Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 83fea74eaf75b525b7a371018fd1d8d9d0b32815+bf371e8c577b45590121912e6f14e0928f0d9ba1 (7624de78ebdbf8198e22e697b10b747f2757e2a4) 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-ssh17471144459265866921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh967478392369315022.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14636436987769794949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17658603277752077873.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15698212540100445640.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8518’ Running on prd-ubuntu20.04-docker-8c-8g-8523 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 Merge succeeded, producing fffefa6ffd9e46bad989ae9b45e84014e5e9ecba Checking out Revision fffefa6ffd9e46bad989ae9b45e84014e5e9ecba (PR-4407) > git config core.sparsecheckout # timeout=10 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fffefa6ffd9e46bad989ae9b45e84014e5e9ecba # timeout=10 Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" > git rev-list --no-walk 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:57 ========================================================= 08:32:57 EdgeX Global Pipelines Version Info 08:32:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:58 ------------------- 08:32:58 stable info: 08:32:58 ------------------- 08:32:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:32:58 Message: update stable to v1.0.244 08:32:59 ------------------- 08:32:59 experimental info: 08:32:59 ------------------- 08:32:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:32:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4407 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4407 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4407 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fffefa6 [Pipeline] echo 08:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:59 provisioning config files... 08:32:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9414510416101729168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:59 ---> docker-login.sh 08:32:59 nexus3.edgexfoundry.org:10001 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 nexus3.edgexfoundry.org:10002 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 nexus3.edgexfoundry.org:10003 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 nexus3.edgexfoundry.org:10004 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 docker.io 08:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:00 Configure a credential helper to remove this warning. See 08:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:00 08:33:00 Login Succeeded 08:33:00 ---> docker-login.sh ends [Pipeline] } 08:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:00 + 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 08:33:00 + + dirname cmd/core-command/Dockerfile 08:33:00 cut -d/ -f2 08:33:00 + echo core-command,cmd/core-command/Dockerfile 08:33:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:33:00 + dirname cmd/core-data/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo core-data,cmd/core-data/Dockerfile 08:33:00 + dirname cmd/core-metadata/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:00 + dirname cmd/security-bootstrapper/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:00 + + cut -d/ -f2 08:33:00 dirname cmd/security-proxy-auth/Dockerfile 08:33:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:33:00 + dirname cmd/security-proxy-setup/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:00 + + cut -d/ -f2 08:33:00 dirname cmd/security-secretstore-setup/Dockerfile 08:33:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:33:00 + dirname cmd/security-spire-agent/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:33:00 + dirname cmd/security-spire-config/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:33:00 + dirname cmd/security-spire-server/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:33:00 + dirname cmd/support-notifications/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:00 + dirname cmd/support-scheduler/Dockerfile 08:33:00 + cut -d/ -f2 08:33:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:33:00 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 08:33:01 + git rev-list -1 --merges fffefa6ffd9e46bad989ae9b45e84014e5e9ecba~1..fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] echo 08:33:01 -----------> git rev-list -1 --merges fffefa6ffd9e46bad989ae9b45e84014e5e9ecba~1..fffefa6ffd9e46bad989ae9b45e84014e5e9ecba fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:33:01 fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [false] [Pipeline] sh 08:33:01 + git log --format=format:%s -1 fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] echo 08:33:01 ========================================================= 08:33:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:33:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:02 + grep -v github /etc/ssh/ssh_known_hosts 08:33:02 + [ -e /tmp/ssh_known_hosts ] 08:33:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:02 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:33:02 -a /etc/ssh/ssh_known_hosts 08:33:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:02 08:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:33:02 b85a868b505f: Pulling fs layer 08:33:02 e2be974225ed: Pulling fs layer 08:33:02 339a4e72a1f5: Pulling fs layer 08:33:02 988bab9f4d93: Pulling fs layer 08:33:02 1469e6f7b9e6: Pulling fs layer 08:33:02 eaf3925da568: Pulling fs layer 08:33:02 bab4dde63d76: Pulling fs layer 08:33:02 988bab9f4d93: Waiting 08:33:02 1469e6f7b9e6: Waiting 08:33:02 eaf3925da568: Waiting 08:33:02 bde34c3a00c8: Pulling fs layer 08:33:02 b352a97aabf1: Pulling fs layer 08:33:02 bab4dde63d76: Waiting 08:33:02 bde34c3a00c8: Waiting 08:33:02 4872d77fe225: Pulling fs layer 08:33:02 5851b861e8e6: Pulling fs layer 08:33:02 b352a97aabf1: Waiting 08:33:02 4872d77fe225: Waiting 08:33:02 5851b861e8e6: Waiting 08:33:02 e2be974225ed: Download complete 08:33:02 988bab9f4d93: Verifying Checksum 08:33:02 988bab9f4d93: Download complete 08:33:02 1469e6f7b9e6: Verifying Checksum 08:33:02 1469e6f7b9e6: Download complete 08:33:02 339a4e72a1f5: Verifying Checksum 08:33:02 339a4e72a1f5: Download complete 08:33:02 eaf3925da568: Verifying Checksum 08:33:02 eaf3925da568: Download complete 08:33:02 b352a97aabf1: Download complete 08:33:02 4872d77fe225: Download complete 08:33:02 5851b861e8e6: Download complete 08:33:02 b85a868b505f: Verifying Checksum 08:33:02 b85a868b505f: Download complete 08:33:03 bab4dde63d76: Verifying Checksum 08:33:03 bab4dde63d76: Download complete 08:33:04 b85a868b505f: Pull complete 08:33:04 e2be974225ed: Pull complete 08:33:04 339a4e72a1f5: Pull complete 08:33:05 988bab9f4d93: Pull complete 08:33:05 1469e6f7b9e6: Pull complete 08:33:05 eaf3925da568: Pull complete 08:33:07 bab4dde63d76: Pull complete 08:33:07 bde34c3a00c8: Pull complete 08:33:07 b352a97aabf1: Pull complete 08:33:07 4872d77fe225: Pull complete 08:33:07 5851b861e8e6: Pull complete 08:33:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:07 prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container 08:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat 08:33:09 $ docker top 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc -eo pid,comm 08:33:09 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). 08:33:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:09 [ssh-agent] Looking for ssh-agent implementation... 08:33:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:09 $ docker exec 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent 08:33:09 SSH_AUTH_SOCK=/tmp/ssh-LcjWi59AkxXA/agent.33 08:33:09 SSH_AGENT_PID=39 08:33:10 Running ssh-add (command line suppressed) 08:33:10 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16012840405932922566.key (/w/workspace/edgex-go/2@tmp/private_key_16012840405932922566.key) 08:33:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:10 + git tag --points-at HEAD [Pipeline] } 08:33:10 $ docker exec --env ******** --env ******** 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent -k 08:33:10 unset SSH_AUTH_SOCK; 08:33:10 unset SSH_AGENT_PID; 08:33:10 echo Agent pid 39 killed; 08:33:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:10 [ssh-agent] Looking for ssh-agent implementation... 08:33:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:10 $ docker exec 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent 08:33:10 SSH_AUTH_SOCK=/tmp/ssh-OJpzXt9QOLoG/agent.72 08:33:10 SSH_AGENT_PID=78 08:33:10 Running ssh-add (command line suppressed) 08:33:10 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6073871440661688645.key (/w/workspace/edgex-go/2@tmp/private_key_6073871440661688645.key) 08:33:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:11 + git semver init 08:33:11 2023-03-07 08:33:11,453 [run_init] DEBUG init version:0.0.0 force:False 08:33:11 2023-03-07 08:33:11,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:33:11 2023-03-07 08:33:11,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:33:11 2023-03-07 08:33:11,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:33:16 2023-03-07 08:33:16,580 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:33:16 2023-03-07 08:33:16,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4407 with force:False 08:33:16 2023-03-07 08:33:16,580 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4407 08:33:16 2023-03-07 08:33:16,583 [execute] INFO git cat-file --batch-check 08:33:16 2023-03-07 08:33:16,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:33:16 2023-03-07 08:33:16,589 [execute] INFO git cat-file --batch 08:33:16 2023-03-07 08:33:16,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:33:16 2023-03-07 08:33:16,595 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4407 08:33:16 0.0.0 [Pipeline] } 08:33:16 $ docker exec --env ******** --env ******** 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent -k 08:33:16 unset SSH_AUTH_SOCK; 08:33:16 unset SSH_AGENT_PID; 08:33:16 echo Agent pid 78 killed; 08:33:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:17 + git semver [Pipeline] } 08:33:17 $ docker stop --time=1 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc 08:33:19 $ docker rm -f --volumes 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc [Pipeline] // withDockerContainer [Pipeline] sh 08:33:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:19 Stashed 1 file(s) [Pipeline] echo 08:33:19 [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 08:33:20 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:20 ========================================================= 08:33:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:33:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:20 213ec9aee27d: Pulling fs layer 08:33:20 4583459ba037: Pulling fs layer 08:33:20 93c1e223e6f2: Pulling fs layer 08:33:20 53926ce57604: Pulling fs layer 08:33:20 21b2b0c7a3f4: Pulling fs layer 08:33:20 22ff95d597cd: Pulling fs layer 08:33:20 12d6caf4c0d1: Pulling fs layer 08:33:20 96b7cbca73a9: Pulling fs layer 08:33:20 53926ce57604: Waiting 08:33:20 21b2b0c7a3f4: Waiting 08:33:20 22ff95d597cd: Waiting 08:33:20 12d6caf4c0d1: Waiting 08:33:20 a7acece74701: Pulling fs layer 08:33:20 a7acece74701: Waiting 08:33:20 93c1e223e6f2: Verifying Checksum 08:33:20 93c1e223e6f2: Download complete 08:33:20 4583459ba037: Download complete 08:33:20 21b2b0c7a3f4: Download complete 08:33:20 22ff95d597cd: Verifying Checksum 08:33:20 22ff95d597cd: Download complete 08:33:20 213ec9aee27d: Verifying Checksum 08:33:20 213ec9aee27d: Download complete 08:33:20 12d6caf4c0d1: Verifying Checksum 08:33:20 12d6caf4c0d1: Download complete 08:33:20 213ec9aee27d: Pull complete 08:33:20 4583459ba037: Pull complete 08:33:21 93c1e223e6f2: Pull complete 08:33:21 a7acece74701: Verifying Checksum 08:33:21 a7acece74701: Download complete 08:33:21 96b7cbca73a9: Verifying Checksum 08:33:21 96b7cbca73a9: Download complete 08:33:21 53926ce57604: Verifying Checksum 08:33:21 53926ce57604: Download complete 08:33:25 53926ce57604: Pull complete 08:33:25 21b2b0c7a3f4: Pull complete 08:33:25 22ff95d597cd: Pull complete 08:33:25 12d6caf4c0d1: Pull complete 08:33:27 96b7cbca73a9: Pull complete 08:33:28 a7acece74701: Pull complete 08:33:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:28 + docker build -t ci-base-image-x86_64 -f - . 08:33:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:28 WORKDIR /edgex 08:33:28 COPY go.mod . 08:33:28 RUN go mod download 08:33:29 Sending build context to Docker daemon 170.3MB 08:33:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:29 ---> db6d94c90886 08:33:29 Step 2/4 : WORKDIR /edgex 08:33:34 Still waiting to schedule task 08:33:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8521’ 08:33:35 ---> Running in 5ec5ed13f3ff 08:33:35 Removing intermediate container 5ec5ed13f3ff 08:33:35 ---> 98f115071165 08:33:35 Step 3/4 : COPY go.mod . 08:33:35 ---> 0a3c750cfaf3 08:33:35 Step 4/4 : RUN go mod download 08:33:35 ---> Running in 563c6192b239 08:33:48 Removing intermediate container 563c6192b239 08:33:48 ---> 6289f64481c7 08:33:48 Successfully built 6289f64481c7 08:33:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker inspect -f . ci-base-image-x86_64 08:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:48 prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container 08:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:49 $ docker top 21bf8ef8fcad595802e8d2135017556c241dcf1023a38e955b7f362a509953fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:49 + go version 08:33:49 go version go1.18.7 linux/amd64 [Pipeline] } 08:33:49 $ docker stop --time=1 21bf8ef8fcad595802e8d2135017556c241dcf1023a38e955b7f362a509953fd 08:33:50 $ docker rm -f --volumes 21bf8ef8fcad595802e8d2135017556c241dcf1023a38e955b7f362a509953fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:51 + docker inspect -f . ci-base-image-x86_64 08:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:51 prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container 08:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:51 $ docker top 6c51f4b2e7da750dce1af20a622707def4be90fcbb3c6541f62fe053e926cb9d -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:51 ========================================================= 08:33:51 [edgeXBuildGoParallel] Running Tests and Build... 08:33:51 ========================================================= [Pipeline] sh 08:33:51 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:52 + make test 08:33:52 go test -race -coverprofile=coverage.out ./... 08:33:58 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.177s coverage: 98.5% of statements 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.113s coverage: 71.2% of statements 08:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements 08:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.417s coverage: 88.5% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.9% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.551s coverage: 95.6% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 82.9% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.407s coverage: 79.9% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.091s coverage: 86.9% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 81.2% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 84.8% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 63.1% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.083s coverage: 63.2% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:34:39 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 08:35:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:35:01 go vet ./... 08:35:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:03 ./bin/test-attribution-txt.sh [Pipeline] echo 08:35:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:35:03 + ls -al . 08:35:03 total 704 08:35:03 drwxrwxr-x 11 1001 1001 4096 Mar 7 08:33 . 08:35:03 drwxr-xr-x 4 root root 4096 Mar 7 08:33 .. 08:35:03 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:32 .blubracket 08:35:03 -rw-rw-r-- 1 1001 1001 16 Mar 7 08:32 .dockerignore 08:35:03 drwxrwxr-x 8 1001 1001 4096 Mar 7 08:34 .git 08:35:03 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:32 .github 08:35:03 -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:32 .gitignore 08:35:03 -rw-rw-r-- 1 1001 1001 42 Mar 7 08:32 .golangci.yml 08:35:03 -rw-rw-r-- 1 1001 1001 87 Mar 7 08:32 .hadolint.yml 08:35:03 drwxr-xr-x 3 1001 1001 4096 Mar 7 08:33 .semver 08:35:03 -rw-rw-r-- 1 1001 1001 166 Mar 7 08:32 .sonarcloud.properties 08:35:03 -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:32 ADOPTERS.md 08:35:03 -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:32 Attribution.txt 08:35:03 -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:32 CHANGELOG.md 08:35:03 -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:32 CONTRIBUTING.md 08:35:03 -rw-rw-r-- 1 1001 1001 677 Mar 7 08:32 GOVERNANCE.md 08:35:03 -rw-rw-r-- 1 1001 1001 883 Mar 7 08:32 Jenkinsfile 08:35:03 -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:32 LICENSE 08:35:03 -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:32 Makefile 08:35:03 -rw-rw-r-- 1 1001 1001 582 Mar 7 08:32 OWNERS.md 08:35:03 -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:32 README.md 08:35:03 -rw-rw-r-- 1 1001 1001 789 Mar 7 08:32 SECURITY.md 08:35:03 -rw-rw-r-- 1 1001 1001 5 Mar 7 08:33 VERSION 08:35:03 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:32 bin 08:35:03 drwxrwxr-x 18 1001 1001 4096 Mar 7 08:32 cmd 08:35:03 -rw-r--r-- 1 root root 446903 Mar 7 08:34 coverage.out 08:35:03 -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:32 go.mod 08:35:03 -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:32 go.sum 08:35:03 drwxrwxr-x 7 1001 1001 4096 Mar 7 08:32 internal 08:35:03 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:32 openapi 08:35:03 -rw-rw-r-- 1 1001 1001 594 Mar 7 08:32 security.txt 08:35:03 drwxrwxr-x 4 1001 1001 4096 Mar 7 08:32 snap 08:35:03 -rw-rw-r-- 1 1001 1001 204 Mar 7 08:32 version.go [Pipeline] sh 08:35:04 + '[' -e coverage.out ] 08:35:04 + chown 1001:1001 coverage.out [Pipeline] stash 08:35:04 Stashed 1 file(s) [Pipeline] sh 08:35:04 + make build 08:35:04 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 08:35:19 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 08:35:19 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 08:35:19 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 08:35:20 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 08:35:28 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 08:35:30 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 08:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:33 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 08:35:34 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 08:35:34 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 08:35: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 [Pipeline] } 08:35:37 $ docker stop --time=1 6c51f4b2e7da750dce1af20a622707def4be90fcbb3c6541f62fe053e926cb9d 08:35:41 $ docker rm -f --volumes 6c51f4b2e7da750dce1af20a622707def4be90fcbb3c6541f62fe053e926cb9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:41 08:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:42 latest: Pulling from edgex-devops/edgex-compose 08:35:42 cbdbe7a5bc2a: Pulling fs layer 08:35:42 ca9280d653b3: Pulling fs layer 08:35:42 7e9c9ca2126c: Pulling fs layer 08:35:42 cbdbe7a5bc2a: Download complete 08:35:42 ca9280d653b3: Verifying Checksum 08:35:42 ca9280d653b3: Download complete 08:35:42 cbdbe7a5bc2a: Pull complete 08:35:42 7e9c9ca2126c: Download complete 08:35:42 ca9280d653b3: Pull complete 08:35:47 7e9c9ca2126c: Pull complete 08:35:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:47 prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container 08:35:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8527 in /w/workspace/edgexfoundry_edgex-go_PR-4407 08:35:49 $ docker top adfbe694cd68a7356cde44aaf6c91240710dc86a9ab39adb51e930cc4a2c186d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:35:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:35:49 The recommended git tool is: git 08:35:49 + docker-compose build --help 08:35:49 + grep parallel 08:35:50 --parallel Build images in parallel. [Pipeline] } 08:35:50 $ docker stop --time=1 adfbe694cd68a7356cde44aaf6c91240710dc86a9ab39adb51e930cc4a2c186d 08:35:51 $ docker rm -f --volumes adfbe694cd68a7356cde44aaf6c91240710dc86a9ab39adb51e930cc4a2c186d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:52 prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container 08:35:52 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:52 $ docker top f4e0d0fb726c80aad06ab7a00940cbad3c4fbd02218cd0e68e98a1c22200c2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:52 + docker-compose -f ./docker-compose-build.yml build --parallel 08:35:53 Building core-command ... 08:35:53 Building core-common-config-bootstrapper ... 08:35:53 Building core-data ... 08:35:53 Building core-metadata ... 08:35:53 Building security-bootstrapper ... 08:35:53 Building security-proxy-auth ... 08:35:53 Building security-proxy-setup ... 08:35:53 Building security-secretstore-setup ... 08:35:53 Building security-spiffe-token-provider ... 08:35:53 Building security-spire-agent ... 08:35:53 Building security-spire-config ... 08:35:53 Building security-spire-server ... 08:35:53 Building support-notifications ... 08:35:53 Building support-scheduler ... 08:35:53 Building core-common-config-bootstrapper 08:35:53 Building security-bootstrapper 08:35:53 Building core-metadata 08:35:53 Building security-spire-agent 08:35:53 Building support-scheduler 08:36:00 using credential edgex-jenkins-ssh 08:36:00 Cloning the remote Git repository 08:36:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:36:00 > git init /w/workspace/edgex-go/2 # timeout=10 08:36:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:00 > git --version # timeout=10 08:36:00 > git --version # 'git version 2.25.1' 08:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> 6289f64481c7 08:36:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> 6289f64481c7 08:36:08 Step 3/32 : WORKDIR /edgex-go 08:36:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> 6289f64481c7 08:36:08 Step 3/24 : WORKDIR /edgex-go 08:36:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> 6289f64481c7 08:36:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 6289f64481c7 08:36:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:23 ---> Running in 92564f2ca876 08:36:23 ---> Running in 490d9a31f381 08:36:23 ---> Running in ebcda8ef607d 08:36:23 ---> Running in 3bdd287cdc99 08:36:23 ---> Running in 698d77711860 08:36:23 Removing intermediate container 92564f2ca876 08:36:23 ---> 1b2f4a7d8ea1 08:36:23 Step 4/22 : WORKDIR /edgex-go 08:36:23 Removing intermediate container 698d77711860 08:36:23 ---> 2130ba2a4165 08:36:23 Step 4/32 : RUN apk add --update --no-cache make git 08:36:23 Removing intermediate container 490d9a31f381 08:36:23 ---> fc83f9181619 08:36:23 Step 4/22 : WORKDIR /edgex-go 08:36:23 Removing intermediate container 3bdd287cdc99 08:36:23 ---> d13eb234bbfa 08:36:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:23 ---> Running in 70aab74a50af 08:36:23 Removing intermediate container ebcda8ef607d 08:36:23 ---> 6882c64908ea 08:36:23 Step 4/24 : WORKDIR /edgex-go 08:36:23 ---> Running in 791aee4f40e8 08:36:23 ---> Running in 5db7fa03f4af 08:36:23 ---> Running in 1a25ae49b329 08:36:23 ---> Running in 282f44919f5b 08:36:23 Removing intermediate container 70aab74a50af 08:36:23 ---> 8dba6b32f935 08:36:23 Step 5/22 : RUN apk add --update --no-cache make git 08:36:23 Removing intermediate container 5db7fa03f4af 08:36:23 ---> 369970515850 08:36:23 Step 5/22 : RUN apk add --update --no-cache make git 08:36:23 ---> Running in 8fa62ebd43d1 08:36:23 ---> Running in 1ae098de6c59 08:36:23 Removing intermediate container 282f44919f5b 08:36:23 ---> 7a4834b780db 08:36:23 Step 5/24 : RUN apk add --update --no-cache make git 08:36:23 ---> Running in 285d2cd757c6 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:23 OK: 211 MiB in 51 packages 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:23 OK: 211 MiB in 51 packages 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:23 OK: 211 MiB in 51 packages 08:36:24 OK: 211 MiB in 51 packages 08:36:24 Removing intermediate container 791aee4f40e8 08:36:24 ---> 011ee956d080 08:36:24 Step 5/32 : COPY go.mod vendor* ./ 08:36:24 Removing intermediate container 1a25ae49b329 08:36:24 ---> 819993a8cb21 08:36:24 Step 5/24 : COPY go.mod vendor* ./ 08:36:24 OK: 211 MiB in 51 packages 08:36:24 ---> 5716d7d2b841 08:36:24 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Running in f23ea8409a7b 08:36:24 ---> 8fd1db8e5bcb 08:36:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Running in 2a92c3f73e86 08:36:24 Removing intermediate container 1ae098de6c59 08:36:24 ---> af72e48ee34a 08:36:24 Step 6/22 : COPY go.mod vendor* ./ 08:36:24 Removing intermediate container 8fa62ebd43d1 08:36:24 ---> 91bca61c5f72 08:36:24 Step 6/22 : COPY go.mod vendor* ./ 08:36:24 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 08:36:24 ---> 6796f3fbd216 08:36:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Running in 00d77feb5fb3 08:36:24 Removing intermediate container 285d2cd757c6 08:36:24 ---> 01ce02c2aded 08:36:24 Step 6/24 : COPY go.mod vendor* ./ 08:36:24 ---> 657010dc68e1 08:36:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Running in fee78da60272 08:36:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:36:24 > git config core.sparsecheckout # timeout=10 08:36:24 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 08:36:24 ---> b680fbfff4c0 08:36:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Running in 287a5037860b 08:36:25 Merge succeeded, producing f8e06d781b01169738dc72e54ddf436e2056e2fc 08:36:25 Checking out Revision f8e06d781b01169738dc72e54ddf436e2056e2fc (PR-4407) 08:36:24 > git remote # timeout=10 08:36:24 > git config --get remote.origin.url # timeout=10 08:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:24 > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 08:36:25 > git rev-parse HEAD^{commit} # timeout=10 08:36:25 > git config core.sparsecheckout # timeout=10 08:36:25 > git checkout -f f8e06d781b01169738dc72e54ddf436e2056e2fc # timeout=10 08:36:28 Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" 08:36:28 > git rev-list --no-walk 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:29 Dload Upload Total Spent Left Speed 08:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 08:36:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:36:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:36:30 + sudo tee /etc/docker/daemon.new 08:36:30 { 08:36:30 "registry-mirrors": [ 08:36:30 "https://nexus3.edgexfoundry.org:10001" 08:36:30 ], 08:36:30 "bip": "10.250.0.254/24", 08:36:30 "hosts": [ 08:36:30 "tcp://0.0.0.0:5555", 08:36:30 "unix:///var/run/docker.sock" 08:36:30 ], 08:36:30 "mtu": 1458, 08:36:30 "selinux-enabled": true, 08:36:30 "seccomp-profile": "/etc/docker/seccomp.json" 08:36:30 } [Pipeline] sh 08:36:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:36:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:49 provisioning config files... 08:36:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5976143928015748369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:50 ---> docker-login.sh 08:36:50 nexus3.edgexfoundry.org:10001 08:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:50 Configure a credential helper to remove this warning. See 08:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:50 08:36:50 Login Succeeded 08:36:50 nexus3.edgexfoundry.org:10002 08:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:51 Configure a credential helper to remove this warning. See 08:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:51 08:36:51 Login Succeeded 08:36:51 nexus3.edgexfoundry.org:10003 08:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:51 Configure a credential helper to remove this warning. See 08:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:51 08:36:51 Login Succeeded 08:36:51 nexus3.edgexfoundry.org:10004 08:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:52 Configure a credential helper to remove this warning. See 08:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:52 08:36:52 Login Succeeded 08:36:52 docker.io 08:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:52 Configure a credential helper to remove this warning. See 08:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:52 08:36:52 Login Succeeded 08:36:52 ---> docker-login.sh ends [Pipeline] } 08:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:36:53 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:53 ========================================================= 08:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:36:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:54 9b18e9b68314: Pulling fs layer 08:36:54 35d82f9e3411: Pulling fs layer 08:36:54 e16973657156: Pulling fs layer 08:36:54 fc693d55d65f: Pulling fs layer 08:36:54 7e9fc2657dce: Pulling fs layer 08:36:54 dda99020689f: Pulling fs layer 08:36:54 db1c61fa0a46: Pulling fs layer 08:36:54 891c053d2c06: Pulling fs layer 08:36:54 dda99020689f: Waiting 08:36:54 db1c61fa0a46: Waiting 08:36:54 891c053d2c06: Waiting 08:36:54 fc693d55d65f: Waiting 08:36:54 7e9fc2657dce: Waiting 08:36:54 e16973657156: Verifying Checksum 08:36:54 e16973657156: Download complete 08:36:54 35d82f9e3411: Download complete 08:36:54 7e9fc2657dce: Verifying Checksum 08:36:54 7e9fc2657dce: Download complete 08:36:54 dda99020689f: Verifying Checksum 08:36:54 dda99020689f: Download complete 08:36:54 9b18e9b68314: Verifying Checksum 08:36:54 9b18e9b68314: Download complete 08:36:55 9b18e9b68314: Pull complete 08:36:55 891c053d2c06: Verifying Checksum 08:36:55 891c053d2c06: Download complete 08:36:56 35d82f9e3411: Pull complete 08:36:56 e16973657156: Pull complete 08:36:57 db1c61fa0a46: Verifying Checksum 08:36:57 db1c61fa0a46: Download complete 08:36:57 fc693d55d65f: Verifying Checksum 08:36:57 fc693d55d65f: Download complete 08:37:09 fc693d55d65f: Pull complete 08:37:09 7e9fc2657dce: Pull complete 08:37:09 dda99020689f: Pull complete 08:37:15 db1c61fa0a46: Pull complete 08:37:17 891c053d2c06: Pull complete 08:37:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:37:17 + docker build -t ci-base-image-arm64 -f - . 08:37:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:17 WORKDIR /edgex 08:37:17 COPY go.mod . 08:37:17 RUN go mod download 08:37:18 Sending build context to Docker daemon 2.942MB 08:37:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:18 ---> f96f9c87975a 08:37:18 Step 2/4 : WORKDIR /edgex 08:37:20 ---> Running in 00b6f0a95db4 08:37:20 Removing intermediate container 00b6f0a95db4 08:37:20 ---> 6112ee0bac03 08:37:20 Step 3/4 : COPY go.mod . 08:37:21 ---> eb125fbf4780 08:37:21 Step 4/4 : RUN go mod download 08:37:21 ---> Running in 7270fd1b3afa 08:37:32 Removing intermediate container 287a5037860b 08:37:32 ---> bf07cd4b8c6d 08:37:32 Step 8/24 : COPY . . 08:37:32 Removing intermediate container 2a92c3f73e86 08:37:32 Removing intermediate container fee78da60272 08:37:32 ---> 46a9ceb18752 08:37:32 ---> f5bb9196091a 08:37:32 Step 7/24 : COPY . .Step 8/22 : COPY . . 08:37:32 08:37:32 Removing intermediate container 00d77feb5fb3 08:37:32 ---> 9d12ad84ce85 08:37:32 Step 8/22 : COPY . . 08:37:32 Removing intermediate container f23ea8409a7b 08:37:32 ---> dd73f2c34585 08:37:32 Step 7/32 : COPY . . 08:38:00 Removing intermediate container 7270fd1b3afa 08:38:00 ---> 8b3437747c2b 08:38:00 Successfully built 8b3437747c2b 08:38:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 + docker inspect -f . ci-base-image-arm64 08:38:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:00 prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container 08:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:38:02 $ docker top c9f7a5b224d5fadabd20ce7b126e8a82ae57b3b8616c9dc186454257a29b5909 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:03 + go version 08:38:03 go version go1.18.7 linux/arm64 [Pipeline] } 08:38:03 $ docker stop --time=1 c9f7a5b224d5fadabd20ce7b126e8a82ae57b3b8616c9dc186454257a29b5909 08:38:04 ---> aae0c4170a2b 08:38:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:38:04 ---> eccfd5861883 08:38:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:38:04 ---> 6c2577f11307 08:38:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:04 ---> 1aaa4004ca70 08:38:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:38:04 ---> Running in b29b6b191294 08:38:04 ---> Running in 5cdaaeaad093 08:38:04 ---> 91f7655e4b07 08:38:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:04 ---> Running in 8373e5cfd67f 08:38:04 ---> Running in 57a4f422ee6c 08:38:04 ---> Running in 2f937d8934fa 08:38:04 Removing intermediate container b29b6b191294 08:38:04 ---> 56b3ea26fce1 08:38:04 Step 9/24 : WORKDIR /edgex-go/spire-build 08:38:04 ---> Running in 563e2faf92a4 08:38:04 Removing intermediate container 563e2faf92a4 08:38:04 ---> c3c773aa4d78 08:38:04 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:04 ---> Running in cd9a862cb5f1 08:38:04 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 08:38:04 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 08:38:04 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 08:38:04 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 08:38:04 Removing intermediate container cd9a862cb5f1 08:38:04 ---> 02787d9c34ad 08:38:04 Step 11/24 : WORKDIR /edgex-go 08:38:04 ---> Running in 66d0ce63e0dc 08:38:04 Removing intermediate container 66d0ce63e0dc 08:38:04 ---> ade9ab658e5d 08:38:04 08:38:04 Step 12/24 : FROM alpine:3.15 08:38:04 3.15: Pulling from library/alpine 08:38:04 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:38:04 Status: Downloaded newer image for alpine:3.15 08:38:04 ---> 5ce65d7b0fde 08:38:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:04 ---> Running in a61e2af5e1b1 08:38:04 Removing intermediate container a61e2af5e1b1 08:38:04 ---> 620e98559e46 08:38:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:04 ---> Running in 8e4b992c80d9 08:38:04 $ docker rm -f --volumes c9f7a5b224d5fadabd20ce7b126e8a82ae57b3b8616c9dc186454257a29b5909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:05 + docker inspect -f . ci-base-image-arm64 08:38:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:05 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:38:05 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:38:05 OK: 15859 distinct packages available 08:38:05 prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container 08:38:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:06 (1/5) Installing dumb-init (1.2.5-r1) 08:38:06 (2/5) Installing musl-obstack (1.2.3-r0) 08:38:06 (3/5) Installing libucontext (1.1-r0) 08:38:06 (4/5) Installing gcompat (1.0.0-r4) 08:38:06 (5/5) Installing openssl (1.1.1t-r1) 08:38:06 Executing busybox-1.34.1-r7.trigger 08:38:06 OK: 7 MiB in 19 packages 08:38:06 Removing intermediate container 8e4b992c80d9 08:38:06 ---> 705554a07de7 08:38:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:38:07 $ docker top 117c0f4c072e28fe25abd6dabb77cb350f7c54c7afd0c812c98103a1ec0f0e08 -eo pid,comm [Pipeline] { [Pipeline] echo 08:38:07 ========================================================= 08:38:07 [edgeXBuildGoParallel] Running Tests and Build... 08:38:07 ========================================================= [Pipeline] sh 08:38:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:38:08 + make test 08:38:08 go test -race -coverprofile=coverage.out ./... 08:38:10 ---> 02f2fb622eba 08:38:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:19 ---> 4a04b67c60ba 08:38:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:19 ---> a194a6e154d3 08:38:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:19 ---> 1a00f4955e20 08:38:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:22 ---> 3dce2e29c4e5 08:38:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:23 ---> Running in e81fac3280e6 08:38:24 Removing intermediate container e81fac3280e6 08:38:24 ---> a4b3868ad2ae 08:38:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:24 ---> Running in 3937616e30ab 08:38:24 Removing intermediate container 3937616e30ab 08:38:24 ---> 7303393ba340 08:38:24 Step 22/24 : LABEL arch=x86_64 08:38:25 ---> Running in 572066c73511 08:38:25 Removing intermediate container 572066c73511 08:38:25 ---> 0eee9ba02e06 08:38:25 Step 23/24 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:38:25 ---> Running in bffcea334a5d 08:38:26 Removing intermediate container bffcea334a5d 08:38:26 ---> 282260f296df 08:38:26 Step 24/24 : LABEL version=0.0.0 08:38:26 ---> Running in 70352c26db02 08:38:26 Removing intermediate container 70352c26db02 08:38:26 ---> 23a9f8667241 08:38:26 08:38:26 Successfully built 23a9f8667241 08:38:26 Successfully tagged security-spire-agent:latest 08:38:26  Building security-spire-agent ... done Building security-spire-server 08:38:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:32 ---> 6289f64481c7 08:38:32 Step 3/23 : WORKDIR /edgex-go 08:38:32 ---> Using cache 08:38:32 ---> d13eb234bbfa 08:38:32 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:38:32 ---> Using cache 08:38:32 ---> 819993a8cb21 08:38:32 Step 5/23 : COPY go.mod vendor* ./ 08:38:32 ---> Using cache 08:38:32 ---> 8fd1db8e5bcb 08:38:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:32 ---> Using cache 08:38:32 ---> 46a9ceb18752 08:38:32 Step 7/23 : COPY . . 08:38:32 ---> Using cache 08:38:32 ---> aae0c4170a2b 08:38:32 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:38:32 ---> Using cache 08:38:32 ---> 56b3ea26fce1 08:38:32 Step 9/23 : WORKDIR /edgex-go/spire-build 08:38:32 ---> Using cache 08:38:32 ---> c3c773aa4d78 08:38:32 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:44 ---> Running in 326f544681c1 08:38:46 Removing intermediate container 8373e5cfd67f 08:38:46 ---> a6b0d0755ed8 08:38:46 08:38:46 Step 9/32 : FROM alpine:3.16 08:38:46 Removing intermediate container 57a4f422ee6c 08:38:46 ---> b9832f6ccded 08:38:46 08:38:46 Step 10/24 : FROM alpine:3.16 08:38:46 Removing intermediate container 2f937d8934fa 08:38:46 ---> 966139cf0215 08:38:46 08:38:46 Step 10/22 : FROM alpine:3.16 08:38:46 3.16: Pulling from library/alpine 08:38:46 3.16: Pulling from library/alpine 08:38:46 3.16: Pulling from library/alpine 08:38:47 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:38:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:38:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:38:47 Status: Downloaded newer image for alpine:3.16 08:38:47 Status: Downloaded newer image for alpine:3.16 08:38:47 Status: Image is up to date for alpine:3.16 08:38:47 ---> dfd21b5a31f5 08:38:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:47 ---> dfd21b5a31f5 08:38:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:47 ---> dfd21b5a31f5 08:38:47 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:49 ---> Running in 74d8121224c9 08:38:49 ---> Running in 44ab8a43bc2f 08:38:49 ---> Running in 1711623f5436 08:38:49 Removing intermediate container 326f544681c1 08:38:49 ---> 10a0a6666f5f 08:38:49 Step 11/23 : WORKDIR /edgex-go 08:38:49 ---> Running in 698fde6cde92 08:38:49 Removing intermediate container 74d8121224c9 08:38:49 ---> 205e5ac8a303 08:38:49 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:38:49 Removing intermediate container 1711623f5436 08:38:49 ---> 160b421e2af1 08:38:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:38:49 ---> Running in 550af8412a8d 08:38:49 ---> Running in c8b08e8aa121 08:38:49 Removing intermediate container 698fde6cde92 08:38:49 ---> 9f87922c1893 08:38:49 08:38:49 Step 12/23 : FROM alpine:3.15 08:38:49 ---> 5ce65d7b0fde 08:38:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:49 ---> Using cache 08:38:49 ---> 620e98559e46 08:38:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:49 ---> Using cache 08:38:49 ---> 705554a07de7 08:38:49 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:49 Removing intermediate container 5cdaaeaad093 08:38:49 ---> 27c4155c9dcf 08:38:49 08:38:49 Step 10/22 : FROM alpine:3.16 08:38:49 ---> dfd21b5a31f5 08:38:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:49 ---> Running in 86d6baa46264 08:38:49 (1/1) Installing dumb-init (1.2.5-r1) 08:38:49 Executing busybox-1.35.0-r17.trigger 08:38:49 OK: 6 MiB in 15 packages 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:50 (1/1) Installing dumb-init (1.2.5-r1) 08:38:50 Executing busybox-1.35.0-r17.trigger 08:38:50 OK: 6 MiB in 15 packages 08:38:51 (1/2) Installing dumb-init (1.2.5-r1) 08:38:51 (2/2) Installing su-exec (0.2-r1) 08:38:51 Executing busybox-1.35.0-r17.trigger 08:38:51 OK: 6 MiB in 16 packages 08:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:51 (1/1) Installing dumb-init (1.2.5-r1) 08:38:51 Executing busybox-1.35.0-r17.trigger 08:38:51 OK: 6 MiB in 15 packages 08:38:52 ---> 9830897129e2 08:38:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:52 Removing intermediate container 44ab8a43bc2f 08:38:52 ---> edced06a4560 08:38:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:52 ---> Running in 997a47889514 08:38:52 ---> fb96bb6cc350 08:38:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:38:52 Removing intermediate container 550af8412a8d 08:38:52 ---> 70b2c673331c 08:38:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 Removing intermediate container c8b08e8aa121 08:38:53 ---> 7a08b1ac28a5 08:38:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:38:53 Removing intermediate container 86d6baa46264 08:38:53 ---> 82a321d907ef 08:38:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:53 ---> Running in f38518a77031 08:38:53 Removing intermediate container 997a47889514 08:38:53 ---> dfa4b5e60568 08:38:53 Step 13/24 : ENV APP_PORT=59881 08:38:53 ---> Running in e9a06fbd4a86 08:38:53 ---> Running in fa96c032b09b 08:38:53 ---> 93c3fa70b395 08:38:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:53 Removing intermediate container f38518a77031 08:38:53 ---> 2dd260dbe044 08:38:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:53 ---> 7e50deea3cef 08:38:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:53 Removing intermediate container e9a06fbd4a86 08:38:53 ---> 60eae9c529cf 08:38:53 Step 13/22 : ENV APP_PORT=59861 08:38:53 Removing intermediate container fa96c032b09b 08:38:53 ---> 889d6404fa27 08:38:53 Step 14/24 : EXPOSE $APP_PORT 08:38:53 ---> Running in cad3401bd2ed 08:38:53 ---> Running in fa6115dfb33d 08:38:53 ---> Running in 1123b0c2c6b7 08:38:53 ---> 0f7cf5677c87 08:38:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:53 ---> Running in 7741fbe7d7ce 08:38:53 Removing intermediate container fa6115dfb33d 08:38:53 ---> 9d5cd79c0b0b 08:38:53 Step 14/22 : EXPOSE $APP_PORT 08:38:53 Removing intermediate container cad3401bd2ed 08:38:53 ---> 49fd0f2c0e8c 08:38:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:53 Removing intermediate container 1123b0c2c6b7 08:38:53 ---> d32bdcbcbe59 08:38:53 Step 15/24 : WORKDIR / 08:38:53 ---> cccfbb9ed029 08:38:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:53 ---> Running in 6fa6b8f0407b 08:38:53 ---> Running in 49921f8a3fe3 08:38:53 ---> Running in d827e54b402e 08:38:53 Removing intermediate container 7741fbe7d7ce 08:38:53 ---> 995a474f6765 08:38:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:53 ---> Running in eaa3c2198c65 08:38:53 Removing intermediate container 6fa6b8f0407b 08:38:53 ---> c9cd7709bcd9 08:38:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 Removing intermediate container 49921f8a3fe3 08:38:53 ---> d17c98c1e4bf 08:38:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:53 Removing intermediate container d827e54b402e 08:38:53 ---> 83da45594c99 08:38:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 ---> Running in 2c204302d633 08:38:53 ---> 5cc312118362 08:38:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:53 Removing intermediate container eaa3c2198c65 08:38:53 ---> b05a48a5a033 08:38:53 Step 21/23 : LABEL arch=x86_64 08:38:53 ---> df833df9c7eb 08:38:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:54 ---> Running in fe1df3c3fa7f 08:38:54 Removing intermediate container 2c204302d633 08:38:54 ---> 0ea21fbafffa 08:38:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:54 ---> 502247c0ac6c 08:38:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:54 ---> Running in 2bded13a898e 08:38:54 ---> eeda8422a5e6 08:38:54 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 ---> Running in 5f36619087df 08:38:55 Removing intermediate container fe1df3c3fa7f 08:38:55 ---> 5f4fa1388119 08:38:55 Step 22/23 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:38:55 ---> f36d4e6d98ec 08:38:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:38:55 ---> Running in bc5afb26b35d 08:38:55 ---> 154d8ceb71e0 08:38:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:38:56 Removing intermediate container bc5afb26b35d 08:38:56 ---> 79f844b8e3ad 08:38:56 Step 23/23 : LABEL version=0.0.0 08:38:56 ---> 25c7e4332ee3 08:38:56 ---> 9dabdd59c382 08:38:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:38:56 08:38:56 ---> Running in 437ad65a2b55 08:38:56 ---> Running in a61cfce42f85 08:38:56 Removing intermediate container 2bded13a898e 08:38:56 ---> 99bf484a94d7 08:38:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:57 ---> 8bd1a1e74d08 08:38:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:38:57 ---> Running in 735b38e03217 08:38:57 Removing intermediate container 437ad65a2b55 08:38:57 ---> 4e9be723c963 08:38:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:57 Removing intermediate container a61cfce42f85 08:38:57 ---> 203b03b2d52a 08:38:57 08:38:57 Successfully built 203b03b2d52a 08:38:57 Removing intermediate container 5f36619087df 08:38:57 ---> 204a4556bc51 08:38:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:57 Successfully tagged security-spire-server:latest 08:38:57  Building security-spire-server ... done Building support-notifications 08:38:57 ---> Running in 27a2662a02a0 08:38:58 ---> Running in 9f5b03200c6c 08:39:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:03 ---> 6289f64481c7 08:39:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:03 ---> Using cache 08:39:03 ---> 6882c64908ea 08:39:03 Step 4/22 : WORKDIR /edgex-go 08:39:03 ---> Using cache 08:39:03 ---> 7a4834b780db 08:39:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:39:03 ---> Running in 021400120e53 08:39:03 Removing intermediate container 735b38e03217 08:39:03 ---> 29c4aee0f938 08:39:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:39:03 Removing intermediate container 27a2662a02a0 08:39:03 ---> 9528b40037fa 08:39:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:03 ---> Running in 7ff98dcfd3f5 08:39:03 Removing intermediate container 9f5b03200c6c 08:39:03 ---> c457e424bfde 08:39:03 Step 20/22 : LABEL arch=x86_64 08:39:03 ---> Running in 4954797cbc24 08:39:03 ---> Running in f4b243d7bd9e 08:39:03 Removing intermediate container 021400120e53 08:39:03 ---> 76eb0b0d5383 08:39:03 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:39:03 ---> eca0b7b52b73 08:39:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:39:04 ---> Running in c3682d9f041b 08:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:04 ---> Running in 20390848f7b2 08:39:04 Removing intermediate container 4954797cbc24 08:39:04 ---> 4e093c39efb8 08:39:04 Step 22/24 : LABEL arch=x86_64 08:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:04 Removing intermediate container f4b243d7bd9e 08:39:04 ---> 6406dfb3ad37 08:39:04 Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:39:04 ---> Running in 69236ee549b3 08:39:04 Removing intermediate container c3682d9f041b 08:39:04 ---> 116f420813ec 08:39:04 Step 20/22 : LABEL arch=x86_64 08:39:04 OK: 211 MiB in 51 packages 08:39:04 ---> Running in fea7d01a22b2 08:39:04 ---> Running in 16455ca7009e 08:39:05 Removing intermediate container 69236ee549b3 08:39:05 ---> 4d525ca0e12a 08:39:05 Step 23/24 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:39:05 Removing intermediate container fea7d01a22b2 08:39:05 ---> 99e6fb0769c5 08:39:05 Step 22/22 : LABEL version=0.0.0 08:39:05 ---> Running in b5d2b959dd4f 08:39:05 Removing intermediate container 16455ca7009e 08:39:05 ---> 5365d6f65524 08:39:05 Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:39:06 ---> Running in 3a0bff030afc 08:39:06 ---> Running in 2606f004c040 08:39:06 Removing intermediate container 7ff98dcfd3f5 08:39:06 ---> f4817abb5e39 08:39:06 Step 6/22 : COPY go.mod vendor* ./ 08:39:06 Removing intermediate container b5d2b959dd4f 08:39:06 ---> ddbb655acfc8 08:39:06 Step 24/24 : LABEL version=0.0.0 08:39:06 Removing intermediate container 3a0bff030afc 08:39:06 ---> 018654414a03 08:39:06 08:39:06 ---> Running in ac305d0e3810 08:39:06 Successfully built 018654414a03 08:39:06 Successfully tagged support-scheduler:latest 08:39:06 Building security-proxy-auth 08:39:06  Building support-scheduler ... done Removing intermediate container 2606f004c040 08:39:06 ---> a6a904369e15 08:39:06 Step 22/22 : LABEL version=0.0.0 08:39:06 Removing intermediate container 20390848f7b2 08:39:06 ---> 0c4f3dd70531 08:39:06 ---> eb048903e7ce 08:39:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:06 08:39:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:14 ---> 6289f64481c7 08:39:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:14 ---> Using cache 08:39:14 ---> 6882c64908ea 08:39:14 Step 4/22 : WORKDIR /edgex-go 08:39:14 ---> Using cache 08:39:14 ---> 7a4834b780db 08:39:14 Step 5/22 : RUN apk add --update --no-cache make git 08:39:14 ---> Using cache 08:39:14 ---> 01ce02c2aded 08:39:14 Step 6/22 : COPY go.mod vendor* ./ 08:39:14 ---> Using cache 08:39:14 ---> b680fbfff4c0 08:39:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:14 ---> Using cache 08:39:14 ---> bf07cd4b8c6d 08:39:14 Step 8/22 : COPY . . 08:39:14 ---> Using cache 08:39:14 ---> 1aaa4004ca70 08:39:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:39:16 ---> Running in 39d564944786 08:39:16 ---> Running in 37c596ec41e3 08:39:16 Removing intermediate container ac305d0e3810 08:39:16 ---> 753622298e2a 08:39:16 08:39:16 Successfully built 753622298e2a 08:39:16 ---> 51d1b0a164fa 08:39:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:16 Successfully tagged core-metadata:latest 08:39:16  Building core-metadata ... done Building security-spire-config 08:39:16 ---> Running in 810b9e4ca7d2 08:39:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:26 ---> 6289f64481c7 08:39:26 Step 3/24 : WORKDIR /edgex-go 08:39:26 ---> Using cache 08:39:26 ---> d13eb234bbfa 08:39:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:39:26 ---> Using cache 08:39:26 ---> 819993a8cb21 08:39:26 Step 5/24 : COPY go.mod vendor* ./ 08:39:26 ---> Using cache 08:39:26 ---> 8fd1db8e5bcb 08:39:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:26 ---> Using cache 08:39:26 ---> 46a9ceb18752 08:39:26 Step 7/24 : COPY . . 08:39:26 ---> Using cache 08:39:26 ---> aae0c4170a2b 08:39:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:39:26 ---> Using cache 08:39:26 ---> 56b3ea26fce1 08:39:26 Step 9/24 : WORKDIR /edgex-go/spire-build 08:39:26 ---> Using cache 08:39:26 ---> c3c773aa4d78 08:39:26 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:39:26 ---> Using cache 08:39:26 ---> 02787d9c34ad 08:39:26 Step 11/24 : WORKDIR /edgex-go 08:39:26 ---> Using cache 08:39:26 ---> ade9ab658e5d 08:39:26 08:39:26 Step 12/24 : FROM alpine:3.15 08:39:26 ---> 5ce65d7b0fde 08:39:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:26 ---> Using cache 08:39:26 ---> 620e98559e46 08:39:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:39:26 Removing intermediate container 37c596ec41e3 08:39:26 ---> 8a5a62630fcc 08:39:26 08:39:26 Successfully built 8a5a62630fcc 08:39:26 Successfully tagged core-common-config-bootstrapper:latest 08:39:26 Building security-secretstore-setup 08:39:26  Building core-common-config-bootstrapper ... done  ---> Running in 5b9014b91ba8 08:39:26 ---> cdd6cc8c958a 08:39:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:39:26 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 08:39:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:27 ---> 6289f64481c7 08:39:27 Step 3/23 : WORKDIR /edgex-go 08:39:27 ---> Using cache 08:39:27 ---> d13eb234bbfa 08:39:27 Step 4/23 : RUN apk add --update --no-cache make git 08:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:27 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:39:27 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:39:27 OK: 15859 distinct packages available 08:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:28 (1/4) Installing dumb-init (1.2.5-r1) 08:39:28 (2/4) Installing musl-obstack (1.2.3-r0) 08:39:28 (3/4) Installing libucontext (1.1-r0) 08:39:28 (4/4) Installing gcompat (1.0.0-r4) 08:39:28 Executing busybox-1.34.1-r7.trigger 08:39:28 OK: 6 MiB in 18 packages 08:39:29 ---> a4cb3501951f 08:39:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:39:29 ---> Running in c2635d9b0c1f 08:39:29 ---> b29d2274be62 08:39:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:29 ---> 2da24b525d62 08:39:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:39:29 Removing intermediate container 5b9014b91ba8 08:39:29 ---> 0db065bf0cfd 08:39:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:29 OK: 211 MiB in 51 packages 08:39:32 ---> f96738b08115 08:39:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:32 ---> 907a62b36675 08:39:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:39:32 ---> 6e55984f434b 08:39:32 Step 27/32 : RUN chmod +x /entrypoint.sh 08:39:32 ---> Running in a18eda8b0b56 08:39:32 Removing intermediate container c2635d9b0c1f 08:39:32 ---> 3c451b2346b8 08:39:32 Step 5/23 : COPY go.mod vendor* ./ 08:39:32 ---> b216245037e3 08:39:32 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:39:32 ---> Running in 89c97063f838 08:39:32 ---> f3a19c77b01a 08:39:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:32 Removing intermediate container 89c97063f838 08:39:32 ---> b8b9b8763007 08:39:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:39:32 ---> Running in 79db2b2bbfb2 08:39:33 ---> 0c90768a87cf 08:39:33 Step 19/24 : WORKDIR / 08:39:33 ---> Running in 92f907eb3a36 08:39:34 Removing intermediate container a18eda8b0b56 08:39:34 ---> a3daa2bf1660 08:39:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:39:34 Removing intermediate container 92f907eb3a36 08:39:34 ---> 75a18c816d57 08:39:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:34 ---> Running in 31cf29227701 08:39:34 ---> Running in c29033ed5d7a 08:39:34 Removing intermediate container c29033ed5d7a 08:39:34 ---> 40fe18bb5ea6 08:39:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:34 Removing intermediate container 31cf29227701 08:39:34 ---> 77b0eef53231 08:39:34 Step 29/32 : CMD ["gate"] 08:39:34 ---> Running in 1abae0f7cd7f 08:39:34 ---> Running in 6341ab70023d 08:39:34 Removing intermediate container 6341ab70023d 08:39:34 ---> 04a200bbee23 08:39:34 Step 30/32 : LABEL arch=x86_64 08:39:34 ---> Running in 8a9ae5ba8c45 08:39:34 Removing intermediate container 1abae0f7cd7f 08:39:34 ---> 423f6b3b31b1 08:39:34 Step 22/24 : LABEL arch=x86_64 08:39:34 ---> Running in b90819be1603 08:39:35 Removing intermediate container 8a9ae5ba8c45 08:39:35 ---> 7ed558d70d43 08:39:35 Step 31/32 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:39:35 ---> Running in 9ae7647ea654 08:39:35 Removing intermediate container b90819be1603 08:39:35 ---> 78743ee649b6 08:39:35 Step 23/24 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:39:35 Removing intermediate container 9ae7647ea654 08:39:35 ---> ddaae1e0c1ca 08:39:35 Step 32/32 : LABEL version=0.0.0 08:39:35 ---> Running in 3f68f790d8ae 08:39:35 ---> Running in 3844f2d0e61d 08:39:35 Removing intermediate container 3f68f790d8ae 08:39:35 ---> e363c45db49e 08:39:35 Step 24/24 : LABEL version=0.0.0 08:39:35 Removing intermediate container 3844f2d0e61d 08:39:35 ---> badd3dae2ff7 08:39:35 08:39:35 Successfully built badd3dae2ff7 08:39:35 ---> Running in f183ee425f3a 08:39:35 Successfully tagged security-bootstrapper:latest 08:39:35  Building security-bootstrapper ... done Building core-data 08:39:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:38 ---> 6289f64481c7 08:39:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:38 ---> Using cache 08:39:38 ---> 6882c64908ea 08:39:38 Step 4/22 : WORKDIR /edgex-go 08:39:38 ---> Using cache 08:39:38 ---> 7a4834b780db 08:39:38 Step 5/22 : RUN apk add --update --no-cache make git 08:39:38 ---> Using cache 08:39:38 ---> 01ce02c2aded 08:39:38 Step 6/22 : COPY go.mod vendor* ./ 08:39:38 ---> Using cache 08:39:38 ---> b680fbfff4c0 08:39:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:38 ---> Using cache 08:39:38 ---> bf07cd4b8c6d 08:39:38 Step 8/22 : COPY . . 08:39:38 ---> Using cache 08:39:38 ---> 1aaa4004ca70 08:39:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:39:43 Removing intermediate container f183ee425f3a 08:39:43 ---> 0ea03bf704d1 08:39:43 08:39:43 ---> Running in 0663958b724b 08:39:43 Successfully built 0ea03bf704d1 08:39:43 Successfully tagged security-spire-config:latest 08:39:43 Building security-spiffe-token-provider 08:39:43  Building security-spire-config ... done 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 08:39:48 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:48 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:39:48 ---> 6289f64481c7 08:39:48 Step 3/19 : WORKDIR /edgex-go 08:39:48 ---> Using cache 08:39:48 ---> d13eb234bbfa 08:39:48 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:39:58 Removing intermediate container 810b9e4ca7d2 08:39:58 ---> 439b4d22cc91 08:39:58 08:39:58 Step 10/22 : FROM alpine:3.16 08:39:58 ---> dfd21b5a31f5 08:39:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:58 ---> Using cache 08:39:58 ---> 205e5ac8a303 08:39:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:39:58 ---> Using cache 08:39:58 ---> 70b2c673331c 08:39:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:58 ---> Using cache 08:39:58 ---> 7e50deea3cef 08:39:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:58 ---> Running in 08ad437a3b85 08:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:59 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:39:59 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:39:59 OK: 17046 distinct packages available 08:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:59 OK: 211 MiB in 51 packages 08:40:00 ---> 787fbb8c848a 08:40:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:40:03 ---> 5b8a13edeacb 08:40:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:40:06 Removing intermediate container 08ad437a3b85 08:40:06 ---> 724a421ace5b 08:40:06 Step 5/19 : COPY go.mod vendor* ./ 08:40:10 ---> 6888528f863a 08:40:10 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:10 ---> f167a1674123 08:40:10 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:10 Removing intermediate container 39d564944786 08:40:10 ---> c0d6846e95f1 08:40:10 Step 8/22 : COPY . . 08:40:18 ---> Running in e60f9f15fc8b 08:40:18 ---> Running in 745f8b0c4e51 08:40:18 Removing intermediate container 0663958b724b 08:40:18 ---> 89331fd929b6 08:40:18 08:40:18 Step 10/22 : FROM alpine:3.16 08:40:18 ---> dfd21b5a31f5 08:40:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:40:18 ---> f41dd93f6434 08:40:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:40:23 ---> Running in 5ab45b74461e 08:40:23 ---> Running in affe17221548 08:40:24 Removing intermediate container 5ab45b74461e 08:40:24 ---> 58d9ff453ad7 08:40:24 Step 12/22 : ENV APP_PORT=59880 08:40:24 ---> Running in 5607e34f0a2b 08:40:24 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 08:40:24 Removing intermediate container 79db2b2bbfb2 08:40:24 ---> 12caf8d42e93 08:40:24 Step 7/23 : COPY . . 08:40:25 Removing intermediate container 5607e34f0a2b 08:40:25 ---> c5c05ec10e73 08:40:25 Step 13/22 : EXPOSE $APP_PORT 08:40:26 Removing intermediate container 745f8b0c4e51 08:40:26 ---> 2da41fae50f3 08:40:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:40:26 ---> Running in f1b3164c5bd3 08:40:31 ---> Running in 8b4e95bd6d76 08:40:31 Removing intermediate container f1b3164c5bd3 08:40:31 ---> bced8196131d 08:40:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:40:31 ---> 2ccad1b53368 08:40:31 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:32 ---> Running in 21b2582fe9d1 08:40:32 ---> Running in 8a5b642e4248 08:40:33 Removing intermediate container 8b4e95bd6d76 08:40:33 ---> 3d979c65f435 08:40:33 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:40:34 ---> Running in 97ff1f9392b7 08:40:35 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 08:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:35 Removing intermediate container 97ff1f9392b7 08:40:35 ---> e1ea4ebee794 08:40:35 Step 20/22 : LABEL arch=x86_64 08:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:35 (1/1) Installing dumb-init (1.2.5-r1) 08:40:35 Executing busybox-1.35.0-r17.trigger 08:40:35 OK: 6 MiB in 15 packages 08:40:39 ---> Running in 0061151a5eaa 08:40:40 Removing intermediate container 0061151a5eaa 08:40:40 ---> bc404e712ea6 08:40:40 Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:40:41 Removing intermediate container 21b2582fe9d1 08:40:41 ---> 144a384d1b95 08:40:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:41 ---> Running in 603916c53382 08:40:41 Removing intermediate container 603916c53382 08:40:41 ---> bdd43f1b5b10 08:40:41 Step 22/22 : LABEL version=0.0.0 08:40:42 ---> Running in b76a3adaaf00 08:40:42 ---> d69b6acc3b7c 08:40:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:42 Removing intermediate container b76a3adaaf00 08:40:42 ---> 143e2b14710f 08:40:42 08:40:42 Successfully built 143e2b14710f 08:40:42 Successfully tagged security-proxy-auth:latest 08:40:42 Building core-command 08:40:45  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:45 ---> 6289f64481c7 08:40:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:40:45 ---> Using cache 08:40:45 ---> 6882c64908ea 08:40:45 Step 4/23 : WORKDIR /edgex-go 08:40:45 ---> Using cache 08:40:45 ---> 7a4834b780db 08:40:45 Step 5/23 : RUN apk add --update --no-cache make git 08:40:45 ---> Using cache 08:40:45 ---> 01ce02c2aded 08:40:45 Step 6/23 : COPY go.mod vendor* ./ 08:40:45 ---> Using cache 08:40:45 ---> b680fbfff4c0 08:40:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:45 ---> Using cache 08:40:45 ---> bf07cd4b8c6d 08:40:45 Step 8/23 : COPY . . 08:40:45 ---> Using cache 08:40:45 ---> 1aaa4004ca70 08:40:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:00 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 08:41:00 ---> 717a2fcb27ba 08:41:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:00 ---> Running in 3dc28a52bd67 08:41:04 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 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:10 ---> 446f572b6dcb 08:41:10 Step 18/22 : ENTRYPOINT ["/core-data"] 08:41:10 Removing intermediate container affe17221548 08:41:10 ---> 0a5c8a0f0f91 08:41:10 08:41:10 Step 10/22 : FROM alpine:3.16 08:41:10 ---> dfd21b5a31f5 08:41:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:41:11 Removing intermediate container e60f9f15fc8b 08:41:11 ---> f0957e6f23ed 08:41:11 Step 7/19 : COPY . . 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements 08:41:17 ---> Running in 963d218e1ab5 08:41:17 ---> Running in 83819ed46926 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.681s coverage: 71.2% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 54.0% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:20 ---> d4b7b8fd23db 08:41:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:20 Removing intermediate container 8a5b642e4248 08:41:20 ---> c95d6c3a2270 08:41:20 08:41:20 Step 9/23 : FROM alpine:3.16 08:41:20 ---> dfd21b5a31f5 08:41:20 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:41:20 Removing intermediate container 83819ed46926 08:41:20 ---> d72a7b4003a9 08:41:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:20 ---> Running in 6130cd48bccc 08:41:20 ---> Running in 11e94b88d83e 08:41:20 ---> Running in 5b32ffa40bb8 08:41:20 (1/2) Installing ca-certificates (20220614-r0) 08:41:20 (2/2) Installing dumb-init (1.2.5-r1) 08:41:20 Executing busybox-1.35.0-r17.trigger 08:41:20 Executing ca-certificates-20220614-r0.trigger 08:41:20 OK: 6 MiB in 16 packages 08:41:21 Removing intermediate container 5b32ffa40bb8 08:41:21 ---> 2c7a6cc37d06 08:41:21 Step 20/22 : LABEL arch=x86_64 08:41:21 ---> Running in 86951f80b600 08:41:22 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 08:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:22 (1/3) Installing ca-certificates (20220614-r0) 08:41:22 (2/3) Installing dumb-init (1.2.5-r1) 08:41:22 (3/3) Installing su-exec (0.2-r1) 08:41:22 Executing busybox-1.35.0-r17.trigger 08:41:22 Executing ca-certificates-20220614-r0.trigger 08:41:22 OK: 6 MiB in 17 packages 08:41:22 Removing intermediate container 86951f80b600 08:41:22 ---> f4a1f0b5117d 08:41:22 Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:41:23 ---> Running in dbc9cb5393d4 08:41:23 Removing intermediate container 963d218e1ab5 08:41:23 ---> 683bf00142c4 08:41:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:41:23 ---> Running in af126de67585 08:41:23 Removing intermediate container dbc9cb5393d4 08:41:23 ---> 32bdc0d89a82 08:41:23 Step 22/22 : LABEL version=0.0.0 08:41:23 ---> Running in c12a4a7c8733 08:41:23 Removing intermediate container 11e94b88d83e 08:41:23 ---> f87de5a16f28 08:41:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:23 Removing intermediate container af126de67585 08:41:23 ---> 9bc040a70c54 08:41:23 Step 13/22 : ENV APP_PORT=59860 08:41:23 ---> Running in 2045c77fba65 08:41:23 ---> Running in a3aade76a24c 08:41:23 Removing intermediate container c12a4a7c8733 08:41:23 ---> 57da727bd19c 08:41:23 08:41:23 Successfully built 57da727bd19c 08:41:23 Successfully tagged core-data:latest 08:41:23 Building security-proxy-setup 08:41:24  Building core-data ... done Removing intermediate container 2045c77fba65 08:41:24 ---> ceb03e6e71e2 08:41:24 Step 14/22 : EXPOSE $APP_PORT 08:41:24 Removing intermediate container a3aade76a24c 08:41:24 ---> 04581c5272c4 08:41:24 Step 12/23 : WORKDIR / 08:41:24 ---> Running in c6d8d7b895a4 08:41:24 ---> Running in 2b3f3bb7727b 08:41:27 Removing intermediate container c6d8d7b895a4 08:41:27 ---> 69674fd62cfa 08:41:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:28 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:41:28 ---> 6289f64481c7 08:41:28 Step 3/20 : WORKDIR /edgex-go 08:41:28 ---> Using cache 08:41:28 ---> d13eb234bbfa 08:41:28 Step 4/20 : RUN apk add --update --no-cache make git 08:41:28 ---> Using cache 08:41:28 ---> 3c451b2346b8 08:41:28 Step 5/20 : COPY go.mod vendor* ./ 08:41:28 ---> Using cache 08:41:28 ---> f3a19c77b01a 08:41:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:28 ---> Using cache 08:41:28 ---> 12caf8d42e93 08:41:28 Step 7/20 : COPY . . 08:41:28 ---> Using cache 08:41:28 ---> 2ccad1b53368 08:41:28 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:41:32 Removing intermediate container 2b3f3bb7727b 08:41:32 ---> a5f0edb93c44 08:41:32 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:32 ---> Running in eb9f47cc878a 08:41:32 ---> a82d3d4d5e97 08:41:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:32 ---> 13a4502fc542 08:41:32 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:41:33 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 08:41:35 ---> 2f8fc99bd72c 08:41:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:41:35 ---> 5c787b0e2e3f 08:41:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:41:35 ---> 26cbe03ddad1 08:41:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:35 Removing intermediate container 3dc28a52bd67 08:41:35 ---> 954bd288b673 08:41:35 08:41:35 Step 10/23 : FROM alpine:3.16 08:41:35 ---> dfd21b5a31f5 08:41:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:41:35 ---> Using cache 08:41:35 ---> 82a321d907ef 08:41:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:41:35 ---> Using cache 08:41:35 ---> 60eae9c529cf 08:41:35 Step 13/23 : ENV APP_PORT=59882 08:41:35 ---> Running in 121cbf6f41ce 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.404s coverage: 88.5% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.598s coverage: 3.9% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:35 ---> 7cb0e6f7b468 08:41:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:41:36 ---> Running in b2d60c3bf55c 08:41:36 Removing intermediate container 121cbf6f41ce 08:41:36 ---> bfe8ce46fddd 08:41:36 Step 14/23 : EXPOSE $APP_PORT 08:41:36 ---> acafeb256617 08:41:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:36 ---> Running in 11d87f88983f 08:41:36 Removing intermediate container b2d60c3bf55c 08:41:36 ---> b56b08469f6e 08:41:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:36 ---> Running in 990e6548597a 08:41:36 Removing intermediate container 11d87f88983f 08:41:36 ---> aaaf35bcb73f 08:41:36 Step 15/23 : WORKDIR / 08:41:36 Removing intermediate container 990e6548597a 08:41:36 ---> 528b85ddd2be 08:41:36 Step 20/22 : LABEL arch=x86_64 08:41:36 ---> Running in 00deb788c079 08:41:36 ---> Running in 7c3250400106 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 95.6% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.481s coverage: 65.9% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.9% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.527s coverage: 29.6% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:37 ---> bb82e6b2d6f3 08:41:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:37 Removing intermediate container 7c3250400106 08:41:37 ---> eb7344fdabfb 08:41:37 Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:41:37 Removing intermediate container 00deb788c079 08:41:37 ---> 4c9a30c291e8 08:41:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:37 ---> ea365d16f5b7 08:41:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:37 ---> Running in 262d083681ef 08:41:37 ---> Running in cd5ecef037c5 08:41:38 ---> 6ae9850b3a56 08:41:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:38 Removing intermediate container 262d083681ef 08:41:38 ---> 28bb2a34f6d0 08:41:38 Step 22/22 : LABEL version=0.0.0 08:41:38 ---> Running in 9182275d967c 08:41:38 Removing intermediate container 9182275d967c 08:41:38 ---> 659d28b8a332 08:41:38 08:41:39 Successfully built 659d28b8a332 08:41:39 Successfully tagged support-notifications:latest 08:41:39  Building support-notifications ... done  ---> 5c0c984e4a15 08:41:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 45.5% of statements 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.300s coverage: 82.9% of statements 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.330s coverage: 94.1% of statements 08:41:39 ---> d12cc3ebdde5 08:41:39 Step 19/23 : ENTRYPOINT ["/core-command"] 08:41:39 Removing intermediate container cd5ecef037c5 08:41:39 ---> 01595ab10c6f 08:41:39 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:41:39 ---> Running in d008a81d32b1 08:41:39 ---> Running in 96256ca14a2f 08:41:40 Removing intermediate container d008a81d32b1 08:41:40 ---> 0b0b0c04d2c8 08:41:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:40 Removing intermediate container 96256ca14a2f 08:41:40 ---> ec1ba9b8c6cf 08:41:40 Step 21/23 : LABEL arch=x86_64 08:41:40 ---> Running in 9385eb6b21bc 08:41:40 ---> Running in fab8c8847dd7 08:41:40 Removing intermediate container 9385eb6b21bc 08:41:40 ---> dcbeed71393d 08:41:40 Step 21/23 : LABEL arch=x86_64 08:41:40 Removing intermediate container fab8c8847dd7 08:41:40 ---> 3381b5ad5972 08:41:40 Step 22/23 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:41:40 ---> Running in 0e7e1fea7d55 08:41:40 ---> Running in bdd5739487dc 08:41:40 Removing intermediate container 0e7e1fea7d55 08:41:40 ---> 6fd0f7aa69ff 08:41:40 Step 22/23 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:41:40 Removing intermediate container bdd5739487dc 08:41:40 ---> f1a636db4c31 08:41:40 Step 23/23 : LABEL version=0.0.0 08:41:40 ---> Running in 4f955c7c6006 08:41:40 ---> Running in 70a6e0ea71ae 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements 08:41:40 Removing intermediate container 4f955c7c6006 08:41:40 ---> 21d3905ce907 08:41:40 Step 23/23 : LABEL version=0.0.0 08:41:40 Removing intermediate container 70a6e0ea71ae 08:41:40 ---> b4b05d145731 08:41:40 08:41:40 ---> Running in 76ce14b24f81 08:41:40 Successfully built b4b05d145731 08:41:40 Successfully tagged security-secretstore-setup:latest 08:41:41  Building security-secretstore-setup ... done Removing intermediate container 76ce14b24f81 08:41:41 ---> ed26ab235245 08:41:41 08:41:41 Successfully built ed26ab235245 08:41:41 Successfully tagged core-command:latest 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements 08:41:51  Building core-command ... done Removing intermediate container 6130cd48bccc 08:41:51 ---> 1907b7cb3182 08:41:51 08:41:51 Step 9/19 : FROM alpine:3.15 08:41:51 ---> 5ce65d7b0fde 08:41:51 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:51 ---> Using cache 08:41:51 ---> 620e98559e46 08:41:51 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:41:51 ---> Running in 053b93280bc5 08:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:51 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:41:51 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:41:51 OK: 15859 distinct packages available 08:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:51 (1/9) Installing ca-certificates (20220614-r0) 08:41:51 (2/9) Installing brotli-libs (1.0.9-r5) 08:41:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:41:51 (4/9) Installing libcurl (7.80.0-r6) 08:41:51 (5/9) Installing curl (7.80.0-r6) 08:41:51 (6/9) Installing dumb-init (1.2.5-r1) 08:41:51 (7/9) Installing musl-obstack (1.2.3-r0) 08:41:51 (8/9) Installing libucontext (1.1-r0) 08:41:51 (9/9) Installing gcompat (1.0.0-r4) 08:41:51 Executing busybox-1.34.1-r7.trigger 08:41:51 Executing ca-certificates-20220614-r0.trigger 08:41:51 OK: 8 MiB in 23 packages 08:41:51 Removing intermediate container eb9f47cc878a 08:41:51 ---> eb6f01cb2f85 08:41:51 08:41:51 Step 9/20 : FROM alpine:3.16 08:41:51 ---> dfd21b5a31f5 08:41:51 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:41:51 ---> Running in da1ba4745beb 08:41:52 Removing intermediate container 053b93280bc5 08:41:52 ---> 39d5c4671b93 08:41:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:52 ---> 12b556e35dd8 08:41:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:52 (1/2) Installing dumb-init (1.2.5-r1) 08:41:52 (2/2) Installing openssl (1.1.1t-r0) 08:41:52 Executing busybox-1.35.0-r17.trigger 08:41:52 OK: 6 MiB in 16 packages 08:41:52 ---> 3c1b95d1f178 08:41:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:41:53 ---> 6af35c656676 08:41:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:41:53 ---> Running in 3911801d474d 08:41:53 Removing intermediate container da1ba4745beb 08:41:53 ---> 658712509aab 08:41:53 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:41:53 ---> Running in 5fc99993f216 08:41:53 Removing intermediate container 3911801d474d 08:41:53 ---> 40f7c3e96e99 08:41:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:53 ---> Running in ee8600fa08a8 08:41:53 Removing intermediate container 5fc99993f216 08:41:53 ---> d3e3a9849069 08:41:53 Step 12/20 : WORKDIR /edgex 08:41:53 ---> Running in e8c675e2ab4c 08:41:53 Removing intermediate container ee8600fa08a8 08:41:53 ---> 9af4fed9ba86 08:41:53 Step 17/19 : LABEL arch=x86_64 08:41:53 ---> Running in 6adc79b2e89b 08:41:53 Removing intermediate container e8c675e2ab4c 08:41:53 ---> cf1f6889b9d7 08:41:53 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:41:53 Removing intermediate container 6adc79b2e89b 08:41:53 ---> 0c57087bb5c2 08:41:53 Step 18/19 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:41:53 ---> Running in c6c06187c98a 08:41:53 Removing intermediate container c6c06187c98a 08:41:53 ---> d7e6c9e537ea 08:41:53 Step 19/19 : LABEL version=0.0.0 08:41:53 ---> Running in b04ab8234814 08:41:53 ---> 778f0ac9e902 08:41:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:53 Removing intermediate container b04ab8234814 08:41:53 ---> 23970e526833 08:41:53 08:41:53 Successfully built 23970e526833 08:41:53 Successfully tagged security-spiffe-token-provider:latest 08:41:54  Building security-spiffe-token-provider ... done  ---> 6a6b5cd154bb 08:41:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.284s coverage: 94.4% of statements 08:41:54 ---> 0fcf9606368c 08:41:54 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:54 ---> Running in 2011620a07cf 08:41:54 Removing intermediate container 2011620a07cf 08:41:54 ---> 4118557eacfc 08:41:54 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:41:54 ---> Running in dc1de02951f3 08:41:54 Removing intermediate container dc1de02951f3 08:41:54 ---> b8527f629c6a 08:41:54 Step 18/20 : LABEL arch=x86_64 08:41:55 ---> Running in be40cd2e5c92 08:41:55 Removing intermediate container be40cd2e5c92 08:41:55 ---> 9f9dd8725e40 08:41:55 Step 19/20 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba 08:41:55 ---> Running in 4852fb94635b 08:41:55 Removing intermediate container 4852fb94635b 08:41:55 ---> 59e9ca9e4d76 08:41:55 Step 20/20 : LABEL version=0.0.0 08:41:55 ---> Running in 20e8b291904c 08:41:55 Removing intermediate container 20e8b291904c 08:41:55 ---> 4ac0105b77b9 08:41:55 08:41:55 Successfully built 4ac0105b77b9 08:41:55 Successfully tagged security-proxy-setup:latest 08:41:55  Building security-proxy-setup ... done  [Pipeline] } 08:41:55 $ docker stop --time=1 f4e0d0fb726c80aad06ab7a00940cbad3c4fbd02218cd0e68e98a1c22200c2b2 08:41:56 $ docker rm -f --volumes f4e0d0fb726c80aad06ab7a00940cbad3c4fbd02218cd0e68e98a1c22200c2b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:57 + docker images 08:41:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:57 security-proxy-setup latest 4ac0105b77b9 1 second ago 16.4MB 08:41:57 security-spiffe-token-provider latest 23970e526833 3 seconds ago 30MB 08:41:57 eb6f01cb2f85 5 seconds ago 1.66GB 08:41:57 1907b7cb3182 8 seconds ago 1.71GB 08:41:57 security-secretstore-setup latest b4b05d145731 16 seconds ago 29.9MB 08:41:57 core-command latest ed26ab235245 16 seconds ago 17.8MB 08:41:57 support-notifications latest 659d28b8a332 18 seconds ago 30.7MB 08:41:57 954bd288b673 21 seconds ago 1.68GB 08:41:57 core-data latest 57da727bd19c 33 seconds ago 18MB 08:41:57 c95d6c3a2270 40 seconds ago 1.67GB 08:41:57 0a5c8a0f0f91 52 seconds ago 1.74GB 08:41:57 security-proxy-auth latest 143e2b14710f About a minute ago 16.2MB 08:41:57 89331fd929b6 About a minute ago 1.68GB 08:41:57 439b4d22cc91 2 minutes ago 1.66GB 08:41:57 security-spire-config latest 0ea03bf704d1 2 minutes ago 85.8MB 08:41:57 security-bootstrapper latest badd3dae2ff7 2 minutes ago 19.7MB 08:41:57 core-common-config-bootstrapper latest 8a5a62630fcc 2 minutes ago 15.5MB 08:41:57 support-scheduler latest 018654414a03 2 minutes ago 30.1MB 08:41:57 core-metadata latest 753622298e2a 2 minutes ago 18.5MB 08:41:57 security-spire-server latest 203b03b2d52a 2 minutes ago 86.5MB 08:41:57 27c4155c9dcf 3 minutes ago 1.74GB 08:41:57 9f87922c1893 3 minutes ago 1.55GB 08:41:57 a6b0d0755ed8 3 minutes ago 1.66GB 08:41:57 b9832f6ccded 3 minutes ago 1.69GB 08:41:57 966139cf0215 3 minutes ago 1.67GB 08:41:57 security-spire-agent latest 23a9f8667241 3 minutes ago 125MB 08:41:57 ade9ab658e5d 3 minutes ago 1.55GB 08:41:57 ci-base-image-x86_64 latest 6289f64481c7 8 minutes ago 903MB 08:41:57 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:41:57 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:41:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:41:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:41:57 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] } 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.508s coverage: 79.9% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.355s coverage: 92.9% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.270s coverage: 86.9% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.355s coverage: 81.2% of statements 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.412s coverage: 82.1% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.328s coverage: 84.8% of statements 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.326s coverage: 63.1% of statements 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 89.4% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.141s coverage: 73.7% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.118s coverage: 100.0% of statements 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.116s coverage: 38.4% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.418s coverage: 84.8% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.814s coverage: 92.3% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:33 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 08:42:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:33 go vet ./... 08:44:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:41 + ls -al . 08:44:41 total 700 08:44:41 drwxrwxr-x 10 1001 1001 4096 Mar 7 08:38 . 08:44:41 drwxr-xr-x 4 root root 4096 Mar 7 08:38 .. 08:44:41 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:36 .blubracket 08:44:41 -rw-rw-r-- 1 1001 1001 16 Mar 7 08:36 .dockerignore 08:44:41 drwxrwxr-x 8 1001 1001 4096 Mar 7 08:36 .git 08:44:41 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:36 .github 08:44:41 -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:36 .gitignore 08:44:41 -rw-rw-r-- 1 1001 1001 42 Mar 7 08:36 .golangci.yml 08:44:41 -rw-rw-r-- 1 1001 1001 87 Mar 7 08:36 .hadolint.yml 08:44:41 -rw-rw-r-- 1 1001 1001 166 Mar 7 08:36 .sonarcloud.properties 08:44:41 -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:36 ADOPTERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:36 Attribution.txt 08:44:41 -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:36 CHANGELOG.md 08:44:41 -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:36 CONTRIBUTING.md 08:44:41 -rw-rw-r-- 1 1001 1001 677 Mar 7 08:36 GOVERNANCE.md 08:44:41 -rw-rw-r-- 1 1001 1001 883 Mar 7 08:36 Jenkinsfile 08:44:41 -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:36 LICENSE 08:44:41 -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:36 Makefile 08:44:41 -rw-rw-r-- 1 1001 1001 582 Mar 7 08:36 OWNERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:36 README.md 08:44:41 -rw-rw-r-- 1 1001 1001 789 Mar 7 08:36 SECURITY.md 08:44:41 -rw-rw-r-- 1 1001 1001 5 Mar 7 08:33 VERSION 08:44:41 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:36 bin 08:44:41 drwxrwxr-x 18 1001 1001 4096 Mar 7 08:36 cmd 08:44:41 -rw-r--r-- 1 root root 446903 Mar 7 08:42 coverage.out 08:44:41 -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:36 go.mod 08:44:41 -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:36 go.sum 08:44:41 drwxrwxr-x 7 1001 1001 4096 Mar 7 08:36 internal 08:44:41 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:36 openapi 08:44:41 -rw-rw-r-- 1 1001 1001 594 Mar 7 08:36 security.txt 08:44:41 drwxrwxr-x 4 1001 1001 4096 Mar 7 08:36 snap 08:44:41 -rw-rw-r-- 1 1001 1001 204 Mar 7 08:36 version.go [Pipeline] sh 08:44:41 + '[' -e coverage.out ] 08:44:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:41 Warning: overwriting stash ‘coverage-report’ 08:44:42 Stashed 1 file(s) [Pipeline] sh 08:44:43 + make build 08:44:43 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 08:46:35 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 08:46:35 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 08:46:35 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 08:46: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 08:47:34 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 08:47:35 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 08:47:42 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 08:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:53 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 08:47:58 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 08:48:05 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] } 08:48:11 $ docker stop --time=1 117c0f4c072e28fe25abd6dabb77cb350f7c54c7afd0c812c98103a1ec0f0e08 08:48:15 $ docker rm -f --volumes 117c0f4c072e28fe25abd6dabb77cb350f7c54c7afd0c812c98103a1ec0f0e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:17 08:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:18 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:18 29e5d40040c1: Pulling fs layer 08:48:18 1ce36da41761: Pulling fs layer 08:48:18 25b303627fd3: Pulling fs layer 08:48:18 29e5d40040c1: Verifying Checksum 08:48:18 29e5d40040c1: Download complete 08:48:18 1ce36da41761: Verifying Checksum 08:48:18 1ce36da41761: Download complete 08:48:18 29e5d40040c1: Pull complete 08:48:20 25b303627fd3: Download complete 08:48:20 1ce36da41761: Pull complete 08:48:32 25b303627fd3: Pull complete 08:48:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container 08:48:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:35 $ docker top 43de6c2392185ef509a47e3dfd4aea43cce7b5d7d2c0f91d9b83986af45c38b2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:36 + docker-compose build --help 08:48:36 + grep parallel 08:48:41 --parallel Build images in parallel. [Pipeline] } 08:48:41 $ docker stop --time=1 43de6c2392185ef509a47e3dfd4aea43cce7b5d7d2c0f91d9b83986af45c38b2 08:48:43 $ docker rm -f --volumes 43de6c2392185ef509a47e3dfd4aea43cce7b5d7d2c0f91d9b83986af45c38b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container 08:48:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:45 $ docker top 526626ef56c7c857b829f4e85e3df02d3996e70dbfbf2c664d287c62baa00c4f -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:46 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:53 Building core-command ... 08:48:53 Building core-common-config-bootstrapper ... 08:48:53 Building core-data ... 08:48:53 Building core-metadata ... 08:48:53 Building security-bootstrapper ... 08:48:53 Building security-proxy-auth ... 08:48:53 Building security-proxy-setup ... 08:48:53 Building security-secretstore-setup ... 08:48:53 Building security-spiffe-token-provider ... 08:48:53 Building security-spire-agent ... 08:48:53 Building security-spire-config ... 08:48:53 Building security-spire-server ... 08:48:53 Building support-notifications ... 08:48:53 Building support-scheduler ... 08:48:53 Building core-common-config-bootstrapper 08:48:53 Building security-spire-agent 08:48:53 Building core-command 08:48:53 Building security-proxy-auth 08:48:53 Building core-metadata 08:49:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:40 ---> 8b3437747c2b 08:49:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:40 ---> 8b3437747c2b 08:49:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:40 ---> 8b3437747c2b 08:49:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:40 ---> 8b3437747c2b 08:49:40 Step 3/24 : WORKDIR /edgex-go 08:49:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:40 ---> 8b3437747c2b 08:49:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:40 ---> Running in 3fd7e663a171 08:49:40 ---> Running in 34228f9ebae0 08:49:40 ---> Running in 287774b6c167 08:49:40 ---> Running in b88cdd069bb6 08:49:40 ---> Running in 8b3f13ea0a97 08:49:40 Removing intermediate container 3fd7e663a171 08:49:40 ---> 6c232d065d46 08:49:40 Step 4/22 : WORKDIR /edgex-go 08:49:40 ---> Running in 5049bac45bfd 08:49:40 Removing intermediate container b88cdd069bb6 08:49:40 ---> 7e79ff288821 08:49:40 Step 4/24 : WORKDIR /edgex-go 08:49:40 Removing intermediate container 8b3f13ea0a97 08:49:40 ---> 5fe9f4de515c 08:49:40 Step 4/22 : WORKDIR /edgex-go 08:49:40 Removing intermediate container 287774b6c167 08:49:40 ---> c982cbea7f1b 08:49:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:49:40 Removing intermediate container 34228f9ebae0 08:49:40 ---> b5682792ecae 08:49:40 Step 4/23 : WORKDIR /edgex-go 08:49:40 ---> Running in 936b9bb92588 08:49:40 ---> Running in d2f6b075a6eb 08:49:40 ---> Running in ea3a21d169ff 08:49:40 ---> Running in 243e9c5d9b25 08:49:40 Removing intermediate container 5049bac45bfd 08:49:40 ---> 3e0002e3a2eb 08:49:40 Step 5/22 : RUN apk add --update --no-cache make git 08:49:40 ---> Running in 5d87779b38e2 08:49:40 Removing intermediate container 936b9bb92588 08:49:40 ---> 4fd59a09afce 08:49:40 Step 5/24 : RUN apk add --update --no-cache make git 08:49:40 Removing intermediate container ea3a21d169ff 08:49:40 ---> c5f1d1de4153 08:49:40 Step 5/23 : RUN apk add --update --no-cache make git 08:49:40 Removing intermediate container 243e9c5d9b25 08:49:40 ---> 7a3690f588ac 08:49:40 ---> Running in 4465bd811c6a 08:49:40 Step 5/22 : RUN apk add --update --no-cache make git 08:49:40 ---> Running in 9659451cb342 08:49:40 ---> Running in af60bcf6bc78 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:42 OK: 221 MiB in 51 packages 08:49:43 OK: 221 MiB in 51 packages 08:49:44 OK: 221 MiB in 51 packages 08:49:44 OK: 221 MiB in 51 packages 08:49:44 OK: 221 MiB in 51 packages 08:49:45 Removing intermediate container 5d87779b38e2 08:49:45 ---> d28b12487d6d 08:49:45 Step 6/22 : COPY go.mod vendor* ./ 08:49:45 Removing intermediate container d2f6b075a6eb 08:49:45 ---> 9c09fde0130e 08:49:45 Step 5/24 : COPY go.mod vendor* ./ 08:49:45 Removing intermediate container 9659451cb342 08:49:45 ---> 193890f5b2f9 08:49:45 Step 6/23 : COPY go.mod vendor* ./ 08:49:46 Removing intermediate container af60bcf6bc78 08:49:46 ---> 034d043af08f 08:49:46 Step 6/22 : COPY go.mod vendor* ./ 08:49:46 Removing intermediate container 4465bd811c6a 08:49:46 ---> ddb1a292d3e3 08:49:46 Step 6/24 : COPY go.mod vendor* ./ 08:49:46 ---> 81499c0d7a1e 08:49:46 ---> a06f35116bb3 08:49:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:46 ---> Running in dd9e4818707b 08:49:46 ---> Running in 63837fc65d16 08:49:47 ---> dc2da49c2e90 08:49:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> Running in 70d5c745ce75 08:49:47 ---> db5467dc7504 08:49:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> 61a5ace49d17 08:49:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> Running in c6fa9024bfbc 08:49:47 ---> Running in 0be9c91d5304 08:51:54 Removing intermediate container dd9e4818707b 08:51:54 ---> c6d9a9f94ab9 08:51:54 Step 8/22 : COPY . . 08:51:54 Removing intermediate container c6fa9024bfbc 08:51:54 ---> 72b458f2e5a4 08:51:54 Step 8/22 : COPY . . 08:51:54 Removing intermediate container 70d5c745ce75 08:51:54 ---> 9aa276551108 08:51:54 Step 8/23 : COPY . . 08:51:54 Removing intermediate container 63837fc65d16 08:51:54 ---> beb888c8aa64 08:51:54 Step 7/24 : COPY . . 08:51:54 Removing intermediate container 0be9c91d5304 08:51:54 ---> 07fa566be002 08:51:54 Step 8/24 : COPY . . 08:51:57 ---> 7879c3cf0cb7 08:51:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:57 ---> 94d4ee838283 08:51:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:51:57 ---> 03b2bec2df37 08:51:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:57 ---> b73136e2a453 08:51:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:57 ---> 834cb9bd0d57 08:51:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:57 ---> Running in a8229780328d 08:51:57 ---> Running in 22e8797a19b5 08:51:57 ---> Running in 52e9ffba7ddc 08:51:58 ---> Running in 5c34956766ba 08:51:58 ---> Running in 8a76bfa2c9ef 08:51:58 Removing intermediate container 52e9ffba7ddc 08:51:58 ---> f073af09cde2 08:51:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:51:59 ---> Running in 9bfad551c7be 08:51:59 Removing intermediate container 9bfad551c7be 08:51:59 ---> 4842aa41f298 08:51:59 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:59 ---> Running in 14f8134293e2 08:52:00 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 08:52:01 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 08:52:01 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 08:52:01 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 08:52:02 Removing intermediate container 14f8134293e2 08:52:02 ---> 2df0360e7d17 08:52:02 Step 11/24 : WORKDIR /edgex-go 08:52:03 ---> Running in f8ad1b894fcf 08:52:03 Removing intermediate container f8ad1b894fcf 08:52:03 ---> 64fd4aa0de91 08:52:03 08:52:03 Step 12/24 : FROM alpine:3.15 08:52:03 3.15: Pulling from library/alpine 08:52:05 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:52:05 Status: Downloaded newer image for alpine:3.15 08:52:05 ---> 354640af7b1b 08:52:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:05 ---> Running in f8b35d4f9048 08:52:05 Removing intermediate container f8b35d4f9048 08:52:05 ---> b61cbe2026ee 08:52:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:05 ---> Running in 45f3567cdfcb 08:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:52:10 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:52:10 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:52:10 OK: 15736 distinct packages available 08:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:52:12 (1/5) Installing dumb-init (1.2.5-r1) 08:52:12 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:12 (3/5) Installing libucontext (1.1-r0) 08:52:12 (4/5) Installing gcompat (1.0.0-r4) 08:52:12 (5/5) Installing openssl (1.1.1t-r1) 08:52:12 Executing busybox-1.34.1-r7.trigger 08:52:12 OK: 6 MiB in 19 packages 08:52:14 Removing intermediate container 45f3567cdfcb 08:52:14 ---> bd3daf94eb8b 08:52:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:17 ---> 6ca8adaab1b6 08:52:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:25 ---> 2adbc0fed2ee 08:52:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:25 ---> 51392e41ef42 08:52:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:26 ---> 4b46cc6bc074 08:52:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:27 ---> 5aafa5c561d3 08:52:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:28 ---> Running in a1017e826a58 08:52:28 Removing intermediate container a1017e826a58 08:52:28 ---> ba7048e4e637 08:52:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:28 ---> Running in 616e0aa4b45d 08:52:29 Removing intermediate container 616e0aa4b45d 08:52:29 ---> 8a3533c44922 08:52:29 Step 22/24 : LABEL arch=arm64 08:52:29 ---> Running in 551f0236bc8f 08:52:29 Removing intermediate container 551f0236bc8f 08:52:29 ---> c3ab42c3f34d 08:52:29 Step 23/24 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 08:52:30 ---> Running in b433171f7453 08:52:30 Removing intermediate container b433171f7453 08:52:30 ---> 1da9f403d7bf 08:52:30 Step 24/24 : LABEL version=0.0.0 08:52:30 ---> Running in a0914050712f 08:52:31 Removing intermediate container a0914050712f 08:52:31 ---> 47fbda3c88b7 08:52:31 08:52:31 Successfully built 47fbda3c88b7 08:52:31 Successfully tagged security-spire-agent-arm64:latest 08:52:31 Building support-notifications 08:52:49  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:52:49 ---> 8b3437747c2b 08:52:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:52:49 ---> Using cache 08:52:49 ---> b5682792ecae 08:52:49 Step 4/22 : WORKDIR /edgex-go 08:52:49 ---> Using cache 08:52:49 ---> c5f1d1de4153 08:52:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:52:51 ---> Running in d15418113a01 08:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:55 OK: 221 MiB in 51 packages 08:52:57 Removing intermediate container d15418113a01 08:52:57 ---> fcf88966b815 08:52:57 Step 6/22 : COPY go.mod vendor* ./ 08:52:57 ---> e1b50d3e5182 08:52:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:57 ---> Running in 94dcfb75f32b 08:54:49 Removing intermediate container 94dcfb75f32b 08:54:49 ---> 4e32f04afb55 08:54:49 Step 8/22 : COPY . . 08:54:54 ---> 9de3d09fa3d4 08:54:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:54:54 ---> Running in d36179d6090e 08:54:56 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 08:59:03 Removing intermediate container 5c34956766ba 08:59:03 ---> 2f29046d9f5f 08:59:03 08:59:03 Step 10/22 : FROM alpine:3.16 08:59:04 3.16: Pulling from library/alpine 08:59:05 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:59:05 Status: Downloaded newer image for alpine:3.16 08:59:05 ---> 4c81e5bf8899 08:59:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:05 ---> Running in 4aadccdae8a5 08:59:06 Removing intermediate container 4aadccdae8a5 08:59:06 ---> c7ec4aaa0f6a 08:59:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:59:06 ---> Running in 987addbf6db4 08:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:10 (1/1) Installing dumb-init (1.2.5-r1) 08:59:10 Executing busybox-1.35.0-r17.trigger 08:59:10 OK: 5 MiB in 15 packages 08:59:12 Removing intermediate container 987addbf6db4 08:59:12 ---> 7bb3aee910cc 08:59:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:13 ---> ae9f52826c1e 08:59:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:15 ---> 4762dad31bb6 08:59:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:59:16 ---> a16815a98b22 08:59:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:17 ---> b9b33f9a310f 08:59:17 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:17 ---> Running in 198bdc3b6e6e 08:59:20 Removing intermediate container 198bdc3b6e6e 08:59:20 ---> 8919de7bd3ae 08:59:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:20 ---> Running in 7dce9267022c 08:59:21 Removing intermediate container 7dce9267022c 08:59:21 ---> e2f927cb0a08 08:59:21 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:59:21 ---> Running in 634ca171237c 08:59:21 Removing intermediate container 634ca171237c 08:59:21 ---> a08ba592f707 08:59:21 Step 20/22 : LABEL arch=arm64 08:59:21 ---> Running in b3b17860e365 08:59:22 Removing intermediate container b3b17860e365 08:59:22 ---> 8adfa94e0105 08:59:22 Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 08:59:22 ---> Running in 2504b1ce00ba 08:59:23 Removing intermediate container 2504b1ce00ba 08:59:23 ---> c89fba0a6d65 08:59:23 Step 22/22 : LABEL version=0.0.0 08:59:23 ---> Running in 369efc0a92e1 08:59:23 Removing intermediate container 369efc0a92e1 08:59:23 ---> 501cd02d60f3 08:59:23 08:59:24 Successfully built 501cd02d60f3 08:59:24 Successfully tagged security-proxy-auth-arm64:latest 08:59:24  Building security-proxy-auth ... done Building security-bootstrapper 08:59:42 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:59:42 ---> 8b3437747c2b 08:59:42 Step 3/32 : WORKDIR /edgex-go 08:59:42 ---> Using cache 08:59:42 ---> c982cbea7f1b 08:59:42 Step 4/32 : RUN apk add --update --no-cache make git 08:59:42 ---> Running in 011a2f32c233 08:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:47 OK: 221 MiB in 51 packages 08:59:49 Removing intermediate container 011a2f32c233 08:59:49 ---> d93cd8731958 08:59:49 Step 5/32 : COPY go.mod vendor* ./ 08:59:50 ---> 988554403918 08:59:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:51 ---> Running in 37e3ebd83ad6 08:59:59 Removing intermediate container 22e8797a19b5 08:59:59 ---> 93e5a1cad5e1 08:59:59 08:59:59 Step 10/22 : FROM alpine:3.16 08:59:59 ---> 4c81e5bf8899 08:59:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:59 ---> Using cache 08:59:59 ---> c7ec4aaa0f6a 08:59:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:59:59 ---> Using cache 08:59:59 ---> 7bb3aee910cc 08:59:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:59 ---> Using cache 08:59:59 ---> ae9f52826c1e 08:59:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:04 ---> aaeae1b3f3e4 09:00:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:06 ---> d396dadb6d95 09:00:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:07 ---> 9ff39ed94e9c 09:00:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:08 ---> Running in 77076b4e20f8 09:00:09 Removing intermediate container a8229780328d 09:00:09 ---> f3a78fb2fcc3 09:00:09 09:00:09 Step 10/23 : FROM alpine:3.16 09:00:09 ---> 4c81e5bf8899 09:00:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:09 ---> Running in d43fb1a55db9 09:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:13 Removing intermediate container 77076b4e20f8 09:00:13 ---> 5fcf653df7c1 09:00:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:00:13 ---> Running in 6b337593a898 09:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:13 Removing intermediate container 6b337593a898 09:00:13 ---> bc92e4e0a146 09:00:13 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:00:13 ---> Running in 4fc50d4f83d7 09:00:14 Removing intermediate container 4fc50d4f83d7 09:00:14 ---> 5d00aed629aa 09:00:14 Step 20/22 : LABEL arch=arm64 09:00:14 ---> Running in 201750339e5c 09:00:14 (1/1) Installing dumb-init (1.2.5-r1) 09:00:14 Executing busybox-1.35.0-r17.trigger 09:00:14 OK: 5 MiB in 15 packages 09:00:15 Removing intermediate container 201750339e5c 09:00:15 ---> 9d2f1ca45749 09:00:15 Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:00:15 ---> Running in 03289764eb91 09:00:16 Removing intermediate container 03289764eb91 09:00:16 ---> 0c5a2a1f5eaa 09:00:16 Step 22/22 : LABEL version=0.0.0 09:00:16 ---> Running in 6845341ede3a 09:00:16 Removing intermediate container d43fb1a55db9 09:00:16 ---> 13a49c9549f4 09:00:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:17 ---> Running in f3a7016d28f9 09:00:17 Removing intermediate container 6845341ede3a 09:00:17 ---> db6f49d2e713 09:00:17 09:00:17 Successfully built db6f49d2e713 09:00:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:00:18 Building security-spiffe-token-provider 09:00:18  Building core-common-config-bootstrapper ... done Removing intermediate container f3a7016d28f9 09:00:18 ---> eb481c26175a 09:00:18 Step 13/23 : ENV APP_PORT=59882 09:00:18 ---> Running in adbec7b0acb8 09:00:18 Removing intermediate container adbec7b0acb8 09:00:18 ---> 23c8629f70a7 09:00:18 Step 14/23 : EXPOSE $APP_PORT 09:00:18 ---> Running in 11a4cd23c57c 09:00:19 Removing intermediate container 11a4cd23c57c 09:00:19 ---> ed240737ad5f 09:00:19 Step 15/23 : WORKDIR / 09:00:19 ---> Running in 88566d0295dd 09:00:20 Removing intermediate container 88566d0295dd 09:00:20 ---> c87651cfd2a8 09:00:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 ---> 7fb1754f2be3 09:00:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:25 ---> 2b558676a412 09:00:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:00:27 ---> 085799fef470 09:00:27 Step 19/23 : ENTRYPOINT ["/core-command"] 09:00:27 ---> Running in a0e50ae1f1ea 09:00:28 Removing intermediate container a0e50ae1f1ea 09:00:28 ---> 892961c874c0 09:00:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:28 ---> Running in 984751b38517 09:00:29 Removing intermediate container 984751b38517 09:00:29 ---> 086ac4bb6e71 09:00:29 Step 21/23 : LABEL arch=arm64 09:00:30 ---> Running in 576cbbb03267 09:00:31 Removing intermediate container 576cbbb03267 09:00:31 ---> f6f229e5efcb 09:00:31 Step 22/23 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:00:31 ---> Running in 7753a5d9b808 09:00:33 Removing intermediate container 7753a5d9b808 09:00:33 ---> 5b5832a60318 09:00:33 Step 23/23 : LABEL version=0.0.0 09:00:33 ---> Running in 05f915bfdaf6 09:00:34 Removing intermediate container 05f915bfdaf6 09:00:34 ---> 8245b75ea373 09:00:34 09:00:34 Successfully built 8245b75ea373 09:00:35 Successfully tagged core-command-arm64:latest 09:00:35  Building core-command ... done Building security-spire-config 09:00:35 Removing intermediate container 8a76bfa2c9ef 09:00:35 ---> 3e51d713d5bb 09:00:35 09:00:35 Step 10/24 : FROM alpine:3.16 09:00:35 ---> 4c81e5bf8899 09:00:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:35 ---> Using cache 09:00:35 ---> 13a49c9549f4 09:00:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:35 ---> Using cache 09:00:35 ---> eb481c26175a 09:00:35 Step 13/24 : ENV APP_PORT=59881 09:00:35 ---> Running in 4c29da31f643 09:00:36 Removing intermediate container 4c29da31f643 09:00:36 ---> 1bd42b7676a5 09:00:36 Step 14/24 : EXPOSE $APP_PORT 09:00:36 ---> Running in cc1a51dfe6d7 09:00:36 Removing intermediate container cc1a51dfe6d7 09:00:36 ---> 0165cde5e977 09:00:36 Step 15/24 : WORKDIR / 09:00:37 ---> Running in 742b3a9df503 09:00:37 Removing intermediate container 742b3a9df503 09:00:37 ---> 2d3804223fc1 09:00:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:39 ---> 6be45342cc9d 09:00:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:00:41 ---> 8b3437747c2b 09:00:41 Step 3/19 : WORKDIR /edgex-go 09:00:41 ---> Using cache 09:00:41 ---> c982cbea7f1b 09:00:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:00:41 ---> Running in cfdada6e7541 09:00:42 ---> c7d9cf9b0e82 09:00:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:43 ---> 2dc402858e66 09:00:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:45 ---> 1e0b2353e4b8 09:00:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:00:45 ---> Running in 94bdd0358afc 09:00:46 Removing intermediate container 94bdd0358afc 09:00:46 ---> 91270eb07365 09:00:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:46 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:00:46 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:00:46 OK: 16903 distinct packages available 09:00:46 ---> Running in 1eae0f61150e 09:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:47 Removing intermediate container 1eae0f61150e 09:00:47 ---> b8816ff7f2f4 09:00:47 Step 22/24 : LABEL arch=arm64 09:00:47 ---> Running in e0b7a5de990b 09:00:48 Removing intermediate container e0b7a5de990b 09:00:48 ---> 18884d6b153a 09:00:48 Step 23/24 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:00:48 ---> Running in 03aeaf58a1f5 09:00:48 OK: 221 MiB in 51 packages 09:00:49 Removing intermediate container 03aeaf58a1f5 09:00:49 ---> 4fe3ac43d0cd 09:00:49 Step 24/24 : LABEL version=0.0.0 09:00:49 ---> Running in 46bfd0bc1c23 09:00:50 Removing intermediate container 46bfd0bc1c23 09:00:50 ---> 922c5c95fc89 09:00:50 09:00:51 Removing intermediate container cfdada6e7541 09:00:51 ---> 6030d9190036 09:00:51 Step 5/19 : COPY go.mod vendor* ./ 09:00:51 Successfully built 922c5c95fc89 09:00:51 Successfully tagged core-metadata-arm64:latest 09:00:51  Building core-metadata ... done Building security-proxy-setup 09:00:53 ---> 2fd19368962c 09:00:53 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:53 ---> Running in 8934bc075372 09:00:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:59 ---> 8b3437747c2b 09:00:59 Step 3/24 : WORKDIR /edgex-go 09:00:59 ---> Using cache 09:00:59 ---> c982cbea7f1b 09:00:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:00:59 ---> Using cache 09:00:59 ---> 9c09fde0130e 09:00:59 Step 5/24 : COPY go.mod vendor* ./ 09:00:59 ---> Using cache 09:00:59 ---> a06f35116bb3 09:00:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:59 ---> Using cache 09:00:59 ---> beb888c8aa64 09:00:59 Step 7/24 : COPY . . 09:00:59 ---> Using cache 09:00:59 ---> 94d4ee838283 09:00:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:00:59 ---> Using cache 09:00:59 ---> f073af09cde2 09:00:59 Step 9/24 : WORKDIR /edgex-go/spire-build 09:00:59 ---> Using cache 09:00:59 ---> 4842aa41f298 09:00:59 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:00:59 ---> Using cache 09:00:59 ---> 2df0360e7d17 09:00:59 Step 11/24 : WORKDIR /edgex-go 09:00:59 ---> Using cache 09:00:59 ---> 64fd4aa0de91 09:00:59 09:00:59 Step 12/24 : FROM alpine:3.15 09:00:59 ---> 354640af7b1b 09:00:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:59 ---> Using cache 09:00:59 ---> b61cbe2026ee 09:00:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:00:59 ---> Running in 176749cfda28 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:04 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:04 OK: 15736 distinct packages available 09:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:06 (1/4) Installing dumb-init (1.2.5-r1) 09:01:06 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:06 (3/4) Installing libucontext (1.1-r0) 09:01:06 (4/4) Installing gcompat (1.0.0-r4) 09:01:06 Executing busybox-1.34.1-r7.trigger 09:01:06 OK: 6 MiB in 18 packages 09:01:10 Removing intermediate container 176749cfda28 09:01:10 ---> 4afe7991f6ec 09:01:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:15 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:01:15 ---> 8b3437747c2b 09:01:15 Step 3/20 : WORKDIR /edgex-go 09:01:15 ---> Using cache 09:01:15 ---> c982cbea7f1b 09:01:15 Step 4/20 : RUN apk add --update --no-cache make git 09:01:15 ---> Using cache 09:01:15 ---> d93cd8731958 09:01:15 Step 5/20 : COPY go.mod vendor* ./ 09:01:15 ---> Using cache 09:01:15 ---> 988554403918 09:01:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:16 ---> Running in 0c446dcbca85 09:01:23 ---> c16beee87693 09:01:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:23 ---> 5cda989df216 09:01:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:23 ---> Running in e2ab7068ea4f 09:01:24 Removing intermediate container e2ab7068ea4f 09:01:24 ---> 98c75555f383 09:01:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:01:26 ---> 46ab46ed7d2a 09:01:26 Step 19/24 : WORKDIR / 09:01:26 ---> Running in bccfb5b016c0 09:01:27 Removing intermediate container bccfb5b016c0 09:01:27 ---> e49f863f36c6 09:01:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:27 ---> Running in 6909df10a920 09:01:28 Removing intermediate container 6909df10a920 09:01:28 ---> efc86c8d223c 09:01:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:28 ---> Running in 99c8c43b8cb2 09:01:29 Removing intermediate container 99c8c43b8cb2 09:01:29 ---> adac7111f02f 09:01:29 Step 22/24 : LABEL arch=arm64 09:01:30 ---> Running in 7fe41749ad36 09:01:31 Removing intermediate container 7fe41749ad36 09:01:31 ---> b8530499d33c 09:01:31 Step 23/24 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:01:31 ---> Running in c0acded86abf 09:01:32 Removing intermediate container c0acded86abf 09:01:32 ---> 51abcdbcd575 09:01:32 Step 24/24 : LABEL version=0.0.0 09:01:32 ---> Running in 2140739ba6cf 09:01:33 Removing intermediate container 2140739ba6cf 09:01:33 ---> d7cdab20f4ec 09:01:33 09:01:33 Successfully built d7cdab20f4ec 09:01:33 Successfully tagged security-spire-config-arm64:latest 09:01:33 Building security-secretstore-setup 09:01:48  Building security-spire-config ... done Removing intermediate container 37e3ebd83ad6 09:01:48 ---> 2c49abb781f9 09:01:48 Step 7/32 : COPY . . 09:01:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:52 ---> 8b3437747c2b 09:01:52 Step 3/23 : WORKDIR /edgex-go 09:01:52 ---> Using cache 09:01:52 ---> c982cbea7f1b 09:01:52 Step 4/23 : RUN apk add --update --no-cache make git 09:01:52 ---> Using cache 09:01:52 ---> d93cd8731958 09:01:52 Step 5/23 : COPY go.mod vendor* ./ 09:01:52 ---> Using cache 09:01:52 ---> 988554403918 09:01:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:52 ---> Using cache 09:01:52 ---> 2c49abb781f9 09:01:52 Step 7/23 : COPY . . 09:02:14 ---> 8c8c160e1598 09:02:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:14 ---> Running in 787b77b03089 09:02:14 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 09:02:21 ---> 5fe928396f3d 09:02:21 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:21 ---> Running in 91d9987d31af 09:02:24 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 09:03:11 Removing intermediate container 8934bc075372 09:03:11 ---> 8ab075a90db5 09:03:11 Step 7/19 : COPY . . 09:03:13 Removing intermediate container 0c446dcbca85 09:03:13 ---> 6f35cdb9222c 09:03:13 Step 7/20 : COPY . . 09:03:25 ---> d7f93e6fe34f 09:03:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:25 ---> Running in 032605936ad0 09:03:27 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 09:03:32 ---> 25589a13089a 09:03:32 Step 8/20 : RUN make cmd/secrets-config/secrets-config 09:03:32 ---> Running in 16d5a8ee4bd1 09:03:36 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 09:05:27 Removing intermediate container d36179d6090e 09:05:27 ---> 06a95e782b19 09:05:27 09:05:27 Step 10/22 : FROM alpine:3.16 09:05:27 ---> 4c81e5bf8899 09:05:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:05:27 ---> Running in 31d08b6870b4 09:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:27 (1/2) Installing ca-certificates (20220614-r0) 09:05:27 (2/2) Installing dumb-init (1.2.5-r1) 09:05:27 Executing busybox-1.35.0-r17.trigger 09:05:27 Executing ca-certificates-20220614-r0.trigger 09:05:27 OK: 6 MiB in 16 packages 09:05:27 Removing intermediate container 31d08b6870b4 09:05:27 ---> 3ec903f65ed8 09:05:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:05:27 ---> Running in 623bffd57b0b 09:05:27 Removing intermediate container 623bffd57b0b 09:05:27 ---> abb1687684ea 09:05:27 Step 13/22 : ENV APP_PORT=59860 09:05:27 ---> Running in d614ec66f2e2 09:05:27 Removing intermediate container d614ec66f2e2 09:05:27 ---> ade248a531d8 09:05:27 Step 14/22 : EXPOSE $APP_PORT 09:05:27 ---> Running in 725c38fbbd60 09:05:27 Removing intermediate container 725c38fbbd60 09:05:27 ---> 09225485f053 09:05:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:27 ---> 31068677a99a 09:05:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:29 ---> 3a0f137b5cd9 09:05:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:05:30 ---> aed15b1371a8 09:05:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:05:31 ---> Running in c9e692348c1f 09:05:31 Removing intermediate container c9e692348c1f 09:05:31 ---> accf7d7b500d 09:05:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:31 ---> Running in 5e409fbac659 09:05:32 Removing intermediate container 5e409fbac659 09:05:32 ---> 7ec624554557 09:05:32 Step 20/22 : LABEL arch=arm64 09:05:32 ---> Running in ee7a2edfc7c8 09:05:33 Removing intermediate container ee7a2edfc7c8 09:05:33 ---> 491bf2fd0172 09:05:33 Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:05:33 ---> Running in 5969f520fb33 09:05:34 Removing intermediate container 5969f520fb33 09:05:34 ---> 934bbf3b47eb 09:05:34 Step 22/22 : LABEL version=0.0.0 09:05:34 ---> Running in 7acc7754a72d 09:05:35 Removing intermediate container 7acc7754a72d 09:05:35 ---> bfe85301eb30 09:05:35 09:05:35 Successfully built bfe85301eb30 09:05:35 Successfully tagged support-notifications-arm64:latest 09:05:35 Building support-scheduler 09:05:53  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:53 ---> 8b3437747c2b 09:05:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:05:53 ---> Using cache 09:05:53 ---> b5682792ecae 09:05:53 Step 4/22 : WORKDIR /edgex-go 09:05:53 ---> Using cache 09:05:53 ---> c5f1d1de4153 09:05:53 Step 5/22 : RUN apk add --update --no-cache make git 09:05:53 ---> Using cache 09:05:53 ---> 193890f5b2f9 09:05:53 Step 6/22 : COPY go.mod vendor* ./ 09:05:53 ---> Using cache 09:05:53 ---> dc2da49c2e90 09:05:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:53 ---> Using cache 09:05:53 ---> 9aa276551108 09:05:53 Step 8/22 : COPY . . 09:05:53 ---> Using cache 09:05:53 ---> 7879c3cf0cb7 09:05:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:05:53 ---> Running in f6304c92ab55 09:05:54 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 09:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:19 Removing intermediate container 787b77b03089 09:09:19 ---> 6f6e34721d7d 09:09:19 09:09:19 Step 9/32 : FROM alpine:3.16 09:09:19 ---> 4c81e5bf8899 09:09:19 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:19 ---> Running in 845cf936a235 09:09:20 Removing intermediate container 845cf936a235 09:09:20 ---> 5eb89ec51d77 09:09:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:09:20 ---> Running in 1be758709cde 09:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:24 (1/2) Installing dumb-init (1.2.5-r1) 09:09:24 (2/2) Installing su-exec (0.2-r1) 09:09:24 Executing busybox-1.35.0-r17.trigger 09:09:24 OK: 5 MiB in 16 packages 09:09:26 Removing intermediate container 1be758709cde 09:09:26 ---> 39e20389b19c 09:09:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:09:26 ---> Running in 9deb3bd91cd0 09:09:27 Removing intermediate container 9deb3bd91cd0 09:09:27 ---> dee7bebbe1b6 09:09:27 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:09:27 ---> Running in 21d7aab196fc 09:09:28 Removing intermediate container 21d7aab196fc 09:09:28 ---> 90fa634cbe08 09:09:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:09:28 ---> Running in e8f718629fe4 09:09:29 Removing intermediate container e8f718629fe4 09:09:29 ---> 05425bd0a3fc 09:09:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:09:29 ---> Running in f44f1ae721c0 09:09:30 Removing intermediate container f44f1ae721c0 09:09:30 ---> 8740f398385c 09:09:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:09:30 ---> Running in b51d3fda167d 09:09:36 Removing intermediate container b51d3fda167d 09:09:36 ---> 6ded0d262dcd 09:09:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:09:36 ---> Running in 113a78c41964 09:09:36 Removing intermediate container 91d9987d31af 09:09:36 ---> d24f11d4ebc2 09:09:36 09:09:36 Step 9/23 : FROM alpine:3.16 09:09:36 ---> 4c81e5bf8899 09:09:36 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:36 ---> Running in b46dc64f133c 09:09:37 Removing intermediate container 113a78c41964 09:09:37 ---> 05fab52d7a68 09:09:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:09:38 ---> eb5789514f2f 09:09:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:09:38 ---> Running in 03ae69203760 09:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:41 (1/3) Installing ca-certificates (20220614-r0) 09:09:41 (2/3) Installing dumb-init (1.2.5-r1) 09:09:41 (3/3) Installing su-exec (0.2-r1) 09:09:41 Executing busybox-1.35.0-r17.trigger 09:09:41 Executing ca-certificates-20220614-r0.trigger 09:09:41 Removing intermediate container 03ae69203760 09:09:41 ---> dc3c14a2c66d 09:09:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:42 OK: 6 MiB in 17 packages 09:09:43 ---> b8f48e2b75e0 09:09:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:09:45 Removing intermediate container b46dc64f133c 09:09:45 ---> ac8cdf24558a 09:09:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:45 ---> Running in f493c67eaac9 09:09:45 Removing intermediate container f493c67eaac9 09:09:45 ---> 10d8d0d12d81 09:09:45 Step 12/23 : WORKDIR / 09:09:45 ---> Running in 23009c4d00d8 09:09:46 ---> c8c64a07e930 09:09:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:09:46 Removing intermediate container 23009c4d00d8 09:09:46 ---> 183052bb528c 09:09:46 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:09:47 ---> 182b51ebf55d 09:09:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:09:48 ---> 0333c158dc10 09:09:48 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:09:49 ---> d19db965ceba 09:09:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:09:51 ---> 5e467a86a471 09:09:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:09:51 ---> 2cea2f5be422 09:09:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:09:53 ---> 8122b79d3fac 09:09:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:53 ---> 2d9eb3776161 09:09:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:09:54 ---> ffb9cfd54e60 09:09:54 Step 27/32 : RUN chmod +x /entrypoint.sh 09:09:54 ---> Running in 360d7fd042b9 09:09:55 ---> 597350e5a792 09:09:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:58 ---> 32771a0e568c 09:09:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:58 Removing intermediate container 360d7fd042b9 09:09:58 ---> 289a47adb86d 09:09:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:09:59 ---> Running in 9081886b9ca2 09:09:59 ---> 0d0119c98029 09:09:59 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:59 ---> Running in 39e867672213 09:10:00 Removing intermediate container 9081886b9ca2 09:10:00 ---> 96f463f3584e 09:10:00 Step 29/32 : CMD ["gate"] 09:10:00 ---> Running in 7a8e7c35baf0 09:10:00 Removing intermediate container 7a8e7c35baf0 09:10:00 ---> 6bb832c3ae0d 09:10:00 Step 30/32 : LABEL arch=arm64 09:10:01 ---> Running in 4c5a15e3d4d8 09:10:01 Removing intermediate container 4c5a15e3d4d8 09:10:01 ---> ef7ab9989f98 09:10:01 Step 31/32 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:10:02 ---> Running in 63846462f7de 09:10:02 Removing intermediate container 63846462f7de 09:10:02 ---> c22e97087c75 09:10:02 Step 32/32 : LABEL version=0.0.0 09:10:02 ---> Running in 910972f2753f 09:10:03 Removing intermediate container 910972f2753f 09:10:03 ---> db1e82197f3d 09:10:03 09:10:03 Removing intermediate container 39e867672213 09:10:03 ---> 875f07dc9a3f 09:10:03 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:10:03 ---> Running in 6cd90fab6e44 09:10:04 Successfully built db1e82197f3d 09:10:04 Successfully tagged security-bootstrapper-arm64:latest 09:10:04 Building core-data 09:10:04  Building security-bootstrapper ... done Removing intermediate container 6cd90fab6e44 09:10:04 ---> 7e1d9bb9a549 09:10:04 Step 21/23 : LABEL arch=arm64 09:10:04 ---> Running in 829e900d7fc5 09:10:05 Removing intermediate container 829e900d7fc5 09:10:05 ---> 57e97c53a874 09:10:05 Step 22/23 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:10:05 ---> Running in 3c3b0af49527 09:10:05 Removing intermediate container 3c3b0af49527 09:10:05 ---> 7b95ba3b4009 09:10:05 Step 23/23 : LABEL version=0.0.0 09:10:06 ---> Running in f3953fe7f841 09:10:06 Removing intermediate container f3953fe7f841 09:10:06 ---> 4ab095e44394 09:10:06 09:10:07 Successfully built 4ab095e44394 09:10:07 Successfully tagged security-secretstore-setup-arm64:latest 09:10:07  Building security-secretstore-setup ... done Building security-spire-server 09:10:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:33 ---> 8b3437747c2b 09:10:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:10:33 ---> Using cache 09:10:33 ---> b5682792ecae 09:10:33 Step 4/22 : WORKDIR /edgex-go 09:10:33 ---> Using cache 09:10:33 ---> c5f1d1de4153 09:10:33 Step 5/22 : RUN apk add --update --no-cache make git 09:10:33 ---> Using cache 09:10:33 ---> 193890f5b2f9 09:10:33 Step 6/22 : COPY go.mod vendor* ./ 09:10:33 ---> Using cache 09:10:33 ---> dc2da49c2e90 09:10:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:33 ---> Using cache 09:10:33 ---> 9aa276551108 09:10:33 Step 8/22 : COPY . . 09:10:33 ---> Using cache 09:10:33 ---> 7879c3cf0cb7 09:10:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:10:33 ---> Running in 5eac241d4b30 09:10:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:35 ---> 8b3437747c2b 09:10:35 Step 3/23 : WORKDIR /edgex-go 09:10:35 ---> Using cache 09:10:35 ---> c982cbea7f1b 09:10:35 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:10:35 ---> Using cache 09:10:35 ---> 9c09fde0130e 09:10:35 Step 5/23 : COPY go.mod vendor* ./ 09:10:35 ---> Using cache 09:10:35 ---> a06f35116bb3 09:10:35 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:35 ---> Using cache 09:10:35 ---> beb888c8aa64 09:10:35 Step 7/23 : COPY . . 09:10:35 ---> Using cache 09:10:35 ---> 94d4ee838283 09:10:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:10:35 ---> Using cache 09:10:35 ---> f073af09cde2 09:10:35 Step 9/23 : WORKDIR /edgex-go/spire-build 09:10:35 ---> Using cache 09:10:35 ---> 4842aa41f298 09:10:35 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:10:36 ---> Running in 1b543b796d62 09:10:36 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 09:10:36 Removing intermediate container 16d5a8ee4bd1 09:10:36 ---> 92f42b69825f 09:10:36 09:10:36 Step 9/20 : FROM alpine:3.16 09:10:36 ---> 4c81e5bf8899 09:10:36 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:10:36 ---> Running in a6901f76de39 09:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:40 Removing intermediate container 1b543b796d62 09:10:40 ---> 1510eca87c88 09:10:40 Step 11/23 : WORKDIR /edgex-go 09:10:40 ---> Running in 3d473cf919cc 09:10:41 (1/2) Installing dumb-init (1.2.5-r1) 09:10:41 (2/2) Installing openssl (1.1.1t-r0) 09:10:41 Executing busybox-1.35.0-r17.trigger 09:10:41 OK: 6 MiB in 16 packages 09:10:42 Removing intermediate container 3d473cf919cc 09:10:42 ---> 42437201c216 09:10:42 09:10:42 Step 12/23 : FROM alpine:3.15 09:10:42 ---> 354640af7b1b 09:10:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:42 ---> Using cache 09:10:42 ---> b61cbe2026ee 09:10:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:42 ---> Using cache 09:10:42 ---> bd3daf94eb8b 09:10:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:43 Removing intermediate container a6901f76de39 09:10:43 ---> 8a245b64e8d3 09:10:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:43 ---> Running in c8cd95f3de6b 09:10:44 Removing intermediate container c8cd95f3de6b 09:10:44 ---> a120e989603a 09:10:44 Step 12/20 : WORKDIR /edgex 09:10:44 ---> Running in 17532797a982 09:10:45 Removing intermediate container 17532797a982 09:10:45 ---> bb5e57943f24 09:10:45 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:10:47 ---> 3c152c41a35e 09:10:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:50 ---> b3089c862fe5 09:10:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:10:51 ---> aa3a91035468 09:10:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:51 ---> e4f779e5a16e 09:10:51 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:51 ---> Running in 3de1a204da06 09:10:53 ---> 97d0d7782ea1 09:10:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:56 ---> 2cf5638b3191 09:10:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:57 ---> 2901360d5ba4 09:10:57 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:57 Removing intermediate container 3de1a204da06 09:10:57 ---> 9415545d55ad 09:10:57 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:10:57 ---> Running in fa7fbd9dc341 09:10:57 ---> Running in 70652298b100 09:10:58 Removing intermediate container 70652298b100 09:10:58 ---> 71c49198d81c 09:10:58 Step 18/20 : LABEL arch=arm64 09:10:58 Removing intermediate container fa7fbd9dc341 09:10:58 ---> a788f5360eb4 09:10:58 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:58 ---> Running in 9dc86dba2604 09:10:58 ---> Running in 92561c9d9fa0 09:10:59 Removing intermediate container 9dc86dba2604 09:10:59 ---> f02c62f8ea25 09:10:59 Step 19/20 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:10:59 Removing intermediate container 92561c9d9fa0 09:10:59 ---> b3aba8ba090b 09:10:59 Step 21/23 : LABEL arch=arm64 09:10:59 ---> Running in c47275c7965c 09:10:59 ---> Running in 5164163ce55e 09:11:00 Removing intermediate container c47275c7965c 09:11:00 ---> 878bf14b6118 09:11:00 Step 20/20 : LABEL version=0.0.0 09:11:00 Removing intermediate container 5164163ce55e 09:11:00 ---> 9d9e5ec33d6e 09:11:00 Step 22/23 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:11:00 ---> Running in 733b70ac9097 09:11:00 ---> Running in 7617bf3cc641 09:11:01 Removing intermediate container 733b70ac9097 09:11:01 ---> 869dc793c793 09:11:01 09:11:01 Removing intermediate container 7617bf3cc641 09:11:01 ---> 7321cbe14c0c 09:11:01 Step 23/23 : LABEL version=0.0.0 09:11:01 ---> Running in ce09fa62bf46 09:11:02 Successfully built 869dc793c793 09:11:02 Successfully tagged security-proxy-setup-arm64:latest 09:11:02  Building security-proxy-setup ... done Removing intermediate container ce09fa62bf46 09:11:02 ---> 30e21bf14bc4 09:11:02 09:11:02 Successfully built 30e21bf14bc4 09:11:02 Successfully tagged security-spire-server-arm64:latest 09:12:24  Building security-spire-server ... done Removing intermediate container 032605936ad0 09:12:24 ---> 6dc70553d05e 09:12:24 09:12:24 Step 9/19 : FROM alpine:3.15 09:12:24 ---> 354640af7b1b 09:12:24 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:24 ---> Using cache 09:12:24 ---> b61cbe2026ee 09:12:24 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:24 ---> Running in 89d73944609d 09:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:24 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:24 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:24 OK: 15736 distinct packages available 09:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:24 (1/9) Installing ca-certificates (20220614-r0) 09:12:24 (2/9) Installing brotli-libs (1.0.9-r5) 09:12:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:12:24 (4/9) Installing libcurl (7.80.0-r6) 09:12:24 (5/9) Installing curl (7.80.0-r6) 09:12:24 (6/9) Installing dumb-init (1.2.5-r1) 09:12:24 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:24 (8/9) Installing libucontext (1.1-r0) 09:12:24 (9/9) Installing gcompat (1.0.0-r4) 09:12:24 Executing busybox-1.34.1-r7.trigger 09:12:24 Executing ca-certificates-20220614-r0.trigger 09:12:24 OK: 8 MiB in 23 packages 09:12:25 Removing intermediate container 89d73944609d 09:12:25 ---> dabbb6d888c4 09:12:25 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:30 ---> f8f48419a987 09:12:30 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:32 ---> 5ba3786d26a0 09:12:32 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:12:33 ---> 5b1e1058d03f 09:12:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:33 ---> Running in d3bc7b66bd5c 09:12:33 Removing intermediate container d3bc7b66bd5c 09:12:33 ---> 0d8b675ad4ee 09:12:33 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:33 ---> Running in 8bce4cd30e76 09:12:34 Removing intermediate container 8bce4cd30e76 09:12:34 ---> 8b56f0a2e7e1 09:12:34 Step 17/19 : LABEL arch=arm64 09:12:34 ---> Running in f5cba30971b9 09:12:35 Removing intermediate container f5cba30971b9 09:12:35 ---> 5c08f19c755f 09:12:35 Step 18/19 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:12:35 ---> Running in 22ba816bd0a5 09:12:35 Removing intermediate container 22ba816bd0a5 09:12:35 ---> 7c5d2eec6ac4 09:12:35 Step 19/19 : LABEL version=0.0.0 09:12:35 ---> Running in c18ad86dd915 09:12:36 Removing intermediate container c18ad86dd915 09:12:36 ---> d3dfecd64f3f 09:12:36 09:12:36 Successfully built d3dfecd64f3f 09:12:36 Successfully tagged security-spiffe-token-provider-arm64:latest 09:13:58  Building security-spiffe-token-provider ... done Removing intermediate container f6304c92ab55 09:13:58 ---> b840f813c519 09:13:58 09:13:58 Step 10/22 : FROM alpine:3.16 09:13:58 ---> 4c81e5bf8899 09:13:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:13:58 ---> Using cache 09:13:58 ---> 13a49c9549f4 09:13:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:13:58 ---> Using cache 09:13:58 ---> eb481c26175a 09:13:58 Step 13/22 : ENV APP_PORT=59861 09:13:58 ---> Running in 37275aa6fc41 09:13:58 Removing intermediate container 37275aa6fc41 09:13:58 ---> b8170d135e3f 09:13:58 Step 14/22 : EXPOSE $APP_PORT 09:13:58 ---> Running in 72382995d399 09:13:58 Removing intermediate container 72382995d399 09:13:58 ---> aef776bcc73e 09:13:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:58 ---> 1c8389ca98f4 09:13:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:13:58 ---> 43c6a2b0951c 09:13:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:13:58 ---> 579269e8de76 09:13:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:13:58 ---> Running in e40ba456e95e 09:13:58 Removing intermediate container e40ba456e95e 09:13:58 ---> 633096c05478 09:13:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:58 ---> Running in f8fd64118485 09:13:58 Removing intermediate container f8fd64118485 09:13:58 ---> be9c5e4b8fb4 09:13:58 Step 20/22 : LABEL arch=arm64 09:13:58 ---> Running in df9bd996bc58 09:13:58 Removing intermediate container df9bd996bc58 09:13:58 ---> 14b5e62e24fc 09:13:58 Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:13:58 ---> Running in c5ddaaf67006 09:13:58 Removing intermediate container c5ddaaf67006 09:13:58 ---> 08bdf3115f86 09:13:58 Step 22/22 : LABEL version=0.0.0 09:13:58 ---> Running in 7e6d05f820c8 09:13:58 Removing intermediate container 7e6d05f820c8 09:13:58 ---> 50e4827d4cf4 09:13:58 09:13:58 Successfully built 50e4827d4cf4 09:13:58 Successfully tagged support-scheduler-arm64:latest 09:14:03  Building support-scheduler ... done Removing intermediate container 5eac241d4b30 09:14:03 ---> 982341b4b9b9 09:14:03 09:14:03 Step 10/22 : FROM alpine:3.16 09:14:03 ---> 4c81e5bf8899 09:14:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:14:04 ---> Running in 36b6663c068c 09:14:04 Removing intermediate container 36b6663c068c 09:14:04 ---> a6b91646264f 09:14:04 Step 12/22 : ENV APP_PORT=59880 09:14:04 ---> Running in a9f5051d3e58 09:14:04 Removing intermediate container a9f5051d3e58 09:14:04 ---> a93ba61e9145 09:14:04 Step 13/22 : EXPOSE $APP_PORT 09:14:04 ---> Running in 51607f93cce4 09:14:05 Removing intermediate container 51607f93cce4 09:14:05 ---> 87c1c8754068 09:14:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:14:05 ---> Running in 0d77e523c1df 09:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:08 (1/1) Installing dumb-init (1.2.5-r1) 09:14:08 Executing busybox-1.35.0-r17.trigger 09:14:08 OK: 5 MiB in 15 packages 09:14:08 Removing intermediate container 0d77e523c1df 09:14:08 ---> 8ec3bbac7963 09:14:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:09 ---> aeabf5a35b95 09:14:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:14:10 ---> bb281f92889b 09:14:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:14:12 ---> 199654927b41 09:14:12 Step 18/22 : ENTRYPOINT ["/core-data"] 09:14:12 ---> Running in 9c29642781b1 09:14:12 Removing intermediate container 9c29642781b1 09:14:12 ---> dc11f0fec090 09:14:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:12 ---> Running in 9d9374a595db 09:14:13 Removing intermediate container 9d9374a595db 09:14:13 ---> 3dc355b72998 09:14:13 Step 20/22 : LABEL arch=arm64 09:14:13 ---> Running in 2df518e76cf7 09:14:13 Removing intermediate container 2df518e76cf7 09:14:13 ---> 9901780fce97 09:14:13 Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc 09:14:13 ---> Running in 15653b732dc1 09:14:13 Removing intermediate container 15653b732dc1 09:14:13 ---> 7e6ebccc0d41 09:14:13 Step 22/22 : LABEL version=0.0.0 09:14:14 ---> Running in b2f2ce44a6f1 09:14:14 Removing intermediate container b2f2ce44a6f1 09:14:14 ---> 3bcfa84d629a 09:14:14 09:14:14 Successfully built 3bcfa84d629a 09:14:14 Successfully tagged core-data-arm64:latest 09:14:15  Building core-data ... done  [Pipeline] } 09:14:15 $ docker stop --time=1 526626ef56c7c857b829f4e85e3df02d3996e70dbfbf2c664d287c62baa00c4f 09:14:16 $ docker rm -f --volumes 526626ef56c7c857b829f4e85e3df02d3996e70dbfbf2c664d287c62baa00c4f [Pipeline] // withDockerContainer [Pipeline] sh 09:14:17 + docker images 09:14:17 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:17 core-data-arm64 latest 3bcfa84d629a 3 seconds ago 17.3MB 09:14:17 982341b4b9b9 15 seconds ago 1.51GB 09:14:17 support-scheduler-arm64 latest 50e4827d4cf4 22 seconds ago 29.1MB 09:14:17 b840f813c519 30 seconds ago 1.57GB 09:14:17 security-spiffe-token-provider-arm64 latest d3dfecd64f3f About a minute ago 29.1MB 09:14:17 6dc70553d05e 2 minutes ago 1.54GB 09:14:17 security-spire-server-arm64 latest 30e21bf14bc4 3 minutes ago 84.3MB 09:14:17 security-proxy-setup-arm64 latest 869dc793c793 3 minutes ago 15.8MB 09:14:17 42437201c216 3 minutes ago 1.38GB 09:14:17 92f42b69825f 3 minutes ago 1.49GB 09:14:17 security-secretstore-setup-arm64 latest 4ab095e44394 4 minutes ago 28.7MB 09:14:17 security-bootstrapper-arm64 latest db1e82197f3d 4 minutes ago 19MB 09:14:17 d24f11d4ebc2 4 minutes ago 1.5GB 09:14:17 6f6e34721d7d 4 minutes ago 1.49GB 09:14:17 support-notifications-arm64 latest bfe85301eb30 8 minutes ago 29.7MB 09:14:17 06a95e782b19 9 minutes ago 1.57GB 09:14:17 security-spire-config-arm64 latest d7cdab20f4ec 12 minutes ago 83.6MB 09:14:17 core-metadata-arm64 latest 922c5c95fc89 13 minutes ago 17.8MB 09:14:17 core-command-arm64 latest 8245b75ea373 13 minutes ago 17.1MB 09:14:17 3e51d713d5bb 13 minutes ago 1.51GB 09:14:17 core-common-config-bootstrapper-arm64 latest db6f49d2e713 14 minutes ago 14.9MB 09:14:17 f3a78fb2fcc3 14 minutes ago 1.51GB 09:14:17 93e5a1cad5e1 14 minutes ago 1.5GB 09:14:17 security-proxy-auth-arm64 latest 501cd02d60f3 14 minutes ago 15.6MB 09:14:17 2f29046d9f5f 15 minutes ago 1.48GB 09:14:17 security-spire-agent-arm64 latest 47fbda3c88b7 21 minutes ago 122MB 09:14:17 64fd4aa0de91 22 minutes ago 1.38GB 09:14:17 ci-base-image-arm64 latest 8b3437747c2b 36 minutes ago 904MB 09:14:17 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:14:17 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:14: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 09:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:17 09:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:18 arm64: Pulling from edgex-lftools-log-publisher 09:14:18 8998bd30e6a1: Pulling fs layer 09:14:18 04944245beec: Pulling fs layer 09:14:18 699f458cf7ca: Pulling fs layer 09:14:18 765212b225bb: Pulling fs layer 09:14:18 f23df028b6ca: Pulling fs layer 09:14:18 d65c8cfc05b1: Pulling fs layer 09:14:18 2437ff75d9bd: Pulling fs layer 09:14:18 d65c8cfc05b1: Waiting 09:14:18 765212b225bb: Waiting 09:14:18 f23df028b6ca: Waiting 09:14:18 2437ff75d9bd: Waiting 09:14:18 04944245beec: Verifying Checksum 09:14:18 04944245beec: Download complete 09:14:18 765212b225bb: Verifying Checksum 09:14:18 765212b225bb: Download complete 09:14:18 f23df028b6ca: Download complete 09:14:18 d65c8cfc05b1: Verifying Checksum 09:14:18 d65c8cfc05b1: Download complete 09:14:18 699f458cf7ca: Verifying Checksum 09:14:18 699f458cf7ca: Download complete 09:14:19 8998bd30e6a1: Verifying Checksum 09:14:19 8998bd30e6a1: Download complete 09:14:21 2437ff75d9bd: Download complete 09:14:23 8998bd30e6a1: Pull complete 09:14:23 04944245beec: Pull complete 09:14:25 699f458cf7ca: Pull complete 09:14:25 765212b225bb: Pull complete 09:14:26 f23df028b6ca: Pull complete 09:14:26 d65c8cfc05b1: Pull complete 09:14:41 2437ff75d9bd: Pull complete 09:14:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:41 prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container 09:14: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:44 $ docker top 5dd0446cb47aed353a3b28729c453f406a3ba00a6f5fba7387bb132ea6c40611 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:45 ---> job-cost.sh 09:14:45 lf-activate-venv: SKIPPING 09:14:45 INFO: No Stack... 09:14:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:47 INFO: Archiving Costs [Pipeline] sh 09:14:47 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:14:47 + cut -d, -f6 [Pipeline] lock 09:14:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] 09:14:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] did not exist. Created. 09:14:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:48 Stashed 1 file(s) [Pipeline] } 09:14:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:48 $ docker stop --time=1 5dd0446cb47aed353a3b28729c453f406a3ba00a6f5fba7387bb132ea6c40611 09:14:51 $ docker rm -f --volumes 5dd0446cb47aed353a3b28729c453f406a3ba00a6f5fba7387bb132ea6c40611 [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 09:14:51 provisioning config files... 09:14:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4259265741971289343tmp [Pipeline] { [Pipeline] sh 09:14:51 + set +x 09:14:51 + curl -s https://codecov.io/bash 09:14:51 + bash -s -- 09:14:51 09:14:51 _____ _ 09:14:51 / ____| | | 09:14:51 | | ___ __| | ___ ___ _____ __ 09:14:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:51 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:51 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:51 Bash-1.0.6 09:14:51 09:14:51 09:14:51 ==> git version 2.25.1 found 09:14: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 09:14:51 Release-Date: 2020-01-08 09:14: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 09:14:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:51 ==> Jenkins CI detected. 09:14:51 current dir:  /w/workspace/edgex-go/2 09:14:51 project root: . 09:14:51 --> token set from env 09:14:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:52 ==> Running gcov in . (disable via -X gcov) 09:14:52 ==> Python coveragepy not found 09:14:52 ==> Searching for coverage reports in: 09:14:52 + . 09:14:52 -> Found 1 reports 09:14:52 ==> Detecting git/mercurial file structure 09:14:52 ==> Reading reports 09:14:52 + ./coverage.out bytes=446903 09:14:52 ==> Appending adjustments 09:14:52 https://docs.codecov.io/docs/fixing-reports 09:14:53 + Found adjustments 09:14:53 ==> Gzipping contents 09:14:53 60K /tmp/codecov.GGohbx.gz 09:14:53 ==> Uploading reports 09:14:53 url: https://codecov.io 09:14:53 query: branch=PR-4407&commit=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= 09:14:53 -> Pinging Codecov 09:14:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4407&commit=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= 09:14:53 -> Uploading to 09:14:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/fffefa6ffd9e46bad989ae9b45e84014e5e9ecba/2bafa39c-c313-4f91-a3fd-9897800083a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T091453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=629b9391d67ad1d4b17a763b14c1a6c9f41ac175c0856b4e4162c2e12b24b783 09:14:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:53 Dload Upload Total Spent Left Speed 09:14:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58118 0 0 100 58118 0 201k --:--:-- --:--:-- --:--:-- 201k 09:14:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] } 09:14: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 09:14:54 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:55 ---> package-listing.sh 09:14:55 ++ tr '[:upper:]' '[:lower:]' 09:14:55 ++ facter osfamily 09:14:55 + OS_FAMILY=debian 09:14:55 + workspace=/w/workspace/edgex-go/2 09:14:55 + START_PACKAGES=/tmp/packages_start.txt 09:14:55 + END_PACKAGES=/tmp/packages_end.txt 09:14:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:55 + PACKAGES=/tmp/packages_start.txt 09:14:55 + '[' /w/workspace/edgex-go/2 ']' 09:14:55 + PACKAGES=/tmp/packages_end.txt 09:14:55 + case "${OS_FAMILY}" in 09:14:55 + dpkg -l 09:14:55 + grep '^ii' 09:14:55 + '[' -f /tmp/packages_start.txt ']' 09:14:55 + '[' -f /tmp/packages_end.txt ']' 09:14:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:55 + '[' /w/workspace/edgex-go/2 ']' 09:14:55 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:14:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:14:55 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:56 09:14:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:56 latest: Pulling from edgex-lftools-log-publisher 09:14:56 5eb5b503b376: Pulling fs layer 09:14:56 5c69ac0246d0: Pulling fs layer 09:14:56 ec43610c2a17: Pulling fs layer 09:14:56 3a2ae6a8a46f: Pulling fs layer 09:14:56 33b1e0a273af: Pulling fs layer 09:14:56 5d3b04190fa2: Pulling fs layer 09:14:56 2f39f015ded8: Pulling fs layer 09:14:56 3a2ae6a8a46f: Waiting 09:14:56 33b1e0a273af: Waiting 09:14:56 2f39f015ded8: Waiting 09:14:56 5d3b04190fa2: Waiting 09:14:56 5c69ac0246d0: Download complete 09:14:56 3a2ae6a8a46f: Verifying Checksum 09:14:56 3a2ae6a8a46f: Download complete 09:14:57 33b1e0a273af: Verifying Checksum 09:14:57 33b1e0a273af: Download complete 09:14:57 5d3b04190fa2: Download complete 09:14:57 ec43610c2a17: Verifying Checksum 09:14:57 ec43610c2a17: Download complete 09:14:57 5eb5b503b376: Verifying Checksum 09:14:57 5eb5b503b376: Download complete 09:14:58 2f39f015ded8: Download complete 09:14:58 5eb5b503b376: Pull complete 09:14:58 5c69ac0246d0: Pull complete 09:14:59 ec43610c2a17: Pull complete 09:14:59 3a2ae6a8a46f: Pull complete 09:14:59 33b1e0a273af: Pull complete 09:14:59 5d3b04190fa2: Pull complete 09:15:04 2f39f015ded8: Pull complete 09:15:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:04 prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container 09:15:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:07 $ docker top 57d99bf975f15d0e684169305c715f031302bd6be2f13f73ea7e294c49028913 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:08 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:08 + ls /var/log/sa-host 09:15:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:08 provisioning config files... 09:15:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1686595743458631610tmp [Pipeline] { [Pipeline] echo 09:15:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:08 ---> create-netrc.sh [Pipeline] } 09:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:09 ---> python-tools-install.sh [Pipeline] echo 09:15:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:09 ---> sudo-logs.sh 09:15:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:09 ---> job-cost.sh 09:15:09 lf-activate-venv: SKIPPING 09:15:09 DEBUG: total: 0.10999999940395355 09:15:09 INFO: Retrieving Stack Cost... 09:15:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:10 INFO: Archiving Costs [Pipeline] echo 09:15:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:10 ---> logs-deploy.sh 09:15:10 lf-activate-venv: SKIPPING 09:15:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4407/2 09:15:10 INFO: archiving workspace using pattern(s): 09:15:11 Archives upload complete. 09:15:12 INFO: archiving logs to Nexus 09:15:13 ---> uname -a: 09:15:13 Linux prd-ubuntu20-04-docker-8c-8g-8523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:15:13 09:15:13 09:15:13 ---> lscpu: 09:15:13 Architecture: x86_64 09:15:13 CPU op-mode(s): 32-bit, 64-bit 09:15:13 Byte Order: Little Endian 09:15:13 Address sizes: 40 bits physical, 48 bits virtual 09:15:13 CPU(s): 8 09:15:13 On-line CPU(s) list: 0-7 09:15:13 Thread(s) per core: 1 09:15:13 Core(s) per socket: 1 09:15:13 Socket(s): 8 09:15:13 NUMA node(s): 1 09:15:13 Vendor ID: AuthenticAMD 09:15:13 CPU family: 23 09:15:13 Model: 49 09:15:13 Model name: AMD EPYC-Rome Processor 09:15:13 Stepping: 0 09:15:13 CPU MHz: 2799.998 09:15:13 BogoMIPS: 5599.99 09:15:13 Virtualization: AMD-V 09:15:13 Hypervisor vendor: KVM 09:15:13 Virtualization type: full 09:15:13 L1d cache: 256 KiB 09:15:13 L1i cache: 256 KiB 09:15:13 L2 cache: 4 MiB 09:15:13 L3 cache: 128 MiB 09:15:13 NUMA node0 CPU(s): 0-7 09:15:13 Vulnerability Itlb multihit: Not affected 09:15:13 Vulnerability L1tf: Not affected 09:15:13 Vulnerability Mds: Not affected 09:15:13 Vulnerability Meltdown: Not affected 09:15:13 Vulnerability Mmio stale data: Not affected 09:15:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:15:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:15:13 Vulnerability Srbds: Not affected 09:15:13 Vulnerability Tsx async abort: Not affected 09:15:13 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 09:15:13 09:15:13 09:15:13 ---> nproc: 09:15:13 8 09:15:13 09:15:13 09:15:13 ---> df -h: 09:15:13 Filesystem Size Used Avail Use% Mounted on 09:15:13 overlay 155G 19G 137G 13% / 09:15:13 tmpfs 64M 0 64M 0% /dev 09:15:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:13 shm 64M 0 64M 0% /dev/shm 09:15:13 /dev/vda1 155G 19G 137G 13% /facter-os 09:15:13 09:15:13 09:15:13 ---> sar -b -r -n DEV: 09:15:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8523) 03/07/23 _x86_64_ (8 CPU) 09:15:13 09:15:13 08:32:13 LINUX RESTART (8 CPU) 09:15:13 09:15:13 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:15:13 08:34:01 142.12 4.22 137.90 0.00 468.38 87612.13 0.00 09:15:13 08:35:01 36.66 0.08 36.58 0.00 0.67 39643.28 0.00 09:15:13 08:36:01 83.60 0.18 83.42 0.00 6.40 51212.93 0.00 09:15:13 08:37:02 402.60 8.14 394.46 0.00 80.65 160183.85 0.00 09:15:13 08:38:01 225.47 2.07 223.40 0.00 87.70 190494.48 0.00 09:15:13 08:39:01 631.91 11.43 620.48 0.00 5105.55 129445.23 0.00 09:15:13 08:40:01 469.82 0.08 469.74 0.00 11.86 168797.07 0.00 09:15:13 08:41:01 423.95 0.70 423.25 0.00 7.33 151041.36 0.00 09:15:13 08:42:01 601.35 0.20 601.15 0.00 5.60 119543.81 0.00 09:15:13 08:43:01 2.65 0.00 2.65 0.00 0.00 37.85 0.00 09:15:13 08:44:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:15:13 08:45:01 1.62 0.00 1.62 0.00 0.00 16.66 0.00 09:15:13 08:46:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 09:15:13 08:47:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 09:15:13 08:48:01 1.83 0.02 1.82 0.00 0.13 19.46 0.00 09:15:13 08:49:01 1.90 0.00 1.90 0.00 0.00 24.93 0.00 09:15:13 08:50:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 09:15:13 08:51:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 09:15:13 08:52:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 09:15:13 08:53:01 2.07 0.00 2.07 0.00 0.00 23.06 0.00 09:15:13 08:54:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 09:15:13 08:55:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 09:15:13 08:56:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 09:15:13 08:57:01 1.72 0.00 1.72 0.00 0.00 19.19 0.00 09:15:13 08:58:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 09:15:13 08:59:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 09:15:13 09:00:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:15:13 09:01:01 1.62 0.00 1.62 0.00 0.00 17.06 0.00 09:15:13 09:02:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:15:13 09:03:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 09:15:13 09:04:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:15:13 09:05:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 09:15:13 09:06:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 09:15:13 09:07:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 09:15:13 09:08:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 09:15:13 09:09:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 09:15:13 09:10:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:15:13 09:11:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:15:13 09:12:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 09:15:13 09:13:01 1.70 0.00 1.70 0.00 0.00 19.59 0.00 09:15:13 09:14:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:15:13 09:15:01 4.72 0.25 4.47 0.00 19.33 333.81 0.00 09:15:13 Average: 73.00 0.65 72.35 0.00 137.95 26112.18 0.00 09:15:13 09:15:13 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:13 08:34:01 28160452 31391512 910220 2.77 111604 3347536 2336480 6.89 1450776 2848412 185028 09:15:13 08:35:01 28037220 31551904 747944 2.27 115928 3591580 1969392 5.80 1238152 3147664 172600 09:15:13 08:36:01 25530832 31471600 827352 2.52 117384 5963228 2623928 7.73 1613016 5224032 2299612 09:15:13 08:37:02 22733624 31370052 915212 2.78 265608 8215840 2742220 8.08 2211772 7111360 1321640 09:15:13 08:38:01 20665664 31524156 763312 2.32 287868 10416120 1980004 5.84 1724564 9669148 43896 09:15:13 08:39:01 21056468 31498468 774512 2.36 329108 9949908 1989444 5.86 2230204 8747728 174680 09:15:13 08:40:01 19855652 31274548 989604 3.01 336888 10837788 2593832 7.64 2619344 9466944 35740 09:15:13 08:41:01 18097064 31455596 812488 2.47 391436 12613268 2276968 6.71 2496976 11244820 183464 09:15:13 08:42:01 19368260 31541868 731344 2.22 422916 11429340 1899688 5.60 2417148 10091632 240 09:15:13 08:43:01 19367856 31541480 731580 2.22 422968 11429340 1899688 5.60 2416888 10091632 12 09:15:13 08:44:01 19369240 31542952 730048 2.22 422980 11429344 1899688 5.60 2415944 10091636 16 09:15:13 08:45:01 19381896 31555608 717344 2.18 423000 11429344 1899688 5.60 2403420 10091636 8 09:15:13 08:46:01 19384140 31557884 715052 2.17 423016 11429348 1899688 5.60 2401120 10091640 4 09:15:13 08:47:01 19384596 31558544 714560 2.17 423044 11429352 1899688 5.60 2401120 10091812 8 09:15:13 08:48:01 19384132 31558240 714992 2.17 423084 11429352 1871644 5.52 2401568 10091812 168 09:15:13 08:49:01 19384092 31558208 714968 2.17 423112 11429336 1871644 5.52 2401560 10091792 180 09:15:13 08:50:01 19383752 31557868 715240 2.18 423116 11429336 1871644 5.52 2401224 10091792 8 09:15:13 08:51:01 19384272 31558408 714628 2.17 423132 11429340 1871644 5.52 2401280 10091800 8 09:15:13 08:52:01 19384548 31558752 714264 2.17 423188 11429344 1871644 5.52 2401320 10091808 8 09:15:13 08:53:01 19384676 31558960 714228 2.17 423260 11429340 1871644 5.52 2401508 10091804 8 09:15:13 08:54:01 19384604 31558916 714192 2.17 423280 11429348 1871644 5.52 2401684 10091808 180 09:15:13 08:55:01 19384516 31558868 714176 2.17 423316 11429356 1871644 5.52 2401824 10091812 188 09:15:13 08:56:01 19384564 31558920 714132 2.17 423340 11429356 1871644 5.52 2401484 10091812 8 09:15:13 08:57:01 19384516 31558928 714044 2.17 423360 11429364 1871644 5.52 2401748 10091816 8 09:15:13 08:58:01 19384288 31558700 714240 2.17 423384 11429356 1871644 5.52 2401544 10091816 4 09:15:13 08:59:01 19384200 31558664 714260 2.17 423400 11429368 1871644 5.52 2401676 10091820 8 09:15:13 09:00:01 19384152 31558624 714232 2.17 423408 11429372 1871644 5.52 2401512 10091824 8 09:15:13 09:01:01 19384352 31558840 714172 2.17 423416 11429372 1871644 5.52 2401536 10091824 8 09:15:13 09:02:01 19384084 31558692 714268 2.17 423428 11429504 1871644 5.52 2401536 10091936 28 09:15:13 09:03:01 19384004 31558652 714260 2.17 423456 11429500 1871644 5.52 2401684 10091940 8 09:15:13 09:04:01 19383988 31558692 714188 2.17 423480 11429508 1871644 5.52 2401864 10091960 16 09:15:13 09:05:01 19383664 31558388 714432 2.17 423496 11429512 1887884 5.56 2401632 10091964 16 09:15:13 09:06:01 19383544 31558272 714428 2.17 423500 11429512 1887884 5.56 2401880 10091964 92 09:15:13 09:07:01 19383756 31558524 714112 2.17 423532 11429520 1887884 5.56 2401932 10091968 160 09:15:13 09:08:01 19383204 31558000 714588 2.17 423548 11429520 1887884 5.56 2402108 10091984 12 09:15:13 09:09:01 19383680 31558512 714264 2.17 423572 11429524 1887884 5.56 2402272 10091984 152 09:15:13 09:10:01 19383884 31558732 713984 2.17 423580 11429528 1887884 5.56 2402084 10091988 192 09:15:13 09:11:01 19383836 31558704 713952 2.17 423596 11429532 1887884 5.56 2402092 10091992 148 09:15:13 09:12:01 19383860 31558732 713916 2.17 423604 11429536 1887884 5.56 2401716 10091996 8 09:15:13 09:13:01 19383728 31558628 714176 2.17 423620 11429540 1887884 5.56 2401860 10092000 20 09:15:13 09:14:01 19383760 31558664 714104 2.17 423636 11429540 1887884 5.56 2401760 10092000 12 09:15:13 09:15:01 18845824 31509344 762548 2.32 433236 11883596 2155072 6.35 2458936 10544992 458364 09:15:13 Average: 20062106 31533991 741180 2.25 389496 10809277 1970530 5.81 2317744 9548479 116118 09:15:13 09:15:13 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:13 08:34:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 09:15:13 08:34:01 ens3 821.38 790.55 9107.43 91.99 0.00 0.00 0.00 0.00 09:15:13 08:34:01 docker0 618.68 546.85 44.38 3424.09 0.00 0.00 0.00 0.00 09:15:13 08:34:01 veth0f6ad1a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:35:01 ens3 19.00 11.00 14.18 7.88 0.00 0.00 0.00 0.00 09:15:13 08:35:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 09:15:13 08:35:01 veth0f6ad1a 1.32 1.37 0.10 0.10 0.00 0.00 0.00 0.00 09:15:13 08:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:15:13 08:36:01 vethef06776 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:36:01 ens3 101.48 64.34 1702.53 22.33 0.00 0.00 0.00 0.00 09:15:13 08:36:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:37:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:37:02 vethef06776 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 09:15:13 08:37:02 ens3 926.41 585.61 6054.66 60.08 0.00 0.00 0.00 0.00 09:15:13 08:37:02 docker0 574.98 910.41 45.71 6036.18 0.00 0.00 0.00 0.00 09:15:13 08:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:15:13 08:38:01 vethef06776 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:38:01 ens3 54.44 23.77 874.75 4.51 0.00 0.00 0.00 0.00 09:15:13 08:38:01 docker0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:39:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 09:15:13 08:39:01 vethef06776 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:39:01 ens3 184.59 91.43 2315.33 20.97 0.00 0.00 0.00 0.00 09:15:13 08:39:01 docker0 10.18 22.21 0.65 245.35 0.00 0.00 0.00 0.00 09:15:13 08:40:01 veth5bca1c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:40:01 vethef06776 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:40:01 ens3 273.54 211.15 1454.99 203.40 0.00 0.00 0.00 0.00 09:15:13 08:40:01 docker0 130.13 218.90 10.46 1426.23 0.00 0.00 0.00 0.00 09:15:13 08:40:01 veth53ee6f3 29.56 43.01 2.88 15.48 0.00 0.00 0.00 0.00 09:15:13 08:41:01 veth3762e15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:41:01 vethef06776 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:15:13 08:41:01 ens3 359.99 184.24 2397.00 29.20 0.00 0.00 0.00 0.00 09:15:13 08:41:01 docker0 167.07 327.93 13.40 2371.87 0.00 0.00 0.00 0.00 09:15:13 08:41:01 veth23b7a6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:42:01 ens3 58.92 31.89 256.20 17.56 0.00 0.00 0.00 0.00 09:15:13 08:42:01 docker0 9.52 19.26 0.62 224.49 0.00 0.00 0.00 0.00 09:15:13 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:43:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:15:13 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:45:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:48:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:15:13 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:49:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:50:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:51:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:53:01 ens3 0.55 0.40 0.55 0.08 0.00 0.00 0.00 0.00 09:15:13 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:58:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:15:13 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:03:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:15:13 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:04:01 ens3 0.83 0.35 0.46 0.21 0.00 0.00 0.00 0.00 09:15:13 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:05:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:07:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:08:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:15:13 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:09:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:13 09:13:01 ens3 0.30 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:15:13 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:14:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 09:15:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 09:15:13 09:15:01 ens3 104.83 60.62 2521.47 11.06 0.00 0.00 0.00 0.00 09:15:13 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:13 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 09:15:13 Average: ens3 69.39 49.07 636.26 11.19 0.00 0.00 0.00 0.00 09:15:13 Average: docker0 36.08 48.86 2.75 327.66 0.00 0.00 0.00 0.00 09:15:13 09:15:13 09:15:13 ---> sar -P ALL: 09:15:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8523) 03/07/23 _x86_64_ (8 CPU) 09:15:13 09:15:13 08:32:13 LINUX RESTART (8 CPU) 09:15:13 09:15:13 08:33:01 CPU %user %nice %system %iowait %steal %idle 09:15:13 08:34:01 all 17.41 0.00 5.24 3.24 0.08 74.03 09:15:13 08:34:01 0 16.15 0.00 6.10 0.19 0.08 77.48 09:15:13 08:34:01 1 17.17 0.00 5.48 1.49 0.07 75.80 09:15:13 08:34:01 2 17.67 0.00 4.46 0.34 0.08 77.44 09:15:13 08:34:01 3 18.94 0.00 5.67 8.31 0.08 67.00 09:15:13 08:34:01 4 17.22 0.00 5.05 6.85 0.07 70.81 09:15:13 08:34:01 5 15.61 0.00 4.80 0.95 0.08 78.56 09:15:13 08:34:01 6 18.09 0.00 4.60 5.71 0.08 71.51 09:15:13 08:34:01 7 18.43 0.00 5.80 2.09 0.10 73.57 09:15:13 08:35:01 all 46.61 0.00 7.32 0.63 0.10 45.34 09:15:13 08:35:01 0 47.26 0.00 7.02 0.00 0.10 45.62 09:15:13 08:35:01 1 48.74 0.00 8.58 2.82 0.10 39.76 09:15:13 08:35:01 2 47.14 0.00 7.23 0.00 0.10 45.52 09:15:13 08:35:01 3 47.17 0.00 7.15 0.02 0.10 45.56 09:15:13 08:35:01 4 47.10 0.00 7.96 0.00 0.12 44.82 09:15:13 08:35:01 5 46.94 0.00 6.23 0.00 0.08 46.75 09:15:13 08:35:01 6 45.51 0.00 7.80 0.00 0.08 46.61 09:15:13 08:35:01 7 42.98 0.00 6.57 2.25 0.14 48.06 09:15:13 08:36:01 all 28.87 0.00 7.33 0.89 0.11 62.80 09:15:13 08:36:01 0 30.44 0.00 7.97 0.12 0.10 61.36 09:15:13 08:36:01 1 28.67 0.00 6.84 0.52 0.10 63.86 09:15:13 08:36:01 2 28.76 0.00 7.66 0.02 0.12 63.44 09:15:13 08:36:01 3 27.76 0.00 8.54 2.72 0.12 60.86 09:15:13 08:36:01 4 29.26 0.00 6.15 0.03 0.10 64.45 09:15:13 08:36:01 5 29.33 0.00 7.76 0.02 0.12 62.77 09:15:13 08:36:01 6 28.95 0.00 7.17 3.08 0.12 60.68 09:15:13 08:36:01 7 27.78 0.00 6.58 0.61 0.10 64.92 09:15:13 08:37:02 all 12.06 0.00 7.00 15.36 0.09 65.50 09:15:13 08:37:02 0 12.31 0.00 6.95 10.63 0.10 70.01 09:15:13 08:37:02 1 12.58 0.00 8.32 38.01 0.10 40.99 09:15:13 08:37:02 2 10.35 0.00 5.66 4.34 0.05 79.60 09:15:13 08:37:02 3 13.00 0.00 6.72 9.23 0.12 70.93 09:15:13 08:37:02 4 12.68 0.00 6.22 7.38 0.10 73.61 09:15:13 08:37:02 5 11.16 0.00 6.22 5.45 0.07 77.11 09:15:13 08:37:02 6 12.25 0.00 7.25 10.61 0.07 69.82 09:15:13 08:37:02 7 12.09 0.00 8.68 37.47 0.14 41.62 09:15:13 08:38:01 all 3.89 0.00 3.84 21.09 0.04 71.15 09:15:13 08:38:01 0 3.80 0.00 3.53 9.22 0.05 83.40 09:15:13 08:38:01 1 3.93 0.00 3.18 6.01 0.03 86.84 09:15:13 08:38:01 2 4.02 0.00 3.58 4.09 0.03 88.29 09:15:13 08:38:01 3 4.07 0.00 3.35 4.17 0.03 88.37 09:15:13 08:38:01 4 3.61 0.00 3.32 3.06 0.03 89.97 09:15:13 08:38:01 5 3.67 0.00 4.42 47.25 0.03 44.63 09:15:13 08:38:01 6 3.56 0.00 4.36 62.15 0.03 29.90 09:15:13 08:38:01 7 4.44 0.00 4.97 32.93 0.07 57.59 09:15:13 08:39:01 all 52.92 0.00 10.79 11.83 0.16 24.30 09:15:13 08:39:01 0 53.66 0.00 10.70 15.98 0.13 19.53 09:15:13 08:39:01 1 51.31 0.00 11.75 12.35 0.20 24.39 09:15:13 08:39:01 2 51.17 0.00 11.85 6.14 0.19 30.66 09:15:13 08:39:01 3 54.29 0.00 10.46 18.59 0.17 16.50 09:15:13 08:39:01 4 51.88 0.00 10.23 7.88 0.17 29.84 09:15:13 08:39:01 5 52.41 0.00 10.54 8.00 0.15 28.90 09:15:13 08:39:01 6 53.75 0.00 9.19 15.17 0.13 21.76 09:15:13 08:39:01 7 54.85 0.00 11.59 10.49 0.17 22.91 09:15:13 08:40:01 all 24.29 0.00 7.14 27.09 0.16 41.32 09:15:13 08:40:01 0 23.82 0.00 7.98 25.35 0.15 42.70 09:15:13 08:40:01 1 21.28 0.00 6.52 35.47 0.19 36.54 09:15:13 08:40:01 2 25.71 0.00 7.53 23.63 0.12 43.01 09:15:13 08:40:01 3 25.50 0.00 7.31 44.64 0.20 22.35 09:15:13 08:40:01 4 27.12 0.00 7.31 17.22 0.15 48.20 09:15:13 08:40:01 5 25.69 0.00 7.27 20.46 0.15 46.44 09:15:13 08:40:01 6 21.15 0.00 5.58 18.83 0.15 54.29 09:15:13 08:40:01 7 24.04 0.00 7.61 31.21 0.17 36.98 09:15:13 08:41:01 all 36.84 0.00 9.06 21.78 0.18 32.14 09:15:13 08:41:01 0 37.11 0.00 9.46 16.04 0.13 37.25 09:15:13 08:41:01 1 35.20 0.00 7.96 12.10 0.17 44.58 09:15:13 08:41:01 2 38.36 0.00 8.84 15.93 0.31 36.57 09:15:13 08:41:01 3 37.71 0.00 8.67 33.87 0.17 19.58 09:15:13 08:41:01 4 37.88 0.00 8.29 18.23 0.15 35.45 09:15:13 08:41:01 5 37.31 0.00 8.81 29.62 0.17 24.09 09:15:13 08:41:01 6 33.85 0.00 9.76 30.36 0.17 25.86 09:15:13 08:41:01 7 37.27 0.00 10.66 18.10 0.20 33.77 09:15:13 08:42:01 all 38.61 0.00 8.37 12.77 0.15 40.10 09:15:13 08:42:01 0 38.01 0.00 8.91 8.83 0.17 44.08 09:15:13 08:42:01 1 39.15 0.00 8.30 9.63 0.19 42.75 09:15:13 08:42:01 2 35.78 0.00 8.32 13.20 0.14 42.57 09:15:13 08:42:01 3 39.00 0.00 9.03 19.64 0.15 32.18 09:15:13 08:42:01 4 38.07 0.00 8.73 18.57 0.17 34.46 09:15:13 08:42:01 5 40.85 0.00 7.86 9.58 0.13 41.59 09:15:13 08:42:01 6 37.49 0.00 7.79 14.70 0.14 39.89 09:15:13 08:42:01 7 40.53 0.00 8.01 8.11 0.15 43.20 09:15:13 08:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:15:13 08:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:43:01 1 0.03 0.00 0.05 0.03 0.00 99.88 09:15:13 08:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 08:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:15:13 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:43:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:15:13 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:15:13 08:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 08:44:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:15:13 08:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 08:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:15:13 08:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:15:13 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:15:13 08:44:01 CPU %user %nice %system %iowait %steal %idle 09:15:13 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:15:13 08:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 08:45:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:15:13 08:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:45:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:15:13 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:15:13 08:46:01 all 0.24 0.00 0.00 0.00 0.00 99.75 09:15:13 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:46:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:46:01 2 1.76 0.00 0.00 0.00 0.00 98.24 09:15:13 08:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:46:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:15:13 08:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:47:01 all 0.25 0.00 0.03 0.00 0.00 99.72 09:15:13 08:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:47:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:15:13 08:47:01 2 1.81 0.00 0.08 0.00 0.02 98.09 09:15:13 08:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:47:01 4 0.03 0.00 0.05 0.00 0.00 99.92 09:15:13 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:15:13 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:48:01 all 0.03 0.00 0.03 0.01 0.00 99.94 09:15:13 08:48:01 0 0.03 0.00 0.05 0.02 0.00 99.90 09:15:13 08:48:01 1 0.00 0.00 0.05 0.00 0.00 99.95 09:15:13 08:48:01 2 0.05 0.00 0.07 0.00 0.00 99.88 09:15:13 08:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:15:13 08:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:15:13 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:49:01 all 0.04 0.00 0.02 0.01 0.00 99.94 09:15:13 08:49:01 0 0.05 0.00 0.03 0.02 0.00 99.90 09:15:13 08:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:15:13 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:49:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:15:13 08:49:01 4 0.12 0.00 0.03 0.00 0.00 99.85 09:15:13 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:49:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:15:13 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:50:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:15:13 08:50:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:15:13 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 08:50:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:15:13 08:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:15:13 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:15:13 08:51:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 08:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:15:13 08:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:15:13 08:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:15:13 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:15:13 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:15:13 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:15:13 08:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:15:13 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 08:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:15:13 08:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:15:13 08:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:15:13 08:53:01 3 0.02 0.00 0.02 0.03 0.00 99.93 09:15:13 08:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:53:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:15:13 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:15:13 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 08:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 08:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 08:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:15:13 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:54:01 6 0.05 0.00 0.03 0.02 0.00 99.90 09:15:13 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:55:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:15:13 08:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:15:13 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 08:55:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:15:13 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:55:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:15:13 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:15:13 08:55:01 CPU %user %nice %system %iowait %steal %idle 09:15:13 08:56:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:15:13 08:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:56:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:15:13 08:56:01 2 0.66 0.00 0.03 0.00 0.02 99.29 09:15:13 08:56:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:15:13 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:15:13 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 08:57:01 all 0.27 0.00 0.02 0.00 0.00 99.71 09:15:13 08:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 08:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:15:13 08:57:01 2 1.99 0.00 0.00 0.00 0.00 98.01 09:15:13 08:57:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:15:13 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:15:13 08:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:15:13 08:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:58:01 all 0.19 0.00 0.01 0.01 0.00 99.79 09:15:13 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:58:01 2 1.34 0.00 0.02 0.00 0.00 98.65 09:15:13 08:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:58:01 6 0.05 0.00 0.02 0.05 0.02 99.87 09:15:13 08:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:15:13 08:59:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:15:13 08:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 08:59:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:15:13 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 08:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:15:13 08:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 08:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 08:59:01 6 0.03 0.00 0.02 0.03 0.00 99.92 09:15:13 08:59:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:15:13 09:00:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:15:13 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:15:13 09:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:15:13 09:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:15:13 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:15:13 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:01:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:15:13 09:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:15:13 09:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:15:13 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 09:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:15:13 09:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:15:13 09:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 09:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:15:13 09:02:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:15:13 09:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:15:13 09:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:15:13 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:15:13 09:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:15:13 09:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:03:01 6 0.03 0.00 0.00 0.03 0.00 99.93 09:15:13 09:03:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:15:13 09:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:15:13 09:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 09:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 09:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:15:13 09:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:15:13 09:05:01 all 0.26 0.00 0.01 0.01 0.00 99.72 09:15:13 09:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:15:13 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 09:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:05:01 6 0.03 0.00 0.00 0.03 0.02 99.92 09:15:13 09:05:01 7 1.99 0.00 0.02 0.00 0.00 98.00 09:15:13 09:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:15:13 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 09:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 09:06:01 7 1.97 0.00 0.03 0.00 0.02 97.98 09:15:13 09:15:13 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:15:13 09:07:01 all 0.09 0.00 0.01 0.00 0.00 99.90 09:15:13 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:15:13 09:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 09:07:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:15:13 09:07:01 7 0.52 0.00 0.05 0.00 0.00 99.43 09:15:13 09:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:15:13 09:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:15:13 09:08:01 1 0.05 0.00 0.03 0.02 0.00 99.90 09:15:13 09:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:15:13 09:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:08:01 6 0.07 0.00 0.02 0.02 0.02 99.88 09:15:13 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:15:13 09:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:15:13 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:15:13 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:10:01 all 0.25 0.00 0.01 0.00 0.00 99.73 09:15:13 09:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 09:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:15:13 09:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:10:01 6 1.86 0.00 0.05 0.00 0.00 98.09 09:15:13 09:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 09:11:01 all 0.26 0.00 0.00 0.00 0.00 99.73 09:15:13 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:15:13 09:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:15:13 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:11:01 6 2.02 0.00 0.00 0.02 0.02 97.95 09:15:13 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:12:01 all 0.17 0.00 0.01 0.00 0.00 99.80 09:15:13 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:15:13 09:12:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:15:13 09:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:12:01 6 1.27 0.00 0.03 0.00 0.00 98.69 09:15:13 09:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:15:13 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:15:13 09:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:15:13 09:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:15:13 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:15:13 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:15:13 09:13:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:15:13 09:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:15:13 09:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:15:13 09:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:15:13 09:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:15:13 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:13 09:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:13 09:14:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:15:13 09:15:01 all 2.27 0.00 1.04 0.02 0.01 96.66 09:15:13 09:15:01 0 2.41 0.00 1.04 0.00 0.02 96.54 09:15:13 09:15:01 1 2.43 0.00 0.62 0.00 0.02 96.94 09:15:13 09:15:01 2 1.99 0.00 0.94 0.02 0.00 97.06 09:15:13 09:15:01 3 2.31 0.00 0.67 0.08 0.02 96.92 09:15:13 09:15:01 4 2.41 0.00 1.04 0.00 0.02 96.54 09:15:13 09:15:01 5 2.29 0.00 1.51 0.02 0.02 96.17 09:15:13 09:15:01 6 2.20 0.00 1.63 0.00 0.02 96.15 09:15:13 09:15:01 7 2.15 0.00 0.86 0.03 0.02 96.95 09:15:13 Average: all 6.28 0.00 1.59 2.70 0.03 89.40 09:15:13 Average: 0 6.28 0.00 1.65 2.04 0.03 90.00 09:15:13 Average: 1 6.16 0.00 1.61 2.79 0.03 89.42 09:15:13 Average: 2 6.34 0.00 1.57 1.59 0.03 90.47 09:15:13 Average: 3 6.37 0.00 1.60 3.34 0.03 88.67 09:15:13 Average: 4 6.31 0.00 1.52 1.86 0.03 90.27 09:15:13 Average: 5 6.25 0.00 1.54 2.84 0.02 89.34 09:15:13 Average: 6 6.21 0.00 1.54 3.78 0.03 88.44 09:15:13 Average: 7 6.33 0.00 1.68 3.36 0.03 88.59 09:15:13 09:15:13 09:15:13