Pull request #4394 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (bb9c9943386745651277271c482875002a4ad8a1) 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-ssh3057726092878569588.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-ssh13802238414674615926.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18118807058954103306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11726474086187298572.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3079561159522822508.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11535117151031639069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7636 in /w/workspace/edgexfoundry_edgex-go_PR-4394 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4394/head:refs/remotes/origin/PR-4394 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 Merge succeeded, producing 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 Checking out Revision 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 (PR-4394) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:00 ========================================================= 19:59:00 EdgeX Global Pipelines Version Info 19:59:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # timeout=10 19:59:01 ------------------- 19:59:01 stable info: 19:59:01 ------------------- 19:59:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:01 Message: update stable to v1.0.244 19:59:02 ------------------- 19:59:02 experimental info: 19:59:02 ------------------- 19:59:02 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4394 [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4394 [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4394 [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9264dd4 [Pipeline] echo 19:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:03 provisioning config files... 19:59:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13636626929936649811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:04 ---> docker-login.sh 19:59:04 nexus3.edgexfoundry.org:10001 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:04 Configure a credential helper to remove this warning. See 19:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:04 19:59:04 Login Succeeded 19:59:04 nexus3.edgexfoundry.org:10002 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:04 Configure a credential helper to remove this warning. See 19:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:04 19:59:04 Login Succeeded 19:59:04 nexus3.edgexfoundry.org:10003 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:04 Configure a credential helper to remove this warning. See 19:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:04 19:59:04 Login Succeeded 19:59:04 nexus3.edgexfoundry.org:10004 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:04 Configure a credential helper to remove this warning. See 19:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:04 19:59:04 Login Succeeded 19:59:04 docker.io 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:05 Configure a credential helper to remove this warning. See 19:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:05 19:59:05 Login Succeeded 19:59:05 ---> docker-login.sh ends [Pipeline] } 19:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:05 + 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 19:59:05 + dirname cmd/core-command/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo core-command,cmd/core-command/Dockerfile 19:59:05 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 19:59:05 19:59:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:05 + dirname cmd/core-data/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo core-data,cmd/core-data/Dockerfile 19:59:05 + dirname cmd/core-metadata/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:05 + dirname cmd/security-bootstrapper/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:05 + dirname cmd/security-proxy-auth/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:05 + dirname cmd/security-proxy-setup/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:05 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:05 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 19:59:05 -f2 19:59:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:05 + dirname cmd/security-spire-agent/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:05 + dirname+ cmd/security-spire-config/Dockerfile 19:59:05 cut -d/ -f2 19:59:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:05 + dirname cmd/security-spire-server/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:05 + dirname cmd/support-notifications/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:05 + dirname cmd/support-scheduler/Dockerfile 19:59:05 + cut -d/ -f2 19:59:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:05 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 19:59:06 + git rev-list -1 --merges 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7~1..9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] echo 19:59:06 -----------> git rev-list -1 --merges 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7~1..9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [false] [Pipeline] sh 19:59:06 + git log --format=format:%s -1 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] echo 19:59:06 ========================================================= 19:59:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:06 + grep -v github /etc/ssh/ssh_known_hosts 19:59:06 + [ -e /tmp/ssh_known_hosts ] 19:59:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:06 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:07 19:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:07 b85a868b505f: Pulling fs layer 19:59:07 e2be974225ed: Pulling fs layer 19:59:07 339a4e72a1f5: Pulling fs layer 19:59:07 988bab9f4d93: Pulling fs layer 19:59:07 1469e6f7b9e6: Pulling fs layer 19:59:07 eaf3925da568: Pulling fs layer 19:59:07 bab4dde63d76: Pulling fs layer 19:59:07 988bab9f4d93: Waiting 19:59:07 1469e6f7b9e6: Waiting 19:59:07 eaf3925da568: Waiting 19:59:07 bde34c3a00c8: Pulling fs layer 19:59:07 b352a97aabf1: Pulling fs layer 19:59:07 bab4dde63d76: Waiting 19:59:07 4872d77fe225: Pulling fs layer 19:59:07 5851b861e8e6: Pulling fs layer 19:59:07 b352a97aabf1: Waiting 19:59:07 5851b861e8e6: Waiting 19:59:07 e2be974225ed: Download complete 19:59:07 988bab9f4d93: Verifying Checksum 19:59:07 988bab9f4d93: Download complete 19:59:08 339a4e72a1f5: Verifying Checksum 19:59:08 339a4e72a1f5: Download complete 19:59:08 1469e6f7b9e6: Verifying Checksum 19:59:08 1469e6f7b9e6: Download complete 19:59:08 eaf3925da568: Verifying Checksum 19:59:08 eaf3925da568: Download complete 19:59:08 bde34c3a00c8: Download complete 19:59:08 b352a97aabf1: Download complete 19:59:08 4872d77fe225: Download complete 19:59:08 5851b861e8e6: Verifying Checksum 19:59:08 5851b861e8e6: Download complete 19:59:08 b85a868b505f: Download complete 19:59:08 bab4dde63d76: Verifying Checksum 19:59:08 bab4dde63d76: Download complete 19:59:09 b85a868b505f: Pull complete 19:59:09 e2be974225ed: Pull complete 19:59:09 339a4e72a1f5: Pull complete 19:59:10 988bab9f4d93: Pull complete 19:59:10 1469e6f7b9e6: Pull complete 19:59:10 eaf3925da568: Pull complete 19:59:12 bab4dde63d76: Pull complete 19:59:12 bde34c3a00c8: Pull complete 19:59:12 b352a97aabf1: Pull complete 19:59:12 4872d77fe225: Pull complete 19:59:12 5851b861e8e6: Pull complete 19:59:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:12 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 19:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:15 $ docker top f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 -eo pid,comm 19:59:15 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). 19:59:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:15 [ssh-agent] Looking for ssh-agent implementation... 19:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:15 $ docker exec f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent 19:59:15 SSH_AUTH_SOCK=/tmp/ssh-9mI39TxbZOIS/agent.32 19:59:15 SSH_AGENT_PID=38 19:59:15 Running ssh-add (command line suppressed) 19:59:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11124682236809105633.key (/w/workspace/edgex-go/1@tmp/private_key_11124682236809105633.key) 19:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:15 + git tag --points-at HEAD [Pipeline] } 19:59:16 $ docker exec --env ******** --env ******** f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent -k 19:59:16 unset SSH_AUTH_SOCK; 19:59:16 unset SSH_AGENT_PID; 19:59:16 echo Agent pid 38 killed; 19:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:16 [ssh-agent] Looking for ssh-agent implementation... 19:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:16 $ docker exec f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent 19:59:16 SSH_AUTH_SOCK=/tmp/ssh-huGkJlWa10u8/agent.70 19:59:16 SSH_AGENT_PID=76 19:59:16 Running ssh-add (command line suppressed) 19:59:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12942603227685605211.key (/w/workspace/edgex-go/1@tmp/private_key_12942603227685605211.key) 19:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:16 + git semver init 19:59:17 2023-02-27 19:59:17,111 [run_init] DEBUG init version:0.0.0 force:False 19:59:17 2023-02-27 19:59:17,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:17 2023-02-27 19:59:17,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:17 2023-02-27 19:59:17,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:22 2023-02-27 19:59:21,716 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:22 2023-02-27 19:59:21,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4394 with force:False 19:59:22 2023-02-27 19:59:21,716 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4394 19:59:22 2023-02-27 19:59:21,721 [execute] INFO git cat-file --batch-check 19:59:22 2023-02-27 19:59:21,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:22 2023-02-27 19:59:21,728 [execute] INFO git cat-file --batch 19:59:22 2023-02-27 19:59:21,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:22 2023-02-27 19:59:21,736 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4394 19:59:22 0.0.0 [Pipeline] } 19:59:22 $ docker exec --env ******** --env ******** f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent -k 19:59:22 unset SSH_AUTH_SOCK; 19:59:22 unset SSH_AGENT_PID; 19:59:22 echo Agent pid 76 killed; 19:59:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:22 + git semver [Pipeline] } 19:59:23 $ docker stop --time=1 f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 19:59:24 $ docker rm -f --volumes f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:25 Stashed 1 file(s) [Pipeline] echo 19:59:25 [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 19:59:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:26 ========================================================= 19:59:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:26 213ec9aee27d: Pulling fs layer 19:59:26 4583459ba037: Pulling fs layer 19:59:26 93c1e223e6f2: Pulling fs layer 19:59:26 53926ce57604: Pulling fs layer 19:59:26 21b2b0c7a3f4: Pulling fs layer 19:59:26 22ff95d597cd: Pulling fs layer 19:59:26 12d6caf4c0d1: Pulling fs layer 19:59:26 96b7cbca73a9: Pulling fs layer 19:59:26 a7acece74701: Pulling fs layer 19:59:26 53926ce57604: Waiting 19:59:26 21b2b0c7a3f4: Waiting 19:59:26 22ff95d597cd: Waiting 19:59:26 12d6caf4c0d1: Waiting 19:59:26 a7acece74701: Waiting 19:59:26 93c1e223e6f2: Download complete 19:59:26 4583459ba037: Verifying Checksum 19:59:26 4583459ba037: Download complete 19:59:26 21b2b0c7a3f4: Verifying Checksum 19:59:26 21b2b0c7a3f4: Download complete 19:59:26 22ff95d597cd: Verifying Checksum 19:59:26 22ff95d597cd: Download complete 19:59:26 213ec9aee27d: Verifying Checksum 19:59:26 12d6caf4c0d1: Download complete 19:59:26 213ec9aee27d: Pull complete 19:59:26 4583459ba037: Pull complete 19:59:26 93c1e223e6f2: Pull complete 19:59:27 a7acece74701: Verifying Checksum 19:59:27 a7acece74701: Download complete 19:59:27 96b7cbca73a9: Verifying Checksum 19:59:27 96b7cbca73a9: Download complete 19:59:27 53926ce57604: Verifying Checksum 19:59:27 53926ce57604: Download complete 19:59:31 53926ce57604: Pull complete 19:59:31 21b2b0c7a3f4: Pull complete 19:59:31 22ff95d597cd: Pull complete 19:59:31 12d6caf4c0d1: Pull complete 19:59:34 96b7cbca73a9: Pull complete 19:59:34 a7acece74701: Pull complete 19:59:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:35 WORKDIR /edgex 19:59:35 COPY go.mod . 19:59:35 RUN go mod download 19:59:35 + docker build -t ci-base-image-x86_64 -f - . 19:59:35 Sending build context to Docker daemon 170.4MB 19:59:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:35 ---> db6d94c90886 19:59:35 Step 2/4 : WORKDIR /edgex 19:59:39 ---> Running in e0ff461f25d7 19:59:39 Removing intermediate container e0ff461f25d7 19:59:39 ---> a71f51b8cbb5 19:59:39 Step 3/4 : COPY go.mod . 19:59:39 ---> 6883e19c0cdd 19:59:39 Step 4/4 : RUN go mod download 19:59:39 ---> Running in 18f81dcbc465 19:59:40 Still waiting to schedule task 19:59:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:54 Removing intermediate container 18f81dcbc465 19:59:54 ---> 4453aa2512ee 19:59:54 Successfully built 4453aa2512ee 19:59:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:55 + docker inspect -f . ci-base-image-x86_64 19:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:55 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 19:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:55 $ docker top 6cdd95fbd8d7abdd59dcb73e225c547fcae5b075cbffb6f01afb58295925b590 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:56 + go version 19:59:56 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:56 $ docker stop --time=1 6cdd95fbd8d7abdd59dcb73e225c547fcae5b075cbffb6f01afb58295925b590 19:59:57 $ docker rm -f --volumes 6cdd95fbd8d7abdd59dcb73e225c547fcae5b075cbffb6f01afb58295925b590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:58 + docker inspect -f . ci-base-image-x86_64 19:59:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:58 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 19:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:58 $ docker top 2c311498d5ba64dec8a0f9af4c3c78ab5370a46b3045a15bac4873d971d70e8d -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:58 ========================================================= 19:59:58 [edgeXBuildGoParallel] Running Tests and Build... 19:59:58 ========================================================= [Pipeline] sh 19:59:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:59 + make test 19:59:59 go test -race -coverprofile=coverage.out ./... 20:00:05 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.097s coverage: 28.7% of statements 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.138s coverage: 71.2% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.958s coverage: 88.5% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.434s coverage: 95.6% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.129s coverage: 29.6% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 82.9% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 20:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 20:00:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.095s coverage: 44.8% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.365s coverage: 79.9% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.071s coverage: 87.2% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.3% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.0% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:47 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 20:01:09 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." 20:01:09 go vet ./... 20:01:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:11 + ls -al . 20:01:11 total 744 20:01:11 drwxrwxr-x 11 1001 1001 4096 Feb 27 19:59 . 20:01:11 drwxr-xr-x 4 root root 4096 Feb 27 19:59 .. 20:01:11 drwxrwxr-x 2 1001 1001 4096 Feb 27 19:58 .blubracket 20:01:11 -rw-rw-r-- 1 1001 1001 16 Feb 27 19:58 .dockerignore 20:01:11 drwxrwxr-x 8 1001 1001 4096 Feb 27 20:00 .git 20:01:11 drwxrwxr-x 3 1001 1001 4096 Feb 27 19:58 .github 20:01:11 -rw-rw-r-- 1 1001 1001 1068 Feb 27 19:58 .gitignore 20:01:11 -rw-rw-r-- 1 1001 1001 42 Feb 27 19:58 .golangci.yml 20:01:11 -rw-rw-r-- 1 1001 1001 87 Feb 27 19:58 .hadolint.yml 20:01:11 drwxr-xr-x 3 1001 1001 4096 Feb 27 19:59 .semver 20:01:11 -rw-rw-r-- 1 1001 1001 166 Feb 27 19:58 .sonarcloud.properties 20:01:11 -rw-rw-r-- 1 1001 1001 1171 Feb 27 19:58 ADOPTERS.md 20:01:11 -rw-rw-r-- 1 1001 1001 10825 Feb 27 19:58 Attribution.txt 20:01:11 -rw-rw-r-- 1 1001 1001 73765 Feb 27 19:58 CHANGELOG.md 20:01:11 -rw-rw-r-- 1 1001 1001 3804 Feb 27 19:58 CONTRIBUTING.md 20:01:11 -rw-rw-r-- 1 1001 1001 677 Feb 27 19:58 GOVERNANCE.md 20:01:11 -rw-rw-r-- 1 1001 1001 883 Feb 27 19:58 Jenkinsfile 20:01:11 -rw-rw-r-- 1 1001 1001 10775 Feb 27 19:58 LICENSE 20:01:11 -rw-rw-r-- 1 1001 1001 14116 Feb 27 19:58 Makefile 20:01:11 -rw-rw-r-- 1 1001 1001 582 Feb 27 19:58 OWNERS.md 20:01:11 -rw-rw-r-- 1 1001 1001 9403 Feb 27 19:58 README.md 20:01:11 -rw-rw-r-- 1 1001 1001 6912 Feb 27 19:58 SECURITY.md 20:01:11 -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION 20:01:11 drwxrwxr-x 2 1001 1001 4096 Feb 27 19:58 bin 20:01:11 drwxrwxr-x 18 1001 1001 4096 Feb 27 19:58 cmd 20:01:11 -rw-r--r-- 1 root root 487670 Feb 27 20:00 coverage.out 20:01:11 -rw-rw-r-- 1 1001 1001 3296 Feb 27 19:58 go.mod 20:01:11 -rw-rw-r-- 1 1001 1001 31429 Feb 27 19:58 go.sum 20:01:11 drwxrwxr-x 7 1001 1001 4096 Feb 27 19:58 internal 20:01:11 drwxrwxr-x 3 1001 1001 4096 Feb 27 19:58 openapi 20:01:11 drwxrwxr-x 4 1001 1001 4096 Feb 27 19:58 snap 20:01:11 -rw-rw-r-- 1 1001 1001 204 Feb 27 19:58 version.go [Pipeline] sh 20:01:11 + '[' -e coverage.out ] 20:01:11 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:12 Stashed 1 file(s) [Pipeline] sh 20:01:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7640 in /w/workspace/edgexfoundry_edgex-go_PR-4394 [Pipeline] { [Pipeline] ws 20:01:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:12 + make build 20:01:12 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 20:01:12 The recommended git tool is: git 20:01:19 using credential edgex-jenkins-ssh 20:01:19 Cloning the remote Git repository 20:01:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:19 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:19 > git --version # timeout=10 20:01:19 > git --version # 'git version 2.25.1' 20:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:24 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 20:01:25 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 20:01:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:27 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 20:01:35 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 20:01: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:01:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4394/head:refs/remotes/origin/PR-4394 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:39 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 20:01:39 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:01:39 Merge succeeded, producing 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:01:39 Checking out Revision 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 (PR-4394) 20:01:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:40 > git --version # timeout=10 20:01:40 > git --version # 'git version 2.25.1' 20:01:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:01:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:41 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 20:01:39 > git config core.sparsecheckout # timeout=10 20:01:39 > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # timeout=10 20:01:39 > git remote # timeout=10 20:01:39 > git config --get remote.origin.url # timeout=10 20:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:39 > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 20:01:39 > git rev-parse HEAD^{commit} # timeout=10 20:01:39 > git config core.sparsecheckout # timeout=10 20:01:39 > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # timeout=10 20:01:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:41 Dload Upload Total Spent Left Speed 20:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 20:01:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:42 + sudo tee /etc/docker/daemon.new 20:01:42 { 20:01:42 "registry-mirrors": [ 20:01:42 "https://nexus3.edgexfoundry.org:10001" 20:01:42 ], 20:01:42 "bip": "10.250.0.254/24", 20:01:42 "hosts": [ 20:01:42 "tcp://0.0.0.0:5555", 20:01:42 "unix:///var/run/docker.sock" 20:01:42 ], 20:01:42 "mtu": 1458, 20:01:42 "selinux-enabled": true, 20:01:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:42 } [Pipeline] sh 20:01: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:43 + sudo service docker restart 20:01:45 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] } 20:01:46 $ docker stop --time=1 2c311498d5ba64dec8a0f9af4c3c78ab5370a46b3045a15bac4873d971d70e8d 20:01:50 $ docker rm -f --volumes 2c311498d5ba64dec8a0f9af4c3c78ab5370a46b3045a15bac4873d971d70e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:51 20:01:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:52 latest: Pulling from edgex-devops/edgex-compose 20:01:52 cbdbe7a5bc2a: Pulling fs layer 20:01:52 ca9280d653b3: Pulling fs layer 20:01:52 7e9c9ca2126c: Pulling fs layer 20:01:52 cbdbe7a5bc2a: Verifying Checksum 20:01:52 cbdbe7a5bc2a: Download complete 20:01:52 ca9280d653b3: Verifying Checksum 20:01:52 ca9280d653b3: Download complete 20:01:52 cbdbe7a5bc2a: Pull complete 20:01:52 7e9c9ca2126c: Download complete 20:01:53 ca9280d653b3: Pull complete 20:01:56 7e9c9ca2126c: Pull complete 20:01:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:56 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 20:01:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:58 $ docker top c77696498b50cdf65ff9637320badfbb8835f11b6412bcf58d9b4f5854c8c3a5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:58 + docker-compose build --help 20:01:58 + grep parallel 20:01:59 --parallel Build images in parallel. [Pipeline] } 20:01:59 $ docker stop --time=1 c77696498b50cdf65ff9637320badfbb8835f11b6412bcf58d9b4f5854c8c3a5 20:02:00 $ docker rm -f --volumes c77696498b50cdf65ff9637320badfbb8835f11b6412bcf58d9b4f5854c8c3a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:01 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 20:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:01 $ docker top af8e98d2bd3e1faf4ac54d13e36f97ab8713ff690be8379e56e792201b3dba40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 20:02:02 provisioning config files... 20:02:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1575834332354381423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:02 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:02 ---> docker-login.sh 20:02:02 nexus3.edgexfoundry.org:10001 20:02:02 Building core-command ... 20:02:02 Building core-common-config-bootstrapper ... 20:02:02 Building core-data ... 20:02:02 Building core-metadata ... 20:02:02 Building security-bootstrapper ... 20:02:02 Building security-proxy-auth ... 20:02:02 Building security-proxy-setup ... 20:02:02 Building security-secretstore-setup ... 20:02:02 Building security-spiffe-token-provider ... 20:02:02 Building security-spire-agent ... 20:02:02 Building security-spire-config ... 20:02:02 Building security-spire-server ... 20:02:02 Building support-notifications ... 20:02:02 Building support-scheduler ... 20:02:02 Building security-secretstore-setup 20:02:02 Building core-command 20:02:02 Building core-metadata 20:02:02 Building support-scheduler 20:02:02 Building support-notifications 20:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:03 Configure a credential helper to remove this warning. See 20:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:03 20:02:03 Login Succeeded 20:02:03 nexus3.edgexfoundry.org:10002 20:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:03 Configure a credential helper to remove this warning. See 20:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:03 20:02:03 Login Succeeded 20:02:03 nexus3.edgexfoundry.org:10003 20:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:03 Configure a credential helper to remove this warning. See 20:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:03 20:02:03 Login Succeeded 20:02:03 nexus3.edgexfoundry.org:10004 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 docker.io 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 ---> docker-login.sh ends [Pipeline] } 20:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:05 ========================================================= 20:02:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:02:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:06 9b18e9b68314: Pulling fs layer 20:02:06 35d82f9e3411: Pulling fs layer 20:02:06 e16973657156: Pulling fs layer 20:02:06 fc693d55d65f: Pulling fs layer 20:02:06 7e9fc2657dce: Pulling fs layer 20:02:06 dda99020689f: Pulling fs layer 20:02:06 db1c61fa0a46: Pulling fs layer 20:02:06 891c053d2c06: Pulling fs layer 20:02:06 dda99020689f: Waiting 20:02:06 db1c61fa0a46: Waiting 20:02:06 891c053d2c06: Waiting 20:02:06 fc693d55d65f: Waiting 20:02:06 7e9fc2657dce: Waiting 20:02:06 e16973657156: Verifying Checksum 20:02:06 e16973657156: Download complete 20:02:06 35d82f9e3411: Download complete 20:02:06 7e9fc2657dce: Verifying Checksum 20:02:06 7e9fc2657dce: Download complete 20:02:06 dda99020689f: Verifying Checksum 20:02:06 dda99020689f: Download complete 20:02:06 9b18e9b68314: Verifying Checksum 20:02:06 9b18e9b68314: Download complete 20:02:07 9b18e9b68314: Pull complete 20:02:07 891c053d2c06: Verifying Checksum 20:02:07 891c053d2c06: Download complete 20:02:08 db1c61fa0a46: Verifying Checksum 20:02:08 fc693d55d65f: Verifying Checksum 20:02:08 fc693d55d65f: Download complete 20:02:09 35d82f9e3411: Pull complete 20:02:09 e16973657156: Pull complete 20:02:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:17 ---> 4453aa2512ee 20:02:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:17 ---> 4453aa2512ee 20:02:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:17 ---> 4453aa2512ee 20:02:17 Step 3/24 : WORKDIR /edgex-go 20:02:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:17 ---> 4453aa2512ee 20:02:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:17 ---> 4453aa2512ee 20:02:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:22 fc693d55d65f: Pull complete 20:02:22 7e9fc2657dce: Pull complete 20:02:22 dda99020689f: Pull complete 20:02:23 ---> Running in 0073c3a11a5f 20:02:23 ---> Running in 1d4ea9492003 20:02:23 ---> Running in 33f090d215fd 20:02:23 ---> Running in ebdb6fd5e18b 20:02:23 ---> Running in 3786c28eb972 20:02:23 Removing intermediate container 0073c3a11a5f 20:02:23 ---> b00f865e7b2b 20:02:23 Step 4/23 : WORKDIR /edgex-go 20:02:23 Removing intermediate container ebdb6fd5e18b 20:02:23 ---> 4dbdf21ecbed 20:02:23 Step 4/22 : WORKDIR /edgex-go 20:02:23 ---> Running in 63862a6a6554 20:02:23 ---> Running in f5aee0b3e96c 20:02:23 Removing intermediate container 3786c28eb972 20:02:23 ---> e0ed063cd796 20:02:23 Step 4/24 : WORKDIR /edgex-go 20:02:23 Removing intermediate container 1d4ea9492003 20:02:23 ---> b33a3074d7c9 20:02:23 Step 4/22 : WORKDIR /edgex-go 20:02:23 Removing intermediate container 33f090d215fd 20:02:23 ---> d94cd60bc900 20:02:23 Step 4/24 : RUN apk add --update --no-cache make git 20:02:23 ---> Running in f0fec7d87c3b 20:02:23 ---> Running in 9627f35c0a7b 20:02:23 ---> Running in bf0bd73ba867 20:02:23 Removing intermediate container 63862a6a6554 20:02:23 ---> a2daee59e54f 20:02:23 Step 5/23 : RUN apk add --update --no-cache make git 20:02:23 Removing intermediate container f5aee0b3e96c 20:02:23 ---> 56bdb8dc9ba4 20:02:23 Step 5/22 : RUN apk add --update --no-cache make git 20:02:23 ---> Running in 959b6853e50f 20:02:23 Removing intermediate container f0fec7d87c3b 20:02:23 ---> 96d063ef4c81 20:02:23 Step 5/24 : RUN apk add --update --no-cache make git 20:02:23 Removing intermediate container 9627f35c0a7b 20:02:23 ---> f77c8589f2b9 20:02:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:23 ---> Running in 1b5b3e0a6c1f 20:02:23 ---> Running in 5467e539dc38 20:02:23 ---> Running in 68f5caae125b 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:24 OK: 211 MiB in 51 packages 20:02:24 OK: 211 MiB in 51 packages 20:02:24 OK: 211 MiB in 51 packages 20:02:24 OK: 211 MiB in 51 packages 20:02:24 OK: 211 MiB in 51 packages 20:02:25 Removing intermediate container 1b5b3e0a6c1f 20:02:25 ---> b02f014fbe66 20:02:25 Step 6/22 : COPY go.mod vendor* ./ 20:02:25 Removing intermediate container 959b6853e50f 20:02:25 ---> 23999dc0ed3e 20:02:25 Step 6/23 : COPY go.mod vendor* ./ 20:02:25 Removing intermediate container bf0bd73ba867 20:02:25 ---> 237cfe7e065a 20:02:25 Step 5/24 : COPY go.mod vendor* ./ 20:02:25 Removing intermediate container 5467e539dc38 20:02:25 ---> 50ca07272dfb 20:02:25 Step 6/24 : COPY go.mod vendor* ./ 20:02:25 Removing intermediate container 68f5caae125b 20:02:25 ---> aa97aa6fd928 20:02:25 Step 6/22 : COPY go.mod vendor* ./ 20:02:25 ---> d7d89225feb3 20:02:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:25 ---> 402ce5a3e661 20:02:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:25 ---> Running in 2562394099dc 20:02:25 ---> Running in 4a4295147dd7 20:02:25 ---> 484e4b158ac6 20:02:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:25 ---> 6b37f4cb5946 20:02:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:25 ---> 60f7d060d0af 20:02:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:25 ---> Running in 8b56891ff7d9 20:02:25 ---> Running in 141bb147441c 20:02:25 ---> Running in 575638fd5a21 20:02:28 db1c61fa0a46: Pull complete 20:02:29 891c053d2c06: Pull complete 20:02:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:30 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:30 WORKDIR /edgex 20:02:30 COPY go.mod . 20:02:30 RUN go mod download 20:02:30 docker build -t ci-base-image-arm64 -f - . 20:02:30 Sending build context to Docker daemon 3.118MB 20:02:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:30 ---> f96f9c87975a 20:02:30 Step 2/4 : WORKDIR /edgex 20:02:31 ---> Running in 4b7ab3a1da0d 20:02:31 Removing intermediate container 4b7ab3a1da0d 20:02:31 ---> 3ae3b3936420 20:02:31 Step 3/4 : COPY go.mod . 20:02:32 ---> 4872ca82e2c2 20:02:32 Step 4/4 : RUN go mod download 20:02:32 ---> Running in 14dc7835af82 20:03:05 Removing intermediate container 14dc7835af82 20:03:05 ---> 5bc3a08dd6e2 20:03:05 Successfully built 5bc3a08dd6e2 20:03:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:05 + docker inspect -f . ci-base-image-arm64 20:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container 20:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:07 $ docker top 33479ad950c4b294d4c468653a0e688307956be0be37037f480aa124afc48359 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:08 + go version 20:03:08 go version go1.18.7 linux/arm64 [Pipeline] } 20:03:08 $ docker stop --time=1 33479ad950c4b294d4c468653a0e688307956be0be37037f480aa124afc48359 20:03:09 $ docker rm -f --volumes 33479ad950c4b294d4c468653a0e688307956be0be37037f480aa124afc48359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:10 + docker inspect -f . ci-base-image-arm64 20:03:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:11 prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container 20:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:12 $ docker top 2f8bfe0fd700f4a63f21169c0a796503e6981b368e4c5434cab47494de3e94e2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:12 ========================================================= 20:03:12 [edgeXBuildGoParallel] Running Tests and Build... 20:03:12 ========================================================= [Pipeline] sh 20:03:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:13 + make test 20:03:13 go test -race -coverprofile=coverage.out ./... 20:03:22 Removing intermediate container 4a4295147dd7 20:03:22 ---> 6f16eb3da207 20:03:22 Step 8/22 : COPY . . 20:03:22 Removing intermediate container 8b56891ff7d9 20:03:22 ---> 6f00f14869d4 20:03:22 Step 8/24 : COPY . . 20:03:22 Removing intermediate container 575638fd5a21 20:03:22 ---> a91be8543980 20:03:22 Step 8/22 : COPY . . 20:03:22 Removing intermediate container 2562394099dc 20:03:22 ---> a9ab810ded4d 20:03:22 Step 8/23 : COPY . . 20:03:22 Removing intermediate container 141bb147441c 20:03:22 ---> b40dfe5365a4 20:03:22 Step 7/24 : COPY . . 20:03:40 ---> 03888df55aef 20:03:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:40 ---> 6c9f59176a8b 20:03:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:40 ---> 11e0e8f0fb5b 20:03:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:03:40 ---> 54b4228a2067 20:03:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:03:40 ---> c099b2cc580f 20:03:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:40 ---> Running in 77633b0654ef 20:03:40 ---> Running in df1b99c05ae2 20:03:40 ---> Running in 8fa1832a2988 20:03:40 ---> Running in 128799f811e0 20:03:40 ---> Running in a4890b94f558 20:03:41 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 20:03:41 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 20:03:41 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 20:03:41 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 20:03:41 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 20:03:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:30 Removing intermediate container 77633b0654ef 20:04:30 ---> 2f002ddd1360 20:04:30 20:04:30 Step 10/24 : FROM alpine:3.16 20:04:30 Removing intermediate container 8fa1832a2988 20:04:30 ---> 5403d248da92 20:04:30 20:04:30 Step 9/24 : FROM alpine:3.16 20:04:30 Removing intermediate container 128799f811e0 20:04:30 ---> bcc58b45c460 20:04:30 20:04:30 Step 10/23 : FROM alpine:3.16 20:04:30 3.16: Pulling from library/alpine 20:04:30 3.16: Pulling from library/alpine 20:04:30 3.16: Pulling from library/alpine 20:04:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:04:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:04:30 Status: Downloaded newer image for alpine:3.16 20:04:30 Status: Image is up to date for alpine:3.16 20:04:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:04:30 Status: Image is up to date for alpine:3.16 20:04:30 ---> dfd21b5a31f5 20:04:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:31 ---> dfd21b5a31f5 20:04:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:31 ---> dfd21b5a31f5 20:04:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:35 Removing intermediate container a4890b94f558 20:04:35 ---> b2673c6b8ce3 20:04:35 20:04:35 Step 10/22 : FROM alpine:3.16 20:04:35 ---> dfd21b5a31f5 20:04:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:35 Removing intermediate container df1b99c05ae2 20:04:35 ---> 53bcea65b893 20:04:35 20:04:35 Step 10/22 : FROM alpine:3.16 20:04:35 ---> dfd21b5a31f5 20:04:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:04:35 ---> Running in 3f940b7b2eab 20:04:35 ---> Running in c98b40f8120f 20:04:35 ---> Running in 14738d15eac4 20:04:35 ---> Running in d4f2adf0ec07 20:04:35 ---> Running in ae347e1125a2 20:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 (1/3) Installing ca-certificates (20220614-r0) 20:04:36 (1/2) Installing ca-certificates (20220614-r0) 20:04:36 (1/1) Installing dumb-init (1.2.5-r1) 20:04:36 Executing busybox-1.35.0-r17.trigger 20:04:36 OK: 6 MiB in 15 packages 20:04:36 (2/2) Installing dumb-init (1.2.5-r1) 20:04:36 Executing busybox-1.35.0-r17.trigger 20:04:36 (2/3) Installing dumb-init (1.2.5-r1) 20:04:36 (3/3) Installing su-exec (0.2-r1) 20:04:37 Executing ca-certificates-20220614-r0.trigger 20:04:37 Executing busybox-1.35.0-r17.trigger 20:04:37 Executing ca-certificates-20220614-r0.trigger 20:04:37 OK: 6 MiB in 16 packages 20:04:37 OK: 6 MiB in 17 packages 20:04:37 (1/1) Installing dumb-init (1.2.5-r1) 20:04:37 Executing busybox-1.35.0-r17.trigger 20:04:37 (1/1) Installing dumb-init (1.2.5-r1) 20:04:37 OK: 6 MiB in 15 packages 20:04:37 Executing busybox-1.35.0-r17.trigger 20:04:37 OK: 6 MiB in 15 packages 20:04:38 Removing intermediate container d4f2adf0ec07 20:04:38 ---> 86f8c1f656e0 20:04:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:38 ---> Running in 120a5259d092 20:04:38 Removing intermediate container ae347e1125a2 20:04:38 ---> d46bd9ceac04 20:04:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:38 Removing intermediate container 3f940b7b2eab 20:04:38 ---> 06e2a714939d 20:04:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:38 ---> Running in 8b4bb49ab809 20:04:38 ---> Running in 5c52b6c8f409 20:04:38 Removing intermediate container 14738d15eac4 20:04:38 ---> 6d30336ccfcc 20:04:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:38 Removing intermediate container c98b40f8120f 20:04:38 ---> ed87166c4c9f 20:04:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:38 Removing intermediate container 120a5259d092 20:04:38 ---> 077c46292cd2 20:04:38 Step 13/22 : ENV APP_PORT=59861 20:04:38 ---> Running in cba37a110ad5 20:04:38 ---> Running in 9ac324d7c686 20:04:39 ---> Running in ee1506c8e448 20:04:39 Removing intermediate container 8b4bb49ab809 20:04:39 ---> a1e7e1a021fc 20:04:39 Step 13/22 : ENV APP_PORT=59860 20:04:39 Removing intermediate container 5c52b6c8f409 20:04:39 ---> 48e84f7416b6 20:04:39 Step 12/24 : WORKDIR / 20:04:39 ---> Running in cf3a536819de 20:04:39 Removing intermediate container cba37a110ad5 20:04:39 ---> 3620dca87e6d 20:04:39 Step 13/24 : ENV APP_PORT=59881 20:04:39 Removing intermediate container ee1506c8e448 20:04:39 ---> 350c1fcc546e 20:04:39 Step 14/22 : EXPOSE $APP_PORT 20:04:39 ---> Running in 5ecd857f4c65 20:04:39 Removing intermediate container 9ac324d7c686 20:04:39 ---> 54971395fb2b 20:04:39 Step 13/23 : ENV APP_PORT=59882 20:04:39 ---> Running in 3f8c8394d220 20:04:39 ---> Running in 23f650b30aa3 20:04:39 Removing intermediate container cf3a536819de 20:04:39 ---> b6fa3bd7b43b 20:04:39 Step 14/22 : EXPOSE $APP_PORT 20:04:39 ---> Running in e1a4d233ba84 20:04:40 Removing intermediate container 5ecd857f4c65 20:04:40 ---> 217408c6d389 20:04:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:40 ---> Running in e84888781284 20:04:40 Removing intermediate container 23f650b30aa3 20:04:40 ---> e96ab194349a 20:04:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:40 Removing intermediate container 3f8c8394d220 20:04:40 ---> d322e68095bf 20:04:40 Step 14/24 : EXPOSE $APP_PORT 20:04:40 Removing intermediate container e1a4d233ba84 20:04:40 ---> 59457da4d3be 20:04:40 Step 14/23 : EXPOSE $APP_PORT 20:04:40 ---> Running in 5c013774f733 20:04:40 ---> Running in 88f6a0a37bc6 20:04:40 Removing intermediate container e84888781284 20:04:40 ---> 1a589e5c11b9 20:04:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:40 ---> a1d09c20916b 20:04:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:04:40 ---> cb07bb214b3f 20:04:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:41 Removing intermediate container 5c013774f733 20:04:41 ---> b14b85f7159c 20:04:41 Step 15/24 : WORKDIR / 20:04:41 Removing intermediate container 88f6a0a37bc6 20:04:41 ---> 958ff558bf01 20:04:41 Step 15/23 : WORKDIR / 20:04:41 ---> 48e36914a728 20:04:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:41 ---> b3664af2bbe2 20:04:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:04:41 ---> Running in 8aa087151776 20:04:42 ---> Running in 720310f2d007 20:04:42 ---> 93aa5deef549 20:04:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:04:42 ---> a4d0ab96b9ec 20:04:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:04:42 ---> 27f65ffc8533 20:04:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:42 Removing intermediate container 8aa087151776 20:04:42 ---> 20e33a7ab588 20:04:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:42 Removing intermediate container 720310f2d007 20:04:42 ---> 4a50c6391e6b 20:04:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:42 ---> 75186636f05c 20:04:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:42 ---> e14ecb95b941 20:04:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:04:42 ---> 0a4233a3bc07 20:04:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:04:42 ---> 97bcd04b1017 20:04:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:43 ---> Running in 8f7ffe28bdff 20:04:43 ---> Running in cc59913bd6ab 20:04:43 ---> d6b63098257f 20:04:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:43 Removing intermediate container 8f7ffe28bdff 20:04:43 ---> e1053380da13 20:04:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:43 ---> d781440b9d8f 20:04:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:43 Removing intermediate container cc59913bd6ab 20:04:43 ---> dd3affe0ae3f 20:04:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> d2e3c1eeb924 20:04:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:43 20:04:43 ---> Running in a1ffedc01797 20:04:43 ---> Running in d621fec2cd51 20:04:44 ---> 4dadb06e0901 20:04:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:04:44 Removing intermediate container a1ffedc01797 20:04:44 ---> 1960b6c602b3 20:04:44 Step 20/22 : LABEL arch=x86_64 20:04:44 Removing intermediate container d621fec2cd51 20:04:44 ---> bea539b69007 20:04:44 Step 20/22 : LABEL arch=x86_64 20:04:44 ---> 830b1c1a7e51 20:04:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:04:44 ---> 1b20604754d6 20:04:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:44 ---> Running in 932b70a16207 20:04:44 ---> 664a696de1b9 20:04:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:04:44 ---> Running in 51a0b9da3d6d 20:04:44 ---> Running in 6aecd98c03be 20:04:44 Removing intermediate container 51a0b9da3d6d 20:04:44 ---> 3e0772e4febd 20:04:44 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:04:44 ---> 1a919a2dd8d7 20:04:44 Step 19/23 : ENTRYPOINT ["/core-command"] 20:04:44 Removing intermediate container 932b70a16207 20:04:44 ---> 1620117f4f12 20:04:44 Removing intermediate container 6aecd98c03be 20:04:44 ---> 372e7a02de80 20:04:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:44 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:04:44 ---> bd035d401d3c 20:04:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:44 ---> Running in 225362465ab4 20:04:44 ---> Running in c54dba582ad6 20:04:44 ---> Running in cffb9950fa06 20:04:44 ---> Running in 2f6d911df222 20:04:45 ---> Running in 2398d07420d5 20:04:45 Removing intermediate container 225362465ab4 20:04:45 ---> ec969d231e4c 20:04:45 Step 22/22 : LABEL version=0.0.0 20:04:45 Removing intermediate container cffb9950fa06 20:04:45 ---> 6db8a3881afc 20:04:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:45 Removing intermediate container c54dba582ad6 20:04:45 ---> b2f552671751 20:04:45 Step 22/24 : LABEL arch=x86_64 20:04:45 ---> Running in f61a4be7cabf 20:04:45 Removing intermediate container 2f6d911df222 20:04:45 ---> af2e39ecdd20 20:04:45 Step 22/22 : LABEL version=0.0.0 20:04:45 ---> Running in 0cdfbd4b00cf 20:04:45 ---> Running in 2a01c2c6ebd1 20:04:45 ---> Running in cd201429c623 20:04:45 Removing intermediate container f61a4be7cabf 20:04:45 ---> bfe48aa37e5e 20:04:45 20:04:45 Removing intermediate container 0cdfbd4b00cf 20:04:45 ---> 309db7c1986a 20:04:45 Step 21/23 : LABEL arch=x86_64 20:04:45 Removing intermediate container 2a01c2c6ebd1 20:04:45 Removing intermediate container cd201429c623 20:04:45 ---> cb6fbbd67418 20:04:45 20:04:45 ---> feaf2daac0d2 20:04:45 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:04:45 Successfully built bfe48aa37e5e 20:04:45 Successfully tagged support-scheduler:latest 20:04:45  Building support-scheduler ... done Building security-spire-config 20:04:45 Successfully built cb6fbbd67418 20:04:45 Successfully tagged support-notifications:latest 20:04:45  Building support-notifications ... done Building core-common-config-bootstrapper 20:04:45 ---> Running in e2de9f6748d9 20:04:45 ---> Running in 1b2ea83ef5d3 20:04:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:49 ---> 4453aa2512ee 20:04:49 Step 3/24 : WORKDIR /edgex-go 20:04:49 ---> Using cache 20:04:49 ---> d94cd60bc900 20:04:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:04:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:51 ---> 4453aa2512ee 20:04:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:51 ---> Using cache 20:04:51 ---> b33a3074d7c9 20:04:51 Step 4/22 : WORKDIR /edgex-go 20:04:51 ---> Using cache 20:04:51 ---> f77c8589f2b9 20:04:51 Step 5/22 : RUN apk add --update --no-cache make git 20:04:59 Removing intermediate container e2de9f6748d9 20:04:59 ---> eaee53682f5a 20:04:59 Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:05:02 Removing intermediate container 1b2ea83ef5d3 20:05:02 ---> 89bad2357755 20:05:02 Step 24/24 : LABEL version=0.0.0 20:05:02 Removing intermediate container 2398d07420d5 20:05:02 ---> b21c25b352a0 20:05:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:05:03 ---> Running in 17fc341c9d10 20:05:03 ---> Running in d00edd52ce74 20:05:03 ---> Running in 1587b8e2f41d 20:05:04 ---> Running in 5a787a78596f 20:05:04 ---> Running in 0561b7392d94 20:05:06 Removing intermediate container 1587b8e2f41d 20:05:06 ---> 6719bdcc2916 20:05:06 Step 23/23 : LABEL version=0.0.0 20:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:06 Removing intermediate container 5a787a78596f 20:05:06 ---> b830b2738c92 20:05:06 20:05:07 Successfully built b830b2738c92 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:07 OK: 211 MiB in 51 packages 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:07 Successfully tagged core-metadata:latest 20:05:07 Building security-proxy-auth 20:05:08  Building core-metadata ... done OK: 211 MiB in 51 packages 20:05:08 ---> Running in ea22ded12d14 20:05:08 Removing intermediate container 0561b7392d94 20:05:08 ---> 6f3078aca14f 20:05:08 Step 22/24 : LABEL arch=x86_64 20:05:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:20 ---> 4453aa2512ee 20:05:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:20 ---> Using cache 20:05:20 ---> b33a3074d7c9 20:05:20 Step 4/22 : WORKDIR /edgex-go 20:05:20 ---> Using cache 20:05:20 ---> f77c8589f2b9 20:05:20 Step 5/22 : RUN apk add --update --no-cache make git 20:05:24 ---> Running in a650052bcb6a 20:05:24 ---> Running in a799f0c42a9b 20:05:24 Removing intermediate container ea22ded12d14 20:05:24 ---> bcf46aed46d2 20:05:24 20:05:24 Successfully built bcf46aed46d2 20:05:24 Successfully tagged core-command:latest 20:05:24 Building security-spire-server 20:05:28  Building core-command ... done Removing intermediate container 17fc341c9d10 20:05:28 ---> 6e737e3fea73 20:05:28 Step 5/24 : COPY go.mod vendor* ./ 20:05:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:28 ---> 4453aa2512ee 20:05:28 Step 3/23 : WORKDIR /edgex-go 20:05:28 ---> Using cache 20:05:28 ---> d94cd60bc900 20:05:28 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:05:28 ---> Using cache 20:05:28 ---> 6e737e3fea73 20:05:28 Step 5/23 : COPY go.mod vendor* ./ 20:05:29 Removing intermediate container a650052bcb6a 20:05:29 ---> dac50bd873d9 20:05:29 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:05:29 ---> bcbf07ae040e 20:05:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:29 Removing intermediate container d00edd52ce74 20:05:29 ---> d516b19690e2 20:05:29 Step 6/22 : COPY go.mod vendor* ./ 20:05:29 ---> 5a6656315b0c 20:05:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:29 ---> Running in 13eae851fd22 20:05:29 ---> Running in 743c3f6f8f3b 20:05:29 ---> Running in 9d7e9eaf7b5f 20:05:29 Removing intermediate container 743c3f6f8f3b 20:05:29 ---> 4913825929b1 20:05:29 Step 24/24 : LABEL version=0.0.0 20:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:29 ---> Running in 5c58ab3305f0 20:05:29 ---> b758c6835798 20:05:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:29 ---> Running in 87fc5f89fce0 20:05:29 Removing intermediate container 5c58ab3305f0 20:05:29 ---> 4f5744151277 20:05:29 20:05:29 Successfully built 4f5744151277 20:05:29 Successfully tagged security-secretstore-setup:latest 20:05:29  Building security-secretstore-setup ... done Building security-proxy-setup 20:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:30 OK: 211 MiB in 51 packages 20:05:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:05:33 ---> 4453aa2512ee 20:05:33 Step 3/21 : WORKDIR /edgex-go 20:05:33 ---> Using cache 20:05:33 ---> d94cd60bc900 20:05:33 Step 4/21 : RUN apk add --update --no-cache make git 20:05:33 ---> Using cache 20:05:33 ---> 237cfe7e065a 20:05:33 Step 5/21 : COPY go.mod vendor* ./ 20:05:33 ---> Using cache 20:05:33 ---> 6b37f4cb5946 20:05:33 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:33 ---> Using cache 20:05:33 ---> b40dfe5365a4 20:05:33 Step 7/21 : COPY . . 20:05:33 ---> Using cache 20:05:33 ---> 03888df55aef 20:05:33 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:05:34 ---> Running in 5bf28d427d8d 20:05:34 Removing intermediate container a799f0c42a9b 20:05:34 ---> 513c82945f82 20:05:34 Step 6/22 : COPY go.mod vendor* ./ 20:05:34 ---> 329c4a9609c9 20:05:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:05:34 ---> Running in 3b3d11e84671 20:05:57 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 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:05:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements 20:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.656s coverage: 98.5% of statements 20:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.028s coverage: 71.2% of statements 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.616s coverage: 54.0% of statements 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:35 Removing intermediate container 5bf28d427d8d 20:06:35 ---> 9a4f17cf791a 20:06:35 20:06:35 Step 9/21 : FROM alpine:3.16 20:06:35 ---> dfd21b5a31f5 20:06:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:06:35 ---> Running in 07ab26616616 20:06:35 Removing intermediate container 87fc5f89fce0 20:06:35 ---> fd03c7a078e8 20:06:35 Step 8/22 : COPY . . 20:06:35 Removing intermediate container 3b3d11e84671 20:06:35 ---> c3e0d85158b2 20:06:35 Step 8/22 : COPY . . 20:06:35 Removing intermediate container 9d7e9eaf7b5f 20:06:35 ---> 49a91dd200c0 20:06:35 Step 7/23 : COPY . . 20:06:35 Removing intermediate container 13eae851fd22 20:06:35 ---> 928c4a7089ee 20:06:35 Step 7/24 : COPY . . 20:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:35 (1/6) Installing ca-certificates (20220614-r0) 20:06:35 (2/6) Installing brotli-libs (1.0.9-r6) 20:06:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:06:35 (4/6) Installing libcurl (7.83.1-r6) 20:06:35 (5/6) Installing curl (7.83.1-r6) 20:06:35 (6/6) Installing dumb-init (1.2.5-r1) 20:06:35 Executing busybox-1.35.0-r17.trigger 20:06:35 Executing ca-certificates-20220614-r0.trigger 20:06:35 OK: 8 MiB in 20 packages 20:06:50 ---> b8980d08abd2 20:06:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:50 ---> 4fd24913493d 20:06:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:06:50 ---> Running in 7155f003c106 20:06:50 ---> 2d3b1655dd9e 20:06:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:06:50 ---> 03e91ed756bb 20:06:50 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:06:50 ---> Running in 21fd7aff6230 20:06:50 ---> Running in bb65e42fe87b 20:06:50 ---> Running in cb66a9dcc27e 20:06:50 Removing intermediate container 07ab26616616 20:06:50 ---> 7484f03d338a 20:06:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:50 ---> Running in ac47bd91818e 20:06:50 Removing intermediate container bb65e42fe87b 20:06:50 ---> 0dd52103c242 20:06:50 Step 9/24 : WORKDIR /edgex-go/spire-build 20:06:50 Removing intermediate container cb66a9dcc27e 20:06:50 ---> 838975055cb6 20:06:50 Step 9/23 : WORKDIR /edgex-go/spire-build 20:06:50 ---> Running in 0e7a4a98c488 20:06:50 ---> Running in fb0d0780b7a5 20:06:50 Removing intermediate container ac47bd91818e 20:06:50 ---> 884dc517ae74 20:06:50 Step 12/21 : WORKDIR /edgex 20:06:50 ---> Running in e65b4e629f17 20:06:50 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 20:06:50 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 20:06:50 Removing intermediate container fb0d0780b7a5 20:06:50 ---> 64e46efa52db 20:06:50 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 20:06:50 Removing intermediate container 0e7a4a98c488 20:06:50 ---> a38e41325571 20:06:50 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 20:06:50 ---> Running in d9dd42ed61d1 20:06:50 ---> Running in 3183b5a88314 20:06:50 Removing intermediate container e65b4e629f17 20:06:50 ---> 5f88e3848a35 20:06:50 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:06:51 ---> 5aa945433453 20:06:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:06:52 ---> 92049ed38bac 20:06:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:52 ---> 234178340aa2 20:06:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:52 Removing intermediate container 3183b5a88314 20:06:52 ---> 88a9b8ea223e 20:06:52 Step 11/24 : WORKDIR /edgex-go 20:06:53 ---> Running in 6305cea17738 20:06:53 Removing intermediate container d9dd42ed61d1 20:06:53 ---> 801d93686790 20:06:53 Step 11/23 : WORKDIR /edgex-go 20:06:53 ---> 42c94aeda095 20:06:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:53 Removing intermediate container 6305cea17738 20:06:53 ---> 8314e949cd06 20:06:53 20:06:53 Step 12/24 : FROM alpine:3.15 20:06:53 ---> Running in f6c80b6de56c 20:06:53 ---> Running in a3bbb22fc252 20:06:54 3.15: Pulling from library/alpine 20:06:54 Removing intermediate container f6c80b6de56c 20:06:54 ---> 2c7b241f23a1 20:06:54 20:06:54 Step 12/23 : FROM alpine:3.15 20:06:54 3.15: Pulling from library/alpine 20:06:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:06:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:06:55 Status: Downloaded newer image for alpine:3.15 20:06:55 Status: Image is up to date for alpine:3.15 20:06:55 ---> 5ce65d7b0fde 20:06:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:56 ---> 5ce65d7b0fde 20:06:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:56 ---> Running in 7e8b3d02e545 20:06:56 ---> Running in da97c2e622ec 20:06:57 Removing intermediate container 7e8b3d02e545 20:06:57 ---> 833a2d347650 20:06:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:57 Removing intermediate container da97c2e622ec 20:06:57 ---> 929954dbc70f 20:06:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:57 Removing intermediate container a3bbb22fc252 20:06:57 ---> 42f19805abb4 20:06:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:06:57 ---> Running in 068801273b55 20:06:57 ---> Running in 4a4157866252 20:06:57 ---> Running in ce23a2877231 20:06:58 Removing intermediate container 4a4157866252 20:06:58 ---> 53ac722bf04d 20:06:58 Step 19/21 : LABEL arch=x86_64 20:06:58 ---> Running in 83e4aa35b558 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:06:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:06:58 OK: 15857 distinct packages available 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:59 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:06:59 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:06:59 OK: 15857 distinct packages available 20:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:59 (1/5) Installing dumb-init (1.2.5-r1) 20:06:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:59 (3/5) Installing libucontext (1.1-r0) 20:06:59 (4/5) Installing gcompat (1.0.0-r4) 20:06:59 (5/5) Installing openssl (1.1.1t-r1) 20:06:59 Executing busybox-1.34.1-r7.trigger 20:06:59 OK: 7 MiB in 19 packages 20:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:59 Removing intermediate container 83e4aa35b558 20:06:59 ---> ebda4f4846f0 20:06:59 Step 20/21 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:06:59 (1/4) Installing dumb-init (1.2.5-r1) 20:06:59 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:59 (3/4) Installing libucontext (1.1-r0) 20:06:59 (4/4) Installing gcompat (1.0.0-r4) 20:06:59 Executing busybox-1.34.1-r7.trigger 20:06:59 OK: 6 MiB in 18 packages 20:07:00 ---> Running in cce47ed955b3 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.947s coverage: 88.5% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.514s coverage: 3.9% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.789s coverage: 95.6% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.763s coverage: 72.2% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.565s coverage: 65.9% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.485s coverage: 29.6% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 82.9% of statements 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements 20:07:01 Removing intermediate container cce47ed955b3 20:07:01 ---> 9fec1444d958 20:07:01 Step 21/21 : LABEL version=0.0.0 20:07:01 ---> Running in ac5773c4c536 20:07:01 Removing intermediate container 068801273b55 20:07:01 ---> 12b7913a7bd3 20:07:01 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:01 Removing intermediate container ce23a2877231 20:07:01 ---> 42e96871b015 20:07:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 20:07:02 Removing intermediate container ac5773c4c536 20:07:02 ---> 1c38adf17742 20:07:02 20:07:02 Successfully built 1c38adf17742 20:07:02 Successfully tagged security-proxy-setup:latest 20:07:02 Building security-spire-agent 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.319s coverage: 87.5% of statements 20:07:05  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:05 ---> 4453aa2512ee 20:07:05 Step 3/24 : WORKDIR /edgex-go 20:07:05 ---> Using cache 20:07:05 ---> d94cd60bc900 20:07:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:07:05 ---> Using cache 20:07:05 ---> 6e737e3fea73 20:07:05 Step 5/24 : COPY go.mod vendor* ./ 20:07:05 ---> Using cache 20:07:05 ---> 5a6656315b0c 20:07:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 ---> Using cache 20:07:05 ---> 49a91dd200c0 20:07:05 Step 7/24 : COPY . . 20:07:05 ---> Using cache 20:07:05 ---> 03e91ed756bb 20:07:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:07:05 ---> Using cache 20:07:05 ---> 838975055cb6 20:07:05 Step 9/24 : WORKDIR /edgex-go/spire-build 20:07:05 ---> Using cache 20:07:05 ---> 64e46efa52db 20:07:05 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 20:07:13 ---> ce403cfd0985 20:07:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:13 ---> Running in b8079523d30d 20:07:13 ---> 8130e336c3ea 20:07:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:07:13 ---> 582cff3f47e7 20:07:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:13 ---> d290dc412cc2 20:07:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:13 ---> Running in 189f21deb4e3 20:07:15 ---> 442adaf0df31 20:07:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements 20:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.292s coverage: 44.8% of statements 20:07:16 Removing intermediate container 189f21deb4e3 20:07:16 ---> 4270ba2a307b 20:07:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:17 ---> 17be0f902c80 20:07:17 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:17 Removing intermediate container 21fd7aff6230 20:07:17 ---> a8ba9c2d43a4 20:07:17 20:07:17 Step 10/22 : FROM alpine:3.16 20:07:17 ---> dfd21b5a31f5 20:07:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:17 ---> 5233a87ec18d 20:07:17 Step 19/24 : WORKDIR / 20:07:17 Removing intermediate container 7155f003c106 20:07:17 ---> e8c0863a75ac 20:07:17 20:07:17 Step 10/22 : FROM alpine:3.16 20:07:17 ---> dfd21b5a31f5 20:07:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:17 ---> Running in ff5432399a51 20:07:18 Removing intermediate container b8079523d30d 20:07:18 ---> 0664c0bcac1b 20:07:18 Step 11/24 : WORKDIR /edgex-go 20:07:18 ---> Running in b170e47aea35 20:07:18 ---> Running in 09edadb1b623 20:07:18 ---> Running in 2d1de22379a7 20:07:18 ---> Running in e7a527be81e2 20:07:18 Removing intermediate container ff5432399a51 20:07:18 ---> 888836542c16 20:07:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:18 Removing intermediate container b170e47aea35 20:07:18 ---> ce88036044a7 20:07:18 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:07:18 Removing intermediate container 2d1de22379a7 20:07:18 ---> 8a5b264d6a81 20:07:18 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:07:18 ---> Running in 7a9b9ab836b6 20:07:19 Removing intermediate container 09edadb1b623 20:07:19 ---> e07abbf6bb1c 20:07:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:19 Removing intermediate container e7a527be81e2 20:07:19 ---> 27978a475724 20:07:19 20:07:19 Step 12/24 : FROM alpine:3.15 20:07:19 ---> 5ce65d7b0fde 20:07:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:19 ---> Using cache 20:07:19 ---> 929954dbc70f 20:07:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:19 ---> Running in ffd587b7c02d 20:07:19 ---> Running in 57ed7dc5b66c 20:07:19 ---> Running in a47c5e5ff7a0 20:07:19 ---> Running in 27b07e040ad8 20:07:19 Removing intermediate container 7a9b9ab836b6 20:07:19 ---> 564c43674ce4 20:07:19 Step 21/23 : LABEL arch=x86_64 20:07:19 ---> Running in 1c9fb7182226 20:07:19 Removing intermediate container a47c5e5ff7a0 20:07:19 ---> 510ace2fc785 20:07:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:20 ---> Running in 74fba88915ec 20:07:20 Removing intermediate container 1c9fb7182226 20:07:20 ---> 8a607ea2ff9e 20:07:20 Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:07:20 (1/1) Installing dumb-init (1.2.5-r1) 20:07:20 Executing busybox-1.35.0-r17.trigger 20:07:20 OK: 6 MiB in 15 packages 20:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:20 ---> Running in cfe74789030e 20:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:20 Removing intermediate container 74fba88915ec 20:07:20 ---> 5fb9e651fcb3 20:07:20 Step 22/24 : LABEL arch=x86_64 20:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:20 ---> Running in b81ed1385c26 20:07:20 Removing intermediate container cfe74789030e 20:07:20 ---> d0ec9f86b9e2 20:07:20 Step 23/23 : LABEL version=0.0.0 20:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:20 Removing intermediate container b81ed1385c26 20:07:20 ---> f68bac6713f4 20:07:20 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:07:20 ---> Running in 5e3547793505 20:07:20 (1/1) Installing dumb-init (1.2.5-r1) 20:07:20 Executing busybox-1.35.0-r17.trigger 20:07:20 OK: 6 MiB in 15 packages 20:07:20 ---> Running in 78a109bb2afe 20:07:20 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:20 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:20 OK: 15857 distinct packages available 20:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:21 Removing intermediate container 5e3547793505 20:07:21 ---> a9c4a86ddd24 20:07:21 20:07:21 (1/5) Installing dumb-init (1.2.5-r1) 20:07:21 (2/5) Installing musl-obstack (1.2.3-r0) 20:07:21 (3/5) Installing libucontext (1.1-r0) 20:07:21 (4/5) Installing gcompat (1.0.0-r4) 20:07:21 (5/5) Installing openssl (1.1.1t-r1) 20:07:21 Executing busybox-1.34.1-r7.trigger 20:07:21 OK: 7 MiB in 19 packages 20:07:21 Successfully built a9c4a86ddd24 20:07:21 Removing intermediate container ffd587b7c02d 20:07:21 ---> 38a01100fbff 20:07:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:21 Successfully tagged security-spire-server:latest 20:07:21 Building core-data 20:07:21  Building security-spire-server ... done Removing intermediate container 78a109bb2afe 20:07:21 ---> 5f49e9c953ef 20:07:21 Step 24/24 : LABEL version=0.0.0 20:07:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:23 ---> 4453aa2512ee 20:07:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:07:23 ---> Using cache 20:07:23 ---> b33a3074d7c9 20:07:23 Step 4/22 : WORKDIR /edgex-go 20:07:23 ---> Using cache 20:07:23 ---> f77c8589f2b9 20:07:23 Step 5/22 : RUN apk add --update --no-cache make git 20:07:23 ---> Using cache 20:07:23 ---> 513c82945f82 20:07:23 Step 6/22 : COPY go.mod vendor* ./ 20:07:23 ---> Using cache 20:07:23 ---> 329c4a9609c9 20:07:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:23 ---> Using cache 20:07:23 ---> c3e0d85158b2 20:07:23 Step 8/22 : COPY . . 20:07:23 ---> Using cache 20:07:23 ---> 4fd24913493d 20:07:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:07:27 ---> Running in f1f2d7c6cadb 20:07:27 ---> Running in d9e3da9aed8d 20:07:27 ---> 47bc6958ecb3 20:07:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:07:27 Removing intermediate container 57ed7dc5b66c 20:07:27 ---> b302b48bbe41 20:07:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:28 Removing intermediate container f1f2d7c6cadb 20:07:28 ---> 7da1259e8951 20:07:28 20:07:28 Removing intermediate container 27b07e040ad8 20:07:28 ---> 46b87bd657b8 20:07:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07:28 Successfully built 7da1259e8951 20:07:28 Successfully tagged security-spire-config:latest 20:07:28  Building security-spire-config ... done Building security-spiffe-token-provider 20:07:28 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 20:07:31 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:31 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:07:31 ---> 4453aa2512ee 20:07:31 Step 3/19 : WORKDIR /edgex-go 20:07:31 ---> Using cache 20:07:31 ---> d94cd60bc900 20:07:31 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:07:33 ---> 2239055d53a6 20:07:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:33 ---> 9e32ee17e5f9 20:07:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:07:33 ---> Running in 9bcfd25e5448 20:07:33 ---> cb27bb5f80fa 20:07:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:07:34 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:07:34 OK: 17046 distinct packages available 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.471s coverage: 79.9% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.228s coverage: 20.0% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.960s coverage: 91.2% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:34 OK: 211 MiB in 51 packages 20:07:36 ---> da729e4bcac9 20:07:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:07:37 ---> 973e2979a3b1 20:07:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:37 ---> 25a4a11281d0 20:07:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:37 ---> e31a260b8e69 20:07:37 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:37 ---> Running in 8e3bc548009c 20:07:37 ---> c6c054075707 20:07:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:37 ---> d7017b6c01b8 20:07:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.249s coverage: 63.1% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.146s coverage: 73.7% of statements 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 20:07:38 Removing intermediate container 9bcfd25e5448 20:07:38 ---> 2e06b3e6e0b5 20:07:38 Step 5/19 : COPY go.mod vendor* ./ 20:07:38 ---> 7fc8bf5df61c 20:07:38 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:38 ---> 596ef5e5a1a1 20:07:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:38 ---> Running in 48fb2bc24974 20:07:38 ---> d5f2213346a7 20:07:38 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:38 ---> Running in 935eec9f35e8 20:07:38 ---> f34dfb965bdb 20:07:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:38 ---> Running in 707027cd7afb 20:07:38 Removing intermediate container 8e3bc548009c 20:07:38 ---> 1a233b07e800 20:07:38 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:39 Removing intermediate container 707027cd7afb 20:07:39 ---> 5d5c8f2c5b60 20:07:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:39 ---> Running in 616ffaba05e6 20:07:39 ---> Running in 4d547549dae4 20:07:39 Removing intermediate container 616ffaba05e6 20:07:39 ---> 0864f27f52b9 20:07:39 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:07:39 ---> Running in ba797f48296c 20:07:39 Removing intermediate container 48fb2bc24974 20:07:39 ---> f2601dcba76a 20:07:39 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:39 Removing intermediate container 4d547549dae4 20:07:39 ---> d1ce448f97e4 20:07:39 Step 22/24 : LABEL arch=x86_64 20:07:39 ---> Running in 1d52b7120d38 20:07:39 ---> Running in ddc02261f770 20:07:39 Removing intermediate container ba797f48296c 20:07:39 ---> b60399ad361d 20:07:39 Step 20/22 : LABEL arch=x86_64 20:07:39 Removing intermediate container 1d52b7120d38 20:07:39 ---> bef506feffb6 20:07:39 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:07:39 ---> Running in 7d1b98147d94 20:07:39 ---> Running in ff6b1ee9b0d2 20:07:40 Removing intermediate container ddc02261f770 20:07:40 ---> babb1ab2e587 20:07:40 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:07:40 Removing intermediate container 7d1b98147d94 20:07:40 ---> e3b5c03a0237 20:07:40 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:07:40 ---> Running in 9f2b53a76c28 20:07:40 ---> Running in 8c3fd94beb06 20:07:40 Removing intermediate container ff6b1ee9b0d2 20:07:40 ---> 4f432fed4a54 20:07:40 Step 20/22 : LABEL arch=x86_64 20:07:40 Removing intermediate container 9f2b53a76c28 20:07:40 ---> 6270d548cb72 20:07:40 Step 24/24 : LABEL version=0.0.0 20:07:40 ---> Running in 3f9a8a43ed71 20:07:40 Removing intermediate container 8c3fd94beb06 20:07:40 ---> 9a6ca8670d34 20:07:40 Step 22/22 : LABEL version=0.0.0 20:07:40 ---> Running in 05b7e57e85ac 20:07:40 ---> Running in c1e1b886c098 20:07:41 Removing intermediate container 3f9a8a43ed71 20:07:41 ---> 047218260791 20:07:41 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:07:41 Removing intermediate container 05b7e57e85ac 20:07:41 ---> 7397d3d7bcfa 20:07:41 20:07:41 ---> Running in e79bcc6238ef 20:07:41 Removing intermediate container c1e1b886c098 20:07:41 ---> ff2b292425ea 20:07:41 20:07:41 Successfully built 7397d3d7bcfa 20:07:41 Successfully built ff2b292425ea 20:07:41 Successfully tagged security-proxy-auth:latest 20:07:41  Building security-proxy-auth ... done Building security-bootstrapper 20:07:41 Successfully tagged security-spire-agent:latest 20:07:42  Building security-spire-agent ... done Removing intermediate container e79bcc6238ef 20:07:42 ---> b5e585003351 20:07:42 Step 22/22 : LABEL version=0.0.0 20:07:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:07:44 ---> 4453aa2512ee 20:07:44 Step 3/32 : WORKDIR /edgex-go 20:07:44 ---> Using cache 20:07:44 ---> d94cd60bc900 20:07:44 Step 4/32 : RUN apk add --update --no-cache make git 20:07:44 ---> Using cache 20:07:44 ---> 237cfe7e065a 20:07:44 Step 5/32 : COPY go.mod vendor* ./ 20:07:44 ---> Using cache 20:07:44 ---> 6b37f4cb5946 20:07:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:44 ---> Using cache 20:07:44 ---> b40dfe5365a4 20:07:44 Step 7/32 : COPY . . 20:07:44 ---> Using cache 20:07:44 ---> 03888df55aef 20:07:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.523s coverage: 65.3% of statements 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 41.0% of statements 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:48 ---> Running in 2e491ebf40ae 20:07:49 ---> Running in c14169853efd 20:07:49 Removing intermediate container 2e491ebf40ae 20:07:49 ---> 2716f5452d41 20:07:49 20:07:49 Successfully built 2716f5452d41 20:07:49 Successfully tagged core-common-config-bootstrapper:latest 20:07:49  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.425s coverage: 17.7% of statements 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.774s coverage: 92.3% of statements 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 63.2% of statements 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:56 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 20:07:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:56 go vet ./... 20:07:57 Removing intermediate container d9e3da9aed8d 20:07:57 ---> 3c90aa1cdbb3 20:07:57 20:07:57 Step 10/22 : FROM alpine:3.16 20:07:57 ---> dfd21b5a31f5 20:07:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:08:02 ---> Running in 77deb24efe1f 20:08:02 Removing intermediate container 77deb24efe1f 20:08:02 ---> 100c33d0ce6b 20:08:02 Step 12/22 : ENV APP_PORT=59880 20:08:05 ---> Running in 51a7551e74f9 20:08:09 Removing intermediate container 51a7551e74f9 20:08:09 ---> 82a0db33c6f0 20:08:09 Step 13/22 : EXPOSE $APP_PORT 20:08:09 ---> Running in 85e2f8b7f88b 20:08:09 Removing intermediate container 85e2f8b7f88b 20:08:09 ---> 91af65661d57 20:08:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:08:09 Removing intermediate container 935eec9f35e8 20:08:09 ---> 4570a65f2108 20:08:09 Step 7/19 : COPY . . 20:08:09 ---> Running in 328b34d5259e 20:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:15 ---> 8be724fcad95 20:08:15 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:15 (1/1) Installing dumb-init (1.2.5-r1) 20:08:15 Executing busybox-1.35.0-r17.trigger 20:08:15 OK: 6 MiB in 15 packages 20:08:15 ---> Running in f60bd37c83f7 20:08:15 Removing intermediate container c14169853efd 20:08:15 ---> be4e6d85940c 20:08:15 20:08:15 Step 9/32 : FROM alpine:3.16 20:08:15 ---> dfd21b5a31f5 20:08:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:15 ---> Running in b1cc56783d12 20:08:15 Removing intermediate container b1cc56783d12 20:08:15 ---> df4f6c886c84 20:08:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:08:15 ---> Running in 4c91e99edd69 20:08:15 Removing intermediate container 328b34d5259e 20:08:15 ---> 4c9965a3ae71 20:08:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:15 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 20:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:16 ---> 4bf8b051f8d7 20:08:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:16 (1/2) Installing dumb-init (1.2.5-r1) 20:08:16 (2/2) Installing su-exec (0.2-r1) 20:08:16 Executing busybox-1.35.0-r17.trigger 20:08:16 OK: 6 MiB in 16 packages 20:08:17 ---> 8e1437f8ae67 20:08:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:08:18 ---> 5b6b7bfd7f5f 20:08:18 Step 18/22 : ENTRYPOINT ["/core-data"] 20:08:19 Removing intermediate container 4c91e99edd69 20:08:19 ---> 3037e32a1f7d 20:08:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:08:19 ---> Running in 728e1356c827 20:08:19 ---> Running in f2ef6688e277 20:08:19 Removing intermediate container 728e1356c827 20:08:19 ---> a1819afda31c 20:08:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:20 ---> Running in 3bd2a2d32790 20:08:20 Removing intermediate container f2ef6688e277 20:08:20 ---> 1a8ff578b48c 20:08:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:08:21 ---> Running in f66d059d51fe 20:08:21 Removing intermediate container 3bd2a2d32790 20:08:21 ---> 17aef731f154 20:08:21 Step 20/22 : LABEL arch=x86_64 20:08:22 ---> Running in 872fc55298ef 20:08:22 Removing intermediate container f66d059d51fe 20:08:22 ---> 45da0fe5f60e 20:08:22 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:22 ---> Running in c61da52ff705 20:08:22 Removing intermediate container 872fc55298ef 20:08:22 ---> a8b64a63f339 20:08:22 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:08:23 ---> Running in cc7a73758daa 20:08:23 Removing intermediate container c61da52ff705 20:08:23 ---> ca81e6463df1 20:08:23 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:24 ---> Running in fc923d29ef50 20:08:24 Removing intermediate container cc7a73758daa 20:08:24 ---> 08ebe1e0d0d6 20:08:24 Step 22/22 : LABEL version=0.0.0 20:08:24 ---> Running in dc783a54f119 20:08:24 Removing intermediate container fc923d29ef50 20:08:24 ---> db79cfa50d60 20:08:24 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:08:25 ---> Running in 1d16e59c9585 20:08:25 Removing intermediate container dc783a54f119 20:08:25 ---> 8306bc468c00 20:08:25 20:08:25 Successfully built 8306bc468c00 20:08:25 Successfully tagged core-data:latest 20:08:27  Building core-data ... done Removing intermediate container 1d16e59c9585 20:08:27 ---> 6c6b7df92432 20:08:27 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:08:27 ---> Running in 0f2e37849be4 20:08:27 Removing intermediate container 0f2e37849be4 20:08:27 ---> 678ee65bc6a1 20:08:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:08:28 ---> 47802016fd78 20:08:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:08:28 ---> Running in b7177889a19a 20:08:31 Removing intermediate container b7177889a19a 20:08:31 ---> 0c3188622a39 20:08:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:31 ---> 10d3c0bf7d87 20:08:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:32 ---> 3626956a9757 20:08:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:08:32 ---> af387ad9eb3c 20:08:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:33 ---> 76cd7e67750b 20:08:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:38 ---> 1e8f48be23bc 20:08:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:38 Removing intermediate container f60bd37c83f7 20:08:38 ---> cf6609c8dcd3 20:08:38 20:08:38 Step 9/19 : FROM alpine:3.15 20:08:38 ---> 5ce65d7b0fde 20:08:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:38 ---> Using cache 20:08:38 ---> 929954dbc70f 20:08:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:08:39 ---> 1d9eb57effc0 20:08:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:39 ---> Running in 50cbd2c330bf 20:08:41 ---> 45ab89c63cbb 20:08:41 Step 27/32 : RUN chmod +x /entrypoint.sh 20:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:42 ---> Running in 75eaafa529eb 20:08:42 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:08:42 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:08:42 OK: 15857 distinct packages available 20:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:42 (1/9) Installing ca-certificates (20220614-r0) 20:08:42 (2/9) Installing brotli-libs (1.0.9-r5) 20:08:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:08:42 (4/9) Installing libcurl (7.80.0-r6) 20:08:42 (5/9) Installing curl (7.80.0-r6) 20:08:42 (6/9) Installing dumb-init (1.2.5-r1) 20:08:42 (7/9) Installing musl-obstack (1.2.3-r0) 20:08:42 (8/9) Installing libucontext (1.1-r0) 20:08:42 (9/9) Installing gcompat (1.0.0-r4) 20:08:42 Executing busybox-1.34.1-r7.trigger 20:08:42 Executing ca-certificates-20220614-r0.trigger 20:08:42 OK: 8 MiB in 23 packages 20:08:46 Removing intermediate container 75eaafa529eb 20:08:46 ---> 888efa2c02c8 20:08:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:08:46 Removing intermediate container 50cbd2c330bf 20:08:46 ---> d9c4bd0830c0 20:08:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:46 ---> Running in 83edf609a299 20:08:46 ---> b3c87ed41cce 20:08:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:08:46 Removing intermediate container 83edf609a299 20:08:46 ---> 008fa40fc30c 20:08:46 Step 29/32 : CMD ["gate"] 20:08:46 ---> Running in 346951df7764 20:08:47 ---> 5a1019b6c3b8 20:08:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:08:47 Removing intermediate container 346951df7764 20:08:47 ---> ba361621737f 20:08:47 Step 30/32 : LABEL arch=x86_64 20:08:47 ---> 71eb44efa943 20:08:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:08:47 ---> Running in 20031426396f 20:08:47 ---> Running in 7ec71be426c3 20:08:47 Removing intermediate container 20031426396f 20:08:47 ---> 2ee355830359 20:08:47 Step 31/32 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:08:47 ---> Running in 28c5358cfea1 20:08:47 Removing intermediate container 7ec71be426c3 20:08:47 ---> 58f14fcf0720 20:08:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:47 ---> Running in 7631a779759d 20:08:48 Removing intermediate container 28c5358cfea1 20:08:48 ---> 0839aa9cdfef 20:08:48 Step 32/32 : LABEL version=0.0.0 20:08:48 ---> Running in 7c74e0b29cbc 20:08:48 Removing intermediate container 7631a779759d 20:08:48 ---> fb86a75c62c7 20:08:48 Step 17/19 : LABEL arch=x86_64 20:08:48 ---> Running in a824640ef88b 20:08:48 Removing intermediate container 7c74e0b29cbc 20:08:48 ---> cfaa4049aae8 20:08:48 20:08:48 Successfully built cfaa4049aae8 20:08:48 Successfully tagged security-bootstrapper:latest 20:08:49  Building security-bootstrapper ... done Removing intermediate container a824640ef88b 20:08:49 ---> f95c5aadcb20 20:08:49 Step 18/19 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:08:49 ---> Running in 1d92e1a84a1a 20:08:49 Removing intermediate container 1d92e1a84a1a 20:08:49 ---> 02d01e3083d6 20:08:49 Step 19/19 : LABEL version=0.0.0 20:08:49 ---> Running in e905c1537d53 20:08:50 Removing intermediate container e905c1537d53 20:08:50 ---> 88c46b554acf 20:08:50 20:08:50 Successfully built 88c46b554acf 20:08:50 Successfully tagged security-spiffe-token-provider:latest 20:08:50  Building security-spiffe-token-provider ... done  [Pipeline] } 20:08:50 $ docker stop --time=1 af8e98d2bd3e1faf4ac54d13e36f97ab8713ff690be8379e56e792201b3dba40 20:08:52 $ docker rm -f --volumes af8e98d2bd3e1faf4ac54d13e36f97ab8713ff690be8379e56e792201b3dba40 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:52 + docker images 20:08:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:08:52 security-spiffe-token-provider latest 88c46b554acf 3 seconds ago 30MB 20:08:52 security-bootstrapper latest cfaa4049aae8 4 seconds ago 20.4MB 20:08:52 cf6609c8dcd3 14 seconds ago 1.73GB 20:08:52 core-data latest 8306bc468c00 28 seconds ago 17.9MB 20:08:52 be4e6d85940c 38 seconds ago 1.68GB 20:08:52 3c90aa1cdbb3 About a minute ago 1.7GB 20:08:52 core-common-config-bootstrapper latest 2716f5452d41 About a minute ago 15.5MB 20:08:52 security-spire-agent latest ff2b292425ea About a minute ago 125MB 20:08:52 security-proxy-auth latest 7397d3d7bcfa About a minute ago 16.2MB 20:08:52 security-spire-config latest 7da1259e8951 About a minute ago 85.8MB 20:08:52 security-spire-server latest a9c4a86ddd24 About a minute ago 86.5MB 20:08:52 27978a475724 About a minute ago 1.56GB 20:08:52 e8c0863a75ac About a minute ago 1.68GB 20:08:52 a8ba9c2d43a4 About a minute ago 1.67GB 20:08:52 security-proxy-setup latest 1c38adf17742 About a minute ago 27.8MB 20:08:52 2c7b241f23a1 About a minute ago 1.56GB 20:08:52 8314e949cd06 About a minute ago 1.56GB 20:08:52 9a4f17cf791a 2 minutes ago 1.68GB 20:08:52 security-secretstore-setup latest 4f5744151277 3 minutes ago 30MB 20:08:52 core-command latest bcf46aed46d2 3 minutes ago 17.7MB 20:08:52 core-metadata latest b830b2738c92 3 minutes ago 18.5MB 20:08:52 support-notifications latest cb6fbbd67418 4 minutes ago 30.7MB 20:08:52 support-scheduler latest bfe48aa37e5e 4 minutes ago 30.1MB 20:08:52 b2673c6b8ce3 4 minutes ago 1.76GB 20:08:52 53bcea65b893 4 minutes ago 1.75GB 20:08:52 5403d248da92 4 minutes ago 1.68GB 20:08:52 2f002ddd1360 4 minutes ago 1.7GB 20:08:52 bcc58b45c460 4 minutes ago 1.69GB 20:08:52 ci-base-image-x86_64 latest 4453aa2512ee 9 minutes ago 904MB 20:08:52 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 20:08:52 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 20:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:08:52 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] } 20:10:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:10:03 + ls -al . 20:10:03 total 740 20:10:03 drwxrwxr-x 10 1001 1001 4096 Feb 27 20:03 . 20:10:03 drwxr-xr-x 4 root root 4096 Feb 27 20:03 .. 20:10:03 drwxrwxr-x 2 1001 1001 4096 Feb 27 20:01 .blubracket 20:10:03 -rw-rw-r-- 1 1001 1001 16 Feb 27 20:01 .dockerignore 20:10:03 drwxrwxr-x 8 1001 1001 4096 Feb 27 20:01 .git 20:10:03 drwxrwxr-x 3 1001 1001 4096 Feb 27 20:01 .github 20:10:03 -rw-rw-r-- 1 1001 1001 1068 Feb 27 20:01 .gitignore 20:10:03 -rw-rw-r-- 1 1001 1001 42 Feb 27 20:01 .golangci.yml 20:10:03 -rw-rw-r-- 1 1001 1001 87 Feb 27 20:01 .hadolint.yml 20:10:03 -rw-rw-r-- 1 1001 1001 166 Feb 27 20:01 .sonarcloud.properties 20:10:03 -rw-rw-r-- 1 1001 1001 1171 Feb 27 20:01 ADOPTERS.md 20:10:03 -rw-rw-r-- 1 1001 1001 10825 Feb 27 20:01 Attribution.txt 20:10:03 -rw-rw-r-- 1 1001 1001 73765 Feb 27 20:01 CHANGELOG.md 20:10:03 -rw-rw-r-- 1 1001 1001 3804 Feb 27 20:01 CONTRIBUTING.md 20:10:03 -rw-rw-r-- 1 1001 1001 677 Feb 27 20:01 GOVERNANCE.md 20:10:03 -rw-rw-r-- 1 1001 1001 883 Feb 27 20:01 Jenkinsfile 20:10:03 -rw-rw-r-- 1 1001 1001 10775 Feb 27 20:01 LICENSE 20:10:03 -rw-rw-r-- 1 1001 1001 14116 Feb 27 20:01 Makefile 20:10:03 -rw-rw-r-- 1 1001 1001 582 Feb 27 20:01 OWNERS.md 20:10:03 -rw-rw-r-- 1 1001 1001 9403 Feb 27 20:01 README.md 20:10:03 -rw-rw-r-- 1 1001 1001 6912 Feb 27 20:01 SECURITY.md 20:10:03 -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION 20:10:03 drwxrwxr-x 2 1001 1001 4096 Feb 27 20:01 bin 20:10:03 drwxrwxr-x 18 1001 1001 4096 Feb 27 20:01 cmd 20:10:03 -rw-r--r-- 1 root root 487670 Feb 27 20:07 coverage.out 20:10:03 -rw-rw-r-- 1 1001 1001 3296 Feb 27 20:01 go.mod 20:10:03 -rw-rw-r-- 1 1001 1001 31429 Feb 27 20:01 go.sum 20:10:03 drwxrwxr-x 7 1001 1001 4096 Feb 27 20:01 internal 20:10:03 drwxrwxr-x 3 1001 1001 4096 Feb 27 20:01 openapi 20:10:03 drwxrwxr-x 4 1001 1001 4096 Feb 27 20:01 snap 20:10:03 -rw-rw-r-- 1 1001 1001 204 Feb 27 20:01 version.go [Pipeline] sh 20:10:03 + '[' -e coverage.out ] 20:10:03 + chown 1001:1001 coverage.out [Pipeline] stash 20:10:03 Warning: overwriting stash ‘coverage-report’ 20:10:04 Stashed 1 file(s) [Pipeline] sh 20:10:05 + make build 20:10:05 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 20:11:42 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 20:11:42 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 20:11:47 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 20:11:51 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 20:12:38 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 20:12:45 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 20:12:52 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-setup/security-proxy-setup ./cmd/security-proxy-setup 20:12:55 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 20:13: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:06 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 20:13:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:13:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:13:29 $ docker stop --time=1 2f8bfe0fd700f4a63f21169c0a796503e6981b368e4c5434cab47494de3e94e2 20:13:31 $ docker rm -f --volumes 2f8bfe0fd700f4a63f21169c0a796503e6981b368e4c5434cab47494de3e94e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:34 20:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:34 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:34 29e5d40040c1: Pulling fs layer 20:13:34 1ce36da41761: Pulling fs layer 20:13:34 25b303627fd3: Pulling fs layer 20:13:34 29e5d40040c1: Verifying Checksum 20:13:34 29e5d40040c1: Download complete 20:13:35 1ce36da41761: Verifying Checksum 20:13:35 1ce36da41761: Download complete 20:13:35 29e5d40040c1: Pull complete 20:13:36 1ce36da41761: Pull complete 20:13:36 25b303627fd3: Verifying Checksum 20:13:36 25b303627fd3: Download complete 20:13:46 25b303627fd3: Pull complete 20:13:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:47 prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container 20:13:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:49 $ docker top bb17d03145b4acbbe52b19cd0dc86be51449277bb3a05edd4cb27396d8ba19fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:50 + docker-compose build --help 20:13:50 + grep parallel 20:13:55 --parallel Build images in parallel. [Pipeline] } 20:13:55 $ docker stop --time=1 bb17d03145b4acbbe52b19cd0dc86be51449277bb3a05edd4cb27396d8ba19fc 20:13:57 $ docker rm -f --volumes bb17d03145b4acbbe52b19cd0dc86be51449277bb3a05edd4cb27396d8ba19fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:58 prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container 20:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:59 $ docker top 1dd1ac92d1541e4988c3994c505b5fd43722615a58ac0bb9ced0a48984bec6f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:00 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:06 Building core-command ... 20:14:06 Building core-common-config-bootstrapper ... 20:14:06 Building core-data ... 20:14:06 Building core-metadata ... 20:14:06 Building security-bootstrapper ... 20:14:06 Building security-proxy-auth ... 20:14:06 Building security-proxy-setup ... 20:14:06 Building security-secretstore-setup ... 20:14:06 Building security-spiffe-token-provider ... 20:14:06 Building security-spire-agent ... 20:14:06 Building security-spire-config ... 20:14:06 Building security-spire-server ... 20:14:06 Building support-notifications ... 20:14:06 Building support-scheduler ... 20:14:06 Building security-spire-agent 20:14:06 Building support-scheduler 20:14:06 Building support-notifications 20:14:06 Building security-spire-config 20:14:06 Building core-data 20:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:03 ---> 5bc3a08dd6e2 20:15:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:03 ---> 5bc3a08dd6e2 20:15:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:03 ---> 5bc3a08dd6e2 20:15:03 Step 3/24 : WORKDIR /edgex-go 20:15:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:03 ---> 5bc3a08dd6e2 20:15:03 Step 3/24 : WORKDIR /edgex-go 20:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:03 ---> 5bc3a08dd6e2 20:15:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:03 ---> Running in 51c6f198ce4a 20:15:03 ---> Running in 16b595a86651 20:15:03 ---> Running in 5be1a72a82c0 20:15:03 ---> Running in 2812659453f1 20:15:03 ---> Running in eff29ab0f6ed 20:15:03 Removing intermediate container 2812659453f1 20:15:03 ---> bad1f70318e9 20:15:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:15:03 Removing intermediate container 5be1a72a82c0 20:15:03 ---> 87a7f94743d4 20:15:03 Step 4/22 : WORKDIR /edgex-go 20:15:03 Removing intermediate container 51c6f198ce4a 20:15:03 ---> 06ecfe460e6a 20:15:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:15:03 Removing intermediate container eff29ab0f6ed 20:15:03 ---> 192868e44ca1 20:15:03 Step 4/22 : WORKDIR /edgex-go 20:15:03 ---> Running in 309e7a7174b9 20:15:03 Removing intermediate container 16b595a86651 20:15:03 ---> b82d9a812515 20:15:03 Step 4/22 : WORKDIR /edgex-go 20:15:03 ---> Running in c7a9a9a1757b 20:15:03 ---> Running in b27ccf4afc3e 20:15:03 ---> Running in c95ba1422bba 20:15:03 ---> Running in 6a333339d68e 20:15:03 Removing intermediate container c7a9a9a1757b 20:15:03 ---> 0592e615db6b 20:15:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:15:03 Removing intermediate container c95ba1422bba 20:15:03 ---> 34bd5e5d159c 20:15:03 Step 5/22 : RUN apk add --update --no-cache make git 20:15:03 ---> Running in 91fd4006b128 20:15:03 Removing intermediate container 6a333339d68e 20:15:03 ---> 064f0596938f 20:15:03 Step 5/22 : RUN apk add --update --no-cache make git 20:15:03 ---> Running in 366c6bf47ae8 20:15:03 ---> Running in 8061c617bd3f 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:03 OK: 221 MiB in 51 packages 20:15:03 OK: 221 MiB in 51 packages 20:15:04 OK: 221 MiB in 51 packages 20:15:04 OK: 221 MiB in 51 packages 20:15:05 OK: 221 MiB in 51 packages 20:15:06 Removing intermediate container 309e7a7174b9 20:15:06 ---> dc1a2fec821d 20:15:06 Step 5/24 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container b27ccf4afc3e 20:15:06 ---> 6df5ead5182c 20:15:06 Step 5/24 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container 366c6bf47ae8 20:15:06 ---> 88117db5bded 20:15:06 Step 6/22 : COPY go.mod vendor* ./ 20:15:06 Removing intermediate container 8061c617bd3f 20:15:06 ---> 69290c7032b1 20:15:06 Step 6/22 : COPY go.mod vendor* ./ 20:15:07 Removing intermediate container 91fd4006b128 20:15:07 ---> a5b17d5871a6 20:15:07 Step 6/22 : COPY go.mod vendor* ./ 20:15:07 ---> dc5849fe5e5b 20:15:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> Running in efba5fd5c5d5 20:15:07 ---> 987c78636bd2 20:15:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:07 ---> 709788074aed 20:15:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:08 ---> Running in bdf9b40907e5 20:15:08 ---> 486985d90ef3 20:15:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:08 ---> Running in fda99746fa95 20:15:08 ---> f8b0fd878c84 20:15:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:08 ---> Running in a9c463be1463 20:15:08 ---> Running in b8d8f229fe81 20:17:00 Removing intermediate container a9c463be1463 20:17:00 ---> 66be794891c6 20:17:00 Step 8/22 : COPY . . 20:17:00 Removing intermediate container b8d8f229fe81 20:17:00 ---> 8a6dffa5ed5c 20:17:00 Step 8/22 : COPY . . 20:17:00 Removing intermediate container efba5fd5c5d5 20:17:00 ---> d34fdb1ce77b 20:17:00 Step 7/24 : COPY . . 20:17:00 Removing intermediate container bdf9b40907e5 20:17:00 ---> c76eaec499b7 20:17:00 Step 7/24 : COPY . . 20:17:00 Removing intermediate container fda99746fa95 20:17:00 ---> 3d0dedaaa954 20:17:00 Step 8/22 : COPY . . 20:17:15 ---> f59b622c686e 20:17:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:17:15 ---> a460237e65b9 20:17:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:17:15 ---> 48abff440ba3 20:17:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:17:15 ---> 285f5ac63b8f 20:17:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:17:15 ---> Running in 41e94b4b0406 20:17:15 ---> Running in 77b567bb7bbf 20:17:15 ---> fee54f86e504 20:17:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:17:15 ---> Running in 9e2fbd553e7f 20:17:15 ---> Running in 2a6d5113ae53 20:17:15 ---> Running in a8779a0eaa45 20:17:15 Removing intermediate container 77b567bb7bbf 20:17:15 ---> b7b18c68c96d 20:17:15 Step 9/24 : WORKDIR /edgex-go/spire-build 20:17:15 ---> Running in fc79838c033f 20:17:15 Removing intermediate container a8779a0eaa45 20:17:15 ---> 4e369c125269 20:17:15 Step 9/24 : WORKDIR /edgex-go/spire-build 20:17:15 ---> Running in 4152a4a4af21 20:17:16 Removing intermediate container fc79838c033f 20:17:16 ---> d4972c7a0b57 20:17:16 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 20:17:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:17:16 ---> Running in a3f3073d106a 20:17:16 Removing intermediate container 4152a4a4af21 20:17:16 ---> ba0678a5168f 20:17:16 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 20:17:16 ---> Running in 6be3dee436da 20:17:16 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 20:17:17 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 20:17:20 Removing intermediate container a3f3073d106a 20:17:20 ---> cc063bf80b76 20:17:20 Step 11/24 : WORKDIR /edgex-go 20:17:20 ---> Running in 50dd4700c669 20:17:20 Removing intermediate container 6be3dee436da 20:17:20 ---> e1d26196b9fb 20:17:20 Step 11/24 : WORKDIR /edgex-go 20:17:20 ---> Running in 5164d417c2ae 20:17:21 Removing intermediate container 50dd4700c669 20:17:21 ---> b3acd2e68e37 20:17:21 20:17:21 Step 12/24 : FROM alpine:3.15 20:17:21 Removing intermediate container 5164d417c2ae 20:17:21 ---> 9f9367083356 20:17:21 20:17:21 Step 12/24 : FROM alpine:3.15 20:17:21 3.15: Pulling from library/alpine 20:17:21 3.15: Pulling from library/alpine 20:17:24 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:17:24 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:17:24 Status: Image is up to date for alpine:3.15 20:17:24 Status: Downloaded newer image for alpine:3.15 20:17:24 ---> 354640af7b1b 20:17:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:24 ---> 354640af7b1b 20:17:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:24 ---> Running in 987e8d457dcd 20:17:24 ---> Running in 47489f8803fe 20:17:25 Removing intermediate container 987e8d457dcd 20:17:25 ---> f1d267d5432d 20:17:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:17:25 Removing intermediate container 47489f8803fe 20:17:25 ---> f396bdcd1855 20:17:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:25 ---> Running in 43232c422c04 20:17:25 ---> Running in 1787e42714a2 20:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:29 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:17:29 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:17:29 OK: 15734 distinct packages available 20:17:29 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:17:29 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:17:29 OK: 15734 distinct packages available 20:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:31 (1/4) Installing dumb-init (1.2.5-r1) 20:17:31 (2/4) Installing musl-obstack (1.2.3-r0) 20:17:31 (3/4) Installing libucontext (1.1-r0) 20:17:31 (4/4) Installing gcompat (1.0.0-r4) 20:17:31 Executing busybox-1.34.1-r7.trigger 20:17:31 (1/5) Installing dumb-init (1.2.5-r1) 20:17:31 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:31 (3/5) Installing libucontext (1.1-r0) 20:17:32 (4/5) Installing gcompat (1.0.0-r4) 20:17:32 OK: 6 MiB in 18 packages 20:17:32 (5/5) Installing openssl (1.1.1t-r1) 20:17:32 Executing busybox-1.34.1-r7.trigger 20:17:32 OK: 6 MiB in 19 packages 20:17:34 Removing intermediate container 43232c422c04 20:17:34 ---> 3be2942ec04c 20:17:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:35 Removing intermediate container 1787e42714a2 20:17:35 ---> 9e5cf8614c67 20:17:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:40 ---> eaaf7b7a7914 20:17:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:43 ---> 24f47f5323f0 20:17:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:44 ---> 23f23d6672ae 20:17:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:44 ---> Running in 0392313382d5 20:17:45 Removing intermediate container 0392313382d5 20:17:45 ---> 4649f80cb2a0 20:17:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:47 ---> 353467fc1ad6 20:17:47 Step 19/24 : WORKDIR / 20:17:47 ---> Running in cc3b4ce15591 20:17:48 Removing intermediate container cc3b4ce15591 20:17:48 ---> 7f226c4776cb 20:17:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:48 ---> Running in 52e24c3dea4d 20:17:48 Removing intermediate container 52e24c3dea4d 20:17:48 ---> bf44bd7bfd7e 20:17:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:49 ---> Running in f0db635efcfa 20:17:49 ---> 73c30d44f50d 20:17:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:49 Removing intermediate container f0db635efcfa 20:17:49 ---> b0f5b4744149 20:17:49 Step 22/24 : LABEL arch=arm64 20:17:50 ---> Running in 854ca1e267a3 20:17:50 Removing intermediate container 854ca1e267a3 20:17:50 ---> 4c0521d0c9e0 20:17:50 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:17:50 ---> Running in 7399c03f851a 20:17:51 ---> 733b43004c6d 20:17:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:51 Removing intermediate container 7399c03f851a 20:17:51 ---> 966afa4afc92 20:17:51 Step 24/24 : LABEL version=0.0.0 20:17:51 ---> Running in 461a04765383 20:17:52 ---> f80efa95d2fe 20:17:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:52 Removing intermediate container 461a04765383 20:17:52 ---> e767a69ee9e7 20:17:52 20:17:53 Successfully built e767a69ee9e7 20:17:53 Successfully tagged security-spire-config-arm64:latest 20:17:53  Building security-spire-config ... done Building security-spire-server 20:17:53 ---> cbea32b8255b 20:17:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:53 ---> Running in f7b1b50497ed 20:17:54 Removing intermediate container f7b1b50497ed 20:17:54 ---> 78fe954f3211 20:17:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:54 ---> Running in 19f212d91235 20:17:54 Removing intermediate container 19f212d91235 20:17:54 ---> ad53f1965965 20:17:54 Step 22/24 : LABEL arch=arm64 20:17:54 ---> Running in 93a35dcdefa9 20:17:55 Removing intermediate container 93a35dcdefa9 20:17:55 ---> 8202a5dd39eb 20:17:55 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:17:55 ---> Running in ad223ab50140 20:17:56 Removing intermediate container ad223ab50140 20:17:56 ---> 4b5b022c46f2 20:17:56 Step 24/24 : LABEL version=0.0.0 20:17:56 ---> Running in 0d9cacb7126a 20:17:56 Removing intermediate container 0d9cacb7126a 20:17:56 ---> f478792d6b8b 20:17:56 20:17:57 Successfully built f478792d6b8b 20:17:57 Successfully tagged security-spire-agent-arm64:latest 20:17:57 Building security-proxy-setup 20:18:23  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:18:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:23 ---> 5bc3a08dd6e2 20:18:23 Step 3/23 : WORKDIR /edgex-go 20:18:23 ---> Using cache 20:18:23 ---> 06ecfe460e6a 20:18:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:18:23 ---> Using cache 20:18:23 ---> 6df5ead5182c 20:18:23 Step 5/23 : COPY go.mod vendor* ./ 20:18:23 ---> Using cache 20:18:23 ---> 987c78636bd2 20:18:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:23 ---> Using cache 20:18:23 ---> c76eaec499b7 20:18:23 Step 7/23 : COPY . . 20:18:23 ---> Using cache 20:18:23 ---> a460237e65b9 20:18:23 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:18:23 ---> Using cache 20:18:23 ---> b7b18c68c96d 20:18:23 Step 9/23 : WORKDIR /edgex-go/spire-build 20:18:23 ---> Using cache 20:18:23 ---> d4972c7a0b57 20:18:23 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 20:18:23 ---> Running in 9cc738fe5c03 20:18:24 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:18:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:18:24 ---> 5bc3a08dd6e2 20:18:24 Step 3/21 : WORKDIR /edgex-go 20:18:25 ---> Using cache 20:18:25 ---> 06ecfe460e6a 20:18:25 Step 4/21 : RUN apk add --update --no-cache make git 20:18:25 ---> Running in d7d458049f29 20:18:26 Removing intermediate container 9cc738fe5c03 20:18:26 ---> 2a9b24ed4aa0 20:18:26 Step 11/23 : WORKDIR /edgex-go 20:18:27 ---> Running in 923c0a4c5335 20:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:18:27 Removing intermediate container 923c0a4c5335 20:18:27 ---> 8a07a1c55658 20:18:27 20:18:27 Step 12/23 : FROM alpine:3.15 20:18:27 ---> 354640af7b1b 20:18:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:18:27 ---> Using cache 20:18:27 ---> f396bdcd1855 20:18:27 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:18:27 ---> Using cache 20:18:27 ---> 9e5cf8614c67 20:18:27 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:18:30 OK: 221 MiB in 51 packages 20:18:32 Removing intermediate container d7d458049f29 20:18:32 ---> b4fb7b9c302f 20:18:32 Step 5/21 : COPY go.mod vendor* ./ 20:18:34 ---> 3c2fd64281f7 20:18:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:34 ---> Running in e20c58f72a87 20:18:35 ---> f8145e32c53d 20:18:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:18:37 ---> 95c740c90b10 20:18:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:18:37 ---> 18e46aa59318 20:18:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:18:38 ---> 9d6107c79ed8 20:18:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:18:39 ---> Running in 9a09fcf4f335 20:18:39 Removing intermediate container 9a09fcf4f335 20:18:39 ---> 4aebdc6171de 20:18:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:18:39 ---> Running in 04264d55aa67 20:18:40 Removing intermediate container 04264d55aa67 20:18:40 ---> e6959c90594f 20:18:40 Step 21/23 : LABEL arch=arm64 20:18:40 ---> Running in 12b0c6ffc5c3 20:18:40 Removing intermediate container 12b0c6ffc5c3 20:18:40 ---> 8f6c97910c4e 20:18:40 Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:18:40 ---> Running in 639026f93e0c 20:18:41 Removing intermediate container 639026f93e0c 20:18:41 ---> e54903b2c9da 20:18:41 Step 23/23 : LABEL version=0.0.0 20:18:41 ---> Running in 986cc83d4399 20:18:41 Removing intermediate container 986cc83d4399 20:18:41 ---> a02ef89c5865 20:18:41 20:18:42 Successfully built a02ef89c5865 20:18:42 Successfully tagged security-spire-server-arm64:latest 20:18:42  Building security-spire-server ... done Building security-secretstore-setup 20:19:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:19:00 ---> 5bc3a08dd6e2 20:19:00 Step 3/24 : WORKDIR /edgex-go 20:19:00 ---> Using cache 20:19:00 ---> 06ecfe460e6a 20:19:00 Step 4/24 : RUN apk add --update --no-cache make git 20:19:00 ---> Using cache 20:19:00 ---> b4fb7b9c302f 20:19:00 Step 5/24 : COPY go.mod vendor* ./ 20:19:00 ---> Using cache 20:19:00 ---> 3c2fd64281f7 20:19:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:00 ---> Running in 53831b20a474 20:20:22 Removing intermediate container e20c58f72a87 20:20:22 ---> b5bf4f8da382 20:20:22 Step 7/21 : COPY . . 20:20:44 ---> 97ea7f15e969 20:20:44 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:20:44 ---> Running in 99fc5ed24a9e 20:20:45 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-setup/security-proxy-setup ./cmd/security-proxy-setup 20:20:50 Removing intermediate container 53831b20a474 20:20:50 ---> bda4e531797d 20:20:50 Step 7/24 : COPY . . 20:21:05 ---> cfe3f77a0fe1 20:21:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:05 ---> Running in 36f06b8ad76a 20:21:06 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 20:25:13 Removing intermediate container 9e2fbd553e7f 20:25:13 ---> bceed67e6335 20:25:13 20:25:13 Step 10/22 : FROM alpine:3.16 20:25:13 3.16: Pulling from library/alpine 20:25:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:25:13 Status: Downloaded newer image for alpine:3.16 20:25:13 ---> 4c81e5bf8899 20:25:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:25:13 ---> Running in 53a894d01cb8 20:25:14 Removing intermediate container 53a894d01cb8 20:25:14 ---> ad3128aa6428 20:25:14 Step 12/22 : ENV APP_PORT=59880 20:25:14 ---> Running in 60816c344372 20:25:15 Removing intermediate container 60816c344372 20:25:15 ---> 91afefbaa650 20:25:15 Step 13/22 : EXPOSE $APP_PORT 20:25:15 ---> Running in 7f246a73b4f7 20:25:16 Removing intermediate container 7f246a73b4f7 20:25:16 ---> 25a332c2ab31 20:25:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:25:16 ---> Running in 35e056880f66 20:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:20 (1/1) Installing dumb-init (1.2.5-r1) 20:25:20 Executing busybox-1.35.0-r17.trigger 20:25:20 OK: 5 MiB in 15 packages 20:25:21 Removing intermediate container 35e056880f66 20:25:21 ---> e377199661bd 20:25:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:22 ---> abcc2560f158 20:25:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:25:24 ---> d3140f2ed762 20:25:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:25:24 ---> 17154be002aa 20:25:24 Step 18/22 : ENTRYPOINT ["/core-data"] 20:25:25 ---> Running in a6c2e240acdc 20:25:25 Removing intermediate container a6c2e240acdc 20:25:25 ---> c5c62fe5c761 20:25:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:25 ---> Running in a6253cdf5bec 20:25:26 Removing intermediate container a6253cdf5bec 20:25:26 ---> 69ec15eab071 20:25:26 Step 20/22 : LABEL arch=arm64 20:25:26 ---> Running in d72882cf8ed9 20:25:26 Removing intermediate container d72882cf8ed9 20:25:26 ---> d80fed04f73c 20:25:26 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:25:26 ---> Running in 91f35324468c 20:25:27 Removing intermediate container 91f35324468c 20:25:27 ---> e247f395845a 20:25:27 Step 22/22 : LABEL version=0.0.0 20:25:27 ---> Running in a5dd997694e7 20:25:28 Removing intermediate container a5dd997694e7 20:25:28 ---> f71e2e4c3334 20:25:28 20:25:28 Successfully built f71e2e4c3334 20:25:28 Successfully tagged core-data-arm64:latest 20:25:28 Building security-spiffe-token-provider 20:25:46  Building core-data ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:25:46 ---> 5bc3a08dd6e2 20:25:46 Step 3/19 : WORKDIR /edgex-go 20:25:46 ---> Using cache 20:25:46 ---> 06ecfe460e6a 20:25:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:25:46 ---> Running in 453b8949ada6 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:49 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:25:49 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:25:49 OK: 16903 distinct packages available 20:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:51 OK: 221 MiB in 51 packages 20:25:53 Removing intermediate container 453b8949ada6 20:25:53 ---> db2043470d06 20:25:53 Step 5/19 : COPY go.mod vendor* ./ 20:25:54 ---> 015ceee1c6b3 20:25:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:54 ---> Running in acda92c2eb15 20:27:31 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 20:27:33 Removing intermediate container acda92c2eb15 20:27:33 ---> eec24a067f6b 20:27:33 Step 7/19 : COPY . . 20:27:45 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 20:27:52 ---> a6e1aa673ce0 20:27:52 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:52 ---> Running in 89406fcb0c70 20:27:52 Removing intermediate container 99fc5ed24a9e 20:27:52 ---> 08f877d0df7c 20:27:52 20:27:52 Step 9/21 : FROM alpine:3.16 20:27:52 ---> 4c81e5bf8899 20:27:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:27:52 ---> Running in b67f59dc66e6 20:27:54 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 20:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:56 (1/6) Installing ca-certificates (20220614-r0) 20:27:56 (2/6) Installing brotli-libs (1.0.9-r6) 20:27:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:27:56 (4/6) Installing libcurl (7.83.1-r6) 20:27:56 (5/6) Installing curl (7.83.1-r6) 20:27:56 (6/6) Installing dumb-init (1.2.5-r1) 20:27:56 Executing busybox-1.35.0-r17.trigger 20:27:56 Executing ca-certificates-20220614-r0.trigger 20:27:57 OK: 8 MiB in 20 packages 20:28:00 Removing intermediate container b67f59dc66e6 20:28:00 ---> e337c28a7e1f 20:28:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:00 ---> Running in b95567ac3ba1 20:28:01 Removing intermediate container b95567ac3ba1 20:28:01 ---> 276f05f1bc3e 20:28:01 Step 12/21 : WORKDIR /edgex 20:28:01 ---> Running in efadcceb0990 20:28:03 Removing intermediate container efadcceb0990 20:28:03 ---> ebd1941a3e62 20:28:03 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:28:05 ---> fa13d5d65276 20:28:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:28:09 ---> a1013ab33ff5 20:28:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:28:11 ---> acd975feb9be 20:28:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:28:12 Removing intermediate container 36f06b8ad76a 20:28:12 ---> 40b4c90d4fad 20:28:12 20:28:12 Step 9/24 : FROM alpine:3.16 20:28:12 ---> 4c81e5bf8899 20:28:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:28:12 ---> Running in 0faa54248592 20:28:13 ---> 238defd6bdbf 20:28:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:13 ---> Running in 815cea319c1f 20:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:17 (1/3) Installing ca-certificates (20220614-r0) 20:28:17 (2/3) Installing dumb-init (1.2.5-r1) 20:28:17 (3/3) Installing su-exec (0.2-r1) 20:28:17 Executing busybox-1.35.0-r17.trigger 20:28:17 Executing ca-certificates-20220614-r0.trigger 20:28:17 OK: 6 MiB in 17 packages 20:28:18 Removing intermediate container 815cea319c1f 20:28:18 ---> cc86325081ac 20:28:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:28:18 ---> Running in 6066bc9fe049 20:28:19 Removing intermediate container 6066bc9fe049 20:28:19 ---> 61f27c706507 20:28:19 Step 19/21 : LABEL arch=arm64 20:28:20 ---> Running in 0bb292267daa 20:28:21 Removing intermediate container 0bb292267daa 20:28:21 ---> 1f5e27bea28f 20:28:21 Step 20/21 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:28:21 ---> Running in d8291ecb1aa1 20:28:21 Removing intermediate container 0faa54248592 20:28:21 ---> 240b3bcaebd6 20:28:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:21 ---> Running in 4c50d9559521 20:28:25 Removing intermediate container d8291ecb1aa1 20:28:25 ---> c755bd856313 20:28:25 Step 21/21 : LABEL version=0.0.0 20:28:25 Removing intermediate container 4c50d9559521 20:28:25 ---> d49d3c6cf8ed 20:28:25 Step 12/24 : WORKDIR / 20:28:26 ---> Running in 5d64fd366828 20:28:26 ---> Running in 39af34aa85ad 20:28:27 Removing intermediate container 39af34aa85ad 20:28:27 ---> 2bec31d38816 20:28:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:28:27 Removing intermediate container 5d64fd366828 20:28:27 ---> 72b0ef47c45f 20:28:27 20:28:28 Successfully built 72b0ef47c45f 20:28:28 Successfully tagged security-proxy-setup-arm64:latest 20:28:28  Building security-proxy-setup ... done Building core-common-config-bootstrapper 20:28:28 Removing intermediate container 41e94b4b0406 20:28:28 ---> 587322a29633 20:28:28 20:28:28 Step 10/22 : FROM alpine:3.16 20:28:28 ---> 4c81e5bf8899 20:28:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:28:28 ---> 2ba1853072e4 20:28:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:28:28 ---> Running in eb6e5a97b86f 20:28:29 Removing intermediate container 2a6d5113ae53 20:28:29 ---> 6ee04afb3a04 20:28:29 20:28:29 Step 10/22 : FROM alpine:3.16 20:28:29 ---> 4c81e5bf8899 20:28:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:28:29 ---> Running in d23111365c13 20:28:30 ---> f0dcb55cf609 20:28:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:31 ---> 734e78382e59 20:28:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:33 ---> 39c63f4f85d6 20:28:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:33 (1/1) Installing dumb-init (1.2.5-r1) 20:28:33 Executing busybox-1.35.0-r17.trigger 20:28:33 OK: 5 MiB in 15 packages 20:28:34 (1/2) Installing ca-certificates (20220614-r0) 20:28:34 (2/2) Installing dumb-init (1.2.5-r1) 20:28:34 Executing busybox-1.35.0-r17.trigger 20:28:34 Executing ca-certificates-20220614-r0.trigger 20:28:35 OK: 6 MiB in 16 packages 20:28:35 Removing intermediate container eb6e5a97b86f 20:28:35 ---> 791e08587469 20:28:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:35 ---> 18c69e259cac 20:28:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:28:35 ---> Running in 0ce7d0a16b6e 20:28:36 Removing intermediate container 0ce7d0a16b6e 20:28:36 ---> 8cda668f5a1a 20:28:36 Step 13/22 : ENV APP_PORT=59861 20:28:37 ---> Running in 18b91b22f1c4 20:28:38 Removing intermediate container d23111365c13 20:28:38 ---> 46edb1b7e354 20:28:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:28:38 Removing intermediate container 18b91b22f1c4 20:28:38 ---> 9ad79484bf0a 20:28:38 Step 14/22 : EXPOSE $APP_PORT 20:28:38 ---> Running in 608a33afd8f9 20:28:38 ---> Running in cb416286d462 20:28:39 Removing intermediate container 608a33afd8f9 20:28:39 ---> 3997d4a72967 20:28:39 Step 13/22 : ENV APP_PORT=59860 20:28:39 ---> Running in c75a543ed256 20:28:40 Removing intermediate container cb416286d462 20:28:40 ---> 73e072a67032 20:28:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:40 ---> 9eca5e819dba 20:28:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:28:40 Removing intermediate container c75a543ed256 20:28:40 ---> 5f3cf24a4514 20:28:40 Step 14/22 : EXPOSE $APP_PORT 20:28:41 ---> Running in 2675e9ff0e22 20:28:42 ---> 20c6759e492f 20:28:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:42 Removing intermediate container 2675e9ff0e22 20:28:42 ---> 96e81954b413 20:28:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:42 ---> 6bcbd7081aec 20:28:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:42 ---> Running in 7f42560699cf 20:28:45 ---> 436298f9c288 20:28:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:48 Removing intermediate container 7f42560699cf 20:28:48 ---> 892bd7b5786c 20:28:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:28:48 ---> Running in 954d11b45bb7 20:28:49 Removing intermediate container 954d11b45bb7 20:28:49 ---> ce8eb00e5b14 20:28:49 Step 22/24 : LABEL arch=arm64 20:28:49 ---> Running in 96b6be99cdd9 20:28:49 ---> 2e1bcfd28acf 20:28:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:28:50 Removing intermediate container 96b6be99cdd9 20:28:50 ---> f8a9d2e27a75 20:28:50 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:28:50 ---> Running in 3350d17d0541 20:28:51 ---> a62867cc1a6d 20:28:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:28:51 Removing intermediate container 3350d17d0541 20:28:51 ---> 8cf761b9a8e3 20:28:51 Step 24/24 : LABEL version=0.0.0 20:28:51 ---> Running in 7c6a368edcc5 20:28:52 ---> Running in fb9419efbac0 20:28:52 ---> 88d423df4762 20:28:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:28:53 Removing intermediate container 7c6a368edcc5 20:28:53 ---> a68f45ea5903 20:28:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:53 Removing intermediate container fb9419efbac0 20:28:53 ---> 364747ba8b93 20:28:53 20:28:53 ---> Running in 2f3ea93779c5 20:28:53 Successfully built 364747ba8b93 20:28:53 Successfully tagged security-secretstore-setup-arm64:latest 20:28:53 Building security-bootstrapper 20:28:54  Building security-secretstore-setup ... done  ---> 9559134f94dc 20:28:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:28:54 ---> Running in 13c1cf85d95c 20:28:54 Removing intermediate container 2f3ea93779c5 20:28:54 ---> 9187b312a482 20:28:54 Step 20/22 : LABEL arch=arm64 20:28:54 ---> Running in 727894df7aa5 20:28:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:54 ---> 5bc3a08dd6e2 20:28:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:28:54 ---> Using cache 20:28:54 ---> b82d9a812515 20:28:54 Step 4/22 : WORKDIR /edgex-go 20:28:54 ---> Using cache 20:28:54 ---> 064f0596938f 20:28:54 Step 5/22 : RUN apk add --update --no-cache make git 20:28:54 ---> Using cache 20:28:54 ---> 69290c7032b1 20:28:54 Step 6/22 : COPY go.mod vendor* ./ 20:28:54 ---> Using cache 20:28:54 ---> 486985d90ef3 20:28:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:54 ---> Using cache 20:28:54 ---> 66be794891c6 20:28:54 Step 8/22 : COPY . . 20:28:55 ---> Using cache 20:28:55 ---> 48abff440ba3 20:28:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:28:55 Removing intermediate container 13c1cf85d95c 20:28:55 ---> 94642e78ace5 20:28:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:55 ---> Running in 44408afd91da 20:28:55 ---> Running in 765f4ecd8dc6 20:28:55 Removing intermediate container 727894df7aa5 20:28:55 ---> 32e7f36c50f5 20:28:55 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:28:55 ---> Running in 28b7d675f24a 20:28:56 Removing intermediate container 765f4ecd8dc6 20:28:56 ---> 5a3786525449 20:28:56 Step 20/22 : LABEL arch=arm64 20:28:57 Removing intermediate container 28b7d675f24a 20:28:57 ---> e89446e3dec6 20:28:57 Step 22/22 : LABEL version=0.0.0 20:28:57 ---> Running in 4dbae36ff1ff 20:28:57 ---> Running in d92444659ef8 20:28:57 Removing intermediate container 4dbae36ff1ff 20:28:57 ---> 1fb4faf580b7 20:28:57 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:28:57 Removing intermediate container d92444659ef8 20:28:57 ---> 7416fbd106ba 20:28:57 20:28:57 ---> Running in 23f0a88ebc3c 20:28:58 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 20:28:58 Removing intermediate container 23f0a88ebc3c 20:28:58 ---> 871dd64455bd 20:28:58 Step 22/22 : LABEL version=0.0.0 20:28:58 Successfully built 7416fbd106ba 20:28:58 Successfully tagged support-scheduler-arm64:latest 20:28:58 Building core-command 20:28:58  Building support-scheduler ... done  ---> Running in ef0718d53645 20:28:59 Removing intermediate container ef0718d53645 20:28:59 ---> f1071827d224 20:28:59 20:28:59 Successfully built f1071827d224 20:28:59 Successfully tagged support-notifications-arm64:latest 20:28:59 Building core-metadata 20:29:26  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:29:26 ---> 5bc3a08dd6e2 20:29:26 Step 3/32 : WORKDIR /edgex-go 20:29:26 ---> Using cache 20:29:26 ---> 06ecfe460e6a 20:29:26 Step 4/32 : RUN apk add --update --no-cache make git 20:29:26 ---> Using cache 20:29:26 ---> b4fb7b9c302f 20:29:26 Step 5/32 : COPY go.mod vendor* ./ 20:29:26 ---> Using cache 20:29:26 ---> 3c2fd64281f7 20:29:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:26 ---> Using cache 20:29:26 ---> bda4e531797d 20:29:26 Step 7/32 : COPY . . 20:29:26 ---> Using cache 20:29:26 ---> cfe3f77a0fe1 20:29:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:29:26 ---> Running in 12b62b4b37de 20:29:28 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 20:29:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:34 ---> 5bc3a08dd6e2 20:29:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:34 ---> Using cache 20:29:34 ---> b82d9a812515 20:29:34 Step 4/23 : WORKDIR /edgex-go 20:29:34 ---> Using cache 20:29:34 ---> 064f0596938f 20:29:34 Step 5/23 : RUN apk add --update --no-cache make git 20:29:34 ---> Using cache 20:29:34 ---> 69290c7032b1 20:29:34 Step 6/23 : COPY go.mod vendor* ./ 20:29:34 ---> Using cache 20:29:34 ---> 486985d90ef3 20:29:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:34 ---> Using cache 20:29:34 ---> 66be794891c6 20:29:34 Step 8/23 : COPY . . 20:29:34 ---> Using cache 20:29:34 ---> 48abff440ba3 20:29:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:29:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:34 ---> 5bc3a08dd6e2 20:29:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:29:34 ---> Using cache 20:29:34 ---> b82d9a812515 20:29:34 Step 4/24 : WORKDIR /edgex-go 20:29:34 ---> Using cache 20:29:34 ---> 064f0596938f 20:29:34 Step 5/24 : RUN apk add --update --no-cache make git 20:29:34 ---> Using cache 20:29:34 ---> 69290c7032b1 20:29:34 Step 6/24 : COPY go.mod vendor* ./ 20:29:34 ---> Using cache 20:29:34 ---> 486985d90ef3 20:29:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:34 ---> Using cache 20:29:34 ---> 66be794891c6 20:29:34 Step 8/24 : COPY . . 20:29:34 ---> Using cache 20:29:34 ---> 48abff440ba3 20:29:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:29:34 ---> Running in 6bdf63171495 20:29:34 ---> Running in 1809418351ec 20:29:38 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 20:29:38 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 20:36:15 Removing intermediate container 44408afd91da 20:36:15 ---> 19d2a2cfe17d 20:36:15 20:36:15 Step 10/22 : FROM alpine:3.16 20:36:15 ---> 4c81e5bf8899 20:36:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:36:15 ---> Running in 723bd7543f67 20:36:15 Removing intermediate container 723bd7543f67 20:36:15 ---> 3e57b33d60b6 20:36:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:36:15 ---> Running in a0b51b158da5 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:15 (1/1) Installing dumb-init (1.2.5-r1) 20:36:15 Executing busybox-1.35.0-r17.trigger 20:36:15 OK: 5 MiB in 15 packages 20:36:15 Removing intermediate container a0b51b158da5 20:36:15 ---> 8e545b2334d6 20:36:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:15 ---> b25d153bc3bb 20:36:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:36:16 ---> a7eaea72beb3 20:36:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:36:17 ---> 0c5dfddd7c57 20:36:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:36:19 ---> 854ea37fcf62 20:36:19 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:19 ---> Running in 934059b60cb9 20:36:22 Removing intermediate container 89406fcb0c70 20:36:22 ---> 9fa0471a26e6 20:36:22 20:36:23 Step 9/19 : FROM alpine:3.15 20:36:23 ---> 354640af7b1b 20:36:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:23 ---> Using cache 20:36:23 ---> f396bdcd1855 20:36:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:23 ---> Running in fa981a53ff88 20:36:24 Removing intermediate container 934059b60cb9 20:36:24 ---> f41a1ac7a4af 20:36:24 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:24 ---> Running in f69b46974690 20:36:24 Removing intermediate container f69b46974690 20:36:24 ---> 26b3847dc68e 20:36:24 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:36:25 ---> Running in 3566ded2d3b9 20:36:25 Removing intermediate container 3566ded2d3b9 20:36:25 ---> 61ef7eae95df 20:36:25 Step 20/22 : LABEL arch=arm64 20:36:25 ---> Running in 075222a4d853 20:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:26 Removing intermediate container 075222a4d853 20:36:26 ---> c08a1f4c8322 20:36:26 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:36:26 ---> Running in 1c283f7e24d6 20:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:26 Removing intermediate container 1c283f7e24d6 20:36:26 ---> 67fe96762632 20:36:26 Step 22/22 : LABEL version=0.0.0 20:36:27 ---> Running in 62498fd0be39 20:36:27 Removing intermediate container 62498fd0be39 20:36:27 ---> fb98acc32ba7 20:36:27 20:36:27 Successfully built fb98acc32ba7 20:36:28 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:36:28 Building security-proxy-auth 20:36:28  Building core-common-config-bootstrapper ... done v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:36:28 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:36:28 OK: 15734 distinct packages available 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:30 (1/9) Installing ca-certificates (20220614-r0) 20:36:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:30 (4/9) Installing libcurl (7.80.0-r6) 20:36:30 (5/9) Installing curl (7.80.0-r6) 20:36:30 (6/9) Installing dumb-init (1.2.5-r1) 20:36:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:30 (8/9) Installing libucontext (1.1-r0) 20:36:30 (9/9) Installing gcompat (1.0.0-r4) 20:36:30 Executing busybox-1.34.1-r7.trigger 20:36:30 Executing ca-certificates-20220614-r0.trigger 20:36:30 OK: 8 MiB in 23 packages 20:36:33 Removing intermediate container fa981a53ff88 20:36:33 ---> 81af5d0b4c50 20:36:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:34 ---> 5e126ed24576 20:36:34 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:37 ---> 38d537c712e8 20:36:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:39 ---> 61e6e0b99558 20:36:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:39 ---> Running in be162c816c36 20:36:41 Removing intermediate container be162c816c36 20:36:41 ---> ac0245a68e1f 20:36:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:41 ---> Running in cfdff3ac3789 20:36:42 Removing intermediate container cfdff3ac3789 20:36:42 ---> 00bcb6928506 20:36:42 Step 17/19 : LABEL arch=arm64 20:36:42 ---> Running in 5fd85a5117a2 20:36:43 Removing intermediate container 5fd85a5117a2 20:36:43 ---> 628aa7e2f776 20:36:43 Step 18/19 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:36:43 ---> Running in 7a3451c7bfc2 20:36:44 Removing intermediate container 7a3451c7bfc2 20:36:44 ---> 99b0083ea060 20:36:44 Step 19/19 : LABEL version=0.0.0 20:36:44 ---> Running in 58310a4caf62 20:36:47 Removing intermediate container 58310a4caf62 20:36:47 ---> ace8495cc302 20:36:47 20:36:47 Successfully built ace8495cc302 20:36:47 Successfully tagged security-spiffe-token-provider-arm64:latest 20:36:49  Building security-spiffe-token-provider ... done Removing intermediate container 12b62b4b37de 20:36:49 ---> ce5e54475460 20:36:49 20:36:49 Step 9/32 : FROM alpine:3.16 20:36:49 ---> 4c81e5bf8899 20:36:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:49 ---> Running in 88abe90446f2 20:36:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:50 ---> 5bc3a08dd6e2 20:36:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:36:50 ---> Using cache 20:36:50 ---> b82d9a812515 20:36:50 Step 4/22 : WORKDIR /edgex-go 20:36:50 ---> Using cache 20:36:50 ---> 064f0596938f 20:36:50 Step 5/22 : RUN apk add --update --no-cache make git 20:36:50 ---> Using cache 20:36:50 ---> 69290c7032b1 20:36:50 Step 6/22 : COPY go.mod vendor* ./ 20:36:50 ---> Using cache 20:36:50 ---> 486985d90ef3 20:36:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:50 ---> Using cache 20:36:50 ---> 66be794891c6 20:36:50 Step 8/22 : COPY . . 20:36:50 Removing intermediate container 88abe90446f2 20:36:50 ---> 02a8be25e8da 20:36:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:36:50 ---> Using cache 20:36:50 ---> 48abff440ba3 20:36:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:36:50 ---> Running in 25271c069701 20:36:51 ---> Running in e606f8998546 20:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:54 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 20:36:55 (1/2) Installing dumb-init (1.2.5-r1) 20:36:55 (2/2) Installing su-exec (0.2-r1) 20:36:55 Executing busybox-1.35.0-r17.trigger 20:36:55 OK: 5 MiB in 16 packages 20:37:00 Removing intermediate container 25271c069701 20:37:00 ---> 725fd46c4220 20:37:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:37:00 ---> Running in 7ae3e3f18f42 20:37:01 Removing intermediate container 7ae3e3f18f42 20:37:01 ---> 73182b77d3b8 20:37:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:37:01 ---> Running in 3193ab877d9f 20:37:02 Removing intermediate container 3193ab877d9f 20:37:02 ---> abcda6226dd1 20:37:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:37:03 ---> Running in 0ae31af6584b 20:37:03 Removing intermediate container 0ae31af6584b 20:37:03 ---> 978215c79450 20:37:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:37:03 ---> Running in 684f3a146a2a 20:37:04 Removing intermediate container 684f3a146a2a 20:37:04 ---> ad2fe582e6cb 20:37:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:37:04 ---> Running in 6dea8ee6b4fe 20:37:05 Removing intermediate container 6bdf63171495 20:37:05 ---> b63abcd70ff5 20:37:05 20:37:05 Step 10/23 : FROM alpine:3.16 20:37:05 ---> 4c81e5bf8899 20:37:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:05 ---> Using cache 20:37:05 ---> 791e08587469 20:37:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:05 ---> Using cache 20:37:05 ---> 8cda668f5a1a 20:37:05 Step 13/23 : ENV APP_PORT=59882 20:37:05 ---> Running in e4b9f627e924 20:37:06 Removing intermediate container e4b9f627e924 20:37:06 ---> bb70cfe33180 20:37:06 Step 14/23 : EXPOSE $APP_PORT 20:37:06 ---> Running in 28e0195320a2 20:37:07 Removing intermediate container 28e0195320a2 20:37:07 ---> ee73b30373b3 20:37:07 Step 15/23 : WORKDIR / 20:37:07 ---> Running in 6e731450523d 20:37:08 Removing intermediate container 6e731450523d 20:37:08 ---> 5d30e2113659 20:37:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:08 Removing intermediate container 6dea8ee6b4fe 20:37:08 ---> 17275d75c510 20:37:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:37:08 ---> Running in b7bb2268e59b 20:37:09 Removing intermediate container b7bb2268e59b 20:37:09 ---> 450fbf0967e7 20:37:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:37:09 ---> 75b53c03d314 20:37:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:10 ---> 2609afa0fd6b 20:37:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:37:10 ---> Running in cf87997e91a4 20:37:13 ---> 234d836d446d 20:37:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:15 ---> 5afb8e7e3591 20:37:15 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:15 Removing intermediate container cf87997e91a4 20:37:15 ---> ecfb17014891 20:37:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:15 ---> Running in 1a531a4f8b58 20:37:16 Removing intermediate container 1a531a4f8b58 20:37:16 ---> df3c81fd3123 20:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:16 ---> Running in b3c7452d7bf8 20:37:16 ---> 54b1b8b0b345 20:37:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:37:17 Removing intermediate container b3c7452d7bf8 20:37:17 ---> 377427e403ea 20:37:17 Step 21/23 : LABEL arch=arm64 20:37:18 ---> Running in d7fe0251dcbb 20:37:18 Removing intermediate container d7fe0251dcbb 20:37:18 ---> 7ac792f3908d 20:37:18 Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:37:18 ---> Running in 52a68e6965e0 20:37:19 Removing intermediate container 1809418351ec 20:37:19 ---> d194129c49e5 20:37:19 20:37:19 Step 10/24 : FROM alpine:3.16 20:37:19 ---> 4c81e5bf8899 20:37:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:37:19 ---> Using cache 20:37:19 ---> 791e08587469 20:37:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:19 ---> Using cache 20:37:19 ---> 8cda668f5a1a 20:37:19 Step 13/24 : ENV APP_PORT=59881 20:37:19 ---> Running in 60bb9bddb181 20:37:19 Removing intermediate container 52a68e6965e0 20:37:19 ---> a50967c9a735 20:37:19 Step 23/23 : LABEL version=0.0.0 20:37:19 ---> 4b3c8cd46039 20:37:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:37:19 ---> Running in f9c6d6453e85 20:37:20 Removing intermediate container 60bb9bddb181 20:37:20 ---> 3192ed987d1e 20:37:20 Step 14/24 : EXPOSE $APP_PORT 20:37:20 Removing intermediate container f9c6d6453e85 20:37:20 ---> 031f8b5ff44d 20:37:20 20:37:20 ---> Running in ef5cda9c98bf 20:37:20 ---> 8eb0d643000f 20:37:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:37:21 Removing intermediate container ef5cda9c98bf 20:37:21 ---> 6fa2a4f99ed4 20:37:21 Step 15/24 : WORKDIR / 20:37:21 Successfully built 031f8b5ff44d 20:37:21 Successfully tagged core-command-arm64:latest 20:37:21  Building core-command ... done  ---> Running in 16c4b8618578 20:37:21 Removing intermediate container 16c4b8618578 20:37:21 ---> c3ca21b613cd 20:37:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 ---> 68e786087994 20:37:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:37:23 ---> b552698889f1 20:37:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:37:23 ---> 5702fcede493 20:37:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:25 ---> 2e1ed8e72f52 20:37:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:37:25 ---> 37aa4bee9732 20:37:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:27 ---> d4dfb2b5394c 20:37:27 Step 27/32 : RUN chmod +x /entrypoint.sh 20:37:27 ---> 4a5bf1df01a3 20:37:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:37:27 ---> Running in b17927219abf 20:37:28 ---> d14efa7d0eea 20:37:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:37:28 ---> Running in 12454aeaa6e0 20:37:29 Removing intermediate container 12454aeaa6e0 20:37:29 ---> 2d50ffa8eb24 20:37:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:29 ---> Running in 30bb39cbd1e9 20:37:30 Removing intermediate container 30bb39cbd1e9 20:37:30 ---> 1a2bbfaf1577 20:37:30 Step 22/24 : LABEL arch=arm64 20:37:30 ---> Running in 6fbef1bbe100 20:37:30 Removing intermediate container b17927219abf 20:37:31 ---> 908ed3368aad 20:37:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:37:31 ---> Running in 78e7924b27e1 20:37:31 Removing intermediate container 6fbef1bbe100 20:37:31 ---> af46adf7546c 20:37:31 Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:37:31 ---> Running in db842cca3a25 20:37:32 Removing intermediate container 78e7924b27e1 20:37:32 ---> 2bd9e8f16406 20:37:32 Step 29/32 : CMD ["gate"] 20:37:32 Removing intermediate container db842cca3a25 20:37:32 ---> f27f629a93cb 20:37:32 Step 24/24 : LABEL version=0.0.0 20:37:32 ---> Running in 67e3fe050fae 20:37:32 ---> Running in 8d9794a0120d 20:37:33 Removing intermediate container 67e3fe050fae 20:37:33 ---> 19d747f84b8f 20:37:33 Step 30/32 : LABEL arch=arm64 20:37:33 ---> Running in 50aa5559d535 20:37:33 Removing intermediate container 8d9794a0120d 20:37:33 ---> b65c9fcdfa12 20:37:33 20:37:33 Removing intermediate container 50aa5559d535 20:37:33 ---> 2bfcffba533d 20:37:33 Step 31/32 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:37:33 Successfully built b65c9fcdfa12 20:37:33 Successfully tagged core-metadata-arm64:latest 20:37:33  Building core-metadata ... done  ---> Running in 645bd8afe3e0 20:37:34 Removing intermediate container 645bd8afe3e0 20:37:34 ---> 51a81759c8d1 20:37:34 Step 32/32 : LABEL version=0.0.0 20:37:34 ---> Running in d8da8a475fae 20:37:35 Removing intermediate container d8da8a475fae 20:37:35 ---> 371314701fb9 20:37:35 20:37:35 Successfully built 371314701fb9 20:37:35 Successfully tagged security-bootstrapper-arm64:latest 20:38:43  Building security-bootstrapper ... done Removing intermediate container e606f8998546 20:38:43 ---> aa482ceedcc0 20:38:43 20:38:43 Step 10/22 : FROM alpine:3.16 20:38:43 ---> 4c81e5bf8899 20:38:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:38:43 ---> Using cache 20:38:43 ---> 3e57b33d60b6 20:38:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:38:43 ---> Using cache 20:38:43 ---> 8e545b2334d6 20:38:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:43 ---> Using cache 20:38:43 ---> b25d153bc3bb 20:38:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:38:43 ---> a4c321ac89f0 20:38:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:38:43 ---> d9cbe65003e2 20:38:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:38:43 ---> 8a9005df45e6 20:38:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:43 ---> Running in 5e8bc7a44f33 20:38:47 Removing intermediate container 5e8bc7a44f33 20:38:47 ---> f4524499b074 20:38:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:47 ---> Running in 8f7ae6cf0ae3 20:38:47 Removing intermediate container 8f7ae6cf0ae3 20:38:47 ---> 51d9e5d4e882 20:38:47 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:38:47 ---> Running in 1ea36f87802e 20:38:47 Removing intermediate container 1ea36f87802e 20:38:47 ---> da719c43347a 20:38:47 Step 20/22 : LABEL arch=arm64 20:38:47 ---> Running in 32d6572f4f99 20:38:48 Removing intermediate container 32d6572f4f99 20:38:48 ---> a2c1182ae8c0 20:38:48 Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 20:38:48 ---> Running in 5ac4cd1f05cd 20:38:48 Removing intermediate container 5ac4cd1f05cd 20:38:48 ---> ca0d95783b51 20:38:48 Step 22/22 : LABEL version=0.0.0 20:38:48 ---> Running in f169031af882 20:38:49 Removing intermediate container f169031af882 20:38:49 ---> 4b234311574f 20:38:49 20:38:49 Successfully built 4b234311574f 20:38:49 Successfully tagged security-proxy-auth-arm64:latest 20:38:49  Building security-proxy-auth ... done  [Pipeline] } 20:38:49 $ docker stop --time=1 1dd1ac92d1541e4988c3994c505b5fd43722615a58ac0bb9ced0a48984bec6f8 20:38:51 $ docker rm -f --volumes 1dd1ac92d1541e4988c3994c505b5fd43722615a58ac0bb9ced0a48984bec6f8 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:51 + docker images 20:38:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:52 security-proxy-auth-arm64 latest 4b234311574f 4 seconds ago 15.6MB 20:38:52 aa482ceedcc0 12 seconds ago 1.5GB 20:38:52 security-bootstrapper-arm64 latest 371314701fb9 About a minute ago 19.6MB 20:38:52 core-metadata-arm64 latest b65c9fcdfa12 About a minute ago 17.8MB 20:38:52 core-command-arm64 latest 031f8b5ff44d About a minute ago 17.1MB 20:38:52 d194129c49e5 About a minute ago 1.52GB 20:38:52 b63abcd70ff5 About a minute ago 1.52GB 20:38:52 ce5e54475460 2 minutes ago 1.51GB 20:38:52 security-spiffe-token-provider-arm64 latest ace8495cc302 2 minutes ago 29.1MB 20:38:52 core-common-config-bootstrapper-arm64 latest fb98acc32ba7 2 minutes ago 14.9MB 20:38:52 9fa0471a26e6 2 minutes ago 1.55GB 20:38:52 19d2a2cfe17d 2 minutes ago 1.51GB 20:38:52 support-notifications-arm64 latest f1071827d224 9 minutes ago 29.7MB 20:38:52 support-scheduler-arm64 latest 7416fbd106ba 9 minutes ago 29.1MB 20:38:52 security-secretstore-setup-arm64 latest 364747ba8b93 10 minutes ago 29MB 20:38:52 6ee04afb3a04 10 minutes ago 1.58GB 20:38:52 security-proxy-setup-arm64 latest 72b0ef47c45f 10 minutes ago 26.9MB 20:38:52 587322a29633 10 minutes ago 1.58GB 20:38:52 40b4c90d4fad 10 minutes ago 1.51GB 20:38:52 08f877d0df7c 11 minutes ago 1.51GB 20:38:52 core-data-arm64 latest f71e2e4c3334 13 minutes ago 17.3MB 20:38:52 bceed67e6335 13 minutes ago 1.52GB 20:38:52 security-spire-server-arm64 latest a02ef89c5865 20 minutes ago 84.3MB 20:38:52 8a07a1c55658 20 minutes ago 1.39GB 20:38:52 security-spire-agent-arm64 latest f478792d6b8b 20 minutes ago 122MB 20:38:52 security-spire-config-arm64 latest e767a69ee9e7 21 minutes ago 83.6MB 20:38:52 9f9367083356 21 minutes ago 1.39GB 20:38:52 b3acd2e68e37 21 minutes ago 1.39GB 20:38:52 ci-base-image-arm64 latest 5bc3a08dd6e2 35 minutes ago 905MB 20:38:52 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 20:38:52 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 20:38:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:38:52 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 20:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:53 20:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:53 arm64: Pulling from edgex-lftools-log-publisher 20:38:53 8998bd30e6a1: Pulling fs layer 20:38:53 04944245beec: Pulling fs layer 20:38:53 699f458cf7ca: Pulling fs layer 20:38:53 765212b225bb: Pulling fs layer 20:38:53 f23df028b6ca: Pulling fs layer 20:38:53 d65c8cfc05b1: Pulling fs layer 20:38:53 2437ff75d9bd: Pulling fs layer 20:38:53 765212b225bb: Waiting 20:38:53 f23df028b6ca: Waiting 20:38:53 d65c8cfc05b1: Waiting 20:38:53 2437ff75d9bd: Waiting 20:38:53 04944245beec: Verifying Checksum 20:38:53 04944245beec: Download complete 20:38:53 765212b225bb: Verifying Checksum 20:38:53 765212b225bb: Download complete 20:38:53 f23df028b6ca: Verifying Checksum 20:38:53 f23df028b6ca: Download complete 20:38:53 d65c8cfc05b1: Verifying Checksum 20:38:53 d65c8cfc05b1: Download complete 20:38:53 699f458cf7ca: Verifying Checksum 20:38:53 699f458cf7ca: Download complete 20:38:54 8998bd30e6a1: Verifying Checksum 20:38:54 8998bd30e6a1: Download complete 20:38:56 2437ff75d9bd: Verifying Checksum 20:38:56 2437ff75d9bd: Download complete 20:38:58 8998bd30e6a1: Pull complete 20:38:59 04944245beec: Pull complete 20:39:00 699f458cf7ca: Pull complete 20:39:00 765212b225bb: Pull complete 20:39:01 f23df028b6ca: Pull complete 20:39:01 d65c8cfc05b1: Pull complete 20:39:16 2437ff75d9bd: Pull complete 20:39:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:17 prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container 20:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:39:20 $ docker top 995e718638ace0ff32ea89c8720e906db724aa3f049b6ce66017df9d23fe0f8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:21 ---> job-cost.sh 20:39:21 lf-activate-venv: SKIPPING 20:39:21 INFO: No Stack... 20:39:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:39:22 INFO: Archiving Costs [Pipeline] sh 20:39:23 + cut -d, -f6 20:39:23 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:39:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] 20:39:23 Resource [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] did not exist. Created. 20:39:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:39:24 Stashed 1 file(s) [Pipeline] } 20:39:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:39:24 $ docker stop --time=1 995e718638ace0ff32ea89c8720e906db724aa3f049b6ce66017df9d23fe0f8d 20:39:25 $ docker rm -f --volumes 995e718638ace0ff32ea89c8720e906db724aa3f049b6ce66017df9d23fe0f8d [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 20:39:26 provisioning config files... 20:39:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13289829248190390202tmp [Pipeline] { [Pipeline] sh 20:39:27 + set +x 20:39:27 + curl -s https://codecov.io/bash 20:39:27 + bash -s -- 20:39:27 20:39:27 _____ _ 20:39:27 / ____| | | 20:39:27 | | ___ __| | ___ ___ _____ __ 20:39:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:39:27 | |___| (_) | (_| | __/ (_| (_) \ V / 20:39:27 \_____\___/ \__,_|\___|\___\___/ \_/ 20:39:27 Bash-1.0.6 20:39:27 20:39:27 20:39:27 ==> git version 2.25.1 found 20:39:27 ==> 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 20:39:27 Release-Date: 2020-01-08 20:39:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:39:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:39:27 ==> Jenkins CI detected. 20:39:27 current dir:  /w/workspace/edgex-go/1 20:39:27 project root: . 20:39:27 --> token set from env 20:39:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:39:27 ==> Running gcov in . (disable via -X gcov) 20:39:27 ==> Python coveragepy not found 20:39:27 ==> Searching for coverage reports in: 20:39:27 + . 20:39:27 -> Found 1 reports 20:39:27 ==> Detecting git/mercurial file structure 20:39:27 ==> Reading reports 20:39:27 + ./coverage.out bytes=487670 20:39:27 ==> Appending adjustments 20:39:27 https://docs.codecov.io/docs/fixing-reports 20:39:28 + Found adjustments 20:39:28 ==> Gzipping contents 20:39:28 64K /tmp/codecov.nm58E3.gz 20:39:28 ==> Uploading reports 20:39:28 url: https://codecov.io 20:39:28 query: branch=PR-4394&commit=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4394&job=&cmd_args= 20:39:28 -> Pinging Codecov 20:39:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4394&commit=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4394&job=&cmd_args= 20:39:28 -> Uploading to 20:39:28 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/00271124DB129430A58F1EEE437C3FCB/9264dd419ef6b0e7e2f455ce22fdf34046feb8b7/1bb6cc26-8f3e-4f9f-b450-ae77960ed56f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T203928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e6823d6ab32bf69f85f851284685f7892309a7995b05045f673bcda6074e155 20:39:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:28 Dload Upload Total Spent Left Speed 20:39:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62971 0 0 100 62971 0 283k --:--:-- --:--:-- --:--:-- 283k 100 62971 0 0 100 62971 0 193k --:--:-- --:--:-- --:--:-- 193k 20:39:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] } 20:39:28 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 20:39:30 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:39:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:31 ---> package-listing.sh 20:39:31 ++ facter osfamily 20:39:31 ++ tr '[:upper:]' '[:lower:]' 20:39:31 + OS_FAMILY=debian 20:39:31 + workspace=/w/workspace/edgex-go/1 20:39:31 + START_PACKAGES=/tmp/packages_start.txt 20:39:31 + END_PACKAGES=/tmp/packages_end.txt 20:39:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:31 + PACKAGES=/tmp/packages_start.txt 20:39:31 + '[' /w/workspace/edgex-go/1 ']' 20:39:31 + PACKAGES=/tmp/packages_end.txt 20:39:31 + case "${OS_FAMILY}" in 20:39:31 + dpkg -l 20:39:31 + grep '^ii' 20:39:31 + '[' -f /tmp/packages_start.txt ']' 20:39:31 + '[' -f /tmp/packages_end.txt ']' 20:39:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:31 + '[' /w/workspace/edgex-go/1 ']' 20:39:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:39:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:39:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:32 20:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:32 latest: Pulling from edgex-lftools-log-publisher 20:39:32 5eb5b503b376: Pulling fs layer 20:39:32 5c69ac0246d0: Pulling fs layer 20:39:32 ec43610c2a17: Pulling fs layer 20:39:32 3a2ae6a8a46f: Pulling fs layer 20:39:32 33b1e0a273af: Pulling fs layer 20:39:32 5d3b04190fa2: Pulling fs layer 20:39:32 2f39f015ded8: Pulling fs layer 20:39:32 33b1e0a273af: Waiting 20:39:32 5d3b04190fa2: Waiting 20:39:32 2f39f015ded8: Waiting 20:39:32 3a2ae6a8a46f: Waiting 20:39:32 5c69ac0246d0: Verifying Checksum 20:39:32 5c69ac0246d0: Download complete 20:39:32 3a2ae6a8a46f: Download complete 20:39:33 33b1e0a273af: Verifying Checksum 20:39:33 33b1e0a273af: Download complete 20:39:33 ec43610c2a17: Verifying Checksum 20:39:33 ec43610c2a17: Download complete 20:39:33 5d3b04190fa2: Verifying Checksum 20:39:33 5d3b04190fa2: Download complete 20:39:33 5eb5b503b376: Verifying Checksum 20:39:33 5eb5b503b376: Download complete 20:39:33 2f39f015ded8: Download complete 20:39:34 5eb5b503b376: Pull complete 20:39:34 5c69ac0246d0: Pull complete 20:39:34 ec43610c2a17: Pull complete 20:39:35 3a2ae6a8a46f: Pull complete 20:39:35 33b1e0a273af: Pull complete 20:39:35 5d3b04190fa2: Pull complete 20:39:39 2f39f015ded8: Pull complete 20:39:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:39 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 20:39:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:39:44 $ docker top 752a7c7f2ebef5686b6aa5f79fd6deb454bb6f7deead3f6ca1a69a8e84398590 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:44 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:44 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:45 + ls /var/log/sa-host 20:39:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:45 provisioning config files... 20:39:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13775782527878523192tmp [Pipeline] { [Pipeline] echo 20:39:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:45 ---> create-netrc.sh [Pipeline] } 20:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:39:46 ---> python-tools-install.sh [Pipeline] echo 20:39:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:46 ---> sudo-logs.sh 20:39:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:46 ---> job-cost.sh 20:39:46 lf-activate-venv: SKIPPING 20:39:46 DEBUG: total: 0.10999999940395355 20:39:46 INFO: Retrieving Stack Cost... 20:39:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:47 INFO: Archiving Costs [Pipeline] echo 20:39:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:47 ---> logs-deploy.sh 20:39:47 lf-activate-venv: SKIPPING 20:39:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4394/1 20:39:47 INFO: archiving workspace using pattern(s): 20:39:48 Archives upload complete. 20:39:48 INFO: archiving logs to Nexus 20:39:49 ---> uname -a: 20:39:49 Linux prd-ubuntu20-04-docker-8c-8g-7636 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:39:49 20:39:49 20:39:49 ---> lscpu: 20:39:49 Architecture: x86_64 20:39:49 CPU op-mode(s): 32-bit, 64-bit 20:39:49 Byte Order: Little Endian 20:39:49 Address sizes: 40 bits physical, 48 bits virtual 20:39:49 CPU(s): 8 20:39:49 On-line CPU(s) list: 0-7 20:39:49 Thread(s) per core: 1 20:39:49 Core(s) per socket: 1 20:39:49 Socket(s): 8 20:39:49 NUMA node(s): 1 20:39:49 Vendor ID: AuthenticAMD 20:39:49 CPU family: 23 20:39:49 Model: 49 20:39:49 Model name: AMD EPYC-Rome Processor 20:39:49 Stepping: 0 20:39:49 CPU MHz: 2800.000 20:39:49 BogoMIPS: 5600.00 20:39:49 Virtualization: AMD-V 20:39:49 Hypervisor vendor: KVM 20:39:49 Virtualization type: full 20:39:49 L1d cache: 256 KiB 20:39:49 L1i cache: 256 KiB 20:39:49 L2 cache: 4 MiB 20:39:49 L3 cache: 128 MiB 20:39:49 NUMA node0 CPU(s): 0-7 20:39:49 Vulnerability Itlb multihit: Not affected 20:39:49 Vulnerability L1tf: Not affected 20:39:49 Vulnerability Mds: Not affected 20:39:49 Vulnerability Meltdown: Not affected 20:39:49 Vulnerability Mmio stale data: Not affected 20:39:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:39:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:39:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:39:49 Vulnerability Srbds: Not affected 20:39:49 Vulnerability Tsx async abort: Not affected 20:39:49 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 20:39:49 20:39:49 20:39:49 ---> nproc: 20:39:49 8 20:39:49 20:39:49 20:39:49 ---> df -h: 20:39:49 Filesystem Size Used Avail Use% Mounted on 20:39:49 overlay 155G 21G 135G 14% / 20:39:49 tmpfs 64M 0 64M 0% /dev 20:39:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:39:49 shm 64M 0 64M 0% /dev/shm 20:39:49 /dev/vda1 155G 21G 135G 14% /facter-os 20:39:49 20:39:49 20:39:49 ---> sar -b -r -n DEV: 20:39:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7636) 02/27/23 _x86_64_ (8 CPU) 20:39:49 20:39:49 19:58:21 LINUX RESTART (8 CPU) 20:39:49 20:39:49 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:39:49 20:00:01 147.47 9.86 137.60 0.00 1660.38 70499.17 0.00 20:39:49 20:01:01 27.29 0.00 27.29 0.00 0.00 13135.43 0.00 20:39:49 20:02:01 81.65 0.35 81.30 0.00 14.66 31467.71 0.00 20:39:49 20:03:01 455.02 9.62 445.41 0.00 99.05 152887.05 0.00 20:39:49 20:04:01 254.78 7.85 246.93 0.00 914.36 176518.23 0.00 20:39:49 20:05:02 528.02 2.12 525.91 0.00 1984.41 125214.13 0.00 20:39:49 20:06:01 417.31 3.68 413.63 0.00 2319.92 135773.17 0.00 20:39:49 20:07:01 420.02 1.62 418.41 0.00 17.06 164948.19 0.00 20:39:49 20:08:01 530.36 0.08 530.28 0.00 6.67 146667.16 0.00 20:39:49 20:09:01 415.00 0.05 414.95 0.00 6.40 70918.05 0.00 20:39:49 20:10:01 2.13 0.00 2.13 0.00 0.00 22.93 0.00 20:39:49 20:11:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 20:39:49 20:12:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 20:39:49 20:13:01 1.55 0.00 1.55 0.00 0.00 21.33 0.00 20:39:49 20:14:01 2.23 0.02 2.22 0.00 0.13 27.86 0.00 20:39:49 20:15:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 20:39:49 20:16:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:39:49 20:17:01 1.20 0.02 1.18 0.00 0.13 14.26 0.00 20:39:49 20:18:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 20:39:49 20:19:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 20:39:49 20:20:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 20:39:49 20:21:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 20:39:49 20:22:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:39:49 20:23:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 20:39:49 20:24:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 20:39:49 20:25:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:39:49 20:26:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:39:49 20:27:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 20:39:49 20:28:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 20:39:49 20:29:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 20:39:49 20:30:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:39:49 20:31:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 20:39:49 20:32:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 20:39:49 20:33:01 3.80 1.02 2.78 0.00 21.86 35.06 0.00 20:39:49 20:34:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:39:49 20:35:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 20:39:49 20:36:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 20:39:49 20:37:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 20:39:49 20:38:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:39:49 20:39:01 1.63 0.00 1.63 0.00 0.00 20.26 0.00 20:39:49 Average: 82.88 0.91 81.97 0.00 175.27 27171.13 0.00 20:39:49 20:39:49 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:39:49 20:00:01 28388448 31444172 862820 2.62 111988 3175116 2034440 6.00 1276528 2804776 6616 20:39:49 20:01:01 27538740 31050532 1252900 3.81 115192 3593316 2313068 6.82 1732052 3160468 174840 20:39:49 20:02:01 27970528 31568040 737164 2.24 117568 3678740 1787748 5.27 1221984 3243140 660 20:39:49 20:03:01 22313832 31474644 810956 2.47 284748 8668544 1883624 5.55 2135836 7557052 1362792 20:39:49 20:04:01 20759824 30794600 1459072 4.44 305200 9543592 3916980 11.54 2786652 8435508 365072 20:39:49 20:05:02 21012052 31489300 785424 2.39 313204 9996500 1952460 5.75 2010788 9003024 316 20:39:49 20:06:01 18588756 31338068 927908 2.82 363352 12031612 2806464 8.27 2754016 10490116 498840 20:39:49 20:07:01 17302724 31349408 907472 2.76 419696 13229672 2296532 6.77 2542828 11938908 3492 20:39:49 20:08:01 17177076 31438100 821796 2.50 422904 13396272 2176384 6.41 2609340 11957512 4996 20:39:49 20:09:01 17772404 31517156 750112 2.28 427064 12908728 1832900 5.40 2462912 11547748 472 20:39:49 20:10:01 17772388 31517156 750064 2.28 427076 12908732 1832900 5.40 2462756 11547752 8 20:39:49 20:11:01 17773104 31517892 749288 2.28 427080 12908736 1832900 5.40 2462084 11547756 44 20:39:49 20:12:01 17785900 31530692 736452 2.24 427096 12908736 1832900 5.40 2449136 11547756 12 20:39:49 20:13:01 17788144 31532964 734136 2.23 427104 12908740 1832900 5.40 2447152 11547760 44 20:39:49 20:14:01 17789084 31533984 733516 2.23 427136 12908720 1865460 5.50 2447752 11547740 4 20:39:49 20:15:01 17789092 31534012 733488 2.23 427160 12908716 1865460 5.50 2447144 11547744 16 20:39:49 20:16:01 17788972 31533968 733444 2.23 427168 12908728 1865460 5.50 2447092 11547800 4 20:39:49 20:17:01 17788956 31533952 733388 2.23 427184 12908724 1848476 5.45 2447092 11547800 12 20:39:49 20:18:01 17788876 31533904 733324 2.23 427204 12908732 1848476 5.45 2447132 11547804 8 20:39:49 20:19:01 17788844 31533920 733288 2.23 427228 12908732 1848476 5.45 2447196 11547832 20 20:39:49 20:20:01 17789048 31534124 733008 2.23 427240 12908736 1848476 5.45 2447128 11547832 12 20:39:49 20:21:01 17789000 31534084 732972 2.23 427256 12908740 1848476 5.45 2447132 11547836 12 20:39:49 20:22:01 17789420 31534564 732692 2.23 427268 12908744 1848476 5.45 2447188 11547840 4 20:39:49 20:23:01 17789120 31534276 732940 2.23 427280 12908752 1848476 5.45 2447196 11547840 48 20:39:49 20:24:01 17788844 31534008 733156 2.23 427288 12908756 1848476 5.45 2447264 11547844 12 20:39:49 20:25:01 17789056 31534232 732852 2.23 427300 12908756 1848476 5.45 2447196 11547852 44 20:39:49 20:26:01 17789032 31534220 732820 2.23 427300 12908760 1848476 5.45 2447196 11547856 8 20:39:49 20:27:01 17788700 31533920 733184 2.23 427316 12908760 1864564 5.50 2447356 11547856 20 20:39:49 20:28:01 17788652 31533884 733164 2.23 427324 12908760 1864564 5.50 2447228 11547860 28 20:39:49 20:29:01 17788852 31534116 733112 2.23 427324 12908768 1864564 5.50 2447320 11547864 12 20:39:49 20:30:01 17789088 31534352 732832 2.23 427340 12908768 1864564 5.50 2447252 11547864 8 20:39:49 20:31:01 17788820 31534092 733008 2.23 427360 12908776 1864564 5.50 2447240 11547868 8 20:39:49 20:32:01 17788952 31534288 732780 2.23 427384 12908780 1864564 5.50 2447292 11547880 12 20:39:49 20:33:01 17787240 31533668 733448 2.23 427456 12909460 1882276 5.55 2447432 11548496 4 20:39:49 20:34:01 17787184 31533616 733424 2.23 427464 12909464 1882276 5.55 2447496 11548500 16 20:39:49 20:35:01 17787104 31533564 733412 2.23 427492 12909464 1882276 5.55 2447476 11548500 4 20:39:49 20:36:01 17787264 31533728 733392 2.23 427504 12909468 1882276 5.55 2447520 11548504 8 20:39:49 20:37:01 17787288 31533816 733296 2.23 427536 12909472 1882276 5.55 2447856 11548512 20 20:39:49 20:38:01 17787188 31533812 733452 2.23 427560 12909540 1882276 5.55 2447648 11548576 12 20:39:49 20:39:01 17787164 31533816 733420 2.23 427580 12909540 1882276 5.55 2447680 11548580 40 20:39:49 Average: 18811119 31486166 783709 2.38 392498 11937241 1969416 5.80 2374614 10664444 60465 20:39:49 20:39:49 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:39:49 20:00:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 20:39:49 20:00:01 docker0 609.86 555.25 43.45 3428.09 0.00 0.00 0.00 0.00 20:39:49 20:00:01 ens3 899.02 827.06 9189.71 94.93 0.00 0.00 0.00 0.00 20:39:49 20:00:01 vethcd7d862 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:01:01 docker0 1.32 1.32 0.08 0.11 0.00 0.00 0.00 0.00 20:39:49 20:01:01 ens3 41.68 46.21 19.20 88.60 0.00 0.00 0.00 0.00 20:39:49 20:01:01 vethcd7d862 1.32 1.37 0.10 0.11 0.00 0.00 0.00 0.00 20:39:49 20:02:01 veth587ed52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:39:49 20:02:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:02:01 ens3 107.17 63.06 1701.73 21.45 0.00 0.00 0.00 0.00 20:39:49 20:03:01 veth587ed52 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:39:49 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:03:01 docker0 540.74 844.34 42.70 6057.52 0.00 0.00 0.00 0.00 20:39:49 20:03:01 ens3 861.76 550.97 6073.11 57.43 0.00 0.00 0.00 0.00 20:39:49 20:04:01 veth62b4cd6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:04:01 veth587ed52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:39:49 20:04:01 vethe47f6a2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:04:01 vethb17bcdf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:04:01 ens3 124.08 77.61 1423.31 9.99 0.00 0.00 0.00 0.00 20:39:49 20:04:01 veth990ee37 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:04:01 vethbfc30d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:05:02 veth587ed52 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:05:02 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 20:39:49 20:05:02 docker0 14.20 24.89 0.83 210.80 0.00 0.00 0.00 0.00 20:39:49 20:05:02 ens3 355.86 147.72 1470.55 21.04 0.00 0.00 0.00 0.00 20:39:49 20:06:01 veth587ed52 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:06:01 docker0 391.79 702.86 31.58 4888.16 0.00 0.00 0.00 0.00 20:39:49 20:06:01 ens3 835.98 426.17 5116.61 49.79 0.00 0.00 0.00 0.00 20:39:49 20:07:01 veth587ed52 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:39:49 20:07:01 docker0 11.41 19.14 0.72 213.98 0.00 0.00 0.00 0.00 20:39:49 20:07:01 veth17cc52f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:07:01 vethb06cbe9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:07:01 ens3 41.93 29.12 275.86 9.46 0.00 0.00 0.00 0.00 20:39:49 20:08:01 veth587ed52 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 20:39:49 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:08:01 docker0 100.28 219.08 7.90 1417.74 0.00 0.00 0.00 0.00 20:39:49 20:08:01 ens3 260.06 124.41 1450.17 27.10 0.00 0.00 0.00 0.00 20:39:49 20:08:01 veth0083c3b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:39:49 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:09:01 docker0 8.05 15.23 0.52 173.93 0.00 0.00 0.00 0.00 20:39:49 20:09:01 ens3 77.80 65.02 208.50 224.74 0.00 0.00 0.00 0.00 20:39:49 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:12:01 ens3 0.30 0.17 0.41 0.01 0.00 0.00 0.00 0.00 20:39:49 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:13:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:39:49 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:14:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:39:49 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:16:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:19:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:39:49 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:24:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:39:49 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:25:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:27:01 ens3 0.70 0.53 0.43 0.22 0.00 0.00 0.00 0.00 20:39:49 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:39:49 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:32:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:39:49 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:33:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:34:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:39:49 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:35:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:37:01 ens3 0.83 0.35 0.30 0.21 0.00 0.00 0.00 0.00 20:39:49 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:49 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:49 20:39:01 ens3 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:39:49 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 20:39:49 Average: docker0 41.80 59.29 3.18 407.95 0.00 0.00 0.00 0.00 20:39:49 Average: ens3 89.97 58.87 671.50 15.12 0.00 0.00 0.00 0.00 20:39:49 20:39:49 20:39:49 ---> sar -P ALL: 20:39:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7636) 02/27/23 _x86_64_ (8 CPU) 20:39:49 20:39:49 19:58:21 LINUX RESTART (8 CPU) 20:39:49 20:39:49 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:39:49 20:00:01 all 9.81 0.00 4.51 3.38 0.08 82.21 20:39:49 20:00:01 0 8.36 0.00 3.49 2.02 0.08 86.04 20:39:49 20:00:01 1 9.97 0.00 4.32 0.17 0.07 85.47 20:39:49 20:00:01 2 9.80 0.00 4.67 1.08 0.08 84.36 20:39:49 20:00:01 3 11.39 0.00 4.24 7.93 0.08 76.35 20:39:49 20:00:01 4 9.82 0.00 6.00 0.25 0.08 83.84 20:39:49 20:00:01 5 7.14 0.00 4.25 1.88 0.08 86.64 20:39:49 20:00:01 6 12.38 0.00 4.67 2.07 0.07 80.81 20:39:49 20:00:01 7 9.63 0.00 4.45 11.76 0.12 74.05 20:39:49 20:01:01 all 47.08 0.00 7.50 0.58 0.08 44.75 20:39:49 20:01:01 0 47.24 0.00 8.91 3.73 0.08 40.04 20:39:49 20:01:01 1 47.51 0.00 7.63 0.05 0.08 44.72 20:39:49 20:01:01 2 47.80 0.00 6.75 0.24 0.07 45.15 20:39:49 20:01:01 3 47.74 0.00 6.26 0.00 0.08 45.91 20:39:49 20:01:01 4 46.68 0.00 7.04 0.10 0.07 46.11 20:39:49 20:01:01 5 47.63 0.00 6.71 0.03 0.08 45.54 20:39:49 20:01:01 6 45.62 0.00 8.37 0.08 0.08 45.84 20:39:49 20:01:01 7 46.42 0.00 8.33 0.44 0.12 44.70 20:39:49 20:02:01 all 34.38 0.00 6.04 1.40 0.11 58.07 20:39:49 20:02:01 0 36.53 0.00 5.53 0.40 0.10 57.44 20:39:49 20:02:01 1 34.50 0.00 5.94 0.56 0.10 58.90 20:39:49 20:02:01 2 33.71 0.00 5.94 1.57 0.12 58.67 20:39:49 20:02:01 3 34.14 0.00 5.41 0.96 0.12 59.37 20:39:49 20:02:01 4 33.65 0.00 6.07 1.11 0.10 59.07 20:39:49 20:02:01 5 33.85 0.00 6.66 0.15 0.10 59.24 20:39:49 20:02:01 6 33.95 0.00 6.09 0.17 0.10 59.68 20:39:49 20:02:01 7 34.73 0.00 6.67 6.28 0.12 52.21 20:39:49 20:03:01 all 13.60 0.00 8.86 12.80 0.10 64.65 20:39:49 20:03:01 0 15.15 0.00 9.14 9.11 0.07 66.53 20:39:49 20:03:01 1 14.09 0.00 9.56 6.51 0.07 69.76 20:39:49 20:03:01 2 12.57 0.00 7.67 14.87 0.09 64.81 20:39:49 20:03:01 3 13.91 0.00 10.01 9.27 0.07 66.74 20:39:49 20:03:01 4 13.20 0.00 9.89 23.40 0.29 53.22 20:39:49 20:03:01 5 12.85 0.00 8.02 7.21 0.08 71.84 20:39:49 20:03:01 6 14.58 0.00 9.03 8.81 0.05 67.53 20:39:49 20:03:01 7 12.39 0.00 7.51 23.42 0.09 56.60 20:39:49 20:04:01 all 31.16 0.00 7.69 11.11 0.08 49.96 20:39:49 20:04:01 0 30.42 0.00 8.11 0.84 0.05 60.58 20:39:49 20:04:01 1 31.87 0.00 6.62 1.80 0.08 59.64 20:39:49 20:04:01 2 29.99 0.00 7.01 2.65 0.15 60.19 20:39:49 20:04:01 3 30.83 0.00 7.58 3.18 0.07 58.35 20:39:49 20:04:01 4 30.49 0.00 9.50 18.14 0.08 41.78 20:39:49 20:04:01 5 31.81 0.00 7.25 0.57 0.05 60.32 20:39:49 20:04:01 6 32.07 0.00 8.27 37.90 0.07 21.69 20:39:49 20:04:01 7 31.75 0.00 7.19 23.90 0.12 37.04 20:39:49 20:05:02 all 35.47 0.00 7.68 13.44 0.13 43.28 20:39:49 20:05:02 0 37.04 0.00 8.70 12.40 0.12 41.74 20:39:49 20:05:02 1 37.49 0.00 8.12 18.18 0.10 36.11 20:39:49 20:05:02 2 32.36 0.00 7.54 2.71 0.17 57.23 20:39:49 20:05:02 3 33.68 0.00 6.17 1.91 0.14 58.10 20:39:49 20:05:02 4 37.17 0.00 8.69 17.93 0.12 36.09 20:39:49 20:05:02 5 35.86 0.00 6.66 0.57 0.08 56.82 20:39:49 20:05:02 6 36.44 0.00 7.84 33.89 0.14 21.70 20:39:49 20:05:02 7 33.65 0.00 7.73 19.79 0.14 38.68 20:39:49 20:06:01 all 16.86 0.00 6.26 24.92 0.11 51.85 20:39:49 20:06:01 0 20.42 0.00 7.35 20.35 0.12 51.76 20:39:49 20:06:01 1 16.01 0.00 5.53 14.68 0.10 63.68 20:39:49 20:06:01 2 15.07 0.00 6.01 26.38 0.09 52.45 20:39:49 20:06:01 3 15.86 0.00 5.41 43.38 0.10 35.24 20:39:49 20:06:01 4 14.28 0.00 5.81 14.67 0.09 65.16 20:39:49 20:06:01 5 16.76 0.00 5.04 11.13 0.07 67.00 20:39:49 20:06:01 6 21.70 0.00 8.59 59.72 0.19 9.80 20:39:49 20:06:01 7 14.82 0.00 6.35 9.36 0.12 69.35 20:39:49 20:07:01 all 15.91 0.00 6.07 23.70 0.07 54.25 20:39:49 20:07:01 0 17.18 0.00 6.48 15.86 0.05 60.43 20:39:49 20:07:01 1 15.35 0.00 6.45 11.47 0.05 66.67 20:39:49 20:07:01 2 14.32 0.00 6.70 68.69 0.09 10.20 20:39:49 20:07:01 3 15.29 0.00 6.73 27.95 0.07 49.97 20:39:49 20:07:01 4 15.66 0.00 6.26 8.13 0.08 69.87 20:39:49 20:07:01 5 15.94 0.00 4.81 32.16 0.07 47.02 20:39:49 20:07:01 6 17.77 0.00 6.21 19.57 0.07 56.38 20:39:49 20:07:01 7 15.71 0.00 4.92 6.72 0.07 72.58 20:39:49 20:08:01 all 29.14 0.00 8.50 21.35 0.12 40.90 20:39:49 20:08:01 0 32.32 0.00 9.16 24.81 0.12 33.59 20:39:49 20:08:01 1 29.12 0.00 9.02 22.07 0.10 39.68 20:39:49 20:08:01 2 26.96 0.00 8.70 31.00 0.12 33.22 20:39:49 20:08:01 3 28.90 0.00 8.83 25.22 0.12 36.93 20:39:49 20:08:01 4 28.22 0.00 7.91 16.94 0.14 46.79 20:39:49 20:08:01 5 29.03 0.00 8.03 9.30 0.10 53.54 20:39:49 20:08:01 6 31.14 0.00 9.34 33.48 0.12 25.93 20:39:49 20:08:01 7 27.42 0.00 7.00 8.03 0.12 57.43 20:39:49 20:09:01 all 20.73 0.00 6.08 10.39 0.12 62.68 20:39:49 20:09:01 0 22.61 0.00 6.45 8.14 0.17 62.62 20:39:49 20:09:01 1 20.69 0.00 7.38 10.17 0.08 61.68 20:39:49 20:09:01 2 19.88 0.00 5.79 36.00 0.09 38.25 20:39:49 20:09:01 3 21.44 0.00 5.81 9.04 0.10 63.61 20:39:49 20:09:01 4 19.37 0.00 5.70 2.68 0.14 72.11 20:39:49 20:09:01 5 18.21 0.00 5.31 5.58 0.08 70.83 20:39:49 20:09:01 6 24.35 0.00 6.68 7.31 0.15 61.51 20:39:49 20:09:01 7 19.31 0.00 5.53 4.25 0.14 70.77 20:39:49 20:10:01 all 0.11 0.00 0.00 0.07 0.01 99.80 20:39:49 20:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:10:01 2 0.02 0.00 0.02 0.12 0.02 99.83 20:39:49 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:10:01 4 0.00 0.00 0.02 0.47 0.02 99.50 20:39:49 20:10:01 5 0.83 0.00 0.00 0.00 0.02 99.15 20:39:49 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:39:49 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:39:49 20:11:01 all 0.26 0.00 0.01 0.01 0.00 99.71 20:39:49 20:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:39:49 20:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:39:49 20:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:11:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:39:49 20:11:01 5 1.97 0.00 0.02 0.00 0.00 98.01 20:39:49 20:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:12:01 all 0.26 0.00 0.01 0.01 0.01 99.72 20:39:49 20:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:39:49 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:12:01 2 0.02 0.00 0.02 0.03 0.02 99.92 20:39:49 20:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:39:49 20:12:01 5 1.97 0.00 0.02 0.00 0.02 98.00 20:39:49 20:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:39:49 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:13:01 all 0.25 0.00 0.01 0.00 0.01 99.73 20:39:49 20:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:39:49 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:39:49 20:13:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:39:49 20:13:01 5 1.86 0.00 0.00 0.00 0.00 98.14 20:39:49 20:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:39:49 20:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:39:49 20:14:01 2 0.02 0.00 0.02 0.03 0.03 99.90 20:39:49 20:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:39:49 20:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:15:01 all 0.11 0.00 0.02 0.01 0.01 99.85 20:39:49 20:15:01 0 0.02 0.00 0.02 0.03 0.02 99.92 20:39:49 20:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:39:49 20:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:15:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:39:49 20:15:01 5 0.78 0.00 0.08 0.00 0.00 99.14 20:39:49 20:15:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:39:49 20:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:39:49 20:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:39:49 20:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:39:49 20:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:39:49 20:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:39:49 20:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:39:49 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:39:49 20:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:39:49 20:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:18:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:39:49 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:18:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:39:49 20:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:19:01 all 0.02 0.00 0.03 0.03 0.01 99.92 20:39:49 20:19:01 0 0.05 0.00 0.15 0.18 0.02 99.60 20:39:49 20:19:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:39:49 20:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:19:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:39:49 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:39:49 20:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:39:49 20:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:39:49 20:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:20:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:39:49 20:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:39:49 20:21:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:39:49 20:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:39:49 20:21:01 1 0.02 0.00 0.02 0.03 0.02 99.92 20:39:49 20:21:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:39:49 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:21:01 5 0.18 0.00 0.07 0.00 0.02 99.73 20:39:49 20:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:39:49 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:39:49 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:39:49 20:22:01 all 0.26 0.00 0.00 0.00 0.00 99.73 20:39:49 20:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:39:49 20:22:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:39:49 20:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:22:01 5 2.00 0.00 0.00 0.00 0.00 98.00 20:39:49 20:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:23:01 all 0.25 0.00 0.01 0.00 0.01 99.72 20:39:49 20:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:23:01 2 0.02 0.00 0.05 0.00 0.03 99.90 20:39:49 20:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:39:49 20:23:01 5 1.97 0.00 0.02 0.00 0.02 98.00 20:39:49 20:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:39:49 20:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:24:01 all 0.08 0.00 0.01 0.01 0.01 99.89 20:39:49 20:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:39:49 20:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:39:49 20:24:01 5 0.58 0.00 0.05 0.00 0.00 99.37 20:39:49 20:24:01 6 0.02 0.00 0.00 0.03 0.02 99.93 20:39:49 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:39:49 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:39:49 20:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:39:49 20:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:39:49 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:49 20:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:39:49 20:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:39:49 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:39:49 20:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:27:01 all 0.08 0.00 0.02 0.00 0.01 99.89 20:39:49 20:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:39:49 20:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:39:49 20:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:39:49 20:27:01 5 0.52 0.00 0.08 0.00 0.02 99.38 20:39:49 20:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:39:49 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:28:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:39:49 20:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:39:49 20:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:39:49 20:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:49 20:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:29:01 all 0.17 0.00 0.00 0.05 0.00 99.78 20:39:49 20:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:39:49 20:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:29:01 4 0.03 0.00 0.00 0.33 0.00 99.63 20:39:49 20:29:01 5 1.24 0.00 0.00 0.00 0.02 98.74 20:39:49 20:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:30:01 all 0.25 0.00 0.01 0.10 0.01 99.63 20:39:49 20:30:01 0 0.03 0.00 0.07 0.00 0.03 99.87 20:39:49 20:30:01 1 0.00 0.00 0.02 0.70 0.00 99.28 20:39:49 20:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:30:01 5 1.95 0.00 0.00 0.00 0.00 98.05 20:39:49 20:30:01 6 0.02 0.00 0.00 0.07 0.02 99.90 20:39:49 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:31:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:39:49 20:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:39:49 20:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:31:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:39:49 20:31:01 5 1.99 0.00 0.00 0.00 0.02 98.00 20:39:49 20:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:32:01 all 0.07 0.00 0.02 0.03 0.00 99.88 20:39:49 20:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:39:49 20:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:32:01 4 0.00 0.00 0.02 0.17 0.00 99.82 20:39:49 20:32:01 5 0.55 0.00 0.05 0.00 0.00 99.40 20:39:49 20:32:01 6 0.00 0.00 0.00 0.08 0.00 99.92 20:39:49 20:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:39:49 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:39:49 20:33:01 all 0.05 0.00 0.04 0.03 0.01 99.86 20:39:49 20:33:01 0 0.07 0.00 0.03 0.02 0.03 99.85 20:39:49 20:33:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:39:49 20:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:39:49 20:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:33:01 4 0.22 0.00 0.10 0.22 0.00 99.47 20:39:49 20:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:39:49 20:33:01 6 0.02 0.00 0.05 0.02 0.00 99.92 20:39:49 20:33:01 7 0.05 0.00 0.05 0.00 0.00 99.90 20:39:49 20:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:39:49 20:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:39:49 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:49 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:49 20:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:39:49 20:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:39:49 20:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:49 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:39:49 20:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:35:01 6 0.00 0.00 0.00 0.08 0.00 99.92 20:39:49 20:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:49 20:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:39:49 20:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:39:49 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:39:49 20:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:36:01 4 0.00 0.00 0.00 0.05 0.02 99.93 20:39:49 20:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:39:49 20:37:01 all 0.01 0.00 0.01 0.04 0.01 99.93 20:39:49 20:37:01 0 0.05 0.00 0.02 0.18 0.02 99.73 20:39:49 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:39:49 20:37:01 6 0.02 0.00 0.02 0.12 0.02 99.83 20:39:49 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:38:01 all 0.00 0.00 0.00 0.02 0.01 99.97 20:39:49 20:38:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:39:49 20:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:39:49 20:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:38:01 6 0.00 0.00 0.00 0.12 0.00 99.88 20:39:49 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:39:49 20:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:39:49 20:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:39:49 20:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:49 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:49 20:39:01 4 0.02 0.00 0.02 0.08 0.00 99.88 20:39:49 20:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:49 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:39:49 Average: all 6.34 0.00 1.71 3.03 0.03 88.88 20:39:49 Average: 0 6.62 0.00 1.83 2.41 0.04 89.10 20:39:49 Average: 1 6.35 0.00 1.75 2.13 0.03 89.75 20:39:49 Average: 2 5.97 0.00 1.65 4.53 0.04 87.81 20:39:49 Average: 3 6.25 0.00 1.64 3.15 0.02 88.94 20:39:49 Average: 4 6.16 0.00 1.81 2.58 0.03 89.42 20:39:49 Average: 5 6.62 0.00 1.56 1.69 0.03 90.10 20:39:49 Average: 6 6.68 0.00 1.86 4.99 0.03 86.45 20:39:49 Average: 7 6.07 0.00 1.62 2.80 0.03 89.48 20:39:49 20:39:49 20:39:49