Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+903554080b28ff075cc341860676ebe681b23b54 (fe11bd408f9554d08d6545e0da37509f2f276081) 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-ssh11510350126387448870.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14206135939994957772.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18301325398393011590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5714594344414880161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh917693559820261863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21943 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 Checking out Revision 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 # timeout=10 Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-04T16:30:23.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-04T16:30:23.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-04T16:30:23.914Z] ========================================================= [2022-08-04T16:30:23.914Z] EdgeX Global Pipelines Version Info [2022-08-04T16:30:23.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a4e24082aa0cc815d990641d24ba9d0447785490 # timeout=10 [2022-08-04T16:30:24.673Z] ------------------- [2022-08-04T16:30:24.673Z] stable info: [2022-08-04T16:30:24.673Z] ------------------- [2022-08-04T16:30:24.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T16:30:24.673Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T16:30:24.673Z] Message: update stable to v1.0.238 [2022-08-04T16:30:25.248Z] ------------------- [2022-08-04T16:30:25.248Z] experimental info: [2022-08-04T16:30:25.248Z] ------------------- [2022-08-04T16:30:25.248Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T16:30:25.248Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T16:30:25.248Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-04T16:30:25.464Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-04T16:30:25.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-04T16:30:25.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-04T16:30:25.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-04T16:30:25.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-04T16:30:25.538Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-04T16:30:25.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-04T16:30:25.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-04T16:30:25.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-04T16:30:25.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-04T16:30:25.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-04T16:30:25.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-04T16:30:25.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-04T16:30:25.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-04T16:30:25.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-04T16:30:25.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T16:30:25.695Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T16:30:25.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-04T16:30:25.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-04T16:30:25.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-04T16:30:25.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-04T16:30:25.781Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-04T16:30:25.802Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-04T16:30:25.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo [2022-08-04T16:30:25.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo [2022-08-04T16:30:25.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo [2022-08-04T16:30:25.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] echo [2022-08-04T16:30:25.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f0662c [Pipeline] echo [2022-08-04T16:30:25.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T16:30:25.938Z] provisioning config files... [2022-08-04T16:30:25.969Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3648409197667789187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T16:30:26.286Z] ---> docker-login.sh [2022-08-04T16:30:26.286Z] nexus3.edgexfoundry.org:10001 [2022-08-04T16:30:26.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:30:26.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:30:26.549Z] Configure a credential helper to remove this warning. See [2022-08-04T16:30:26.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:30:26.549Z] [2022-08-04T16:30:26.549Z] Login Succeeded [2022-08-04T16:30:26.549Z] nexus3.edgexfoundry.org:10002 [2022-08-04T16:30:26.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:30:26.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:30:26.810Z] Configure a credential helper to remove this warning. See [2022-08-04T16:30:26.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:30:26.810Z] [2022-08-04T16:30:26.810Z] Login Succeeded [2022-08-04T16:30:26.810Z] nexus3.edgexfoundry.org:10003 [2022-08-04T16:30:26.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:30:26.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:30:26.810Z] Configure a credential helper to remove this warning. See [2022-08-04T16:30:26.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:30:26.810Z] [2022-08-04T16:30:26.810Z] Login Succeeded [2022-08-04T16:30:26.810Z] nexus3.edgexfoundry.org:10004 [2022-08-04T16:30:27.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:30:27.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:30:27.072Z] Configure a credential helper to remove this warning. See [2022-08-04T16:30:27.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:30:27.072Z] [2022-08-04T16:30:27.072Z] Login Succeeded [2022-08-04T16:30:27.072Z] docker.io [2022-08-04T16:30:27.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:30:27.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:30:27.333Z] Configure a credential helper to remove this warning. See [2022-08-04T16:30:27.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:30:27.333Z] [2022-08-04T16:30:27.333Z] Login Succeeded [2022-08-04T16:30:27.594Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T16:30:27.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T16:30:27.988Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-08-04T16:30:27.988Z] + + cut -d/ -f2 [2022-08-04T16:30:27.988Z] dirname cmd/core-command/Dockerfile [2022-08-04T16:30:27.988Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/core-data/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + dirname cmd/core-metadata/Dockerfile [2022-08-04T16:30:27.988Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/support-notifications/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-04T16:30:27.988Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-04T16:30:27.988Z] + cut -d/ -f2 [2022-08-04T16:30:27.988Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-04T16:30:28.025Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-04T16:30:28.371Z] + git rev-list -1 --merges 1f0662cc6dbf5d8a292e8d76b1ee294624df6987~1..1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] echo [2022-08-04T16:30:28.384Z] -----------> git rev-list -1 --merges 1f0662cc6dbf5d8a292e8d76b1ee294624df6987~1..1f0662cc6dbf5d8a292e8d76b1ee294624df6987 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:30:28.384Z] 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [false] [Pipeline] sh [2022-08-04T16:30:28.674Z] + git log --format=format:%s -1 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] echo [2022-08-04T16:30:28.691Z] ========================================================= [2022-08-04T16:30:28.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-04T16:30:28.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-04T16:30:29.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T16:30:29.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-04T16:30:29.086Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-04T16:30:29.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-04T16:30:29.086Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-04T16:30:29.086Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-04T16:30:29.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:30:29.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T16:30:29.438Z] [2022-08-04T16:30:29.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:30:29.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T16:30:29.747Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-04T16:30:29.747Z] b85a868b505f: Pulling fs layer [2022-08-04T16:30:29.747Z] e2be974225ed: Pulling fs layer [2022-08-04T16:30:29.747Z] 339a4e72a1f5: Pulling fs layer [2022-08-04T16:30:29.747Z] 988bab9f4d93: Pulling fs layer [2022-08-04T16:30:29.747Z] 1469e6f7b9e6: Pulling fs layer [2022-08-04T16:30:29.747Z] eaf3925da568: Pulling fs layer [2022-08-04T16:30:29.747Z] bab4dde63d76: Pulling fs layer [2022-08-04T16:30:29.747Z] bde34c3a00c8: Pulling fs layer [2022-08-04T16:30:29.747Z] b352a97aabf1: Pulling fs layer [2022-08-04T16:30:29.747Z] 4872d77fe225: Pulling fs layer [2022-08-04T16:30:29.747Z] 5851b861e8e6: Pulling fs layer [2022-08-04T16:30:29.747Z] bab4dde63d76: Waiting [2022-08-04T16:30:29.747Z] bde34c3a00c8: Waiting [2022-08-04T16:30:29.747Z] 988bab9f4d93: Waiting [2022-08-04T16:30:29.747Z] b352a97aabf1: Waiting [2022-08-04T16:30:29.747Z] 4872d77fe225: Waiting [2022-08-04T16:30:29.747Z] 5851b861e8e6: Waiting [2022-08-04T16:30:29.747Z] 1469e6f7b9e6: Waiting [2022-08-04T16:30:29.747Z] eaf3925da568: Waiting [2022-08-04T16:30:29.747Z] e2be974225ed: Verifying Checksum [2022-08-04T16:30:29.747Z] e2be974225ed: Download complete [2022-08-04T16:30:29.747Z] 988bab9f4d93: Download complete [2022-08-04T16:30:30.007Z] 339a4e72a1f5: Verifying Checksum [2022-08-04T16:30:30.007Z] 339a4e72a1f5: Download complete [2022-08-04T16:30:30.007Z] 1469e6f7b9e6: Verifying Checksum [2022-08-04T16:30:30.007Z] 1469e6f7b9e6: Download complete [2022-08-04T16:30:30.007Z] eaf3925da568: Verifying Checksum [2022-08-04T16:30:30.007Z] eaf3925da568: Download complete [2022-08-04T16:30:30.007Z] bde34c3a00c8: Verifying Checksum [2022-08-04T16:30:30.007Z] bde34c3a00c8: Download complete [2022-08-04T16:30:30.007Z] b352a97aabf1: Verifying Checksum [2022-08-04T16:30:30.007Z] b352a97aabf1: Download complete [2022-08-04T16:30:30.007Z] 4872d77fe225: Verifying Checksum [2022-08-04T16:30:30.007Z] 4872d77fe225: Download complete [2022-08-04T16:30:30.007Z] 5851b861e8e6: Verifying Checksum [2022-08-04T16:30:30.007Z] 5851b861e8e6: Download complete [2022-08-04T16:30:30.007Z] b85a868b505f: Verifying Checksum [2022-08-04T16:30:30.007Z] b85a868b505f: Download complete [2022-08-04T16:30:30.266Z] bab4dde63d76: Verifying Checksum [2022-08-04T16:30:30.266Z] bab4dde63d76: Download complete [2022-08-04T16:30:31.208Z] b85a868b505f: Pull complete [2022-08-04T16:30:31.208Z] e2be974225ed: Pull complete [2022-08-04T16:30:31.778Z] 339a4e72a1f5: Pull complete [2022-08-04T16:30:31.778Z] 988bab9f4d93: Pull complete [2022-08-04T16:30:32.040Z] 1469e6f7b9e6: Pull complete [2022-08-04T16:30:32.302Z] eaf3925da568: Pull complete [2022-08-04T16:30:34.214Z] bab4dde63d76: Pull complete [2022-08-04T16:30:34.214Z] bde34c3a00c8: Pull complete [2022-08-04T16:30:34.214Z] b352a97aabf1: Pull complete [2022-08-04T16:30:34.214Z] 4872d77fe225: Pull complete [2022-08-04T16:30:34.214Z] 5851b861e8e6: Pull complete [2022-08-04T16:30:34.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-04T16:30:34.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T16:30:34.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:30:34.312Z] prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container [2022-08-04T16:30:34.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T16:30:37.093Z] $ docker top 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 -eo pid,comm [2022-08-04T16:30:37.155Z] 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). [2022-08-04T16:30:37.155Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T16:30:37.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T16:30:37.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T16:30:37.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T16:30:37.360Z] $ docker exec 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent [2022-08-04T16:30:37.514Z] SSH_AUTH_SOCK=/tmp/ssh-GrCCUmAak2Wd/agent.32 [2022-08-04T16:30:37.514Z] SSH_AGENT_PID=38 [2022-08-04T16:30:37.521Z] Running ssh-add (command line suppressed) [2022-08-04T16:30:37.653Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8022156970273988384.key (/w/workspace/edgex-go/5@tmp/private_key_8022156970273988384.key) [2022-08-04T16:30:37.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T16:30:37.958Z] + git tag --points-at HEAD [Pipeline] } [2022-08-04T16:30:37.983Z] $ docker exec --env ******** --env ******** 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent -k [2022-08-04T16:30:38.095Z] unset SSH_AUTH_SOCK; [2022-08-04T16:30:38.095Z] unset SSH_AGENT_PID; [2022-08-04T16:30:38.095Z] echo Agent pid 38 killed; [2022-08-04T16:30:38.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-04T16:30:38.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T16:30:38.126Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T16:30:38.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T16:30:38.258Z] $ docker exec 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent [2022-08-04T16:30:38.371Z] SSH_AUTH_SOCK=/tmp/ssh-oKukqYfPm12S/agent.72 [2022-08-04T16:30:38.371Z] SSH_AGENT_PID=78 [2022-08-04T16:30:38.379Z] Running ssh-add (command line suppressed) [2022-08-04T16:30:38.515Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8564610204501479225.key (/w/workspace/edgex-go/5@tmp/private_key_8564610204501479225.key) [2022-08-04T16:30:38.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T16:30:38.822Z] + git semver init [2022-08-04T16:30:39.084Z] 2022-08-04 16:30:39,020 [run_init] DEBUG init version:0.0.0 force:False [2022-08-04T16:30:39.084Z] 2022-08-04 16:30:39,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-08-04T16:30:39.084Z] 2022-08-04 16:30:39,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-08-04T16:30:39.084Z] 2022-08-04 16:30:39,021 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,885 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4111 with force:False [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,886 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4111 [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,890 [execute] INFO git cat-file --batch-check [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,897 [execute] INFO git cat-file --batch [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T16:30:44.390Z] 2022-08-04 16:30:43,904 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4111 [2022-08-04T16:30:44.390Z] 0.0.0 [Pipeline] } [2022-08-04T16:30:44.406Z] $ docker exec --env ******** --env ******** 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent -k [2022-08-04T16:30:44.523Z] unset SSH_AUTH_SOCK; [2022-08-04T16:30:44.523Z] unset SSH_AGENT_PID; [2022-08-04T16:30:44.523Z] echo Agent pid 78 killed; [2022-08-04T16:30:44.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T16:30:44.847Z] + git semver [Pipeline] } [2022-08-04T16:30:45.128Z] $ docker stop --time=1 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 [2022-08-04T16:30:46.419Z] $ docker rm -f 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T16:30:46.771Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-04T16:30:47.011Z] Stashed 1 file(s) [Pipeline] echo [2022-08-04T16:30:47.014Z] [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 [2022-08-04T16:30:47.410Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-04T16:30:47.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:30:47.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:30:47.458Z] ========================================================= [2022-08-04T16:30:47.458Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-04T16:30:47.458Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:30:47.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:47.750Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-04T16:30:47.750Z] 2408cc74d12b: Pulling fs layer [2022-08-04T16:30:47.750Z] ea60b727a1ce: Pulling fs layer [2022-08-04T16:30:47.750Z] 30c4a7721957: Pulling fs layer [2022-08-04T16:30:47.750Z] 370296b7ddb6: Pulling fs layer [2022-08-04T16:30:47.750Z] 7c6cee850709: Pulling fs layer [2022-08-04T16:30:47.750Z] 39a5fcdaea64: Pulling fs layer [2022-08-04T16:30:47.750Z] d94ebbe4e438: Pulling fs layer [2022-08-04T16:30:47.750Z] bcfd1f05c69d: Pulling fs layer [2022-08-04T16:30:47.750Z] 59ccb84bbe0f: Pulling fs layer [2022-08-04T16:30:47.750Z] bcfd1f05c69d: Waiting [2022-08-04T16:30:47.750Z] 59ccb84bbe0f: Waiting [2022-08-04T16:30:47.750Z] 39a5fcdaea64: Waiting [2022-08-04T16:30:47.750Z] d94ebbe4e438: Waiting [2022-08-04T16:30:47.750Z] 370296b7ddb6: Waiting [2022-08-04T16:30:47.750Z] 7c6cee850709: Waiting [2022-08-04T16:30:47.750Z] 30c4a7721957: Download complete [2022-08-04T16:30:47.750Z] ea60b727a1ce: Verifying Checksum [2022-08-04T16:30:47.750Z] ea60b727a1ce: Download complete [2022-08-04T16:30:47.750Z] 7c6cee850709: Verifying Checksum [2022-08-04T16:30:47.750Z] 7c6cee850709: Download complete [2022-08-04T16:30:47.750Z] 39a5fcdaea64: Download complete [2022-08-04T16:30:47.750Z] 2408cc74d12b: Verifying Checksum [2022-08-04T16:30:47.750Z] 2408cc74d12b: Download complete [2022-08-04T16:30:47.750Z] d94ebbe4e438: Verifying Checksum [2022-08-04T16:30:47.750Z] d94ebbe4e438: Download complete [2022-08-04T16:30:48.017Z] 2408cc74d12b: Pull complete [2022-08-04T16:30:48.017Z] ea60b727a1ce: Pull complete [2022-08-04T16:30:48.017Z] 30c4a7721957: Pull complete [2022-08-04T16:30:48.292Z] 59ccb84bbe0f: Download complete [2022-08-04T16:30:48.554Z] bcfd1f05c69d: Verifying Checksum [2022-08-04T16:30:48.554Z] bcfd1f05c69d: Download complete [2022-08-04T16:30:48.554Z] 370296b7ddb6: Verifying Checksum [2022-08-04T16:30:48.554Z] 370296b7ddb6: Download complete [2022-08-04T16:30:52.746Z] 370296b7ddb6: Pull complete [2022-08-04T16:30:52.746Z] 7c6cee850709: Pull complete [2022-08-04T16:30:52.746Z] 39a5fcdaea64: Pull complete [2022-08-04T16:30:52.746Z] d94ebbe4e438: Pull complete [2022-08-04T16:30:54.661Z] bcfd1f05c69d: Pull complete [2022-08-04T16:30:55.234Z] 59ccb84bbe0f: Pull complete [2022-08-04T16:30:55.234Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-04T16:30:55.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:55.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:30:55.534Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:55.534Z] WORKDIR /edgex [2022-08-04T16:30:55.534Z] COPY go.mod . [2022-08-04T16:30:55.534Z] RUN go mod download [2022-08-04T16:30:55.534Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-04T16:30:56.105Z] Sending build context to Docker daemon 169.2MB [2022-08-04T16:30:56.105Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T16:30:56.105Z] ---> a4fb48ad2a94 [2022-08-04T16:30:56.105Z] Step 2/4 : WORKDIR /edgex [2022-08-04T16:31:01.418Z] ---> Running in e27c54cc26b2 [2022-08-04T16:31:01.685Z] Removing intermediate container e27c54cc26b2 [2022-08-04T16:31:01.685Z] ---> 2b3f34bcb54d [2022-08-04T16:31:01.685Z] Step 3/4 : COPY go.mod . [2022-08-04T16:31:01.685Z] ---> 2bdb3a47c9a5 [2022-08-04T16:31:01.685Z] Step 4/4 : RUN go mod download [2022-08-04T16:31:01.685Z] ---> Running in 269437cd8829 [2022-08-04T16:31:02.083Z] Still waiting to schedule task [2022-08-04T16:31:02.083Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21944’ is offline [2022-08-04T16:31:19.799Z] Removing intermediate container 269437cd8829 [2022-08-04T16:31:19.799Z] ---> bbd1d451a277 [2022-08-04T16:31:19.799Z] Successfully built bbd1d451a277 [2022-08-04T16:31:19.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:31:20.102Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T16:31:20.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:31:20.183Z] prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container [2022-08-04T16:31:20.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2022-08-04T16:31:20.619Z] $ docker top 8f98719194eb7f6db2973663bcf86315870719810bbb63c4682314366b3c04ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:31:20.971Z] + go version [2022-08-04T16:31:20.971Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-04T16:31:20.987Z] $ docker stop --time=1 8f98719194eb7f6db2973663bcf86315870719810bbb63c4682314366b3c04ee [2022-08-04T16:31:22.255Z] $ docker rm -f 8f98719194eb7f6db2973663bcf86315870719810bbb63c4682314366b3c04ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:31:22.685Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T16:31:22.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:31:22.767Z] prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container [2022-08-04T16:31:22.805Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2022-08-04T16:31:23.144Z] $ docker top 26ff51ae1e80f38a36ff6776c769dd11ca25addc311c64102fc6bfe54adb1841 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T16:31:23.223Z] ========================================================= [2022-08-04T16:31:23.223Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T16:31:23.223Z] ========================================================= [Pipeline] sh [2022-08-04T16:31:23.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:31:23.874Z] + make test [2022-08-04T16:31:23.874Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T16:31:30.466Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T16:31:45.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T16:31:45.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T16:31:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-08-04T16:31:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T16:31:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 54.2% of statements [2022-08-04T16:31:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T16:31:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 89.2% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.454s coverage: 95.6% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2022-08-04T16:31:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-08-04T16:31:49.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2022-08-04T16:31:57.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements [2022-08-04T16:31:57.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-08-04T16:32:00.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.2% of statements [2022-08-04T16:32:00.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 64.7% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.8% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.6% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.194s coverage: 17.7% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T16:32:08.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-08-04T16:32:08.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-04T16:32:08.689Z] 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 [2022-08-04T16:32:30.637Z] 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." [2022-08-04T16:32:30.637Z] GO111MODULE=on go vet ./... [2022-08-04T16:32:33.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T16:32:33.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T16:32:33.433Z] ./bin/test-attribution-txt.sh [2022-08-04T16:32:33.693Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T16:32:33.693Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T16:32:33.693Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T16:32:33.693Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T16:32:33.693Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T16:32:33.693Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T16:32:33.693Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T16:32:33.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T16:32:33.999Z] + ls -al . [2022-08-04T16:32:33.999Z] total 728 [2022-08-04T16:32:33.999Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 16:31 . [2022-08-04T16:32:33.999Z] drwxr-xr-x 4 root root 4096 Aug 4 16:31 .. [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 16:30 .dockerignore [2022-08-04T16:32:33.999Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:32 .git [2022-08-04T16:32:33.999Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:30 .github [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:30 .gitignore [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 16:30 .golangci.yml [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 16:30 .hadolint.yml [2022-08-04T16:32:33.999Z] drwxr-xr-x 3 1001 1001 4096 Aug 4 16:30 .semver [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 16:30 .sonarcloud.properties [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:30 ADOPTERS.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:30 Attribution.txt [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:30 CHANGELOG.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:30 CONTRIBUTING.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 16:30 GOVERNANCE.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 16:30 Jenkinsfile [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:30 LICENSE [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:30 Makefile [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 16:30 OWNERS.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:30 README.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:30 SECURITY.md [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 16:30 VERSION [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:30 ZMQWindows.md [2022-08-04T16:32:33.999Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 16:30 bin [2022-08-04T16:32:33.999Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 16:30 cmd [2022-08-04T16:32:33.999Z] -rw-r--r-- 1 root root 478941 Aug 4 16:32 coverage.out [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:30 go.mod [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:30 go.sum [2022-08-04T16:32:33.999Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:30 internal [2022-08-04T16:32:33.999Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:30 openapi [2022-08-04T16:32:33.999Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 16:30 snap [2022-08-04T16:32:33.999Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 16:30 version.go [Pipeline] sh [2022-08-04T16:32:34.335Z] + '[' -e coverage.out ] [2022-08-04T16:32:34.335Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T16:32:34.441Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T16:32:34.724Z] + make build [2022-08-04T16:32:34.725Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:32:49.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T16:33:01.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T16:33:01.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:33:08.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T16:33:08.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:33:09.665Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:33:11.576Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:33:12.517Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:33:13.457Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:33:14.409Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:33:15.349Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:33:17.261Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-04T16:33:18.661Z] $ docker stop --time=1 26ff51ae1e80f38a36ff6776c769dd11ca25addc311c64102fc6bfe54adb1841 [2022-08-04T16:33:23.130Z] $ docker rm -f 26ff51ae1e80f38a36ff6776c769dd11ca25addc311c64102fc6bfe54adb1841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:33:23.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:33:23.958Z] [2022-08-04T16:33:23.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:33:24.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:33:24.265Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-04T16:33:24.265Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-04T16:33:24.265Z] ca9280d653b3: Pulling fs layer [2022-08-04T16:33:24.265Z] 7e9c9ca2126c: Pulling fs layer [2022-08-04T16:33:24.265Z] cbdbe7a5bc2a: Download complete [2022-08-04T16:33:24.525Z] ca9280d653b3: Verifying Checksum [2022-08-04T16:33:24.525Z] ca9280d653b3: Download complete [2022-08-04T16:33:24.525Z] cbdbe7a5bc2a: Pull complete [2022-08-04T16:33:24.784Z] 7e9c9ca2126c: Download complete [2022-08-04T16:33:25.044Z] ca9280d653b3: Pull complete [2022-08-04T16:33:29.238Z] 7e9c9ca2126c: Pull complete [2022-08-04T16:33:29.238Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-04T16:33:29.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:33:29.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:33:29.339Z] prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container [2022-08-04T16:33:29.378Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2022-08-04T16:33:31.887Z] $ docker top e5d9788eeb6fb0d3a55c2fa97f7f1b4ba455db5aea419d477da2f3db4c181ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:33:32.312Z] + + docker-composegrep build parallel --help [2022-08-04T16:33:32.312Z] [2022-08-04T16:33:32.883Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T16:33:32.898Z] $ docker stop --time=1 e5d9788eeb6fb0d3a55c2fa97f7f1b4ba455db5aea419d477da2f3db4c181ad2 [2022-08-04T16:33:33.941Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21945 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [2022-08-04T16:33:34.170Z] $ docker rm -f e5d9788eeb6fb0d3a55c2fa97f7f1b4ba455db5aea419d477da2f3db4c181ad2 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws [2022-08-04T16:33:34.239Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-08-04T16:33:34.271Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:33:34.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T16:33:34.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:33:34.702Z] prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container [2022-08-04T16:33:34.739Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-08-04T16:33:35.082Z] $ docker top 837dbbc37bb99ae65d1c0a51a9cb645d839a5a0a4c905e7eaf47ef2f928b5d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:33:35.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T16:33:36.011Z] Building core-command ... [2022-08-04T16:33:36.011Z] Building core-data ... [2022-08-04T16:33:36.011Z] Building core-metadata ... [2022-08-04T16:33:36.011Z] Building security-bootstrapper ... [2022-08-04T16:33:36.011Z] Building security-proxy-setup ... [2022-08-04T16:33:36.011Z] Building security-secretstore-setup ... [2022-08-04T16:33:36.011Z] Building security-spiffe-token-provider ... [2022-08-04T16:33:36.011Z] Building security-spire-agent ... [2022-08-04T16:33:36.011Z] Building security-spire-config ... [2022-08-04T16:33:36.011Z] Building security-spire-server ... [2022-08-04T16:33:36.011Z] Building support-notifications ... [2022-08-04T16:33:36.011Z] Building support-scheduler ... [2022-08-04T16:33:36.011Z] Building sys-mgmt-agent ... [2022-08-04T16:33:36.011Z] Building security-bootstrapper [2022-08-04T16:33:36.011Z] Building support-scheduler [2022-08-04T16:33:36.011Z] Building core-command [2022-08-04T16:33:36.011Z] Building security-spire-config [2022-08-04T16:33:36.011Z] Building support-notifications [2022-08-04T16:33:40.475Z] using credential edgex-jenkins-ssh [2022-08-04T16:33:40.494Z] Cloning the remote Git repository [2022-08-04T16:33:40.559Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-04T16:33:40.639Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-08-04T16:33:40.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T16:33:40.713Z] > git --version # timeout=10 [2022-08-04T16:33:40.732Z] > git --version # 'git version 2.25.1' [2022-08-04T16:33:40.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T16:33:40.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T16:33:50.915Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:50.915Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:50.915Z] ---> bbd1d451a277 [2022-08-04T16:33:50.915Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T16:33:50.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:50.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:50.915Z] ---> bbd1d451a277 [2022-08-04T16:33:50.915Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:33:50.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:50.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:50.915Z] ---> bbd1d451a277 [2022-08-04T16:33:50.915Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:33:50.915Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:50.915Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:50.915Z] ---> bbd1d451a277 [2022-08-04T16:33:50.915Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:33:50.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:33:50.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:33:50.915Z] ---> bbd1d451a277 [2022-08-04T16:33:50.915Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:33:56.250Z] ---> Running in 0cedf675e8c0 [2022-08-04T16:33:56.250Z] ---> Running in 25ccfc9eace7 [2022-08-04T16:33:56.250Z] ---> Running in 547e3690a83d [2022-08-04T16:33:56.250Z] ---> Running in 496bd822f86e [2022-08-04T16:33:56.250Z] ---> Running in 7c44af26e711 [2022-08-04T16:33:56.250Z] Removing intermediate container 0cedf675e8c0 [2022-08-04T16:33:56.250Z] ---> 54d626ae1813 [2022-08-04T16:33:56.250Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:56.250Z] Removing intermediate container 547e3690a83d [2022-08-04T16:33:56.250Z] ---> 1ed3477e1b4f [2022-08-04T16:33:56.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:56.250Z] Removing intermediate container 496bd822f86e [2022-08-04T16:33:56.250Z] ---> 9457aeb4c5d4 [2022-08-04T16:33:56.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:56.250Z] ---> Running in 84933fd40fa4 [2022-08-04T16:33:56.250Z] ---> Running in 5d44038fecc5 [2022-08-04T16:33:56.250Z] ---> Running in c0cbdd5f652d [2022-08-04T16:33:56.250Z] Removing intermediate container 25ccfc9eace7 [2022-08-04T16:33:56.250Z] ---> 93413969e510 [2022-08-04T16:33:56.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:56.250Z] Removing intermediate container 7c44af26e711 [2022-08-04T16:33:56.250Z] ---> 4ac042f9ad0d [2022-08-04T16:33:56.250Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:33:56.250Z] ---> Running in fbf51d9dfb6e [2022-08-04T16:33:56.250Z] ---> Running in 4fb32a042542 [2022-08-04T16:33:56.819Z] Removing intermediate container 84933fd40fa4 [2022-08-04T16:33:56.819Z] ---> cd96ffaee56d [2022-08-04T16:33:56.819Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T16:33:56.819Z] ---> Running in 9f02baf1661b [2022-08-04T16:33:56.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T16:33:56.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T16:33:56.753Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T16:33:56.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T16:33:56.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T16:33:56.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-04T16:33:57.080Z] Removing intermediate container 5d44038fecc5 [2022-08-04T16:33:57.080Z] ---> 2dacccaac662 [2022-08-04T16:33:57.080Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:33:57.080Z] ---> Running in 8d077ccd6217 [2022-08-04T16:33:57.338Z] Removing intermediate container 4fb32a042542 [2022-08-04T16:33:57.338Z] ---> c36f3a3887fe [2022-08-04T16:33:57.338Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T16:33:57.338Z] ---> Running in 4b7144d11efd [2022-08-04T16:33:57.338Z] Removing intermediate container fbf51d9dfb6e [2022-08-04T16:33:57.338Z] ---> 8cddb10744d6 [2022-08-04T16:33:57.338Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:33:57.338Z] ---> Running in 87bf1e84aa8b [2022-08-04T16:33:57.394Z] Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-08-04T16:33:57.596Z] Removing intermediate container c0cbdd5f652d [2022-08-04T16:33:57.596Z] ---> 68c393148e36 [2022-08-04T16:33:57.596Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:33:57.596Z] ---> Running in 1c22128684a0 [2022-08-04T16:33:57.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:57.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.028Z] Merge succeeded, producing 5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:33:58.029Z] Checking out Revision 5ff22f301847f00c559c5b3be92cc0dc9229c061 (PR-4111) [2022-08-04T16:33:58.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:33:58.947Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:57.410Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T16:33:57.427Z] > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 [2022-08-04T16:33:57.674Z] > git remote # timeout=10 [2022-08-04T16:33:57.695Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T16:33:57.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T16:33:57.727Z] > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 [2022-08-04T16:33:58.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T16:33:58.033Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T16:33:58.052Z] > git checkout -f 5ff22f301847f00c559c5b3be92cc0dc9229c061 # timeout=10 [2022-08-04T16:33:59.217Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:59.217Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:59.217Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:59.475Z] OK: 211 MiB in 51 packages [2022-08-04T16:33:59.475Z] Removing intermediate container 8d077ccd6217 [2022-08-04T16:33:59.475Z] ---> 2876b57930d7 [2022-08-04T16:33:59.475Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:33:59.475Z] Removing intermediate container 9f02baf1661b [2022-08-04T16:33:59.475Z] ---> 619720019bd7 [2022-08-04T16:33:59.475Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T16:33:59.742Z] ---> 546a90fa0b37 [2022-08-04T16:33:59.742Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:59.742Z] ---> 5a208eb01d1d [2022-08-04T16:33:59.742Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:33:59.742Z] ---> Running in a2f09f498926 [2022-08-04T16:33:59.742Z] ---> Running in 9c85306101c0 [2022-08-04T16:34:00.315Z] Removing intermediate container 4b7144d11efd [2022-08-04T16:34:00.315Z] ---> 2481c8cbd3ec [2022-08-04T16:34:00.315Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:34:00.315Z] Removing intermediate container 87bf1e84aa8b [2022-08-04T16:34:00.315Z] ---> 38842964d8e8 [2022-08-04T16:34:00.315Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:34:00.315Z] Removing intermediate container 1c22128684a0 [2022-08-04T16:34:00.315Z] ---> 32f95a2f98c8 [2022-08-04T16:34:00.315Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:34:00.315Z] ---> 2941968d296c [2022-08-04T16:34:00.315Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:34:00.315Z] ---> 7afd6863b0ab [2022-08-04T16:34:00.315Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:34:00.315Z] ---> Running in 21e9f190019e [2022-08-04T16:34:00.315Z] ---> Running in 0da2dd57ca70 [2022-08-04T16:34:00.315Z] ---> 2ee8ad3cc4d6 [2022-08-04T16:34:00.315Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:34:00.315Z] ---> Running in 16dc51d5dbbf [2022-08-04T16:34:02.497Z] Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" [2022-08-04T16:34:02.525Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T16:34:02.504Z] > git rev-list --no-walk a4e24082aa0cc815d990641d24ba9d0447785490 # timeout=10 [2022-08-04T16:34:03.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-04T16:34:03.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T16:34:03.572Z] Dload Upload Total Spent Left Speed [2022-08-04T16:34:03.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2022-08-04T16:34:04.375Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-04T16:34:04.719Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-04T16:34:04.719Z] sudo tee /etc/docker/daemon.new [2022-08-04T16:34:04.719Z] { [2022-08-04T16:34:04.719Z] "registry-mirrors": [ [2022-08-04T16:34:04.719Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-04T16:34:04.719Z] ], [2022-08-04T16:34:04.719Z] "bip": "10.250.0.254/24", [2022-08-04T16:34:04.719Z] "hosts": [ [2022-08-04T16:34:04.719Z] "tcp://0.0.0.0:5555", [2022-08-04T16:34:04.719Z] "unix:///var/run/docker.sock" [2022-08-04T16:34:04.719Z] ], [2022-08-04T16:34:04.719Z] "mtu": 1458, [2022-08-04T16:34:04.719Z] "selinux-enabled": true, [2022-08-04T16:34:04.719Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-04T16:34:04.719Z] } [Pipeline] sh [2022-08-04T16:34:05.070Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-04T16:34:05.522Z] + sudo service docker restart [2022-08-04T16:34:22.819Z] Removing intermediate container a2f09f498926 [2022-08-04T16:34:22.819Z] ---> 3bab179cfb3e [2022-08-04T16:34:22.819Z] Step 8/22 : COPY . . [2022-08-04T16:34:22.819Z] Removing intermediate container 21e9f190019e [2022-08-04T16:34:22.819Z] ---> 457effa3f7d5 [2022-08-04T16:34:22.819Z] Step 8/23 : COPY . . [2022-08-04T16:34:22.819Z] Removing intermediate container 0da2dd57ca70 [2022-08-04T16:34:22.819Z] ---> b943f538f13f [2022-08-04T16:34:22.819Z] Step 8/22 : COPY . . [2022-08-04T16:34:22.819Z] Removing intermediate container 9c85306101c0 [2022-08-04T16:34:22.819Z] ---> 4cd2e1f6fa74 [2022-08-04T16:34:22.819Z] Step 8/31 : COPY . . [2022-08-04T16:34:22.819Z] Removing intermediate container 16dc51d5dbbf [2022-08-04T16:34:22.819Z] ---> 96a3442ae8ad [2022-08-04T16:34:22.819Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T16:34:23.878Z] provisioning config files... [2022-08-04T16:34:23.906Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1517910123666058176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T16:34:24.554Z] ---> docker-login.sh [2022-08-04T16:34:24.554Z] nexus3.edgexfoundry.org:10001 [2022-08-04T16:34:25.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:34:25.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:34:25.438Z] Configure a credential helper to remove this warning. See [2022-08-04T16:34:25.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:34:25.438Z] [2022-08-04T16:34:25.438Z] Login Succeeded [2022-08-04T16:34:25.438Z] nexus3.edgexfoundry.org:10002 [2022-08-04T16:34:25.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:34:25.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:34:25.990Z] Configure a credential helper to remove this warning. See [2022-08-04T16:34:25.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:34:25.990Z] [2022-08-04T16:34:25.990Z] Login Succeeded [2022-08-04T16:34:25.990Z] nexus3.edgexfoundry.org:10003 [2022-08-04T16:34:26.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:34:26.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:34:26.543Z] Configure a credential helper to remove this warning. See [2022-08-04T16:34:26.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:34:26.543Z] [2022-08-04T16:34:26.543Z] Login Succeeded [2022-08-04T16:34:26.543Z] nexus3.edgexfoundry.org:10004 [2022-08-04T16:34:26.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:34:26.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:34:26.823Z] Configure a credential helper to remove this warning. See [2022-08-04T16:34:26.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:34:26.823Z] [2022-08-04T16:34:26.823Z] Login Succeeded [2022-08-04T16:34:26.823Z] docker.io [2022-08-04T16:34:27.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T16:34:27.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T16:34:27.694Z] Configure a credential helper to remove this warning. See [2022-08-04T16:34:27.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T16:34:27.694Z] [2022-08-04T16:34:27.694Z] Login Succeeded [2022-08-04T16:34:27.694Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T16:34:27.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-04T16:34:28.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-04T16:34:28.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:34:28.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T16:34:28.369Z] ========================================================= [2022-08-04T16:34:28.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-04T16:34:28.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:34:28.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:34:28.993Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-04T16:34:28.993Z] b3c136eddcbf: Pulling fs layer [2022-08-04T16:34:28.993Z] c0a3192eca97: Pulling fs layer [2022-08-04T16:34:28.993Z] a050256f5b6f: Pulling fs layer [2022-08-04T16:34:28.993Z] 656be50a0ddc: Pulling fs layer [2022-08-04T16:34:28.993Z] 2bbca73fdf42: Pulling fs layer [2022-08-04T16:34:28.993Z] 46d945488cbd: Pulling fs layer [2022-08-04T16:34:28.993Z] 8a5474983e97: Pulling fs layer [2022-08-04T16:34:28.993Z] 329c88fbcd65: Pulling fs layer [2022-08-04T16:34:28.993Z] 656be50a0ddc: Waiting [2022-08-04T16:34:28.993Z] 2bbca73fdf42: Waiting [2022-08-04T16:34:28.993Z] 46d945488cbd: Waiting [2022-08-04T16:34:28.993Z] 8a5474983e97: Waiting [2022-08-04T16:34:28.993Z] 329c88fbcd65: Waiting [2022-08-04T16:34:28.993Z] a050256f5b6f: Verifying Checksum [2022-08-04T16:34:28.993Z] a050256f5b6f: Download complete [2022-08-04T16:34:28.993Z] c0a3192eca97: Verifying Checksum [2022-08-04T16:34:28.993Z] c0a3192eca97: Download complete [2022-08-04T16:34:28.993Z] 2bbca73fdf42: Verifying Checksum [2022-08-04T16:34:28.993Z] 2bbca73fdf42: Download complete [2022-08-04T16:34:28.993Z] 46d945488cbd: Verifying Checksum [2022-08-04T16:34:28.993Z] 46d945488cbd: Download complete [2022-08-04T16:34:28.993Z] b3c136eddcbf: Verifying Checksum [2022-08-04T16:34:28.993Z] b3c136eddcbf: Download complete [2022-08-04T16:34:29.988Z] b3c136eddcbf: Pull complete [2022-08-04T16:34:29.988Z] 329c88fbcd65: Verifying Checksum [2022-08-04T16:34:29.988Z] 329c88fbcd65: Download complete [2022-08-04T16:34:30.593Z] c0a3192eca97: Pull complete [2022-08-04T16:34:30.868Z] a050256f5b6f: Pull complete [2022-08-04T16:34:31.467Z] 8a5474983e97: Download complete [2022-08-04T16:34:32.073Z] 656be50a0ddc: Verifying Checksum [2022-08-04T16:34:32.073Z] 656be50a0ddc: Download complete [2022-08-04T16:34:37.848Z] ---> c03ad7b8b45e [2022-08-04T16:34:37.848Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T16:34:37.848Z] ---> 39b00c0d2050 [2022-08-04T16:34:37.848Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:34:37.848Z] ---> c15ab12a994a [2022-08-04T16:34:37.848Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T16:34:37.848Z] ---> 84d2f5251497 [2022-08-04T16:34:37.848Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T16:34:37.848Z] ---> Running in 9383b15a685b [2022-08-04T16:34:37.848Z] ---> 6570c8eba88a [2022-08-04T16:34:37.848Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T16:34:37.848Z] ---> Running in c3cf275f0dc0 [2022-08-04T16:34:37.848Z] ---> Running in 7d5cbcbb0987 [2022-08-04T16:34:37.848Z] ---> Running in 4275a1a28f4e [2022-08-04T16:34:37.848Z] ---> Running in ca23d2c037ad [2022-08-04T16:34:37.848Z] Removing intermediate container 7d5cbcbb0987 [2022-08-04T16:34:37.848Z] ---> 50b15a47d155 [2022-08-04T16:34:37.848Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:34:37.848Z] ---> Running in 15666417b960 [2022-08-04T16:34:37.848Z] Removing intermediate container 15666417b960 [2022-08-04T16:34:37.848Z] ---> 5fdfe6ace3ab [2022-08-04T16:34:37.848Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:34:37.848Z] ---> Running in 076bd564fa64 [2022-08-04T16:34:37.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:34:37.848Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:34:37.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:34:37.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T16:34:38.843Z] Removing intermediate container 076bd564fa64 [2022-08-04T16:34:38.843Z] ---> 456fda2dcccb [2022-08-04T16:34:38.843Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:34:39.103Z] ---> Running in d67ceca84ef7 [2022-08-04T16:34:39.103Z] Removing intermediate container d67ceca84ef7 [2022-08-04T16:34:39.103Z] ---> 4a6e7a507759 [2022-08-04T16:34:39.103Z] [2022-08-04T16:34:39.103Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:34:39.671Z] 3.15: Pulling from library/alpine [2022-08-04T16:34:40.358Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T16:34:40.358Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T16:34:40.358Z] ---> 2720e26172a0 [2022-08-04T16:34:40.358Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:34:40.619Z] ---> Running in e717c3cdd3c7 [2022-08-04T16:34:40.892Z] Removing intermediate container e717c3cdd3c7 [2022-08-04T16:34:40.892Z] ---> aeb0f06042f0 [2022-08-04T16:34:40.892Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:34:41.151Z] ---> Running in f6516ea8e506 [2022-08-04T16:34:44.473Z] Removing intermediate container f6516ea8e506 [2022-08-04T16:34:44.473Z] ---> e17c50e4ab97 [2022-08-04T16:34:44.473Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T16:34:44.473Z] ---> Running in 4aad331c7dbe [2022-08-04T16:34:45.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:46.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:46.632Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:34:46.632Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:34:46.632Z] OK: 15857 distinct packages available [2022-08-04T16:34:46.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:47.180Z] 656be50a0ddc: Pull complete [2022-08-04T16:34:47.180Z] 2bbca73fdf42: Pull complete [2022-08-04T16:34:47.180Z] 46d945488cbd: Pull complete [2022-08-04T16:34:47.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:34:47.844Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T16:34:47.844Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:34:47.844Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T16:34:48.106Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T16:34:48.106Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:34:48.106Z] OK: 6 MiB in 18 packages [2022-08-04T16:34:52.619Z] 8a5474983e97: Pull complete [2022-08-04T16:34:54.601Z] 329c88fbcd65: Pull complete [2022-08-04T16:34:54.601Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-04T16:34:54.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:34:54.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:34:54.957Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:34:54.957Z] WORKDIR /edgex [2022-08-04T16:34:54.957Z] COPY go.mod . [2022-08-04T16:34:54.957Z] RUN go mod download [2022-08-04T16:34:54.957Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-04T16:34:55.566Z] Sending build context to Docker daemon 3.123MB [2022-08-04T16:34:55.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T16:34:55.566Z] ---> ff4287adb874 [2022-08-04T16:34:55.566Z] Step 2/4 : WORKDIR /edgex [2022-08-04T16:34:56.410Z] Removing intermediate container 4aad331c7dbe [2022-08-04T16:34:56.410Z] ---> 4797a7f5f103 [2022-08-04T16:34:56.410Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:34:57.550Z] ---> Running in eb33b01664dc [2022-08-04T16:34:57.826Z] Removing intermediate container eb33b01664dc [2022-08-04T16:34:57.826Z] ---> 40812be84150 [2022-08-04T16:34:57.826Z] Step 3/4 : COPY go.mod . [2022-08-04T16:34:58.427Z] ---> 4ec8a090e135 [2022-08-04T16:34:58.427Z] Step 4/4 : RUN go mod download [2022-08-04T16:34:58.427Z] ---> Running in dd91d7598382 [2022-08-04T16:35:00.620Z] ---> 09715a7f93a8 [2022-08-04T16:35:00.620Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:35:01.561Z] ---> 7b6cb6daa2ba [2022-08-04T16:35:01.561Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T16:35:01.828Z] ---> Running in fb4811d2e004 [2022-08-04T16:35:01.828Z] Removing intermediate container fb4811d2e004 [2022-08-04T16:35:01.828Z] ---> 7e61bfabc90b [2022-08-04T16:35:01.828Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T16:35:02.778Z] ---> d20017aa25a5 [2022-08-04T16:35:02.778Z] Step 21/26 : WORKDIR / [2022-08-04T16:35:02.778Z] ---> Running in e166ee197257 [2022-08-04T16:35:03.127Z] Removing intermediate container e166ee197257 [2022-08-04T16:35:03.127Z] ---> c3f1a0cb9d68 [2022-08-04T16:35:03.127Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:35:03.127Z] ---> Running in 01602df2901f [2022-08-04T16:35:03.387Z] Removing intermediate container 01602df2901f [2022-08-04T16:35:03.387Z] ---> cee77e35f7c3 [2022-08-04T16:35:03.387Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:35:03.652Z] ---> Running in 0179dd12f0a7 [2022-08-04T16:35:03.914Z] Removing intermediate container 0179dd12f0a7 [2022-08-04T16:35:03.914Z] ---> bde052b2ac55 [2022-08-04T16:35:03.914Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T16:35:04.856Z] ---> Running in 45f23dd8745c [2022-08-04T16:35:05.117Z] Removing intermediate container 45f23dd8745c [2022-08-04T16:35:05.117Z] ---> 91290cda7cd7 [2022-08-04T16:35:05.117Z] Step 25/26 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:35:06.527Z] ---> Running in edf2f2ae650f [2022-08-04T16:35:08.461Z] Removing intermediate container edf2f2ae650f [2022-08-04T16:35:08.461Z] ---> 9f655ecd9f76 [2022-08-04T16:35:08.461Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:35:08.769Z] ---> Running in 2be8d09be5e7 [2022-08-04T16:35:08.769Z] Removing intermediate container c3cf275f0dc0 [2022-08-04T16:35:08.769Z] ---> 909a82ba510b [2022-08-04T16:35:08.769Z] [2022-08-04T16:35:08.769Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T16:35:08.769Z] Removing intermediate container ca23d2c037ad [2022-08-04T16:35:08.769Z] ---> 306893c1af12 [2022-08-04T16:35:08.769Z] [2022-08-04T16:35:08.769Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:35:09.030Z] Removing intermediate container 2be8d09be5e7 [2022-08-04T16:35:09.030Z] ---> e0b7a9bdbd28 [2022-08-04T16:35:09.030Z] [2022-08-04T16:35:09.030Z] Successfully built e0b7a9bdbd28 [2022-08-04T16:35:09.030Z] Successfully tagged security-spire-config:latest [2022-08-04T16:35:09.030Z]  Building security-spire-config ... done Building core-metadata [2022-08-04T16:35:09.602Z] 3.16: Pulling from library/alpine [2022-08-04T16:35:09.864Z] 3.16: Pulling from library/alpine [2022-08-04T16:35:12.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:35:12.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:35:12.410Z] ---> bbd1d451a277 [2022-08-04T16:35:12.410Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:35:12.410Z] ---> Using cache [2022-08-04T16:35:12.410Z] ---> 93413969e510 [2022-08-04T16:35:12.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:35:12.410Z] ---> Using cache [2022-08-04T16:35:12.410Z] ---> c36f3a3887fe [2022-08-04T16:35:12.410Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:35:14.339Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T16:35:15.293Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T16:35:15.293Z] Status: Image is up to date for alpine:3.16 [2022-08-04T16:35:15.293Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T16:35:15.293Z] ---> d7d3d98c851f [2022-08-04T16:35:15.293Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:35:15.293Z] ---> d7d3d98c851f [2022-08-04T16:35:15.293Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:35:15.293Z] ---> Running in b7acb9d32b19 [2022-08-04T16:35:15.293Z] ---> Running in f9b5a62330a3 [2022-08-04T16:35:15.293Z] ---> Running in 34719308ba06 [2022-08-04T16:35:15.570Z] Removing intermediate container f9b5a62330a3 [2022-08-04T16:35:15.570Z] ---> 4c5927b92b35 [2022-08-04T16:35:15.570Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T16:35:15.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:15.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:15.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:15.832Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T16:35:15.832Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:35:15.832Z] OK: 6 MiB in 15 packages [2022-08-04T16:35:16.404Z] ---> Running in 76aa380d953a [2022-08-04T16:35:16.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:16.666Z] OK: 211 MiB in 51 packages [2022-08-04T16:35:19.223Z] Removing intermediate container 9383b15a685b [2022-08-04T16:35:19.223Z] ---> f25a13215a90 [2022-08-04T16:35:19.223Z] [2022-08-04T16:35:19.223Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:35:19.223Z] Removing intermediate container 4275a1a28f4e [2022-08-04T16:35:19.223Z] ---> a9e7a2631843 [2022-08-04T16:35:19.223Z] [2022-08-04T16:35:19.223Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:35:19.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:19.223Z] ---> d7d3d98c851f [2022-08-04T16:35:19.223Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T16:35:19.223Z] ---> d7d3d98c851f [2022-08-04T16:35:19.224Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:35:19.224Z] ---> Using cache [2022-08-04T16:35:19.224Z] ---> e6671a583cd4 [2022-08-04T16:35:19.224Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:35:19.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:19.484Z] Removing intermediate container 34719308ba06 [2022-08-04T16:35:19.484Z] ---> e6671a583cd4 [2022-08-04T16:35:19.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:35:19.484Z] ---> Running in 2b271031e339 [2022-08-04T16:35:19.484Z] ---> Running in 0d79d92597fc [2022-08-04T16:35:19.484Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:35:19.484Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T16:35:19.484Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:35:19.484Z] OK: 6 MiB in 16 packages [2022-08-04T16:35:19.484Z] ---> Running in 0dd51344bbd9 [2022-08-04T16:35:19.484Z] Removing intermediate container b7acb9d32b19 [2022-08-04T16:35:19.484Z] ---> 40db6db42a4d [2022-08-04T16:35:19.484Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:35:19.746Z] Removing intermediate container 2b271031e339 [2022-08-04T16:35:19.746Z] ---> 91ecd41046c2 [2022-08-04T16:35:19.746Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T16:35:20.007Z] Removing intermediate container 0dd51344bbd9 [2022-08-04T16:35:20.007Z] ---> ebba24565d6f [2022-08-04T16:35:20.007Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T16:35:20.007Z] ---> fba25f58c46b [2022-08-04T16:35:20.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:35:20.007Z] ---> Running in 8d78cf6b0fa2 [2022-08-04T16:35:20.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:20.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:20.007Z] ---> Running in 29a3f21d2df7 [2022-08-04T16:35:20.007Z] ---> Running in 1bb3295f43ef [2022-08-04T16:35:20.268Z] Removing intermediate container 76aa380d953a [2022-08-04T16:35:20.268Z] ---> daa9988d12db [2022-08-04T16:35:20.268Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T16:35:20.268Z] Removing intermediate container 8d78cf6b0fa2 [2022-08-04T16:35:20.268Z] ---> e0eb6ab2b7c7 [2022-08-04T16:35:20.268Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:35:20.268Z] Removing intermediate container 1bb3295f43ef [2022-08-04T16:35:20.268Z] ---> 3ec165ace257 [2022-08-04T16:35:20.268Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T16:35:20.268Z] ---> Running in dc384f629cf5 [2022-08-04T16:35:20.268Z] ---> Running in 5fd1b9ccc488 [2022-08-04T16:35:20.268Z] ---> Running in 8995daadff0c [2022-08-04T16:35:20.268Z] Removing intermediate container dc384f629cf5 [2022-08-04T16:35:20.268Z] ---> 44e71d3adfdd [2022-08-04T16:35:20.268Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T16:35:20.268Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T16:35:20.268Z] Removing intermediate container 5fd1b9ccc488 [2022-08-04T16:35:20.268Z] ---> c6020528f25b [2022-08-04T16:35:20.268Z] Step 15/23 : WORKDIR / [2022-08-04T16:35:20.268Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:35:20.268Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:35:20.268Z] ---> Running in b49c72898912 [2022-08-04T16:35:20.268Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:35:20.268Z] ---> Running in 3c7ba8aba172 [2022-08-04T16:35:20.268Z] Removing intermediate container 8995daadff0c [2022-08-04T16:35:20.268Z] ---> a4f22d010185 [2022-08-04T16:35:20.268Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:35:20.529Z] OK: 6 MiB in 16 packages [2022-08-04T16:35:20.529Z] Removing intermediate container b49c72898912 [2022-08-04T16:35:20.529Z] ---> 3ef58222fc76 [2022-08-04T16:35:20.529Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T16:35:20.529Z] Removing intermediate container 3c7ba8aba172 [2022-08-04T16:35:20.529Z] ---> a9200c7214a1 [2022-08-04T16:35:20.529Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:35:20.529Z] ---> Running in 518e902bae93 [2022-08-04T16:35:20.529Z] ---> 3aa37b5bff84 [2022-08-04T16:35:20.529Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T16:35:20.529Z] Removing intermediate container 518e902bae93 [2022-08-04T16:35:20.529Z] ---> 5df7d8371283 [2022-08-04T16:35:20.529Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T16:35:20.529Z] ---> Running in 611ac2f0c346 [2022-08-04T16:35:20.529Z] ---> 46d4987462ee [2022-08-04T16:35:20.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T16:35:21.913Z] Removing intermediate container 0d79d92597fc [2022-08-04T16:35:21.913Z] ---> 2d0c2bfa969f [2022-08-04T16:35:21.913Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:35:21.913Z] ---> c9df1f9aa660 [2022-08-04T16:35:21.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T16:35:21.913Z] ---> 085ea8801f2c [2022-08-04T16:35:21.913Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T16:35:21.913Z] ---> Running in 5f4be3aafd53 [2022-08-04T16:35:21.913Z] Removing intermediate container 5f4be3aafd53 [2022-08-04T16:35:21.913Z] ---> 5f4ac6d39ed9 [2022-08-04T16:35:21.913Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T16:35:21.913Z] ---> Running in a877b659c307 [2022-08-04T16:35:21.913Z] ---> 67f7d46a0e93 [2022-08-04T16:35:21.913Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T16:35:21.913Z] ---> Running in 5b04eb7b8388 [2022-08-04T16:35:21.913Z] ---> 8cdac605f4f9 [2022-08-04T16:35:21.913Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T16:35:22.176Z] ---> Running in dafcfff4e371 [2022-08-04T16:35:22.176Z] Removing intermediate container a877b659c307 [2022-08-04T16:35:22.176Z] ---> 9cbd414571ba [2022-08-04T16:35:22.176Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:35:22.176Z] Removing intermediate container 5b04eb7b8388 [2022-08-04T16:35:22.176Z] ---> c641975afcd0 [2022-08-04T16:35:22.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:35:22.176Z] ---> Running in e8264574bd34 [2022-08-04T16:35:22.176Z] Removing intermediate container 611ac2f0c346 [2022-08-04T16:35:22.176Z] ---> 8388aeee43c3 [2022-08-04T16:35:22.176Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T16:35:22.176Z] ---> Running in 67a8057aa4e8 [2022-08-04T16:35:22.176Z] Removing intermediate container dafcfff4e371 [2022-08-04T16:35:22.176Z] ---> 454c97d315a8 [2022-08-04T16:35:22.176Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:35:22.176Z] ---> Running in 56cbcb82f513 [2022-08-04T16:35:22.176Z] Removing intermediate container e8264574bd34 [2022-08-04T16:35:22.176Z] ---> f98c7e7a3a44 [2022-08-04T16:35:22.176Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:35:22.176Z] ---> Running in 90edb3c6aafe [2022-08-04T16:35:22.437Z] Removing intermediate container 67a8057aa4e8 [2022-08-04T16:35:22.437Z] ---> b7dbc0cc4305 [2022-08-04T16:35:22.437Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:35:22.437Z] ---> Running in 3b8e497ddc9c [2022-08-04T16:35:22.437Z] Removing intermediate container 56cbcb82f513 [2022-08-04T16:35:22.437Z] ---> 977e8561a28c [2022-08-04T16:35:22.437Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T16:35:22.437Z] Removing intermediate container 90edb3c6aafe [2022-08-04T16:35:22.437Z] ---> 1393b0b52c1f [2022-08-04T16:35:22.437Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T16:35:22.437Z] ---> ea31c73f9500 [2022-08-04T16:35:22.437Z] ---> Running in 34ccd9474efb [2022-08-04T16:35:22.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T16:35:22.437Z] Removing intermediate container 3b8e497ddc9c [2022-08-04T16:35:22.437Z] ---> 504034e5e5bf [2022-08-04T16:35:22.437Z] Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:35:22.437Z] ---> Running in c1da2d5e9163 [2022-08-04T16:35:22.698Z] ---> eb8e7905c47c [2022-08-04T16:35:22.698Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T16:35:22.698Z] Removing intermediate container 34ccd9474efb [2022-08-04T16:35:22.698Z] ---> 1ab39c87f819 [2022-08-04T16:35:22.698Z] Step 21/22 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:35:22.698Z] ---> Running in bd8f8ec2c7c6 [2022-08-04T16:35:23.071Z] ---> Running in 3b9a7c9c5fbf [2022-08-04T16:35:23.071Z] Removing intermediate container c1da2d5e9163 [2022-08-04T16:35:23.071Z] ---> 26725ed9f679 [2022-08-04T16:35:23.071Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:35:23.332Z] ---> Running in 1ef08d41776a [2022-08-04T16:35:23.332Z] ---> 06d06a5f31e9 [2022-08-04T16:35:23.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T16:35:23.332Z] Removing intermediate container 3b9a7c9c5fbf [2022-08-04T16:35:23.332Z] ---> 732c3f384ca6 [2022-08-04T16:35:23.332Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:35:23.332Z] ---> Running in d00a30a1835f [2022-08-04T16:35:23.332Z] Removing intermediate container 1ef08d41776a [2022-08-04T16:35:23.332Z] ---> 7114dde605d5 [2022-08-04T16:35:23.332Z] [2022-08-04T16:35:23.332Z] Removing intermediate container d00a30a1835f [2022-08-04T16:35:23.332Z] ---> 72b86fa19097 [2022-08-04T16:35:23.332Z] Successfully built 7114dde605d5 [2022-08-04T16:35:23.332Z] [2022-08-04T16:35:23.332Z] Successfully tagged core-command:latest [2022-08-04T16:35:23.332Z]  Building core-command ... done Building security-proxy-setup [2022-08-04T16:35:23.708Z] ---> e64fac2be210 [2022-08-04T16:35:23.708Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T16:35:23.708Z] Successfully built 72b86fa19097 [2022-08-04T16:35:23.708Z] ---> Running in 2722aa1cc0f4 [2022-08-04T16:35:23.708Z] Successfully tagged support-scheduler:latest [2022-08-04T16:35:23.708Z] Building sys-mgmt-agent [2022-08-04T16:35:26.401Z]  Building support-scheduler ... done Removing intermediate container 2722aa1cc0f4 [2022-08-04T16:35:26.401Z] ---> 1047bc22fe32 [2022-08-04T16:35:26.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:35:27.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:35:27.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:35:27.867Z] ---> bbd1d451a277 [2022-08-04T16:35:27.867Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:35:27.867Z] ---> Using cache [2022-08-04T16:35:27.867Z] ---> 93413969e510 [2022-08-04T16:35:27.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:35:27.867Z] ---> Using cache [2022-08-04T16:35:27.867Z] ---> c36f3a3887fe [2022-08-04T16:35:27.867Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T16:35:27.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:35:27.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:35:27.867Z] ---> bbd1d451a277 [2022-08-04T16:35:27.867Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:35:27.867Z] ---> Using cache [2022-08-04T16:35:27.867Z] ---> 93413969e510 [2022-08-04T16:35:27.867Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:35:27.867Z] ---> Using cache [2022-08-04T16:35:27.867Z] ---> c36f3a3887fe [2022-08-04T16:35:27.867Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:35:27.867Z] ---> Using cache [2022-08-04T16:35:27.867Z] ---> 40db6db42a4d [2022-08-04T16:35:27.867Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:35:27.867Z] ---> Using cache [2022-08-04T16:35:27.867Z] ---> fba25f58c46b [2022-08-04T16:35:27.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:35:33.276Z] ---> Running in 8db1bafca7a6 [2022-08-04T16:35:33.276Z] ---> Running in 720da610638c [2022-08-04T16:35:33.276Z] ---> Running in 9cf1be61778e [2022-08-04T16:35:33.276Z] Removing intermediate container bd8f8ec2c7c6 [2022-08-04T16:35:33.276Z] ---> 16011e63d405 [2022-08-04T16:35:33.276Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:35:33.276Z] Removing intermediate container 8db1bafca7a6 [2022-08-04T16:35:33.276Z] ---> 178a6672620b [2022-08-04T16:35:33.276Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T16:35:33.276Z] ---> Running in ca3e2978c3d5 [2022-08-04T16:35:33.276Z] Removing intermediate container ca3e2978c3d5 [2022-08-04T16:35:33.276Z] ---> 86c0d9286e1c [2022-08-04T16:35:33.276Z] Step 21/22 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:35:33.276Z] ---> 6063295046cf [2022-08-04T16:35:33.276Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T16:35:33.276Z] ---> Running in da802f9ba996 [2022-08-04T16:35:33.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:33.276Z] Removing intermediate container da802f9ba996 [2022-08-04T16:35:33.276Z] ---> 830aa5a9d33b [2022-08-04T16:35:33.276Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:35:33.535Z] ---> Running in b7473db0bafc [2022-08-04T16:35:33.888Z] Removing intermediate container b7473db0bafc [2022-08-04T16:35:33.888Z] ---> e79a5c9ed5b3 [2022-08-04T16:35:33.888Z] [2022-08-04T16:35:34.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:34.168Z] Successfully built e79a5c9ed5b3 [2022-08-04T16:35:34.168Z] Successfully tagged support-notifications:latest [2022-08-04T16:35:34.168Z] Building security-spiffe-token-provider [2022-08-04T16:35:34.168Z]  Building support-notifications ... done  ---> 546da143fe49 [2022-08-04T16:35:34.168Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T16:35:34.428Z] OK: 211 MiB in 51 packages [2022-08-04T16:35:36.975Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:35:36.975Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:35:36.975Z] ---> bbd1d451a277 [2022-08-04T16:35:36.975Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T16:35:36.975Z] ---> Using cache [2022-08-04T16:35:36.975Z] ---> 93413969e510 [2022-08-04T16:35:36.975Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T16:35:37.486Z] Removing intermediate container dd91d7598382 [2022-08-04T16:35:37.486Z] ---> e47c71fd5ee0 [2022-08-04T16:35:37.486Z] Successfully built e47c71fd5ee0 [2022-08-04T16:35:37.486Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:35:37.842Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T16:35:37.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:35:38.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container [2022-08-04T16:35:38.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-08-04T16:35:38.907Z] ---> fdc616c75836 [2022-08-04T16:35:38.908Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T16:35:39.167Z] ---> Running in f692c4ec382c [2022-08-04T16:35:39.167Z] Removing intermediate container 720da610638c [2022-08-04T16:35:39.167Z] ---> 5cb1ac5b0ece [2022-08-04T16:35:39.167Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:35:39.167Z] ---> 55c1715a6a20 [2022-08-04T16:35:39.167Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T16:35:39.426Z] Removing intermediate container 29a3f21d2df7 [2022-08-04T16:35:39.426Z] ---> 5810522fa04c [2022-08-04T16:35:39.426Z] Step 8/23 : COPY . . [2022-08-04T16:35:39.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:39.460Z] $ docker top 184952bec1e54de04fc2ccc5ab21c15a2ebfee3c80224d01b5ee987c05086385 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:35:39.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:39.778Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T16:35:39.778Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T16:35:39.778Z] OK: 17035 distinct packages available [2022-08-04T16:35:39.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:40.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:35:40.295Z] OK: 211 MiB in 51 packages [2022-08-04T16:35:40.366Z] + go version [2022-08-04T16:35:40.366Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-04T16:35:40.391Z] $ docker stop --time=1 184952bec1e54de04fc2ccc5ab21c15a2ebfee3c80224d01b5ee987c05086385 [2022-08-04T16:35:41.729Z] ---> 5f824a03b5d6 [2022-08-04T16:35:41.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:35:42.032Z] $ docker rm -f 184952bec1e54de04fc2ccc5ab21c15a2ebfee3c80224d01b5ee987c05086385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:35:42.640Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T16:35:42.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:35:42.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container [2022-08-04T16:35:42.957Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-08-04T16:35:43.110Z] ---> 23ed37e75ad2 [2022-08-04T16:35:43.110Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T16:35:44.261Z] $ docker top 6f5406ba471fcc51a94449f64af39d14c6917087ff3018cc10a4d10e8f10c2c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T16:35:44.550Z] ========================================================= [2022-08-04T16:35:44.550Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T16:35:44.550Z] ========================================================= [Pipeline] sh [2022-08-04T16:35:45.024Z] ---> Running in 9e3141cc4a13 [2022-08-04T16:35:45.024Z] ---> 3c790f53b6df [2022-08-04T16:35:45.024Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T16:35:45.024Z] Removing intermediate container f692c4ec382c [2022-08-04T16:35:45.024Z] ---> 952734c127c7 [2022-08-04T16:35:45.024Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T16:35:45.024Z] ---> Running in 806e78b8b56a [2022-08-04T16:35:45.024Z] ---> bf641151a1d1 [2022-08-04T16:35:45.024Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T16:35:45.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-04T16:35:45.282Z] ---> Running in 4bd142317dc2 [2022-08-04T16:35:45.282Z] ---> 7da53ac94338 [2022-08-04T16:35:45.282Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:35:45.282Z] ---> Running in 3f9498151c8e [2022-08-04T16:35:45.282Z] Removing intermediate container 9cf1be61778e [2022-08-04T16:35:45.282Z] ---> f88f7aa711f7 [2022-08-04T16:35:45.282Z] Step 8/22 : COPY . . [2022-08-04T16:35:45.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T16:35:45.863Z] + make test [2022-08-04T16:35:45.863Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T16:35:53.768Z] Removing intermediate container 806e78b8b56a [2022-08-04T16:35:53.769Z] ---> 92113f6fb71c [2022-08-04T16:35:53.769Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T16:35:54.732Z] ---> Running in 17f34d7c3a47 [2022-08-04T16:35:54.732Z] ---> f3aabf2a0dd0 [2022-08-04T16:35:54.732Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T16:35:55.305Z] ---> Running in 591c9b5ad7d3 [2022-08-04T16:35:55.305Z] Removing intermediate container 17f34d7c3a47 [2022-08-04T16:35:55.305Z] ---> 05acb474bf0a [2022-08-04T16:35:55.305Z] Step 28/31 : CMD ["gate"] [2022-08-04T16:35:57.860Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:35:57.860Z] ---> Running in 55109289acad [2022-08-04T16:35:59.246Z] Removing intermediate container 55109289acad [2022-08-04T16:35:59.246Z] ---> fc21786ee689 [2022-08-04T16:35:59.246Z] Step 29/31 : LABEL arch=x86_64 [2022-08-04T16:36:00.654Z] ---> Running in 5804af365c0a [2022-08-04T16:36:01.228Z] Removing intermediate container 5804af365c0a [2022-08-04T16:36:01.228Z] ---> d9ee2795eff8 [2022-08-04T16:36:01.228Z] Step 30/31 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:36:01.228Z] ---> Running in 3863f884eb89 [2022-08-04T16:36:01.492Z] Removing intermediate container 3f9498151c8e [2022-08-04T16:36:01.492Z] ---> 124119d6b2ef [2022-08-04T16:36:01.492Z] Step 7/20 : COPY . . [2022-08-04T16:36:01.492Z] Removing intermediate container 9e3141cc4a13 [2022-08-04T16:36:01.492Z] ---> 89ebfc6380e0 [2022-08-04T16:36:01.492Z] Step 8/23 : COPY . . [2022-08-04T16:36:01.754Z] Removing intermediate container 3863f884eb89 [2022-08-04T16:36:01.754Z] ---> 7840c84b9831 [2022-08-04T16:36:01.754Z] Step 31/31 : LABEL version=0.0.0 [2022-08-04T16:36:02.015Z] ---> Running in 3e27ee16a13f [2022-08-04T16:36:12.030Z] Removing intermediate container 3e27ee16a13f [2022-08-04T16:36:12.030Z] ---> 861f7f7ce0a9 [2022-08-04T16:36:12.030Z] [2022-08-04T16:36:12.030Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:36:12.030Z] Successfully built 861f7f7ce0a9 [2022-08-04T16:36:12.974Z] Successfully tagged security-bootstrapper:latest [2022-08-04T16:36:12.974Z] Building security-secretstore-setup [2022-08-04T16:36:17.203Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:36:17.203Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:36:17.203Z] ---> bbd1d451a277 [2022-08-04T16:36:17.203Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:36:17.203Z] ---> Using cache [2022-08-04T16:36:17.203Z] ---> 93413969e510 [2022-08-04T16:36:17.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:36:17.203Z] ---> Using cache [2022-08-04T16:36:17.203Z] ---> c36f3a3887fe [2022-08-04T16:36:17.203Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T16:36:17.203Z] ---> Using cache [2022-08-04T16:36:17.203Z] ---> 40db6db42a4d [2022-08-04T16:36:17.203Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:36:17.203Z] ---> Using cache [2022-08-04T16:36:17.203Z] ---> fba25f58c46b [2022-08-04T16:36:17.203Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:36:17.203Z] ---> Using cache [2022-08-04T16:36:17.203Z] ---> f88f7aa711f7 [2022-08-04T16:36:17.203Z] Step 8/25 : COPY . . [2022-08-04T16:36:17.203Z] ---> Using cache [2022-08-04T16:36:17.203Z] ---> f3aabf2a0dd0 [2022-08-04T16:36:17.203Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T16:36:18.149Z] ---> Running in 98bcabe38959 [2022-08-04T16:36:18.149Z] Removing intermediate container 4bd142317dc2 [2022-08-04T16:36:18.149Z] ---> 63ec10efc174 [2022-08-04T16:36:18.149Z] [2022-08-04T16:36:18.149Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:36:18.149Z] ---> 5b56819ed96e [2022-08-04T16:36:18.149Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T16:36:18.149Z] ---> d7d3d98c851f [2022-08-04T16:36:18.149Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:36:18.149Z] ---> Using cache [2022-08-04T16:36:18.149Z] ---> e6671a583cd4 [2022-08-04T16:36:18.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:36:18.149Z] ---> Using cache [2022-08-04T16:36:18.149Z] ---> ebba24565d6f [2022-08-04T16:36:18.149Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T16:36:18.149Z] ---> dc27741b10c3 [2022-08-04T16:36:18.149Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T16:36:18.409Z] ---> Running in c7ea992077d6 [2022-08-04T16:36:18.410Z] ---> Running in adf0125cee7b [2022-08-04T16:36:18.410Z] ---> Running in a3cea757f6f2 [2022-08-04T16:36:18.672Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:36:18.933Z] Removing intermediate container adf0125cee7b [2022-08-04T16:36:18.933Z] ---> 0299907d1e83 [2022-08-04T16:36:18.933Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T16:36:18.933Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:36:19.197Z] ---> Running in ba7b59ceb746 [2022-08-04T16:36:19.583Z] Removing intermediate container ba7b59ceb746 [2022-08-04T16:36:19.584Z] ---> 4d1613d50504 [2022-08-04T16:36:19.584Z] Step 15/23 : WORKDIR / [2022-08-04T16:36:19.846Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:36:19.846Z] ---> Running in 8f05506b2327 [2022-08-04T16:36:20.110Z] Removing intermediate container 8f05506b2327 [2022-08-04T16:36:20.110Z] ---> 366dc0f247a4 [2022-08-04T16:36:20.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:36:20.110Z] Removing intermediate container 591c9b5ad7d3 [2022-08-04T16:36:20.110Z] ---> 01b459983ba5 [2022-08-04T16:36:20.110Z] [2022-08-04T16:36:20.110Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:36:20.110Z] ---> d7d3d98c851f [2022-08-04T16:36:20.110Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T16:36:20.110Z] ---> Running in 3477e1f89683 [2022-08-04T16:36:20.110Z] ---> 26284ece9b5e [2022-08-04T16:36:20.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T16:36:20.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:20.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:21.091Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T16:36:21.092Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T16:36:21.092Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T16:36:21.092Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T16:36:21.092Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T16:36:21.092Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T16:36:21.092Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:36:21.092Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:36:21.092Z] OK: 8 MiB in 20 packages [2022-08-04T16:36:21.092Z] ---> dcaf1b95ebc4 [2022-08-04T16:36:21.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T16:36:22.073Z] ---> cde4f81a283f [2022-08-04T16:36:22.073Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T16:36:22.073Z] ---> Running in 6e2d61e5c010 [2022-08-04T16:36:22.336Z] Removing intermediate container 3477e1f89683 [2022-08-04T16:36:22.336Z] ---> 312b384a7449 [2022-08-04T16:36:22.336Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:36:22.336Z] ---> Running in e70e760b9ace [2022-08-04T16:36:22.636Z] Removing intermediate container 6e2d61e5c010 [2022-08-04T16:36:22.636Z] ---> 78e6027ff6dc [2022-08-04T16:36:22.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:36:22.636Z] ---> Running in f55c444116f2 [2022-08-04T16:36:22.899Z] Removing intermediate container f55c444116f2 [2022-08-04T16:36:22.899Z] ---> 429c037640ce [2022-08-04T16:36:22.899Z] Removing intermediate container e70e760b9ace [2022-08-04T16:36:22.899Z] ---> 9715f5966550 [2022-08-04T16:36:22.899Z] Step 13/22 : WORKDIR /edgex [2022-08-04T16:36:22.899Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:36:22.899Z] ---> Running in 00fa80e64597 [2022-08-04T16:36:22.899Z] ---> Running in adfc46c2dfe8 [2022-08-04T16:36:23.169Z] Removing intermediate container 00fa80e64597 [2022-08-04T16:36:23.169Z] ---> b56de470b9b6 [2022-08-04T16:36:23.169Z] Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:36:23.428Z] ---> Running in 4e6f463269c6 [2022-08-04T16:36:23.428Z] Removing intermediate container adfc46c2dfe8 [2022-08-04T16:36:23.428Z] ---> 3111cdcddafa [2022-08-04T16:36:23.428Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T16:36:23.687Z] Removing intermediate container 4e6f463269c6 [2022-08-04T16:36:23.687Z] ---> 64368725095b [2022-08-04T16:36:23.687Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:36:23.948Z] ---> Running in d01059a80b68 [2022-08-04T16:36:23.948Z] ---> db884013d9c6 [2022-08-04T16:36:23.948Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T16:36:24.876Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T16:36:24.914Z] Removing intermediate container d01059a80b68 [2022-08-04T16:36:24.914Z] ---> 9c7c5f245334 [2022-08-04T16:36:24.914Z] [2022-08-04T16:36:24.914Z] Successfully built 9c7c5f245334 [2022-08-04T16:36:24.914Z] Successfully tagged core-metadata:latest [2022-08-04T16:36:24.914Z]  Building core-metadata ... done Building security-spire-agent [2022-08-04T16:36:24.914Z] ---> 3f58cfe4fde8 [2022-08-04T16:36:24.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T16:36:28.209Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:36:28.209Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:36:28.209Z] ---> bbd1d451a277 [2022-08-04T16:36:28.209Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:36:28.209Z] ---> Using cache [2022-08-04T16:36:28.209Z] ---> 93413969e510 [2022-08-04T16:36:28.209Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:36:28.209Z] ---> Using cache [2022-08-04T16:36:28.209Z] ---> c36f3a3887fe [2022-08-04T16:36:28.209Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:36:38.484Z] ---> 3186b8ba2890 [2022-08-04T16:36:38.484Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:36:38.484Z] ---> Running in 0ad8d30b3218 [2022-08-04T16:36:38.484Z] ---> 741aaddc9deb [2022-08-04T16:36:38.484Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:36:38.484Z] ---> Running in c8680e2bf7ff [2022-08-04T16:36:38.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:39.421Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:36:39.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:39.993Z] OK: 211 MiB in 51 packages [2022-08-04T16:36:39.993Z] Removing intermediate container c8680e2bf7ff [2022-08-04T16:36:39.993Z] ---> ccc35bb21f9a [2022-08-04T16:36:39.993Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:36:40.253Z] ---> Running in f4b9c3e34c0f [2022-08-04T16:36:40.823Z] Removing intermediate container f4b9c3e34c0f [2022-08-04T16:36:40.823Z] ---> 28984df71998 [2022-08-04T16:36:40.823Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T16:36:40.823Z] Removing intermediate container 0ad8d30b3218 [2022-08-04T16:36:40.823Z] ---> 2606641582ca [2022-08-04T16:36:40.823Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:36:41.083Z] ---> Running in c3653a5f3e16 [2022-08-04T16:36:41.083Z] ---> 6599fe8b282f [2022-08-04T16:36:41.083Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:36:43.669Z] ---> Running in 1100fa605dbb [2022-08-04T16:36:43.669Z] Removing intermediate container c3653a5f3e16 [2022-08-04T16:36:43.669Z] ---> 7c082e0ebf8c [2022-08-04T16:36:43.669Z] Step 21/22 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:36:43.669Z] ---> Running in 215a79ef7ad0 [2022-08-04T16:36:43.938Z] Removing intermediate container 98bcabe38959 [2022-08-04T16:36:43.938Z] ---> 686f6c691576 [2022-08-04T16:36:43.938Z] [2022-08-04T16:36:43.938Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T16:36:43.938Z] ---> d7d3d98c851f [2022-08-04T16:36:43.938Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T16:36:43.938Z] Removing intermediate container c7ea992077d6 [2022-08-04T16:36:43.938Z] ---> 6d3851bde864 [2022-08-04T16:36:43.938Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T16:36:43.938Z] ---> Running in 1b2f0fa2e80f [2022-08-04T16:36:43.938Z] ---> Running in fbac7aee4f54 [2022-08-04T16:36:43.938Z] Removing intermediate container 215a79ef7ad0 [2022-08-04T16:36:43.938Z] ---> 5b5d2f228e5e [2022-08-04T16:36:43.938Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:36:43.938Z] ---> Running in ef54d24efd59 [2022-08-04T16:36:43.938Z] Removing intermediate container ef54d24efd59 [2022-08-04T16:36:43.938Z] ---> eb1f6b60e2d3 [2022-08-04T16:36:43.938Z] [2022-08-04T16:36:43.938Z] Successfully built eb1f6b60e2d3 [2022-08-04T16:36:44.199Z] Successfully tagged security-proxy-setup:latest [2022-08-04T16:36:44.199Z]  Building security-proxy-setup ... done Building security-spire-server [2022-08-04T16:36:44.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:44.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T16:36:45.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:45.867Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T16:36:45.867Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T16:36:45.867Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T16:36:45.867Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:36:45.867Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:36:45.867Z] OK: 6 MiB in 17 packages [2022-08-04T16:36:49.175Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:36:49.175Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:36:49.175Z] ---> bbd1d451a277 [2022-08-04T16:36:49.175Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:36:49.175Z] ---> Using cache [2022-08-04T16:36:49.175Z] ---> 93413969e510 [2022-08-04T16:36:49.175Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:36:49.175Z] ---> Using cache [2022-08-04T16:36:49.175Z] ---> c36f3a3887fe [2022-08-04T16:36:49.175Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:36:49.175Z] ---> Using cache [2022-08-04T16:36:49.175Z] ---> 2606641582ca [2022-08-04T16:36:49.175Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:36:49.175Z] ---> Using cache [2022-08-04T16:36:49.175Z] ---> 6599fe8b282f [2022-08-04T16:36:49.175Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:36:52.494Z] ---> Running in 8f26ceb44df1 [2022-08-04T16:36:56.722Z] Removing intermediate container fbac7aee4f54 [2022-08-04T16:36:56.722Z] ---> b8b5eef45563 [2022-08-04T16:36:56.722Z] [2022-08-04T16:36:56.722Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T16:36:56.722Z] ---> d7d3d98c851f [2022-08-04T16:36:56.722Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:36:56.722Z] Removing intermediate container 1b2f0fa2e80f [2022-08-04T16:36:56.722Z] ---> ec69a6f1146a [2022-08-04T16:36:56.722Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:36:57.675Z] ---> Running in c06859330a26 [2022-08-04T16:36:58.289Z] ---> Running in de345be1bddd [2022-08-04T16:36:58.289Z] Removing intermediate container c06859330a26 [2022-08-04T16:36:58.289Z] ---> 4d008f601284 [2022-08-04T16:36:58.289Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T16:36:58.289Z] Removing intermediate container a3cea757f6f2 [2022-08-04T16:36:58.289Z] ---> 71ea25a9a638 [2022-08-04T16:36:58.289Z] [2022-08-04T16:36:58.289Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T16:36:58.289Z] ---> 2720e26172a0 [2022-08-04T16:36:58.289Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:36:58.289Z] ---> Using cache [2022-08-04T16:36:58.289Z] ---> aeb0f06042f0 [2022-08-04T16:36:58.289Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:36:58.289Z] ---> Using cache [2022-08-04T16:36:58.289Z] ---> e17c50e4ab97 [2022-08-04T16:36:58.289Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T16:36:58.569Z] ---> Running in 650b6f7cd103 [2022-08-04T16:36:58.569Z] ---> Running in ff222b5cfafc [2022-08-04T16:36:58.569Z] Removing intermediate container de345be1bddd [2022-08-04T16:36:58.569Z] ---> b8d29b64c427 [2022-08-04T16:36:58.569Z] Step 13/25 : WORKDIR / [2022-08-04T16:36:58.830Z] Removing intermediate container 1100fa605dbb [2022-08-04T16:36:58.830Z] ---> 23c2a23fcefd [2022-08-04T16:36:58.830Z] Step 8/26 : COPY . . [2022-08-04T16:36:58.830Z] ---> Running in b8167d6f793c [2022-08-04T16:36:59.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:59.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:59.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:36:59.353Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T16:36:59.353Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T16:36:59.353Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T16:36:59.353Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T16:36:59.353Z] Executing bash-5.1.16-r2.post-install [2022-08-04T16:36:59.353Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T16:36:59.353Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T16:36:59.353Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T16:36:59.353Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T16:36:59.353Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T16:36:59.353Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T16:36:59.625Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T16:36:59.625Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T16:36:59.625Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T16:36:59.625Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T16:36:59.625Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T16:36:59.625Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T16:36:59.625Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T16:36:59.625Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T16:36:59.625Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T16:36:59.625Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T16:36:59.625Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T16:36:59.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:00.468Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:37:00.468Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:37:00.468Z] OK: 15857 distinct packages available [2022-08-04T16:37:00.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:00.729Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T16:37:00.729Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T16:37:00.729Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T16:37:00.729Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T16:37:00.729Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T16:37:00.729Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T16:37:00.729Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T16:37:00.729Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T16:37:00.729Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T16:37:00.729Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T16:37:00.729Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T16:37:00.729Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T16:37:00.990Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:37:00.991Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:37:00.991Z] OK: 122 MiB in 47 packages [2022-08-04T16:37:01.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:01.512Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T16:37:01.512Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T16:37:01.813Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T16:37:02.080Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T16:37:02.080Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T16:37:02.080Z] Removing intermediate container b8167d6f793c [2022-08-04T16:37:02.080Z] ---> ed83e3a949d5 [2022-08-04T16:37:02.080Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T16:37:02.447Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T16:37:02.447Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:37:02.447Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T16:37:02.710Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T16:37:02.710Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:37:02.710Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:37:02.710Z] OK: 8 MiB in 23 packages [2022-08-04T16:37:04.637Z] ---> fe57de5c886f [2022-08-04T16:37:04.637Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T16:37:04.637Z] ---> 504b407f7e7a [2022-08-04T16:37:04.637Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:37:04.637Z] ---> Running in 2d80b68fae8b [2022-08-04T16:37:04.637Z] ---> c7ecebc77288 [2022-08-04T16:37:04.637Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T16:37:04.898Z] Removing intermediate container 8f26ceb44df1 [2022-08-04T16:37:04.898Z] ---> 6fb79433ee83 [2022-08-04T16:37:04.898Z] Step 8/25 : COPY . . [2022-08-04T16:37:04.898Z] Removing intermediate container 2d80b68fae8b [2022-08-04T16:37:04.899Z] ---> bf561eb2db77 [2022-08-04T16:37:04.899Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:37:04.899Z] Removing intermediate container ff222b5cfafc [2022-08-04T16:37:04.899Z] ---> c4f9272b67e3 [2022-08-04T16:37:04.899Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:37:04.899Z] ---> 266b1c1f409e [2022-08-04T16:37:04.899Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T16:37:04.899Z] ---> Running in b0ea0f22eb0b [2022-08-04T16:37:06.822Z] Removing intermediate container b0ea0f22eb0b [2022-08-04T16:37:06.822Z] ---> d54acdf253ef [2022-08-04T16:37:06.822Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:37:08.231Z] ---> f66e4139858a [2022-08-04T16:37:08.231Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / ---> 7d7470d7ec49 [2022-08-04T16:37:08.231Z] [2022-08-04T16:37:08.231Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T16:37:08.231Z] ---> Running in d7f888983353 [2022-08-04T16:37:08.231Z] ---> 457f9806d933 [2022-08-04T16:37:08.231Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:37:08.804Z] ---> Running in a44943bc4721 [2022-08-04T16:37:08.804Z] ---> 55adda91782a [2022-08-04T16:37:08.804Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T16:37:08.804Z] ---> 466083766fe4 [2022-08-04T16:37:08.804Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T16:37:08.804Z] Removing intermediate container a44943bc4721 [2022-08-04T16:37:08.804Z] ---> a296e9b4ea4a [2022-08-04T16:37:08.804Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T16:37:09.066Z] ---> Running in 0e58b07e56c4 [2022-08-04T16:37:09.343Z] ---> f195a79e76a8 [2022-08-04T16:37:09.343Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T16:37:09.343Z] ---> 682d8b7612ff [2022-08-04T16:37:09.343Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:37:09.343Z] Removing intermediate container 0e58b07e56c4 [2022-08-04T16:37:09.343Z] ---> 6e725bbfc167 [2022-08-04T16:37:09.343Z] Step 11/25 : 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 [2022-08-04T16:37:09.343Z] ---> Running in 34f7c980bb32 [2022-08-04T16:37:09.343Z] ---> Running in c7dca21d615b [2022-08-04T16:37:09.606Z] Removing intermediate container d7f888983353 [2022-08-04T16:37:09.606Z] ---> 2f86b220de11 [2022-08-04T16:37:09.606Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:37:09.606Z] ---> Running in 949fb335cf77 [2022-08-04T16:37:09.606Z] Collecting docker-compose==1.23.2 [2022-08-04T16:37:09.606Z] Removing intermediate container 34f7c980bb32 [2022-08-04T16:37:09.606Z] ---> e6def7fa35f2 [2022-08-04T16:37:09.606Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:37:09.606Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T16:37:09.606Z] ---> Running in a908d2d86a28 [2022-08-04T16:37:09.606Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.6 MB/s eta 0:00:00 [2022-08-04T16:37:09.606Z] ---> 79c01660f9ef [2022-08-04T16:37:09.606Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:37:09.606Z] Removing intermediate container 949fb335cf77 [2022-08-04T16:37:09.606Z] ---> 9bed97aca66e [2022-08-04T16:37:09.606Z] [2022-08-04T16:37:09.606Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:37:09.606Z] ---> 2720e26172a0 [2022-08-04T16:37:09.606Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:37:09.606Z] ---> Using cache [2022-08-04T16:37:09.606Z] ---> aeb0f06042f0 [2022-08-04T16:37:09.606Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:37:09.606Z] ---> Using cache [2022-08-04T16:37:09.606Z] ---> e17c50e4ab97 [2022-08-04T16:37:09.606Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:37:09.606Z] ---> Running in f27a44693488 [2022-08-04T16:37:09.606Z] ---> Running in 8d24840ade3a [2022-08-04T16:37:09.606Z] Removing intermediate container a908d2d86a28 [2022-08-04T16:37:09.606Z] ---> 3651627a18c0 [2022-08-04T16:37:09.606Z] Step 18/20 : LABEL arch=x86_64 [2022-08-04T16:37:09.868Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T16:37:09.868Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T16:37:09.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 75.3 MB/s eta 0:00:00 [2022-08-04T16:37:09.868Z] ---> Running in 7970a107fd9f [2022-08-04T16:37:09.868Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T16:37:09.868Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T16:37:09.868Z] Preparing metadata (setup.py): started [2022-08-04T16:37:09.868Z] Removing intermediate container 7970a107fd9f [2022-08-04T16:37:09.868Z] ---> 8977dd0af01b [2022-08-04T16:37:09.868Z] Step 19/20 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:37:09.868Z] ---> Running in cf35bf74862d [2022-08-04T16:37:09.868Z] Removing intermediate container cf35bf74862d [2022-08-04T16:37:09.868Z] ---> 0df4197925d4 [2022-08-04T16:37:09.868Z] Step 20/20 : LABEL version=0.0.0 [2022-08-04T16:37:10.129Z] ---> Running in d5ad66238774 [2022-08-04T16:37:10.129Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:37:10.129Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T16:37:10.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T16:37:10.129Z] Removing intermediate container d5ad66238774 [2022-08-04T16:37:10.129Z] ---> eda5c6e2c098 [2022-08-04T16:37:10.129Z] [2022-08-04T16:37:10.129Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T16:37:10.129Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T16:37:10.129Z] Successfully built eda5c6e2c098 [2022-08-04T16:37:10.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 128.1 MB/s eta 0:00:00 [2022-08-04T16:37:10.129Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-04T16:37:10.129Z]  Building security-spiffe-token-provider ... done Building core-data [2022-08-04T16:37:10.129Z] Removing intermediate container c7dca21d615b [2022-08-04T16:37:10.129Z] ---> e0b44c5ef6d1 [2022-08-04T16:37:10.129Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T16:37:10.129Z] ---> Running in 324ae85e721e [2022-08-04T16:37:10.129Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T16:37:10.130Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T16:37:10.393Z] Collecting PyYAML<4,>=3.10 [2022-08-04T16:37:10.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:10.393Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T16:37:10.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.4 MB/s eta 0:00:00 [2022-08-04T16:37:10.655Z] Preparing metadata (setup.py): started [2022-08-04T16:37:11.249Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:37:11.249Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T16:37:11.249Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T16:37:11.249Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.6 MB/s eta 0:00:00 [2022-08-04T16:37:11.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:11.249Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T16:37:11.249Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T16:37:11.249Z] Preparing metadata (setup.py): started [2022-08-04T16:37:11.522Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:37:11.522Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:37:11.522Z] OK: 15857 distinct packages available [2022-08-04T16:37:11.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:11.873Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:37:11.874Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T16:37:12.136Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T16:37:12.136Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T16:37:12.136Z] Preparing metadata (setup.py): started [2022-08-04T16:37:12.136Z] Removing intermediate container 324ae85e721e [2022-08-04T16:37:12.136Z] ---> 8a58eb05917e [2022-08-04T16:37:12.136Z] [2022-08-04T16:37:12.136Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T16:37:12.136Z] ---> 2720e26172a0 [2022-08-04T16:37:12.136Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:37:12.136Z] ---> Using cache [2022-08-04T16:37:12.136Z] ---> aeb0f06042f0 [2022-08-04T16:37:12.136Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:37:12.136Z] ---> Using cache [2022-08-04T16:37:12.136Z] ---> e17c50e4ab97 [2022-08-04T16:37:12.136Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:37:12.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:12.399Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T16:37:12.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:37:12.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:37:12.399Z] ---> bbd1d451a277 [2022-08-04T16:37:12.399Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:37:12.399Z] ---> Using cache [2022-08-04T16:37:12.399Z] ---> 93413969e510 [2022-08-04T16:37:12.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:37:12.399Z] ---> Using cache [2022-08-04T16:37:12.399Z] ---> c36f3a3887fe [2022-08-04T16:37:12.399Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T16:37:12.399Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T16:37:12.399Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T16:37:12.661Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T16:37:12.661Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T16:37:12.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 50.3 MB/s eta 0:00:00 [2022-08-04T16:37:12.661Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T16:37:12.661Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T16:37:12.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 53.4 MB/s eta 0:00:00 [2022-08-04T16:37:12.661Z] Collecting idna<2.8,>=2.5 [2022-08-04T16:37:12.661Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T16:37:12.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.3 MB/s eta 0:00:00 [2022-08-04T16:37:12.661Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T16:37:12.975Z] Collecting certifi>=2017.4.17 [2022-08-04T16:37:12.975Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T16:37:12.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 78.5 MB/s eta 0:00:00 [2022-08-04T16:37:12.976Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T16:37:12.976Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T16:37:12.976Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T16:37:12.976Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T16:37:12.976Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:37:12.976Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T16:37:12.976Z] Running setup.py install for texttable: started [2022-08-04T16:37:12.976Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T16:37:12.976Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T16:37:13.246Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T16:37:13.246Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:37:13.246Z] OK: 6 MiB in 19 packages [2022-08-04T16:37:13.509Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T16:37:13.509Z] Running setup.py install for PyYAML: started [2022-08-04T16:37:14.084Z] ---> Running in 74f51d40b6a9 [2022-08-04T16:37:14.084Z] ---> Running in 8971712a481b [2022-08-04T16:37:14.084Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T16:37:14.345Z] Removing intermediate container f27a44693488 [2022-08-04T16:37:14.345Z] ---> 78b244e61391 [2022-08-04T16:37:14.345Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:37:14.345Z] ---> Running in 6246b8356c14 [2022-08-04T16:37:14.345Z] Removing intermediate container 8d24840ade3a [2022-08-04T16:37:14.345Z] ---> 832b144e1005 [2022-08-04T16:37:14.345Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T16:37:14.345Z] Running setup.py install for docopt: started [2022-08-04T16:37:14.345Z] Removing intermediate container 6246b8356c14 [2022-08-04T16:37:14.345Z] ---> 5a84edd52254 [2022-08-04T16:37:14.345Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T16:37:14.345Z] ---> Running in 8eb9333827eb [2022-08-04T16:37:14.921Z] Removing intermediate container 8eb9333827eb [2022-08-04T16:37:14.921Z] ---> c2d9b19dea71 [2022-08-04T16:37:14.921Z] Step 24/25 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:37:14.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:14.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:14.921Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T16:37:15.495Z] ---> Running in f3393fca53b1 [2022-08-04T16:37:15.495Z] ---> 5367eca89b4f [2022-08-04T16:37:15.495Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:37:15.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:15.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:15.757Z] Removing intermediate container f3393fca53b1 [2022-08-04T16:37:15.757Z] ---> 1828c7e37004 [2022-08-04T16:37:15.757Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:37:15.757Z] ---> Running in 46aa0e81653c [2022-08-04T16:37:15.757Z] Running setup.py install for dockerpty: started [2022-08-04T16:37:15.757Z] Removing intermediate container 46aa0e81653c [2022-08-04T16:37:15.757Z] ---> 115f0430feff [2022-08-04T16:37:15.757Z] [2022-08-04T16:37:16.017Z] Successfully built 115f0430feff [2022-08-04T16:37:16.017Z] Successfully tagged security-secretstore-setup:latest [2022-08-04T16:37:16.017Z]  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages [2022-08-04T16:37:16.017Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:37:16.017Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:37:16.017Z] OK: 15857 distinct packages available [2022-08-04T16:37:16.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:16.017Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T16:37:16.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:17.229Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T16:37:17.229Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:37:17.229Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T16:37:17.490Z] ---> 65f10c63de9c [2022-08-04T16:37:17.490Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:37:17.490Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T16:37:17.490Z] Removing intermediate container 8971712a481b [2022-08-04T16:37:17.490Z] ---> 1ee4e332679f [2022-08-04T16:37:17.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:37:17.490Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T16:37:17.490Z] ---> 9d2684323c14 [2022-08-04T16:37:17.490Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T16:37:17.752Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:37:17.752Z] OK: 6 MiB in 19 packages [2022-08-04T16:37:17.752Z] ---> 49901e3766b4 [2022-08-04T16:37:17.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:37:17.752Z] ---> Running in 9dc45a229173 [2022-08-04T16:37:17.752Z] ---> e46da6d55433 [2022-08-04T16:37:17.752Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T16:37:17.752Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T16:37:17.753Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T16:37:18.326Z] ---> 5ce2fe2997ed [2022-08-04T16:37:18.326Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:37:18.326Z] Removing intermediate container 74f51d40b6a9 [2022-08-04T16:37:18.326Z] ---> cd2657b1ed77 [2022-08-04T16:37:18.326Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:37:18.326Z] ---> Running in 684b671e1c45 [2022-08-04T16:37:18.326Z] Removing intermediate container 684b671e1c45 [2022-08-04T16:37:18.326Z] ---> 828e162028d1 [2022-08-04T16:37:18.326Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:37:18.588Z] ---> Running in 7117240bafea [2022-08-04T16:37:20.507Z] Removing intermediate container 7117240bafea [2022-08-04T16:37:20.507Z] ---> ea20040916c6 [2022-08-04T16:37:20.507Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T16:37:23.061Z] ---> 0e73702d8eaf [2022-08-04T16:37:23.061Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:37:23.061Z] ---> Running in 72fc723dacf2 [2022-08-04T16:37:23.061Z] Removing intermediate container 72fc723dacf2 [2022-08-04T16:37:23.061Z] ---> dce181df7697 [2022-08-04T16:37:23.061Z] Step 25/26 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:37:23.061Z] ---> Running in 3e97932d87be [2022-08-04T16:37:23.061Z] ---> 45145aa52801 [2022-08-04T16:37:23.061Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T16:37:23.061Z] Removing intermediate container 650b6f7cd103 [2022-08-04T16:37:23.061Z] ---> 9cb0e2263db6 [2022-08-04T16:37:23.061Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T16:37:23.061Z] ---> Running in 222f8be7aef3 [2022-08-04T16:37:23.061Z] Removing intermediate container 3e97932d87be [2022-08-04T16:37:23.061Z] ---> 8e87d477abfb [2022-08-04T16:37:23.061Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:37:23.323Z] ---> 52dbd4043605 [2022-08-04T16:37:23.323Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T16:37:23.323Z] ---> Running in 44ece0e85824 [2022-08-04T16:37:23.323Z] Removing intermediate container 222f8be7aef3 [2022-08-04T16:37:23.323Z] ---> 7926b4321c9f [2022-08-04T16:37:23.323Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T16:37:23.587Z] ---> Running in 4cd0bd61f56d [2022-08-04T16:37:23.587Z] Removing intermediate container 44ece0e85824 [2022-08-04T16:37:23.587Z] ---> 42abbf715100 [2022-08-04T16:37:23.587Z] [2022-08-04T16:37:23.587Z] ---> cc70ae4aefb8 [2022-08-04T16:37:23.587Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:37:23.587Z] Successfully built 42abbf715100 [2022-08-04T16:37:23.587Z] Successfully tagged security-spire-agent:latest [2022-08-04T16:37:23.587Z]  Building security-spire-agent ... done  ---> Running in 6133a7a57177 [2022-08-04T16:37:23.587Z] Removing intermediate container 4cd0bd61f56d [2022-08-04T16:37:23.587Z] ---> c965b4f54a71 [2022-08-04T16:37:23.587Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T16:37:23.849Z] Removing intermediate container 6133a7a57177 [2022-08-04T16:37:23.849Z] ---> be5bbdbbb56b [2022-08-04T16:37:23.849Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:37:24.111Z] ---> Running in 74931cd55003 [2022-08-04T16:37:24.111Z] ---> c60501496e4f [2022-08-04T16:37:24.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T16:37:24.392Z] Removing intermediate container 74931cd55003 [2022-08-04T16:37:24.392Z] ---> 67993c296397 [2022-08-04T16:37:24.392Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T16:37:24.392Z] ---> Running in 6da0972d78e7 [2022-08-04T16:37:24.392Z] ---> 234e89937e41 [2022-08-04T16:37:24.392Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T16:37:24.658Z] Removing intermediate container 6da0972d78e7 [2022-08-04T16:37:24.658Z] ---> 429e5acc8167 [2022-08-04T16:37:24.658Z] Step 24/25 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:37:24.658Z] ---> Running in 3afe3cb3ad81 [2022-08-04T16:37:24.658Z] ---> 87ab13056967 [2022-08-04T16:37:24.658Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T16:37:25.036Z] ---> Running in 4a13104e142f [2022-08-04T16:37:25.304Z] Removing intermediate container 3afe3cb3ad81 [2022-08-04T16:37:25.304Z] ---> 8b217a0483fa [2022-08-04T16:37:25.304Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:37:25.304Z] Removing intermediate container 4a13104e142f [2022-08-04T16:37:25.304Z] ---> 075dd29c20d1 [2022-08-04T16:37:25.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:37:25.304Z] ---> Running in f4c477e440e0 [2022-08-04T16:37:25.304Z] ---> Running in 23201910af2b [2022-08-04T16:37:25.569Z] Removing intermediate container 23201910af2b [2022-08-04T16:37:25.569Z] ---> 48aa73fd5281 [2022-08-04T16:37:25.569Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:37:25.569Z] Removing intermediate container f4c477e440e0 [2022-08-04T16:37:25.569Z] ---> 857a16a40175 [2022-08-04T16:37:25.569Z] [2022-08-04T16:37:25.569Z] ---> Running in f717e9602318 [2022-08-04T16:37:25.569Z] Successfully built 857a16a40175 [2022-08-04T16:37:25.569Z] Successfully tagged security-spire-server:latest [2022-08-04T16:37:25.569Z]  Building security-spire-server ... done Removing intermediate container f717e9602318 [2022-08-04T16:37:25.569Z] ---> 68d63973f678 [2022-08-04T16:37:25.569Z] Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:37:25.831Z] ---> Running in eb25a05a142b [2022-08-04T16:37:26.093Z] Removing intermediate container eb25a05a142b [2022-08-04T16:37:26.093Z] ---> 85fb324cabf9 [2022-08-04T16:37:26.093Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:37:26.093Z] ---> Running in b54cefb1a4cb [2022-08-04T16:37:26.093Z] Removing intermediate container b54cefb1a4cb [2022-08-04T16:37:26.093Z] ---> 797f410404a7 [2022-08-04T16:37:26.093Z] [2022-08-04T16:37:26.354Z] Successfully built 797f410404a7 [2022-08-04T16:37:26.354Z] Successfully tagged sys-mgmt-agent:latest [2022-08-04T16:37:27.313Z]  Building sys-mgmt-agent ... done Removing intermediate container 9dc45a229173 [2022-08-04T16:37:27.313Z] ---> 9c6e13d98057 [2022-08-04T16:37:27.313Z] Step 8/23 : COPY . . [2022-08-04T16:37:33.916Z] ---> ee863685fe04 [2022-08-04T16:37:33.916Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T16:37:33.916Z] ---> Running in d1ec07c2ca4f [2022-08-04T16:37:33.916Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:37:52.050Z] Removing intermediate container d1ec07c2ca4f [2022-08-04T16:37:52.050Z] ---> 04bc77193839 [2022-08-04T16:37:52.050Z] [2022-08-04T16:37:52.050Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:37:52.050Z] ---> d7d3d98c851f [2022-08-04T16:37:52.050Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T16:37:52.050Z] ---> Running in 5b500341fcfc [2022-08-04T16:37:52.050Z] Removing intermediate container 5b500341fcfc [2022-08-04T16:37:52.050Z] ---> 9169f623c7df [2022-08-04T16:37:52.050Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T16:37:52.050Z] ---> Running in 33734b18f380 [2022-08-04T16:37:52.050Z] Removing intermediate container 33734b18f380 [2022-08-04T16:37:52.050Z] ---> 329de329cd7c [2022-08-04T16:37:52.050Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T16:37:52.050Z] ---> Running in 8c7cba1ca523 [2022-08-04T16:37:52.050Z] Removing intermediate container 8c7cba1ca523 [2022-08-04T16:37:52.050Z] ---> 2d59bf2e1fd0 [2022-08-04T16:37:52.050Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:37:52.050Z] ---> Running in 4b1e87d0aeb7 [2022-08-04T16:37:52.050Z] Removing intermediate container 4b1e87d0aeb7 [2022-08-04T16:37:52.050Z] ---> 8bd7cc1b8c8a [2022-08-04T16:37:52.050Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T16:37:52.050Z] ---> Running in 2b8d909484a6 [2022-08-04T16:37:52.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:52.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T16:37:52.633Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T16:37:52.633Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T16:37:52.633Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T16:37:52.633Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T16:37:52.940Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T16:37:52.940Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T16:37:52.940Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:37:52.940Z] OK: 8 MiB in 20 packages [2022-08-04T16:37:53.585Z] Removing intermediate container 2b8d909484a6 [2022-08-04T16:37:53.585Z] ---> 434292d991d6 [2022-08-04T16:37:53.585Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:37:53.896Z] ---> cb5730fb85ad [2022-08-04T16:37:53.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T16:37:54.474Z] ---> eb3a377a6ad8 [2022-08-04T16:37:54.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T16:37:54.474Z] ---> 2d062367a9f9 [2022-08-04T16:37:54.474Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T16:37:54.474Z] ---> Running in 59a315512f2b [2022-08-04T16:37:54.738Z] Removing intermediate container 59a315512f2b [2022-08-04T16:37:54.738Z] ---> ae2cf881814d [2022-08-04T16:37:54.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:37:54.738Z] ---> Running in 09cd136c6908 [2022-08-04T16:37:54.738Z] Removing intermediate container 09cd136c6908 [2022-08-04T16:37:54.738Z] ---> 00a24e0a0f94 [2022-08-04T16:37:54.738Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T16:37:54.738Z] ---> Running in 51ede7b477d4 [2022-08-04T16:37:54.738Z] Removing intermediate container 51ede7b477d4 [2022-08-04T16:37:54.738Z] ---> d26e708ad196 [2022-08-04T16:37:54.738Z] Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [2022-08-04T16:37:54.738Z] ---> Running in 34523b46054a [2022-08-04T16:37:55.002Z] Removing intermediate container 34523b46054a [2022-08-04T16:37:55.002Z] ---> d962eea85388 [2022-08-04T16:37:55.002Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:37:55.002Z] ---> Running in 775e4d585cf7 [2022-08-04T16:37:55.002Z] Removing intermediate container 775e4d585cf7 [2022-08-04T16:37:55.002Z] ---> afc66bf9cf6d [2022-08-04T16:37:55.002Z] [2022-08-04T16:37:55.002Z] Successfully built afc66bf9cf6d [2022-08-04T16:37:55.002Z] Successfully tagged core-data:latest [2022-08-04T16:37:55.011Z]  Building core-data ... done  [Pipeline] } [2022-08-04T16:37:55.017Z] $ docker stop --time=1 837dbbc37bb99ae65d1c0a51a9cb645d839a5a0a4c905e7eaf47ef2f928b5d4d [2022-08-04T16:37:56.322Z] $ docker rm -f 837dbbc37bb99ae65d1c0a51a9cb645d839a5a0a4c905e7eaf47ef2f928b5d4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T16:37:56.682Z] + docker images [2022-08-04T16:37:56.682Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T16:37:56.682Z] core-data latest afc66bf9cf6d 2 seconds ago 21.5MB [2022-08-04T16:37:56.682Z] 04bc77193839 8 seconds ago 1.55GB [2022-08-04T16:37:56.682Z] sys-mgmt-agent latest 797f410404a7 30 seconds ago 135MB [2022-08-04T16:37:56.682Z] security-spire-server latest 857a16a40175 31 seconds ago 86.5MB [2022-08-04T16:37:56.682Z] security-spire-agent latest 42abbf715100 33 seconds ago 125MB [2022-08-04T16:37:56.682Z] security-secretstore-setup latest 115f0430feff 41 seconds ago 28.9MB [2022-08-04T16:37:56.682Z] 8a58eb05917e 46 seconds ago 1.42GB [2022-08-04T16:37:56.682Z] security-spiffe-token-provider latest eda5c6e2c098 47 seconds ago 29.2MB [2022-08-04T16:37:56.682Z] 9bed97aca66e 47 seconds ago 1.42GB [2022-08-04T16:37:56.682Z] 71ea25a9a638 About a minute ago 1.57GB [2022-08-04T16:37:56.682Z] b8b5eef45563 About a minute ago 1.52GB [2022-08-04T16:37:56.682Z] security-proxy-setup latest eb1f6b60e2d3 About a minute ago 27.2MB [2022-08-04T16:37:56.682Z] 686f6c691576 About a minute ago 1.53GB [2022-08-04T16:37:56.682Z] core-metadata latest 9c7c5f245334 About a minute ago 18.2MB [2022-08-04T16:37:56.682Z] 01b459983ba5 About a minute ago 1.53GB [2022-08-04T16:37:56.682Z] 63ec10efc174 About a minute ago 1.55GB [2022-08-04T16:37:56.682Z] security-bootstrapper latest 861f7f7ce0a9 About a minute ago 19.3MB [2022-08-04T16:37:56.682Z] support-notifications latest e79a5c9ed5b3 2 minutes ago 27.1MB [2022-08-04T16:37:56.682Z] core-command latest 7114dde605d5 2 minutes ago 16.2MB [2022-08-04T16:37:56.682Z] support-scheduler latest 72b86fa19097 2 minutes ago 26.5MB [2022-08-04T16:37:56.682Z] f25a13215a90 2 minutes ago 1.58GB [2022-08-04T16:37:56.682Z] a9e7a2631843 2 minutes ago 1.58GB [2022-08-04T16:37:56.682Z] 306893c1af12 2 minutes ago 1.52GB [2022-08-04T16:37:56.682Z] 909a82ba510b 2 minutes ago 1.52GB [2022-08-04T16:37:56.682Z] security-spire-config latest e0b7a9bdbd28 2 minutes ago 85.8MB [2022-08-04T16:37:56.682Z] 4a6e7a507759 3 minutes ago 1.42GB [2022-08-04T16:37:56.682Z] ci-base-image-x86_64 latest bbd1d451a277 6 minutes ago 993MB [2022-08-04T16:37:56.682Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-04T16:37:56.682Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-04T16:37:56.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-04T16:37:56.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-04T16:37:56.682Z] 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] } [2022-08-04T16:38:16.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T16:38:16.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T16:38:16.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T16:38:16.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T16:38:18.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T16:38:18.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T16:38:18.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T16:38:18.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T16:38:18.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T16:38:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T16:38:19.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T16:38:20.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T16:38:20.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T16:38:20.850Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T16:38:20.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T16:38:36.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.308s coverage: 28.7% of statements [2022-08-04T16:38:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T16:38:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T16:38:38.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.390s coverage: 98.5% of statements [2022-08-04T16:38:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T16:38:38.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.491s coverage: 54.2% of statements [2022-08-04T16:38:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T16:38:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T16:39:01.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.576s coverage: 89.2% of statements [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T16:39:01.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 2.1% of statements [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T16:39:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T16:39:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.725s coverage: 95.6% of statements [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:39:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.596s coverage: 72.2% of statements [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T16:39:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.558s coverage: 60.0% of statements [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T16:39:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.408s coverage: 0.9% of statements [2022-08-04T16:39:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T16:39:03.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements [2022-08-04T16:39:04.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements [2022-08-04T16:39:04.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T16:39:11.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2022-08-04T16:39:11.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.231s coverage: 79.5% of statements [2022-08-04T16:39:11.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.371s coverage: 94.1% of statements [2022-08-04T16:39:11.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2022-08-04T16:39:13.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-08-04T16:39:21.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.306s coverage: 94.4% of statements [2022-08-04T16:39:21.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements [2022-08-04T16:39:31.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.706s coverage: 82.2% of statements [2022-08-04T16:39:31.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements [2022-08-04T16:39:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.851s coverage: 91.2% of statements [2022-08-04T16:39:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T16:39:42.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.7% of statements [2022-08-04T16:39:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T16:39:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T16:39:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.359s coverage: 100.0% of statements [2022-08-04T16:39:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-08-04T16:39:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-08-04T16:39:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-08-04T16:39:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-08-04T16:39:51.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.371s coverage: 65.8% of statements [2022-08-04T16:39:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T16:39:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T16:39:51.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T16:39:52.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 43.6% of statements [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T16:39:52.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T16:39:52.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T16:39:52.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.879s coverage: 92.3% of statements [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T16:40:02.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements [2022-08-04T16:40:02.241Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-04T16:40:02.241Z] 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 [2022-08-04T16:40:02.241Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-04T16:40:02.241Z] GO111MODULE=on go vet ./... [2022-08-04T16:41:54.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T16:41:54.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T16:41:54.131Z] ./bin/test-attribution-txt.sh [2022-08-04T16:41:54.131Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T16:41:54.131Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T16:41:54.131Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T16:41:54.131Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T16:41:54.131Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T16:41:54.131Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T16:41:54.131Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T16:41:54.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T16:41:54.809Z] + ls -al . [2022-08-04T16:41:54.809Z] total 724 [2022-08-04T16:41:54.809Z] drwxrwxr-x 9 1001 1001 4096 Aug 4 16:35 . [2022-08-04T16:41:54.809Z] drwxr-xr-x 4 root root 4096 Aug 4 16:35 .. [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 16:33 .dockerignore [2022-08-04T16:41:54.809Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:34 .git [2022-08-04T16:41:54.809Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:33 .github [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:33 .gitignore [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 16:33 .golangci.yml [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 16:33 .hadolint.yml [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 16:33 .sonarcloud.properties [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:33 ADOPTERS.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:33 Attribution.txt [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:33 CHANGELOG.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:33 CONTRIBUTING.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 16:33 GOVERNANCE.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 16:33 Jenkinsfile [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:33 LICENSE [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:33 Makefile [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 16:33 OWNERS.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:33 README.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:33 SECURITY.md [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 16:30 VERSION [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:33 ZMQWindows.md [2022-08-04T16:41:54.809Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 16:33 bin [2022-08-04T16:41:54.809Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 16:33 cmd [2022-08-04T16:41:54.809Z] -rw-r--r-- 1 root root 478941 Aug 4 16:40 coverage.out [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:33 go.mod [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:33 go.sum [2022-08-04T16:41:54.809Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 16:33 internal [2022-08-04T16:41:54.809Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 16:33 openapi [2022-08-04T16:41:54.809Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 16:33 snap [2022-08-04T16:41:54.809Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 16:33 version.go [Pipeline] sh [2022-08-04T16:41:55.470Z] + '[' -e coverage.out ] [2022-08-04T16:41:55.470Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T16:41:55.499Z] Warning: overwriting stash ‘coverage-report’ [2022-08-04T16:41:56.307Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T16:41:56.958Z] + make build [2022-08-04T16:41:56.958Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:43:33.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T16:44:42.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T16:44:46.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:45:33.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T16:45:33.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:45:33.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:45:40.085Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:45:44.405Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:45:49.827Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:45:54.140Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:45:57.540Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:46:07.697Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-04T16:46:12.020Z] $ docker stop --time=1 6f5406ba471fcc51a94449f64af39d14c6917087ff3018cc10a4d10e8f10c2c5 [2022-08-04T16:46:14.064Z] $ docker rm -f 6f5406ba471fcc51a94449f64af39d14c6917087ff3018cc10a4d10e8f10c2c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:46:16.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:46:16.435Z] [2022-08-04T16:46:16.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:46:16.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:46:17.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-04T16:46:17.058Z] 29e5d40040c1: Pulling fs layer [2022-08-04T16:46:17.059Z] 1ce36da41761: Pulling fs layer [2022-08-04T16:46:17.059Z] 25b303627fd3: Pulling fs layer [2022-08-04T16:46:17.059Z] 29e5d40040c1: Verifying Checksum [2022-08-04T16:46:17.059Z] 29e5d40040c1: Download complete [2022-08-04T16:46:17.333Z] 1ce36da41761: Verifying Checksum [2022-08-04T16:46:17.333Z] 1ce36da41761: Download complete [2022-08-04T16:46:17.606Z] 29e5d40040c1: Pull complete [2022-08-04T16:46:19.050Z] 25b303627fd3: Verifying Checksum [2022-08-04T16:46:19.050Z] 25b303627fd3: Download complete [2022-08-04T16:46:19.050Z] 1ce36da41761: Pull complete [2022-08-04T16:46:31.438Z] 25b303627fd3: Pull complete [2022-08-04T16:46:31.438Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-04T16:46:31.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:46:31.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:46:31.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container [2022-08-04T16:46:31.802Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-08-04T16:46:34.292Z] $ docker top 9696ae476e852d44b7e8aa3b6f6e72fddee5bec64ed84c126e0f0b2e35af4763 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:46:35.196Z] + grep parallel [2022-08-04T16:46:35.196Z] + docker-compose build --help [2022-08-04T16:46:40.599Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T16:46:40.888Z] $ docker stop --time=1 9696ae476e852d44b7e8aa3b6f6e72fddee5bec64ed84c126e0f0b2e35af4763 [2022-08-04T16:46:42.575Z] $ docker rm -f 9696ae476e852d44b7e8aa3b6f6e72fddee5bec64ed84c126e0f0b2e35af4763 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T16:46:43.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T16:46:43.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T16:46:43.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container [2022-08-04T16:46:43.536Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-08-04T16:46:44.901Z] $ docker top b6d4d626b7b4db68cf97cc2be0e22588cbd945e3ab383deb7c8707624264acc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T16:46:45.882Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T16:46:51.321Z] Building core-command ... [2022-08-04T16:46:51.321Z] Building core-data ... [2022-08-04T16:46:51.321Z] Building core-metadata ... [2022-08-04T16:46:51.321Z] Building security-bootstrapper ... [2022-08-04T16:46:51.321Z] Building security-proxy-setup ... [2022-08-04T16:46:51.321Z] Building security-secretstore-setup ... [2022-08-04T16:46:51.321Z] Building security-spiffe-token-provider ... [2022-08-04T16:46:51.321Z] Building security-spire-agent ... [2022-08-04T16:46:51.321Z] Building security-spire-config ... [2022-08-04T16:46:51.321Z] Building security-spire-server ... [2022-08-04T16:46:51.321Z] Building support-notifications ... [2022-08-04T16:46:51.321Z] Building support-scheduler ... [2022-08-04T16:46:51.321Z] Building sys-mgmt-agent ... [2022-08-04T16:46:51.321Z] Building support-notifications [2022-08-04T16:46:51.321Z] Building core-data [2022-08-04T16:46:51.321Z] Building core-metadata [2022-08-04T16:46:51.321Z] Building security-proxy-setup [2022-08-04T16:46:51.321Z] Building security-spire-config [2022-08-04T16:47:38.275Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:47:38.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:47:38.275Z] ---> e47c71fd5ee0 [2022-08-04T16:47:38.275Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:47:38.276Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:47:38.276Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:47:38.276Z] ---> e47c71fd5ee0 [2022-08-04T16:47:38.276Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:47:38.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:47:38.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:47:38.276Z] ---> e47c71fd5ee0 [2022-08-04T16:47:38.276Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:47:38.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:47:38.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:47:38.276Z] ---> e47c71fd5ee0 [2022-08-04T16:47:38.276Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:47:38.276Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:47:38.276Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:47:38.276Z] ---> e47c71fd5ee0 [2022-08-04T16:47:38.276Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:47:38.553Z] ---> Running in c1da73d0285c [2022-08-04T16:47:38.553Z] ---> Running in bafa243bc8c9 [2022-08-04T16:47:38.553Z] ---> Running in 2c57e075c88b [2022-08-04T16:47:38.553Z] ---> Running in 8ede2313e3ee [2022-08-04T16:47:38.553Z] ---> Running in aab1eae655f9 [2022-08-04T16:47:39.171Z] Removing intermediate container c1da73d0285c [2022-08-04T16:47:39.171Z] ---> 8962be9e1eec [2022-08-04T16:47:39.171Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:47:39.449Z] Removing intermediate container aab1eae655f9 [2022-08-04T16:47:39.449Z] ---> 87e1008b536e [2022-08-04T16:47:39.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:47:39.449Z] Removing intermediate container bafa243bc8c9 [2022-08-04T16:47:39.449Z] ---> b83dcb9ab411 [2022-08-04T16:47:39.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:47:39.449Z] ---> Running in 6d7aa5695248 [2022-08-04T16:47:39.449Z] Removing intermediate container 2c57e075c88b [2022-08-04T16:47:39.449Z] ---> e5ad60e28576 [2022-08-04T16:47:39.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:47:39.449Z] Removing intermediate container 8ede2313e3ee [2022-08-04T16:47:39.449Z] ---> b18b469422b0 [2022-08-04T16:47:39.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:47:39.449Z] ---> Running in 43164fe8f314 [2022-08-04T16:47:39.727Z] ---> Running in b894dc594929 [2022-08-04T16:47:39.727Z] ---> Running in c26c5b238c3e [2022-08-04T16:47:39.727Z] ---> Running in 3bd4f0daf913 [2022-08-04T16:47:44.108Z] Removing intermediate container 6d7aa5695248 [2022-08-04T16:47:44.108Z] ---> ed42061a935b [2022-08-04T16:47:44.108Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:47:44.108Z] Removing intermediate container 43164fe8f314 [2022-08-04T16:47:44.108Z] ---> a5531f60c23f [2022-08-04T16:47:44.108Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T16:47:44.108Z] ---> Running in c39da63067af [2022-08-04T16:47:44.108Z] ---> Running in 32708b49ffe8 [2022-08-04T16:47:44.108Z] Removing intermediate container 3bd4f0daf913 [2022-08-04T16:47:44.108Z] ---> 061055f5eb07 [2022-08-04T16:47:44.108Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T16:47:44.108Z] ---> Running in 0ddbd51fe5c0 [2022-08-04T16:47:44.108Z] Removing intermediate container b894dc594929 [2022-08-04T16:47:44.108Z] ---> 57aa6030fd77 [2022-08-04T16:47:44.108Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:47:44.108Z] ---> Running in 4c38243f0049 [2022-08-04T16:47:44.108Z] Removing intermediate container c26c5b238c3e [2022-08-04T16:47:44.108Z] ---> 8e722a15383e [2022-08-04T16:47:44.108Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:47:44.388Z] ---> Running in 694fbc08de56 [2022-08-04T16:47:45.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:46.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:46.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:46.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:46.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:46.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:46.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:47.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:47.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:47.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:47:48.231Z] OK: 221 MiB in 51 packages [2022-08-04T16:47:48.231Z] OK: 221 MiB in 51 packages [2022-08-04T16:47:48.845Z] OK: 221 MiB in 51 packages [2022-08-04T16:47:48.845Z] OK: 221 MiB in 51 packages [2022-08-04T16:47:49.123Z] OK: 221 MiB in 51 packages [2022-08-04T16:47:49.762Z] Removing intermediate container c39da63067af [2022-08-04T16:47:49.762Z] ---> 2cfc4444a41c [2022-08-04T16:47:49.762Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:47:50.367Z] Removing intermediate container 4c38243f0049 [2022-08-04T16:47:50.367Z] ---> d22331117427 [2022-08-04T16:47:50.367Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:47:50.651Z] Removing intermediate container 0ddbd51fe5c0 [2022-08-04T16:47:50.651Z] ---> c3a1613e70f4 [2022-08-04T16:47:50.651Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:47:50.651Z] Removing intermediate container 694fbc08de56 [2022-08-04T16:47:50.651Z] ---> 41aba4b90925 [2022-08-04T16:47:50.651Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:47:50.651Z] Removing intermediate container 32708b49ffe8 [2022-08-04T16:47:50.651Z] ---> 0a6058e49504 [2022-08-04T16:47:50.651Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:47:51.262Z] ---> 5fb00c0a1e7e [2022-08-04T16:47:51.262Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:47:51.262Z] ---> Running in da52327c48df [2022-08-04T16:47:51.547Z] ---> 3615128aca79 [2022-08-04T16:47:51.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:47:51.547Z] ---> Running in 9875fc5d43bc [2022-08-04T16:47:52.165Z] ---> e0421c34c29c [2022-08-04T16:47:52.165Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:47:52.445Z] ---> bad24d48818c [2022-08-04T16:47:52.445Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:47:52.445Z] ---> fe6c07513455 [2022-08-04T16:47:52.445Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:47:52.445Z] ---> Running in c006bcb15216 [2022-08-04T16:47:52.722Z] ---> Running in ef85439315c7 [2022-08-04T16:47:52.722Z] ---> Running in 0a4a64960f1b [2022-08-04T16:49:00.800Z] Removing intermediate container c006bcb15216 [2022-08-04T16:49:00.800Z] ---> 345820d40b74 [2022-08-04T16:49:00.800Z] Step 8/26 : COPY . . [2022-08-04T16:49:00.800Z] Removing intermediate container 0a4a64960f1b [2022-08-04T16:49:00.800Z] ---> 21328a6d789a [2022-08-04T16:49:00.800Z] Step 8/23 : COPY . . [2022-08-04T16:49:00.800Z] Removing intermediate container ef85439315c7 [2022-08-04T16:49:00.800Z] ---> 609e1566f056 [2022-08-04T16:49:00.800Z] Step 8/22 : COPY . . [2022-08-04T16:49:00.800Z] Removing intermediate container 9875fc5d43bc [2022-08-04T16:49:00.800Z] Removing intermediate container da52327c48df [2022-08-04T16:49:00.800Z] ---> 2388575f49d5 [2022-08-04T16:49:00.800Z] Step 8/22 : COPY . . [2022-08-04T16:49:00.800Z] ---> ef5f0ae91b0f [2022-08-04T16:49:00.800Z] Step 8/23 : COPY . . [2022-08-04T16:49:10.976Z] ---> a7ae086c94ea [2022-08-04T16:49:10.976Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T16:49:10.976Z] ---> 4d3ef1d188d5 [2022-08-04T16:49:10.976Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T16:49:10.976Z] ---> f1ef330384bc [2022-08-04T16:49:10.976Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T16:49:10.976Z] ---> 2e4e6b289544 [2022-08-04T16:49:10.976Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:49:10.976Z] ---> c1709a370a85 [2022-08-04T16:49:10.976Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T16:49:10.976Z] ---> Running in db3d132862fd [2022-08-04T16:49:10.976Z] ---> Running in e6504109b23d [2022-08-04T16:49:10.976Z] ---> Running in 15209649d550 [2022-08-04T16:49:10.976Z] ---> Running in 0e69b8a22687 [2022-08-04T16:49:10.976Z] ---> Running in 00bc560a6be0 [2022-08-04T16:49:11.258Z] Removing intermediate container 0e69b8a22687 [2022-08-04T16:49:11.258Z] ---> 8da7fea0e37a [2022-08-04T16:49:11.258Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:49:11.258Z] ---> Running in a38cb10013ad [2022-08-04T16:49:11.863Z] Removing intermediate container a38cb10013ad [2022-08-04T16:49:11.863Z] ---> 79643ef3a809 [2022-08-04T16:49:11.863Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:49:12.145Z] ---> Running in 55cdf578e189 [2022-08-04T16:49:12.757Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T16:49:12.757Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:49:13.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T16:49:13.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T16:49:15.055Z] Removing intermediate container 55cdf578e189 [2022-08-04T16:49:15.055Z] ---> e15bef87a638 [2022-08-04T16:49:15.055Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:49:15.055Z] ---> Running in 601f0ef3b9de [2022-08-04T16:49:15.661Z] Removing intermediate container 601f0ef3b9de [2022-08-04T16:49:15.661Z] ---> 24f1e2d866b2 [2022-08-04T16:49:15.661Z] [2022-08-04T16:49:15.661Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:49:15.661Z] 3.15: Pulling from library/alpine [2022-08-04T16:49:17.117Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T16:49:17.117Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T16:49:17.117Z] ---> 60f2846fe774 [2022-08-04T16:49:17.117Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:49:17.117Z] ---> Running in d21e1dbff049 [2022-08-04T16:49:17.717Z] Removing intermediate container d21e1dbff049 [2022-08-04T16:49:17.717Z] ---> 2d5b722643e9 [2022-08-04T16:49:17.717Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:49:17.717Z] ---> Running in ef6f331fc6cc [2022-08-04T16:49:21.135Z] Removing intermediate container ef6f331fc6cc [2022-08-04T16:49:21.135Z] ---> 5c76b7de328e [2022-08-04T16:49:21.135Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T16:49:21.135Z] ---> Running in 04e709d8d4c1 [2022-08-04T16:49:22.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:49:23.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:49:25.016Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:49:25.016Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:49:25.016Z] OK: 15734 distinct packages available [2022-08-04T16:49:25.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:49:26.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:49:27.737Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T16:49:27.737Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:49:27.737Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T16:49:27.737Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T16:49:28.016Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:49:28.016Z] OK: 6 MiB in 18 packages [2022-08-04T16:49:30.046Z] Removing intermediate container 04e709d8d4c1 [2022-08-04T16:49:30.046Z] ---> b1c51395a4a9 [2022-08-04T16:49:30.046Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:49:35.469Z] ---> 41a8cb1f7310 [2022-08-04T16:49:35.469Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:49:36.070Z] ---> 9b20ff0c7e95 [2022-08-04T16:49:36.070Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T16:49:36.070Z] ---> Running in dbff1c068056 [2022-08-04T16:49:36.670Z] Removing intermediate container dbff1c068056 [2022-08-04T16:49:36.671Z] ---> e1ea5b7f4b4d [2022-08-04T16:49:36.671Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T16:49:37.663Z] ---> 00f7293f2e6c [2022-08-04T16:49:37.663Z] Step 21/26 : WORKDIR / [2022-08-04T16:49:37.663Z] ---> Running in a539f6dc0049 [2022-08-04T16:49:37.943Z] Removing intermediate container a539f6dc0049 [2022-08-04T16:49:37.943Z] ---> 326cfb03b525 [2022-08-04T16:49:37.943Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:49:38.221Z] ---> Running in 638f92be49e6 [2022-08-04T16:49:38.503Z] Removing intermediate container 638f92be49e6 [2022-08-04T16:49:38.503Z] ---> ccbab3a18928 [2022-08-04T16:49:38.503Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:49:38.779Z] ---> Running in 018d153fae67 [2022-08-04T16:49:39.386Z] Removing intermediate container 018d153fae67 [2022-08-04T16:49:39.386Z] ---> b82158829b1d [2022-08-04T16:49:39.386Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T16:49:39.386Z] ---> Running in 6234443cfa09 [2022-08-04T16:49:40.012Z] Removing intermediate container 6234443cfa09 [2022-08-04T16:49:40.012Z] ---> 980171d88332 [2022-08-04T16:49:40.012Z] Step 25/26 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:49:40.286Z] ---> Running in 957033266a17 [2022-08-04T16:49:40.884Z] Removing intermediate container 957033266a17 [2022-08-04T16:49:40.884Z] ---> acc854669987 [2022-08-04T16:49:40.884Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:49:40.884Z] ---> Running in d36945261b0b [2022-08-04T16:49:41.484Z] Removing intermediate container d36945261b0b [2022-08-04T16:49:41.485Z] ---> 60ab52d93168 [2022-08-04T16:49:41.485Z] [2022-08-04T16:49:42.084Z] Successfully built 60ab52d93168 [2022-08-04T16:49:42.084Z] Successfully tagged security-spire-config-arm64:latest [2022-08-04T16:49:42.084Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-08-04T16:49:57.260Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:49:57.260Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:49:57.260Z] ---> e47c71fd5ee0 [2022-08-04T16:49:57.260Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T16:49:57.260Z] ---> Using cache [2022-08-04T16:49:57.260Z] ---> e5ad60e28576 [2022-08-04T16:49:57.260Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:49:57.260Z] ---> Using cache [2022-08-04T16:49:57.260Z] ---> 57aa6030fd77 [2022-08-04T16:49:57.260Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T16:49:57.260Z] ---> Using cache [2022-08-04T16:49:57.260Z] ---> d22331117427 [2022-08-04T16:49:57.260Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T16:49:57.260Z] ---> Using cache [2022-08-04T16:49:57.260Z] ---> 3615128aca79 [2022-08-04T16:49:57.260Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:49:57.260Z] ---> Using cache [2022-08-04T16:49:57.260Z] ---> ef5f0ae91b0f [2022-08-04T16:49:57.260Z] Step 8/25 : COPY . . [2022-08-04T16:49:57.260Z] ---> Using cache [2022-08-04T16:49:57.260Z] ---> c1709a370a85 [2022-08-04T16:49:57.260Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T16:49:57.260Z] ---> Running in 2ee5636810b4 [2022-08-04T16:49:57.260Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:54:34.556Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:55:01.406Z] Removing intermediate container 15209649d550 [2022-08-04T16:55:01.406Z] ---> 16958eed0be8 [2022-08-04T16:55:01.406Z] [2022-08-04T16:55:01.406Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:55:01.406Z] 3.16: Pulling from library/alpine [2022-08-04T16:55:01.406Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T16:55:01.406Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T16:55:01.406Z] ---> 3d81c46cd875 [2022-08-04T16:55:01.406Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T16:55:01.406Z] ---> Running in 389495398ba0 [2022-08-04T16:55:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:01.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:03.427Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T16:55:03.427Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T16:55:03.427Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T16:55:03.427Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T16:55:03.427Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T16:55:03.427Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T16:55:03.427Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:55:03.427Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:55:04.033Z] OK: 8 MiB in 20 packages [2022-08-04T16:55:06.030Z] Removing intermediate container 389495398ba0 [2022-08-04T16:55:06.030Z] ---> 1bda415c17d2 [2022-08-04T16:55:06.030Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:55:06.309Z] ---> Running in be0783d5b432 [2022-08-04T16:55:06.588Z] Removing intermediate container be0783d5b432 [2022-08-04T16:55:06.588Z] ---> d5902391357e [2022-08-04T16:55:06.588Z] Step 13/22 : WORKDIR /edgex [2022-08-04T16:55:06.871Z] ---> Running in 8a8b7af4688c [2022-08-04T16:55:07.478Z] Removing intermediate container 8a8b7af4688c [2022-08-04T16:55:07.478Z] ---> 7e4986419826 [2022-08-04T16:55:07.478Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T16:55:08.481Z] ---> eadcd4bf3501 [2022-08-04T16:55:08.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T16:55:09.931Z] ---> 67351821e53a [2022-08-04T16:55:09.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T16:55:11.932Z] ---> 197db3c113e8 [2022-08-04T16:55:11.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:55:12.558Z] ---> 3a635d8d0881 [2022-08-04T16:55:12.839Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:55:12.839Z] ---> Running in 31b9dd5cbf0e [2022-08-04T16:55:16.283Z] Removing intermediate container 31b9dd5cbf0e [2022-08-04T16:55:16.283Z] ---> 529c5b4cb8f5 [2022-08-04T16:55:16.283Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:55:16.283Z] ---> Running in 26bd1d4d4f20 [2022-08-04T16:55:16.923Z] Removing intermediate container 26bd1d4d4f20 [2022-08-04T16:55:16.923Z] ---> f53476417e5d [2022-08-04T16:55:16.923Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T16:55:16.923Z] ---> Running in e5d3def36a43 [2022-08-04T16:55:17.529Z] Removing intermediate container e5d3def36a43 [2022-08-04T16:55:17.529Z] ---> 525f7ba9f427 [2022-08-04T16:55:17.529Z] Step 21/22 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:55:17.529Z] ---> Running in 9086251f1074 [2022-08-04T16:55:18.141Z] Removing intermediate container 9086251f1074 [2022-08-04T16:55:18.141Z] ---> f36315f9ceae [2022-08-04T16:55:18.141Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:55:18.141Z] ---> Running in 6e73710c8305 [2022-08-04T16:55:18.748Z] Removing intermediate container 6e73710c8305 [2022-08-04T16:55:18.748Z] ---> c89d6d499bed [2022-08-04T16:55:18.748Z] [2022-08-04T16:55:19.032Z] Successfully built c89d6d499bed [2022-08-04T16:55:19.032Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-04T16:55:19.032Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-08-04T16:55:22.443Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:55:34.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:55:34.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:55:34.905Z] ---> e47c71fd5ee0 [2022-08-04T16:55:34.905Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:55:34.905Z] ---> Using cache [2022-08-04T16:55:34.905Z] ---> e5ad60e28576 [2022-08-04T16:55:34.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:55:34.905Z] ---> Using cache [2022-08-04T16:55:34.905Z] ---> 57aa6030fd77 [2022-08-04T16:55:34.905Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T16:55:34.905Z] ---> Running in c6ee9635eb5a [2022-08-04T16:55:36.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:37.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:39.001Z] OK: 221 MiB in 51 packages [2022-08-04T16:55:41.027Z] Removing intermediate container c6ee9635eb5a [2022-08-04T16:55:41.027Z] ---> 4c935bd53a92 [2022-08-04T16:55:41.027Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:55:42.502Z] ---> d5846526f76c [2022-08-04T16:55:42.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:55:42.502Z] ---> Running in 4a984c27688c [2022-08-04T16:55:46.848Z] Removing intermediate container 2ee5636810b4 [2022-08-04T16:55:46.848Z] ---> e96b8fa30195 [2022-08-04T16:55:46.848Z] [2022-08-04T16:55:46.848Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T16:55:46.848Z] ---> 3d81c46cd875 [2022-08-04T16:55:46.848Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T16:55:46.848Z] ---> Running in 164114f2dae0 [2022-08-04T16:55:48.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:49.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:55:50.921Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T16:55:50.922Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T16:55:50.922Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T16:55:50.922Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:55:50.922Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:55:51.530Z] OK: 6 MiB in 17 packages [2022-08-04T16:55:53.521Z] Removing intermediate container 164114f2dae0 [2022-08-04T16:55:53.521Z] ---> db3a20c9e5ed [2022-08-04T16:55:53.521Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T16:55:53.813Z] ---> Running in 7cc8ff7771cd [2022-08-04T16:55:54.429Z] Removing intermediate container 7cc8ff7771cd [2022-08-04T16:55:54.429Z] ---> fecd4d216228 [2022-08-04T16:55:54.429Z] Step 13/25 : WORKDIR / [2022-08-04T16:55:54.429Z] ---> Running in 073ca3f98a01 [2022-08-04T16:55:55.040Z] Removing intermediate container 073ca3f98a01 [2022-08-04T16:55:55.040Z] ---> 52553f26b7d6 [2022-08-04T16:55:55.040Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T16:55:56.508Z] ---> e7f375a7b054 [2022-08-04T16:55:56.508Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T16:55:57.656Z] ---> 63e630db585f [2022-08-04T16:55:57.656Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T16:55:58.676Z] ---> 65b402ea6be3 [2022-08-04T16:55:58.676Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T16:55:59.734Z] ---> 7d1c591b7786 [2022-08-04T16:55:59.734Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T16:56:01.748Z] ---> f2d30936188a [2022-08-04T16:56:01.748Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T16:56:04.394Z] ---> 96bb5b447bb2 [2022-08-04T16:56:04.394Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T16:56:05.396Z] ---> bac5eb6db6a8 [2022-08-04T16:56:05.396Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T16:56:05.396Z] ---> Running in 5452ecf5b62b [2022-08-04T16:56:10.866Z] Removing intermediate container 5452ecf5b62b [2022-08-04T16:56:10.866Z] ---> c0d44862c1a3 [2022-08-04T16:56:10.866Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T16:56:10.866Z] ---> Running in 42a9e9552b33 [2022-08-04T16:56:11.148Z] Removing intermediate container 42a9e9552b33 [2022-08-04T16:56:11.148Z] ---> 96e02d6c674e [2022-08-04T16:56:11.148Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T16:56:11.438Z] ---> Running in c1312fec2d51 [2022-08-04T16:56:12.881Z] Removing intermediate container c1312fec2d51 [2022-08-04T16:56:12.881Z] ---> a5dbdc71b69c [2022-08-04T16:56:12.881Z] Step 24/25 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:56:12.881Z] ---> Running in 6c8a0868ed58 [2022-08-04T16:56:13.875Z] Removing intermediate container 6c8a0868ed58 [2022-08-04T16:56:13.875Z] ---> 7a8896a1081c [2022-08-04T16:56:13.875Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T16:56:14.148Z] ---> Running in 142abbf14f0c [2022-08-04T16:56:15.627Z] Removing intermediate container 142abbf14f0c [2022-08-04T16:56:15.627Z] ---> 993730f23484 [2022-08-04T16:56:15.627Z] [2022-08-04T16:56:15.627Z] Removing intermediate container 00bc560a6be0 [2022-08-04T16:56:15.627Z] ---> 7af4f002802f [2022-08-04T16:56:15.627Z] [2022-08-04T16:56:15.627Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:56:15.627Z] ---> 3d81c46cd875 [2022-08-04T16:56:15.627Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T16:56:15.907Z] ---> Running in 984905c91b63 [2022-08-04T16:56:16.891Z] Successfully built 993730f23484 [2022-08-04T16:56:16.891Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-04T16:56:16.891Z] Building security-spire-agent [2022-08-04T16:56:18.351Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:18.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:20.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T16:56:20.416Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:56:20.416Z] OK: 5 MiB in 15 packages [2022-08-04T16:56:23.111Z] Removing intermediate container 984905c91b63 [2022-08-04T16:56:23.111Z] ---> 6675186eeb2f [2022-08-04T16:56:23.111Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:56:23.111Z] ---> Running in dac53b786f9d [2022-08-04T16:56:24.567Z] Removing intermediate container dac53b786f9d [2022-08-04T16:56:24.567Z] ---> 5429e8d56619 [2022-08-04T16:56:24.567Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T16:56:24.567Z] ---> Running in b4a2a55a9824 [2022-08-04T16:56:26.022Z] Removing intermediate container b4a2a55a9824 [2022-08-04T16:56:26.022Z] ---> 7e9bd415d2c4 [2022-08-04T16:56:26.022Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T16:56:26.022Z] ---> Running in a889113739ab [2022-08-04T16:56:27.466Z] Removing intermediate container a889113739ab [2022-08-04T16:56:27.466Z] ---> a72b28c75215 [2022-08-04T16:56:27.466Z] Step 15/23 : WORKDIR / [2022-08-04T16:56:27.467Z] ---> Running in de0fa7b83880 [2022-08-04T16:56:28.453Z] Removing intermediate container de0fa7b83880 [2022-08-04T16:56:28.453Z] ---> 7f58bd26f242 [2022-08-04T16:56:28.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:56:30.446Z] ---> ec505f5df185 [2022-08-04T16:56:30.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T16:56:34.771Z] ---> e8909a6bee84 [2022-08-04T16:56:34.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T16:56:36.222Z] ---> b252e255ed13 [2022-08-04T16:56:36.222Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T16:56:36.222Z] ---> Running in db777887f750 [2022-08-04T16:56:37.212Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:56:37.212Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:56:37.212Z] ---> e47c71fd5ee0 [2022-08-04T16:56:37.212Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T16:56:37.212Z] ---> Using cache [2022-08-04T16:56:37.212Z] ---> e5ad60e28576 [2022-08-04T16:56:37.212Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:56:37.212Z] ---> Using cache [2022-08-04T16:56:37.212Z] ---> 57aa6030fd77 [2022-08-04T16:56:37.212Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T16:56:37.497Z] Removing intermediate container db777887f750 [2022-08-04T16:56:37.497Z] ---> b8ad2d62312b [2022-08-04T16:56:37.497Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:56:37.497Z] ---> Running in cf484656b690 [2022-08-04T16:56:37.780Z] ---> Running in a64e3962cfa4 [2022-08-04T16:56:39.267Z] Removing intermediate container a64e3962cfa4 [2022-08-04T16:56:39.267Z] ---> 21b770ebff5d [2022-08-04T16:56:39.267Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T16:56:39.550Z] ---> Running in e865d0bc5564 [2022-08-04T16:56:40.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:40.543Z] Removing intermediate container e865d0bc5564 [2022-08-04T16:56:40.543Z] ---> b651e5f437f1 [2022-08-04T16:56:40.543Z] Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:56:40.822Z] ---> Running in 8a592e4834d0 [2022-08-04T16:56:41.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:56:41.844Z] Removing intermediate container 8a592e4834d0 [2022-08-04T16:56:41.844Z] ---> ac7e94b2107d [2022-08-04T16:56:41.844Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:56:42.128Z] ---> Running in e50cebca267f [2022-08-04T16:56:43.118Z] OK: 221 MiB in 51 packages [2022-08-04T16:56:43.403Z] Removing intermediate container e50cebca267f [2022-08-04T16:56:43.403Z] ---> 9c0761f88b5b [2022-08-04T16:56:43.403Z] [2022-08-04T16:56:44.390Z] Successfully built 9c0761f88b5b [2022-08-04T16:56:44.390Z] Successfully tagged core-metadata-arm64:latest [2022-08-04T16:56:44.390Z] Building security-bootstrapper [2022-08-04T16:56:44.666Z]  Building core-metadata ... done Removing intermediate container cf484656b690 [2022-08-04T16:56:44.666Z] ---> b9d05032c8c2 [2022-08-04T16:56:44.666Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T16:56:46.649Z] ---> d2f35db61cb0 [2022-08-04T16:56:46.649Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:56:46.649Z] ---> Running in 28177a60ceba [2022-08-04T16:56:50.063Z] Removing intermediate container db3d132862fd [2022-08-04T16:56:50.063Z] ---> 93575e171c77 [2022-08-04T16:56:50.063Z] [2022-08-04T16:56:50.063Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T16:56:50.063Z] ---> 3d81c46cd875 [2022-08-04T16:56:50.063Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T16:56:50.063Z] ---> Running in bc4785f6e5e9 [2022-08-04T16:56:50.063Z] Removing intermediate container 4a984c27688c [2022-08-04T16:56:50.063Z] ---> 7089da78d948 [2022-08-04T16:56:50.063Z] Step 8/23 : COPY . . [2022-08-04T16:56:50.339Z] Removing intermediate container bc4785f6e5e9 [2022-08-04T16:56:50.339Z] ---> 8d90c55a7d7e [2022-08-04T16:56:50.339Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T16:56:50.619Z] ---> Running in 21ac06f5b3d4 [2022-08-04T16:56:51.615Z] Removing intermediate container 21ac06f5b3d4 [2022-08-04T16:56:51.615Z] ---> b2042382435d [2022-08-04T16:56:51.615Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T16:56:51.615Z] ---> Running in beb65ef14c7c [2022-08-04T16:56:52.629Z] Removing intermediate container beb65ef14c7c [2022-08-04T16:56:52.629Z] ---> 0f6e77598820 [2022-08-04T16:56:52.629Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:56:52.629Z] ---> Running in 5b7ccccb367e [2022-08-04T16:56:58.070Z] Removing intermediate container 5b7ccccb367e [2022-08-04T16:56:58.070Z] ---> 636fe704fc4f [2022-08-04T16:56:58.070Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T16:56:58.070Z] ---> Running in d476de192aa0 [2022-08-04T16:57:00.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:01.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:02.547Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:57:02.547Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:57:02.547Z] ---> e47c71fd5ee0 [2022-08-04T16:57:02.547Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T16:57:02.547Z] ---> Using cache [2022-08-04T16:57:02.547Z] ---> e5ad60e28576 [2022-08-04T16:57:02.547Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:57:02.547Z] ---> Using cache [2022-08-04T16:57:02.547Z] ---> 57aa6030fd77 [2022-08-04T16:57:02.548Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T16:57:02.548Z] ---> Using cache [2022-08-04T16:57:02.548Z] ---> d22331117427 [2022-08-04T16:57:02.548Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T16:57:02.548Z] ---> Using cache [2022-08-04T16:57:02.548Z] ---> 3615128aca79 [2022-08-04T16:57:02.548Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:57:02.548Z] ---> Using cache [2022-08-04T16:57:02.548Z] ---> ef5f0ae91b0f [2022-08-04T16:57:02.548Z] Step 8/31 : COPY . . [2022-08-04T16:57:02.548Z] ---> Using cache [2022-08-04T16:57:02.548Z] ---> c1709a370a85 [2022-08-04T16:57:02.548Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T16:57:02.826Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T16:57:02.826Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T16:57:03.104Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T16:57:03.104Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T16:57:03.385Z] ---> Running in 33ba04f9fd29 [2022-08-04T16:57:03.385Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T16:57:03.385Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T16:57:03.666Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:57:03.666Z] OK: 8 MiB in 20 packages [2022-08-04T16:57:06.314Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T16:57:06.314Z] Removing intermediate container d476de192aa0 [2022-08-04T16:57:06.314Z] ---> 2f977893f83e [2022-08-04T16:57:06.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:57:07.791Z] ---> cfd7699cf7c0 [2022-08-04T16:57:07.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T16:57:12.269Z] ---> 38208fda2deb [2022-08-04T16:57:12.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T16:57:14.292Z] ---> 2f4e5ea91ab7 [2022-08-04T16:57:14.292Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T16:57:14.571Z] ---> Running in b0d09b81a40b [2022-08-04T16:57:14.855Z] ---> 39f3993058ff [2022-08-04T16:57:14.855Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T16:57:15.127Z] ---> Running in 3a5328c7b126 [2022-08-04T16:57:16.580Z] Removing intermediate container b0d09b81a40b [2022-08-04T16:57:16.580Z] ---> d559bf7fb945 [2022-08-04T16:57:16.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:57:16.580Z] ---> Running in f3cb3f47a2a7 [2022-08-04T16:57:18.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T16:57:18.037Z] Removing intermediate container f3cb3f47a2a7 [2022-08-04T16:57:18.037Z] ---> 3743c259e258 [2022-08-04T16:57:18.037Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T16:57:18.318Z] ---> Running in dbdfccb7868e [2022-08-04T16:57:19.313Z] Removing intermediate container dbdfccb7868e [2022-08-04T16:57:19.313Z] ---> e346c2bfbb28 [2022-08-04T16:57:19.313Z] Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:57:19.313Z] ---> Running in f25a63a1fca0 [2022-08-04T16:57:20.310Z] Removing intermediate container f25a63a1fca0 [2022-08-04T16:57:20.310Z] ---> 59213c5a3df6 [2022-08-04T16:57:20.310Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T16:57:20.911Z] ---> Running in 03c8997c3049 [2022-08-04T16:57:21.911Z] Removing intermediate container 03c8997c3049 [2022-08-04T16:57:21.912Z] ---> 2f5c33c0b576 [2022-08-04T16:57:21.912Z] [2022-08-04T16:57:22.526Z] Successfully built 2f5c33c0b576 [2022-08-04T16:57:22.803Z] Successfully tagged core-data-arm64:latest [2022-08-04T16:57:22.803Z] Building core-command [2022-08-04T16:57:35.239Z]  Building core-data ... done Removing intermediate container e6504109b23d [2022-08-04T16:57:35.239Z] ---> 555210b72687 [2022-08-04T16:57:35.239Z] [2022-08-04T16:57:35.239Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T16:57:35.239Z] ---> 3d81c46cd875 [2022-08-04T16:57:35.239Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T16:57:35.239Z] ---> Running in 8c9222ac2248 [2022-08-04T16:57:36.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:37.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:57:38.294Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T16:57:38.294Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T16:57:38.294Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T16:57:38.294Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T16:57:38.909Z] OK: 6 MiB in 16 packages [2022-08-04T16:57:42.344Z] Removing intermediate container 8c9222ac2248 [2022-08-04T16:57:42.344Z] ---> 228a6b540592 [2022-08-04T16:57:42.344Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T16:57:42.344Z] ---> Running in a7b3781f799d [2022-08-04T16:57:42.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:57:42.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:57:42.947Z] ---> e47c71fd5ee0 [2022-08-04T16:57:42.947Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T16:57:42.947Z] ---> Using cache [2022-08-04T16:57:42.947Z] ---> e5ad60e28576 [2022-08-04T16:57:42.947Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:57:42.947Z] ---> Using cache [2022-08-04T16:57:42.947Z] ---> 57aa6030fd77 [2022-08-04T16:57:42.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T16:57:42.947Z] ---> Using cache [2022-08-04T16:57:42.947Z] ---> d22331117427 [2022-08-04T16:57:42.947Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T16:57:42.947Z] ---> Using cache [2022-08-04T16:57:42.947Z] ---> 3615128aca79 [2022-08-04T16:57:42.947Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:57:42.947Z] ---> Using cache [2022-08-04T16:57:42.947Z] ---> ef5f0ae91b0f [2022-08-04T16:57:42.947Z] Step 8/23 : COPY . . [2022-08-04T16:57:43.233Z] ---> Using cache [2022-08-04T16:57:43.233Z] ---> c1709a370a85 [2022-08-04T16:57:43.233Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T16:57:43.233Z] ---> Running in 0cb28a96de92 [2022-08-04T16:57:43.233Z] Removing intermediate container a7b3781f799d [2022-08-04T16:57:43.233Z] ---> 59ff18bca014 [2022-08-04T16:57:43.233Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T16:57:43.834Z] ---> Running in c79e1a681414 [2022-08-04T16:57:44.448Z] Removing intermediate container c79e1a681414 [2022-08-04T16:57:44.448Z] ---> a604bd69f77d [2022-08-04T16:57:44.448Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T16:57:44.731Z] ---> Running in c49f3cb30fab [2022-08-04T16:57:45.725Z] Removing intermediate container c49f3cb30fab [2022-08-04T16:57:45.725Z] ---> cd1c5480ca96 [2022-08-04T16:57:45.725Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T16:57:46.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T16:57:47.014Z] ---> 7a63d0e9dd9c [2022-08-04T16:57:47.014Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T16:57:47.014Z] Removing intermediate container 28177a60ceba [2022-08-04T16:57:47.014Z] ---> e4f3806dc206 [2022-08-04T16:57:47.014Z] Step 8/26 : COPY . . [2022-08-04T16:57:49.656Z] ---> be669222fa06 [2022-08-04T16:57:49.656Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T16:57:50.656Z] ---> 15cfb240895b [2022-08-04T16:57:50.656Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T16:57:50.931Z] ---> Running in e5f4901b8873 [2022-08-04T16:57:51.921Z] Removing intermediate container e5f4901b8873 [2022-08-04T16:57:51.921Z] ---> 4e02295cc48f [2022-08-04T16:57:51.921Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T16:57:52.194Z] ---> Running in 68f2196755fb [2022-08-04T16:57:53.182Z] Removing intermediate container 68f2196755fb [2022-08-04T16:57:53.182Z] ---> ee2746949350 [2022-08-04T16:57:53.182Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T16:57:53.182Z] ---> Running in 08cb74b379af [2022-08-04T16:57:54.172Z] Removing intermediate container 08cb74b379af [2022-08-04T16:57:54.172Z] ---> 186759032754 [2022-08-04T16:57:54.172Z] Step 21/22 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:57:54.458Z] ---> Running in e4affbaf0f38 [2022-08-04T16:57:55.455Z] Removing intermediate container e4affbaf0f38 [2022-08-04T16:57:55.455Z] ---> 9996f7da732d [2022-08-04T16:57:55.455Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T16:57:55.455Z] ---> Running in ecd4bdcb715a [2022-08-04T16:57:56.451Z] Removing intermediate container ecd4bdcb715a [2022-08-04T16:57:56.451Z] ---> 8241f4819de8 [2022-08-04T16:57:56.451Z] [2022-08-04T16:57:57.059Z] Successfully built 8241f4819de8 [2022-08-04T16:57:57.059Z] Successfully tagged support-notifications-arm64:latest [2022-08-04T16:57:57.059Z]  Building support-notifications ... done Building support-scheduler [2022-08-04T16:58:02.533Z] ---> f152af312f24 [2022-08-04T16:58:02.533Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T16:58:02.533Z] ---> Running in 73d87f42f771 [2022-08-04T16:58:03.150Z] Removing intermediate container 73d87f42f771 [2022-08-04T16:58:03.150Z] ---> b7132809a004 [2022-08-04T16:58:03.150Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T16:58:03.433Z] ---> Running in 68aec5b736ea [2022-08-04T16:58:04.052Z] Removing intermediate container 68aec5b736ea [2022-08-04T16:58:04.052Z] ---> c8923dbac49f [2022-08-04T16:58:04.052Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T16:58:04.052Z] ---> Running in 176e05f85e8c [2022-08-04T16:58:08.398Z] Removing intermediate container 176e05f85e8c [2022-08-04T16:58:08.398Z] ---> e142cb06dba8 [2022-08-04T16:58:08.398Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T16:58:08.398Z] ---> Running in 96892254a28a [2022-08-04T16:58:08.677Z] Removing intermediate container 96892254a28a [2022-08-04T16:58:08.677Z] ---> 84dba97c332d [2022-08-04T16:58:08.677Z] [2022-08-04T16:58:08.677Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T16:58:08.677Z] ---> 60f2846fe774 [2022-08-04T16:58:08.677Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T16:58:08.677Z] ---> Using cache [2022-08-04T16:58:08.677Z] ---> 2d5b722643e9 [2022-08-04T16:58:08.677Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:58:08.677Z] ---> Using cache [2022-08-04T16:58:08.677Z] ---> 5c76b7de328e [2022-08-04T16:58:08.677Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T16:58:08.953Z] ---> Running in d7d5be562d36 [2022-08-04T16:58:11.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:12.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:14.054Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T16:58:14.054Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T16:58:14.054Z] OK: 15734 distinct packages available [2022-08-04T16:58:14.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:15.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:58:15.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:58:15.283Z] ---> e47c71fd5ee0 [2022-08-04T16:58:15.283Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T16:58:15.283Z] ---> Using cache [2022-08-04T16:58:15.283Z] ---> e5ad60e28576 [2022-08-04T16:58:15.283Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T16:58:15.283Z] ---> Using cache [2022-08-04T16:58:15.283Z] ---> 57aa6030fd77 [2022-08-04T16:58:15.283Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T16:58:15.283Z] ---> Using cache [2022-08-04T16:58:15.283Z] ---> d22331117427 [2022-08-04T16:58:15.283Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T16:58:15.283Z] ---> Using cache [2022-08-04T16:58:15.283Z] ---> 3615128aca79 [2022-08-04T16:58:15.283Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:58:15.283Z] ---> Using cache [2022-08-04T16:58:15.283Z] ---> ef5f0ae91b0f [2022-08-04T16:58:15.283Z] Step 8/22 : COPY . . [2022-08-04T16:58:15.283Z] ---> Using cache [2022-08-04T16:58:15.283Z] ---> c1709a370a85 [2022-08-04T16:58:15.283Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T16:58:15.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:15.572Z] ---> Running in ddf30afcfd88 [2022-08-04T16:58:17.048Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T16:58:17.343Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T16:58:17.343Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T16:58:17.343Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T16:58:17.625Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T16:58:17.625Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T16:58:17.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T16:58:17.905Z] OK: 6 MiB in 19 packages [2022-08-04T16:58:19.366Z] Removing intermediate container d7d5be562d36 [2022-08-04T16:58:19.366Z] ---> c1ecc7b6e5dd [2022-08-04T16:58:19.366Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T16:58:22.807Z] ---> 89d82754c82b [2022-08-04T16:58:22.807Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T16:58:28.325Z] ---> b666ea6f28a8 [2022-08-04T16:58:28.325Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T16:58:29.322Z] ---> ae4deed4b555 [2022-08-04T16:58:29.322Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T16:58:30.325Z] ---> 903433d4f4fa [2022-08-04T16:58:30.325Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T16:58:31.333Z] ---> 536862edc4c3 [2022-08-04T16:58:31.333Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T16:58:31.333Z] ---> Running in 3733a4bfd719 [2022-08-04T16:58:31.951Z] Removing intermediate container 3733a4bfd719 [2022-08-04T16:58:31.952Z] ---> 8b5392884b9f [2022-08-04T16:58:31.952Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T16:58:31.952Z] ---> Running in 02f2e58a6112 [2022-08-04T16:58:32.567Z] Removing intermediate container 02f2e58a6112 [2022-08-04T16:58:32.567Z] ---> 93e5a167ae9e [2022-08-04T16:58:32.567Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T16:58:32.567Z] ---> Running in 4b717c7e7494 [2022-08-04T16:58:33.177Z] Removing intermediate container 4b717c7e7494 [2022-08-04T16:58:33.177Z] ---> c28b9d7439b2 [2022-08-04T16:58:33.177Z] Step 25/26 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T16:58:33.177Z] ---> Running in 58321db2ab32 [2022-08-04T16:58:33.794Z] Removing intermediate container 58321db2ab32 [2022-08-04T16:58:33.794Z] ---> 2df86ab25d4b [2022-08-04T16:58:33.794Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T16:58:34.072Z] ---> Running in 0647664b0d65 [2022-08-04T16:58:34.684Z] Removing intermediate container 0647664b0d65 [2022-08-04T16:58:34.684Z] ---> 445c5ffaa567 [2022-08-04T16:58:34.684Z] [2022-08-04T16:58:34.962Z] Successfully built 445c5ffaa567 [2022-08-04T16:58:34.962Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-04T16:58:34.962Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-08-04T16:58:53.376Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T16:58:53.376Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T16:58:53.376Z] ---> e47c71fd5ee0 [2022-08-04T16:58:53.376Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T16:58:53.376Z] ---> Using cache [2022-08-04T16:58:53.376Z] ---> e5ad60e28576 [2022-08-04T16:58:53.376Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T16:58:53.376Z] ---> Running in 3cd80b2f09e1 [2022-08-04T16:58:55.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:55.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:57.390Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T16:58:57.390Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T16:58:57.390Z] OK: 16889 distinct packages available [2022-08-04T16:58:57.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:57.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T16:58:59.138Z] OK: 221 MiB in 51 packages [2022-08-04T16:59:00.150Z] Removing intermediate container 3cd80b2f09e1 [2022-08-04T16:59:00.150Z] ---> 890341411470 [2022-08-04T16:59:00.150Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T16:59:01.139Z] ---> f968967f627e [2022-08-04T16:59:01.139Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T16:59:01.139Z] ---> Running in 3cab9a0322bd [2022-08-04T16:59:48.149Z] Removing intermediate container 3cab9a0322bd [2022-08-04T16:59:48.149Z] ---> 0889655c613e [2022-08-04T16:59:48.149Z] Step 7/20 : COPY . . [2022-08-04T17:00:00.573Z] ---> 0ad5b9799398 [2022-08-04T17:00:00.573Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T17:00:00.573Z] ---> Running in a1a58dbc8985 [2022-08-04T17:00:01.559Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T17:02:53.594Z] Removing intermediate container 33ba04f9fd29 [2022-08-04T17:02:53.594Z] ---> e63ce5abf447 [2022-08-04T17:02:53.594Z] [2022-08-04T17:02:53.594Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T17:02:53.594Z] ---> 3d81c46cd875 [2022-08-04T17:02:53.594Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:02:53.594Z] ---> Running in 821564b130d6 [2022-08-04T17:02:53.594Z] Removing intermediate container 821564b130d6 [2022-08-04T17:02:53.594Z] ---> f9bdd6ca17a3 [2022-08-04T17:02:53.594Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T17:02:53.594Z] ---> Running in e7a349243ca6 [2022-08-04T17:02:53.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:02:53.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:02:53.594Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T17:02:53.594Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T17:02:53.594Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:02:53.594Z] OK: 5 MiB in 16 packages [2022-08-04T17:02:53.594Z] Removing intermediate container e7a349243ca6 [2022-08-04T17:02:53.594Z] ---> 64d7c243d42a [2022-08-04T17:02:53.594Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T17:02:53.594Z] ---> Running in f51204386e0e [2022-08-04T17:02:53.594Z] Removing intermediate container f51204386e0e [2022-08-04T17:02:53.594Z] ---> c76a543b39c7 [2022-08-04T17:02:53.594Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T17:02:53.594Z] ---> Running in 73d1b5c8779d [2022-08-04T17:02:53.873Z] Removing intermediate container 73d1b5c8779d [2022-08-04T17:02:53.873Z] ---> 1d3b5f3ea57b [2022-08-04T17:02:53.873Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T17:02:54.153Z] ---> Running in f59086c49a78 [2022-08-04T17:02:54.429Z] Removing intermediate container 3a5328c7b126 [2022-08-04T17:02:54.429Z] ---> 1ae61f4a5162 [2022-08-04T17:02:54.429Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T17:02:54.429Z] ---> Running in f7e3bbb05e27 [2022-08-04T17:02:54.706Z] Removing intermediate container f59086c49a78 [2022-08-04T17:02:54.706Z] ---> 903d2129d366 [2022-08-04T17:02:54.706Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T17:02:54.985Z] ---> Running in be3664e934c3 [2022-08-04T17:02:56.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T17:02:58.455Z] Removing intermediate container be3664e934c3 [2022-08-04T17:02:58.455Z] ---> a153daa0fbe6 [2022-08-04T17:02:58.455Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T17:02:58.455Z] ---> Running in 3fb2af9b4960 [2022-08-04T17:02:58.754Z] Removing intermediate container 3fb2af9b4960 [2022-08-04T17:02:58.754Z] ---> 220e36ed0d6e [2022-08-04T17:02:58.754Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T17:02:59.767Z] ---> e191d698cbe4 [2022-08-04T17:02:59.767Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T17:03:00.062Z] ---> Running in 19b867650e09 [2022-08-04T17:03:03.483Z] Removing intermediate container f7e3bbb05e27 [2022-08-04T17:03:03.483Z] ---> bdec03f86d66 [2022-08-04T17:03:03.483Z] [2022-08-04T17:03:03.483Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T17:03:03.483Z] ---> 3d81c46cd875 [2022-08-04T17:03:03.483Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:03:03.483Z] ---> Running in 6e832721a8da [2022-08-04T17:03:03.763Z] Removing intermediate container 19b867650e09 [2022-08-04T17:03:03.763Z] ---> 01f939a72631 [2022-08-04T17:03:03.763Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:03:04.042Z] Removing intermediate container 6e832721a8da [2022-08-04T17:03:04.042Z] ---> 25da77154f38 [2022-08-04T17:03:04.042Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T17:03:04.042Z] ---> Running in b55d7c32e1ad [2022-08-04T17:03:05.497Z] ---> 0eb8d9784bf5 [2022-08-04T17:03:05.497Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T17:03:06.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:03:07.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:03:07.495Z] ---> 1f23766757a5 [2022-08-04T17:03:07.495Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T17:03:08.546Z] ---> 1e3ce2e82c5b [2022-08-04T17:03:08.870Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T17:03:09.876Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T17:03:09.876Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T17:03:09.876Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T17:03:09.876Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T17:03:09.876Z] Executing bash-5.1.16-r2.post-install [2022-08-04T17:03:09.876Z] ---> 5af68227d10e [2022-08-04T17:03:09.876Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T17:03:09.876Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T17:03:10.156Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:03:10.156Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:03:10.156Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T17:03:10.156Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T17:03:10.156Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T17:03:11.156Z] ---> d6c3dd90d1d4 [2022-08-04T17:03:11.156Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T17:03:11.431Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T17:03:11.431Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T17:03:11.431Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T17:03:11.431Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T17:03:11.431Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T17:03:11.431Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T17:03:11.431Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:03:11.431Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:03:11.431Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T17:03:11.431Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T17:03:11.712Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T17:03:12.323Z] ---> 5e5465b1e6ec [2022-08-04T17:03:12.323Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T17:03:12.323Z] ---> Running in fce43fe7d498 [2022-08-04T17:03:14.981Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T17:03:14.981Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T17:03:14.981Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T17:03:14.981Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T17:03:14.981Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T17:03:14.981Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T17:03:14.981Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T17:03:14.981Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T17:03:14.981Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T17:03:14.981Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T17:03:14.981Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T17:03:15.270Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T17:03:15.270Z] Removing intermediate container fce43fe7d498 [2022-08-04T17:03:15.270Z] ---> 2da84299cf76 [2022-08-04T17:03:15.270Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T17:03:15.565Z] ---> Running in d04af5570245 [2022-08-04T17:03:16.170Z] Removing intermediate container d04af5570245 [2022-08-04T17:03:16.170Z] ---> b89b36cd8629 [2022-08-04T17:03:16.170Z] Step 28/31 : CMD ["gate"] [2022-08-04T17:03:16.170Z] ---> Running in a6f2873fef57 [2022-08-04T17:03:16.776Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:03:16.776Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:03:16.776Z] Removing intermediate container a6f2873fef57 [2022-08-04T17:03:16.776Z] ---> 63ce9fa73358 [2022-08-04T17:03:16.776Z] Step 29/31 : LABEL arch=arm64 [2022-08-04T17:03:17.060Z] ---> Running in ebff590b0455 [2022-08-04T17:03:17.356Z] OK: 120 MiB in 47 packages [2022-08-04T17:03:17.636Z] Removing intermediate container ebff590b0455 [2022-08-04T17:03:17.636Z] ---> 31a3f84ec4a3 [2022-08-04T17:03:17.636Z] Step 30/31 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T17:03:17.636Z] ---> Running in a3ce98ea5392 [2022-08-04T17:03:18.250Z] Removing intermediate container a3ce98ea5392 [2022-08-04T17:03:18.250Z] ---> f3b28ba0a554 [2022-08-04T17:03:18.250Z] Step 31/31 : LABEL version=0.0.0 [2022-08-04T17:03:18.250Z] ---> Running in 62c8672a10ff [2022-08-04T17:03:18.868Z] Removing intermediate container 62c8672a10ff [2022-08-04T17:03:18.868Z] ---> 0d51466e3084 [2022-08-04T17:03:18.868Z] [2022-08-04T17:03:19.478Z] Successfully built 0d51466e3084 [2022-08-04T17:03:19.478Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-04T17:03:19.478Z] Building security-spire-server [2022-08-04T17:03:31.916Z]  Building security-bootstrapper ... done Removing intermediate container 0cb28a96de92 [2022-08-04T17:03:31.916Z] ---> 1c9871fc8668 [2022-08-04T17:03:31.916Z] [2022-08-04T17:03:31.916Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:03:31.916Z] ---> 3d81c46cd875 [2022-08-04T17:03:31.916Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:03:31.916Z] ---> Using cache [2022-08-04T17:03:31.916Z] ---> 6675186eeb2f [2022-08-04T17:03:31.916Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:03:31.916Z] ---> Using cache [2022-08-04T17:03:31.916Z] ---> 5429e8d56619 [2022-08-04T17:03:31.916Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T17:03:31.916Z] ---> Running in 0209f3c4969d [2022-08-04T17:03:31.916Z] Removing intermediate container 0209f3c4969d [2022-08-04T17:03:31.916Z] ---> c4f577a70c3d [2022-08-04T17:03:31.916Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T17:03:31.916Z] ---> Running in c645b5b04817 [2022-08-04T17:03:32.206Z] Removing intermediate container c645b5b04817 [2022-08-04T17:03:32.206Z] ---> 85f5ee992be4 [2022-08-04T17:03:32.206Z] Step 15/23 : WORKDIR / [2022-08-04T17:03:32.485Z] ---> Running in a68a8ad9f556 [2022-08-04T17:03:33.097Z] Removing intermediate container a68a8ad9f556 [2022-08-04T17:03:33.097Z] ---> 6a5c538a46db [2022-08-04T17:03:33.097Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:03:34.549Z] ---> ece71105715e [2022-08-04T17:03:34.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T17:03:37.185Z] ---> 3fb78e1ab10b [2022-08-04T17:03:37.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T17:03:37.185Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:03:37.185Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:03:37.185Z] ---> e47c71fd5ee0 [2022-08-04T17:03:37.185Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> e5ad60e28576 [2022-08-04T17:03:37.185Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> 57aa6030fd77 [2022-08-04T17:03:37.185Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> b9d05032c8c2 [2022-08-04T17:03:37.185Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> d2f35db61cb0 [2022-08-04T17:03:37.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> e4f3806dc206 [2022-08-04T17:03:37.185Z] Step 8/25 : COPY . . [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> f152af312f24 [2022-08-04T17:03:37.185Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> b7132809a004 [2022-08-04T17:03:37.185Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T17:03:37.185Z] ---> Using cache [2022-08-04T17:03:37.185Z] ---> c8923dbac49f [2022-08-04T17:03:37.185Z] Step 11/25 : 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 [2022-08-04T17:03:37.467Z] ---> Running in e9e15586a333 [2022-08-04T17:03:37.467Z] Collecting docker-compose==1.23.2 [2022-08-04T17:03:37.467Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T17:03:37.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.4 MB/s eta 0:00:00 [2022-08-04T17:03:38.353Z] ---> 9124f2bef3dc [2022-08-04T17:03:38.353Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T17:03:38.645Z] ---> Running in 6a5a6273071a [2022-08-04T17:03:39.647Z] Removing intermediate container 6a5a6273071a [2022-08-04T17:03:39.647Z] ---> e66ac6117b16 [2022-08-04T17:03:39.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:03:39.647Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T17:03:39.647Z] ---> Running in 02aaf2205925 [2022-08-04T17:03:39.647Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T17:03:39.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 2.1 MB/s eta 0:00:00 [2022-08-04T17:03:40.258Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T17:03:40.258Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T17:03:40.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.7 MB/s eta 0:00:00 [2022-08-04T17:03:40.539Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T17:03:40.539Z] Removing intermediate container 02aaf2205925 [2022-08-04T17:03:40.825Z] ---> a764b6681c0f [2022-08-04T17:03:40.825Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:03:40.825Z] ---> Running in 05c8f9e92040 [2022-08-04T17:03:41.437Z] Removing intermediate container e9e15586a333 [2022-08-04T17:03:41.437Z] ---> 73e734831681 [2022-08-04T17:03:41.437Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T17:03:41.437Z] Collecting PyYAML<4,>=3.10 [2022-08-04T17:03:41.437Z] ---> Running in d0ef0e1bbfe3 [2022-08-04T17:03:41.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T17:03:41.437Z] Removing intermediate container 05c8f9e92040 [2022-08-04T17:03:41.437Z] ---> bfaa848819fa [2022-08-04T17:03:41.437Z] Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T17:03:41.437Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.5 MB/s eta 0:00:00 [2022-08-04T17:03:41.718Z] ---> Running in c2de82f20b81 [2022-08-04T17:03:42.328Z] Removing intermediate container d0ef0e1bbfe3 [2022-08-04T17:03:42.328Z] ---> c72c98f4632f [2022-08-04T17:03:42.328Z] [2022-08-04T17:03:42.328Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T17:03:42.328Z] ---> 60f2846fe774 [2022-08-04T17:03:42.328Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:03:42.328Z] ---> Using cache [2022-08-04T17:03:42.328Z] ---> 2d5b722643e9 [2022-08-04T17:03:42.328Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:03:42.328Z] ---> Using cache [2022-08-04T17:03:42.328Z] ---> 5c76b7de328e [2022-08-04T17:03:42.328Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T17:03:42.328Z] ---> Using cache [2022-08-04T17:03:42.328Z] ---> c1ecc7b6e5dd [2022-08-04T17:03:42.328Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:03:42.328Z] Removing intermediate container c2de82f20b81 [2022-08-04T17:03:42.328Z] ---> 7bbcd42e7df9 [2022-08-04T17:03:42.328Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T17:03:42.609Z] ---> Running in ed63275065ae [2022-08-04T17:03:43.598Z] Removing intermediate container ed63275065ae [2022-08-04T17:03:43.598Z] ---> b860d1568a6e [2022-08-04T17:03:43.598Z] [2022-08-04T17:03:43.874Z] Preparing metadata (setup.py): started [2022-08-04T17:03:43.874Z] Successfully built b860d1568a6e [2022-08-04T17:03:43.874Z] Successfully tagged core-command-arm64:latest [2022-08-04T17:03:46.526Z]  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:46.810Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T17:03:46.810Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T17:03:46.810Z] Preparing metadata (setup.py): started [2022-08-04T17:03:49.444Z] ---> c34ae09dfc2d [2022-08-04T17:03:49.444Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:03:49.444Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:49.722Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T17:03:49.996Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T17:03:49.996Z] ---> cb906107ff0a [2022-08-04T17:03:49.996Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T17:03:50.593Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T17:03:50.593Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T17:03:50.593Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.3 MB/s eta 0:00:00 [2022-08-04T17:03:51.194Z] ---> f551cdf8cf21 [2022-08-04T17:03:51.194Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T17:03:51.194Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T17:03:51.194Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T17:03:51.470Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T17:03:51.470Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T17:03:51.470Z] Preparing metadata (setup.py): started [2022-08-04T17:03:52.072Z] ---> 9980b26d1e87 [2022-08-04T17:03:52.072Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:03:52.072Z] ---> Running in 540cfe4d5c37 [2022-08-04T17:03:52.672Z] Removing intermediate container 540cfe4d5c37 [2022-08-04T17:03:52.672Z] ---> f047b6d71cf8 [2022-08-04T17:03:52.672Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:03:52.672Z] ---> Running in a0aa95c7bd0e [2022-08-04T17:03:53.289Z] Removing intermediate container a0aa95c7bd0e [2022-08-04T17:03:53.289Z] ---> 8ec3f42229d1 [2022-08-04T17:03:53.289Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T17:03:53.289Z] ---> Running in 4c41b6c6f095 [2022-08-04T17:03:53.904Z] Removing intermediate container 4c41b6c6f095 [2022-08-04T17:03:53.904Z] ---> 0accac800355 [2022-08-04T17:03:53.904Z] Step 24/25 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T17:03:53.904Z] ---> Running in 2ed9a474dca8 [2022-08-04T17:03:54.519Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:54.519Z] Removing intermediate container 2ed9a474dca8 [2022-08-04T17:03:54.519Z] ---> ccf95c39b618 [2022-08-04T17:03:54.519Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T17:03:54.519Z] ---> Running in c618ebb6a923 [2022-08-04T17:03:54.803Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T17:03:54.803Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T17:03:54.803Z] Preparing metadata (setup.py): started [2022-08-04T17:03:55.080Z] Removing intermediate container c618ebb6a923 [2022-08-04T17:03:55.080Z] ---> 081f91ad3f44 [2022-08-04T17:03:55.080Z] [2022-08-04T17:03:55.361Z] Successfully built 081f91ad3f44 [2022-08-04T17:03:55.361Z] Successfully tagged security-spire-server-arm64:latest [2022-08-04T17:03:57.366Z]  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:03:57.366Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T17:03:57.366Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T17:03:58.822Z] Collecting certifi>=2017.4.17 [2022-08-04T17:03:58.822Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T17:03:58.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.9 MB/s eta 0:00:00 [2022-08-04T17:03:58.822Z] Collecting idna<2.8,>=2.5 [2022-08-04T17:03:59.101Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T17:03:59.101Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.6 MB/s eta 0:00:00 [2022-08-04T17:03:59.711Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T17:03:59.711Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T17:03:59.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.8 MB/s eta 0:00:00 [2022-08-04T17:03:59.991Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T17:03:59.991Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T17:03:59.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.0 MB/s eta 0:00:00 [2022-08-04T17:04:00.601Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T17:04:00.601Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T17:04:00.601Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T17:04:00.601Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T17:04:01.599Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T17:04:01.599Z] Running setup.py install for texttable: started [2022-08-04T17:04:04.260Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T17:04:04.260Z] Running setup.py install for PyYAML: started [2022-08-04T17:04:07.676Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T17:04:09.126Z] Running setup.py install for docopt: started [2022-08-04T17:04:11.769Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T17:04:14.398Z] Running setup.py install for dockerpty: started [2022-08-04T17:04:17.328Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T17:04:20.748Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T17:04:20.748Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T17:04:39.082Z] Removing intermediate container b55d7c32e1ad [2022-08-04T17:04:39.082Z] ---> b8904e0de7ce [2022-08-04T17:04:39.082Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T17:04:39.082Z] ---> Running in abaf13f4068f [2022-08-04T17:04:39.082Z] Removing intermediate container abaf13f4068f [2022-08-04T17:04:39.082Z] ---> 3f9ea897a47e [2022-08-04T17:04:39.082Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T17:04:39.082Z] ---> Running in 872cb962908f [2022-08-04T17:04:39.082Z] Removing intermediate container 872cb962908f [2022-08-04T17:04:39.082Z] ---> db1c4d59add1 [2022-08-04T17:04:39.082Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T17:04:39.682Z] ---> 8573daeb283c [2022-08-04T17:04:39.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T17:04:40.688Z] ---> 6162ca8c05e7 [2022-08-04T17:04:40.688Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T17:04:42.134Z] ---> 840b3ce7540e [2022-08-04T17:04:42.134Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T17:04:42.134Z] ---> Running in 8fa2b86c74e0 [2022-08-04T17:04:42.420Z] Removing intermediate container 8fa2b86c74e0 [2022-08-04T17:04:42.420Z] ---> db84074f5765 [2022-08-04T17:04:42.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:04:42.697Z] ---> Running in 576e2ad7eca8 [2022-08-04T17:04:43.297Z] Removing intermediate container 576e2ad7eca8 [2022-08-04T17:04:43.297Z] ---> 9d731ff6d10a [2022-08-04T17:04:43.297Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:04:43.297Z] ---> Running in 71aedf2e64fd [2022-08-04T17:04:43.896Z] Removing intermediate container 71aedf2e64fd [2022-08-04T17:04:43.896Z] ---> 07f1d030724a [2022-08-04T17:04:43.896Z] Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T17:04:43.896Z] ---> Running in 546b6091f9d6 [2022-08-04T17:04:44.500Z] Removing intermediate container 546b6091f9d6 [2022-08-04T17:04:44.500Z] ---> 27b2bc9a31bf [2022-08-04T17:04:44.500Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T17:04:44.500Z] ---> Running in 18c06ae5480a [2022-08-04T17:04:45.105Z] Removing intermediate container 18c06ae5480a [2022-08-04T17:04:45.105Z] ---> f398206c3668 [2022-08-04T17:04:45.105Z] [2022-08-04T17:04:45.383Z] Successfully built f398206c3668 [2022-08-04T17:04:45.383Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-04T17:05:32.378Z]  Building sys-mgmt-agent ... done Removing intermediate container ddf30afcfd88 [2022-08-04T17:05:32.378Z] ---> 73833ae762c7 [2022-08-04T17:05:32.378Z] [2022-08-04T17:05:32.378Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:05:32.378Z] ---> 3d81c46cd875 [2022-08-04T17:05:32.378Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:05:32.378Z] ---> Using cache [2022-08-04T17:05:32.378Z] ---> 6675186eeb2f [2022-08-04T17:05:32.379Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:05:32.379Z] ---> Using cache [2022-08-04T17:05:32.379Z] ---> 5429e8d56619 [2022-08-04T17:05:32.379Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T17:05:32.379Z] ---> Running in d9cba7f4e980 [2022-08-04T17:05:32.379Z] Removing intermediate container d9cba7f4e980 [2022-08-04T17:05:32.379Z] ---> ecf978b5087e [2022-08-04T17:05:32.379Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T17:05:32.379Z] ---> Running in 7ecd4eee1bbb [2022-08-04T17:05:32.379Z] Removing intermediate container 7ecd4eee1bbb [2022-08-04T17:05:32.379Z] ---> 3cb6d8dfbb4e [2022-08-04T17:05:32.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:05:32.379Z] ---> 10a812cfb950 [2022-08-04T17:05:32.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T17:05:32.379Z] ---> c68532dd48d4 [2022-08-04T17:05:32.379Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T17:05:32.379Z] ---> bb655f8c932b [2022-08-04T17:05:32.379Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T17:05:32.379Z] ---> Running in d031d8d2defd [2022-08-04T17:05:32.379Z] Removing intermediate container d031d8d2defd [2022-08-04T17:05:32.379Z] ---> 1d60b8f8a38b [2022-08-04T17:05:32.379Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:05:32.379Z] ---> Running in a4d9df709ffa [2022-08-04T17:05:32.379Z] Removing intermediate container a4d9df709ffa [2022-08-04T17:05:32.379Z] ---> 21f8e191ad9d [2022-08-04T17:05:32.379Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T17:05:32.379Z] ---> Running in f6de72c56565 [2022-08-04T17:05:32.379Z] Removing intermediate container f6de72c56565 [2022-08-04T17:05:32.379Z] ---> c10a8d627e1a [2022-08-04T17:05:32.379Z] Step 21/22 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T17:05:32.379Z] ---> Running in f750dd75680e [2022-08-04T17:05:32.379Z] Removing intermediate container f750dd75680e [2022-08-04T17:05:32.379Z] ---> 7a17a790ca9b [2022-08-04T17:05:32.379Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T17:05:32.379Z] ---> Running in 1db984fd08f6 [2022-08-04T17:05:32.379Z] Removing intermediate container 1db984fd08f6 [2022-08-04T17:05:32.379Z] ---> bfaa3f83340a [2022-08-04T17:05:32.379Z] [2022-08-04T17:05:32.651Z] Successfully built bfaa3f83340a [2022-08-04T17:05:32.652Z] Successfully tagged support-scheduler-arm64:latest [2022-08-04T17:05:34.622Z]  Building support-scheduler ... done Removing intermediate container a1a58dbc8985 [2022-08-04T17:05:34.622Z] ---> 1e2e1e4e7926 [2022-08-04T17:05:34.622Z] [2022-08-04T17:05:34.622Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T17:05:34.622Z] ---> 60f2846fe774 [2022-08-04T17:05:34.622Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:05:34.622Z] ---> Using cache [2022-08-04T17:05:34.622Z] ---> 2d5b722643e9 [2022-08-04T17:05:34.622Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:05:34.622Z] ---> Using cache [2022-08-04T17:05:34.622Z] ---> 5c76b7de328e [2022-08-04T17:05:34.622Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T17:05:34.622Z] ---> Running in 0c00f7955148 [2022-08-04T17:05:35.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:05:36.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:05:37.549Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:05:37.549Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:05:37.549Z] OK: 15734 distinct packages available [2022-08-04T17:05:37.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:05:38.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:05:39.495Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T17:05:39.495Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T17:05:39.766Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T17:05:39.766Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T17:05:39.766Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T17:05:40.038Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T17:05:40.038Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:05:40.038Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T17:05:40.310Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T17:05:40.310Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:05:40.310Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:05:40.583Z] OK: 8 MiB in 23 packages [2022-08-04T17:05:42.021Z] Removing intermediate container 0c00f7955148 [2022-08-04T17:05:42.021Z] ---> e3cc3f4186cc [2022-08-04T17:05:42.021Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:05:42.293Z] ---> bc67b09468a2 [2022-08-04T17:05:42.293Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T17:05:43.723Z] ---> a3226a3d7fe3 [2022-08-04T17:05:43.723Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T17:05:44.318Z] ---> c1757ff8f55f [2022-08-04T17:05:44.318Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T17:05:44.318Z] ---> Running in c3ea4b29037e [2022-08-04T17:05:44.589Z] Removing intermediate container c3ea4b29037e [2022-08-04T17:05:44.589Z] ---> e3c991117d24 [2022-08-04T17:05:44.589Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:05:44.589Z] ---> Running in b02d1ba921d9 [2022-08-04T17:05:45.186Z] Removing intermediate container b02d1ba921d9 [2022-08-04T17:05:45.186Z] ---> 82896afbe83a [2022-08-04T17:05:45.186Z] Step 18/20 : LABEL arch=arm64 [2022-08-04T17:05:45.186Z] ---> Running in c15b464da8e9 [2022-08-04T17:05:45.458Z] Removing intermediate container c15b464da8e9 [2022-08-04T17:05:45.458Z] ---> 74a91c78188f [2022-08-04T17:05:45.458Z] Step 19/20 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 [2022-08-04T17:05:45.458Z] ---> Running in 29649f5b0a70 [2022-08-04T17:05:45.743Z] Removing intermediate container 29649f5b0a70 [2022-08-04T17:05:45.743Z] ---> 3c16dbe173e0 [2022-08-04T17:05:45.743Z] Step 20/20 : LABEL version=0.0.0 [2022-08-04T17:05:45.743Z] ---> Running in 832b14596cee [2022-08-04T17:05:46.340Z] Removing intermediate container 832b14596cee [2022-08-04T17:05:46.340Z] ---> 5a391ed86de4 [2022-08-04T17:05:46.340Z] [2022-08-04T17:05:46.340Z] Successfully built 5a391ed86de4 [2022-08-04T17:05:46.340Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-04T17:05:46.626Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-04T17:05:46.617Z] $ docker stop --time=1 b6d4d626b7b4db68cf97cc2be0e22588cbd945e3ab383deb7c8707624264acc1 [2022-08-04T17:05:48.303Z] $ docker rm -f b6d4d626b7b4db68cf97cc2be0e22588cbd945e3ab383deb7c8707624264acc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T17:05:48.871Z] + docker images [2022-08-04T17:05:49.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T17:05:49.143Z] security-spiffe-token-provider-arm64 latest 5a391ed86de4 3 seconds ago 28.3MB [2022-08-04T17:05:49.143Z] 1e2e1e4e7926 15 seconds ago 1.4GB [2022-08-04T17:05:49.143Z] support-scheduler-arm64 latest bfaa3f83340a 16 seconds ago 25.6MB [2022-08-04T17:05:49.143Z] 73833ae762c7 24 seconds ago 1.41GB [2022-08-04T17:05:49.143Z] sys-mgmt-agent-arm64 latest f398206c3668 About a minute ago 133MB [2022-08-04T17:05:49.143Z] security-spire-server-arm64 latest 081f91ad3f44 About a minute ago 84.2MB [2022-08-04T17:05:49.143Z] core-command-arm64 latest b860d1568a6e 2 minutes ago 15.5MB [2022-08-04T17:05:49.143Z] c72c98f4632f 2 minutes ago 1.25GB [2022-08-04T17:05:49.143Z] 1c9871fc8668 2 minutes ago 1.35GB [2022-08-04T17:05:49.143Z] security-bootstrapper-arm64 latest 0d51466e3084 2 minutes ago 18.6MB [2022-08-04T17:05:49.143Z] bdec03f86d66 2 minutes ago 1.35GB [2022-08-04T17:05:49.143Z] e63ce5abf447 3 minutes ago 1.35GB [2022-08-04T17:05:49.143Z] security-spire-agent-arm64 latest 445c5ffaa567 7 minutes ago 122MB [2022-08-04T17:05:49.143Z] 84dba97c332d 7 minutes ago 1.25GB [2022-08-04T17:05:49.143Z] support-notifications-arm64 latest 8241f4819de8 7 minutes ago 26.1MB [2022-08-04T17:05:49.143Z] 555210b72687 8 minutes ago 1.41GB [2022-08-04T17:05:49.143Z] core-data-arm64 latest 2f5c33c0b576 8 minutes ago 20.6MB [2022-08-04T17:05:49.143Z] 93575e171c77 9 minutes ago 1.38GB [2022-08-04T17:05:49.143Z] core-metadata-arm64 latest 9c0761f88b5b 9 minutes ago 17.4MB [2022-08-04T17:05:49.143Z] security-secretstore-setup-arm64 latest 993730f23484 9 minutes ago 27.9MB [2022-08-04T17:05:49.143Z] 7af4f002802f 9 minutes ago 1.38GB [2022-08-04T17:05:49.143Z] e96b8fa30195 10 minutes ago 1.36GB [2022-08-04T17:05:49.143Z] security-proxy-setup-arm64 latest c89d6d499bed 10 minutes ago 26.2MB [2022-08-04T17:05:49.143Z] 16958eed0be8 10 minutes ago 1.36GB [2022-08-04T17:05:49.143Z] security-spire-config-arm64 latest 60ab52d93168 16 minutes ago 83.6MB [2022-08-04T17:05:49.143Z] 24f1e2d866b2 16 minutes ago 1.25GB [2022-08-04T17:05:49.143Z] ci-base-image-arm64 latest e47c71fd5ee0 30 minutes ago 995MB [2022-08-04T17:05:49.143Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-04T17:05:49.143Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-04T17:05:49.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-04T17:05:49.143Z] 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 [2022-08-04T17:05:49.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:05:49.612Z] [2022-08-04T17:05:49.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:05:49.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:05:50.237Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-04T17:05:50.237Z] 8998bd30e6a1: Pulling fs layer [2022-08-04T17:05:50.237Z] 04944245beec: Pulling fs layer [2022-08-04T17:05:50.237Z] 699f458cf7ca: Pulling fs layer [2022-08-04T17:05:50.237Z] 765212b225bb: Pulling fs layer [2022-08-04T17:05:50.237Z] f23df028b6ca: Pulling fs layer [2022-08-04T17:05:50.237Z] d65c8cfc05b1: Pulling fs layer [2022-08-04T17:05:50.237Z] 2437ff75d9bd: Pulling fs layer [2022-08-04T17:05:50.237Z] 765212b225bb: Waiting [2022-08-04T17:05:50.237Z] f23df028b6ca: Waiting [2022-08-04T17:05:50.237Z] d65c8cfc05b1: Waiting [2022-08-04T17:05:50.237Z] 2437ff75d9bd: Waiting [2022-08-04T17:05:50.237Z] 04944245beec: Verifying Checksum [2022-08-04T17:05:50.237Z] 04944245beec: Download complete [2022-08-04T17:05:50.237Z] 765212b225bb: Verifying Checksum [2022-08-04T17:05:50.237Z] 765212b225bb: Download complete [2022-08-04T17:05:50.237Z] f23df028b6ca: Verifying Checksum [2022-08-04T17:05:50.237Z] f23df028b6ca: Download complete [2022-08-04T17:05:50.237Z] d65c8cfc05b1: Verifying Checksum [2022-08-04T17:05:50.237Z] d65c8cfc05b1: Download complete [2022-08-04T17:05:50.509Z] 699f458cf7ca: Verifying Checksum [2022-08-04T17:05:50.509Z] 699f458cf7ca: Download complete [2022-08-04T17:05:50.783Z] 8998bd30e6a1: Verifying Checksum [2022-08-04T17:05:50.784Z] 8998bd30e6a1: Download complete [2022-08-04T17:05:53.393Z] 2437ff75d9bd: Verifying Checksum [2022-08-04T17:05:53.393Z] 2437ff75d9bd: Download complete [2022-08-04T17:05:55.365Z] 8998bd30e6a1: Pull complete [2022-08-04T17:05:55.638Z] 04944245beec: Pull complete [2022-08-04T17:05:57.068Z] 699f458cf7ca: Pull complete [2022-08-04T17:05:57.340Z] 765212b225bb: Pull complete [2022-08-04T17:05:58.314Z] f23df028b6ca: Pull complete [2022-08-04T17:05:58.587Z] d65c8cfc05b1: Pull complete [2022-08-04T17:06:13.737Z] 2437ff75d9bd: Pull complete [2022-08-04T17:06:13.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-04T17:06:13.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:06:13.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:06:13.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container [2022-08-04T17:06:14.066Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-08-04T17:06:16.548Z] $ docker top 7d74ded88239c50635f6198c65076589b87717f2268987b1b53e508190490a14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:17.537Z] ---> job-cost.sh [2022-08-04T17:06:17.537Z] lf-activate-venv: SKIPPING [2022-08-04T17:06:17.537Z] INFO: No Stack... [2022-08-04T17:06:18.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-04T17:06:19.102Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T17:06:19.765Z] + cut -d, -f6 [2022-08-04T17:06:19.765Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2022-08-04T17:06:19.826Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] [2022-08-04T17:06:19.833Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] did not exist. Created. [2022-08-04T17:06:19.833Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T17:06:20.493Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-04T17:06:20.668Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T17:06:20.675Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T17:06:20.681Z] $ docker stop --time=1 7d74ded88239c50635f6198c65076589b87717f2268987b1b53e508190490a14 [2022-08-04T17:06:22.189Z] $ docker rm -f 7d74ded88239c50635f6198c65076589b87717f2268987b1b53e508190490a14 [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 [2022-08-04T17:06:22.688Z] provisioning config files... [2022-08-04T17:06:22.695Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4255160401681768836tmp [Pipeline] { [Pipeline] sh [2022-08-04T17:06:22.989Z] + set +x [2022-08-04T17:06:22.989Z] + curl -s https://codecov.io/bash [2022-08-04T17:06:22.989Z] + bash -s -- [2022-08-04T17:06:22.989Z] [2022-08-04T17:06:22.989Z] _____ _ [2022-08-04T17:06:22.989Z] / ____| | | [2022-08-04T17:06:22.989Z] | | ___ __| | ___ ___ _____ __ [2022-08-04T17:06:22.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-04T17:06:22.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-04T17:06:22.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-04T17:06:22.989Z] Bash-1.0.6 [2022-08-04T17:06:22.989Z] [2022-08-04T17:06:22.989Z] [2022-08-04T17:06:22.989Z] ==> git version 2.25.1 found [2022-08-04T17:06:22.989Z] ==> 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 [2022-08-04T17:06:22.989Z] Release-Date: 2020-01-08 [2022-08-04T17:06:22.989Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-04T17:06:22.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-04T17:06:22.989Z] ==> Jenkins CI detected. [2022-08-04T17:06:22.989Z] current dir:  /w/workspace/edgex-go/5 [2022-08-04T17:06:22.989Z] project root: . [2022-08-04T17:06:22.989Z] --> token set from env [2022-08-04T17:06:22.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-04T17:06:22.989Z] ==> Running gcov in . (disable via -X gcov) [2022-08-04T17:06:22.989Z] ==> Python coveragepy not found [2022-08-04T17:06:22.989Z] ==> Searching for coverage reports in: [2022-08-04T17:06:22.989Z] + . [2022-08-04T17:06:22.989Z] -> Found 1 reports [2022-08-04T17:06:22.989Z] ==> Detecting git/mercurial file structure [2022-08-04T17:06:22.989Z] ==> Reading reports [2022-08-04T17:06:22.989Z] + ./coverage.out bytes=478941 [2022-08-04T17:06:22.989Z] ==> Appending adjustments [2022-08-04T17:06:22.989Z] https://docs.codecov.io/docs/fixing-reports [2022-08-04T17:06:24.370Z] + Found adjustments [2022-08-04T17:06:24.370Z] ==> Gzipping contents [2022-08-04T17:06:24.370Z] 64K /tmp/codecov.FzxPdk.gz [2022-08-04T17:06:24.370Z] ==> Uploading reports [2022-08-04T17:06:24.370Z] url: https://codecov.io [2022-08-04T17:06:24.370Z] query: branch=PR-4111&commit=1f0662cc6dbf5d8a292e8d76b1ee294624df6987&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= [2022-08-04T17:06:24.370Z] -> Pinging Codecov [2022-08-04T17:06:24.370Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=1f0662cc6dbf5d8a292e8d76b1ee294624df6987&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= [2022-08-04T17:06:24.632Z] -> Uploading to [2022-08-04T17:06:24.632Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/1f0662cc6dbf5d8a292e8d76b1ee294624df6987/b1cdaf65-125e-4702-bbfe-ef0ae7259d58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T170624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fc43d09c1e6f0ee9601d38372e17fe42a0575f2e175eaae2b363f564a2696e7 [2022-08-04T17:06:24.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:06:24.632Z] Dload Upload Total Spent Left Speed [2022-08-04T17:06:24.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62801 0 0 100 62801 0 223k --:--:-- --:--:-- --:--:-- 223k [2022-08-04T17:06:24.893Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] } [2022-08-04T17:06:24.901Z] 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 [2022-08-04T17:06:25.517Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:25.815Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:26.684Z] ---> package-listing.sh [2022-08-04T17:06:26.684Z] ++ facter osfamily [2022-08-04T17:06:26.684Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-04T17:06:26.944Z] + OS_FAMILY=debian [2022-08-04T17:06:26.944Z] + workspace=/w/workspace/edgex-go/5 [2022-08-04T17:06:26.944Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-04T17:06:26.944Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-04T17:06:26.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-04T17:06:26.944Z] + PACKAGES=/tmp/packages_start.txt [2022-08-04T17:06:26.944Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-04T17:06:26.944Z] + PACKAGES=/tmp/packages_end.txt [2022-08-04T17:06:26.944Z] + case "${OS_FAMILY}" in [2022-08-04T17:06:26.944Z] + dpkg -l [2022-08-04T17:06:26.944Z] + grep '^ii' [2022-08-04T17:06:26.944Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-04T17:06:26.944Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-04T17:06:26.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-04T17:06:26.944Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-04T17:06:26.944Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-08-04T17:06:26.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-08-04T17:06:26.956Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-04T17:06:27.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:06:27.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:06:27.803Z] [2022-08-04T17:06:27.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:06:28.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:06:28.105Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-04T17:06:28.105Z] 5eb5b503b376: Pulling fs layer [2022-08-04T17:06:28.105Z] 5c69ac0246d0: Pulling fs layer [2022-08-04T17:06:28.105Z] ec43610c2a17: Pulling fs layer [2022-08-04T17:06:28.106Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-04T17:06:28.106Z] 33b1e0a273af: Pulling fs layer [2022-08-04T17:06:28.106Z] 5d3b04190fa2: Pulling fs layer [2022-08-04T17:06:28.106Z] 2f39f015ded8: Pulling fs layer [2022-08-04T17:06:28.106Z] 3a2ae6a8a46f: Waiting [2022-08-04T17:06:28.106Z] 5d3b04190fa2: Waiting [2022-08-04T17:06:28.106Z] 33b1e0a273af: Waiting [2022-08-04T17:06:28.106Z] 2f39f015ded8: Waiting [2022-08-04T17:06:28.106Z] 5c69ac0246d0: Verifying Checksum [2022-08-04T17:06:28.106Z] 5c69ac0246d0: Download complete [2022-08-04T17:06:28.106Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-04T17:06:28.106Z] 3a2ae6a8a46f: Download complete [2022-08-04T17:06:28.106Z] 33b1e0a273af: Verifying Checksum [2022-08-04T17:06:28.106Z] 33b1e0a273af: Download complete [2022-08-04T17:06:28.106Z] 5d3b04190fa2: Verifying Checksum [2022-08-04T17:06:28.106Z] 5d3b04190fa2: Download complete [2022-08-04T17:06:28.106Z] ec43610c2a17: Verifying Checksum [2022-08-04T17:06:28.106Z] ec43610c2a17: Download complete [2022-08-04T17:06:28.369Z] 5eb5b503b376: Verifying Checksum [2022-08-04T17:06:28.369Z] 5eb5b503b376: Download complete [2022-08-04T17:06:28.940Z] 2f39f015ded8: Download complete [2022-08-04T17:06:29.509Z] 5eb5b503b376: Pull complete [2022-08-04T17:06:29.768Z] 5c69ac0246d0: Pull complete [2022-08-04T17:06:30.028Z] ec43610c2a17: Pull complete [2022-08-04T17:06:30.289Z] 3a2ae6a8a46f: Pull complete [2022-08-04T17:06:30.289Z] 33b1e0a273af: Pull complete [2022-08-04T17:06:30.548Z] 5d3b04190fa2: Pull complete [2022-08-04T17:06:34.740Z] 2f39f015ded8: Pull complete [2022-08-04T17:06:34.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-04T17:06:34.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:06:34.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:06:34.826Z] prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container [2022-08-04T17:06:34.852Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T17:06:37.875Z] $ docker top 163ac3ea9a4be70de8fa34fa2d483c020fb289becbafdbe9d65f5484a4408a17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:06:38.234Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-04T17:06:38.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-04T17:06:38.814Z] + ls /var/log/sa-host [2022-08-04T17:06:38.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:06:38.883Z] provisioning config files... [2022-08-04T17:06:38.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2018382658401043715tmp [Pipeline] { [Pipeline] echo [2022-08-04T17:06:38.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:39.197Z] ---> create-netrc.sh [Pipeline] } [2022-08-04T17:06:39.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:39.536Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-04T17:06:39.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:39.838Z] ---> sudo-logs.sh [2022-08-04T17:06:39.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-04T17:06:39.861Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:40.150Z] ---> job-cost.sh [2022-08-04T17:06:40.151Z] lf-activate-venv: SKIPPING [2022-08-04T17:06:40.151Z] DEBUG: total: 0.10999999940395355 [2022-08-04T17:06:40.151Z] INFO: Retrieving Stack Cost... [2022-08-04T17:06:40.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T17:06:40.983Z] INFO: Archiving Costs [Pipeline] echo [2022-08-04T17:06:40.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:06:41.280Z] ---> logs-deploy.sh [2022-08-04T17:06:41.280Z] lf-activate-venv: SKIPPING [2022-08-04T17:06:41.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/5 [2022-08-04T17:06:41.280Z] INFO: archiving workspace using pattern(s): [2022-08-04T17:06:42.220Z] Archives upload complete. [2022-08-04T17:06:42.220Z] INFO: archiving logs to Nexus