Pull request #4487 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0335d2952a57d8e3516e5968f83c8fafe7811ac0+6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e (db448ca6bd76eeb36cd1f797cc93c1ab5705ae1c) 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-ssh8678982451105169672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14248371388485075738.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4487/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-4487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12288016800027371078.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-4487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9517882269826029998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12903137261243852887.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-4487/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-4487/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4114918033016530746.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6219 in /w/workspace/edgexfoundry_edgex-go_PR-4487 [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 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e into PR head commit 0335d2952a57d8e3516e5968f83c8fafe7811ac0 > 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/4487/head:refs/remotes/origin/PR-4487 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 Merge succeeded, producing 0335d2952a57d8e3516e5968f83c8fafe7811ac0 Checking out Revision 0335d2952a57d8e3516e5968f83c8fafe7811ac0 (PR-4487) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 Commit message: "fix: Change DB Timeout values missed in previous PR" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:44:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:44:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:44:24 ========================================================= 15:44:24 EdgeX Global Pipelines Version Info 15:44:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:44:25 ------------------- 15:44:25 stable info: 15:44:25 ------------------- 15:44:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:44:25 Message: update stable to v1.0.245 15:44:25 ------------------- 15:44:25 experimental info: 15:44:25 ------------------- 15:44:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:44:25 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 15:44:25 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4487 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4487 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4487 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0335d29 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:27 provisioning config files... 15:44:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15707960072155646594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:27 ---> docker-login.sh 15:44:27 nexus3.edgexfoundry.org:10001 15:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:27 Configure a credential helper to remove this warning. See 15:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:27 15:44:27 Login Succeeded 15:44:27 nexus3.edgexfoundry.org:10002 15:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:28 Configure a credential helper to remove this warning. See 15:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:28 15:44:28 Login Succeeded 15:44:28 nexus3.edgexfoundry.org:10003 15:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:28 Configure a credential helper to remove this warning. See 15:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:28 15:44:28 Login Succeeded 15:44:28 nexus3.edgexfoundry.org:10004 15:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:28 Configure a credential helper to remove this warning. See 15:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:28 15:44:28 Login Succeeded 15:44:28 docker.io 15:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:28 Configure a credential helper to remove this warning. See 15:44:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:28 15:44:28 Login Succeeded 15:44:28 ---> docker-login.sh ends [Pipeline] } 15:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:29 + 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 15:44:29 + dirname cmd/core-command/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo core-command,cmd/core-command/Dockerfile 15:44:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:44:29 + dirname cmd/core-data/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo core-data,cmd/core-data/Dockerfile 15:44:29 + dirname cmd/core-metadata/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo core-metadata,cmd/core-metadata/Dockerfile 15:44:29 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 15:44:29 15:44:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + dirname cmd/security-proxy-auth/Dockerfile 15:44:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:44:29 + dirname cmd/security-proxy-setup/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:44:29 + dirname cmd/security-secretstore-setup/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:44:29 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 15:44:29 15:44:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:44:29 + dirname cmd/security-spire-agent/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:44:29 + dirname cmd/security-spire-config/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:44:29 + dirname cmd/security-spire-server/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:44:29 + dirname cmd/support-notifications/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo support-notifications,cmd/support-notifications/Dockerfile 15:44:29 + dirname cmd/support-scheduler/Dockerfile 15:44:29 + cut -d/ -f2 15:44:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:44:29 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 15:44:29 + git rev-list -1 --merges 0335d2952a57d8e3516e5968f83c8fafe7811ac0~1..0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] echo 15:44:29 -----------> git rev-list -1 --merges 0335d2952a57d8e3516e5968f83c8fafe7811ac0~1..0335d2952a57d8e3516e5968f83c8fafe7811ac0 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [false] [Pipeline] sh 15:44:30 + git log --format=format:%s -1 0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] echo 15:44:30 ========================================================= 15:44:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:44:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:44:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:30 + grep -v github /etc/ssh/ssh_known_hosts 15:44:30 + [ -e /tmp/ssh_known_hosts ] 15:44:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:44:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:44:30 + sudo tee -a /etc/ssh/ssh_known_hosts 15:44:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:31 15:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:31 0.1.4: Pulling from edgex-devops/py-git-semver 15:44:31 b85a868b505f: Pulling fs layer 15:44:31 e2be974225ed: Pulling fs layer 15:44:31 339a4e72a1f5: Pulling fs layer 15:44:31 988bab9f4d93: Pulling fs layer 15:44:31 1469e6f7b9e6: Pulling fs layer 15:44:31 eaf3925da568: Pulling fs layer 15:44:31 bab4dde63d76: Pulling fs layer 15:44:31 bde34c3a00c8: Pulling fs layer 15:44:31 b352a97aabf1: Pulling fs layer 15:44:31 4872d77fe225: Pulling fs layer 15:44:31 5851b861e8e6: Pulling fs layer 15:44:31 988bab9f4d93: Waiting 15:44:31 1469e6f7b9e6: Waiting 15:44:31 eaf3925da568: Waiting 15:44:31 bab4dde63d76: Waiting 15:44:31 b352a97aabf1: Waiting 15:44:31 4872d77fe225: Waiting 15:44:31 5851b861e8e6: Waiting 15:44:31 e2be974225ed: Download complete 15:44:31 988bab9f4d93: Verifying Checksum 15:44:31 988bab9f4d93: Download complete 15:44:31 1469e6f7b9e6: Verifying Checksum 15:44:31 1469e6f7b9e6: Download complete 15:44:31 339a4e72a1f5: Download complete 15:44:31 eaf3925da568: Verifying Checksum 15:44:31 eaf3925da568: Download complete 15:44:31 bde34c3a00c8: Verifying Checksum 15:44:31 bde34c3a00c8: Download complete 15:44:31 b352a97aabf1: Verifying Checksum 15:44:31 b352a97aabf1: Download complete 15:44:31 4872d77fe225: Download complete 15:44:31 5851b861e8e6: Download complete 15:44:31 b85a868b505f: Verifying Checksum 15:44:31 b85a868b505f: Download complete 15:44:32 bab4dde63d76: Verifying Checksum 15:44:32 bab4dde63d76: Download complete 15:44:32 b85a868b505f: Pull complete 15:44:32 e2be974225ed: Pull complete 15:44:33 339a4e72a1f5: Pull complete 15:44:33 988bab9f4d93: Pull complete 15:44:33 1469e6f7b9e6: Pull complete 15:44:34 eaf3925da568: Pull complete 15:44:35 bab4dde63d76: Pull complete 15:44:35 bde34c3a00c8: Pull complete 15:44:36 b352a97aabf1: Pull complete 15:44:36 4872d77fe225: Pull complete 15:44:36 5851b861e8e6: Pull complete 15:44:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:36 prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container 15:44:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:40 $ docker top 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a -eo pid,comm 15:44:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:44:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:40 [ssh-agent] Looking for ssh-agent implementation... 15:44:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:40 $ docker exec 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent 15:44:40 SSH_AUTH_SOCK=/tmp/ssh-OTA9FJcTShaU/agent.34 15:44:40 SSH_AGENT_PID=40 15:44:40 Running ssh-add (command line suppressed) 15:44:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1716165750453013550.key (/w/workspace/edgex-go/1@tmp/private_key_1716165750453013550.key) 15:44:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:41 + git tag --points-at HEAD [Pipeline] } 15:44:41 $ docker exec --env ******** --env ******** 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent -k 15:44:41 unset SSH_AUTH_SOCK; 15:44:41 unset SSH_AGENT_PID; 15:44:41 echo Agent pid 40 killed; 15:44:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:41 [ssh-agent] Looking for ssh-agent implementation... 15:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:41 $ docker exec 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent 15:44:41 SSH_AUTH_SOCK=/tmp/ssh-ltQUPLAZ3dQw/agent.72 15:44:41 SSH_AGENT_PID=78 15:44:41 Running ssh-add (command line suppressed) 15:44:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17127563095787415211.key (/w/workspace/edgex-go/1@tmp/private_key_17127563095787415211.key) 15:44:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:42 + git semver init 15:44:42 2023-03-29 15:44:42,221 [run_init] DEBUG init version:0.0.0 force:False 15:44:42 2023-03-29 15:44:42,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 15:44:42 2023-03-29 15:44:42,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 15:44:42 2023-03-29 15:44:42,223 [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) 15:44:47 2023-03-29 15:44:47,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 15:44:47 2023-03-29 15:44:47,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4487 with force:False 15:44:47 2023-03-29 15:44:47,143 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4487 15:44:47 2023-03-29 15:44:47,147 [execute] INFO git cat-file --batch-check 15:44:47 2023-03-29 15:44:47,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:44:47 2023-03-29 15:44:47,153 [execute] INFO git cat-file --batch 15:44:47 2023-03-29 15:44:47,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:44:47 2023-03-29 15:44:47,158 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4487 15:44:47 0.0.0 [Pipeline] } 15:44:47 $ docker exec --env ******** --env ******** 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a ssh-agent -k 15:44:47 unset SSH_AUTH_SOCK; 15:44:47 unset SSH_AGENT_PID; 15:44:47 echo Agent pid 78 killed; 15:44:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:48 + git semver [Pipeline] } 15:44:48 $ docker stop --time=1 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a 15:44:50 $ docker rm -f --volumes 7bf7cb5a852c4c651de34f473e4d9b858dbc48ec983c00e7d20ba8ac757eec5a [Pipeline] // withDockerContainer [Pipeline] sh 15:44:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:44:51 Stashed 1 file(s) [Pipeline] echo 15:44:51 [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 15:44:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:44:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:51 ========================================================= 15:44:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:44:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:44:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:52 63b65145d645: Pulling fs layer 15:44:52 a2d21d5440eb: Pulling fs layer 15:44:52 935e6c44a52c: Pulling fs layer 15:44:52 94cc34f8dd06: Pulling fs layer 15:44:52 30dea6a524f1: Pulling fs layer 15:44:52 a2aff8979fd8: Pulling fs layer 15:44:52 6808be2612f2: Pulling fs layer 15:44:52 f25807f1079a: Pulling fs layer 15:44:52 a2aff8979fd8: Waiting 15:44:52 6808be2612f2: Waiting 15:44:52 f25807f1079a: Waiting 15:44:52 30dea6a524f1: Waiting 15:44:52 a2d21d5440eb: Verifying Checksum 15:44:52 a2d21d5440eb: Download complete 15:44:52 94cc34f8dd06: Download complete 15:44:52 30dea6a524f1: Verifying Checksum 15:44:52 30dea6a524f1: Download complete 15:44:52 63b65145d645: Verifying Checksum 15:44:52 63b65145d645: Download complete 15:44:52 a2aff8979fd8: Verifying Checksum 15:44:52 a2aff8979fd8: Download complete 15:44:53 f25807f1079a: Verifying Checksum 15:44:53 f25807f1079a: Download complete 15:44:53 63b65145d645: Pull complete 15:44:53 935e6c44a52c: Download complete 15:44:54 6808be2612f2: Verifying Checksum 15:44:54 6808be2612f2: Download complete 15:44:54 a2d21d5440eb: Pull complete 15:44:57 935e6c44a52c: Pull complete 15:44:57 94cc34f8dd06: Pull complete 15:44:57 30dea6a524f1: Pull complete 15:44:57 a2aff8979fd8: Pull complete 15:44:59 6808be2612f2: Pull complete 15:45:00 f25807f1079a: Pull complete 15:45:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:45:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:01 WORKDIR /edgex 15:45:01 COPY go.mod . 15:45:01 RUN go mod download 15:45:01 + docker build -t ci-base-image-x86_64 -f - . 15:45:01 Sending build context to Docker daemon 170.5MB 15:45:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:01 ---> 3b553350e43f 15:45:01 Step 2/4 : WORKDIR /edgex 15:45:06 Still waiting to schedule task 15:45:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:45:09 ---> Running in 4bdc5a078403 15:45:09 Removing intermediate container 4bdc5a078403 15:45:09 ---> a820d8a7f8b5 15:45:09 Step 3/4 : COPY go.mod . 15:45:09 ---> 86f76e76d251 15:45:09 Step 4/4 : RUN go mod download 15:45:09 ---> Running in 0fbe4af6a1db 15:45:31 Removing intermediate container 0fbe4af6a1db 15:45:31 ---> c6ff1808e09b 15:45:31 Successfully built c6ff1808e09b 15:45:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:32 + docker inspect -f . ci-base-image-x86_64 15:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:32 prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container 15:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:45:32 $ docker top a188aaa04789af11b410a06e3867edb1bec58e240e271b55b758b09d8138e191 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:33 + go version 15:45:33 go version go1.20.2 linux/amd64 [Pipeline] } 15:45:33 $ docker stop --time=1 a188aaa04789af11b410a06e3867edb1bec58e240e271b55b758b09d8138e191 15:45:34 $ docker rm -f --volumes a188aaa04789af11b410a06e3867edb1bec58e240e271b55b758b09d8138e191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker inspect -f . ci-base-image-x86_64 15:45:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:35 prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container 15:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:45:36 $ docker top e3532b50f1f40a2796e87dcefb14f09b74e84233d13d86defdf5a4fb67393ab2 -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:36 ========================================================= 15:45:36 [edgeXBuildGoParallel] Running Tests and Build... 15:45:36 ========================================================= [Pipeline] sh 15:45:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:45:36 + make test 15:45:36 go test -race -coverprofile=coverage.out ./... 15:45:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:45:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:45:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:45:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:45:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:45:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:45:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements 15:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements 15:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 15:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.677s coverage: 88.5% of statements 15:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:46:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements 15:46:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 44.1% of statements 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 15:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:46:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 15:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:46:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.070s coverage: 92.9% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.388s coverage: 38.4% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 61.5% of statements 15:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.074s coverage: 97.7% of statements 15:46:31 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 15:46:31 running golangci-lint 15:46:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:46:31 go version go1.20.2 linux/amd64 15:46:31 level=info msg="[config_reader] Used config file .golangci.yml" 15:46:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:46:46 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 13.442981942s" 15:46:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.214086ms" 15:46:50 level=info msg="[linters_context/goanalysis] analyzers took 54.285792952s with top 10 stages: buildir: 27.757794285s, inspect: 1.679344583s, fact_deprecated: 1.56613579s, gosec: 1.428519143s, printf: 1.330371998s, S1038: 1.083957045s, ctrlflow: 1.064279213s, nilness: 835.120677ms, fact_purity: 771.711101ms, errcheck: 584.154169ms" 15:46:50 level=info msg="[runner] Issues before processing: 201, after processing: 0" 15:46:50 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, nolint: 0/21, exclude: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 21/201" 15:46:50 level=info msg="[runner] processing took 15.858503ms with stages: nolint: 7.319764ms, identifier_marker: 4.653348ms, exclude-rules: 1.672409ms, autogenerated_exclude: 912.953µs, path_prettifier: 829.88µs, skip_dirs: 429.636µs, filename_unadjuster: 18.941µs, cgo: 18.051µs, max_same_issues: 630ns, skip_files: 511ns, uniq_by_line: 420ns, exclude: 320ns, source_code: 290ns, diff: 290ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns, path_shortener: 140ns, path_prefixer: 110ns" 15:46:50 level=info msg="[runner] linters took 6.689507157s with stages: goanalysis_metalinter: 6.67356894s" 15:46:50 level=info msg="File cache stats: 0 entries of total size 0B" 15:46:50 level=info msg="Memory: 203 samples, avg is 186.6MB, max is 852.9MB" 15:46:50 level=info msg="Execution took 20.180176017s" 15:46:50 go vet ./... 15:46:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6220 in /w/workspace/edgexfoundry_edgex-go_PR-4487 [Pipeline] { [Pipeline] ws 15:46:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:46:52 The recommended git tool is: git 15:46:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:46:55 + ls -al . 15:46:55 total 704 15:46:55 drwxrwxr-x 11 1001 1001 4096 Mar 29 15:45 . 15:46:55 drwxr-xr-x 4 root root 4096 Mar 29 15:45 .. 15:46:55 drwxrwxr-x 2 1001 1001 4096 Mar 29 15:44 .blubracket 15:46:55 -rw-rw-r-- 1 1001 1001 16 Mar 29 15:44 .dockerignore 15:46:55 drwxrwxr-x 8 1001 1001 4096 Mar 29 15:44 .git 15:46:55 drwxrwxr-x 3 1001 1001 4096 Mar 29 15:44 .github 15:46:55 -rw-rw-r-- 1 1001 1001 1133 Mar 29 15:44 .gitignore 15:46:55 -rw-rw-r-- 1 1001 1001 42 Mar 29 15:44 .golangci.yml 15:46:55 -rw-rw-r-- 1 1001 1001 87 Mar 29 15:44 .hadolint.yml 15:46:55 drwxr-xr-x 3 1001 1001 4096 Mar 29 15:44 .semver 15:46:55 -rw-rw-r-- 1 1001 1001 166 Mar 29 15:44 .sonarcloud.properties 15:46:55 -rw-rw-r-- 1 1001 1001 1171 Mar 29 15:44 ADOPTERS.md 15:46:55 -rw-rw-r-- 1 1001 1001 10835 Mar 29 15:44 Attribution.txt 15:46:55 -rw-rw-r-- 1 1001 1001 73765 Mar 29 15:44 CHANGELOG.md 15:46:55 -rw-rw-r-- 1 1001 1001 3804 Mar 29 15:44 CONTRIBUTING.md 15:46:55 -rw-rw-r-- 1 1001 1001 677 Mar 29 15:44 GOVERNANCE.md 15:46:55 -rw-rw-r-- 1 1001 1001 883 Mar 29 15:44 Jenkinsfile 15:46:55 -rw-rw-r-- 1 1001 1001 10775 Mar 29 15:44 LICENSE 15:46:55 -rw-rw-r-- 1 1001 1001 14368 Mar 29 15:44 Makefile 15:46:55 -rw-rw-r-- 1 1001 1001 582 Mar 29 15:44 OWNERS.md 15:46:55 -rw-rw-r-- 1 1001 1001 9403 Mar 29 15:44 README.md 15:46:55 -rw-rw-r-- 1 1001 1001 789 Mar 29 15:44 SECURITY.md 15:46:55 -rw-rw-r-- 1 1001 1001 5 Mar 29 15:44 VERSION 15:46:55 drwxrwxr-x 2 1001 1001 4096 Mar 29 15:44 bin 15:46:55 drwxrwxr-x 18 1001 1001 4096 Mar 29 15:44 cmd 15:46:55 -rw-r--r-- 1 root root 447380 Mar 29 15:46 coverage.out 15:46:55 -rw-rw-r-- 1 1001 1001 3200 Mar 29 15:44 go.mod 15:46:55 -rw-rw-r-- 1 1001 1001 31265 Mar 29 15:44 go.sum 15:46:55 drwxrwxr-x 7 1001 1001 4096 Mar 29 15:44 internal 15:46:55 drwxrwxr-x 3 1001 1001 4096 Mar 29 15:44 openapi 15:46:55 -rw-rw-r-- 1 1001 1001 594 Mar 29 15:44 security.txt 15:46:55 drwxrwxr-x 4 1001 1001 4096 Mar 29 15:44 snap 15:46:55 -rw-rw-r-- 1 1001 1001 204 Mar 29 15:44 version.go [Pipeline] sh 15:46:56 + '[' -e coverage.out ] 15:46:56 + chown 1001:1001 coverage.out [Pipeline] stash 15:46:56 Stashed 1 file(s) [Pipeline] sh 15:46:56 + make build 15:46:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:46:58 using credential edgex-jenkins-ssh 15:46:58 Cloning the remote Git repository 15:46:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:46:58 > git init /w/workspace/edgex-go/1 # timeout=10 15:46:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:46:58 > git --version # timeout=10 15:46:58 > git --version # 'git version 2.25.1' 15:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:47:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:47:08 go build -tags " non_delayedstart" -ldflags "-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 15:47:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:47:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:47:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:47:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:47:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:47:19 Merging remotes/origin/main commit 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e into PR head commit 0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:47:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:47:20 Merge succeeded, producing 0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:47:20 Checking out Revision 0335d2952a57d8e3516e5968f83c8fafe7811ac0 (PR-4487) 15:47:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:47:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4487/head:refs/remotes/origin/PR-4487 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:47:19 > git config core.sparsecheckout # timeout=10 15:47:20 > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 15:47:20 > git remote # timeout=10 15:47:20 > git config --get remote.origin.url # timeout=10 15:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:20 > git merge 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 15:47:20 > git rev-parse HEAD^{commit} # timeout=10 15:47:20 > git config core.sparsecheckout # timeout=10 15:47:20 > git checkout -f 0335d2952a57d8e3516e5968f83c8fafe7811ac0 # timeout=10 15:47:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 15:47:22 $ docker stop --time=1 e3532b50f1f40a2796e87dcefb14f09b74e84233d13d86defdf5a4fb67393ab2 15:47:24 Commit message: "fix: Change DB Timeout values missed in previous PR" 15:47:24 > git --version # timeout=10 15:47:24 > git --version # 'git version 2.25.1' 15:47:24 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 15:47:27 $ docker rm -f --volumes e3532b50f1f40a2796e87dcefb14f09b74e84233d13d86defdf5a4fb67393ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:29 15:47:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:29 Dload Upload Total Spent Left Speed 15:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 15:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:29 latest: Pulling from edgex-devops/edgex-compose 15:47:29 cbdbe7a5bc2a: Pulling fs layer 15:47:29 ca9280d653b3: Pulling fs layer 15:47:29 7e9c9ca2126c: Pulling fs layer 15:47:29 cbdbe7a5bc2a: Verifying Checksum 15:47:29 cbdbe7a5bc2a: Download complete 15:47:29 ca9280d653b3: Verifying Checksum 15:47:29 ca9280d653b3: Download complete 15:47:29 cbdbe7a5bc2a: Pull complete [Pipeline] sh 15:47:29 7e9c9ca2126c: Download complete 15:47:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:47:30 ca9280d653b3: Pull complete 15:47:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:47:30 + sudo tee /etc/docker/daemon.new 15:47:30 { 15:47:30 "registry-mirrors": [ 15:47:30 "https://nexus3.edgexfoundry.org:10001" 15:47:30 ], 15:47:30 "bip": "10.250.0.254/24", 15:47:30 "hosts": [ 15:47:30 "tcp://0.0.0.0:5555", 15:47:30 "unix:///var/run/docker.sock" 15:47:30 ], 15:47:30 "mtu": 1458, 15:47:30 "selinux-enabled": true, 15:47:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:47:30 } [Pipeline] sh 15:47:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:47:31 + sudo service docker restart 15:47:33 7e9c9ca2126c: Pull complete 15:47:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:33 prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container 15:47:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:47:37 $ docker top 88fdda912f1c8c34186c8f41efecbeeee1f61b2ee3ce8e946e7786a005bfa45e -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:37 + docker-compose build --help 15:47:37 + grep parallel 15:47:38 --parallel Build images in parallel. [Pipeline] } 15:47:38 $ docker stop --time=1 88fdda912f1c8c34186c8f41efecbeeee1f61b2ee3ce8e946e7786a005bfa45e 15:47:39 $ docker rm -f --volumes 88fdda912f1c8c34186c8f41efecbeeee1f61b2ee3ce8e946e7786a005bfa45e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:40 prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container 15:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:47:40 $ docker top 7776773b6a6ac103fa0d8499acb3a87bd869e6c62e51d02dc9fba7055950d98c -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:41 + docker-compose -f ./docker-compose-build.yml build --parallel 15:47:41 Building core-command ... 15:47:41 Building core-common-config-bootstrapper ... 15:47:41 Building core-data ... 15:47:41 Building core-metadata ... 15:47:41 Building security-bootstrapper ... 15:47:41 Building security-proxy-auth ... 15:47:41 Building security-proxy-setup ... 15:47:41 Building security-secretstore-setup ... 15:47:41 Building security-spiffe-token-provider ... 15:47:41 Building security-spire-agent ... 15:47:41 Building security-spire-config ... 15:47:41 Building security-spire-server ... 15:47:41 Building support-notifications ... 15:47:41 Building support-scheduler ... 15:47:41 Building support-notifications 15:47:41 Building support-scheduler 15:47:41 Building security-spire-config 15:47:41 Building security-bootstrapper 15:47:41 Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:49 provisioning config files... 15:47:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config81201672428221620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:50 ---> docker-login.sh 15:47:50 nexus3.edgexfoundry.org:10001 15:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:50 Configure a credential helper to remove this warning. See 15:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:50 15:47:50 Login Succeeded 15:47:50 nexus3.edgexfoundry.org:10002 15:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:51 Configure a credential helper to remove this warning. See 15:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:51 15:47:51 Login Succeeded 15:47:51 nexus3.edgexfoundry.org:10003 15:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:51 Configure a credential helper to remove this warning. See 15:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:51 15:47:51 Login Succeeded 15:47:51 nexus3.edgexfoundry.org:10004 15:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:51 Configure a credential helper to remove this warning. See 15:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:51 15:47:51 Login Succeeded 15:47:51 docker.io 15:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:52 Configure a credential helper to remove this warning. See 15:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:52 15:47:52 Login Succeeded 15:47:52 ---> docker-login.sh ends [Pipeline] } 15:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:47:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:53 ========================================================= 15:47:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:47:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:47:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:47:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:47:53 ---> c6ff1808e09b 15:47:53 Step 3/26 : WORKDIR /edgex-go 15:47:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:53 ---> c6ff1808e09b 15:47:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:47:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:53 ---> c6ff1808e09b 15:47:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:47:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:47:53 ---> c6ff1808e09b 15:47:53 Step 3/27 : WORKDIR /edgex-go 15:47:53 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:47:53 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:47:53 ---> c6ff1808e09b 15:47:53 Step 3/33 : WORKDIR /edgex-go 15:47:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:47:53 af6eaf76a39c: Pulling fs layer 15:47:53 55522c791124: Pulling fs layer 15:47:53 ce5c4a1c91eb: Pulling fs layer 15:47:53 169dfbe0d373: Pulling fs layer 15:47:53 e1ff8fa3b103: Pulling fs layer 15:47:53 52ebb69f0ebf: Pulling fs layer 15:47:53 5abe8eddf0d5: Pulling fs layer 15:47:53 e1ff8fa3b103: Waiting 15:47:53 52ebb69f0ebf: Waiting 15:47:53 5abe8eddf0d5: Waiting 15:47:53 169dfbe0d373: Waiting 15:47:53 55522c791124: Verifying Checksum 15:47:53 55522c791124: Download complete 15:47:53 169dfbe0d373: Verifying Checksum 15:47:53 169dfbe0d373: Download complete 15:47:53 e1ff8fa3b103: Verifying Checksum 15:47:53 e1ff8fa3b103: Download complete 15:47:53 af6eaf76a39c: Verifying Checksum 15:47:53 af6eaf76a39c: Download complete 15:47:54 5abe8eddf0d5: Verifying Checksum 15:47:54 5abe8eddf0d5: Download complete 15:47:54 af6eaf76a39c: Pull complete 15:47:55 55522c791124: Pull complete 15:47:56 ce5c4a1c91eb: Verifying Checksum 15:47:56 ce5c4a1c91eb: Download complete 15:47:56 52ebb69f0ebf: Verifying Checksum 15:47:56 52ebb69f0ebf: Download complete 15:48:06 ---> Running in db8fdbf9defc 15:48:06 ---> Running in e18530ffe4ee 15:48:06 ---> Running in 6bcc8fc02241 15:48:06 ---> Running in 560c6a6f7d6a 15:48:06 ---> Running in ca713575629a 15:48:06 ce5c4a1c91eb: Pull complete 15:48:06 169dfbe0d373: Pull complete 15:48:06 e1ff8fa3b103: Pull complete 15:48:06 Removing intermediate container db8fdbf9defc 15:48:06 ---> ab4db44dd18a 15:48:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:48:06 Removing intermediate container ca713575629a 15:48:06 ---> aa2ceff9fb56 15:48:06 Step 4/23 : WORKDIR /edgex-go 15:48:06 Removing intermediate container 560c6a6f7d6a 15:48:06 ---> 1524d697370b 15:48:06 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:48:06 Removing intermediate container e18530ffe4ee 15:48:06 ---> 7dc33ebaf6a7 15:48:06 Step 4/33 : RUN apk add --update --no-cache make git 15:48:06 ---> Running in 81b1614961c0 15:48:06 Removing intermediate container 6bcc8fc02241 15:48:06 ---> 14fd60a001fb 15:48:06 Step 4/23 : WORKDIR /edgex-go 15:48:06 ---> Running in a9594781ccb7 15:48:06 ---> Running in 9552916eedc8 15:48:06 ---> Running in aae363a61237 15:48:06 ---> Running in 246978dd891a 15:48:06 Removing intermediate container a9594781ccb7 15:48:06 ---> 49505e49ad79 15:48:06 Step 5/23 : RUN apk add --update --no-cache make git 15:48:06 ---> Running in 20933135fde3 15:48:06 Removing intermediate container 246978dd891a 15:48:06 ---> 76bd1e00509d 15:48:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:48:06 ---> Running in bdac2234df59 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:48:07 OK: 265 MiB in 53 packages 15:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:48:07 OK: 265 MiB in 53 packages 15:48:07 OK: 265 MiB in 53 packages 15:48:07 OK: 265 MiB in 53 packages 15:48:07 OK: 265 MiB in 53 packages 15:48:07 Removing intermediate container 81b1614961c0 15:48:07 ---> a676fb8e0612 15:48:07 Step 5/27 : COPY go.mod vendor* ./ 15:48:08 Removing intermediate container 9552916eedc8 15:48:08 ---> 5911d74cddc9 15:48:08 Step 5/26 : COPY go.mod vendor* ./ 15:48:08 Removing intermediate container 20933135fde3 15:48:08 ---> 72e1db044ddf 15:48:08 Step 6/23 : COPY go.mod vendor* ./ 15:48:08 Removing intermediate container aae363a61237 15:48:08 ---> 5e637ec4b354 15:48:08 Step 5/33 : COPY go.mod vendor* ./ 15:48:08 ---> 56c870304f98 15:48:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:08 Removing intermediate container bdac2234df59 15:48:08 ---> 308c28629baa 15:48:08 Step 6/23 : COPY go.mod vendor* ./ 15:48:08 ---> Running in 734dfa90d048 15:48:08 ---> 2df73fc3c8c8 15:48:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:08 ---> Running in 8a76ca4b20a1 15:48:08 ---> 75caf5170f3d 15:48:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:08 ---> Running in f3a1d0978954 15:48:08 ---> 12edc9863b44 15:48:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:08 ---> Running in 27a80cea653c 15:48:08 ---> 3842b8a9169f 15:48:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:08 ---> Running in e6ee92a88651 15:48:14 52ebb69f0ebf: Pull complete 15:48:15 5abe8eddf0d5: Pull complete 15:48:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:48:15 + docker build -t ci-base-image-arm64 -f - . 15:48:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:48:15 WORKDIR /edgex 15:48:15 COPY go.mod . 15:48:15 RUN go mod download 15:48:16 Sending build context to Docker daemon 2.934MB 15:48:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:48:16 ---> 6cb57ee374ae 15:48:16 Step 2/4 : WORKDIR /edgex 15:48:18 ---> Running in a3a360bc94a5 15:48:18 Removing intermediate container a3a360bc94a5 15:48:18 ---> 47c014f99dab 15:48:18 Step 3/4 : COPY go.mod . 15:48:19 ---> 7c3d2079f204 15:48:19 Step 4/4 : RUN go mod download 15:48:19 ---> Running in 3620b98c1c1e 15:48:51 Removing intermediate container 3620b98c1c1e 15:48:51 ---> c2add95119ab 15:48:51 Successfully built c2add95119ab 15:48:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:51 + docker inspect -f . ci-base-image-arm64 15:48:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:52 prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container 15:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:48:53 $ docker top 1e510db10b7bdfab2596bc6a581f6d7fd372c2b4b9c2ac82a07a5ebb31b123e6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:54 + go version 15:48:54 go version go1.20.2 linux/arm64 [Pipeline] } 15:48:54 $ docker stop --time=1 1e510db10b7bdfab2596bc6a581f6d7fd372c2b4b9c2ac82a07a5ebb31b123e6 15:48:55 $ docker rm -f --volumes 1e510db10b7bdfab2596bc6a581f6d7fd372c2b4b9c2ac82a07a5ebb31b123e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:56 + docker inspect -f . ci-base-image-arm64 15:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:57 prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container 15:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:48:58 $ docker top 4c3427e56303891a49605bbcfd687cd7c47f7f65be5a503c779a8cb000db48d8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:48:58 ========================================================= 15:48:58 [edgeXBuildGoParallel] Running Tests and Build... 15:48:58 ========================================================= [Pipeline] sh 15:48:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:48:59 + make test 15:48:59 go test -race -coverprofile=coverage.out ./... 15:49:16 Removing intermediate container 27a80cea653c 15:49:16 ---> 8e699656234e 15:49:16 Step 7/33 : COPY . . 15:49:16 Removing intermediate container f3a1d0978954 15:49:16 ---> 3217b65e03a1 15:49:16 Step 8/23 : COPY . . 15:49:16 Removing intermediate container e6ee92a88651 15:49:16 ---> 80b057f49c02 15:49:16 Step 8/23 : COPY . . 15:49:16 Removing intermediate container 8a76ca4b20a1 15:49:16 ---> 164be84bd63d 15:49:16 Step 7/26 : COPY . . 15:49:16 Removing intermediate container 734dfa90d048 15:49:16 ---> 5f081711065a 15:49:16 Step 7/27 : COPY . . 15:49:46 ? github.com/edgexfoundry/edgex-go [no test files] 15:49:48 ---> 173a53dd1f36 15:49:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:49:48 ---> 0a696184e49e 15:49:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:49:48 ---> Running in a376a1561a3c 15:49:48 ---> 5b9f56261f73 15:49:48 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:49:48 ---> 0b6bd814b1bd 15:49:48 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 15:49:48 ---> 57e6b3d78093 15:49:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:49:48 ---> Running in 37f109845cc5 15:49:48 ---> Running in 947a5fb8e1a8 15:49:48 ---> Running in a21abf1657eb 15:49:48 ---> Running in 7db3f3aefdf4 15:49:48 Removing intermediate container 7db3f3aefdf4 15:49:48 ---> a23f24e15e8d 15:49:48 Step 9/26 : WORKDIR /edgex-go/spire-build 15:49:48 Removing intermediate container 37f109845cc5 15:49:48 ---> 832ced6beb58 15:49:48 Step 9/27 : WORKDIR /edgex-go/spire-build 15:49:48 ---> Running in e2f8e54728c2 15:49:48 ---> Running in fba57ebd8c44 15:49:48 Removing intermediate container fba57ebd8c44 15:49:48 ---> 9d7c3509a5ea 15:49:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:49:48 Removing intermediate container e2f8e54728c2 15:49:48 ---> 53e8ea1e2f26 15:49:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:49:48 ---> Running in c7b4643a65b1 15:49:48 ---> Running in d36772f02ee2 15:49:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:49:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:49:48 Removing intermediate container c7b4643a65b1 15:49:48 ---> d049577a104d 15:49:48 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:49:48 Removing intermediate container d36772f02ee2 15:49:48 ---> 4b794c5cf730 15:49:48 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:49:48 ---> Running in b9f5dc4982c1 15:49:48 ---> Running in f74dd09bd5bc 15:49:48 Removing intermediate container b9f5dc4982c1 15:49:48 ---> b82cc9afc6d7 15:49:48 Step 12/27 : WORKDIR /edgex-go 15:49:48 Removing intermediate container f74dd09bd5bc 15:49:48 ---> 7815d3219e5f 15:49:48 Step 12/26 : WORKDIR /edgex-go 15:49:48 ---> Running in 243b85f30395 15:49:48 ---> Running in 9399f2cfdd52 15:49:48 Removing intermediate container 243b85f30395 15:49:48 ---> e8f3e808d6f8 15:49:48 15:49:48 Step 13/27 : FROM alpine:3.17 15:49:48 Removing intermediate container 9399f2cfdd52 15:49:48 ---> 19a1bc2fa3b1 15:49:48 15:49:48 Step 13/26 : FROM alpine:3.17 15:49:49 3.17: Pulling from library/alpine 15:49:49 3.17: Pulling from library/alpine 15:49:50 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:49:50 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:49:50 Status: Downloaded newer image for alpine:3.17 15:49:50 Status: Image is up to date for alpine:3.17 15:49:50 ---> b2aa39c304c2 15:49:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:49:50 ---> b2aa39c304c2 15:49:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:49:50 ---> Running in 42ac00567212 15:49:50 ---> Running in 5344fbbf2a15 15:49:50 Removing intermediate container 42ac00567212 15:49:50 ---> a42e66f9f0b4 15:49:50 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:49:50 Removing intermediate container 5344fbbf2a15 15:49:50 ---> Running in ec6f4ebc67be 15:49:50 ---> 4deed1b8fd7d 15:49:50 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:49:50 ---> Running in 044806c7f89a 15:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:51 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:51 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:51 OK: 17820 distinct packages available 15:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:51 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:49:51 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:49:51 OK: 17820 distinct packages available 15:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:51 (1/5) Installing dumb-init (1.2.5-r2) 15:49:51 (2/5) Installing musl-obstack (1.2.3-r0) 15:49:51 (3/5) Installing libucontext (1.2-r0) 15:49:51 (4/5) Installing gcompat (1.1.0-r0) 15:49:51 (5/5) Installing openssl (3.0.8-r3) 15:49:51 Executing busybox-1.35.0-r29.trigger 15:49:51 OK: 8 MiB in 20 packages 15:49:51 (1/4) Installing dumb-init (1.2.5-r2) 15:49:51 (2/4) Installing musl-obstack (1.2.3-r0) 15:49:51 (3/4) Installing libucontext (1.2-r0) 15:49:51 (4/4) Installing gcompat (1.1.0-r0) 15:49:51 Executing busybox-1.35.0-r29.trigger 15:49:51 OK: 7 MiB in 19 packages 15:49:54 Removing intermediate container ec6f4ebc67be 15:49:54 ---> c7a16c5047c7 15:49:54 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:54 Removing intermediate container 044806c7f89a 15:49:54 ---> 95d82d59b88b 15:49:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:55 ---> f1e476809ca8 15:49:55 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:49:55 ---> 686c814cdb9f 15:49:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:49:56 ---> 711427feb2bf 15:49:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:49:56 ---> fa3e4374abb9 15:49:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:15 ---> e9d68838f996 15:50:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:50:15 ---> 4a16b7bd6deb 15:50:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:50:15 ---> 8e822082f780 15:50:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:50:16 ---> 00c907084d53 15:50:16 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:50:17 ---> 5e814fd5d67d 15:50:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:50:17 ---> Running in 106a170c01ac 15:50:17 Removing intermediate container 947a5fb8e1a8 15:50:17 ---> bbcb824dc0b0 15:50:17 15:50:17 Step 9/33 : FROM alpine:3.17 15:50:17 ---> b2aa39c304c2 15:50:17 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:50:17 ---> Running in 401f3064781c 15:50:17 ---> b30c1fa52f33 15:50:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:50:17 Removing intermediate container 106a170c01ac 15:50:17 ---> 92ae08333b7a 15:50:17 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:50:17 ---> Running in 1ba255fd9e15 15:50:17 Removing intermediate container 401f3064781c 15:50:17 ---> d3de5138e8da 15:50:17 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:50:18 ---> Running in 3521eae4e584 15:50:18 Removing intermediate container 1ba255fd9e15 15:50:18 ---> 35c55de6d511 15:50:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:50:23 ---> cdb05775af4f 15:50:23 Step 22/27 : WORKDIR / 15:50:23 ---> Running in 910ffb650722 15:50:23 ---> Running in 8ea9af2db77f 15:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:23 Removing intermediate container 910ffb650722 15:50:23 ---> 554078e8119a 15:50:23 Step 24/26 : LABEL arch=x86_64 15:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:23 ---> Running in ba5cff4cf81a 15:50:23 Removing intermediate container 8ea9af2db77f 15:50:23 ---> 3316407579a4 15:50:23 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:50:23 (1/2) Installing dumb-init (1.2.5-r2) 15:50:23 ---> Running in 757b983ab21e 15:50:23 (2/2) Installing su-exec (0.2-r2) 15:50:23 Executing busybox-1.35.0-r29.trigger 15:50:23 OK: 7 MiB in 17 packages 15:50:23 Removing intermediate container ba5cff4cf81a 15:50:23 ---> 1ebd3dc9599f 15:50:23 Step 25/26 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:50:23 Removing intermediate container a21abf1657eb 15:50:23 ---> efd7614063ea 15:50:23 15:50:23 Step 10/23 : FROM alpine:3.17 15:50:23 ---> b2aa39c304c2 15:50:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:50:23 Removing intermediate container a376a1561a3c 15:50:23 ---> a87fb2692141 15:50:23 15:50:23 Step 10/23 : FROM alpine:3.17 15:50:23 ---> b2aa39c304c2 15:50:23 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:50:23 ---> Running in ec55e9d661c7 15:50:23 ---> Running in 314b6ebd9833 15:50:23 Removing intermediate container 757b983ab21e 15:50:23 ---> 84040abc6a14 15:50:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:50:23 ---> Running in 5ddf38c3d596 15:50:23 ---> Running in d85bdf193c4a 15:50:23 Removing intermediate container ec55e9d661c7 15:50:23 ---> 6a077dd14db4 15:50:23 Step 26/26 : LABEL version=0.0.0 15:50:23 ---> Running in e7254ef571c2 15:50:23 Removing intermediate container d85bdf193c4a 15:50:23 ---> 302bf65eaa82 15:50:23 Step 25/27 : LABEL arch=x86_64 15:50:24 ---> Running in 9afe737ff24c 15:50:24 Removing intermediate container 3521eae4e584 15:50:24 ---> ff2e0c44870f 15:50:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:50:24 Removing intermediate container e7254ef571c2 15:50:24 ---> eaef0ecd03db 15:50:24 15:50:24 ---> Running in 0c87e9982f4f 15:50:24 Removing intermediate container 9afe737ff24c 15:50:24 ---> 501862d22adf 15:50:24 Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:50:24 Successfully built eaef0ecd03db 15:50:24 Successfully tagged security-spire-server:latest 15:50:24 Building security-spiffe-token-provider 15:50:24  Building security-spire-server ... done  ---> Running in d335b34ff1ad 15:50:24 Removing intermediate container 0c87e9982f4f 15:50:24 ---> e493ea546386 15:50:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:50:24 ---> Running in 141e1b308e41 15:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:24 Removing intermediate container d335b34ff1ad 15:50:24 ---> 24b2b732a6a7 15:50:24 Step 27/27 : LABEL version=0.0.0 15:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:24 (1/1) Installing dumb-init (1.2.5-r2) 15:50:24 Executing busybox-1.35.0-r29.trigger 15:50:24 OK: 7 MiB in 16 packages 15:50:25 (1/2) Installing ca-certificates (20220614-r4) 15:50:25 (2/2) Installing dumb-init (1.2.5-r2) 15:50:25 Executing busybox-1.35.0-r29.trigger 15:50:25 Executing ca-certificates-20220614-r4.trigger 15:50:25 OK: 8 MiB in 17 packages 15:50:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:50:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:50:29 ---> c6ff1808e09b 15:50:29 Step 3/20 : WORKDIR /edgex-go 15:50:29 ---> Using cache 15:50:29 ---> 7dc33ebaf6a7 15:50:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:50:31 Removing intermediate container 141e1b308e41 15:50:31 ---> 6d90334e49db 15:50:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:50:31 ---> Running in 1d5aa65e95a5 15:50:31 ---> Running in 149f0d5b8ce6 15:50:31 ---> Running in 425aed6b9dd3 15:50:31 Removing intermediate container 1d5aa65e95a5 15:50:31 ---> ad1079518a7f 15:50:31 15:50:31 Removing intermediate container 314b6ebd9833 15:50:31 ---> d6e2f4cd4b41 15:50:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:50:31 ---> Running in 866b5e02755d 15:50:31 Removing intermediate container 425aed6b9dd3 15:50:31 ---> de2f79b9571b 15:50:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:50:31 Successfully built ad1079518a7f 15:50:31 Successfully tagged security-spire-config:latest 15:50:31  Building security-spire-config ... done Building core-common-config-bootstrapper 15:50:31 Removing intermediate container 5ddf38c3d596 15:50:31 ---> b245f229f2b7 15:50:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:50:31 ---> Running in 1d3d17213a9e 15:50:31 ---> Running in 126699eb5c99 15:50:31 Removing intermediate container 866b5e02755d 15:50:31 ---> 4dd57e429a15 15:50:31 Step 13/23 : ENV APP_PORT=59861 15:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:31 ---> Running in 1a46027069b4 15:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:32 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:50:32 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:50:32 OK: 17823 distinct packages available 15:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:33 OK: 265 MiB in 53 packages 15:50:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:50:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:50:34 ---> c6ff1808e09b 15:50:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:50:34 ---> Using cache 15:50:34 ---> 14fd60a001fb 15:50:34 Step 4/23 : WORKDIR /edgex-go 15:50:34 ---> Using cache 15:50:34 ---> 76bd1e00509d 15:50:34 Step 5/23 : RUN apk add --update --no-cache make git 15:50:37 Removing intermediate container 126699eb5c99 15:50:37 ---> 41355e7f8687 15:50:37 Step 13/23 : ENV APP_PORT=59860 15:50:37 Removing intermediate container 1d3d17213a9e 15:50:37 ---> cb9941d19316 15:50:37 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:50:37 ---> Running in c0e1b249ef6d 15:50:37 Removing intermediate container 1a46027069b4 15:50:37 ---> 0fa7d0928a28 15:50:37 Step 14/23 : EXPOSE $APP_PORT 15:50:37 ---> Running in a1c6e72f2759 15:50:37 ---> Running in 1af1860c9972 15:50:37 ---> Running in 9a490c90c692 15:50:37 Removing intermediate container 149f0d5b8ce6 15:50:37 ---> fb8e8038f40c 15:50:37 Step 5/20 : COPY go.mod vendor* ./ 15:50:37 Removing intermediate container 1af1860c9972 15:50:37 ---> e18e1023a824 15:50:37 Step 14/23 : EXPOSE $APP_PORT 15:50:37 Removing intermediate container 9a490c90c692 15:50:37 ---> 3e88852fb06f 15:50:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:37 ---> Running in 0e5a6fdb5ae9 15:50:37 ---> c3043c2d679d 15:50:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:37 Removing intermediate container 0e5a6fdb5ae9 15:50:37 ---> 263059249ab1 15:50:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:37 ---> Running in 6ebf5fb9679f 15:50:37 ---> db7a1b7310aa 15:50:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:37 ---> e69addc862e6 15:50:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:50:37 ---> befbd888643e 15:50:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:38 ---> 15c9e6f46e26 15:50:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:50:38 OK: 265 MiB in 53 packages 15:50:39 Removing intermediate container a1c6e72f2759 15:50:39 ---> e1193daf2b38 15:50:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:50:39 ---> ed1cccb472d2 15:50:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:50:39 ---> 26a5ef687dc5 15:50:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:50:39 ---> Running in 738fd420a9a0 15:50:39 Removing intermediate container 738fd420a9a0 15:50:39 ---> 0a354ff33248 15:50:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:50:39 Removing intermediate container c0e1b249ef6d 15:50:39 ---> 54f2bffaa7e8 15:50:39 Step 6/23 : COPY go.mod vendor* ./ 15:50:39 ---> eed4dc17ecb0 15:50:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:50:39 ---> 67d0ce61809f 15:50:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:50:39 ---> Running in ca0822fc2e4a 15:50:39 ---> Running in 3422f79b6d45 15:50:39 Removing intermediate container ca0822fc2e4a 15:50:39 ---> 9378cb80539e 15:50:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:39 Removing intermediate container 3422f79b6d45 15:50:39 ---> c7870deeddcf 15:50:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:39 ---> bd07564316be 15:50:39 ---> 7fce896fec4b 15:50:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:50:39 15:50:39 ---> Running in ae59b018c5a3 15:50:39 ---> Running in 023e672dd76a 15:50:39 ---> Running in f2cc5baed42f 15:50:39 ---> Running in 7d71f5aac192 15:50:39 Removing intermediate container 023e672dd76a 15:50:39 ---> 367026fbf83d 15:50:39 Step 21/23 : LABEL arch=x86_64 15:50:39 Removing intermediate container ae59b018c5a3 15:50:39 ---> 3f88ace04c63 15:50:39 Step 21/23 : LABEL arch=x86_64 15:50:39 ---> Running in 5f896f8e2591 15:50:39 ---> Running in e4cce7d0f135 15:50:40 Removing intermediate container e4cce7d0f135 15:50:40 ---> 52f6d4f82135 15:50:40 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:50:40 Removing intermediate container 5f896f8e2591 15:50:40 ---> 47a93f339fa8 15:50:40 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:50:40 ---> Running in 0ce1ad84f605 15:50:40 ---> Running in e56972f426bb 15:50:40 Removing intermediate container 0ce1ad84f605 15:50:40 Removing intermediate container e56972f426bb 15:50:40 ---> c54fd4e40ac5 15:50:40 ---> 01e26ac91553 15:50:40 Step 23/23 : LABEL version=0.0.0Step 23/23 : LABEL version=0.0.0 15:50:40 15:50:40 ---> Running in b6cfa028fd69 15:50:40 ---> Running in b6f2bb557a41 15:50:41 Removing intermediate container b6cfa028fd69 15:50:41 ---> b002b8ef5f98 15:50:41 15:50:41 Removing intermediate container b6f2bb557a41 15:50:41 ---> e349942e3e95 15:50:41 15:50:41 Successfully built e349942e3e95 15:50:41 Successfully built b002b8ef5f98 15:50:41 Successfully tagged support-notifications:latest 15:50:41 Building core-command 15:50:41 Successfully tagged support-scheduler:latest 15:50:41  Building support-notifications ... done Building core-metadata 15:50:41  Building support-scheduler ... done Removing intermediate container f2cc5baed42f 15:50:41 ---> 7567f95b8097 15:50:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:50:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:50:46 ---> c6ff1808e09b 15:50:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:50:46 ---> Using cache 15:50:46 ---> 14fd60a001fb 15:50:46 Step 4/24 : WORKDIR /edgex-go 15:50:46 ---> Using cache 15:50:46 ---> 76bd1e00509d 15:50:46 Step 5/24 : RUN apk add --update --no-cache make git 15:50:46 ---> Using cache 15:50:46 ---> 54f2bffaa7e8 15:50:46 Step 6/24 : COPY go.mod vendor* ./ 15:50:46 ---> Using cache 15:50:46 ---> bd07564316be 15:50:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:50:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:50:46 ---> c6ff1808e09b 15:50:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:50:46 ---> Using cache 15:50:46 ---> 14fd60a001fb 15:50:46 Step 4/25 : WORKDIR /edgex-go 15:50:46 ---> Using cache 15:50:46 ---> 76bd1e00509d 15:50:46 Step 5/25 : RUN apk add --update --no-cache make git 15:50:46 ---> Using cache 15:50:46 ---> 54f2bffaa7e8 15:50:46 Step 6/25 : COPY go.mod vendor* ./ 15:50:46 ---> Using cache 15:50:46 ---> bd07564316be 15:50:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:53 ---> 7bdda424fb6f 15:50:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:50:53 ---> Running in 236958633dff 15:50:53 ---> Running in 752a593c0f4a 15:50:53 ---> 1f5979dccc7a 15:50:53 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:50:53 ---> 494041679937 15:50:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:50:55 ---> 64d24891eab8 15:50:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:50:58 ---> 3111c15b49b8 15:50:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:50:58 ---> ccd766be23bf 15:50:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:50:59 ---> 7c37b8ea8b7e 15:50:59 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:51:07 ---> f40ecc2229f3 15:51:07 Step 28/33 : RUN chmod +x /entrypoint.sh 15:51:07 ---> Running in 1ca2d1dcb30e 15:51:08 Removing intermediate container 6ebf5fb9679f 15:51:08 ---> 846eef62aef3 15:51:08 Step 7/20 : COPY . . 15:51:30 Removing intermediate container 1ca2d1dcb30e 15:51:30 ---> 145db8106eb1 15:51:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:51:30 ---> 8e2f26a137de 15:51:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:51:30 ---> Running in 212b2c3e957a 15:51:30 ---> Running in 1a977a1ae654 15:51:30 Removing intermediate container 7d71f5aac192 15:51:30 ---> f98e7d5569ac 15:51:30 Step 8/23 : COPY . . 15:51:34 Removing intermediate container 212b2c3e957a 15:51:34 ---> e079ae1a71b5 15:51:34 Step 30/33 : CMD ["gate"] 15:51:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:51:51 ---> 5686546024aa 15:51:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:51:51 ---> Running in 605469d0123d 15:51:51 ---> Running in 7f3df8383e31 15:51:51 Removing intermediate container 605469d0123d 15:51:51 ---> 274a07b33223 15:51:51 Step 31/33 : LABEL arch=x86_64 15:51:51 ---> Running in eaa21bf19eaa 15:51:51 go build -tags " non_delayedstart" -ldflags "-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 15:51:51 Removing intermediate container eaa21bf19eaa 15:51:51 ---> c3a795e9bb02 15:51:51 Step 32/33 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:51:51 Removing intermediate container 236958633dff 15:51:51 ---> 2e9e1170ae2f 15:51:51 Step 8/25 : COPY . . 15:51:51 Removing intermediate container 752a593c0f4a 15:51:51 ---> 3f22a12a3fe2 15:51:51 Step 8/24 : COPY . . 15:51:51 ---> Running in 0d51f0950198 15:51:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:51:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:51:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:51:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:51:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:52:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:52:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:52:03 Removing intermediate container 0d51f0950198 15:52:03 ---> 4681f63a04f3 15:52:03 Step 33/33 : LABEL version=0.0.0 15:52:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:52:06 ---> Running in 622aadabbf33 15:52:06 ---> 5ff0273a4f1a 15:52:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:52:06 ---> ab6456e71efb 15:52:06 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:52:06 ---> Running in d71648c7f646 15:52:07 Removing intermediate container 622aadabbf33 15:52:07 ---> 2775f83d9d16 15:52:07 15:52:07 ---> Running in 798b6b22c670 15:52:07 Successfully built 2775f83d9d16 15:52:07 Successfully tagged security-bootstrapper:latest 15:52:07  Building security-bootstrapper ... done Building security-proxy-setup 15:52:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:52:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:52:13 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:13 ---> c6ff1808e09b 15:52:13 Step 3/22 : WORKDIR /edgex-go 15:52:13 ---> Using cache 15:52:13 ---> 7dc33ebaf6a7 15:52:13 Step 4/22 : RUN apk add --update --no-cache make git 15:52:13 ---> Using cache 15:52:13 ---> 5e637ec4b354 15:52:13 Step 5/22 : COPY go.mod vendor* ./ 15:52:13 ---> Using cache 15:52:13 ---> 12edc9863b44 15:52:13 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:13 ---> Using cache 15:52:13 ---> 8e699656234e 15:52:13 Step 7/22 : COPY . . 15:52:13 ---> Using cache 15:52:13 ---> 5b9f56261f73 15:52:13 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.647s coverage: 28.7% of statements 15:52:25 Removing intermediate container 1a977a1ae654 15:52:25 ---> db2f43b5386a 15:52:25 15:52:25 Step 9/20 : FROM alpine:3.17 15:52:25 ---> b2aa39c304c2 15:52:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:52:25 ---> Using cache 15:52:25 ---> d3de5138e8da 15:52:25 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:52:25 ---> Running in ccce6af67b59 15:52:25 ---> Running in 3fda88df9b22 15:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:26 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:52:26 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:52:26 OK: 17820 distinct packages available 15:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:26 (1/9) Installing ca-certificates (20220614-r4) 15:52:26 (2/9) Installing brotli-libs (1.0.9-r9) 15:52:27 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:52:27 (4/9) Installing libcurl (7.88.1-r1) 15:52:27 (5/9) Installing curl (7.88.1-r1) 15:52:27 (6/9) Installing dumb-init (1.2.5-r2) 15:52:27 (7/9) Installing musl-obstack (1.2.3-r0) 15:52:27 (8/9) Installing libucontext (1.2-r0) 15:52:27 (9/9) Installing gcompat (1.1.0-r0) 15:52:27 Executing busybox-1.35.0-r29.trigger 15:52:27 Executing ca-certificates-20220614-r4.trigger 15:52:27 OK: 10 MiB in 24 packages 15:52:31 Removing intermediate container 7f3df8383e31 15:52:31 ---> 87e27d0e3b0d 15:52:31 15:52:31 Step 10/23 : FROM alpine:3.17 15:52:31 ---> b2aa39c304c2 15:52:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:52:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements 15:52:33 ---> Running in adac0fd5fd6f 15:52:36 Removing intermediate container 3fda88df9b22 15:52:36 ---> bee8d867c1f5 15:52:36 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:52:37 Removing intermediate container adac0fd5fd6f 15:52:37 ---> 9c3fb59b8346 15:52:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:52:37 ---> 24369340ef9f 15:52:37 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:52:37 ---> Running in 1966198b8579 15:52:38 ---> 8446f42465ca 15:52:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:39 (1/1) Installing dumb-init (1.2.5-r2) 15:52:39 Executing busybox-1.35.0-r29.trigger 15:52:39 OK: 7 MiB in 16 packages 15:52:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.417s coverage: 71.3% of statements 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:52:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:52:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements 15:52:43 ---> fa996fda43f6 15:52:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:52:43 Removing intermediate container d71648c7f646 15:52:43 ---> b72902cd4da0 15:52:43 15:52:43 Step 10/24 : FROM alpine:3.17 15:52:43 ---> b2aa39c304c2 15:52:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:52:43 ---> Using cache 15:52:43 ---> d6e2f4cd4b41 15:52:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:52:43 ---> Using cache 15:52:43 ---> 4dd57e429a15 15:52:43 Step 13/24 : ENV APP_PORT=59882 15:52:43 ---> 155065337c03 15:52:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:52:43 Removing intermediate container 1966198b8579 15:52:43 ---> f588ba92c2c4 15:52:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:43 Removing intermediate container 798b6b22c670 15:52:43 ---> cf6a223472ed 15:52:43 15:52:43 Step 10/25 : FROM alpine:3.17 15:52:43 ---> b2aa39c304c2 15:52:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:52:43 ---> Using cache 15:52:43 ---> d6e2f4cd4b41 15:52:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:52:43 ---> Using cache 15:52:43 ---> 4dd57e429a15 15:52:43 Step 13/25 : ENV APP_PORT=59881 15:52:43 ---> Running in a19c5f597f4b 15:52:43 ---> Running in 1ec944e3e09d 15:52:43 ---> Running in da310673be01 15:52:43 Removing intermediate container a19c5f597f4b 15:52:43 ---> 5ee34e2f4872 15:52:43 Step 14/24 : EXPOSE $APP_PORT 15:52:43 ---> Running in beca8ab95846 15:52:43 ---> 1213d5156963 15:52:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:52:43 Removing intermediate container da310673be01 15:52:43 ---> 23c343027571 15:52:43 Step 14/25 : EXPOSE $APP_PORT 15:52:43 Removing intermediate container 1ec944e3e09d 15:52:43 ---> 617b12f739bb 15:52:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:43 ---> Running in 96697fb0f932 15:52:43 ---> Running in 6e138f57963d 15:52:43 Removing intermediate container beca8ab95846 15:52:43 ---> 462dddef7b2d 15:52:43 Step 15/24 : WORKDIR / 15:52:44 ---> Running in 0e5c99cd8ac1 15:52:44 Removing intermediate container 96697fb0f932 15:52:44 ---> ba330d151343 15:52:44 Step 18/20 : LABEL arch=x86_64 15:52:44 Removing intermediate container 6e138f57963d 15:52:44 ---> 7eaf4133988a 15:52:44 Step 15/25 : WORKDIR / 15:52:44 ---> Running in c5d003535cb6 15:52:44 Removing intermediate container 0e5c99cd8ac1 15:52:44 ---> 1b654b9ccac8 15:52:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:44 ---> 7581dbf856ca 15:52:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:52:44 ---> Running in 3e8c480fdbf3 15:52:44 Removing intermediate container c5d003535cb6 15:52:44 ---> 16c8eec8fca9 15:52:44 Step 19/20 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:52:44 ---> Running in 5e97920648c0 15:52:44 Removing intermediate container 3e8c480fdbf3 15:52:44 ---> 57d0c08a1344 15:52:44 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:44 ---> a0465fb9b89b 15:52:44 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:52:44 Removing intermediate container 5e97920648c0 15:52:44 ---> 6a648dfbaebd 15:52:44 Step 20/20 : LABEL version=0.0.0 15:52:45 ---> ba6b40c6483b 15:52:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:52:45 ---> dc0e85a0bbcf 15:52:45 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:52:45 ---> Running in 743233eede95 15:52:45 ---> dafd64b0b9de 15:52:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:52:45 Removing intermediate container 743233eede95 15:52:45 ---> 36cc872dd5f7 15:52:45 15:52:45 Successfully built 36cc872dd5f7 15:52:46 ---> bfcd08909664 15:52:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:52:46 Successfully tagged security-spiffe-token-provider:latest 15:52:46  Building security-spiffe-token-provider ... done Building security-proxy-auth 15:52:46 ---> 3f5d29e3a3bc 15:52:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:52:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:50 ---> c6ff1808e09b 15:52:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:52:50 ---> Using cache 15:52:50 ---> 14fd60a001fb 15:52:50 Step 4/23 : WORKDIR /edgex-go 15:52:50 ---> Using cache 15:52:50 ---> 76bd1e00509d 15:52:50 Step 5/23 : RUN apk add --update --no-cache make git 15:52:50 ---> Using cache 15:52:50 ---> 54f2bffaa7e8 15:52:50 Step 6/23 : COPY go.mod vendor* ./ 15:52:50 ---> Using cache 15:52:50 ---> bd07564316be 15:52:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:50 ---> Using cache 15:52:50 ---> 2e9e1170ae2f 15:52:50 Step 8/23 : COPY . . 15:52:50 ---> Using cache 15:52:50 ---> ab6456e71efb 15:52:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:52:51 ---> 312e7d467400 15:52:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:52:52 ---> 5f35a13157d8 15:52:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:52 ---> a97e61316fdc 15:52:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:52:52 ---> Running in 4c02ec196c17 15:52:52 ---> e5daff4307d3 15:52:52 Step 20/24 : ENTRYPOINT ["/core-command"] 15:52:52 ---> Running in 4c73dfae5574 15:52:52 ---> Running in e291c94006b9 15:52:52 ---> 0ca1d7f13635 15:52:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:52:53 Removing intermediate container e291c94006b9 15:52:53 ---> f80cff2d7620 15:52:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:52:53 ---> e4a04e0e87e2 15:52:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:52:53 ---> Running in c468438ba96c 15:52:53 ---> Running in f55df34cb617 15:52:53 Removing intermediate container c468438ba96c 15:52:53 ---> 2fc58d621253 15:52:53 Step 22/24 : LABEL arch=x86_64 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:52:54 ---> Running in cbc8c8035308 15:52:54 Removing intermediate container f55df34cb617 15:52:54 ---> bd875cdbeee4 15:52:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:54 ---> Running in a83060da8815 15:52:54 Removing intermediate container 4c73dfae5574 15:52:54 ---> d076534df2f2 15:52:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:52:54 ---> Running in 1d28f782630d 15:52:54 Removing intermediate container cbc8c8035308 15:52:54 ---> e3fd618944ee 15:52:54 Step 23/24 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:52:54 ---> Running in d575cffd5dac 15:52:55 Removing intermediate container a83060da8815 15:52:55 ---> 2788041784e2 15:52:55 Step 23/25 : LABEL arch=x86_64 15:52:55 ---> Running in 92f75c33c394 15:52:55 Removing intermediate container 1d28f782630d 15:52:55 ---> 06582727f063 15:52:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:52:55 Removing intermediate container ccce6af67b59 15:52:55 ---> c4b852b63468 15:52:55 15:52:55 Step 9/22 : FROM alpine:3.17 15:52:55 ---> b2aa39c304c2 15:52:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:52:55 Removing intermediate container d575cffd5dac 15:52:55 ---> 5180e50ff072 15:52:55 Step 24/24 : LABEL version=0.0.0 15:52:55 ---> Running in 9f7949166e7a 15:52:55 ---> Running in 0f26a569e5db 15:52:55 Removing intermediate container 92f75c33c394 15:52:55 ---> 833d320fc398 15:52:55 Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:52:55 ---> Running in c12365879fb2 15:52:55 ---> Running in 9d1042867e20 15:52:55 Removing intermediate container 9f7949166e7a 15:52:55 ---> 7a856e37c42a 15:52:55 Step 21/23 : LABEL arch=x86_64 15:52:55 Removing intermediate container 0f26a569e5db 15:52:55 ---> ec4ef4a079e7 15:52:55 15:52:55 Removing intermediate container 9d1042867e20 15:52:55 ---> 10f9eac304ac 15:52:55 Step 25/25 : LABEL version=0.0.0 15:52:55 ---> Running in b32c325dfa1e 15:52:55 Successfully built ec4ef4a079e7 15:52:55 Successfully tagged core-command:latest 15:52:55 Building security-secretstore-setup 15:52:55  Building core-command ... done  ---> Running in fc79e169f658 15:52:55 Removing intermediate container b32c325dfa1e 15:52:55 ---> 826f26613755 15:52:55 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:52:55 ---> Running in 93e9e321a4c7 15:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:52:55 (1/2) Installing dumb-init (1.2.5-r2) 15:52:55 (2/2) Installing openssl (3.0.8-r3) 15:52:55 Executing busybox-1.35.0-r29.trigger 15:52:55 OK: 8 MiB in 17 packages 15:52:56 Removing intermediate container fc79e169f658 15:52:56 ---> 1470f5b6f1dc 15:52:56 15:52:56 Successfully built 1470f5b6f1dc 15:53:00 Successfully tagged core-metadata:latest 15:53:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:53:00 Building core-data 15:53:00 ---> c6ff1808e09b 15:53:00 Step 3/25 : WORKDIR /edgex-go 15:53:00 ---> Using cache 15:53:00 ---> 7dc33ebaf6a7 15:53:00 Step 4/25 : RUN apk add --update --no-cache make git 15:53:00 ---> Using cache 15:53:00 ---> 5e637ec4b354 15:53:00 Step 5/25 : COPY go.mod vendor* ./ 15:53:00 ---> Using cache 15:53:00 ---> 12edc9863b44 15:53:00 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:00 ---> Using cache 15:53:00 ---> 8e699656234e 15:53:00 Step 7/25 : COPY . . 15:53:00 ---> Using cache 15:53:00 ---> 5b9f56261f73 15:53:00 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:53:05  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:05 ---> c6ff1808e09b 15:53:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:53:05 ---> Using cache 15:53:05 ---> 14fd60a001fb 15:53:05 Step 4/23 : WORKDIR /edgex-go 15:53:05 ---> Using cache 15:53:05 ---> 76bd1e00509d 15:53:05 Step 5/23 : RUN apk add --update --no-cache make git 15:53:05 ---> Using cache 15:53:05 ---> 54f2bffaa7e8 15:53:05 Step 6/23 : COPY go.mod vendor* ./ 15:53:05 ---> Using cache 15:53:05 ---> bd07564316be 15:53:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:05 ---> Using cache 15:53:05 ---> 2e9e1170ae2f 15:53:05 Step 8/23 : COPY . . 15:53:05 ---> Using cache 15:53:05 ---> ab6456e71efb 15:53:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:53:06 Removing intermediate container 93e9e321a4c7 15:53:06 ---> fdd0c8e4c316 15:53:06 Step 23/23 : LABEL version=0.0.0 15:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.737s coverage: 88.5% of statements 15:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.494s coverage: 3.9% of statements 15:53:10 ---> Running in 7699a9d9dd96 15:53:10 ---> Running in 8df84c896b92 15:53:10 ---> Running in cdb690bfec98 15:53:10 Removing intermediate container c12365879fb2 15:53:10 ---> fceb68dd1af7 15:53:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:53:10 Removing intermediate container cdb690bfec98 15:53:10 ---> 890595efccec 15:53:10 15:53:10 ---> Running in 9c1a6d2f0b24 15:53:10 Successfully built 890595efccec 15:53:10 Successfully tagged core-common-config-bootstrapper:latest 15:53:10  Building core-common-config-bootstrapper ... done Building security-spire-agent 15:53:10 Removing intermediate container 9c1a6d2f0b24 15:53:10 ---> be88000a1d9c 15:53:10 Step 12/22 : WORKDIR /edgex 15:53:10 ---> Running in c2ee95112594 15:53:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:53:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.789s coverage: 95.6% of statements 15:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:53:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 15:53:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:53:14 ---> c6ff1808e09b 15:53:14 Step 3/27 : WORKDIR /edgex-go 15:53:14 ---> Using cache 15:53:14 ---> 7dc33ebaf6a7 15:53:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:53:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:53:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:53:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:53:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 65.9% of statements 15:53:19 Removing intermediate container c2ee95112594 15:53:19 ---> b13e122a364a 15:53:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:20 ---> Running in c3836cced93f 15:53:20 ---> 89ce3c7d272e 15:53:20 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:21 OK: 265 MiB in 53 packages 15:53:22 ---> c95575e952d1 15:53:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:53:24 ---> 3d662439b3ae 15:53:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:25 Removing intermediate container c3836cced93f 15:53:25 ---> d1bc98df8bb8 15:53:25 Step 5/27 : COPY go.mod vendor* ./ 15:53:25 Removing intermediate container 4c02ec196c17 15:53:25 ---> 803a0383eb7d 15:53:25 15:53:25 Step 10/23 : FROM alpine:3.17 15:53:25 ---> b2aa39c304c2 15:53:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:53:25 ---> Using cache 15:53:25 ---> 9c3fb59b8346 15:53:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:53:25 ---> Using cache 15:53:25 ---> f588ba92c2c4 15:53:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:25 ---> Using cache 15:53:25 ---> 1213d5156963 15:53:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:53:25 ---> Using cache 15:53:25 ---> 7581dbf856ca 15:53:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:53:25 ---> 3a34d2b1f5da 15:53:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:25 ---> 160974a0b111 15:53:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:53:25 ---> Running in 3fa767a5d39e 15:53:26 ---> 85ecbc772f3b 15:53:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:26 ---> Running in 2f0b0f2d8b50 15:53:26 ---> 1ff845428b27 15:53:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:53:26 ---> c548415fdb27 15:53:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:53:27 Removing intermediate container 2f0b0f2d8b50 15:53:27 ---> 6b4f831afebe 15:53:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:53:27 ---> fe41a447e975 15:53:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:27 ---> Running in 312ae052d116 15:53:27 ---> Running in ac62fe21d158 15:53:27 Removing intermediate container 312ae052d116 15:53:27 ---> 4b9c54c07957 15:53:27 Step 20/22 : LABEL arch=x86_64 15:53:27 ---> Running in d08de667c1de 15:53:27 Removing intermediate container d08de667c1de 15:53:27 ---> c87f644b9b44 15:53:27 Step 21/22 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:53:27 ---> Running in 550a7f95920b 15:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:53:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements 15:53:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements 15:53:28 Removing intermediate container 550a7f95920b 15:53:28 ---> 5d62e661bc0b 15:53:28 Step 22/22 : LABEL version=0.0.0 15:53:28 ---> Running in ee3213b2fef6 15:53:28 Removing intermediate container ac62fe21d158 15:53:28 ---> 0d7991626a40 15:53:28 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:53:28 ---> Running in a18c6ad25a68 15:53:28 Removing intermediate container a18c6ad25a68 15:53:28 ---> 590599aec96c 15:53:28 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:53:28 Removing intermediate container ee3213b2fef6 15:53:28 ---> c3cfa312ee8b 15:53:28 15:53:29 ---> Running in d8128925b7e3 15:53:29 Successfully built c3cfa312ee8b 15:53:29 Successfully tagged security-proxy-setup:latest 15:53:29  Building security-proxy-setup ... done Removing intermediate container d8128925b7e3 15:53:29 ---> d72f675821f6 15:53:29 Step 21/23 : LABEL arch=x86_64 15:53:29 ---> Running in 994b71286b33 15:53:29 Removing intermediate container 994b71286b33 15:53:29 ---> 7faba715ebe4 15:53:29 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:53:29 ---> Running in d6545820b825 15:53:29 Removing intermediate container d6545820b825 15:53:29 ---> 26ffd3a424fa 15:53:29 Step 23/23 : LABEL version=0.0.0 15:53:29 ---> Running in 8eedd4f64280 15:53:29 Removing intermediate container 8eedd4f64280 15:53:29 ---> 27c82d059439 15:53:29 15:53:29 Successfully built 27c82d059439 15:53:29 Successfully tagged security-proxy-auth:latest 15:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 44.1% of statements 15:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 82.9% of statements 15:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 15:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 15:53:35  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-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 15:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 15:53:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:53:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 15:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:53:50 Removing intermediate container 7699a9d9dd96 15:53:50 ---> 67ffb78dc580 15:53:50 15:53:50 Step 9/25 : FROM alpine:3.17 15:53:50 ---> b2aa39c304c2 15:53:50 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:53:50 Removing intermediate container 8df84c896b92 15:53:50 ---> ad159f3f5442 15:53:50 15:53:50 Step 10/23 : FROM alpine:3.17 15:53:50 ---> b2aa39c304c2 15:53:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:53:50 ---> Running in ddf6530fef6d 15:53:50 ---> Running in de37d377ff18 15:53:50 Removing intermediate container de37d377ff18 15:53:50 ---> d6cfcd04c0bd 15:53:50 Step 12/23 : ENV APP_PORT=59880 15:53:50 ---> Running in c6b81945ea3a 15:53:50 Removing intermediate container c6b81945ea3a 15:53:50 ---> e55f8bf4d7f4 15:53:50 Step 13/23 : EXPOSE $APP_PORT 15:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:50 Removing intermediate container 3fa767a5d39e 15:53:50 ---> ef08e948352c 15:53:50 Step 7/27 : COPY . . 15:53:50 ---> Running in fc09d371b825 15:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:50 Removing intermediate container fc09d371b825 15:53:50 ---> 54495d585228 15:53:50 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:53:50 ---> Running in 2243064a5c7f 15:53:50 (1/3) Installing ca-certificates (20220614-r4) 15:53:50 (2/3) Installing dumb-init (1.2.5-r2) 15:53:50 (3/3) Installing su-exec (0.2-r2) 15:53:50 Executing busybox-1.35.0-r29.trigger 15:53:50 Executing ca-certificates-20220614-r4.trigger 15:53:50 OK: 8 MiB in 18 packages 15:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:50 (1/1) Installing dumb-init (1.2.5-r2) 15:53:50 Executing busybox-1.35.0-r29.trigger 15:53:50 OK: 7 MiB in 16 packages 15:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:53:58 ---> fb14feb90807 15:53:58 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:53:58 ---> Running in b6e8c02ea8c6 15:53:58 Removing intermediate container 2243064a5c7f 15:53:58 ---> e2b98e9a201d 15:53:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:58 Removing intermediate container ddf6530fef6d 15:53:58 ---> c47663862df3 15:53:58 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:53:58 ---> Running in 6604a9ac9667 15:53:58 Removing intermediate container b6e8c02ea8c6 15:53:58 ---> 4e268cd70310 15:53:58 Step 9/27 : WORKDIR /edgex-go/spire-build 15:53:58 ---> Running in 6a96fd4222f6 15:53:58 ---> 8dbdb4e85053 15:53:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:53:58 Removing intermediate container 6604a9ac9667 15:53:58 ---> 89a5133c2556 15:53:58 Step 12/25 : WORKDIR / 15:53:58 ---> Running in feed1a5c1899 15:53:58 Removing intermediate container 6a96fd4222f6 15:53:58 ---> 39f59c3c00dd 15:53:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:53:58 ---> Running in c66b72fbcea8 15:53:58 ---> 162113dfd0de 15:53:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:58 Removing intermediate container feed1a5c1899 15:53:58 ---> 45c03ae43f3a 15:53:58 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:58 Removing intermediate container c66b72fbcea8 15:53:58 ---> 08974e0c2d68 15:53:58 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:53:58 ---> Running in f9cefc5fd6c3 15:53:58 ---> 1606c2db5afc 15:53:58 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:53:58 ---> 9855aa7a0ac6 15:53:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:53:58 ---> 22a74b2928fb 15:53:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:53:58 ---> 32b68b259910 15:53:58 Step 19/23 : ENTRYPOINT ["/core-data"] 15:53:58 ---> Running in 672c94a2e623 15:53:59 ---> f12952164f50 15:53:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:53:59 Removing intermediate container 672c94a2e623 15:53:59 ---> 07c1da064275 15:53:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:59 ---> Running in cb3b2f9722ce 15:53:59 Removing intermediate container cb3b2f9722ce 15:53:59 ---> b098f565b112 15:53:59 Step 21/23 : LABEL arch=x86_64 15:53:59 ---> 37d73f681d59 15:53:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:53:59 ---> Running in 8c38f689624c 15:53:59 Removing intermediate container f9cefc5fd6c3 15:53:59 ---> dc83cfd70719 15:53:59 Step 12/27 : WORKDIR /edgex-go 15:53:59 ---> Running in 15a959458b4b 15:53:59 Removing intermediate container 8c38f689624c 15:53:59 ---> 598609994558 15:53:59 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:53:59 ---> 0793c85acd18 15:53:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:59 ---> Running in 11937b1f36d9 15:53:59 Removing intermediate container 15a959458b4b 15:53:59 ---> 1c31fd6db0f6 15:53:59 15:53:59 Step 13/27 : FROM alpine:3.17 15:53:59 ---> b2aa39c304c2 15:53:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:59 ---> Using cache 15:53:59 ---> 4deed1b8fd7d 15:53:59 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:59 ---> Running in b8e32b938ba0 15:53:59 Removing intermediate container 11937b1f36d9 15:53:59 ---> a14589fa6125 15:53:59 Step 23/23 : LABEL version=0.0.0 15:53:59 ---> d7c89bc442ec 15:53:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:59 ---> Running in 65c81c0e54f0 15:53:59 Removing intermediate container 65c81c0e54f0 15:53:59 ---> 7acb2da561ba 15:53:59 15:53:59 Successfully built 7acb2da561ba 15:53:59 Successfully tagged core-data:latest 15:53:59  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:00 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:54:00 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:54:00 OK: 17820 distinct packages available 15:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:00 ---> f06a8ed28cee 15:54:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:00 ---> dc93a57a4f59 15:54:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:54:00 ---> Running in 8494ae9030d2 15:54:00 (1/5) Installing dumb-init (1.2.5-r2) 15:54:00 (2/5) Installing musl-obstack (1.2.3-r0) 15:54:00 (3/5) Installing libucontext (1.2-r0) 15:54:00 (4/5) Installing gcompat (1.1.0-r0) 15:54:00 (5/5) Installing openssl (3.0.8-r3) 15:54:00 Executing busybox-1.35.0-r29.trigger 15:54:00 OK: 8 MiB in 20 packages 15:54:01 Removing intermediate container 8494ae9030d2 15:54:01 ---> 6a4eaa912c8e 15:54:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:54:01 Removing intermediate container b8e32b938ba0 15:54:01 ---> 565a6f063b9b 15:54:01 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:01 ---> Running in 7bdc41b9d811 15:54:01 Removing intermediate container 7bdc41b9d811 15:54:01 ---> 56472a8886b1 15:54:01 Step 23/25 : LABEL arch=x86_64 15:54:01 ---> Running in 65bd62c53b3c 15:54:01 ---> e8959dbe8617 15:54:01 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:54:01 Removing intermediate container 65bd62c53b3c 15:54:01 ---> c52b7aeead63 15:54:01 Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:54:01 ---> Running in 171ba1240bd2 15:54:01 Removing intermediate container 171ba1240bd2 15:54:01 ---> ead63e2717d2 15:54:01 Step 25/25 : LABEL version=0.0.0 15:54:01 ---> e01925129353 15:54:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:54:01 ---> Running in 681cc3030919 15:54:01 Removing intermediate container 681cc3030919 15:54:01 ---> 553f149463a6 15:54:01 15:54:01 Successfully built 553f149463a6 15:54:01 Successfully tagged security-secretstore-setup:latest 15:54:03  Building security-secretstore-setup ... done  ---> b64425c430dc 15:54:03 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.129s coverage: 79.9% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.288s coverage: 92.9% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.540s coverage: 81.2% of statements 15:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.528s coverage: 82.1% of statements 15:54:05 ---> 2d837bd39aa0 15:54:05 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:54:05 ---> ce74e39f8936 15:54:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:54:05 ---> 5ac0a30f3230 15:54:05 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:54:05 ---> 8402cb75b580 15:54:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:54:05 ---> Running in 39c880e68020 15:54:05 Removing intermediate container 39c880e68020 15:54:05 ---> 3cabdb00a5ef 15:54:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:54:05 ---> Running in 15f53cb50379 15:54:05 Removing intermediate container 15f53cb50379 15:54:05 ---> 47da4e5dd030 15:54:05 Step 25/27 : LABEL arch=x86_64 15:54:05 ---> Running in 87c3ab1ae3d9 15:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 86.0% of statements 15:54:05 Removing intermediate container 87c3ab1ae3d9 15:54:05 ---> 55e1bea02909 15:54:05 Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 15:54:05 ---> Running in d6c6a8344048 15:54:05 Removing intermediate container d6c6a8344048 15:54:05 ---> 769d1223ff86 15:54:05 Step 27/27 : LABEL version=0.0.0 15:54:05 ---> Running in 8b1df9a49d72 15:54:05 Removing intermediate container 8b1df9a49d72 15:54:05 ---> bf93b846161a 15:54:05 15:54:06 Successfully built bf93b846161a 15:54:06 Successfully tagged security-spire-agent:latest 15:54:06  Building security-spire-agent ... done  [Pipeline] } 15:54:06 $ docker stop --time=1 7776773b6a6ac103fa0d8499acb3a87bd869e6c62e51d02dc9fba7055950d98c 15:54:07 $ docker rm -f --volumes 7776773b6a6ac103fa0d8499acb3a87bd869e6c62e51d02dc9fba7055950d98c [Pipeline] // withDockerContainer [Pipeline] sh 15:54:07 + docker images 15:54:07 REPOSITORY TAG IMAGE ID CREATED SIZE 15:54:07 security-spire-agent latest bf93b846161a 2 seconds ago 129MB 15:54:07 security-secretstore-setup latest 553f149463a6 6 seconds ago 32.8MB 15:54:07 core-data latest 7acb2da561ba 8 seconds ago 20MB 15:54:07 1c31fd6db0f6 8 seconds ago 1.54GB 15:54:07 ad159f3f5442 22 seconds ago 1.69GB 15:54:07 67ffb78dc580 26 seconds ago 1.68GB 15:54:07 security-proxy-auth latest 27c82d059439 38 seconds ago 18.3MB 15:54:07 security-proxy-setup latest c3cfa312ee8b 39 seconds ago 18.7MB 15:54:07 803a0383eb7d 44 seconds ago 1.66GB 15:54:07 core-common-config-bootstrapper latest 890595efccec 58 seconds ago 17.2MB 15:54:07 core-metadata latest 1470f5b6f1dc About a minute ago 20.4MB 15:54:07 core-command latest ec4ef4a079e7 About a minute ago 19.8MB 15:54:07 c4b852b63468 About a minute ago 1.67GB 15:54:07 security-spiffe-token-provider latest 36cc872dd5f7 About a minute ago 32.8MB 15:54:07 cf6a223472ed About a minute ago 1.69GB 15:54:07 b72902cd4da0 About a minute ago 1.69GB 15:54:07 87e27d0e3b0d About a minute ago 1.68GB 15:54:07 db2f43b5386a About a minute ago 1.73GB 15:54:07 security-bootstrapper latest 2775f83d9d16 2 minutes ago 22.2MB 15:54:07 support-notifications latest e349942e3e95 3 minutes ago 32.7MB 15:54:07 support-scheduler latest b002b8ef5f98 3 minutes ago 32.1MB 15:54:07 security-spire-config latest ad1079518a7f 3 minutes ago 88.9MB 15:54:07 security-spire-server latest eaef0ecd03db 3 minutes ago 89.8MB 15:54:07 efd7614063ea 3 minutes ago 1.75GB 15:54:07 a87fb2692141 3 minutes ago 1.75GB 15:54:07 bbcb824dc0b0 3 minutes ago 1.67GB 15:54:07 e8f3e808d6f8 4 minutes ago 1.54GB 15:54:07 19a1bc2fa3b1 4 minutes ago 1.54GB 15:54:07 ci-base-image-x86_64 latest c6ff1808e09b 8 minutes ago 881MB 15:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 15:54:07 alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB 15:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 15:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.354s coverage: 63.1% of statements 15:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.132s coverage: 73.7% of statements 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 15:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:54:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 38.4% of statements 15:54:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:54:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements 15:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.598s coverage: 92.3% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.5% of statements 15:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:54:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 15:54:55 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 15:54:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:54:55 go vet ./... 15:57:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:47 ./bin/test-attribution-txt.sh [Pipeline] echo 15:57:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:57:47 + ls -al . 15:57:47 total 700 15:57:47 drwxrwxr-x 10 1001 1001 4096 Mar 29 15:49 . 15:57:47 drwxr-xr-x 4 root root 4096 Mar 29 15:48 .. 15:57:47 drwxrwxr-x 2 1001 1001 4096 Mar 29 15:47 .blubracket 15:57:47 -rw-rw-r-- 1 1001 1001 16 Mar 29 15:47 .dockerignore 15:57:47 drwxrwxr-x 8 1001 1001 4096 Mar 29 15:47 .git 15:57:47 drwxrwxr-x 3 1001 1001 4096 Mar 29 15:47 .github 15:57:47 -rw-rw-r-- 1 1001 1001 1133 Mar 29 15:47 .gitignore 15:57:47 -rw-rw-r-- 1 1001 1001 42 Mar 29 15:47 .golangci.yml 15:57:47 -rw-rw-r-- 1 1001 1001 87 Mar 29 15:47 .hadolint.yml 15:57:47 -rw-rw-r-- 1 1001 1001 166 Mar 29 15:47 .sonarcloud.properties 15:57:47 -rw-rw-r-- 1 1001 1001 1171 Mar 29 15:47 ADOPTERS.md 15:57:47 -rw-rw-r-- 1 1001 1001 10835 Mar 29 15:47 Attribution.txt 15:57:47 -rw-rw-r-- 1 1001 1001 73765 Mar 29 15:47 CHANGELOG.md 15:57:47 -rw-rw-r-- 1 1001 1001 3804 Mar 29 15:47 CONTRIBUTING.md 15:57:47 -rw-rw-r-- 1 1001 1001 677 Mar 29 15:47 GOVERNANCE.md 15:57:47 -rw-rw-r-- 1 1001 1001 883 Mar 29 15:47 Jenkinsfile 15:57:47 -rw-rw-r-- 1 1001 1001 10775 Mar 29 15:47 LICENSE 15:57:47 -rw-rw-r-- 1 1001 1001 14368 Mar 29 15:47 Makefile 15:57:47 -rw-rw-r-- 1 1001 1001 582 Mar 29 15:47 OWNERS.md 15:57:47 -rw-rw-r-- 1 1001 1001 9403 Mar 29 15:47 README.md 15:57:47 -rw-rw-r-- 1 1001 1001 789 Mar 29 15:47 SECURITY.md 15:57:47 -rw-rw-r-- 1 1001 1001 5 Mar 29 15:44 VERSION 15:57:47 drwxrwxr-x 2 1001 1001 4096 Mar 29 15:47 bin 15:57:47 drwxrwxr-x 18 1001 1001 4096 Mar 29 15:47 cmd 15:57:47 -rw-r--r-- 1 root root 447379 Mar 29 15:54 coverage.out 15:57:47 -rw-rw-r-- 1 1001 1001 3200 Mar 29 15:47 go.mod 15:57:47 -rw-rw-r-- 1 1001 1001 31265 Mar 29 15:47 go.sum 15:57:47 drwxrwxr-x 7 1001 1001 4096 Mar 29 15:47 internal 15:57:47 drwxrwxr-x 3 1001 1001 4096 Mar 29 15:47 openapi 15:57:47 -rw-rw-r-- 1 1001 1001 594 Mar 29 15:47 security.txt 15:57:47 drwxrwxr-x 4 1001 1001 4096 Mar 29 15:47 snap 15:57:47 -rw-rw-r-- 1 1001 1001 204 Mar 29 15:47 version.go [Pipeline] sh 15:57:48 + '[' -e coverage.out ] 15:57:48 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:48 Warning: overwriting stash ‘coverage-report’ 15:57:49 Stashed 1 file(s) [Pipeline] sh 15:57:49 + make build 15:57:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:59:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:59:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:59:26 go build -tags " non_delayedstart" -ldflags "-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 15:59:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:00:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:00:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:00:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:00:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:00:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:00:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 16:00:49 $ docker stop --time=1 4c3427e56303891a49605bbcfd687cd7c47f7f65be5a503c779a8cb000db48d8 16:00:51 $ docker rm -f --volumes 4c3427e56303891a49605bbcfd687cd7c47f7f65be5a503c779a8cb000db48d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:54 16:00:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:54 latest: Pulling from edgex-devops/edgex-compose-arm64 16:00:54 29e5d40040c1: Pulling fs layer 16:00:54 1ce36da41761: Pulling fs layer 16:00:54 25b303627fd3: Pulling fs layer 16:00:54 29e5d40040c1: Verifying Checksum 16:00:54 29e5d40040c1: Download complete 16:00:55 1ce36da41761: Verifying Checksum 16:00:55 1ce36da41761: Download complete 16:00:55 29e5d40040c1: Pull complete 16:00:56 25b303627fd3: Verifying Checksum 16:00:56 25b303627fd3: Download complete 16:00:56 1ce36da41761: Pull complete 16:01:06 25b303627fd3: Pull complete 16:01:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container 16:01:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:01:09 $ docker top 1b00408b0e3816284a847ed04798bfeaa42950181bef3c44b8edd315c618b800 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:10 + docker-compose+ buildgrep --help parallel 16:01:10 16:01:14 --parallel Build images in parallel. [Pipeline] } 16:01:14 $ docker stop --time=1 1b00408b0e3816284a847ed04798bfeaa42950181bef3c44b8edd315c618b800 16:01:16 $ docker rm -f --volumes 1b00408b0e3816284a847ed04798bfeaa42950181bef3c44b8edd315c618b800 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:17 prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container 16:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:01:18 $ docker top 9f5eb6be8e45c985fedea7db6ee71d0633c863331f39f785bfe1083e6086ff64 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:19 + docker-compose -f ./docker-compose-build.yml build --parallel 16:01:23 Building core-command ... 16:01:23 Building core-common-config-bootstrapper ... 16:01:23 Building core-data ... 16:01:23 Building core-metadata ... 16:01:23 Building security-bootstrapper ... 16:01:23 Building security-proxy-auth ... 16:01:23 Building security-proxy-setup ... 16:01:23 Building security-secretstore-setup ... 16:01:23 Building security-spiffe-token-provider ... 16:01:23 Building security-spire-agent ... 16:01:23 Building security-spire-config ... 16:01:23 Building security-spire-server ... 16:01:23 Building support-notifications ... 16:01:23 Building support-scheduler ... 16:01:23 Building support-notifications 16:01:23 Building security-spire-config 16:01:23 Building security-bootstrapper 16:01:23 Building security-spire-server 16:01:23 Building security-spiffe-token-provider 16:02:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:02:10 ---> c2add95119ab 16:02:10 Step 3/26 : WORKDIR /edgex-go 16:02:10 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:02:10 ---> c2add95119ab 16:02:10 Step 3/33 : WORKDIR /edgex-go 16:02:10 ---> Running in 443d04d17051 16:02:10 ---> Running in 1c4b805764c1 16:02:10 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:02:10 ---> c2add95119ab 16:02:10 Step 3/20 : WORKDIR /edgex-go 16:02:10 ---> Running in 15f8954d1515 16:02:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:10 ---> c2add95119ab 16:02:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:02:10 ---> Running in a3cc54008a9b 16:02:10 Removing intermediate container 443d04d17051 16:02:10 ---> 62af7dc6f894 16:02:10 Step 4/33 : RUN apk add --update --no-cache make git 16:02:10 ---> Running in 2e9f20bbdd96 16:02:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:02:10 ---> c2add95119ab 16:02:10 Step 3/27 : WORKDIR /edgex-go 16:02:10 ---> Using cache 16:02:10 ---> 62af7dc6f894 16:02:10 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:02:10 ---> Running in 0fd4710a4e13 16:02:10 Removing intermediate container 1c4b805764c1 16:02:10 ---> 964492393ef6 16:02:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:02:10 Removing intermediate container 15f8954d1515 16:02:10 ---> 467fa4ea3454 16:02:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:02:10 ---> Running in 091898f0ec59 16:02:10 ---> Running in e4c0170a7c88 16:02:10 Removing intermediate container a3cc54008a9b 16:02:10 ---> 0ee83e6b383f 16:02:10 Step 4/23 : WORKDIR /edgex-go 16:02:10 ---> Running in 92efc9488264 16:02:10 Removing intermediate container 92efc9488264 16:02:10 ---> b6f0e11bdc04 16:02:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:02:10 ---> Running in b4e4f9a57ec5 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:10 OK: 263 MiB in 53 packages 16:02:10 OK: 263 MiB in 53 packages 16:02:10 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:02:10 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:02:10 OK: 17694 distinct packages available 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:11 OK: 263 MiB in 53 packages 16:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:11 OK: 263 MiB in 53 packages 16:02:12 Removing intermediate container 2e9f20bbdd96 16:02:12 ---> 1c10a306cef4 16:02:12 Step 5/33 : COPY go.mod vendor* ./ 16:02:12 Removing intermediate container 091898f0ec59 16:02:12 ---> 5c375b372e15 16:02:12 Step 5/26 : COPY go.mod vendor* ./ 16:02:12 OK: 263 MiB in 53 packages 16:02:13 Removing intermediate container 0fd4710a4e13 16:02:13 ---> 226eae161671 16:02:13 Step 5/27 : COPY go.mod vendor* ./ 16:02:13 ---> 01d6a6bc6cdc 16:02:13 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:13 Removing intermediate container b4e4f9a57ec5 16:02:13 ---> e353143507b6 16:02:13 Step 6/23 : COPY go.mod vendor* ./ 16:02:13 ---> Running in 287cc6161f3c 16:02:13 ---> 2792bf1169c9 16:02:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:14 ---> Running in 40adacc6c237 16:02:14 Removing intermediate container e4c0170a7c88 16:02:14 ---> c935994e6637 16:02:14 Step 5/20 : COPY go.mod vendor* ./ 16:02:14 ---> cb696a6b2e90 16:02:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:14 ---> Running in cd0d9c669bc4 16:02:14 ---> ad7e8f83b7b0 16:02:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:14 ---> Running in e745fdbfeaf6 16:02:15 ---> ea96a0acf065 16:02:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:15 ---> Running in 0e662b96a883 16:04:22 Removing intermediate container cd0d9c669bc4 16:04:22 ---> d5072dd29a02 16:04:22 Step 7/27 : COPY . . 16:04:22 Removing intermediate container 0e662b96a883 16:04:22 ---> eb2fe57173d9 16:04:22 Step 7/20 : COPY . . 16:04:22 Removing intermediate container 287cc6161f3c 16:04:22 ---> 59d0c2b4e1ed 16:04:22 Step 7/33 : COPY . . 16:04:22 Removing intermediate container 40adacc6c237 16:04:22 ---> 505b1442166e 16:04:22 Step 7/26 : COPY . . 16:04:22 Removing intermediate container e745fdbfeaf6 16:04:22 ---> f2409a585940 16:04:22 Step 8/23 : COPY . . 16:04:37 ---> adba6c3da5a2 16:04:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:04:37 ---> 99b42492531e 16:04:37 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:04:37 ---> 5713bfb43710 16:04:37 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:04:37 ---> c40ca9ae654f 16:04:37 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 16:04:37 ---> Running in 28ba10ed69b4 16:04:37 ---> f120c033a078 16:04:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:04:37 ---> Running in 645da5f1618e 16:04:37 ---> Running in 138f4c75a9f1 16:04:37 ---> Running in dea911ec17bd 16:04:37 ---> Running in 4ea6c8930138 16:04:37 Removing intermediate container 138f4c75a9f1 16:04:37 ---> 598668ff0101 16:04:37 Step 9/27 : WORKDIR /edgex-go/spire-build 16:04:37 ---> Running in 1b66ad38f61d 16:04:37 Removing intermediate container dea911ec17bd 16:04:37 ---> d152ea4472bc 16:04:37 Step 9/26 : WORKDIR /edgex-go/spire-build 16:04:37 ---> Running in f944b113390a 16:04:37 Removing intermediate container f944b113390a 16:04:37 ---> 038f4905726f 16:04:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:04:37 Removing intermediate container 1b66ad38f61d 16:04:37 ---> d80ef46e0fb6 16:04:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:04:37 ---> Running in 2a77586499de 16:04:37 ---> Running in 6afc91563aec 16:04:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:04:38 Removing intermediate container 2a77586499de 16:04:38 ---> 846fcfb46456 16:04:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:04:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:04:38 ---> Running in b4d53470ccb5 16:04:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:04:38 Removing intermediate container 6afc91563aec 16:04:38 ---> 39f84113f88e 16:04:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:04:38 ---> Running in 6d320c707c66 16:04:42 Removing intermediate container b4d53470ccb5 16:04:42 ---> 67a75c75939a 16:04:42 Step 12/26 : WORKDIR /edgex-go 16:04:42 ---> Running in 9aeca04b7f17 16:04:42 Removing intermediate container 6d320c707c66 16:04:42 ---> b5b556d7457c 16:04:42 Step 12/27 : WORKDIR /edgex-go 16:04:42 ---> Running in 91753bcd3987 16:04:42 Removing intermediate container 9aeca04b7f17 16:04:42 ---> 26d933906b17 16:04:42 16:04:43 Step 13/26 : FROM alpine:3.17 16:04:43 3.17: Pulling from library/alpine 16:04:43 Removing intermediate container 91753bcd3987 16:04:43 ---> c87c75938ffd 16:04:43 16:04:43 Step 13/27 : FROM alpine:3.17 16:04:43 3.17: Pulling from library/alpine 16:04:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:04:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:04:44 Status: Downloaded newer image for alpine:3.17 16:04:44 Status: Downloaded newer image for alpine:3.17 16:04:44 ---> d74e625d9115 16:04:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:44 ---> d74e625d9115 16:04:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:44 ---> Running in c3ae93bae4e3 16:04:44 ---> Running in c364ae44a56b 16:04:45 Removing intermediate container c3ae93bae4e3 16:04:45 ---> e33338a5cdef 16:04:45 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:04:45 Removing intermediate container c364ae44a56b 16:04:45 ---> 708651114df2 16:04:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:04:45 ---> Running in fdae9bba5e52 16:04:45 ---> Running in 63c8a7cf5f3c 16:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:50 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:04:50 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:04:50 OK: 17691 distinct packages available 16:04:50 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:04:50 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:04:50 OK: 17691 distinct packages available 16:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:52 (1/5) Installing dumb-init (1.2.5-r2) 16:04:52 (2/5) Installing musl-obstack (1.2.3-r0) 16:04:52 (3/5) Installing libucontext (1.2-r0) 16:04:52 (4/5) Installing gcompat (1.1.0-r0) 16:04:52 (5/5) Installing openssl (3.0.8-r3) 16:04:53 Executing busybox-1.35.0-r29.trigger 16:04:53 (1/4) Installing dumb-init (1.2.5-r2) 16:04:53 (2/4) Installing musl-obstack (1.2.3-r0) 16:04:53 (3/4) Installing libucontext (1.2-r0) 16:04:53 OK: 9 MiB in 20 packages 16:04:53 (4/4) Installing gcompat (1.1.0-r0) 16:04:53 Executing busybox-1.35.0-r29.trigger 16:04:53 OK: 8 MiB in 19 packages 16:04:56 Removing intermediate container 63c8a7cf5f3c 16:04:56 ---> 44ccf08e5f90 16:04:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:56 Removing intermediate container fdae9bba5e52 16:04:56 ---> e1d31628eac2 16:04:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:57 ---> 5e7cea114277 16:04:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:04:57 ---> adfa34d74273 16:04:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:04:58 ---> 9396f528ca71 16:04:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:04:59 ---> 213b6a1cf37a 16:04:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:09 ---> 8a86359b88fe 16:05:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:05:09 ---> d3bb466edb5c 16:05:09 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:05:09 ---> 5af0be071f9b 16:05:09 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:05:09 ---> Running in ac0ec44809c0 16:05:09 ---> eff4a560ac2a 16:05:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:05:09 Removing intermediate container ac0ec44809c0 16:05:09 ---> 86afe9934fc3 16:05:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:05:10 ---> d890b6ef55a5 16:05:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:05:10 ---> 13a5b3692891 16:05:10 Step 22/27 : WORKDIR / 16:05:11 ---> Running in e2d48e28d7ce 16:05:11 ---> fa2f386f1230 16:05:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:11 ---> Running in e158c9163de4 16:05:12 Removing intermediate container e2d48e28d7ce 16:05:12 ---> 2efd4041b3dc 16:05:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:12 Removing intermediate container e158c9163de4 16:05:12 ---> 748508047518 16:05:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:12 ---> Running in 362906af6bba 16:05:12 ---> Running in bd300f742b14 16:05:12 Removing intermediate container 362906af6bba 16:05:12 ---> 750b5b84f7df 16:05:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:12 Removing intermediate container bd300f742b14 16:05:12 ---> ca20f79087ec 16:05:12 Step 24/26 : LABEL arch=arm64 16:05:12 ---> Running in 548d66ba6062 16:05:12 ---> Running in 2125fc61b292 16:05:13 Removing intermediate container 548d66ba6062 16:05:13 ---> fce8a444510d 16:05:13 Step 25/27 : LABEL arch=arm64 16:05:13 ---> Running in f14821453bfb 16:05:13 Removing intermediate container 2125fc61b292 16:05:13 ---> 39aaf9b0f2e8 16:05:13 Step 25/26 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:05:13 ---> Running in 9fbbeafb0047 16:05:14 Removing intermediate container f14821453bfb 16:05:14 ---> e9746fa13ba0 16:05:14 Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:05:14 ---> Running in 1be57fd692b0 16:05:14 Removing intermediate container 9fbbeafb0047 16:05:14 ---> 45cdacdec861 16:05:14 Step 26/26 : LABEL version=0.0.0 16:05:14 ---> Running in e1fe39942ee1 16:05:14 Removing intermediate container 1be57fd692b0 16:05:14 ---> 69611f45894d 16:05:14 Step 27/27 : LABEL version=0.0.0 16:05:15 ---> Running in 057f14b2dfee 16:05:15 Removing intermediate container e1fe39942ee1 16:05:15 ---> 55ece9b7b36b 16:05:15 16:05:15 Removing intermediate container 057f14b2dfee 16:05:15 ---> 5da15172a0d4 16:05:15 16:05:15 Successfully built 55ece9b7b36b 16:05:15 Successfully tagged security-spire-server-arm64:latest 16:05:15  Building security-spire-server ... done Building core-common-config-bootstrapper 16:05:15 Successfully built 5da15172a0d4 16:05:15 Successfully tagged security-spire-config-arm64:latest 16:05:15 Building core-command 16:05:42  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:05:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:42 ---> c2add95119ab 16:05:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:05:42 ---> Using cache 16:05:42 ---> 0ee83e6b383f 16:05:42 Step 4/23 : WORKDIR /edgex-go 16:05:42 ---> Using cache 16:05:42 ---> b6f0e11bdc04 16:05:42 Step 5/23 : RUN apk add --update --no-cache make git 16:05:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:05:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:42 ---> c2add95119ab 16:05:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:05:42 ---> Using cache 16:05:42 ---> 0ee83e6b383f 16:05:42 Step 4/24 : WORKDIR /edgex-go 16:05:42 ---> Using cache 16:05:42 ---> b6f0e11bdc04 16:05:42 Step 5/24 : RUN apk add --update --no-cache make git 16:05:42 ---> Running in 624ec154a256 16:05:42 ---> Running in c48e0059e0b9 16:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:05:45 OK: 263 MiB in 53 packages 16:05:45 OK: 263 MiB in 53 packages 16:05:47 Removing intermediate container 624ec154a256 16:05:47 ---> bac62038594b 16:05:47 Step 6/24 : COPY go.mod vendor* ./ 16:05:47 Removing intermediate container c48e0059e0b9 16:05:47 ---> 90148ab2c34e 16:05:47 Step 6/23 : COPY go.mod vendor* ./ 16:05:48 ---> a6ab6433fa4f 16:05:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:48 ---> Running in 3c8434a2c6a1 16:05:49 ---> 6315b6bd707b 16:05:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:49 ---> Running in 2b5ec8e3e31c 16:07:56 Removing intermediate container 2b5ec8e3e31c 16:07:56 ---> 8f015895d29c 16:07:56 Step 8/23 : COPY . . 16:07:56 Removing intermediate container 3c8434a2c6a1 16:07:56 ---> 00675e1aa3cf 16:07:56 Step 8/24 : COPY . . 16:08:01 ---> 21411ef3bcc2 16:08:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:08:01 ---> Running in 5b0f231fb2e5 16:08:01 ---> 86fd7838a2c1 16:08:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:08:01 ---> Running in 4ce6cf0cbee2 16:08:03 go build -tags " non_delayedstart" -ldflags "-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 16:08:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:10:55 Removing intermediate container 28ba10ed69b4 16:10:55 ---> 598552b3e748 16:10:55 16:10:55 Step 9/33 : FROM alpine:3.17 16:10:55 ---> d74e625d9115 16:10:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:10:55 ---> Running in 31f00e46cff3 16:10:55 Removing intermediate container 31f00e46cff3 16:10:55 ---> 14f00a642460 16:10:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:10:55 ---> Running in a6e4fb1f8a4f 16:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:10:58 (1/2) Installing dumb-init (1.2.5-r2) 16:10:58 (2/2) Installing su-exec (0.2-r2) 16:10:58 Executing busybox-1.35.0-r29.trigger 16:10:58 OK: 8 MiB in 17 packages 16:10:59 Removing intermediate container a6e4fb1f8a4f 16:10:59 ---> d6445e893c2a 16:10:59 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:10:59 ---> Running in b74402ea1117 16:11:00 Removing intermediate container b74402ea1117 16:11:00 ---> 6a61d1342e86 16:11:00 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:11:00 ---> Running in 0bd19e457f15 16:11:00 Removing intermediate container 0bd19e457f15 16:11:00 ---> 85389ba61d4c 16:11:00 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:11:00 ---> Running in 1fd93d87a56d 16:11:01 Removing intermediate container 1fd93d87a56d 16:11:01 ---> 3657117c741b 16:11:01 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:11:01 ---> Running in 4f0aaa5e037d 16:11:02 Removing intermediate container 4f0aaa5e037d 16:11:02 ---> f240f72259e0 16:11:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:11:02 ---> Running in 974bcd227e51 16:11:05 Removing intermediate container 974bcd227e51 16:11:05 ---> fa877b8763ab 16:11:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:11:05 ---> Running in ee511c40552e 16:11:05 Removing intermediate container ee511c40552e 16:11:05 ---> 66aed09297a4 16:11:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:11:07 ---> 534ecb903562 16:11:07 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:11:07 ---> Running in 5aa4fd6b588d 16:11:10 Removing intermediate container 5aa4fd6b588d 16:11:10 ---> 77037f64d9b0 16:11:10 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:11 ---> 7a30d91da6a9 16:11:11 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:11:11 ---> e0b5ee9cb759 16:11:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:11:13 ---> b59ccdcbf857 16:11:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:11:14 ---> f38c1fdcda6c 16:11:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:11:15 ---> 8e3dfa5231f7 16:11:15 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:11:16 ---> 48f908b1eaee 16:11:16 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:11:17 ---> 1515ef3b9472 16:11:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:11:21 ---> 57da7d5d2b30 16:11:21 Step 28/33 : RUN chmod +x /entrypoint.sh 16:11:21 ---> Running in a5d008f68f30 16:11:24 Removing intermediate container a5d008f68f30 16:11:24 ---> 3a8a46134a3a 16:11:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:11:24 ---> Running in b4864f13a783 16:11:24 Removing intermediate container b4864f13a783 16:11:24 ---> 84a17f8cc1c3 16:11:24 Step 30/33 : CMD ["gate"] 16:11:24 ---> Running in e2d8924c493d 16:11:25 Removing intermediate container e2d8924c493d 16:11:25 ---> 697f2882dc8d 16:11:25 Step 31/33 : LABEL arch=arm64 16:11:25 ---> Running in 1397e14255e2 16:11:26 Removing intermediate container 1397e14255e2 16:11:26 ---> 26df51f94eeb 16:11:26 Step 32/33 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:11:26 ---> Running in b80fcb561b19 16:11:26 Removing intermediate container b80fcb561b19 16:11:26 ---> df69d08a4699 16:11:26 Step 33/33 : LABEL version=0.0.0 16:11:26 ---> Running in c97d153e96ba 16:11:27 Removing intermediate container c97d153e96ba 16:11:27 ---> cfdc0defb75e 16:11:27 16:11:27 Successfully built cfdc0defb75e 16:11:27 Successfully tagged security-bootstrapper-arm64:latest 16:11:27 Building core-metadata 16:11:45  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:11:45 ---> c2add95119ab 16:11:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:11:45 ---> Using cache 16:11:45 ---> 0ee83e6b383f 16:11:45 Step 4/25 : WORKDIR /edgex-go 16:11:45 ---> Using cache 16:11:45 ---> b6f0e11bdc04 16:11:45 Step 5/25 : RUN apk add --update --no-cache make git 16:11:45 ---> Using cache 16:11:45 ---> 90148ab2c34e 16:11:45 Step 6/25 : COPY go.mod vendor* ./ 16:11:45 ---> Using cache 16:11:45 ---> 6315b6bd707b 16:11:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:45 ---> Using cache 16:11:45 ---> 8f015895d29c 16:11:45 Step 8/25 : COPY . . 16:11:45 ---> Using cache 16:11:45 ---> 21411ef3bcc2 16:11:45 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:11:45 ---> Running in dad49da64253 16:11:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:13:23 Removing intermediate container 4ea6c8930138 16:13:23 ---> ef8f9a64f8cf 16:13:23 16:13:23 Step 9/20 : FROM alpine:3.17 16:13:23 ---> d74e625d9115 16:13:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:13:23 ---> Using cache 16:13:23 ---> 14f00a642460 16:13:23 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:13:23 ---> Running in ebee9b603f0c 16:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:13:24 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:13:24 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:13:24 OK: 17691 distinct packages available 16:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:13:26 (1/9) Installing ca-certificates (20220614-r4) 16:13:26 (2/9) Installing brotli-libs (1.0.9-r9) 16:13:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:13:26 (4/9) Installing libcurl (7.88.1-r1) 16:13:26 (5/9) Installing curl (7.88.1-r1) 16:13:26 (6/9) Installing dumb-init (1.2.5-r2) 16:13:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:13:26 (8/9) Installing libucontext (1.2-r0) 16:13:26 (9/9) Installing gcompat (1.1.0-r0) 16:13:26 Executing busybox-1.35.0-r29.trigger 16:13:26 Executing ca-certificates-20220614-r4.trigger 16:13:27 OK: 11 MiB in 24 packages 16:13:29 Removing intermediate container ebee9b603f0c 16:13:29 ---> c0ae263111b0 16:13:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:30 ---> 906c37d9de7e 16:13:30 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:13:31 ---> ea360f6ba430 16:13:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:13:34 ---> eade6e9f946c 16:13:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:13:34 ---> a67abcf82c52 16:13:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:13:34 ---> Running in 2ec89fd58145 16:13:35 Removing intermediate container 2ec89fd58145 16:13:35 ---> b5fd1ec5db47 16:13:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:13:35 ---> Running in 946d3f519d0e 16:13:36 Removing intermediate container 946d3f519d0e 16:13:36 ---> d1342a082456 16:13:36 Step 18/20 : LABEL arch=arm64 16:13:36 ---> Running in 9ab3637dacd7 16:13:36 Removing intermediate container 9ab3637dacd7 16:13:36 ---> 267da84aaf3c 16:13:36 Step 19/20 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:13:36 ---> Running in 5bd83834e403 16:13:37 Removing intermediate container 5bd83834e403 16:13:37 ---> 34171a246aae 16:13:37 Step 20/20 : LABEL version=0.0.0 16:13:37 ---> Running in de7c76bf4288 16:13:37 Removing intermediate container de7c76bf4288 16:13:37 ---> 04cc0ff67a1f 16:13:37 16:13:37 Successfully built 04cc0ff67a1f 16:13:37 Successfully tagged security-spiffe-token-provider-arm64:latest 16:13:37 Building security-proxy-setup 16:14:00  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:14:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:00 ---> c2add95119ab 16:14:00 Step 3/22 : WORKDIR /edgex-go 16:14:00 ---> Using cache 16:14:00 ---> 467fa4ea3454 16:14:00 Step 4/22 : RUN apk add --update --no-cache make git 16:14:00 ---> Running in 6000ea6a70e0 16:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:14:04 OK: 263 MiB in 53 packages 16:14:06 Removing intermediate container 6000ea6a70e0 16:14:06 ---> 8b031b7f1003 16:14:06 Step 5/22 : COPY go.mod vendor* ./ 16:14:08 ---> f2b3daa6e605 16:14:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:08 ---> Running in 177656b10737 16:14:34 Removing intermediate container 645da5f1618e 16:14:34 ---> 9afdfe9d1b10 16:14:34 16:14:34 Step 10/23 : FROM alpine:3.17 16:14:34 ---> d74e625d9115 16:14:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:14:34 ---> Running in eff71afd51ba 16:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:14:34 (1/2) Installing ca-certificates (20220614-r4) 16:14:34 (2/2) Installing dumb-init (1.2.5-r2) 16:14:34 Executing busybox-1.35.0-r29.trigger 16:14:34 Executing ca-certificates-20220614-r4.trigger 16:14:35 OK: 8 MiB in 17 packages 16:14:37 Removing intermediate container eff71afd51ba 16:14:37 ---> 42e4ced67195 16:14:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:14:37 ---> Running in 3e0e5727b955 16:14:38 Removing intermediate container 3e0e5727b955 16:14:38 ---> e6645a7c9809 16:14:38 Step 13/23 : ENV APP_PORT=59860 16:14:38 ---> Running in 73ff6fe9b21a 16:14:38 Removing intermediate container 73ff6fe9b21a 16:14:38 ---> e63cf6aee8e7 16:14:38 Step 14/23 : EXPOSE $APP_PORT 16:14:38 ---> Running in b5744cbde2f2 16:14:39 Removing intermediate container b5744cbde2f2 16:14:39 ---> bc0e5144fd89 16:14:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:40 ---> 6067b78e806d 16:14:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:14:41 ---> 3c30eb924a66 16:14:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:14:43 ---> 27714cbb7baa 16:14:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:14:46 ---> 225f6f631ce3 16:14:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:14:46 ---> Running in 6ef3024c9289 16:14:46 Removing intermediate container 6ef3024c9289 16:14:46 ---> 9978d11c1323 16:14:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:14:47 ---> Running in 8ffc6fe39d29 16:14:47 Removing intermediate container 8ffc6fe39d29 16:14:47 ---> e18b91257200 16:14:47 Step 21/23 : LABEL arch=arm64 16:14:47 ---> Running in cef12872e106 16:14:48 Removing intermediate container cef12872e106 16:14:48 ---> 3a1198b6453e 16:14:48 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:14:48 ---> Running in 20103b8742fc 16:14:48 Removing intermediate container 20103b8742fc 16:14:48 ---> 3c93bd7716c2 16:14:48 Step 23/23 : LABEL version=0.0.0 16:14:49 ---> Running in 177a6949e617 16:14:49 Removing intermediate container 177a6949e617 16:14:49 ---> d45ac58637e7 16:14:49 16:14:49 Successfully built d45ac58637e7 16:14:49 Successfully tagged support-notifications-arm64:latest 16:14:49 Building security-proxy-auth 16:15:08  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:15:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:08 ---> c2add95119ab 16:15:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:15:08 ---> Using cache 16:15:08 ---> 0ee83e6b383f 16:15:08 Step 4/23 : WORKDIR /edgex-go 16:15:08 ---> Using cache 16:15:08 ---> b6f0e11bdc04 16:15:08 Step 5/23 : RUN apk add --update --no-cache make git 16:15:08 ---> Using cache 16:15:08 ---> 90148ab2c34e 16:15:08 Step 6/23 : COPY go.mod vendor* ./ 16:15:08 ---> Using cache 16:15:08 ---> 6315b6bd707b 16:15:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:08 ---> Using cache 16:15:08 ---> 8f015895d29c 16:15:08 Step 8/23 : COPY . . 16:15:08 Removing intermediate container 5b0f231fb2e5 16:15:08 ---> 6e175b52171a 16:15:08 16:15:08 Step 10/23 : FROM alpine:3.17 16:15:08 ---> d74e625d9115 16:15:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:15:08 ---> Using cache 16:15:08 ---> 21411ef3bcc2 16:15:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:15:08 ---> Running in bcb1b78d0599 16:15:08 ---> Running in bf1f53d4e657 16:15:08 Removing intermediate container bf1f53d4e657 16:15:08 ---> 21fd5910888f 16:15:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:15:08 ---> Running in 0c00aeb5cffa 16:15:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:15:13 (1/1) Installing dumb-init (1.2.5-r2) 16:15:13 Executing busybox-1.35.0-r29.trigger 16:15:13 OK: 8 MiB in 16 packages 16:15:15 Removing intermediate container 0c00aeb5cffa 16:15:15 ---> 597b41682248 16:15:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:16 ---> 7f3774bcb893 16:15:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:15:18 ---> 7825485b2a8b 16:15:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:15:22 ---> 9dfb46ae4e71 16:15:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:15:26 ---> 92bdffa6b0d4 16:15:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:15:28 ---> a731dad02c07 16:15:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:15:28 ---> Running in 5e798f41449d 16:15:30 Removing intermediate container 4ce6cf0cbee2 16:15:30 ---> 13c45ba776fc 16:15:30 16:15:30 Step 10/24 : FROM alpine:3.17 16:15:30 ---> d74e625d9115 16:15:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:15:30 ---> Running in eed3a183f7d5 16:15:32 Removing intermediate container 5e798f41449d 16:15:32 ---> 45febcdab2f2 16:15:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:15:32 ---> Running in faaa90a06f06 16:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:15:33 Removing intermediate container faaa90a06f06 16:15:33 ---> d0cc6889026d 16:15:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:15:33 ---> Running in bbfc3f5fe69b 16:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:15:33 Removing intermediate container bbfc3f5fe69b 16:15:33 ---> 3d47aca0ebee 16:15:33 Step 21/23 : LABEL arch=arm64 16:15:33 ---> Running in 50fc51125853 16:15:34 Removing intermediate container 50fc51125853 16:15:34 ---> b20de39d860b 16:15:34 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:15:34 ---> Running in cd1a6208df90 16:15:35 (1/1) Installing dumb-init (1.2.5-r2) 16:15:35 Executing busybox-1.35.0-r29.trigger 16:15:35 Removing intermediate container cd1a6208df90 16:15:35 ---> bc75e3dd9acd 16:15:35 Step 23/23 : LABEL version=0.0.0 16:15:35 OK: 8 MiB in 16 packages 16:15:35 ---> Running in 71c78d7b0576 16:15:38 Removing intermediate container 71c78d7b0576 16:15:38 ---> 084eae2387dc 16:15:38 16:15:39 Removing intermediate container eed3a183f7d5 16:15:39 ---> abd885b2e890 16:15:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:15:39 Successfully built 084eae2387dc 16:15:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:15:39 Building security-secretstore-setup 16:15:39  Building core-common-config-bootstrapper ... done  ---> Running in ee780bb70c96 16:15:40 Removing intermediate container ee780bb70c96 16:15:40 ---> 394f9e315b22 16:15:40 Step 13/24 : ENV APP_PORT=59882 16:15:40 ---> Running in 9bb8f97a8ba9 16:15:41 Removing intermediate container 9bb8f97a8ba9 16:15:41 ---> b6108c7a767e 16:15:41 Step 14/24 : EXPOSE $APP_PORT 16:15:41 ---> Running in 58370928110e 16:15:42 Removing intermediate container 58370928110e 16:15:42 ---> 939aa0ce6c03 16:15:42 Step 15/24 : WORKDIR / 16:15:42 ---> Running in e58299bc4f1a 16:15:43 Removing intermediate container e58299bc4f1a 16:15:43 ---> 1ccd3242b92d 16:15:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:45 ---> 86631beb9d48 16:15:45 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:15:46 ---> 533d912fd467 16:15:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:15:49 ---> 0de05d29a533 16:15:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:15:52 ---> b0f998555ad4 16:15:52 Step 20/24 : ENTRYPOINT ["/core-command"] 16:15:52 ---> Running in 310604e2a722 16:15:53 Removing intermediate container 310604e2a722 16:15:53 ---> a3d67735340f 16:15:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:15:53 ---> Running in a27300a2e77c 16:15:54 Removing intermediate container a27300a2e77c 16:15:54 ---> 5b148c33e1cb 16:15:54 Step 22/24 : LABEL arch=arm64 16:15:54 ---> Running in 3fa84cf1402f 16:15:56 Removing intermediate container 3fa84cf1402f 16:15:56 ---> 72d9c3da5b00 16:15:56 Step 23/24 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:15:56 ---> Running in b5e887e699b7 16:15:57 Removing intermediate container b5e887e699b7 16:15:57 ---> 2573fcb8809c 16:15:57 Step 24/24 : LABEL version=0.0.0 16:15:57 ---> Running in 1fc6ce04782f 16:15:58 Removing intermediate container 1fc6ce04782f 16:15:58 ---> 0b7481898e6f 16:15:58 16:15:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:15:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:15:59 ---> c2add95119ab 16:15:59 Step 3/25 : WORKDIR /edgex-go 16:15:59 ---> Using cache 16:15:59 ---> 467fa4ea3454 16:15:59 Step 4/25 : RUN apk add --update --no-cache make git 16:15:59 ---> Using cache 16:15:59 ---> 8b031b7f1003 16:15:59 Step 5/25 : COPY go.mod vendor* ./ 16:15:59 ---> Using cache 16:15:59 ---> f2b3daa6e605 16:15:59 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:59 ---> Running in 7f30a79b7e17 16:15:59 Successfully built 0b7481898e6f 16:15:59 Successfully tagged core-command-arm64:latest 16:15:59  Building core-command ... done Building core-data 16:16:04 Removing intermediate container 177656b10737 16:16:04 ---> 2220573f3bcd 16:16:04 Step 7/22 : COPY . . 16:16:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:16:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:16:14 ---> c2add95119ab 16:16:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:16:14 ---> Using cache 16:16:14 ---> 0ee83e6b383f 16:16:14 Step 4/23 : WORKDIR /edgex-go 16:16:14 ---> Using cache 16:16:14 ---> b6f0e11bdc04 16:16:14 Step 5/23 : RUN apk add --update --no-cache make git 16:16:14 ---> Using cache 16:16:14 ---> 90148ab2c34e 16:16:14 Step 6/23 : COPY go.mod vendor* ./ 16:16:14 ---> Using cache 16:16:14 ---> 6315b6bd707b 16:16:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:14 ---> Using cache 16:16:14 ---> 8f015895d29c 16:16:14 Step 8/23 : COPY . . 16:16:14 ---> Using cache 16:16:14 ---> 21411ef3bcc2 16:16:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:16:16 ---> Running in 47af3bd11c98 16:16:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:16:20 ---> 17776d93b732 16:16:20 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:16:20 ---> Running in 0846c269e9af 16:16:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:17:30 Removing intermediate container 7f30a79b7e17 16:17:30 ---> 14b2387a1d70 16:17:30 Step 7/25 : COPY . . 16:17:38 ---> daf8378a0862 16:17:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:17:38 ---> Running in b6e1dc369814 16:17:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:18:26 Removing intermediate container dad49da64253 16:18:26 ---> e995938fc8a4 16:18:26 16:18:26 Step 10/25 : FROM alpine:3.17 16:18:26 ---> d74e625d9115 16:18:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:18:26 ---> Using cache 16:18:26 ---> abd885b2e890 16:18:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:18:26 ---> Using cache 16:18:26 ---> 394f9e315b22 16:18:26 Step 13/25 : ENV APP_PORT=59881 16:18:26 ---> Running in 905ab0e06f38 16:18:26 Removing intermediate container 905ab0e06f38 16:18:26 ---> 2abe4e0c1f25 16:18:26 Step 14/25 : EXPOSE $APP_PORT 16:18:26 ---> Running in b8d881cecd03 16:18:26 Removing intermediate container b8d881cecd03 16:18:26 ---> d0fc7a66b268 16:18:26 Step 15/25 : WORKDIR / 16:18:26 ---> Running in 41642dbe3445 16:18:26 Removing intermediate container 41642dbe3445 16:18:26 ---> 53f8d5d12e90 16:18:26 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:26 ---> acda0b96fe7c 16:18:26 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:18:26 ---> 3eb5ea276ad4 16:18:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:18:26 ---> ccc0ca515b42 16:18:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:18:27 ---> 2a42026861ce 16:18:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:18:28 ---> 5d88aff56f4c 16:18:28 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:18:28 ---> Running in 608b32a12e0f 16:18:28 Removing intermediate container 608b32a12e0f 16:18:28 ---> 9e5337408597 16:18:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:18:28 ---> Running in 701f2dcba077 16:18:29 Removing intermediate container 701f2dcba077 16:18:29 ---> 79706236445e 16:18:29 Step 23/25 : LABEL arch=arm64 16:18:29 ---> Running in 02dfd16da881 16:18:29 Removing intermediate container 02dfd16da881 16:18:29 ---> 552cdefff473 16:18:29 Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:18:30 ---> Running in 6544e0241a31 16:18:30 Removing intermediate container 6544e0241a31 16:18:30 ---> 892c9ae092c0 16:18:30 Step 25/25 : LABEL version=0.0.0 16:18:30 ---> Running in 82ee9fac1668 16:18:33 Removing intermediate container 82ee9fac1668 16:18:33 ---> bfcf313c3125 16:18:33 16:18:33 Successfully built bfcf313c3125 16:18:33 Successfully tagged core-metadata-arm64:latest 16:18:33  Building core-metadata ... done Building support-scheduler 16:18:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:18:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:18:52 ---> c2add95119ab 16:18:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:18:52 ---> Using cache 16:18:52 ---> 0ee83e6b383f 16:18:52 Step 4/23 : WORKDIR /edgex-go 16:18:52 ---> Using cache 16:18:52 ---> b6f0e11bdc04 16:18:52 Step 5/23 : RUN apk add --update --no-cache make git 16:18:52 ---> Using cache 16:18:52 ---> 90148ab2c34e 16:18:52 Step 6/23 : COPY go.mod vendor* ./ 16:18:52 ---> Using cache 16:18:52 ---> 6315b6bd707b 16:18:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:52 ---> Using cache 16:18:52 ---> 8f015895d29c 16:18:52 Step 8/23 : COPY . . 16:18:52 ---> Using cache 16:18:52 ---> 21411ef3bcc2 16:18:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:18:53 ---> Running in fa3f9f868d3d 16:18:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:21:01 Removing intermediate container bcb1b78d0599 16:21:01 ---> b1aceabbd608 16:21:01 16:21:01 Step 10/23 : FROM alpine:3.17 16:21:01 ---> d74e625d9115 16:21:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:21:01 ---> Using cache 16:21:01 ---> 21fd5910888f 16:21:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:21:01 ---> Using cache 16:21:01 ---> 597b41682248 16:21:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:01 ---> Using cache 16:21:01 ---> 7f3774bcb893 16:21:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:21:01 ---> Using cache 16:21:01 ---> 7825485b2a8b 16:21:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:21:02 ---> 9cbb38adbe4a 16:21:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:21:03 ---> 31d91006bd8a 16:21:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:21:04 ---> e9acfa160c30 16:21:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:21:04 ---> Running in 0c78cc37e4fc 16:21:07 Removing intermediate container 0c78cc37e4fc 16:21:07 ---> 73eba9f91a7a 16:21:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:21:07 ---> Running in 372868ba5934 16:21:08 Removing intermediate container 372868ba5934 16:21:08 ---> 07cd31f9f52c 16:21:08 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:21:08 ---> Running in 5347cef94701 16:21:08 Removing intermediate container 5347cef94701 16:21:08 ---> 8b4b412b199f 16:21:08 Step 21/23 : LABEL arch=arm64 16:21:08 ---> Running in 005132726f79 16:21:11 Removing intermediate container 005132726f79 16:21:11 ---> a7626622cf8a 16:21:11 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:21:11 ---> Running in 09c78722ca38 16:21:12 Removing intermediate container 09c78722ca38 16:21:12 ---> d5a6376c94d6 16:21:12 Step 23/23 : LABEL version=0.0.0 16:21:12 ---> Running in 9add4d06bbe8 16:21:12 Removing intermediate container 9add4d06bbe8 16:21:12 ---> 19a534fc24b3 16:21:12 16:21:13 Successfully built 19a534fc24b3 16:21:13 Successfully tagged security-proxy-auth-arm64:latest 16:21:13  Building security-proxy-auth ... done Building security-spire-agent 16:21:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:21:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:21:31 ---> c2add95119ab 16:21:31 Step 3/27 : WORKDIR /edgex-go 16:21:31 ---> Using cache 16:21:31 ---> 467fa4ea3454 16:21:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:21:31 ---> Running in 8c27e5d18050 16:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:21:32 OK: 263 MiB in 53 packages 16:21:34 Removing intermediate container 8c27e5d18050 16:21:34 ---> dfd5706c5fed 16:21:34 Step 5/27 : COPY go.mod vendor* ./ 16:21:35 ---> 3152219dff08 16:21:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:21:35 ---> Running in f09022cef030 16:22:56 Removing intermediate container 0846c269e9af 16:22:56 ---> e1dfa6db617b 16:22:56 16:22:56 Step 9/22 : FROM alpine:3.17 16:22:56 ---> d74e625d9115 16:22:56 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:22:56 ---> Running in 2511fd7fdfd3 16:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:22:56 (1/2) Installing dumb-init (1.2.5-r2) 16:22:56 (2/2) Installing openssl (3.0.8-r3) 16:22:56 Executing busybox-1.35.0-r29.trigger 16:22:56 OK: 8 MiB in 17 packages 16:22:56 Removing intermediate container 2511fd7fdfd3 16:22:56 ---> a039f0108b55 16:22:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:22:56 ---> Running in 0a812ad85958 16:22:56 Removing intermediate container 0a812ad85958 16:22:56 ---> 43e8c3fda336 16:22:56 Step 12/22 : WORKDIR /edgex 16:22:56 ---> Running in cdc13073a477 16:22:56 Removing intermediate container cdc13073a477 16:22:56 ---> 9be41c4ec4e5 16:22:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:58 ---> 1da06a7109fa 16:22:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:22:59 ---> f77d7b2f6188 16:22:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:23:01 ---> 0417a5e3c6ca 16:23:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:23:03 ---> d915951b9b0c 16:23:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:23:05 ---> 09b8e71b9c02 16:23:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:23:05 ---> Running in a7f223a5f416 16:23:10 Removing intermediate container a7f223a5f416 16:23:10 ---> 78294df7c0f4 16:23:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:23:10 ---> Running in 993979ac46f5 16:23:11 Removing intermediate container 993979ac46f5 16:23:11 ---> bb17b0f6cc5f 16:23:11 Step 20/22 : LABEL arch=arm64 16:23:11 ---> Running in 081dbd83f43b 16:23:12 Removing intermediate container 081dbd83f43b 16:23:12 ---> 114601cde0aa 16:23:12 Step 21/22 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:23:13 ---> Running in 8a8a2dfbc120 16:23:13 Removing intermediate container 8a8a2dfbc120 16:23:13 ---> 1f0c3291b036 16:23:13 Step 22/22 : LABEL version=0.0.0 16:23:13 ---> Running in 0f7c6eab7613 16:23:14 Removing intermediate container 0f7c6eab7613 16:23:14 ---> a81e258d563a 16:23:14 16:23:15 Successfully built a81e258d563a 16:23:15 Successfully tagged security-proxy-setup-arm64:latest 16:23:17  Building security-proxy-setup ... done Removing intermediate container f09022cef030 16:23:17 ---> ef4d03dc5446 16:23:17 Step 7/27 : COPY . . 16:23:35 ---> 2a202f5f8602 16:23:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:23:35 ---> Running in 08db232c8da4 16:23:35 Removing intermediate container 08db232c8da4 16:23:35 ---> 161877e55759 16:23:35 Step 9/27 : WORKDIR /edgex-go/spire-build 16:23:35 ---> Running in f61fa4d12876 16:23:35 Removing intermediate container f61fa4d12876 16:23:35 ---> 34733bed8680 16:23:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:23:35 ---> Running in 99da1b7dd3c2 16:23:35 Removing intermediate container 47af3bd11c98 16:23:35 ---> c7dc20ff062c 16:23:35 16:23:35 Step 10/23 : FROM alpine:3.17 16:23:35 ---> d74e625d9115 16:23:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:23:36 Removing intermediate container 99da1b7dd3c2 16:23:36 ---> aa9169c8f05b 16:23:36 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:23:36 ---> Running in 73f784afe173 16:23:36 ---> Running in 22b3a6b5f072 16:23:37 Removing intermediate container 73f784afe173 16:23:37 ---> 96d27e617870 16:23:37 Step 12/23 : ENV APP_PORT=59880 16:23:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 16:23:37 ---> Running in 7dcb315bce44 16:23:38 Removing intermediate container 7dcb315bce44 16:23:38 ---> d035d54f11d6 16:23:38 Step 13/23 : EXPOSE $APP_PORT 16:23:38 ---> Running in 228061a9dbce 16:23:38 Removing intermediate container 228061a9dbce 16:23:38 ---> 89473aca1fc1 16:23:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 16:23:39 ---> Running in 4795ac272285 16:23:40 Removing intermediate container 22b3a6b5f072 16:23:40 ---> 46068ecdccdc 16:23:40 Step 12/27 : WORKDIR /edgex-go 16:23:40 ---> Running in e017a728f991 16:23:41 Removing intermediate container e017a728f991 16:23:41 ---> 1e9fdcddc6fb 16:23:41 16:23:41 Step 13/27 : FROM alpine:3.17 16:23:41 ---> d74e625d9115 16:23:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:23:41 ---> Using cache 16:23:41 ---> 708651114df2 16:23:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:23:41 ---> Running in 28e4ec242d60 16:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:23:43 (1/1) Installing dumb-init (1.2.5-r2) 16:23:43 Executing busybox-1.35.0-r29.trigger 16:23:43 OK: 8 MiB in 16 packages 16:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:23:44 Removing intermediate container 4795ac272285 16:23:44 ---> f3fe767d15d5 16:23:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:45 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:23:45 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:23:45 OK: 17691 distinct packages available 16:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:23:45 ---> 6f476368a0ce 16:23:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:23:46 ---> 36523491e58b 16:23:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:23:47 (1/5) Installing dumb-init (1.2.5-r2) 16:23:47 (2/5) Installing musl-obstack (1.2.3-r0) 16:23:47 (3/5) Installing libucontext (1.2-r0) 16:23:47 (4/5) Installing gcompat (1.1.0-r0) 16:23:47 (5/5) Installing openssl (3.0.8-r3) 16:23:47 Executing busybox-1.35.0-r29.trigger 16:23:47 OK: 9 MiB in 20 packages 16:23:50 ---> 7e00919cc3c0 16:23:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:23:50 Removing intermediate container 28e4ec242d60 16:23:50 ---> bbda188fc7a7 16:23:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:51 ---> 6ae2a8c03e22 16:23:51 Step 19/23 : ENTRYPOINT ["/core-data"] 16:23:51 ---> Running in 28610f9c251e 16:23:51 ---> d00b527a069d 16:23:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:23:52 Removing intermediate container 28610f9c251e 16:23:52 ---> 286e33a13b7d 16:23:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:23:53 ---> Running in 138d1506da6f 16:23:53 ---> 0897c8dcb0ef 16:23:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:23:54 Removing intermediate container 138d1506da6f 16:23:54 ---> 890e499f0ff7 16:23:54 Step 21/23 : LABEL arch=arm64 16:23:54 ---> Running in dcfc75961e6b 16:23:55 Removing intermediate container dcfc75961e6b 16:23:55 ---> 8ad559cbb49b 16:23:55 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:23:55 ---> Running in 821d1dcffd7f 16:23:56 Removing intermediate container 821d1dcffd7f 16:23:56 ---> 85f3e494780b 16:23:56 Step 23/23 : LABEL version=0.0.0 16:23:56 ---> Running in 8c41d39fba98 16:23:57 Removing intermediate container 8c41d39fba98 16:23:57 ---> a65959c3b6b3 16:23:57 16:23:58 Successfully built a65959c3b6b3 16:23:58 Successfully tagged core-data-arm64:latest 16:24:01  Building core-data ... done  ---> 2a2133212e7b 16:24:01 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:24:02 Removing intermediate container b6e1dc369814 16:24:02 ---> 9d41fe4e4847 16:24:02 16:24:02 Step 9/25 : FROM alpine:3.17 16:24:02 ---> d74e625d9115 16:24:02 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:24:02 ---> Running in cb2cd6d549e3 16:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:06 (1/3) Installing ca-certificates (20220614-r4) 16:24:06 (2/3) Installing dumb-init (1.2.5-r2) 16:24:06 (3/3) Installing su-exec (0.2-r2) 16:24:06 Executing busybox-1.35.0-r29.trigger 16:24:06 Executing ca-certificates-20220614-r4.trigger 16:24:07 OK: 8 MiB in 18 packages 16:24:09 ---> 8515c3232d31 16:24:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:24:09 Removing intermediate container cb2cd6d549e3 16:24:09 ---> ec6a600e2edf 16:24:09 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:24:09 ---> Running in 60e00e9c02b3 16:24:10 Removing intermediate container 60e00e9c02b3 16:24:10 ---> 002ba12d032b 16:24:10 Step 12/25 : WORKDIR / 16:24:10 ---> a86013fbef91 16:24:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:24:10 ---> Running in ed9b191d3fe4 16:24:11 Removing intermediate container ed9b191d3fe4 16:24:11 ---> 60040cde191f 16:24:11 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:12 ---> 768fcfde2463 16:24:12 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:24:13 ---> 94fe98d34996 16:24:13 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:24:15 ---> 3008d90dd4e2 16:24:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:24:15 ---> Running in 81589633e067 16:24:15 ---> 62ae157e5a09 16:24:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:24:16 Removing intermediate container 81589633e067 16:24:16 ---> 79ee6caa5936 16:24:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:24:16 ---> Running in 7358cd784a68 16:24:17 ---> c0de751042c3 16:24:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:24:17 Removing intermediate container 7358cd784a68 16:24:17 ---> 8a94edab38f3 16:24:17 Step 25/27 : LABEL arch=arm64 16:24:17 ---> Running in 907113f06412 16:24:17 Removing intermediate container 907113f06412 16:24:17 ---> 809d650eaef9 16:24:17 Step 26/27 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:24:18 ---> Running in e68b2a26f472 16:24:18 ---> f067023ca8ca 16:24:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:24:18 Removing intermediate container e68b2a26f472 16:24:18 ---> 62ff3b9b85c9 16:24:18 Step 27/27 : LABEL version=0.0.0 16:24:18 ---> Running in 969d958cb46e 16:24:19 ---> 10ab7ca85116 16:24:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:24:19 Removing intermediate container 969d958cb46e 16:24:19 ---> 6c3ba0b0942e 16:24:19 16:24:20 Successfully built 6c3ba0b0942e 16:24:20 Successfully tagged security-spire-agent-arm64:latest 16:24:21  Building security-spire-agent ... done  ---> 2d115b801960 16:24:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:24:23 ---> d4978b0acd56 16:24:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:24:24 ---> dae870d2499e 16:24:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:24:24 ---> Running in a122cb9ebf5e 16:24:29 Removing intermediate container a122cb9ebf5e 16:24:29 ---> 3ab14b25d3c5 16:24:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:24:29 ---> Running in 39871f88d23a 16:24:29 Removing intermediate container 39871f88d23a 16:24:30 ---> 1ea27a9e8d78 16:24:30 Step 23/25 : LABEL arch=arm64 16:24:30 ---> Running in afdbb5228802 16:24:30 Removing intermediate container afdbb5228802 16:24:30 ---> 890bec653bd1 16:24:30 Step 24/25 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:24:30 ---> Running in bbdbf3d521ef 16:24:31 Removing intermediate container bbdbf3d521ef 16:24:31 ---> d8928f7126ea 16:24:31 Step 25/25 : LABEL version=0.0.0 16:24:31 ---> Running in 852a7920bae2 16:24:31 Removing intermediate container 852a7920bae2 16:24:31 ---> 3f5602d688d0 16:24:31 16:24:32 Successfully built 3f5602d688d0 16:24:32 Successfully tagged security-secretstore-setup-arm64:latest 16:25:10  Building security-secretstore-setup ... done Removing intermediate container fa3f9f868d3d 16:25:10 ---> eb139d18f1a5 16:25:10 16:25:10 Step 10/23 : FROM alpine:3.17 16:25:10 ---> d74e625d9115 16:25:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:25:10 ---> Using cache 16:25:10 ---> abd885b2e890 16:25:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:25:10 ---> Using cache 16:25:10 ---> 394f9e315b22 16:25:10 Step 13/23 : ENV APP_PORT=59861 16:25:10 ---> Running in 1f714a4ea9da 16:25:10 Removing intermediate container 1f714a4ea9da 16:25:10 ---> f4f98f002ab0 16:25:10 Step 14/23 : EXPOSE $APP_PORT 16:25:10 ---> Running in 2d16a6acb2b2 16:25:10 Removing intermediate container 2d16a6acb2b2 16:25:10 ---> 324bc467ad18 16:25:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:10 ---> 3fe473cf4f1e 16:25:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:25:10 ---> 0726ccbdc007 16:25:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:25:12 ---> 1a6a40069891 16:25:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:25:12 ---> 8720b2d33a5b 16:25:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:25:12 ---> Running in f17039cfd261 16:25:13 Removing intermediate container f17039cfd261 16:25:13 ---> 0e7cca297df0 16:25:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:25:13 ---> Running in d16f09d87b92 16:25:13 Removing intermediate container d16f09d87b92 16:25:13 ---> d28dc3fe38e3 16:25:13 Step 21/23 : LABEL arch=arm64 16:25:13 ---> Running in 6e0471df8d2b 16:25:13 Removing intermediate container 6e0471df8d2b 16:25:13 ---> f055798faa35 16:25:13 Step 22/23 : LABEL git_sha=0335d2952a57d8e3516e5968f83c8fafe7811ac0 16:25:13 ---> Running in 258be4e430de 16:25:14 Removing intermediate container 258be4e430de 16:25:14 ---> 788a1c211735 16:25:14 Step 23/23 : LABEL version=0.0.0 16:25:14 ---> Running in 155637f5195e 16:25:14 Removing intermediate container 155637f5195e 16:25:14 ---> a86e73756d65 16:25:14 16:25:14 Successfully built a86e73756d65 16:25:14 Successfully tagged support-scheduler-arm64:latest 16:25:15  Building support-scheduler ... done  [Pipeline] } 16:25:15 $ docker stop --time=1 9f5eb6be8e45c985fedea7db6ee71d0633c863331f39f785bfe1083e6086ff64 16:25:16 $ docker rm -f --volumes 9f5eb6be8e45c985fedea7db6ee71d0633c863331f39f785bfe1083e6086ff64 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:17 + docker images 16:25:17 REPOSITORY TAG IMAGE ID CREATED SIZE 16:25:17 support-scheduler-arm64 latest a86e73756d65 3 seconds ago 31.5MB 16:25:17 eb139d18f1a5 10 seconds ago 1.56GB 16:25:17 security-secretstore-setup-arm64 latest 3f5602d688d0 46 seconds ago 32.2MB 16:25:17 security-spire-agent-arm64 latest 6c3ba0b0942e 58 seconds ago 125MB 16:25:17 9d41fe4e4847 About a minute ago 1.49GB 16:25:17 core-data-arm64 latest a65959c3b6b3 About a minute ago 19.9MB 16:25:17 1e9fdcddc6fb About a minute ago 1.35GB 16:25:17 c7dc20ff062c About a minute ago 1.5GB 16:25:17 security-proxy-setup-arm64 latest a81e258d563a 2 minutes ago 18.7MB 16:25:17 e1dfa6db617b 2 minutes ago 1.47GB 16:25:17 security-proxy-auth-arm64 latest 19a534fc24b3 4 minutes ago 18.2MB 16:25:17 b1aceabbd608 4 minutes ago 1.47GB 16:25:17 core-metadata-arm64 latest bfcf313c3125 6 minutes ago 20.2MB 16:25:17 e995938fc8a4 6 minutes ago 1.5GB 16:25:17 core-command-arm64 latest 0b7481898e6f 9 minutes ago 19.7MB 16:25:17 core-common-config-bootstrapper-arm64 latest 084eae2387dc 9 minutes ago 17.2MB 16:25:17 13c45ba776fc 9 minutes ago 1.49GB 16:25:17 6e175b52171a 10 minutes ago 1.49GB 16:25:17 support-notifications-arm64 latest d45ac58637e7 10 minutes ago 32.1MB 16:25:17 9afdfe9d1b10 10 minutes ago 1.56GB 16:25:17 security-spiffe-token-provider-arm64 latest 04cc0ff67a1f 11 minutes ago 32.7MB 16:25:17 ef8f9a64f8cf 11 minutes ago 1.53GB 16:25:17 security-bootstrapper-arm64 latest cfdc0defb75e 13 minutes ago 21.9MB 16:25:17 598552b3e748 14 minutes ago 1.48GB 16:25:17 security-spire-config-arm64 latest 5da15172a0d4 20 minutes ago 86.2MB 16:25:17 security-spire-server-arm64 latest 55ece9b7b36b 20 minutes ago 87.1MB 16:25:17 c87c75938ffd 20 minutes ago 1.35GB 16:25:17 26d933906b17 20 minutes ago 1.35GB 16:25:17 ci-base-image-arm64 latest c2add95119ab 36 minutes ago 866MB 16:25:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 16:25:17 alpine 3.17 d74e625d9115 6 weeks ago 7.46MB 16:25:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:18 16:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:18 arm64: Pulling from edgex-lftools-log-publisher 16:25:18 8998bd30e6a1: Pulling fs layer 16:25:18 04944245beec: Pulling fs layer 16:25:18 699f458cf7ca: Pulling fs layer 16:25:18 765212b225bb: Pulling fs layer 16:25:18 f23df028b6ca: Pulling fs layer 16:25:18 d65c8cfc05b1: Pulling fs layer 16:25:18 2437ff75d9bd: Pulling fs layer 16:25:18 f23df028b6ca: Waiting 16:25:18 d65c8cfc05b1: Waiting 16:25:18 2437ff75d9bd: Waiting 16:25:18 765212b225bb: Waiting 16:25:18 04944245beec: Verifying Checksum 16:25:18 04944245beec: Download complete 16:25:18 765212b225bb: Verifying Checksum 16:25:18 765212b225bb: Download complete 16:25:18 f23df028b6ca: Verifying Checksum 16:25:18 f23df028b6ca: Download complete 16:25:18 d65c8cfc05b1: Verifying Checksum 16:25:18 d65c8cfc05b1: Download complete 16:25:19 699f458cf7ca: Verifying Checksum 16:25:19 699f458cf7ca: Download complete 16:25:19 8998bd30e6a1: Verifying Checksum 16:25:19 8998bd30e6a1: Download complete 16:25:22 2437ff75d9bd: Verifying Checksum 16:25:22 2437ff75d9bd: Download complete 16:25:23 8998bd30e6a1: Pull complete 16:25:23 04944245beec: Pull complete 16:25:25 699f458cf7ca: Pull complete 16:25:25 765212b225bb: Pull complete 16:25:25 f23df028b6ca: Pull complete 16:25:25 d65c8cfc05b1: Pull complete 16:25:40 2437ff75d9bd: Pull complete 16:25:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:25:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:41 prd-ubuntu20.04-docker-arm64-4c-16g-6220 does not seem to be running inside a container 16:25:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:25:43 $ docker top 9dc6a17a1649785b55e93869e9b9189d40e33d9661af21cf4507cba20c411669 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:45 ---> job-cost.sh 16:25:45 lf-activate-venv: SKIPPING 16:25:45 INFO: No Stack... 16:25:45 INFO: Retrieving Pricing Info for: v3-standard-4 16:25:46 INFO: Archiving Costs [Pipeline] sh 16:25:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 16:25:47 + cut -d, -f6 [Pipeline] lock 16:25:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] 16:25:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] did not exist. Created. 16:25:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:48 + echo total: 0.10999999940395355 [Pipeline] stash 16:25:48 Stashed 1 file(s) [Pipeline] } 16:25:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4487-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:48 $ docker stop --time=1 9dc6a17a1649785b55e93869e9b9189d40e33d9661af21cf4507cba20c411669 16:25:49 $ docker rm -f --volumes 9dc6a17a1649785b55e93869e9b9189d40e33d9661af21cf4507cba20c411669 [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 16:25:50 provisioning config files... 16:25:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3923015307540801804tmp [Pipeline] { [Pipeline] sh 16:25:51 + set +x 16:25:51 + curl -s https://codecov.io/bash 16:25:51 + bash -s -- 16:25:51 16:25:51 _____ _ 16:25:51 / ____| | | 16:25:51 | | ___ __| | ___ ___ _____ __ 16:25:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:25:51 | |___| (_) | (_| | __/ (_| (_) \ V / 16:25:51 \_____\___/ \__,_|\___|\___\___/ \_/ 16:25:51 Bash-1.0.6 16:25:51 16:25:51 16:25:51 ==> git version 2.25.1 found 16:25:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:25:51 Release-Date: 2020-01-08 16:25:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:25:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:25:51 ==> Jenkins CI detected. 16:25:51 current dir:  /w/workspace/edgex-go/1 16:25:51 project root: . 16:25:51 --> token set from env 16:25:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:25:51 ==> Running gcov in . (disable via -X gcov) 16:25:51 ==> Python coveragepy not found 16:25:51 ==> Searching for coverage reports in: 16:25:51 + . 16:25:51 -> Found 1 reports 16:25:51 ==> Detecting git/mercurial file structure 16:25:51 ==> Reading reports 16:25:51 + ./coverage.out bytes=447379 16:25:51 ==> Appending adjustments 16:25:51 https://docs.codecov.io/docs/fixing-reports 16:25:52 + Found adjustments 16:25:52 ==> Gzipping contents 16:25:52 60K /tmp/codecov.XAzheh.gz 16:25:52 ==> Uploading reports 16:25:52 url: https://codecov.io 16:25:52 query: branch=PR-4487&commit=0335d2952a57d8e3516e5968f83c8fafe7811ac0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4487&job=&cmd_args= 16:25:52 -> Pinging Codecov 16:25:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4487&commit=0335d2952a57d8e3516e5968f83c8fafe7811ac0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4487&job=&cmd_args= 16:25:52 -> Uploading to 16:25:52 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/0335d2952a57d8e3516e5968f83c8fafe7811ac0/1ec7c32e-42f4-4373-a9c4-60c18622fc18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T162552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00714b33168d70ade326faf6991de89e03d0b0dca0994e151e290d4eccd9f187 16:25:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:52 Dload Upload Total Spent Left Speed 16:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57495 0 0 100 57495 0 186k --:--:-- --:--:-- --:--:-- 186k 16:25:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0335d2952a57d8e3516e5968f83c8fafe7811ac0 [Pipeline] } 16:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:25:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:25:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:25:56 ---> package-listing.sh 16:25:56 ++ facter osfamily 16:25:56 ++ tr '[:upper:]' '[:lower:]' 16:25:56 + OS_FAMILY=debian 16:25:56 + workspace=/w/workspace/edgex-go/1 16:25:56 + START_PACKAGES=/tmp/packages_start.txt 16:25:56 + END_PACKAGES=/tmp/packages_end.txt 16:25:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:56 + PACKAGES=/tmp/packages_start.txt 16:25:56 + '[' /w/workspace/edgex-go/1 ']' 16:25:56 + PACKAGES=/tmp/packages_end.txt 16:25:56 + case "${OS_FAMILY}" in 16:25:56 + grep '^ii' 16:25:56 + dpkg -l 16:25:56 + '[' -f /tmp/packages_start.txt ']' 16:25:56 + '[' -f /tmp/packages_end.txt ']' 16:25:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:56 + '[' /w/workspace/edgex-go/1 ']' 16:25:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:25:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:25:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:25:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:57 16:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:58 latest: Pulling from edgex-lftools-log-publisher 16:25:58 5eb5b503b376: Pulling fs layer 16:25:58 5c69ac0246d0: Pulling fs layer 16:25:58 ec43610c2a17: Pulling fs layer 16:25:58 3a2ae6a8a46f: Pulling fs layer 16:25:58 3a2ae6a8a46f: Waiting 16:25:58 33b1e0a273af: Pulling fs layer 16:25:58 5d3b04190fa2: Pulling fs layer 16:25:58 2f39f015ded8: Pulling fs layer 16:25:58 5d3b04190fa2: Waiting 16:25:58 2f39f015ded8: Waiting 16:25:58 5c69ac0246d0: Verifying Checksum 16:25:58 5c69ac0246d0: Download complete 16:25:58 3a2ae6a8a46f: Verifying Checksum 16:25:58 3a2ae6a8a46f: Download complete 16:25:58 33b1e0a273af: Verifying Checksum 16:25:58 33b1e0a273af: Download complete 16:25:58 5d3b04190fa2: Verifying Checksum 16:25:58 5d3b04190fa2: Download complete 16:25:58 ec43610c2a17: Verifying Checksum 16:25:58 ec43610c2a17: Download complete 16:25:58 5eb5b503b376: Verifying Checksum 16:25:58 5eb5b503b376: Download complete 16:26:00 5eb5b503b376: Pull complete 16:26:00 2f39f015ded8: Download complete 16:26:01 5c69ac0246d0: Pull complete 16:26:02 ec43610c2a17: Pull complete 16:26:02 3a2ae6a8a46f: Pull complete 16:26:02 33b1e0a273af: Pull complete 16:26:02 5d3b04190fa2: Pull complete 16:26:06 2f39f015ded8: Pull complete 16:26:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:07 prd-ubuntu20.04-docker-8c-8g-6219 does not seem to be running inside a container 16:26:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:26:14 $ docker top f1276444891febf76add898019c138dcda76ca619375971b11c6711b028715a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:26:15 + mkdir -p /var/log/sysstat [Pipeline] sh 16:26:15 + ls /var/log/sa-host 16:26:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:16 provisioning config files... 16:26:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9277309879924717958tmp [Pipeline] { [Pipeline] echo 16:26:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:26:16 ---> create-netrc.sh [Pipeline] } 16:26:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:26:17 ---> python-tools-install.sh [Pipeline] echo 16:26:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:26:17 ---> sudo-logs.sh 16:26:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:26:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:26:18 ---> job-cost.sh 16:26:18 lf-activate-venv: SKIPPING 16:26:18 DEBUG: total: 0.10999999940395355 16:26:18 INFO: Retrieving Stack Cost... 16:26:19 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:19 INFO: Archiving Costs [Pipeline] echo 16:26:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:26:22 ---> logs-deploy.sh 16:26:22 lf-activate-venv: SKIPPING 16:26:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4487/1 16:26:22 INFO: archiving workspace using pattern(s): 16:26:22 Archives upload complete. 16:26:22 INFO: archiving logs to Nexus 16:26:24 ---> uname -a: 16:26:24 Linux prd-ubuntu20-04-docker-8c-8g-6219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:26:24 16:26:24 16:26:24 ---> lscpu: 16:26:24 Architecture: x86_64 16:26:24 CPU op-mode(s): 32-bit, 64-bit 16:26:24 Byte Order: Little Endian 16:26:24 Address sizes: 40 bits physical, 48 bits virtual 16:26:24 CPU(s): 8 16:26:24 On-line CPU(s) list: 0-7 16:26:24 Thread(s) per core: 1 16:26:24 Core(s) per socket: 1 16:26:24 Socket(s): 8 16:26:24 NUMA node(s): 1 16:26:24 Vendor ID: AuthenticAMD 16:26:24 CPU family: 23 16:26:24 Model: 49 16:26:24 Model name: AMD EPYC-Rome Processor 16:26:24 Stepping: 0 16:26:24 CPU MHz: 2800.000 16:26:24 BogoMIPS: 5600.00 16:26:24 Virtualization: AMD-V 16:26:24 Hypervisor vendor: KVM 16:26:24 Virtualization type: full 16:26:24 L1d cache: 256 KiB 16:26:24 L1i cache: 256 KiB 16:26:24 L2 cache: 4 MiB 16:26:24 L3 cache: 128 MiB 16:26:24 NUMA node0 CPU(s): 0-7 16:26:24 Vulnerability Itlb multihit: Not affected 16:26:24 Vulnerability L1tf: Not affected 16:26:24 Vulnerability Mds: Not affected 16:26:24 Vulnerability Meltdown: Not affected 16:26:24 Vulnerability Mmio stale data: Not affected 16:26:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:26:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:26:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:26:24 Vulnerability Srbds: Not affected 16:26:24 Vulnerability Tsx async abort: Not affected 16:26:24 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 16:26:24 16:26:24 16:26:24 ---> nproc: 16:26:24 8 16:26:24 16:26:24 16:26:24 ---> df -h: 16:26:24 Filesystem Size Used Avail Use% Mounted on 16:26:24 overlay 155G 21G 135G 14% / 16:26:24 tmpfs 64M 0 64M 0% /dev 16:26:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:26:24 shm 64M 0 64M 0% /dev/shm 16:26:24 /dev/vda1 155G 21G 135G 14% /facter-os 16:26:24 16:26:24 16:26:24 ---> sar -b -r -n DEV: 16:26:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6219) 03/29/23 _x86_64_ (8 CPU) 16:26:24 16:26:24 15:43:37 LINUX RESTART (8 CPU) 16:26:24 16:26:24 15:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:26:24 15:45:01 304.27 38.34 265.92 0.00 4282.22 50112.18 0.00 16:26:24 15:46:01 93.70 0.62 93.09 0.00 15.86 49236.58 0.00 16:26:24 15:47:01 34.56 0.18 34.38 0.00 2.67 18820.61 0.00 16:26:24 15:48:01 109.72 0.07 109.65 0.00 8.27 78722.21 0.00 16:26:24 15:49:01 488.59 10.31 478.27 0.00 164.48 129328.76 0.00 16:26:24 15:50:01 336.79 6.81 329.97 0.00 837.45 160481.97 0.00 16:26:24 15:51:01 661.78 3.02 658.76 0.00 1985.60 173802.33 0.00 16:26:24 15:52:01 398.43 3.63 394.80 0.00 2288.44 184504.37 0.00 16:26:24 15:53:01 605.56 0.25 605.31 0.00 7.59 152917.96 0.00 16:26:24 15:54:01 661.57 0.65 660.92 0.00 17.33 146637.16 0.00 16:26:24 15:55:01 62.05 0.03 62.02 0.00 3.86 8604.36 0.00 16:26:24 15:56:01 2.13 0.00 2.13 0.00 0.00 23.20 0.00 16:26:24 15:57:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 16:26:24 15:58:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 16:26:24 15:59:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 16:26:24 16:00:01 2.15 0.02 2.13 0.00 0.13 29.33 0.00 16:26:24 16:01:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 16:26:24 16:02:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 16:26:24 16:03:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 16:26:24 16:04:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 16:26:24 16:05:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 16:26:24 16:06:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 16:26:24 16:07:01 0.77 0.00 0.77 0.00 0.00 8.40 0.00 16:26:24 16:08:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 16:26:24 16:09:01 1.48 0.00 1.48 0.00 0.00 16.52 0.00 16:26:24 16:10:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 16:26:24 16:11:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 16:26:24 16:12:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 16:26:24 16:13:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 16:26:24 16:14:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 16:26:24 16:15:01 1.00 0.00 1.00 0.00 0.00 11.92 0.00 16:26:24 16:16:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 16:26:24 16:17:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 16:26:24 16:18:01 3.58 1.03 2.55 0.00 21.96 34.08 0.00 16:26:24 16:19:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 16:26:24 16:20:01 2.67 1.60 1.07 0.00 37.19 14.40 0.00 16:26:24 16:21:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 16:26:24 16:22:01 0.95 0.00 0.95 0.00 0.00 12.80 0.00 16:26:24 16:23:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 16:26:24 16:24:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 16:26:24 16:25:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 16:26:24 16:26:01 2.50 0.22 2.28 0.00 16.93 213.96 0.00 16:26:24 Average: 90.60 1.59 89.01 0.00 230.79 27487.41 0.00 16:26:24 16:26:24 15:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:26:24 15:45:01 28754168 31580076 734872 2.23 72572 3023452 1997060 5.89 1064444 2700368 814256 16:26:24 15:46:01 27402984 31008940 1290840 3.93 113388 3685860 2306308 6.80 2023904 2997536 538104 16:26:24 15:47:01 27664036 31430780 866092 2.63 117228 3817128 2072708 6.11 1461364 3273440 389776 16:26:24 15:48:01 26183380 31544552 754500 2.29 119708 5380312 1790752 5.28 1562640 4619940 527652 16:26:24 15:49:01 22227628 31494144 787224 2.39 288464 8760244 1914640 5.64 2131748 7624448 784720 16:26:24 15:50:01 20678040 30843224 1411096 4.29 309100 9661260 3616940 10.66 2786424 8507172 346192 16:26:24 15:51:01 20307840 31362924 895832 2.72 324404 10485964 2418284 7.13 2316764 9308868 109060 16:26:24 15:52:01 16842588 31304192 951852 2.89 400292 13640700 2474240 7.29 2525520 12393476 290140 16:26:24 15:53:01 16692056 31364440 889644 2.71 424912 13822728 2371924 6.99 2559696 12501696 604872 16:26:24 15:54:01 17188944 31446624 810452 2.46 469816 13339956 2043648 6.02 2596304 11947844 38652 16:26:24 15:55:01 17541872 31518060 742680 2.26 470544 13072476 1880976 5.54 2537088 11673492 16 16:26:24 15:56:01 17542152 31518428 742196 2.26 470592 13072480 1880976 5.54 2536948 11673496 164 16:26:24 15:57:01 17556776 31533100 727480 2.21 470636 13072480 1880976 5.54 2522384 11673496 8 16:26:24 15:58:01 17556404 31532768 727732 2.21 470648 13072484 1880976 5.54 2522692 11673500 236 16:26:24 15:59:01 17559460 31535980 724696 2.20 470660 13072484 1880976 5.54 2520048 11673640 12 16:26:24 16:00:01 17559664 31536204 724388 2.20 470700 13072464 1890248 5.57 2520168 11673620 88 16:26:24 16:01:01 17559056 31535640 724840 2.20 470724 13072468 1890248 5.57 2520140 11673628 8 16:26:24 16:02:01 17558976 31535600 724840 2.20 470744 13072468 1890248 5.57 2520176 11673632 180 16:26:24 16:03:01 17558960 31535596 724816 2.20 470760 13072476 1890248 5.57 2520168 11673640 8 16:26:24 16:04:01 17559348 31536012 724588 2.20 470788 13072484 1890248 5.57 2520204 11673652 12 16:26:24 16:05:01 17559352 31536040 724780 2.20 470804 13072484 1890248 5.57 2520500 11673640 4 16:26:24 16:06:01 17559840 31536564 724244 2.20 470816 13072488 1890248 5.57 2520292 11673644 8 16:26:24 16:07:01 17559824 31536556 724236 2.20 470820 13072488 1890248 5.57 2520296 11673644 8 16:26:24 16:08:01 17559348 31536152 724500 2.20 470852 13072492 1890248 5.57 2520328 11673648 12 16:26:24 16:09:01 17558820 31535684 724908 2.20 470908 13072492 1890248 5.57 2520508 11673652 8 16:26:24 16:10:01 17558432 31535364 725008 2.20 470948 13072496 1890248 5.57 2520772 11673652 180 16:26:24 16:11:01 17558952 31535896 724476 2.20 470956 13072500 1890248 5.57 2520452 11673656 8 16:26:24 16:12:01 17558904 31535868 724476 2.20 470980 13072504 1890248 5.57 2520476 11673656 184 16:26:24 16:13:01 17558864 31535840 724424 2.20 471016 13072508 1890248 5.57 2520484 11673660 4 16:26:24 16:14:01 17558848 31535996 724228 2.20 471036 13072636 1890248 5.57 2520520 11673792 0 16:26:24 16:15:01 17558768 31535984 724136 2.20 471056 13072640 1890248 5.57 2520648 11673796 8 16:26:24 16:16:01 17558436 31535716 724364 2.20 471096 13072644 1890248 5.57 2520840 11673804 40 16:26:24 16:17:01 17558604 31535908 724392 2.20 471120 13072640 1890248 5.57 2520956 11673804 8 16:26:24 16:18:01 17556780 31535172 725064 2.20 471192 13073264 1893928 5.58 2520800 11674356 52 16:26:24 16:19:01 17557024 31535424 724784 2.20 471212 13073272 1893928 5.58 2520784 11674364 8 16:26:24 16:20:01 17549792 31530188 730004 2.22 471244 13074388 1876920 5.53 2530352 11674700 228 16:26:24 16:21:01 17549480 31529884 730472 2.22 471272 13074392 1876920 5.53 2530024 11674700 12 16:26:24 16:22:01 17549440 31529892 730492 2.22 471288 13074396 1876920 5.53 2530000 11674708 204 16:26:24 16:23:01 17549448 31529900 730440 2.22 471300 13074396 1876920 5.53 2530060 11674708 8 16:26:24 16:24:01 17549180 31529636 730636 2.22 471320 13074400 1876920 5.53 2530076 11674712 180 16:26:24 16:25:01 17549068 31529584 730676 2.22 471340 13074400 1876920 5.53 2530204 11674716 4 16:26:24 16:26:01 17295288 31494648 765244 2.33 471516 13285704 2072244 6.11 2565132 11885444 214584 16:26:24 Average: 18701591 31485933 778492 2.37 421685 12003905 1989464 5.86 2424365 10705977 110950 16:26:24 16:26:24 15:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:26:24 15:45:01 docker0 524.16 411.83 37.45 2738.55 0.00 0.00 0.00 0.00 16:26:24 15:45:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 16:26:24 15:45:01 ens3 1580.54 1476.79 11889.55 195.65 0.00 0.00 0.00 0.00 16:26:24 15:46:01 docker0 75.61 116.69 6.09 683.38 0.00 0.00 0.00 0.00 16:26:24 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:46:01 ens3 150.94 97.85 716.77 21.95 0.00 0.00 0.00 0.00 16:26:24 15:46:01 veth8d8dcf8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:47:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 16:26:24 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:47:01 ens3 38.31 26.55 35.91 16.80 0.00 0.00 0.00 0.00 16:26:24 15:47:01 veth8d8dcf8 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 16:26:24 15:48:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:26:24 15:48:01 veth1044498 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 16:26:24 15:48:01 ens3 96.97 59.62 1696.67 19.06 0.00 0.00 0.00 0.00 16:26:24 15:49:01 docker0 519.83 877.34 42.22 6225.82 0.00 0.00 0.00 0.00 16:26:24 15:49:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:26:24 15:49:01 veth1044498 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:49:01 ens3 945.43 551.17 6958.69 55.24 0.00 0.00 0.00 0.00 16:26:24 15:50:01 vethda045fa 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:26:24 15:50:01 docker0 8.03 15.18 0.51 178.29 0.00 0.00 0.00 0.00 16:26:24 15:50:01 veth97b27e0 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:26:24 15:50:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:26:24 15:50:01 veth1bc7d2c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:26:24 15:50:01 veth1044498 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:50:01 ens3 118.31 64.30 496.79 11.27 0.00 0.00 0.00 0.00 16:26:24 15:51:01 docker0 220.74 388.89 17.56 1862.87 0.00 0.00 0.00 0.00 16:26:24 15:51:01 veth319f8c3 23.98 34.62 2.32 11.33 0.00 0.00 0.00 0.00 16:26:24 15:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:26:24 15:51:01 veth1044498 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:51:01 ens3 677.27 345.73 2313.28 217.13 0.00 0.00 0.00 0.00 16:26:24 15:51:01 veth6d1b08c 26.02 38.05 2.52 13.24 0.00 0.00 0.00 0.00 16:26:24 15:51:01 veth5946748 60.56 98.37 5.61 374.54 0.00 0.00 0.00 0.03 16:26:24 15:52:01 docker0 199.55 427.56 16.00 3216.44 0.00 0.00 0.00 0.00 16:26:24 15:52:01 vethb844408 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:26:24 15:52:01 veth01b0479 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:52:01 veth1044498 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:52:01 ens3 548.05 244.99 4604.15 28.97 0.00 0.00 0.00 0.00 16:26:24 15:53:01 docker0 7.11 14.78 0.47 193.89 0.00 0.00 0.00 0.00 16:26:24 15:53:01 veth17a56a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:53:01 veth1044498 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:53:01 ens3 53.54 33.80 224.22 17.61 0.00 0.00 0.00 0.00 16:26:24 15:54:01 docker0 94.52 196.83 7.85 1426.27 0.00 0.00 0.00 0.00 16:26:24 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:54:01 veth1044498 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:26:24 15:54:01 ens3 230.01 116.75 1451.76 23.52 0.00 0.00 0.00 0.00 16:26:24 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:55:01 ens3 7.13 4.96 6.34 3.05 0.00 0.00 0.00 0.00 16:26:24 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 15:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:00:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:26:24 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:02:01 ens3 0.70 0.58 3.05 0.04 0.00 0.00 0.00 0.00 16:26:24 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:04:01 ens3 0.92 0.10 0.10 0.01 0.00 0.00 0.00 0.00 16:26:24 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:05:01 ens3 0.90 0.60 0.63 0.47 0.00 0.00 0.00 0.00 16:26:24 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:08:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:26:24 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:09:01 ens3 0.63 0.43 0.35 0.28 0.00 0.00 0.00 0.00 16:26:24 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:26:24 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:15:01 ens3 0.78 0.22 0.22 0.14 0.00 0.00 0.00 0.00 16:26:24 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:16:01 ens3 0.47 0.47 0.30 0.22 0.00 0.00 0.00 0.00 16:26:24 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:18:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:26:24 16:20:01 ens3 8.18 6.10 5.63 6.29 0.00 0.00 0.00 0.00 16:26:24 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:26:24 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:25:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:26:24 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:24 16:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:26:24 16:26:01 ens3 98.72 54.56 2520.48 10.21 0.00 0.00 0.00 0.00 16:26:24 Average: docker0 39.32 58.37 3.05 393.62 0.00 0.00 0.00 0.00 16:26:24 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 16:26:24 Average: ens3 108.62 73.52 784.19 14.96 0.00 0.00 0.00 0.00 16:26:24 16:26:24 16:26:24 ---> sar -P ALL: 16:26:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6219) 03/29/23 _x86_64_ (8 CPU) 16:26:24 16:26:24 15:43:37 LINUX RESTART (8 CPU) 16:26:24 16:26:24 15:44:01 CPU %user %nice %system %iowait %steal %idle 16:26:24 15:45:01 all 10.39 0.00 3.48 4.27 0.08 81.79 16:26:24 15:45:01 0 10.38 0.00 3.03 8.90 0.07 77.62 16:26:24 15:45:01 1 11.96 0.00 3.94 2.79 0.07 81.24 16:26:24 15:45:01 2 13.33 0.00 2.11 0.82 0.10 83.63 16:26:24 15:45:01 3 7.13 0.00 3.95 8.85 0.07 80.00 16:26:24 15:45:01 4 9.02 0.00 4.80 2.48 0.07 83.63 16:26:24 15:45:01 5 8.11 0.00 2.62 5.16 0.08 84.02 16:26:24 15:45:01 6 13.34 0.00 4.27 0.69 0.07 81.63 16:26:24 15:45:01 7 9.77 0.00 3.12 4.50 0.08 82.53 16:26:24 15:46:01 all 21.17 0.00 4.06 5.19 0.08 69.51 16:26:24 15:46:01 0 20.30 0.00 3.97 0.20 0.07 75.46 16:26:24 15:46:01 1 21.29 0.00 4.00 0.54 0.07 74.10 16:26:24 15:46:01 2 22.12 0.00 3.98 2.31 0.07 71.52 16:26:24 15:46:01 3 22.93 0.00 3.69 3.27 0.08 70.02 16:26:24 15:46:01 4 20.86 0.00 4.24 2.92 0.07 71.91 16:26:24 15:46:01 5 21.29 0.00 3.49 1.26 0.08 73.88 16:26:24 15:46:01 6 19.59 0.00 5.73 30.45 0.08 44.14 16:26:24 15:46:01 7 20.93 0.00 3.40 0.69 0.08 74.90 16:26:24 15:47:01 all 38.28 0.00 5.67 1.96 0.10 53.98 16:26:24 15:47:01 0 38.66 0.00 5.59 10.39 0.10 45.27 16:26:24 15:47:01 1 37.74 0.00 5.37 0.27 0.10 56.52 16:26:24 15:47:01 2 36.64 0.00 5.80 0.17 0.10 57.29 16:26:24 15:47:01 3 39.33 0.00 6.42 3.07 0.08 51.09 16:26:24 15:47:01 4 38.26 0.00 5.72 0.42 0.10 55.50 16:26:24 15:47:01 5 38.95 0.00 5.76 0.49 0.10 54.70 16:26:24 15:47:01 6 38.27 0.00 5.40 0.15 0.10 56.07 16:26:24 15:47:01 7 38.38 0.00 5.30 0.75 0.12 55.46 16:26:24 15:48:01 all 16.53 0.00 5.87 4.88 0.08 72.63 16:26:24 15:48:01 0 15.67 0.00 6.27 17.37 0.07 60.63 16:26:24 15:48:01 1 16.05 0.00 5.25 3.31 0.07 75.32 16:26:24 15:48:01 2 17.86 0.00 6.37 4.54 0.08 71.15 16:26:24 15:48:01 3 17.45 0.00 6.56 11.79 0.07 64.13 16:26:24 15:48:01 4 16.60 0.00 6.01 0.03 0.07 77.29 16:26:24 15:48:01 5 16.73 0.00 5.12 0.02 0.05 78.09 16:26:24 15:48:01 6 17.68 0.00 6.11 0.02 0.07 76.13 16:26:24 15:48:01 7 14.24 0.00 5.26 2.06 0.20 78.23 16:26:24 15:49:01 all 10.20 0.00 4.91 18.34 0.08 66.47 16:26:24 15:49:01 0 10.52 0.00 4.16 16.37 0.08 68.87 16:26:24 15:49:01 1 10.34 0.00 4.49 10.64 0.07 74.47 16:26:24 15:49:01 2 10.19 0.00 5.13 20.93 0.07 63.69 16:26:24 15:49:01 3 9.17 0.00 6.81 27.78 0.10 56.15 16:26:24 15:49:01 4 10.02 0.00 4.72 12.81 0.07 72.39 16:26:24 15:49:01 5 11.11 0.00 4.93 24.03 0.10 59.83 16:26:24 15:49:01 6 9.86 0.00 4.63 25.89 0.05 59.57 16:26:24 15:49:01 7 10.37 0.00 4.39 8.35 0.12 76.77 16:26:24 15:50:01 all 22.03 0.00 7.45 16.61 0.07 53.84 16:26:24 15:50:01 0 22.47 0.00 6.80 2.87 0.08 67.77 16:26:24 15:50:01 1 22.55 0.00 7.67 2.84 0.08 66.86 16:26:24 15:50:01 2 21.37 0.00 7.92 1.21 0.07 69.43 16:26:24 15:50:01 3 21.89 0.00 7.01 1.08 0.07 69.95 16:26:24 15:50:01 4 21.67 0.00 7.33 3.07 0.05 67.87 16:26:24 15:50:01 5 22.53 0.00 7.91 18.60 0.07 50.89 16:26:24 15:50:01 6 21.85 0.00 6.93 52.30 0.07 18.85 16:26:24 15:50:01 7 21.90 0.00 7.98 51.07 0.08 18.97 16:26:24 15:51:01 all 26.86 0.00 8.73 26.19 0.11 38.12 16:26:24 15:51:01 0 27.37 0.00 9.05 30.88 0.14 32.57 16:26:24 15:51:01 1 27.32 0.00 8.84 22.35 0.12 41.38 16:26:24 15:51:01 2 27.93 0.00 8.47 45.89 0.10 17.61 16:26:24 15:51:01 3 26.21 0.00 9.47 23.17 0.12 41.04 16:26:24 15:51:01 4 26.62 0.00 8.15 35.65 0.12 29.46 16:26:24 15:51:01 5 26.08 0.00 7.65 12.30 0.10 53.87 16:26:24 15:51:01 6 25.99 0.00 10.40 13.73 0.07 49.81 16:26:24 15:51:01 7 27.35 0.00 7.79 25.55 0.10 39.21 16:26:24 15:52:01 all 25.50 0.00 9.46 29.86 0.13 35.05 16:26:24 15:52:01 0 26.27 0.00 9.41 26.97 0.10 37.25 16:26:24 15:52:01 1 24.11 0.00 9.21 29.05 0.14 37.48 16:26:24 15:52:01 2 25.88 0.00 10.03 35.09 0.14 28.85 16:26:24 15:52:01 3 26.46 0.00 10.72 23.37 0.12 39.33 16:26:24 15:52:01 4 25.98 0.00 9.94 26.75 0.12 37.22 16:26:24 15:52:01 5 26.35 0.00 9.24 27.61 0.14 36.66 16:26:24 15:52:01 6 25.70 0.00 8.91 40.97 0.12 24.30 16:26:24 15:52:01 7 23.24 0.00 8.21 29.10 0.14 39.31 16:26:24 15:53:01 all 42.35 0.00 11.64 18.86 0.14 27.01 16:26:24 15:53:01 0 43.94 0.00 12.49 27.86 0.16 15.56 16:26:24 15:53:01 1 39.83 0.00 11.39 21.37 0.15 27.26 16:26:24 15:53:01 2 42.83 0.00 10.61 14.02 0.14 32.40 16:26:24 15:53:01 3 41.85 0.00 11.73 12.43 0.10 33.89 16:26:24 15:53:01 4 44.16 0.00 12.24 22.38 0.14 21.09 16:26:24 15:53:01 5 45.81 0.00 12.86 18.74 0.12 22.47 16:26:24 15:53:01 6 41.15 0.00 11.84 18.83 0.16 28.02 16:26:24 15:53:01 7 39.25 0.00 9.95 15.44 0.19 35.17 16:26:24 15:54:01 all 31.46 0.00 9.02 15.23 0.12 44.17 16:26:24 15:54:01 0 33.32 0.00 10.62 15.72 0.12 40.22 16:26:24 15:54:01 1 29.15 0.00 7.53 15.23 0.10 47.98 16:26:24 15:54:01 2 29.83 0.00 8.26 5.20 0.09 56.62 16:26:24 15:54:01 3 30.23 0.00 8.23 4.07 0.10 57.37 16:26:24 15:54:01 4 33.78 0.00 10.50 15.95 0.10 39.68 16:26:24 15:54:01 5 33.21 0.00 9.91 15.25 0.14 41.49 16:26:24 15:54:01 6 31.77 0.00 9.42 33.21 0.12 25.48 16:26:24 15:54:01 7 30.40 0.00 7.74 17.25 0.15 44.47 16:26:24 15:55:01 all 0.74 0.00 0.38 0.57 0.01 98.29 16:26:24 15:55:01 0 2.45 0.00 0.43 0.02 0.02 97.09 16:26:24 15:55:01 1 0.77 0.00 0.28 0.22 0.02 98.72 16:26:24 15:55:01 2 0.60 0.00 0.72 0.07 0.03 98.58 16:26:24 15:55:01 3 0.38 0.00 0.27 0.00 0.02 99.33 16:26:24 15:55:01 4 0.63 0.00 0.43 3.05 0.02 95.86 16:26:24 15:55:01 5 0.58 0.00 0.27 0.03 0.00 99.12 16:26:24 15:55:01 6 0.30 0.00 0.42 0.00 0.00 99.28 16:26:24 15:55:01 7 0.22 0.00 0.22 1.18 0.02 98.37 16:26:24 16:26:24 15:55:01 CPU %user %nice %system %iowait %steal %idle 16:26:24 15:56:01 all 0.09 0.00 0.01 0.01 0.00 99.88 16:26:24 15:56:01 0 0.58 0.00 0.05 0.00 0.00 99.37 16:26:24 15:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:26:24 15:56:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:26:24 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 15:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 15:56:01 7 0.00 0.00 0.03 0.10 0.02 99.85 16:26:24 15:57:01 all 0.02 0.00 0.01 0.04 0.01 99.92 16:26:24 15:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 15:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 15:57:01 2 0.07 0.00 0.07 0.00 0.03 99.83 16:26:24 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 15:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:26:24 15:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:26:24 15:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 15:57:01 7 0.00 0.00 0.00 0.32 0.00 99.68 16:26:24 15:58:01 all 0.03 0.00 0.01 0.03 0.01 99.92 16:26:24 15:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:26:24 15:58:01 1 0.08 0.00 0.02 0.00 0.00 99.90 16:26:24 15:58:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:26:24 15:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 15:58:01 4 0.05 0.00 0.00 0.08 0.00 99.87 16:26:24 15:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 15:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 15:58:01 7 0.02 0.00 0.00 0.17 0.00 99.82 16:26:24 15:59:01 all 0.03 0.00 0.02 0.02 0.01 99.93 16:26:24 15:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:26:24 15:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:26:24 15:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:26:24 15:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 15:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 15:59:01 5 0.03 0.00 0.00 0.07 0.00 99.90 16:26:24 15:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 15:59:01 7 0.00 0.00 0.02 0.05 0.00 99.93 16:26:24 16:00:01 all 0.10 0.00 0.03 0.07 0.00 99.79 16:26:24 16:00:01 0 0.71 0.00 0.05 0.00 0.00 99.24 16:26:24 16:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:00:01 2 0.03 0.00 0.07 0.00 0.02 99.88 16:26:24 16:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:26:24 16:00:01 4 0.03 0.00 0.03 0.18 0.02 99.73 16:26:24 16:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:26:24 16:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:00:01 7 0.02 0.00 0.02 0.37 0.00 99.60 16:26:24 16:01:01 all 0.10 0.00 0.01 0.09 0.00 99.80 16:26:24 16:01:01 0 0.62 0.00 0.02 0.00 0.00 99.37 16:26:24 16:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:01:01 2 0.10 0.00 0.02 0.00 0.02 99.87 16:26:24 16:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:01:01 4 0.03 0.00 0.00 0.35 0.00 99.62 16:26:24 16:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 16:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:01:01 7 0.00 0.00 0.00 0.38 0.00 99.62 16:26:24 16:02:01 all 0.04 0.00 0.01 0.04 0.00 99.91 16:26:24 16:02:01 0 0.25 0.00 0.00 0.00 0.00 99.75 16:26:24 16:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:26:24 16:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:26:24 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:02:01 5 0.00 0.00 0.02 0.18 0.00 99.80 16:26:24 16:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:02:01 7 0.00 0.00 0.02 0.10 0.00 99.88 16:26:24 16:03:01 all 0.04 0.00 0.01 0.01 0.01 99.94 16:26:24 16:03:01 0 0.17 0.00 0.00 0.00 0.02 99.82 16:26:24 16:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:03:01 2 0.07 0.00 0.00 0.00 0.02 99.92 16:26:24 16:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:26:24 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:03:01 7 0.02 0.00 0.02 0.07 0.02 99.88 16:26:24 16:04:01 all 0.07 0.00 0.01 0.09 0.01 99.82 16:26:24 16:04:01 0 0.38 0.00 0.00 0.00 0.00 99.62 16:26:24 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:04:01 2 0.13 0.00 0.03 0.00 0.02 99.82 16:26:24 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:04:01 4 0.02 0.00 0.00 0.17 0.02 99.80 16:26:24 16:04:01 5 0.03 0.00 0.03 0.10 0.00 99.83 16:26:24 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:04:01 7 0.00 0.00 0.00 0.43 0.02 99.55 16:26:24 16:05:01 all 0.06 0.00 0.01 0.03 0.01 99.88 16:26:24 16:05:01 0 0.37 0.00 0.03 0.00 0.02 99.58 16:26:24 16:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:05:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:26:24 16:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:26:24 16:05:01 4 0.02 0.00 0.02 0.08 0.00 99.88 16:26:24 16:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 16:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:05:01 7 0.00 0.00 0.02 0.18 0.00 99.80 16:26:24 16:06:01 all 0.06 0.00 0.01 0.07 0.00 99.86 16:26:24 16:06:01 0 0.37 0.00 0.00 0.00 0.00 99.63 16:26:24 16:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:26:24 16:06:01 2 0.08 0.00 0.02 0.00 0.02 99.88 16:26:24 16:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:06:01 4 0.00 0.00 0.00 0.20 0.00 99.80 16:26:24 16:06:01 5 0.00 0.00 0.00 0.12 0.00 99.88 16:26:24 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:06:01 7 0.00 0.00 0.00 0.27 0.00 99.73 16:26:24 16:26:24 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:26:24 16:07:01 all 0.04 0.00 0.01 0.02 0.00 99.93 16:26:24 16:07:01 0 0.28 0.00 0.00 0.00 0.00 99.72 16:26:24 16:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:26:24 16:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:07:01 7 0.00 0.00 0.02 0.17 0.00 99.82 16:26:24 16:08:01 all 0.03 0.00 0.00 0.05 0.01 99.91 16:26:24 16:08:01 0 0.12 0.00 0.00 0.00 0.00 99.88 16:26:24 16:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:26:24 16:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:26:24 16:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 16:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 16:08:01 5 0.02 0.00 0.00 0.17 0.00 99.82 16:26:24 16:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:08:01 7 0.00 0.00 0.00 0.25 0.02 99.73 16:26:24 16:09:01 all 0.22 0.00 0.01 0.03 0.01 99.73 16:26:24 16:09:01 0 1.65 0.00 0.02 0.00 0.02 98.32 16:26:24 16:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:26:24 16:09:01 3 0.02 0.00 0.00 0.07 0.00 99.92 16:26:24 16:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:09:01 7 0.02 0.00 0.02 0.20 0.00 99.77 16:26:24 16:10:01 all 0.05 0.00 0.01 0.14 0.00 99.80 16:26:24 16:10:01 0 0.35 0.00 0.03 0.00 0.00 99.62 16:26:24 16:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:26:24 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:10:01 5 0.02 0.00 0.02 0.17 0.00 99.80 16:26:24 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:10:01 7 0.00 0.00 0.00 0.92 0.00 99.08 16:26:24 16:11:01 all 0.03 0.00 0.01 0.02 0.00 99.94 16:26:24 16:11:01 0 0.10 0.00 0.00 0.00 0.00 99.90 16:26:24 16:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:26:24 16:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:11:01 7 0.02 0.00 0.02 0.17 0.00 99.80 16:26:24 16:12:01 all 0.06 0.00 0.01 0.08 0.01 99.84 16:26:24 16:12:01 0 0.45 0.00 0.00 0.00 0.02 99.53 16:26:24 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:26:24 16:12:01 3 0.00 0.00 0.02 0.03 0.00 99.95 16:26:24 16:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:12:01 7 0.00 0.00 0.03 0.58 0.00 99.38 16:26:24 16:13:01 all 0.07 0.00 0.01 0.66 0.01 99.26 16:26:24 16:13:01 0 0.52 0.00 0.02 0.00 0.00 99.47 16:26:24 16:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:13:01 2 0.03 0.00 0.03 4.92 0.02 95.00 16:26:24 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:13:01 7 0.00 0.00 0.00 0.33 0.02 99.65 16:26:24 16:14:01 all 0.03 0.00 0.01 3.05 0.01 96.90 16:26:24 16:14:01 0 0.10 0.00 0.05 0.00 0.02 99.83 16:26:24 16:14:01 1 0.00 0.00 0.00 0.05 0.02 99.93 16:26:24 16:14:01 2 0.05 0.00 0.02 24.04 0.02 75.88 16:26:24 16:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:26:24 16:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:26:24 16:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:14:01 7 0.00 0.00 0.02 0.33 0.00 99.65 16:26:24 16:15:01 all 0.03 0.00 0.01 0.15 0.00 99.79 16:26:24 16:15:01 0 0.19 0.00 0.02 0.00 0.00 99.80 16:26:24 16:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:26:24 16:15:01 2 0.05 0.00 0.05 0.91 0.02 98.97 16:26:24 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:15:01 4 0.02 0.00 0.02 0.19 0.02 99.76 16:26:24 16:15:01 5 0.00 0.00 0.00 0.05 0.00 99.95 16:26:24 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:15:01 7 0.00 0.00 0.00 0.08 0.00 99.92 16:26:24 16:16:01 all 0.10 0.00 0.02 0.11 0.01 99.75 16:26:24 16:16:01 0 0.70 0.00 0.00 0.00 0.05 99.25 16:26:24 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:16:01 2 0.07 0.00 0.05 0.67 0.03 99.18 16:26:24 16:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:26:24 16:16:01 4 0.02 0.00 0.02 0.15 0.00 99.82 16:26:24 16:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:16:01 7 0.00 0.00 0.05 0.08 0.02 99.85 16:26:24 16:17:01 all 0.10 0.00 0.01 0.04 0.01 99.84 16:26:24 16:17:01 0 0.71 0.00 0.00 0.00 0.03 99.25 16:26:24 16:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:17:01 2 0.08 0.00 0.05 0.15 0.02 99.70 16:26:24 16:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:26:24 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:17:01 7 0.02 0.00 0.00 0.17 0.00 99.82 16:26:24 16:26:24 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:26:24 16:18:01 all 0.16 0.00 0.04 0.11 0.01 99.68 16:26:24 16:18:01 0 0.85 0.00 0.03 0.00 0.00 99.12 16:26:24 16:18:01 1 0.02 0.00 0.03 0.38 0.02 99.55 16:26:24 16:18:01 2 0.32 0.00 0.13 0.28 0.03 99.23 16:26:24 16:18:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:26:24 16:18:01 4 0.02 0.00 0.02 0.20 0.00 99.77 16:26:24 16:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:26:24 16:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 16:26:24 16:19:01 all 0.08 0.00 0.00 0.05 0.01 99.86 16:26:24 16:19:01 0 0.50 0.00 0.00 0.00 0.02 99.48 16:26:24 16:19:01 1 0.00 0.00 0.00 0.18 0.00 99.82 16:26:24 16:19:01 2 0.12 0.00 0.00 0.00 0.02 99.87 16:26:24 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:19:01 7 0.00 0.00 0.00 0.25 0.02 99.73 16:26:24 16:20:01 all 0.48 0.00 0.04 0.14 0.01 99.34 16:26:24 16:20:01 0 1.75 0.00 0.00 0.00 0.00 98.25 16:26:24 16:20:01 1 0.13 0.00 0.03 0.92 0.00 98.92 16:26:24 16:20:01 2 0.30 0.00 0.08 0.00 0.02 99.60 16:26:24 16:20:01 3 0.10 0.00 0.02 0.00 0.02 99.87 16:26:24 16:20:01 4 0.27 0.00 0.05 0.07 0.02 99.60 16:26:24 16:20:01 5 0.81 0.00 0.03 0.02 0.00 99.14 16:26:24 16:20:01 6 0.30 0.00 0.05 0.10 0.00 99.55 16:26:24 16:20:01 7 0.17 0.00 0.02 0.00 0.02 99.80 16:26:24 16:21:01 all 0.02 0.00 0.01 0.09 0.00 99.88 16:26:24 16:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:21:01 1 0.05 0.00 0.03 0.50 0.02 99.40 16:26:24 16:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:21:01 4 0.00 0.00 0.02 0.25 0.00 99.73 16:26:24 16:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:26:24 16:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:22:01 all 0.11 0.00 0.01 0.11 0.01 99.76 16:26:24 16:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:26:24 16:22:01 1 0.02 0.00 0.00 0.70 0.02 99.27 16:26:24 16:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:26:24 16:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:26:24 16:22:01 4 0.02 0.00 0.00 0.17 0.02 99.80 16:26:24 16:22:01 5 0.83 0.00 0.03 0.00 0.00 99.14 16:26:24 16:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:23:01 all 0.02 0.00 0.01 0.09 0.01 99.87 16:26:24 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:23:01 1 0.05 0.00 0.05 0.35 0.02 99.53 16:26:24 16:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:26:24 16:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:23:01 4 0.00 0.00 0.00 0.33 0.00 99.67 16:26:24 16:23:01 5 0.10 0.00 0.02 0.00 0.02 99.87 16:26:24 16:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:24:01 all 0.06 0.00 0.00 0.02 0.01 99.91 16:26:24 16:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:26:24 16:24:01 1 0.05 0.00 0.02 0.12 0.02 99.80 16:26:24 16:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:26:24 16:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:24:01 4 0.03 0.00 0.00 0.03 0.02 99.92 16:26:24 16:24:01 5 0.28 0.00 0.00 0.00 0.00 99.72 16:26:24 16:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:26:24 16:25:01 all 0.08 0.00 0.01 0.02 0.01 99.88 16:26:24 16:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:26:24 16:25:01 1 0.07 0.00 0.03 0.07 0.03 99.80 16:26:24 16:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:26:24 16:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:26:24 16:25:01 4 0.00 0.00 0.00 0.08 0.00 99.92 16:26:24 16:25:01 5 0.58 0.00 0.00 0.00 0.00 99.42 16:26:24 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:26:24 16:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:26:24 16:26:01 all 1.24 0.00 0.50 0.44 0.07 97.75 16:26:24 16:26:01 0 1.59 0.00 0.40 0.15 0.05 97.81 16:26:24 16:26:01 1 0.90 0.00 0.43 2.25 0.08 96.33 16:26:24 16:26:01 2 0.53 0.00 0.50 0.00 0.05 98.92 16:26:24 16:26:01 3 1.40 0.00 0.65 0.00 0.07 97.88 16:26:24 16:26:01 4 1.22 0.00 0.55 0.22 0.10 97.92 16:26:24 16:26:01 5 1.40 0.00 0.45 0.00 0.07 98.08 16:26:24 16:26:01 6 1.72 0.00 0.62 0.18 0.07 97.41 16:26:24 16:26:01 7 1.17 0.00 0.38 0.70 0.07 97.68 16:26:24 Average: all 5.86 0.00 1.68 3.47 0.03 88.96 16:26:24 Average: 0 6.21 0.00 1.70 3.69 0.03 88.37 16:26:24 Average: 1 5.71 0.00 1.62 2.68 0.03 89.97 16:26:24 Average: 2 5.92 0.00 1.67 3.79 0.04 88.59 16:26:24 Average: 3 5.76 0.00 1.78 2.79 0.03 89.64 16:26:24 Average: 4 5.86 0.00 1.76 3.00 0.03 89.35 16:26:24 Average: 5 6.00 0.00 1.66 2.92 0.03 89.39 16:26:24 Average: 6 5.81 0.00 1.76 5.09 0.02 87.32 16:26:24 Average: 7 5.58 0.00 1.51 3.82 0.04 89.06 16:26:24 16:26:24 16:26:24