Pull request #4081 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1cbf851c416508533d75ec390c4a88d0fa991f9+fb67e34980dfa056f4ddb70a50fca33d4f71295e (16826b0adcd81d9ce23410fa899a032b37433bd1) 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-ssh290281592133266429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12196752199054433649.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4081/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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15967728673730954168.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh12771552405115628756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4081/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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8971898830761455431.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17423’ Running on prd-ubuntu20.04-docker-8c-8g-17426 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [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 fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 Merge succeeded, producing f1cbf851c416508533d75ec390c4a88d0fa991f9 Checking out Revision f1cbf851c416508533d75ec390c4a88d0fa991f9 (PR-4081) > 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/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # 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 fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T16:29:40.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T16:29:40.394Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T16:29:40.412Z] ========================================================= [2022-07-11T16:29:40.412Z] EdgeX Global Pipelines Version Info [2022-07-11T16:29:40.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 529127cbcc83b51dc60fbc16994eb2781f5c40fe # timeout=10 [2022-07-11T16:29:42.899Z] ------------------- [2022-07-11T16:29:42.899Z] stable info: [2022-07-11T16:29:42.899Z] ------------------- [2022-07-11T16:29:42.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:29:42.899Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T16:29:42.899Z] Message: update stable to v1.0.234 [2022-07-11T16:29:43.670Z] ------------------- [2022-07-11T16:29:43.670Z] experimental info: [2022-07-11T16:29:43.670Z] ------------------- [2022-07-11T16:29:43.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:29:43.670Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T16:29:43.670Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T16:29:45.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-11T16:29:45.385Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-11T16:29:45.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T16:29:45.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T16:29:45.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T16:29:45.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T16:29:45.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T16:29:45.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-11T16:29:45.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-11T16:29:45.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-11T16:29:45.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T16:29:45.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T16:29:45.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T16:29:45.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T16:29:45.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T16:29:45.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:29:45.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:29:45.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T16:29:45.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T16:29:45.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T16:29:45.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T16:29:45.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T16:29:45.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T16:29:45.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo [2022-07-11T16:29:45.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo [2022-07-11T16:29:45.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo [2022-07-11T16:29:45.691Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] echo [2022-07-11T16:29:45.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1cbf85 [Pipeline] echo [2022-07-11T16:29:45.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:29:45.749Z] provisioning config files... [2022-07-11T16:29:45.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1284297590155777445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:29:46.100Z] ---> docker-login.sh [2022-07-11T16:29:46.100Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:29:46.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:46.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:46.864Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:46.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:46.864Z] [2022-07-11T16:29:46.864Z] Login Succeeded [2022-07-11T16:29:46.864Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:29:46.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:46.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:46.864Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:46.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:46.864Z] [2022-07-11T16:29:46.864Z] Login Succeeded [2022-07-11T16:29:46.864Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:29:47.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:47.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:47.127Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:47.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:47.127Z] [2022-07-11T16:29:47.127Z] Login Succeeded [2022-07-11T16:29:47.127Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:29:47.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:47.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:47.127Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:47.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:47.127Z] [2022-07-11T16:29:47.127Z] Login Succeeded [2022-07-11T16:29:47.127Z] docker.io [2022-07-11T16:29:47.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:29:48.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:29:48.217Z] Configure a credential helper to remove this warning. See [2022-07-11T16:29:48.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:29:48.217Z] [2022-07-11T16:29:48.217Z] Login Succeeded [2022-07-11T16:29:48.217Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:29:48.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:29:49.009Z] + 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-07-11T16:29:49.009Z] + dirname cmd/core-command/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.009Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-11T16:29:49.009Z] + dirname cmd/core-data/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.009Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-11T16:29:49.009Z] + dirname cmd/core-metadata/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.009Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-11T16:29:49.009Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.009Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-11T16:29:49.009Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.009Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-11T16:29:49.009Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.009Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-11T16:29:49.009Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T16:29:49.009Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T16:29:49.010Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-11T16:29:49.010Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-11T16:29:49.010Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-11T16:29:49.010Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-11T16:29:49.010Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-11T16:29:49.010Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-11T16:29:49.010Z] + dirname cmd/support-notifications/Dockerfile [2022-07-11T16:29:49.010Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-11T16:29:49.010Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-11T16:29:49.010Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-11T16:29:49.010Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-11T16:29:49.010Z] + cut -d/ -f2 [2022-07-11T16:29:49.010Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-11T16:29:49.712Z] 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-07-11T16:29:50.211Z] + git rev-list -1 --merges f1cbf851c416508533d75ec390c4a88d0fa991f9~1..f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] echo [2022-07-11T16:29:50.228Z] -----------> git rev-list -1 --merges f1cbf851c416508533d75ec390c4a88d0fa991f9~1..f1cbf851c416508533d75ec390c4a88d0fa991f9 f1cbf851c416508533d75ec390c4a88d0fa991f9 [false] [Pipeline] sh [2022-07-11T16:29:50.527Z] + git log --format=format:%s -1 f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] echo [2022-07-11T16:29:50.546Z] ========================================================= [2022-07-11T16:29:50.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T16:29:50.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T16:29:50.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:29:50.926Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T16:29:50.926Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T16:29:50.926Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T16:29:50.926Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T16:29:50.926Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T16:29:50.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:29:51.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:29:51.295Z] [2022-07-11T16:29:51.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:29:51.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:29:51.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T16:29:51.607Z] b85a868b505f: Pulling fs layer [2022-07-11T16:29:51.607Z] e2be974225ed: Pulling fs layer [2022-07-11T16:29:51.607Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T16:29:51.607Z] 988bab9f4d93: Pulling fs layer [2022-07-11T16:29:51.607Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T16:29:51.607Z] eaf3925da568: Pulling fs layer [2022-07-11T16:29:51.607Z] bab4dde63d76: Pulling fs layer [2022-07-11T16:29:51.607Z] bde34c3a00c8: Pulling fs layer [2022-07-11T16:29:51.607Z] b352a97aabf1: Pulling fs layer [2022-07-11T16:29:51.607Z] 4872d77fe225: Pulling fs layer [2022-07-11T16:29:51.607Z] 5851b861e8e6: Pulling fs layer [2022-07-11T16:29:51.607Z] bab4dde63d76: Waiting [2022-07-11T16:29:51.607Z] bde34c3a00c8: Waiting [2022-07-11T16:29:51.607Z] b352a97aabf1: Waiting [2022-07-11T16:29:51.607Z] 4872d77fe225: Waiting [2022-07-11T16:29:51.607Z] 988bab9f4d93: Waiting [2022-07-11T16:29:51.607Z] eaf3925da568: Waiting [2022-07-11T16:29:51.607Z] 5851b861e8e6: Waiting [2022-07-11T16:29:51.607Z] 1469e6f7b9e6: Waiting [2022-07-11T16:29:51.607Z] e2be974225ed: Download complete [2022-07-11T16:29:51.607Z] 988bab9f4d93: Download complete [2022-07-11T16:29:51.872Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T16:29:51.872Z] 1469e6f7b9e6: Download complete [2022-07-11T16:29:51.872Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T16:29:51.872Z] 339a4e72a1f5: Download complete [2022-07-11T16:29:51.872Z] eaf3925da568: Download complete [2022-07-11T16:29:51.872Z] bde34c3a00c8: Download complete [2022-07-11T16:29:51.872Z] b352a97aabf1: Verifying Checksum [2022-07-11T16:29:51.872Z] b352a97aabf1: Download complete [2022-07-11T16:29:51.872Z] 4872d77fe225: Verifying Checksum [2022-07-11T16:29:51.872Z] 4872d77fe225: Download complete [2022-07-11T16:29:51.872Z] 5851b861e8e6: Verifying Checksum [2022-07-11T16:29:51.872Z] 5851b861e8e6: Download complete [2022-07-11T16:29:51.872Z] b85a868b505f: Download complete [2022-07-11T16:29:52.491Z] bab4dde63d76: Verifying Checksum [2022-07-11T16:29:52.491Z] bab4dde63d76: Download complete [2022-07-11T16:29:53.801Z] b85a868b505f: Pull complete [2022-07-11T16:29:53.801Z] e2be974225ed: Pull complete [2022-07-11T16:29:53.801Z] 339a4e72a1f5: Pull complete [2022-07-11T16:29:54.327Z] 988bab9f4d93: Pull complete [2022-07-11T16:29:54.327Z] 1469e6f7b9e6: Pull complete [2022-07-11T16:29:54.327Z] eaf3925da568: Pull complete [2022-07-11T16:29:55.992Z] bab4dde63d76: Pull complete [2022-07-11T16:29:55.992Z] bde34c3a00c8: Pull complete [2022-07-11T16:29:56.319Z] b352a97aabf1: Pull complete [2022-07-11T16:29:56.319Z] 4872d77fe225: Pull complete [2022-07-11T16:29:56.319Z] 5851b861e8e6: Pull complete [2022-07-11T16:29:56.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T16:29:56.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:29:56.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:29:56.486Z] prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container [2022-07-11T16:29:56.534Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T16:29:58.255Z] $ docker top d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:29:58.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:29:58.437Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:29:58.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:29:58.621Z] $ docker exec d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent [2022-07-11T16:29:58.750Z] SSH_AUTH_SOCK=/tmp/ssh-oXlebapu7vOp/agent.33 [2022-07-11T16:29:58.750Z] SSH_AGENT_PID=39 [2022-07-11T16:29:58.756Z] Running ssh-add (command line suppressed) [2022-07-11T16:29:58.853Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3432235192125843397.key (/w/workspace/edgex-go/4@tmp/private_key_3432235192125843397.key) [2022-07-11T16:29:58.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:29:59.422Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T16:29:59.429Z] $ docker exec --env ******** --env ******** d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent -k [2022-07-11T16:29:59.531Z] unset SSH_AUTH_SOCK; [2022-07-11T16:29:59.532Z] unset SSH_AGENT_PID; [2022-07-11T16:29:59.532Z] echo Agent pid 39 killed; [2022-07-11T16:29:59.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T16:29:59.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:29:59.572Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:29:59.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:29:59.706Z] $ docker exec d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent [2022-07-11T16:29:59.894Z] SSH_AUTH_SOCK=/tmp/ssh-4VZpmGuditfs/agent.73 [2022-07-11T16:29:59.894Z] SSH_AGENT_PID=79 [2022-07-11T16:29:59.902Z] Running ssh-add (command line suppressed) [2022-07-11T16:30:00.000Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6712339302936601031.key (/w/workspace/edgex-go/4@tmp/private_key_6712339302936601031.key) [2022-07-11T16:30:00.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:30:00.445Z] + git semver init [2022-07-11T16:30:00.706Z] 2022-07-11 16:30:00,695 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T16:30:00.706Z] 2022-07-11 16:30:00,695 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-07-11T16:30:00.706Z] 2022-07-11 16:30:00,696 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-07-11T16:30:00.706Z] 2022-07-11 16:30:00,696 [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-07-11T16:31:09.371Z] 2022-07-11 16:31:00,282 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-07-11T16:31:09.371Z] 2022-07-11 16:31:00,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4081 with force:False [2022-07-11T16:31:09.371Z] 2022-07-11 16:31:00,283 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4081 [2022-07-11T16:31:09.371Z] 2022-07-11 16:31:00,287 [execute] INFO git cat-file --batch-check [2022-07-11T16:31:09.371Z] 2022-07-11 16:31:00,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:31:09.371Z] 2022-07-11 16:31:00,293 [execute] INFO git cat-file --batch [2022-07-11T16:31:09.371Z] 2022-07-11 16:31:00,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T16:31:09.372Z] 2022-07-11 16:31:00,299 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4081 [2022-07-11T16:31:09.372Z] 0.0.0 [Pipeline] } [2022-07-11T16:31:09.368Z] $ docker exec --env ******** --env ******** d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent -k [2022-07-11T16:31:09.474Z] unset SSH_AUTH_SOCK; [2022-07-11T16:31:09.475Z] unset SSH_AGENT_PID; [2022-07-11T16:31:09.475Z] echo Agent pid 79 killed; [2022-07-11T16:31:09.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:31:09.803Z] + git semver [Pipeline] } [2022-07-11T16:31:10.063Z] $ docker stop --time=1 d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 [2022-07-11T16:31:11.389Z] $ docker rm -f d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:31:11.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T16:31:12.051Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T16:31:12.054Z] [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] echo [2022-07-11T16:31:12.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:31:12.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:31:12.212Z] ========================================================= [2022-07-11T16:31:12.212Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T16:31:12.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:31:12.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:31:12.506Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T16:31:12.506Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T16:31:12.506Z] 666ba61612fd: Pulling fs layer [2022-07-11T16:31:12.506Z] 8ed8ca486205: Pulling fs layer [2022-07-11T16:31:12.506Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T16:31:12.506Z] c516ae0d96e1: Pulling fs layer [2022-07-11T16:31:12.506Z] 684cea983483: Pulling fs layer [2022-07-11T16:31:12.506Z] dd3240ac7de5: Pulling fs layer [2022-07-11T16:31:12.506Z] b1e948a4e11c: Pulling fs layer [2022-07-11T16:31:12.506Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T16:31:12.506Z] 646ad004c059: Pulling fs layer [2022-07-11T16:31:12.506Z] c516ae0d96e1: Waiting [2022-07-11T16:31:12.506Z] 684cea983483: Waiting [2022-07-11T16:31:12.506Z] 646ad004c059: Waiting [2022-07-11T16:31:12.506Z] dd3240ac7de5: Waiting [2022-07-11T16:31:12.506Z] b1e948a4e11c: Waiting [2022-07-11T16:31:12.506Z] cc1cd167ecdc: Waiting [2022-07-11T16:31:12.506Z] a8fd76ee1af6: Waiting [2022-07-11T16:31:12.506Z] 8ed8ca486205: Download complete [2022-07-11T16:31:12.506Z] 666ba61612fd: Verifying Checksum [2022-07-11T16:31:12.506Z] 666ba61612fd: Download complete [2022-07-11T16:31:12.506Z] c516ae0d96e1: Verifying Checksum [2022-07-11T16:31:12.506Z] c516ae0d96e1: Download complete [2022-07-11T16:31:12.506Z] 684cea983483: Download complete [2022-07-11T16:31:12.506Z] dd3240ac7de5: Verifying Checksum [2022-07-11T16:31:12.506Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T16:31:12.506Z] 59bf1c3509f3: Download complete [2022-07-11T16:31:12.769Z] b1e948a4e11c: Verifying Checksum [2022-07-11T16:31:12.769Z] b1e948a4e11c: Download complete [2022-07-11T16:31:12.769Z] 59bf1c3509f3: Pull complete [2022-07-11T16:31:13.033Z] 666ba61612fd: Pull complete [2022-07-11T16:31:13.033Z] 8ed8ca486205: Pull complete [2022-07-11T16:31:13.292Z] 646ad004c059: Verifying Checksum [2022-07-11T16:31:13.292Z] 646ad004c059: Download complete [2022-07-11T16:31:13.292Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T16:31:13.292Z] a8fd76ee1af6: Download complete [2022-07-11T16:31:13.292Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T16:31:13.292Z] cc1cd167ecdc: Download complete [2022-07-11T16:31:17.490Z] cc1cd167ecdc: Pull complete [2022-07-11T16:31:17.490Z] c516ae0d96e1: Pull complete [2022-07-11T16:31:17.490Z] 684cea983483: Pull complete [2022-07-11T16:31:17.490Z] dd3240ac7de5: Pull complete [2022-07-11T16:31:17.490Z] b1e948a4e11c: Pull complete [2022-07-11T16:31:19.399Z] a8fd76ee1af6: Pull complete [2022-07-11T16:31:20.351Z] 646ad004c059: Pull complete [2022-07-11T16:31:20.351Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T16:31:20.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:31:20.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:31:20.671Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:31:20.671Z] WORKDIR /edgex [2022-07-11T16:31:20.671Z] COPY go.mod . [2022-07-11T16:31:20.671Z] RUN go mod download [2022-07-11T16:31:20.671Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-11T16:31:22.047Z] Sending build context to Docker daemon 335.2MB [2022-07-11T16:31:22.047Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:31:22.047Z] ---> 8f69c11f6b0c [2022-07-11T16:31:22.047Z] Step 2/4 : WORKDIR /edgex [2022-07-11T16:31:25.345Z] ---> Running in f49c2b266921 [2022-07-11T16:31:25.345Z] Removing intermediate container f49c2b266921 [2022-07-11T16:31:25.345Z] ---> 1c9743296564 [2022-07-11T16:31:25.345Z] Step 3/4 : COPY go.mod . [2022-07-11T16:31:25.345Z] ---> f55d1f321315 [2022-07-11T16:31:25.345Z] Step 4/4 : RUN go mod download [2022-07-11T16:31:25.345Z] ---> Running in ca22dcc988e8 [2022-07-11T16:31:27.142Z] Still waiting to schedule task [2022-07-11T16:31:27.142Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ [2022-07-11T16:31:40.249Z] Removing intermediate container ca22dcc988e8 [2022-07-11T16:31:40.249Z] ---> b6149182b70e [2022-07-11T16:31:40.249Z] Successfully built b6149182b70e [2022-07-11T16:31:40.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:40.553Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:31:40.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:31:40.634Z] prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container [2022-07-11T16:31:40.649Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-11T16:31:41.094Z] $ docker top 915058a2f2d85fce20dfa7d9663370bf0fd40287ef005a2bd988c8b331b2ae53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:31:41.460Z] + go version [2022-07-11T16:31:41.460Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T16:31:41.451Z] $ docker stop --time=1 915058a2f2d85fce20dfa7d9663370bf0fd40287ef005a2bd988c8b331b2ae53 [2022-07-11T16:31:42.772Z] $ docker rm -f 915058a2f2d85fce20dfa7d9663370bf0fd40287ef005a2bd988c8b331b2ae53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:31:43.282Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:31:43.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:31:43.385Z] prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container [2022-07-11T16:31:43.406Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-11T16:31:43.800Z] $ docker top 5a2766c9d1d0f02078aa4895cf91a277a03c122d02e112d63a7a33f1d1411df9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T16:31:43.897Z] ========================================================= [2022-07-11T16:31:43.897Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T16:31:43.897Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:31:44.184Z] + make test [2022-07-11T16:31:44.184Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T16:31:50.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T16:32:01.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T16:32:01.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T16:32:01.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T16:32:01.347Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T16:32:01.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T16:32:01.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T16:32:03.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-07-11T16:32:03.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T16:32:03.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T16:32:03.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-07-11T16:32:03.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T16:32:03.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements [2022-07-11T16:32:03.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T16:32:03.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.317s coverage: 89.2% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 83.8% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-07-11T16:32:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2022-07-11T16:32:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.094s coverage: 87.5% of statements [2022-07-11T16:32:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-07-11T16:32:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-07-11T16:32:18.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.179s coverage: 82.5% of statements [2022-07-11T16:32:18.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.080s coverage: 87.2% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T16:32:28.854Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-07-11T16:32:28.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-11T16:32:28.854Z] 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-07-11T16:32:46.971Z] GO111MODULE=on go vet ./... [2022-07-11T16:32:51.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:32:51.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:32:51.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T16:32:51.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T16:32:52.060Z] + ls -al . [2022-07-11T16:32:52.060Z] total 684 [2022-07-11T16:32:52.060Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 16:31 . [2022-07-11T16:32:52.060Z] drwxr-xr-x 4 root root 4096 Jul 11 16:31 .. [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 16:29 .dockerignore [2022-07-11T16:32:52.060Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 16:31 .git [2022-07-11T16:32:52.060Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 16:29 .github [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 16:29 .gitignore [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 16:29 .golangci.yml [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 16:29 .hadolint.yml [2022-07-11T16:32:52.060Z] drwxr-xr-x 3 1001 1001 4096 Jul 11 16:31 .semver [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 16:29 .sonarcloud.properties [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 16:29 ADOPTERS.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 16:29 Attribution.txt [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 16:29 CHANGELOG.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 16:29 CONTRIBUTING.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 16:29 GOVERNANCE.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 850 Jul 11 16:29 Jenkinsfile [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 16:29 LICENSE [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 16:29 Makefile [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 16:29 OWNERS.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 16:29 README.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 16:29 SECURITY.md [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 16:31 VERSION [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 16:29 ZMQWindows.md [2022-07-11T16:32:52.060Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 16:29 bin [2022-07-11T16:32:52.060Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 16:29 cmd [2022-07-11T16:32:52.060Z] -rw-r--r-- 1 root root 435593 Jul 11 16:32 coverage.out [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 16:29 go.mod [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 16:29 go.sum [2022-07-11T16:32:52.060Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 16:29 internal [2022-07-11T16:32:52.060Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 16:29 openapi [2022-07-11T16:32:52.060Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 16:29 snap [2022-07-11T16:32:52.060Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 16:29 version.go [Pipeline] sh [2022-07-11T16:32:52.350Z] + '[' -e coverage.out ] [2022-07-11T16:32:52.350Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T16:32:52.470Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T16:32:52.753Z] + make build [2022-07-11T16:32:52.753Z] 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-07-11T16:33:07.647Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-11T16:33:14.226Z] 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-07-11T16:33:14.792Z] 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-07-11T16:33:20.279Z] 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-07-11T16:33:20.539Z] 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-07-11T16:33:21.476Z] 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-07-11T16:33:22.871Z] 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-07-11T16:33:23.438Z] 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-07-11T16:33:24.378Z] 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-07-11T16:33:25.314Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-11T16:33:25.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T16:33:27.262Z] 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-07-11T16:33:28.199Z] $ docker stop --time=1 5a2766c9d1d0f02078aa4895cf91a277a03c122d02e112d63a7a33f1d1411df9 [2022-07-11T16:33:30.665Z] $ docker rm -f 5a2766c9d1d0f02078aa4895cf91a277a03c122d02e112d63a7a33f1d1411df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:31.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:33:31.438Z] [2022-07-11T16:33:31.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:31.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:33:31.817Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-11T16:33:31.817Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-11T16:33:31.817Z] ca9280d653b3: Pulling fs layer [2022-07-11T16:33:31.817Z] 7e9c9ca2126c: Pulling fs layer [2022-07-11T16:33:31.817Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-11T16:33:31.817Z] cbdbe7a5bc2a: Download complete [2022-07-11T16:33:32.093Z] ca9280d653b3: Verifying Checksum [2022-07-11T16:33:32.093Z] ca9280d653b3: Download complete [2022-07-11T16:33:32.093Z] cbdbe7a5bc2a: Pull complete [2022-07-11T16:33:32.351Z] 7e9c9ca2126c: Verifying Checksum [2022-07-11T16:33:32.351Z] 7e9c9ca2126c: Download complete [2022-07-11T16:33:32.610Z] ca9280d653b3: Pull complete [2022-07-11T16:33:35.894Z] 7e9c9ca2126c: Pull complete [2022-07-11T16:33:35.894Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-11T16:33:35.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:33:35.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:33:35.988Z] prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container [2022-07-11T16:33:36.015Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T16:33:37.415Z] $ docker top a2d72132096450b84d6c4ff5d51377998ca24b24b541084424148d24fd428615 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:33:37.788Z] + docker-compose build --help [2022-07-11T16:33:37.788Z] + grep parallel [2022-07-11T16:33:38.360Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T16:33:38.366Z] $ docker stop --time=1 a2d72132096450b84d6c4ff5d51377998ca24b24b541084424148d24fd428615 [2022-07-11T16:33:39.623Z] $ docker rm -f a2d72132096450b84d6c4ff5d51377998ca24b24b541084424148d24fd428615 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:40.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T16:33:40.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:33:40.105Z] prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container [2022-07-11T16:33:40.131Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T16:33:40.475Z] $ docker top 2c1f7a8b925360a79df4533c6393690fdf0b73770abc73a73681e74dbf94025a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:33:40.831Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T16:33:41.400Z] Building core-command ... [2022-07-11T16:33:41.400Z] Building core-data ... [2022-07-11T16:33:41.400Z] Building core-metadata ... [2022-07-11T16:33:41.400Z] Building security-bootstrapper ... [2022-07-11T16:33:41.400Z] Building security-proxy-setup ... [2022-07-11T16:33:41.400Z] Building security-secretstore-setup ... [2022-07-11T16:33:41.400Z] Building security-spiffe-token-provider ... [2022-07-11T16:33:41.400Z] Building security-spire-agent ... [2022-07-11T16:33:41.400Z] Building security-spire-config ... [2022-07-11T16:33:41.400Z] Building security-spire-server ... [2022-07-11T16:33:41.400Z] Building support-notifications ... [2022-07-11T16:33:41.400Z] Building support-scheduler ... [2022-07-11T16:33:41.400Z] Building sys-mgmt-agent ... [2022-07-11T16:33:41.400Z] Building security-proxy-setup [2022-07-11T16:33:41.400Z] Building security-spiffe-token-provider [2022-07-11T16:33:41.400Z] Building core-data [2022-07-11T16:33:41.400Z] Building security-spire-agent [2022-07-11T16:33:41.400Z] Building security-bootstrapper [2022-07-11T16:33:56.278Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:33:56.278Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:33:56.278Z] ---> b6149182b70e [2022-07-11T16:33:56.278Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T16:33:56.278Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:33:56.278Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:33:56.278Z] ---> b6149182b70e [2022-07-11T16:33:56.278Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T16:33:56.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:33:56.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:33:56.278Z] ---> b6149182b70e [2022-07-11T16:33:56.278Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:33:56.278Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:33:56.278Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:33:56.278Z] ---> b6149182b70e [2022-07-11T16:33:56.278Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T16:33:56.278Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:33:56.278Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:33:56.278Z] ---> b6149182b70e [2022-07-11T16:33:56.278Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:33:59.596Z] ---> Running in f2f7a74cddd7 [2022-07-11T16:33:59.596Z] ---> Running in e00baceba4b6 [2022-07-11T16:33:59.596Z] ---> Running in 9bf6b21345a7 [2022-07-11T16:33:59.596Z] ---> Running in 02a969ad6bbb [2022-07-11T16:33:59.596Z] ---> Running in 5741ef62cce4 [2022-07-11T16:33:59.596Z] Removing intermediate container e00baceba4b6 [2022-07-11T16:33:59.596Z] ---> c51680fb43a9 [2022-07-11T16:33:59.596Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:33:59.596Z] Removing intermediate container f2f7a74cddd7 [2022-07-11T16:33:59.596Z] ---> 7e0a5099954c [2022-07-11T16:33:59.596Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:33:59.596Z] Removing intermediate container 5741ef62cce4 [2022-07-11T16:33:59.596Z] ---> 2b3fa6236407 [2022-07-11T16:33:59.596Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T16:33:59.596Z] ---> Running in 46fe36dd8263 [2022-07-11T16:33:59.596Z] Removing intermediate container 9bf6b21345a7 [2022-07-11T16:33:59.596Z] ---> e866cab268cb [2022-07-11T16:33:59.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:33:59.596Z] Removing intermediate container 02a969ad6bbb [2022-07-11T16:33:59.596Z] ---> aee8af7bad89 [2022-07-11T16:33:59.596Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:33:59.596Z] ---> Running in b67c0e6b8064 [2022-07-11T16:33:59.596Z] ---> Running in ddabafb8305c [2022-07-11T16:33:59.596Z] ---> Running in 53633a3180ea [2022-07-11T16:33:59.596Z] ---> Running in ca40e8a9d2b5 [2022-07-11T16:33:59.855Z] Removing intermediate container 46fe36dd8263 [2022-07-11T16:33:59.855Z] ---> afe157a755da [2022-07-11T16:33:59.855Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T16:34:00.114Z] ---> Running in 1f4e74dc645b [2022-07-11T16:34:00.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:00.682Z] Removing intermediate container 53633a3180ea [2022-07-11T16:34:00.682Z] ---> b0eb609c6dc5 [2022-07-11T16:34:00.682Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T16:34:00.682Z] ---> Running in 7c18945e57f1 [2022-07-11T16:34:00.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:00.682Z] Removing intermediate container b67c0e6b8064 [2022-07-11T16:34:00.682Z] ---> 51a098effd26 [2022-07-11T16:34:00.682Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:34:00.682Z] ---> Running in 00b484e63454 [2022-07-11T16:34:00.682Z] Removing intermediate container ca40e8a9d2b5 [2022-07-11T16:34:00.682Z] ---> 82a643fd2067 [2022-07-11T16:34:00.682Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T16:34:00.682Z] ---> Running in e0f2f3cf2761 [2022-07-11T16:34:00.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:00.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:00.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:00.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:01.198Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:34:01.198Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:34:01.198Z] OK: 15866 distinct packages available [2022-07-11T16:34:01.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:01.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:01.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:01.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:01.974Z] OK: 221 MiB in 52 packages [2022-07-11T16:34:01.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:02.237Z] OK: 221 MiB in 52 packages [2022-07-11T16:34:02.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:02.237Z] Removing intermediate container 1f4e74dc645b [2022-07-11T16:34:02.237Z] ---> c5d28820e4e5 [2022-07-11T16:34:02.237Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T16:34:02.237Z] ---> 65732325912f [2022-07-11T16:34:02.237Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:02.512Z] OK: 221 MiB in 52 packages [2022-07-11T16:34:02.512Z] ---> Running in 51348cac50ef [2022-07-11T16:34:02.512Z] OK: 221 MiB in 52 packages [2022-07-11T16:34:02.512Z] Removing intermediate container 7c18945e57f1 [2022-07-11T16:34:02.512Z] ---> 68c86090a0a3 [2022-07-11T16:34:02.512Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:34:02.512Z] OK: 221 MiB in 52 packages [2022-07-11T16:34:02.773Z] ---> fe014b056749 [2022-07-11T16:34:02.773Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:02.773Z] ---> Running in 7ed67f92b567 [2022-07-11T16:34:02.773Z] Removing intermediate container e0f2f3cf2761 [2022-07-11T16:34:02.773Z] ---> 6b226c724193 [2022-07-11T16:34:02.773Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:34:03.033Z] Removing intermediate container 00b484e63454 [2022-07-11T16:34:03.033Z] ---> 179eebd64607 [2022-07-11T16:34:03.033Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T16:34:03.033Z] ---> 1d48df5b4de3 [2022-07-11T16:34:03.033Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:03.294Z] Removing intermediate container ddabafb8305c [2022-07-11T16:34:03.294Z] ---> 440d3607e48f [2022-07-11T16:34:03.294Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T16:34:03.294Z] ---> Running in d360b10689b9 [2022-07-11T16:34:03.294Z] ---> 2da9470740e6 [2022-07-11T16:34:03.294Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:03.294Z] ---> Running in ed0a7725fac3 [2022-07-11T16:34:03.294Z] ---> 92de57a0c310 [2022-07-11T16:34:03.294Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:03.294Z] ---> Running in 44d5a1ae3cdf [2022-07-11T16:34:03.294Z] Removing intermediate container 51348cac50ef [2022-07-11T16:34:03.294Z] ---> eaf08a114b83 [2022-07-11T16:34:03.294Z] Step 8/31 : COPY . . [2022-07-11T16:34:05.198Z] Removing intermediate container 7ed67f92b567 [2022-07-11T16:34:05.199Z] ---> 56ba99cff863 [2022-07-11T16:34:05.199Z] Step 8/23 : COPY . . [2022-07-11T16:34:07.107Z] Removing intermediate container d360b10689b9 [2022-07-11T16:34:07.107Z] ---> 9541c254d0b0 [2022-07-11T16:34:07.107Z] Step 8/22 : COPY . . [2022-07-11T16:34:07.107Z] Removing intermediate container 44d5a1ae3cdf [2022-07-11T16:34:07.107Z] ---> e0dbd95db22b [2022-07-11T16:34:07.107Z] Step 7/20 : COPY . . [2022-07-11T16:34:07.107Z] Removing intermediate container ed0a7725fac3 [2022-07-11T16:34:07.107Z] ---> 45773762bce0 [2022-07-11T16:34:07.107Z] Step 8/26 : COPY . . [2022-07-11T16:34:17.089Z] ---> 4d5ca1a1e95c [2022-07-11T16:34:17.089Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T16:34:17.089Z] ---> e45d55ddc413 [2022-07-11T16:34:17.089Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T16:34:17.089Z] ---> Running in 1458251693c4 [2022-07-11T16:34:17.089Z] ---> 8d0770a3cb63 [2022-07-11T16:34:17.089Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:34:17.089Z] ---> d0d9839ec9ed [2022-07-11T16:34:17.089Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T16:34:17.089Z] ---> Running in 3f7b7a188f30 [2022-07-11T16:34:17.089Z] ---> aadef3457146 [2022-07-11T16:34:17.089Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T16:34:17.089Z] ---> Running in 52578522e1d2 [2022-07-11T16:34:17.089Z] ---> Running in 3e182909ea61 [2022-07-11T16:34:17.089Z] ---> Running in 65f76b2f336a [2022-07-11T16:34:17.089Z] Removing intermediate container 52578522e1d2 [2022-07-11T16:34:17.089Z] ---> 81d228f6e505 [2022-07-11T16:34:17.089Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T16:34:17.089Z] ---> Running in b7577f57e9fd [2022-07-11T16:34:17.089Z] Removing intermediate container b7577f57e9fd [2022-07-11T16:34:17.089Z] ---> e65e244f3a2d [2022-07-11T16:34:17.089Z] 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-07-11T16:34:17.351Z] ---> Running in c40ecfac7fc4 [2022-07-11T16:34:17.351Z] 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-07-11T16:34:17.610Z] 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-07-11T16:34:17.610Z] 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-07-11T16:34:17.610Z] 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-07-11T16:34:18.178Z] Removing intermediate container c40ecfac7fc4 [2022-07-11T16:34:18.178Z] ---> d0394fdd3d8b [2022-07-11T16:34:18.178Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T16:34:18.436Z] ---> Running in 32ee35056c45 [2022-07-11T16:34:18.436Z] Removing intermediate container 32ee35056c45 [2022-07-11T16:34:18.436Z] ---> 5910b89e07f5 [2022-07-11T16:34:18.436Z] [2022-07-11T16:34:18.436Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T16:34:18.695Z] 3.15: Pulling from library/alpine [2022-07-11T16:34:19.000Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T16:34:19.000Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T16:34:19.000Z] ---> 0ac33e5f5afa [2022-07-11T16:34:19.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:34:19.260Z] ---> Running in 84e10cc969b0 [2022-07-11T16:34:19.260Z] Removing intermediate container 84e10cc969b0 [2022-07-11T16:34:19.260Z] ---> efa25f105840 [2022-07-11T16:34:19.260Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:19.260Z] ---> Running in e0de97f40419 [2022-07-11T16:34:20.641Z] Removing intermediate container e0de97f40419 [2022-07-11T16:34:20.641Z] ---> a51b7a41ecb5 [2022-07-11T16:34:20.641Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T16:34:20.898Z] ---> Running in 9c8fbc7ed7b8 [2022-07-11T16:34:21.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:22.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:22.967Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:34:22.967Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:34:22.967Z] OK: 15861 distinct packages available [2022-07-11T16:34:22.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:23.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:24.160Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T16:34:24.160Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:34:24.160Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T16:34:24.420Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T16:34:24.420Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T16:34:24.420Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:34:24.420Z] OK: 6 MiB in 19 packages [2022-07-11T16:34:26.327Z] Removing intermediate container 9c8fbc7ed7b8 [2022-07-11T16:34:26.327Z] ---> 8e2da18b920b [2022-07-11T16:34:26.327Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T16:34:27.703Z] ---> 250e9ef281dc [2022-07-11T16:34:27.703Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:34:30.239Z] ---> 37195135708c [2022-07-11T16:34:30.239Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:34:30.806Z] ---> f6e605d5e2bc [2022-07-11T16:34:30.806Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T16:34:31.374Z] ---> ef525bc2395c [2022-07-11T16:34:31.374Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T16:34:31.942Z] ---> c458e027cf93 [2022-07-11T16:34:31.942Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:34:32.203Z] ---> Running in 9e1c9af3a5b0 [2022-07-11T16:34:32.462Z] Removing intermediate container 9e1c9af3a5b0 [2022-07-11T16:34:32.462Z] ---> 7fc31e4effae [2022-07-11T16:34:32.462Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:34:32.462Z] ---> Running in 2b1b8de8b0b2 [2022-07-11T16:34:32.722Z] Removing intermediate container 2b1b8de8b0b2 [2022-07-11T16:34:32.722Z] ---> ea1e9b23dc1a [2022-07-11T16:34:32.722Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T16:34:32.981Z] ---> Running in 1c9f37f72022 [2022-07-11T16:34:33.239Z] Removing intermediate container 1c9f37f72022 [2022-07-11T16:34:33.239Z] ---> d31f1d50e1fe [2022-07-11T16:34:33.239Z] Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:34:33.239Z] ---> Running in 6a4f9a7e7d63 [2022-07-11T16:34:33.805Z] Removing intermediate container 6a4f9a7e7d63 [2022-07-11T16:34:33.805Z] ---> f789034611ae [2022-07-11T16:34:33.805Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T16:34:33.805Z] ---> Running in 77b5163e4cbf [2022-07-11T16:34:34.063Z] Removing intermediate container 77b5163e4cbf [2022-07-11T16:34:34.063Z] ---> 197339c492b9 [2022-07-11T16:34:34.063Z] [2022-07-11T16:34:34.063Z] Successfully built 197339c492b9 [2022-07-11T16:34:34.063Z] Successfully tagged security-spire-agent:latest [2022-07-11T16:34:34.063Z]  Building security-spire-agent ... done Building security-spire-config [2022-07-11T16:34:38.252Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:38.252Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:38.252Z] ---> b6149182b70e [2022-07-11T16:34:38.252Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T16:34:38.252Z] ---> Using cache [2022-07-11T16:34:38.252Z] ---> aee8af7bad89 [2022-07-11T16:34:38.252Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:38.252Z] ---> Using cache [2022-07-11T16:34:38.252Z] ---> 82a643fd2067 [2022-07-11T16:34:38.252Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:34:40.163Z] 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-07-11T16:34:41.589Z] ---> Running in 11b62dac83da [2022-07-11T16:34:42.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:43.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:43.455Z] OK: 221 MiB in 52 packages [2022-07-11T16:34:43.455Z] Removing intermediate container 1458251693c4 [2022-07-11T16:34:43.455Z] ---> 70d75c044be7 [2022-07-11T16:34:43.455Z] [2022-07-11T16:34:43.455Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T16:34:43.455Z] Removing intermediate container 3e182909ea61 [2022-07-11T16:34:43.455Z] ---> a3078eef464a [2022-07-11T16:34:43.455Z] [2022-07-11T16:34:43.455Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:34:43.715Z] 3.16: Pulling from library/alpine [2022-07-11T16:34:43.715Z] 3.16: Pulling from library/alpine [2022-07-11T16:34:45.100Z] Removing intermediate container 11b62dac83da [2022-07-11T16:34:45.100Z] ---> 10016cd56b37 [2022-07-11T16:34:45.100Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T16:34:45.100Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:34:45.100Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:34:45.100Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:34:45.100Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:34:45.100Z] ---> e66264b98777 [2022-07-11T16:34:45.100Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T16:34:45.100Z] ---> e66264b98777 [2022-07-11T16:34:45.100Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T16:34:45.100Z] Removing intermediate container 3f7b7a188f30 [2022-07-11T16:34:45.100Z] ---> 0b7af6ce500d [2022-07-11T16:34:45.100Z] [2022-07-11T16:34:45.100Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:34:45.100Z] ---> e66264b98777 [2022-07-11T16:34:45.100Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T16:34:45.372Z] ---> Running in 113850bdb02b [2022-07-11T16:34:45.372Z] ---> Running in 1201782eea93 [2022-07-11T16:34:45.372Z] ---> c0f2088e8a62 [2022-07-11T16:34:45.372Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:45.372Z] Removing intermediate container 65f76b2f336a [2022-07-11T16:34:45.372Z] ---> c2a8d14c3ec3 [2022-07-11T16:34:45.372Z] [2022-07-11T16:34:45.372Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T16:34:45.372Z] ---> 0ac33e5f5afa [2022-07-11T16:34:45.372Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:34:45.372Z] ---> Using cache [2022-07-11T16:34:45.372Z] ---> efa25f105840 [2022-07-11T16:34:45.372Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:45.372Z] ---> Using cache [2022-07-11T16:34:45.372Z] ---> a51b7a41ecb5 [2022-07-11T16:34:45.372Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T16:34:45.372Z] ---> Running in d4e2b1ad55d2 [2022-07-11T16:34:45.372Z] ---> Running in b37b824058a9 [2022-07-11T16:34:45.372Z] ---> Running in 0291698bdea0 [2022-07-11T16:34:45.633Z] Removing intermediate container 1201782eea93 [2022-07-11T16:34:45.633Z] ---> fb672f37c769 [2022-07-11T16:34:45.633Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T16:34:45.633Z] Removing intermediate container d4e2b1ad55d2 [2022-07-11T16:34:45.633Z] ---> 4f09022f82ea [2022-07-11T16:34:45.633Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T16:34:45.633Z] ---> Running in b1c898a2cd49 [2022-07-11T16:34:45.633Z] ---> Running in ffec0c204818 [2022-07-11T16:34:45.633Z] Removing intermediate container ffec0c204818 [2022-07-11T16:34:45.633Z] ---> 070291d6b1b7 [2022-07-11T16:34:45.633Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T16:34:45.891Z] ---> Running in 2388fcc16348 [2022-07-11T16:34:45.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:45.891Z] Removing intermediate container 2388fcc16348 [2022-07-11T16:34:45.891Z] ---> 17ceb767f278 [2022-07-11T16:34:45.891Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:45.891Z] ---> Running in 8751ae5c87d3 [2022-07-11T16:34:45.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:46.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:46.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:46.152Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T16:34:46.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:46.152Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T16:34:46.152Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T16:34:46.152Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T16:34:46.152Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T16:34:46.152Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:34:46.152Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:34:46.152Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:34:46.412Z] OK: 8 MiB in 20 packages [2022-07-11T16:34:46.412Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T16:34:46.412Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T16:34:46.412Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:34:46.412Z] OK: 6 MiB in 16 packages [2022-07-11T16:34:46.980Z] Removing intermediate container 0291698bdea0 [2022-07-11T16:34:46.980Z] ---> caf2c4962c51 [2022-07-11T16:34:46.980Z] Step 8/26 : COPY . . [2022-07-11T16:34:46.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:47.547Z] Removing intermediate container 113850bdb02b [2022-07-11T16:34:47.547Z] ---> 268270a03006 [2022-07-11T16:34:47.547Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T16:34:47.547Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:34:47.547Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:34:47.547Z] OK: 15861 distinct packages available [2022-07-11T16:34:47.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:48.115Z] Removing intermediate container 8751ae5c87d3 [2022-07-11T16:34:48.115Z] ---> 444c7385c0db [2022-07-11T16:34:48.115Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T16:34:48.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:48.634Z] ---> Running in e065c9b0be76 [2022-07-11T16:34:48.634Z] ---> Running in e2ff8806e1ab [2022-07-11T16:34:48.634Z] Removing intermediate container b1c898a2cd49 [2022-07-11T16:34:48.634Z] ---> d427676f95d4 [2022-07-11T16:34:48.634Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T16:34:48.634Z] ---> Running in 3d0720bc60ed [2022-07-11T16:34:48.634Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T16:34:48.634Z] Removing intermediate container e2ff8806e1ab [2022-07-11T16:34:48.634Z] ---> ba032b847ece [2022-07-11T16:34:48.634Z] Step 13/22 : WORKDIR /edgex [2022-07-11T16:34:48.899Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T16:34:48.899Z] Removing intermediate container 3d0720bc60ed [2022-07-11T16:34:48.899Z] ---> 13f82883bf6a [2022-07-11T16:34:48.899Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T16:34:48.899Z] ---> Running in 62ebb951a5b9 [2022-07-11T16:34:48.899Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T16:34:48.899Z] ---> Running in ef8fef3d1ea6 [2022-07-11T16:34:48.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:48.899Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T16:34:48.899Z] Removing intermediate container 62ebb951a5b9 [2022-07-11T16:34:48.899Z] ---> 47abfdb7f4c8 [2022-07-11T16:34:48.899Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T16:34:49.157Z] Removing intermediate container ef8fef3d1ea6 [2022-07-11T16:34:49.157Z] ---> 9592427c1997 [2022-07-11T16:34:49.157Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T16:34:49.157Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T16:34:49.157Z] ---> Running in 597fd179203e [2022-07-11T16:34:49.157Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T16:34:49.157Z] ---> 8b762c735891 [2022-07-11T16:34:49.157Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T16:34:49.157Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:34:49.417Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T16:34:49.417Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T16:34:49.417Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:34:49.676Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:34:49.676Z] OK: 8 MiB in 23 packages [2022-07-11T16:34:49.676Z] ---> 09c58db3787f [2022-07-11T16:34:49.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T16:34:49.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:34:50.197Z] ---> 5deebba8f215 [2022-07-11T16:34:50.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T16:34:50.197Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:34:50.197Z] Removing intermediate container 597fd179203e [2022-07-11T16:34:50.197Z] ---> 808d59d208ab [2022-07-11T16:34:50.197Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T16:34:50.482Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:34:50.482Z] ---> Running in cecd0fc2bf10 [2022-07-11T16:34:50.482Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T16:34:50.482Z] ---> 4208749a19ca [2022-07-11T16:34:50.482Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T16:34:50.482Z] Removing intermediate container b37b824058a9 [2022-07-11T16:34:50.482Z] ---> 87dfe0a1d3eb [2022-07-11T16:34:50.482Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:34:50.482Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:34:50.740Z] ---> Running in f11dc3f4928b [2022-07-11T16:34:50.740Z] Removing intermediate container cecd0fc2bf10 [2022-07-11T16:34:50.740Z] ---> 7ad127fb6371 [2022-07-11T16:34:50.740Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T16:34:50.740Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T16:34:50.740Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T16:34:50.999Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:34:50.999Z] OK: 8 MiB in 20 packages [2022-07-11T16:34:50.999Z] ---> d1d8bc1ff6a9 [2022-07-11T16:34:50.999Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T16:34:50.999Z] ---> 08e8e451313e [2022-07-11T16:34:50.999Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T16:34:51.258Z] ---> Running in d40ef7b6eb14 [2022-07-11T16:34:51.829Z] Removing intermediate container f11dc3f4928b [2022-07-11T16:34:51.829Z] ---> 1d03b20116ab [2022-07-11T16:34:51.829Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T16:34:51.829Z] Removing intermediate container e065c9b0be76 [2022-07-11T16:34:51.829Z] ---> 3160f5f0d1b2 [2022-07-11T16:34:51.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:34:51.829Z] ---> 413a77d85290 [2022-07-11T16:34:51.829Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T16:34:51.829Z] ---> Running in 35f5e520d573 [2022-07-11T16:34:52.090Z] ---> 62d9e8b842d6 [2022-07-11T16:34:52.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T16:34:52.090Z] Removing intermediate container 35f5e520d573 [2022-07-11T16:34:52.090Z] ---> a68765da9d96 [2022-07-11T16:34:52.090Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T16:34:52.349Z] ---> 2a179584e8d8 [2022-07-11T16:34:52.349Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T16:34:52.349Z] ---> Running in f51417b2ce75 [2022-07-11T16:34:52.621Z] ---> Running in f5649d80df93 [2022-07-11T16:34:52.621Z] Removing intermediate container d40ef7b6eb14 [2022-07-11T16:34:52.621Z] ---> 59640c65945a [2022-07-11T16:34:52.621Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:34:52.621Z] Removing intermediate container f51417b2ce75 [2022-07-11T16:34:52.621Z] ---> 8f7b0b23085a [2022-07-11T16:34:52.621Z] Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:34:52.621Z] ---> 01ac2056f6a4 [2022-07-11T16:34:52.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T16:34:52.881Z] Removing intermediate container f5649d80df93 [2022-07-11T16:34:52.881Z] ---> d3ffa67f65fe [2022-07-11T16:34:52.881Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:34:52.881Z] ---> Running in 1964b4486400 [2022-07-11T16:34:52.881Z] ---> Running in 4144ea7205a4 [2022-07-11T16:34:52.881Z] ---> bd512862c22b [2022-07-11T16:34:52.881Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T16:34:52.881Z] Removing intermediate container 1964b4486400 [2022-07-11T16:34:52.881Z] ---> 9a1f2e24785c [2022-07-11T16:34:52.881Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T16:34:52.881Z] ---> c7dd58af5ae7 [2022-07-11T16:34:52.881Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T16:34:52.881Z] ---> fbaeca0e887f [2022-07-11T16:34:52.881Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:34:53.979Z] Removing intermediate container 4144ea7205a4 [2022-07-11T16:34:53.979Z] ---> c489039569a5 [2022-07-11T16:34:53.979Z] Step 18/20 : LABEL arch=x86_64 [2022-07-11T16:34:53.979Z] ---> Running in 4bb9eb9004f8 [2022-07-11T16:34:53.979Z] ---> Running in 29b5a4efffb4 [2022-07-11T16:34:53.979Z] ---> Running in c86924e6dd4b [2022-07-11T16:34:53.979Z] ---> Running in 538e5640dcfa [2022-07-11T16:34:53.979Z] ---> 4ea9a8930b54 [2022-07-11T16:34:53.979Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T16:34:53.979Z] Removing intermediate container 4bb9eb9004f8 [2022-07-11T16:34:53.979Z] ---> 8fecf3747a30 [2022-07-11T16:34:53.979Z] [2022-07-11T16:34:53.979Z] Removing intermediate container c86924e6dd4b [2022-07-11T16:34:53.979Z] ---> 14e11bd66678 [2022-07-11T16:34:53.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:34:53.979Z] Removing intermediate container 29b5a4efffb4 [2022-07-11T16:34:53.979Z] ---> ec233d6005a8 [2022-07-11T16:34:53.979Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T16:34:53.979Z] Removing intermediate container 538e5640dcfa [2022-07-11T16:34:53.979Z] ---> 2f1c2b6265ac [2022-07-11T16:34:53.979Z] Step 19/20 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:34:53.979Z] ---> Running in f15db9266fa7 [2022-07-11T16:34:53.979Z] Successfully built 8fecf3747a30 [2022-07-11T16:34:53.979Z] ---> Running in b45534259d99 [2022-07-11T16:34:53.979Z] Successfully tagged security-proxy-setup:latest [2022-07-11T16:34:53.979Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-07-11T16:34:53.979Z] ---> Running in f194fac37e8d [2022-07-11T16:34:53.979Z] ---> 78407c01b0f1 [2022-07-11T16:34:53.979Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T16:34:53.979Z] Removing intermediate container f15db9266fa7 [2022-07-11T16:34:53.979Z] ---> b386f19e0f40 [2022-07-11T16:34:53.979Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:34:53.979Z] Removing intermediate container b45534259d99 [2022-07-11T16:34:53.979Z] ---> d69daa704f17 [2022-07-11T16:34:53.979Z] 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-07-11T16:34:53.979Z] ---> Running in 43ecf825edfa [2022-07-11T16:34:53.979Z] Removing intermediate container f194fac37e8d [2022-07-11T16:34:53.979Z] ---> 2fe96a59f799 [2022-07-11T16:34:53.979Z] Step 20/20 : LABEL version=0.0.0 [2022-07-11T16:34:55.378Z] ---> 0b7338f733cd [2022-07-11T16:34:55.378Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T16:34:55.378Z] ---> Running in 5725b34c3e5e [2022-07-11T16:34:55.378Z] Removing intermediate container 43ecf825edfa [2022-07-11T16:34:55.378Z] ---> Running in 47ded4c794d4 [2022-07-11T16:34:55.378Z] ---> 6c745e6e5b3a [2022-07-11T16:34:55.378Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:34:55.640Z] ---> Running in e949446a1033 [2022-07-11T16:34:55.640Z] Removing intermediate container 47ded4c794d4 [2022-07-11T16:34:55.640Z] ---> 099abed10535 [2022-07-11T16:34:55.640Z] [2022-07-11T16:34:55.640Z] ---> af00961daaaf [2022-07-11T16:34:55.640Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T16:34:55.640Z] Successfully built 099abed10535 [2022-07-11T16:34:55.901Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-11T16:34:55.901Z] Building support-scheduler [2022-07-11T16:34:55.901Z] Removing intermediate container e949446a1033 [2022-07-11T16:34:55.901Z] ---> 09120a66ed52 [2022-07-11T16:34:55.901Z] Step 23/23 : LABEL version=0.0.0 Building security-spiffe-token-provider ... done  [2022-07-11T16:34:55.901Z] ---> Running in 67368a8623ff [2022-07-11T16:34:55.901Z] ---> Running in da7aa0e70db9 [2022-07-11T16:34:57.289Z] Removing intermediate container 67368a8623ff [2022-07-11T16:34:57.289Z] ---> 57c9ed1a0891 [2022-07-11T16:34:57.289Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T16:34:57.289Z] Removing intermediate container da7aa0e70db9 [2022-07-11T16:34:57.289Z] ---> 4f2f3711c19c [2022-07-11T16:34:57.289Z] [2022-07-11T16:34:57.289Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:57.289Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:57.289Z] ---> b6149182b70e [2022-07-11T16:34:57.289Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T16:34:57.289Z] ---> Using cache [2022-07-11T16:34:57.289Z] ---> aee8af7bad89 [2022-07-11T16:34:57.289Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:57.289Z] ---> Using cache [2022-07-11T16:34:57.289Z] ---> 82a643fd2067 [2022-07-11T16:34:57.289Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T16:34:57.289Z] ---> Using cache [2022-07-11T16:34:57.289Z] ---> 6b226c724193 [2022-07-11T16:34:57.289Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T16:34:57.289Z] ---> Using cache [2022-07-11T16:34:57.289Z] ---> 1d48df5b4de3 [2022-07-11T16:34:57.289Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:57.289Z] ---> Using cache [2022-07-11T16:34:57.289Z] ---> 9541c254d0b0 [2022-07-11T16:34:57.289Z] Step 8/25 : COPY . . [2022-07-11T16:34:57.289Z] ---> Using cache [2022-07-11T16:34:57.289Z] ---> d0d9839ec9ed [2022-07-11T16:34:57.289Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T16:34:57.549Z] Successfully built 4f2f3711c19c [2022-07-11T16:34:57.549Z] Successfully tagged core-data:latest [2022-07-11T16:34:57.549Z]  Building core-data ... done Building sys-mgmt-agent [2022-07-11T16:34:59.686Z] ---> 2240dad340fd [2022-07-11T16:34:59.686Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T16:34:59.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:59.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:34:59.948Z] ---> b6149182b70e [2022-07-11T16:34:59.948Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:34:59.948Z] ---> Using cache [2022-07-11T16:34:59.948Z] ---> aee8af7bad89 [2022-07-11T16:34:59.948Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:59.948Z] ---> Using cache [2022-07-11T16:34:59.948Z] ---> 82a643fd2067 [2022-07-11T16:34:59.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T16:34:59.948Z] ---> Using cache [2022-07-11T16:34:59.948Z] ---> 6b226c724193 [2022-07-11T16:34:59.948Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:34:59.948Z] ---> Using cache [2022-07-11T16:34:59.948Z] ---> 1d48df5b4de3 [2022-07-11T16:34:59.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:34:59.948Z] ---> Using cache [2022-07-11T16:34:59.948Z] ---> 9541c254d0b0 [2022-07-11T16:34:59.948Z] Step 8/22 : COPY . . [2022-07-11T16:34:59.948Z] ---> Using cache [2022-07-11T16:34:59.948Z] ---> d0d9839ec9ed [2022-07-11T16:34:59.948Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T16:34:59.948Z] ---> Running in f394896baeee [2022-07-11T16:35:00.529Z] Removing intermediate container 5725b34c3e5e [2022-07-11T16:35:00.529Z] ---> 1fd4b68252b2 [2022-07-11T16:35:00.529Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T16:35:00.793Z] ---> Running in c4841ae178f5 [2022-07-11T16:35:00.793Z] ---> Running in 33ecdf63e2ef [2022-07-11T16:35:00.793Z] ---> Running in c0f1d25f426a [2022-07-11T16:35:01.054Z] Removing intermediate container c0f1d25f426a [2022-07-11T16:35:01.054Z] ---> c4b2abd69c40 [2022-07-11T16:35:01.054Z] [2022-07-11T16:35:01.054Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T16:35:01.054Z] ---> 0ac33e5f5afa [2022-07-11T16:35:01.054Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:35:01.054Z] ---> Using cache [2022-07-11T16:35:01.054Z] ---> efa25f105840 [2022-07-11T16:35:01.054Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:01.054Z] ---> Using cache [2022-07-11T16:35:01.054Z] ---> a51b7a41ecb5 [2022-07-11T16:35:01.054Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T16:35:01.054Z] 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-07-11T16:35:01.054Z] ---> Running in 02fb352e14b9 [2022-07-11T16:35:01.624Z] 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-07-11T16:35:01.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:01.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:35:01.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:35:01.883Z] ---> b6149182b70e [2022-07-11T16:35:01.883Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:35:01.883Z] ---> Using cache [2022-07-11T16:35:01.883Z] ---> aee8af7bad89 [2022-07-11T16:35:01.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:01.883Z] ---> Using cache [2022-07-11T16:35:01.883Z] ---> 82a643fd2067 [2022-07-11T16:35:01.883Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T16:35:02.143Z] ---> Running in d5c4ef00da1e [2022-07-11T16:35:02.408Z] Removing intermediate container c4841ae178f5 [2022-07-11T16:35:02.408Z] ---> 6de7ce69f3e3 [2022-07-11T16:35:02.408Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T16:35:02.668Z] ---> Running in 57902fdf3bfb [2022-07-11T16:35:02.668Z] Removing intermediate container 57902fdf3bfb [2022-07-11T16:35:02.668Z] ---> 54cc0c7bd9f6 [2022-07-11T16:35:02.668Z] Step 28/31 : CMD ["gate"] [2022-07-11T16:35:02.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:02.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:02.668Z] ---> Running in 28472f390998 [2022-07-11T16:35:02.932Z] Removing intermediate container 28472f390998 [2022-07-11T16:35:02.932Z] ---> e83631d497e9 [2022-07-11T16:35:02.932Z] Step 29/31 : LABEL arch=x86_64 [2022-07-11T16:35:02.932Z] ---> Running in 70843cea13c9 [2022-07-11T16:35:03.194Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T16:35:03.194Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T16:35:03.194Z] OK: 15861 distinct packages available [2022-07-11T16:35:03.194Z] Removing intermediate container 70843cea13c9 [2022-07-11T16:35:03.194Z] ---> 67335e148cdd [2022-07-11T16:35:03.194Z] Step 30/31 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:03.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:03.457Z] ---> Running in aba063e7be4b [2022-07-11T16:35:03.718Z] Removing intermediate container aba063e7be4b [2022-07-11T16:35:03.718Z] ---> 53a78ec1eb11 [2022-07-11T16:35:03.718Z] Step 31/31 : LABEL version=0.0.0 [2022-07-11T16:35:03.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:03.718Z] ---> Running in 56f56cdd293a [2022-07-11T16:35:03.978Z] Removing intermediate container 56f56cdd293a [2022-07-11T16:35:03.978Z] ---> 44cc5300ab60 [2022-07-11T16:35:03.978Z] [2022-07-11T16:35:03.978Z] Successfully built 44cc5300ab60 [2022-07-11T16:35:03.978Z] Successfully tagged security-bootstrapper:latest [2022-07-11T16:35:03.978Z] Building core-metadata [2022-07-11T16:35:03.978Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:03.978Z] OK: 221 MiB in 52 packages [2022-07-11T16:35:04.919Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T16:35:04.919Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T16:35:04.919Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T16:35:04.919Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T16:35:05.183Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:35:05.183Z] OK: 6 MiB in 18 packages [2022-07-11T16:35:06.570Z] Removing intermediate container d5c4ef00da1e [2022-07-11T16:35:06.570Z] ---> 330d46a800b1 [2022-07-11T16:35:06.570Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:35:07.143Z] Removing intermediate container 02fb352e14b9 [2022-07-11T16:35:07.143Z] ---> 658039c33c19 [2022-07-11T16:35:07.143Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:35:07.143Z] ---> e1b21098f7f8 [2022-07-11T16:35:07.143Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:35:07.143Z] ---> Running in 7b7097cbd138 [2022-07-11T16:35:10.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:35:10.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:35:10.453Z] ---> b6149182b70e [2022-07-11T16:35:10.453Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:35:10.453Z] ---> Using cache [2022-07-11T16:35:10.453Z] ---> aee8af7bad89 [2022-07-11T16:35:10.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:10.453Z] ---> Using cache [2022-07-11T16:35:10.453Z] ---> 82a643fd2067 [2022-07-11T16:35:10.453Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T16:35:10.453Z] ---> Using cache [2022-07-11T16:35:10.453Z] ---> 6b226c724193 [2022-07-11T16:35:10.453Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:35:10.453Z] ---> Using cache [2022-07-11T16:35:10.453Z] ---> 1d48df5b4de3 [2022-07-11T16:35:10.453Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:35:10.453Z] ---> Using cache [2022-07-11T16:35:10.453Z] ---> 9541c254d0b0 [2022-07-11T16:35:10.453Z] Step 8/23 : COPY . . [2022-07-11T16:35:10.453Z] ---> Using cache [2022-07-11T16:35:10.453Z] ---> d0d9839ec9ed [2022-07-11T16:35:10.453Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T16:35:10.453Z] ---> 48ca88eaeed1 [2022-07-11T16:35:10.453Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:35:10.453Z] ---> Running in d4c8331f7ad0 [2022-07-11T16:35:10.453Z] Removing intermediate container 7b7097cbd138 [2022-07-11T16:35:10.453Z] ---> 4c346f579b79 [2022-07-11T16:35:10.453Z] Step 8/23 : COPY . . [2022-07-11T16:35:11.395Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-11T16:35:11.967Z] ---> 265e4a27c80e [2022-07-11T16:35:11.967Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T16:35:12.544Z] ---> Running in 395ba24d3417 [2022-07-11T16:35:12.805Z] Removing intermediate container 395ba24d3417 [2022-07-11T16:35:12.805Z] ---> 36b1e77350c7 [2022-07-11T16:35:12.805Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T16:35:13.751Z] ---> 676f493f7ede [2022-07-11T16:35:13.751Z] Step 21/26 : WORKDIR / [2022-07-11T16:35:13.751Z] ---> Running in 25e296e20a07 [2022-07-11T16:35:14.014Z] Removing intermediate container 25e296e20a07 [2022-07-11T16:35:14.014Z] ---> 1dca8622ef11 [2022-07-11T16:35:14.014Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:35:14.277Z] ---> Running in 0d8e7bc1e851 [2022-07-11T16:35:14.850Z] Removing intermediate container 0d8e7bc1e851 [2022-07-11T16:35:14.850Z] ---> c49faf99b5c7 [2022-07-11T16:35:14.850Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:35:14.850Z] ---> Running in 47b5eaffa366 [2022-07-11T16:35:15.117Z] Removing intermediate container 47b5eaffa366 [2022-07-11T16:35:15.118Z] ---> cf19323d74d8 [2022-07-11T16:35:15.118Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T16:35:15.378Z] ---> Running in 2334345577e5 [2022-07-11T16:35:15.953Z] Removing intermediate container 2334345577e5 [2022-07-11T16:35:15.953Z] ---> 965debdb7d43 [2022-07-11T16:35:15.953Z] Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:16.212Z] ---> Running in 967a4bf6931a [2022-07-11T16:35:16.212Z] 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-07-11T16:35:16.475Z] Removing intermediate container 967a4bf6931a [2022-07-11T16:35:16.475Z] ---> 537153602b10 [2022-07-11T16:35:16.475Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T16:35:16.475Z] ---> Running in b1e76c9bde3a [2022-07-11T16:35:16.738Z] Removing intermediate container b1e76c9bde3a [2022-07-11T16:35:16.738Z] ---> cc63e48991a5 [2022-07-11T16:35:16.738Z] [2022-07-11T16:35:17.000Z] Successfully built cc63e48991a5 [2022-07-11T16:35:17.000Z] Successfully tagged security-spire-config:latest [2022-07-11T16:35:17.000Z]  Building security-spire-config ... done Building core-command [2022-07-11T16:35:17.000Z] ---> 2b6005d29b5d [2022-07-11T16:35:17.000Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T16:35:18.914Z] ---> Running in 5c539edf166b [2022-07-11T16:35:19.175Z] 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-07-11T16:35:21.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:35:21.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:35:21.742Z] ---> b6149182b70e [2022-07-11T16:35:21.742Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T16:35:21.742Z] ---> Using cache [2022-07-11T16:35:21.742Z] ---> aee8af7bad89 [2022-07-11T16:35:21.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:21.742Z] ---> Using cache [2022-07-11T16:35:21.742Z] ---> 82a643fd2067 [2022-07-11T16:35:21.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T16:35:21.742Z] ---> Using cache [2022-07-11T16:35:21.742Z] ---> 6b226c724193 [2022-07-11T16:35:21.742Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T16:35:21.742Z] ---> Using cache [2022-07-11T16:35:21.742Z] ---> 1d48df5b4de3 [2022-07-11T16:35:21.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:35:21.742Z] ---> Using cache [2022-07-11T16:35:21.742Z] ---> 9541c254d0b0 [2022-07-11T16:35:21.742Z] Step 8/23 : COPY . . [2022-07-11T16:35:21.742Z] ---> Using cache [2022-07-11T16:35:21.742Z] ---> d0d9839ec9ed [2022-07-11T16:35:21.742Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T16:35:22.686Z] ---> Running in 4b82f536f9c0 [2022-07-11T16:35:22.686Z] Removing intermediate container f394896baeee [2022-07-11T16:35:22.686Z] ---> 73c119fe9f5f [2022-07-11T16:35:22.686Z] [2022-07-11T16:35:22.686Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T16:35:22.686Z] ---> e66264b98777 [2022-07-11T16:35:22.686Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T16:35:22.686Z] ---> Running in eedba61ad166 [2022-07-11T16:35:23.259Z] 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-07-11T16:35:23.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:23.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:23.784Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T16:35:23.784Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T16:35:23.784Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T16:35:23.784Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:35:23.784Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:35:24.047Z] OK: 6 MiB in 17 packages [2022-07-11T16:35:25.433Z] Removing intermediate container 33ecdf63e2ef [2022-07-11T16:35:25.433Z] ---> 97781c49e06d [2022-07-11T16:35:25.434Z] [2022-07-11T16:35:25.434Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:35:25.434Z] ---> e66264b98777 [2022-07-11T16:35:25.434Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:35:25.434Z] Removing intermediate container eedba61ad166 [2022-07-11T16:35:25.434Z] ---> f4ceb82a9a17 [2022-07-11T16:35:25.434Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T16:35:25.434Z] ---> Running in 87aa9444dfe6 [2022-07-11T16:35:25.434Z] ---> Running in bb853a08d115 [2022-07-11T16:35:25.695Z] Removing intermediate container bb853a08d115 [2022-07-11T16:35:25.695Z] ---> f6ce36d1c764 [2022-07-11T16:35:25.695Z] Step 13/25 : WORKDIR / [2022-07-11T16:35:25.695Z] ---> Running in 12252de918b1 [2022-07-11T16:35:26.266Z] Removing intermediate container 12252de918b1 [2022-07-11T16:35:26.266Z] ---> 64ca1adef377 [2022-07-11T16:35:26.267Z] 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-07-11T16:35:26.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:26.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:26.527Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T16:35:26.527Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:35:26.527Z] OK: 6 MiB in 15 packages [2022-07-11T16:35:26.527Z] ---> 41c9dda0a42f [2022-07-11T16:35:26.527Z] 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-07-11T16:35:27.100Z] ---> af535301987d [2022-07-11T16:35:27.100Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T16:35:27.361Z] Removing intermediate container 87aa9444dfe6 [2022-07-11T16:35:27.361Z] ---> 0f75e2f296ec [2022-07-11T16:35:27.361Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:35:27.361Z] ---> Running in 0b2875cf9a8a [2022-07-11T16:35:27.952Z] ---> 14067d3b90a2 [2022-07-11T16:35:27.952Z] 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-07-11T16:35:27.952Z] Removing intermediate container 0b2875cf9a8a [2022-07-11T16:35:27.952Z] ---> 0479fdc02eb2 [2022-07-11T16:35:27.952Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T16:35:27.952Z] ---> Running in ffc286eb093d [2022-07-11T16:35:28.213Z] ---> 27c1b010e294 [2022-07-11T16:35:28.213Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T16:35:28.213Z] Removing intermediate container ffc286eb093d [2022-07-11T16:35:28.213Z] ---> 3638b11b25f9 [2022-07-11T16:35:28.213Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T16:35:28.213Z] ---> Running in c515565bbab4 [2022-07-11T16:35:28.476Z] Removing intermediate container c515565bbab4 [2022-07-11T16:35:28.476Z] ---> 4613cac45601 [2022-07-11T16:35:28.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:35:29.419Z] ---> 8375a76b403d [2022-07-11T16:35:29.420Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T16:35:29.685Z] ---> 5014289ff4d3 [2022-07-11T16:35:29.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T16:35:30.632Z] ---> cb2f75cc7c53 [2022-07-11T16:35:30.632Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T16:35:30.632Z] Removing intermediate container d4c8331f7ad0 [2022-07-11T16:35:30.632Z] ---> a394f04f2ca1 [2022-07-11T16:35:30.632Z] [2022-07-11T16:35:30.632Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:35:30.632Z] ---> e66264b98777 [2022-07-11T16:35:30.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:35:30.632Z] ---> Using cache [2022-07-11T16:35:30.632Z] ---> 0f75e2f296ec [2022-07-11T16:35:30.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:35:30.632Z] ---> Using cache [2022-07-11T16:35:30.632Z] ---> 0479fdc02eb2 [2022-07-11T16:35:30.632Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T16:35:30.632Z] ---> 43e3a27fb068 [2022-07-11T16:35:30.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T16:35:30.632Z] ---> Running in c7bc7044819e [2022-07-11T16:35:30.896Z] Removing intermediate container c7bc7044819e [2022-07-11T16:35:30.896Z] ---> 0e58b51b985e [2022-07-11T16:35:30.896Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T16:35:30.896Z] ---> Running in 3b49ac432979 [2022-07-11T16:35:31.163Z] ---> 619e554562e1 [2022-07-11T16:35:31.163Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T16:35:31.163Z] ---> 713c347dfd93 [2022-07-11T16:35:31.163Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T16:35:31.163Z] ---> Running in 8534d5315919 [2022-07-11T16:35:31.163Z] ---> Running in 2ef99b0b88ee [2022-07-11T16:35:31.163Z] Removing intermediate container 3b49ac432979 [2022-07-11T16:35:31.163Z] ---> c590df118b49 [2022-07-11T16:35:31.163Z] Step 15/23 : WORKDIR / [2022-07-11T16:35:31.423Z] ---> Running in ea535bbfc4c0 [2022-07-11T16:35:31.423Z] Removing intermediate container 2ef99b0b88ee [2022-07-11T16:35:31.423Z] ---> 646504c7b186 [2022-07-11T16:35:31.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:35:31.423Z] ---> Running in 99b08480411d [2022-07-11T16:35:31.683Z] Removing intermediate container ea535bbfc4c0 [2022-07-11T16:35:31.683Z] ---> 935f61f8a92b [2022-07-11T16:35:31.683Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:35:31.683Z] Removing intermediate container 99b08480411d [2022-07-11T16:35:31.683Z] ---> 0a1350ee5396 [2022-07-11T16:35:31.683Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T16:35:31.949Z] ---> Running in d11aa958a3a5 [2022-07-11T16:35:32.208Z] Removing intermediate container d11aa958a3a5 [2022-07-11T16:35:32.208Z] ---> 49b0f54221ff [2022-07-11T16:35:32.208Z] Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:32.208Z] ---> Running in 761c9a920221 [2022-07-11T16:35:32.208Z] ---> 96504e8457fd [2022-07-11T16:35:32.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T16:35:32.481Z] Removing intermediate container 8534d5315919 [2022-07-11T16:35:32.481Z] ---> 3119c8ce9ac6 [2022-07-11T16:35:32.481Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T16:35:32.741Z] ---> Running in 4148756aef51 [2022-07-11T16:35:32.741Z] Removing intermediate container 761c9a920221 [2022-07-11T16:35:32.741Z] ---> 8eb776803185 [2022-07-11T16:35:32.741Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T16:35:32.741Z] ---> Running in b1423d396e42 [2022-07-11T16:35:33.005Z] Removing intermediate container 4148756aef51 [2022-07-11T16:35:33.005Z] ---> 4df0f7835a5d [2022-07-11T16:35:33.005Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T16:35:33.005Z] Removing intermediate container b1423d396e42 [2022-07-11T16:35:33.005Z] ---> 3c0e25041f76 [2022-07-11T16:35:33.005Z] [2022-07-11T16:35:33.005Z] ---> 54be97c13e5a [2022-07-11T16:35:33.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T16:35:33.005Z] ---> Running in 0296b364ac7c [2022-07-11T16:35:33.005Z] Successfully built 3c0e25041f76 [2022-07-11T16:35:33.005Z] Successfully tagged support-scheduler:latest [2022-07-11T16:35:33.265Z]  Building support-scheduler ... done Building security-spire-server [2022-07-11T16:35:33.265Z] Removing intermediate container 0296b364ac7c [2022-07-11T16:35:33.265Z] ---> becf6b86a7b8 [2022-07-11T16:35:33.265Z] Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:33.265Z] ---> Running in 77b6c55f1c51 [2022-07-11T16:35:33.526Z] ---> ed853051704a [2022-07-11T16:35:33.526Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T16:35:34.918Z] ---> Running in ce59143653d5 [2022-07-11T16:35:34.918Z] Removing intermediate container 77b6c55f1c51 [2022-07-11T16:35:34.918Z] ---> 79ded917adde [2022-07-11T16:35:34.918Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T16:35:34.918Z] ---> Running in 48f1c0002390 [2022-07-11T16:35:34.918Z] Removing intermediate container ce59143653d5 [2022-07-11T16:35:34.918Z] ---> 68a06fa3dd9a [2022-07-11T16:35:34.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:35:35.179Z] ---> Running in 2eeb769378f8 [2022-07-11T16:35:35.179Z] Removing intermediate container 48f1c0002390 [2022-07-11T16:35:35.179Z] ---> 5c180d87618b [2022-07-11T16:35:35.179Z] [2022-07-11T16:35:35.440Z] Successfully built 5c180d87618b [2022-07-11T16:35:35.440Z] Successfully tagged security-secretstore-setup:latest [2022-07-11T16:35:35.440Z] Building support-notifications [2022-07-11T16:35:35.440Z]  Building security-secretstore-setup ... done Removing intermediate container 2eeb769378f8 [2022-07-11T16:35:35.440Z] ---> 7c3ecd002651 [2022-07-11T16:35:35.440Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:35:35.701Z] ---> Running in 30efedd3b7c4 [2022-07-11T16:35:36.646Z] Removing intermediate container 30efedd3b7c4 [2022-07-11T16:35:36.646Z] ---> 9f6246e6588c [2022-07-11T16:35:36.646Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:38.600Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:35:38.600Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:35:38.600Z] ---> b6149182b70e [2022-07-11T16:35:38.600Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> aee8af7bad89 [2022-07-11T16:35:38.600Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> 82a643fd2067 [2022-07-11T16:35:38.600Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> 10016cd56b37 [2022-07-11T16:35:38.600Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> c0f2088e8a62 [2022-07-11T16:35:38.600Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> caf2c4962c51 [2022-07-11T16:35:38.600Z] Step 8/25 : COPY . . [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> fbaeca0e887f [2022-07-11T16:35:38.600Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> ec233d6005a8 [2022-07-11T16:35:38.600Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T16:35:38.600Z] ---> Using cache [2022-07-11T16:35:38.600Z] ---> d69daa704f17 [2022-07-11T16:35:38.600Z] 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-07-11T16:35:38.600Z] ---> Running in b01f84b94e60 [2022-07-11T16:35:38.600Z] ---> Running in b02c927e62d6 [2022-07-11T16:35:38.600Z] Removing intermediate container 5c539edf166b [2022-07-11T16:35:38.600Z] ---> 2b9c7fb89c41 [2022-07-11T16:35:38.600Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T16:35:39.191Z] ---> Running in 4cbff87fc160 [2022-07-11T16:35:39.191Z] Removing intermediate container b01f84b94e60 [2022-07-11T16:35:39.191Z] ---> e8ed779c3e3c [2022-07-11T16:35:39.191Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T16:35:39.452Z] ---> Running in d10bffbbf50f [2022-07-11T16:35:39.713Z] 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-07-11T16:35:39.974Z] Removing intermediate container d10bffbbf50f [2022-07-11T16:35:39.974Z] ---> 2c4be3d4e2a7 [2022-07-11T16:35:39.974Z] [2022-07-11T16:35:39.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T16:35:39.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T16:35:39.974Z] ---> b6149182b70e [2022-07-11T16:35:39.974Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T16:35:39.974Z] ---> Using cache [2022-07-11T16:35:39.974Z] ---> aee8af7bad89 [2022-07-11T16:35:39.974Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:39.974Z] ---> Using cache [2022-07-11T16:35:39.974Z] ---> 82a643fd2067 [2022-07-11T16:35:39.974Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T16:35:39.974Z] ---> Running in 50a9686a436b [2022-07-11T16:35:39.974Z] Removing intermediate container b02c927e62d6 [2022-07-11T16:35:39.974Z] ---> dba7f30a0ed5 [2022-07-11T16:35:39.974Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T16:35:39.974Z] Successfully built 2c4be3d4e2a7 [2022-07-11T16:35:39.974Z] Removing intermediate container 4b82f536f9c0 [2022-07-11T16:35:39.974Z] ---> 1cae1db10f18 [2022-07-11T16:35:39.974Z] [2022-07-11T16:35:39.974Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T16:35:39.974Z] ---> e66264b98777 [2022-07-11T16:35:39.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T16:35:39.974Z] Successfully tagged core-metadata:latest [2022-07-11T16:35:39.974Z]  Building core-metadata ... done  ---> Using cache [2022-07-11T16:35:39.974Z] ---> 0f75e2f296ec [2022-07-11T16:35:39.974Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:35:39.974Z] ---> Using cache [2022-07-11T16:35:39.974Z] ---> 0479fdc02eb2 [2022-07-11T16:35:39.974Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T16:35:40.234Z] ---> Running in fb88bd083d96 [2022-07-11T16:35:40.234Z] ---> Running in 34bb474e1e4a [2022-07-11T16:35:40.234Z] Removing intermediate container 34bb474e1e4a [2022-07-11T16:35:40.234Z] ---> 9c5888c4e0f7 [2022-07-11T16:35:40.234Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T16:35:40.234Z] Removing intermediate container fb88bd083d96 [2022-07-11T16:35:40.234Z] ---> d004e28e1658 [2022-07-11T16:35:40.234Z] [2022-07-11T16:35:40.234Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T16:35:40.234Z] ---> 0ac33e5f5afa [2022-07-11T16:35:40.234Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T16:35:40.234Z] ---> Using cache [2022-07-11T16:35:40.234Z] ---> efa25f105840 [2022-07-11T16:35:40.234Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:40.234Z] ---> Using cache [2022-07-11T16:35:40.234Z] ---> a51b7a41ecb5 [2022-07-11T16:35:40.234Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T16:35:40.234Z] ---> Using cache [2022-07-11T16:35:40.234Z] ---> 8e2da18b920b [2022-07-11T16:35:40.234Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T16:35:40.234Z] ---> Running in c9081074069b [2022-07-11T16:35:40.495Z] Removing intermediate container c9081074069b [2022-07-11T16:35:40.495Z] ---> 9ca0956f9b43 [2022-07-11T16:35:40.495Z] Step 15/23 : WORKDIR / [2022-07-11T16:35:40.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:40.495Z] ---> Running in aada7ce806c0 [2022-07-11T16:35:40.495Z] Removing intermediate container 4cbff87fc160 [2022-07-11T16:35:40.495Z] ---> 8976644bb424 [2022-07-11T16:35:40.495Z] [2022-07-11T16:35:40.495Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T16:35:40.495Z] 20.10.14: Pulling from library/docker [2022-07-11T16:35:40.495Z] Removing intermediate container aada7ce806c0 [2022-07-11T16:35:40.495Z] ---> c1184078226c [2022-07-11T16:35:40.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:35:41.436Z] ---> a98bcacc1820 [2022-07-11T16:35:41.436Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T16:35:41.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:41.700Z] OK: 221 MiB in 52 packages [2022-07-11T16:35:41.700Z] ---> 99dd53d4bd96 [2022-07-11T16:35:41.700Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T16:35:41.700Z] ---> f0b73fdb06c4 [2022-07-11T16:35:41.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T16:35:41.962Z] ---> 164daee4ad00 [2022-07-11T16:35:41.962Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T16:35:42.233Z] ---> 92bb4fa36b39 [2022-07-11T16:35:42.233Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T16:35:42.233Z] ---> Running in 9623bffec009 [2022-07-11T16:35:42.233Z] ---> bfab6bf1a584 [2022-07-11T16:35:42.233Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T16:35:42.233Z] Removing intermediate container 50a9686a436b [2022-07-11T16:35:42.233Z] ---> 8ecb6c72bffa [2022-07-11T16:35:42.233Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T16:35:42.233Z] Removing intermediate container 9623bffec009 [2022-07-11T16:35:42.233Z] ---> 3ef839f02ae7 [2022-07-11T16:35:42.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:35:42.502Z] ---> Running in d2239dbb496b [2022-07-11T16:35:42.502Z] ---> cccdb6fc6d41 [2022-07-11T16:35:42.502Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T16:35:42.502Z] ---> 081c5b430783 [2022-07-11T16:35:42.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:35:42.502Z] ---> Running in 8cbf6d35f188 [2022-07-11T16:35:42.502Z] Removing intermediate container d2239dbb496b [2022-07-11T16:35:42.502Z] ---> 05cda2399718 [2022-07-11T16:35:42.502Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:35:42.764Z] ---> Running in 170fa7d6176b [2022-07-11T16:35:42.764Z] ---> Running in 5927e5b2d189 [2022-07-11T16:35:42.764Z] Removing intermediate container 8cbf6d35f188 [2022-07-11T16:35:42.764Z] ---> 82ef10a0ab14 [2022-07-11T16:35:42.764Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T16:35:42.764Z] ---> Running in fd893e4c9b04 [2022-07-11T16:35:42.764Z] Removing intermediate container 5927e5b2d189 [2022-07-11T16:35:42.764Z] ---> 8ab084e1e05e [2022-07-11T16:35:42.764Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:43.025Z] ---> Running in a9e75b565e84 [2022-07-11T16:35:43.025Z] Removing intermediate container fd893e4c9b04 [2022-07-11T16:35:43.025Z] ---> 87855ce09594 [2022-07-11T16:35:43.025Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T16:35:43.025Z] ---> Running in 62fb1c057a67 [2022-07-11T16:35:43.025Z] Removing intermediate container a9e75b565e84 [2022-07-11T16:35:43.025Z] ---> c750c189e621 [2022-07-11T16:35:43.025Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T16:35:43.025Z] ---> Running in 4f9cabb6288f [2022-07-11T16:35:43.310Z] Removing intermediate container 62fb1c057a67 [2022-07-11T16:35:43.310Z] ---> 53c6761cb33f [2022-07-11T16:35:43.310Z] Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:43.310Z] ---> Running in a78d8ef34bda [2022-07-11T16:35:43.310Z] Removing intermediate container 4f9cabb6288f [2022-07-11T16:35:43.310Z] ---> 535d06b241eb [2022-07-11T16:35:43.310Z] [2022-07-11T16:35:43.310Z] Removing intermediate container a78d8ef34bda [2022-07-11T16:35:43.310Z] ---> 7eceb306142a [2022-07-11T16:35:43.310Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T16:35:43.572Z] Successfully built 535d06b241eb [2022-07-11T16:35:43.572Z] Successfully tagged core-command:latest [2022-07-11T16:35:43.572Z]  Building core-command ... done  ---> Running in 0e035f813903 [2022-07-11T16:35:43.572Z] Removing intermediate container 170fa7d6176b [2022-07-11T16:35:43.572Z] ---> f740f8aa8b5f [2022-07-11T16:35:43.572Z] Step 8/22 : COPY . . [2022-07-11T16:35:43.572Z] Removing intermediate container 0e035f813903 [2022-07-11T16:35:43.572Z] ---> 211018d8f51c [2022-07-11T16:35:43.572Z] [2022-07-11T16:35:43.834Z] Successfully built 211018d8f51c [2022-07-11T16:35:43.834Z] Successfully tagged security-spire-server:latest [2022-07-11T16:35:44.096Z]  Building security-spire-server ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T16:35:44.096Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T16:35:44.096Z] ---> 7417809fdb73 [2022-07-11T16:35:44.096Z] 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-07-11T16:35:46.013Z] ---> Running in 060c17b7b825 [2022-07-11T16:35:46.013Z] Removing intermediate container 060c17b7b825 [2022-07-11T16:35:46.013Z] ---> fddbb2716a67 [2022-07-11T16:35:46.013Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T16:35:46.013Z] ---> Running in 2ec3a388f4f7 [2022-07-11T16:35:46.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:46.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:46.534Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T16:35:46.534Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T16:35:46.534Z] Executing bash-5.1.16-r0.post-install [2022-07-11T16:35:46.534Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T16:35:46.534Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T16:35:46.534Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T16:35:46.534Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T16:35:46.534Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T16:35:46.534Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T16:35:46.534Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T16:35:46.534Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T16:35:46.534Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T16:35:46.534Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T16:35:46.534Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T16:35:46.534Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T16:35:46.534Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T16:35:46.534Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T16:35:46.534Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T16:35:46.794Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T16:35:46.794Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T16:35:46.794Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T16:35:47.056Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T16:35:47.056Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T16:35:47.056Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T16:35:47.056Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T16:35:47.056Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T16:35:47.056Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T16:35:47.056Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T16:35:47.056Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T16:35:47.056Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T16:35:47.056Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T16:35:47.056Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T16:35:47.056Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T16:35:47.056Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T16:35:47.056Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T16:35:47.056Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T16:35:47.056Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T16:35:47.056Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T16:35:47.056Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T16:35:47.056Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T16:35:47.056Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T16:35:47.056Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T16:35:47.056Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T16:35:47.056Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T16:35:47.056Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T16:35:47.056Z] OK: 83 MiB in 65 packages [2022-07-11T16:35:48.001Z] Collecting docker-compose==1.23.2 [2022-07-11T16:35:48.001Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T16:35:48.001Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T16:35:48.001Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T16:35:48.001Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T16:35:48.001Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T16:35:48.001Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T16:35:48.266Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T16:35:48.530Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T16:35:48.530Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T16:35:48.530Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T16:35:48.530Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T16:35:48.530Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T16:35:48.796Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T16:35:48.796Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T16:35:48.796Z] ---> b6971830bd80 [2022-07-11T16:35:48.796Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T16:35:48.796Z] ---> Running in 66761a019cdd [2022-07-11T16:35:49.058Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T16:35:49.058Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T16:35:49.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-07-11T16:35:49.631Z] Collecting PyYAML<4,>=3.10 [2022-07-11T16:35:49.632Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T16:35:49.893Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T16:35:49.893Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T16:35:50.192Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T16:35:50.193Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T16:35:50.193Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T16:35:50.193Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T16:35:50.193Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T16:35:50.193Z] Collecting idna<2.8,>=2.5 [2022-07-11T16:35:50.193Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T16:35:50.193Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T16:35:50.193Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T16:35:50.193Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T16:35:50.193Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T16:35:50.193Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T16:35:50.193Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T16:35:50.482Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T16:35:50.482Z] Attempting uninstall: urllib3 [2022-07-11T16:35:50.482Z] Found existing installation: urllib3 1.26.7 [2022-07-11T16:35:50.482Z] Uninstalling urllib3-1.26.7: [2022-07-11T16:35:50.482Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T16:35:50.482Z] Attempting uninstall: idna [2022-07-11T16:35:50.482Z] Found existing installation: idna 3.3 [2022-07-11T16:35:50.482Z] Uninstalling idna-3.3: [2022-07-11T16:35:50.482Z] Successfully uninstalled idna-3.3 [2022-07-11T16:35:51.111Z] Attempting uninstall: requests [2022-07-11T16:35:51.111Z] Found existing installation: requests 2.26.0 [2022-07-11T16:35:51.111Z] Uninstalling requests-2.26.0: [2022-07-11T16:35:51.111Z] Successfully uninstalled requests-2.26.0 [2022-07-11T16:35:51.111Z] Running setup.py install for texttable: started [2022-07-11T16:35:51.424Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T16:35:51.424Z] Running setup.py install for PyYAML: started [2022-07-11T16:35:51.684Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T16:35:51.684Z] Running setup.py install for docopt: started [2022-07-11T16:35:52.255Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T16:35:52.255Z] Running setup.py install for dockerpty: started [2022-07-11T16:35:52.516Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T16:35:52.777Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T16:35:56.993Z] Removing intermediate container 2ec3a388f4f7 [2022-07-11T16:35:56.993Z] ---> da59ba9e1882 [2022-07-11T16:35:56.993Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T16:35:56.993Z] ---> Running in feff88946d5f [2022-07-11T16:35:56.993Z] Removing intermediate container feff88946d5f [2022-07-11T16:35:56.993Z] ---> ac09486d8eb0 [2022-07-11T16:35:56.993Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T16:35:56.993Z] ---> Running in 2e86f274710b [2022-07-11T16:35:57.257Z] Removing intermediate container 2e86f274710b [2022-07-11T16:35:57.257Z] ---> a6bf92da59ba [2022-07-11T16:35:57.257Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T16:35:57.830Z] ---> f032f1e5c5b9 [2022-07-11T16:35:57.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T16:35:58.090Z] ---> eb23804fdd4b [2022-07-11T16:35:58.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T16:35:58.662Z] ---> 3f50303190e2 [2022-07-11T16:35:58.662Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T16:35:58.662Z] ---> Running in 97a159c463bd [2022-07-11T16:35:58.662Z] Removing intermediate container 97a159c463bd [2022-07-11T16:35:58.662Z] ---> ba6701bb6a8b [2022-07-11T16:35:58.662Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:35:58.662Z] ---> Running in ad6136e8b5ff [2022-07-11T16:35:58.924Z] Removing intermediate container ad6136e8b5ff [2022-07-11T16:35:58.924Z] ---> a81a13682f06 [2022-07-11T16:35:58.924Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T16:35:58.924Z] ---> Running in 1d3895eab9d9 [2022-07-11T16:35:59.185Z] Removing intermediate container 1d3895eab9d9 [2022-07-11T16:35:59.185Z] ---> 70adc672793f [2022-07-11T16:35:59.185Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:35:59.185Z] ---> Running in ee0eb2cd4f38 [2022-07-11T16:35:59.446Z] Removing intermediate container ee0eb2cd4f38 [2022-07-11T16:35:59.446Z] ---> 85ff43a29d2f [2022-07-11T16:35:59.446Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T16:35:59.446Z] ---> Running in 7b681a11cfb3 [2022-07-11T16:35:59.707Z] Removing intermediate container 7b681a11cfb3 [2022-07-11T16:35:59.707Z] ---> f678abebe801 [2022-07-11T16:35:59.707Z] [2022-07-11T16:35:59.707Z] Successfully built f678abebe801 [2022-07-11T16:35:59.707Z] Successfully tagged sys-mgmt-agent:latest [2022-07-11T16:36:03.908Z]  Building sys-mgmt-agent ... done Removing intermediate container 66761a019cdd [2022-07-11T16:36:03.908Z] ---> 6a04ccd3abfd [2022-07-11T16:36:03.908Z] [2022-07-11T16:36:03.908Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T16:36:03.908Z] ---> e66264b98777 [2022-07-11T16:36:03.908Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T16:36:03.908Z] ---> Running in e27e75a47e64 [2022-07-11T16:36:03.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:36:04.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:36:04.167Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T16:36:04.167Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T16:36:04.167Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:36:04.167Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T16:36:04.428Z] OK: 6 MiB in 16 packages [2022-07-11T16:36:04.688Z] Removing intermediate container e27e75a47e64 [2022-07-11T16:36:04.688Z] ---> 7d2d839e9410 [2022-07-11T16:36:04.688Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T16:36:04.688Z] ---> Running in d92fdd35fc66 [2022-07-11T16:36:04.946Z] Removing intermediate container d92fdd35fc66 [2022-07-11T16:36:04.946Z] ---> 5666bdad0287 [2022-07-11T16:36:04.946Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T16:36:04.946Z] ---> Running in b9084940a83e [2022-07-11T16:36:04.946Z] Removing intermediate container b9084940a83e [2022-07-11T16:36:04.946Z] ---> 882a92267967 [2022-07-11T16:36:04.946Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T16:36:04.946Z] ---> Running in f62d45d3bbe4 [2022-07-11T16:36:05.205Z] Removing intermediate container f62d45d3bbe4 [2022-07-11T16:36:05.205Z] ---> 20f9e5b412f6 [2022-07-11T16:36:05.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T16:36:05.205Z] ---> f30dea4457c1 [2022-07-11T16:36:05.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T16:36:05.776Z] ---> 002a319153fd [2022-07-11T16:36:05.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T16:36:05.776Z] ---> 3e4c1f706667 [2022-07-11T16:36:05.776Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T16:36:06.036Z] ---> Running in 46127e2148c8 [2022-07-11T16:36:06.036Z] Removing intermediate container 46127e2148c8 [2022-07-11T16:36:06.036Z] ---> 61d8b2928864 [2022-07-11T16:36:06.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:36:06.036Z] ---> Running in cd42b9df1c3c [2022-07-11T16:36:06.036Z] Removing intermediate container cd42b9df1c3c [2022-07-11T16:36:06.036Z] ---> f93e9808ef16 [2022-07-11T16:36:06.036Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T16:36:06.036Z] ---> Running in 9b3c53e5c848 [2022-07-11T16:36:06.295Z] Removing intermediate container 9b3c53e5c848 [2022-07-11T16:36:06.295Z] ---> fd9ddf85bf49 [2022-07-11T16:36:06.295Z] Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T16:36:06.295Z] ---> Running in d3af1da38a6f [2022-07-11T16:36:06.295Z] Removing intermediate container d3af1da38a6f [2022-07-11T16:36:06.295Z] ---> a059f5e7289f [2022-07-11T16:36:06.295Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T16:36:06.295Z] ---> Running in a70bc6a1bdc1 [2022-07-11T16:36:06.556Z] Removing intermediate container a70bc6a1bdc1 [2022-07-11T16:36:06.556Z] ---> 0c96dd1384f4 [2022-07-11T16:36:06.556Z] [2022-07-11T16:36:06.556Z] Successfully built 0c96dd1384f4 [2022-07-11T16:36:06.556Z] Successfully tagged support-notifications:latest [2022-07-11T16:36:06.563Z]  Building support-notifications ... done  [Pipeline] } [2022-07-11T16:36:06.565Z] $ docker stop --time=1 2c1f7a8b925360a79df4533c6393690fdf0b73770abc73a73681e74dbf94025a [2022-07-11T16:36:07.972Z] $ docker rm -f 2c1f7a8b925360a79df4533c6393690fdf0b73770abc73a73681e74dbf94025a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:36:08.331Z] + docker images [2022-07-11T16:36:08.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T16:36:08.331Z] support-notifications latest 0c96dd1384f4 2 seconds ago 27MB [2022-07-11T16:36:08.331Z] 6a04ccd3abfd 6 seconds ago 1.68GB [2022-07-11T16:36:08.331Z] sys-mgmt-agent latest f678abebe801 9 seconds ago 299MB [2022-07-11T16:36:08.331Z] core-command latest 535d06b241eb 25 seconds ago 16MB [2022-07-11T16:36:08.331Z] security-spire-server latest 211018d8f51c 25 seconds ago 87.3MB [2022-07-11T16:36:08.331Z] d004e28e1658 28 seconds ago 1.52GB [2022-07-11T16:36:08.331Z] 8976644bb424 28 seconds ago 1.62GB [2022-07-11T16:36:08.331Z] 1cae1db10f18 29 seconds ago 1.61GB [2022-07-11T16:36:08.331Z] core-metadata latest 2c4be3d4e2a7 29 seconds ago 17MB [2022-07-11T16:36:08.331Z] security-secretstore-setup latest 5c180d87618b 33 seconds ago 28.4MB [2022-07-11T16:36:08.331Z] support-scheduler latest 3c0e25041f76 36 seconds ago 26.4MB [2022-07-11T16:36:08.331Z] a394f04f2ca1 39 seconds ago 1.62GB [2022-07-11T16:36:08.331Z] 97781c49e06d 44 seconds ago 1.67GB [2022-07-11T16:36:08.331Z] 73c119fe9f5f 48 seconds ago 1.63GB [2022-07-11T16:36:08.331Z] security-spire-config latest cc63e48991a5 52 seconds ago 86.7MB [2022-07-11T16:36:08.331Z] security-bootstrapper latest 44cc5300ab60 About a minute ago 19MB [2022-07-11T16:36:08.331Z] c4b2abd69c40 About a minute ago 1.52GB [2022-07-11T16:36:08.331Z] core-data latest 4f2f3711c19c About a minute ago 22.7MB [2022-07-11T16:36:08.331Z] security-spiffe-token-provider latest 099abed10535 About a minute ago 29MB [2022-07-11T16:36:08.331Z] security-proxy-setup latest 8fecf3747a30 About a minute ago 26.8MB [2022-07-11T16:36:08.331Z] c2a8d14c3ec3 About a minute ago 1.67GB [2022-07-11T16:36:08.331Z] 0b7af6ce500d About a minute ago 1.65GB [2022-07-11T16:36:08.331Z] a3078eef464a About a minute ago 1.62GB [2022-07-11T16:36:08.331Z] 70d75c044be7 About a minute ago 1.62GB [2022-07-11T16:36:08.331Z] security-spire-agent latest 197339c492b9 About a minute ago 127MB [2022-07-11T16:36:08.331Z] 5910b89e07f5 About a minute ago 1.52GB [2022-07-11T16:36:08.331Z] ci-base-image-x86_64 latest b6149182b70e 4 minutes ago 1.02GB [2022-07-11T16:36:08.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB [2022-07-11T16:36:08.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 5 weeks ago 680MB [2022-07-11T16:36:08.331Z] alpine 3.16 e66264b98777 6 weeks ago 5.53MB [2022-07-11T16:36:08.331Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-11T16:36:08.331Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-11T16:36:08.331Z] 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-07-11T17:04:25.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18879 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws [2022-07-11T17:04:25.155Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-07-11T17:04:25.190Z] The recommended git tool is: git [2022-07-11T17:04:31.268Z] using credential edgex-jenkins-ssh [2022-07-11T17:04:31.300Z] Cloning the remote Git repository [2022-07-11T17:04:31.363Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T17:04:31.452Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-07-11T17:04:31.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T17:04:31.556Z] > git --version # timeout=10 [2022-07-11T17:04:31.591Z] > git --version # 'git version 2.25.1' [2022-07-11T17:04:31.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T17:04:31.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T17:04:50.206Z] Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:04:50.620Z] Merge succeeded, producing f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:04:50.620Z] Checking out Revision f1cbf851c416508533d75ec390c4a88d0fa991f9 (PR-4081) [2022-07-11T17:04:49.516Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T17:04:49.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T17:04:49.559Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T17:04:49.593Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T17:04:49.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T17:04:49.607Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T17:04:50.233Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T17:04:50.255Z] > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 [2022-07-11T17:04:50.493Z] > git remote # timeout=10 [2022-07-11T17:04:50.514Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T17:04:50.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T17:04:50.554Z] > git merge fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 [2022-07-11T17:04:50.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T17:04:50.631Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T17:04:50.659Z] > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 [2022-07-11T17:04:55.110Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T17:04:55.988Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T17:04:55.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:04:55.989Z] Dload Upload Total Spent Left Speed [2022-07-11T17:04:55.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-07-11T17:04:56.806Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T17:04:57.152Z] + + sudo tee /etc/docker/daemon.new [2022-07-11T17:04:57.152Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T17:04:57.152Z] { [2022-07-11T17:04:57.152Z] "registry-mirrors": [ [2022-07-11T17:04:57.152Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T17:04:57.152Z] ], [2022-07-11T17:04:57.152Z] "bip": "10.250.0.254/24", [2022-07-11T17:04:57.152Z] "hosts": [ [2022-07-11T17:04:57.152Z] "tcp://0.0.0.0:5555", [2022-07-11T17:04:57.152Z] "unix:///var/run/docker.sock" [2022-07-11T17:04:57.152Z] ], [2022-07-11T17:04:57.152Z] "mtu": 1458, [2022-07-11T17:04:57.152Z] "selinux-enabled": true, [2022-07-11T17:04:57.152Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T17:04:57.152Z] } [Pipeline] sh [2022-07-11T17:04:57.504Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T17:04:57.873Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:05:16.239Z] provisioning config files... [2022-07-11T17:05:16.266Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config330972905215918761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:05:16.840Z] ---> docker-login.sh [2022-07-11T17:05:16.840Z] nexus3.edgexfoundry.org:10001 [2022-07-11T17:05:17.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:05:17.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:05:17.717Z] Configure a credential helper to remove this warning. See [2022-07-11T17:05:17.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:05:17.717Z] [2022-07-11T17:05:17.717Z] Login Succeeded [2022-07-11T17:05:17.717Z] nexus3.edgexfoundry.org:10002 [2022-07-11T17:05:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:05:18.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:05:18.322Z] Configure a credential helper to remove this warning. See [2022-07-11T17:05:18.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:05:18.322Z] [2022-07-11T17:05:18.322Z] Login Succeeded [2022-07-11T17:05:18.322Z] nexus3.edgexfoundry.org:10003 [2022-07-11T17:05:18.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:05:18.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:05:18.886Z] Configure a credential helper to remove this warning. See [2022-07-11T17:05:18.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:05:18.886Z] [2022-07-11T17:05:18.886Z] Login Succeeded [2022-07-11T17:05:18.886Z] nexus3.edgexfoundry.org:10004 [2022-07-11T17:05:19.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:05:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:05:19.446Z] Configure a credential helper to remove this warning. See [2022-07-11T17:05:19.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:05:19.446Z] [2022-07-11T17:05:19.446Z] Login Succeeded [2022-07-11T17:05:19.446Z] docker.io [2022-07-11T17:05:19.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:05:19.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:05:19.996Z] Configure a credential helper to remove this warning. See [2022-07-11T17:05:19.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:05:19.996Z] [2022-07-11T17:05:19.996Z] Login Succeeded [2022-07-11T17:05:20.274Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T17:05:20.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T17:05:20.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:05:20.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:05:20.630Z] ========================================================= [2022-07-11T17:05:20.630Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T17:05:20.630Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T17:05:20.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T17:05:21.241Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T17:05:21.241Z] 9b3977197b4f: Pulling fs layer [2022-07-11T17:05:21.241Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T17:05:21.241Z] 94645a83ff95: Pulling fs layer [2022-07-11T17:05:21.241Z] e6fb740bc735: Pulling fs layer [2022-07-11T17:05:21.241Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T17:05:21.241Z] 355e64cbe906: Pulling fs layer [2022-07-11T17:05:21.241Z] e6fb740bc735: Waiting [2022-07-11T17:05:21.241Z] 3a77bd46dcc9: Waiting [2022-07-11T17:05:21.241Z] 63ab81a10011: Pulling fs layer [2022-07-11T17:05:21.241Z] 555d1d1c4555: Pulling fs layer [2022-07-11T17:05:21.241Z] 7d9057610161: Pulling fs layer [2022-07-11T17:05:21.241Z] 355e64cbe906: Waiting [2022-07-11T17:05:21.241Z] 63ab81a10011: Waiting [2022-07-11T17:05:21.241Z] 555d1d1c4555: Waiting [2022-07-11T17:05:21.241Z] 94645a83ff95: Download complete [2022-07-11T17:05:21.241Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T17:05:21.241Z] 1a89e8eeedd5: Download complete [2022-07-11T17:05:21.241Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T17:05:21.241Z] 3a77bd46dcc9: Download complete [2022-07-11T17:05:21.241Z] 355e64cbe906: Verifying Checksum [2022-07-11T17:05:21.241Z] 355e64cbe906: Download complete [2022-07-11T17:05:21.241Z] 63ab81a10011: Verifying Checksum [2022-07-11T17:05:21.241Z] 9b3977197b4f: Verifying Checksum [2022-07-11T17:05:21.241Z] 9b3977197b4f: Download complete [2022-07-11T17:05:21.241Z] 63ab81a10011: Download complete [2022-07-11T17:05:22.238Z] 9b3977197b4f: Pull complete [2022-07-11T17:05:22.238Z] 7d9057610161: Verifying Checksum [2022-07-11T17:05:22.238Z] 7d9057610161: Download complete [2022-07-11T17:05:22.842Z] 1a89e8eeedd5: Pull complete [2022-07-11T17:05:23.121Z] 94645a83ff95: Pull complete [2022-07-11T17:05:23.721Z] 555d1d1c4555: Verifying Checksum [2022-07-11T17:05:23.721Z] 555d1d1c4555: Download complete [2022-07-11T17:05:23.994Z] e6fb740bc735: Verifying Checksum [2022-07-11T17:05:23.994Z] e6fb740bc735: Download complete [2022-07-11T17:05:36.403Z] e6fb740bc735: Pull complete [2022-07-11T17:05:36.403Z] 3a77bd46dcc9: Pull complete [2022-07-11T17:05:36.676Z] 355e64cbe906: Pull complete [2022-07-11T17:05:36.951Z] 63ab81a10011: Pull complete [2022-07-11T17:05:43.681Z] 555d1d1c4555: Pull complete [2022-07-11T17:05:45.125Z] 7d9057610161: Pull complete [2022-07-11T17:05:45.125Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T17:05:45.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T17:05:45.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T17:05:45.478Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T17:05:45.479Z] WORKDIR /edgex [2022-07-11T17:05:45.479Z] COPY go.mod . [2022-07-11T17:05:45.479Z] RUN go mod download [2022-07-11T17:05:45.479Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-11T17:05:47.480Z] Sending build context to Docker daemon 169.2MB [2022-07-11T17:05:47.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T17:05:47.753Z] ---> 819e984ddca1 [2022-07-11T17:05:47.753Z] Step 2/4 : WORKDIR /edgex [2022-07-11T17:05:49.732Z] ---> Running in f0ff4b97ae80 [2022-07-11T17:05:50.013Z] Removing intermediate container f0ff4b97ae80 [2022-07-11T17:05:50.013Z] ---> 90987d809dc2 [2022-07-11T17:05:50.013Z] Step 3/4 : COPY go.mod . [2022-07-11T17:05:50.608Z] ---> 3d9e6e06bd8b [2022-07-11T17:05:50.608Z] Step 4/4 : RUN go mod download [2022-07-11T17:05:50.880Z] ---> Running in 867e5d080b1b [2022-07-11T17:06:47.448Z] Removing intermediate container 867e5d080b1b [2022-07-11T17:06:47.448Z] ---> 240c617a79f1 [2022-07-11T17:06:47.448Z] Successfully built 240c617a79f1 [2022-07-11T17:06:47.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:06:47.804Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T17:06:47.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:06:48.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container [2022-07-11T17:06:48.158Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-11T17:06:49.535Z] $ docker top 43d392045eb7cd11b5e2fd5de5c824070f1e7c07a3e71577e2d7a4bac1462689 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:06:50.479Z] + go version [2022-07-11T17:06:50.479Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T17:06:50.514Z] $ docker stop --time=1 43d392045eb7cd11b5e2fd5de5c824070f1e7c07a3e71577e2d7a4bac1462689 [2022-07-11T17:06:52.262Z] $ docker rm -f 43d392045eb7cd11b5e2fd5de5c824070f1e7c07a3e71577e2d7a4bac1462689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:06:52.935Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T17:06:52.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:06:53.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container [2022-07-11T17:06:53.293Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-11T17:06:54.641Z] $ docker top 91f75bc0d09486bf5daeaa4d2ea46c1a000b796cbd60245106ea37b5c8fb979b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T17:06:54.922Z] ========================================================= [2022-07-11T17:06:54.922Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T17:06:54.922Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T17:06:55.577Z] + make test [2022-07-11T17:06:55.577Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T17:07:27.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T17:09:19.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T17:09:19.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T17:09:19.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T17:09:19.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T17:09:23.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T17:09:24.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T17:09:24.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T17:09:24.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T17:09:24.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T17:09:27.738Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T17:09:27.738Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T17:09:27.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T17:09:27.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T17:09:27.738Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T17:09:27.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T17:09:42.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements [2022-07-11T17:09:42.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T17:09:42.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T17:09:48.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.603s coverage: 98.5% of statements [2022-07-11T17:09:48.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T17:09:48.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.703s coverage: 54.2% of statements [2022-07-11T17:09:48.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T17:09:48.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T17:10:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.889s coverage: 89.2% of statements [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T17:10:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.379s coverage: 83.8% of statements [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T17:10:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.936s coverage: 95.6% of statements [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.598s coverage: 72.2% of statements [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.522s coverage: 60.0% of statements [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.647s coverage: 0.9% of statements [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.703s coverage: 58.8% of statements [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements [2022-07-11T17:10:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 47.1% of statements [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2022-07-11T17:10:17.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-07-11T17:10:32.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements [2022-07-11T17:10:32.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-07-11T17:10:36.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.656s coverage: 82.5% of statements [2022-07-11T17:10:36.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements [2022-07-11T17:10:42.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements [2022-07-11T17:10:42.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T17:10:50.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.098s coverage: 64.4% of statements [2022-07-11T17:10:50.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T17:10:50.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T17:10:50.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.339s coverage: 100.0% of statements [2022-07-11T17:10:50.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements [2022-07-11T17:10:50.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2022-07-11T17:10:50.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.160s coverage: 73.7% of statements [2022-07-11T17:10:50.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-07-11T17:10:59.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.540s coverage: 65.4% of statements [2022-07-11T17:10:59.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T17:10:59.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T17:10:59.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T17:11:02.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.018s coverage: 43.8% of statements [2022-07-11T17:11:02.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T17:11:02.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T17:11:02.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements [2022-07-11T17:11:02.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T17:11:02.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2022-07-11T17:11:02.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T17:11:02.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T17:11:02.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T17:11:02.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T17:11:10.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T17:11:10.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.772s coverage: 92.3% of statements [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T17:11:10.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T17:11:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T17:11:12.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.532s coverage: 97.7% of statements [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T17:11:12.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T17:11:12.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T17:11:12.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-07-11T17:11:12.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-07-11T17:11:13.529Z] 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-07-11T17:11:13.529Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T17:11:13.529Z] GO111MODULE=on go vet ./... [2022-07-11T17:13:20.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T17:13:20.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T17:13:20.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T17:13:20.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T17:13:21.166Z] + ls -al . [2022-07-11T17:13:21.166Z] total 680 [2022-07-11T17:13:21.166Z] drwxrwxr-x 9 1001 1001 4096 Jul 11 17:06 . [2022-07-11T17:13:21.166Z] drwxr-xr-x 4 root root 4096 Jul 11 17:06 .. [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 17:04 .dockerignore [2022-07-11T17:13:21.166Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 17:04 .git [2022-07-11T17:13:21.166Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 17:04 .github [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 17:04 .gitignore [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 17:04 .golangci.yml [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 17:04 .hadolint.yml [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 17:04 .sonarcloud.properties [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 17:04 ADOPTERS.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 17:04 Attribution.txt [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 17:04 CHANGELOG.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 17:04 CONTRIBUTING.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 17:04 GOVERNANCE.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 850 Jul 11 17:04 Jenkinsfile [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 17:04 LICENSE [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 17:04 Makefile [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 17:04 OWNERS.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 17:04 README.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 17:04 SECURITY.md [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 16:31 VERSION [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 17:04 ZMQWindows.md [2022-07-11T17:13:21.166Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 17:04 bin [2022-07-11T17:13:21.166Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 17:04 cmd [2022-07-11T17:13:21.166Z] -rw-r--r-- 1 root root 435593 Jul 11 17:11 coverage.out [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 17:04 go.mod [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 17:04 go.sum [2022-07-11T17:13:21.166Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 17:04 internal [2022-07-11T17:13:21.166Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 17:04 openapi [2022-07-11T17:13:21.166Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 17:04 snap [2022-07-11T17:13:21.166Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 17:04 version.go [Pipeline] sh [2022-07-11T17:13:21.834Z] + '[' -e coverage.out ] [2022-07-11T17:13:21.834Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T17:13:21.860Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T17:13:22.727Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T17:13:23.386Z] + make build [2022-07-11T17:13:23.386Z] 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-07-11T17:15:00.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T17:16:08.334Z] 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-07-11T17:16:09.324Z] 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-07-11T17:16:56.365Z] 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-07-11T17:16:56.365Z] 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-07-11T17:16:56.960Z] 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-07-11T17:17:03.688Z] 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-07-11T17:17:08.008Z] 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-07-11T17:17:14.722Z] 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-07-11T17:17:17.348Z] 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-07-11T17:17:21.665Z] 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-07-11T17:17:29.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-11T17:17:36.696Z] $ docker stop --time=1 91f75bc0d09486bf5daeaa4d2ea46c1a000b796cbd60245106ea37b5c8fb979b [2022-07-11T17:17:38.815Z] $ docker rm -f 91f75bc0d09486bf5daeaa4d2ea46c1a000b796cbd60245106ea37b5c8fb979b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:17:41.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T17:17:41.281Z] [2022-07-11T17:17:41.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:17:41.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T17:17:41.900Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-11T17:17:41.900Z] 29e5d40040c1: Pulling fs layer [2022-07-11T17:17:41.900Z] 1ce36da41761: Pulling fs layer [2022-07-11T17:17:41.900Z] 25b303627fd3: Pulling fs layer [2022-07-11T17:17:41.900Z] 29e5d40040c1: Download complete [2022-07-11T17:17:42.498Z] 1ce36da41761: Verifying Checksum [2022-07-11T17:17:42.498Z] 1ce36da41761: Download complete [2022-07-11T17:17:42.498Z] 29e5d40040c1: Pull complete [2022-07-11T17:17:43.932Z] 1ce36da41761: Pull complete [2022-07-11T17:17:43.932Z] 25b303627fd3: Verifying Checksum [2022-07-11T17:17:43.932Z] 25b303627fd3: Download complete [2022-07-11T17:17:54.080Z] 25b303627fd3: Pull complete [2022-07-11T17:17:54.080Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-11T17:17:54.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T17:17:54.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:17:54.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container [2022-07-11T17:17:54.445Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T17:17:56.878Z] $ docker top 599984a6da0e498417fc11377cb77c2e2af2edc5d077687c59575c3025a4f529 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:17:57.814Z] + docker-compose+ buildgrep --help parallel [2022-07-11T17:17:57.814Z] [2022-07-11T17:18:04.506Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T17:18:04.531Z] $ docker stop --time=1 599984a6da0e498417fc11377cb77c2e2af2edc5d077687c59575c3025a4f529 [2022-07-11T17:18:06.233Z] $ docker rm -f 599984a6da0e498417fc11377cb77c2e2af2edc5d077687c59575c3025a4f529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:18:06.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T17:18:06.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:18:07.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container [2022-07-11T17:18:07.281Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T17:18:08.621Z] $ docker top cfa951eca9d27cd64b9d8f08d46c36e6521bc38bd7fd8b296bfb481bdda115ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:18:09.573Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T17:18:16.262Z] Building core-command ... [2022-07-11T17:18:16.262Z] Building core-data ... [2022-07-11T17:18:16.262Z] Building core-metadata ... [2022-07-11T17:18:16.262Z] Building security-bootstrapper ... [2022-07-11T17:18:16.262Z] Building security-proxy-setup ... [2022-07-11T17:18:16.262Z] Building security-secretstore-setup ... [2022-07-11T17:18:16.262Z] Building security-spiffe-token-provider ... [2022-07-11T17:18:16.262Z] Building security-spire-agent ... [2022-07-11T17:18:16.262Z] Building security-spire-config ... [2022-07-11T17:18:16.262Z] Building security-spire-server ... [2022-07-11T17:18:16.262Z] Building support-notifications ... [2022-07-11T17:18:16.262Z] Building support-scheduler ... [2022-07-11T17:18:16.262Z] Building sys-mgmt-agent ... [2022-07-11T17:18:16.262Z] Building security-secretstore-setup [2022-07-11T17:18:16.262Z] Building security-spire-config [2022-07-11T17:18:16.262Z] Building core-data [2022-07-11T17:18:16.262Z] Building security-bootstrapper [2022-07-11T17:18:16.262Z] Building core-command [2022-07-11T17:19:53.080Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:19:53.080Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:19:53.080Z] ---> 240c617a79f1 [2022-07-11T17:19:53.080Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T17:19:53.080Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:19:53.080Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:19:53.080Z] ---> 240c617a79f1 [2022-07-11T17:19:53.080Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T17:19:53.080Z] ---> Running in 1500182babb2 [2022-07-11T17:19:53.080Z] ---> Running in c3435f75949d [2022-07-11T17:19:53.080Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:19:53.080Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:19:53.080Z] ---> 240c617a79f1 [2022-07-11T17:19:53.080Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T17:19:53.080Z] ---> Running in 93a0a645ad5d [2022-07-11T17:19:53.080Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:19:53.080Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:19:53.080Z] ---> 240c617a79f1 [2022-07-11T17:19:53.080Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T17:19:53.080Z] ---> Running in b3e06c4b3335 [2022-07-11T17:19:53.080Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:19:53.080Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:19:53.080Z] ---> 240c617a79f1 [2022-07-11T17:19:53.080Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T17:19:53.080Z] ---> Running in dbe0cd059b58 [2022-07-11T17:19:53.080Z] Removing intermediate container b3e06c4b3335 [2022-07-11T17:19:53.080Z] ---> c82d6a9eac4b [2022-07-11T17:19:53.080Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:19:53.080Z] Removing intermediate container 1500182babb2 [2022-07-11T17:19:53.080Z] ---> 60c4d5df6591 [2022-07-11T17:19:53.080Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:19:53.080Z] ---> Running in e96fb56b6889 [2022-07-11T17:19:53.081Z] ---> Running in ace5506df659 [2022-07-11T17:19:53.081Z] Removing intermediate container c3435f75949d [2022-07-11T17:19:53.081Z] ---> 6376b8330971 [2022-07-11T17:19:53.081Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:19:53.081Z] Removing intermediate container 93a0a645ad5d [2022-07-11T17:19:53.081Z] ---> 3355a7f09b05 [2022-07-11T17:19:53.081Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:19:53.081Z] Removing intermediate container dbe0cd059b58 [2022-07-11T17:19:53.081Z] ---> 896732eaca11 [2022-07-11T17:19:53.081Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:19:53.081Z] ---> Running in 9f0d5059e72a [2022-07-11T17:19:53.081Z] ---> Running in 7357fc8bf6ba [2022-07-11T17:19:53.081Z] ---> Running in 5c3736fbf7e8 [2022-07-11T17:19:53.081Z] Removing intermediate container e96fb56b6889 [2022-07-11T17:19:53.081Z] ---> 4e8f067cb6d1 [2022-07-11T17:19:53.081Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T17:19:53.081Z] Removing intermediate container ace5506df659 [2022-07-11T17:19:53.081Z] ---> 9f834fffd3f4 [2022-07-11T17:19:53.081Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T17:19:53.081Z] ---> Running in 7a570da2ecee [2022-07-11T17:19:53.081Z] ---> Running in b3ba0e650fd4 [2022-07-11T17:19:53.081Z] Removing intermediate container 5c3736fbf7e8 [2022-07-11T17:19:53.081Z] ---> e9716beb4243 [2022-07-11T17:19:53.081Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T17:19:53.081Z] Removing intermediate container 7357fc8bf6ba [2022-07-11T17:19:53.081Z] ---> 4cd0b3c182c5 [2022-07-11T17:19:53.081Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T17:19:53.081Z] Removing intermediate container 9f0d5059e72a [2022-07-11T17:19:53.081Z] ---> 3dfd1dab15dd [2022-07-11T17:19:53.081Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T17:19:53.081Z] ---> Running in cfc5c7b68d73 [2022-07-11T17:19:53.081Z] ---> Running in 65e32825bab7 [2022-07-11T17:19:53.081Z] ---> Running in 176ef468a522 [2022-07-11T17:19:53.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:53.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:53.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:53.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:53.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:53.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:53.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:54.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:54.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:55.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:19:55.355Z] OK: 220 MiB in 52 packages [2022-07-11T17:19:55.355Z] OK: 220 MiB in 52 packages [2022-07-11T17:19:55.964Z] OK: 220 MiB in 52 packages [2022-07-11T17:19:56.277Z] OK: 220 MiB in 52 packages [2022-07-11T17:19:56.897Z] OK: 220 MiB in 52 packages [2022-07-11T17:19:57.928Z] Removing intermediate container 7a570da2ecee [2022-07-11T17:19:57.928Z] ---> c12683e998b1 [2022-07-11T17:19:57.928Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T17:19:57.928Z] Removing intermediate container b3ba0e650fd4 [2022-07-11T17:19:57.928Z] ---> 5e1093b863fb [2022-07-11T17:19:57.928Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T17:19:57.928Z] Removing intermediate container cfc5c7b68d73 [2022-07-11T17:19:57.928Z] ---> 28c3dedefeae [2022-07-11T17:19:57.928Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T17:19:58.209Z] Removing intermediate container 65e32825bab7 [2022-07-11T17:19:58.209Z] ---> b9a9812ac138 [2022-07-11T17:19:58.209Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T17:19:58.490Z] Removing intermediate container 176ef468a522 [2022-07-11T17:19:58.490Z] ---> f30ba1f2c92f [2022-07-11T17:19:58.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T17:19:58.771Z] ---> 28ede6ecce6e [2022-07-11T17:19:58.771Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:19:59.066Z] ---> Running in 348d55f77e11 [2022-07-11T17:19:59.066Z] ---> 6d04211ef4e9 [2022-07-11T17:19:59.066Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:19:59.345Z] ---> Running in 328a8abe89ac [2022-07-11T17:19:59.345Z] ---> 4089b4501693 [2022-07-11T17:19:59.345Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:19:59.623Z] ---> Running in ff2e537b9cda [2022-07-11T17:20:00.271Z] ---> 3e22ce0590d0 [2022-07-11T17:20:00.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:20:00.271Z] ---> 8f70b372f0c3 [2022-07-11T17:20:00.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:20:00.549Z] ---> Running in f727c6f324b8 [2022-07-11T17:20:00.549Z] ---> Running in addc08df9ac8 [2022-07-11T17:20:04.918Z] Removing intermediate container 348d55f77e11 [2022-07-11T17:20:04.918Z] ---> 76e4f96ec7af [2022-07-11T17:20:04.918Z] Step 8/26 : COPY . . [2022-07-11T17:20:06.923Z] Removing intermediate container ff2e537b9cda [2022-07-11T17:20:06.923Z] ---> b9f24c18d2c6 [2022-07-11T17:20:06.923Z] Step 8/25 : COPY . . [2022-07-11T17:20:06.923Z] Removing intermediate container 328a8abe89ac [2022-07-11T17:20:06.923Z] ---> 0e8c8b6127a1 [2022-07-11T17:20:06.923Z] Step 8/31 : COPY . . [2022-07-11T17:20:07.199Z] Removing intermediate container addc08df9ac8 [2022-07-11T17:20:07.199Z] ---> bf691e4ae3e9 [2022-07-11T17:20:07.199Z] Step 8/23 : COPY . . [2022-07-11T17:20:07.476Z] Removing intermediate container f727c6f324b8 [2022-07-11T17:20:07.476Z] ---> 44759d3eb61f [2022-07-11T17:20:07.476Z] Step 8/23 : COPY . . [2022-07-11T17:20:39.883Z] ---> 9376ac8f366d [2022-07-11T17:20:39.883Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T17:20:39.883Z] ---> Running in f5928a457476 [2022-07-11T17:20:39.883Z] ---> 244671790281 [2022-07-11T17:20:39.883Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T17:20:39.883Z] ---> e0bb4a7cb9f3 [2022-07-11T17:20:39.883Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T17:20:39.883Z] ---> 0aa388ba2cca [2022-07-11T17:20:39.883Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T17:20:39.883Z] ---> Running in ce3887ecf43d [2022-07-11T17:20:39.883Z] ---> Running in 952a99d3ac8e [2022-07-11T17:20:39.883Z] ---> Running in a85a9867c40b [2022-07-11T17:20:39.883Z] ---> 7674f2b24da0 [2022-07-11T17:20:39.883Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T17:20:39.883Z] Removing intermediate container f5928a457476 [2022-07-11T17:20:39.883Z] ---> 8500dab4c161 [2022-07-11T17:20:39.883Z] Step 10/26 : WORKDIR /edgex-go/spire-build ---> Running in 09529f5db709 [2022-07-11T17:20:39.883Z] [2022-07-11T17:20:39.883Z] ---> Running in 071c4f66c8b0 [2022-07-11T17:20:39.883Z] Removing intermediate container 071c4f66c8b0 [2022-07-11T17:20:39.883Z] ---> a76baed0cf2a [2022-07-11T17:20:39.883Z] 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-07-11T17:20:39.883Z] ---> Running in 104d87777eaa [2022-07-11T17:20:39.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-11T17:20:40.497Z] 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-07-11T17:20:40.497Z] 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-07-11T17:20:40.776Z] 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-07-11T17:20:42.244Z] Removing intermediate container 104d87777eaa [2022-07-11T17:20:42.244Z] ---> 566fccf09a6e [2022-07-11T17:20:42.244Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T17:20:42.244Z] ---> Running in b525b9768287 [2022-07-11T17:20:42.852Z] Removing intermediate container b525b9768287 [2022-07-11T17:20:42.852Z] ---> f3083af24fe6 [2022-07-11T17:20:42.852Z] [2022-07-11T17:20:42.852Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T17:20:43.133Z] 3.15: Pulling from library/alpine [2022-07-11T17:20:44.577Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T17:20:44.577Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T17:20:44.577Z] ---> 3fb3c9af89a9 [2022-07-11T17:20:44.577Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T17:20:44.577Z] ---> Running in 29d7fbdb07c1 [2022-07-11T17:20:45.189Z] Removing intermediate container 29d7fbdb07c1 [2022-07-11T17:20:45.189Z] ---> e686bd9b3213 [2022-07-11T17:20:45.189Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:20:45.189Z] ---> Running in 8edd51ae9505 [2022-07-11T17:20:48.629Z] Removing intermediate container 8edd51ae9505 [2022-07-11T17:20:48.629Z] ---> 0f2b8032d865 [2022-07-11T17:20:48.629Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T17:20:48.629Z] ---> Running in f43a74d34877 [2022-07-11T17:20:50.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:20:51.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:20:53.090Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T17:20:53.090Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T17:20:53.090Z] OK: 15738 distinct packages available [2022-07-11T17:20:53.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:20:54.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:20:55.812Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T17:20:55.812Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T17:20:56.090Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T17:20:56.090Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T17:20:56.090Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T17:20:56.090Z] OK: 6 MiB in 18 packages [2022-07-11T17:20:58.082Z] Removing intermediate container f43a74d34877 [2022-07-11T17:20:58.082Z] ---> 7ee9d5685e9c [2022-07-11T17:20:58.082Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T17:21:03.518Z] ---> 0795a12f3688 [2022-07-11T17:21:03.518Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T17:21:04.523Z] ---> e5bbb61b0238 [2022-07-11T17:21:04.523Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T17:21:04.823Z] ---> Running in 2ef572b19927 [2022-07-11T17:21:05.420Z] Removing intermediate container 2ef572b19927 [2022-07-11T17:21:05.420Z] ---> f4d16a7a12e2 [2022-07-11T17:21:05.420Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T17:21:06.412Z] ---> cffee1c45232 [2022-07-11T17:21:06.412Z] Step 21/26 : WORKDIR / [2022-07-11T17:21:06.412Z] ---> Running in e782bbd1651b [2022-07-11T17:21:07.019Z] Removing intermediate container e782bbd1651b [2022-07-11T17:21:07.019Z] ---> 38b3afcb9d36 [2022-07-11T17:21:07.019Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T17:21:07.019Z] ---> Running in 77565b0f5cd2 [2022-07-11T17:21:07.973Z] Removing intermediate container 77565b0f5cd2 [2022-07-11T17:21:07.973Z] ---> 14aa362768cf [2022-07-11T17:21:07.973Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T17:21:07.973Z] ---> Running in f804b129b909 [2022-07-11T17:21:08.528Z] Removing intermediate container f804b129b909 [2022-07-11T17:21:08.528Z] ---> 8371d28fa2db [2022-07-11T17:21:08.528Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T17:21:08.528Z] ---> Running in 9db3a9ec356a [2022-07-11T17:21:09.630Z] Removing intermediate container 9db3a9ec356a [2022-07-11T17:21:09.630Z] ---> 31bc39fa85cf [2022-07-11T17:21:09.630Z] Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:21:09.630Z] ---> Running in 5c0baa4c5fe3 [2022-07-11T17:21:09.948Z] Removing intermediate container 5c0baa4c5fe3 [2022-07-11T17:21:09.948Z] ---> 9d2a0b3c2743 [2022-07-11T17:21:09.948Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T17:21:09.948Z] ---> Running in 3455058355cc [2022-07-11T17:21:10.575Z] Removing intermediate container 3455058355cc [2022-07-11T17:21:10.575Z] ---> 23a280fa2338 [2022-07-11T17:21:10.575Z] [2022-07-11T17:21:11.174Z] Successfully built 23a280fa2338 [2022-07-11T17:21:11.174Z] Successfully tagged security-spire-config-arm64:latest [2022-07-11T17:21:11.174Z] Building sys-mgmt-agent [2022-07-11T17:21:43.579Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:21:43.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:21:43.579Z] ---> 240c617a79f1 [2022-07-11T17:21:43.579Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T17:21:43.579Z] ---> Using cache [2022-07-11T17:21:43.579Z] ---> 896732eaca11 [2022-07-11T17:21:43.579Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:21:43.579Z] ---> Using cache [2022-07-11T17:21:43.579Z] ---> e9716beb4243 [2022-07-11T17:21:43.579Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T17:21:43.579Z] ---> Running in 472948a08eaa [2022-07-11T17:21:44.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:21:45.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:21:46.620Z] OK: 220 MiB in 52 packages [2022-07-11T17:21:48.078Z] Removing intermediate container 472948a08eaa [2022-07-11T17:21:48.078Z] ---> b2ab05f8596c [2022-07-11T17:21:48.078Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T17:21:48.691Z] ---> 305f309a9955 [2022-07-11T17:21:48.691Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:21:48.970Z] ---> Running in d832dc91aae9 [2022-07-11T17:21:55.717Z] Removing intermediate container d832dc91aae9 [2022-07-11T17:21:55.717Z] ---> 0cac593dbe43 [2022-07-11T17:21:55.717Z] Step 8/23 : COPY . . [2022-07-11T17:22:17.986Z] ---> c62987eb5f1f [2022-07-11T17:22:17.986Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T17:22:17.986Z] ---> Running in aa5c71ef41ee [2022-07-11T17:22:19.983Z] 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-07-11T17:26:12.127Z] 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-07-11T17:26:12.127Z] Removing intermediate container 09529f5db709 [2022-07-11T17:26:12.127Z] ---> 4fb15aaa6bd0 [2022-07-11T17:26:12.127Z] [2022-07-11T17:26:12.127Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T17:26:12.127Z] 3.16: Pulling from library/alpine [2022-07-11T17:26:12.127Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T17:26:12.127Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T17:26:12.127Z] ---> 6e30ab57aeee [2022-07-11T17:26:12.127Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T17:26:12.127Z] ---> Running in 4a56cb22d5e0 [2022-07-11T17:26:12.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:26:12.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:26:12.127Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T17:26:12.127Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:26:12.127Z] OK: 5 MiB in 15 packages [2022-07-11T17:26:12.731Z] Removing intermediate container 4a56cb22d5e0 [2022-07-11T17:26:12.731Z] ---> eae8287eb8cd [2022-07-11T17:26:12.731Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T17:26:13.009Z] ---> Running in 6c4ba5dc185d [2022-07-11T17:26:13.989Z] Removing intermediate container 6c4ba5dc185d [2022-07-11T17:26:13.989Z] ---> 6f9e0e0e915a [2022-07-11T17:26:13.989Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T17:26:14.269Z] ---> Running in 08d09ee4aa3b [2022-07-11T17:26:15.283Z] Removing intermediate container 08d09ee4aa3b [2022-07-11T17:26:15.283Z] ---> 4da334e6c274 [2022-07-11T17:26:15.283Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T17:26:15.567Z] ---> Running in e02eb0ee4900 [2022-07-11T17:26:16.567Z] Removing intermediate container e02eb0ee4900 [2022-07-11T17:26:16.567Z] ---> 2dad99e95a14 [2022-07-11T17:26:16.567Z] Step 15/23 : WORKDIR / [2022-07-11T17:26:16.567Z] ---> Running in ba1ac79c7a2f [2022-07-11T17:26:18.021Z] Removing intermediate container ba1ac79c7a2f [2022-07-11T17:26:18.021Z] ---> 72df17c48dc6 [2022-07-11T17:26:18.021Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:26:20.671Z] ---> 0b0d0e929b82 [2022-07-11T17:26:20.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T17:26:24.083Z] ---> a0b174faa940 [2022-07-11T17:26:24.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T17:26:25.541Z] Removing intermediate container ce3887ecf43d [2022-07-11T17:26:25.541Z] ---> b6011f503633 [2022-07-11T17:26:25.541Z] [2022-07-11T17:26:25.541Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T17:26:25.541Z] ---> 6e30ab57aeee [2022-07-11T17:26:25.541Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T17:26:25.821Z] ---> Running in ae9096872a01 [2022-07-11T17:26:26.103Z] ---> f01f899624b9 [2022-07-11T17:26:26.103Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T17:26:26.709Z] ---> Running in 6e9267bc0d5b [2022-07-11T17:26:28.164Z] Removing intermediate container 6e9267bc0d5b [2022-07-11T17:26:28.164Z] ---> f595ee7b51f6 [2022-07-11T17:26:28.164Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:26:28.164Z] ---> Running in 88dc7316a1a8 [2022-07-11T17:26:29.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:26:29.166Z] Removing intermediate container 88dc7316a1a8 [2022-07-11T17:26:29.166Z] ---> 1c93158d3eb0 [2022-07-11T17:26:29.166Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T17:26:29.447Z] ---> Running in 194dc800df85 [2022-07-11T17:26:29.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:26:30.451Z] Removing intermediate container 194dc800df85 [2022-07-11T17:26:30.451Z] ---> 4aa72d8c19f5 [2022-07-11T17:26:30.451Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:26:30.451Z] ---> Running in 70e6b200c038 [2022-07-11T17:26:30.745Z] Removing intermediate container 952a99d3ac8e [2022-07-11T17:26:30.745Z] ---> ea19fd429cf4 [2022-07-11T17:26:30.745Z] [2022-07-11T17:26:30.745Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T17:26:30.745Z] ---> 6e30ab57aeee [2022-07-11T17:26:30.745Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T17:26:30.745Z] ---> Running in 85e0c27f46a2 [2022-07-11T17:26:31.362Z] Removing intermediate container 70e6b200c038 [2022-07-11T17:26:31.362Z] ---> e7ffb922dcd8 [2022-07-11T17:26:31.362Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T17:26:31.362Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T17:26:31.362Z] ---> Running in baa824f9658a [2022-07-11T17:26:31.362Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T17:26:31.362Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T17:26:31.362Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:26:31.645Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T17:26:31.645Z] Removing intermediate container 85e0c27f46a2 [2022-07-11T17:26:31.645Z] ---> 5c88f4885b16 [2022-07-11T17:26:31.645Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T17:26:31.938Z] ---> Running in f8566ff14181 [2022-07-11T17:26:32.238Z] OK: 6 MiB in 17 packages [2022-07-11T17:26:32.518Z] Removing intermediate container baa824f9658a [2022-07-11T17:26:32.518Z] ---> 69c58d4cdb68 [2022-07-11T17:26:32.518Z] [2022-07-11T17:26:33.970Z] Successfully built 69c58d4cdb68 [2022-07-11T17:26:33.970Z] Successfully tagged core-command-arm64:latest [2022-07-11T17:26:33.970Z]  Building core-command ... done Building security-spiffe-token-provider [2022-07-11T17:26:34.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:26:34.851Z] Removing intermediate container ae9096872a01 [2022-07-11T17:26:34.851Z] ---> 880cacfe8563 [2022-07-11T17:26:34.852Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T17:26:34.852Z] ---> Running in 4a6f013d0c12 [2022-07-11T17:26:35.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:26:35.424Z] Removing intermediate container 4a6f013d0c12 [2022-07-11T17:26:35.424Z] ---> 43b5486485f4 [2022-07-11T17:26:35.424Z] Step 13/25 : WORKDIR / [2022-07-11T17:26:35.424Z] ---> Running in e1b6cde49393 [2022-07-11T17:26:36.038Z] Removing intermediate container e1b6cde49393 [2022-07-11T17:26:36.038Z] ---> 3fd085f5a192 [2022-07-11T17:26:36.038Z] 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-07-11T17:26:36.668Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T17:26:36.668Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T17:26:36.668Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:26:36.947Z] OK: 5 MiB in 16 packages [2022-07-11T17:26:37.234Z] ---> f8e50ca47a8b [2022-07-11T17:26:37.234Z] 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-07-11T17:26:39.231Z] Removing intermediate container f8566ff14181 [2022-07-11T17:26:39.231Z] ---> 3a9b0425d597 [2022-07-11T17:26:39.231Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T17:26:39.231Z] ---> e1152a81d8ba [2022-07-11T17:26:39.231Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T17:26:39.231Z] ---> Running in 58e5efb48852 [2022-07-11T17:26:39.977Z] Removing intermediate container 58e5efb48852 [2022-07-11T17:26:39.977Z] ---> f85283a04bc2 [2022-07-11T17:26:39.977Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T17:26:40.303Z] ---> Running in c7a1c924030b [2022-07-11T17:26:40.592Z] ---> 3fb2a7bea36c [2022-07-11T17:26:40.592Z] 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-07-11T17:26:41.247Z] Removing intermediate container c7a1c924030b [2022-07-11T17:26:41.247Z] ---> ab0ee98d3386 [2022-07-11T17:26:41.247Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T17:26:41.247Z] ---> Running in a3b10066d10d [2022-07-11T17:26:42.322Z] ---> b29e89ff7f89 [2022-07-11T17:26:42.322Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T17:26:45.017Z] ---> 2a1324a58fa1 [2022-07-11T17:26:45.017Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T17:26:45.630Z] Removing intermediate container a3b10066d10d [2022-07-11T17:26:45.630Z] ---> c22e2c806a94 [2022-07-11T17:26:45.630Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T17:26:45.630Z] ---> Running in e5c77fa893b1 [2022-07-11T17:26:46.252Z] Removing intermediate container e5c77fa893b1 [2022-07-11T17:26:46.252Z] ---> 095f1072aee4 [2022-07-11T17:26:46.252Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T17:26:48.250Z] ---> b551d6bc84d0 [2022-07-11T17:26:48.250Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T17:26:48.250Z] ---> ad4f3c7acf23 [2022-07-11T17:26:48.250Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T17:26:48.250Z] ---> Running in 5372c565c43f [2022-07-11T17:26:50.899Z] ---> ad2934dc35e0 [2022-07-11T17:26:50.899Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T17:26:50.899Z] ---> Running in 14386d564b82 [2022-07-11T17:26:52.912Z] Removing intermediate container 5372c565c43f [2022-07-11T17:26:52.912Z] ---> dc31b153d4c0 [2022-07-11T17:26:52.912Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:26:54.930Z] ---> a7336969fca7 [2022-07-11T17:26:54.930Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T17:26:55.939Z] Removing intermediate container 14386d564b82 [2022-07-11T17:26:55.939Z] ---> 5e50236f1433 [2022-07-11T17:26:55.939Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T17:26:55.939Z] ---> Running in 5c1d3d5d0058 [2022-07-11T17:26:57.401Z] Removing intermediate container 5c1d3d5d0058 [2022-07-11T17:26:57.401Z] ---> 5dbfbee25cbf [2022-07-11T17:26:57.401Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T17:26:57.401Z] ---> Running in 271f038216d6 [2022-07-11T17:26:58.399Z] Removing intermediate container 271f038216d6 [2022-07-11T17:26:58.399Z] ---> 3831e4576574 [2022-07-11T17:26:58.399Z] Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:26:58.399Z] ---> ef45adfbd0b8 [2022-07-11T17:26:58.399Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T17:26:58.681Z] ---> Running in ffa4d4eea4e5 [2022-07-11T17:26:59.676Z] Removing intermediate container ffa4d4eea4e5 [2022-07-11T17:26:59.676Z] ---> f25d2c476b9c [2022-07-11T17:26:59.676Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T17:26:59.954Z] ---> Running in de28e11095fe [2022-07-11T17:27:00.559Z] ---> 2e15cd6155b8 [2022-07-11T17:27:00.559Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T17:27:01.180Z] Removing intermediate container de28e11095fe [2022-07-11T17:27:01.180Z] ---> 35d90494fde8 [2022-07-11T17:27:01.180Z] [2022-07-11T17:27:01.792Z] ---> 2aecc2fbd5ce [2022-07-11T17:27:01.793Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T17:27:02.402Z] Successfully built 35d90494fde8 [2022-07-11T17:27:02.402Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-11T17:27:02.402Z] Building support-scheduler [2022-07-11T17:27:03.401Z]  Building security-secretstore-setup ... done  ---> ca4acfbff9ed [2022-07-11T17:27:03.401Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T17:27:03.679Z] ---> Running in 55c68f0dd6e7 [2022-07-11T17:27:04.289Z] Removing intermediate container 55c68f0dd6e7 [2022-07-11T17:27:04.290Z] ---> 2ce9c0919fa7 [2022-07-11T17:27:04.290Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T17:27:05.759Z] ---> cde4e8c4ef43 [2022-07-11T17:27:05.760Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T17:27:06.362Z] ---> Running in e42af5b6d9e3 [2022-07-11T17:27:10.707Z] Removing intermediate container e42af5b6d9e3 [2022-07-11T17:27:10.707Z] ---> 2cb6bcdc294d [2022-07-11T17:27:10.707Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T17:27:10.986Z] ---> Running in a3e163d47d89 [2022-07-11T17:27:11.624Z] Removing intermediate container a3e163d47d89 [2022-07-11T17:27:11.624Z] ---> 3efbab3ac6a8 [2022-07-11T17:27:11.624Z] Step 28/31 : CMD ["gate"] [2022-07-11T17:27:11.910Z] ---> Running in db2371a3826a [2022-07-11T17:27:12.921Z] Removing intermediate container db2371a3826a [2022-07-11T17:27:12.921Z] ---> 818d8c209cef [2022-07-11T17:27:12.921Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T17:27:13.206Z] ---> Running in 31e252a37c92 [2022-07-11T17:27:14.232Z] Removing intermediate container 31e252a37c92 [2022-07-11T17:27:14.232Z] ---> 5f90824e67ad [2022-07-11T17:27:14.232Z] Step 30/31 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:27:14.232Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:27:14.232Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:27:14.232Z] ---> 240c617a79f1 [2022-07-11T17:27:14.232Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T17:27:14.232Z] ---> Using cache [2022-07-11T17:27:14.232Z] ---> 896732eaca11 [2022-07-11T17:27:14.232Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T17:27:14.232Z] ---> Running in 03ca73c437ee [2022-07-11T17:27:14.853Z] ---> Running in 1a07189c52a5 [2022-07-11T17:27:16.320Z] Removing intermediate container 1a07189c52a5 [2022-07-11T17:27:16.320Z] ---> 6816bd217d59 [2022-07-11T17:27:16.320Z] Step 31/31 : LABEL version=0.0.0 [2022-07-11T17:27:16.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:27:16.875Z] ---> Running in bd639b8a79cc [2022-07-11T17:27:17.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:27:17.891Z] Removing intermediate container bd639b8a79cc [2022-07-11T17:27:17.891Z] ---> 2d70273ec16b [2022-07-11T17:27:17.891Z] [2022-07-11T17:27:18.499Z] Successfully built 2d70273ec16b [2022-07-11T17:27:18.499Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-11T17:27:18.499Z]  Building security-bootstrapper ... done Building core-metadata [2022-07-11T17:27:19.490Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-11T17:27:19.491Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-11T17:27:19.491Z] OK: 15743 distinct packages available [2022-07-11T17:27:19.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:27:20.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:27:22.202Z] OK: 220 MiB in 52 packages [2022-07-11T17:27:24.854Z] Removing intermediate container 03ca73c437ee [2022-07-11T17:27:24.854Z] ---> f52aff7a80b1 [2022-07-11T17:27:24.854Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T17:27:25.862Z] ---> 32a27ba61f4f [2022-07-11T17:27:25.862Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:27:26.138Z] ---> Running in e373e2d92ab5 [2022-07-11T17:27:26.748Z] Removing intermediate container a85a9867c40b [2022-07-11T17:27:26.748Z] ---> d3abc6fd9fdd [2022-07-11T17:27:26.748Z] [2022-07-11T17:27:26.748Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T17:27:26.748Z] ---> 6e30ab57aeee [2022-07-11T17:27:26.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T17:27:27.029Z] ---> Running in 63ed12c1a003 [2022-07-11T17:27:28.019Z] Removing intermediate container aa5c71ef41ee [2022-07-11T17:27:28.019Z] ---> 9696e8646699 [2022-07-11T17:27:28.019Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T17:27:28.019Z] Removing intermediate container 63ed12c1a003 [2022-07-11T17:27:28.019Z] ---> f19844302d6f [2022-07-11T17:27:28.019Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T17:27:28.296Z] ---> Running in 75cfa6a84b5b [2022-07-11T17:27:28.296Z] ---> Running in 7ddf26e0c3bd [2022-07-11T17:27:29.760Z] Removing intermediate container 7ddf26e0c3bd [2022-07-11T17:27:29.760Z] ---> 83d967f17813 [2022-07-11T17:27:29.760Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T17:27:29.760Z] ---> Running in e632638c146a [2022-07-11T17:27:30.363Z] Removing intermediate container e632638c146a [2022-07-11T17:27:30.363Z] ---> 5ec479decc35 [2022-07-11T17:27:30.363Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:27:30.363Z] ---> Running in d9fb7b07edd8 [2022-07-11T17:27:30.668Z] 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-07-11T17:27:32.121Z] Removing intermediate container e373e2d92ab5 [2022-07-11T17:27:32.121Z] ---> b2f9b7d39c9c [2022-07-11T17:27:32.121Z] Step 7/20 : COPY . . [2022-07-11T17:27:34.157Z] Removing intermediate container 75cfa6a84b5b [2022-07-11T17:27:34.157Z] ---> f004c14ba3de [2022-07-11T17:27:34.157Z] [2022-07-11T17:27:34.157Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T17:27:34.157Z] Removing intermediate container d9fb7b07edd8 [2022-07-11T17:27:34.157Z] ---> ae382d004e6d [2022-07-11T17:27:34.157Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T17:27:34.437Z] ---> Running in 03f3bb9d99b6 [2022-07-11T17:27:34.437Z] 20.10.14: Pulling from library/docker [2022-07-11T17:27:36.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:27:37.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:27:38.437Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T17:27:38.437Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T17:27:38.437Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T17:27:38.718Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T17:27:38.718Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T17:27:39.002Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T17:27:39.002Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:27:39.002Z] OK: 8 MiB in 20 packages [2022-07-11T17:27:41.687Z] Removing intermediate container 03f3bb9d99b6 [2022-07-11T17:27:41.687Z] ---> c35829ee7064 [2022-07-11T17:27:41.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:27:43.132Z] ---> 8158a625b5f3 [2022-07-11T17:27:43.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T17:27:43.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:27:43.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:27:43.132Z] ---> 240c617a79f1 [2022-07-11T17:27:43.132Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T17:27:43.132Z] ---> Using cache [2022-07-11T17:27:43.132Z] ---> 896732eaca11 [2022-07-11T17:27:43.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:27:43.132Z] ---> Using cache [2022-07-11T17:27:43.132Z] ---> e9716beb4243 [2022-07-11T17:27:43.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T17:27:43.132Z] ---> Using cache [2022-07-11T17:27:43.132Z] ---> 28c3dedefeae [2022-07-11T17:27:43.132Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T17:27:43.132Z] ---> Using cache [2022-07-11T17:27:43.132Z] ---> 4089b4501693 [2022-07-11T17:27:43.132Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:27:43.132Z] ---> Using cache [2022-07-11T17:27:43.132Z] ---> b9f24c18d2c6 [2022-07-11T17:27:43.132Z] Step 8/22 : COPY . . [2022-07-11T17:27:43.472Z] ---> Using cache [2022-07-11T17:27:43.472Z] ---> 244671790281 [2022-07-11T17:27:43.472Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T17:27:43.750Z] ---> Running in cef22b3640fd [2022-07-11T17:27:46.672Z] 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-07-11T17:27:46.951Z] ---> bf4464f1d4db [2022-07-11T17:27:46.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T17:27:48.944Z] ---> 0d20860bc128 [2022-07-11T17:27:48.944Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T17:27:48.944Z] ---> Running in 63709d4de428 [2022-07-11T17:27:49.556Z] Removing intermediate container 63709d4de428 [2022-07-11T17:27:49.556Z] ---> 846cf744b827 [2022-07-11T17:27:49.556Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:27:49.834Z] ---> Running in 0f388c91a384 [2022-07-11T17:27:51.297Z] Removing intermediate container 0f388c91a384 [2022-07-11T17:27:51.297Z] ---> 0b751297082d [2022-07-11T17:27:51.297Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T17:27:51.297Z] ---> Running in 3bf894b3b025 [2022-07-11T17:27:52.759Z] Removing intermediate container 3bf894b3b025 [2022-07-11T17:27:52.759Z] ---> 548624f088ba [2022-07-11T17:27:52.760Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:27:52.760Z] ---> Running in 78be721534da [2022-07-11T17:27:54.215Z] Removing intermediate container 78be721534da [2022-07-11T17:27:54.215Z] ---> 348b5b5afa92 [2022-07-11T17:27:54.215Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T17:27:54.215Z] ---> Running in 812996d190eb [2022-07-11T17:27:55.208Z] Removing intermediate container 812996d190eb [2022-07-11T17:27:55.208Z] ---> 4308e02af767 [2022-07-11T17:27:55.208Z] [2022-07-11T17:27:56.660Z] Successfully built 4308e02af767 [2022-07-11T17:27:56.660Z] Successfully tagged core-data-arm64:latest [2022-07-11T17:27:56.660Z]  Building core-data ... done Building security-spire-server [2022-07-11T17:27:57.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:27:57.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:27:57.666Z] ---> 240c617a79f1 [2022-07-11T17:27:57.666Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T17:27:57.666Z] ---> Using cache [2022-07-11T17:27:57.666Z] ---> 896732eaca11 [2022-07-11T17:27:57.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:27:57.666Z] ---> Using cache [2022-07-11T17:27:57.666Z] ---> e9716beb4243 [2022-07-11T17:27:57.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T17:27:57.666Z] ---> Using cache [2022-07-11T17:27:57.666Z] ---> 28c3dedefeae [2022-07-11T17:27:57.666Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T17:27:57.666Z] ---> Using cache [2022-07-11T17:27:57.666Z] ---> 4089b4501693 [2022-07-11T17:27:57.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:27:57.666Z] ---> Using cache [2022-07-11T17:27:57.666Z] ---> b9f24c18d2c6 [2022-07-11T17:27:57.666Z] Step 8/23 : COPY . . [2022-07-11T17:27:57.666Z] ---> Using cache [2022-07-11T17:27:57.666Z] ---> 244671790281 [2022-07-11T17:27:57.666Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T17:27:57.666Z] ---> Running in 9cdf08565a9b [2022-07-11T17:28:00.326Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T17:28:00.326Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T17:28:00.326Z] ---> c346e9eafbab [2022-07-11T17:28:00.326Z] 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-07-11T17:28:00.326Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-11T17:28:00.608Z] ---> Running in cdbc21636842 [2022-07-11T17:28:01.599Z] Removing intermediate container cdbc21636842 [2022-07-11T17:28:01.599Z] ---> 3b9e4edb3203 [2022-07-11T17:28:01.599Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T17:28:01.876Z] ---> Running in cc7671239928 [2022-07-11T17:28:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:28:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:28:06.553Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T17:28:06.554Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T17:28:06.554Z] Executing bash-5.1.16-r0.post-install [2022-07-11T17:28:06.554Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T17:28:06.554Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T17:28:06.554Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T17:28:06.554Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T17:28:06.554Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T17:28:06.554Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T17:28:06.554Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T17:28:06.554Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T17:28:06.554Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T17:28:06.554Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T17:28:06.554Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T17:28:06.554Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T17:28:06.554Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T17:28:06.554Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T17:28:06.554Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T17:28:09.985Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T17:28:09.985Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T17:28:09.985Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T17:28:09.985Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T17:28:09.985Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T17:28:10.271Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T17:28:10.271Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T17:28:10.271Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T17:28:10.271Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T17:28:10.271Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T17:28:10.271Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T17:28:10.271Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T17:28:10.550Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T17:28:10.550Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T17:28:10.550Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T17:28:10.550Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T17:28:10.550Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T17:28:10.550Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T17:28:10.550Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T17:28:10.550Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T17:28:10.550Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T17:28:10.831Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T17:28:10.831Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T17:28:10.831Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T17:28:11.114Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T17:28:11.114Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T17:28:11.721Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T17:28:12.005Z] OK: 82 MiB in 65 packages [2022-07-11T17:28:15.438Z] ---> 30fa569356c9 [2022-07-11T17:28:15.438Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T17:28:15.723Z] ---> Running in 950a5d6fd6b7 [2022-07-11T17:28:18.392Z] 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-07-11T17:28:20.385Z] Collecting docker-compose==1.23.2 [2022-07-11T17:28:20.385Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T17:28:20.990Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T17:28:20.990Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T17:28:21.270Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T17:28:21.270Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T17:28:26.706Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T17:28:26.706Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T17:28:28.159Z] Collecting PyYAML<4,>=3.10 [2022-07-11T17:28:28.159Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T17:28:29.219Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:28:29.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:28:29.219Z] ---> 240c617a79f1 [2022-07-11T17:28:29.219Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T17:28:29.219Z] ---> Using cache [2022-07-11T17:28:29.219Z] ---> 896732eaca11 [2022-07-11T17:28:29.219Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:28:29.219Z] ---> Using cache [2022-07-11T17:28:29.219Z] ---> e9716beb4243 [2022-07-11T17:28:29.219Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T17:28:29.496Z] ---> Running in 416785ea2011 [2022-07-11T17:28:31.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:28:32.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:28:33.507Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T17:28:33.507Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T17:28:34.113Z] OK: 220 MiB in 52 packages [2022-07-11T17:28:36.130Z] Removing intermediate container 416785ea2011 [2022-07-11T17:28:36.130Z] ---> be82f24d06a7 [2022-07-11T17:28:36.130Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T17:28:36.742Z] ---> 7ea98716f293 [2022-07-11T17:28:36.742Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:28:37.024Z] ---> Running in 1149aec61acc [2022-07-11T17:28:37.635Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T17:28:37.635Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T17:28:41.096Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T17:28:41.097Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T17:28:42.092Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T17:28:42.092Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T17:28:43.561Z] Removing intermediate container 1149aec61acc [2022-07-11T17:28:43.561Z] ---> a2be5cabd455 [2022-07-11T17:28:43.561Z] Step 8/25 : COPY . . [2022-07-11T17:28:44.184Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T17:28:44.184Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T17:28:44.184Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T17:28:45.638Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T17:28:45.638Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T17:28:46.253Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T17:28:46.531Z] Collecting idna<2.8,>=2.5 [2022-07-11T17:28:46.531Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T17:28:46.811Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T17:28:46.811Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T17:28:48.267Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T17:28:48.267Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T17:28:48.554Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T17:28:48.554Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T17:28:48.554Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T17:28:48.554Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T17:28:50.560Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T17:28:50.560Z] Attempting uninstall: urllib3 [2022-07-11T17:28:50.560Z] Found existing installation: urllib3 1.26.7 [2022-07-11T17:28:50.560Z] Uninstalling urllib3-1.26.7: [2022-07-11T17:28:50.844Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T17:28:52.124Z] Attempting uninstall: idna [2022-07-11T17:28:52.124Z] Found existing installation: idna 3.3 [2022-07-11T17:28:52.124Z] Uninstalling idna-3.3: [2022-07-11T17:28:52.748Z] Successfully uninstalled idna-3.3 [2022-07-11T17:28:59.570Z] Attempting uninstall: requests [2022-07-11T17:28:59.570Z] Found existing installation: requests 2.26.0 [2022-07-11T17:28:59.570Z] Uninstalling requests-2.26.0: [2022-07-11T17:28:59.570Z] Successfully uninstalled requests-2.26.0 [2022-07-11T17:28:59.570Z] Running setup.py install for texttable: started [2022-07-11T17:29:03.920Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T17:29:03.920Z] Running setup.py install for PyYAML: started [2022-07-11T17:29:06.562Z] ---> c1b79b81fb3a [2022-07-11T17:29:06.562Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T17:29:06.562Z] ---> Running in cc02280b7974 [2022-07-11T17:29:07.180Z] Removing intermediate container cc02280b7974 [2022-07-11T17:29:07.180Z] ---> 3914c0ebf774 [2022-07-11T17:29:07.180Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T17:29:07.464Z] ---> Running in cba5a8d66bd5 [2022-07-11T17:29:08.069Z] Removing intermediate container cba5a8d66bd5 [2022-07-11T17:29:08.069Z] ---> f5589d7923ba [2022-07-11T17:29:08.069Z] 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-07-11T17:29:08.069Z] ---> Running in 931131c9b213 [2022-07-11T17:29:08.350Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T17:29:09.351Z] Running setup.py install for docopt: started [2022-07-11T17:29:11.365Z] Removing intermediate container 931131c9b213 [2022-07-11T17:29:11.365Z] ---> fb8f969dd8bb [2022-07-11T17:29:11.365Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T17:29:11.365Z] ---> Running in c1ac380eccbf [2022-07-11T17:29:11.986Z] Removing intermediate container c1ac380eccbf [2022-07-11T17:29:11.986Z] ---> 9c8b2fcc900d [2022-07-11T17:29:11.986Z] [2022-07-11T17:29:11.986Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T17:29:11.986Z] ---> 3fb3c9af89a9 [2022-07-11T17:29:11.986Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T17:29:11.986Z] ---> Using cache [2022-07-11T17:29:11.986Z] ---> e686bd9b3213 [2022-07-11T17:29:11.986Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:29:11.986Z] ---> Using cache [2022-07-11T17:29:11.986Z] ---> 0f2b8032d865 [2022-07-11T17:29:11.986Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T17:29:11.986Z] ---> Running in 1a5eaccdecd8 [2022-07-11T17:29:14.026Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T17:29:14.026Z] Running setup.py install for dockerpty: started [2022-07-11T17:29:14.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:29:15.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:29:16.792Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T17:29:16.792Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T17:29:16.792Z] OK: 15738 distinct packages available [2022-07-11T17:29:17.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:29:17.073Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T17:29:18.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:29:19.535Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T17:29:19.814Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T17:29:19.814Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T17:29:19.814Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T17:29:19.814Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T17:29:20.095Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T17:29:20.095Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T17:29:20.374Z] OK: 6 MiB in 19 packages [2022-07-11T17:29:22.422Z] Removing intermediate container 1a5eaccdecd8 [2022-07-11T17:29:22.422Z] ---> cd9d8a2da6bf [2022-07-11T17:29:22.422Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T17:29:32.658Z] ---> 6f5624888066 [2022-07-11T17:29:32.658Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T17:29:34.125Z] ---> 7c474c1b358e [2022-07-11T17:29:34.125Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T17:29:36.138Z] ---> 10eae7ecc437 [2022-07-11T17:29:36.138Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T17:29:38.169Z] ---> e46a42b18fb0 [2022-07-11T17:29:38.169Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T17:29:38.169Z] ---> Running in 77ea271afb99 [2022-07-11T17:29:38.782Z] Removing intermediate container 77ea271afb99 [2022-07-11T17:29:38.782Z] ---> 7839fd29fec0 [2022-07-11T17:29:38.782Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T17:29:39.065Z] ---> Running in d67acfab17ab [2022-07-11T17:29:40.063Z] Removing intermediate container d67acfab17ab [2022-07-11T17:29:40.063Z] ---> 55298e05920e [2022-07-11T17:29:40.063Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T17:29:40.063Z] ---> Running in 4e6388430669 [2022-07-11T17:29:40.063Z] Removing intermediate container cc7671239928 [2022-07-11T17:29:40.063Z] ---> 35e6056d1b01 [2022-07-11T17:29:40.063Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T17:29:40.347Z] ---> Running in 17a78f8ead6b [2022-07-11T17:29:41.011Z] Removing intermediate container 4e6388430669 [2022-07-11T17:29:41.011Z] ---> c1e0e2c1152c [2022-07-11T17:29:41.011Z] Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:29:41.293Z] ---> Running in d6e5cf48f770 [2022-07-11T17:29:41.293Z] Removing intermediate container 17a78f8ead6b [2022-07-11T17:29:41.293Z] ---> 7a1603a4135d [2022-07-11T17:29:41.293Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T17:29:41.572Z] ---> Running in 46c130ee5517 [2022-07-11T17:29:42.205Z] Removing intermediate container d6e5cf48f770 [2022-07-11T17:29:42.205Z] ---> 0697b34f2f62 [2022-07-11T17:29:42.205Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T17:29:42.205Z] ---> Running in 1f68b4996022 [2022-07-11T17:29:42.482Z] Removing intermediate container 46c130ee5517 [2022-07-11T17:29:42.482Z] ---> ec1cfb38c55b [2022-07-11T17:29:42.482Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T17:29:43.098Z] Removing intermediate container 1f68b4996022 [2022-07-11T17:29:43.098Z] ---> 13dae5b808f1 [2022-07-11T17:29:43.098Z] [2022-07-11T17:29:44.592Z] Successfully built 13dae5b808f1 [2022-07-11T17:29:44.592Z] Successfully tagged security-spire-server-arm64:latest [2022-07-11T17:29:44.592Z]  Building security-spire-server ... done Building support-notifications [2022-07-11T17:29:44.893Z] ---> 030060f002e4 [2022-07-11T17:29:44.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T17:29:45.894Z] ---> 9ff9b7a0ec4e [2022-07-11T17:29:45.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T17:29:47.362Z] ---> 5e6a02ab4656 [2022-07-11T17:29:47.362Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T17:29:47.362Z] ---> Running in 71f76435ab98 [2022-07-11T17:29:47.991Z] Removing intermediate container 71f76435ab98 [2022-07-11T17:29:47.991Z] ---> 7af61ed458d6 [2022-07-11T17:29:47.991Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:29:48.288Z] ---> Running in a415a1c10efd [2022-07-11T17:29:48.897Z] Removing intermediate container a415a1c10efd [2022-07-11T17:29:48.897Z] ---> c002847801c8 [2022-07-11T17:29:48.897Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T17:29:48.897Z] ---> Running in e9ca6c422e5d [2022-07-11T17:29:49.512Z] Removing intermediate container e9ca6c422e5d [2022-07-11T17:29:49.512Z] ---> 57fd57deac3c [2022-07-11T17:29:49.512Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:29:49.800Z] ---> Running in 9dbc269a5681 [2022-07-11T17:29:50.417Z] Removing intermediate container 9dbc269a5681 [2022-07-11T17:29:50.417Z] ---> 69c62e22efa8 [2022-07-11T17:29:50.417Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T17:29:50.704Z] ---> Running in 88edd88c77ad [2022-07-11T17:29:51.325Z] Removing intermediate container 88edd88c77ad [2022-07-11T17:29:51.325Z] ---> b925a0d3ac1a [2022-07-11T17:29:51.325Z] [2022-07-11T17:29:51.607Z] Successfully built b925a0d3ac1a [2022-07-11T17:29:51.607Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-11T17:29:51.607Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-07-11T17:30:38.725Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:30:38.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:30:38.725Z] ---> 240c617a79f1 [2022-07-11T17:30:38.726Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T17:30:38.726Z] ---> Using cache [2022-07-11T17:30:38.726Z] ---> 896732eaca11 [2022-07-11T17:30:38.726Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:30:38.726Z] ---> Using cache [2022-07-11T17:30:38.726Z] ---> e9716beb4243 [2022-07-11T17:30:38.726Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T17:30:38.726Z] ---> Running in b39707bc79d9 [2022-07-11T17:30:38.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:30:40.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:30:43.185Z] OK: 220 MiB in 52 packages [2022-07-11T17:30:43.185Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:30:43.185Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:30:43.185Z] ---> 240c617a79f1 [2022-07-11T17:30:43.185Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T17:30:43.185Z] ---> Using cache [2022-07-11T17:30:43.185Z] ---> 896732eaca11 [2022-07-11T17:30:43.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:30:43.185Z] ---> Using cache [2022-07-11T17:30:43.185Z] ---> e9716beb4243 [2022-07-11T17:30:43.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T17:30:43.185Z] ---> Using cache [2022-07-11T17:30:43.185Z] ---> 28c3dedefeae [2022-07-11T17:30:43.185Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T17:30:43.185Z] ---> Using cache [2022-07-11T17:30:43.185Z] ---> 4089b4501693 [2022-07-11T17:30:43.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:30:43.185Z] ---> Using cache [2022-07-11T17:30:43.185Z] ---> b9f24c18d2c6 [2022-07-11T17:30:43.185Z] Step 8/22 : COPY . . [2022-07-11T17:30:43.185Z] ---> Using cache [2022-07-11T17:30:43.185Z] ---> 244671790281 [2022-07-11T17:30:43.185Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T17:30:43.185Z] ---> Running in d0761cdda1af [2022-07-11T17:30:45.269Z] Removing intermediate container b39707bc79d9 [2022-07-11T17:30:45.269Z] ---> 941e582d9059 [2022-07-11T17:30:45.269Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T17:30:45.548Z] 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-07-11T17:30:46.153Z] ---> 76e5502ff78f [2022-07-11T17:30:46.154Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:30:46.154Z] ---> Running in 139b1a89d782 [2022-07-11T17:30:52.936Z] Removing intermediate container 139b1a89d782 [2022-07-11T17:30:52.936Z] ---> ba99dd6053bd [2022-07-11T17:30:52.936Z] Step 8/22 : COPY . . [2022-07-11T17:31:15.220Z] ---> d0b75edcb8c8 [2022-07-11T17:31:15.220Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T17:31:15.220Z] ---> Running in af86f60177a5 [2022-07-11T17:31:17.233Z] 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-07-11T17:34:09.303Z] Removing intermediate container 9cdf08565a9b [2022-07-11T17:34:09.303Z] ---> cd561694d142 [2022-07-11T17:34:09.303Z] [2022-07-11T17:34:09.303Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T17:34:09.303Z] ---> 6e30ab57aeee [2022-07-11T17:34:09.303Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T17:34:09.303Z] ---> Using cache [2022-07-11T17:34:09.303Z] ---> eae8287eb8cd [2022-07-11T17:34:09.303Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T17:34:09.303Z] ---> Using cache [2022-07-11T17:34:09.303Z] ---> 6f9e0e0e915a [2022-07-11T17:34:09.303Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T17:34:09.303Z] ---> Running in ffa08d9d4936 [2022-07-11T17:34:09.303Z] Removing intermediate container ffa08d9d4936 [2022-07-11T17:34:09.303Z] ---> 8f4a590f38a4 [2022-07-11T17:34:09.303Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T17:34:09.303Z] ---> Running in f253382281b6 [2022-07-11T17:34:09.303Z] Removing intermediate container f253382281b6 [2022-07-11T17:34:09.303Z] ---> a828143a9382 [2022-07-11T17:34:09.303Z] Step 15/23 : WORKDIR / [2022-07-11T17:34:09.303Z] ---> Running in 4d9bf4f0b2cb [2022-07-11T17:34:09.303Z] Removing intermediate container 4d9bf4f0b2cb [2022-07-11T17:34:09.303Z] ---> c6a0e56000a8 [2022-07-11T17:34:09.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:34:09.303Z] ---> d55c00738866 [2022-07-11T17:34:09.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T17:34:09.303Z] ---> 51d95d708370 [2022-07-11T17:34:09.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T17:34:09.303Z] ---> a572bf6bb1fa [2022-07-11T17:34:09.303Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T17:34:09.303Z] ---> Running in fd0557793fbf [2022-07-11T17:34:09.303Z] Removing intermediate container fd0557793fbf [2022-07-11T17:34:09.303Z] ---> 92adca70e4e2 [2022-07-11T17:34:09.303Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:34:09.303Z] ---> Running in d12b4f165847 [2022-07-11T17:34:09.303Z] Removing intermediate container d12b4f165847 [2022-07-11T17:34:09.303Z] ---> e3de784f5382 [2022-07-11T17:34:09.303Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T17:34:09.303Z] ---> Running in 44603ba92051 [2022-07-11T17:34:09.303Z] Removing intermediate container 44603ba92051 [2022-07-11T17:34:09.303Z] ---> 686fa3b6569b [2022-07-11T17:34:09.303Z] Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:34:09.303Z] ---> Running in 0904870e0ab2 [2022-07-11T17:34:09.303Z] Removing intermediate container 0904870e0ab2 [2022-07-11T17:34:09.303Z] ---> 4dfea2b0d896 [2022-07-11T17:34:09.303Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T17:34:09.303Z] ---> Running in d2c362be60e7 [2022-07-11T17:34:09.303Z] Removing intermediate container d2c362be60e7 [2022-07-11T17:34:09.303Z] ---> 3cb1b93930c5 [2022-07-11T17:34:09.303Z] [2022-07-11T17:34:09.303Z] Successfully built 3cb1b93930c5 [2022-07-11T17:34:09.303Z] Successfully tagged core-metadata-arm64:latest [2022-07-11T17:34:09.303Z]  Building core-metadata ... done Building security-spire-agent [2022-07-11T17:34:36.187Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T17:34:36.187Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T17:34:36.187Z] ---> 240c617a79f1 [2022-07-11T17:34:36.187Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> 896732eaca11 [2022-07-11T17:34:36.187Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> e9716beb4243 [2022-07-11T17:34:36.187Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> be82f24d06a7 [2022-07-11T17:34:36.187Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> 7ea98716f293 [2022-07-11T17:34:36.187Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> a2be5cabd455 [2022-07-11T17:34:36.187Z] Step 8/26 : COPY . . [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> c1b79b81fb3a [2022-07-11T17:34:36.187Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> 3914c0ebf774 [2022-07-11T17:34:36.187Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T17:34:36.187Z] ---> Using cache [2022-07-11T17:34:36.187Z] ---> f5589d7923ba [2022-07-11T17:34:36.187Z] 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-07-11T17:34:36.187Z] ---> Running in b6f42396f173 [2022-07-11T17:34:36.811Z] Removing intermediate container b6f42396f173 [2022-07-11T17:34:36.811Z] ---> f3ee10b55414 [2022-07-11T17:34:36.811Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T17:34:37.093Z] ---> Running in 7214929968f4 [2022-07-11T17:34:37.706Z] Removing intermediate container 7214929968f4 [2022-07-11T17:34:37.706Z] ---> 67670034f3dc [2022-07-11T17:34:37.706Z] [2022-07-11T17:34:37.706Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T17:34:37.706Z] ---> 3fb3c9af89a9 [2022-07-11T17:34:37.707Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T17:34:37.707Z] ---> Using cache [2022-07-11T17:34:37.707Z] ---> e686bd9b3213 [2022-07-11T17:34:37.707Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:34:37.707Z] ---> Using cache [2022-07-11T17:34:37.707Z] ---> 0f2b8032d865 [2022-07-11T17:34:37.707Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T17:34:37.707Z] ---> Using cache [2022-07-11T17:34:37.707Z] ---> cd9d8a2da6bf [2022-07-11T17:34:37.707Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T17:34:41.148Z] ---> 9bc22a4cb729 [2022-07-11T17:34:41.148Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T17:34:46.608Z] ---> 969ba9c2d13c [2022-07-11T17:34:46.608Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T17:34:46.887Z] ---> 5001802449b4 [2022-07-11T17:34:46.887Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T17:34:47.886Z] ---> 67b6a0649eec [2022-07-11T17:34:47.886Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T17:34:48.883Z] ---> 6edd41d9f4ab [2022-07-11T17:34:48.883Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T17:34:48.883Z] ---> Running in 6fb74206f54c [2022-07-11T17:34:49.488Z] Removing intermediate container 6fb74206f54c [2022-07-11T17:34:49.488Z] ---> 0fb99f5518be [2022-07-11T17:34:49.488Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T17:34:49.488Z] ---> Running in afce5009268c [2022-07-11T17:34:50.101Z] Removing intermediate container afce5009268c [2022-07-11T17:34:50.101Z] ---> ad3a1de51c38 [2022-07-11T17:34:50.101Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T17:34:50.101Z] ---> Running in 914f6fff2e69 [2022-07-11T17:34:50.714Z] Removing intermediate container 914f6fff2e69 [2022-07-11T17:34:50.714Z] ---> 30fdcc7a719a [2022-07-11T17:34:50.714Z] Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:34:50.714Z] ---> Running in 167b02d7d3fd [2022-07-11T17:34:51.707Z] Removing intermediate container 167b02d7d3fd [2022-07-11T17:34:51.707Z] ---> ee2dea9e88c6 [2022-07-11T17:34:51.707Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T17:34:51.707Z] ---> Running in 4a9d82e02322 [2022-07-11T17:34:52.325Z] Removing intermediate container 4a9d82e02322 [2022-07-11T17:34:52.325Z] ---> adbe6087969d [2022-07-11T17:34:52.325Z] [2022-07-11T17:34:52.602Z] Successfully built adbe6087969d [2022-07-11T17:34:52.602Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-11T17:35:49.176Z]  Building security-spire-agent ... 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-07-11T17:36:04.551Z] Removing intermediate container cef22b3640fd [2022-07-11T17:36:04.551Z] ---> 89e205367019 [2022-07-11T17:36:04.551Z] [2022-07-11T17:36:04.551Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T17:36:04.551Z] ---> 6e30ab57aeee [2022-07-11T17:36:04.551Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T17:36:04.551Z] ---> Using cache [2022-07-11T17:36:04.551Z] ---> eae8287eb8cd [2022-07-11T17:36:04.551Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T17:36:04.551Z] ---> Using cache [2022-07-11T17:36:04.551Z] ---> 6f9e0e0e915a [2022-07-11T17:36:04.551Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T17:36:04.551Z] ---> Running in 93dde10865e7 [2022-07-11T17:36:04.958Z] Removing intermediate container 93dde10865e7 [2022-07-11T17:36:04.958Z] ---> 680bc8d39088 [2022-07-11T17:36:04.958Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T17:36:04.958Z] Removing intermediate container d0761cdda1af [2022-07-11T17:36:04.958Z] ---> 21b145ab54bc [2022-07-11T17:36:04.958Z] [2022-07-11T17:36:04.958Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T17:36:04.958Z] ---> 6e30ab57aeee [2022-07-11T17:36:04.958Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T17:36:04.958Z] ---> Running in b0e43bce8a84 [2022-07-11T17:36:05.270Z] ---> Running in e065b483e0c4 [2022-07-11T17:36:07.509Z] Removing intermediate container b0e43bce8a84 [2022-07-11T17:36:07.509Z] ---> ec4139ddda2a [2022-07-11T17:36:07.509Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:36:08.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:08.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:08.688Z] ---> 6f2c44b459e1 [2022-07-11T17:36:08.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T17:36:09.292Z] Removing intermediate container 950a5d6fd6b7 [2022-07-11T17:36:09.292Z] ---> e4eeb4d78314 [2022-07-11T17:36:09.292Z] [2022-07-11T17:36:09.292Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T17:36:09.292Z] ---> 3fb3c9af89a9 [2022-07-11T17:36:09.292Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T17:36:09.292Z] ---> Using cache [2022-07-11T17:36:09.292Z] ---> e686bd9b3213 [2022-07-11T17:36:09.292Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:36:09.292Z] ---> Using cache [2022-07-11T17:36:09.292Z] ---> 0f2b8032d865 [2022-07-11T17:36:09.292Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T17:36:09.292Z] ---> Running in 4ea3eab05e1b [2022-07-11T17:36:09.572Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T17:36:09.854Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T17:36:09.854Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T17:36:09.854Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T17:36:09.854Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T17:36:09.854Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T17:36:09.854Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:36:09.854Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T17:36:10.131Z] OK: 8 MiB in 20 packages [2022-07-11T17:36:12.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:12.736Z] ---> cbd3d6b2f853 [2022-07-11T17:36:12.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T17:36:13.014Z] Removing intermediate container e065b483e0c4 [2022-07-11T17:36:13.014Z] ---> 89eb83c32c4a [2022-07-11T17:36:13.014Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T17:36:13.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:13.304Z] ---> Running in 1e5f9fc8c37e [2022-07-11T17:36:13.924Z] ---> 7f8872b22394 [2022-07-11T17:36:13.924Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T17:36:13.924Z] Removing intermediate container 1e5f9fc8c37e [2022-07-11T17:36:13.924Z] ---> 9a08aa500e81 [2022-07-11T17:36:13.924Z] Step 13/22 : WORKDIR /edgex [2022-07-11T17:36:13.924Z] ---> Running in 0852f4fd040b [2022-07-11T17:36:14.201Z] ---> Running in 8a6307d7f3f7 [2022-07-11T17:36:14.482Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T17:36:14.482Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T17:36:14.482Z] OK: 15738 distinct packages available [2022-07-11T17:36:14.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:14.759Z] Removing intermediate container 0852f4fd040b [2022-07-11T17:36:14.759Z] ---> 78bd964b0962 [2022-07-11T17:36:14.759Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:36:14.759Z] Removing intermediate container 8a6307d7f3f7 [2022-07-11T17:36:14.759Z] ---> 1d55f4bfcf77 [2022-07-11T17:36:14.759Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T17:36:15.036Z] ---> Running in 7775f4d2ab95 [2022-07-11T17:36:15.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:15.662Z] Removing intermediate container 7775f4d2ab95 [2022-07-11T17:36:15.662Z] ---> c8fcb4227e57 [2022-07-11T17:36:15.662Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T17:36:15.938Z] ---> Running in 94a09e13d1b7 [2022-07-11T17:36:16.214Z] ---> 760da7f488ce [2022-07-11T17:36:16.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T17:36:16.500Z] Removing intermediate container 94a09e13d1b7 [2022-07-11T17:36:16.500Z] ---> 898fc22a0b48 [2022-07-11T17:36:16.500Z] Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:36:16.776Z] ---> Running in d0c31b983fec [2022-07-11T17:36:17.051Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T17:36:17.051Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T17:36:17.328Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T17:36:17.328Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T17:36:17.614Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T17:36:17.614Z] Removing intermediate container d0c31b983fec [2022-07-11T17:36:17.614Z] ---> 12a367cb5769 [2022-07-11T17:36:17.614Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T17:36:17.614Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T17:36:17.614Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T17:36:17.893Z] ---> Running in 57c309ce0064 [2022-07-11T17:36:17.893Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T17:36:17.893Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T17:36:18.173Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T17:36:18.173Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T17:36:18.452Z] ---> 5f705f3c6130 [2022-07-11T17:36:18.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T17:36:18.452Z] Removing intermediate container 57c309ce0064 [2022-07-11T17:36:18.452Z] ---> f27559074651 [2022-07-11T17:36:18.452Z] [2022-07-11T17:36:18.735Z] OK: 8 MiB in 23 packages [2022-07-11T17:36:20.191Z] Successfully built f27559074651 [2022-07-11T17:36:20.191Z] Successfully tagged support-scheduler-arm64:latest [2022-07-11T17:36:21.182Z]  Building support-scheduler ... done  ---> 1917637e1558 [2022-07-11T17:36:21.182Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T17:36:21.182Z] Removing intermediate container 4ea3eab05e1b [2022-07-11T17:36:21.182Z] ---> a86c81a27168 [2022-07-11T17:36:21.182Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:36:22.642Z] ---> a92bd98e6892 [2022-07-11T17:36:22.642Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T17:36:22.642Z] ---> 5d2a83adef20 [2022-07-11T17:36:22.642Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T17:36:22.642Z] ---> Running in ecda6bd120ff [2022-07-11T17:36:26.055Z] ---> a7ce71d4f63a [2022-07-11T17:36:26.055Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T17:36:26.055Z] Removing intermediate container ecda6bd120ff [2022-07-11T17:36:26.055Z] ---> 41f5f2070629 [2022-07-11T17:36:26.055Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T17:36:26.055Z] ---> Running in 3b321969170b [2022-07-11T17:36:26.662Z] Removing intermediate container 3b321969170b [2022-07-11T17:36:26.662Z] ---> a6708f6ae4a2 [2022-07-11T17:36:26.662Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T17:36:26.662Z] ---> Running in 9f70697710d4 [2022-07-11T17:36:26.938Z] ---> f1a60e257a56 [2022-07-11T17:36:26.938Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T17:36:26.938Z] ---> Running in ae137ded41e3 [2022-07-11T17:36:27.534Z] Removing intermediate container 9f70697710d4 [2022-07-11T17:36:27.534Z] ---> bb931afc6ce7 [2022-07-11T17:36:27.534Z] Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:36:27.534Z] ---> Running in c693910c6e48 [2022-07-11T17:36:27.811Z] Removing intermediate container ae137ded41e3 [2022-07-11T17:36:27.811Z] ---> 403c409fe6c7 [2022-07-11T17:36:27.811Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:36:27.811Z] ---> Running in c155ee358aef [2022-07-11T17:36:28.420Z] Removing intermediate container c693910c6e48 [2022-07-11T17:36:28.420Z] ---> 98a08ef54077 [2022-07-11T17:36:28.420Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T17:36:28.420Z] ---> Running in ea2761b6ec3f [2022-07-11T17:36:28.716Z] Removing intermediate container c155ee358aef [2022-07-11T17:36:28.716Z] ---> 22b3b305f0ba [2022-07-11T17:36:28.716Z] Step 18/20 : LABEL arch=arm64 [2022-07-11T17:36:28.716Z] ---> Running in d793063406fa [2022-07-11T17:36:29.314Z] Removing intermediate container ea2761b6ec3f [2022-07-11T17:36:29.314Z] ---> ee2a1db3fc70 [2022-07-11T17:36:29.314Z] [2022-07-11T17:36:29.603Z] Removing intermediate container d793063406fa [2022-07-11T17:36:29.603Z] ---> a9fa03ed31ae [2022-07-11T17:36:29.603Z] Step 19/20 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:36:29.879Z] ---> Running in a82080bbaa56 [2022-07-11T17:36:30.156Z] Successfully built ee2a1db3fc70 [2022-07-11T17:36:30.156Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-11T17:36:30.431Z]  Building security-proxy-setup ... done Removing intermediate container a82080bbaa56 [2022-07-11T17:36:30.431Z] ---> fe780f514274 [2022-07-11T17:36:30.431Z] Step 20/20 : LABEL version=0.0.0 [2022-07-11T17:36:30.706Z] ---> Running in 24a0279844e9 [2022-07-11T17:36:31.307Z] Removing intermediate container 24a0279844e9 [2022-07-11T17:36:31.307Z] ---> 5e51072542f0 [2022-07-11T17:36:31.307Z] [2022-07-11T17:36:31.583Z] Successfully built 5e51072542f0 [2022-07-11T17:36:31.583Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-11T17:36:58.381Z]  Building security-spiffe-token-provider ... done Removing intermediate container af86f60177a5 [2022-07-11T17:36:58.381Z] ---> e8f8802e4867 [2022-07-11T17:36:58.381Z] [2022-07-11T17:36:58.381Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T17:36:58.381Z] ---> 6e30ab57aeee [2022-07-11T17:36:58.381Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T17:36:58.381Z] ---> Running in c365c135f8e1 [2022-07-11T17:36:58.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:58.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:36:58.381Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T17:36:58.381Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T17:36:58.381Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:36:58.381Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T17:36:58.381Z] OK: 6 MiB in 16 packages [2022-07-11T17:36:58.655Z] Removing intermediate container c365c135f8e1 [2022-07-11T17:36:58.655Z] ---> b57e62590d00 [2022-07-11T17:36:58.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T17:36:58.930Z] ---> Running in 3cd863806ca3 [2022-07-11T17:36:59.204Z] Removing intermediate container 3cd863806ca3 [2022-07-11T17:36:59.204Z] ---> 05852d15a6fb [2022-07-11T17:36:59.204Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T17:36:59.204Z] ---> Running in 7ce155d1694a [2022-07-11T17:36:59.477Z] Removing intermediate container 7ce155d1694a [2022-07-11T17:36:59.477Z] ---> a358d04866ab [2022-07-11T17:36:59.477Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T17:36:59.750Z] ---> Running in 8c3f26a7c903 [2022-07-11T17:37:00.022Z] Removing intermediate container 8c3f26a7c903 [2022-07-11T17:37:00.022Z] ---> 0aa1c3d2de83 [2022-07-11T17:37:00.022Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T17:37:00.618Z] ---> 2826e7ecbf64 [2022-07-11T17:37:00.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T17:37:02.054Z] ---> c05593f922e6 [2022-07-11T17:37:02.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T17:37:02.331Z] ---> 6ce83fc234d8 [2022-07-11T17:37:02.331Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T17:37:02.613Z] ---> Running in d62cf266f887 [2022-07-11T17:37:02.886Z] Removing intermediate container d62cf266f887 [2022-07-11T17:37:02.886Z] ---> d9c7dc98d808 [2022-07-11T17:37:02.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:37:02.886Z] ---> Running in e12b2aa61360 [2022-07-11T17:37:03.481Z] Removing intermediate container e12b2aa61360 [2022-07-11T17:37:03.481Z] ---> a9ca34c5c049 [2022-07-11T17:37:03.481Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T17:37:03.481Z] ---> Running in deb7923b5402 [2022-07-11T17:37:03.755Z] Removing intermediate container deb7923b5402 [2022-07-11T17:37:03.755Z] ---> dbd525f19475 [2022-07-11T17:37:03.755Z] Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 [2022-07-11T17:37:03.755Z] ---> Running in 8616038f65f9 [2022-07-11T17:37:04.030Z] Removing intermediate container 8616038f65f9 [2022-07-11T17:37:04.030Z] ---> 7d3135048ed1 [2022-07-11T17:37:04.030Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T17:37:04.306Z] ---> Running in 0f12ceabb155 [2022-07-11T17:37:04.580Z] Removing intermediate container 0f12ceabb155 [2022-07-11T17:37:04.580Z] ---> 42b11c17d666 [2022-07-11T17:37:04.580Z] [2022-07-11T17:37:04.853Z] Successfully built 42b11c17d666 [2022-07-11T17:37:04.853Z] Successfully tagged support-notifications-arm64:latest [2022-07-11T17:37:05.141Z]  Building support-notifications ... done  [Pipeline] } [2022-07-11T17:37:05.147Z] $ docker stop --time=1 cfa951eca9d27cd64b9d8f08d46c36e6521bc38bd7fd8b296bfb481bdda115ad [2022-07-11T17:37:06.874Z] $ docker rm -f cfa951eca9d27cd64b9d8f08d46c36e6521bc38bd7fd8b296bfb481bdda115ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T17:37:07.445Z] + docker images [2022-07-11T17:37:07.719Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T17:37:07.719Z] support-notifications-arm64 latest 42b11c17d666 3 seconds ago 25.9MB [2022-07-11T17:37:07.719Z] e8f8802e4867 14 seconds ago 1.49GB [2022-07-11T17:37:07.719Z] security-spiffe-token-provider-arm64 latest 5e51072542f0 37 seconds ago 28.1MB [2022-07-11T17:37:07.719Z] security-proxy-setup-arm64 latest ee2a1db3fc70 38 seconds ago 26MB [2022-07-11T17:37:07.719Z] support-scheduler-arm64 latest f27559074651 49 seconds ago 25.3MB [2022-07-11T17:37:07.719Z] e4eeb4d78314 59 seconds ago 1.48GB [2022-07-11T17:37:07.719Z] 21b145ab54bc About a minute ago 1.44GB [2022-07-11T17:37:07.719Z] 89e205367019 About a minute ago 1.49GB [2022-07-11T17:37:07.719Z] security-spire-agent-arm64 latest adbe6087969d 2 minutes ago 126MB [2022-07-11T17:37:07.719Z] 67670034f3dc 2 minutes ago 1.34GB [2022-07-11T17:37:07.719Z] core-metadata-arm64 latest 3cb1b93930c5 3 minutes ago 16.3MB [2022-07-11T17:37:07.719Z] cd561694d142 3 minutes ago 1.44GB [2022-07-11T17:37:07.719Z] sys-mgmt-agent-arm64 latest b925a0d3ac1a 7 minutes ago 282MB [2022-07-11T17:37:07.719Z] security-spire-server-arm64 latest 13dae5b808f1 7 minutes ago 86.3MB [2022-07-11T17:37:07.719Z] 9c8b2fcc900d 7 minutes ago 1.34GB [2022-07-11T17:37:07.719Z] core-data-arm64 latest 4308e02af767 9 minutes ago 21.8MB [2022-07-11T17:37:07.719Z] f004c14ba3de 9 minutes ago 1.43GB [2022-07-11T17:37:07.719Z] d3abc6fd9fdd 9 minutes ago 1.46GB [2022-07-11T17:37:07.719Z] security-bootstrapper-arm64 latest 2d70273ec16b 9 minutes ago 18.3MB [2022-07-11T17:37:07.719Z] security-secretstore-setup-arm64 latest 35d90494fde8 10 minutes ago 27.4MB [2022-07-11T17:37:07.719Z] core-command-arm64 latest 69c58d4cdb68 10 minutes ago 15.4MB [2022-07-11T17:37:07.719Z] ea19fd429cf4 10 minutes ago 1.44GB [2022-07-11T17:37:07.719Z] b6011f503633 10 minutes ago 1.44GB [2022-07-11T17:37:07.719Z] 4fb15aaa6bd0 11 minutes ago 1.43GB [2022-07-11T17:37:07.719Z] security-spire-config-arm64 latest 23a280fa2338 15 minutes ago 85.6MB [2022-07-11T17:37:07.719Z] f3083af24fe6 16 minutes ago 1.34GB [2022-07-11T17:37:07.719Z] ci-base-image-arm64 latest 240c617a79f1 30 minutes ago 1.01GB [2022-07-11T17:37:07.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 5 weeks ago 669MB [2022-07-11T17:37:07.719Z] alpine 3.16 6e30ab57aeee 6 weeks ago 5.27MB [2022-07-11T17:37:07.719Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-11T17:37:07.719Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-11T17:37:07.719Z] 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-07-11T17:37:08.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:37:08.207Z] [2022-07-11T17:37:08.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:37:08.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:37:08.832Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T17:37:08.832Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T17:37:08.832Z] 04944245beec: Pulling fs layer [2022-07-11T17:37:08.832Z] 699f458cf7ca: Pulling fs layer [2022-07-11T17:37:08.832Z] 765212b225bb: Pulling fs layer [2022-07-11T17:37:08.832Z] f23df028b6ca: Pulling fs layer [2022-07-11T17:37:08.832Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T17:37:08.832Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T17:37:08.832Z] f23df028b6ca: Waiting [2022-07-11T17:37:08.832Z] d65c8cfc05b1: Waiting [2022-07-11T17:37:08.832Z] 2437ff75d9bd: Waiting [2022-07-11T17:37:08.832Z] 765212b225bb: Waiting [2022-07-11T17:37:08.832Z] 04944245beec: Verifying Checksum [2022-07-11T17:37:08.832Z] 04944245beec: Download complete [2022-07-11T17:37:08.832Z] 765212b225bb: Verifying Checksum [2022-07-11T17:37:08.832Z] 765212b225bb: Download complete [2022-07-11T17:37:08.832Z] f23df028b6ca: Verifying Checksum [2022-07-11T17:37:08.832Z] f23df028b6ca: Download complete [2022-07-11T17:37:09.105Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T17:37:09.105Z] d65c8cfc05b1: Download complete [2022-07-11T17:37:09.105Z] 699f458cf7ca: Verifying Checksum [2022-07-11T17:37:09.105Z] 699f458cf7ca: Download complete [2022-07-11T17:37:09.378Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T17:37:09.379Z] 8998bd30e6a1: Download complete [2022-07-11T17:37:11.989Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T17:37:11.989Z] 2437ff75d9bd: Download complete [2022-07-11T17:37:13.436Z] 8998bd30e6a1: Pull complete [2022-07-11T17:37:14.044Z] 04944245beec: Pull complete [2022-07-11T17:37:15.488Z] 699f458cf7ca: Pull complete [2022-07-11T17:37:15.488Z] 765212b225bb: Pull complete [2022-07-11T17:37:16.464Z] f23df028b6ca: Pull complete [2022-07-11T17:37:16.464Z] d65c8cfc05b1: Pull complete [2022-07-11T17:37:31.527Z] 2437ff75d9bd: Pull complete [2022-07-11T17:37:31.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T17:37:31.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:37:31.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:37:31.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container [2022-07-11T17:37:31.855Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T17:37:34.774Z] $ docker top ebed667c2f4efbfbd3c08df97114d3fa36d297fe5d8957f9e89c7174015373d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:35.715Z] ---> job-cost.sh [2022-07-11T17:37:35.715Z] lf-activate-venv: SKIPPING [2022-07-11T17:37:35.715Z] INFO: No Stack... [2022-07-11T17:37:36.313Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T17:37:37.282Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T17:37:37.937Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-07-11T17:37:37.937Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T17:37:37.992Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] [2022-07-11T17:37:37.998Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] did not exist. Created. [2022-07-11T17:37:37.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T17:37:38.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T17:37:38.828Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T17:37:38.834Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T17:37:38.853Z] $ docker stop --time=1 ebed667c2f4efbfbd3c08df97114d3fa36d297fe5d8957f9e89c7174015373d9 [2022-07-11T17:37:40.358Z] $ docker rm -f ebed667c2f4efbfbd3c08df97114d3fa36d297fe5d8957f9e89c7174015373d9 [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-07-11T17:37:40.844Z] provisioning config files... [2022-07-11T17:37:40.852Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3090375808309150225tmp [Pipeline] { [Pipeline] sh [2022-07-11T17:37:41.220Z] + set +x [2022-07-11T17:37:41.220Z] + curl -s https://codecov.io/bash [2022-07-11T17:37:41.220Z] + bash -s -- [2022-07-11T17:37:41.220Z] [2022-07-11T17:37:41.220Z] _____ _ [2022-07-11T17:37:41.220Z] / ____| | | [2022-07-11T17:37:41.220Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T17:37:41.220Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T17:37:41.220Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T17:37:41.220Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T17:37:41.220Z] Bash-1.0.6 [2022-07-11T17:37:41.220Z] [2022-07-11T17:37:41.220Z] [2022-07-11T17:37:41.220Z] ==> git version 2.25.1 found [2022-07-11T17:37:41.220Z] ==> 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-07-11T17:37:41.220Z] Release-Date: 2020-01-08 [2022-07-11T17:37:41.220Z] 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-07-11T17:37:41.220Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T17:37:41.220Z] ==> Jenkins CI detected. [2022-07-11T17:37:41.220Z] current dir:  /w/workspace/edgex-go/4 [2022-07-11T17:37:41.220Z] project root: . [2022-07-11T17:37:41.220Z] --> token set from env [2022-07-11T17:37:41.220Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T17:37:41.220Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T17:37:41.220Z] ==> Python coveragepy not found [2022-07-11T17:37:41.220Z] ==> Searching for coverage reports in: [2022-07-11T17:37:41.220Z] + . [2022-07-11T17:37:41.220Z] -> Found 1 reports [2022-07-11T17:37:41.220Z] ==> Detecting git/mercurial file structure [2022-07-11T17:37:41.220Z] ==> Reading reports [2022-07-11T17:37:41.220Z] + ./coverage.out bytes=435593 [2022-07-11T17:37:41.220Z] ==> Appending adjustments [2022-07-11T17:37:41.220Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T17:37:42.626Z] + Found adjustments [2022-07-11T17:37:42.626Z] ==> Gzipping contents [2022-07-11T17:37:42.626Z] 60K /tmp/codecov.GpWIMB.gz [2022-07-11T17:37:42.626Z] ==> Uploading reports [2022-07-11T17:37:42.626Z] url: https://codecov.io [2022-07-11T17:37:42.626Z] query: branch=PR-4081&commit=f1cbf851c416508533d75ec390c4a88d0fa991f9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-11T17:37:42.626Z] -> Pinging Codecov [2022-07-11T17:37:42.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=f1cbf851c416508533d75ec390c4a88d0fa991f9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-11T17:37:42.626Z] -> Uploading to [2022-07-11T17:37:42.626Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/f1cbf851c416508533d75ec390c4a88d0fa991f9/9226873d-fb0a-453c-8485-602b4a2e8d3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T173742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a18aa64673594894bdce344c4f1b7f44c65c36a3b421ecc66edbb461cf39ef30 [2022-07-11T17:37:42.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:37:42.626Z] Dload Upload Total Spent Left Speed [2022-07-11T17:37:42.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59927 0 0 100 59927 0 235k --:--:-- --:--:-- --:--:-- 235k [2022-07-11T17:37:42.889Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] } [2022-07-11T17:37:42.898Z] 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-07-11T17:37:43.490Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:43.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:44.652Z] ---> package-listing.sh [2022-07-11T17:37:44.653Z] ++ facter osfamily [2022-07-11T17:37:44.653Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T17:37:44.913Z] + OS_FAMILY=debian [2022-07-11T17:37:44.913Z] + workspace=/w/workspace/edgex-go/4 [2022-07-11T17:37:44.913Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T17:37:44.913Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T17:37:44.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T17:37:44.913Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T17:37:44.913Z] + '[' /w/workspace/edgex-go/4 ']' [2022-07-11T17:37:44.913Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T17:37:44.913Z] + case "${OS_FAMILY}" in [2022-07-11T17:37:44.913Z] + dpkg -l [2022-07-11T17:37:44.913Z] + grep '^ii' [2022-07-11T17:37:44.913Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T17:37:44.913Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T17:37:44.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T17:37:44.913Z] + '[' /w/workspace/edgex-go/4 ']' [2022-07-11T17:37:44.913Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-07-11T17:37:44.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-07-11T17:37:44.926Z] 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-07-11T17:37:45.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:37:45.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T17:37:45.776Z] [2022-07-11T17:37:45.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:37:46.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T17:37:46.081Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T17:37:46.081Z] 5eb5b503b376: Pulling fs layer [2022-07-11T17:37:46.081Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T17:37:46.081Z] ec43610c2a17: Pulling fs layer [2022-07-11T17:37:46.081Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T17:37:46.081Z] 33b1e0a273af: Pulling fs layer [2022-07-11T17:37:46.081Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T17:37:46.081Z] 2f39f015ded8: Pulling fs layer [2022-07-11T17:37:46.081Z] 3a2ae6a8a46f: Waiting [2022-07-11T17:37:46.081Z] 33b1e0a273af: Waiting [2022-07-11T17:37:46.081Z] 5d3b04190fa2: Waiting [2022-07-11T17:37:46.081Z] 2f39f015ded8: Waiting [2022-07-11T17:37:46.081Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T17:37:46.081Z] 5c69ac0246d0: Download complete [2022-07-11T17:37:46.081Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T17:37:46.081Z] 3a2ae6a8a46f: Download complete [2022-07-11T17:37:46.081Z] 33b1e0a273af: Verifying Checksum [2022-07-11T17:37:46.081Z] 33b1e0a273af: Download complete [2022-07-11T17:37:46.081Z] ec43610c2a17: Verifying Checksum [2022-07-11T17:37:46.081Z] ec43610c2a17: Download complete [2022-07-11T17:37:46.340Z] 5d3b04190fa2: Download complete [2022-07-11T17:37:46.340Z] 5eb5b503b376: Verifying Checksum [2022-07-11T17:37:46.340Z] 5eb5b503b376: Download complete [2022-07-11T17:37:46.907Z] 2f39f015ded8: Download complete [2022-07-11T17:37:47.476Z] 5eb5b503b376: Pull complete [2022-07-11T17:37:47.476Z] 5c69ac0246d0: Pull complete [2022-07-11T17:37:48.046Z] ec43610c2a17: Pull complete [2022-07-11T17:37:48.046Z] 3a2ae6a8a46f: Pull complete [2022-07-11T17:37:48.306Z] 33b1e0a273af: Pull complete [2022-07-11T17:37:48.306Z] 5d3b04190fa2: Pull complete [2022-07-11T17:37:53.586Z] 2f39f015ded8: Pull complete [2022-07-11T17:37:53.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T17:37:53.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T17:37:53.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:37:53.681Z] prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container [2022-07-11T17:37:53.713Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T17:37:55.629Z] $ docker top 5e4d592c15cda3e9a061e7907b1771e878902caf1df00eda40edcb705b4584bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:37:55.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T17:37:56.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T17:37:56.578Z] + ls /var/log/sa-host [2022-07-11T17:37:56.578Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:37:56.653Z] provisioning config files... [2022-07-11T17:37:56.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1793558914783237304tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:37:56.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:56.965Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T17:37:56.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:57.290Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T17:37:57.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:57.586Z] ---> sudo-logs.sh [2022-07-11T17:37:57.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T17:37:57.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:57.897Z] ---> job-cost.sh [2022-07-11T17:37:57.898Z] lf-activate-venv: SKIPPING [2022-07-11T17:37:57.898Z] DEBUG: total: 0.10999999940395355 [2022-07-11T17:37:57.898Z] INFO: Retrieving Stack Cost... [2022-07-11T17:37:58.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T17:37:58.730Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T17:37:58.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:37:59.027Z] ---> logs-deploy.sh [2022-07-11T17:37:59.027Z] lf-activate-venv: SKIPPING [2022-07-11T17:37:59.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/4 [2022-07-11T17:37:59.027Z] INFO: archiving workspace using pattern(s): [2022-07-11T17:37:59.967Z] Archives upload complete. [2022-07-11T17:37:59.967Z] INFO: archiving logs to Nexus