Pull request #4125 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d96bbb21c595d73fc1d81d82935c6490ab477ee+de42c75fc4ab817d877df8b97b2a6a2a139eddab (f2a10fe8443163a5c050b677406ce6154cc41525) 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-ssh6921364437177849175.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-ssh15114955595487733084.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-4125/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-4125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11781762875089912357.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-ssh5979416465224620682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/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-4125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1760651865635620351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23049 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit 9d96bbb21c595d73fc1d81d82935c6490ab477ee Merge succeeded, producing 65f9289ed88faf2540fffee479906180a571db5a Checking out Revision 65f9289ed88faf2540fffee479906180a571db5a (PR-4125) > 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/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d96bbb21c595d73fc1d81d82935c6490ab477ee # 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 de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65f9289ed88faf2540fffee479906180a571db5a # timeout=10 Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-18T17:08:46.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-18T17:08:46.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-18T17:08:46.779Z] ========================================================= [2022-08-18T17:08:46.779Z] EdgeX Global Pipelines Version Info [2022-08-18T17:08:46.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a41639d41d9c5810644a3a65fb464868cf3bc3e0 # timeout=10 [2022-08-18T17:08:47.541Z] ------------------- [2022-08-18T17:08:47.542Z] stable info: [2022-08-18T17:08:47.542Z] ------------------- [2022-08-18T17:08:47.542Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T17:08:47.542Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T17:08:47.542Z] Message: update stable to v1.0.238 [2022-08-18T17:08:48.113Z] ------------------- [2022-08-18T17:08:48.113Z] experimental info: [2022-08-18T17:08:48.113Z] ------------------- [2022-08-18T17:08:48.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T17:08:48.113Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T17:08:48.113Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-18T17:08:48.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-18T17:08:48.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-18T17:08:48.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-18T17:08:48.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-18T17:08:48.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-18T17:08:48.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-18T17:08:48.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-18T17:08:48.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-18T17:08:48.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-18T17:08:48.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-18T17:08:48.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-18T17:08:48.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-18T17:08:48.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-18T17:08:48.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-18T17:08:48.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-18T17:08:48.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T17:08:48.484Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T17:08:48.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-18T17:08:48.506Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-18T17:08:48.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-18T17:08:48.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-18T17:08:48.542Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-18T17:08:48.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-18T17:08:48.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4125 [Pipeline] echo [2022-08-18T17:08:48.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4125 [Pipeline] echo [2022-08-18T17:08:48.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4125 [Pipeline] echo [2022-08-18T17:08:48.598Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65f9289ed88faf2540fffee479906180a571db5a [Pipeline] echo [2022-08-18T17:08:48.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65f9289 [Pipeline] echo [2022-08-18T17:08:48.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T17:08:48.654Z] provisioning config files... [2022-08-18T17:08:48.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6236681847632289772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:08:48.975Z] ---> docker-login.sh [2022-08-18T17:08:48.975Z] nexus3.edgexfoundry.org:10001 [2022-08-18T17:08:49.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:08:49.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:08:49.238Z] Configure a credential helper to remove this warning. See [2022-08-18T17:08:49.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:08:49.238Z] [2022-08-18T17:08:49.238Z] Login Succeeded [2022-08-18T17:08:49.238Z] nexus3.edgexfoundry.org:10002 [2022-08-18T17:08:49.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:08:49.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:08:49.500Z] Configure a credential helper to remove this warning. See [2022-08-18T17:08:49.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:08:49.500Z] [2022-08-18T17:08:49.500Z] Login Succeeded [2022-08-18T17:08:49.500Z] nexus3.edgexfoundry.org:10003 [2022-08-18T17:08:49.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:08:49.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:08:49.761Z] Configure a credential helper to remove this warning. See [2022-08-18T17:08:49.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:08:49.761Z] [2022-08-18T17:08:49.761Z] Login Succeeded [2022-08-18T17:08:49.761Z] nexus3.edgexfoundry.org:10004 [2022-08-18T17:08:49.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:08:49.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:08:49.761Z] Configure a credential helper to remove this warning. See [2022-08-18T17:08:49.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:08:49.761Z] [2022-08-18T17:08:49.761Z] Login Succeeded [2022-08-18T17:08:49.761Z] docker.io [2022-08-18T17:08:50.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:08:50.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:08:50.285Z] Configure a credential helper to remove this warning. See [2022-08-18T17:08:50.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:08:50.285Z] [2022-08-18T17:08:50.285Z] Login Succeeded [2022-08-18T17:08:50.285Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T17:08:50.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T17:08:50.599Z] + 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-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + dirname cmd/core-command/Dockerfile [2022-08-18T17:08:50.599Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-18T17:08:50.599Z] + + dirname cmd/core-data/Dockerfile [2022-08-18T17:08:50.599Z] cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + dirname cmd/core-metadata/Dockerfile [2022-08-18T17:08:50.599Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/support-notifications/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-18T17:08:50.599Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-18T17:08:50.599Z] + cut -d/ -f2 [2022-08-18T17:08:50.599Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-18T17:08:50.634Z] 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-18T17:08:50.984Z] + git rev-list -1 --merges 65f9289ed88faf2540fffee479906180a571db5a~1..65f9289ed88faf2540fffee479906180a571db5a [Pipeline] echo [2022-08-18T17:08:50.997Z] -----------> git rev-list -1 --merges 65f9289ed88faf2540fffee479906180a571db5a~1..65f9289ed88faf2540fffee479906180a571db5a 65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:08:50.997Z] 65f9289ed88faf2540fffee479906180a571db5a [false] [Pipeline] sh [2022-08-18T17:08:51.287Z] + git log --format=format:%s -1 65f9289ed88faf2540fffee479906180a571db5a [Pipeline] echo [2022-08-18T17:08:51.301Z] ========================================================= [2022-08-18T17:08:51.301Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-18T17:08:51.301Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-18T17:08:51.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T17:08:51.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-18T17:08:51.730Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-18T17:08:51.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-18T17:08:51.730Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-18T17:08:51.730Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-18T17:08:51.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:08:52.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T17:08:52.177Z] [2022-08-18T17:08:52.177Z] 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-18T17:08:52.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T17:08:52.488Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-18T17:08:52.488Z] b85a868b505f: Pulling fs layer [2022-08-18T17:08:52.488Z] e2be974225ed: Pulling fs layer [2022-08-18T17:08:52.488Z] 339a4e72a1f5: Pulling fs layer [2022-08-18T17:08:52.488Z] 988bab9f4d93: Pulling fs layer [2022-08-18T17:08:52.488Z] 1469e6f7b9e6: Pulling fs layer [2022-08-18T17:08:52.488Z] eaf3925da568: Pulling fs layer [2022-08-18T17:08:52.488Z] bab4dde63d76: Pulling fs layer [2022-08-18T17:08:52.488Z] bde34c3a00c8: Pulling fs layer [2022-08-18T17:08:52.488Z] b352a97aabf1: Pulling fs layer [2022-08-18T17:08:52.488Z] 4872d77fe225: Pulling fs layer [2022-08-18T17:08:52.488Z] 5851b861e8e6: Pulling fs layer [2022-08-18T17:08:52.488Z] 1469e6f7b9e6: Waiting [2022-08-18T17:08:52.488Z] bde34c3a00c8: Waiting [2022-08-18T17:08:52.488Z] bab4dde63d76: Waiting [2022-08-18T17:08:52.488Z] 4872d77fe225: Waiting [2022-08-18T17:08:52.488Z] 5851b861e8e6: Waiting [2022-08-18T17:08:52.488Z] eaf3925da568: Waiting [2022-08-18T17:08:52.488Z] b352a97aabf1: Waiting [2022-08-18T17:08:52.488Z] e2be974225ed: Download complete [2022-08-18T17:08:52.488Z] 988bab9f4d93: Download complete [2022-08-18T17:08:52.750Z] 1469e6f7b9e6: Verifying Checksum [2022-08-18T17:08:52.750Z] 1469e6f7b9e6: Download complete [2022-08-18T17:08:52.750Z] 339a4e72a1f5: Verifying Checksum [2022-08-18T17:08:52.750Z] 339a4e72a1f5: Download complete [2022-08-18T17:08:52.750Z] eaf3925da568: Download complete [2022-08-18T17:08:52.750Z] bde34c3a00c8: Download complete [2022-08-18T17:08:52.750Z] b352a97aabf1: Download complete [2022-08-18T17:08:52.750Z] 4872d77fe225: Verifying Checksum [2022-08-18T17:08:52.750Z] 4872d77fe225: Download complete [2022-08-18T17:08:52.750Z] 5851b861e8e6: Download complete [2022-08-18T17:08:52.750Z] b85a868b505f: Verifying Checksum [2022-08-18T17:08:52.750Z] b85a868b505f: Download complete [2022-08-18T17:08:53.010Z] bab4dde63d76: Verifying Checksum [2022-08-18T17:08:53.010Z] bab4dde63d76: Download complete [2022-08-18T17:08:54.393Z] b85a868b505f: Pull complete [2022-08-18T17:08:54.393Z] e2be974225ed: Pull complete [2022-08-18T17:08:54.964Z] 339a4e72a1f5: Pull complete [2022-08-18T17:08:54.964Z] 988bab9f4d93: Pull complete [2022-08-18T17:08:55.225Z] 1469e6f7b9e6: Pull complete [2022-08-18T17:08:55.485Z] eaf3925da568: Pull complete [2022-08-18T17:08:57.399Z] bab4dde63d76: Pull complete [2022-08-18T17:08:57.661Z] bde34c3a00c8: Pull complete [2022-08-18T17:08:57.661Z] b352a97aabf1: Pull complete [2022-08-18T17:08:57.924Z] 4872d77fe225: Pull complete [2022-08-18T17:08:57.924Z] 5851b861e8e6: Pull complete [2022-08-18T17:08:57.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-18T17:08:57.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T17:08:57.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:08:58.052Z] prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container [2022-08-18T17:08:58.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T17:08:59.626Z] $ docker top fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 -eo pid,comm [2022-08-18T17:08:59.687Z] 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-18T17:08:59.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T17:08:59.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T17:08:59.718Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T17:08:59.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T17:08:59.853Z] $ docker exec fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent [2022-08-18T17:08:59.976Z] SSH_AUTH_SOCK=/tmp/ssh-FbZAEv3xLocg/agent.32 [2022-08-18T17:08:59.976Z] SSH_AGENT_PID=39 [2022-08-18T17:08:59.982Z] Running ssh-add (command line suppressed) [2022-08-18T17:09:00.128Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5597634990342933756.key (/w/workspace/edgex-go/4@tmp/private_key_5597634990342933756.key) [2022-08-18T17:09:00.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T17:09:00.428Z] + git tag --points-at HEAD [Pipeline] } [2022-08-18T17:09:00.460Z] $ docker exec --env ******** --env ******** fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent -k [2022-08-18T17:09:00.581Z] unset SSH_AUTH_SOCK; [2022-08-18T17:09:00.581Z] unset SSH_AGENT_PID; [2022-08-18T17:09:00.581Z] echo Agent pid 39 killed; [2022-08-18T17:09:00.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-18T17:09:00.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T17:09:00.611Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T17:09:00.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T17:09:00.760Z] $ docker exec fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent [2022-08-18T17:09:00.887Z] SSH_AUTH_SOCK=/tmp/ssh-XUUOAbwmfEsc/agent.73 [2022-08-18T17:09:00.887Z] SSH_AGENT_PID=79 [2022-08-18T17:09:00.892Z] Running ssh-add (command line suppressed) [2022-08-18T17:09:01.030Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1265403450824030869.key (/w/workspace/edgex-go/4@tmp/private_key_1265403450824030869.key) [2022-08-18T17:09:01.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T17:09:01.328Z] + git semver init [2022-08-18T17:09:01.591Z] 2022-08-18 17:09:01,555 [run_init] DEBUG init version:0.0.0 force:False [2022-08-18T17:09:01.591Z] 2022-08-18 17:09:01,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-08-18T17:09:01.591Z] 2022-08-18 17:09:01,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-08-18T17:09:01.591Z] 2022-08-18 17:09:01,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,101 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4125 with force:False [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,102 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4125 [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,107 [execute] INFO git cat-file --batch-check [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,115 [execute] INFO git cat-file --batch [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T17:09:06.930Z] 2022-08-18 17:09:06,121 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4125 [2022-08-18T17:09:06.930Z] 0.0.0 [Pipeline] } [2022-08-18T17:09:06.948Z] $ docker exec --env ******** --env ******** fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent -k [2022-08-18T17:09:07.074Z] unset SSH_AUTH_SOCK; [2022-08-18T17:09:07.075Z] unset SSH_AGENT_PID; [2022-08-18T17:09:07.075Z] echo Agent pid 79 killed; [2022-08-18T17:09:07.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T17:09:07.393Z] + git semver [Pipeline] } [2022-08-18T17:09:07.678Z] $ docker stop --time=1 fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 [2022-08-18T17:09:09.021Z] $ docker rm -f fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T17:09:09.376Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-18T17:09:09.609Z] Stashed 1 file(s) [Pipeline] echo [2022-08-18T17:09:09.612Z] [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-18T17:09:10.011Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-08-18T17:09:10.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T17:09:10.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T17:09:10.053Z] ========================================================= [2022-08-18T17:09:10.053Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-18T17:09:10.053Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T17:09:10.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T17:09:10.345Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-18T17:09:10.345Z] 2408cc74d12b: Pulling fs layer [2022-08-18T17:09:10.345Z] ea60b727a1ce: Pulling fs layer [2022-08-18T17:09:10.345Z] 30c4a7721957: Pulling fs layer [2022-08-18T17:09:10.345Z] 370296b7ddb6: Pulling fs layer [2022-08-18T17:09:10.345Z] 7c6cee850709: Pulling fs layer [2022-08-18T17:09:10.345Z] 39a5fcdaea64: Pulling fs layer [2022-08-18T17:09:10.345Z] d94ebbe4e438: Pulling fs layer [2022-08-18T17:09:10.345Z] bcfd1f05c69d: Pulling fs layer [2022-08-18T17:09:10.345Z] 59ccb84bbe0f: Pulling fs layer [2022-08-18T17:09:10.345Z] 59ccb84bbe0f: Waiting [2022-08-18T17:09:10.345Z] 370296b7ddb6: Waiting [2022-08-18T17:09:10.345Z] 39a5fcdaea64: Waiting [2022-08-18T17:09:10.345Z] d94ebbe4e438: Waiting [2022-08-18T17:09:10.345Z] 7c6cee850709: Waiting [2022-08-18T17:09:10.345Z] bcfd1f05c69d: Waiting [2022-08-18T17:09:10.345Z] 30c4a7721957: Verifying Checksum [2022-08-18T17:09:10.345Z] 30c4a7721957: Download complete [2022-08-18T17:09:10.345Z] ea60b727a1ce: Verifying Checksum [2022-08-18T17:09:10.346Z] ea60b727a1ce: Download complete [2022-08-18T17:09:10.346Z] 7c6cee850709: Verifying Checksum [2022-08-18T17:09:10.346Z] 7c6cee850709: Download complete [2022-08-18T17:09:10.346Z] 39a5fcdaea64: Download complete [2022-08-18T17:09:10.346Z] 2408cc74d12b: Verifying Checksum [2022-08-18T17:09:10.346Z] 2408cc74d12b: Download complete [2022-08-18T17:09:10.346Z] d94ebbe4e438: Verifying Checksum [2022-08-18T17:09:10.346Z] d94ebbe4e438: Download complete [2022-08-18T17:09:10.607Z] 2408cc74d12b: Pull complete [2022-08-18T17:09:10.607Z] ea60b727a1ce: Pull complete [2022-08-18T17:09:10.867Z] 30c4a7721957: Pull complete [2022-08-18T17:09:10.867Z] 59ccb84bbe0f: Verifying Checksum [2022-08-18T17:09:10.867Z] 59ccb84bbe0f: Download complete [2022-08-18T17:09:10.867Z] bcfd1f05c69d: Verifying Checksum [2022-08-18T17:09:11.437Z] 370296b7ddb6: Verifying Checksum [2022-08-18T17:09:11.437Z] 370296b7ddb6: Download complete [2022-08-18T17:09:15.634Z] 370296b7ddb6: Pull complete [2022-08-18T17:09:15.634Z] 7c6cee850709: Pull complete [2022-08-18T17:09:15.893Z] 39a5fcdaea64: Pull complete [2022-08-18T17:09:15.893Z] d94ebbe4e438: Pull complete [2022-08-18T17:09:18.435Z] bcfd1f05c69d: Pull complete [2022-08-18T17:09:19.015Z] 59ccb84bbe0f: Pull complete [2022-08-18T17:09:19.015Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-18T17:09:19.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T17:09:19.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T17:09:19.321Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T17:09:19.321Z] WORKDIR /edgex [2022-08-18T17:09:19.321Z] COPY go.mod . [2022-08-18T17:09:19.321Z] RUN go mod download [2022-08-18T17:09:19.321Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-18T17:09:19.891Z] Sending build context to Docker daemon 169.3MB [2022-08-18T17:09:19.891Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T17:09:19.891Z] ---> a4fb48ad2a94 [2022-08-18T17:09:19.891Z] Step 2/4 : WORKDIR /edgex [2022-08-18T17:09:22.441Z] ---> Running in 7e2962d82be9 [2022-08-18T17:09:22.441Z] Removing intermediate container 7e2962d82be9 [2022-08-18T17:09:22.441Z] ---> 5f9e32074b6c [2022-08-18T17:09:22.441Z] Step 3/4 : COPY go.mod . [2022-08-18T17:09:22.441Z] ---> f447808d47d3 [2022-08-18T17:09:22.441Z] Step 4/4 : RUN go mod download [2022-08-18T17:09:22.441Z] ---> Running in 798b9a922e87 [2022-08-18T17:09:24.696Z] Still waiting to schedule task [2022-08-18T17:09:24.696Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-18T17:09:37.359Z] Removing intermediate container 798b9a922e87 [2022-08-18T17:09:37.359Z] ---> c12fac37f8a5 [2022-08-18T17:09:37.359Z] Successfully built c12fac37f8a5 [2022-08-18T17:09:37.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:09:37.668Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T17:09:37.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:09:37.752Z] prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container [2022-08-18T17:09:37.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T17:09:38.229Z] $ docker top 6705e385db19fc10e45fd89a12b4b3f4d9c30662fae263b115ed91bff6378282 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:09:38.590Z] + go version [2022-08-18T17:09:38.591Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-18T17:09:38.606Z] $ docker stop --time=1 6705e385db19fc10e45fd89a12b4b3f4d9c30662fae263b115ed91bff6378282 [2022-08-18T17:09:39.913Z] $ docker rm -f 6705e385db19fc10e45fd89a12b4b3f4d9c30662fae263b115ed91bff6378282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:09:40.458Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T17:09:40.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:09:40.585Z] prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container [2022-08-18T17:09:40.621Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T17:09:41.070Z] $ docker top 8b60bf7f816d5eabb2e38ce1ca0d4e05b797876932229a61dfd96637f3b83f04 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T17:09:41.158Z] ========================================================= [2022-08-18T17:09:41.158Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T17:09:41.158Z] ========================================================= [Pipeline] sh [2022-08-18T17:09:41.440Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-08-18T17:09:41.745Z] + make test [2022-08-18T17:09:41.745Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T17:09:48.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T17:10:03.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T17:10:03.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements [2022-08-18T17:10:03.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T17:10:03.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T17:10:03.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-08-18T17:10:03.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T17:10:03.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements [2022-08-18T17:10:03.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T17:10:03.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.745s coverage: 89.2% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.1% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.107s coverage: 0.9% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2022-08-18T17:10:08.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-08-18T17:10:08.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2022-08-18T17:10:18.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2022-08-18T17:10:18.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-08-18T17:10:19.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 82.2% of statements [2022-08-18T17:10:19.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T17:10:29.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.0% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 85.4% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.8% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.6% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T17:10:29.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-18T17:10:29.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-18T17:10:29.166Z] 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-18T17:10:51.113Z] 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-18T17:10:51.113Z] GO111MODULE=on go vet ./... [2022-08-18T17:10:51.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T17:10:51.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T17:10:51.942Z] ./bin/test-attribution-txt.sh [2022-08-18T17:10:51.942Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-18T17:10:51.942Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-18T17:10:51.942Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-18T17:10:51.942Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-18T17:10:51.942Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-18T17:10:51.942Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-18T17:10:51.942Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-18T17:10:51.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T17:10:52.252Z] + ls -al . [2022-08-18T17:10:52.252Z] total 736 [2022-08-18T17:10:52.252Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 17:09 . [2022-08-18T17:10:52.252Z] drwxr-xr-x 4 root root 4096 Aug 18 17:09 .. [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 17:08 .dockerignore [2022-08-18T17:10:52.252Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 17:10 .git [2022-08-18T17:10:52.252Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 17:08 .github [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 1030 Aug 18 17:08 .gitignore [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 17:08 .golangci.yml [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 17:08 .hadolint.yml [2022-08-18T17:10:52.252Z] drwxr-xr-x 3 1001 1001 4096 Aug 18 17:09 .semver [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 17:08 .sonarcloud.properties [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 17:08 ADOPTERS.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 10347 Aug 18 17:08 Attribution.txt [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 63209 Aug 18 17:08 CHANGELOG.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 17:08 CONTRIBUTING.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 17:08 GOVERNANCE.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 850 Aug 18 17:08 Jenkinsfile [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 17:08 LICENSE [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 13276 Aug 18 17:08 Makefile [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 17:08 OWNERS.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 9094 Aug 18 17:08 README.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 17:08 SECURITY.md [2022-08-18T17:10:52.252Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 17:09 VERSION [2022-08-18T17:10:52.253Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 17:08 ZMQWindows.md [2022-08-18T17:10:52.253Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 17:08 bin [2022-08-18T17:10:52.253Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 17:08 cmd [2022-08-18T17:10:52.253Z] -rw-r--r-- 1 root root 480241 Aug 18 17:10 coverage.out [2022-08-18T17:10:52.253Z] -rw-rw-r-- 1 1001 1001 3681 Aug 18 17:08 go.mod [2022-08-18T17:10:52.253Z] -rw-rw-r-- 1 1001 1001 38033 Aug 18 17:08 go.sum [2022-08-18T17:10:52.253Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 17:08 internal [2022-08-18T17:10:52.253Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 17:08 openapi [2022-08-18T17:10:52.253Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 17:08 snap [2022-08-18T17:10:52.253Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 17:08 version.go [Pipeline] sh [2022-08-18T17:10:52.543Z] + '[' -e coverage.out ] [2022-08-18T17:10:52.543Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T17:10:52.676Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T17:10:52.954Z] + make build [2022-08-18T17:10:52.955Z] 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-18T17:11:01.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23050 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws [2022-08-18T17:11:01.612Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-08-18T17:11:01.658Z] The recommended git tool is: git [2022-08-18T17:11:07.847Z] 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-18T17:11:08.909Z] using credential edgex-jenkins-ssh [2022-08-18T17:11:08.929Z] Cloning the remote Git repository [2022-08-18T17:11:09.001Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T17:11:09.108Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-08-18T17:11:09.295Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T17:11:09.296Z] > git --version # timeout=10 [2022-08-18T17:11:09.358Z] > git --version # 'git version 2.25.1' [2022-08-18T17:11:09.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T17:11:09.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T17:11:20.058Z] 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-18T17:11:20.058Z] 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-18T17:11:25.980Z] Merging remotes/origin/main commit de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit 9d96bbb21c595d73fc1d81d82935c6490ab477ee [2022-08-18T17:11:25.138Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T17:11:25.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T17:11:25.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T17:11:25.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T17:11:25.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T17:11:25.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-18T17:11:26.004Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:11:26.029Z] > git checkout -f 9d96bbb21c595d73fc1d81d82935c6490ab477ee # timeout=10 [2022-08-18T17:11:26.599Z] Merge succeeded, producing ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:11:26.599Z] Checking out Revision ae7bb450096cba8f57af3550c33abf6542e59584 (PR-4125) [2022-08-18T17:11:26.636Z] 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-18T17:11:26.896Z] 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-18T17:11:27.836Z] 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-18T17:11:26.269Z] > git remote # timeout=10 [2022-08-18T17:11:26.293Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:11:26.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T17:11:26.318Z] > git merge de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 [2022-08-18T17:11:26.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:11:26.609Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:11:26.621Z] > git checkout -f ae7bb450096cba8f57af3550c33abf6542e59584 # timeout=10 [2022-08-18T17:11:29.219Z] 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-18T17:11:30.160Z] 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-18T17:11:30.878Z] Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" [2022-08-18T17:11:30.906Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T17:11:31.543Z] 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-18T17:11:31.749Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-18T17:11:31.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T17:11:31.750Z] Dload Upload Total Spent Left Speed [2022-08-18T17:11:31.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 12332 85 10503 0 0 70020 0 --:--:-- --:--:-- --:--:-- 70020 100 12332 100 12332 0 0 81668 0 --:--:-- --:--:-- --:--:-- 81131 [Pipeline] sh [2022-08-18T17:11:32.487Z] 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-18T17:11:32.579Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-18T17:11:30.890Z] > git rev-list --no-walk a41639d41d9c5810644a3a65fb464868cf3bc3e0 # timeout=10 [2022-08-18T17:11:32.918Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-08-18T17:11:32.918Z] sudo tee /etc/docker/daemon.new [2022-08-18T17:11:32.918Z] { [2022-08-18T17:11:32.918Z] "registry-mirrors": [ [2022-08-18T17:11:32.918Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-18T17:11:32.918Z] ], [2022-08-18T17:11:32.918Z] "bip": "10.250.0.254/24", [2022-08-18T17:11:32.918Z] "hosts": [ [2022-08-18T17:11:32.918Z] "tcp://0.0.0.0:5555", [2022-08-18T17:11:32.918Z] "unix:///var/run/docker.sock" [2022-08-18T17:11:32.918Z] ], [2022-08-18T17:11:32.918Z] "mtu": 1458, [2022-08-18T17:11:32.918Z] "selinux-enabled": true, [2022-08-18T17:11:32.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-18T17:11:32.918Z] } [Pipeline] sh [2022-08-18T17:11:33.265Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-18T17:11:33.426Z] 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-18T17:11:33.603Z] + sudo service docker restart [2022-08-18T17:11:35.336Z] 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-18T17:11:36.296Z] $ docker stop --time=1 8b60bf7f816d5eabb2e38ce1ca0d4e05b797876932229a61dfd96637f3b83f04 [2022-08-18T17:11:38.578Z] $ docker rm -f 8b60bf7f816d5eabb2e38ce1ca0d4e05b797876932229a61dfd96637f3b83f04 [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-18T17:11:39.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T17:11:39.522Z] [2022-08-18T17:11:39.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:11:39.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T17:11:40.127Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-18T17:11:40.127Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-18T17:11:40.127Z] ca9280d653b3: Pulling fs layer [2022-08-18T17:11:40.127Z] 7e9c9ca2126c: Pulling fs layer [2022-08-18T17:11:40.127Z] cbdbe7a5bc2a: Download complete [2022-08-18T17:11:40.386Z] ca9280d653b3: Verifying Checksum [2022-08-18T17:11:40.386Z] ca9280d653b3: Download complete [2022-08-18T17:11:40.386Z] cbdbe7a5bc2a: Pull complete [2022-08-18T17:11:40.645Z] 7e9c9ca2126c: Download complete [2022-08-18T17:11:40.645Z] ca9280d653b3: Pull complete [2022-08-18T17:11:44.841Z] 7e9c9ca2126c: Pull complete [2022-08-18T17:11:44.841Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-18T17:11:44.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T17:11:44.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:11:44.940Z] prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container [2022-08-18T17:11:44.977Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T17:11:46.461Z] $ docker top d2119efb7354aebc55b60853478c29d4ea6ae91aab322c65fee55baded6ab8ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:11:46.815Z] + + grep paralleldocker-compose [2022-08-18T17:11:46.815Z] build --help [2022-08-18T17:11:47.388Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T17:11:47.402Z] $ docker stop --time=1 d2119efb7354aebc55b60853478c29d4ea6ae91aab322c65fee55baded6ab8ee [2022-08-18T17:11:48.720Z] $ docker rm -f d2119efb7354aebc55b60853478c29d4ea6ae91aab322c65fee55baded6ab8ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:11:49.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T17:11:49.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:11:49.218Z] prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container [2022-08-18T17:11:49.252Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T17:11:49.607Z] $ docker top eedb986d26df10d122f18904c89927935f5d92a6def139aba8a7807269ff2b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:11:49.964Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T17:11:50.533Z] Building core-command ... [2022-08-18T17:11:50.533Z] Building core-data ... [2022-08-18T17:11:50.533Z] Building core-metadata ... [2022-08-18T17:11:50.533Z] Building security-bootstrapper ... [2022-08-18T17:11:50.533Z] Building security-proxy-setup ... [2022-08-18T17:11:50.533Z] Building security-secretstore-setup ... [2022-08-18T17:11:50.533Z] Building security-spiffe-token-provider ... [2022-08-18T17:11:50.533Z] Building security-spire-agent ... [2022-08-18T17:11:50.533Z] Building security-spire-config ... [2022-08-18T17:11:50.533Z] Building security-spire-server ... [2022-08-18T17:11:50.533Z] Building support-notifications ... [2022-08-18T17:11:50.533Z] Building support-scheduler ... [2022-08-18T17:11:50.533Z] Building sys-mgmt-agent ... [2022-08-18T17:11:50.533Z] Building support-notifications [2022-08-18T17:11:50.533Z] Building core-data [2022-08-18T17:11:50.533Z] Building core-metadata [2022-08-18T17:11:50.533Z] Building security-proxy-setup [2022-08-18T17:11:50.533Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T17:11:51.937Z] provisioning config files... [2022-08-18T17:11:51.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6533415794499939895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:11:52.320Z] ---> docker-login.sh [2022-08-18T17:11:52.320Z] nexus3.edgexfoundry.org:10001 [2022-08-18T17:11:52.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:11:53.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:11:53.195Z] Configure a credential helper to remove this warning. See [2022-08-18T17:11:53.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:11:53.195Z] [2022-08-18T17:11:53.195Z] Login Succeeded [2022-08-18T17:11:53.195Z] nexus3.edgexfoundry.org:10002 [2022-08-18T17:11:53.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:11:53.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:11:53.471Z] Configure a credential helper to remove this warning. See [2022-08-18T17:11:53.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:11:53.471Z] [2022-08-18T17:11:53.471Z] Login Succeeded [2022-08-18T17:11:53.471Z] nexus3.edgexfoundry.org:10003 [2022-08-18T17:11:54.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:11:54.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:11:54.070Z] Configure a credential helper to remove this warning. See [2022-08-18T17:11:54.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:11:54.070Z] [2022-08-18T17:11:54.070Z] Login Succeeded [2022-08-18T17:11:54.070Z] nexus3.edgexfoundry.org:10004 [2022-08-18T17:11:54.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:11:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:11:54.622Z] Configure a credential helper to remove this warning. See [2022-08-18T17:11:54.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:11:54.622Z] [2022-08-18T17:11:54.622Z] Login Succeeded [2022-08-18T17:11:54.622Z] docker.io [2022-08-18T17:11:54.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T17:11:55.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T17:11:55.171Z] Configure a credential helper to remove this warning. See [2022-08-18T17:11:55.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T17:11:55.171Z] [2022-08-18T17:11:55.171Z] Login Succeeded [2022-08-18T17:11:55.171Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T17:11:55.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-18T17:11:56.064Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-08-18T17:11:56.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T17:11:56.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T17:11:56.113Z] ========================================================= [2022-08-18T17:11:56.113Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-18T17:11:56.113Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T17:11:56.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T17:11:56.742Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-18T17:11:56.742Z] b3c136eddcbf: Pulling fs layer [2022-08-18T17:11:56.742Z] c0a3192eca97: Pulling fs layer [2022-08-18T17:11:56.742Z] a050256f5b6f: Pulling fs layer [2022-08-18T17:11:56.742Z] 656be50a0ddc: Pulling fs layer [2022-08-18T17:11:56.742Z] 2bbca73fdf42: Pulling fs layer [2022-08-18T17:11:56.742Z] 46d945488cbd: Pulling fs layer [2022-08-18T17:11:56.742Z] 8a5474983e97: Pulling fs layer [2022-08-18T17:11:56.742Z] 329c88fbcd65: Pulling fs layer [2022-08-18T17:11:56.742Z] 656be50a0ddc: Waiting [2022-08-18T17:11:56.742Z] 46d945488cbd: Waiting [2022-08-18T17:11:56.742Z] 8a5474983e97: Waiting [2022-08-18T17:11:56.742Z] 2bbca73fdf42: Waiting [2022-08-18T17:11:56.742Z] 329c88fbcd65: Waiting [2022-08-18T17:11:56.742Z] a050256f5b6f: Verifying Checksum [2022-08-18T17:11:56.742Z] a050256f5b6f: Download complete [2022-08-18T17:11:56.742Z] c0a3192eca97: Verifying Checksum [2022-08-18T17:11:56.742Z] c0a3192eca97: Download complete [2022-08-18T17:11:56.742Z] 2bbca73fdf42: Verifying Checksum [2022-08-18T17:11:56.742Z] 2bbca73fdf42: Download complete [2022-08-18T17:11:56.742Z] 46d945488cbd: Download complete [2022-08-18T17:11:56.742Z] b3c136eddcbf: Download complete [2022-08-18T17:11:57.742Z] b3c136eddcbf: Pull complete [2022-08-18T17:11:57.742Z] 329c88fbcd65: Verifying Checksum [2022-08-18T17:11:57.742Z] 329c88fbcd65: Download complete [2022-08-18T17:11:58.348Z] c0a3192eca97: Pull complete [2022-08-18T17:11:58.624Z] a050256f5b6f: Pull complete [2022-08-18T17:11:59.223Z] 8a5474983e97: Verifying Checksum [2022-08-18T17:11:59.223Z] 8a5474983e97: Download complete [2022-08-18T17:11:59.825Z] 656be50a0ddc: Verifying Checksum [2022-08-18T17:11:59.825Z] 656be50a0ddc: Download complete [2022-08-18T17:12:02.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:12:02.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:12:02.749Z] ---> c12fac37f8a5 [2022-08-18T17:12:02.749Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T17:12:02.749Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:12:02.749Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:12:02.749Z] ---> c12fac37f8a5 [2022-08-18T17:12:02.749Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T17:12:02.749Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:12:02.749Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:12:02.749Z] ---> c12fac37f8a5 [2022-08-18T17:12:02.749Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T17:12:02.749Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:12:02.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:12:02.749Z] ---> c12fac37f8a5 [2022-08-18T17:12:02.749Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T17:12:03.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:12:03.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:12:03.010Z] ---> c12fac37f8a5 [2022-08-18T17:12:03.010Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T17:12:06.315Z] ---> Running in efa236a84884 [2022-08-18T17:12:06.315Z] ---> Running in 132c5f60298f [2022-08-18T17:12:06.315Z] ---> Running in 3b149bb593bb [2022-08-18T17:12:06.315Z] ---> Running in b94621fb1a35 [2022-08-18T17:12:06.315Z] ---> Running in 78b3b20f7cdf [2022-08-18T17:12:06.315Z] Removing intermediate container efa236a84884 [2022-08-18T17:12:06.315Z] ---> 71c7467600a9 [2022-08-18T17:12:06.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:06.315Z] Removing intermediate container 132c5f60298f [2022-08-18T17:12:06.315Z] ---> 4b660a905001 [2022-08-18T17:12:06.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:06.315Z] Removing intermediate container b94621fb1a35 [2022-08-18T17:12:06.315Z] ---> 8c14172bc14d [2022-08-18T17:12:06.315Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:06.315Z] Removing intermediate container 3b149bb593bb [2022-08-18T17:12:06.315Z] ---> 3281971e3fc2 [2022-08-18T17:12:06.315Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:06.315Z] Removing intermediate container 78b3b20f7cdf [2022-08-18T17:12:06.315Z] ---> adc5cde3f90f [2022-08-18T17:12:06.315Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:06.315Z] ---> Running in a623df8ad3f8 [2022-08-18T17:12:06.315Z] ---> Running in 74f0077049be [2022-08-18T17:12:06.315Z] ---> Running in 47ec632cbbfc [2022-08-18T17:12:06.315Z] ---> Running in ad4bb4c6f0d4 [2022-08-18T17:12:06.315Z] ---> Running in 600250ebb731 [2022-08-18T17:12:07.257Z] Removing intermediate container a623df8ad3f8 [2022-08-18T17:12:07.257Z] ---> a9d175d10dd7 [2022-08-18T17:12:07.257Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T17:12:07.257Z] ---> Running in 86a4aebd3096 [2022-08-18T17:12:07.257Z] Removing intermediate container 74f0077049be [2022-08-18T17:12:07.257Z] ---> 0972981b7a91 [2022-08-18T17:12:07.257Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T17:12:07.257Z] ---> Running in d26ddc47af7a [2022-08-18T17:12:07.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:07.828Z] Removing intermediate container 600250ebb731 [2022-08-18T17:12:07.828Z] ---> 7b2bd5f85919 [2022-08-18T17:12:07.828Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T17:12:08.095Z] ---> Running in 1ba2b8b87856 [2022-08-18T17:12:08.095Z] Removing intermediate container ad4bb4c6f0d4 [2022-08-18T17:12:08.095Z] ---> 5e12609150d2 [2022-08-18T17:12:08.095Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T17:12:08.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:08.095Z] ---> Running in 3f6e18f6b120 [2022-08-18T17:12:08.095Z] Removing intermediate container 47ec632cbbfc [2022-08-18T17:12:08.095Z] ---> 256ae1c175a2 [2022-08-18T17:12:08.095Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T17:12:08.095Z] ---> Running in 66405d7a72bf [2022-08-18T17:12:08.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:08.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:08.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:08.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:08.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:09.186Z] OK: 211 MiB in 51 packages [2022-08-18T17:12:09.186Z] OK: 211 MiB in 51 packages [2022-08-18T17:12:09.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:09.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:09.707Z] Removing intermediate container 86a4aebd3096 [2022-08-18T17:12:09.707Z] ---> 9500fae633c7 [2022-08-18T17:12:09.707Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T17:12:09.707Z] OK: 211 MiB in 51 packages [2022-08-18T17:12:09.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:09.707Z] Removing intermediate container d26ddc47af7a [2022-08-18T17:12:09.707Z] ---> cbb096fe8f65 [2022-08-18T17:12:09.707Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T17:12:09.707Z] ---> df631d9c2516 [2022-08-18T17:12:09.707Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:12:09.965Z] OK: 211 MiB in 51 packages [2022-08-18T17:12:09.965Z] ---> Running in ce04ee413cc8 [2022-08-18T17:12:09.965Z] ---> 8c31d5bf7122 [2022-08-18T17:12:09.965Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:12:09.965Z] Removing intermediate container 1ba2b8b87856 [2022-08-18T17:12:09.965Z] ---> c3293f49da25 [2022-08-18T17:12:09.965Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T17:12:09.965Z] ---> Running in 29c21740cc42 [2022-08-18T17:12:10.223Z] OK: 211 MiB in 51 packages [2022-08-18T17:12:10.223Z] ---> 3211289ba38c [2022-08-18T17:12:10.223Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:12:10.223Z] ---> Running in c6543e551d06 [2022-08-18T17:12:10.223Z] Removing intermediate container 3f6e18f6b120 [2022-08-18T17:12:10.223Z] ---> bfae99dba245 [2022-08-18T17:12:10.223Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T17:12:10.490Z] ---> e8c3218f74d5 [2022-08-18T17:12:10.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:12:10.490Z] ---> Running in 3dd787fb6bcc [2022-08-18T17:12:10.749Z] Removing intermediate container 66405d7a72bf [2022-08-18T17:12:10.749Z] ---> e21afdf58bd0 [2022-08-18T17:12:10.749Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T17:12:11.010Z] ---> 70df6c4c5fbf [2022-08-18T17:12:11.010Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:12:11.010Z] ---> Running in 4700347a42e5 [2022-08-18T17:12:14.922Z] 656be50a0ddc: Pull complete [2022-08-18T17:12:14.922Z] 2bbca73fdf42: Pull complete [2022-08-18T17:12:14.922Z] 46d945488cbd: Pull complete [2022-08-18T17:12:19.244Z] 8a5474983e97: Pull complete [2022-08-18T17:12:21.867Z] 329c88fbcd65: Pull complete [2022-08-18T17:12:21.867Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-18T17:12:21.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T17:12:21.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T17:12:22.219Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-18T17:12:22.219Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T17:12:22.219Z] WORKDIR /edgex [2022-08-18T17:12:22.219Z] COPY go.mod . [2022-08-18T17:12:22.219Z] RUN go mod download [2022-08-18T17:12:22.840Z] Sending build context to Docker daemon 3.15MB [2022-08-18T17:12:22.840Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T17:12:22.840Z] ---> ff4287adb874 [2022-08-18T17:12:22.840Z] Step 2/4 : WORKDIR /edgex [2022-08-18T17:12:24.831Z] ---> Running in 2132a625b452 [2022-08-18T17:12:24.831Z] Removing intermediate container 2132a625b452 [2022-08-18T17:12:24.831Z] ---> 43783b58197b [2022-08-18T17:12:24.831Z] Step 3/4 : COPY go.mod . [2022-08-18T17:12:25.433Z] ---> c82a6936dab8 [2022-08-18T17:12:25.433Z] Step 4/4 : RUN go mod download [2022-08-18T17:12:25.433Z] ---> Running in aa22ca657c9d [2022-08-18T17:12:25.903Z] Removing intermediate container ce04ee413cc8 [2022-08-18T17:12:25.903Z] ---> 1fb7a3a50f9a [2022-08-18T17:12:25.903Z] Step 8/22 : COPY . . [2022-08-18T17:12:25.903Z] Removing intermediate container 4700347a42e5 [2022-08-18T17:12:25.903Z] ---> ea465d0636dc [2022-08-18T17:12:25.903Z] Step 8/24 : COPY . . [2022-08-18T17:12:25.903Z] Removing intermediate container c6543e551d06 [2022-08-18T17:12:25.903Z] ---> 0b12d9db994f [2022-08-18T17:12:25.903Z] Step 8/26 : COPY . . [2022-08-18T17:12:25.903Z] Removing intermediate container 29c21740cc42 [2022-08-18T17:12:25.903Z] ---> 26309de3d1e5 [2022-08-18T17:12:25.903Z] Step 8/22 : COPY . . [2022-08-18T17:12:25.903Z] Removing intermediate container 3dd787fb6bcc [2022-08-18T17:12:25.903Z] ---> 797a7d9597d7 [2022-08-18T17:12:25.903Z] Step 8/23 : COPY . . [2022-08-18T17:12:35.890Z] ---> 1df06fef91d7 [2022-08-18T17:12:35.890Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T17:12:35.890Z] ---> eb9cac6e8a9e [2022-08-18T17:12:35.890Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T17:12:35.890Z] ---> 68a180d09200 [2022-08-18T17:12:35.890Z] ---> 8e1a6e4d583d [2022-08-18T17:12:35.890Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/23 : RUN make cmd/core-data/core-data ---> 33fbdd8f7a13 [2022-08-18T17:12:35.890Z] [2022-08-18T17:12:35.890Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T17:12:35.890Z] [2022-08-18T17:12:35.890Z] ---> Running in f86b443c9625 [2022-08-18T17:12:35.890Z] ---> Running in 6fe4db854201 [2022-08-18T17:12:35.890Z] ---> Running in f0fbb064e8a7 [2022-08-18T17:12:35.890Z] ---> Running in b44a144c9042 [2022-08-18T17:12:35.890Z] ---> Running in 292c2b7c9247 [2022-08-18T17:12:35.890Z] Removing intermediate container 6fe4db854201 [2022-08-18T17:12:35.890Z] ---> cbdfee203061 [2022-08-18T17:12:35.890Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T17:12:35.890Z] ---> Running in 51ea90723ae2 [2022-08-18T17:12:35.890Z] Removing intermediate container 51ea90723ae2 [2022-08-18T17:12:35.890Z] ---> 54da0b300c35 [2022-08-18T17:12:35.890Z] 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-18T17:12:35.890Z] ---> Running in 1f94b8f5c71b [2022-08-18T17:12:35.890Z] 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-18T17:12:35.890Z] 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-18T17:12:36.149Z] 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-18T17:12:36.149Z] 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-18T17:12:37.091Z] Removing intermediate container 1f94b8f5c71b [2022-08-18T17:12:37.091Z] ---> 9407f8d944b7 [2022-08-18T17:12:37.091Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T17:12:37.091Z] ---> Running in 440fdbc6864c [2022-08-18T17:12:37.351Z] Removing intermediate container 440fdbc6864c [2022-08-18T17:12:37.351Z] ---> dbb180e55cce [2022-08-18T17:12:37.351Z] [2022-08-18T17:12:37.351Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T17:12:37.351Z] 3.15: Pulling from library/alpine [2022-08-18T17:12:37.643Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T17:12:37.643Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T17:12:37.643Z] ---> c4fc93816858 [2022-08-18T17:12:37.643Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:12:37.902Z] ---> Running in 10fd2655dd70 [2022-08-18T17:12:37.903Z] Removing intermediate container 10fd2655dd70 [2022-08-18T17:12:37.903Z] ---> e10fec6a774b [2022-08-18T17:12:37.903Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:37.903Z] ---> Running in 6589f21f6c8f [2022-08-18T17:12:39.283Z] Removing intermediate container 6589f21f6c8f [2022-08-18T17:12:39.283Z] ---> 4e6325469e88 [2022-08-18T17:12:39.283Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T17:12:39.283Z] ---> Running in 9f59590eb703 [2022-08-18T17:12:39.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:40.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:41.050Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T17:12:41.050Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T17:12:41.050Z] OK: 15856 distinct packages available [2022-08-18T17:12:41.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:41.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:42.247Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T17:12:42.506Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T17:12:42.506Z] (3/4) Installing libucontext (1.1-r0) [2022-08-18T17:12:42.506Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T17:12:42.766Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T17:12:42.766Z] OK: 6 MiB in 18 packages [2022-08-18T17:12:44.153Z] Removing intermediate container 9f59590eb703 [2022-08-18T17:12:44.153Z] ---> c5584dcd5d3c [2022-08-18T17:12:44.153Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T17:12:46.696Z] ---> 990d13a826b2 [2022-08-18T17:12:46.696Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T17:12:46.957Z] ---> fb7df543e594 [2022-08-18T17:12:46.957Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T17:12:46.957Z] ---> Running in ec0efa005a21 [2022-08-18T17:12:47.530Z] Removing intermediate container ec0efa005a21 [2022-08-18T17:12:47.530Z] ---> f14589fbcc3b [2022-08-18T17:12:47.530Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T17:12:48.103Z] ---> 58e782831052 [2022-08-18T17:12:48.103Z] Step 21/26 : WORKDIR / [2022-08-18T17:12:48.103Z] ---> Running in 086bd30d99d5 [2022-08-18T17:12:48.673Z] Removing intermediate container 086bd30d99d5 [2022-08-18T17:12:48.673Z] ---> 15d6b6bed068 [2022-08-18T17:12:48.673Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T17:12:48.673Z] ---> Running in 3ba41f794bdd [2022-08-18T17:12:48.935Z] Removing intermediate container 3ba41f794bdd [2022-08-18T17:12:48.935Z] ---> 64dc007619c4 [2022-08-18T17:12:48.935Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T17:12:49.196Z] ---> Running in 0b65ede897b6 [2022-08-18T17:12:49.765Z] Removing intermediate container 0b65ede897b6 [2022-08-18T17:12:49.765Z] ---> 842d6124d215 [2022-08-18T17:12:49.765Z] Step 24/26 : LABEL arch=x86_64 [2022-08-18T17:12:49.765Z] ---> Running in 1aaeb2e7577d [2022-08-18T17:12:50.334Z] Removing intermediate container 1aaeb2e7577d [2022-08-18T17:12:50.335Z] ---> 4f5ba5c7916a [2022-08-18T17:12:50.335Z] Step 25/26 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:12:50.335Z] ---> Running in c9d08da2c8f5 [2022-08-18T17:12:50.908Z] Removing intermediate container c9d08da2c8f5 [2022-08-18T17:12:50.908Z] ---> f2659ab1db1f [2022-08-18T17:12:50.908Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T17:12:50.908Z] ---> Running in 7128a02cae96 [2022-08-18T17:12:51.480Z] Removing intermediate container 7128a02cae96 [2022-08-18T17:12:51.480Z] ---> 692ab93e6926 [2022-08-18T17:12:51.480Z] [2022-08-18T17:12:51.480Z] Successfully built 692ab93e6926 [2022-08-18T17:12:51.480Z] Successfully tagged security-spire-config:latest [2022-08-18T17:12:51.480Z] Building security-secretstore-setup [2022-08-18T17:12:54.778Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:12:54.778Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:12:54.778Z] ---> c12fac37f8a5 [2022-08-18T17:12:54.778Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T17:12:54.778Z] ---> Using cache [2022-08-18T17:12:54.778Z] ---> adc5cde3f90f [2022-08-18T17:12:54.778Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:12:54.778Z] ---> Using cache [2022-08-18T17:12:54.778Z] ---> 5e12609150d2 [2022-08-18T17:12:54.778Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T17:12:55.724Z] ---> Running in 37499f0fa435 [2022-08-18T17:12:56.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:57.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:12:57.607Z] OK: 211 MiB in 51 packages [2022-08-18T17:12:58.718Z] Removing intermediate container 37499f0fa435 [2022-08-18T17:12:58.718Z] ---> 2072d8a83c11 [2022-08-18T17:12:58.718Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T17:12:59.381Z] ---> bfb3c12ef71b [2022-08-18T17:12:59.381Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:12:59.381Z] ---> Running in f43c6476cbcc [2022-08-18T17:13:04.451Z] Removing intermediate container aa22ca657c9d [2022-08-18T17:13:04.451Z] ---> ec928aba426b [2022-08-18T17:13:04.451Z] Successfully built ec928aba426b [2022-08-18T17:13:04.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:13:04.661Z] 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-18T17:13:04.809Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T17:13:04.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:13:05.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container [2022-08-18T17:13:05.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T17:13:06.467Z] $ docker top 452d7a673de66dbb373d189ff80952ee632c02155b579e2f824376f403831159 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:13:07.382Z] + go version [2022-08-18T17:13:07.382Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-18T17:13:07.410Z] $ docker stop --time=1 452d7a673de66dbb373d189ff80952ee632c02155b579e2f824376f403831159 [2022-08-18T17:13:09.037Z] $ docker rm -f 452d7a673de66dbb373d189ff80952ee632c02155b579e2f824376f403831159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:13:09.650Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T17:13:09.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:13:09.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container [2022-08-18T17:13:09.936Z] Removing intermediate container f43c6476cbcc [2022-08-18T17:13:09.936Z] ---> 206e495d8dbc [2022-08-18T17:13:09.983Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T17:13:10.195Z] Step 8/25 : COPY . . [2022-08-18T17:13:10.195Z] Removing intermediate container b44a144c9042 [2022-08-18T17:13:10.195Z] ---> 71285dc8ccaf [2022-08-18T17:13:10.195Z] [2022-08-18T17:13:10.195Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:13:10.195Z] 3.16: Pulling from library/alpine [2022-08-18T17:13:11.219Z] $ docker top b941b06933d308625d9cf753a6f99eab4ff56d5dd03a57c8ffe1d329c272d7ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T17:13:11.480Z] ========================================================= [2022-08-18T17:13:11.480Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T17:13:11.480Z] ========================================================= [Pipeline] sh [2022-08-18T17:13:11.578Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T17:13:11.578Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T17:13:11.578Z] ---> 9c6f07244728 [2022-08-18T17:13:11.578Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T17:13:11.578Z] Removing intermediate container 292c2b7c9247 [2022-08-18T17:13:11.578Z] ---> c8c2133b458c [2022-08-18T17:13:11.578Z] [2022-08-18T17:13:11.578Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T17:13:11.578Z] ---> 9c6f07244728 [2022-08-18T17:13:11.578Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:13:12.121Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-08-18T17:13:12.537Z] ---> Running in 5ae2527c6aee [2022-08-18T17:13:12.537Z] ---> Running in a16c2f48fb55 [2022-08-18T17:13:12.537Z] Removing intermediate container f0fbb064e8a7 [2022-08-18T17:13:12.537Z] ---> 259e1c2fceae [2022-08-18T17:13:12.537Z] [2022-08-18T17:13:12.537Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T17:13:12.537Z] ---> 9c6f07244728 [2022-08-18T17:13:12.537Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T17:13:12.793Z] + make test [2022-08-18T17:13:12.793Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T17:13:12.798Z] ---> Running in 9cfe675a2e1e [2022-08-18T17:13:13.057Z] Removing intermediate container 9cfe675a2e1e [2022-08-18T17:13:13.057Z] ---> 5d875f17b89e [2022-08-18T17:13:13.057Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T17:13:13.316Z] ---> Running in 426086955eac [2022-08-18T17:13:13.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:13.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:13.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:13.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:13.579Z] Removing intermediate container 426086955eac [2022-08-18T17:13:13.579Z] ---> b6f31066b632 [2022-08-18T17:13:13.579Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T17:13:13.840Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T17:13:13.840Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T17:13:13.840Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:13:13.840Z] OK: 6 MiB in 15 packages [2022-08-18T17:13:13.840Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T17:13:13.840Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T17:13:13.840Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T17:13:13.840Z] ---> Running in a1dcd63f85a9 [2022-08-18T17:13:13.840Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T17:13:13.840Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T17:13:13.840Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:13:13.840Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:13:13.840Z] OK: 8 MiB in 20 packages [2022-08-18T17:13:14.098Z] Removing intermediate container a1dcd63f85a9 [2022-08-18T17:13:14.098Z] ---> bc9ffc729654 [2022-08-18T17:13:14.098Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:13:14.098Z] ---> Running in 9e3be9fad30d [2022-08-18T17:13:14.670Z] Removing intermediate container a16c2f48fb55 [2022-08-18T17:13:14.670Z] ---> 8c6afbbfd69f [2022-08-18T17:13:14.670Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:13:14.670Z] ---> 4e9518120357 [2022-08-18T17:13:14.670Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T17:13:14.670Z] ---> Running in 89ed52061f85 [2022-08-18T17:13:14.929Z] Removing intermediate container 5ae2527c6aee [2022-08-18T17:13:14.929Z] ---> e3b57a9f0026 [2022-08-18T17:13:14.929Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T17:13:14.929Z] ---> Running in 82f89089da65 [2022-08-18T17:13:15.191Z] ---> Running in d80ad6abbff7 [2022-08-18T17:13:15.191Z] Removing intermediate container 89ed52061f85 [2022-08-18T17:13:15.192Z] ---> 0d075fd91d77 [2022-08-18T17:13:15.192Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T17:13:15.192Z] ---> Running in b5b028eb95ab [2022-08-18T17:13:15.192Z] Removing intermediate container d80ad6abbff7 [2022-08-18T17:13:15.192Z] ---> b578961bc93f [2022-08-18T17:13:15.192Z] Step 13/22 : WORKDIR /edgex [2022-08-18T17:13:15.192Z] Removing intermediate container 9e3be9fad30d [2022-08-18T17:13:15.192Z] ---> 97e15f8913ba [2022-08-18T17:13:15.192Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T17:13:15.451Z] ---> Running in 7f453269608a [2022-08-18T17:13:15.451Z] 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-18T17:13:15.451Z] Removing intermediate container b5b028eb95ab [2022-08-18T17:13:15.451Z] ---> c40ee16e8ae1 [2022-08-18T17:13:15.451Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T17:13:15.451Z] ---> Running in b0fba29c7edb [2022-08-18T17:13:15.451Z] ---> Running in 0ef3422b4714 [2022-08-18T17:13:15.711Z] Removing intermediate container 7f453269608a [2022-08-18T17:13:15.711Z] ---> 7338f652191f [2022-08-18T17:13:15.711Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T17:13:15.711Z] Removing intermediate container f86b443c9625 [2022-08-18T17:13:15.711Z] ---> 9b14d286409e [2022-08-18T17:13:15.711Z] [2022-08-18T17:13:15.711Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:13:15.711Z] ---> 9c6f07244728 [2022-08-18T17:13:15.711Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T17:13:15.711Z] ---> Running in ed5161ef32ff [2022-08-18T17:13:15.711Z] Removing intermediate container 0ef3422b4714 [2022-08-18T17:13:15.711Z] ---> 87312cea2747 [2022-08-18T17:13:15.711Z] Step 15/24 : WORKDIR / [2022-08-18T17:13:15.970Z] ---> Running in 5507ab1124ba [2022-08-18T17:13:15.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:15.970Z] ---> 202df645a719 [2022-08-18T17:13:15.970Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T17:13:15.970Z] Removing intermediate container 5507ab1124ba [2022-08-18T17:13:15.970Z] ---> bcbfc619797c [2022-08-18T17:13:15.970Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:13:16.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:16.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:16.488Z] ---> 6569082517de [2022-08-18T17:13:16.488Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T17:13:16.488Z] ---> a39f9ca5a355 [2022-08-18T17:13:16.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T17:13:16.488Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T17:13:16.488Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T17:13:16.488Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:13:16.488Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:13:16.749Z] OK: 6 MiB in 16 packages [2022-08-18T17:13:16.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:17.015Z] ---> c84cd69ed759 [2022-08-18T17:13:17.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T17:13:17.015Z] ---> e9ab03d6984c [2022-08-18T17:13:17.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T17:13:17.015Z] ---> fff5d4e5f48a [2022-08-18T17:13:17.015Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T17:13:17.276Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T17:13:17.276Z] ---> 84f7ce782b08 [2022-08-18T17:13:17.276Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T17:13:17.276Z] ---> Running in 3d561f9c50c8 [2022-08-18T17:13:17.276Z] Removing intermediate container ed5161ef32ff [2022-08-18T17:13:17.276Z] ---> bf494c33df0a [2022-08-18T17:13:17.276Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:13:17.276Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T17:13:17.276Z] ---> Running in 40eba704bb2e [2022-08-18T17:13:17.276Z] ---> 13ceb97a43f4 [2022-08-18T17:13:17.276Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T17:13:17.536Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T17:13:17.536Z] ---> Running in c6a13571f376 [2022-08-18T17:13:17.536Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T17:13:17.536Z] Removing intermediate container 40eba704bb2e [2022-08-18T17:13:17.536Z] ---> e57c504513b3 [2022-08-18T17:13:17.536Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T17:13:17.536Z] ---> Running in a2695e912510 [2022-08-18T17:13:17.536Z] Removing intermediate container c6a13571f376 [2022-08-18T17:13:17.536Z] ---> d9a54fb9eab2 [2022-08-18T17:13:17.536Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:13:17.536Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T17:13:17.796Z] ---> Running in 4c3de5ee9429 [2022-08-18T17:13:17.796Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T17:13:17.796Z] Removing intermediate container a2695e912510 [2022-08-18T17:13:17.796Z] ---> 7e7799026141 [2022-08-18T17:13:17.796Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T17:13:17.796Z] ---> Running in b381178de415 [2022-08-18T17:13:17.796Z] Removing intermediate container 4c3de5ee9429 [2022-08-18T17:13:17.796Z] ---> 769049be8eb7 [2022-08-18T17:13:17.796Z] Step 22/24 : LABEL arch=x86_64 [2022-08-18T17:13:17.796Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:13:17.796Z] OK: 8 MiB in 20 packages [2022-08-18T17:13:17.796Z] ---> Running in d32a34bd6d56 [2022-08-18T17:13:18.057Z] Removing intermediate container b381178de415 [2022-08-18T17:13:18.057Z] ---> 80f5f7084b5f [2022-08-18T17:13:18.057Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:13:18.057Z] Removing intermediate container d32a34bd6d56 [2022-08-18T17:13:18.057Z] ---> e8728ffc9b4c [2022-08-18T17:13:18.057Z] Step 23/24 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:13:18.057Z] ---> Running in a98d2b44c0c2 [2022-08-18T17:13:18.057Z] Removing intermediate container 3d561f9c50c8 [2022-08-18T17:13:18.057Z] ---> 4697ba35b914 [2022-08-18T17:13:18.057Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T17:13:18.316Z] ---> 4d14c4a17bd8 [2022-08-18T17:13:18.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T17:13:18.316Z] ---> Running in 6a29d42d7afc [2022-08-18T17:13:18.316Z] Removing intermediate container a98d2b44c0c2 [2022-08-18T17:13:18.316Z] ---> dce4f38c7c24 [2022-08-18T17:13:18.316Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T17:13:18.316Z] ---> Running in 7f9db1347f9b [2022-08-18T17:13:18.316Z] Removing intermediate container 6a29d42d7afc [2022-08-18T17:13:18.316Z] ---> 692b5879fe2d [2022-08-18T17:13:18.316Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T17:13:18.576Z] Removing intermediate container 7f9db1347f9b [2022-08-18T17:13:18.576Z] ---> 6efff7acc3c1 [2022-08-18T17:13:18.576Z] [2022-08-18T17:13:18.576Z] ---> Running in 9e1032615ff4 [2022-08-18T17:13:18.576Z] Removing intermediate container b0fba29c7edb [2022-08-18T17:13:18.576Z] ---> e504fc284991 [2022-08-18T17:13:18.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:13:18.576Z] Successfully built 6efff7acc3c1 [2022-08-18T17:13:18.576Z] Successfully tagged core-metadata:latest [2022-08-18T17:13:18.576Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-08-18T17:13:19.146Z] Removing intermediate container 9e1032615ff4 [2022-08-18T17:13:19.146Z] ---> 81da9dc4b817 [2022-08-18T17:13:19.146Z] Step 21/22 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:13:19.717Z] ---> ffe44b4d181f [2022-08-18T17:13:19.717Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T17:13:19.977Z] ---> 1001c8ca7265 [2022-08-18T17:13:19.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T17:13:19.977Z] ---> Running in 7f39f7c8c23c [2022-08-18T17:13:20.238Z] ---> e29c58932f91 [2022-08-18T17:13:20.238Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T17:13:20.238Z] Removing intermediate container 7f39f7c8c23c [2022-08-18T17:13:20.238Z] ---> f7d3f7fa3242 [2022-08-18T17:13:20.238Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:13:20.525Z] ---> Running in a4dd8cba1bcd [2022-08-18T17:13:20.525Z] ---> Running in d184ed1c7c83 [2022-08-18T17:13:20.787Z] ---> 494913af0479 [2022-08-18T17:13:20.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T17:13:20.787Z] Removing intermediate container a4dd8cba1bcd [2022-08-18T17:13:20.787Z] ---> a2899ddeab5a [2022-08-18T17:13:20.787Z] [2022-08-18T17:13:20.787Z] Removing intermediate container d184ed1c7c83 [2022-08-18T17:13:20.787Z] ---> 9eb1aa722251 [2022-08-18T17:13:20.787Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:13:21.067Z] ---> Running in e5d639fb3f1f [2022-08-18T17:13:21.067Z] Successfully built a2899ddeab5a [2022-08-18T17:13:21.067Z] Successfully tagged security-proxy-setup:latest [2022-08-18T17:13:21.067Z] Building security-spire-agent [2022-08-18T17:13:21.067Z]  Building security-proxy-setup ... done Removing intermediate container e5d639fb3f1f [2022-08-18T17:13:21.067Z] ---> 8b946820449e [2022-08-18T17:13:21.067Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T17:13:22.023Z] ---> feb0d4c0956b [2022-08-18T17:13:22.023Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T17:13:22.023Z] ---> Running in dce7f4638d2e [2022-08-18T17:13:22.286Z] ---> Running in 98b4f1cbc046 [2022-08-18T17:13:22.286Z] Removing intermediate container dce7f4638d2e [2022-08-18T17:13:22.286Z] ---> be623022958d [2022-08-18T17:13:22.286Z] Step 21/22 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:13:22.549Z] ---> Running in 8ec4cff88987 [2022-08-18T17:13:22.822Z] Removing intermediate container 98b4f1cbc046 [2022-08-18T17:13:22.822Z] ---> e062d08f10f1 [2022-08-18T17:13:22.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:13:22.822Z] ---> Running in 0d714334640e [2022-08-18T17:13:22.822Z] Removing intermediate container 8ec4cff88987 [2022-08-18T17:13:22.822Z] ---> f2ae456cdf4d [2022-08-18T17:13:22.822Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:13:23.086Z] ---> Running in 46a2f1fe3c05 [2022-08-18T17:13:23.086Z] Removing intermediate container 0d714334640e [2022-08-18T17:13:23.086Z] ---> aeaa4f65da88 [2022-08-18T17:13:23.086Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T17:13:23.345Z] ---> Running in 763b1eb26a25 [2022-08-18T17:13:23.345Z] Removing intermediate container 46a2f1fe3c05 [2022-08-18T17:13:23.345Z] ---> 9f947e52133e [2022-08-18T17:13:23.345Z] [2022-08-18T17:13:23.345Z] Successfully built 9f947e52133e [2022-08-18T17:13:23.345Z] Successfully tagged support-notifications:latest [2022-08-18T17:13:23.345Z]  Building support-notifications ... done Building support-scheduler [2022-08-18T17:13:23.607Z] Removing intermediate container 763b1eb26a25 [2022-08-18T17:13:23.607Z] ---> 6d2a8f0cdd86 [2022-08-18T17:13:23.607Z] Step 22/23 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:13:23.607Z] ---> Running in 5edec089c2d1 [2022-08-18T17:13:24.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:13:24.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:13:24.176Z] ---> c12fac37f8a5 [2022-08-18T17:13:24.176Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T17:13:24.176Z] ---> Using cache [2022-08-18T17:13:24.176Z] ---> adc5cde3f90f [2022-08-18T17:13:24.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:13:24.176Z] ---> Using cache [2022-08-18T17:13:24.176Z] ---> 5e12609150d2 [2022-08-18T17:13:24.176Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T17:13:25.120Z] Removing intermediate container 5edec089c2d1 [2022-08-18T17:13:25.120Z] ---> 8df181d6d569 [2022-08-18T17:13:25.120Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:13:25.120Z] ---> Running in b34b30fa6e00 [2022-08-18T17:13:25.120Z] ---> Running in cbffce6338cd [2022-08-18T17:13:25.384Z] Removing intermediate container cbffce6338cd [2022-08-18T17:13:25.384Z] ---> ebc039e63ecd [2022-08-18T17:13:25.384Z] [2022-08-18T17:13:25.384Z] Successfully built ebc039e63ecd [2022-08-18T17:13:25.384Z] Successfully tagged core-data:latest [2022-08-18T17:13:25.384Z]  Building core-data ... done Building security-bootstrapper [2022-08-18T17:13:25.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:26.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:27.164Z] OK: 211 MiB in 51 packages [2022-08-18T17:13:27.741Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:13:27.741Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:13:27.741Z] ---> c12fac37f8a5 [2022-08-18T17:13:27.741Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T17:13:27.741Z] ---> Using cache [2022-08-18T17:13:27.741Z] ---> adc5cde3f90f [2022-08-18T17:13:27.741Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:13:27.741Z] ---> Using cache [2022-08-18T17:13:27.741Z] ---> 5e12609150d2 [2022-08-18T17:13:27.741Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T17:13:29.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:13:29.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:13:29.677Z] ---> c12fac37f8a5 [2022-08-18T17:13:29.677Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T17:13:29.677Z] ---> Using cache [2022-08-18T17:13:29.677Z] ---> adc5cde3f90f [2022-08-18T17:13:29.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:13:29.677Z] ---> Using cache [2022-08-18T17:13:29.677Z] ---> 5e12609150d2 [2022-08-18T17:13:29.677Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T17:13:29.677Z] ---> Using cache [2022-08-18T17:13:29.677Z] ---> 2072d8a83c11 [2022-08-18T17:13:29.677Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T17:13:29.677Z] ---> Using cache [2022-08-18T17:13:29.677Z] ---> bfb3c12ef71b [2022-08-18T17:13:29.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:13:29.677Z] ---> Using cache [2022-08-18T17:13:29.677Z] ---> 206e495d8dbc [2022-08-18T17:13:29.677Z] Step 8/22 : COPY . . [2022-08-18T17:13:29.677Z] ---> Using cache [2022-08-18T17:13:29.677Z] ---> 4e9518120357 [2022-08-18T17:13:29.677Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T17:13:29.943Z] ---> Running in e8a32d1e82b1 [2022-08-18T17:13:29.943Z] ---> Running in e00aa475cc2f [2022-08-18T17:13:30.202Z] Removing intermediate container b34b30fa6e00 [2022-08-18T17:13:30.202Z] ---> 59657087495c [2022-08-18T17:13:30.202Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T17:13:30.463Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:13:30.463Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:13:30.463Z] ---> c12fac37f8a5 [2022-08-18T17:13:30.463Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T17:13:30.463Z] ---> Using cache [2022-08-18T17:13:30.463Z] ---> adc5cde3f90f [2022-08-18T17:13:30.463Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:13:30.463Z] ---> Using cache [2022-08-18T17:13:30.463Z] ---> 5e12609150d2 [2022-08-18T17:13:30.463Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T17:13:30.463Z] ---> Using cache [2022-08-18T17:13:30.463Z] ---> 2072d8a83c11 [2022-08-18T17:13:30.463Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T17:13:30.463Z] ---> Using cache [2022-08-18T17:13:30.463Z] ---> bfb3c12ef71b [2022-08-18T17:13:30.463Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:13:30.463Z] ---> Using cache [2022-08-18T17:13:30.463Z] ---> 206e495d8dbc [2022-08-18T17:13:30.463Z] Step 8/31 : COPY . . [2022-08-18T17:13:30.463Z] ---> Using cache [2022-08-18T17:13:30.463Z] ---> 4e9518120357 [2022-08-18T17:13:30.463Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T17:13:30.463Z] ---> 919f1ee11d58 [2022-08-18T17:13:30.463Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:13:30.463Z] ---> Running in 70046e2160f6 [2022-08-18T17:13:30.463Z] ---> Running in e14248ff045b [2022-08-18T17:13:30.463Z] 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-18T17:13:30.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:30.984Z] 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-18T17:13:31.243Z] 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-18T17:13:31.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:31.763Z] OK: 211 MiB in 51 packages [2022-08-18T17:13:32.341Z] Removing intermediate container e00aa475cc2f [2022-08-18T17:13:32.341Z] ---> 0cade1bb745b [2022-08-18T17:13:32.341Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T17:13:32.604Z] ---> d3dc3c713fc4 [2022-08-18T17:13:32.604Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:13:32.863Z] ---> Running in 32e275bc9b63 [2022-08-18T17:13:34.770Z] Removing intermediate container 82f89089da65 [2022-08-18T17:13:34.770Z] ---> a4f25e0975c1 [2022-08-18T17:13:34.770Z] [2022-08-18T17:13:34.770Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T17:13:34.770Z] ---> 9c6f07244728 [2022-08-18T17:13:34.770Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T17:13:34.770Z] ---> Running in 70e5feb55443 [2022-08-18T17:13:35.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:35.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:35.595Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T17:13:35.595Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T17:13:35.595Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T17:13:35.595Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:13:35.595Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:13:35.854Z] OK: 6 MiB in 17 packages [2022-08-18T17:13:36.790Z] Removing intermediate container 70e5feb55443 [2022-08-18T17:13:36.790Z] ---> 3436b2b3b44d [2022-08-18T17:13:36.790Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T17:13:36.790Z] ---> Running in 6dcd65dfdfb2 [2022-08-18T17:13:37.049Z] Removing intermediate container 6dcd65dfdfb2 [2022-08-18T17:13:37.049Z] ---> 726cf3307c78 [2022-08-18T17:13:37.049Z] Step 13/25 : WORKDIR / [2022-08-18T17:13:37.049Z] ---> Running in f1d479dabd50 [2022-08-18T17:13:37.308Z] Removing intermediate container f1d479dabd50 [2022-08-18T17:13:37.308Z] ---> 4f00ad7d7166 [2022-08-18T17:13:37.308Z] 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-18T17:13:37.877Z] ---> 0f4db1aa9914 [2022-08-18T17:13:37.877Z] 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-18T17:13:38.446Z] ---> d08309855dbb [2022-08-18T17:13:38.446Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T17:13:39.076Z] ---> 4d0b96ba9591 [2022-08-18T17:13:39.076Z] 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-18T17:13:39.336Z] ---> 3789014af24b [2022-08-18T17:13:39.336Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T17:13:40.276Z] ---> 515f6518b61a [2022-08-18T17:13:40.276Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T17:13:41.212Z] ---> 31b6eaa61d06 [2022-08-18T17:13:41.212Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T17:13:42.150Z] ---> 2b5991b6fdd5 [2022-08-18T17:13:42.150Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T17:13:42.150Z] ---> Running in a903c0840786 [2022-08-18T17:13:44.073Z] Removing intermediate container a903c0840786 [2022-08-18T17:13:44.073Z] ---> c117d51b54ca [2022-08-18T17:13:44.073Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T17:13:44.073Z] ---> Running in 0a8c53c0ba95 [2022-08-18T17:13:44.073Z] Removing intermediate container 0a8c53c0ba95 [2022-08-18T17:13:44.073Z] ---> 9e9f3f607989 [2022-08-18T17:13:44.073Z] Step 23/25 : LABEL arch=x86_64 [2022-08-18T17:13:44.073Z] ---> Running in 7f5a36d45d07 [2022-08-18T17:13:44.334Z] Removing intermediate container 7f5a36d45d07 [2022-08-18T17:13:44.334Z] ---> a01dd8c3cde0 [2022-08-18T17:13:44.334Z] Step 24/25 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:13:44.334Z] ---> Running in 8a6ddab543c3 [2022-08-18T17:13:44.334Z] Removing intermediate container 8a6ddab543c3 [2022-08-18T17:13:44.334Z] ---> 61599142af5d [2022-08-18T17:13:44.334Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T17:13:44.593Z] ---> Running in 9f9509026b23 [2022-08-18T17:13:44.853Z] Removing intermediate container 9f9509026b23 [2022-08-18T17:13:44.853Z] ---> face4f5a10d8 [2022-08-18T17:13:44.853Z] [2022-08-18T17:13:44.853Z] Successfully built face4f5a10d8 [2022-08-18T17:13:44.853Z] Successfully tagged security-secretstore-setup:latest [2022-08-18T17:13:44.853Z]  Building security-secretstore-setup ... done Building core-command [2022-08-18T17:13:45.161Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T17:13:48.146Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:13:48.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:13:48.146Z] ---> c12fac37f8a5 [2022-08-18T17:13:48.146Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T17:13:48.146Z] ---> Using cache [2022-08-18T17:13:48.146Z] ---> adc5cde3f90f [2022-08-18T17:13:48.146Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:13:48.146Z] ---> Using cache [2022-08-18T17:13:48.146Z] ---> 5e12609150d2 [2022-08-18T17:13:48.146Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T17:13:48.146Z] ---> Using cache [2022-08-18T17:13:48.146Z] ---> 2072d8a83c11 [2022-08-18T17:13:48.146Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T17:13:48.146Z] ---> Using cache [2022-08-18T17:13:48.146Z] ---> bfb3c12ef71b [2022-08-18T17:13:48.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:13:48.146Z] ---> Using cache [2022-08-18T17:13:48.146Z] ---> 206e495d8dbc [2022-08-18T17:13:48.146Z] Step 8/23 : COPY . . [2022-08-18T17:13:48.146Z] ---> Using cache [2022-08-18T17:13:48.146Z] ---> 4e9518120357 [2022-08-18T17:13:48.146Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T17:13:49.084Z] ---> Running in b55a06fc6a26 [2022-08-18T17:13:49.656Z] 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-18T17:13:54.940Z] Removing intermediate container 70046e2160f6 [2022-08-18T17:13:54.940Z] ---> 913587e8d5c4 [2022-08-18T17:13:54.940Z] [2022-08-18T17:13:54.940Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T17:13:54.940Z] ---> 9c6f07244728 [2022-08-18T17:13:54.940Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:13:54.940Z] ---> Running in 13232b5b571f [2022-08-18T17:13:54.940Z] Removing intermediate container e14248ff045b [2022-08-18T17:13:54.940Z] ---> dd199fe70362 [2022-08-18T17:13:54.940Z] Step 8/23 : COPY . . [2022-08-18T17:13:54.940Z] Removing intermediate container 32e275bc9b63 [2022-08-18T17:13:54.940Z] ---> f5c24d4ed26d [2022-08-18T17:13:54.940Z] Step 8/26 : COPY . . [2022-08-18T17:13:54.940Z] Removing intermediate container 13232b5b571f [2022-08-18T17:13:54.940Z] ---> ebe225a24351 [2022-08-18T17:13:54.940Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T17:13:55.878Z] ---> Running in c6f4ff7e591c [2022-08-18T17:13:56.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:56.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:13:57.081Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T17:13:57.081Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T17:13:57.081Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:13:57.081Z] OK: 6 MiB in 16 packages [2022-08-18T17:13:58.992Z] Removing intermediate container e8a32d1e82b1 [2022-08-18T17:13:58.992Z] ---> 4fd59a716b1b [2022-08-18T17:13:58.992Z] [2022-08-18T17:13:58.992Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:13:58.992Z] ---> 9c6f07244728 [2022-08-18T17:13:58.992Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:13:58.992Z] ---> Using cache [2022-08-18T17:13:58.992Z] ---> 8c6afbbfd69f [2022-08-18T17:13:58.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:13:58.992Z] ---> Using cache [2022-08-18T17:13:58.992Z] ---> 0d075fd91d77 [2022-08-18T17:13:58.992Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T17:13:59.582Z] ---> Running in 638bdd907298 [2022-08-18T17:13:59.843Z] Removing intermediate container c6f4ff7e591c [2022-08-18T17:13:59.843Z] ---> 2d6a875c571e [2022-08-18T17:13:59.843Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T17:13:59.843Z] Removing intermediate container 638bdd907298 [2022-08-18T17:13:59.843Z] ---> abe70fd8e248 [2022-08-18T17:13:59.843Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T17:13:59.843Z] ---> Running in ac43ebdbd605 [2022-08-18T17:13:59.843Z] ---> Running in 3d2c909a9f5e [2022-08-18T17:14:00.102Z] Removing intermediate container ac43ebdbd605 [2022-08-18T17:14:00.102Z] ---> 32de78d50266 [2022-08-18T17:14:00.102Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T17:14:00.102Z] ---> Running in 2ef48f8d5348 [2022-08-18T17:14:00.102Z] Removing intermediate container 3d2c909a9f5e [2022-08-18T17:14:00.102Z] ---> a890255926af [2022-08-18T17:14:00.102Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:14:00.673Z] Removing intermediate container 2ef48f8d5348 [2022-08-18T17:14:00.673Z] ---> e7d865feea7d [2022-08-18T17:14:00.673Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T17:14:00.673Z] ---> fe7a341c92b7 [2022-08-18T17:14:00.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T17:14:00.936Z] ---> Running in 0c145c51543f [2022-08-18T17:14:01.200Z] Removing intermediate container 0c145c51543f [2022-08-18T17:14:01.201Z] ---> 4708988a511c [2022-08-18T17:14:01.201Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T17:14:01.460Z] ---> Running in 8edc425b9ff4 [2022-08-18T17:14:01.460Z] ---> 56081e7b5df2 [2022-08-18T17:14:01.460Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T17:14:01.460Z] ---> Running in f74bd922c8d7 [2022-08-18T17:14:01.730Z] ---> 2985f31054b3 [2022-08-18T17:14:01.730Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T17:14:01.730Z] ---> Running in 5f626d14e7f6 [2022-08-18T17:14:01.730Z] ---> f609cceb4911 [2022-08-18T17:14:01.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T17:14:01.730Z] Removing intermediate container f74bd922c8d7 [2022-08-18T17:14:01.730Z] ---> d1a13151bda7 [2022-08-18T17:14:01.730Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T17:14:01.991Z] ---> Running in 7acc4fa11d00 [2022-08-18T17:14:01.991Z] Removing intermediate container 7acc4fa11d00 [2022-08-18T17:14:01.991Z] ---> 368b58b29307 [2022-08-18T17:14:01.991Z] 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-18T17:14:02.251Z] ---> 4e06b9fc9645 [2022-08-18T17:14:02.251Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T17:14:02.251Z] ---> Running in 3d7f707752c4 [2022-08-18T17:14:02.251Z] 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-18T17:14:02.251Z] ---> Running in dd1b26aa6ee6 [2022-08-18T17:14:02.512Z] Removing intermediate container 8edc425b9ff4 [2022-08-18T17:14:02.512Z] ---> 27c15463d2a1 [2022-08-18T17:14:02.512Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T17:14:02.512Z] Removing intermediate container dd1b26aa6ee6 [2022-08-18T17:14:02.512Z] ---> 6904a1385cb7 [2022-08-18T17:14:02.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:14:02.512Z] ---> Running in 5480abc6fc31 [2022-08-18T17:14:02.772Z] ---> Running in 21371121daa9 [2022-08-18T17:14:03.031Z] Removing intermediate container 5480abc6fc31 [2022-08-18T17:14:03.031Z] ---> 1dcb9b330835 [2022-08-18T17:14:03.031Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T17:14:03.031Z] Removing intermediate container 21371121daa9 [2022-08-18T17:14:03.031Z] ---> 2c37733a00e7 [2022-08-18T17:14:03.031Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T17:14:03.031Z] ---> Running in 85daa681ba7d [2022-08-18T17:14:03.291Z] Removing intermediate container 85daa681ba7d [2022-08-18T17:14:03.291Z] ---> 027953fb9c41 [2022-08-18T17:14:03.291Z] Step 21/22 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:03.291Z] Removing intermediate container 3d7f707752c4 [2022-08-18T17:14:03.291Z] ---> 1be2a0b43432 [2022-08-18T17:14:03.291Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T17:14:03.291Z] ---> c4ec044715d4 [2022-08-18T17:14:03.291Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T17:14:03.291Z] ---> Running in 6ca28d1075cb [2022-08-18T17:14:03.291Z] ---> Running in bfa3f678b23c [2022-08-18T17:14:03.291Z] ---> Running in 8da2fb9fe349 [2022-08-18T17:14:03.554Z] Removing intermediate container 6ca28d1075cb [2022-08-18T17:14:03.554Z] ---> 47d51ac922cf [2022-08-18T17:14:03.554Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:14:03.554Z] Removing intermediate container bfa3f678b23c [2022-08-18T17:14:03.554Z] ---> 51457c74eff2 [2022-08-18T17:14:03.554Z] [2022-08-18T17:14:03.554Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T17:14:03.554Z] ---> c4fc93816858 [2022-08-18T17:14:03.554Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:14:03.554Z] ---> Using cache [2022-08-18T17:14:03.554Z] ---> e10fec6a774b [2022-08-18T17:14:03.554Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:14:03.554Z] ---> Using cache [2022-08-18T17:14:03.554Z] ---> 4e6325469e88 [2022-08-18T17:14:03.554Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T17:14:03.554Z] ---> Running in 632cf688029d [2022-08-18T17:14:03.554Z] ---> Running in 57844bdba33f [2022-08-18T17:14:03.813Z] Removing intermediate container 632cf688029d [2022-08-18T17:14:03.813Z] ---> 0ec4fbfc9e4e [2022-08-18T17:14:03.813Z] [2022-08-18T17:14:03.813Z] Successfully built 0ec4fbfc9e4e [2022-08-18T17:14:03.813Z] Successfully tagged support-scheduler:latest [2022-08-18T17:14:03.813Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-08-18T17:14:04.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:05.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:05.696Z] Removing intermediate container 8da2fb9fe349 [2022-08-18T17:14:05.696Z] ---> 0a5a801e82b3 [2022-08-18T17:14:05.696Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:14:05.957Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T17:14:05.957Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T17:14:05.957Z] OK: 15856 distinct packages available [2022-08-18T17:14:05.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:06.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:06.899Z] ---> b15fe656e5e5 [2022-08-18T17:14:06.899Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T17:14:06.899Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T17:14:07.159Z] Removing intermediate container b55a06fc6a26 [2022-08-18T17:14:07.159Z] ---> 37d16af847fb [2022-08-18T17:14:07.159Z] [2022-08-18T17:14:07.159Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T17:14:07.159Z] ---> 9c6f07244728 [2022-08-18T17:14:07.159Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:14:07.159Z] ---> Using cache [2022-08-18T17:14:07.159Z] ---> 8c6afbbfd69f [2022-08-18T17:14:07.159Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:14:07.159Z] ---> Using cache [2022-08-18T17:14:07.159Z] ---> 0d075fd91d77 [2022-08-18T17:14:07.159Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T17:14:07.159Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T17:14:07.159Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T17:14:07.159Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T17:14:07.450Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T17:14:07.450Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T17:14:07.450Z] OK: 7 MiB in 19 packages [2022-08-18T17:14:07.711Z] ---> Running in 6de456697f65 [2022-08-18T17:14:07.711Z] ---> 635aadf08503 [2022-08-18T17:14:07.711Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T17:14:07.711Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:14:07.711Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:14:07.711Z] ---> c12fac37f8a5 [2022-08-18T17:14:07.711Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T17:14:07.711Z] ---> Using cache [2022-08-18T17:14:07.711Z] ---> adc5cde3f90f [2022-08-18T17:14:07.711Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T17:14:07.972Z] ---> Running in ca1a409ad791 [2022-08-18T17:14:07.972Z] Removing intermediate container 6de456697f65 [2022-08-18T17:14:07.972Z] ---> 66e126a41477 [2022-08-18T17:14:07.972Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T17:14:07.972Z] ---> Running in 9dd8ac43314f [2022-08-18T17:14:07.972Z] ---> 5c532a8df1ed [2022-08-18T17:14:07.972Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T17:14:08.235Z] Removing intermediate container 57844bdba33f [2022-08-18T17:14:08.235Z] ---> 669ed5b38984 [2022-08-18T17:14:08.235Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T17:14:08.235Z] Removing intermediate container 9dd8ac43314f [2022-08-18T17:14:08.235Z] ---> 51d9863d84af [2022-08-18T17:14:08.235Z] Step 15/23 : WORKDIR / [2022-08-18T17:14:08.235Z] ---> Running in 50391540270b [2022-08-18T17:14:08.494Z] ---> 9ba22d15816a [2022-08-18T17:14:08.494Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T17:14:08.494Z] Removing intermediate container 50391540270b [2022-08-18T17:14:08.494Z] ---> 69c44517bd39 [2022-08-18T17:14:08.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:14:08.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:09.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:09.013Z] ---> e45b52f7dac9 [2022-08-18T17:14:09.013Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T17:14:09.013Z] ---> ae170010e286 [2022-08-18T17:14:09.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T17:14:09.274Z] v3.16.2-41-g8d6de99bbd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T17:14:09.274Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T17:14:09.274Z] OK: 17036 distinct packages available [2022-08-18T17:14:09.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:09.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:09.536Z] OK: 211 MiB in 51 packages [2022-08-18T17:14:09.536Z] ---> a1dc5dbb822c [2022-08-18T17:14:09.536Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T17:14:09.810Z] ---> Running in 00bc2bc6cfcc [2022-08-18T17:14:09.810Z] ---> 64576ba9f3b1 [2022-08-18T17:14:09.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T17:14:09.810Z] ---> c639de52b270 [2022-08-18T17:14:09.810Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T17:14:10.070Z] ---> 76a22e90443d [2022-08-18T17:14:10.070Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T17:14:10.337Z] ---> Running in 6bb273cf4657 [2022-08-18T17:14:10.337Z] Removing intermediate container ca1a409ad791 [2022-08-18T17:14:10.337Z] ---> 78159b266b89 [2022-08-18T17:14:10.337Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T17:14:10.949Z] Removing intermediate container 6bb273cf4657 [2022-08-18T17:14:10.949Z] ---> af67a75e7457 [2022-08-18T17:14:10.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:14:10.949Z] ---> 9d3fee1ba223 [2022-08-18T17:14:10.949Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:14:11.273Z] ---> Running in 93e73cc48518 [2022-08-18T17:14:11.273Z] ---> Running in 7ecaefec4a46 [2022-08-18T17:14:11.273Z] Removing intermediate container 00bc2bc6cfcc [2022-08-18T17:14:11.273Z] ---> a81088966967 [2022-08-18T17:14:11.273Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T17:14:11.596Z] Removing intermediate container 93e73cc48518 [2022-08-18T17:14:11.596Z] ---> 8670ba6e1dc5 [2022-08-18T17:14:11.596Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T17:14:11.596Z] ---> Running in 8e26de1c3175 [2022-08-18T17:14:11.596Z] ---> Running in e5a654e5279c [2022-08-18T17:14:11.860Z] Removing intermediate container 8e26de1c3175 [2022-08-18T17:14:11.860Z] ---> fc9037f20da8 [2022-08-18T17:14:11.860Z] Step 28/31 : CMD ["gate"] [2022-08-18T17:14:11.860Z] Removing intermediate container e5a654e5279c [2022-08-18T17:14:11.860Z] ---> 65880f84dd09 [2022-08-18T17:14:11.860Z] Step 22/23 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:11.860Z] ---> Running in 108098c6e0a0 [2022-08-18T17:14:11.860Z] ---> ddd65870c902 [2022-08-18T17:14:11.860Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T17:14:11.860Z] ---> Running in 044bd241e027 [2022-08-18T17:14:12.120Z] Removing intermediate container 108098c6e0a0 [2022-08-18T17:14:12.120Z] ---> c1d286389338 [2022-08-18T17:14:12.120Z] Step 29/31 : LABEL arch=x86_64 [2022-08-18T17:14:12.120Z] Removing intermediate container 044bd241e027 [2022-08-18T17:14:12.120Z] ---> 2a72a3748c62 [2022-08-18T17:14:12.120Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:14:12.120Z] ---> Running in 1452de311235 [2022-08-18T17:14:12.120Z] ---> Running in e5d2b6e8363f [2022-08-18T17:14:12.120Z] ---> 14b24a65b78d [2022-08-18T17:14:12.120Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T17:14:12.384Z] Removing intermediate container 1452de311235 [2022-08-18T17:14:12.384Z] ---> e33778cf6d43 [2022-08-18T17:14:12.384Z] Step 30/31 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:12.384Z] Removing intermediate container e5d2b6e8363f [2022-08-18T17:14:12.384Z] ---> 48ad9d35eb36 [2022-08-18T17:14:12.384Z] [2022-08-18T17:14:12.384Z] ---> Running in 2d6acb4937e3 [2022-08-18T17:14:12.384Z] Successfully built 48ad9d35eb36 [2022-08-18T17:14:12.646Z] ---> 97157915047d [2022-08-18T17:14:12.646Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T17:14:12.646Z] Successfully tagged core-command:latest [2022-08-18T17:14:12.646Z] Building security-spire-server [2022-08-18T17:14:12.646Z]  Building core-command ... done Removing intermediate container 2d6acb4937e3 [2022-08-18T17:14:12.646Z] ---> 38d355cb7524 [2022-08-18T17:14:12.646Z] Step 31/31 : LABEL version=0.0.0 [2022-08-18T17:14:14.554Z] ---> Running in 1aa2abcf62a5 [2022-08-18T17:14:14.814Z] ---> e6b7e30e184f [2022-08-18T17:14:14.814Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T17:14:15.074Z] ---> Running in cf19cca72288 [2022-08-18T17:14:15.074Z] Removing intermediate container 1aa2abcf62a5 [2022-08-18T17:14:15.074Z] ---> c0e502bc82c1 [2022-08-18T17:14:15.074Z] [2022-08-18T17:14:15.074Z] Successfully built c0e502bc82c1 [2022-08-18T17:14:15.074Z] Successfully tagged security-bootstrapper:latest [2022-08-18T17:14:15.334Z]  Building security-bootstrapper ... done Removing intermediate container cf19cca72288 [2022-08-18T17:14:15.334Z] ---> 6fff612dd647 [2022-08-18T17:14:15.334Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T17:14:15.334Z] ---> Running in 2a4931b34afa [2022-08-18T17:14:15.905Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:14:15.905Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:14:15.905Z] ---> c12fac37f8a5 [2022-08-18T17:14:15.905Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> adc5cde3f90f [2022-08-18T17:14:15.905Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> 5e12609150d2 [2022-08-18T17:14:15.905Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> 0cade1bb745b [2022-08-18T17:14:15.905Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> d3dc3c713fc4 [2022-08-18T17:14:15.905Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> f5c24d4ed26d [2022-08-18T17:14:15.905Z] Step 8/25 : COPY . . [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> 56081e7b5df2 [2022-08-18T17:14:15.905Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> d1a13151bda7 [2022-08-18T17:14:15.905Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T17:14:15.905Z] ---> Using cache [2022-08-18T17:14:15.905Z] ---> 368b58b29307 [2022-08-18T17:14:15.905Z] 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-18T17:14:15.905Z] Removing intermediate container 2a4931b34afa [2022-08-18T17:14:15.905Z] ---> c869114adaa4 [2022-08-18T17:14:15.905Z] Step 24/26 : LABEL arch=x86_64 [2022-08-18T17:14:15.905Z] ---> Running in 81e10d29b600 [2022-08-18T17:14:16.177Z] ---> Running in 1d0d37fa5f08 [2022-08-18T17:14:16.177Z] Removing intermediate container 1d0d37fa5f08 [2022-08-18T17:14:16.177Z] ---> 3272fc69d414 [2022-08-18T17:14:16.177Z] Step 25/26 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:16.441Z] ---> Running in a74cc6fea63b [2022-08-18T17:14:16.441Z] Removing intermediate container a74cc6fea63b [2022-08-18T17:14:16.441Z] ---> 90056a30e645 [2022-08-18T17:14:16.441Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T17:14:16.705Z] ---> Running in 7f9947a8f37d [2022-08-18T17:14:16.965Z] Removing intermediate container 7f9947a8f37d [2022-08-18T17:14:16.965Z] ---> e30a6b917234 [2022-08-18T17:14:16.965Z] [2022-08-18T17:14:16.965Z] Removing intermediate container 81e10d29b600 [2022-08-18T17:14:16.965Z] ---> 1111d4f80e76 [2022-08-18T17:14:16.965Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T17:14:16.965Z] ---> Running in f97a4925999f [2022-08-18T17:14:16.965Z] Successfully built e30a6b917234 [2022-08-18T17:14:16.965Z] Successfully tagged security-spire-agent:latest [2022-08-18T17:14:17.227Z]  Building security-spire-agent ... done Removing intermediate container f97a4925999f [2022-08-18T17:14:17.227Z] ---> 5c569844b9ab [2022-08-18T17:14:17.227Z] [2022-08-18T17:14:17.227Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T17:14:17.227Z] ---> c4fc93816858 [2022-08-18T17:14:17.227Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:14:17.227Z] ---> Using cache [2022-08-18T17:14:17.227Z] ---> e10fec6a774b [2022-08-18T17:14:17.227Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:14:17.227Z] ---> Using cache [2022-08-18T17:14:17.227Z] ---> 4e6325469e88 [2022-08-18T17:14:17.227Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T17:14:17.227Z] ---> Using cache [2022-08-18T17:14:17.227Z] ---> 669ed5b38984 [2022-08-18T17:14:17.227Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T17:14:19.767Z] ---> 1881dcf97d58 [2022-08-18T17:14:19.767Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T17:14:19.767Z] Removing intermediate container 5f626d14e7f6 [2022-08-18T17:14:19.767Z] ---> 604eb49e5173 [2022-08-18T17:14:19.767Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T17:14:19.767Z] ---> Running in 03607c381680 [2022-08-18T17:14:19.767Z] ---> ba32587d662c [2022-08-18T17:14:19.767Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T17:14:19.767Z] Removing intermediate container 7ecaefec4a46 [2022-08-18T17:14:19.767Z] ---> 286fb0b26713 [2022-08-18T17:14:19.767Z] Step 7/20 : COPY . . [2022-08-18T17:14:19.767Z] ---> 7d025b640a2a [2022-08-18T17:14:19.767Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T17:14:20.026Z] 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-18T17:14:21.433Z] ---> f4b161d5058f [2022-08-18T17:14:21.433Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T17:14:21.433Z] ---> Running in 085645cdc26a [2022-08-18T17:14:21.433Z] Removing intermediate container 085645cdc26a [2022-08-18T17:14:21.433Z] ---> 828582adee21 [2022-08-18T17:14:21.433Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T17:14:21.433Z] Removing intermediate container 03607c381680 [2022-08-18T17:14:21.433Z] ---> 4688581dd308 [2022-08-18T17:14:21.433Z] [2022-08-18T17:14:21.433Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T17:14:21.433Z] ---> 9c6f07244728 [2022-08-18T17:14:21.433Z] 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-18T17:14:21.433Z] ---> Running in 2bc6ae3ed365 [2022-08-18T17:14:21.433Z] ---> Running in 255f382e4de8 [2022-08-18T17:14:21.693Z] Removing intermediate container 2bc6ae3ed365 [2022-08-18T17:14:21.693Z] ---> 7f5520672f46 [2022-08-18T17:14:21.693Z] Step 23/25 : LABEL arch=x86_64 [2022-08-18T17:14:21.693Z] ---> Running in fafc59c7b989 [2022-08-18T17:14:21.693Z] Removing intermediate container 255f382e4de8 [2022-08-18T17:14:21.693Z] ---> cd05a7dab581 [2022-08-18T17:14:21.693Z] 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-18T17:14:21.693Z] ---> Running in 440bc042cc20 [2022-08-18T17:14:21.693Z] Removing intermediate container fafc59c7b989 [2022-08-18T17:14:21.693Z] ---> 4f63410dc33e [2022-08-18T17:14:21.693Z] Step 24/25 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:21.954Z] ---> Running in 447a6948faeb [2022-08-18T17:14:21.954Z] Removing intermediate container 447a6948faeb [2022-08-18T17:14:21.954Z] ---> b3e11a13bd6e [2022-08-18T17:14:21.954Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T17:14:21.954Z] ---> Running in c47d15485057 [2022-08-18T17:14:21.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:22.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:22.214Z] Removing intermediate container c47d15485057 [2022-08-18T17:14:22.214Z] ---> 6d1081fe9002 [2022-08-18T17:14:22.214Z] [2022-08-18T17:14:22.214Z] Successfully built 6d1081fe9002 [2022-08-18T17:14:22.214Z] Successfully tagged security-spire-server:latest [2022-08-18T17:14:22.473Z]  Building security-spire-server ... done (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T17:14:22.473Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T17:14:22.473Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T17:14:22.473Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T17:14:22.473Z] Executing bash-5.1.16-r2.post-install [2022-08-18T17:14:22.473Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T17:14:22.473Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T17:14:22.473Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T17:14:22.473Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T17:14:22.473Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T17:14:22.473Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T17:14:22.733Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T17:14:22.733Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T17:14:22.733Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T17:14:22.733Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T17:14:22.733Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T17:14:22.733Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T17:14:22.733Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T17:14:22.733Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T17:14:22.733Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T17:14:22.733Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T17:14:22.733Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T17:14:22.992Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T17:14:22.992Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T17:14:22.992Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T17:14:22.992Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T17:14:22.992Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T17:14:22.992Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T17:14:22.992Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T17:14:23.251Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T17:14:23.251Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T17:14:23.251Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T17:14:23.251Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T17:14:23.251Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T17:14:23.251Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:14:23.251Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:14:23.251Z] OK: 122 MiB in 47 packages [2022-08-18T17:14:24.636Z] ---> a7548be6f208 [2022-08-18T17:14:24.636Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T17:14:24.636Z] ---> Running in 784022b6ce2d [2022-08-18T17:14:24.898Z] 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-18T17:14:26.280Z] Collecting docker-compose==1.23.2 [2022-08-18T17:14:26.280Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T17:14:26.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.1 MB/s eta 0:00:00 [2022-08-18T17:14:26.280Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T17:14:26.280Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T17:14:26.280Z] Preparing metadata (setup.py): started [2022-08-18T17:14:26.280Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:14:26.280Z] 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-18T17:14:26.280Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T17:14:26.280Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T17:14:26.541Z] Collecting PyYAML<4,>=3.10 [2022-08-18T17:14:26.541Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T17:14:26.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 58.9 MB/s eta 0:00:00 [2022-08-18T17:14:26.541Z] Preparing metadata (setup.py): started [2022-08-18T17:14:26.800Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:14:26.800Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T17:14:27.059Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T17:14:27.059Z] Preparing metadata (setup.py): started [2022-08-18T17:14:27.059Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:14:27.320Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T17:14:27.320Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T17:14:27.320Z] Preparing metadata (setup.py): started [2022-08-18T17:14:27.578Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:14:27.578Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T17:14:27.578Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T17:14:27.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 157.3 MB/s eta 0:00:00 [2022-08-18T17:14:27.578Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T17:14:27.578Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T17:14:27.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 155.0 MB/s eta 0:00:00 [2022-08-18T17:14:27.578Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T17:14:27.578Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T17:14:27.837Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T17:14:27.837Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T17:14:27.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 108.2 MB/s eta 0:00:00 [2022-08-18T17:14:27.837Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T17:14:27.837Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T17:14:27.837Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T17:14:27.837Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T17:14:27.838Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 152.6 MB/s eta 0:00:00 [2022-08-18T17:14:27.838Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T17:14:28.097Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T17:14:28.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 98.7 MB/s eta 0:00:00 [2022-08-18T17:14:28.097Z] Collecting certifi>=2017.4.17 [2022-08-18T17:14:28.097Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T17:14:28.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 74.5 MB/s eta 0:00:00 [2022-08-18T17:14:28.097Z] Collecting idna<2.8,>=2.5 [2022-08-18T17:14:28.097Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T17:14:28.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 170.8 MB/s eta 0:00:00 [2022-08-18T17:14:28.097Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T17:14:28.097Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T17:14:28.097Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T17:14:28.097Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T17:14:28.097Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T17:14:28.097Z] Running setup.py install for texttable: started [2022-08-18T17:14:28.356Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T17:14:28.356Z] Running setup.py install for PyYAML: started [2022-08-18T17:14:28.924Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T17:14:29.182Z] Running setup.py install for docopt: started [2022-08-18T17:14:29.443Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T17:14:29.702Z] Running setup.py install for dockerpty: started [2022-08-18T17:14:30.273Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T17:14:30.533Z] 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-18T17:14:30.533Z] 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-18T17:14:34.731Z] Removing intermediate container 440bc042cc20 [2022-08-18T17:14:34.731Z] ---> 90a7d6e54b75 [2022-08-18T17:14:34.731Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T17:14:34.731Z] ---> Running in 25081cb9366b [2022-08-18T17:14:34.991Z] Removing intermediate container 25081cb9366b [2022-08-18T17:14:34.991Z] ---> ac2b0135e10a [2022-08-18T17:14:34.991Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T17:14:34.991Z] ---> Running in 95c518f3a53c [2022-08-18T17:14:34.991Z] Removing intermediate container 95c518f3a53c [2022-08-18T17:14:34.991Z] ---> 1856e3e6a24d [2022-08-18T17:14:34.991Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T17:14:35.565Z] ---> 1bcb6f8e68b3 [2022-08-18T17:14:35.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T17:14:35.826Z] ---> 80620dbd56e4 [2022-08-18T17:14:35.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T17:14:36.086Z] ---> 47477460e790 [2022-08-18T17:14:36.086Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T17:14:36.086Z] ---> Running in 37e90fcf6161 [2022-08-18T17:14:36.345Z] Removing intermediate container 37e90fcf6161 [2022-08-18T17:14:36.345Z] ---> 1ed78f663d55 [2022-08-18T17:14:36.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:14:36.345Z] ---> Running in ae01ea8b9c5f [2022-08-18T17:14:36.605Z] Removing intermediate container ae01ea8b9c5f [2022-08-18T17:14:36.605Z] ---> cdad7db4a681 [2022-08-18T17:14:36.605Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T17:14:36.605Z] ---> Running in 495634e2b1af [2022-08-18T17:14:36.867Z] Removing intermediate container 495634e2b1af [2022-08-18T17:14:36.867Z] ---> 5464bcb0252d [2022-08-18T17:14:36.867Z] Step 22/23 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:36.867Z] ---> Running in 8815fd824cf3 [2022-08-18T17:14:37.127Z] Removing intermediate container 8815fd824cf3 [2022-08-18T17:14:37.127Z] ---> 28a33605299e [2022-08-18T17:14:37.127Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:14:37.127Z] ---> Running in 87e4ac6c9dca [2022-08-18T17:14:37.387Z] Removing intermediate container 87e4ac6c9dca [2022-08-18T17:14:37.387Z] ---> 9a31a233c873 [2022-08-18T17:14:37.387Z] [2022-08-18T17:14:37.387Z] Successfully built 9a31a233c873 [2022-08-18T17:14:37.387Z] Successfully tagged sys-mgmt-agent:latest [2022-08-18T17:14:43.969Z]  Building sys-mgmt-agent ... done Removing intermediate container 784022b6ce2d [2022-08-18T17:14:43.969Z] ---> a0a2543ab948 [2022-08-18T17:14:43.969Z] [2022-08-18T17:14:43.969Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T17:14:43.970Z] ---> c4fc93816858 [2022-08-18T17:14:43.970Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:14:43.970Z] ---> Using cache [2022-08-18T17:14:43.970Z] ---> e10fec6a774b [2022-08-18T17:14:43.970Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:14:43.970Z] ---> Using cache [2022-08-18T17:14:43.970Z] ---> 4e6325469e88 [2022-08-18T17:14:43.970Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T17:14:43.970Z] ---> Running in 487a027683f7 [2022-08-18T17:14:43.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:44.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:44.496Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T17:14:44.496Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T17:14:44.496Z] OK: 15856 distinct packages available [2022-08-18T17:14:44.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:45.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T17:14:46.009Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T17:14:46.009Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T17:14:46.009Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T17:14:46.271Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T17:14:46.271Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T17:14:46.531Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T17:14:46.531Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T17:14:46.531Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T17:14:46.792Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T17:14:46.792Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T17:14:46.792Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:14:46.792Z] OK: 8 MiB in 23 packages [2022-08-18T17:14:47.362Z] Removing intermediate container 487a027683f7 [2022-08-18T17:14:47.362Z] ---> 88c37797cf36 [2022-08-18T17:14:47.362Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:14:47.622Z] ---> aa339aef3590 [2022-08-18T17:14:47.622Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T17:14:48.194Z] ---> 830b258e33de [2022-08-18T17:14:48.194Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T17:14:48.194Z] ---> 05630fcb9fe8 [2022-08-18T17:14:48.194Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T17:14:48.194Z] ---> Running in 9b7c2646bcc8 [2022-08-18T17:14:48.194Z] Removing intermediate container 9b7c2646bcc8 [2022-08-18T17:14:48.194Z] ---> 8113840d8ef8 [2022-08-18T17:14:48.194Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:14:48.455Z] ---> Running in 1efd66e318dc [2022-08-18T17:14:48.455Z] Removing intermediate container 1efd66e318dc [2022-08-18T17:14:48.455Z] ---> 47223e209a34 [2022-08-18T17:14:48.455Z] Step 18/20 : LABEL arch=x86_64 [2022-08-18T17:14:48.455Z] ---> Running in 141f76bd7962 [2022-08-18T17:14:48.717Z] Removing intermediate container 141f76bd7962 [2022-08-18T17:14:48.717Z] ---> bd876344ae80 [2022-08-18T17:14:48.717Z] Step 19/20 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a [2022-08-18T17:14:48.717Z] ---> Running in 657576d9b570 [2022-08-18T17:14:48.717Z] Removing intermediate container 657576d9b570 [2022-08-18T17:14:48.717Z] ---> f4d1b8cc8a14 [2022-08-18T17:14:48.717Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T17:14:48.717Z] ---> Running in 3c69c1d52660 [2022-08-18T17:14:48.978Z] Removing intermediate container 3c69c1d52660 [2022-08-18T17:14:48.978Z] ---> 1044fdba9db2 [2022-08-18T17:14:48.978Z] [2022-08-18T17:14:48.978Z] Successfully built 1044fdba9db2 [2022-08-18T17:14:48.978Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-18T17:14:48.993Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-18T17:14:49.002Z] $ docker stop --time=1 eedb986d26df10d122f18904c89927935f5d92a6def139aba8a7807269ff2b9d [2022-08-18T17:14:50.318Z] $ docker rm -f eedb986d26df10d122f18904c89927935f5d92a6def139aba8a7807269ff2b9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T17:14:50.660Z] + docker images [2022-08-18T17:14:50.660Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T17:14:50.660Z] security-spiffe-token-provider latest 1044fdba9db2 2 seconds ago 29.2MB [2022-08-18T17:14:50.660Z] a0a2543ab948 8 seconds ago 1.57GB [2022-08-18T17:14:50.660Z] sys-mgmt-agent latest 9a31a233c873 13 seconds ago 135MB [2022-08-18T17:14:50.660Z] 4688581dd308 29 seconds ago 1.52GB [2022-08-18T17:14:50.660Z] security-spire-server latest 6d1081fe9002 29 seconds ago 86.5MB [2022-08-18T17:14:50.660Z] 5c569844b9ab 33 seconds ago 1.42GB [2022-08-18T17:14:50.660Z] security-spire-agent latest e30a6b917234 34 seconds ago 125MB [2022-08-18T17:14:50.660Z] security-bootstrapper latest c0e502bc82c1 36 seconds ago 19.3MB [2022-08-18T17:14:50.660Z] core-command latest 48ad9d35eb36 38 seconds ago 16.2MB [2022-08-18T17:14:50.660Z] 37d16af847fb 44 seconds ago 1.52GB [2022-08-18T17:14:50.660Z] 51457c74eff2 47 seconds ago 1.42GB [2022-08-18T17:14:50.660Z] support-scheduler latest 0ec4fbfc9e4e 47 seconds ago 26.5MB [2022-08-18T17:14:50.660Z] 4fd59a716b1b 54 seconds ago 1.58GB [2022-08-18T17:14:50.661Z] 913587e8d5c4 58 seconds ago 1.52GB [2022-08-18T17:14:50.661Z] security-secretstore-setup latest face4f5a10d8 About a minute ago 28.9MB [2022-08-18T17:14:50.661Z] a4f25e0975c1 About a minute ago 1.53GB [2022-08-18T17:14:50.661Z] core-data latest ebc039e63ecd About a minute ago 21.5MB [2022-08-18T17:14:50.661Z] support-notifications latest 9f947e52133e About a minute ago 27.2MB [2022-08-18T17:14:50.661Z] security-proxy-setup latest a2899ddeab5a About a minute ago 27.2MB [2022-08-18T17:14:50.661Z] core-metadata latest 6efff7acc3c1 About a minute ago 18.2MB [2022-08-18T17:14:50.661Z] 9b14d286409e About a minute ago 1.58GB [2022-08-18T17:14:50.661Z] 259e1c2fceae About a minute ago 1.55GB [2022-08-18T17:14:50.661Z] c8c2133b458c About a minute ago 1.55GB [2022-08-18T17:14:50.661Z] 71285dc8ccaf About a minute ago 1.53GB [2022-08-18T17:14:50.661Z] security-spire-config latest 692ab93e6926 About a minute ago 85.8MB [2022-08-18T17:14:50.661Z] dbb180e55cce 2 minutes ago 1.42GB [2022-08-18T17:14:50.661Z] ci-base-image-x86_64 latest c12fac37f8a5 5 minutes ago 993MB [2022-08-18T17:14:50.661Z] alpine 3.15 c4fc93816858 9 days ago 5.59MB [2022-08-18T17:14:50.661Z] alpine 3.16 9c6f07244728 9 days ago 5.54MB [2022-08-18T17:14:50.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB [2022-08-18T17:14:50.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB [2022-08-18T17:14:50.661Z] 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-18T17:15:22.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T17:15:22.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T17:15:24.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T17:15:24.692Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T17:15:24.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T17:15:25.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T17:15:25.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T17:15:25.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T17:15:25.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T17:15:28.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T17:15:28.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T17:15:28.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T17:15:28.325Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T17:15:28.325Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T17:15:28.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T17:15:43.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.359s coverage: 28.7% of statements [2022-08-18T17:15:43.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T17:15:43.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T17:15:45.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements [2022-08-18T17:15:45.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T17:15:45.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.2% of statements [2022-08-18T17:15:45.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T17:15:45.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T17:16:07.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.894s coverage: 89.2% of statements [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T17:16:07.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.553s coverage: 2.1% of statements [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T17:16:07.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T17:16:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.428s coverage: 95.6% of statements [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T17:16:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.380s coverage: 72.2% of statements [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T17:16:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T17:16:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T17:16:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.308s coverage: 58.8% of statements [2022-08-18T17:16:09.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements [2022-08-18T17:16:09.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T17:16:14.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2022-08-18T17:16:14.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements [2022-08-18T17:16:14.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2022-08-18T17:16:14.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2022-08-18T17:16:17.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2022-08-18T17:16:25.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.399s coverage: 94.4% of statements [2022-08-18T17:16:25.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2022-08-18T17:16:35.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.637s coverage: 82.2% of statements [2022-08-18T17:16:35.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.165s coverage: 100.0% of statements [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2022-08-18T17:16:40.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements [2022-08-18T17:16:40.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T17:16:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.015s coverage: 64.7% of statements [2022-08-18T17:16:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T17:16:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T17:16:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2022-08-18T17:16:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-08-18T17:16:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-08-18T17:16:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-08-18T17:16:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-08-18T17:16:52.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.485s coverage: 65.8% of statements [2022-08-18T17:16:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T17:16:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T17:16:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T17:16:53.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.812s coverage: 43.6% of statements [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T17:16:53.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T17:16:53.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T17:16:53.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T17:17:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T17:17:02.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T17:17:02.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.389s coverage: 63.2% of statements [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T17:17:02.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T17:17:02.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T17:17:02.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T17:17:02.340Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T17:17:02.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2022-08-18T17:17:02.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-08-18T17:17:03.322Z] 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-18T17:17:03.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-18T17:17:03.322Z] GO111MODULE=on go vet ./... [2022-08-18T17:18:55.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T17:18:55.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T17:18:55.233Z] ./bin/test-attribution-txt.sh [2022-08-18T17:18:55.233Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-18T17:18:55.233Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-18T17:18:55.233Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-18T17:18:55.233Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-18T17:18:55.233Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-18T17:18:55.233Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-18T17:18:55.233Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-18T17:18:55.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T17:18:55.913Z] + ls -al . [2022-08-18T17:18:55.913Z] total 732 [2022-08-18T17:18:55.913Z] drwxrwxr-x 9 1001 1001 4096 Aug 18 17:13 . [2022-08-18T17:18:55.913Z] drwxr-xr-x 4 root root 4096 Aug 18 17:13 .. [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 17:11 .dockerignore [2022-08-18T17:18:55.913Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 17:11 .git [2022-08-18T17:18:55.913Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 17:11 .github [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 1030 Aug 18 17:11 .gitignore [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 17:11 .golangci.yml [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 17:11 .hadolint.yml [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 17:11 .sonarcloud.properties [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 17:11 ADOPTERS.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 10347 Aug 18 17:11 Attribution.txt [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 63209 Aug 18 17:11 CHANGELOG.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 17:11 CONTRIBUTING.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 17:11 GOVERNANCE.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 850 Aug 18 17:11 Jenkinsfile [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 17:11 LICENSE [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 13276 Aug 18 17:11 Makefile [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 17:11 OWNERS.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 9094 Aug 18 17:11 README.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 17:11 SECURITY.md [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 17:09 VERSION [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 17:11 ZMQWindows.md [2022-08-18T17:18:55.913Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 17:11 bin [2022-08-18T17:18:55.913Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 17:11 cmd [2022-08-18T17:18:55.913Z] -rw-r--r-- 1 root root 480241 Aug 18 17:17 coverage.out [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 3681 Aug 18 17:11 go.mod [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 38033 Aug 18 17:11 go.sum [2022-08-18T17:18:55.913Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 17:11 internal [2022-08-18T17:18:55.913Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 17:11 openapi [2022-08-18T17:18:55.913Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 17:11 snap [2022-08-18T17:18:55.913Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 17:11 version.go [Pipeline] sh [2022-08-18T17:18:56.578Z] + '[' -e coverage.out ] [2022-08-18T17:18:56.578Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T17:18:56.604Z] Warning: overwriting stash ‘coverage-report’ [2022-08-18T17:18:57.381Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T17:18:58.034Z] + make build [2022-08-18T17:18:58.034Z] 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-18T17:20:19.862Z] 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-18T17:21:41.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/core-command/core-command ./cmd/core-command [2022-08-18T17:21:41.697Z] 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-18T17:22:14.093Z] 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-18T17:22:14.093Z] 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-18T17:22:17.493Z] 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-18T17:22:24.217Z] 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-18T17:22:26.843Z] 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-18T17:22:32.266Z] 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-18T17:22:34.901Z] 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-18T17:22:38.303Z] 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-18T17:22:46.600Z] 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-18T17:22:50.941Z] $ docker stop --time=1 b941b06933d308625d9cf753a6f99eab4ff56d5dd03a57c8ffe1d329c272d7ed [2022-08-18T17:22:52.911Z] $ docker rm -f b941b06933d308625d9cf753a6f99eab4ff56d5dd03a57c8ffe1d329c272d7ed [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-18T17:22:55.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T17:22:55.180Z] [2022-08-18T17:22:55.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:22:55.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T17:22:55.811Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-18T17:22:55.811Z] 29e5d40040c1: Pulling fs layer [2022-08-18T17:22:55.811Z] 1ce36da41761: Pulling fs layer [2022-08-18T17:22:55.811Z] 25b303627fd3: Pulling fs layer [2022-08-18T17:22:56.089Z] 29e5d40040c1: Verifying Checksum [2022-08-18T17:22:56.089Z] 29e5d40040c1: Download complete [2022-08-18T17:22:56.366Z] 1ce36da41761: Verifying Checksum [2022-08-18T17:22:56.366Z] 1ce36da41761: Download complete [2022-08-18T17:22:56.642Z] 29e5d40040c1: Pull complete [2022-08-18T17:22:58.085Z] 25b303627fd3: Verifying Checksum [2022-08-18T17:22:58.085Z] 25b303627fd3: Download complete [2022-08-18T17:22:58.085Z] 1ce36da41761: Pull complete [2022-08-18T17:23:10.597Z] 25b303627fd3: Pull complete [2022-08-18T17:23:10.597Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-18T17:23:10.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T17:23:10.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:23:10.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container [2022-08-18T17:23:11.000Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T17:23:13.350Z] $ docker top 31a61bfb289a3f7abbfa71d771bf951abc3c9a763c4839c05d15466c1f47bb3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:23:14.327Z] + grep parallel [2022-08-18T17:23:14.327Z] + docker-compose build --help [2022-08-18T17:23:18.662Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T17:23:18.685Z] $ docker stop --time=1 31a61bfb289a3f7abbfa71d771bf951abc3c9a763c4839c05d15466c1f47bb3e [2022-08-18T17:23:20.329Z] $ docker rm -f 31a61bfb289a3f7abbfa71d771bf951abc3c9a763c4839c05d15466c1f47bb3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:23:20.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T17:23:20.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:23:21.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container [2022-08-18T17:23:21.264Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T17:23:22.511Z] $ docker top 88e386d6f3f148112ab0f96ee1c130d2aa0004235a2b648d387e684ab390774c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:23:23.417Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T17:23:27.713Z] Building core-command ... [2022-08-18T17:23:27.713Z] Building core-data ... [2022-08-18T17:23:27.713Z] Building core-metadata ... [2022-08-18T17:23:27.713Z] Building security-bootstrapper ... [2022-08-18T17:23:27.713Z] Building security-proxy-setup ... [2022-08-18T17:23:27.713Z] Building security-secretstore-setup ... [2022-08-18T17:23:27.713Z] Building security-spiffe-token-provider ... [2022-08-18T17:23:27.713Z] Building security-spire-agent ... [2022-08-18T17:23:27.713Z] Building security-spire-config ... [2022-08-18T17:23:27.713Z] Building security-spire-server ... [2022-08-18T17:23:27.713Z] Building support-notifications ... [2022-08-18T17:23:27.713Z] Building support-scheduler ... [2022-08-18T17:23:27.713Z] Building sys-mgmt-agent ... [2022-08-18T17:23:27.713Z] Building security-spire-agent [2022-08-18T17:23:27.713Z] Building core-metadata [2022-08-18T17:23:27.713Z] Building sys-mgmt-agent [2022-08-18T17:23:27.713Z] Building security-bootstrapper [2022-08-18T17:23:27.713Z] Building support-scheduler [2022-08-18T17:24:14.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:24:14.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:24:14.688Z] ---> ec928aba426b [2022-08-18T17:24:14.688Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T17:24:14.688Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:24:14.688Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:24:14.688Z] ---> ec928aba426b [2022-08-18T17:24:14.688Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T17:24:14.688Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:24:14.688Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:24:14.688Z] ---> ec928aba426b [2022-08-18T17:24:14.688Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T17:24:14.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:24:14.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:24:14.688Z] ---> ec928aba426b [2022-08-18T17:24:14.688Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T17:24:14.688Z] ---> Running in 14079bcd30f8 [2022-08-18T17:24:14.688Z] ---> Running in 77bacabb1f07 [2022-08-18T17:24:14.688Z] ---> Running in 277beb3d27d5 [2022-08-18T17:24:14.688Z] ---> Running in be36a90e208c [2022-08-18T17:24:14.688Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:24:14.688Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:24:14.688Z] ---> ec928aba426b [2022-08-18T17:24:14.688Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T17:24:14.688Z] ---> Running in 7ec076bcd03e [2022-08-18T17:24:14.688Z] Removing intermediate container 277beb3d27d5 [2022-08-18T17:24:14.688Z] ---> b0c8991d7d67 [2022-08-18T17:24:14.688Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:24:14.688Z] Removing intermediate container 77bacabb1f07 [2022-08-18T17:24:14.688Z] ---> 1dc028930e12 [2022-08-18T17:24:14.688Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:24:14.688Z] Removing intermediate container be36a90e208c [2022-08-18T17:24:14.688Z] ---> 1a652acc1b90 [2022-08-18T17:24:14.688Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:24:14.688Z] ---> Running in 69a713995cc4 [2022-08-18T17:24:14.688Z] ---> Running in b18dca185834 [2022-08-18T17:24:14.688Z] ---> Running in a1834fd1c169 [2022-08-18T17:24:14.688Z] Removing intermediate container 7ec076bcd03e [2022-08-18T17:24:14.688Z] ---> c4c1f477a42d [2022-08-18T17:24:14.688Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:24:14.688Z] Removing intermediate container 14079bcd30f8 [2022-08-18T17:24:14.688Z] ---> 2d54ffe7191e [2022-08-18T17:24:14.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:24:14.688Z] ---> Running in e0f68bed2e1a [2022-08-18T17:24:14.688Z] ---> Running in 04801abc0253 [2022-08-18T17:24:17.336Z] Removing intermediate container 69a713995cc4 [2022-08-18T17:24:17.336Z] ---> f32061fffdd0 [2022-08-18T17:24:17.336Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T17:24:17.613Z] ---> Running in ca51cf23072d [2022-08-18T17:24:17.613Z] Removing intermediate container a1834fd1c169 [2022-08-18T17:24:17.613Z] ---> 692864c2c624 [2022-08-18T17:24:17.613Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T17:24:17.892Z] ---> Running in a05d3f1e2527 [2022-08-18T17:24:18.179Z] Removing intermediate container b18dca185834 [2022-08-18T17:24:18.179Z] ---> 9b9ab9624bed [2022-08-18T17:24:18.179Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T17:24:18.179Z] Removing intermediate container e0f68bed2e1a [2022-08-18T17:24:18.179Z] ---> 8ca45b328843 [2022-08-18T17:24:18.179Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T17:24:18.179Z] Removing intermediate container 04801abc0253 [2022-08-18T17:24:18.179Z] ---> 2263a71acbdc [2022-08-18T17:24:18.179Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T17:24:18.179Z] ---> Running in d8dd8dde66b5 [2022-08-18T17:24:18.179Z] ---> Running in cc2f6bd89fdd [2022-08-18T17:24:18.458Z] ---> Running in fbb8b35e3195 [2022-08-18T17:24:19.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:20.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:20.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:20.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:20.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:20.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:20.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:21.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:21.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:21.559Z] OK: 221 MiB in 51 packages [2022-08-18T17:24:21.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:24:22.563Z] OK: 221 MiB in 51 packages [2022-08-18T17:24:22.844Z] OK: 221 MiB in 51 packages [2022-08-18T17:24:23.128Z] OK: 221 MiB in 51 packages [2022-08-18T17:24:23.128Z] Removing intermediate container ca51cf23072d [2022-08-18T17:24:23.128Z] ---> 57f2abf56004 [2022-08-18T17:24:23.128Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T17:24:23.128Z] OK: 221 MiB in 51 packages [2022-08-18T17:24:24.133Z] Removing intermediate container a05d3f1e2527 [2022-08-18T17:24:24.133Z] ---> 549942630f5b [2022-08-18T17:24:24.133Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T17:24:24.419Z] ---> 5f6914ae70d6 [2022-08-18T17:24:24.420Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:24:24.699Z] ---> Running in 1ff3ccd65149 [2022-08-18T17:24:24.699Z] Removing intermediate container d8dd8dde66b5 [2022-08-18T17:24:24.699Z] ---> ea2eddd05c3f [2022-08-18T17:24:24.699Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T17:24:24.986Z] Removing intermediate container cc2f6bd89fdd [2022-08-18T17:24:24.986Z] ---> 774a0b1fe6c9 [2022-08-18T17:24:24.986Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T17:24:24.986Z] Removing intermediate container fbb8b35e3195 [2022-08-18T17:24:24.986Z] ---> e89c60b33b19 [2022-08-18T17:24:24.986Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T17:24:25.591Z] ---> 3f71e18508b1 [2022-08-18T17:24:25.591Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:24:25.591Z] ---> Running in f0a22816bca9 [2022-08-18T17:24:25.868Z] ---> bd369d413aae [2022-08-18T17:24:25.868Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:24:26.144Z] ---> Running in 15e91add1896 [2022-08-18T17:24:26.425Z] ---> a7cd0eb697c2 [2022-08-18T17:24:26.425Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:24:26.713Z] ---> d2355494d60d [2022-08-18T17:24:26.713Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:24:26.713Z] ---> Running in 0f8bf8662eef [2022-08-18T17:24:26.713Z] ---> Running in 5bc993b42aed [2022-08-18T17:25:23.299Z] Removing intermediate container 15e91add1896 [2022-08-18T17:25:23.299Z] ---> 92bd503d673a [2022-08-18T17:25:23.299Z] Step 8/31 : COPY . . [2022-08-18T17:25:23.300Z] Removing intermediate container 5bc993b42aed [2022-08-18T17:25:23.300Z] ---> 22298fd1bdb2 [2022-08-18T17:25:23.300Z] Step 8/24 : COPY . . [2022-08-18T17:25:23.571Z] Removing intermediate container f0a22816bca9 [2022-08-18T17:25:23.571Z] ---> 68c933aa2a88 [2022-08-18T17:25:23.571Z] Step 8/26 : COPY . . [2022-08-18T17:25:23.571Z] Removing intermediate container 0f8bf8662eef [2022-08-18T17:25:23.571Z] ---> cb232a641925 [2022-08-18T17:25:23.571Z] Step 8/22 : COPY . . [2022-08-18T17:25:23.571Z] Removing intermediate container 1ff3ccd65149 [2022-08-18T17:25:23.571Z] ---> 77dd15e6fa7f [2022-08-18T17:25:23.571Z] Step 8/23 : COPY . . [2022-08-18T17:25:38.678Z] ---> fc6761eac42c [2022-08-18T17:25:38.678Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T17:25:38.678Z] ---> 5868a3db6a96 [2022-08-18T17:25:38.678Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T17:25:38.959Z] ---> Running in 4a8788c43b65 [2022-08-18T17:25:38.959Z] ---> 0c478fb499a0 [2022-08-18T17:25:38.959Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T17:25:38.959Z] ---> Running in eb32514145a1 [2022-08-18T17:25:38.959Z] ---> fbf21d7b1c82 [2022-08-18T17:25:38.959Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T17:25:38.959Z] ---> 1ad3d36cc58f [2022-08-18T17:25:38.959Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T17:25:39.233Z] ---> Running in 3709cd86c528 [2022-08-18T17:25:39.233Z] ---> Running in 2d8212b4757a [2022-08-18T17:25:39.233Z] ---> Running in 65719ff3981d [2022-08-18T17:25:39.862Z] Removing intermediate container 3709cd86c528 [2022-08-18T17:25:39.862Z] ---> 8a3f28b8da73 [2022-08-18T17:25:39.862Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T17:25:39.862Z] ---> Running in bdf7df4c27ce [2022-08-18T17:25:40.461Z] Removing intermediate container bdf7df4c27ce [2022-08-18T17:25:40.461Z] ---> 3a6b64bb2746 [2022-08-18T17:25:40.461Z] 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-18T17:25:40.747Z] ---> Running in a88f6ffb1b51 [2022-08-18T17:25:41.344Z] 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-18T17:25:41.620Z] 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-18T17:25:41.903Z] 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-18T17:25:41.903Z] 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-18T17:25:43.925Z] Removing intermediate container a88f6ffb1b51 [2022-08-18T17:25:43.925Z] ---> 21bbf90abb62 [2022-08-18T17:25:43.925Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T17:25:43.925Z] ---> Running in 11c23d8ec9a1 [2022-08-18T17:25:44.209Z] Removing intermediate container 11c23d8ec9a1 [2022-08-18T17:25:44.209Z] ---> d788869e2555 [2022-08-18T17:25:44.209Z] [2022-08-18T17:25:44.209Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T17:25:44.209Z] 3.15: Pulling from library/alpine [2022-08-18T17:25:45.661Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T17:25:45.661Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T17:25:45.661Z] ---> 02e0d6fdf486 [2022-08-18T17:25:45.661Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:25:45.661Z] ---> Running in 96b3b1be73f3 [2022-08-18T17:25:46.273Z] Removing intermediate container 96b3b1be73f3 [2022-08-18T17:25:46.273Z] ---> f4b13b47724e [2022-08-18T17:25:46.273Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:25:46.553Z] ---> Running in f8183ccef397 [2022-08-18T17:25:49.233Z] Removing intermediate container f8183ccef397 [2022-08-18T17:25:49.233Z] ---> b5dfd0e5bb71 [2022-08-18T17:25:49.233Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T17:25:49.519Z] ---> Running in 2683e1570dcf [2022-08-18T17:25:51.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:25:52.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:25:53.955Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T17:25:53.955Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T17:25:53.955Z] OK: 15733 distinct packages available [2022-08-18T17:25:54.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:25:55.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:25:56.307Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T17:25:56.695Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T17:25:56.695Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T17:25:56.695Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T17:25:56.695Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T17:25:56.970Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T17:25:56.970Z] OK: 6 MiB in 19 packages [2022-08-18T17:25:59.013Z] Removing intermediate container 2683e1570dcf [2022-08-18T17:25:59.013Z] ---> 746e251d5399 [2022-08-18T17:25:59.013Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T17:26:01.640Z] ---> 4b73661e62ea [2022-08-18T17:26:01.640Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T17:26:07.060Z] ---> 4ae0fa23672a [2022-08-18T17:26:07.060Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T17:26:07.342Z] ---> 3d282a3901c9 [2022-08-18T17:26:07.342Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T17:26:08.346Z] ---> 1c09b1883fe2 [2022-08-18T17:26:08.346Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T17:26:09.344Z] ---> 6c9e7f344d5a [2022-08-18T17:26:09.344Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T17:26:09.344Z] ---> Running in 9a5de036037b [2022-08-18T17:26:09.620Z] Removing intermediate container 9a5de036037b [2022-08-18T17:26:09.620Z] ---> e9ab040c4a75 [2022-08-18T17:26:09.620Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T17:26:09.902Z] ---> Running in 17113c33b935 [2022-08-18T17:26:10.509Z] Removing intermediate container 17113c33b935 [2022-08-18T17:26:10.509Z] ---> 463e95e95c98 [2022-08-18T17:26:10.509Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T17:26:10.509Z] ---> Running in 6e563fe86bde [2022-08-18T17:26:11.114Z] Removing intermediate container 6e563fe86bde [2022-08-18T17:26:11.114Z] ---> 1dffd540996f [2022-08-18T17:26:11.115Z] Step 25/26 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:26:11.115Z] ---> Running in 91f52e87ef07 [2022-08-18T17:26:11.721Z] Removing intermediate container 91f52e87ef07 [2022-08-18T17:26:11.721Z] ---> 25b590eafa67 [2022-08-18T17:26:11.721Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T17:26:11.721Z] ---> Running in 9dfe5fd1637b [2022-08-18T17:26:12.337Z] Removing intermediate container 9dfe5fd1637b [2022-08-18T17:26:12.338Z] ---> 06a4380f5dbd [2022-08-18T17:26:12.338Z] [2022-08-18T17:26:12.338Z] Successfully built 06a4380f5dbd [2022-08-18T17:26:12.338Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-18T17:26:12.611Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-18T17:26:27.741Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:26:27.741Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:26:27.741Z] ---> ec928aba426b [2022-08-18T17:26:27.741Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T17:26:27.741Z] ---> Using cache [2022-08-18T17:26:27.741Z] ---> 2d54ffe7191e [2022-08-18T17:26:27.741Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:26:27.741Z] ---> Using cache [2022-08-18T17:26:27.741Z] ---> 2263a71acbdc [2022-08-18T17:26:27.741Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T17:26:28.019Z] ---> Running in 3fe2d1339e91 [2022-08-18T17:26:30.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:26:31.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:26:32.465Z] OK: 221 MiB in 51 packages [2022-08-18T17:26:33.467Z] Removing intermediate container 3fe2d1339e91 [2022-08-18T17:26:33.467Z] ---> 42fe9bb992e3 [2022-08-18T17:26:33.467Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T17:26:34.468Z] ---> b5898c068f9a [2022-08-18T17:26:34.468Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:26:34.749Z] ---> Running in 36707f863724 [2022-08-18T17:27:21.768Z] Removing intermediate container 36707f863724 [2022-08-18T17:27:21.768Z] ---> 19df558d6df6 [2022-08-18T17:27:21.768Z] Step 8/25 : COPY . . [2022-08-18T17:27:37.042Z] ---> 4ec6d89efdb4 [2022-08-18T17:27:37.042Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T17:27:37.042Z] ---> Running in f57015dbe2da [2022-08-18T17:27:37.042Z] Removing intermediate container f57015dbe2da [2022-08-18T17:27:37.042Z] ---> 007320e58aaf [2022-08-18T17:27:37.042Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T17:27:37.042Z] ---> Running in a162a68f87e5 [2022-08-18T17:27:37.042Z] Removing intermediate container a162a68f87e5 [2022-08-18T17:27:37.042Z] ---> 940fc2488c09 [2022-08-18T17:27:37.042Z] 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-18T17:27:37.042Z] ---> Running in f32cad32e839 [2022-08-18T17:27:39.043Z] Removing intermediate container f32cad32e839 [2022-08-18T17:27:39.043Z] ---> 9f4030f1321c [2022-08-18T17:27:39.043Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T17:27:39.043Z] ---> Running in 379e3109cc0e [2022-08-18T17:27:39.319Z] Removing intermediate container 379e3109cc0e [2022-08-18T17:27:39.319Z] ---> 78e714c68439 [2022-08-18T17:27:39.319Z] [2022-08-18T17:27:39.319Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T17:27:39.319Z] ---> 02e0d6fdf486 [2022-08-18T17:27:39.319Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:27:39.319Z] ---> Using cache [2022-08-18T17:27:39.319Z] ---> f4b13b47724e [2022-08-18T17:27:39.319Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:27:39.319Z] ---> Using cache [2022-08-18T17:27:39.319Z] ---> b5dfd0e5bb71 [2022-08-18T17:27:39.319Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T17:27:39.319Z] ---> Using cache [2022-08-18T17:27:39.319Z] ---> 746e251d5399 [2022-08-18T17:27:39.319Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T17:27:44.774Z] ---> f2e5e61365e6 [2022-08-18T17:27:44.774Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T17:27:45.052Z] ---> 2ebd8fd2f6c2 [2022-08-18T17:27:45.052Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T17:27:46.043Z] ---> 3b76766a58d9 [2022-08-18T17:27:46.043Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T17:27:47.041Z] ---> da841c636fca [2022-08-18T17:27:47.041Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T17:27:47.041Z] ---> Running in d24d735e398e [2022-08-18T17:27:47.317Z] Removing intermediate container d24d735e398e [2022-08-18T17:27:47.317Z] ---> 0ad945c55c33 [2022-08-18T17:27:47.317Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T17:27:47.317Z] ---> Running in 01f8ce8c7722 [2022-08-18T17:27:47.935Z] Removing intermediate container 01f8ce8c7722 [2022-08-18T17:27:47.935Z] ---> 026b468cc736 [2022-08-18T17:27:47.935Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T17:27:48.217Z] ---> Running in df9339746d1b [2022-08-18T17:27:48.496Z] Removing intermediate container df9339746d1b [2022-08-18T17:27:48.496Z] ---> b3042c95f313 [2022-08-18T17:27:48.496Z] Step 24/25 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:27:48.777Z] ---> Running in e4900f7b0259 [2022-08-18T17:27:49.062Z] Removing intermediate container e4900f7b0259 [2022-08-18T17:27:49.063Z] ---> bf41f2626c94 [2022-08-18T17:27:49.063Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T17:27:49.341Z] ---> Running in 4481ee17dc4c [2022-08-18T17:27:49.945Z] Removing intermediate container 4481ee17dc4c [2022-08-18T17:27:49.945Z] ---> 5c984e3bd3e2 [2022-08-18T17:27:49.945Z] [2022-08-18T17:27:49.945Z] Successfully built 5c984e3bd3e2 [2022-08-18T17:27:49.945Z] Successfully tagged security-spire-server-arm64:latest [2022-08-18T17:27:49.945Z]  Building security-spire-server ... done Building core-data [2022-08-18T17:28:12.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:28:12.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:28:12.141Z] ---> ec928aba426b [2022-08-18T17:28:12.141Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T17:28:12.141Z] ---> Using cache [2022-08-18T17:28:12.141Z] ---> 2d54ffe7191e [2022-08-18T17:28:12.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:28:12.141Z] ---> Using cache [2022-08-18T17:28:12.142Z] ---> 2263a71acbdc [2022-08-18T17:28:12.142Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T17:28:12.142Z] ---> Running in ae6a29edd0e7 [2022-08-18T17:28:12.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:28:12.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:28:13.588Z] OK: 221 MiB in 51 packages [2022-08-18T17:28:15.055Z] Removing intermediate container ae6a29edd0e7 [2022-08-18T17:28:15.055Z] ---> f6d95600f7f7 [2022-08-18T17:28:15.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T17:28:16.044Z] ---> 84bf41c109b3 [2022-08-18T17:28:16.044Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:28:16.044Z] ---> Running in cdb4facc1cf4 [2022-08-18T17:29:03.082Z] Removing intermediate container cdb4facc1cf4 [2022-08-18T17:29:03.082Z] ---> 50e4feb65f2f [2022-08-18T17:29:03.082Z] Step 8/23 : COPY . . [2022-08-18T17:29:15.512Z] ---> f546c150dee1 [2022-08-18T17:29:15.512Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-18T17:29:15.512Z] ---> Running in 2e832af52f83 [2022-08-18T17:29:15.785Z] 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-18T17:31:07.694Z] Removing intermediate container 2d8212b4757a [2022-08-18T17:31:07.694Z] ---> 4eacdbd35a8b [2022-08-18T17:31:07.694Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T17:31:07.694Z] ---> Running in 945f25a2ced5 [2022-08-18T17:31:07.694Z] 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-18T17:31:07.694Z] Removing intermediate container 945f25a2ced5 [2022-08-18T17:31:07.694Z] ---> 910e25724c61 [2022-08-18T17:31:07.694Z] [2022-08-18T17:31:07.694Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T17:31:07.694Z] 3.16: Pulling from library/alpine [2022-08-18T17:31:07.694Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T17:31:07.694Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T17:31:07.694Z] ---> a6215f271958 [2022-08-18T17:31:07.694Z] 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-18T17:31:07.972Z] ---> Running in d9dd8d412a2c [2022-08-18T17:31:08.967Z] Removing intermediate container d9dd8d412a2c [2022-08-18T17:31:08.967Z] ---> 7d1ae5328953 [2022-08-18T17:31:08.967Z] 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-18T17:31:09.244Z] ---> Running in f96f826917b8 [2022-08-18T17:31:11.903Z] Removing intermediate container 4a8788c43b65 [2022-08-18T17:31:11.903Z] ---> b069243352d1 [2022-08-18T17:31:11.903Z] [2022-08-18T17:31:11.903Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T17:31:11.903Z] ---> a6215f271958 [2022-08-18T17:31:11.903Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:31:11.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:31:11.903Z] ---> Running in 68f08caa7785 [2022-08-18T17:31:12.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:31:12.469Z] Removing intermediate container 68f08caa7785 [2022-08-18T17:31:12.469Z] ---> 9de71301b6bb [2022-08-18T17:31:12.469Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T17:31:12.469Z] ---> Running in e1fb4059e8da [2022-08-18T17:31:13.921Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T17:31:13.921Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T17:31:13.921Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T17:31:13.921Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T17:31:14.201Z] Executing bash-5.1.16-r2.post-install [2022-08-18T17:31:14.201Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T17:31:14.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:31:14.201Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T17:31:14.201Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T17:31:14.201Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T17:31:14.201Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T17:31:14.479Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T17:31:14.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:31:15.467Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T17:31:15.467Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T17:31:15.467Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T17:31:15.467Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T17:31:15.467Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T17:31:15.467Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T17:31:15.467Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T17:31:15.467Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T17:31:15.467Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T17:31:15.467Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T17:31:15.745Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T17:31:15.745Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T17:31:15.745Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T17:31:15.745Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:31:15.745Z] OK: 5 MiB in 16 packages [2022-08-18T17:31:17.749Z] Removing intermediate container e1fb4059e8da [2022-08-18T17:31:17.749Z] ---> f6fb41f805ae [2022-08-18T17:31:17.749Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T17:31:17.749Z] ---> Running in a040b44641fd [2022-08-18T17:31:18.021Z] Removing intermediate container a040b44641fd [2022-08-18T17:31:18.021Z] ---> 6e59cb07a500 [2022-08-18T17:31:18.021Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T17:31:18.299Z] ---> Running in a2e392727329 [2022-08-18T17:31:18.895Z] Removing intermediate container a2e392727329 [2022-08-18T17:31:18.895Z] ---> 2e0d2b341a01 [2022-08-18T17:31:18.895Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T17:31:18.895Z] ---> Running in 38b45ebc571e [2022-08-18T17:31:19.169Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T17:31:19.169Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T17:31:19.169Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T17:31:19.169Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T17:31:19.169Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T17:31:19.169Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T17:31:19.169Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T17:31:19.169Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T17:31:19.169Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T17:31:19.169Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T17:31:19.169Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T17:31:19.449Z] Removing intermediate container 38b45ebc571e [2022-08-18T17:31:19.449Z] ---> 010687e7d766 [2022-08-18T17:31:19.449Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T17:31:19.724Z] ---> Running in b2d9e215ede9 [2022-08-18T17:31:19.725Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T17:31:20.712Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:31:21.001Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:31:21.282Z] OK: 120 MiB in 47 packages [2022-08-18T17:31:22.749Z] Removing intermediate container b2d9e215ede9 [2022-08-18T17:31:22.749Z] ---> bbb3702733b6 [2022-08-18T17:31:22.749Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T17:31:22.749Z] ---> Running in 149b7341a3c8 [2022-08-18T17:31:23.351Z] Removing intermediate container 149b7341a3c8 [2022-08-18T17:31:23.351Z] ---> e4a638c4445d [2022-08-18T17:31:23.351Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T17:31:24.340Z] ---> b77da7268b05 [2022-08-18T17:31:24.340Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T17:31:24.618Z] ---> Running in abacce9ce9ee [2022-08-18T17:31:28.032Z] Removing intermediate container abacce9ce9ee [2022-08-18T17:31:28.032Z] ---> cf33bf04a41a [2022-08-18T17:31:28.032Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:31:28.311Z] ---> 51fa43eb8c75 [2022-08-18T17:31:28.311Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T17:31:30.296Z] ---> 1b69d9ccb98c [2022-08-18T17:31:30.296Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T17:31:30.898Z] ---> b3be87413141 [2022-08-18T17:31:30.898Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T17:31:31.887Z] ---> d145f4ba9798 [2022-08-18T17:31:31.887Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T17:31:32.879Z] ---> 6e775b537db4 [2022-08-18T17:31:32.879Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T17:31:33.874Z] ---> 452711c0c39e [2022-08-18T17:31:33.874Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T17:31:34.148Z] ---> Running in d7d425ce74f1 [2022-08-18T17:31:37.560Z] Removing intermediate container d7d425ce74f1 [2022-08-18T17:31:37.560Z] ---> 2f57975da945 [2022-08-18T17:31:37.560Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T17:31:37.560Z] ---> Running in cdf88ed00ac1 [2022-08-18T17:31:37.560Z] Removing intermediate container cdf88ed00ac1 [2022-08-18T17:31:37.560Z] ---> afbf513acd47 [2022-08-18T17:31:37.560Z] Step 28/31 : CMD ["gate"] [2022-08-18T17:31:37.840Z] ---> Running in cdfcf75cefa8 [2022-08-18T17:31:38.115Z] Removing intermediate container cdfcf75cefa8 [2022-08-18T17:31:38.115Z] ---> c597e1e4e3f0 [2022-08-18T17:31:38.115Z] Step 29/31 : LABEL arch=arm64 [2022-08-18T17:31:38.391Z] ---> Running in bb554c07f960 [2022-08-18T17:31:38.666Z] Removing intermediate container bb554c07f960 [2022-08-18T17:31:38.666Z] ---> 1ce9c6d80664 [2022-08-18T17:31:38.666Z] Step 30/31 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:31:38.940Z] ---> Running in 634a05317d8d [2022-08-18T17:31:39.216Z] Removing intermediate container 634a05317d8d [2022-08-18T17:31:39.216Z] ---> 480e9edb0f58 [2022-08-18T17:31:39.216Z] Step 31/31 : LABEL version=0.0.0 [2022-08-18T17:31:39.487Z] ---> Running in 11f9d88696a4 [2022-08-18T17:31:40.085Z] Removing intermediate container 11f9d88696a4 [2022-08-18T17:31:40.085Z] ---> 891e4ec7894e [2022-08-18T17:31:40.085Z] [2022-08-18T17:31:40.361Z] Successfully built 891e4ec7894e [2022-08-18T17:31:40.361Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-18T17:31:40.361Z]  Building security-bootstrapper ... done Building support-notifications [2022-08-18T17:31:40.361Z] Collecting docker-compose==1.23.2 [2022-08-18T17:31:40.638Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T17:31:40.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 [2022-08-18T17:31:42.084Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T17:31:42.084Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T17:31:42.084Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 [2022-08-18T17:31:42.685Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T17:31:42.685Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T17:31:42.961Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T17:31:42.961Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T17:31:43.564Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T17:31:43.564Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T17:31:43.564Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.7 MB/s eta 0:00:00 [2022-08-18T17:31:43.564Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T17:31:43.564Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T17:31:43.564Z] Preparing metadata (setup.py): started [2022-08-18T17:31:46.200Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:31:46.475Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T17:31:46.475Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T17:31:46.475Z] Preparing metadata (setup.py): started [2022-08-18T17:31:49.879Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:31:49.879Z] 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-18T17:31:50.163Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T17:31:50.163Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T17:31:50.442Z] Preparing metadata (setup.py): started [2022-08-18T17:31:53.093Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:31:54.087Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T17:31:54.087Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T17:31:54.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.9 MB/s eta 0:00:00 [2022-08-18T17:31:54.682Z] Collecting PyYAML<4,>=3.10 [2022-08-18T17:31:54.682Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T17:31:54.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.1 MB/s eta 0:00:00 [2022-08-18T17:31:54.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:31:54.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:31:54.953Z] ---> ec928aba426b [2022-08-18T17:31:54.953Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T17:31:54.953Z] ---> Using cache [2022-08-18T17:31:54.953Z] ---> 2d54ffe7191e [2022-08-18T17:31:54.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:31:54.953Z] ---> Using cache [2022-08-18T17:31:54.953Z] ---> 2263a71acbdc [2022-08-18T17:31:54.953Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T17:31:55.236Z] ---> Running in 4800e52f3640 [2022-08-18T17:31:56.675Z] Preparing metadata (setup.py): started [2022-08-18T17:31:57.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:31:58.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:31:58.539Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T17:31:58.817Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T17:31:59.093Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T17:31:59.369Z] OK: 221 MiB in 51 packages [2022-08-18T17:32:00.825Z] Removing intermediate container 4800e52f3640 [2022-08-18T17:32:00.825Z] ---> ccda1d42072e [2022-08-18T17:32:00.825Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T17:32:00.825Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T17:32:01.117Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T17:32:01.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.3 MB/s eta 0:00:00 [2022-08-18T17:32:01.398Z] Collecting certifi>=2017.4.17 [2022-08-18T17:32:01.398Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T17:32:01.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.1 MB/s eta 0:00:00 [2022-08-18T17:32:01.960Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T17:32:01.960Z] ---> 195a7c539a2c [2022-08-18T17:32:01.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:32:01.960Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T17:32:01.960Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.8 MB/s eta 0:00:00 [2022-08-18T17:32:01.960Z] ---> Running in 3a84d2afb082 [2022-08-18T17:32:02.257Z] Collecting idna<2.8,>=2.5 [2022-08-18T17:32:02.257Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T17:32:02.257Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 [2022-08-18T17:32:02.856Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T17:32:02.856Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T17:32:03.131Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T17:32:03.131Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T17:32:04.588Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T17:32:04.588Z] Running setup.py install for texttable: started [2022-08-18T17:32:08.013Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T17:32:08.013Z] Running setup.py install for PyYAML: started [2022-08-18T17:32:11.417Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T17:32:11.417Z] Removing intermediate container eb32514145a1 [2022-08-18T17:32:11.417Z] ---> c110d87ed171 [2022-08-18T17:32:11.417Z] [2022-08-18T17:32:11.417Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T17:32:11.417Z] ---> a6215f271958 [2022-08-18T17:32:11.417Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:32:11.695Z] ---> Running in 6a99e5546b0c [2022-08-18T17:32:13.144Z] Running setup.py install for docopt: started [2022-08-18T17:32:13.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:32:14.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:32:15.452Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T17:32:15.453Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:32:15.453Z] OK: 5 MiB in 15 packages [2022-08-18T17:32:15.734Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T17:32:16.733Z] Removing intermediate container 6a99e5546b0c [2022-08-18T17:32:16.733Z] ---> 98168adddec2 [2022-08-18T17:32:16.733Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:32:16.733Z] ---> Running in 5cb113f4651a [2022-08-18T17:32:17.336Z] Removing intermediate container 5cb113f4651a [2022-08-18T17:32:17.336Z] ---> 373da180b3b2 [2022-08-18T17:32:17.336Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T17:32:17.336Z] ---> Running in 542d77bbb235 [2022-08-18T17:32:18.324Z] Removing intermediate container 542d77bbb235 [2022-08-18T17:32:18.324Z] ---> acd436898da6 [2022-08-18T17:32:18.324Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T17:32:18.324Z] ---> Running in 183b52e63020 [2022-08-18T17:32:18.602Z] Removing intermediate container 183b52e63020 [2022-08-18T17:32:18.602Z] ---> e41f20a6090c [2022-08-18T17:32:18.602Z] Step 15/24 : WORKDIR / [2022-08-18T17:32:18.889Z] ---> Running in 22ebb4dd27bd [2022-08-18T17:32:19.496Z] Removing intermediate container 22ebb4dd27bd [2022-08-18T17:32:19.496Z] ---> 500a2f90c2f2 [2022-08-18T17:32:19.496Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:32:19.773Z] Running setup.py install for dockerpty: started [2022-08-18T17:32:20.373Z] ---> 9c77f408cc38 [2022-08-18T17:32:20.373Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T17:32:21.844Z] ---> 4ce63de24d9e [2022-08-18T17:32:21.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T17:32:22.836Z] ---> d6a060196f1b [2022-08-18T17:32:22.836Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T17:32:22.836Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T17:32:23.831Z] ---> 5a5389649cf4 [2022-08-18T17:32:23.831Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T17:32:23.831Z] ---> Running in 4af939d23c96 [2022-08-18T17:32:24.840Z] Removing intermediate container 4af939d23c96 [2022-08-18T17:32:24.840Z] ---> 16fcb94aa975 [2022-08-18T17:32:24.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:32:24.840Z] ---> Running in 07dd96048ae1 [2022-08-18T17:32:25.449Z] Removing intermediate container 07dd96048ae1 [2022-08-18T17:32:25.449Z] ---> e9b7253635fa [2022-08-18T17:32:25.449Z] Step 22/24 : LABEL arch=arm64 [2022-08-18T17:32:25.449Z] ---> Running in 4f988e6ac1ec [2022-08-18T17:32:26.051Z] Removing intermediate container 4f988e6ac1ec [2022-08-18T17:32:26.051Z] ---> 60b678e54843 [2022-08-18T17:32:26.051Z] Step 23/24 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:32:26.051Z] ---> Running in 10448b802380 [2022-08-18T17:32:27.045Z] Removing intermediate container 10448b802380 [2022-08-18T17:32:27.045Z] ---> bccf278107c9 [2022-08-18T17:32:27.045Z] Step 24/24 : LABEL version=0.0.0 [2022-08-18T17:32:27.045Z] ---> Running in 81afa36cfae6 [2022-08-18T17:32:27.045Z] 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-18T17:32:27.045Z] 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-18T17:32:27.325Z] Removing intermediate container 81afa36cfae6 [2022-08-18T17:32:27.325Z] ---> fb6bed05712e [2022-08-18T17:32:27.325Z] [2022-08-18T17:32:27.600Z] Successfully built fb6bed05712e [2022-08-18T17:32:27.600Z] Successfully tagged core-metadata-arm64:latest [2022-08-18T17:32:27.600Z]  Building core-metadata ... done Building security-secretstore-setup [2022-08-18T17:32:49.816Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:32:49.817Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:32:49.817Z] ---> ec928aba426b [2022-08-18T17:32:49.817Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T17:32:49.817Z] ---> Using cache [2022-08-18T17:32:49.817Z] ---> 2d54ffe7191e [2022-08-18T17:32:49.817Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:32:49.817Z] ---> Using cache [2022-08-18T17:32:49.817Z] ---> 2263a71acbdc [2022-08-18T17:32:49.817Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T17:32:49.817Z] ---> Using cache [2022-08-18T17:32:49.817Z] ---> e89c60b33b19 [2022-08-18T17:32:49.817Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T17:32:49.817Z] ---> Using cache [2022-08-18T17:32:49.817Z] ---> a7cd0eb697c2 [2022-08-18T17:32:49.817Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:32:49.817Z] ---> Using cache [2022-08-18T17:32:49.817Z] ---> cb232a641925 [2022-08-18T17:32:49.817Z] Step 8/25 : COPY . . [2022-08-18T17:32:49.817Z] ---> Using cache [2022-08-18T17:32:49.817Z] ---> 1ad3d36cc58f [2022-08-18T17:32:49.817Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T17:32:49.817Z] ---> Running in 7066bc51722f [2022-08-18T17:32:52.456Z] 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-18T17:32:56.802Z] Removing intermediate container f96f826917b8 [2022-08-18T17:32:56.802Z] ---> 052083833b29 [2022-08-18T17:32:56.802Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T17:32:57.079Z] ---> Running in 58b5fb87e29f [2022-08-18T17:32:58.072Z] Removing intermediate container 58b5fb87e29f [2022-08-18T17:32:58.072Z] ---> 129e0b224a26 [2022-08-18T17:32:58.072Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T17:32:58.350Z] ---> Running in 89d23cb997e1 [2022-08-18T17:32:59.340Z] Removing intermediate container 89d23cb997e1 [2022-08-18T17:32:59.340Z] ---> 7dedff3dff8f [2022-08-18T17:32:59.340Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T17:33:01.988Z] ---> d0376060ee1a [2022-08-18T17:33:01.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T17:33:03.438Z] ---> 7ff187cc0bdc [2022-08-18T17:33:03.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T17:33:04.884Z] ---> 78900ece9671 [2022-08-18T17:33:04.884Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T17:33:04.884Z] ---> Running in 477fe62fcb95 [2022-08-18T17:33:05.867Z] Removing intermediate container 477fe62fcb95 [2022-08-18T17:33:05.867Z] ---> e028489cd267 [2022-08-18T17:33:05.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:33:05.867Z] ---> Running in f8e4b2f21d17 [2022-08-18T17:33:06.468Z] Removing intermediate container 3a84d2afb082 [2022-08-18T17:33:06.468Z] ---> 35a9b400a8dd [2022-08-18T17:33:06.468Z] Step 8/22 : COPY . . [2022-08-18T17:33:06.468Z] Removing intermediate container f8e4b2f21d17 [2022-08-18T17:33:06.468Z] ---> 20b7e65bde25 [2022-08-18T17:33:06.468Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T17:33:06.468Z] ---> Running in 48d85db48c85 [2022-08-18T17:33:07.075Z] Removing intermediate container 48d85db48c85 [2022-08-18T17:33:07.075Z] ---> 9fa831d58d0d [2022-08-18T17:33:07.075Z] Step 22/23 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:33:07.352Z] ---> Running in 5175f085647f [2022-08-18T17:33:08.348Z] Removing intermediate container 5175f085647f [2022-08-18T17:33:08.348Z] ---> 035fd237fd24 [2022-08-18T17:33:08.348Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:33:08.348Z] ---> Running in 6b1c6950db91 [2022-08-18T17:33:08.949Z] Removing intermediate container 6b1c6950db91 [2022-08-18T17:33:08.949Z] ---> 85cd125a7657 [2022-08-18T17:33:08.949Z] [2022-08-18T17:33:09.550Z] Successfully built 85cd125a7657 [2022-08-18T17:33:09.550Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-18T17:33:09.550Z] Building security-spire-config [2022-08-18T17:33:21.985Z]  Building sys-mgmt-agent ... done  ---> 30811e6036c5 [2022-08-18T17:33:21.985Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T17:33:21.985Z] ---> Running in 8f512d314f52 [2022-08-18T17:33:23.979Z] 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-18T17:33:25.433Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:33:25.433Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:33:25.433Z] ---> ec928aba426b [2022-08-18T17:33:25.433Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 2d54ffe7191e [2022-08-18T17:33:25.433Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 2263a71acbdc [2022-08-18T17:33:25.433Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 42fe9bb992e3 [2022-08-18T17:33:25.433Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> b5898c068f9a [2022-08-18T17:33:25.433Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 19df558d6df6 [2022-08-18T17:33:25.433Z] Step 8/26 : COPY . . [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 4ec6d89efdb4 [2022-08-18T17:33:25.433Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 007320e58aaf [2022-08-18T17:33:25.433Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T17:33:25.433Z] ---> Using cache [2022-08-18T17:33:25.433Z] ---> 940fc2488c09 [2022-08-18T17:33:25.433Z] 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-18T17:33:25.433Z] ---> Running in d35780cae7b7 [2022-08-18T17:33:28.095Z] Removing intermediate container d35780cae7b7 [2022-08-18T17:33:28.095Z] ---> d564600ac651 [2022-08-18T17:33:28.095Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T17:33:28.375Z] ---> Running in 2380c83938c8 [2022-08-18T17:33:28.974Z] Removing intermediate container 2380c83938c8 [2022-08-18T17:33:28.974Z] ---> 4999a7cb0284 [2022-08-18T17:33:28.974Z] [2022-08-18T17:33:28.974Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T17:33:28.974Z] ---> 02e0d6fdf486 [2022-08-18T17:33:28.974Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:33:28.974Z] ---> Using cache [2022-08-18T17:33:28.974Z] ---> f4b13b47724e [2022-08-18T17:33:28.974Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:33:28.974Z] ---> Using cache [2022-08-18T17:33:28.974Z] ---> b5dfd0e5bb71 [2022-08-18T17:33:28.974Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T17:33:28.974Z] ---> Running in 2f5c0d8e6953 [2022-08-18T17:33:31.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:33:32.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:33:34.475Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T17:33:34.475Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T17:33:34.475Z] OK: 15733 distinct packages available [2022-08-18T17:33:34.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:33:35.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:33:37.269Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T17:33:37.269Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T17:33:37.269Z] (3/4) Installing libucontext (1.1-r0) [2022-08-18T17:33:37.269Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T17:33:37.269Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T17:33:37.561Z] OK: 6 MiB in 18 packages [2022-08-18T17:33:39.589Z] Removing intermediate container 2f5c0d8e6953 [2022-08-18T17:33:39.589Z] ---> e90016929a2a [2022-08-18T17:33:39.589Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T17:33:52.029Z] ---> 9d621fdfa54d [2022-08-18T17:33:52.029Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T17:33:52.029Z] Removing intermediate container 65719ff3981d [2022-08-18T17:33:52.029Z] ---> 37e9312dbd1e [2022-08-18T17:33:52.029Z] [2022-08-18T17:33:52.029Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:33:52.029Z] ---> a6215f271958 [2022-08-18T17:33:52.029Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:33:52.029Z] ---> Using cache [2022-08-18T17:33:52.029Z] ---> 98168adddec2 [2022-08-18T17:33:52.029Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:33:52.029Z] ---> Using cache [2022-08-18T17:33:52.029Z] ---> 373da180b3b2 [2022-08-18T17:33:52.029Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T17:33:52.029Z] ---> Running in 289e161c048a [2022-08-18T17:33:52.029Z] ---> ad9baa19cae7 [2022-08-18T17:33:52.029Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T17:33:52.029Z] ---> Running in f9009398f843 [2022-08-18T17:33:52.029Z] Removing intermediate container 289e161c048a [2022-08-18T17:33:52.029Z] ---> 16ef489d9007 [2022-08-18T17:33:52.029Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T17:33:52.309Z] Removing intermediate container f9009398f843 [2022-08-18T17:33:52.309Z] ---> 90a89de3b153 [2022-08-18T17:33:52.309Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T17:33:52.309Z] ---> Running in ff2d1bc5f944 [2022-08-18T17:33:52.913Z] Removing intermediate container ff2d1bc5f944 [2022-08-18T17:33:52.913Z] ---> df447b9bfc4a [2022-08-18T17:33:52.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:33:53.526Z] ---> af3dc8b4e2ed [2022-08-18T17:33:53.526Z] Step 21/26 : WORKDIR / [2022-08-18T17:33:53.526Z] ---> Running in 89ef6fb218ce [2022-08-18T17:33:54.511Z] Removing intermediate container 89ef6fb218ce [2022-08-18T17:33:54.511Z] ---> 840528eea43d [2022-08-18T17:33:54.511Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T17:33:54.511Z] ---> 72f3c96bd0d2 [2022-08-18T17:33:54.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T17:33:54.511Z] ---> Running in 4f35d70ffc38 [2022-08-18T17:33:55.123Z] Removing intermediate container 4f35d70ffc38 [2022-08-18T17:33:55.123Z] ---> 018fa8603414 [2022-08-18T17:33:55.123Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T17:33:55.400Z] ---> Running in eadcc54b7729 [2022-08-18T17:33:56.389Z] Removing intermediate container eadcc54b7729 [2022-08-18T17:33:56.389Z] ---> f170bc9272c6 [2022-08-18T17:33:56.389Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T17:33:56.389Z] ---> Running in f0653c4756b6 [2022-08-18T17:33:56.999Z] Removing intermediate container f0653c4756b6 [2022-08-18T17:33:56.999Z] ---> 564f2c97965e [2022-08-18T17:33:56.999Z] Step 25/26 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:33:57.281Z] ---> Running in 6ebbaec865d9 [2022-08-18T17:33:57.569Z] ---> ca41cfc07de7 [2022-08-18T17:33:57.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T17:33:57.845Z] Removing intermediate container 6ebbaec865d9 [2022-08-18T17:33:57.845Z] ---> 13be8191c66f [2022-08-18T17:33:57.845Z] Step 26/26 : LABEL version=0.0.0 [2022-08-18T17:33:58.119Z] ---> Running in c8f35ac8989c [2022-08-18T17:33:58.726Z] ---> 9a1933c6853c [2022-08-18T17:33:58.726Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T17:33:59.017Z] Removing intermediate container c8f35ac8989c [2022-08-18T17:33:59.017Z] ---> b81a48d58fb6 [2022-08-18T17:33:59.017Z] [2022-08-18T17:33:59.017Z] ---> Running in 0c306bbe8843 [2022-08-18T17:33:59.293Z] Successfully built b81a48d58fb6 [2022-08-18T17:33:59.293Z] Successfully tagged security-spire-config-arm64:latest [2022-08-18T17:33:59.293Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-18T17:33:59.578Z] Removing intermediate container 0c306bbe8843 [2022-08-18T17:33:59.578Z] ---> 5425237d93cf [2022-08-18T17:33:59.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:33:59.869Z] ---> Running in aff351c422a5 [2022-08-18T17:34:00.169Z] Removing intermediate container aff351c422a5 [2022-08-18T17:34:00.169Z] ---> 37280e0273a7 [2022-08-18T17:34:00.169Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T17:34:00.169Z] ---> Running in 6b653ac76be4 [2022-08-18T17:34:00.788Z] Removing intermediate container 6b653ac76be4 [2022-08-18T17:34:00.788Z] ---> 696fbfc792f1 [2022-08-18T17:34:00.788Z] Step 21/22 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:34:01.065Z] ---> Running in fa022705039f [2022-08-18T17:34:01.347Z] Removing intermediate container fa022705039f [2022-08-18T17:34:01.348Z] ---> c627e0164f29 [2022-08-18T17:34:01.348Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:34:01.645Z] ---> Running in 228b06e689f2 [2022-08-18T17:34:02.256Z] Removing intermediate container 228b06e689f2 [2022-08-18T17:34:02.256Z] ---> 4ec5ef545677 [2022-08-18T17:34:02.256Z] [2022-08-18T17:34:02.256Z] Successfully built 4ec5ef545677 [2022-08-18T17:34:02.256Z] Successfully tagged support-scheduler-arm64:latest [2022-08-18T17:34:02.256Z]  Building support-scheduler ... done Building core-command [2022-08-18T17:34:29.097Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:34:29.097Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:34:29.097Z] ---> ec928aba426b [2022-08-18T17:34:29.097Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> 2d54ffe7191e [2022-08-18T17:34:29.097Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T17:34:29.097Z] ---> Running in 3652961dff11 [2022-08-18T17:34:29.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:34:29.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:34:29.097Z] ---> ec928aba426b [2022-08-18T17:34:29.097Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> 2d54ffe7191e [2022-08-18T17:34:29.097Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> 2263a71acbdc [2022-08-18T17:34:29.097Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> e89c60b33b19 [2022-08-18T17:34:29.097Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> a7cd0eb697c2 [2022-08-18T17:34:29.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> cb232a641925 [2022-08-18T17:34:29.097Z] Step 8/23 : COPY . . [2022-08-18T17:34:29.097Z] ---> Using cache [2022-08-18T17:34:29.097Z] ---> 1ad3d36cc58f [2022-08-18T17:34:29.097Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T17:34:29.097Z] ---> Running in afc2ee8a8672 [2022-08-18T17:34:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:34:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:34:29.372Z] 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-18T17:34:29.969Z] v3.16.2-41-g8d6de99bbd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T17:34:29.969Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T17:34:29.969Z] OK: 16890 distinct packages available [2022-08-18T17:34:29.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:34:30.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:34:31.566Z] OK: 221 MiB in 51 packages [2022-08-18T17:34:33.033Z] Removing intermediate container 3652961dff11 [2022-08-18T17:34:33.033Z] ---> 7f9cefe0b601 [2022-08-18T17:34:33.033Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T17:34:34.028Z] ---> 45e529c06cbc [2022-08-18T17:34:34.028Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:34:34.028Z] ---> Running in c25e126fb3b6 [2022-08-18T17:35:21.106Z] Removing intermediate container c25e126fb3b6 [2022-08-18T17:35:21.106Z] ---> 171b4935ec63 [2022-08-18T17:35:21.106Z] Step 7/20 : COPY . . [2022-08-18T17:35:33.578Z] ---> d7c9e7f3fca9 [2022-08-18T17:35:33.578Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T17:35:33.578Z] ---> Running in 6b12af29e420 [2022-08-18T17:35:34.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-18T17:36:01.477Z] Removing intermediate container 2e832af52f83 [2022-08-18T17:36:01.477Z] ---> 2b25fdeb9a9b [2022-08-18T17:36:01.477Z] [2022-08-18T17:36:01.477Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T17:36:01.477Z] ---> a6215f271958 [2022-08-18T17:36:01.477Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T17:36:01.477Z] ---> Running in 8680790f5540 [2022-08-18T17:36:01.477Z] Removing intermediate container 8680790f5540 [2022-08-18T17:36:01.477Z] ---> 986aa33a8e3a [2022-08-18T17:36:01.477Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T17:36:01.477Z] ---> Running in 6563d491ac69 [2022-08-18T17:36:01.477Z] Removing intermediate container 6563d491ac69 [2022-08-18T17:36:01.477Z] ---> 9e61c8355fe8 [2022-08-18T17:36:01.477Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T17:36:01.477Z] ---> Running in 83a8a88ae2a0 [2022-08-18T17:36:01.477Z] Removing intermediate container 83a8a88ae2a0 [2022-08-18T17:36:01.477Z] ---> 42f3014370cd [2022-08-18T17:36:01.477Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:36:01.477Z] ---> Running in d28607d05405 [2022-08-18T17:36:04.167Z] Removing intermediate container d28607d05405 [2022-08-18T17:36:04.167Z] ---> dce6e81ba081 [2022-08-18T17:36:04.167Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T17:36:04.449Z] ---> Running in bedbdd3d3fdd [2022-08-18T17:36:05.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:36:06.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:36:08.377Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T17:36:08.377Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T17:36:08.377Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T17:36:08.377Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T17:36:08.654Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T17:36:08.933Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T17:36:08.933Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:36:08.933Z] OK: 8 MiB in 20 packages [2022-08-18T17:36:10.936Z] Removing intermediate container bedbdd3d3fdd [2022-08-18T17:36:10.936Z] ---> 5bead294b4f5 [2022-08-18T17:36:10.936Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:36:11.546Z] ---> 1502dc16b12b [2022-08-18T17:36:11.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T17:36:13.568Z] ---> 7b92d897b0d6 [2022-08-18T17:36:13.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T17:36:14.179Z] ---> b3241872561d [2022-08-18T17:36:14.179Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T17:36:14.469Z] ---> Running in e7099b781421 [2022-08-18T17:36:15.072Z] Removing intermediate container e7099b781421 [2022-08-18T17:36:15.072Z] ---> 4fb2cefe02e2 [2022-08-18T17:36:15.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:36:15.072Z] ---> Running in a3d9837d396c [2022-08-18T17:36:15.355Z] Removing intermediate container a3d9837d396c [2022-08-18T17:36:15.355Z] ---> 0faec58f63bd [2022-08-18T17:36:15.355Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T17:36:15.639Z] ---> Running in 95b5c9a6a639 [2022-08-18T17:36:15.919Z] Removing intermediate container 95b5c9a6a639 [2022-08-18T17:36:15.919Z] ---> 1b1549107d99 [2022-08-18T17:36:15.919Z] Step 22/23 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:36:16.196Z] ---> Running in 6c00e052b82e [2022-08-18T17:36:16.815Z] Removing intermediate container 6c00e052b82e [2022-08-18T17:36:16.815Z] ---> 69eb307f5002 [2022-08-18T17:36:16.815Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:36:16.815Z] ---> Running in 3e2aa3d4898c [2022-08-18T17:36:17.425Z] Removing intermediate container 3e2aa3d4898c [2022-08-18T17:36:17.425Z] ---> 46d6b1523622 [2022-08-18T17:36:17.425Z] [2022-08-18T17:36:17.704Z] Successfully built 46d6b1523622 [2022-08-18T17:36:17.704Z] Successfully tagged core-data-arm64:latest [2022-08-18T17:36:17.704Z]  Building core-data ... done Building security-proxy-setup [2022-08-18T17:36:36.079Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T17:36:36.079Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T17:36:36.079Z] ---> ec928aba426b [2022-08-18T17:36:36.079Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T17:36:36.079Z] ---> Using cache [2022-08-18T17:36:36.079Z] ---> 2d54ffe7191e [2022-08-18T17:36:36.079Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:36:36.079Z] ---> Using cache [2022-08-18T17:36:36.079Z] ---> 2263a71acbdc [2022-08-18T17:36:36.079Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T17:36:36.079Z] ---> Using cache [2022-08-18T17:36:36.079Z] ---> e89c60b33b19 [2022-08-18T17:36:36.079Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T17:36:36.079Z] ---> Using cache [2022-08-18T17:36:36.079Z] ---> a7cd0eb697c2 [2022-08-18T17:36:36.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T17:36:36.079Z] ---> Using cache [2022-08-18T17:36:36.079Z] ---> cb232a641925 [2022-08-18T17:36:36.079Z] Step 8/22 : COPY . . [2022-08-18T17:36:36.079Z] ---> Using cache [2022-08-18T17:36:36.079Z] ---> 1ad3d36cc58f [2022-08-18T17:36:36.079Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T17:36:36.079Z] ---> Running in 22150750a3fd [2022-08-18T17:36:37.078Z] 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-18T17:37:58.961Z] 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-18T17:38:11.424Z] Removing intermediate container 7066bc51722f [2022-08-18T17:38:11.424Z] ---> 6b8be56ad9eb [2022-08-18T17:38:11.424Z] [2022-08-18T17:38:11.424Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T17:38:11.424Z] ---> a6215f271958 [2022-08-18T17:38:11.424Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T17:38:11.424Z] ---> Running in 364b57c32071 [2022-08-18T17:38:12.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:38:12.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:38:13.720Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T17:38:13.720Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T17:38:13.720Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T17:38:14.007Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:38:14.007Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:38:14.287Z] OK: 6 MiB in 17 packages [2022-08-18T17:38:16.293Z] Removing intermediate container 364b57c32071 [2022-08-18T17:38:16.293Z] ---> f100eb1983f6 [2022-08-18T17:38:16.293Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T17:38:16.293Z] ---> Running in 074cc335dda1 [2022-08-18T17:38:16.895Z] Removing intermediate container 074cc335dda1 [2022-08-18T17:38:16.895Z] ---> a7cc6b40e9ac [2022-08-18T17:38:16.895Z] Step 13/25 : WORKDIR / [2022-08-18T17:38:17.172Z] ---> Running in 4113963a6af3 [2022-08-18T17:38:17.773Z] Removing intermediate container 4113963a6af3 [2022-08-18T17:38:17.773Z] ---> a6b8d5a385ee [2022-08-18T17:38:17.773Z] 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-18T17:38:18.758Z] ---> 87fe648e5953 [2022-08-18T17:38:18.758Z] 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-18T17:38:19.747Z] ---> 0038f8357ceb [2022-08-18T17:38:19.747Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T17:38:20.734Z] ---> a08a75d27f7b [2022-08-18T17:38:20.734Z] 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-18T17:38:21.728Z] ---> 13be201ae8f5 [2022-08-18T17:38:21.728Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T17:38:23.178Z] ---> 15181bb98fa7 [2022-08-18T17:38:23.178Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T17:38:25.175Z] ---> 70d7d3a719fb [2022-08-18T17:38:25.175Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T17:38:25.788Z] ---> 395a850fc016 [2022-08-18T17:38:25.789Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T17:38:25.789Z] ---> Running in 3c1de4a93f65 [2022-08-18T17:38:29.203Z] Removing intermediate container 3c1de4a93f65 [2022-08-18T17:38:29.203Z] ---> c3e4933fc45c [2022-08-18T17:38:29.203Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T17:38:29.203Z] ---> Running in 42e03db22b2e [2022-08-18T17:38:29.481Z] Removing intermediate container 42e03db22b2e [2022-08-18T17:38:29.481Z] ---> 81c257c4f6db [2022-08-18T17:38:29.481Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T17:38:29.481Z] ---> Running in 2e5c16848cff [2022-08-18T17:38:30.092Z] Removing intermediate container 2e5c16848cff [2022-08-18T17:38:30.092Z] ---> 37b692a8f481 [2022-08-18T17:38:30.092Z] Step 24/25 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:38:30.092Z] ---> Running in 755c46c6e11e [2022-08-18T17:38:30.696Z] Removing intermediate container 755c46c6e11e [2022-08-18T17:38:30.696Z] ---> 836bd41ec55e [2022-08-18T17:38:30.696Z] Step 25/25 : LABEL version=0.0.0 [2022-08-18T17:38:30.696Z] ---> Running in f5e8faec4c39 [2022-08-18T17:38:31.301Z] Removing intermediate container f5e8faec4c39 [2022-08-18T17:38:31.301Z] ---> dadddd983a95 [2022-08-18T17:38:31.301Z] [2022-08-18T17:38:31.582Z] Successfully built dadddd983a95 [2022-08-18T17:38:31.582Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-18T17:39:28.141Z]  Building security-secretstore-setup ... done Removing intermediate container afc2ee8a8672 [2022-08-18T17:39:28.141Z] ---> 50650f459cb0 [2022-08-18T17:39:28.141Z] [2022-08-18T17:39:28.141Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T17:39:28.141Z] ---> a6215f271958 [2022-08-18T17:39:28.141Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T17:39:28.141Z] ---> Using cache [2022-08-18T17:39:28.141Z] ---> 98168adddec2 [2022-08-18T17:39:28.141Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:39:28.141Z] ---> Using cache [2022-08-18T17:39:28.141Z] ---> 373da180b3b2 [2022-08-18T17:39:28.141Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T17:39:28.141Z] ---> Running in e92beb1c24aa [2022-08-18T17:39:28.141Z] Removing intermediate container e92beb1c24aa [2022-08-18T17:39:28.141Z] ---> 2f0c9c47ac37 [2022-08-18T17:39:28.141Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T17:39:28.141Z] ---> Running in b2aea3735efc [2022-08-18T17:39:28.141Z] Removing intermediate container b2aea3735efc [2022-08-18T17:39:28.141Z] ---> c2862af596cf [2022-08-18T17:39:28.141Z] Step 15/23 : WORKDIR / [2022-08-18T17:39:28.141Z] ---> Running in cbd381be5aa1 [2022-08-18T17:39:28.141Z] Removing intermediate container cbd381be5aa1 [2022-08-18T17:39:28.141Z] ---> f40b480ed4df [2022-08-18T17:39:28.141Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:39:28.141Z] ---> 5b4dd1cd2a13 [2022-08-18T17:39:28.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T17:39:29.587Z] ---> b2cf788d102b [2022-08-18T17:39:29.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T17:39:30.581Z] ---> 244894fa94c9 [2022-08-18T17:39:30.581Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T17:39:30.581Z] ---> Running in abd97e489790 [2022-08-18T17:39:30.858Z] Removing intermediate container abd97e489790 [2022-08-18T17:39:30.858Z] ---> acf555f3c47e [2022-08-18T17:39:30.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:39:31.140Z] ---> Running in 1083f9cfb9af [2022-08-18T17:39:31.423Z] Removing intermediate container 1083f9cfb9af [2022-08-18T17:39:31.423Z] ---> e69ccd17cf8d [2022-08-18T17:39:31.423Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T17:39:31.706Z] ---> Running in 04b2b26334ef [2022-08-18T17:39:31.984Z] Removing intermediate container 04b2b26334ef [2022-08-18T17:39:31.985Z] ---> 7f477b58e6cf [2022-08-18T17:39:31.985Z] Step 22/23 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:39:32.262Z] ---> Running in 5d801f859e79 [2022-08-18T17:39:32.541Z] Removing intermediate container 5d801f859e79 [2022-08-18T17:39:32.541Z] ---> 23dd950ff612 [2022-08-18T17:39:32.541Z] Step 23/23 : LABEL version=0.0.0 [2022-08-18T17:39:32.822Z] ---> Running in c7a5aa3e8b2b [2022-08-18T17:39:33.426Z] Removing intermediate container c7a5aa3e8b2b [2022-08-18T17:39:33.426Z] ---> 29d891e55f3a [2022-08-18T17:39:33.426Z] [2022-08-18T17:39:33.426Z] Successfully built 29d891e55f3a [2022-08-18T17:39:33.426Z] Successfully tagged core-command-arm64:latest [2022-08-18T17:40:30.680Z]  Building core-command ... done 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-18T17:40:39.015Z] Removing intermediate container 8f512d314f52 [2022-08-18T17:40:39.015Z] ---> 957b46abccb8 [2022-08-18T17:40:39.015Z] [2022-08-18T17:40:39.015Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:40:39.015Z] ---> a6215f271958 [2022-08-18T17:40:39.015Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T17:40:39.015Z] ---> Running in e1304febb770 [2022-08-18T17:40:39.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:40:39.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:40:40.601Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T17:40:40.601Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T17:40:40.601Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:40:40.601Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:40:40.875Z] OK: 6 MiB in 16 packages [2022-08-18T17:40:43.514Z] Removing intermediate container e1304febb770 [2022-08-18T17:40:43.514Z] ---> 3c9960e11bbb [2022-08-18T17:40:43.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T17:40:43.514Z] ---> Running in 62430599375b [2022-08-18T17:40:44.505Z] Removing intermediate container 62430599375b [2022-08-18T17:40:44.505Z] ---> e095494fe08f [2022-08-18T17:40:44.505Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T17:40:44.505Z] ---> Running in 38756f99b4d7 [2022-08-18T17:40:45.493Z] Removing intermediate container 38756f99b4d7 [2022-08-18T17:40:45.493Z] ---> 9d38942145b1 [2022-08-18T17:40:45.493Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T17:40:45.493Z] ---> Running in 3dbf7193cc9c [2022-08-18T17:40:46.098Z] Removing intermediate container 3dbf7193cc9c [2022-08-18T17:40:46.098Z] ---> 461d44044b4d [2022-08-18T17:40:46.098Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:40:47.077Z] ---> e524c1474359 [2022-08-18T17:40:47.077Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T17:40:49.059Z] Removing intermediate container 22150750a3fd [2022-08-18T17:40:49.059Z] ---> b22d3a49e43a [2022-08-18T17:40:49.059Z] [2022-08-18T17:40:49.059Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T17:40:49.059Z] ---> a6215f271958 [2022-08-18T17:40:49.059Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T17:40:49.059Z] ---> Running in 16ed8b22906d [2022-08-18T17:40:49.665Z] ---> e1075f3fdf0d [2022-08-18T17:40:49.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T17:40:50.263Z] ---> 6deffe2abed5 [2022-08-18T17:40:50.263Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T17:40:50.542Z] ---> Running in 1b2efbfcdc47 [2022-08-18T17:40:50.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:40:50.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:40:51.101Z] Removing intermediate container 1b2efbfcdc47 [2022-08-18T17:40:51.101Z] ---> c161bbbea908 [2022-08-18T17:40:51.101Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:40:51.101Z] ---> Running in 919db2f693c9 [2022-08-18T17:40:51.705Z] Removing intermediate container 919db2f693c9 [2022-08-18T17:40:51.705Z] ---> 0ce9760db7c0 [2022-08-18T17:40:51.705Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T17:40:51.705Z] ---> Running in 2f7f18a55f7c [2022-08-18T17:40:51.980Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T17:40:51.980Z] Removing intermediate container 2f7f18a55f7c [2022-08-18T17:40:51.980Z] ---> 900395dfb6d7 [2022-08-18T17:40:51.980Z] Step 21/22 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:40:52.254Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T17:40:52.254Z] ---> Running in 96711d6dd9bb [2022-08-18T17:40:52.254Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T17:40:52.254Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T17:40:52.254Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T17:40:52.254Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T17:40:52.254Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T17:40:52.254Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:40:52.534Z] OK: 8 MiB in 20 packages [2022-08-18T17:40:52.534Z] Removing intermediate container 96711d6dd9bb [2022-08-18T17:40:52.534Z] ---> 17a5b3758c08 [2022-08-18T17:40:52.534Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:40:52.808Z] ---> Running in 4885072bccf0 [2022-08-18T17:40:53.414Z] Removing intermediate container 4885072bccf0 [2022-08-18T17:40:53.414Z] ---> 8f24f4d17464 [2022-08-18T17:40:53.414Z] [2022-08-18T17:40:53.688Z] Successfully built 8f24f4d17464 [2022-08-18T17:40:53.688Z] Successfully tagged support-notifications-arm64:latest [2022-08-18T17:40:54.292Z]  Building support-notifications ... done Removing intermediate container 16ed8b22906d [2022-08-18T17:40:54.292Z] ---> ba05a62f74bc [2022-08-18T17:40:54.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T17:40:54.292Z] ---> Running in 9a8285bed716 [2022-08-18T17:40:54.574Z] Removing intermediate container 9a8285bed716 [2022-08-18T17:40:54.574Z] ---> 08f025841b99 [2022-08-18T17:40:54.574Z] Step 13/22 : WORKDIR /edgex [2022-08-18T17:40:54.574Z] ---> Running in d30835e0755e [2022-08-18T17:40:55.184Z] Removing intermediate container d30835e0755e [2022-08-18T17:40:55.184Z] ---> 72383199d0ff [2022-08-18T17:40:55.184Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T17:40:55.785Z] ---> 96a2cdbc7cdb [2022-08-18T17:40:55.785Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T17:40:56.767Z] ---> 929868b24f64 [2022-08-18T17:40:56.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T17:40:57.743Z] ---> 66f0f8c24232 [2022-08-18T17:40:57.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T17:40:58.717Z] ---> 60bec3401338 [2022-08-18T17:40:58.717Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T17:40:58.717Z] ---> Running in 0dff71b4bbc8 [2022-08-18T17:41:00.692Z] Removing intermediate container 0dff71b4bbc8 [2022-08-18T17:41:00.692Z] ---> 7e220bd85da3 [2022-08-18T17:41:00.692Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T17:41:00.963Z] ---> Running in d78594523d13 [2022-08-18T17:41:01.237Z] Removing intermediate container d78594523d13 [2022-08-18T17:41:01.237Z] ---> 0293f754747e [2022-08-18T17:41:01.237Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T17:41:01.512Z] ---> Running in 03cb7397e5bf [2022-08-18T17:41:01.784Z] Removing intermediate container 03cb7397e5bf [2022-08-18T17:41:01.784Z] ---> dead0e66e906 [2022-08-18T17:41:01.784Z] Step 21/22 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:41:02.057Z] ---> Running in 1072fa7d3165 [2022-08-18T17:41:02.653Z] Removing intermediate container 1072fa7d3165 [2022-08-18T17:41:02.653Z] ---> 529bff130065 [2022-08-18T17:41:02.653Z] Step 22/22 : LABEL version=0.0.0 [2022-08-18T17:41:02.653Z] ---> Running in 752190c47108 [2022-08-18T17:41:03.246Z] Removing intermediate container 752190c47108 [2022-08-18T17:41:03.246Z] ---> 745a1e7752f4 [2022-08-18T17:41:03.246Z] [2022-08-18T17:41:03.246Z] Successfully built 745a1e7752f4 [2022-08-18T17:41:03.246Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-18T17:41:06.625Z]  Building security-proxy-setup ... done Removing intermediate container 6b12af29e420 [2022-08-18T17:41:06.625Z] ---> f2e6cc91a87e [2022-08-18T17:41:06.625Z] [2022-08-18T17:41:06.625Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T17:41:06.625Z] ---> 02e0d6fdf486 [2022-08-18T17:41:06.625Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T17:41:06.625Z] ---> Using cache [2022-08-18T17:41:06.625Z] ---> f4b13b47724e [2022-08-18T17:41:06.625Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T17:41:06.625Z] ---> Using cache [2022-08-18T17:41:06.625Z] ---> b5dfd0e5bb71 [2022-08-18T17:41:06.625Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T17:41:06.625Z] ---> Running in 70c08435ed9c [2022-08-18T17:41:07.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:41:08.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:41:09.169Z] v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T17:41:09.169Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T17:41:09.169Z] OK: 15733 distinct packages available [2022-08-18T17:41:09.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T17:41:10.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T17:41:11.117Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T17:41:11.117Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T17:41:11.387Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T17:41:11.387Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T17:41:11.659Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T17:41:11.659Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T17:41:11.659Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T17:41:11.929Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T17:41:11.929Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T17:41:12.203Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T17:41:12.203Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T17:41:12.203Z] OK: 8 MiB in 23 packages [2022-08-18T17:41:13.629Z] Removing intermediate container 70c08435ed9c [2022-08-18T17:41:13.629Z] ---> 29fb076116c5 [2022-08-18T17:41:13.629Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T17:41:14.218Z] ---> 98ef65e61baf [2022-08-18T17:41:14.218Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T17:41:15.189Z] ---> be4f8e34caf7 [2022-08-18T17:41:15.189Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T17:41:15.778Z] ---> 34d143984786 [2022-08-18T17:41:15.778Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T17:41:15.778Z] ---> Running in c726c86caf75 [2022-08-18T17:41:16.051Z] Removing intermediate container c726c86caf75 [2022-08-18T17:41:16.051Z] ---> f21f24c25505 [2022-08-18T17:41:16.051Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T17:41:16.322Z] ---> Running in d6c278ddd8b6 [2022-08-18T17:41:16.593Z] Removing intermediate container d6c278ddd8b6 [2022-08-18T17:41:16.593Z] ---> b8252052ec75 [2022-08-18T17:41:16.593Z] Step 18/20 : LABEL arch=arm64 [2022-08-18T17:41:16.593Z] ---> Running in 2f637495a171 [2022-08-18T17:41:16.867Z] Removing intermediate container 2f637495a171 [2022-08-18T17:41:16.867Z] ---> 8b175b1a4ea4 [2022-08-18T17:41:16.867Z] Step 19/20 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 [2022-08-18T17:41:16.867Z] ---> Running in dfbabe9244fd [2022-08-18T17:41:17.468Z] Removing intermediate container dfbabe9244fd [2022-08-18T17:41:17.468Z] ---> 53bc7ebaebb3 [2022-08-18T17:41:17.468Z] Step 20/20 : LABEL version=0.0.0 [2022-08-18T17:41:17.468Z] ---> Running in 63c7ede73950 [2022-08-18T17:41:17.740Z] Removing intermediate container 63c7ede73950 [2022-08-18T17:41:17.740Z] ---> bb2b36f1ad74 [2022-08-18T17:41:17.740Z] [2022-08-18T17:41:18.012Z] Successfully built bb2b36f1ad74 [2022-08-18T17:41:18.012Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-18T17:41:18.298Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-18T17:41:18.295Z] $ docker stop --time=1 88e386d6f3f148112ab0f96ee1c130d2aa0004235a2b648d387e684ab390774c [2022-08-18T17:41:19.970Z] $ docker rm -f 88e386d6f3f148112ab0f96ee1c130d2aa0004235a2b648d387e684ab390774c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T17:41:20.530Z] + docker images [2022-08-18T17:41:20.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T17:41:20.803Z] security-spiffe-token-provider-arm64 latest bb2b36f1ad74 3 seconds ago 28.3MB [2022-08-18T17:41:20.803Z] f2e6cc91a87e 15 seconds ago 1.4GB [2022-08-18T17:41:20.803Z] security-proxy-setup-arm64 latest 745a1e7752f4 18 seconds ago 26.2MB [2022-08-18T17:41:20.803Z] support-notifications-arm64 latest 8f24f4d17464 28 seconds ago 26.1MB [2022-08-18T17:41:20.803Z] b22d3a49e43a 32 seconds ago 1.36GB [2022-08-18T17:41:20.803Z] 957b46abccb8 44 seconds ago 1.41GB [2022-08-18T17:41:20.803Z] core-command-arm64 latest 29d891e55f3a About a minute ago 15.6MB [2022-08-18T17:41:20.803Z] 50650f459cb0 About a minute ago 1.35GB [2022-08-18T17:41:20.803Z] security-secretstore-setup-arm64 latest dadddd983a95 2 minutes ago 27.9MB [2022-08-18T17:41:20.803Z] 6b8be56ad9eb 3 minutes ago 1.36GB [2022-08-18T17:41:20.803Z] core-data-arm64 latest 46d6b1523622 5 minutes ago 20.6MB [2022-08-18T17:41:20.803Z] 2b25fdeb9a9b 5 minutes ago 1.38GB [2022-08-18T17:41:20.803Z] support-scheduler-arm64 latest 4ec5ef545677 7 minutes ago 25.6MB [2022-08-18T17:41:20.803Z] security-spire-config-arm64 latest b81a48d58fb6 7 minutes ago 83.6MB [2022-08-18T17:41:20.803Z] 37e9312dbd1e 7 minutes ago 1.41GB [2022-08-18T17:41:20.803Z] 4999a7cb0284 7 minutes ago 1.25GB [2022-08-18T17:41:20.803Z] sys-mgmt-agent-arm64 latest 85cd125a7657 8 minutes ago 133MB [2022-08-18T17:41:20.803Z] core-metadata-arm64 latest fb6bed05712e 8 minutes ago 17.5MB [2022-08-18T17:41:20.803Z] c110d87ed171 9 minutes ago 1.38GB [2022-08-18T17:41:20.803Z] security-bootstrapper-arm64 latest 891e4ec7894e 9 minutes ago 18.6MB [2022-08-18T17:41:20.803Z] b069243352d1 10 minutes ago 1.35GB [2022-08-18T17:41:20.803Z] 910e25724c61 10 minutes ago 1.35GB [2022-08-18T17:41:20.803Z] security-spire-server-arm64 latest 5c984e3bd3e2 13 minutes ago 84.2MB [2022-08-18T17:41:20.803Z] 78e714c68439 13 minutes ago 1.25GB [2022-08-18T17:41:20.803Z] security-spire-agent-arm64 latest 06a4380f5dbd 15 minutes ago 122MB [2022-08-18T17:41:20.803Z] d788869e2555 15 minutes ago 1.25GB [2022-08-18T17:41:20.803Z] ci-base-image-arm64 latest ec928aba426b 28 minutes ago 995MB [2022-08-18T17:41:20.803Z] alpine 3.15 02e0d6fdf486 9 days ago 5.33MB [2022-08-18T17:41:20.803Z] alpine 3.16 a6215f271958 9 days ago 5.29MB [2022-08-18T17:41:20.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 6 weeks ago 678MB [2022-08-18T17:41:20.803Z] 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-18T17:41:21.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T17:41:21.256Z] [2022-08-18T17:41:21.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:41:21.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T17:41:21.874Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-18T17:41:21.874Z] 8998bd30e6a1: Pulling fs layer [2022-08-18T17:41:21.874Z] 04944245beec: Pulling fs layer [2022-08-18T17:41:21.874Z] 699f458cf7ca: Pulling fs layer [2022-08-18T17:41:21.874Z] 765212b225bb: Pulling fs layer [2022-08-18T17:41:21.874Z] f23df028b6ca: Pulling fs layer [2022-08-18T17:41:21.874Z] d65c8cfc05b1: Pulling fs layer [2022-08-18T17:41:21.874Z] 2437ff75d9bd: Pulling fs layer [2022-08-18T17:41:21.874Z] 765212b225bb: Waiting [2022-08-18T17:41:21.874Z] f23df028b6ca: Waiting [2022-08-18T17:41:21.874Z] d65c8cfc05b1: Waiting [2022-08-18T17:41:21.874Z] 2437ff75d9bd: Waiting [2022-08-18T17:41:22.148Z] 04944245beec: Verifying Checksum [2022-08-18T17:41:22.148Z] 04944245beec: Download complete [2022-08-18T17:41:22.148Z] 765212b225bb: Verifying Checksum [2022-08-18T17:41:22.148Z] 765212b225bb: Download complete [2022-08-18T17:41:22.148Z] f23df028b6ca: Verifying Checksum [2022-08-18T17:41:22.148Z] f23df028b6ca: Download complete [2022-08-18T17:41:22.148Z] d65c8cfc05b1: Verifying Checksum [2022-08-18T17:41:22.148Z] d65c8cfc05b1: Download complete [2022-08-18T17:41:22.148Z] 699f458cf7ca: Verifying Checksum [2022-08-18T17:41:22.148Z] 699f458cf7ca: Download complete [2022-08-18T17:41:22.743Z] 8998bd30e6a1: Verifying Checksum [2022-08-18T17:41:22.743Z] 8998bd30e6a1: Download complete [2022-08-18T17:41:24.715Z] 2437ff75d9bd: Verifying Checksum [2022-08-18T17:41:24.715Z] 2437ff75d9bd: Download complete [2022-08-18T17:41:26.686Z] 8998bd30e6a1: Pull complete [2022-08-18T17:41:27.282Z] 04944245beec: Pull complete [2022-08-18T17:41:28.711Z] 699f458cf7ca: Pull complete [2022-08-18T17:41:28.985Z] 765212b225bb: Pull complete [2022-08-18T17:41:29.962Z] f23df028b6ca: Pull complete [2022-08-18T17:41:30.238Z] d65c8cfc05b1: Pull complete [2022-08-18T17:41:45.313Z] 2437ff75d9bd: Pull complete [2022-08-18T17:41:45.313Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-18T17:41:45.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T17:41:45.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:41:45.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container [2022-08-18T17:41:45.647Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-18T17:41:48.282Z] $ docker top 19309baac1a8f25de78bab9691e125e80ba138613e258bf2bdb30be87d654d5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:41:49.296Z] ---> job-cost.sh [2022-08-18T17:41:49.296Z] lf-activate-venv: SKIPPING [2022-08-18T17:41:49.296Z] INFO: No Stack... [2022-08-18T17:41:50.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-18T17:41:50.861Z] INFO: Archiving Costs [Pipeline] sh [2022-08-18T17:41:51.516Z] + + cut -d,cat -f6 /w/workspace/edgex-go/4/archives/cost.csv [2022-08-18T17:41:51.516Z] [Pipeline] lock [2022-08-18T17:41:51.573Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] [2022-08-18T17:41:51.581Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] did not exist. Created. [2022-08-18T17:41:51.581Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-18T17:41:52.239Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-18T17:41:52.413Z] Stashed 1 file(s) [Pipeline] } [2022-08-18T17:41:52.420Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-18T17:41:52.426Z] $ docker stop --time=1 19309baac1a8f25de78bab9691e125e80ba138613e258bf2bdb30be87d654d5b [2022-08-18T17:41:53.927Z] $ docker rm -f 19309baac1a8f25de78bab9691e125e80ba138613e258bf2bdb30be87d654d5b [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-18T17:41:54.424Z] provisioning config files... [2022-08-18T17:41:54.433Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5343959572715266813tmp [Pipeline] { [Pipeline] sh [2022-08-18T17:41:54.729Z] + set +x [2022-08-18T17:41:54.729Z] + bash -s -- [2022-08-18T17:41:54.729Z] + curl -s https://codecov.io/bash [2022-08-18T17:41:54.729Z] [2022-08-18T17:41:54.729Z] _____ _ [2022-08-18T17:41:54.729Z] / ____| | | [2022-08-18T17:41:54.729Z] | | ___ __| | ___ ___ _____ __ [2022-08-18T17:41:54.729Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-18T17:41:54.729Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-18T17:41:54.729Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-18T17:41:54.729Z] Bash-1.0.6 [2022-08-18T17:41:54.729Z] [2022-08-18T17:41:54.729Z] [2022-08-18T17:41:54.729Z] ==> git version 2.25.1 found [2022-08-18T17:41:54.729Z] ==> 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-18T17:41:54.729Z] Release-Date: 2020-01-08 [2022-08-18T17:41:54.729Z] 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-18T17:41:54.729Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-18T17:41:54.729Z] ==> Jenkins CI detected. [2022-08-18T17:41:54.729Z] current dir:  /w/workspace/edgex-go/4 [2022-08-18T17:41:54.729Z] project root: . [2022-08-18T17:41:54.729Z] --> token set from env [2022-08-18T17:41:54.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-18T17:41:54.729Z] ==> Running gcov in . (disable via -X gcov) [2022-08-18T17:41:54.729Z] ==> Python coveragepy not found [2022-08-18T17:41:54.729Z] ==> Searching for coverage reports in: [2022-08-18T17:41:54.729Z] + . [2022-08-18T17:41:54.990Z] -> Found 1 reports [2022-08-18T17:41:54.990Z] ==> Detecting git/mercurial file structure [2022-08-18T17:41:54.990Z] ==> Reading reports [2022-08-18T17:41:54.990Z] + ./coverage.out bytes=480241 [2022-08-18T17:41:54.990Z] ==> Appending adjustments [2022-08-18T17:41:54.990Z] https://docs.codecov.io/docs/fixing-reports [2022-08-18T17:41:56.374Z] + Found adjustments [2022-08-18T17:41:56.374Z] ==> Gzipping contents [2022-08-18T17:41:56.374Z] 64K /tmp/codecov.EFfY1S.gz [2022-08-18T17:41:56.374Z] ==> Uploading reports [2022-08-18T17:41:56.374Z] url: https://codecov.io [2022-08-18T17:41:56.374Z] query: branch=PR-4125&commit=65f9289ed88faf2540fffee479906180a571db5a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= [2022-08-18T17:41:56.374Z] -> Pinging Codecov [2022-08-18T17:41:56.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4125&commit=65f9289ed88faf2540fffee479906180a571db5a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= [2022-08-18T17:41:56.637Z] -> Uploading to [2022-08-18T17:41:56.637Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/65f9289ed88faf2540fffee479906180a571db5a/a83652ae-f812-409c-86a3-a2a9a55ce5fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T174156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abb9dace566bb73ad986f5fdd63911ab4e2c34f6861f6b192cc30c02f144f9f1 [2022-08-18T17:41:56.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T17:41:56.637Z] Dload Upload Total Spent Left Speed [2022-08-18T17:41:56.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63166 0 0 100 63166 0 227k --:--:-- --:--:-- --:--:-- 227k [2022-08-18T17:41:56.898Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/65f9289ed88faf2540fffee479906180a571db5a [Pipeline] } [2022-08-18T17:41:56.906Z] 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-18T17:41:57.585Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:41:57.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:41:58.745Z] ---> package-listing.sh [2022-08-18T17:41:58.745Z] ++ facter osfamily [2022-08-18T17:41:58.745Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-18T17:41:59.007Z] + OS_FAMILY=debian [2022-08-18T17:41:59.007Z] + workspace=/w/workspace/edgex-go/4 [2022-08-18T17:41:59.007Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-18T17:41:59.007Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-18T17:41:59.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-18T17:41:59.007Z] + PACKAGES=/tmp/packages_start.txt [2022-08-18T17:41:59.007Z] + '[' /w/workspace/edgex-go/4 ']' [2022-08-18T17:41:59.007Z] + PACKAGES=/tmp/packages_end.txt [2022-08-18T17:41:59.007Z] + case "${OS_FAMILY}" in [2022-08-18T17:41:59.007Z] + dpkg -l [2022-08-18T17:41:59.007Z] + grep '^ii' [2022-08-18T17:41:59.007Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-18T17:41:59.007Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-18T17:41:59.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-18T17:41:59.007Z] + '[' /w/workspace/edgex-go/4 ']' [2022-08-18T17:41:59.007Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-08-18T17:41:59.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-08-18T17:41:59.017Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-18T17:41:59.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:41:59.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T17:41:59.723Z] [2022-08-18T17:41:59.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:42:00.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T17:42:00.026Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-18T17:42:00.026Z] 5eb5b503b376: Pulling fs layer [2022-08-18T17:42:00.026Z] 5c69ac0246d0: Pulling fs layer [2022-08-18T17:42:00.026Z] ec43610c2a17: Pulling fs layer [2022-08-18T17:42:00.026Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-18T17:42:00.026Z] 33b1e0a273af: Pulling fs layer [2022-08-18T17:42:00.026Z] 5d3b04190fa2: Pulling fs layer [2022-08-18T17:42:00.026Z] 2f39f015ded8: Pulling fs layer [2022-08-18T17:42:00.026Z] 3a2ae6a8a46f: Waiting [2022-08-18T17:42:00.026Z] 33b1e0a273af: Waiting [2022-08-18T17:42:00.026Z] 2f39f015ded8: Waiting [2022-08-18T17:42:00.026Z] 5d3b04190fa2: Waiting [2022-08-18T17:42:00.026Z] 5c69ac0246d0: Download complete [2022-08-18T17:42:00.026Z] 3a2ae6a8a46f: Download complete [2022-08-18T17:42:00.026Z] 33b1e0a273af: Verifying Checksum [2022-08-18T17:42:00.026Z] 33b1e0a273af: Download complete [2022-08-18T17:42:00.026Z] ec43610c2a17: Verifying Checksum [2022-08-18T17:42:00.026Z] ec43610c2a17: Download complete [2022-08-18T17:42:00.026Z] 5d3b04190fa2: Download complete [2022-08-18T17:42:00.285Z] 5eb5b503b376: Verifying Checksum [2022-08-18T17:42:00.285Z] 5eb5b503b376: Download complete [2022-08-18T17:42:00.854Z] 2f39f015ded8: Download complete [2022-08-18T17:42:01.425Z] 5eb5b503b376: Pull complete [2022-08-18T17:42:01.683Z] 5c69ac0246d0: Pull complete [2022-08-18T17:42:02.253Z] ec43610c2a17: Pull complete [2022-08-18T17:42:02.253Z] 3a2ae6a8a46f: Pull complete [2022-08-18T17:42:02.512Z] 33b1e0a273af: Pull complete [2022-08-18T17:42:02.512Z] 5d3b04190fa2: Pull complete [2022-08-18T17:42:07.786Z] 2f39f015ded8: Pull complete [2022-08-18T17:42:07.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-18T17:42:07.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T17:42:07.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T17:42:07.877Z] prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container [2022-08-18T17:42:07.913Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-18T17:42:09.786Z] $ docker top 2f29df2321919c5ceedfcbd77ca94662de36f9b7fcfd5dd4e93d9386c55da2f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T17:42:10.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-18T17:42:10.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-18T17:42:10.706Z] + ls /var/log/sa-host [2022-08-18T17:42:10.706Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T17:42:10.861Z] provisioning config files... [2022-08-18T17:42:10.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4269396448405795635tmp [Pipeline] { [Pipeline] echo [2022-08-18T17:42:10.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:42:11.169Z] ---> create-netrc.sh [Pipeline] } [2022-08-18T17:42:11.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:42:11.504Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-18T17:42:11.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:42:11.796Z] ---> sudo-logs.sh [2022-08-18T17:42:11.796Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-18T17:42:11.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:42:12.107Z] ---> job-cost.sh [2022-08-18T17:42:12.107Z] lf-activate-venv: SKIPPING [2022-08-18T17:42:12.107Z] DEBUG: total: 0.10999999940395355 [2022-08-18T17:42:12.107Z] INFO: Retrieving Stack Cost... [2022-08-18T17:42:12.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-18T17:42:13.248Z] INFO: Archiving Costs [Pipeline] echo [2022-08-18T17:42:13.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T17:42:13.540Z] ---> logs-deploy.sh [2022-08-18T17:42:13.540Z] lf-activate-venv: SKIPPING [2022-08-18T17:42:13.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4125/4 [2022-08-18T17:42:13.540Z] INFO: archiving workspace using pattern(s): [2022-08-18T17:42:14.479Z] Archives upload complete. [2022-08-18T17:42:14.740Z] INFO: archiving logs to Nexus [2022-08-18T17:42:15.310Z] ---> uname -a: [2022-08-18T17:42:15.310Z] Linux prd-ubuntu20-04-docker-8c-8g-23049 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-18T17:42:15.310Z] [2022-08-18T17:42:15.310Z] [2022-08-18T17:42:15.310Z] ---> lscpu: [2022-08-18T17:42:15.310Z] Architecture: x86_64 [2022-08-18T17:42:15.310Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-18T17:42:15.310Z] Byte Order: Little Endian [2022-08-18T17:42:15.310Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-18T17:42:15.310Z] CPU(s): 8 [2022-08-18T17:42:15.310Z] On-line CPU(s) list: 0-7 [2022-08-18T17:42:15.310Z] Thread(s) per core: 1 [2022-08-18T17:42:15.310Z] Core(s) per socket: 1 [2022-08-18T17:42:15.310Z] Socket(s): 8 [2022-08-18T17:42:15.310Z] NUMA node(s): 1 [2022-08-18T17:42:15.310Z] Vendor ID: AuthenticAMD [2022-08-18T17:42:15.310Z] CPU family: 23 [2022-08-18T17:42:15.310Z] Model: 49 [2022-08-18T17:42:15.310Z] Model name: AMD EPYC-Rome Processor [2022-08-18T17:42:15.310Z] Stepping: 0 [2022-08-18T17:42:15.310Z] CPU MHz: 2799.998 [2022-08-18T17:42:15.310Z] BogoMIPS: 5599.99 [2022-08-18T17:42:15.310Z] Virtualization: AMD-V [2022-08-18T17:42:15.310Z] Hypervisor vendor: KVM [2022-08-18T17:42:15.310Z] Virtualization type: full [2022-08-18T17:42:15.310Z] L1d cache: 256 KiB [2022-08-18T17:42:15.310Z] L1i cache: 256 KiB [2022-08-18T17:42:15.310Z] L2 cache: 4 MiB [2022-08-18T17:42:15.310Z] L3 cache: 128 MiB [2022-08-18T17:42:15.310Z] NUMA node0 CPU(s): 0-7 [2022-08-18T17:42:15.310Z] Vulnerability Itlb multihit: Not affected [2022-08-18T17:42:15.310Z] Vulnerability L1tf: Not affected [2022-08-18T17:42:15.310Z] Vulnerability Mds: Not affected [2022-08-18T17:42:15.310Z] Vulnerability Meltdown: Not affected [2022-08-18T17:42:15.310Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-18T17:42:15.310Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-18T17:42:15.310Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-18T17:42:15.310Z] Vulnerability Srbds: Not affected [2022-08-18T17:42:15.310Z] Vulnerability Tsx async abort: Not affected [2022-08-18T17:42:15.310Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-18T17:42:15.310Z] [2022-08-18T17:42:15.310Z] [2022-08-18T17:42:15.310Z] ---> nproc: [2022-08-18T17:42:15.310Z] 8 [2022-08-18T17:42:15.310Z] [2022-08-18T17:42:15.310Z] [2022-08-18T17:42:15.311Z] ---> df -h: [2022-08-18T17:42:15.311Z] Filesystem Size Used Avail Use% Mounted on [2022-08-18T17:42:15.311Z] overlay 155G 17G 139G 11% / [2022-08-18T17:42:15.311Z] tmpfs 64M 0 64M 0% /dev [2022-08-18T17:42:15.311Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-18T17:42:15.311Z] shm 64M 0 64M 0% /dev/shm [2022-08-18T17:42:15.311Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-18T17:42:15.311Z] [2022-08-18T17:42:15.311Z]