Pull request #4396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from b9d9addd8768455ece2e20a5baa0071212a65299+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (84c3611df08ff3bf3a33ce3a67d2600d3192f54e) 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-ssh6541873072244255616.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-ssh6587659307672148721.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-4396/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-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7908110193822621246.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-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18319552782503826161.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-ssh17372789296852642429.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-4396/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-4396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10466393480568078323.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-7716 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [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/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 Merge succeeded, producing b9d9addd8768455ece2e20a5baa0071212a65299 Checking out Revision b9d9addd8768455ece2e20a5baa0071212a65299 (PR-4396) > git config core.sparsecheckout # timeout=10 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # 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 b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 Commit message: "refactor(snap): Remove explicit config provider address" 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 15:18:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:18:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:18:48 ========================================================= 15:18:48 EdgeX Global Pipelines Version Info 15:18:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:18:49 ------------------- 15:18:49 stable info: 15:18:49 ------------------- 15:18:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:18:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:18:49 Message: update stable to v1.0.244 15:18:50 ------------------- 15:18:50 experimental info: 15:18:50 ------------------- 15:18:50 Commited By: **** collab-it+edgex@linuxfoundation.org 15:18:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:18:50 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4396 [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4396 [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4396 [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9d9add [Pipeline] echo 15:18:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:51 provisioning config files... 15:18:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14357144453213589692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:52 ---> docker-login.sh 15:18:52 nexus3.edgexfoundry.org:10001 15:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:52 Configure a credential helper to remove this warning. See 15:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:52 15:18:52 Login Succeeded 15:18:52 nexus3.edgexfoundry.org:10002 15:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:52 Configure a credential helper to remove this warning. See 15:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:52 15:18:52 Login Succeeded 15:18:52 nexus3.edgexfoundry.org:10003 15:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:52 Configure a credential helper to remove this warning. See 15:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:52 15:18:52 Login Succeeded 15:18:52 nexus3.edgexfoundry.org:10004 15:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:52 Configure a credential helper to remove this warning. See 15:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:52 15:18:52 Login Succeeded 15:18:52 docker.io 15:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:53 Configure a credential helper to remove this warning. See 15:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:53 15:18:53 Login Succeeded 15:18:53 ---> docker-login.sh ends [Pipeline] } 15:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:53 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:18:53 + dirname cmd/core-command/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo core-command,cmd/core-command/Dockerfile 15:18:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:18:53 + dirname cmd/core-data/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo core-data,cmd/core-data/Dockerfile 15:18:53 + dirname cmd/core-metadata/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo core-metadata,cmd/core-metadata/Dockerfile 15:18:53 + dirname cmd/security-bootstrapper/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:18:53 + dirname cmd/security-proxy-auth/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:18:53 + dirname cmd/security-proxy-setup/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:18:53 + dirname cmd/security-secretstore-setup/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:18:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:18:53 + dirname cmd/security-spire-agent/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:18:53 + dirname cmd/security-spire-config/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:18:53 + dirname cmd/security-spire-server/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:18:53 + dirname cmd/support-notifications/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo support-notifications,cmd/support-notifications/Dockerfile 15:18:53 + dirname cmd/support-scheduler/Dockerfile 15:18:53 + cut -d/ -f2 15:18:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:18:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:18:54 + git rev-list -1 --merges b9d9addd8768455ece2e20a5baa0071212a65299~1..b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] echo 15:18:54 -----------> git rev-list -1 --merges b9d9addd8768455ece2e20a5baa0071212a65299~1..b9d9addd8768455ece2e20a5baa0071212a65299 b9d9addd8768455ece2e20a5baa0071212a65299 [false] [Pipeline] sh 15:18:54 + git log --format=format:%s -1 b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] echo 15:18:54 ========================================================= 15:18:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:18:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:18:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:55 + grep -v github /etc/ssh/ssh_known_hosts 15:18:55 + [ -e /tmp/ssh_known_hosts ] 15:18:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:18:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:18:55 + sudo tee -a /etc/ssh/ssh_known_hosts 15:18:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:55 15:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:56 0.1.4: Pulling from edgex-devops/py-git-semver 15:18:56 b85a868b505f: Pulling fs layer 15:18:56 e2be974225ed: Pulling fs layer 15:18:56 339a4e72a1f5: Pulling fs layer 15:18:56 988bab9f4d93: Pulling fs layer 15:18:56 1469e6f7b9e6: Pulling fs layer 15:18:56 eaf3925da568: Pulling fs layer 15:18:56 bab4dde63d76: Pulling fs layer 15:18:56 bde34c3a00c8: Pulling fs layer 15:18:56 b352a97aabf1: Pulling fs layer 15:18:56 eaf3925da568: Waiting 15:18:56 bab4dde63d76: Waiting 15:18:56 bde34c3a00c8: Waiting 15:18:56 988bab9f4d93: Waiting 15:18:56 b352a97aabf1: Waiting 15:18:56 1469e6f7b9e6: Waiting 15:18:56 4872d77fe225: Pulling fs layer 15:18:56 5851b861e8e6: Pulling fs layer 15:18:56 5851b861e8e6: Waiting 15:18:56 e2be974225ed: Verifying Checksum 15:18:56 e2be974225ed: Download complete 15:18:56 988bab9f4d93: Verifying Checksum 15:18:56 988bab9f4d93: Download complete 15:18:56 1469e6f7b9e6: Verifying Checksum 15:18:56 1469e6f7b9e6: Download complete 15:18:56 eaf3925da568: Verifying Checksum 15:18:56 eaf3925da568: Download complete 15:18:56 339a4e72a1f5: Verifying Checksum 15:18:56 339a4e72a1f5: Download complete 15:18:56 bde34c3a00c8: Verifying Checksum 15:18:56 bde34c3a00c8: Download complete 15:18:56 b352a97aabf1: Verifying Checksum 15:18:56 b352a97aabf1: Download complete 15:18:56 4872d77fe225: Verifying Checksum 15:18:56 4872d77fe225: Download complete 15:18:56 5851b861e8e6: Download complete 15:18:56 b85a868b505f: Verifying Checksum 15:18:56 b85a868b505f: Download complete 15:18:56 bab4dde63d76: Verifying Checksum 15:18:56 bab4dde63d76: Download complete 15:18:57 b85a868b505f: Pull complete 15:18:57 e2be974225ed: Pull complete 15:18:58 339a4e72a1f5: Pull complete 15:18:58 988bab9f4d93: Pull complete 15:18:58 1469e6f7b9e6: Pull complete 15:18:58 eaf3925da568: Pull complete 15:19:00 bab4dde63d76: Pull complete 15:19:00 bde34c3a00c8: Pull complete 15:19:00 b352a97aabf1: Pull complete 15:19:00 4872d77fe225: Pull complete 15:19:00 5851b861e8e6: Pull complete 15:19:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:01 prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container 15:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:02 $ docker top 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 -eo pid,comm 15:19:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:19:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:02 [ssh-agent] Looking for ssh-agent implementation... 15:19:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:02 $ docker exec 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent 15:19:03 SSH_AUTH_SOCK=/tmp/ssh-OtJfkhgJiYxJ/agent.32 15:19:03 SSH_AGENT_PID=38 15:19:03 Running ssh-add (command line suppressed) 15:19:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9363925746625876867.key (/w/workspace/edgex-go/1@tmp/private_key_9363925746625876867.key) 15:19:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:03 + git tag --points-at HEAD [Pipeline] } 15:19:03 $ docker exec --env ******** --env ******** 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent -k 15:19:03 unset SSH_AUTH_SOCK; 15:19:03 unset SSH_AGENT_PID; 15:19:03 echo Agent pid 38 killed; 15:19:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:03 [ssh-agent] Looking for ssh-agent implementation... 15:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:03 $ docker exec 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent 15:19:03 SSH_AUTH_SOCK=/tmp/ssh-cdr1cClRxrk0/agent.71 15:19:03 SSH_AGENT_PID=77 15:19:03 Running ssh-add (command line suppressed) 15:19:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2168421518189678517.key (/w/workspace/edgex-go/1@tmp/private_key_2168421518189678517.key) 15:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:04 + git semver init 15:19:04 2023-02-28 15:19:04,700 [run_init] DEBUG init version:0.0.0 force:False 15:19:04 2023-02-28 15:19:04,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 15:19:04 2023-02-28 15:19:04,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 15:19:04 2023-02-28 15:19:04,702 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 15:19:11 2023-02-28 15:19:10,134 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 15:19:11 2023-02-28 15:19:10,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4396 with force:False 15:19:11 2023-02-28 15:19:10,135 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4396 15:19:11 2023-02-28 15:19:10,139 [execute] INFO git cat-file --batch-check 15:19:11 2023-02-28 15:19:10,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:19:11 2023-02-28 15:19:10,147 [execute] INFO git cat-file --batch 15:19:11 2023-02-28 15:19:10,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:19:11 2023-02-28 15:19:10,153 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4396 15:19:11 0.0.0 [Pipeline] } 15:19:11 $ docker exec --env ******** --env ******** 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 ssh-agent -k 15:19:11 unset SSH_AUTH_SOCK; 15:19:11 unset SSH_AGENT_PID; 15:19:11 echo Agent pid 77 killed; 15:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:11 + git semver [Pipeline] } 15:19:12 $ docker stop --time=1 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 15:19:13 $ docker rm -f --volumes 9213ffb32057842a03390b0995a6b223dc9bc7143b8f12a7d53d0c1b87db3870 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:14 Stashed 1 file(s) [Pipeline] echo 15:19:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:15 ========================================================= 15:19:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:19:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:19:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:15 213ec9aee27d: Pulling fs layer 15:19:15 4583459ba037: Pulling fs layer 15:19:15 93c1e223e6f2: Pulling fs layer 15:19:15 53926ce57604: Pulling fs layer 15:19:15 21b2b0c7a3f4: Pulling fs layer 15:19:15 22ff95d597cd: Pulling fs layer 15:19:15 12d6caf4c0d1: Pulling fs layer 15:19:15 96b7cbca73a9: Pulling fs layer 15:19:15 a7acece74701: Pulling fs layer 15:19:15 22ff95d597cd: Waiting 15:19:15 12d6caf4c0d1: Waiting 15:19:15 21b2b0c7a3f4: Waiting 15:19:15 53926ce57604: Waiting 15:19:15 a7acece74701: Waiting 15:19:15 96b7cbca73a9: Waiting 15:19:15 93c1e223e6f2: Download complete 15:19:15 4583459ba037: Verifying Checksum 15:19:15 4583459ba037: Download complete 15:19:15 21b2b0c7a3f4: Verifying Checksum 15:19:15 21b2b0c7a3f4: Download complete 15:19:15 22ff95d597cd: Verifying Checksum 15:19:15 22ff95d597cd: Download complete 15:19:15 213ec9aee27d: Verifying Checksum 15:19:15 213ec9aee27d: Download complete 15:19:15 12d6caf4c0d1: Download complete 15:19:15 213ec9aee27d: Pull complete 15:19:16 4583459ba037: Pull complete 15:19:16 93c1e223e6f2: Pull complete 15:19:16 a7acece74701: Verifying Checksum 15:19:16 a7acece74701: Download complete 15:19:16 96b7cbca73a9: Verifying Checksum 15:19:16 96b7cbca73a9: Download complete 15:19:16 53926ce57604: Verifying Checksum 15:19:16 53926ce57604: Download complete 15:19:20 53926ce57604: Pull complete 15:19:20 21b2b0c7a3f4: Pull complete 15:19:20 22ff95d597cd: Pull complete 15:19:20 12d6caf4c0d1: Pull complete 15:19:22 96b7cbca73a9: Pull complete 15:19:23 a7acece74701: Pull complete 15:19:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:19:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:19:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:19:23 WORKDIR /edgex 15:19:23 COPY go.mod . 15:19:23 RUN go mod download 15:19:23 + docker build -t ci-base-image-x86_64 -f - . 15:19:24 Sending build context to Docker daemon 170.4MB 15:19:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:19:24 ---> db6d94c90886 15:19:24 Step 2/4 : WORKDIR /edgex 15:19:26 ---> Running in 35fa8dd991fc 15:19:26 Removing intermediate container 35fa8dd991fc 15:19:26 ---> 993548c08384 15:19:26 Step 3/4 : COPY go.mod . 15:19:26 ---> e5d8468ff29b 15:19:26 Step 4/4 : RUN go mod download 15:19:26 ---> Running in b77fb5c19e17 15:19:29 Still waiting to schedule task 15:19:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:19:38 Removing intermediate container b77fb5c19e17 15:19:38 ---> a446d297cf3e 15:19:38 Successfully built a446d297cf3e 15:19:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker inspect -f . ci-base-image-x86_64 15:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:39 prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container 15:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:19:39 $ docker top 91febf79c12829abfb6723b21e2e8db576140efbdf1315b904362ee33bf35748 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:39 + go version 15:19:39 go version go1.18.7 linux/amd64 [Pipeline] } 15:19:39 $ docker stop --time=1 91febf79c12829abfb6723b21e2e8db576140efbdf1315b904362ee33bf35748 15:19:41 $ docker rm -f --volumes 91febf79c12829abfb6723b21e2e8db576140efbdf1315b904362ee33bf35748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:41 + docker inspect -f . ci-base-image-x86_64 15:19:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:42 prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container 15:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:19:42 $ docker top d516b99e73380b67a6fd4d9531cf9290f8cb17831ee5bf1143bd0f319634adb9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:19:42 ========================================================= 15:19:42 [edgeXBuildGoParallel] Running Tests and Build... 15:19:42 ========================================================= [Pipeline] sh 15:19:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:19:43 + make test 15:19:43 go test -race -coverprofile=coverage.out ./... 15:19:49 ? github.com/edgexfoundry/edgex-go [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 15:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 15:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.147s coverage: 71.2% of statements 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.306s coverage: 88.5% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 3.9% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.119s coverage: 72.2% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 65.9% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.154s coverage: 29.6% of statements 15:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 82.9% of statements 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements 15:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.122s coverage: 94.4% of statements 15:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.385s coverage: 79.9% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.098s coverage: 86.9% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.256s coverage: 63.1% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.3% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.203s coverage: 41.0% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:20:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:20:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:20:53 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." 15:20:53 go vet ./... 15:20:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:57 ./bin/test-attribution-txt.sh [Pipeline] echo 15:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:20:57 + ls -al . 15:20:57 total 748 15:20:57 drwxrwxr-x 11 1001 1001 4096 Feb 28 15:19 . 15:20:57 drwxr-xr-x 4 root root 4096 Feb 28 15:19 .. 15:20:57 drwxrwxr-x 2 1001 1001 4096 Feb 28 15:18 .blubracket 15:20:57 -rw-rw-r-- 1 1001 1001 16 Feb 28 15:18 .dockerignore 15:20:57 drwxrwxr-x 8 1001 1001 4096 Feb 28 15:20 .git 15:20:57 drwxrwxr-x 3 1001 1001 4096 Feb 28 15:18 .github 15:20:57 -rw-rw-r-- 1 1001 1001 1068 Feb 28 15:18 .gitignore 15:20:57 -rw-rw-r-- 1 1001 1001 42 Feb 28 15:18 .golangci.yml 15:20:57 -rw-rw-r-- 1 1001 1001 87 Feb 28 15:18 .hadolint.yml 15:20:57 drwxr-xr-x 3 1001 1001 4096 Feb 28 15:19 .semver 15:20:57 -rw-rw-r-- 1 1001 1001 166 Feb 28 15:18 .sonarcloud.properties 15:20:57 -rw-rw-r-- 1 1001 1001 1171 Feb 28 15:18 ADOPTERS.md 15:20:57 -rw-rw-r-- 1 1001 1001 10825 Feb 28 15:18 Attribution.txt 15:20:57 -rw-rw-r-- 1 1001 1001 73765 Feb 28 15:18 CHANGELOG.md 15:20:57 -rw-rw-r-- 1 1001 1001 3804 Feb 28 15:18 CONTRIBUTING.md 15:20:57 -rw-rw-r-- 1 1001 1001 677 Feb 28 15:18 GOVERNANCE.md 15:20:57 -rw-rw-r-- 1 1001 1001 883 Feb 28 15:18 Jenkinsfile 15:20:57 -rw-rw-r-- 1 1001 1001 10775 Feb 28 15:18 LICENSE 15:20:57 -rw-rw-r-- 1 1001 1001 14116 Feb 28 15:18 Makefile 15:20:57 -rw-rw-r-- 1 1001 1001 582 Feb 28 15:18 OWNERS.md 15:20:57 -rw-rw-r-- 1 1001 1001 9403 Feb 28 15:18 README.md 15:20:57 -rw-rw-r-- 1 1001 1001 6912 Feb 28 15:18 SECURITY.md 15:20:57 -rw-rw-r-- 1 1001 1001 5 Feb 28 15:19 VERSION 15:20:57 drwxrwxr-x 2 1001 1001 4096 Feb 28 15:18 bin 15:20:57 drwxrwxr-x 18 1001 1001 4096 Feb 28 15:18 cmd 15:20:57 -rw-r--r-- 1 root root 487670 Feb 28 15:20 coverage.out 15:20:57 -rw-rw-r-- 1 1001 1001 3296 Feb 28 15:18 go.mod 15:20:57 -rw-rw-r-- 1 1001 1001 33293 Feb 28 15:18 go.sum 15:20:57 drwxrwxr-x 7 1001 1001 4096 Feb 28 15:18 internal 15:20:57 drwxrwxr-x 3 1001 1001 4096 Feb 28 15:18 openapi 15:20:57 drwxrwxr-x 4 1001 1001 4096 Feb 28 15:18 snap 15:20:57 -rw-rw-r-- 1 1001 1001 204 Feb 28 15:18 version.go [Pipeline] sh 15:20:57 + '[' -e coverage.out ] 15:20:57 + chown 1001:1001 coverage.out [Pipeline] stash 15:20:57 Stashed 1 file(s) [Pipeline] sh 15:20:58 + make build 15:20:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:21:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7717 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [Pipeline] { [Pipeline] ws 15:21:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:21:02 The recommended git tool is: git 15:21:07 using credential edgex-jenkins-ssh 15:21:07 Cloning the remote Git repository 15:21:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:21:07 > git init /w/workspace/edgex-go/1 # timeout=10 15:21:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:21:07 > git --version # timeout=10 15:21:07 > git --version # 'git version 2.25.1' 15:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:21:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:21:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:21:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:21:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:21:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:21:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:21:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:21:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:21:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:21:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:21:25 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 15:21:25 Merge succeeded, producing b9d9addd8768455ece2e20a5baa0071212a65299 15:21:25 Checking out Revision b9d9addd8768455ece2e20a5baa0071212a65299 (PR-4396) 15:21:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:21:25 > git config core.sparsecheckout # timeout=10 15:21:25 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 15:21:25 > git remote # timeout=10 15:21:25 > git config --get remote.origin.url # timeout=10 15:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:21:25 > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 15:21:25 > git rev-parse HEAD^{commit} # timeout=10 15:21:25 > git config core.sparsecheckout # timeout=10 15:21:25 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 15:21:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:21:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:21: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 15:21:29 Commit message: "refactor(snap): Remove explicit config provider address" 15:21:29 > git --version # timeout=10 15:21:29 > git --version # 'git version 2.25.1' 15:21:29 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:21:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:30 Dload Upload Total Spent Left Speed 15:21:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 15:21:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:21:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:21:31 + sudo tee /etc/docker/daemon.new 15:21:31 { 15:21:31 "registry-mirrors": [ 15:21:31 "https://nexus3.edgexfoundry.org:10001" 15:21:31 ], 15:21:31 "bip": "10.250.0.254/24", 15:21:31 "hosts": [ 15:21:31 "tcp://0.0.0.0:5555", 15:21:31 "unix:///var/run/docker.sock" 15:21:31 ], 15:21:31 "mtu": 1458, 15:21:31 "selinux-enabled": true, 15:21:31 "seccomp-profile": "/etc/docker/seccomp.json" 15:21:31 } [Pipeline] sh 15:21:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:21:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:21:32 + sudo service docker restart [Pipeline] } 15:21:32 $ docker stop --time=1 d516b99e73380b67a6fd4d9531cf9290f8cb17831ee5bf1143bd0f319634adb9 15:21:35 $ docker rm -f --volumes d516b99e73380b67a6fd4d9531cf9290f8cb17831ee5bf1143bd0f319634adb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:21:36 15:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:21:36 latest: Pulling from edgex-devops/edgex-compose 15:21:36 cbdbe7a5bc2a: Pulling fs layer 15:21:36 ca9280d653b3: Pulling fs layer 15:21:36 7e9c9ca2126c: Pulling fs layer 15:21:36 cbdbe7a5bc2a: Verifying Checksum 15:21:36 cbdbe7a5bc2a: Download complete 15:21:37 ca9280d653b3: Download complete 15:21:37 cbdbe7a5bc2a: Pull complete 15:21:37 7e9c9ca2126c: Download complete 15:21:37 ca9280d653b3: Pull complete 15:21:40 7e9c9ca2126c: Pull complete 15:21:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:41 prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container 15:21:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:21:42 $ docker top b8570324d93d30c1659a1a82533e12dfa48cfaf133de5ce657ca306ec6b530e4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:42 + docker-compose build --help 15:21:42 + grep parallel 15:21:43 --parallel Build images in parallel. [Pipeline] } 15:21:43 $ docker stop --time=1 b8570324d93d30c1659a1a82533e12dfa48cfaf133de5ce657ca306ec6b530e4 15:21:44 $ docker rm -f --volumes b8570324d93d30c1659a1a82533e12dfa48cfaf133de5ce657ca306ec6b530e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:21:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:45 prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container 15:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:21:45 $ docker top 48195be897f7c96c081f33af601ecf6b2b5f722c49c1ea0d10edd72d3959a65d -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:46 + docker-compose -f ./docker-compose-build.yml build --parallel 15:21:46 Building core-command ... 15:21:46 Building core-common-config-bootstrapper ... 15:21:46 Building core-data ... 15:21:46 Building core-metadata ... 15:21:46 Building security-bootstrapper ... 15:21:46 Building security-proxy-auth ... 15:21:46 Building security-proxy-setup ... 15:21:46 Building security-secretstore-setup ... 15:21:46 Building security-spiffe-token-provider ... 15:21:46 Building security-spire-agent ... 15:21:46 Building security-spire-config ... 15:21:46 Building security-spire-server ... 15:21:46 Building support-notifications ... 15:21:46 Building support-scheduler ... 15:21:46 Building security-spiffe-token-provider 15:21:46 Building core-command 15:21:46 Building security-spire-agent 15:21:46 Building core-data 15:21:46 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:50 provisioning config files... 15:21:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7510722012249732299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:50 ---> docker-login.sh 15:21:50 nexus3.edgexfoundry.org:10001 15:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:51 Configure a credential helper to remove this warning. See 15:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:51 15:21:51 Login Succeeded 15:21:51 nexus3.edgexfoundry.org:10002 15:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:51 Configure a credential helper to remove this warning. See 15:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:51 15:21:51 Login Succeeded 15:21:51 nexus3.edgexfoundry.org:10003 15:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:52 Configure a credential helper to remove this warning. See 15:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:52 15:21:52 Login Succeeded 15:21:52 nexus3.edgexfoundry.org:10004 15:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:52 Configure a credential helper to remove this warning. See 15:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:52 15:21:52 Login Succeeded 15:21:52 docker.io 15:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:52 Configure a credential helper to remove this warning. See 15:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:52 15:21:52 Login Succeeded 15:21:52 ---> docker-login.sh ends [Pipeline] } 15:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:21:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:53 ========================================================= 15:21:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:21:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:21:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:21:54 9b18e9b68314: Pulling fs layer 15:21:54 35d82f9e3411: Pulling fs layer 15:21:54 e16973657156: Pulling fs layer 15:21:54 fc693d55d65f: Pulling fs layer 15:21:54 7e9fc2657dce: Pulling fs layer 15:21:54 fc693d55d65f: Waiting 15:21:54 dda99020689f: Pulling fs layer 15:21:54 7e9fc2657dce: Waiting 15:21:54 db1c61fa0a46: Pulling fs layer 15:21:54 891c053d2c06: Pulling fs layer 15:21:54 db1c61fa0a46: Waiting 15:21:54 891c053d2c06: Waiting 15:21:54 dda99020689f: Waiting 15:21:54 e16973657156: Verifying Checksum 15:21:54 e16973657156: Download complete 15:21:54 35d82f9e3411: Verifying Checksum 15:21:54 35d82f9e3411: Download complete 15:21:54 7e9fc2657dce: Verifying Checksum 15:21:54 7e9fc2657dce: Download complete 15:21:54 dda99020689f: Download complete 15:21:54 9b18e9b68314: Verifying Checksum 15:21:54 9b18e9b68314: Download complete 15:21:55 9b18e9b68314: Pull complete 15:21:55 891c053d2c06: Verifying Checksum 15:21:55 891c053d2c06: Download complete 15:21:56 35d82f9e3411: Pull complete 15:21:56 e16973657156: Pull complete 15:21:56 db1c61fa0a46: Verifying Checksum 15:21:56 db1c61fa0a46: Download complete 15:21:57 fc693d55d65f: Verifying Checksum 15:21:57 fc693d55d65f: Download complete 15:22:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:22:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:22:01 ---> a446d297cf3e 15:22:01 Step 3/19 : WORKDIR /edgex-go 15:22:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:22:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:22:01 ---> a446d297cf3e 15:22:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:22:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:22:01 ---> a446d297cf3e 15:22:01 Step 3/24 : WORKDIR /edgex-go 15:22:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:22:01 ---> a446d297cf3e 15:22:01 Step 3/24 : WORKDIR /edgex-go 15:22:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:22:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:22:01 ---> a446d297cf3e 15:22:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:22:03 ---> Running in 68264d4d3dbf 15:22:03 ---> Running in e6303f24ca7e 15:22:03 ---> Running in a2a98e5b4ef2 15:22:03 ---> Running in b40fcf8be639 15:22:03 ---> Running in f730182b7583 15:22:03 Removing intermediate container 68264d4d3dbf 15:22:03 ---> 9fb0159a99bf 15:22:03 Step 4/23 : WORKDIR /edgex-go 15:22:03 Removing intermediate container a2a98e5b4ef2 15:22:03 ---> 8defca5709fc 15:22:03 Step 4/22 : WORKDIR /edgex-go 15:22:03 ---> Running in 582969afe977 15:22:03 Removing intermediate container e6303f24ca7e 15:22:03 ---> 2250e85aeb8b 15:22:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:22:03 Removing intermediate container f730182b7583 15:22:03 ---> 6209ef6bd801 15:22:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:22:03 Removing intermediate container b40fcf8be639 15:22:03 ---> bd355c7be261 15:22:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:22:03 ---> Running in 1f6409c1d993 15:22:03 ---> Running in 7e1a3d17f08f 15:22:03 ---> Running in 6d10b7868495 15:22:03 ---> Running in 49b65b029fb2 15:22:03 Removing intermediate container 582969afe977 15:22:03 ---> 41e8e1a1048e 15:22:03 Step 5/23 : RUN apk add --update --no-cache make git 15:22:03 ---> Running in d79a1e367287 15:22:03 Removing intermediate container 1f6409c1d993 15:22:03 ---> 03ceeeaeedf2 15:22:03 Step 5/22 : RUN apk add --update --no-cache make git 15:22:03 ---> Running in 49bac87e01e1 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:04 OK: 211 MiB in 51 packages 15:22:04 OK: 211 MiB in 51 packages 15:22:04 OK: 211 MiB in 51 packages 15:22:04 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:22:04 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:22:04 OK: 17046 distinct packages available 15:22:04 OK: 211 MiB in 51 packages 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:04 OK: 211 MiB in 51 packages 15:22:05 Removing intermediate container 49b65b029fb2 15:22:05 ---> 0ce7ac671b9b 15:22:05 Step 5/24 : COPY go.mod vendor* ./ 15:22:05 Removing intermediate container d79a1e367287 15:22:05 ---> ac828f22526c 15:22:05 Step 6/23 : COPY go.mod vendor* ./ 15:22:05 Removing intermediate container 7e1a3d17f08f 15:22:05 ---> 9f1d17955e40 15:22:05 Step 5/24 : COPY go.mod vendor* ./ 15:22:05 Removing intermediate container 49bac87e01e1 15:22:05 ---> 23181b2a36b6 15:22:05 Step 6/22 : COPY go.mod vendor* ./ 15:22:05 ---> f90c742363a5 15:22:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> 000e1bf98b2c 15:22:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> a9d47d68dd42 15:22:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> Running in 44abaf8d5240 15:22:05 ---> Running in 18e46fc7d512 15:22:05 ---> 3eb4f39572fc 15:22:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> Running in 26e5e49b6736 15:22:05 Removing intermediate container 6d10b7868495 15:22:05 ---> 66b8848af76e 15:22:05 Step 5/19 : COPY go.mod vendor* ./ 15:22:05 ---> Running in 966d68755f8f 15:22:05 ---> e26b65103c53 15:22:05 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:05 ---> Running in 668b704fd563 15:22:09 fc693d55d65f: Pull complete 15:22:09 7e9fc2657dce: Pull complete 15:22:09 dda99020689f: Pull complete 15:22:16 db1c61fa0a46: Pull complete 15:22:19 891c053d2c06: Pull complete 15:22:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:22:19 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:22:19 WORKDIR /edgex 15:22:19 COPY go.mod . 15:22:19 RUN go mod download -f 15:22:19 - . 15:22:20 Sending build context to Docker daemon 3.12MB 15:22:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:22:20 ---> f96f9c87975a 15:22:20 Step 2/4 : WORKDIR /edgex 15:22:21 ---> Running in 677408dec1b0 15:22:21 Removing intermediate container 677408dec1b0 15:22:21 ---> 066db4ec5dd3 15:22:21 Step 3/4 : COPY go.mod . 15:22:21 ---> 5d557c388cb3 15:22:21 Step 4/4 : RUN go mod download 15:22:21 ---> Running in 1bd844d952d9 15:22:52 Removing intermediate container 18e46fc7d512 15:22:52 ---> 7bcb0af0a06f 15:22:52 Step 8/23 : COPY . . 15:22:52 Removing intermediate container 44abaf8d5240 15:22:52 ---> 8a0e187c57c3 15:22:52 Step 7/24 : COPY . . 15:22:52 Removing intermediate container 26e5e49b6736 15:22:52 ---> 39b954c5ea8b 15:22:52 Step 7/24 : COPY . . 15:22:52 Removing intermediate container 966d68755f8f 15:22:52 Removing intermediate container 668b704fd563 15:22:52 ---> b148668a1810 15:22:52 ---> 01ec894a5055 15:22:52 Step 8/22 : COPY . .Step 7/19 : COPY . . 15:22:52 15:22:53 Removing intermediate container 1bd844d952d9 15:22:53 ---> 1c312ffd2603 15:22:53 Successfully built 1c312ffd2603 15:22:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:54 + docker inspect -f . ci-base-image-arm64 15:22:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:54 prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container 15:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:22:56 $ docker top 17936fafe6b0de9b9932b0ccbaf605adb38f71a5646c0909db4165604ce2ff3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:57 + go version 15:22:57 go version go1.18.7 linux/arm64 [Pipeline] } 15:22:57 $ docker stop --time=1 17936fafe6b0de9b9932b0ccbaf605adb38f71a5646c0909db4165604ce2ff3a 15:22:59 ---> 1bda3562b8a1 15:22:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:22:59 ---> adb73dce8ffc 15:22:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:22:59 ---> 30fd176d97ec 15:22:59 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:22:59 ---> 3edc5293b530 15:22:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:22:59 ---> 482be5b1c9c7 15:22:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:22:59 ---> Running in 03f669a3e513 15:22:59 ---> Running in 7a539bcfdd90 15:22:59 ---> Running in b339381596e0 15:22:59 ---> Running in f76fff344c4d 15:22:59 ---> Running in 2edf1ec0d5c7 15:22:59 Removing intermediate container 7a539bcfdd90 15:22:59 ---> 256b7b5054ee 15:22:59 Step 9/24 : WORKDIR /edgex-go/spire-build 15:22:59 Removing intermediate container 2edf1ec0d5c7 15:22:59 ---> c09dac153d5f 15:22:59 Step 9/24 : WORKDIR /edgex-go/spire-build 15:22:59 ---> Running in 57c5987a9975 15:22:59 ---> Running in ce5ea46dcf12 15:22:59 Removing intermediate container 57c5987a9975 15:22:59 ---> ea99a3dd9818 15:22:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:22:59 Removing intermediate container ce5ea46dcf12 15:22:59 ---> 8976570215df 15:22:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:22:59 ---> Running in 370452e7f7d4 15:22:59 ---> Running in 6f9af91a14b1 15:22:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:22:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:22:59 $ docker rm -f --volumes 17936fafe6b0de9b9932b0ccbaf605adb38f71a5646c0909db4165604ce2ff3a [Pipeline] // withDockerContainer [Pipeline] } 15:22:59 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 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:59 Removing intermediate container 370452e7f7d4 15:22:59 ---> 28385427ad7c 15:22:59 Step 11/24 : WORKDIR /edgex-go 15:23:00 + docker inspect -f . ci-base-image-arm64 15:23:00 . [Pipeline] } 15:23:00 Removing intermediate container 6f9af91a14b1 15:23:00 ---> 9ec0d5ef0737 15:23:00 Step 11/24 : WORKDIR /edgex-go 15:23:00 ---> Running in 1e4cac96fc9e 15:23:00 ---> Running in 8d51dd7b5aed [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container 15:23:00 Removing intermediate container 1e4cac96fc9e 15:23:00 ---> 4fbf2aea80bb 15:23:00 15:23:00 Step 12/24 : FROM alpine:3.15 15:23:00 Removing intermediate container 8d51dd7b5aed 15:23:00 ---> 5d0a059bf607 15:23:00 15:23:00 Step 12/24 : FROM alpine:3.15 15:23:00 3.15: Pulling from library/alpine 15:23:00 3.15: Pulling from library/alpine 15:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:23:01 $ docker top 2bd8d39795bfc879ca796ce455bef9a0d2f22783b1d6738f499061c72ea67ab5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:23:01 ========================================================= 15:23:01 [edgeXBuildGoParallel] Running Tests and Build... 15:23:01 ========================================================= 15:23:01 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:23:01 Status: Downloaded newer image for alpine:3.15 15:23:01 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:23:01 Status: Image is up to date for alpine:3.15 15:23:01 ---> 5ce65d7b0fde 15:23:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:01 ---> 5ce65d7b0fde 15:23:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh 15:23:02 ---> Running in 39c636dd73ac 15:23:02 ---> Running in da6cccf1cbf5 15:23:02 Removing intermediate container 39c636dd73ac 15:23:02 ---> 291f8437088f 15:23:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:23:02 Removing intermediate container da6cccf1cbf5 15:23:02 ---> d6a710e943e9 15:23:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:23:02 ---> Running in 5b06206afd1d 15:23:02 ---> Running in 0535de0d9908 15:23:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:02 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:23:02 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:23:02 OK: 15857 distinct packages available 15:23:02 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:23:02 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:23:02 OK: 15857 distinct packages available 15:23:03 + make test 15:23:03 go test -race -coverprofile=coverage.out ./... 15:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:03 (1/4) Installing dumb-init (1.2.5-r1) 15:23:03 (2/4) Installing musl-obstack (1.2.3-r0) 15:23:03 (3/4) Installing libucontext (1.1-r0) 15:23:03 (1/5) Installing dumb-init (1.2.5-r1) 15:23:03 (4/4) Installing gcompat (1.0.0-r4) 15:23:03 (2/5) Installing musl-obstack (1.2.3-r0) 15:23:03 Executing busybox-1.34.1-r7.trigger 15:23:03 (3/5) Installing libucontext (1.1-r0) 15:23:03 OK: 6 MiB in 18 packages 15:23:03 (4/5) Installing gcompat (1.0.0-r4) 15:23:03 (5/5) Installing openssl (1.1.1t-r1) 15:23:03 Executing busybox-1.34.1-r7.trigger 15:23:03 OK: 7 MiB in 19 packages 15:23:04 Removing intermediate container 5b06206afd1d 15:23:04 ---> 884becdbe05b 15:23:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:23:04 Removing intermediate container 0535de0d9908 15:23:04 ---> baa9c3b9f2f6 15:23:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:23:07 ---> 66fb0e0e2b5c 15:23:07 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:23:07 ---> 9ceb4c7928a1 15:23:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:23:08 ---> cb3c97a84cdc 15:23:08 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:23:08 ---> Running in 6ed2e06a1db8 15:23:08 Removing intermediate container 6ed2e06a1db8 15:23:08 ---> 9180697908c4 15:23:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:23:08 ---> bab0cba9f4fa 15:23:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:23:09 ---> 8b18c485dcc9 15:23:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:23:09 ---> 922b90ba3aab 15:23:09 Step 19/24 : WORKDIR / 15:23:10 ---> Running in f78bca03247d 15:23:10 ---> 34e46668f939 15:23:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:23:10 Removing intermediate container f78bca03247d 15:23:10 ---> 56132e29e0f5 15:23:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:23:10 ---> Running in a9da00195c00 15:23:11 ---> 51efd8a2b816 15:23:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:23:11 Removing intermediate container a9da00195c00 15:23:11 ---> d5ce6c6349b0 15:23:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:23:11 ---> Running in 1e60fe6fb7db 15:23:11 ---> Running in ff5a1ea6a7b4 15:23:11 Removing intermediate container 1e60fe6fb7db 15:23:11 ---> 7123bc1cc499 15:23:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:23:11 Removing intermediate container ff5a1ea6a7b4 15:23:11 ---> f3b5f064b424 15:23:11 Step 22/24 : LABEL arch=x86_64 15:23:11 ---> Running in 33be8e072574 15:23:11 ---> Running in 635309b66a22 15:23:12 Removing intermediate container 635309b66a22 15:23:12 ---> 0303a429e863 15:23:12 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:12 Removing intermediate container 33be8e072574 15:23:12 ---> 0b88d243aebe 15:23:12 Step 22/24 : LABEL arch=x86_64 15:23:12 ---> Running in 5a0dc8715ba5 15:23:12 ---> Running in 2729f2983bf5 15:23:12 Removing intermediate container 5a0dc8715ba5 15:23:12 ---> 4ccb90910982 15:23:12 Step 24/24 : LABEL version=0.0.0 15:23:13 Removing intermediate container 2729f2983bf5 15:23:13 ---> 310b0d343d73 15:23:13 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:13 ---> Running in c1b748b38b45 15:23:13 ---> Running in 8f5c61a0a1ca 15:23:13 Removing intermediate container c1b748b38b45 15:23:13 ---> 2c1973a0639a 15:23:13 15:23:13 Removing intermediate container 8f5c61a0a1ca 15:23:13 ---> 1f3bde2d5b27 15:23:13 Step 24/24 : LABEL version=0.0.0 15:23:13 Successfully built 2c1973a0639a 15:23:13 Successfully tagged security-spire-config:latest 15:23:13  Building security-spire-config ... done Building support-notifications 15:23:13 ---> Running in 633e0b666d22 15:23:14 Removing intermediate container 633e0b666d22 15:23:14 ---> da93e800a2d5 15:23:14 15:23:14 Successfully built da93e800a2d5 15:23:14 Successfully tagged security-spire-agent:latest 15:23:14 Building security-proxy-auth 15:23:18  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:18 ---> a446d297cf3e 15:23:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:23:18 ---> Using cache 15:23:18 ---> 8defca5709fc 15:23:18 Step 4/22 : WORKDIR /edgex-go 15:23:18 ---> Using cache 15:23:18 ---> 03ceeeaeedf2 15:23:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:23:19 ---> Running in 7ce4a92714bb 15:23:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:19 ---> a446d297cf3e 15:23:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:23:19 ---> Using cache 15:23:19 ---> 8defca5709fc 15:23:19 Step 4/22 : WORKDIR /edgex-go 15:23:19 ---> Using cache 15:23:19 ---> 03ceeeaeedf2 15:23:19 Step 5/22 : RUN apk add --update --no-cache make git 15:23:19 ---> Using cache 15:23:19 ---> 23181b2a36b6 15:23:19 Step 6/22 : COPY go.mod vendor* ./ 15:23:19 ---> Using cache 15:23:19 ---> 3eb4f39572fc 15:23:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:19 ---> Using cache 15:23:19 ---> b148668a1810 15:23:19 Step 8/22 : COPY . . 15:23:19 ---> Using cache 15:23:19 ---> adb73dce8ffc 15:23:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:23:19 ---> Running in 41e1d500febf 15:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:20 OK: 211 MiB in 51 packages 15:23:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:23:21 Removing intermediate container 7ce4a92714bb 15:23:21 ---> 263f8052b7b8 15:23:21 Step 6/22 : COPY go.mod vendor* ./ 15:23:21 ---> 6b07c3ea4e56 15:23:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:22 ---> Running in 05789971da0a 15:23:32 Removing intermediate container f76fff344c4d 15:23:32 ---> 3f94ecdfdd50 15:23:32 15:23:32 Step 10/23 : FROM alpine:3.16 15:23:32 Removing intermediate container 03f669a3e513 15:23:32 ---> 6772750da0f6 15:23:32 15:23:32 Step 10/22 : FROM alpine:3.16 15:23:32 3.16: Pulling from library/alpine 15:23:32 3.16: Pulling from library/alpine 15:23:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:23:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:23:32 Status: Downloaded newer image for alpine:3.16 15:23:32 Status: Downloaded newer image for alpine:3.16 15:23:32 ---> dfd21b5a31f5 15:23:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:23:32 ---> dfd21b5a31f5 15:23:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:23:35 ---> Running in de8ac73b8231 15:23:35 ---> Running in ae5bbfe0a166 15:23:35 Removing intermediate container b339381596e0 15:23:35 ---> 421035e2457f 15:23:35 15:23:35 Step 9/19 : FROM alpine:3.15 15:23:35 ---> 5ce65d7b0fde 15:23:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:35 ---> Using cache 15:23:35 ---> d6a710e943e9 15:23:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:23:35 Removing intermediate container de8ac73b8231 15:23:35 ---> 6bdb915e0bda 15:23:35 Step 12/22 : ENV APP_PORT=59880 15:23:35 ---> Running in dc2459061b00 15:23:35 ---> Running in 810c31ae6a13 15:23:35 ? github.com/edgexfoundry/edgex-go [no test files] 15:23:35 Removing intermediate container 810c31ae6a13 15:23:35 ---> 5d5b014ed4a6 15:23:35 Step 13/22 : EXPOSE $APP_PORT 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:35 ---> Running in 465e226c2d3b 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:35 Removing intermediate container 465e226c2d3b 15:23:35 ---> 4411cbdacce4 15:23:35 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:23:35 ---> Running in 34d4b8cab9e8 15:23:36 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:23:36 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:23:36 OK: 15857 distinct packages available 15:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:36 (1/1) Installing dumb-init (1.2.5-r1) 15:23:36 Executing busybox-1.35.0-r17.trigger 15:23:36 OK: 6 MiB in 15 packages 15:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:36 (1/9) Installing ca-certificates (20220614-r0) 15:23:36 (2/9) Installing brotli-libs (1.0.9-r5) 15:23:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:23:36 (4/9) Installing libcurl (7.80.0-r6) 15:23:36 (5/9) Installing curl (7.80.0-r6) 15:23:36 (6/9) Installing dumb-init (1.2.5-r1) 15:23:36 (7/9) Installing musl-obstack (1.2.3-r0) 15:23:36 (8/9) Installing libucontext (1.1-r0) 15:23:36 (9/9) Installing gcompat (1.0.0-r4) 15:23:36 Executing busybox-1.34.1-r7.trigger 15:23:36 Executing ca-certificates-20220614-r0.trigger 15:23:36 OK: 8 MiB in 23 packages 15:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:36 (1/1) Installing dumb-init (1.2.5-r1) 15:23:36 Executing busybox-1.35.0-r17.trigger 15:23:36 OK: 6 MiB in 15 packages 15:23:37 Removing intermediate container ae5bbfe0a166 15:23:37 ---> 4412e4db66ef 15:23:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:23:37 ---> Running in f698d4cdb0e6 15:23:37 Removing intermediate container dc2459061b00 15:23:37 ---> 351f3051fa12 15:23:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:37 Removing intermediate container f698d4cdb0e6 15:23:37 ---> 1ff516b0eb13 15:23:37 Step 13/23 : ENV APP_PORT=59882 15:23:37 Removing intermediate container 34d4b8cab9e8 15:23:37 ---> 4e98b2ade458 15:23:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:37 ---> Running in f1076f8f5459 15:23:37 ---> 20e170770abe 15:23:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:23:37 ---> 4d7b25c05b63 15:23:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:23:37 Removing intermediate container f1076f8f5459 15:23:37 ---> 3d03403c7ce3 15:23:37 Step 14/23 : EXPOSE $APP_PORT 15:23:37 ---> Running in 7187e553c36c 15:23:38 Removing intermediate container 7187e553c36c 15:23:38 ---> 0beee802f804 15:23:38 Step 15/23 : WORKDIR / 15:23:38 ---> 74b43c03da0f 15:23:38 ---> 786224864a25 15:23:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:23:38 15:23:38 ---> Running in 976ab72b11f9 15:23:38 ---> 586ae1fd9494 15:23:38 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:23:38 Removing intermediate container 976ab72b11f9 15:23:38 ---> f85c0b6b8b64 15:23:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:38 ---> 8ee661cb39d0 15:23:38 Step 18/22 : ENTRYPOINT ["/core-data"] 15:23:38 ---> Running in de3f802ccf35 15:23:39 ---> Running in e585bf63393d 15:23:39 Removing intermediate container de3f802ccf35 15:23:39 ---> 4d65c26fae06 15:23:39 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:39 ---> 6cd1b87c13ae 15:23:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:23:39 Removing intermediate container e585bf63393d 15:23:39 ---> c5a677768067 15:23:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:39 ---> Running in 8833a64a2e6a 15:23:39 ---> Running in 5368beae5041 15:23:39 Removing intermediate container 8833a64a2e6a 15:23:39 ---> bc63ac8ceb8d 15:23:39 Step 17/19 : LABEL arch=x86_64 15:23:39 ---> 02e41a459854 15:23:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:23:39 ---> Running in 321f7e4c97e5 15:23:39 Removing intermediate container 5368beae5041 15:23:39 ---> 0b681e2b7105 15:23:39 Step 20/22 : LABEL arch=x86_64 15:23:39 ---> Running in c3d4f9defc32 15:23:39 Removing intermediate container 321f7e4c97e5 15:23:39 ---> 77ab68960804 15:23:39 Step 18/19 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:40 ---> bcc75d4f6f99 15:23:40 Step 19/23 : ENTRYPOINT ["/core-command"] 15:23:40 ---> Running in d2b4c7150a57 15:23:40 Removing intermediate container c3d4f9defc32 15:23:40 ---> 5ac86a803277 15:23:40 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:40 ---> Running in 698a77fccd6b 15:23:40 ---> Running in c5151f5cbb74 15:23:40 Removing intermediate container d2b4c7150a57 15:23:40 ---> 40f7df2a5054 15:23:40 Step 19/19 : LABEL version=0.0.0 15:23:40 Removing intermediate container 698a77fccd6b 15:23:40 ---> 2a792d271101 15:23:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:23:41 ---> Running in 9b52870cc5bb 15:23:41 ---> Running in 6e77a343e27f 15:23:41 Removing intermediate container c5151f5cbb74 15:23:41 ---> 60d97c665fd1 15:23:41 Step 22/22 : LABEL version=0.0.0 15:23:41 Removing intermediate container 9b52870cc5bb 15:23:41 ---> 200c00eb4cda 15:23:41 15:23:41 Removing intermediate container 6e77a343e27f 15:23:41 ---> Running in 8a86c566d81d 15:23:41 ---> 6f9db2eb306e 15:23:41 Step 21/23 : LABEL arch=x86_64 15:23:41 Successfully built 200c00eb4cda 15:23:41 Successfully tagged security-spiffe-token-provider:latest 15:23:41  Building security-spiffe-token-provider ... done Building security-bootstrapper 15:23:41 ---> Running in b404ad34fbb7 15:23:41 Removing intermediate container 8a86c566d81d 15:23:41 ---> 818dcd41c354 15:23:41 15:23:41 Successfully built 818dcd41c354 15:23:42 Successfully tagged core-data:latest 15:23:42  Building core-data ... done Building security-spire-server 15:23:42 Removing intermediate container b404ad34fbb7 15:23:42 ---> 2f3646bee3f6 15:23:42 Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:45 Removing intermediate container 41e1d500febf 15:23:45 ---> 754ebba1a7e3 15:23:45 15:23:45 Step 10/22 : FROM alpine:3.16 15:23:45 ---> dfd21b5a31f5 15:23:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:23:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a446d297cf3e 15:23:45 Step 3/32 : WORKDIR /edgex-go 15:23:45 ---> Using cache 15:23:45 ---> bd355c7be261 15:23:45 Step 4/32 : RUN apk add --update --no-cache make git 15:23:45 ---> Running in 4ab7513cff83 15:23:45 ---> Running in fae121ccbc41 15:23:45 ---> Running in a2f96451fde3 15:23:45 Removing intermediate container 4ab7513cff83 15:23:45 ---> 2d85bdf0d140 15:23:45 Step 23/23 : LABEL version=0.0.0 15:23:45 Removing intermediate container a2f96451fde3 15:23:45 ---> b9c959cacf64 15:23:45 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:23:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:23:45 ---> a446d297cf3e 15:23:45 Step 3/23 : WORKDIR /edgex-go 15:23:45 ---> Using cache 15:23:45 ---> bd355c7be261 15:23:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:23:45 ---> Using cache 15:23:45 ---> 0ce7ac671b9b 15:23:45 Step 5/23 : COPY go.mod vendor* ./ 15:23:45 ---> Using cache 15:23:45 ---> f90c742363a5 15:23:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:45 ---> Using cache 15:23:45 ---> 8a0e187c57c3 15:23:45 Step 7/23 : COPY . . 15:23:45 ---> Using cache 15:23:45 ---> 1bda3562b8a1 15:23:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:23:45 ---> Using cache 15:23:45 ---> 256b7b5054ee 15:23:45 Step 9/23 : WORKDIR /edgex-go/spire-build 15:23:45 ---> Using cache 15:23:45 ---> ea99a3dd9818 15:23:45 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 15:23:45 ---> Running in a1cd437d1d77 15:23:45 ---> Running in 9c98c4497f7b 15:23:45 ---> Running in 5126489bae0a 15:23:45 Removing intermediate container 05789971da0a 15:23:45 ---> 19c09fd44259 15:23:45 Step 8/22 : COPY . . 15:23:45 Removing intermediate container a1cd437d1d77 15:23:45 ---> 2f7262d96b65 15:23:45 15:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:46 Successfully built 2f7262d96b65 15:23:46 Successfully tagged core-command:latest 15:23:46  Building core-command ... done Building security-secretstore-setup 15:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:46 OK: 211 MiB in 51 packages 15:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:46 (1/1) Installing dumb-init (1.2.5-r1) 15:23:46 Executing busybox-1.35.0-r17.trigger 15:23:46 OK: 6 MiB in 15 packages 15:23:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:23:48 ---> a446d297cf3e 15:23:48 Step 3/24 : WORKDIR /edgex-go 15:23:48 ---> Using cache 15:23:48 ---> bd355c7be261 15:23:48 Step 4/24 : RUN apk add --update --no-cache make git 15:23:49 ---> Running in 145f95c191ee 15:23:49 Removing intermediate container 5126489bae0a 15:23:49 ---> d5add52aa1a5 15:23:49 Step 11/23 : WORKDIR /edgex-go 15:23:49 ---> 402bcf4d35b8 15:23:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:23:49 Removing intermediate container fae121ccbc41 15:23:49 ---> a65adf8141d3 15:23:49 Step 5/32 : COPY go.mod vendor* ./ 15:23:49 Removing intermediate container 9c98c4497f7b 15:23:49 ---> a3a1315f8244 15:23:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:49 ---> Running in 0396d36de137 15:23:49 ---> Running in e98b9144a534 15:23:49 Removing intermediate container e98b9144a534 15:23:49 ---> cb0c021db109 15:23:49 15:23:49 Step 12/23 : FROM alpine:3.15 15:23:49 ---> 5ce65d7b0fde 15:23:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:49 ---> Using cache 15:23:49 ---> d6a710e943e9 15:23:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:23:49 ---> Using cache 15:23:49 ---> baa9c3b9f2f6 15:23:49 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:49 ---> 6ec7ce86c540 15:23:49 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:49 ---> ec015cb70fed 15:23:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:49 ---> Running in dab25da0bd1f 15:23:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:23:50 OK: 211 MiB in 51 packages 15:23:50 ---> f852d26869c9 15:23:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 15:23:51 ---> bd9ba42e59d3 15:23:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:23:51 Removing intermediate container 145f95c191ee 15:23:51 ---> 614e0730a26a 15:23:51 Step 5/24 : COPY go.mod vendor* ./ 15:23:51 ---> b0e4ae57f86a 15:23:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:23:51 ---> 071424a426a4 15:23:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:23:51 ---> a59f8d765a76 15:23:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:51 ---> Running in c8ae5c96c92b 15:23:51 ---> Running in 065ffcb9d133 15:23:51 ---> 6f38c5ab7d0e 15:23:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:23:51 ---> 542b791c8af7 15:23:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:23:51 ---> e93f5aadeeb0 15:23:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:23:51 ---> Running in 0272da7bc812 15:23:52 Removing intermediate container 0272da7bc812 15:23:52 ---> dc22fbafa134 15:23:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:23:52 ---> Running in b7f2e7306603 15:23:52 Removing intermediate container c8ae5c96c92b 15:23:52 ---> 23e71038febd 15:23:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:23:52 ---> Running in 0d0ef62de369 15:23:52 Removing intermediate container b7f2e7306603 15:23:52 ---> cae5a1be5564 15:23:52 Step 21/23 : LABEL arch=x86_64 15:23:52 ---> Running in c35e8c220b55 15:23:52 Removing intermediate container 0d0ef62de369 15:23:52 ---> 97054654cd94 15:23:52 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:23:52 ---> Running in 8e7bf9bc1c39 15:23:52 Removing intermediate container c35e8c220b55 15:23:52 ---> eb50cbc681c3 15:23:52 Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:52 ---> Running in 3ca73946e26c 15:23:52 Removing intermediate container 8e7bf9bc1c39 15:23:52 ---> 78fd252134cc 15:23:52 Step 20/22 : LABEL arch=x86_64 15:23:52 ---> Running in e640f82e50f2 15:23:52 Removing intermediate container 3ca73946e26c 15:23:52 ---> 21c068ce4dcd 15:23:52 Step 23/23 : LABEL version=0.0.0 15:23:52 ---> Running in 40440ad9d4fc 15:23:52 Removing intermediate container e640f82e50f2 15:23:52 ---> 6d945539724a 15:23:52 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:23:52 ---> Running in 8e1f0ad3b335 15:23:52 Removing intermediate container 40440ad9d4fc 15:23:52 ---> 08bb1971e168 15:23:52 15:23:52 Successfully built 08bb1971e168 15:23:52 Successfully tagged security-spire-server:latest 15:23:52 Building support-scheduler 15:23:52  Building security-spire-server ... done Removing intermediate container 8e1f0ad3b335 15:23:52 ---> bbab95aae5af 15:23:52 Step 22/22 : LABEL version=0.0.0 15:23:53 ---> Running in e88028341a6d 15:23:54 Removing intermediate container e88028341a6d 15:23:54 ---> a4f2d10528c3 15:23:54 15:23:54 Successfully built a4f2d10528c3 15:23:54 Successfully tagged security-proxy-auth:latest 15:23:54  Building security-proxy-auth ... done Building security-proxy-setup 15:23:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:57 ---> a446d297cf3e 15:23:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:23:57 ---> Using cache 15:23:57 ---> 8defca5709fc 15:23:57 Step 4/22 : WORKDIR /edgex-go 15:23:57 ---> Using cache 15:23:57 ---> 03ceeeaeedf2 15:23:57 Step 5/22 : RUN apk add --update --no-cache make git 15:23:57 ---> Using cache 15:23:57 ---> 23181b2a36b6 15:23:57 Step 6/22 : COPY go.mod vendor* ./ 15:23:57 ---> Using cache 15:23:57 ---> 3eb4f39572fc 15:23:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:57 ---> Using cache 15:23:57 ---> b148668a1810 15:23:57 Step 8/22 : COPY . . 15:23:57 ---> Using cache 15:23:57 ---> adb73dce8ffc 15:23:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:23:58 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:23:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:23:58 ---> a446d297cf3e 15:23:58 Step 3/21 : WORKDIR /edgex-go 15:23:58 ---> Using cache 15:23:58 ---> bd355c7be261 15:23:58 Step 4/21 : RUN apk add --update --no-cache make git 15:23:58 ---> Using cache 15:23:58 ---> 614e0730a26a 15:23:58 Step 5/21 : COPY go.mod vendor* ./ 15:23:58 ---> Using cache 15:23:58 ---> a59f8d765a76 15:23:58 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:00 ---> Running in 5ebd98f2225d 15:24:00 ---> Running in a49d9a517fc4 15:24:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:24:18 Removing intermediate container dab25da0bd1f 15:24:18 ---> 167798172bf1 15:24:18 Step 7/32 : COPY . . 15:24:18 Removing intermediate container 065ffcb9d133 15:24:18 ---> 8a52adab3682 15:24:18 Step 7/24 : COPY . . 15:24:28 ---> b1eaeb22b7f7 15:24:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:24:28 ---> 71a7b3b04aa9 15:24:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:24:28 Removing intermediate container 0396d36de137 15:24:28 ---> 5f3ebb79255a 15:24:28 15:24:28 Step 10/22 : FROM alpine:3.16 15:24:28 ---> dfd21b5a31f5 15:24:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:24:28 ---> Running in 5010fd0b74ba 15:24:28 ---> Running in 91307b8d1a37 15:24:28 ---> Running in 2c188fe70da1 15:24:28 Removing intermediate container a49d9a517fc4 15:24:28 ---> 348e158d870b 15:24:28 Step 7/21 : COPY . . 15:24: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24: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 15:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:29 (1/2) Installing ca-certificates (20220614-r0) 15:24:29 (2/2) Installing dumb-init (1.2.5-r1) 15:24:29 Executing busybox-1.35.0-r17.trigger 15:24:29 Executing ca-certificates-20220614-r0.trigger 15:24:29 OK: 6 MiB in 16 packages 15:24:32 Removing intermediate container 5ebd98f2225d 15:24:32 ---> 49f388ad027c 15:24:32 15:24:32 Step 10/22 : FROM alpine:3.16 15:24:32 ---> dfd21b5a31f5 15:24:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:24:32 ---> Using cache 15:24:32 ---> 4412e4db66ef 15:24:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:32 ---> Using cache 15:24:32 ---> 1ff516b0eb13 15:24:32 Step 13/22 : ENV APP_PORT=59861 15:24:32 Removing intermediate container 2c188fe70da1 15:24:32 ---> 9892723807f2 15:24:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:24:32 ---> Running in 05b1dbfe764c 15:24:32 ---> Running in 2a3467cc1245 15:24:33 Removing intermediate container 05b1dbfe764c 15:24:33 ---> 2491ed222ffd 15:24:33 Step 14/22 : EXPOSE $APP_PORT 15:24:33 ---> Running in 3229dc055f57 15:24:33 Removing intermediate container 2a3467cc1245 15:24:33 ---> 3dea159ccb82 15:24:33 Step 13/22 : ENV APP_PORT=59860 15:24:33 ---> 3a937955142b 15:24:33 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:24:33 ---> Running in f82bd0ad7303 15:24:33 Removing intermediate container 3229dc055f57 15:24:33 ---> ce4b656e0edb 15:24:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:33 ---> Running in ffb87e586c0a 15:24:33 Removing intermediate container f82bd0ad7303 15:24:33 ---> de6f69aa8893 15:24:33 Step 14/22 : EXPOSE $APP_PORT 15:24:34 ---> Running in bdc84d983f65 15:24:34 ---> b3a0ef7c0ac4 15:24:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:24: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 15:24:34 Removing intermediate container bdc84d983f65 15:24:34 ---> 67cf014bb42c 15:24:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:34 ---> 6b7d9b161134 15:24:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:24:35 ---> ce5d72bc5e82 15:24:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:24:35 ---> 044a9870bc18 15:24:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:24:35 ---> 0e8b5759dbd8 15:24:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:24:35 ---> Running in 9044ed696e5c 15:24:36 Removing intermediate container 9044ed696e5c 15:24:36 ---> 77cfb2e65a9b 15:24:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:24:36 ---> Running in 8ffb05433294 15:24:36 ---> 215b08953ccc 15:24:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:24:36 ---> Running in d5065330e67e 15:24:36 Removing intermediate container 8ffb05433294 15:24:36 ---> cfd68a72c899 15:24:36 Step 20/22 : LABEL arch=x86_64 15:24:36 Removing intermediate container d5065330e67e 15:24:36 ---> f04b433dee8d 15:24:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:24:36 ---> Running in c1c216e291a5 15:24:36 ---> Running in a73f30080d95 15:24:36 Removing intermediate container c1c216e291a5 15:24:36 ---> 88a9391729b5 15:24:36 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:24:36 Removing intermediate container a73f30080d95 15:24:36 ---> 8243bd58db5e 15:24:36 Step 20/22 : LABEL arch=x86_64 15:24:37 ---> Running in b6450988b7c1 15:24:37 ---> Running in 1e4caea976b8 15:24:37 Removing intermediate container 1e4caea976b8 15:24:37 ---> 4a29091b7841 15:24:37 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:24:37 Removing intermediate container b6450988b7c1 15:24:37 ---> 712b409c574b 15:24:37 Step 22/22 : LABEL version=0.0.0 15:24:37 ---> Running in c39fbfc0aaf6 15:24:37 ---> Running in 6b41b1302f5d 15:24:37 Removing intermediate container 6b41b1302f5d 15:24:37 ---> d6a3a1969b5b 15:24:37 15:24:37 Removing intermediate container c39fbfc0aaf6 15:24:37 ---> 176712ff3764 15:24:37 Step 22/22 : LABEL version=0.0.0 15:24:37 Successfully built d6a3a1969b5b 15:24:37 Successfully tagged support-scheduler:latest 15:24:37  Building support-scheduler ... done Building core-metadata 15:24:37 ---> Running in 513f144b67ff 15:24:38 Removing intermediate container 513f144b67ff 15:24:38 ---> b7a4eccf7e0f 15:24:38 15:24:38 Successfully built b7a4eccf7e0f 15:24:38 Successfully tagged support-notifications:latest 15:24:38  Building support-notifications ... done Building core-common-config-bootstrapper 15:24:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:42 ---> a446d297cf3e 15:24:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:24:42 ---> Using cache 15:24:42 ---> 8defca5709fc 15:24:42 Step 4/24 : WORKDIR /edgex-go 15:24:42 ---> Using cache 15:24:42 ---> 03ceeeaeedf2 15:24:42 Step 5/24 : RUN apk add --update --no-cache make git 15:24:42 ---> Using cache 15:24:42 ---> 23181b2a36b6 15:24:42 Step 6/24 : COPY go.mod vendor* ./ 15:24:42 ---> Using cache 15:24:42 ---> 3eb4f39572fc 15:24:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:42 ---> Using cache 15:24:42 ---> b148668a1810 15:24:42 Step 8/24 : COPY . . 15:24:42 ---> Using cache 15:24:42 ---> adb73dce8ffc 15:24:42 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:24:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:24:43 ---> a446d297cf3e 15:24:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:24:43 ---> Using cache 15:24:43 ---> 8defca5709fc 15:24:43 Step 4/22 : WORKDIR /edgex-go 15:24:43 ---> Using cache 15:24:43 ---> 03ceeeaeedf2 15:24:43 Step 5/22 : RUN apk add --update --no-cache make git 15:24:43 ---> Using cache 15:24:43 ---> 23181b2a36b6 15:24:43 Step 6/22 : COPY go.mod vendor* ./ 15:24:43 ---> Using cache 15:24:43 ---> 3eb4f39572fc 15:24:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:43 ---> Using cache 15:24:43 ---> b148668a1810 15:24:43 Step 8/22 : COPY . . 15:24:43 ---> Using cache 15:24:43 ---> adb73dce8ffc 15:24:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:24:45 ---> Running in 50d2847634e7 15:24:45 ---> Running in 34cdf0af46ef 15:24:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:24:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:24:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:25:00 Removing intermediate container 91307b8d1a37 15:25:00 ---> 7e9a1fac3f38 15:25:00 15:25:00 Step 9/32 : FROM alpine:3.16 15:25:00 ---> dfd21b5a31f5 15:25:00 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:00 Removing intermediate container 5010fd0b74ba 15:25:00 ---> b26b1270a393 15:25:00 15:25:00 Step 9/24 : FROM alpine:3.16 15:25:00 ---> dfd21b5a31f5 15:25:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:25:00 ---> Running in 957a5c50437d 15:25:00 ---> Running in b4edf73638b8 15:25:00 Removing intermediate container 957a5c50437d 15:25:00 ---> cbdebae8e1bc 15:25:00 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:25:00 ---> Running in 4bb30d7ce35e 15:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:01 (1/2) Installing dumb-init (1.2.5-r1) 15:25:01 (2/2) Installing su-exec (0.2-r1) 15:25:01 Executing busybox-1.35.0-r17.trigger 15:25:01 OK: 6 MiB in 16 packages 15:25:01 (1/3) Installing ca-certificates (20220614-r0) 15:25:01 (2/3) Installing dumb-init (1.2.5-r1) 15:25:01 (3/3) Installing su-exec (0.2-r1) 15:25:01 Executing busybox-1.35.0-r17.trigger 15:25:01 Executing ca-certificates-20220614-r0.trigger 15:25:01 OK: 6 MiB in 17 packages 15:25:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:25:03 Removing intermediate container 4bb30d7ce35e 15:25:03 ---> 9eaa958f4a60 15:25:03 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:25:03 Removing intermediate container b4edf73638b8 15:25:03 ---> ac8e57ded483 15:25:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:25:03 ---> Running in 7602bc6d8f6e 15:25:03 ---> Running in 8429bb912eeb 15:25:03 Removing intermediate container 7602bc6d8f6e 15:25:03 ---> dbb12d5554af 15:25:03 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:25:03 Removing intermediate container 8429bb912eeb 15:25:03 ---> 0e1a82265651 15:25:03 Step 12/24 : WORKDIR / 15:25:03 ---> Running in d0e5c4f27ed0 15:25:03 ---> Running in c4a298fec27b 15:25:03 Removing intermediate container d0e5c4f27ed0 15:25:03 ---> 6cea431f5fea 15:25:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:25:03 ---> Running in 831be62a1bd8 15:25:03 Removing intermediate container c4a298fec27b 15:25:03 ---> 6c1937562770 15:25:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:25:03 Removing intermediate container 831be62a1bd8 15:25:03 ---> 25329e196d90 15:25:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:25:03 ---> Running in 6fdd891fc7c7 15:25:04 ---> 5eca8c6b7129 15:25:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:25:04 Removing intermediate container 6fdd891fc7c7 15:25:04 ---> 889e55893fe9 15:25:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:25:04 ---> Running in e5dae24ff46a 15:25:04 ---> 271d01e22e02 15:25:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:25:04 ---> 363bd5e9c3c6 15:25:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:25:05 ---> 825a8d22d378 15:25:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:25:05 Removing intermediate container e5dae24ff46a 15:25:05 ---> 3ec5bf47d8f1 15:25:05 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:25:05 ---> 2ab1cb18a987 15:25:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:25:05 ---> Running in da5d8ccb8c7b 15:25:06 Removing intermediate container da5d8ccb8c7b 15:25:06 ---> 4868f9971515 15:25:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:25:06 ---> 059043712a30 15:25:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:25:06 ---> Running in cbb33e015b38 15:25:06 ---> 6ff6a058146e 15:25:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:25:07 ---> 738121b17a32 15:25:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:25:07 ---> Running in 02befe0d2af0 15:25:08 Removing intermediate container ffb87e586c0a 15:25:08 ---> 1c99b11a3f55 15:25:08 15:25:08 Step 9/21 : FROM alpine:3.16 15:25:08 ---> dfd21b5a31f5 15:25:08 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:25:08 ---> Running in c3e9df0ff282 15:25:08 Removing intermediate container cbb33e015b38 15:25:08 ---> d0ee3bbc7dba 15:25:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:09 ---> 7aaa5caefbe5 15:25:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:09 (1/6) Installing ca-certificates (20220614-r0) 15:25:09 (2/6) Installing brotli-libs (1.0.9-r6) 15:25:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:25:09 (4/6) Installing libcurl (7.83.1-r6) 15:25:09 (5/6) Installing curl (7.83.1-r6) 15:25:09 (6/6) Installing dumb-init (1.2.5-r1) 15:25:09 Executing busybox-1.35.0-r17.trigger 15:25:09 Executing ca-certificates-20220614-r0.trigger 15:25:09 OK: 8 MiB in 20 packages 15:25:09 Removing intermediate container 02befe0d2af0 15:25:09 ---> c652680b4620 15:25:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:25:09 ---> e01cddd86fcd 15:25:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:25:09 ---> Running in a8f838d18da1 15:25:10 Removing intermediate container a8f838d18da1 15:25:10 ---> 00a2c8a725e6 15:25:10 Step 22/24 : LABEL arch=x86_64 15:25:10 ---> dbdc172af40c 15:25:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:25:10 ---> Running in c3d611050135 15:25:10 Removing intermediate container c3d611050135 15:25:10 ---> 7f023c53d708 15:25:10 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:25:10 Removing intermediate container c3e9df0ff282 15:25:10 ---> f14b8e214bf1 15:25:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:25:10 ---> 79229f17c001 15:25:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:25:10 ---> Running in 8b6acfc7b1e7 15:25:10 ---> Running in e95acef0280b 15:25:10 Removing intermediate container 8b6acfc7b1e7 15:25:10 ---> 5df4db1f2dc9 15:25:10 Step 24/24 : LABEL version=0.0.0 15:25:10 Removing intermediate container e95acef0280b 15:25:10 ---> e78831f45f11 15:25:10 Step 12/21 : WORKDIR /edgex 15:25:10 ---> c893fba00485 15:25:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:25:11 ---> Running in cebecbeb125e 15:25:11 ---> Running in 3c3796cc4715 15:25:11 Removing intermediate container cebecbeb125e 15:25:11 ---> 787388555102 15:25:11 15:25:11 Successfully built 787388555102 15:25:11 Successfully tagged security-secretstore-setup:latest 15:25:11  Building security-secretstore-setup ... done Removing intermediate container 3c3796cc4715 15:25:11 ---> a2391898ac44 15:25:11 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:25:11 ---> 625ad8a7fc37 15:25:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:25:11 ---> f9e926971c13 15:25:11 Step 27/32 : RUN chmod +x /entrypoint.sh 15:25:11 ---> 2e117d7213d8 15:25:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:25:11 ---> Running in f4c89d5d2d26 15:25:12 ---> 630d1104a043 15:25:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:25:13 ---> cc5927b25d6b 15:25:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:25:13 Removing intermediate container f4c89d5d2d26 15:25:13 ---> 8c419475d3ae 15:25:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:25:13 ---> Running in 0b5d72f0c4b0 15:25:13 ---> 4fdb90c41758 15:25:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:25:13 Removing intermediate container 0b5d72f0c4b0 15:25:13 ---> a2c863bfc325 15:25:13 Step 29/32 : CMD ["gate"] 15:25:13 Removing intermediate container 34cdf0af46ef 15:25:13 ---> 23b9d593ac9c 15:25:13 15:25:13 Step 10/22 : FROM alpine:3.16 15:25:13 ---> dfd21b5a31f5 15:25:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:25:13 ---> Using cache 15:25:13 ---> b9c959cacf64 15:25:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:25:13 ---> Using cache 15:25:13 ---> a3a1315f8244 15:25:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:13 ---> Using cache 15:25:13 ---> Running in 01b3f2658337 15:25:13 ---> ec015cb70fed 15:25:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:25:13 ---> Running in ae48e40c5017 15:25:13 Removing intermediate container ae48e40c5017 15:25:13 ---> 40c93b4bce72 15:25:13 Step 30/32 : LABEL arch=x86_64 15:25:14 ---> fdec97961484 15:25:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:25:14 ---> Running in d11961c08de9 15:25:14 Removing intermediate container d11961c08de9 15:25:14 ---> d8dbaf621f0a 15:25:14 Step 31/32 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:25:14 ---> 6cfc5155209c 15:25:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:25:14 ---> Running in d6a125059aa5 15:25:14 Removing intermediate container 01b3f2658337 15:25:14 ---> 5726be2b7c60 15:25:14 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:25:14 ---> Running in c1ce3bfb32be 15:25:14 Removing intermediate container d6a125059aa5 15:25:14 ---> af658f4cb4a6 15:25:14 Step 32/32 : LABEL version=0.0.0 15:25:14 ---> facc7ed2df95 15:25:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:25:15 ---> Running in 708f6b1f1b70 15:25:15 ---> Running in a89f708ba4ff 15:25:15 Removing intermediate container c1ce3bfb32be 15:25:15 ---> fa9c08e798ea 15:25:15 Step 19/21 : LABEL arch=x86_64 15:25:15 ---> Running in 07d64458ea43 15:25:15 Removing intermediate container 708f6b1f1b70 15:25:15 ---> 0c5184aa74ad 15:25:15 15:25:15 Successfully built 0c5184aa74ad 15:25:15 Successfully tagged security-bootstrapper:latest 15:25:15  Building security-bootstrapper ... done Removing intermediate container 07d64458ea43 15:25:15 ---> e6108bda9204 15:25:15 Step 20/21 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:25:15 ---> Running in 9a37d1807364 15:25:15 Removing intermediate container 50d2847634e7 15:25:15 ---> e9def8f7aa97 15:25:15 15:25:15 Step 10/24 : FROM alpine:3.16 15:25:15 ---> dfd21b5a31f5 15:25:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:25:15 ---> Using cache 15:25:15 ---> 4412e4db66ef 15:25:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:25:15 ---> Using cache 15:25:15 ---> 1ff516b0eb13 15:25:15 Step 13/24 : ENV APP_PORT=59881 15:25:15 ---> Running in 75d936bd5541 15:25:15 Removing intermediate container 9a37d1807364 15:25:15 ---> 19f7abbb76cc 15:25:15 Step 21/21 : LABEL version=0.0.0 15:25:15 ---> Running in 4d248b5aa2be 15:25:15 Removing intermediate container 75d936bd5541 15:25:15 ---> b47b51677aa2 15:25:15 Step 14/24 : EXPOSE $APP_PORT 15:25:15 ---> Running in e888b7a36eb1 15:25:15 Removing intermediate container a89f708ba4ff 15:25:15 ---> 6b2cc6cf5822 15:25:15 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:25:15 Removing intermediate container 4d248b5aa2be 15:25:15 ---> 1cf531bdf7be 15:25:15 15:25:16 ---> Running in d31cdf002f7b 15:25:16 Removing intermediate container e888b7a36eb1 15:25:16 ---> 1b11cb65513c 15:25:16 Step 15/24 : WORKDIR / 15:25:16 Successfully built 1cf531bdf7be 15:25:16 Successfully tagged security-proxy-setup:latest 15:25:16  Building security-proxy-setup ... done  ---> Running in bd465de34bac 15:25:16 Removing intermediate container d31cdf002f7b 15:25:16 ---> 6105b2f1bbd7 15:25:16 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:25:16 ---> Running in fdabe276161e 15:25:16 Removing intermediate container bd465de34bac 15:25:16 ---> 2a1ba67f9686 15:25:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:16 Removing intermediate container fdabe276161e 15:25:16 ---> 8421a10d322e 15:25:16 Step 20/22 : LABEL arch=x86_64 15:25:16 ---> Running in a25dc378f0d2 15:25:16 ---> c7b7587b17f4 15:25:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:25:16 Removing intermediate container a25dc378f0d2 15:25:16 ---> 1ae3ad43d75c 15:25:16 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:25:16 ---> Running in 2adc135025f7 15:25:16 Removing intermediate container 2adc135025f7 15:25:16 ---> c194274d331f 15:25:16 Step 22/22 : LABEL version=0.0.0 15:25:16 ---> Running in 68ef136bf55b 15:25:16 ---> f20891e133fc 15:25:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:25:16 Removing intermediate container 68ef136bf55b 15:25:16 ---> bd9a88e2550b 15:25:16 15:25:16 Successfully built bd9a88e2550b 15:25:16 Successfully tagged core-common-config-bootstrapper:latest 15:25:16  Building core-common-config-bootstrapper ... done  ---> 6f893aeaeeb1 15:25:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:25:17 ---> cd4998c12898 15:25:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:25:17 ---> Running in 4731e581b3a6 15:25:17 Removing intermediate container 4731e581b3a6 15:25:17 ---> fb9dc0611bee 15:25:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:25:17 ---> Running in 1c170a527348 15:25:17 Removing intermediate container 1c170a527348 15:25:17 ---> 5a567ed74d64 15:25:17 Step 22/24 : LABEL arch=x86_64 15:25:17 ---> Running in 3f68ed467fe7 15:25:17 Removing intermediate container 3f68ed467fe7 15:25:17 ---> 814e8c2fd65e 15:25:17 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:25:17 ---> Running in e2a8f0c2925e 15:25:17 Removing intermediate container e2a8f0c2925e 15:25:17 ---> 222966597c87 15:25:17 Step 24/24 : LABEL version=0.0.0 15:25:17 ---> Running in 01588f3c8693 15:25:17 Removing intermediate container 01588f3c8693 15:25:17 ---> 89a8229aaa52 15:25:17 15:25:17 Successfully built 89a8229aaa52 15:25:17 Successfully tagged core-metadata:latest 15:25:17  Building core-metadata ... done  [Pipeline] } 15:25:17 $ docker stop --time=1 48195be897f7c96c081f33af601ecf6b2b5f722c49c1ea0d10edd72d3959a65d 15:25:19 $ docker rm -f --volumes 48195be897f7c96c081f33af601ecf6b2b5f722c49c1ea0d10edd72d3959a65d [Pipeline] // withDockerContainer [Pipeline] sh 15:25:19 + docker images 15:25:19 REPOSITORY TAG IMAGE ID CREATED SIZE 15:25:19 core-metadata latest 89a8229aaa52 2 seconds ago 18.5MB 15:25:19 core-common-config-bootstrapper latest bd9a88e2550b 3 seconds ago 15.5MB 15:25:19 security-bootstrapper latest 0c5184aa74ad 4 seconds ago 20.4MB 15:25:19 e9def8f7aa97 4 seconds ago 1.7GB 15:25:19 security-proxy-setup latest 1cf531bdf7be 4 seconds ago 27.8MB 15:25:19 23b9d593ac9c 6 seconds ago 1.68GB 15:25:19 security-secretstore-setup latest 787388555102 8 seconds ago 30MB 15:25:19 1c99b11a3f55 12 seconds ago 1.68GB 15:25:19 b26b1270a393 19 seconds ago 1.68GB 15:25:19 7e9a1fac3f38 20 seconds ago 1.68GB 15:25:19 support-notifications latest b7a4eccf7e0f 41 seconds ago 30.7MB 15:25:19 support-scheduler latest d6a3a1969b5b 42 seconds ago 30.1MB 15:25:19 49f388ad027c 48 seconds ago 1.75GB 15:25:19 5f3ebb79255a 58 seconds ago 1.76GB 15:25:19 security-proxy-auth latest a4f2d10528c3 About a minute ago 16.2MB 15:25:19 security-spire-server latest 08bb1971e168 About a minute ago 86.5MB 15:25:19 cb0c021db109 About a minute ago 1.56GB 15:25:19 core-command latest 2f7262d96b65 About a minute ago 17.7MB 15:25:19 754ebba1a7e3 About a minute ago 1.67GB 15:25:19 core-data latest 818dcd41c354 About a minute ago 17.9MB 15:25:19 security-spiffe-token-provider latest 200c00eb4cda About a minute ago 30MB 15:25:19 421035e2457f About a minute ago 1.73GB 15:25:19 6772750da0f6 About a minute ago 1.7GB 15:25:19 3f94ecdfdd50 About a minute ago 1.69GB 15:25:19 security-spire-agent latest da93e800a2d5 2 minutes ago 125MB 15:25:19 security-spire-config latest 2c1973a0639a 2 minutes ago 85.8MB 15:25:19 4fbf2aea80bb 2 minutes ago 1.56GB 15:25:19 5d0a059bf607 2 minutes ago 1.56GB 15:25:19 ci-base-image-x86_64 latest a446d297cf3e 5 minutes ago 904MB 15:25:19 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 15:25:19 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 15:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 15:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 15:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements 15:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.746s coverage: 98.5% of statements 15:25:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.897s coverage: 71.2% of statements 15:25:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:25:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:25:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:25:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.887s coverage: 54.0% of statements 15:25:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:25:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.336s coverage: 88.5% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.518s coverage: 3.9% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.302s coverage: 95.6% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.302s coverage: 72.2% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.563s coverage: 65.9% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.826s coverage: 0.9% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:26:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.340s coverage: 29.6% of statements 15:26:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.356s coverage: 47.1% of statements 15:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.392s coverage: 82.9% of statements 15:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.426s coverage: 94.1% of statements 15:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 15:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 15:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.527s coverage: 94.4% of statements 15:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.626s coverage: 79.9% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.097s coverage: 64.4% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.269s coverage: 86.9% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 15:26:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.905s coverage: 91.2% of statements 15:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.576s coverage: 63.1% of statements 15:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:26:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements 15:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.192s coverage: 89.4% of statements 15:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 15:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 15:26:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 15:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.3% of statements 15:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 41.0% of statements 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:27:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:27:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:27:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.7% of statements 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:27:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:27:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:27:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:27:15 go vet ./... 15:29:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:29:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:29:06 ./bin/test-attribution-txt.sh [Pipeline] echo 15:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:29:07 + ls -al . 15:29:07 total 744 15:29:07 drwxrwxr-x 10 1001 1001 4096 Feb 28 15:23 . 15:29:07 drwxr-xr-x 4 root root 4096 Feb 28 15:23 .. 15:29:07 drwxrwxr-x 2 1001 1001 4096 Feb 28 15:21 .blubracket 15:29:07 -rw-rw-r-- 1 1001 1001 16 Feb 28 15:21 .dockerignore 15:29:07 drwxrwxr-x 8 1001 1001 4096 Feb 28 15:21 .git 15:29:07 drwxrwxr-x 3 1001 1001 4096 Feb 28 15:21 .github 15:29:07 -rw-rw-r-- 1 1001 1001 1068 Feb 28 15:21 .gitignore 15:29:07 -rw-rw-r-- 1 1001 1001 42 Feb 28 15:21 .golangci.yml 15:29:07 -rw-rw-r-- 1 1001 1001 87 Feb 28 15:21 .hadolint.yml 15:29:07 -rw-rw-r-- 1 1001 1001 166 Feb 28 15:21 .sonarcloud.properties 15:29:07 -rw-rw-r-- 1 1001 1001 1171 Feb 28 15:21 ADOPTERS.md 15:29:07 -rw-rw-r-- 1 1001 1001 10825 Feb 28 15:21 Attribution.txt 15:29:07 -rw-rw-r-- 1 1001 1001 73765 Feb 28 15:21 CHANGELOG.md 15:29:07 -rw-rw-r-- 1 1001 1001 3804 Feb 28 15:21 CONTRIBUTING.md 15:29:07 -rw-rw-r-- 1 1001 1001 677 Feb 28 15:21 GOVERNANCE.md 15:29:07 -rw-rw-r-- 1 1001 1001 883 Feb 28 15:21 Jenkinsfile 15:29:07 -rw-rw-r-- 1 1001 1001 10775 Feb 28 15:21 LICENSE 15:29:07 -rw-rw-r-- 1 1001 1001 14116 Feb 28 15:21 Makefile 15:29:07 -rw-rw-r-- 1 1001 1001 582 Feb 28 15:21 OWNERS.md 15:29:07 -rw-rw-r-- 1 1001 1001 9403 Feb 28 15:21 README.md 15:29:07 -rw-rw-r-- 1 1001 1001 6912 Feb 28 15:21 SECURITY.md 15:29:07 -rw-rw-r-- 1 1001 1001 5 Feb 28 15:19 VERSION 15:29:07 drwxrwxr-x 2 1001 1001 4096 Feb 28 15:21 bin 15:29:07 drwxrwxr-x 18 1001 1001 4096 Feb 28 15:21 cmd 15:29:07 -rw-r--r-- 1 root root 487670 Feb 28 15:27 coverage.out 15:29:07 -rw-rw-r-- 1 1001 1001 3296 Feb 28 15:21 go.mod 15:29:07 -rw-rw-r-- 1 1001 1001 33293 Feb 28 15:21 go.sum 15:29:07 drwxrwxr-x 7 1001 1001 4096 Feb 28 15:21 internal 15:29:07 drwxrwxr-x 3 1001 1001 4096 Feb 28 15:21 openapi 15:29:07 drwxrwxr-x 4 1001 1001 4096 Feb 28 15:21 snap 15:29:07 -rw-rw-r-- 1 1001 1001 204 Feb 28 15:21 version.go [Pipeline] sh 15:29:08 + '[' -e coverage.out ] 15:29:08 + chown 1001:1001 coverage.out [Pipeline] stash 15:29:08 Warning: overwriting stash ‘coverage-report’ 15:29:08 Stashed 1 file(s) [Pipeline] sh 15:29:09 + make build 15:29:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:30:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:30:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:30:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:30:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:31:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:31:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:31: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:31:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:31:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:32:16 $ docker stop --time=1 2bd8d39795bfc879ca796ce455bef9a0d2f22783b1d6738f499061c72ea67ab5 15:32:18 $ docker rm -f --volumes 2bd8d39795bfc879ca796ce455bef9a0d2f22783b1d6738f499061c72ea67ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:20 15:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:21 latest: Pulling from edgex-devops/edgex-compose-arm64 15:32:21 29e5d40040c1: Pulling fs layer 15:32:21 1ce36da41761: Pulling fs layer 15:32:21 25b303627fd3: Pulling fs layer 15:32:21 29e5d40040c1: Download complete 15:32:21 1ce36da41761: Verifying Checksum 15:32:21 1ce36da41761: Download complete 15:32:22 29e5d40040c1: Pull complete 15:32:23 1ce36da41761: Pull complete 15:32:24 25b303627fd3: Verifying Checksum 15:32:24 25b303627fd3: Download complete 15:32:34 25b303627fd3: Pull complete 15:32:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container 15:32:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:32:36 $ docker top 5f421b00cb186eedda843853bdf70589e51a6b08c55973657d7aca9312282874 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:37 + grep parallel 15:32:37 + docker-compose build --help 15:32:42 --parallel Build images in parallel. [Pipeline] } 15:32:42 $ docker stop --time=1 5f421b00cb186eedda843853bdf70589e51a6b08c55973657d7aca9312282874 15:32:43 $ docker rm -f --volumes 5f421b00cb186eedda843853bdf70589e51a6b08c55973657d7aca9312282874 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:44 prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container 15:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:32:46 $ docker top d5d1966748b76bb7e432147bc6c096995e443c49da43cfc54e5d9736a2175167 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:46 + docker-compose -f ./docker-compose-build.yml build --parallel 15:32:52 Building core-command ... 15:32:52 Building core-common-config-bootstrapper ... 15:32:52 Building core-data ... 15:32:52 Building core-metadata ... 15:32:52 Building security-bootstrapper ... 15:32:52 Building security-proxy-auth ... 15:32:52 Building security-proxy-setup ... 15:32:52 Building security-secretstore-setup ... 15:32:52 Building security-spiffe-token-provider ... 15:32:52 Building security-spire-agent ... 15:32:52 Building security-spire-config ... 15:32:52 Building security-spire-server ... 15:32:52 Building support-notifications ... 15:32:52 Building support-scheduler ... 15:32:52 Building core-metadata 15:32:52 Building core-data 15:32:52 Building security-bootstrapper 15:32:52 Building security-spiffe-token-provider 15:32:52 Building security-secretstore-setup 15:33:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:38 ---> 1c312ffd2603 15:33:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:33:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:39 ---> 1c312ffd2603 15:33:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:33:39 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:33:39 ---> 1c312ffd2603 15:33:39 Step 3/32 : WORKDIR /edgex-go 15:33:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:39 ---> 1c312ffd2603 15:33:39 Step 3/24 : WORKDIR /edgex-go 15:33:39 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:39 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:33:39 ---> 1c312ffd2603 15:33:39 Step 3/19 : WORKDIR /edgex-go 15:33:40 ---> Running in 7b5f7fe3613e 15:33:40 ---> Running in f6f6827d826a 15:33:40 ---> Running in 2abe61ff6574 15:33:40 ---> Running in 3c1fc2cff41e 15:33:40 ---> Running in 8c0a2fa104bb 15:33:41 Removing intermediate container 3c1fc2cff41e 15:33:41 ---> 058474ccebc7 15:33:41 Step 4/24 : WORKDIR /edgex-go 15:33:41 Removing intermediate container 7b5f7fe3613e 15:33:41 ---> 8f85b80c1619 15:33:41 Step 4/32 : RUN apk add --update --no-cache make git 15:33:41 Removing intermediate container 2abe61ff6574 15:33:41 ---> 858bc9e6b564 15:33:41 Step 4/22 : WORKDIR /edgex-go 15:33:41 Removing intermediate container f6f6827d826a 15:33:41 ---> 986427d3c15d 15:33:41 Step 4/24 : RUN apk add --update --no-cache make git 15:33:41 ---> Running in 35acc735e0bc 15:33:41 ---> Running in 290a192bbfea 15:33:41 Removing intermediate container 8c0a2fa104bb 15:33:41 ---> 10c0cf617a3f 15:33:41 ---> Running in af081c2ab51d 15:33:41 ---> Running in 7fb646a85bd6 15:33:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:33:41 ---> Running in 2e31daac56d5 15:33:42 Removing intermediate container 7fb646a85bd6 15:33:42 ---> d2a8264182e9 15:33:42 Step 5/22 : RUN apk add --update --no-cache make git 15:33:42 Removing intermediate container 290a192bbfea 15:33:42 ---> 63a42ad5099e 15:33:42 Step 5/24 : RUN apk add --update --no-cache make git 15:33:42 ---> Running in 22df8c7ff347 15:33:42 ---> Running in 9a2c94e2d35d 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:45 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:33:45 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:33:45 OK: 16903 distinct packages available 15:33:45 OK: 221 MiB in 51 packages 15:33:45 OK: 221 MiB in 51 packages 15:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:46 OK: 221 MiB in 51 packages 15:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:46 OK: 221 MiB in 51 packages 15:33:47 OK: 221 MiB in 51 packages 15:33:47 Removing intermediate container af081c2ab51d 15:33:47 ---> 446381f5dcaa 15:33:47 Step 5/24 : COPY go.mod vendor* ./ 15:33:47 Removing intermediate container 35acc735e0bc 15:33:47 ---> 6a0590c7388d 15:33:47 Step 5/32 : COPY go.mod vendor* ./ 15:33:48 Removing intermediate container 22df8c7ff347 15:33:48 ---> e63c6d433ce0 15:33:48 Step 6/22 : COPY go.mod vendor* ./ 15:33:48 Removing intermediate container 9a2c94e2d35d 15:33:48 ---> 07ed964a63d3 15:33:48 Step 6/24 : COPY go.mod vendor* ./ 15:33:49 ---> fcfb51c6d0c5 15:33:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:49 Removing intermediate container 2e31daac56d5 15:33:49 ---> a767ad9cdd54 15:33:49 Step 5/19 : COPY go.mod vendor* ./ 15:33:49 ---> Running in 47ce722b2c34 15:33:49 ---> 0b7cdfdf583b 15:33:49 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:49 ---> Running in 9b751e30c28c 15:33:49 ---> 6e426b500fbc 15:33:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:49 ---> e076ce418f6e 15:33:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:49 ---> Running in f9cfb47a9ff8 15:33:49 ---> Running in e7cf2dbe9004 15:33:50 ---> fb845915b96b 15:33:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:50 ---> Running in 9a41e287e41e 15:35:42 Removing intermediate container 47ce722b2c34 15:35:42 ---> 37e92e4309f1 15:35:42 Step 7/24 : COPY . . 15:35:42 Removing intermediate container e7cf2dbe9004 15:35:42 ---> cb8585e089e6 15:35:42 Step 8/22 : COPY . . 15:35:42 Removing intermediate container f9cfb47a9ff8 15:35:42 ---> e0aec4823729 15:35:42 Step 8/24 : COPY . .Removing intermediate container 9a41e287e41e 15:35:42 ---> ec8dbcf326b1 15:35:42 Step 7/19 : COPY . . 15:35:42 15:35:42 Removing intermediate container 9b751e30c28c 15:35:42 ---> d825cd0af99f 15:35:42 Step 7/32 : COPY . . 15:35:57 ---> cfabcc9ae271 15:35:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:35:57 ---> 4ec72e0250ea 15:35:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:35:57 ---> b9f79fcf8abc 15:35:57 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:35:57 ---> 89ec07a6308e 15:35:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:35:57 ---> Running in a433e9eb0382 15:35:57 ---> Running in 8c3e4d14c0d2 15:35:57 ---> 12e74fc9d9c9 15:35:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:35:57 ---> Running in 0ea2301f8363 15:35:57 ---> Running in e62ccaa9f104 15:35:57 ---> Running in b49032df2783 15:35:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:35:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:35:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:35:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:35:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:42:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:42:11 Removing intermediate container 8c3e4d14c0d2 15:42:11 ---> 7876fcc30a3d 15:42:11 15:42:11 Step 9/24 : FROM alpine:3.16 15:42:11 3.16: Pulling from library/alpine 15:42:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:42:12 Status: Downloaded newer image for alpine:3.16 15:42:12 ---> 4c81e5bf8899 15:42:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:42:13 ---> Running in 1cfe7fe4d72c 15:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:17 (1/3) Installing ca-certificates (20220614-r0) 15:42:17 (2/3) Installing dumb-init (1.2.5-r1) 15:42:17 (3/3) Installing su-exec (0.2-r1) 15:42:17 Executing busybox-1.35.0-r17.trigger 15:42:17 Executing ca-certificates-20220614-r0.trigger 15:42:18 OK: 6 MiB in 17 packages 15:42:21 Removing intermediate container 1cfe7fe4d72c 15:42:21 ---> feac81f47244 15:42:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:42:21 ---> Running in 5bb9b83831b4 15:42:22 Removing intermediate container 5bb9b83831b4 15:42:22 ---> 7f4f9a3d47da 15:42:22 Step 12/24 : WORKDIR / 15:42:23 ---> Running in 3a26b90e193a 15:42:23 Removing intermediate container 3a26b90e193a 15:42:23 ---> 1bc46e7b2f3b 15:42:23 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:42:25 ---> bf6aed571af2 15:42:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:42:26 ---> ae67d25cb5f3 15:42:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:42:28 ---> e2c7423897f7 15:42:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:42:29 ---> f8bba6c51f96 15:42:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:42:30 Removing intermediate container 0ea2301f8363 15:42:30 ---> 3fe0df459cb6 15:42:30 15:42:30 Step 9/32 : FROM alpine:3.16 15:42:30 ---> 4c81e5bf8899 15:42:30 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:42:30 ---> Running in bd28edcca6b2 15:42:31 Removing intermediate container bd28edcca6b2 15:42:31 ---> fc8485ca17bf 15:42:31 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:42:31 ---> Running in 3c9369c86902 15:42:31 ---> 6c219cb03070 15:42:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:34 ---> b6368e3ad1f9 15:42:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:35 ---> 6764c715481e 15:42:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:42:35 ---> Running in 4304fbdb794d 15:42:36 (1/2) Installing dumb-init (1.2.5-r1) 15:42:36 (2/2) Installing su-exec (0.2-r1) 15:42:36 Executing busybox-1.35.0-r17.trigger 15:42:36 OK: 5 MiB in 16 packages 15:42:39 Removing intermediate container 3c9369c86902 15:42:39 ---> 635eeceb9087 15:42:39 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:42:39 ---> Running in f12eaebf2a36 15:42:40 Removing intermediate container f12eaebf2a36 15:42:40 ---> 637e4274260d 15:42:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:42:40 Removing intermediate container 4304fbdb794d 15:42:40 ---> 625271274363 15:42:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:42:40 ---> Running in d9cefebad990 15:42:40 ---> Running in b10e0539cae3 15:42:40 Removing intermediate container d9cefebad990 15:42:40 ---> 407915233572 15:42:40 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:42:41 Removing intermediate container b10e0539cae3 15:42:41 ---> 04fc75ed21ea 15:42:41 Step 22/24 : LABEL arch=arm64 15:42:41 ---> Running in 3a4e4377ec20 15:42:41 ---> Running in ef9346387c4f 15:42:42 Removing intermediate container 3a4e4377ec20 15:42:42 ---> 048056007013 15:42:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:42:42 ---> Running in 715d3767278d 15:42:42 Removing intermediate container ef9346387c4f 15:42:42 ---> 557f4c72ee4c 15:42:42 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:42:42 ---> Running in cc2e53f8cdce 15:42:43 Removing intermediate container cc2e53f8cdce 15:42:43 ---> fbfb498aa741 15:42:43 Step 24/24 : LABEL version=0.0.0 15:42:43 Removing intermediate container 715d3767278d 15:42:43 ---> 5443cc04ad16 15:42:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:42:43 ---> Running in 11eedbda187f 15:42:43 ---> Running in 74befc45dfb3 15:42:44 Removing intermediate container 74befc45dfb3 15:42:44 ---> bda504b46b3e 15:42:44 15:42:44 Successfully built bda504b46b3e 15:42:44 Successfully tagged security-secretstore-setup-arm64:latest 15:42:44  Building security-secretstore-setup ... done Building security-proxy-setup 15:42:46 Removing intermediate container 11eedbda187f 15:42:46 ---> 867b31e928db 15:42:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:42:47 ---> Running in 7e54c5ce9cae 15:42:47 Removing intermediate container 7e54c5ce9cae 15:42:47 ---> 68432f6d22df 15:42:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:42:48 ---> ed82e54137a8 15:42:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:42:49 ---> Running in b2282b30dac3 15:42:54 Removing intermediate container b2282b30dac3 15:42:54 ---> fc7a69207e02 15:42:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:55 ---> 9e6f437da31f 15:42:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:42:59 ---> ee80925a91ce 15:42:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:43:00 ---> f91f7630ec93 15:43:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:43:01 ---> a702f399bba9 15:43:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:43:03 ---> df969bc65d5d 15:43:03 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:43:05 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:43:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:43:05 ---> 1c312ffd2603 15:43:05 Step 3/21 : WORKDIR /edgex-go 15:43:05 ---> Using cache 15:43:05 ---> 10c0cf617a3f 15:43:05 Step 4/21 : RUN apk add --update --no-cache make git 15:43:05 ---> Running in 541709d1b90b 15:43:05 ---> 7ba7bde0796b 15:43:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:43:08 ---> 1fdc2f7b4c02 15:43:08 Step 27/32 : RUN chmod +x /entrypoint.sh 15:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:08 ---> Running in 8cc92787b29d 15:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:10 OK: 221 MiB in 51 packages 15:43:13 Removing intermediate container 541709d1b90b 15:43:13 ---> 0d77a82c9bb3 15:43:13 Step 5/21 : COPY go.mod vendor* ./ 15:43:13 Removing intermediate container 8cc92787b29d 15:43:13 ---> 6717b8865dca 15:43:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:43:14 ---> Running in 8d47fadaf277 15:43:15 Removing intermediate container 8d47fadaf277 15:43:15 ---> 06d615619d17 15:43:15 Step 29/32 : CMD ["gate"] 15:43:15 ---> 6847f1ed97c0 15:43:15 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:15 ---> Running in 4b68f9ad529c 15:43:16 ---> Running in 33039b4ed055 15:43:17 Removing intermediate container 4b68f9ad529c 15:43:17 ---> 42d8284a8238 15:43:17 Step 30/32 : LABEL arch=arm64 15:43:18 ---> Running in 2416b763773c 15:43:19 Removing intermediate container 2416b763773c 15:43:19 ---> 5003eb1e4ee8 15:43:19 Step 31/32 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:43:19 ---> Running in f07ed6f09929 15:43:20 Removing intermediate container f07ed6f09929 15:43:20 ---> ae6372474a31 15:43:20 Step 32/32 : LABEL version=0.0.0 15:43:20 ---> Running in 93d9c2323035 15:43:21 Removing intermediate container 93d9c2323035 15:43:21 ---> 82081d98a6e6 15:43:21 15:43:22 Successfully built 82081d98a6e6 15:43:22 Successfully tagged security-bootstrapper-arm64:latest 15:43:22  Building security-bootstrapper ... done Building security-spire-config 15:43:23 Removing intermediate container e62ccaa9f104 15:43:23 ---> 7fad26c466af 15:43:23 15:43:23 Step 10/22 : FROM alpine:3.16 15:43:23 ---> 4c81e5bf8899 15:43:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:43:23 Removing intermediate container a433e9eb0382 15:43:23 ---> 65e68f157ddf 15:43:23 ---> Running in f8a1345411fe 15:43:23 15:43:23 Step 10/24 : FROM alpine:3.16 15:43:23 ---> 4c81e5bf8899 15:43:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:43:23 ---> Running in 91f324e9ac51 15:43:24 Removing intermediate container f8a1345411fe 15:43:24 ---> 1d1d6ad7625d 15:43:24 Step 12/22 : ENV APP_PORT=59880 15:43:24 ---> Running in 069c0aee8465 15:43:25 Removing intermediate container 069c0aee8465 15:43:25 ---> 14d738199a5b 15:43:25 Step 13/22 : EXPOSE $APP_PORT 15:43:25 ---> Running in fd52a437c336 15:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:26 Removing intermediate container fd52a437c336 15:43:26 ---> bb7fae053ca2 15:43:26 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:43:26 ---> Running in 073d3334e004 15:43:27 (1/1) Installing dumb-init (1.2.5-r1) 15:43:27 Executing busybox-1.35.0-r17.trigger 15:43:27 OK: 5 MiB in 15 packages 15:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:29 Removing intermediate container 91f324e9ac51 15:43:29 ---> 551c98246301 15:43:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:43:29 (1/1) Installing dumb-init (1.2.5-r1) 15:43:29 Executing busybox-1.35.0-r17.trigger 15:43:29 ---> Running in 4adb164be6dc 15:43:29 OK: 5 MiB in 15 packages 15:43:30 Removing intermediate container 4adb164be6dc 15:43:30 ---> 4e309ae3fc90 15:43:30 Step 13/24 : ENV APP_PORT=59881 15:43:30 ---> Running in 0ce17de9cb09 15:43:31 Removing intermediate container 0ce17de9cb09 15:43:31 ---> 86ff4e7913a8 15:43:31 Step 14/24 : EXPOSE $APP_PORT 15:43:31 ---> Running in 37a57fe4b871 15:43:31 Removing intermediate container 073d3334e004 15:43:31 ---> 1f40dd89d1b8 15:43:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:32 Removing intermediate container 37a57fe4b871 15:43:32 ---> fd87ae69fd1f 15:43:32 Step 15/24 : WORKDIR / 15:43:32 ---> Running in 72e898b12eba 15:43:33 ---> e1367adc6d8d 15:43:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:43:33 Removing intermediate container 72e898b12eba 15:43:33 ---> a9b4cc40dd34 15:43:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:35 ---> 9cfacb11bae3 15:43:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:43:36 ---> 349b370630d7 15:43:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:43:38 ---> 0e7b12eca205 15:43:38 Step 18/22 : ENTRYPOINT ["/core-data"] 15:43:38 ---> Running in 1289a835d8b2 15:43:39 ---> 440a94bc68b2 15:43:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:43:39 Removing intermediate container 1289a835d8b2 15:43:39 ---> 7955ab582650 15:43:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:43:40 ---> Running in 3034488a3320 15:43:40 ---> 9fef2a399543 15:43:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:43:40 Removing intermediate container 3034488a3320 15:43:40 ---> 7dc2c699b1ea 15:43:40 Step 20/22 : LABEL arch=arm64 15:43:41 ---> Running in e0b19329c479 15:43:42 Removing intermediate container e0b19329c479 15:43:42 ---> 93bad0c0b523 15:43:42 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:43:42 ---> 70674fd5b474 15:43:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:43:42 ---> Running in 37720f665d1c 15:43:42 ---> Running in a6a832333966 15:43:42 Removing intermediate container 37720f665d1c 15:43:42 ---> 66c602f1bbaa 15:43:42 Step 22/22 : LABEL version=0.0.0 15:43:43 ---> Running in 95039f97c468 15:43:43 Removing intermediate container a6a832333966 15:43:43 ---> 08c3441597e0 15:43:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:43:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:43:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:43:43 ---> 1c312ffd2603 15:43:43 Step 3/24 : WORKDIR /edgex-go 15:43:43 ---> Using cache 15:43:43 ---> 10c0cf617a3f 15:43:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:43:43 ---> Running in 2b5e664ff08b 15:43:43 ---> Running in d2ae14dc1eb6 15:43:44 Removing intermediate container 95039f97c468 15:43:44 ---> f2264eebf869 15:43:44 15:43:44 Removing intermediate container 2b5e664ff08b 15:43:44 ---> edeea4654ab3 15:43:44 Step 22/24 : LABEL arch=arm64 15:43:44 ---> Running in 8a5cb7641317 15:43:45 Successfully built f2264eebf869 15:43:45 Successfully tagged core-data-arm64:latest 15:43:45 Building support-scheduler 15:43:45  Building core-data ... done Removing intermediate container 8a5cb7641317 15:43:45 ---> 089d4e62179f 15:43:45 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:43:45 ---> Running in e4f8c961463f 15:43:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:46 Removing intermediate container e4f8c961463f 15:43:46 ---> 79fc08138b0e 15:43:46 Step 24/24 : LABEL version=0.0.0 15:43:46 ---> Running in bcc195c7af8c 15:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:46 Removing intermediate container bcc195c7af8c 15:43:46 ---> c502cac5ca9f 15:43:46 15:43:47 Successfully built c502cac5ca9f 15:43:47 Successfully tagged core-metadata-arm64:latest 15:43:47  Building core-metadata ... done Building support-notifications 15:43:47 OK: 221 MiB in 51 packages 15:43:49 Removing intermediate container d2ae14dc1eb6 15:43:49 ---> b4f2bd366549 15:43:49 Step 5/24 : COPY go.mod vendor* ./ 15:43:50 ---> 934cdccf3ced 15:43:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:50 ---> Running in 53bc032d51e7 15:44:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:44:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:44:12 ---> 1c312ffd2603 15:44:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:44:12 ---> Using cache 15:44:12 ---> 858bc9e6b564 15:44:12 Step 4/22 : WORKDIR /edgex-go 15:44:12 ---> Using cache 15:44:12 ---> d2a8264182e9 15:44:12 Step 5/22 : RUN apk add --update --no-cache make git 15:44:12 ---> Using cache 15:44:12 ---> e63c6d433ce0 15:44:12 Step 6/22 : COPY go.mod vendor* ./ 15:44:12 ---> Using cache 15:44:12 ---> e076ce418f6e 15:44:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:12 ---> Using cache 15:44:12 ---> cb8585e089e6 15:44:12 Step 8/22 : COPY . . 15:44:12 ---> Using cache 15:44:12 ---> 89ec07a6308e 15:44:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:44:12 ---> Running in b23158ba094d 15:44:13 Removing intermediate container b49032df2783 15:44:13 ---> 2aabd0000f6d 15:44:13 15:44:13 Step 9/19 : FROM alpine:3.15 15:44:13 3.15: Pulling from library/alpine 15:44:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:44:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:44:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:44:14 ---> 1c312ffd2603 15:44:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:44:14 ---> Using cache 15:44:14 ---> 858bc9e6b564 15:44:14 Step 4/22 : WORKDIR /edgex-go 15:44:14 ---> Using cache 15:44:14 ---> d2a8264182e9 15:44:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:44:14 ---> Running in 6d97f02c9aaa 15:44:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:44:17 Status: Downloaded newer image for alpine:3.15 15:44:17 ---> 354640af7b1b 15:44:17 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:44:17 ---> Running in 9df950368f17 15:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:44:18 Removing intermediate container 9df950368f17 15:44:18 ---> a0ec94f613a0 15:44:18 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:44:18 ---> Running in 2db7eb87f034 15:44:18 OK: 221 MiB in 51 packages 15:44:23 Removing intermediate container 6d97f02c9aaa 15:44:23 ---> 4a595042d89f 15:44:23 Step 6/22 : COPY go.mod vendor* ./ 15:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:24 ---> 3f6f577bbbb7 15:44:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:25 ---> Running in 75cc358a7682 15:44:25 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:44:25 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:44:25 OK: 15734 distinct packages available 15:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:27 (1/9) Installing ca-certificates (20220614-r0) 15:44:27 (2/9) Installing brotli-libs (1.0.9-r5) 15:44:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:44:27 (4/9) Installing libcurl (7.80.0-r6) 15:44:27 (5/9) Installing curl (7.80.0-r6) 15:44:27 (6/9) Installing dumb-init (1.2.5-r1) 15:44:27 (7/9) Installing musl-obstack (1.2.3-r0) 15:44:27 (8/9) Installing libucontext (1.1-r0) 15:44:27 (9/9) Installing gcompat (1.0.0-r4) 15:44:27 Executing busybox-1.34.1-r7.trigger 15:44:27 Executing ca-certificates-20220614-r0.trigger 15:44:28 OK: 8 MiB in 23 packages 15:44:32 Removing intermediate container 2db7eb87f034 15:44:32 ---> 0e20848f6e73 15:44:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:33 ---> cb0ca7824e3e 15:44:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:44:37 ---> 652f9bc76d20 15:44:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:44:39 ---> 98c2016c8406 15:44:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:44:39 ---> Running in eb86a6e3a20e 15:44:40 Removing intermediate container eb86a6e3a20e 15:44:40 ---> 52598358d0d0 15:44:40 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:44:40 ---> Running in 6a54980ac9a6 15:44:41 Removing intermediate container 6a54980ac9a6 15:44:41 ---> 9f7a0a8e7292 15:44:41 Step 17/19 : LABEL arch=arm64 15:44:41 ---> Running in 9299f3267f0b 15:44:43 Removing intermediate container 9299f3267f0b 15:44:43 ---> b61ce832d754 15:44:43 Step 18/19 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:44:43 ---> Running in f709da772d93 15:44:44 Removing intermediate container f709da772d93 15:44:44 ---> 10b367b8bc48 15:44:44 Step 19/19 : LABEL version=0.0.0 15:44:44 ---> Running in e823c0f37c17 15:44:46 Removing intermediate container e823c0f37c17 15:44:46 ---> b10399adbaef 15:44:46 15:44:46 Successfully built b10399adbaef 15:44:46 Successfully tagged security-spiffe-token-provider-arm64:latest 15:44:46  Building security-spiffe-token-provider ... done Building security-proxy-auth 15:45:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:45:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:45:08 ---> 1c312ffd2603 15:45:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:45:08 ---> Using cache 15:45:08 ---> 858bc9e6b564 15:45:08 Step 4/22 : WORKDIR /edgex-go 15:45:08 ---> Using cache 15:45:08 ---> d2a8264182e9 15:45:08 Step 5/22 : RUN apk add --update --no-cache make git 15:45:08 ---> Using cache 15:45:08 ---> e63c6d433ce0 15:45:08 Step 6/22 : COPY go.mod vendor* ./ 15:45:08 ---> Using cache 15:45:08 ---> e076ce418f6e 15:45:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:08 ---> Using cache 15:45:08 ---> cb8585e089e6 15:45:08 Step 8/22 : COPY . . 15:45:08 ---> Using cache 15:45:08 ---> 89ec07a6308e 15:45:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:45:09 ---> Running in d5c740a26091 15:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:45:13 Removing intermediate container 33039b4ed055 15:45:13 ---> 0e6f6f3eb520 15:45:13 Step 7/21 : COPY . . 15:45:40 Removing intermediate container 53bc032d51e7 15:45:40 ---> 54f000f48137 15:45:40 Step 7/24 : COPY . . 15:45:43 ---> a22f2aec5939 15:45:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:45:44 ---> Running in 34492379ac7f 15:45:46 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 15:46:08 ---> b59b72027efe 15:46:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:46:08 ---> Running in 070a995b32c8 15:46:08 Removing intermediate container 070a995b32c8 15:46:08 ---> ab88f8992ef6 15:46:08 Step 9/24 : WORKDIR /edgex-go/spire-build 15:46:08 ---> Running in 6550b585ee19 15:46:08 Removing intermediate container 6550b585ee19 15:46:08 ---> 1c8bd5b30c6b 15:46:08 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 15:46:08 ---> Running in 5a5f07120eb3 15:46:12 Removing intermediate container 5a5f07120eb3 15:46:12 ---> 9d5627ba1709 15:46:12 Step 11/24 : WORKDIR /edgex-go 15:46:12 ---> Running in 88ddd6be22d3 15:46:12 Removing intermediate container 88ddd6be22d3 15:46:12 ---> c4f284aba5eb 15:46:12 15:46:12 Step 12/24 : FROM alpine:3.15 15:46:12 ---> 354640af7b1b 15:46:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:46:12 ---> Using cache 15:46:12 ---> a0ec94f613a0 15:46:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:46:12 ---> Running in a300772a6c79 15:46:13 Removing intermediate container 75cc358a7682 15:46:13 ---> 322480cf8818 15:46:13 Step 8/22 : COPY . . 15:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:46:18 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:46:18 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:46:18 OK: 15734 distinct packages available 15:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:46:20 (1/4) Installing dumb-init (1.2.5-r1) 15:46:20 (2/4) Installing musl-obstack (1.2.3-r0) 15:46:20 (3/4) Installing libucontext (1.1-r0) 15:46:20 (4/4) Installing gcompat (1.0.0-r4) 15:46:20 Executing busybox-1.34.1-r7.trigger 15:46:20 OK: 6 MiB in 18 packages 15:46:23 Removing intermediate container a300772a6c79 15:46:23 ---> adf0f0c1cddb 15:46:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:46:29 ---> 07d304367431 15:46:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:46:29 ---> Running in 7e506b6cf121 15:46:31 ---> 16aa077edf01 15:46:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:46:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46:32 ---> ad36bd29f273 15:46:32 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:46:32 ---> Running in 335c19c04849 15:46:32 Removing intermediate container 335c19c04849 15:46:32 ---> a86390c9ad6c 15:46:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:46:33 ---> 635a9c2cd145 15:46:33 Step 19/24 : WORKDIR / 15:46:33 ---> Running in 0e9bb11d5365 15:46:34 Removing intermediate container 0e9bb11d5365 15:46:34 ---> 3183703dfaaa 15:46:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:46:34 ---> Running in cde12aa1c8b0 15:46:34 Removing intermediate container cde12aa1c8b0 15:46:34 ---> bd4a5eb70e5c 15:46:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:46:34 ---> Running in e492a35c131a 15:46:35 Removing intermediate container e492a35c131a 15:46:35 ---> 3f1058aa5378 15:46:35 Step 22/24 : LABEL arch=arm64 15:46:35 ---> Running in 378eae125e5f 15:46:36 Removing intermediate container 378eae125e5f 15:46:36 ---> e7d30b68ef86 15:46:36 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:46:36 ---> Running in e9f44d059b44 15:46:36 Removing intermediate container e9f44d059b44 15:46:36 ---> 9bf1477d5666 15:46:36 Step 24/24 : LABEL version=0.0.0 15:46:36 ---> Running in d23e268f4764 15:46:37 Removing intermediate container d23e268f4764 15:46:37 ---> 2617528cb372 15:46:37 15:46:37 Successfully built 2617528cb372 15:46:37 Successfully tagged security-spire-config-arm64:latest 15:46:37 Building core-command 15:46:55  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:46:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:46:55 ---> 1c312ffd2603 15:46:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:46:55 ---> Using cache 15:46:55 ---> 858bc9e6b564 15:46:55 Step 4/23 : WORKDIR /edgex-go 15:46:55 ---> Using cache 15:46:55 ---> d2a8264182e9 15:46:55 Step 5/23 : RUN apk add --update --no-cache make git 15:46:55 ---> Using cache 15:46:55 ---> e63c6d433ce0 15:46:55 Step 6/23 : COPY go.mod vendor* ./ 15:46:55 ---> Using cache 15:46:55 ---> e076ce418f6e 15:46:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:55 ---> Using cache 15:46:55 ---> cb8585e089e6 15:46:55 Step 8/23 : COPY . . 15:46:55 ---> Using cache 15:46:55 ---> 89ec07a6308e 15:46:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:46:55 ---> Running in b67461466302 15:46:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:51:32 Removing intermediate container d5c740a26091 15:51:32 ---> 94cb5d2740b5 15:51:32 15:51:32 Step 10/22 : FROM alpine:3.16 15:51:32 ---> 4c81e5bf8899 15:51:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:51:32 ---> Running in 8be1ccdf39d2 15:51:32 Removing intermediate container 8be1ccdf39d2 15:51:32 ---> 17141992ec49 15:51:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:51:32 ---> Running in 2f8bff46242c 15:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:33 (1/1) Installing dumb-init (1.2.5-r1) 15:51:33 Executing busybox-1.35.0-r17.trigger 15:51:33 OK: 5 MiB in 15 packages 15:51:37 Removing intermediate container 2f8bff46242c 15:51:37 ---> 1c5099cef8ec 15:51:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:37 ---> bdbe466a2bee 15:51:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:51:39 ---> b3256c12fdd4 15:51:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 15:51:40 ---> 2235e6c65f62 15:51:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:51:41 ---> 433e88562665 15:51:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:51:41 ---> Running in fcde27261745 15:51:44 Removing intermediate container fcde27261745 15:51:44 ---> 0a2d69b85adc 15:51:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:51:44 ---> Running in 6cfa21e722a0 15:51:45 Removing intermediate container 6cfa21e722a0 15:51:45 ---> f1ba61347bc9 15:51:45 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:51:45 ---> Running in 97dfe9b28dc0 15:51:45 Removing intermediate container 97dfe9b28dc0 15:51:45 ---> 4a704ec98759 15:51:45 Step 20/22 : LABEL arch=arm64 15:51:45 ---> Running in 04da346e69bf 15:51:46 Removing intermediate container 04da346e69bf 15:51:46 ---> e39080df9266 15:51:46 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:51:46 ---> Running in cc9e64695bb4 15:51:49 Removing intermediate container cc9e64695bb4 15:51:49 ---> 47e64993ba03 15:51:49 Step 22/22 : LABEL version=0.0.0 15:51:49 ---> Running in 81ea9f57461a 15:51:49 Removing intermediate container 81ea9f57461a 15:51:49 ---> 8ac5c9fb91fd 15:51:49 15:51:49 Successfully built 8ac5c9fb91fd 15:51:49 Successfully tagged security-proxy-auth-arm64:latest 15:51:49  Building security-proxy-auth ... done Building security-spire-agent 15:52:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:11 ---> 1c312ffd2603 15:52:11 Step 3/24 : WORKDIR /edgex-go 15:52:11 ---> Using cache 15:52:11 ---> 10c0cf617a3f 15:52:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:52:11 ---> Using cache 15:52:11 ---> b4f2bd366549 15:52:11 Step 5/24 : COPY go.mod vendor* ./ 15:52:11 ---> Using cache 15:52:11 ---> 934cdccf3ced 15:52:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:11 ---> Using cache 15:52:11 ---> 54f000f48137 15:52:11 Step 7/24 : COPY . . 15:52:11 ---> Using cache 15:52:11 ---> b59b72027efe 15:52:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:52:11 ---> Using cache 15:52:11 ---> ab88f8992ef6 15:52:11 Step 9/24 : WORKDIR /edgex-go/spire-build 15:52:11 ---> Using cache 15:52:11 ---> 1c8bd5b30c6b 15:52:11 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 15:52:11 ---> Using cache 15:52:11 ---> 9d5627ba1709 15:52:11 Step 11/24 : WORKDIR /edgex-go 15:52:11 ---> Using cache 15:52:11 ---> c4f284aba5eb 15:52:11 15:52:11 Step 12/24 : FROM alpine:3.15 15:52:11 ---> 354640af7b1b 15:52:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:11 ---> Using cache 15:52:11 ---> a0ec94f613a0 15:52:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:11 ---> Running in 1fe7e1b784ba 15:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:13 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:52:13 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:52:13 OK: 15734 distinct packages available 15:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:16 (1/5) Installing dumb-init (1.2.5-r1) 15:52:16 (2/5) Installing musl-obstack (1.2.3-r0) 15:52:16 (3/5) Installing libucontext (1.1-r0) 15:52:16 (4/5) Installing gcompat (1.0.0-r4) 15:52:16 (5/5) Installing openssl (1.1.1t-r1) 15:52:16 Executing busybox-1.34.1-r7.trigger 15:52:16 OK: 6 MiB in 19 packages 15:52:18 Removing intermediate container 1fe7e1b784ba 15:52:18 ---> fb07035c100c 15:52:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:52:21 ---> 021ba1fd84a0 15:52:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:28 ---> 0204cab10c04 15:52:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:52:28 ---> 9664dbdbd9d6 15:52:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:52:29 ---> d7f78a0219c4 15:52:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:52:30 ---> 5a5460a78f8a 15:52:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:30 ---> Running in b8a7151973b8 15:52:31 Removing intermediate container b8a7151973b8 15:52:31 ---> 2a6f5236371a 15:52:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:31 ---> Running in 7d1845bedfdb 15:52:32 Removing intermediate container 7d1845bedfdb 15:52:32 ---> c248bec31c5a 15:52:32 Step 22/24 : LABEL arch=arm64 15:52:32 ---> Running in f95659eaa18e 15:52:33 Removing intermediate container f95659eaa18e 15:52:33 ---> a3341f4a15b0 15:52:33 Step 23/24 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:52:33 ---> Running in f6b64f4fb127 15:52:34 Removing intermediate container f6b64f4fb127 15:52:34 ---> 867d6cedd173 15:52:34 Step 24/24 : LABEL version=0.0.0 15:52:34 ---> Running in a60127afd08c 15:52:35 Removing intermediate container a60127afd08c 15:52:35 ---> 6c99c737b4cd 15:52:35 15:52:35 Successfully built 6c99c737b4cd 15:52:35 Successfully tagged security-spire-agent-arm64:latest 15:52:35 Building security-spire-server 15:52:39  Building security-spire-agent ... done Removing intermediate container 34492379ac7f 15:52:39 ---> bfb62e1096a1 15:52:39 15:52:39 Step 9/21 : FROM alpine:3.16 15:52:39 ---> 4c81e5bf8899 15:52:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:52:39 ---> Running in 08714ca338df 15:52:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:52:44 (1/6) Installing ca-certificates (20220614-r0) 15:52:44 (2/6) Installing brotli-libs (1.0.9-r6) 15:52:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:52:44 (4/6) Installing libcurl (7.83.1-r6) 15:52:44 (5/6) Installing curl (7.83.1-r6) 15:52:44 (6/6) Installing dumb-init (1.2.5-r1) 15:52:44 Executing busybox-1.35.0-r17.trigger 15:52:44 Executing ca-certificates-20220614-r0.trigger 15:52:44 OK: 8 MiB in 20 packages 15:52:48 Removing intermediate container 08714ca338df 15:52:48 ---> 075751cc1db6 15:52:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:48 ---> Running in 01cd83f3c5eb 15:52:48 Removing intermediate container 01cd83f3c5eb 15:52:48 ---> f678760c4996 15:52:48 Step 12/21 : WORKDIR /edgex 15:52:48 ---> Running in e54d0d435f60 15:52:49 Removing intermediate container e54d0d435f60 15:52:49 ---> efe33f3e1717 15:52:49 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:52:50 ---> d8e769ef544a 15:52:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:52:54 ---> dec22b03c3e1 15:52:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:52:56 ---> 8dc27c81e808 15:52:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:52:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:56 ---> 1c312ffd2603 15:52:56 Step 3/23 : WORKDIR /edgex-go 15:52:56 ---> Using cache 15:52:56 ---> 10c0cf617a3f 15:52:56 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:52:56 ---> Using cache 15:52:56 ---> b4f2bd366549 15:52:56 Step 5/23 : COPY go.mod vendor* ./ 15:52:56 ---> Using cache 15:52:56 ---> 934cdccf3ced 15:52:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:56 ---> Using cache 15:52:56 ---> 54f000f48137 15:52:56 Step 7/23 : COPY . . 15:52:56 ---> Using cache 15:52:56 ---> b59b72027efe 15:52:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:52:56 ---> Using cache 15:52:56 ---> ab88f8992ef6 15:52:56 Step 9/23 : WORKDIR /edgex-go/spire-build 15:52:56 ---> Using cache 15:52:56 ---> 1c8bd5b30c6b 15:52:56 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 15:52:56 ---> Running in ddd7972f32b8 15:52:57 ---> 28bbb27fa89c 15:52:57 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:57 ---> Running in 39d849fa65b0 15:53:01 Removing intermediate container ddd7972f32b8 15:53:01 ---> ae70c0597f23 15:53:01 Step 11/23 : WORKDIR /edgex-go 15:53:01 ---> Running in 0b910355b49c 15:53:01 Removing intermediate container 39d849fa65b0 15:53:01 ---> 51ad17f44cbf 15:53:01 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:53:01 ---> Running in 4f563258154d 15:53:01 Removing intermediate container 0b910355b49c 15:53:01 ---> 53acbcedc9a3 15:53:01 15:53:01 Step 12/23 : FROM alpine:3.15 15:53:01 ---> 354640af7b1b 15:53:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:01 ---> Using cache 15:53:01 ---> a0ec94f613a0 15:53:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:01 ---> Using cache 15:53:01 ---> fb07035c100c 15:53:01 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:02 Removing intermediate container 4f563258154d 15:53:02 ---> e664b8a74f03 15:53:02 Step 19/21 : LABEL arch=arm64 15:53:02 ---> Running in bf31a2137b3c 15:53:03 Removing intermediate container bf31a2137b3c 15:53:03 ---> e26c9be93458 15:53:03 Step 20/21 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:53:03 ---> Running in f4c76264a75b 15:53:03 Removing intermediate container f4c76264a75b 15:53:03 ---> d3904707421c 15:53:03 Step 21/21 : LABEL version=0.0.0 15:53:04 ---> Running in c8f674b30961 15:53:05 Removing intermediate container c8f674b30961 15:53:05 ---> 51eeeda2c8af 15:53:05 15:53:05 Successfully built 51eeeda2c8af 15:53:05 Successfully tagged security-proxy-setup-arm64:latest 15:53:05 Building core-common-config-bootstrapper 15:53:09  Building security-proxy-setup ... done  ---> 61e9e70887b3 15:53:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:53:09 ---> a5165b393b38 15:53:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:53:10 ---> 127aa7e3581f 15:53:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:53:11 ---> 5f13c515c564 15:53:11 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:11 ---> Running in b318b0cbe294 15:53:12 Removing intermediate container b318b0cbe294 15:53:12 ---> 52540d9fa38d 15:53:12 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:12 ---> Running in caa6c2a0252d 15:53:13 Removing intermediate container caa6c2a0252d 15:53:13 ---> b5d3fb81bfe7 15:53:13 Step 21/23 : LABEL arch=arm64 15:53:13 ---> Running in 731087dbfeff 15:53:13 Removing intermediate container 731087dbfeff 15:53:13 ---> 01f106697c5c 15:53:13 Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:53:13 ---> Running in 8add06c443e4 15:53:14 Removing intermediate container 8add06c443e4 15:53:14 ---> 7c64ebee4464 15:53:14 Step 23/23 : LABEL version=0.0.0 15:53:14 ---> Running in 0126e0d058ed 15:53:15 Removing intermediate container 0126e0d058ed 15:53:15 ---> 5470ce1364bc 15:53:15 15:53:15 Successfully built 5470ce1364bc 15:53:15 Successfully tagged security-spire-server-arm64:latest 15:53:24  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:24 ---> 1c312ffd2603 15:53:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:53:24 ---> Using cache 15:53:24 ---> 858bc9e6b564 15:53:24 Step 4/22 : WORKDIR /edgex-go 15:53:24 ---> Using cache 15:53:24 ---> d2a8264182e9 15:53:24 Step 5/22 : RUN apk add --update --no-cache make git 15:53:24 ---> Using cache 15:53:24 ---> e63c6d433ce0 15:53:24 Step 6/22 : COPY go.mod vendor* ./ 15:53:24 ---> Using cache 15:53:24 ---> e076ce418f6e 15:53:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:24 ---> Using cache 15:53:24 ---> cb8585e089e6 15:53:24 Step 8/22 : COPY . . 15:53:24 ---> Using cache 15:53:24 ---> 89ec07a6308e 15:53:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:53:24 ---> Running in 740dbc0f8377 15:53:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:54:13 Removing intermediate container b67461466302 15:54:13 ---> fb75ec46d127 15:54:13 15:54:13 Step 10/23 : FROM alpine:3.16 15:54:13 ---> 4c81e5bf8899 15:54:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:13 ---> Using cache 15:54:13 ---> 551c98246301 15:54:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:13 ---> Using cache 15:54:13 ---> 4e309ae3fc90 15:54:13 Step 13/23 : ENV APP_PORT=59882 15:54:13 ---> Running in ee6c1c289525 15:54:13 Removing intermediate container ee6c1c289525 15:54:13 ---> 09a8ab3d74e0 15:54:13 Step 14/23 : EXPOSE $APP_PORT 15:54:13 ---> Running in 074738df98ca 15:54:14 Removing intermediate container 074738df98ca 15:54:14 ---> dbee02213606 15:54:14 Step 15/23 : WORKDIR / 15:54:14 ---> Running in 337d15031c1d 15:54:15 Removing intermediate container 337d15031c1d 15:54:15 ---> 83f045a1d7ce 15:54:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:17 ---> 0da33f4c970b 15:54:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:54:18 Removing intermediate container b23158ba094d 15:54:18 ---> 83437655edc3 15:54:18 15:54:18 Step 10/22 : FROM alpine:3.16 15:54:18 ---> 4c81e5bf8899 15:54:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:54:18 ---> Using cache 15:54:18 ---> 551c98246301 15:54:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:18 ---> Using cache 15:54:18 ---> 4e309ae3fc90 15:54:18 Step 13/22 : ENV APP_PORT=59861 15:54:18 ---> Running in 2988af9fe45d 15:54:19 Removing intermediate container 2988af9fe45d 15:54:19 ---> 01a9190a5f83 15:54:19 Step 14/22 : EXPOSE $APP_PORT 15:54:19 ---> 37a88a314684 15:54:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:54:19 ---> Running in d44848c0bca6 15:54:19 Removing intermediate container d44848c0bca6 15:54:19 ---> 03015bee8ea5 15:54:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:20 ---> ee62da0cf49d 15:54:20 Step 19/23 : ENTRYPOINT ["/core-command"] 15:54:20 ---> Running in 8db84e7b9a78 15:54:21 Removing intermediate container 8db84e7b9a78 15:54:21 ---> c42dca1d53ed 15:54:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:21 ---> 7988546e89ef 15:54:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:54:21 ---> Running in f131cbd18fe6 15:54:21 Removing intermediate container f131cbd18fe6 15:54:21 ---> 0aad3364a902 15:54:21 Step 21/23 : LABEL arch=arm64 15:54:22 ---> Running in b984be1d57b9 15:54:24 Removing intermediate container b984be1d57b9 15:54:24 ---> 3e9576c71504 15:54:24 Step 22/23 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:54:25 ---> 69d083733738 15:54:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:54:25 ---> Running in 7476767bb3e2 15:54:26 Removing intermediate container 7476767bb3e2 15:54:26 ---> 17a5d304fa5c 15:54:26 Step 23/23 : LABEL version=0.0.0 15:54:26 ---> Running in 3d86f0f73a29 15:54:26 ---> 3a4ea48179be 15:54:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:54:26 ---> Running in 767069b37b8a 15:54:26 Removing intermediate container 3d86f0f73a29 15:54:26 ---> 969de637e332 15:54:26 15:54:26 Removing intermediate container 767069b37b8a 15:54:26 ---> c80b76bd52b9 15:54:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:27 ---> Running in 2d39624d7d43 15:54:27 Successfully built 969de637e332 15:54:27 Successfully tagged core-command-arm64:latest 15:54:27 Removing intermediate container 2d39624d7d43 15:54:27 ---> 43cbdd2d02a2 15:54:27 Step 20/22 : LABEL arch=arm64 15:54:28  Building core-command ... done  ---> Running in 32853621beda 15:54:28 Removing intermediate container 32853621beda 15:54:28 ---> 462d95650f82 15:54:28 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:54:28 ---> Running in 05be5c746fc8 15:54:29 Removing intermediate container 05be5c746fc8 15:54:29 ---> 8f3ce7bf4128 15:54:29 Step 22/22 : LABEL version=0.0.0 15:54:29 ---> Running in 56514a574c54 15:54:29 Removing intermediate container 56514a574c54 15:54:29 ---> 56ed7928a103 15:54:29 15:54:29 Successfully built 56ed7928a103 15:54:29 Successfully tagged support-scheduler-arm64:latest 15:55:51  Building support-scheduler ... done Removing intermediate container 7e506b6cf121 15:55:51 ---> 8aba9814a83a 15:55:51 15:55:51 Step 10/22 : FROM alpine:3.16 15:55:51 ---> 4c81e5bf8899 15:55:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:55:51 ---> Running in ddd09814efd8 15:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:55:51 (1/2) Installing ca-certificates (20220614-r0) 15:55:51 (2/2) Installing dumb-init (1.2.5-r1) 15:55:51 Executing busybox-1.35.0-r17.trigger 15:55:51 Executing ca-certificates-20220614-r0.trigger 15:55:51 OK: 6 MiB in 16 packages 15:55:51 Removing intermediate container ddd09814efd8 15:55:51 ---> 7962c65afd8c 15:55:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:55:51 ---> Running in 47f27e8bfc12 15:55:51 Removing intermediate container 47f27e8bfc12 15:55:51 ---> 54512bb78226 15:55:51 Step 13/22 : ENV APP_PORT=59860 15:55:51 ---> Running in c15152a04be2 15:55:51 Removing intermediate container c15152a04be2 15:55:51 ---> 2ad4b19107f1 15:55:51 Step 14/22 : EXPOSE $APP_PORT 15:55:51 ---> Running in 4bc16f23eee8 15:55:51 Removing intermediate container 4bc16f23eee8 15:55:51 ---> f6aa2ed8e180 15:55:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:51 ---> 1931c9cfe878 15:55:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:55:52 ---> da8ffd885fa1 15:55:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:55:53 ---> dff4566267eb 15:55:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:55:53 ---> Running in 7f559aef85b9 15:55:54 Removing intermediate container 7f559aef85b9 15:55:54 ---> e63b9fdeb708 15:55:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:54 ---> Running in 7ed9b3052c53 15:55:54 Removing intermediate container 7ed9b3052c53 15:55:54 ---> 3d10db4adf40 15:55:54 Step 20/22 : LABEL arch=arm64 15:55:54 ---> Running in 98126606f230 15:55:55 Removing intermediate container 98126606f230 15:55:55 ---> ed9622140749 15:55:55 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:55:55 ---> Running in 8adadd2710a2 15:55:56 Removing intermediate container 8adadd2710a2 15:55:56 ---> 7931d00ad577 15:55:56 Step 22/22 : LABEL version=0.0.0 15:55:56 ---> Running in d1b49f04df19 15:55:56 Removing intermediate container d1b49f04df19 15:55:56 ---> 36d3c54cc940 15:55:56 15:55:56 Successfully built 36d3c54cc940 15:55:56 Successfully tagged support-notifications-arm64:latest 15:56:15  Building support-notifications ... done Removing intermediate container 740dbc0f8377 15:56:15 ---> 9ba66b4fe7fc 15:56:15 15:56:15 Step 10/22 : FROM alpine:3.16 15:56:15 ---> 4c81e5bf8899 15:56:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:56:15 ---> Using cache 15:56:15 ---> 17141992ec49 15:56:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:56:15 ---> Using cache 15:56:15 ---> 1c5099cef8ec 15:56:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:15 ---> Using cache 15:56:15 ---> bdbe466a2bee 15:56:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:56:16 ---> 793599174757 15:56:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:56:16 ---> cd87c92c95ca 15:56:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:56:16 ---> f7c9b4941ca1 15:56:16 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:56:17 ---> Running in db2113e04c38 15:56:19 Removing intermediate container db2113e04c38 15:56:19 ---> a7e006bb4b31 15:56:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:56:19 ---> Running in 836443ab940d 15:56:19 Removing intermediate container 836443ab940d 15:56:19 ---> ed0b74dad249 15:56:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:56:19 ---> Running in 33447ade8622 15:56:19 Removing intermediate container 33447ade8622 15:56:19 ---> 7ec5975d30ea 15:56:19 Step 20/22 : LABEL arch=arm64 15:56:19 ---> Running in 8ec5c0ed9457 15:56:19 Removing intermediate container 8ec5c0ed9457 15:56:19 ---> 44041d4f2270 15:56:19 Step 21/22 : LABEL git_sha=b9d9addd8768455ece2e20a5baa0071212a65299 15:56:20 ---> Running in b6be09673b52 15:56:20 Removing intermediate container b6be09673b52 15:56:20 ---> b21c84460b9a 15:56:20 Step 22/22 : LABEL version=0.0.0 15:56:20 ---> Running in 13c6f2984bf5 15:56:21 Removing intermediate container 13c6f2984bf5 15:56:21 ---> 5735a15a056a 15:56:21 15:56:21 Successfully built 5735a15a056a 15:56:21 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:56:21  Building core-common-config-bootstrapper ... done  [Pipeline] } 15:56:21 $ docker stop --time=1 d5d1966748b76bb7e432147bc6c096995e443c49da43cfc54e5d9736a2175167 15:56:23 $ docker rm -f --volumes d5d1966748b76bb7e432147bc6c096995e443c49da43cfc54e5d9736a2175167 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:23 + docker images 15:56:24 REPOSITORY TAG IMAGE ID CREATED SIZE 15:56:24 core-common-config-bootstrapper-arm64 latest 5735a15a056a 4 seconds ago 14.9MB 15:56:24 9ba66b4fe7fc 11 seconds ago 1.51GB 15:56:24 support-notifications-arm64 latest 36d3c54cc940 28 seconds ago 29.7MB 15:56:24 8aba9814a83a 45 seconds ago 1.58GB 15:56:24 support-scheduler-arm64 latest 56ed7928a103 About a minute ago 29MB 15:56:24 core-command-arm64 latest 969de637e332 About a minute ago 17.1MB 15:56:24 83437655edc3 2 minutes ago 1.58GB 15:56:24 fb75ec46d127 2 minutes ago 1.52GB 15:56:24 security-spire-server-arm64 latest 5470ce1364bc 3 minutes ago 84.3MB 15:56:24 security-proxy-setup-arm64 latest 51eeeda2c8af 3 minutes ago 26.9MB 15:56:24 53acbcedc9a3 3 minutes ago 1.39GB 15:56:24 bfb62e1096a1 3 minutes ago 1.51GB 15:56:24 security-spire-agent-arm64 latest 6c99c737b4cd 3 minutes ago 122MB 15:56:24 security-proxy-auth-arm64 latest 8ac5c9fb91fd 4 minutes ago 15.6MB 15:56:24 94cb5d2740b5 4 minutes ago 1.5GB 15:56:24 security-spire-config-arm64 latest 2617528cb372 9 minutes ago 83.6MB 15:56:24 c4f284aba5eb 10 minutes ago 1.39GB 15:56:24 security-spiffe-token-provider-arm64 latest b10399adbaef 11 minutes ago 29.1MB 15:56:24 2aabd0000f6d 12 minutes ago 1.55GB 15:56:24 core-metadata-arm64 latest c502cac5ca9f 12 minutes ago 17.8MB 15:56:24 core-data-arm64 latest f2264eebf869 12 minutes ago 17.3MB 15:56:24 7fad26c466af 13 minutes ago 1.52GB 15:56:24 65e68f157ddf 13 minutes ago 1.52GB 15:56:24 security-bootstrapper-arm64 latest 82081d98a6e6 13 minutes ago 19.6MB 15:56:24 security-secretstore-setup-arm64 latest bda504b46b3e 13 minutes ago 29MB 15:56:24 3fe0df459cb6 13 minutes ago 1.51GB 15:56:24 7876fcc30a3d 14 minutes ago 1.51GB 15:56:24 ci-base-image-arm64 latest 1c312ffd2603 33 minutes ago 905MB 15:56:24 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 15:56:24 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 15:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 15:56:24 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 15:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:25 15:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:25 arm64: Pulling from edgex-lftools-log-publisher 15:56:25 8998bd30e6a1: Pulling fs layer 15:56:25 04944245beec: Pulling fs layer 15:56:25 699f458cf7ca: Pulling fs layer 15:56:25 765212b225bb: Pulling fs layer 15:56:25 f23df028b6ca: Pulling fs layer 15:56:25 d65c8cfc05b1: Pulling fs layer 15:56:25 2437ff75d9bd: Pulling fs layer 15:56:25 765212b225bb: Waiting 15:56:25 f23df028b6ca: Waiting 15:56:25 d65c8cfc05b1: Waiting 15:56:25 2437ff75d9bd: Waiting 15:56:25 04944245beec: Verifying Checksum 15:56:25 04944245beec: Download complete 15:56:25 765212b225bb: Verifying Checksum 15:56:25 765212b225bb: Download complete 15:56:25 f23df028b6ca: Verifying Checksum 15:56:25 f23df028b6ca: Download complete 15:56:25 d65c8cfc05b1: Verifying Checksum 15:56:25 d65c8cfc05b1: Download complete 15:56:26 699f458cf7ca: Verifying Checksum 15:56:26 699f458cf7ca: Download complete 15:56:26 8998bd30e6a1: Download complete 15:56:28 2437ff75d9bd: Verifying Checksum 15:56:28 2437ff75d9bd: Download complete 15:56:30 8998bd30e6a1: Pull complete 15:56:30 04944245beec: Pull complete 15:56:32 699f458cf7ca: Pull complete 15:56:32 765212b225bb: Pull complete 15:56:33 f23df028b6ca: Pull complete 15:56:33 d65c8cfc05b1: Pull complete 15:56:48 2437ff75d9bd: Pull complete 15:56:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:48 prd-ubuntu20.04-docker-arm64-4c-16g-7717 does not seem to be running inside a container 15:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:56:52 $ docker top 2dbf79a18fec6b055c10aa0d298523ab8686b4dc958f9584d6be6664274ba0cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:53 ---> job-cost.sh 15:56:53 lf-activate-venv: SKIPPING 15:56:53 INFO: No Stack... 15:56:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:56:54 INFO: Archiving Costs [Pipeline] sh 15:56:55 + + cat /w/workspace/edgex-go/1/archives/cost.csv 15:56:55 cut -d, -f6 [Pipeline] lock 15:56:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] 15:56:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] did not exist. Created. 15:56:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:56:56 Stashed 1 file(s) [Pipeline] } 15:56:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4396-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:56:56 $ docker stop --time=1 2dbf79a18fec6b055c10aa0d298523ab8686b4dc958f9584d6be6664274ba0cd 15:56:57 $ docker rm -f --volumes 2dbf79a18fec6b055c10aa0d298523ab8686b4dc958f9584d6be6664274ba0cd [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 15:56:58 provisioning config files... 15:56:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9551121697311297359tmp [Pipeline] { [Pipeline] sh 15:56:59 + set +x 15:56:59 + curl -s https://codecov.io/bash 15:56:59 + bash -s -- 15:56:59 15:56:59 _____ _ 15:56:59 / ____| | | 15:56:59 | | ___ __| | ___ ___ _____ __ 15:56:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:56:59 | |___| (_) | (_| | __/ (_| (_) \ V / 15:56:59 \_____\___/ \__,_|\___|\___\___/ \_/ 15:56:59 Bash-1.0.6 15:56:59 15:56:59 15:56:59 ==> git version 2.25.1 found 15:56:59 ==> 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 15:56:59 Release-Date: 2020-01-08 15:56:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:56:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:56:59 ==> Jenkins CI detected. 15:56:59 current dir:  /w/workspace/edgex-go/1 15:56:59 project root: . 15:56:59 --> token set from env 15:56:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:56:59 ==> Running gcov in . (disable via -X gcov) 15:56:59 ==> Python coveragepy not found 15:56:59 ==> Searching for coverage reports in: 15:56:59 + . 15:56:59 -> Found 1 reports 15:56:59 ==> Detecting git/mercurial file structure 15:56:59 ==> Reading reports 15:56:59 + ./coverage.out bytes=487670 15:56:59 ==> Appending adjustments 15:56:59 https://docs.codecov.io/docs/fixing-reports 15:57:00 + Found adjustments 15:57:00 ==> Gzipping contents 15:57:00 64K /tmp/codecov.7jAeD0.gz 15:57:00 ==> Uploading reports 15:57:00 url: https://codecov.io 15:57:00 query: branch=PR-4396&commit=b9d9addd8768455ece2e20a5baa0071212a65299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= 15:57:00 -> Pinging Codecov 15:57:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4396&commit=b9d9addd8768455ece2e20a5baa0071212a65299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= 15:57:00 -> Uploading to 15:57:00 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/b9d9addd8768455ece2e20a5baa0071212a65299/04f06061-5f68-430f-a9cd-e01333c39311.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T155700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eda3df1456f78c3c868fd715ed3fc583f0b8787fda0b9e3c586c677dfc631a99 15:57:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:00 Dload Upload Total Spent Left Speed 15:57:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63009 0 0 100 63009 0 174k --:--:-- --:--:-- --:--:-- 174k 15:57:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9d9addd8768455ece2e20a5baa0071212a65299 [Pipeline] } 15:57:01 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 15:57:02 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:57:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:57:03 ---> package-listing.sh 15:57:03 ++ facter osfamily 15:57:03 ++ tr '[:upper:]' '[:lower:]' 15:57:04 + OS_FAMILY=debian 15:57:04 + workspace=/w/workspace/edgex-go/1 15:57:04 + START_PACKAGES=/tmp/packages_start.txt 15:57:04 + END_PACKAGES=/tmp/packages_end.txt 15:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:57:04 + PACKAGES=/tmp/packages_start.txt 15:57:04 + '[' /w/workspace/edgex-go/1 ']' 15:57:04 + PACKAGES=/tmp/packages_end.txt 15:57:04 + case "${OS_FAMILY}" in 15:57:04 + dpkg -l 15:57:04 + grep '^ii' 15:57:04 + '[' -f /tmp/packages_start.txt ']' 15:57:04 + '[' -f /tmp/packages_end.txt ']' 15:57:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:57:04 + '[' /w/workspace/edgex-go/1 ']' 15:57:04 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:57:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:57:04 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 15:57:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:04 15:57:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:05 latest: Pulling from edgex-lftools-log-publisher 15:57:05 5eb5b503b376: Pulling fs layer 15:57:05 5c69ac0246d0: Pulling fs layer 15:57:05 ec43610c2a17: Pulling fs layer 15:57:05 3a2ae6a8a46f: Pulling fs layer 15:57:05 33b1e0a273af: Pulling fs layer 15:57:05 5d3b04190fa2: Pulling fs layer 15:57:05 2f39f015ded8: Pulling fs layer 15:57:05 3a2ae6a8a46f: Waiting 15:57:05 33b1e0a273af: Waiting 15:57:05 5d3b04190fa2: Waiting 15:57:05 2f39f015ded8: Waiting 15:57:05 5c69ac0246d0: Download complete 15:57:05 3a2ae6a8a46f: Verifying Checksum 15:57:05 3a2ae6a8a46f: Download complete 15:57:05 33b1e0a273af: Verifying Checksum 15:57:05 33b1e0a273af: Download complete 15:57:05 5d3b04190fa2: Verifying Checksum 15:57:05 5d3b04190fa2: Download complete 15:57:05 ec43610c2a17: Verifying Checksum 15:57:05 ec43610c2a17: Download complete 15:57:05 5eb5b503b376: Verifying Checksum 15:57:05 5eb5b503b376: Download complete 15:57:06 2f39f015ded8: Download complete 15:57:06 5eb5b503b376: Pull complete 15:57:07 5c69ac0246d0: Pull complete 15:57:07 ec43610c2a17: Pull complete 15:57:07 3a2ae6a8a46f: Pull complete 15:57:07 33b1e0a273af: Pull complete 15:57:07 5d3b04190fa2: Pull complete 15:57:11 2f39f015ded8: Pull complete 15:57:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:11 prd-ubuntu20.04-docker-8c-8g-7716 does not seem to be running inside a container 15:57:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:57:13 $ docker top 9166598e92efa78c9d8c864aeca913c15f9e84e3011d919445ad58bf690554b5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:57:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:57:14 + ls /var/log/sa-host 15:57:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:15 provisioning config files... 15:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3275248771800945920tmp [Pipeline] { [Pipeline] echo 15:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:57:15 ---> create-netrc.sh [Pipeline] } 15:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:57:15 ---> python-tools-install.sh [Pipeline] echo 15:57:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:57:16 ---> sudo-logs.sh 15:57:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:57:16 ---> job-cost.sh 15:57:16 lf-activate-venv: SKIPPING 15:57:16 DEBUG: total: 0.10999999940395355 15:57:16 INFO: Retrieving Stack Cost... 15:57:17 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:17 INFO: Archiving Costs [Pipeline] echo 15:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:57:17 ---> logs-deploy.sh 15:57:17 lf-activate-venv: SKIPPING 15:57:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4396/1 15:57:17 INFO: archiving workspace using pattern(s): 15:57:18 Archives upload complete. 15:57:18 INFO: archiving logs to Nexus 15:57:19 ---> uname -a: 15:57:19 Linux prd-ubuntu20-04-docker-8c-8g-7716 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:57:19 15:57:19 15:57:19 ---> lscpu: 15:57:19 Architecture: x86_64 15:57:19 CPU op-mode(s): 32-bit, 64-bit 15:57:19 Byte Order: Little Endian 15:57:19 Address sizes: 40 bits physical, 48 bits virtual 15:57:19 CPU(s): 8 15:57:19 On-line CPU(s) list: 0-7 15:57:19 Thread(s) per core: 1 15:57:19 Core(s) per socket: 1 15:57:19 Socket(s): 8 15:57:19 NUMA node(s): 1 15:57:19 Vendor ID: AuthenticAMD 15:57:19 CPU family: 23 15:57:19 Model: 49 15:57:19 Model name: AMD EPYC-Rome Processor 15:57:19 Stepping: 0 15:57:19 CPU MHz: 2799.998 15:57:19 BogoMIPS: 5599.99 15:57:19 Virtualization: AMD-V 15:57:19 Hypervisor vendor: KVM 15:57:19 Virtualization type: full 15:57:19 L1d cache: 256 KiB 15:57:19 L1i cache: 256 KiB 15:57:19 L2 cache: 4 MiB 15:57:19 L3 cache: 128 MiB 15:57:19 NUMA node0 CPU(s): 0-7 15:57:19 Vulnerability Itlb multihit: Not affected 15:57:19 Vulnerability L1tf: Not affected 15:57:19 Vulnerability Mds: Not affected 15:57:19 Vulnerability Meltdown: Not affected 15:57:19 Vulnerability Mmio stale data: Not affected 15:57:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:57:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:57:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:57:19 Vulnerability Srbds: Not affected 15:57:19 Vulnerability Tsx async abort: Not affected 15:57:19 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 15:57:19 15:57:19 15:57:19 ---> nproc: 15:57:19 8 15:57:19 15:57:19 15:57:19 ---> df -h: 15:57:19 Filesystem Size Used Avail Use% Mounted on 15:57:19 overlay 155G 20G 136G 13% / 15:57:19 tmpfs 64M 0 64M 0% /dev 15:57:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:57:19 shm 64M 0 64M 0% /dev/shm 15:57:19 /dev/vda1 155G 20G 136G 13% /facter-os 15:57:19 15:57:19 15:57:19 ---> sar -b -r -n DEV: 15:57:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7716) 02/28/23 _x86_64_ (8 CPU) 15:57:19 15:57:19 15:18:07 LINUX RESTART (8 CPU) 15:57:19 15:57:19 15:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:57:19 15:20:01 131.69 3.60 128.09 0.00 382.27 64892.10 0.00 15:57:19 15:21:01 32.64 0.27 32.38 0.00 3.33 15839.64 0.00 15:57:19 15:22:01 101.97 0.07 101.90 0.00 8.00 69765.97 0.00 15:57:19 15:23:01 643.63 10.20 633.43 0.00 111.45 284883.85 0.00 15:57:19 15:24:01 1042.35 12.53 1029.82 0.00 5457.65 312599.27 0.00 15:57:19 15:25:01 768.12 1.67 766.46 0.00 16.93 264458.72 0.00 15:57:19 15:26:01 553.90 0.05 553.85 0.00 6.13 38259.11 0.00 15:57:19 15:27:01 2.52 0.00 2.52 0.00 0.00 27.73 0.00 15:57:19 15:28:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 15:57:19 15:29:01 2.17 0.00 2.17 0.00 0.00 36.92 0.00 15:57:19 15:30:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 15:57:19 15:31:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 15:57:19 15:32:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 15:57:19 15:33:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 15:57:19 15:34:01 1.55 0.02 1.53 0.00 0.13 17.46 0.00 15:57:19 15:35:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 15:57:19 15:36:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 15:57:19 15:37:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 15:57:19 15:38:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 15:57:19 15:39:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 15:57:19 15:40:01 1.48 0.00 1.48 0.00 0.00 16.39 0.00 15:57:19 15:41:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 15:57:19 15:42:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 15:57:19 15:43:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 15:57:19 15:44:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 15:57:19 15:45:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 15:57:19 15:46:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 15:57:19 15:47:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 15:57:19 15:48:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:57:19 15:49:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 15:57:19 15:50:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 15:57:19 15:51:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 15:57:19 15:52:01 3.13 1.53 1.60 0.00 35.72 20.13 0.00 15:57:19 15:53:01 2.02 0.00 2.02 0.00 0.00 23.73 0.00 15:57:19 15:54:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 15:57:19 15:55:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 15:57:19 15:56:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 15:57:19 15:57:01 1.32 0.07 1.25 0.00 4.80 30.12 0.00 15:57:19 Average: 87.45 0.79 86.66 0.00 158.60 27664.56 0.00 15:57:19 15:57:19 15:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:19 15:20:01 28044336 31521088 775280 2.36 113172 3577800 2005372 5.91 1435552 2963816 413544 15:57:19 15:21:01 27879048 31441516 849984 2.58 116568 3637160 2236404 6.59 1366888 3167152 214764 15:57:19 15:22:01 26147136 31537836 754144 2.29 119524 5418812 1839624 5.42 1554072 4668136 1051768 15:57:19 15:23:01 21861296 31082964 1184248 3.60 286772 8807228 2758712 8.13 2166332 8038748 2340 15:57:19 15:24:01 19486000 31165756 1082088 3.29 324276 11082000 3284960 9.68 2592560 9811340 268376 15:57:19 15:25:01 16402728 31039516 1208380 3.67 405364 13799204 3608708 10.64 2941824 12388092 13316 15:57:19 15:26:01 18638860 31522548 743656 2.26 411472 12107096 1866796 5.50 2378508 10808860 316 15:57:19 15:27:01 18638692 31522420 743600 2.26 411496 12107096 1866796 5.50 2378564 10808860 20 15:57:19 15:28:01 18656456 31540276 725656 2.21 411520 12107100 1866796 5.50 2360480 10808864 20 15:57:19 15:29:01 18656732 31540588 725384 2.21 411576 12107080 1866796 5.50 2360600 10808844 8 15:57:19 15:30:01 18658292 31542168 723872 2.20 411580 12107084 1866796 5.50 2359912 10808852 4 15:57:19 15:31:01 18658544 31542424 723648 2.20 411580 12107088 1866796 5.50 2359676 10808856 8 15:57:19 15:32:01 18658704 31542588 723624 2.20 411588 12107088 1866796 5.50 2359660 10808856 8 15:57:19 15:33:01 18658340 31542488 723840 2.20 411608 12107092 1866796 5.50 2359508 10809112 28 15:57:19 15:34:01 18657512 31541688 724576 2.20 411648 12107092 1898836 5.60 2359636 10809104 12 15:57:19 15:35:01 18657068 31541248 724784 2.20 411668 12107096 1898836 5.60 2359552 10809108 8 15:57:19 15:36:01 18657052 31541296 724708 2.20 411696 12107100 1898836 5.60 2359612 10809116 8 15:57:19 15:37:01 18657224 31541472 724472 2.20 411720 12107096 1898836 5.60 2359808 10809120 4 15:57:19 15:38:01 18656900 31541212 724672 2.20 411756 12107108 1898836 5.60 2359684 10809128 32 15:57:19 15:39:01 18657336 31541652 724392 2.20 411764 12107108 1898836 5.60 2359744 10809128 8 15:57:19 15:40:01 18657004 31541388 724580 2.20 411812 12107112 1898836 5.60 2360328 10809136 8 15:57:19 15:41:01 18657052 31541448 724492 2.20 411848 12107112 1898836 5.60 2360280 10809144 12 15:57:19 15:42:01 18657224 31541684 724236 2.20 411860 12107120 1898836 5.60 2359960 10809148 8 15:57:19 15:43:01 18657208 31541672 724152 2.20 411896 12107124 1898836 5.60 2360080 10809152 32 15:57:19 15:44:01 18657380 31541844 724008 2.20 411908 12107124 1898836 5.60 2360028 10809152 16 15:57:19 15:45:01 18657572 31542100 723956 2.20 411924 12107128 1898836 5.60 2360192 10809160 8 15:57:19 15:46:01 18657556 31542088 723932 2.20 411940 12107132 1898836 5.60 2360036 10809164 12 15:57:19 15:47:01 18657176 31541760 724224 2.20 411960 12107136 1898836 5.60 2360104 10809148 8 15:57:19 15:48:01 18657200 31541816 724108 2.20 411988 12107136 1898836 5.60 2359992 10809152 8 15:57:19 15:49:01 18657152 31541796 724068 2.20 412012 12107140 1882160 5.55 2360396 10809152 8 15:57:19 15:50:01 18657320 31541968 724008 2.20 412056 12107144 1882160 5.55 2360184 10809156 8 15:57:19 15:51:01 18657020 31541716 724256 2.20 412076 12107148 1882160 5.55 2360144 10809160 8 15:57:19 15:52:01 18648516 31535380 730428 2.22 412132 12108212 1882160 5.55 2369308 10809448 176 15:57:19 15:53:01 18647996 31535056 730708 2.22 412188 12108332 1882160 5.55 2369140 10809576 20 15:57:19 15:54:01 18647916 31535036 730668 2.22 412236 12108348 1882160 5.55 2369332 10809580 176 15:57:19 15:55:01 18647772 31534960 730604 2.22 412252 12108352 1882160 5.55 2369004 10809576 12 15:57:19 15:56:01 18647692 31534888 730572 2.22 412296 12108360 1882160 5.55 2369116 10809584 12 15:57:19 15:57:01 18644868 31532312 732856 2.23 412300 12108568 1941256 5.72 2369852 10809864 84 15:57:19 Average: 19388418 31501096 766075 2.33 382764 11414665 2003927 5.91 2307096 10182383 51716 15:57:19 15:57:19 15:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:19 15:20:01 veth43690a0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:20:01 ens3 864.10 769.51 7481.33 112.62 0.00 0.00 0.00 0.00 15:57:19 15:20:01 docker0 658.81 682.67 45.90 3437.66 0.00 0.00 0.00 0.00 15:57:19 15:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:57:19 15:21:01 veth43690a0 1.30 1.33 0.10 0.11 0.00 0.00 0.00 0.00 15:57:19 15:21:01 ens3 24.33 14.23 19.68 10.72 0.00 0.00 0.00 0.00 15:57:19 15:21:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 15:57:19 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:22:01 ens3 91.18 54.31 1696.14 18.57 0.00 0.00 0.00 0.00 15:57:19 15:22:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:22:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 15:57:19 15:22:01 vethf8b4eee 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:23:01 vethea096a9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:23:01 veth7d1fd50 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:23:01 ens3 899.23 548.38 6132.48 57.92 0.00 0.00 0.00 0.00 15:57:19 15:23:01 docker0 537.69 880.99 43.75 6096.88 0.00 0.00 0.00 0.00 15:57:19 15:23:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:57:19 15:23:01 vethd69e9fc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:23:01 vethf8b4eee 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:24:01 veth6071852 39.04 61.95 3.80 194.22 0.00 0.00 0.00 0.02 15:57:19 15:24:01 ens3 571.78 325.09 4455.71 47.01 0.00 0.00 0.00 0.00 15:57:19 15:24:01 docker0 204.77 358.06 16.59 2399.81 0.00 0.00 0.00 0.00 15:57:19 15:24:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:57:19 15:24:01 veth5e6698f 3.25 4.18 0.31 2.06 0.00 0.00 0.00 0.00 15:57:19 15:24:01 vethc3c3af5 55.58 103.97 5.47 539.71 0.00 0.00 0.00 0.04 15:57:19 15:24:01 vethf8b4eee 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 15:57:19 15:24:01 vethe74fe53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:24:01 veth08f1852 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:25:01 vethf877992 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:25:01 veth62ab638 0.20 0.22 0.02 0.10 0.00 0.00 0.00 0.00 15:57:19 15:25:01 ens3 343.49 200.37 2841.60 202.13 0.00 0.00 0.00 0.00 15:57:19 15:25:01 docker0 150.59 295.12 12.56 2817.97 0.00 0.00 0.00 0.00 15:57:19 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:25:01 veth28a2682 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:25:01 veth30968c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:25:01 vethf8b4eee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:25:01 veth24e5dea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:25:01 vethdf603bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:26:01 ens3 31.52 19.23 157.69 9.58 0.00 0.00 0.00 0.00 15:57:19 15:26:01 docker0 5.10 10.36 0.33 140.75 0.00 0.00 0.00 0.00 15:57:19 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:27:01 ens3 0.58 0.37 0.27 0.20 0.00 0.00 0.00 0.00 15:57:19 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:57:19 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:34:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:57:19 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:36:01 ens3 0.38 0.02 0.04 0.00 0.00 0.00 0.00 0.00 15:57:19 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:37:01 ens3 0.88 0.70 0.87 0.29 0.00 0.00 0.00 0.00 15:57:19 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:39:01 ens3 0.75 0.18 0.13 0.07 0.00 0.00 0.00 0.00 15:57:19 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:40:01 ens3 1.80 0.62 0.69 0.47 0.00 0.00 0.00 0.00 15:57:19 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:41:01 ens3 1.25 0.38 0.38 0.21 0.00 0.00 0.00 0.00 15:57:19 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:42:01 ens3 1.25 0.37 0.40 0.27 0.00 0.00 0.00 0.00 15:57:19 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:43:01 ens3 1.03 0.42 0.39 0.28 0.00 0.00 0.00 0.00 15:57:19 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:44:01 ens3 0.73 0.60 0.42 0.35 0.00 0.00 0.00 0.00 15:57:19 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:45:01 ens3 1.45 0.62 0.42 0.23 0.00 0.00 0.00 0.00 15:57:19 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:46:01 ens3 1.50 0.38 0.44 0.27 0.00 0.00 0.00 0.00 15:57:19 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:47:01 ens3 1.13 0.63 0.61 0.47 0.00 0.00 0.00 0.00 15:57:19 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:48:01 ens3 0.80 0.00 0.07 0.00 0.00 0.00 0.00 0.00 15:57:19 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:49:01 ens3 1.38 0.58 0.54 0.35 0.00 0.00 0.00 0.00 15:57:19 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:50:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 15:57:19 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:51:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:57:19 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:52:01 ens3 9.01 6.71 5.20 6.26 0.00 0.00 0.00 0.00 15:57:19 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:53:01 ens3 3.57 1.02 1.06 0.68 0.00 0.00 0.00 0.00 15:57:19 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:54:01 ens3 2.75 1.08 1.01 0.69 0.00 0.00 0.00 0.00 15:57:19 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:55:01 ens3 0.92 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:57:19 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:56:01 ens3 1.30 0.60 0.42 0.29 0.00 0.00 0.00 0.00 15:57:19 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:57:01 ens3 6.50 4.15 5.68 2.87 0.00 0.00 0.00 0.00 15:57:19 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:57:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 15:57:19 Average: ens3 75.43 51.36 600.12 12.45 0.00 0.00 0.00 0.00 15:57:19 Average: docker0 41.01 58.65 3.14 391.92 0.00 0.00 0.00 0.00 15:57:19 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 15:57:19 15:57:19 15:57:19 ---> sar -P ALL: 15:57:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7716) 02/28/23 _x86_64_ (8 CPU) 15:57:19 15:57:19 15:18:07 LINUX RESTART (8 CPU) 15:57:19 15:57:19 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:57:19 15:20:01 all 26.73 0.00 6.02 1.05 0.09 66.10 15:57:19 15:20:01 0 25.53 0.00 5.56 2.13 0.07 66.71 15:57:19 15:20:01 1 27.20 0.00 7.08 0.44 0.07 65.22 15:57:19 15:20:01 2 28.94 0.00 5.97 0.57 0.10 64.42 15:57:19 15:20:01 3 27.52 0.00 5.90 0.19 0.10 66.28 15:57:19 15:20:01 4 24.42 0.00 5.93 0.92 0.08 68.65 15:57:19 15:20:01 5 26.40 0.00 5.84 0.12 0.10 67.53 15:57:19 15:20:01 6 26.50 0.00 6.94 4.00 0.08 62.48 15:57:19 15:20:01 7 27.35 0.00 4.97 0.03 0.10 67.55 15:57:19 15:21:01 all 42.79 0.00 6.86 0.22 0.10 50.04 15:57:19 15:21:01 0 43.91 0.00 6.20 0.24 0.10 49.55 15:57:19 15:21:01 1 40.37 0.00 7.13 0.05 0.10 52.35 15:57:19 15:21:01 2 44.44 0.00 6.75 0.03 0.12 48.66 15:57:19 15:21:01 3 43.07 0.00 6.31 0.02 0.12 50.49 15:57:19 15:21:01 4 40.73 0.00 7.25 0.57 0.10 51.35 15:57:19 15:21:01 5 43.55 0.00 6.57 0.02 0.08 49.78 15:57:19 15:21:01 6 44.42 0.00 6.47 0.02 0.10 48.99 15:57:19 15:21:01 7 41.82 0.00 8.18 0.79 0.08 49.12 15:57:19 15:22:01 all 27.44 0.00 8.85 0.79 0.09 62.83 15:57:19 15:22:01 0 29.12 0.00 9.39 0.53 0.10 60.86 15:57:19 15:22:01 1 25.86 0.00 8.59 4.24 0.09 61.22 15:57:19 15:22:01 2 28.67 0.00 9.97 0.82 0.08 60.46 15:57:19 15:22:01 3 26.85 0.00 9.08 0.05 0.09 63.93 15:57:19 15:22:01 4 26.85 0.00 8.72 0.56 0.10 63.76 15:57:19 15:22:01 5 26.70 0.00 8.06 0.02 0.08 65.13 15:57:19 15:22:01 6 27.60 0.00 9.16 0.07 0.09 63.09 15:57:19 15:22:01 7 27.87 0.00 7.81 0.03 0.08 64.20 15:57:19 15:23:01 all 15.42 0.00 9.14 7.56 0.08 67.80 15:57:19 15:23:01 0 15.47 0.00 8.27 4.65 0.05 71.56 15:57:19 15:23:01 1 15.66 0.00 8.40 5.42 0.08 70.44 15:57:19 15:23:01 2 15.24 0.00 10.05 4.89 0.08 69.74 15:57:19 15:23:01 3 16.05 0.00 9.61 2.10 0.10 72.14 15:57:19 15:23:01 4 14.35 0.00 7.90 3.71 0.08 73.95 15:57:19 15:23:01 5 15.96 0.00 8.54 6.01 0.08 69.41 15:57:19 15:23:01 6 15.30 0.00 9.40 15.33 0.07 59.90 15:57:19 15:23:01 7 15.30 0.00 10.94 18.55 0.10 55.11 15:57:19 15:24:01 all 62.89 0.00 16.04 5.66 0.17 15.25 15:57:19 15:24:01 0 64.39 0.00 15.25 5.18 0.15 15.02 15:57:19 15:24:01 1 62.53 0.00 15.54 5.40 0.17 16.37 15:57:19 15:24:01 2 62.79 0.00 17.24 5.05 0.17 14.75 15:57:19 15:24:01 3 63.60 0.00 16.45 5.13 0.19 14.64 15:57:19 15:24:01 4 61.40 0.00 16.42 4.49 0.14 17.56 15:57:19 15:24:01 5 62.93 0.00 15.77 9.62 0.15 11.52 15:57:19 15:24:01 6 62.64 0.00 16.57 6.32 0.17 14.31 15:57:19 15:24:01 7 62.80 0.00 15.07 4.11 0.19 17.84 15:57:19 15:25:01 all 73.12 0.00 15.07 2.92 0.15 8.74 15:57:19 15:25:01 0 71.20 0.00 14.22 6.40 0.15 8.03 15:57:19 15:25:01 1 73.93 0.00 14.52 0.72 0.15 10.67 15:57:19 15:25:01 2 72.69 0.00 16.22 2.11 0.14 8.85 15:57:19 15:25:01 3 74.04 0.00 14.61 1.38 0.17 9.80 15:57:19 15:25:01 4 71.99 0.00 17.53 5.10 0.19 5.20 15:57:19 15:25:01 5 75.51 0.00 13.94 1.60 0.15 8.80 15:57:19 15:25:01 6 74.60 0.00 14.45 0.86 0.13 9.97 15:57:19 15:25:01 7 71.00 0.00 15.04 5.21 0.15 8.59 15:57:19 15:26:01 all 15.01 0.00 3.47 1.60 0.05 79.87 15:57:19 15:26:01 0 14.19 0.00 3.01 1.52 0.05 81.23 15:57:19 15:26:01 1 15.00 0.00 4.04 1.75 0.05 79.15 15:57:19 15:26:01 2 15.33 0.00 3.61 0.99 0.03 80.04 15:57:19 15:26:01 3 15.38 0.00 3.39 0.69 0.07 80.48 15:57:19 15:26:01 4 14.94 0.00 3.65 1.71 0.05 79.65 15:57:19 15:26:01 5 15.29 0.00 3.41 2.98 0.03 78.28 15:57:19 15:26:01 6 14.75 0.00 3.86 1.24 0.05 80.09 15:57:19 15:26:01 7 15.20 0.00 2.79 1.93 0.05 80.03 15:57:19 15:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:57:19 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:27:01 2 0.00 0.00 0.03 0.02 0.02 99.93 15:57:19 15:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:57:19 15:27:01 5 0.03 0.00 0.03 0.02 0.02 99.90 15:57:19 15:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:57:19 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:57:19 15:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:57:19 15:28:01 5 0.02 0.00 0.05 0.02 0.02 99.90 15:57:19 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:57:19 15:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:29:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:57:19 15:29:01 2 0.03 0.00 0.00 0.05 0.00 99.92 15:57:19 15:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:29:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:57:19 15:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:57:19 15:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:57:19 15:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:57:19 15:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:30:01 5 0.05 0.00 0.02 0.02 0.02 99.90 15:57:19 15:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:57:19 15:30:01 CPU %user %nice %system %iowait %steal %idle 15:57:19 15:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:57:19 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:31:01 4 0.02 0.00 0.02 0.05 0.00 99.92 15:57:19 15:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:57:19 15:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:57:19 15:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:57:19 15:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:57:19 15:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:57:19 15:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:57:19 15:32:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:57:19 15:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:32:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:57:19 15:33:01 all 0.21 0.00 0.05 0.01 0.00 99.73 15:57:19 15:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:57:19 15:33:01 2 0.15 0.00 0.30 0.02 0.00 99.54 15:57:19 15:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:57:19 15:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:33:01 5 0.05 0.00 0.00 0.03 0.00 99.92 15:57:19 15:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:33:01 7 1.42 0.00 0.02 0.00 0.00 98.56 15:57:19 15:34:01 all 0.03 0.00 0.03 0.01 0.01 99.93 15:57:19 15:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:34:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:57:19 15:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:57:19 15:34:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:57:19 15:34:01 5 0.08 0.00 0.05 0.02 0.03 99.82 15:57:19 15:34:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:57:19 15:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:57:19 15:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:57:19 15:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:35:01 4 0.02 0.00 0.03 0.02 0.00 99.93 15:57:19 15:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:36:01 all 0.04 0.00 0.02 0.01 0.01 99.93 15:57:19 15:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:57:19 15:36:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:57:19 15:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:36:01 4 0.00 0.00 0.03 0.03 0.00 99.93 15:57:19 15:36:01 5 0.03 0.00 0.03 0.02 0.02 99.90 15:57:19 15:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:36:01 7 0.12 0.00 0.03 0.00 0.00 99.85 15:57:19 15:37:01 all 0.16 0.00 0.03 0.01 0.01 99.80 15:57:19 15:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:57:19 15:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:57:19 15:37:01 4 0.02 0.00 0.02 0.03 0.02 99.92 15:57:19 15:37:01 5 0.07 0.00 0.03 0.03 0.02 99.85 15:57:19 15:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:57:19 15:37:01 7 1.06 0.00 0.07 0.00 0.02 98.86 15:57:19 15:38:01 all 0.27 0.00 0.01 0.01 0.00 99.71 15:57:19 15:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:57:19 15:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:57:19 15:38:01 5 0.07 0.00 0.05 0.03 0.00 99.85 15:57:19 15:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:57:19 15:38:01 7 1.97 0.00 0.00 0.00 0.00 98.03 15:57:19 15:39:01 all 0.10 0.00 0.01 0.00 0.01 99.88 15:57:19 15:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:39:01 4 0.00 0.00 0.02 0.03 0.02 99.93 15:57:19 15:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:57:19 15:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:39:01 7 0.71 0.00 0.00 0.00 0.02 99.27 15:57:19 15:40:01 all 0.02 0.00 0.02 0.01 0.00 99.95 15:57:19 15:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:40:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:57:19 15:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:57:19 15:40:01 5 0.02 0.00 0.03 0.03 0.02 99.90 15:57:19 15:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:41:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:57:19 15:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:41:01 1 0.23 0.00 0.00 0.00 0.02 99.75 15:57:19 15:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:41:01 4 0.02 0.00 0.03 0.03 0.00 99.92 15:57:19 15:41:01 5 0.03 0.00 0.03 0.03 0.00 99.90 15:57:19 15:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:57:19 15:41:01 CPU %user %nice %system %iowait %steal %idle 15:57:19 15:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:57:19 15:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:57:19 15:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:57:19 15:42:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:57:19 15:42:01 5 0.02 0.00 0.05 0.02 0.03 99.88 15:57:19 15:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:57:19 15:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:57:19 15:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:43:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:57:19 15:43:01 5 0.03 0.00 0.03 0.02 0.02 99.90 15:57:19 15:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:57:19 15:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:57:19 15:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:57:19 15:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:57:19 15:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:57:19 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:45:01 all 0.10 0.00 0.01 0.01 0.01 99.87 15:57:19 15:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:45:01 1 0.08 0.00 0.00 0.00 0.02 99.90 15:57:19 15:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:57:19 15:45:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:57:19 15:45:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:57:19 15:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:57:19 15:45:01 7 0.57 0.00 0.07 0.00 0.00 99.37 15:57:19 15:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:57:19 15:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:57:19 15:46:01 5 0.02 0.00 0.03 0.02 0.02 99.92 15:57:19 15:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:57:19 15:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:57:19 15:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:47:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:57:19 15:47:01 5 0.02 0.00 0.05 0.02 0.02 99.90 15:57:19 15:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:48:01 all 0.10 0.00 0.01 0.01 0.00 99.89 15:57:19 15:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:48:01 5 0.02 0.00 0.02 0.05 0.02 99.90 15:57:19 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:48:01 7 0.71 0.00 0.02 0.00 0.00 99.27 15:57:19 15:49:01 all 0.27 0.00 0.01 0.01 0.01 99.70 15:57:19 15:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:57:19 15:49:01 2 1.78 0.00 0.00 0.00 0.00 98.22 15:57:19 15:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:49:01 4 0.00 0.00 0.03 0.03 0.02 99.92 15:57:19 15:49:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:57:19 15:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:57:19 15:49:01 7 0.22 0.00 0.00 0.00 0.00 99.78 15:57:19 15:50:01 all 0.27 0.00 0.01 0.01 0.00 99.72 15:57:19 15:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:50:01 2 1.97 0.00 0.02 0.00 0.00 98.01 15:57:19 15:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:50:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:57:19 15:50:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:57:19 15:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:57:19 15:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:57:19 15:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:51:01 2 1.99 0.00 0.00 0.00 0.00 98.01 15:57:19 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:57:19 15:51:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:57:19 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:52:01 all 0.33 0.00 0.05 0.02 0.00 99.61 15:57:19 15:52:01 0 0.28 0.00 0.12 0.00 0.00 99.60 15:57:19 15:52:01 1 0.23 0.00 0.03 0.00 0.00 99.73 15:57:19 15:52:01 2 0.28 0.00 0.00 0.00 0.00 99.72 15:57:19 15:52:01 3 0.35 0.00 0.10 0.05 0.00 99.50 15:57:19 15:52:01 4 0.27 0.00 0.08 0.03 0.00 99.62 15:57:19 15:52:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:57:19 15:52:01 6 1.12 0.00 0.03 0.00 0.02 98.83 15:57:19 15:52:01 7 0.05 0.00 0.02 0.02 0.00 99.92 15:57:19 15:57:19 15:52:01 CPU %user %nice %system %iowait %steal %idle 15:57:19 15:53:01 all 0.02 0.00 0.02 0.01 0.01 99.95 15:57:19 15:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:57:19 15:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:57:19 15:53:01 5 0.03 0.00 0.02 0.05 0.02 99.88 15:57:19 15:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:57:19 15:53:01 7 0.02 0.00 0.08 0.02 0.02 99.87 15:57:19 15:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:57:19 15:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:57:19 15:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:57:19 15:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:57:19 15:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:57:19 15:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:57:19 15:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:57:19 15:54:01 7 0.03 0.00 0.05 0.03 0.02 99.87 15:57:19 15:55:01 all 0.03 0.00 0.01 0.01 0.00 99.96 15:57:19 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:57:19 15:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:55:01 2 0.18 0.00 0.02 0.00 0.00 99.80 15:57:19 15:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:55:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:57:19 15:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:57:19 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:56:01 all 0.02 0.00 0.00 0.01 0.01 99.96 15:57:19 15:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:57:19 15:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:57:19 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:57:19 15:56:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:57:19 15:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:57:19 15:56:01 7 0.07 0.00 0.03 0.02 0.02 99.87 15:57:19 15:57:01 all 0.25 0.00 0.15 0.00 0.01 99.59 15:57:19 15:57:01 0 0.13 0.00 0.20 0.00 0.00 99.67 15:57:19 15:57:01 1 0.43 0.00 0.23 0.00 0.02 99.32 15:57:19 15:57:01 2 0.30 0.00 0.12 0.00 0.00 99.58 15:57:19 15:57:01 3 0.17 0.00 0.13 0.00 0.00 99.70 15:57:19 15:57:01 4 0.23 0.00 0.13 0.02 0.02 99.60 15:57:19 15:57:01 5 0.12 0.00 0.07 0.00 0.02 99.80 15:57:19 15:57:01 6 0.33 0.00 0.17 0.00 0.02 99.48 15:57:19 15:57:01 7 0.27 0.00 0.17 0.00 0.02 99.55 15:57:19 Average: all 6.93 0.00 1.72 0.52 0.02 90.81 15:57:19 Average: 0 6.88 0.00 1.62 0.54 0.02 90.94 15:57:19 Average: 1 6.82 0.00 1.72 0.47 0.02 90.97 15:57:19 Average: 2 7.16 0.00 1.83 0.38 0.02 90.60 15:57:19 Average: 3 6.96 0.00 1.72 0.25 0.02 91.05 15:57:19 Average: 4 6.65 0.00 1.77 0.46 0.02 91.10 15:57:19 Average: 5 6.97 0.00 1.64 0.55 0.03 90.81 15:57:19 Average: 6 6.99 0.00 1.75 0.72 0.02 90.52 15:57:19 Average: 7 6.99 0.00 1.70 0.80 0.02 90.49 15:57:19 15:57:19 15:57:19