Pull request #4066 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b6ebfd535500a7b9f2709318b5039d3df44a856+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (3490f8f6b2401f0ef0cff51b1cadc3d8fd2af2cf) 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-ssh10631026268054772946.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-ssh1620028652155318824.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16880428702396121253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18033197532901914315.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18388156721159154695.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2765076447745851075.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16376 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 4b6ebfd535500a7b9f2709318b5039d3df44a856 Merge succeeded, producing 4b6ebfd535500a7b9f2709318b5039d3df44a856 Checking out Revision 4b6ebfd535500a7b9f2709318b5039d3df44a856 (PR-4066) > 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/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # 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 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-29T19:06:06.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-29T19:06:06.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-29T19:06:06.584Z] ========================================================= [2022-06-29T19:06:06.584Z] EdgeX Global Pipelines Version Info [2022-06-29T19:06:06.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:06:07.379Z] ------------------- [2022-06-29T19:06:07.379Z] stable info: [2022-06-29T19:06:07.379Z] ------------------- [2022-06-29T19:06:07.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-29T19:06:07.379Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T19:06:07.379Z] Message: update stable to v1.0.234 [2022-06-29T19:06:07.950Z] ------------------- [2022-06-29T19:06:07.950Z] experimental info: [2022-06-29T19:06:07.950Z] ------------------- [2022-06-29T19:06:07.950Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-29T19:06:07.950Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-29T19:06:07.950Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-29T19:06:08.318Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-29T19:06:08.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-29T19:06:08.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-29T19:06:08.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-29T19:06:08.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-29T19:06:08.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-29T19:06:08.541Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-29T19:06:08.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-29T19:06:08.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-29T19:06:08.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-29T19:06:08.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-29T19:06:08.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-29T19:06:08.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-29T19:06:08.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-29T19:06:08.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-29T19:06:08.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T19:06:08.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T19:06:08.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-29T19:06:08.982Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-29T19:06:09.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-29T19:06:09.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-29T19:06:09.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-29T19:06:09.128Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-29T19:06:09.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4066 [Pipeline] echo [2022-06-29T19:06:09.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4066 [Pipeline] echo [2022-06-29T19:06:09.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4066 [Pipeline] echo [2022-06-29T19:06:09.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] echo [2022-06-29T19:06:09.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b6ebfd [Pipeline] echo [2022-06-29T19:06:09.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T19:06:09.469Z] provisioning config files... [2022-06-29T19:06:09.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8760685392917435496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:06:09.829Z] ---> docker-login.sh [2022-06-29T19:06:09.829Z] nexus3.edgexfoundry.org:10001 [2022-06-29T19:06:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:06:10.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:06:10.351Z] Configure a credential helper to remove this warning. See [2022-06-29T19:06:10.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:06:10.351Z] [2022-06-29T19:06:10.351Z] Login Succeeded [2022-06-29T19:06:10.351Z] nexus3.edgexfoundry.org:10002 [2022-06-29T19:06:10.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:06:10.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:06:10.351Z] Configure a credential helper to remove this warning. See [2022-06-29T19:06:10.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:06:10.351Z] [2022-06-29T19:06:10.351Z] Login Succeeded [2022-06-29T19:06:10.351Z] nexus3.edgexfoundry.org:10003 [2022-06-29T19:06:10.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:06:10.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:06:10.613Z] Configure a credential helper to remove this warning. See [2022-06-29T19:06:10.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:06:10.613Z] [2022-06-29T19:06:10.613Z] Login Succeeded [2022-06-29T19:06:10.613Z] nexus3.edgexfoundry.org:10004 [2022-06-29T19:06:10.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:06:10.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:06:10.613Z] Configure a credential helper to remove this warning. See [2022-06-29T19:06:10.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:06:10.613Z] [2022-06-29T19:06:10.613Z] Login Succeeded [2022-06-29T19:06:10.613Z] docker.io [2022-06-29T19:06:10.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:06:11.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:06:11.136Z] Configure a credential helper to remove this warning. See [2022-06-29T19:06:11.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:06:11.136Z] [2022-06-29T19:06:11.136Z] Login Succeeded [2022-06-29T19:06:11.136Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T19:06:11.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T19:06:11.585Z] + 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-06-29T19:06:11.585Z] + dirname cmd/core-command/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/core-data/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/core-metadata/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-29T19:06:11.585Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/support-notifications/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-29T19:06:11.585Z] + dirname+ cmd/support-scheduler/Dockerfile [2022-06-29T19:06:11.585Z] cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-29T19:06:11.585Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-29T19:06:11.585Z] + cut -d/ -f2 [2022-06-29T19:06:11.585Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-29T19:06:11.639Z] 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-06-29T19:06:12.126Z] + git rev-list -1 --merges 4b6ebfd535500a7b9f2709318b5039d3df44a856~1..4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] echo [2022-06-29T19:06:12.159Z] -----------> git rev-list -1 --merges 4b6ebfd535500a7b9f2709318b5039d3df44a856~1..4b6ebfd535500a7b9f2709318b5039d3df44a856 4b6ebfd535500a7b9f2709318b5039d3df44a856 [false] [Pipeline] sh [2022-06-29T19:06:12.468Z] + git log --format=format:%s -1 4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] echo [2022-06-29T19:06:12.502Z] ========================================================= [2022-06-29T19:06:12.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-29T19:06:12.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-29T19:06:12.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T19:06:12.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-29T19:06:12.965Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-29T19:06:12.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-29T19:06:12.965Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-29T19:06:12.965Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-29T19:06:12.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:06:13.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T19:06:13.456Z] [2022-06-29T19:06:13.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:06:13.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T19:06:13.830Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-29T19:06:13.830Z] 42c077c10790: Pulling fs layer [2022-06-29T19:06:13.830Z] f63e77b7563a: Pulling fs layer [2022-06-29T19:06:13.830Z] bd5fdadae976: Pulling fs layer [2022-06-29T19:06:13.830Z] 205491f53016: Pulling fs layer [2022-06-29T19:06:13.830Z] df18705c85c3: Pulling fs layer [2022-06-29T19:06:13.830Z] bdb3f477010e: Pulling fs layer [2022-06-29T19:06:13.831Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-29T19:06:13.831Z] 2c6e9b1d212d: Pulling fs layer [2022-06-29T19:06:13.831Z] bdb8f0575790: Pulling fs layer [2022-06-29T19:06:13.831Z] 386e3cb2ff24: Pulling fs layer [2022-06-29T19:06:13.831Z] 2343380bae48: Pulling fs layer [2022-06-29T19:06:13.831Z] 205491f53016: Waiting [2022-06-29T19:06:13.831Z] df18705c85c3: Waiting [2022-06-29T19:06:13.831Z] bdb3f477010e: Waiting [2022-06-29T19:06:13.831Z] c8a8fc8e1c8f: Waiting [2022-06-29T19:06:13.831Z] 386e3cb2ff24: Waiting [2022-06-29T19:06:13.831Z] 2c6e9b1d212d: Waiting [2022-06-29T19:06:13.831Z] 2343380bae48: Waiting [2022-06-29T19:06:13.831Z] bdb8f0575790: Waiting [2022-06-29T19:06:13.831Z] f63e77b7563a: Verifying Checksum [2022-06-29T19:06:13.831Z] f63e77b7563a: Download complete [2022-06-29T19:06:13.831Z] 205491f53016: Verifying Checksum [2022-06-29T19:06:13.831Z] 205491f53016: Download complete [2022-06-29T19:06:14.093Z] df18705c85c3: Verifying Checksum [2022-06-29T19:06:14.093Z] df18705c85c3: Download complete [2022-06-29T19:06:14.093Z] bd5fdadae976: Download complete [2022-06-29T19:06:14.093Z] bdb3f477010e: Download complete [2022-06-29T19:06:14.093Z] 2c6e9b1d212d: Verifying Checksum [2022-06-29T19:06:14.093Z] 2c6e9b1d212d: Download complete [2022-06-29T19:06:14.093Z] bdb8f0575790: Download complete [2022-06-29T19:06:14.093Z] 386e3cb2ff24: Download complete [2022-06-29T19:06:14.093Z] 42c077c10790: Verifying Checksum [2022-06-29T19:06:14.093Z] 42c077c10790: Download complete [2022-06-29T19:06:14.363Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-29T19:06:14.363Z] c8a8fc8e1c8f: Download complete [2022-06-29T19:06:15.746Z] 42c077c10790: Pull complete [2022-06-29T19:06:15.746Z] f63e77b7563a: Pull complete [2022-06-29T19:06:16.008Z] bd5fdadae976: Pull complete [2022-06-29T19:06:16.008Z] 205491f53016: Pull complete [2022-06-29T19:06:16.578Z] df18705c85c3: Pull complete [2022-06-29T19:06:16.578Z] bdb3f477010e: Pull complete [2022-06-29T19:06:18.488Z] c8a8fc8e1c8f: Pull complete [2022-06-29T19:06:18.488Z] 2c6e9b1d212d: Pull complete [2022-06-29T19:06:18.488Z] bdb8f0575790: Pull complete [2022-06-29T19:06:18.488Z] 386e3cb2ff24: Pull complete [2022-06-29T19:06:18.749Z] 2343380bae48: Pull complete [2022-06-29T19:06:18.749Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-29T19:06:18.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T19:06:18.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:06:18.974Z] prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container [2022-06-29T19:06:19.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T19:06:20.680Z] $ docker top ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd -eo pid,comm [2022-06-29T19:06:20.753Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-29T19:06:20.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T19:06:20.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T19:06:20.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T19:06:21.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T19:06:21.019Z] $ docker exec ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent [2022-06-29T19:06:21.135Z] SSH_AUTH_SOCK=/tmp/ssh-qVWejCuU4BnS/agent.33 [2022-06-29T19:06:21.136Z] SSH_AGENT_PID=39 [2022-06-29T19:06:21.143Z] Running ssh-add (command line suppressed) [2022-06-29T19:06:21.260Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6629458361110436016.key (/w/workspace/edgex-go/1@tmp/private_key_6629458361110436016.key) [2022-06-29T19:06:21.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T19:06:21.613Z] + git tag --points-at HEAD [Pipeline] } [2022-06-29T19:06:21.632Z] $ docker exec --env ******** --env ******** ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent -k [2022-06-29T19:06:21.748Z] unset SSH_AUTH_SOCK; [2022-06-29T19:06:21.749Z] unset SSH_AGENT_PID; [2022-06-29T19:06:21.749Z] echo Agent pid 39 killed; [2022-06-29T19:06:21.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-29T19:06:21.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T19:06:21.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T19:06:21.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T19:06:21.980Z] $ docker exec ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent [2022-06-29T19:06:22.117Z] SSH_AUTH_SOCK=/tmp/ssh-UTXMuv0HRilx/agent.74 [2022-06-29T19:06:22.117Z] SSH_AGENT_PID=81 [2022-06-29T19:06:22.123Z] Running ssh-add (command line suppressed) [2022-06-29T19:06:22.244Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3934052793910932969.key (/w/workspace/edgex-go/1@tmp/private_key_3934052793910932969.key) [2022-06-29T19:06:22.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T19:06:22.594Z] + git semver init [2022-06-29T19:06:22.857Z] 2022-06-29 19:06:22,824 [run_init] DEBUG init version:0.0.0 force:False [2022-06-29T19:06:22.857Z] 2022-06-29 19:06:22,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-29T19:06:22.857Z] 2022-06-29 19:06:22,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-29T19:06:22.857Z] 2022-06-29 19:06:22,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-29T19:06:27.076Z] 2022-06-29 19:06:27,067 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-29T19:06:27.076Z] 2022-06-29 19:06:27,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4066 with force:False [2022-06-29T19:06:27.076Z] 2022-06-29 19:06:27,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4066 [2022-06-29T19:06:27.076Z] 2022-06-29 19:06:27,072 [execute] INFO git cat-file --batch-check [2022-06-29T19:06:27.076Z] 2022-06-29 19:06:27,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T19:06:27.338Z] 2022-06-29 19:06:27,080 [execute] INFO git cat-file --batch [2022-06-29T19:06:27.338Z] 2022-06-29 19:06:27,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T19:06:27.338Z] 2022-06-29 19:06:27,086 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4066 [2022-06-29T19:06:27.338Z] 0.0.0 [Pipeline] } [2022-06-29T19:06:27.368Z] $ docker exec --env ******** --env ******** ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd ssh-agent -k [2022-06-29T19:06:27.496Z] unset SSH_AUTH_SOCK; [2022-06-29T19:06:27.496Z] unset SSH_AGENT_PID; [2022-06-29T19:06:27.496Z] echo Agent pid 81 killed; [2022-06-29T19:06:27.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T19:06:27.927Z] + git semver [Pipeline] } [2022-06-29T19:06:28.211Z] $ docker stop --time=1 ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd [2022-06-29T19:06:29.542Z] $ docker rm -f ae8c7419ec7f9d45f2f6528c410c7a5867a4176f23daa3882a6d7fc9f3c63cdd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T19:06:29.948Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-29T19:06:30.231Z] Stashed 1 file(s) [Pipeline] echo [2022-06-29T19:06:30.246Z] [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-06-29T19:06:30.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:06:30.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:06:30.739Z] ========================================================= [2022-06-29T19:06:30.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-29T19:06:30.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:06:31.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:06:31.073Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-29T19:06:31.073Z] 59bf1c3509f3: Pulling fs layer [2022-06-29T19:06:31.073Z] 666ba61612fd: Pulling fs layer [2022-06-29T19:06:31.073Z] 8ed8ca486205: Pulling fs layer [2022-06-29T19:06:31.073Z] cc1cd167ecdc: Pulling fs layer [2022-06-29T19:06:31.073Z] c516ae0d96e1: Pulling fs layer [2022-06-29T19:06:31.073Z] 684cea983483: Pulling fs layer [2022-06-29T19:06:31.073Z] dd3240ac7de5: Pulling fs layer [2022-06-29T19:06:31.073Z] b1e948a4e11c: Pulling fs layer [2022-06-29T19:06:31.073Z] a8fd76ee1af6: Pulling fs layer [2022-06-29T19:06:31.073Z] 646ad004c059: Pulling fs layer [2022-06-29T19:06:31.073Z] c516ae0d96e1: Waiting [2022-06-29T19:06:31.073Z] 684cea983483: Waiting [2022-06-29T19:06:31.073Z] 646ad004c059: Waiting [2022-06-29T19:06:31.073Z] dd3240ac7de5: Waiting [2022-06-29T19:06:31.073Z] cc1cd167ecdc: Waiting [2022-06-29T19:06:31.073Z] b1e948a4e11c: Waiting [2022-06-29T19:06:31.073Z] 8ed8ca486205: Verifying Checksum [2022-06-29T19:06:31.073Z] 8ed8ca486205: Download complete [2022-06-29T19:06:31.073Z] 666ba61612fd: Verifying Checksum [2022-06-29T19:06:31.073Z] 666ba61612fd: Download complete [2022-06-29T19:06:31.073Z] c516ae0d96e1: Verifying Checksum [2022-06-29T19:06:31.073Z] c516ae0d96e1: Download complete [2022-06-29T19:06:31.073Z] 684cea983483: Verifying Checksum [2022-06-29T19:06:31.073Z] 684cea983483: Download complete [2022-06-29T19:06:31.073Z] 59bf1c3509f3: Verifying Checksum [2022-06-29T19:06:31.073Z] dd3240ac7de5: Verifying Checksum [2022-06-29T19:06:31.073Z] dd3240ac7de5: Download complete [2022-06-29T19:06:31.332Z] b1e948a4e11c: Verifying Checksum [2022-06-29T19:06:31.332Z] b1e948a4e11c: Download complete [2022-06-29T19:06:31.332Z] 59bf1c3509f3: Pull complete [2022-06-29T19:06:31.332Z] 666ba61612fd: Pull complete [2022-06-29T19:06:31.332Z] 8ed8ca486205: Pull complete [2022-06-29T19:06:31.902Z] a8fd76ee1af6: Verifying Checksum [2022-06-29T19:06:31.902Z] a8fd76ee1af6: Download complete [2022-06-29T19:06:31.902Z] 646ad004c059: Download complete [2022-06-29T19:06:31.902Z] cc1cd167ecdc: Verifying Checksum [2022-06-29T19:06:31.902Z] cc1cd167ecdc: Download complete [2022-06-29T19:06:36.101Z] cc1cd167ecdc: Pull complete [2022-06-29T19:06:36.101Z] c516ae0d96e1: Pull complete [2022-06-29T19:06:36.101Z] 684cea983483: Pull complete [2022-06-29T19:06:36.101Z] dd3240ac7de5: Pull complete [2022-06-29T19:06:36.101Z] b1e948a4e11c: Pull complete [2022-06-29T19:06:38.051Z] a8fd76ee1af6: Pull complete [2022-06-29T19:06:38.626Z] 646ad004c059: Pull complete [2022-06-29T19:06:38.626Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-29T19:06:38.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:06:38.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:06:38.988Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:06:38.988Z] WORKDIR /edgex [2022-06-29T19:06:38.988Z] COPY go.mod . [2022-06-29T19:06:38.988Z] RUN go mod download -t [2022-06-29T19:06:38.988Z] ci-base-image-x86_64 -f - . [2022-06-29T19:06:40.373Z] Sending build context to Docker daemon 335.1MB [2022-06-29T19:06:40.373Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:06:40.373Z] ---> 8f69c11f6b0c [2022-06-29T19:06:40.373Z] Step 2/4 : WORKDIR /edgex [2022-06-29T19:06:43.679Z] ---> Running in a3b12cf1c368 [2022-06-29T19:06:43.679Z] Removing intermediate container a3b12cf1c368 [2022-06-29T19:06:43.679Z] ---> c2110dc5e338 [2022-06-29T19:06:43.679Z] Step 3/4 : COPY go.mod . [2022-06-29T19:06:43.679Z] ---> 58b872441880 [2022-06-29T19:06:43.679Z] Step 4/4 : RUN go mod download [2022-06-29T19:06:43.679Z] ---> Running in 52e8810d7b8c [2022-06-29T19:06:45.505Z] Still waiting to schedule task [2022-06-29T19:06:45.506Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-29T19:07:01.800Z] Removing intermediate container 52e8810d7b8c [2022-06-29T19:07:01.800Z] ---> a81ad721bb6a [2022-06-29T19:07:01.800Z] Successfully built a81ad721bb6a [2022-06-29T19:07:01.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:07:02.174Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T19:07:02.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:07:02.322Z] prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container [2022-06-29T19:07:02.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-29T19:07:02.818Z] $ docker top 2cba8cfdc345d5c69e30202440cf1e5821f05ac1e2d2ca294fc5837276e83fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:07:03.206Z] + go version [2022-06-29T19:07:03.206Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-29T19:07:03.244Z] $ docker stop --time=1 2cba8cfdc345d5c69e30202440cf1e5821f05ac1e2d2ca294fc5837276e83fc4 [2022-06-29T19:07:04.538Z] $ docker rm -f 2cba8cfdc345d5c69e30202440cf1e5821f05ac1e2d2ca294fc5837276e83fc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:07:05.235Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T19:07:05.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:07:05.396Z] prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container [2022-06-29T19:07:05.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-29T19:07:05.823Z] $ docker top 2f7c096b5fc0e3deaf795202ce574ecce61664f3bc1f5ecfe9cb68a1da9737a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-29T19:07:05.939Z] ========================================================= [2022-06-29T19:07:05.939Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-29T19:07:05.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:07:06.306Z] + make test [2022-06-29T19:07:06.306Z] go mod tidy -compat=1.17 [2022-06-29T19:07:06.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-29T19:07:11.587Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-29T19:07:23.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-29T19:07:23.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-29T19:07:24.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-06-29T19:07:24.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-29T19:07:24.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements [2022-06-29T19:07:24.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-29T19:07:24.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.738s coverage: 89.2% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-06-29T19:07:28.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-29T19:07:28.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-06-29T19:07:28.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-06-29T19:07:28.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-06-29T19:07:28.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-06-29T19:07:28.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2022-06-29T19:07:37.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2022-06-29T19:07:37.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-06-29T19:07:39.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-06-29T19:07:39.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.078s coverage: 100.0% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 43.8% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-29T19:07:47.747Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-29T19:07:47.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-29T19:07:47.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-29T19:07:47.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-29T19:07:47.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-06-29T19:07:47.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-06-29T19:07:47.748Z] 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-06-29T19:08:05.848Z] GO111MODULE=on go vet ./... [2022-06-29T19:08:10.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T19:08:10.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T19:08:10.043Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T19:08:10.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-29T19:08:10.395Z] + ls -al . [2022-06-29T19:08:10.395Z] total 684 [2022-06-29T19:08:10.395Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 19:07 . [2022-06-29T19:08:10.395Z] drwxr-xr-x 4 root root 4096 Jun 29 19:07 .. [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 19:06 .dockerignore [2022-06-29T19:08:10.395Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:06 .git [2022-06-29T19:08:10.395Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:06 .github [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 879 Jun 29 19:06 .gitignore [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 42 Jun 29 19:06 .golangci.yml [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 87 Jun 29 19:06 .hadolint.yml [2022-06-29T19:08:10.395Z] drwxr-xr-x 3 1001 1001 4096 Jun 29 19:06 .semver [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 19:06 .sonarcloud.properties [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:06 ADOPTERS.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:06 Attribution.txt [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:06 CHANGELOG.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:06 CONTRIBUTING.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 19:06 GOVERNANCE.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 850 Jun 29 19:06 Jenkinsfile [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:06 LICENSE [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:06 Makefile [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 19:06 OWNERS.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:06 README.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:06 SECURITY.md [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 19:06 VERSION [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:06 ZMQWindows.md [2022-06-29T19:08:10.395Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 19:06 bin [2022-06-29T19:08:10.395Z] drwxrwxr-x 18 1001 1001 4096 Jun 29 19:06 cmd [2022-06-29T19:08:10.395Z] -rw-r--r-- 1 root root 435593 Jun 29 19:07 coverage.out [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:06 go.mod [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:07 go.sum [2022-06-29T19:08:10.395Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:06 internal [2022-06-29T19:08:10.395Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:06 openapi [2022-06-29T19:08:10.395Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 19:06 snap [2022-06-29T19:08:10.395Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 19:06 version.go [Pipeline] sh [2022-06-29T19:08:10.706Z] + '[' -e coverage.out ] [2022-06-29T19:08:10.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-29T19:08:10.846Z] Stashed 1 file(s) [Pipeline] sh [2022-06-29T19:08:11.146Z] + make build [2022-06-29T19:08:11.147Z] 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-06-29T19:08:18.008Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16378 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws [2022-06-29T19:08:18.054Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-29T19:08:18.140Z] The recommended git tool is: git [2022-06-29T19:08:24.933Z] using credential edgex-jenkins-ssh [2022-06-29T19:08:24.949Z] Cloning the remote Git repository [2022-06-29T19:08:26.035Z] 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-06-29T19:08:25.011Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-29T19:08:25.078Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-29T19:08:25.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-29T19:08:25.170Z] > git --version # timeout=10 [2022-06-29T19:08:25.187Z] > git --version # 'git version 2.25.1' [2022-06-29T19:08:25.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T19:08:25.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T19:08:32.608Z] 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-06-29T19:08:32.868Z] 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-06-29T19:08:39.439Z] 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-06-29T19:08:39.439Z] 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-06-29T19:08:39.700Z] 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-06-29T19:08:41.082Z] 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-06-29T19:08:41.652Z] 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-06-29T19:08:42.589Z] 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-06-29T19:08:42.652Z] Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:08:41.913Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-29T19:08:41.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T19:08:41.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-29T19:08:42.003Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-29T19:08:42.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T19:08:42.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-29T19:08:42.675Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T19:08:42.689Z] > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 [2022-06-29T19:08:43.018Z] Merge succeeded, producing 4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:08:43.019Z] Checking out Revision 4b6ebfd535500a7b9f2709318b5039d3df44a856 (PR-4066) [2022-06-29T19:08:43.530Z] 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-06-29T19:08:44.098Z] 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-06-29T19:08:42.922Z] > git remote # timeout=10 [2022-06-29T19:08:42.938Z] > git config --get remote.origin.url # timeout=10 [2022-06-29T19:08:42.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T19:08:42.981Z] > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [2022-06-29T19:08:43.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-29T19:08:43.029Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T19:08:43.039Z] > git checkout -f 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 [2022-06-29T19:08:45.485Z] 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-06-29T19:08:46.464Z] $ docker stop --time=1 2f7c096b5fc0e3deaf795202ce574ecce61664f3bc1f5ecfe9cb68a1da9737a0 [2022-06-29T19:08:47.332Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" [2022-06-29T19:08:47.398Z] > git --version # timeout=10 [2022-06-29T19:08:47.409Z] > git --version # 'git version 2.25.1' [2022-06-29T19:08:47.427Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T19:08:48.925Z] $ docker rm -f 2f7c096b5fc0e3deaf795202ce574ecce61664f3bc1f5ecfe9cb68a1da9737a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T19:08:50.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:08:50.069Z] [2022-06-29T19:08:50.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:08:50.365Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-29T19:08:50.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T19:08:50.365Z] Dload Upload Total Spent Left Speed [2022-06-29T19:08:50.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92825 [2022-06-29T19:08:50.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:08:50.463Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-29T19:08:50.463Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-29T19:08:50.463Z] ca9280d653b3: Pulling fs layer [2022-06-29T19:08:50.463Z] 7e9c9ca2126c: Pulling fs layer [2022-06-29T19:08:50.463Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-06-29T19:08:50.745Z] ca9280d653b3: Verifying Checksum [2022-06-29T19:08:50.745Z] ca9280d653b3: Download complete [2022-06-29T19:08:50.745Z] cbdbe7a5bc2a: Pull complete [2022-06-29T19:08:51.019Z] 7e9c9ca2126c: Verifying Checksum [2022-06-29T19:08:51.019Z] 7e9c9ca2126c: Download complete [2022-06-29T19:08:51.019Z] ca9280d653b3: Pull complete [2022-06-29T19:08:51.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-29T19:08:51.644Z] + sudo tee /etc/docker/daemon.new [2022-06-29T19:08:51.644Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-29T19:08:51.644Z] { [2022-06-29T19:08:51.644Z] "registry-mirrors": [ [2022-06-29T19:08:51.644Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-29T19:08:51.644Z] ], [2022-06-29T19:08:51.644Z] "bip": "10.250.0.254/24", [2022-06-29T19:08:51.644Z] "hosts": [ [2022-06-29T19:08:51.644Z] "tcp://0.0.0.0:5555", [2022-06-29T19:08:51.644Z] "unix:///var/run/docker.sock" [2022-06-29T19:08:51.644Z] ], [2022-06-29T19:08:51.644Z] "mtu": 1458, [2022-06-29T19:08:51.644Z] "selinux-enabled": true, [2022-06-29T19:08:51.644Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-29T19:08:51.644Z] } [Pipeline] sh [2022-06-29T19:08:51.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-29T19:08:52.351Z] + sudo service docker restart [2022-06-29T19:08:54.333Z] 7e9c9ca2126c: Pull complete [2022-06-29T19:08:54.334Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-29T19:08:54.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:08:54.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:08:54.559Z] prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container [2022-06-29T19:08:54.608Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-29T19:08:56.304Z] $ docker top dc8f6d2531a241aeacbfa6ba3430fe591c3d422e1cab00d4d7ab526303556c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:08:56.695Z] + docker-compose build --help [2022-06-29T19:08:56.695Z] + grep parallel [2022-06-29T19:08:57.266Z] --parallel Build images in parallel. [Pipeline] } [2022-06-29T19:08:57.310Z] $ docker stop --time=1 dc8f6d2531a241aeacbfa6ba3430fe591c3d422e1cab00d4d7ab526303556c1d [2022-06-29T19:08:58.586Z] $ docker rm -f dc8f6d2531a241aeacbfa6ba3430fe591c3d422e1cab00d4d7ab526303556c1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:08:59.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:08:59.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:08:59.345Z] prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container [2022-06-29T19:08:59.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-29T19:08:59.752Z] $ docker top 1a9b58e8a3396871de888f00a5308d9ec7ee69c9f4406691d77370dd7ca9211b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:09:00.149Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-29T19:09:00.719Z] Building core-command ... [2022-06-29T19:09:00.719Z] Building core-data ... [2022-06-29T19:09:00.719Z] Building core-metadata ... [2022-06-29T19:09:00.719Z] Building security-bootstrapper ... [2022-06-29T19:09:00.719Z] Building security-proxy-setup ... [2022-06-29T19:09:00.719Z] Building security-secretstore-setup ... [2022-06-29T19:09:00.719Z] Building security-spiffe-token-provider ... [2022-06-29T19:09:00.719Z] Building security-spire-agent ... [2022-06-29T19:09:00.719Z] Building security-spire-config ... [2022-06-29T19:09:00.720Z] Building security-spire-server ... [2022-06-29T19:09:00.720Z] Building support-notifications ... [2022-06-29T19:09:00.720Z] Building support-scheduler ... [2022-06-29T19:09:00.720Z] Building sys-mgmt-agent ... [2022-06-29T19:09:00.720Z] Building security-bootstrapper [2022-06-29T19:09:00.720Z] Building core-command [2022-06-29T19:09:00.720Z] Building sys-mgmt-agent [2022-06-29T19:09:00.720Z] Building security-spire-config [2022-06-29T19:09:00.720Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T19:09:10.778Z] provisioning config files... [2022-06-29T19:09:10.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config796519715241248671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:09:11.216Z] ---> docker-login.sh [2022-06-29T19:09:11.216Z] nexus3.edgexfoundry.org:10001 [2022-06-29T19:09:11.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:09:12.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:09:12.096Z] Configure a credential helper to remove this warning. See [2022-06-29T19:09:12.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:09:12.096Z] [2022-06-29T19:09:12.096Z] Login Succeeded [2022-06-29T19:09:12.096Z] nexus3.edgexfoundry.org:10002 [2022-06-29T19:09:12.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:09:12.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:09:12.699Z] Configure a credential helper to remove this warning. See [2022-06-29T19:09:12.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:09:12.699Z] [2022-06-29T19:09:12.699Z] Login Succeeded [2022-06-29T19:09:12.699Z] nexus3.edgexfoundry.org:10003 [2022-06-29T19:09:12.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:09:13.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:09:13.256Z] Configure a credential helper to remove this warning. See [2022-06-29T19:09:13.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:09:13.256Z] [2022-06-29T19:09:13.256Z] Login Succeeded [2022-06-29T19:09:13.256Z] nexus3.edgexfoundry.org:10004 [2022-06-29T19:09:13.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:09:13.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:09:13.805Z] Configure a credential helper to remove this warning. See [2022-06-29T19:09:13.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:09:13.805Z] [2022-06-29T19:09:13.805Z] Login Succeeded [2022-06-29T19:09:13.805Z] docker.io [2022-06-29T19:09:14.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:09:14.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:09:14.351Z] Configure a credential helper to remove this warning. See [2022-06-29T19:09:14.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:09:14.351Z] [2022-06-29T19:09:14.351Z] Login Succeeded [2022-06-29T19:09:14.625Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T19:09:14.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-29T19:09:15.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:09:15.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:09:15.107Z] ========================================================= [2022-06-29T19:09:15.107Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-29T19:09:15.107Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:09:15.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:09:15.618Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:09:15.618Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:09:15.618Z] ---> a81ad721bb6a [2022-06-29T19:09:15.618Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:09:15.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:09:15.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:09:15.618Z] ---> a81ad721bb6a [2022-06-29T19:09:15.618Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:09:15.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:09:15.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:09:15.618Z] ---> a81ad721bb6a [2022-06-29T19:09:15.618Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:09:15.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:09:15.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:09:15.618Z] ---> a81ad721bb6a [2022-06-29T19:09:15.618Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:09:15.618Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:09:15.618Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:09:15.618Z] ---> a81ad721bb6a [2022-06-29T19:09:15.618Z] Step 3/31 : WORKDIR /edgex-go [2022-06-29T19:09:15.772Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-29T19:09:15.772Z] 9b3977197b4f: Pulling fs layer [2022-06-29T19:09:15.772Z] 1a89e8eeedd5: Pulling fs layer [2022-06-29T19:09:15.772Z] 94645a83ff95: Pulling fs layer [2022-06-29T19:09:15.772Z] e6fb740bc735: Pulling fs layer [2022-06-29T19:09:15.772Z] 3a77bd46dcc9: Pulling fs layer [2022-06-29T19:09:15.772Z] 355e64cbe906: Pulling fs layer [2022-06-29T19:09:15.772Z] 63ab81a10011: Pulling fs layer [2022-06-29T19:09:15.772Z] 555d1d1c4555: Pulling fs layer [2022-06-29T19:09:15.772Z] 7d9057610161: Pulling fs layer [2022-06-29T19:09:15.772Z] 355e64cbe906: Waiting [2022-06-29T19:09:15.772Z] 63ab81a10011: Waiting [2022-06-29T19:09:15.772Z] 555d1d1c4555: Waiting [2022-06-29T19:09:15.772Z] 7d9057610161: Waiting [2022-06-29T19:09:15.772Z] e6fb740bc735: Waiting [2022-06-29T19:09:15.772Z] 3a77bd46dcc9: Waiting [2022-06-29T19:09:15.772Z] 94645a83ff95: Download complete [2022-06-29T19:09:15.772Z] 1a89e8eeedd5: Download complete [2022-06-29T19:09:15.772Z] 3a77bd46dcc9: Verifying Checksum [2022-06-29T19:09:15.772Z] 3a77bd46dcc9: Download complete [2022-06-29T19:09:15.772Z] 355e64cbe906: Verifying Checksum [2022-06-29T19:09:15.772Z] 355e64cbe906: Download complete [2022-06-29T19:09:15.772Z] 9b3977197b4f: Download complete [2022-06-29T19:09:15.772Z] 63ab81a10011: Verifying Checksum [2022-06-29T19:09:15.772Z] 63ab81a10011: Download complete [2022-06-29T19:09:16.780Z] 9b3977197b4f: Pull complete [2022-06-29T19:09:16.780Z] 7d9057610161: Verifying Checksum [2022-06-29T19:09:16.780Z] 7d9057610161: Download complete [2022-06-29T19:09:17.395Z] 1a89e8eeedd5: Pull complete [2022-06-29T19:09:17.996Z] 94645a83ff95: Pull complete [2022-06-29T19:09:17.996Z] 555d1d1c4555: Verifying Checksum [2022-06-29T19:09:17.996Z] 555d1d1c4555: Download complete [2022-06-29T19:09:18.161Z] ---> Running in 5687a21816b2 [2022-06-29T19:09:18.161Z] ---> Running in 4dc3b071ec43 [2022-06-29T19:09:18.161Z] ---> Running in 7889d8cc42df [2022-06-29T19:09:18.161Z] ---> Running in 240493ea8854 [2022-06-29T19:09:18.161Z] ---> Running in 2d54fe85efdb [2022-06-29T19:09:18.161Z] Removing intermediate container 5687a21816b2 [2022-06-29T19:09:18.161Z] ---> c9f238b5d8f9 [2022-06-29T19:09:18.161Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:18.161Z] Removing intermediate container 240493ea8854 [2022-06-29T19:09:18.161Z] ---> 147a2cb22036 [2022-06-29T19:09:18.161Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:18.161Z] Removing intermediate container 4dc3b071ec43 [2022-06-29T19:09:18.161Z] ---> 924f23934c77 [2022-06-29T19:09:18.161Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:18.161Z] Removing intermediate container 7889d8cc42df [2022-06-29T19:09:18.161Z] ---> 4cc3a926bb4e [2022-06-29T19:09:18.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:18.161Z] ---> Running in ac20433037e7 [2022-06-29T19:09:18.161Z] Removing intermediate container 2d54fe85efdb [2022-06-29T19:09:18.161Z] ---> d0e1b6d2fd8a [2022-06-29T19:09:18.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:18.161Z] ---> Running in e976eec7b136 [2022-06-29T19:09:18.161Z] ---> Running in 637727ec7e7d [2022-06-29T19:09:18.161Z] ---> Running in 96220a1167b8 [2022-06-29T19:09:18.161Z] ---> Running in f30a231b1397 [2022-06-29T19:09:18.593Z] e6fb740bc735: Verifying Checksum [2022-06-29T19:09:18.593Z] e6fb740bc735: Download complete [2022-06-29T19:09:19.099Z] Removing intermediate container e976eec7b136 [2022-06-29T19:09:19.099Z] ---> aab5cbfdcbe8 [2022-06-29T19:09:19.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:09:19.099Z] ---> Running in 97f809332440 [2022-06-29T19:09:19.099Z] Removing intermediate container ac20433037e7 [2022-06-29T19:09:19.099Z] ---> 33820e948c0f [2022-06-29T19:09:19.099Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-29T19:09:19.360Z] ---> Running in 9204a63188ef [2022-06-29T19:09:19.619Z] Removing intermediate container f30a231b1397 [2022-06-29T19:09:19.619Z] ---> b885794067b0 [2022-06-29T19:09:19.619Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-29T19:09:19.619Z] ---> Running in 1d996ad6e1bf [2022-06-29T19:09:19.619Z] Removing intermediate container 637727ec7e7d [2022-06-29T19:09:19.619Z] ---> 35ab22a8b827 [2022-06-29T19:09:19.619Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:09:19.619Z] ---> Running in 9dc122b64f00 [2022-06-29T19:09:19.619Z] Removing intermediate container 96220a1167b8 [2022-06-29T19:09:19.619Z] ---> 0bdd31043cf9 [2022-06-29T19:09:19.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:09:19.619Z] ---> Running in 53dd4a0d7c6f [2022-06-29T19:09:20.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:20.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:20.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:20.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:20.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:21.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:21.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:21.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:21.283Z] OK: 221 MiB in 52 packages [2022-06-29T19:09:21.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:21.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:21.283Z] OK: 221 MiB in 52 packages [2022-06-29T19:09:21.542Z] OK: 221 MiB in 52 packages [2022-06-29T19:09:21.812Z] Removing intermediate container 97f809332440 [2022-06-29T19:09:21.812Z] ---> 103905db1fcb [2022-06-29T19:09:21.812Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:09:21.812Z] Removing intermediate container 9204a63188ef [2022-06-29T19:09:21.812Z] ---> 570e7f3fbe27 [2022-06-29T19:09:21.812Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-29T19:09:22.073Z] OK: 221 MiB in 52 packages [2022-06-29T19:09:22.073Z] Removing intermediate container 1d996ad6e1bf [2022-06-29T19:09:22.073Z] ---> 57f493fc35c5 [2022-06-29T19:09:22.073Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:09:22.073Z] ---> 0e903df531d4 [2022-06-29T19:09:22.073Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:09:22.073Z] ---> dfa491d4a6ed [2022-06-29T19:09:22.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:09:22.073Z] OK: 221 MiB in 52 packages [2022-06-29T19:09:22.073Z] ---> Running in fdf49c8d012c [2022-06-29T19:09:22.073Z] ---> Running in 5d02b314f654 [2022-06-29T19:09:22.333Z] ---> 9e06f371264a [2022-06-29T19:09:22.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:09:22.333Z] ---> Running in 9a0f3e328aaf [2022-06-29T19:09:22.333Z] Removing intermediate container 53dd4a0d7c6f [2022-06-29T19:09:22.333Z] ---> 1a2ecccf46dd [2022-06-29T19:09:22.333Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:09:22.601Z] ---> 66717a6601ea [2022-06-29T19:09:22.601Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:09:22.601Z] ---> Running in 23f112d182aa [2022-06-29T19:09:22.601Z] Removing intermediate container 9dc122b64f00 [2022-06-29T19:09:22.601Z] ---> 6b88bdfee15b [2022-06-29T19:09:22.601Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:09:22.860Z] ---> 0fdaba99648e [2022-06-29T19:09:22.860Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:09:22.860Z] ---> Running in 8065f6204ebc [2022-06-29T19:09:23.428Z] Removing intermediate container fdf49c8d012c [2022-06-29T19:09:23.428Z] ---> ccf3e5e15b0a [2022-06-29T19:09:23.428Z] Step 8/31 : COPY . . [2022-06-29T19:09:23.687Z] Removing intermediate container 5d02b314f654 [2022-06-29T19:09:23.687Z] ---> d96d81e1aedd [2022-06-29T19:09:23.687Z] Step 8/22 : COPY . . [2022-06-29T19:09:23.687Z] Removing intermediate container 9a0f3e328aaf [2022-06-29T19:09:23.687Z] ---> 3e4b0ce58ba4 [2022-06-29T19:09:23.687Z] Step 8/23 : COPY . . [2022-06-29T19:09:30.252Z] Removing intermediate container 23f112d182aa [2022-06-29T19:09:30.252Z] ---> 3d9a57f69178 [2022-06-29T19:09:30.252Z] Step 8/23 : COPY . . [2022-06-29T19:09:30.252Z] Removing intermediate container 8065f6204ebc [2022-06-29T19:09:30.252Z] ---> cb7b0bfb5537 [2022-06-29T19:09:30.252Z] Step 8/26 : COPY . . [2022-06-29T19:09:30.252Z] ---> 6746e880820b [2022-06-29T19:09:30.252Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-29T19:09:30.252Z] ---> 9d80a7173beb [2022-06-29T19:09:30.252Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-29T19:09:30.252Z] ---> 9bba68bc3f98 [2022-06-29T19:09:30.252Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-29T19:09:31.008Z] e6fb740bc735: Pull complete [2022-06-29T19:09:31.605Z] 3a77bd46dcc9: Pull complete [2022-06-29T19:09:31.605Z] 355e64cbe906: Pull complete [2022-06-29T19:09:32.204Z] 63ab81a10011: Pull complete [2022-06-29T19:09:34.444Z] ---> Running in 0f43bdcbf9d9 [2022-06-29T19:09:34.444Z] ---> Running in 189fba5b3c7d [2022-06-29T19:09:34.444Z] ---> Running in c28532987be3 [2022-06-29T19:09:34.444Z] ---> 092c5fe0f0a6 [2022-06-29T19:09:34.444Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-29T19:09:34.444Z] ---> e7851e7f2813 [2022-06-29T19:09:34.444Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:09:34.444Z] ---> Running in 21622a40e55b [2022-06-29T19:09:34.444Z] ---> Running in 5f0db16baa97 [2022-06-29T19:09:34.706Z] Removing intermediate container 5f0db16baa97 [2022-06-29T19:09:34.706Z] ---> 76a9b39e3ac2 [2022-06-29T19:09:34.706Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:09:34.706Z] ---> Running in ca1454feb8be [2022-06-29T19:09:34.706Z] 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-06-29T19:09:34.706Z] Removing intermediate container ca1454feb8be [2022-06-29T19:09:34.706Z] ---> 845cdffe89e4 [2022-06-29T19:09:34.706Z] 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-06-29T19:09:34.706Z] ---> Running in e2b5fb075835 [2022-06-29T19:09:34.985Z] 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-06-29T19:09:34.985Z] 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-06-29T19:09:35.245Z] 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-06-29T19:09:35.828Z] Removing intermediate container e2b5fb075835 [2022-06-29T19:09:35.828Z] ---> 26ea9002e046 [2022-06-29T19:09:35.828Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:09:35.828Z] ---> Running in ea8536a8df58 [2022-06-29T19:09:36.086Z] Removing intermediate container ea8536a8df58 [2022-06-29T19:09:36.086Z] ---> 5938f47338d6 [2022-06-29T19:09:36.086Z] [2022-06-29T19:09:36.086Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:09:36.086Z] 3.15: Pulling from library/alpine [2022-06-29T19:09:37.078Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T19:09:37.078Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T19:09:37.078Z] ---> 0ac33e5f5afa [2022-06-29T19:09:37.078Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:09:37.336Z] ---> Running in 44dcd11a9be1 [2022-06-29T19:09:37.594Z] Removing intermediate container 44dcd11a9be1 [2022-06-29T19:09:37.595Z] ---> 4c4de7ed4e52 [2022-06-29T19:09:37.595Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:37.595Z] ---> Running in 86cb03a3fc79 [2022-06-29T19:09:38.946Z] 555d1d1c4555: Pull complete [2022-06-29T19:09:39.497Z] Removing intermediate container 86cb03a3fc79 [2022-06-29T19:09:39.497Z] ---> 308acb413888 [2022-06-29T19:09:39.497Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-29T19:09:39.497Z] ---> Running in f025709718e6 [2022-06-29T19:09:40.384Z] 7d9057610161: Pull complete [2022-06-29T19:09:40.384Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-29T19:09:40.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:09:40.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [2022-06-29T19:09:40.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-06-29T19:09:40.798Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:09:40.798Z] WORKDIR /edgex [2022-06-29T19:09:40.798Z] COPY go.mod . [2022-06-29T19:09:40.798Z] RUN go mod download [2022-06-29T19:09:40.798Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-29T19:09:41.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:41.630Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:09:41.630Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:09:41.630Z] OK: 15859 distinct packages available [2022-06-29T19:09:41.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:42.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:09:43.131Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-29T19:09:43.131Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:09:43.390Z] (3/4) Installing libucontext (1.1-r0) [2022-06-29T19:09:43.390Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-29T19:09:43.390Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:09:43.390Z] OK: 6 MiB in 18 packages [2022-06-29T19:09:43.441Z] Sending build context to Docker daemon 169.2MB [2022-06-29T19:09:43.441Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:09:43.441Z] ---> 819e984ddca1 [2022-06-29T19:09:43.441Z] Step 2/4 : WORKDIR /edgex [2022-06-29T19:09:45.922Z] Removing intermediate container f025709718e6 [2022-06-29T19:09:45.922Z] ---> 80b687cc1119 [2022-06-29T19:09:45.922Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:09:46.063Z] ---> Running in fef878084663 [2022-06-29T19:09:46.340Z] Removing intermediate container fef878084663 [2022-06-29T19:09:46.340Z] ---> 99356bbb2700 [2022-06-29T19:09:46.340Z] Step 3/4 : COPY go.mod . [2022-06-29T19:09:46.947Z] ---> c1c8281ad2ba [2022-06-29T19:09:46.947Z] Step 4/4 : RUN go mod download [2022-06-29T19:09:46.947Z] ---> Running in e8cf841ad031 [2022-06-29T19:09:48.459Z] ---> fccb3116449a [2022-06-29T19:09:48.459Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:09:49.027Z] ---> 0bd27e1ab87d [2022-06-29T19:09:49.027Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-29T19:09:49.027Z] ---> Running in b1c46e3d81da [2022-06-29T19:09:49.593Z] Removing intermediate container b1c46e3d81da [2022-06-29T19:09:49.594Z] ---> d0d0c0fc1251 [2022-06-29T19:09:49.594Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-29T19:09:50.160Z] ---> 4d11e9dfa5d6 [2022-06-29T19:09:50.160Z] Step 21/26 : WORKDIR / [2022-06-29T19:09:50.160Z] ---> Running in d098dc7e3490 [2022-06-29T19:09:50.421Z] Removing intermediate container d098dc7e3490 [2022-06-29T19:09:50.421Z] ---> 0fe2016b461a [2022-06-29T19:09:50.421Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:09:50.421Z] ---> Running in 06b623b948cd [2022-06-29T19:09:50.681Z] Removing intermediate container 06b623b948cd [2022-06-29T19:09:50.681Z] ---> 9f48e2e471b2 [2022-06-29T19:09:50.681Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:09:50.681Z] ---> Running in 11ec783d4ac4 [2022-06-29T19:09:50.942Z] Removing intermediate container 11ec783d4ac4 [2022-06-29T19:09:50.942Z] ---> 0b111917c646 [2022-06-29T19:09:50.942Z] Step 24/26 : LABEL arch=x86_64 [2022-06-29T19:09:51.202Z] ---> Running in 4ccabbdbf660 [2022-06-29T19:09:51.461Z] Removing intermediate container 4ccabbdbf660 [2022-06-29T19:09:51.462Z] ---> a827952c1de8 [2022-06-29T19:09:51.462Z] Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:09:51.462Z] ---> Running in 76f1e67e0388 [2022-06-29T19:09:52.029Z] Removing intermediate container 76f1e67e0388 [2022-06-29T19:09:52.029Z] ---> d281444722e7 [2022-06-29T19:09:52.029Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:09:52.029Z] ---> Running in 9f2abecf7e50 [2022-06-29T19:09:52.287Z] Removing intermediate container 9f2abecf7e50 [2022-06-29T19:09:52.287Z] ---> f57d670cbd8d [2022-06-29T19:09:52.287Z] [2022-06-29T19:09:52.287Z] Successfully built f57d670cbd8d [2022-06-29T19:09:52.287Z] Successfully tagged security-spire-config:latest [2022-06-29T19:09:52.287Z]  Building security-spire-config ... done Building core-metadata [2022-06-29T19:09:57.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:09:57.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:09:57.559Z] ---> a81ad721bb6a [2022-06-29T19:09:57.559Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:09:57.559Z] ---> Using cache [2022-06-29T19:09:57.559Z] ---> d0e1b6d2fd8a [2022-06-29T19:09:57.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:09:57.559Z] ---> Using cache [2022-06-29T19:09:57.559Z] ---> b885794067b0 [2022-06-29T19:09:57.560Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:09:58.936Z] ---> Running in ca93be5f4884 [2022-06-29T19:09:59.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:00.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:00.442Z] Removing intermediate container c28532987be3 [2022-06-29T19:10:00.442Z] ---> 60a2ceb4b23e [2022-06-29T19:10:00.442Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-29T19:10:00.699Z] Removing intermediate container 21622a40e55b [2022-06-29T19:10:00.699Z] ---> 05bd5980e505 [2022-06-29T19:10:00.699Z] [2022-06-29T19:10:00.699Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:10:00.699Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:00.699Z] Removing intermediate container 189fba5b3c7d [2022-06-29T19:10:00.699Z] ---> 35a47aa3fe79 [2022-06-29T19:10:00.699Z] [2022-06-29T19:10:00.699Z] Step 10/31 : FROM alpine:3.14 [2022-06-29T19:10:00.699Z] ---> Running in b8cbb707255f [2022-06-29T19:10:00.699Z] 3.14: Pulling from library/alpine [2022-06-29T19:10:00.699Z] 3.14: Pulling from library/alpine [2022-06-29T19:10:00.958Z] 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-06-29T19:10:01.905Z] Removing intermediate container ca93be5f4884 [2022-06-29T19:10:01.905Z] ---> f54feb6dcfa7 [2022-06-29T19:10:01.905Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:10:01.905Z] Removing intermediate container b8cbb707255f [2022-06-29T19:10:01.905Z] ---> 43ac12ad41be [2022-06-29T19:10:01.905Z] [2022-06-29T19:10:01.905Z] Step 11/23 : FROM docker:20.10.14 [2022-06-29T19:10:01.905Z] Removing intermediate container 0f43bdcbf9d9 [2022-06-29T19:10:01.905Z] ---> 160484d58052 [2022-06-29T19:10:01.905Z] [2022-06-29T19:10:01.905Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:10:01.905Z] 3.14: Pulling from library/alpine [2022-06-29T19:10:01.905Z] 20.10.14: Pulling from library/docker [2022-06-29T19:10:01.905Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-29T19:10:01.905Z] Status: Downloaded newer image for alpine:3.14 [2022-06-29T19:10:01.905Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-29T19:10:01.905Z] Status: Image is up to date for alpine:3.14 [2022-06-29T19:10:01.905Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-29T19:10:01.905Z] Status: Image is up to date for alpine:3.14 [2022-06-29T19:10:01.905Z] ---> e04c818066af [2022-06-29T19:10:01.905Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-29T19:10:01.905Z] ---> e04c818066af [2022-06-29T19:10:01.905Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:10:01.905Z] ---> e04c818066af [2022-06-29T19:10:01.905Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:10:01.905Z] ---> Running in 011a578c358f [2022-06-29T19:10:01.905Z] ---> Running in b9c9d1f8ae40 [2022-06-29T19:10:01.905Z] ---> Running in 321e6a7ee815 [2022-06-29T19:10:01.905Z] ---> 309da29e0089 [2022-06-29T19:10:01.905Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:01.905Z] ---> Running in b135bc7e06b5 [2022-06-29T19:10:01.905Z] Removing intermediate container 321e6a7ee815 [2022-06-29T19:10:01.905Z] ---> c2572e1fdf35 [2022-06-29T19:10:01.905Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-29T19:10:02.166Z] ---> Running in b083f65e29d7 [2022-06-29T19:10:02.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:02.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:02.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:02.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:02.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:02.689Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:10:02.689Z] OK: 6 MiB in 15 packages [2022-06-29T19:10:02.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:02.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:02.689Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:10:02.689Z] OK: 6 MiB in 15 packages [2022-06-29T19:10:02.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:02.984Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:02.984Z] (2/2) Installing su-exec (0.2-r1) [2022-06-29T19:10:02.984Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:10:02.984Z] OK: 6 MiB in 16 packages [2022-06-29T19:10:03.281Z] Removing intermediate container 011a578c358f [2022-06-29T19:10:03.281Z] ---> 67199386c001 [2022-06-29T19:10:03.281Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:10:03.550Z] Removing intermediate container b9c9d1f8ae40 [2022-06-29T19:10:03.550Z] ---> 53067a3d91a1 [2022-06-29T19:10:03.550Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:10:03.550Z] ---> Running in c531d19897cf [2022-06-29T19:10:03.550Z] ---> Running in eb472cd2455e [2022-06-29T19:10:03.550Z] Removing intermediate container b135bc7e06b5 [2022-06-29T19:10:03.550Z] ---> 5e1ccde77131 [2022-06-29T19:10:03.550Z] Step 8/23 : COPY . . [2022-06-29T19:10:03.550Z] Removing intermediate container c531d19897cf [2022-06-29T19:10:03.550Z] ---> f0ac280ceb4c [2022-06-29T19:10:03.550Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-29T19:10:03.550Z] ---> Running in b6968d8f19e1 [2022-06-29T19:10:03.836Z] Removing intermediate container eb472cd2455e [2022-06-29T19:10:03.836Z] ---> 611c99374d89 [2022-06-29T19:10:03.836Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-29T19:10:03.836Z] Removing intermediate container b083f65e29d7 [2022-06-29T19:10:03.836Z] ---> 3b7bdacdc6f4 [2022-06-29T19:10:03.836Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-29T19:10:03.836Z] ---> Running in 59cd4871d941 [2022-06-29T19:10:03.836Z] Removing intermediate container b6968d8f19e1 [2022-06-29T19:10:03.836Z] ---> 012042bf7ac8 [2022-06-29T19:10:03.836Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:10:04.096Z] ---> Running in b1e0505a534a [2022-06-29T19:10:04.096Z] ---> Running in 3ff1dd42abac [2022-06-29T19:10:04.096Z] Removing intermediate container 59cd4871d941 [2022-06-29T19:10:04.096Z] ---> 65240ffe6fbc [2022-06-29T19:10:04.096Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:10:04.355Z] Removing intermediate container b1e0505a534a [2022-06-29T19:10:04.355Z] ---> b53987c8d218 [2022-06-29T19:10:04.355Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-29T19:10:04.670Z] ---> Running in 3976a441518f [2022-06-29T19:10:04.670Z] Removing intermediate container 3ff1dd42abac [2022-06-29T19:10:04.670Z] ---> dd8f27892454 [2022-06-29T19:10:04.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:10:04.933Z] ---> Running in 5c66370705e2 [2022-06-29T19:10:04.933Z] Removing intermediate container 3976a441518f [2022-06-29T19:10:04.933Z] ---> f97652e9f9fc [2022-06-29T19:10:04.933Z] Step 15/23 : WORKDIR / [2022-06-29T19:10:04.933Z] ---> d0b2f427327e [2022-06-29T19:10:04.933Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-29T19:10:04.933Z] Removing intermediate container 5c66370705e2 [2022-06-29T19:10:04.933Z] ---> cc5bc2f61e3f [2022-06-29T19:10:04.933Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-29T19:10:05.216Z] ---> Running in eae5d2dd44cd [2022-06-29T19:10:05.216Z] ---> Running in 5c3d0161ed8b [2022-06-29T19:10:05.216Z] Removing intermediate container eae5d2dd44cd [2022-06-29T19:10:05.216Z] ---> 8691b1ce3e85 [2022-06-29T19:10:05.216Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:10:05.216Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-29T19:10:05.216Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-29T19:10:05.216Z] ---> 7417809fdb73 [2022-06-29T19:10:05.216Z] 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-06-29T19:10:05.478Z] ---> Running in ec6413a44937 [2022-06-29T19:10:05.478Z] ---> 65dfb08d11ef [2022-06-29T19:10:05.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-29T19:10:05.478Z] ---> 1053805f2273 [2022-06-29T19:10:05.478Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-29T19:10:05.478Z] Removing intermediate container ec6413a44937 [2022-06-29T19:10:05.478Z] ---> 5da1411d2df7 [2022-06-29T19:10:05.478Z] 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-06-29T19:10:05.736Z] ---> Running in 3a9d20c45c7e [2022-06-29T19:10:05.736Z] ---> 8f728095af1d [2022-06-29T19:10:05.736Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-29T19:10:05.736Z] ---> Running in e5c32b94b182 [2022-06-29T19:10:06.000Z] Removing intermediate container 5c3d0161ed8b [2022-06-29T19:10:06.000Z] ---> fb6c8943a37c [2022-06-29T19:10:06.000Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-29T19:10:06.000Z] ---> 6070c0509686 [2022-06-29T19:10:06.000Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-29T19:10:06.000Z] Removing intermediate container e5c32b94b182 [2022-06-29T19:10:06.000Z] ---> 1dcec3ba1b0d [2022-06-29T19:10:06.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:10:06.000Z] ---> Running in 3bb5f02afc5b [2022-06-29T19:10:06.000Z] ---> Running in 3908d6550dae [2022-06-29T19:10:06.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:06.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:06.000Z] Removing intermediate container 3908d6550dae [2022-06-29T19:10:06.000Z] ---> dfec672e3adc [2022-06-29T19:10:06.258Z] Step 20/22 : LABEL arch=x86_64 [2022-06-29T19:10:06.258Z] ---> 8f33b417d20d [2022-06-29T19:10:06.258Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-29T19:10:06.258Z] Removing intermediate container 3bb5f02afc5b [2022-06-29T19:10:06.258Z] ---> 617d2f523a94 [2022-06-29T19:10:06.258Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-29T19:10:06.258Z] ---> Running in 4c1b0732dbd4 [2022-06-29T19:10:06.258Z] ---> Running in a5641d218119 [2022-06-29T19:10:06.258Z] Removing intermediate container 4c1b0732dbd4 [2022-06-29T19:10:06.258Z] ---> d7f50ba9eddb [2022-06-29T19:10:06.258Z] Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:10:06.258Z] (1/43) Installing readline (8.1.1-r0) [2022-06-29T19:10:06.258Z] (2/43) Installing bash (5.1.16-r0) [2022-06-29T19:10:06.258Z] Removing intermediate container a5641d218119 [2022-06-29T19:10:06.258Z] ---> f71f1d7e4bda [2022-06-29T19:10:06.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:10:06.258Z] Executing bash-5.1.16-r0.post-install [2022-06-29T19:10:06.258Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:10:06.516Z] ---> Running in de4c390f78e2 [2022-06-29T19:10:06.516Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:10:06.516Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-29T19:10:06.516Z] (6/43) Installing curl (7.80.0-r1) [2022-06-29T19:10:06.516Z] ---> Running in 247dee3a1cee [2022-06-29T19:10:06.516Z] ---> 8c1024a22c8d [2022-06-29T19:10:06.516Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-29T19:10:06.516Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:06.516Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-29T19:10:06.516Z] (9/43) Installing expat (2.4.7-r0) [2022-06-29T19:10:06.516Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-29T19:10:06.516Z] Removing intermediate container de4c390f78e2 [2022-06-29T19:10:06.516Z] ---> e13b3751ae7f [2022-06-29T19:10:06.516Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:10:06.516Z] ---> Running in 4c868db582a7 [2022-06-29T19:10:06.516Z] (11/43) Installing gdbm (1.22-r0) [2022-06-29T19:10:06.516Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-29T19:10:06.516Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T19:10:06.516Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T19:10:06.516Z] Removing intermediate container 247dee3a1cee [2022-06-29T19:10:06.516Z] ---> a2224b480eb6 [2022-06-29T19:10:06.516Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-29T19:10:06.516Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:10:06.516Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-29T19:10:06.516Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-29T19:10:06.516Z] ---> Running in 76df73af7f74 [2022-06-29T19:10:06.516Z] ---> Running in 000e69b1d8a9 [2022-06-29T19:10:06.775Z] Removing intermediate container 76df73af7f74 [2022-06-29T19:10:06.775Z] ---> dd222427feb4 [2022-06-29T19:10:06.775Z] [2022-06-29T19:10:06.775Z] Successfully built dd222427feb4 [2022-06-29T19:10:06.775Z] Successfully tagged support-scheduler:latest [2022-06-29T19:10:06.775Z]  Building support-scheduler ... done Removing intermediate container 000e69b1d8a9 [2022-06-29T19:10:06.775Z] ---> 634de4dbd2ab [2022-06-29T19:10:06.775Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:10:06.775Z] Building security-proxy-setup [2022-06-29T19:10:07.035Z] ---> Running in 5ce626779be4 [2022-06-29T19:10:07.035Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-29T19:10:07.035Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-29T19:10:07.035Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-29T19:10:07.035Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-29T19:10:07.035Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-29T19:10:07.035Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-29T19:10:07.319Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-29T19:10:07.319Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-29T19:10:07.319Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-29T19:10:07.319Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-29T19:10:07.319Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-29T19:10:07.319Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-29T19:10:07.319Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-29T19:10:07.319Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-29T19:10:07.319Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-29T19:10:07.319Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-29T19:10:07.319Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-29T19:10:07.319Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-29T19:10:07.319Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-29T19:10:07.319Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-29T19:10:07.319Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-29T19:10:07.319Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-29T19:10:07.319Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-29T19:10:07.319Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-29T19:10:07.319Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-29T19:10:07.319Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-29T19:10:07.578Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:10:07.578Z] OK: 83 MiB in 65 packages [2022-06-29T19:10:08.150Z] Collecting docker-compose==1.23.2 [2022-06-29T19:10:08.150Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-29T19:10:08.150Z] Collecting texttable<0.10,>=0.9.0 [2022-06-29T19:10:08.150Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-29T19:10:08.415Z] Removing intermediate container 5ce626779be4 [2022-06-29T19:10:08.415Z] ---> b7edf4a8f5fe [2022-06-29T19:10:08.415Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:10:08.674Z] Collecting cached-property<2,>=1.2.0 [2022-06-29T19:10:08.674Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-29T19:10:08.674Z] ---> Running in 143045a2f812 [2022-06-29T19:10:08.674Z] Collecting docker<4.0,>=3.6.0 [2022-06-29T19:10:08.674Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-29T19:10:08.674Z] Removing intermediate container 4c868db582a7 [2022-06-29T19:10:08.674Z] ---> 9863312bc9f7 [2022-06-29T19:10:08.674Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:10:08.674Z] Collecting docopt<0.7,>=0.6.1 [2022-06-29T19:10:08.674Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-29T19:10:08.674Z] Removing intermediate container 143045a2f812 [2022-06-29T19:10:08.674Z] ---> 083dc748b62a [2022-06-29T19:10:08.674Z] [2022-06-29T19:10:08.936Z] Successfully built 083dc748b62a [2022-06-29T19:10:08.936Z] Successfully tagged core-command:latest [2022-06-29T19:10:08.936Z]  Building core-command ... done Building support-notifications [2022-06-29T19:10:08.936Z] ---> 4115ec50c00a [2022-06-29T19:10:08.936Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-29T19:10:09.194Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-29T19:10:09.194Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-29T19:10:09.194Z] Collecting jsonschema<3,>=2.5.1 [2022-06-29T19:10:09.194Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-29T19:10:09.453Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-29T19:10:09.453Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-29T19:10:09.713Z] ---> 954b8b9c3e4f [2022-06-29T19:10:09.713Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-29T19:10:09.973Z] Collecting PyYAML<4,>=3.10 [2022-06-29T19:10:09.973Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-29T19:10:10.540Z] 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-06-29T19:10:10.540Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-29T19:10:10.540Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-29T19:10:10.803Z] Collecting docker-pycreds>=0.4.0 [2022-06-29T19:10:10.803Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-29T19:10:10.803Z] ---> d78882a884bb [2022-06-29T19:10:10.803Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-29T19:10:10.803Z] 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-06-29T19:10:10.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:10.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:10.803Z] ---> a81ad721bb6a [2022-06-29T19:10:10.803Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:10:10.803Z] ---> Using cache [2022-06-29T19:10:10.803Z] ---> d0e1b6d2fd8a [2022-06-29T19:10:10.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:10.803Z] ---> Using cache [2022-06-29T19:10:10.803Z] ---> b885794067b0 [2022-06-29T19:10:10.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:10:10.803Z] ---> Using cache [2022-06-29T19:10:10.803Z] ---> f54feb6dcfa7 [2022-06-29T19:10:10.803Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:10:10.803Z] ---> Using cache [2022-06-29T19:10:10.803Z] ---> 309da29e0089 [2022-06-29T19:10:10.803Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:10.803Z] ---> Using cache [2022-06-29T19:10:10.803Z] ---> 5e1ccde77131 [2022-06-29T19:10:10.803Z] Step 8/22 : COPY . . [2022-06-29T19:10:10.803Z] ---> Using cache [2022-06-29T19:10:10.803Z] ---> 954b8b9c3e4f [2022-06-29T19:10:10.803Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-29T19:10:10.803Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-29T19:10:10.803Z] ---> Running in cf29122619f8 [2022-06-29T19:10:10.803Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-29T19:10:10.803Z] ---> Running in 8e0f26ef739f [2022-06-29T19:10:10.803Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-29T19:10:10.803Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-29T19:10:11.065Z] Collecting idna<2.8,>=2.5 [2022-06-29T19:10:11.065Z] ---> ffb682ebb6ba [2022-06-29T19:10:11.065Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-29T19:10:11.065Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-29T19:10:11.065Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-29T19:10:11.065Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-29T19:10:11.065Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-29T19:10:11.065Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-29T19:10:11.065Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-29T19:10:11.065Z] Attempting uninstall: urllib3 [2022-06-29T19:10:11.065Z] Found existing installation: urllib3 1.26.7 [2022-06-29T19:10:11.065Z] Uninstalling urllib3-1.26.7: [2022-06-29T19:10:11.065Z] Successfully uninstalled urllib3-1.26.7 [2022-06-29T19:10:11.325Z] ---> d7a3861c19b1 [2022-06-29T19:10:11.325Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-29T19:10:11.325Z] Attempting uninstall: idna [2022-06-29T19:10:11.325Z] Found existing installation: idna 3.3 [2022-06-29T19:10:11.325Z] Uninstalling idna-3.3: [2022-06-29T19:10:11.325Z] Successfully uninstalled idna-3.3 [2022-06-29T19:10:11.325Z] 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-06-29T19:10:11.325Z] 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-06-29T19:10:11.583Z] ---> 275d97d8b72f [2022-06-29T19:10:11.583Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-29T19:10:11.583Z] ---> Running in 5be2f9b6d6f5 [2022-06-29T19:10:11.841Z] Removing intermediate container 5be2f9b6d6f5 [2022-06-29T19:10:11.841Z] ---> 9ab1beef602d [2022-06-29T19:10:11.841Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-29T19:10:11.841Z] Attempting uninstall: requests [2022-06-29T19:10:11.841Z] Found existing installation: requests 2.26.0 [2022-06-29T19:10:11.841Z] Uninstalling requests-2.26.0: [2022-06-29T19:10:11.841Z] Successfully uninstalled requests-2.26.0 [2022-06-29T19:10:12.105Z] Running setup.py install for texttable: started [2022-06-29T19:10:12.105Z] ---> fd9682f782a9 [2022-06-29T19:10:12.105Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-29T19:10:12.363Z] ---> Running in 27b09781ecc7 [2022-06-29T19:10:12.363Z] Running setup.py install for texttable: finished with status 'done' [2022-06-29T19:10:12.363Z] Running setup.py install for PyYAML: started [2022-06-29T19:10:12.622Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-29T19:10:12.880Z] Running setup.py install for docopt: started [2022-06-29T19:10:13.143Z] Running setup.py install for docopt: finished with status 'done' [2022-06-29T19:10:13.143Z] Running setup.py install for dockerpty: started [2022-06-29T19:10:13.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:13.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:13.406Z] ---> a81ad721bb6a [2022-06-29T19:10:13.406Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:10:13.406Z] ---> Using cache [2022-06-29T19:10:13.406Z] ---> d0e1b6d2fd8a [2022-06-29T19:10:13.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:13.406Z] ---> Using cache [2022-06-29T19:10:13.406Z] ---> b885794067b0 [2022-06-29T19:10:13.406Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-29T19:10:13.406Z] ---> Running in d00a2db85c23 [2022-06-29T19:10:13.406Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-29T19:10:13.406Z] Removing intermediate container 27b09781ecc7 [2022-06-29T19:10:13.406Z] ---> a29ca99fe6d6 [2022-06-29T19:10:13.406Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-29T19:10:13.666Z] ---> Running in 460dbb1c2c77 [2022-06-29T19:10:13.666Z] Removing intermediate container 460dbb1c2c77 [2022-06-29T19:10:13.666Z] ---> 775ceecca739 [2022-06-29T19:10:13.666Z] Step 28/31 : CMD ["gate"] [2022-06-29T19:10:13.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:13.925Z] ---> Running in e71f5f8d1d75 [2022-06-29T19:10:13.925Z] 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-06-29T19:10:13.925Z] Removing intermediate container e71f5f8d1d75 [2022-06-29T19:10:13.925Z] ---> d0bed5065184 [2022-06-29T19:10:13.925Z] Step 29/31 : LABEL arch=x86_64 [2022-06-29T19:10:13.925Z] ---> Running in e116044519b4 [2022-06-29T19:10:14.185Z] Removing intermediate container e116044519b4 [2022-06-29T19:10:14.185Z] ---> 6227ed4ea8ca [2022-06-29T19:10:14.185Z] Step 30/31 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:10:14.443Z] ---> Running in efea788d236f [2022-06-29T19:10:14.443Z] Removing intermediate container efea788d236f [2022-06-29T19:10:14.443Z] ---> 37c639a27e58 [2022-06-29T19:10:14.443Z] Step 31/31 : LABEL version=0.0.0 [2022-06-29T19:10:14.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:14.703Z] ---> Running in bf1729189d24 [2022-06-29T19:10:14.703Z] Removing intermediate container bf1729189d24 [2022-06-29T19:10:14.703Z] ---> d81faaa3a6ad [2022-06-29T19:10:14.703Z] [2022-06-29T19:10:14.964Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:14.964Z] Successfully built d81faaa3a6ad [2022-06-29T19:10:14.964Z] Successfully tagged security-bootstrapper:latest [2022-06-29T19:10:14.964Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-06-29T19:10:16.870Z] Removing intermediate container d00a2db85c23 [2022-06-29T19:10:16.871Z] ---> 826caa07a5d2 [2022-06-29T19:10:16.871Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:10:17.134Z] Removing intermediate container 3a9d20c45c7e [2022-06-29T19:10:17.134Z] ---> 95332e9ddc36 [2022-06-29T19:10:17.134Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-29T19:10:17.134Z] ---> Running in 86f3882fcfe2 [2022-06-29T19:10:17.134Z] ---> 46fc832616d4 [2022-06-29T19:10:17.134Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:17.395Z] ---> Running in c4982eec41af [2022-06-29T19:10:17.656Z] Removing intermediate container 86f3882fcfe2 [2022-06-29T19:10:17.656Z] ---> 154679f5527f [2022-06-29T19:10:17.656Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-29T19:10:17.656Z] ---> Running in 1813d7e19d48 [2022-06-29T19:10:17.917Z] Removing intermediate container 1813d7e19d48 [2022-06-29T19:10:17.917Z] ---> 48d18e446640 [2022-06-29T19:10:17.917Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-29T19:10:19.293Z] ---> 266d7f5bee2b [2022-06-29T19:10:19.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-29T19:10:19.293Z] Removing intermediate container c4982eec41af [2022-06-29T19:10:19.293Z] ---> f9f92903d42a [2022-06-29T19:10:19.293Z] Step 8/22 : COPY . . [2022-06-29T19:10:20.672Z] ---> 34fcd59eb77d [2022-06-29T19:10:20.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-29T19:10:21.611Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:21.611Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:21.611Z] ---> a81ad721bb6a [2022-06-29T19:10:21.611Z] Step 3/20 : WORKDIR /edgex-go [2022-06-29T19:10:21.611Z] ---> Using cache [2022-06-29T19:10:21.611Z] ---> d0e1b6d2fd8a [2022-06-29T19:10:21.611Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-29T19:10:22.182Z] ---> b0d258a2b5a2 [2022-06-29T19:10:22.182Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-29T19:10:22.182Z] ---> Running in fcbbc6d0be23 [2022-06-29T19:10:22.182Z] ---> Running in 7505b7180d5b [2022-06-29T19:10:22.443Z] Removing intermediate container 7505b7180d5b [2022-06-29T19:10:22.443Z] ---> 4adc107814ea [2022-06-29T19:10:22.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:10:22.443Z] ---> Running in 4b81e672fc30 [2022-06-29T19:10:22.704Z] Removing intermediate container 4b81e672fc30 [2022-06-29T19:10:22.704Z] ---> 0c24ac029608 [2022-06-29T19:10:22.704Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:10:22.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:22.704Z] ---> Running in d35b4186932e [2022-06-29T19:10:23.276Z] Removing intermediate container d35b4186932e [2022-06-29T19:10:23.276Z] ---> df997d8b8de6 [2022-06-29T19:10:23.276Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:10:23.276Z] ---> Running in 85e7d123e7b8 [2022-06-29T19:10:23.536Z] Removing intermediate container 85e7d123e7b8 [2022-06-29T19:10:23.536Z] ---> d59c0f233cd5 [2022-06-29T19:10:23.536Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:10:23.536Z] ---> Running in 0ad286bc8ba2 [2022-06-29T19:10:23.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:23.797Z] Removing intermediate container 0ad286bc8ba2 [2022-06-29T19:10:23.797Z] ---> 01dfee54a9e4 [2022-06-29T19:10:23.797Z] [2022-06-29T19:10:23.797Z] Successfully built 01dfee54a9e4 [2022-06-29T19:10:23.797Z] Successfully tagged sys-mgmt-agent:latest [2022-06-29T19:10:23.797Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-06-29T19:10:24.058Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:10:24.058Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:10:24.058Z] OK: 15866 distinct packages available [2022-06-29T19:10:24.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:24.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:25.256Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:26.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/secrets-config ./cmd/secrets-config [2022-06-29T19:10:27.653Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:27.653Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:27.653Z] ---> a81ad721bb6a [2022-06-29T19:10:27.653Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:10:27.653Z] ---> Using cache [2022-06-29T19:10:27.653Z] ---> d0e1b6d2fd8a [2022-06-29T19:10:27.653Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:27.653Z] ---> Using cache [2022-06-29T19:10:27.653Z] ---> b885794067b0 [2022-06-29T19:10:27.653Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-29T19:10:27.653Z] ---> Using cache [2022-06-29T19:10:27.653Z] ---> f54feb6dcfa7 [2022-06-29T19:10:27.653Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:10:27.653Z] ---> Using cache [2022-06-29T19:10:27.653Z] ---> 309da29e0089 [2022-06-29T19:10:27.653Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:27.653Z] ---> Using cache [2022-06-29T19:10:27.653Z] ---> 5e1ccde77131 [2022-06-29T19:10:27.653Z] Step 8/25 : COPY . . [2022-06-29T19:10:27.653Z] ---> Using cache [2022-06-29T19:10:27.653Z] ---> 954b8b9c3e4f [2022-06-29T19:10:27.653Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-29T19:10:27.931Z] ---> Running in 39e68cf026b1 [2022-06-29T19:10:27.931Z] Removing intermediate container fcbbc6d0be23 [2022-06-29T19:10:27.931Z] ---> 3800a5c14f30 [2022-06-29T19:10:27.931Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-29T19:10:27.931Z] ---> c3362069304f [2022-06-29T19:10:27.931Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-29T19:10:28.191Z] ---> Running in 8db86bc1732e [2022-06-29T19:10:28.191Z] ---> 109ddc8fa637 [2022-06-29T19:10:28.191Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:28.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-29T19:10:28.451Z] ---> Running in c2a821a5e463 [2022-06-29T19:10:28.451Z] 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-06-29T19:10:29.832Z] Removing intermediate container cf29122619f8 [2022-06-29T19:10:29.832Z] ---> fe12df605bf1 [2022-06-29T19:10:29.832Z] [2022-06-29T19:10:29.832Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:10:29.832Z] ---> e04c818066af [2022-06-29T19:10:29.832Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:10:29.832Z] ---> Using cache [2022-06-29T19:10:29.832Z] ---> 53067a3d91a1 [2022-06-29T19:10:29.832Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:10:29.832Z] ---> Using cache [2022-06-29T19:10:29.832Z] ---> 611c99374d89 [2022-06-29T19:10:29.832Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-29T19:10:29.832Z] Removing intermediate container 8e0f26ef739f [2022-06-29T19:10:29.832Z] ---> 97cf3be02503 [2022-06-29T19:10:29.832Z] [2022-06-29T19:10:29.832Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:10:29.832Z] ---> e04c818066af [2022-06-29T19:10:29.832Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-29T19:10:30.091Z] ---> Running in 797ddb5bfc1f [2022-06-29T19:10:30.091Z] ---> Running in 47036b326ae4 [2022-06-29T19:10:30.091Z] Removing intermediate container c2a821a5e463 [2022-06-29T19:10:30.091Z] ---> d8c701a934c5 [2022-06-29T19:10:30.091Z] Step 7/20 : COPY . . [2022-06-29T19:10:30.091Z] Removing intermediate container 47036b326ae4 [2022-06-29T19:10:30.091Z] ---> 2834ea8d3e3a [2022-06-29T19:10:30.091Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:10:30.350Z] ---> Running in d8ee9be10506 [2022-06-29T19:10:30.609Z] Removing intermediate container d8ee9be10506 [2022-06-29T19:10:30.609Z] ---> 5d4db2a64ad4 [2022-06-29T19:10:30.609Z] Step 15/23 : WORKDIR / [2022-06-29T19:10:30.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:30.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:30.872Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-29T19:10:30.872Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:10:31.138Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-29T19:10:31.138Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-29T19:10:31.138Z] (5/6) Installing curl (7.79.1-r1) [2022-06-29T19:10:31.138Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:31.138Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:10:31.138Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:10:31.138Z] OK: 8 MiB in 20 packages [2022-06-29T19:10:31.403Z] ---> Running in 9962d377e720 [2022-06-29T19:10:31.664Z] Removing intermediate container 9962d377e720 [2022-06-29T19:10:31.664Z] ---> a9cc5c5d724f [2022-06-29T19:10:31.664Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:10:32.234Z] Removing intermediate container 797ddb5bfc1f [2022-06-29T19:10:32.234Z] ---> 6adcfc2c7835 [2022-06-29T19:10:32.234Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:10:32.234Z] ---> c2ca2a0a64a8 [2022-06-29T19:10:32.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-29T19:10:32.234Z] ---> Running in 6cd4dfdee761 [2022-06-29T19:10:32.497Z] Removing intermediate container 6cd4dfdee761 [2022-06-29T19:10:32.497Z] ---> 0419aa83f4a1 [2022-06-29T19:10:32.497Z] Step 13/22 : WORKDIR /edgex [2022-06-29T19:10:32.758Z] ---> Running in aa4102904dba [2022-06-29T19:10:33.018Z] ---> 4086a5ff5654 [2022-06-29T19:10:33.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-29T19:10:33.018Z] Removing intermediate container aa4102904dba [2022-06-29T19:10:33.018Z] ---> cb712263cfe3 [2022-06-29T19:10:33.018Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-29T19:10:33.589Z] ---> 296f64e217c2 [2022-06-29T19:10:33.589Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-29T19:10:33.589Z] ---> 2399f133b076 [2022-06-29T19:10:33.589Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-29T19:10:33.589Z] ---> Running in a0c14e2193e7 [2022-06-29T19:10:33.849Z] Removing intermediate container a0c14e2193e7 [2022-06-29T19:10:33.849Z] ---> 190d368284af [2022-06-29T19:10:33.849Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:10:33.849Z] ---> Running in f721587e746c [2022-06-29T19:10:33.958Z] Removing intermediate container e8cf841ad031 [2022-06-29T19:10:33.958Z] ---> 9d399a41f75f [2022-06-29T19:10:33.958Z] Successfully built 9d399a41f75f [2022-06-29T19:10:33.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:10:34.107Z] ---> 1e1cd9d78139 [2022-06-29T19:10:34.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-29T19:10:34.107Z] Removing intermediate container f721587e746c [2022-06-29T19:10:34.107Z] ---> 8e313fef26bb [2022-06-29T19:10:34.107Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:10:34.366Z] ---> Running in ce0fcceeceb0 [2022-06-29T19:10:34.379Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T19:10:34.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:10:34.627Z] Removing intermediate container ce0fcceeceb0 [2022-06-29T19:10:34.627Z] ---> 64508e1a1fbe [2022-06-29T19:10:34.627Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:10:34.627Z] ---> Running in ddce7bb71556 [2022-06-29T19:10:34.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container [2022-06-29T19:10:34.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-29T19:10:35.198Z] Removing intermediate container ddce7bb71556 [2022-06-29T19:10:35.198Z] ---> 1a5d9c6457f1 [2022-06-29T19:10:35.198Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:10:35.198Z] ---> b3cc00f60752 [2022-06-29T19:10:35.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:10:35.198Z] ---> Running in 80d12f0b926e [2022-06-29T19:10:35.458Z] Removing intermediate container 80d12f0b926e [2022-06-29T19:10:35.458Z] ---> 259df60360cb [2022-06-29T19:10:35.458Z] [2022-06-29T19:10:35.458Z] Successfully built 259df60360cb [2022-06-29T19:10:35.458Z] Successfully tagged core-metadata:latest [2022-06-29T19:10:35.458Z]  Building core-metadata ... done Building security-spire-agent [2022-06-29T19:10:36.026Z] ---> cdf82d354af9 [2022-06-29T19:10:36.026Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-29T19:10:36.127Z] $ docker top 36400312d1b389faa8e97ccfcdfc4cf7b658dafae49a72cd8abc77d5dbce97bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:10:36.962Z] ---> Running in 942167f75ba9 [2022-06-29T19:10:37.143Z] + go version [2022-06-29T19:10:37.143Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-29T19:10:37.188Z] $ docker stop --time=1 36400312d1b389faa8e97ccfcdfc4cf7b658dafae49a72cd8abc77d5dbce97bc [2022-06-29T19:10:38.831Z] $ docker rm -f 36400312d1b389faa8e97ccfcdfc4cf7b658dafae49a72cd8abc77d5dbce97bc [2022-06-29T19:10:38.881Z] ---> 88e91b37f7f8 [2022-06-29T19:10:38.881Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-29T19:10:38.881Z] ---> Running in d939afc02866 [2022-06-29T19:10:38.881Z] Removing intermediate container 942167f75ba9 [2022-06-29T19:10:38.881Z] ---> 5551f048c6f5 [2022-06-29T19:10:38.881Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withDockerContainer [Pipeline] } [2022-06-29T19:10:39.141Z] ---> Running in db33d4d239c1 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-06-29T19:10:39.409Z] Removing intermediate container db33d4d239c1 [2022-06-29T19:10:39.409Z] ---> ab7c5fb8ac10 [2022-06-29T19:10:39.409Z] Step 20/22 : LABEL arch=x86_64 [2022-06-29T19:10:39.409Z] ---> Running in 96d44a2635ff [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:10:39.672Z] Removing intermediate container 96d44a2635ff [2022-06-29T19:10:39.672Z] ---> ed80093620e2 [2022-06-29T19:10:39.672Z] Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:10:39.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-29T19:10:39.672Z] ---> Running in a32b62f8d5f1 [2022-06-29T19:10:39.819Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T19:10:39.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:10:39.937Z] Removing intermediate container a32b62f8d5f1 [2022-06-29T19:10:39.937Z] ---> 4e9c4cc51ad5 [2022-06-29T19:10:39.937Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:10:39.937Z] ---> Running in 0ffc2c124c98 [2022-06-29T19:10:40.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container [2022-06-29T19:10:40.196Z] Removing intermediate container 0ffc2c124c98 [2022-06-29T19:10:40.196Z] ---> 7b6a0de58d14 [2022-06-29T19:10:40.196Z] [2022-06-29T19:10:40.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-29T19:10:40.454Z] Successfully built 7b6a0de58d14 [2022-06-29T19:10:40.454Z] Successfully tagged security-proxy-setup:latest [2022-06-29T19:10:40.454Z]  Building security-proxy-setup ... done Building security-spire-server [2022-06-29T19:10:41.489Z] $ docker top 8111f7b40afa732727ffec69339b0e63c515f82d13c52e544add07766fb7e858 -eo pid,comm [Pipeline] { [2022-06-29T19:10:41.831Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:41.831Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:41.831Z] ---> a81ad721bb6a [2022-06-29T19:10:41.831Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:10:41.831Z] ---> Using cache [2022-06-29T19:10:41.831Z] ---> d0e1b6d2fd8a [2022-06-29T19:10:41.831Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:41.831Z] ---> Using cache [2022-06-29T19:10:41.831Z] ---> b885794067b0 [2022-06-29T19:10:41.831Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] echo [2022-06-29T19:10:41.870Z] ========================================================= [2022-06-29T19:10:41.870Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-29T19:10:41.870Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:10:42.582Z] + make test [2022-06-29T19:10:42.582Z] go mod tidy -compat=1.17 [2022-06-29T19:10:43.572Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-29T19:10:43.735Z] ---> Running in 0f98357da7c7 [2022-06-29T19:10:43.735Z] 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-06-29T19:10:44.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:45.249Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:45.249Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:45.249Z] ---> a81ad721bb6a [2022-06-29T19:10:45.249Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:10:45.249Z] ---> Using cache [2022-06-29T19:10:45.249Z] ---> d0e1b6d2fd8a [2022-06-29T19:10:45.249Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:45.249Z] ---> Using cache [2022-06-29T19:10:45.249Z] ---> b885794067b0 [2022-06-29T19:10:45.249Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:10:45.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:45.511Z] ---> Running in 1ad4cfca10d9 [2022-06-29T19:10:45.773Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:46.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:46.600Z] Removing intermediate container 0f98357da7c7 [2022-06-29T19:10:46.600Z] ---> 216b44a8dd2a [2022-06-29T19:10:46.600Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:10:47.169Z] ---> d117adca64d0 [2022-06-29T19:10:47.169Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:47.169Z] ---> Running in 012e62e8bd46 [2022-06-29T19:10:47.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:47.169Z] Removing intermediate container 39e68cf026b1 [2022-06-29T19:10:47.169Z] ---> d900c099f4ce [2022-06-29T19:10:47.169Z] [2022-06-29T19:10:47.169Z] Step 10/25 : FROM alpine:3.14 [2022-06-29T19:10:47.169Z] ---> e04c818066af [2022-06-29T19:10:47.169Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-29T19:10:47.169Z] ---> Running in f849dbb77404 [2022-06-29T19:10:47.431Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:47.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:47.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:47.948Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-29T19:10:47.948Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:47.948Z] (3/3) Installing su-exec (0.2-r1) [2022-06-29T19:10:47.948Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:10:48.208Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:10:48.208Z] OK: 6 MiB in 17 packages [2022-06-29T19:10:48.208Z] Removing intermediate container 1ad4cfca10d9 [2022-06-29T19:10:48.208Z] ---> 81a9ab02a4e5 [2022-06-29T19:10:48.208Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:10:48.779Z] ---> ce8b94d73ff8 [2022-06-29T19:10:48.779Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:48.779Z] ---> Running in ea46fb028429 [2022-06-29T19:10:49.038Z] Removing intermediate container 012e62e8bd46 [2022-06-29T19:10:49.038Z] ---> 155d45fa8b21 [2022-06-29T19:10:49.038Z] Step 8/26 : COPY . . [2022-06-29T19:10:49.038Z] Removing intermediate container f849dbb77404 [2022-06-29T19:10:49.038Z] ---> 60746c1c4eca [2022-06-29T19:10:49.038Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:10:49.299Z] ---> Running in 5a7080989ab4 [2022-06-29T19:10:49.557Z] Removing intermediate container 5a7080989ab4 [2022-06-29T19:10:49.557Z] ---> 190406e73bb9 [2022-06-29T19:10:49.557Z] Step 13/25 : WORKDIR / [2022-06-29T19:10:49.557Z] ---> Running in a41de28de02a [2022-06-29T19:10:51.469Z] Removing intermediate container a41de28de02a [2022-06-29T19:10:51.469Z] ---> 918e0959f53f [2022-06-29T19:10:51.469Z] 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-06-29T19:10:51.729Z] Removing intermediate container 8db86bc1732e [2022-06-29T19:10:51.729Z] ---> 0cc12199fa4a [2022-06-29T19:10:51.729Z] [2022-06-29T19:10:51.729Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:10:51.729Z] ---> e04c818066af [2022-06-29T19:10:51.729Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-29T19:10:52.298Z] Removing intermediate container ea46fb028429 [2022-06-29T19:10:52.298Z] ---> 3c72aad5781b [2022-06-29T19:10:52.298Z] Step 8/25 : COPY . . [2022-06-29T19:10:52.298Z] ---> f6802fa33ff6 [2022-06-29T19:10:52.298Z] 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-06-29T19:10:52.556Z] ---> Running in 8b562498387f [2022-06-29T19:10:53.499Z] ---> 37058224630f [2022-06-29T19:10:53.499Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-29T19:10:53.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:53.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:53.499Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-29T19:10:53.758Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:53.758Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:10:53.758Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:10:53.758Z] OK: 6 MiB in 16 packages [2022-06-29T19:10:56.299Z] ---> ecc52bc85a5d [2022-06-29T19:10:56.299Z] 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-06-29T19:10:56.299Z] ---> 6a48ce7b4809 [2022-06-29T19:10:56.299Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:10:56.560Z] ---> Running in f9290b40eacd [2022-06-29T19:10:56.560Z] Removing intermediate container 8b562498387f [2022-06-29T19:10:56.560Z] ---> 31aa7458f2c6 [2022-06-29T19:10:56.560Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:10:56.560Z] ---> 2a5e86fe5de4 [2022-06-29T19:10:56.560Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-29T19:10:56.822Z] ---> Running in eefbf522c825 [2022-06-29T19:10:56.822Z] Removing intermediate container f9290b40eacd [2022-06-29T19:10:56.822Z] ---> d43193c6d4c5 [2022-06-29T19:10:56.822Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:10:57.389Z] ---> Running in ad6036a4b340 [2022-06-29T19:10:57.662Z] Removing intermediate container eefbf522c825 [2022-06-29T19:10:57.662Z] ---> b143493cbe8e [2022-06-29T19:10:57.662Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-29T19:10:57.662Z] ---> 2b230b467243 [2022-06-29T19:10:57.662Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-29T19:10:58.230Z] Removing intermediate container ad6036a4b340 [2022-06-29T19:10:58.230Z] ---> cf9acff75651 [2022-06-29T19:10:58.230Z] 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-06-29T19:10:58.230Z] ---> Running in 20d11f2c795c [2022-06-29T19:10:58.230Z] ---> 74deb96ce6ca [2022-06-29T19:10:58.230Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:10:58.490Z] ---> Running in 430a6cb9ced1 [2022-06-29T19:10:58.490Z] Removing intermediate container 20d11f2c795c [2022-06-29T19:10:58.490Z] ---> dcfe635ba90f [2022-06-29T19:10:58.490Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:10:58.752Z] ---> Running in 6ac481ad1cff [2022-06-29T19:10:58.752Z] ---> 82dc370e7372 [2022-06-29T19:10:58.752Z] 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-06-29T19:10:58.752Z] ---> Running in 184e5419ee42 [2022-06-29T19:10:59.012Z] Removing intermediate container 6ac481ad1cff [2022-06-29T19:10:59.012Z] ---> 4298902f1603 [2022-06-29T19:10:59.012Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:10:59.012Z] Removing intermediate container d939afc02866 [2022-06-29T19:10:59.012Z] ---> 76b926286818 [2022-06-29T19:10:59.012Z] [2022-06-29T19:10:59.012Z] Step 9/20 : FROM alpine:3.15 [2022-06-29T19:10:59.012Z] ---> 0ac33e5f5afa [2022-06-29T19:10:59.012Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:10:59.012Z] ---> Using cache [2022-06-29T19:10:59.012Z] ---> 4c4de7ed4e52 [2022-06-29T19:10:59.012Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:59.012Z] ---> Using cache [2022-06-29T19:10:59.012Z] ---> 308acb413888 [2022-06-29T19:10:59.012Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-29T19:10:59.273Z] ---> Running in c5a1c4cc50f9 [2022-06-29T19:10:59.273Z] ---> 5e841c08875e [2022-06-29T19:10:59.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-29T19:10:59.273Z] ---> 9854ef7f3e85 [2022-06-29T19:10:59.273Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:10:59.273Z] ---> Running in 4806e2259210 [2022-06-29T19:10:59.273Z] Removing intermediate container 430a6cb9ced1 [2022-06-29T19:10:59.273Z] ---> 73588219d8a1 [2022-06-29T19:10:59.273Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:10:59.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:59.534Z] ---> Running in fe8e81bf9c50 [2022-06-29T19:10:59.794Z] Removing intermediate container 4806e2259210 [2022-06-29T19:10:59.794Z] ---> e4afcd98daca [2022-06-29T19:10:59.794Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-29T19:10:59.794Z] ---> 4b47e586e9ea [2022-06-29T19:10:59.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-29T19:10:59.794Z] ---> Running in a2bf498ca2bf [2022-06-29T19:10:59.794Z] Removing intermediate container fe8e81bf9c50 [2022-06-29T19:10:59.794Z] ---> a0d17eac12ba [2022-06-29T19:10:59.794Z] [2022-06-29T19:10:59.794Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:10:59.794Z] ---> 0ac33e5f5afa [2022-06-29T19:10:59.794Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:10:59.794Z] ---> Using cache [2022-06-29T19:10:59.794Z] ---> 4c4de7ed4e52 [2022-06-29T19:10:59.794Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:59.794Z] ---> Using cache [2022-06-29T19:10:59.794Z] ---> 308acb413888 [2022-06-29T19:10:59.794Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:10:59.794Z] ---> Running in dfe771d85c99 [2022-06-29T19:10:59.794Z] Removing intermediate container 184e5419ee42 [2022-06-29T19:10:59.794Z] ---> 2455aafb22b6 [2022-06-29T19:10:59.794Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:11:00.064Z] Removing intermediate container a2bf498ca2bf [2022-06-29T19:11:00.064Z] ---> 88398c8342ac [2022-06-29T19:11:00.064Z] 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-06-29T19:11:00.064Z] ---> f57752518ccb [2022-06-29T19:11:00.064Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-29T19:11:00.064Z] ---> Running in 32291392a732 [2022-06-29T19:11:00.324Z] ---> Running in 432ef1800d5e [2022-06-29T19:11:00.324Z] ---> Running in 085071107a9b [2022-06-29T19:11:00.324Z] Removing intermediate container 32291392a732 [2022-06-29T19:11:00.324Z] ---> b02a0e926dd2 [2022-06-29T19:11:00.324Z] Step 23/25 : LABEL arch=x86_64 [2022-06-29T19:11:00.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:00.324Z] Removing intermediate container 085071107a9b [2022-06-29T19:11:00.324Z] ---> 8bd7d8e867ba [2022-06-29T19:11:00.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:00.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:00.584Z] ---> Running in 533451b4ff72 [2022-06-29T19:11:00.584Z] ---> Running in ada3271fe4a2 [2022-06-29T19:11:00.584Z] Removing intermediate container 533451b4ff72 [2022-06-29T19:11:00.584Z] ---> 55ed8a76d45a [2022-06-29T19:11:00.584Z] Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:11:00.584Z] Removing intermediate container ada3271fe4a2 [2022-06-29T19:11:00.584Z] ---> d3c2eaa2667f [2022-06-29T19:11:00.584Z] Step 20/22 : LABEL arch=x86_64 [2022-06-29T19:11:00.584Z] ---> Running in 10e9941ce635 [2022-06-29T19:11:00.843Z] ---> Running in d080310e00b0 [2022-06-29T19:11:00.843Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:11:00.843Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:11:00.843Z] OK: 15859 distinct packages available [2022-06-29T19:11:00.843Z] Removing intermediate container 10e9941ce635 [2022-06-29T19:11:00.843Z] ---> cedec1eab76d [2022-06-29T19:11:00.843Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:11:00.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:00.843Z] Removing intermediate container d080310e00b0 [2022-06-29T19:11:00.843Z] ---> da57c1ad4a92 [2022-06-29T19:11:00.843Z] Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:11:00.843Z] ---> Running in dc27a29b26c1 [2022-06-29T19:11:00.843Z] ---> Running in ab2cfe59e3da [2022-06-29T19:11:01.102Z] Removing intermediate container 432ef1800d5e [2022-06-29T19:11:01.102Z] ---> 0738bb74b2b2 [2022-06-29T19:11:01.102Z] Step 12/25 : WORKDIR /edgex-go [2022-06-29T19:11:01.102Z] ---> Running in 530e26fbb4ab [2022-06-29T19:11:01.102Z] Removing intermediate container dc27a29b26c1 [2022-06-29T19:11:01.102Z] ---> 6ca1bf5c0d70 [2022-06-29T19:11:01.102Z] [2022-06-29T19:11:01.102Z] Removing intermediate container ab2cfe59e3da [2022-06-29T19:11:01.102Z] ---> 5a8f94defbe3 [2022-06-29T19:11:01.102Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:11:01.102Z] Removing intermediate container 530e26fbb4ab [2022-06-29T19:11:01.102Z] ---> 580029bcee5e [2022-06-29T19:11:01.102Z] [2022-06-29T19:11:01.102Z] Step 13/25 : FROM alpine:3.15 [2022-06-29T19:11:01.102Z] ---> 0ac33e5f5afa [2022-06-29T19:11:01.102Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:11:01.102Z] ---> Using cache [2022-06-29T19:11:01.102Z] ---> 4c4de7ed4e52 [2022-06-29T19:11:01.102Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:01.102Z] ---> Using cache [2022-06-29T19:11:01.102Z] ---> 308acb413888 [2022-06-29T19:11:01.102Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:11:01.102Z] ---> Running in ecab06144a24 [2022-06-29T19:11:01.361Z] ---> Running in 51e8a97b153e [2022-06-29T19:11:01.361Z] Successfully built 6ca1bf5c0d70 [2022-06-29T19:11:01.361Z] Successfully tagged security-secretstore-setup:latest [2022-06-29T19:11:01.361Z]  Building security-secretstore-setup ... done Building core-data [2022-06-29T19:11:01.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:01.361Z] Removing intermediate container ecab06144a24 [2022-06-29T19:11:01.361Z] ---> 9729d5dad47b [2022-06-29T19:11:01.361Z] [2022-06-29T19:11:01.361Z] Successfully built 9729d5dad47b [2022-06-29T19:11:01.361Z] Successfully tagged support-notifications:latest [2022-06-29T19:11:01.622Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:01.884Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:11:01.884Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:11:01.884Z] OK: 15859 distinct packages available [2022-06-29T19:11:01.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:01.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:02.151Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-29T19:11:02.412Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:11:02.412Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:11:02.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:02.412Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-29T19:11:02.671Z] (5/9) Installing curl (7.80.0-r1) [2022-06-29T19:11:02.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:02.671Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:02.671Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:11:02.671Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:11:02.671Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:11:02.671Z] OK: 15859 distinct packages available [2022-06-29T19:11:02.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:02.934Z] (8/9) Installing libucontext (1.1-r0) [2022-06-29T19:11:02.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:02.934Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-29T19:11:02.934Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:11:02.934Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:11:02.934Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:11:03.194Z] OK: 8 MiB in 23 packages [2022-06-29T19:11:03.194Z] (3/5) Installing libucontext (1.1-r0) [2022-06-29T19:11:03.194Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-29T19:11:03.194Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-29T19:11:03.453Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:11:03.453Z] OK: 6 MiB in 19 packages [2022-06-29T19:11:03.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:04.282Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:04.282Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:11:04.564Z] (3/5) Installing libucontext (1.1-r0) [2022-06-29T19:11:04.564Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-29T19:11:04.564Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-29T19:11:04.849Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:11:04.849Z] OK: 6 MiB in 19 packages [2022-06-29T19:11:04.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:04.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:04.849Z] ---> a81ad721bb6a [2022-06-29T19:11:04.849Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:11:04.849Z] ---> Using cache [2022-06-29T19:11:04.849Z] ---> d0e1b6d2fd8a [2022-06-29T19:11:04.849Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:04.849Z] ---> Using cache [2022-06-29T19:11:04.849Z] ---> b885794067b0 [2022-06-29T19:11:04.849Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-29T19:11:06.333Z] ---> Running in d6639f4e45c0 [2022-06-29T19:11:06.593Z] Removing intermediate container dfe771d85c99 [2022-06-29T19:11:06.593Z] ---> 90735b11d9f4 [2022-06-29T19:11:06.593Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-29T19:11:06.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:06.594Z] Removing intermediate container 51e8a97b153e [2022-06-29T19:11:06.594Z] ---> f7ab32c8562a [2022-06-29T19:11:06.594Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:11:06.594Z] Removing intermediate container c5a1c4cc50f9 [2022-06-29T19:11:06.594Z] ---> c7cffc792be6 [2022-06-29T19:11:06.594Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:06.853Z] ---> 4ae80891cdee [2022-06-29T19:11:06.853Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-29T19:11:07.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:07.763Z] OK: 221 MiB in 52 packages [2022-06-29T19:11:08.024Z] ---> ec60dd0be7b0 [2022-06-29T19:11:08.024Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:08.024Z] ---> d6143bab9d4b [2022-06-29T19:11:08.024Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:11:08.289Z] ---> f31ec519f03f [2022-06-29T19:11:08.289Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:11:08.289Z] ---> 98d76b253657 [2022-06-29T19:11:08.289Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-29T19:11:08.289Z] Removing intermediate container d6639f4e45c0 [2022-06-29T19:11:08.289Z] ---> 97d2a67e6894 [2022-06-29T19:11:08.289Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:11:08.548Z] ---> Running in 353e992fcfd6 [2022-06-29T19:11:08.548Z] ---> 228aee4110e3 [2022-06-29T19:11:08.548Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-29T19:11:08.807Z] Removing intermediate container 353e992fcfd6 [2022-06-29T19:11:08.807Z] ---> 79449ac0b9e5 [2022-06-29T19:11:08.807Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:09.067Z] ---> 8651140e1963 [2022-06-29T19:11:09.067Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:09.067Z] ---> 8db87fd57095 [2022-06-29T19:11:09.067Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-29T19:11:09.067Z] ---> Running in 97a67bf8c684 [2022-06-29T19:11:09.067Z] ---> Running in ac7139ad6d87 [2022-06-29T19:11:09.325Z] ---> 7e9effd025eb [2022-06-29T19:11:09.325Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:11:09.325Z] Removing intermediate container 97a67bf8c684 [2022-06-29T19:11:09.325Z] ---> 4d6762a342a2 [2022-06-29T19:11:09.325Z] Step 18/20 : LABEL arch=x86_64 [2022-06-29T19:11:09.589Z] ---> d3770ba7da5b [2022-06-29T19:11:09.589Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:11:09.589Z] ---> Running in d33f463514eb [2022-06-29T19:11:09.589Z] ---> Running in 3512777764ee [2022-06-29T19:11:09.589Z] ---> 7697d82a3fd7 [2022-06-29T19:11:09.589Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-29T19:11:09.589Z] Removing intermediate container d33f463514eb [2022-06-29T19:11:09.589Z] ---> 34b369851131 [2022-06-29T19:11:09.589Z] Step 19/20 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:11:09.855Z] Removing intermediate container 3512777764ee [2022-06-29T19:11:09.855Z] ---> 4243efd04a9d [2022-06-29T19:11:09.855Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:11:09.855Z] ---> Running in 2a4c9feb4796 [2022-06-29T19:11:09.855Z] ---> 81e34264b35e [2022-06-29T19:11:09.855Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-29T19:11:09.855Z] ---> Running in f57e5b8960c5 [2022-06-29T19:11:09.855Z] Removing intermediate container 2a4c9feb4796 [2022-06-29T19:11:09.855Z] ---> b844197cf8a2 [2022-06-29T19:11:09.855Z] Step 20/20 : LABEL version=0.0.0 [2022-06-29T19:11:09.855Z] ---> Running in 40a378fc58f6 [2022-06-29T19:11:09.855Z] Removing intermediate container ac7139ad6d87 [2022-06-29T19:11:09.855Z] ---> b10de7108818 [2022-06-29T19:11:09.855Z] Step 8/23 : COPY . . [2022-06-29T19:11:09.855Z] Removing intermediate container f57e5b8960c5 [2022-06-29T19:11:09.855Z] ---> a858f9f89ace [2022-06-29T19:11:09.855Z] Step 23/25 : LABEL arch=x86_64 [2022-06-29T19:11:10.113Z] ---> Running in 1ca1f52a2814 [2022-06-29T19:11:10.113Z] ---> 8be9320c681a [2022-06-29T19:11:10.113Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:11:10.113Z] Removing intermediate container 40a378fc58f6 [2022-06-29T19:11:10.113Z] ---> 48ae50e6b368 [2022-06-29T19:11:10.113Z] [2022-06-29T19:11:10.374Z] Successfully built 48ae50e6b368 [2022-06-29T19:11:11.318Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-29T19:11:12.710Z]  Building security-spiffe-token-provider ... done  ---> Running in 9b73605733c2 [2022-06-29T19:11:12.710Z] Removing intermediate container 1ca1f52a2814 [2022-06-29T19:11:12.710Z] ---> e190bd2f4f81 [2022-06-29T19:11:12.710Z] Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:11:12.710Z] ---> Running in 5d394cb50a89 [2022-06-29T19:11:12.710Z] Removing intermediate container 9b73605733c2 [2022-06-29T19:11:12.710Z] ---> ec464a218dc5 [2022-06-29T19:11:12.710Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:11:12.710Z] ---> Running in 10321dae503c [2022-06-29T19:11:12.710Z] Removing intermediate container 5d394cb50a89 [2022-06-29T19:11:12.710Z] ---> 1324f6481da9 [2022-06-29T19:11:12.710Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:11:12.991Z] ---> Running in 26218744ae8b [2022-06-29T19:11:12.991Z] Removing intermediate container 10321dae503c [2022-06-29T19:11:12.991Z] ---> b217eafd5d87 [2022-06-29T19:11:12.991Z] Step 24/26 : LABEL arch=x86_64 [2022-06-29T19:11:12.991Z] ---> Running in 7ff1db08a4f3 [2022-06-29T19:11:12.991Z] Removing intermediate container 26218744ae8b [2022-06-29T19:11:12.991Z] ---> a01cef47f23d [2022-06-29T19:11:12.991Z] [2022-06-29T19:11:13.253Z] Successfully built a01cef47f23d [2022-06-29T19:11:13.253Z] Successfully tagged security-spire-server:latest [2022-06-29T19:11:13.253Z]  Building security-spire-server ... done Removing intermediate container 7ff1db08a4f3 [2022-06-29T19:11:13.253Z] ---> f8e59c5f1206 [2022-06-29T19:11:13.253Z] Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:11:13.253Z] ---> Running in af6c985ea6f7 [2022-06-29T19:11:13.512Z] Removing intermediate container af6c985ea6f7 [2022-06-29T19:11:13.512Z] ---> 1551b2d796b9 [2022-06-29T19:11:13.512Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:11:13.771Z] ---> Running in 9eb18052c2a3 [2022-06-29T19:11:13.771Z] Removing intermediate container 9eb18052c2a3 [2022-06-29T19:11:13.771Z] ---> bfc11f5d5182 [2022-06-29T19:11:13.771Z] [2022-06-29T19:11:14.028Z] Successfully built bfc11f5d5182 [2022-06-29T19:11:14.028Z] Successfully tagged security-spire-agent:latest [2022-06-29T19:11:15.407Z]  Building security-spire-agent ... done  ---> aaece219fec9 [2022-06-29T19:11:15.407Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-29T19:11:15.407Z] ---> Running in f1d9de58c9fc [2022-06-29T19:11:15.666Z] 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-06-29T19:11:15.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-29T19:11:30.556Z] Removing intermediate container f1d9de58c9fc [2022-06-29T19:11:30.556Z] ---> 952105161ff7 [2022-06-29T19:11:30.556Z] [2022-06-29T19:11:30.556Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:11:30.556Z] ---> e04c818066af [2022-06-29T19:11:30.556Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-29T19:11:30.556Z] ---> Running in 851bea32cde0 [2022-06-29T19:11:30.556Z] Removing intermediate container 851bea32cde0 [2022-06-29T19:11:30.556Z] ---> 9e65ffc97c16 [2022-06-29T19:11:30.556Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-29T19:11:30.556Z] ---> Running in e3a00f8feb57 [2022-06-29T19:11:30.556Z] Removing intermediate container e3a00f8feb57 [2022-06-29T19:11:30.556Z] ---> 03c6aa3fe8ae [2022-06-29T19:11:30.556Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-29T19:11:30.556Z] ---> Running in ed814fbce713 [2022-06-29T19:11:30.556Z] Removing intermediate container ed814fbce713 [2022-06-29T19:11:30.556Z] ---> cc99a60a04bc [2022-06-29T19:11:30.556Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:30.556Z] ---> Running in 568a87ab3c0b [2022-06-29T19:11:30.556Z] Removing intermediate container 568a87ab3c0b [2022-06-29T19:11:30.556Z] ---> 9cc5d5c0c45e [2022-06-29T19:11:30.556Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-29T19:11:30.556Z] ---> Running in 7466989bb3cb [2022-06-29T19:11:30.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:31.499Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:31.760Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:31.760Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-29T19:11:32.020Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-29T19:11:32.020Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-29T19:11:32.020Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-29T19:11:32.280Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-29T19:11:32.280Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:11:32.280Z] OK: 8 MiB in 20 packages [2022-06-29T19:11:32.851Z] Removing intermediate container 7466989bb3cb [2022-06-29T19:11:32.851Z] ---> fcad5c4eea26 [2022-06-29T19:11:32.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:32.851Z] ---> 63dc0748c0b6 [2022-06-29T19:11:32.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-29T19:11:33.422Z] ---> 0067e2834612 [2022-06-29T19:11:33.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:33.422Z] ---> 069b07f4a9d9 [2022-06-29T19:11:33.422Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-29T19:11:33.681Z] ---> Running in b8a658e0f472 [2022-06-29T19:11:33.681Z] Removing intermediate container b8a658e0f472 [2022-06-29T19:11:33.681Z] ---> 893f0ec98132 [2022-06-29T19:11:33.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:33.681Z] ---> Running in af22fc2f66ea [2022-06-29T19:11:33.956Z] Removing intermediate container af22fc2f66ea [2022-06-29T19:11:33.956Z] ---> ae71ebe4bd46 [2022-06-29T19:11:33.956Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:11:33.956Z] ---> Running in 322d4692fc65 [2022-06-29T19:11:33.956Z] Removing intermediate container 322d4692fc65 [2022-06-29T19:11:33.956Z] ---> 357ca7d4e9da [2022-06-29T19:11:33.956Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:11:33.956Z] ---> Running in 59edebb6c043 [2022-06-29T19:11:33.956Z] Removing intermediate container 59edebb6c043 [2022-06-29T19:11:33.956Z] ---> 01e08b9856f8 [2022-06-29T19:11:33.956Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:11:34.218Z] ---> Running in 828abb5f13d9 [2022-06-29T19:11:34.218Z] Removing intermediate container 828abb5f13d9 [2022-06-29T19:11:34.218Z] ---> af95c3cc28ea [2022-06-29T19:11:34.218Z] [2022-06-29T19:11:34.218Z] Successfully built af95c3cc28ea [2022-06-29T19:11:34.218Z] Successfully tagged core-data:latest [2022-06-29T19:11:34.226Z]  Building core-data ... done  [Pipeline] } [2022-06-29T19:11:34.260Z] $ docker stop --time=1 1a9b58e8a3396871de888f00a5308d9ec7ee69c9f4406691d77370dd7ca9211b [2022-06-29T19:11:35.578Z] $ docker rm -f 1a9b58e8a3396871de888f00a5308d9ec7ee69c9f4406691d77370dd7ca9211b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T19:11:35.982Z] + docker images [2022-06-29T19:11:35.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-29T19:11:35.982Z] core-data latest af95c3cc28ea 1 second ago 22.5MB [2022-06-29T19:11:35.982Z] 952105161ff7 7 seconds ago 1.65GB [2022-06-29T19:11:35.982Z] security-spire-agent latest bfc11f5d5182 22 seconds ago 127MB [2022-06-29T19:11:35.982Z] security-spire-server latest a01cef47f23d 23 seconds ago 87.3MB [2022-06-29T19:11:35.982Z] security-spiffe-token-provider latest 48ae50e6b368 26 seconds ago 29MB [2022-06-29T19:11:35.982Z] support-notifications latest 9729d5dad47b 34 seconds ago 27MB [2022-06-29T19:11:35.982Z] security-secretstore-setup latest 6ca1bf5c0d70 35 seconds ago 28.5MB [2022-06-29T19:11:35.982Z] 580029bcee5e 35 seconds ago 1.52GB [2022-06-29T19:11:35.982Z] a0d17eac12ba 36 seconds ago 1.52GB [2022-06-29T19:11:35.982Z] 76b926286818 37 seconds ago 1.67GB [2022-06-29T19:11:35.982Z] 0cc12199fa4a 44 seconds ago 1.68GB [2022-06-29T19:11:35.982Z] d900c099f4ce 49 seconds ago 1.63GB [2022-06-29T19:11:35.982Z] security-proxy-setup latest 7b6a0de58d14 55 seconds ago 26.9MB [2022-06-29T19:11:35.982Z] core-metadata latest 259df60360cb About a minute ago 17MB [2022-06-29T19:11:35.982Z] fe12df605bf1 About a minute ago 1.62GB [2022-06-29T19:11:35.982Z] 97cf3be02503 About a minute ago 1.62GB [2022-06-29T19:11:35.982Z] sys-mgmt-agent latest 01dfee54a9e4 About a minute ago 299MB [2022-06-29T19:11:35.982Z] security-bootstrapper latest d81faaa3a6ad About a minute ago 19.1MB [2022-06-29T19:11:35.982Z] core-command latest 083dc748b62a About a minute ago 16.1MB [2022-06-29T19:11:35.982Z] support-scheduler latest dd222427feb4 About a minute ago 26.4MB [2022-06-29T19:11:35.982Z] 160484d58052 About a minute ago 1.67GB [2022-06-29T19:11:35.982Z] 43ac12ad41be About a minute ago 1.62GB [2022-06-29T19:11:35.982Z] 35a47aa3fe79 About a minute ago 1.62GB [2022-06-29T19:11:35.982Z] 05bd5980e505 About a minute ago 1.61GB [2022-06-29T19:11:35.982Z] security-spire-config latest f57d670cbd8d About a minute ago 86.7MB [2022-06-29T19:11:35.982Z] 5938f47338d6 2 minutes ago 1.52GB [2022-06-29T19:11:35.982Z] ci-base-image-x86_64 latest a81ad721bb6a 4 minutes ago 1.02GB [2022-06-29T19:11:35.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-29T19:11:35.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-29T19:11:35.982Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-29T19:11:35.982Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-29T19:11:35.982Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-29T19:11:35.982Z] 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-06-29T19:12:52.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-29T19:12:52.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-29T19:12:54.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-29T19:12:54.864Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-29T19:13:03.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-29T19:13:18.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2022-06-29T19:13:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-29T19:13:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-29T19:13:23.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements [2022-06-29T19:13:23.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-29T19:13:23.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.457s coverage: 54.2% of statements [2022-06-29T19:13:23.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-29T19:13:23.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.708s coverage: 89.2% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.318s coverage: 83.8% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.499s coverage: 95.6% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.293s coverage: 72.2% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.451s coverage: 60.0% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.416s coverage: 58.8% of statements [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.6% of statements [2022-06-29T19:13:50.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 47.1% of statements [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.350s coverage: 79.5% of statements [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements [2022-06-29T19:13:50.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2022-06-29T19:14:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2022-06-29T19:14:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2022-06-29T19:14:07.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements [2022-06-29T19:14:07.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.382s coverage: 92.9% of statements [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements [2022-06-29T19:14:15.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.141s coverage: 91.2% of statements [2022-06-29T19:14:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-29T19:14:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.077s coverage: 64.4% of statements [2022-06-29T19:14:21.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-29T19:14:21.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-29T19:14:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2022-06-29T19:14:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.223s coverage: 89.4% of statements [2022-06-29T19:14:21.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-06-29T19:14:21.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2022-06-29T19:14:21.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2022-06-29T19:14:31.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.414s coverage: 65.4% of statements [2022-06-29T19:14:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-29T19:14:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-29T19:14:31.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-29T19:14:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.952s coverage: 43.8% of statements [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-29T19:14:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.398s coverage: 89.5% of statements [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-29T19:14:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.334s coverage: 84.8% of statements [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-29T19:14:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.405s coverage: 17.7% of statements [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.554s coverage: 97.7% of statements [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.247s coverage: 28.9% of statements [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-29T19:14:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.223s coverage: 100.0% of statements [2022-06-29T19:14:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-06-29T19:14:42.960Z] 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-06-29T19:14:42.960Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-29T19:14:42.960Z] GO111MODULE=on go vet ./... [2022-06-29T19:16:34.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T19:16:34.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T19:16:36.305Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T19:16:36.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-29T19:16:37.295Z] + ls -al . [2022-06-29T19:16:37.295Z] total 680 [2022-06-29T19:16:37.295Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 19:10 . [2022-06-29T19:16:37.295Z] drwxr-xr-x 4 root root 4096 Jun 29 19:10 .. [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 19:08 .dockerignore [2022-06-29T19:16:37.295Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:08 .git [2022-06-29T19:16:37.295Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:08 .github [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 879 Jun 29 19:08 .gitignore [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 42 Jun 29 19:08 .golangci.yml [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 87 Jun 29 19:08 .hadolint.yml [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 19:08 .sonarcloud.properties [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:08 ADOPTERS.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:08 Attribution.txt [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:08 CHANGELOG.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:08 CONTRIBUTING.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 19:08 GOVERNANCE.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 850 Jun 29 19:08 Jenkinsfile [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:08 LICENSE [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:08 Makefile [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 19:08 OWNERS.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:08 README.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:08 SECURITY.md [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 19:06 VERSION [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:08 ZMQWindows.md [2022-06-29T19:16:37.295Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 19:08 bin [2022-06-29T19:16:37.295Z] drwxrwxr-x 18 1001 1001 4096 Jun 29 19:08 cmd [2022-06-29T19:16:37.295Z] -rw-r--r-- 1 root root 435593 Jun 29 19:14 coverage.out [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:08 go.mod [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:10 go.sum [2022-06-29T19:16:37.295Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:08 internal [2022-06-29T19:16:37.295Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:08 openapi [2022-06-29T19:16:37.295Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 19:08 snap [2022-06-29T19:16:37.295Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 19:08 version.go [Pipeline] sh [2022-06-29T19:16:37.984Z] + '[' -e coverage.out ] [2022-06-29T19:16:37.984Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-29T19:16:38.020Z] Warning: overwriting stash ‘coverage-report’ [2022-06-29T19:16:38.877Z] Stashed 1 file(s) [Pipeline] sh [2022-06-29T19:16:39.549Z] + make build [2022-06-29T19:16:39.549Z] 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-06-29T19:18:01.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-29T19:19:09.489Z] 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-06-29T19:19:09.489Z] 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-06-29T19:19:48.565Z] 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-06-29T19:19:48.565Z] 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-06-29T19:19:48.565Z] 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-06-29T19:19:55.299Z] 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-06-29T19:19:57.934Z] 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-06-29T19:20:03.350Z] 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-06-29T19:20:06.743Z] 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-06-29T19:20:10.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-29T19:20:18.464Z] 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-06-29T19:20:25.224Z] $ docker stop --time=1 8111f7b40afa732727ffec69339b0e63c515f82d13c52e544add07766fb7e858 [2022-06-29T19:20:27.308Z] $ docker rm -f 8111f7b40afa732727ffec69339b0e63c515f82d13c52e544add07766fb7e858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:20:30.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:20:30.164Z] [2022-06-29T19:20:30.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:20:30.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:20:30.897Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-29T19:20:30.897Z] 29e5d40040c1: Pulling fs layer [2022-06-29T19:20:30.897Z] 1ce36da41761: Pulling fs layer [2022-06-29T19:20:30.897Z] 25b303627fd3: Pulling fs layer [2022-06-29T19:20:31.185Z] 29e5d40040c1: Verifying Checksum [2022-06-29T19:20:31.185Z] 29e5d40040c1: Download complete [2022-06-29T19:20:31.801Z] 1ce36da41761: Verifying Checksum [2022-06-29T19:20:31.801Z] 1ce36da41761: Download complete [2022-06-29T19:20:32.073Z] 29e5d40040c1: Pull complete [2022-06-29T19:20:33.054Z] 25b303627fd3: Download complete [2022-06-29T19:20:33.329Z] 1ce36da41761: Pull complete [2022-06-29T19:20:45.727Z] 25b303627fd3: Pull complete [2022-06-29T19:20:45.727Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-29T19:20:45.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:20:45.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:20:46.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container [2022-06-29T19:20:46.215Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-29T19:20:48.633Z] $ docker top 609a922699cc1813b8b84467c329839cab191c0bf59eb17369d7d63eab32cd7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:20:49.608Z] + docker-compose build --help [2022-06-29T19:20:49.608Z] + grep parallel [2022-06-29T19:20:54.997Z] --parallel Build images in parallel. [Pipeline] } [2022-06-29T19:20:55.034Z] $ docker stop --time=1 609a922699cc1813b8b84467c329839cab191c0bf59eb17369d7d63eab32cd7f [2022-06-29T19:20:56.743Z] $ docker rm -f 609a922699cc1813b8b84467c329839cab191c0bf59eb17369d7d63eab32cd7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:20:57.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:20:57.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:20:57.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container [2022-06-29T19:20:57.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-29T19:20:59.129Z] $ docker top 97423926cbc6b017d6cfef710054ce6a069920fce1ce9065be74a4322ac55dac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:21:00.055Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-29T19:21:05.429Z] Building core-command ... [2022-06-29T19:21:05.429Z] Building core-data ... [2022-06-29T19:21:05.429Z] Building core-metadata ... [2022-06-29T19:21:05.429Z] Building security-bootstrapper ... [2022-06-29T19:21:05.429Z] Building security-proxy-setup ... [2022-06-29T19:21:05.429Z] Building security-secretstore-setup ... [2022-06-29T19:21:05.429Z] Building security-spiffe-token-provider ... [2022-06-29T19:21:05.429Z] Building security-spire-agent ... [2022-06-29T19:21:05.429Z] Building security-spire-config ... [2022-06-29T19:21:05.429Z] Building security-spire-server ... [2022-06-29T19:21:05.429Z] Building support-notifications ... [2022-06-29T19:21:05.429Z] Building support-scheduler ... [2022-06-29T19:21:05.429Z] Building sys-mgmt-agent ... [2022-06-29T19:21:05.429Z] Building security-proxy-setup [2022-06-29T19:21:05.429Z] Building security-spiffe-token-provider [2022-06-29T19:21:05.429Z] Building core-data [2022-06-29T19:21:05.429Z] Building security-secretstore-setup [2022-06-29T19:21:05.429Z] Building security-spire-agent [2022-06-29T19:22:27.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:22:27.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:22:27.170Z] ---> 9d399a41f75f [2022-06-29T19:22:27.170Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:22:27.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:22:27.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:22:27.170Z] ---> 9d399a41f75f [2022-06-29T19:22:27.170Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:22:27.170Z] ---> Running in c0bcaddd73f9 [2022-06-29T19:22:27.170Z] ---> Running in 2bdf8405800c [2022-06-29T19:22:27.170Z] Removing intermediate container c0bcaddd73f9 [2022-06-29T19:22:27.170Z] ---> 506150953e9e [2022-06-29T19:22:27.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:22:27.170Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:22:27.170Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:22:27.170Z] ---> 9d399a41f75f [2022-06-29T19:22:27.170Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:22:27.170Z] ---> Running in 21d03ea89432 [2022-06-29T19:22:27.170Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:22:27.170Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:22:27.170Z] ---> 9d399a41f75f [2022-06-29T19:22:27.170Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:22:27.170Z] ---> Using cache [2022-06-29T19:22:27.170Z] ---> 506150953e9e [2022-06-29T19:22:27.170Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:22:27.170Z] ---> Running in eae120f8103d [2022-06-29T19:22:27.170Z] Removing intermediate container 2bdf8405800c [2022-06-29T19:22:27.170Z] ---> c65333c2dd94 [2022-06-29T19:22:27.170Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:22:27.170Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:22:27.170Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:22:27.170Z] ---> 9d399a41f75f [2022-06-29T19:22:27.170Z] Step 3/20 : WORKDIR /edgex-go [2022-06-29T19:22:27.170Z] ---> Running in 17766bb6c12a [2022-06-29T19:22:27.170Z] ---> Running in 775aa81aa1a1 [2022-06-29T19:22:27.170Z] ---> Running in 0dcca24169e6 [2022-06-29T19:22:27.170Z] Removing intermediate container 17766bb6c12a [2022-06-29T19:22:27.170Z] ---> 2b088c62514c [2022-06-29T19:22:27.170Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-29T19:22:27.170Z] Removing intermediate container 21d03ea89432 [2022-06-29T19:22:27.170Z] ---> d58064ea14b7 [2022-06-29T19:22:27.170Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:22:27.170Z] ---> Running in 95be475a0dfb [2022-06-29T19:22:27.170Z] ---> Running in 4b0f7b9dda92 [2022-06-29T19:22:27.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.170Z] Removing intermediate container eae120f8103d [2022-06-29T19:22:27.170Z] ---> fa6f58667e7e [2022-06-29T19:22:27.170Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-29T19:22:27.170Z] ---> Running in 4fd475998efa [2022-06-29T19:22:27.170Z] Removing intermediate container 0dcca24169e6 [2022-06-29T19:22:27.170Z] ---> b2cc52c949f1 [2022-06-29T19:22:27.170Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-29T19:22:27.170Z] ---> Running in 72b2f08d036d [2022-06-29T19:22:27.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.170Z] Removing intermediate container 4b0f7b9dda92 [2022-06-29T19:22:27.170Z] ---> e39b8cd725d0 [2022-06-29T19:22:27.170Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:22:27.170Z] Removing intermediate container 775aa81aa1a1 [2022-06-29T19:22:27.170Z] ---> e1b11a760d0a [2022-06-29T19:22:27.170Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:22:27.170Z] ---> Running in f89a7b7574dd [2022-06-29T19:22:27.170Z] ---> Running in 5b93e611acfc [2022-06-29T19:22:27.170Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:22:27.170Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:22:27.170Z] OK: 15743 distinct packages available [2022-06-29T19:22:27.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:27.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:28.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:28.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:28.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:22:28.898Z] OK: 220 MiB in 52 packages [2022-06-29T19:22:29.178Z] OK: 220 MiB in 52 packages [2022-06-29T19:22:29.178Z] OK: 220 MiB in 52 packages [2022-06-29T19:22:29.781Z] OK: 220 MiB in 52 packages [2022-06-29T19:22:30.057Z] OK: 220 MiB in 52 packages [2022-06-29T19:22:31.048Z] Removing intermediate container 4fd475998efa [2022-06-29T19:22:31.048Z] ---> 3f49752a4830 [2022-06-29T19:22:31.048Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:22:31.048Z] Removing intermediate container 72b2f08d036d [2022-06-29T19:22:31.048Z] ---> 0b3cb625274c [2022-06-29T19:22:31.048Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:22:31.048Z] Removing intermediate container 95be475a0dfb [2022-06-29T19:22:31.048Z] ---> 42c0deac1b7b [2022-06-29T19:22:31.048Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-29T19:22:31.656Z] Removing intermediate container 5b93e611acfc [2022-06-29T19:22:31.656Z] ---> 754d4c356b65 [2022-06-29T19:22:31.656Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:22:31.656Z] Removing intermediate container f89a7b7574dd [2022-06-29T19:22:31.656Z] ---> ba1f8d193fa4 [2022-06-29T19:22:31.656Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:22:31.933Z] ---> 1082faf33421 [2022-06-29T19:22:31.933Z] ---> 70f1b6cedc50 [2022-06-29T19:22:31.933Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:22:31.933Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:22:32.216Z] ---> Running in 9f581f8ea423 [2022-06-29T19:22:32.216Z] ---> Running in e7995bd6ae6f [2022-06-29T19:22:32.836Z] ---> 2bdb24e8c458 [2022-06-29T19:22:32.836Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:22:33.114Z] ---> Running in d8cbfaa793b2 [2022-06-29T19:22:33.391Z] ---> 9585cb830dbc [2022-06-29T19:22:33.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:22:33.391Z] ---> Running in 5ac3125f5bde [2022-06-29T19:22:33.669Z] ---> f0ea50f8db29 [2022-06-29T19:22:33.669Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:22:33.945Z] ---> Running in e1e3dfa083a0 [2022-06-29T19:22:37.353Z] Removing intermediate container 9f581f8ea423 [2022-06-29T19:22:37.353Z] ---> f444d84f08fe [2022-06-29T19:22:37.353Z] Step 8/25 : COPY . . [2022-06-29T19:22:38.806Z] Removing intermediate container e7995bd6ae6f [2022-06-29T19:22:38.806Z] ---> a7db363f5130 [2022-06-29T19:22:38.806Z] Step 8/23 : COPY . . [2022-06-29T19:22:38.806Z] Removing intermediate container d8cbfaa793b2 [2022-06-29T19:22:38.806Z] ---> 636d2334e4b7 [2022-06-29T19:22:38.806Z] Step 7/20 : COPY . . [2022-06-29T19:22:39.406Z] Removing intermediate container 5ac3125f5bde [2022-06-29T19:22:39.406Z] ---> a4afe54fed55 [2022-06-29T19:22:39.406Z] Step 8/22 : COPY . . [2022-06-29T19:22:39.406Z] Removing intermediate container e1e3dfa083a0 [2022-06-29T19:22:39.406Z] ---> 72dd950ffaf8 [2022-06-29T19:22:39.406Z] Step 8/26 : COPY . . [2022-06-29T19:23:06.221Z] ---> f9a8fdb6c187 [2022-06-29T19:23:06.221Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-29T19:23:06.221Z] ---> Running in 3335f26f8dd1 [2022-06-29T19:23:06.221Z] ---> 735f686a029d [2022-06-29T19:23:06.221Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-29T19:23:06.221Z] ---> 58dc9172116a [2022-06-29T19:23:06.221Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:23:06.221Z] ---> Running in e4653cd72523 [2022-06-29T19:23:06.221Z] ---> a5239a53ba5c [2022-06-29T19:23:06.221Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-29T19:23:06.221Z] ---> Running in 00908b83b3a9 [2022-06-29T19:23:06.221Z] ---> be3ec4ed0c51 [2022-06-29T19:23:06.221Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-29T19:23:06.221Z] ---> Running in 2ad37f65e790 [2022-06-29T19:23:06.221Z] ---> Running in 9601705dd84b [2022-06-29T19:23:06.496Z] Removing intermediate container 00908b83b3a9 [2022-06-29T19:23:06.496Z] ---> de28c750155b [2022-06-29T19:23:06.496Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:23:06.496Z] ---> Running in 46ecd534b1a3 [2022-06-29T19:23:07.122Z] 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-06-29T19:23:07.398Z] Removing intermediate container 46ecd534b1a3 [2022-06-29T19:23:07.398Z] ---> da39cd74b74b [2022-06-29T19:23:07.398Z] 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-06-29T19:23:07.398Z] ---> Running in 1e8c6c1ac63f [2022-06-29T19:23:08.388Z] 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-06-29T19:23:08.388Z] 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-06-29T19:23:08.388Z] 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-06-29T19:23:10.375Z] Removing intermediate container 1e8c6c1ac63f [2022-06-29T19:23:10.375Z] ---> 14617729f48c [2022-06-29T19:23:10.375Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:23:10.375Z] ---> Running in 9fa75c00a2a3 [2022-06-29T19:23:10.983Z] Removing intermediate container 9fa75c00a2a3 [2022-06-29T19:23:10.983Z] ---> 21519c8d8fb7 [2022-06-29T19:23:10.983Z] [2022-06-29T19:23:10.983Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:23:10.983Z] 3.15: Pulling from library/alpine [2022-06-29T19:23:12.450Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T19:23:12.450Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T19:23:12.450Z] ---> 3fb3c9af89a9 [2022-06-29T19:23:12.450Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:23:12.741Z] ---> Running in 41eba6e97435 [2022-06-29T19:23:13.034Z] Removing intermediate container 41eba6e97435 [2022-06-29T19:23:13.034Z] ---> 87b62213ca81 [2022-06-29T19:23:13.034Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:23:13.310Z] ---> Running in 16044202514b [2022-06-29T19:23:16.711Z] Removing intermediate container 16044202514b [2022-06-29T19:23:16.711Z] ---> d9c84802e905 [2022-06-29T19:23:16.711Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:23:16.711Z] ---> Running in a1186a6b8683 [2022-06-29T19:23:18.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:23:19.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:23:21.045Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:23:21.045Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:23:21.045Z] OK: 15736 distinct packages available [2022-06-29T19:23:21.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:23:22.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:23:23.022Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-29T19:23:23.301Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:23:23.301Z] (3/5) Installing libucontext (1.1-r0) [2022-06-29T19:23:23.301Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-29T19:23:23.579Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-29T19:23:23.579Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:23:23.579Z] OK: 6 MiB in 19 packages [2022-06-29T19:23:25.062Z] Removing intermediate container a1186a6b8683 [2022-06-29T19:23:25.062Z] ---> 4a512c83e84c [2022-06-29T19:23:25.062Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-29T19:23:29.423Z] ---> 718bab8cba83 [2022-06-29T19:23:29.423Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:23:33.755Z] ---> 8e838fb173a1 [2022-06-29T19:23:33.755Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:23:34.754Z] ---> d5d7af93b2fc [2022-06-29T19:23:34.754Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-29T19:23:35.368Z] ---> 7e6d6579df9e [2022-06-29T19:23:35.368Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-29T19:23:36.387Z] ---> 6833929e2f81 [2022-06-29T19:23:36.387Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:23:36.387Z] ---> Running in 241976db14b3 [2022-06-29T19:23:36.986Z] Removing intermediate container 241976db14b3 [2022-06-29T19:23:36.986Z] ---> b9a01855256e [2022-06-29T19:23:36.986Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:23:36.986Z] ---> Running in 7e50cb26b271 [2022-06-29T19:23:37.590Z] Removing intermediate container 7e50cb26b271 [2022-06-29T19:23:37.590Z] ---> 573e2aba4d76 [2022-06-29T19:23:37.590Z] Step 24/26 : LABEL arch=arm64 [2022-06-29T19:23:37.590Z] ---> Running in 26e7ddd60ba5 [2022-06-29T19:23:38.188Z] Removing intermediate container 26e7ddd60ba5 [2022-06-29T19:23:38.188Z] ---> 460f2b24bf18 [2022-06-29T19:23:38.188Z] Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:23:38.188Z] ---> Running in b083427aa0c5 [2022-06-29T19:23:38.800Z] Removing intermediate container b083427aa0c5 [2022-06-29T19:23:38.800Z] ---> 5115268967f7 [2022-06-29T19:23:38.800Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:23:39.093Z] ---> Running in f741d74146a6 [2022-06-29T19:23:39.377Z] Removing intermediate container f741d74146a6 [2022-06-29T19:23:39.377Z] ---> 31d9a226f981 [2022-06-29T19:23:39.377Z] [2022-06-29T19:23:39.988Z] Successfully built 31d9a226f981 [2022-06-29T19:23:39.988Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-29T19:23:39.988Z] Building security-bootstrapper [2022-06-29T19:24:12.402Z]  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:24:12.402Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:24:12.402Z] ---> 9d399a41f75f [2022-06-29T19:24:12.402Z] Step 3/31 : WORKDIR /edgex-go [2022-06-29T19:24:12.402Z] ---> Using cache [2022-06-29T19:24:12.402Z] ---> d58064ea14b7 [2022-06-29T19:24:12.402Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:24:12.402Z] ---> Using cache [2022-06-29T19:24:12.402Z] ---> e39b8cd725d0 [2022-06-29T19:24:12.402Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-29T19:24:12.402Z] ---> Running in bc32c5ca9f81 [2022-06-29T19:24:13.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:14.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:16.314Z] OK: 220 MiB in 52 packages [2022-06-29T19:24:17.759Z] Removing intermediate container bc32c5ca9f81 [2022-06-29T19:24:17.759Z] ---> eee6d53e0190 [2022-06-29T19:24:17.759Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-29T19:24:18.747Z] ---> 1d45b9523b7c [2022-06-29T19:24:18.747Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:24:18.747Z] ---> Running in c4e7e3a14360 [2022-06-29T19:24:25.474Z] Removing intermediate container c4e7e3a14360 [2022-06-29T19:24:25.474Z] ---> 85abf742e060 [2022-06-29T19:24:25.474Z] Step 8/31 : COPY . . [2022-06-29T19:24:47.688Z] ---> 088a73f1d2ad [2022-06-29T19:24:47.688Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-29T19:24:47.688Z] ---> Running in 2e25d6fdb663 [2022-06-29T19:24:47.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-29T19:28:09.711Z] 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-06-29T19:28:09.711Z] 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-06-29T19:28:15.155Z] Removing intermediate container 3335f26f8dd1 [2022-06-29T19:28:15.155Z] ---> cb85a5258c88 [2022-06-29T19:28:15.155Z] [2022-06-29T19:28:15.155Z] Step 10/25 : FROM alpine:3.14 [2022-06-29T19:28:15.431Z] 3.14: Pulling from library/alpine [2022-06-29T19:28:17.442Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-29T19:28:17.442Z] Status: Downloaded newer image for alpine:3.14 [2022-06-29T19:28:17.442Z] ---> ac73e934f311 [2022-06-29T19:28:17.442Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-29T19:28:17.442Z] Removing intermediate container e4653cd72523 [2022-06-29T19:28:17.442Z] ---> 27ffa969d123 [2022-06-29T19:28:17.442Z] [2022-06-29T19:28:17.442Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:28:17.442Z] ---> ac73e934f311 [2022-06-29T19:28:17.442Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-29T19:28:17.442Z] ---> Running in 2bd61f257d0e [2022-06-29T19:28:17.730Z] ---> Running in 4ac8340c1c6d [2022-06-29T19:28:20.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:28:20.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:28:20.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:28:20.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:28:21.661Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-29T19:28:21.939Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-29T19:28:21.939Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:28:21.939Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-29T19:28:21.939Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-29T19:28:21.939Z] (5/6) Installing curl (7.79.1-r1) [2022-06-29T19:28:21.939Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:28:21.939Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:28:21.939Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-29T19:28:21.939Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:28:21.939Z] (3/3) Installing su-exec (0.2-r1) [2022-06-29T19:28:21.939Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:28:21.939Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:28:22.547Z] OK: 6 MiB in 17 packages [2022-06-29T19:28:22.547Z] OK: 8 MiB in 20 packages [2022-06-29T19:28:25.203Z] Removing intermediate container 4ac8340c1c6d [2022-06-29T19:28:25.203Z] ---> b555022e724e [2022-06-29T19:28:25.203Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:28:25.203Z] ---> Running in 2814bd714780 [2022-06-29T19:28:25.203Z] Removing intermediate container 2bd61f257d0e [2022-06-29T19:28:25.203Z] ---> 05c63c581a7a [2022-06-29T19:28:25.203Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:28:25.203Z] ---> Running in 553a96e74f8d [2022-06-29T19:28:26.210Z] Removing intermediate container 2814bd714780 [2022-06-29T19:28:26.210Z] ---> 94a23353c68c [2022-06-29T19:28:26.210Z] Step 13/22 : WORKDIR /edgex [2022-06-29T19:28:26.210Z] Removing intermediate container 553a96e74f8d [2022-06-29T19:28:26.210Z] ---> bb845593bc3d [2022-06-29T19:28:26.210Z] Step 13/25 : WORKDIR / [2022-06-29T19:28:26.210Z] ---> Running in e4f42276445d [2022-06-29T19:28:26.210Z] ---> Running in c5a6064663ca [2022-06-29T19:28:27.218Z] Removing intermediate container e4f42276445d [2022-06-29T19:28:27.218Z] ---> e52baddadc71 [2022-06-29T19:28:27.218Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-29T19:28:27.218Z] Removing intermediate container c5a6064663ca [2022-06-29T19:28:27.218Z] ---> 6cf69d99208e [2022-06-29T19:28:27.218Z] 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-06-29T19:28:28.214Z] ---> 18fabe7e9c0e [2022-06-29T19:28:28.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-29T19:28:28.214Z] ---> afbfbc858255 [2022-06-29T19:28:28.214Z] 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-06-29T19:28:30.216Z] ---> 7fd24428e4ea [2022-06-29T19:28:30.216Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-29T19:28:30.216Z] ---> bada88832950 [2022-06-29T19:28:30.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-29T19:28:31.209Z] ---> 92d15b229413 [2022-06-29T19:28:31.209Z] 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-06-29T19:28:32.646Z] ---> c48888b85740 [2022-06-29T19:28:32.647Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-29T19:28:32.647Z] ---> 465a54b02ffe [2022-06-29T19:28:32.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:28:34.095Z] ---> 9a313db69308 [2022-06-29T19:28:34.095Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-29T19:28:34.095Z] ---> Running in af54cca01bc4 [2022-06-29T19:28:35.087Z] ---> ff0ea8b5ede2 [2022-06-29T19:28:35.087Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-29T19:28:37.741Z] Removing intermediate container af54cca01bc4 [2022-06-29T19:28:37.741Z] ---> ba7db8aa2330 [2022-06-29T19:28:37.741Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:28:37.741Z] ---> Running in 6caaf451cec5 [2022-06-29T19:28:37.741Z] ---> 1ad7123fb7b3 [2022-06-29T19:28:37.741Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:28:38.383Z] Removing intermediate container 6caaf451cec5 [2022-06-29T19:28:38.383Z] ---> d58db4fc810d [2022-06-29T19:28:38.383Z] Step 20/22 : LABEL arch=arm64 [2022-06-29T19:28:38.658Z] ---> Running in f21b1fff0429 [2022-06-29T19:28:38.935Z] ---> ab12048455d5 [2022-06-29T19:28:38.935Z] 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-06-29T19:28:39.211Z] ---> Running in 57675825c6f5 [2022-06-29T19:28:39.494Z] Removing intermediate container f21b1fff0429 [2022-06-29T19:28:39.494Z] ---> d04c49acefdb [2022-06-29T19:28:39.494Z] Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:28:39.774Z] ---> Running in 8d73a932540f [2022-06-29T19:28:40.768Z] Removing intermediate container 8d73a932540f [2022-06-29T19:28:40.768Z] ---> 545637676619 [2022-06-29T19:28:40.768Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:28:40.768Z] ---> Running in 61246332e0c2 [2022-06-29T19:28:41.386Z] Removing intermediate container 61246332e0c2 [2022-06-29T19:28:41.386Z] ---> ae0ed5aaa917 [2022-06-29T19:28:41.386Z] [2022-06-29T19:28:42.389Z] Removing intermediate container 57675825c6f5 [2022-06-29T19:28:42.389Z] ---> 16015f4c2385 [2022-06-29T19:28:42.389Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:28:42.389Z] ---> Running in f17265efed4b [2022-06-29T19:28:42.672Z] Successfully built ae0ed5aaa917 [2022-06-29T19:28:42.672Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-29T19:28:42.672Z]  Building security-proxy-setup ... done Building security-spire-config [2022-06-29T19:28:42.954Z] Removing intermediate container f17265efed4b [2022-06-29T19:28:42.954Z] ---> 36e8072264b7 [2022-06-29T19:28:42.954Z] Step 23/25 : LABEL arch=arm64 [2022-06-29T19:28:43.247Z] ---> Running in 53a2c1368560 [2022-06-29T19:28:43.533Z] Removing intermediate container 53a2c1368560 [2022-06-29T19:28:43.533Z] ---> b700af9c37fe [2022-06-29T19:28:43.533Z] Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:28:43.821Z] ---> Running in 91ea15a59ef0 [2022-06-29T19:28:44.126Z] Removing intermediate container 91ea15a59ef0 [2022-06-29T19:28:44.126Z] ---> 30529670e6dc [2022-06-29T19:28:44.126Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:28:44.412Z] ---> Running in 800702a55650 [2022-06-29T19:28:44.710Z] Removing intermediate container 800702a55650 [2022-06-29T19:28:44.710Z] ---> a0f6c86a4d27 [2022-06-29T19:28:44.710Z] [2022-06-29T19:28:45.326Z] Successfully built a0f6c86a4d27 [2022-06-29T19:28:45.326Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-29T19:28:45.326Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-06-29T19:29:24.381Z] Removing intermediate container 9601705dd84b [2022-06-29T19:29:24.381Z] ---> 2a319aeb32f5 [2022-06-29T19:29:24.381Z] [2022-06-29T19:29:24.381Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:29:24.381Z] ---> ac73e934f311 [2022-06-29T19:29:24.381Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-29T19:29:24.381Z] ---> Running in 46b7b5623bcb [2022-06-29T19:29:24.381Z] Removing intermediate container 46b7b5623bcb [2022-06-29T19:29:24.381Z] ---> faebf6392f49 [2022-06-29T19:29:24.381Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-29T19:29:24.381Z] ---> Running in 1b53ec5addc0 [2022-06-29T19:29:24.983Z] Removing intermediate container 1b53ec5addc0 [2022-06-29T19:29:24.983Z] ---> bfa9b2a2775b [2022-06-29T19:29:24.983Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-29T19:29:25.261Z] ---> Running in 07d909f11e63 [2022-06-29T19:29:25.884Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:29:25.884Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:29:25.884Z] ---> 9d399a41f75f [2022-06-29T19:29:25.884Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:29:25.884Z] ---> Using cache [2022-06-29T19:29:25.884Z] ---> d58064ea14b7 [2022-06-29T19:29:25.884Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:29:25.884Z] ---> Using cache [2022-06-29T19:29:25.884Z] ---> e39b8cd725d0 [2022-06-29T19:29:25.884Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:29:25.884Z] ---> Using cache [2022-06-29T19:29:25.884Z] ---> ba1f8d193fa4 [2022-06-29T19:29:25.884Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:29:25.884Z] ---> Using cache [2022-06-29T19:29:25.884Z] ---> f0ea50f8db29 [2022-06-29T19:29:25.884Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:29:25.884Z] ---> Using cache [2022-06-29T19:29:25.884Z] ---> 72dd950ffaf8 [2022-06-29T19:29:25.884Z] Step 8/26 : COPY . . [2022-06-29T19:29:26.163Z] Removing intermediate container 07d909f11e63 [2022-06-29T19:29:26.163Z] ---> adf8965a4e1f [2022-06-29T19:29:26.163Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:29:26.163Z] ---> Running in a864faf91933 [2022-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> 58dc9172116a [2022-06-29T19:29:26.441Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> de28c750155b [2022-06-29T19:29:26.441Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> da39cd74b74b [2022-06-29T19:29:26.441Z] 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-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> 14617729f48c [2022-06-29T19:29:26.441Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> 21519c8d8fb7 [2022-06-29T19:29:26.441Z] [2022-06-29T19:29:26.441Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:29:26.441Z] ---> 3fb3c9af89a9 [2022-06-29T19:29:26.441Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> 87b62213ca81 [2022-06-29T19:29:26.441Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:29:26.441Z] ---> Using cache [2022-06-29T19:29:26.441Z] ---> d9c84802e905 [2022-06-29T19:29:26.441Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-29T19:29:26.719Z] ---> Running in 67193b128ee7 [2022-06-29T19:29:28.165Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:29:28.165Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:29:28.165Z] ---> 9d399a41f75f [2022-06-29T19:29:28.165Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:29:28.165Z] ---> Using cache [2022-06-29T19:29:28.165Z] ---> d58064ea14b7 [2022-06-29T19:29:28.165Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:29:28.165Z] ---> Using cache [2022-06-29T19:29:28.165Z] ---> e39b8cd725d0 [2022-06-29T19:29:28.165Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:29:28.165Z] ---> Using cache [2022-06-29T19:29:28.165Z] ---> ba1f8d193fa4 [2022-06-29T19:29:28.166Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:29:28.166Z] ---> Using cache [2022-06-29T19:29:28.166Z] ---> f0ea50f8db29 [2022-06-29T19:29:28.166Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:29:28.166Z] ---> Using cache [2022-06-29T19:29:28.166Z] ---> 72dd950ffaf8 [2022-06-29T19:29:28.166Z] Step 8/25 : COPY . . [2022-06-29T19:29:28.765Z] ---> Using cache [2022-06-29T19:29:28.765Z] ---> 58dc9172116a [2022-06-29T19:29:28.765Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:29:28.765Z] ---> Using cache [2022-06-29T19:29:28.765Z] ---> de28c750155b [2022-06-29T19:29:28.765Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-29T19:29:28.765Z] ---> Using cache [2022-06-29T19:29:28.765Z] ---> da39cd74b74b [2022-06-29T19:29:28.765Z] 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-06-29T19:29:29.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:29.370Z] ---> Running in 57a170bee406 [2022-06-29T19:29:30.372Z] Removing intermediate container a864faf91933 [2022-06-29T19:29:30.372Z] ---> 6f6e8b3aa48f [2022-06-29T19:29:30.372Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-29T19:29:30.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:30.372Z] ---> Running in e156e4aef64a [2022-06-29T19:29:31.825Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:29:31.825Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:29:31.825Z] OK: 15736 distinct packages available [2022-06-29T19:29:31.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:32.840Z] Removing intermediate container 57a170bee406 [2022-06-29T19:29:32.840Z] ---> f2340d720bad [2022-06-29T19:29:32.840Z] Step 12/25 : WORKDIR /edgex-go [2022-06-29T19:29:33.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:33.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:33.123Z] ---> Running in c2a318330641 [2022-06-29T19:29:34.109Z] Removing intermediate container c2a318330641 [2022-06-29T19:29:34.109Z] ---> 809ed8e1c659 [2022-06-29T19:29:34.109Z] [2022-06-29T19:29:34.109Z] Step 13/25 : FROM alpine:3.15 [2022-06-29T19:29:34.109Z] ---> 3fb3c9af89a9 [2022-06-29T19:29:34.109Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:29:34.109Z] ---> Using cache [2022-06-29T19:29:34.109Z] ---> 87b62213ca81 [2022-06-29T19:29:34.109Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:29:34.109Z] ---> Using cache [2022-06-29T19:29:34.109Z] ---> d9c84802e905 [2022-06-29T19:29:34.109Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:29:34.109Z] ---> Using cache [2022-06-29T19:29:34.109Z] ---> 4a512c83e84c [2022-06-29T19:29:34.109Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:29:34.109Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-29T19:29:34.109Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:29:34.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:34.388Z] (3/4) Installing libucontext (1.1-r0) [2022-06-29T19:29:34.388Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-29T19:29:34.664Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:29:34.664Z] OK: 6 MiB in 18 packages [2022-06-29T19:29:35.293Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:29:35.598Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-29T19:29:35.598Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-29T19:29:35.882Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-29T19:29:35.882Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-29T19:29:36.182Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-29T19:29:36.182Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:29:36.182Z] OK: 8 MiB in 20 packages [2022-06-29T19:29:36.182Z] Removing intermediate container 2e25d6fdb663 [2022-06-29T19:29:36.182Z] ---> 4bf101e5d2fa [2022-06-29T19:29:36.182Z] [2022-06-29T19:29:36.182Z] Step 10/31 : FROM alpine:3.14 [2022-06-29T19:29:36.182Z] ---> ac73e934f311 [2022-06-29T19:29:36.182Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-29T19:29:36.809Z] ---> Running in 76aee38b1b9f [2022-06-29T19:29:36.809Z] Removing intermediate container 67193b128ee7 [2022-06-29T19:29:36.809Z] ---> e44ece313eac [2022-06-29T19:29:36.809Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:29:37.415Z] Removing intermediate container 76aee38b1b9f [2022-06-29T19:29:37.415Z] ---> 8198031c79c5 [2022-06-29T19:29:37.415Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-29T19:29:37.415Z] ---> Running in ca6fee1f709e [2022-06-29T19:29:38.021Z] Removing intermediate container e156e4aef64a [2022-06-29T19:29:38.021Z] ---> 453d4954903e [2022-06-29T19:29:38.021Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:29:39.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:39.463Z] ---> 10a4e01ee5f4 [2022-06-29T19:29:39.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-29T19:29:40.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:41.063Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:29:41.063Z] (2/2) Installing su-exec (0.2-r1) [2022-06-29T19:29:41.063Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:29:41.063Z] OK: 6 MiB in 16 packages [2022-06-29T19:29:42.517Z] ---> da30f8be35be [2022-06-29T19:29:42.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-29T19:29:42.794Z] ---> b445fd0ec9b9 [2022-06-29T19:29:42.794Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:29:43.073Z] Removing intermediate container ca6fee1f709e [2022-06-29T19:29:43.073Z] ---> faef2e4e5585 [2022-06-29T19:29:43.073Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-29T19:29:43.073Z] ---> Running in 0605e0fe941f [2022-06-29T19:29:43.681Z] ---> 95f007c676af [2022-06-29T19:29:43.681Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-29T19:29:43.681Z] ---> Running in 79f1b2e1abd1 [2022-06-29T19:29:43.960Z] Removing intermediate container 0605e0fe941f [2022-06-29T19:29:43.960Z] ---> bacf966bcabe [2022-06-29T19:29:43.960Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-29T19:29:43.960Z] ---> 977282841fa3 [2022-06-29T19:29:43.960Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-29T19:29:44.237Z] ---> Running in fde2da7d55f9 [2022-06-29T19:29:44.523Z] Removing intermediate container 79f1b2e1abd1 [2022-06-29T19:29:44.523Z] ---> e553060bd42d [2022-06-29T19:29:44.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:29:44.799Z] ---> Running in d50397499ff3 [2022-06-29T19:29:44.799Z] Removing intermediate container fde2da7d55f9 [2022-06-29T19:29:44.799Z] ---> 2db5d1c9c003 [2022-06-29T19:29:44.799Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-29T19:29:45.083Z] ---> Running in dced9b3ae9da [2022-06-29T19:29:45.083Z] ---> 7df6bfbfbb23 [2022-06-29T19:29:45.083Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:29:45.083Z] ---> 872222b4435c [2022-06-29T19:29:45.083Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-29T19:29:45.702Z] Removing intermediate container d50397499ff3 [2022-06-29T19:29:45.702Z] ---> f3d3219e3bc6 [2022-06-29T19:29:45.702Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:29:45.702Z] ---> Running in 9b95850fce8b [2022-06-29T19:29:46.316Z] ---> 09758a41493b [2022-06-29T19:29:46.316Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-29T19:29:46.593Z] ---> 9bc3ce5a301a [2022-06-29T19:29:46.593Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:29:46.593Z] ---> Running in 12629a8206fd [2022-06-29T19:29:46.593Z] ---> Running in c5962af928ab [2022-06-29T19:29:46.872Z] Removing intermediate container 9b95850fce8b [2022-06-29T19:29:46.872Z] ---> eaee60ebe5ed [2022-06-29T19:29:46.872Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:29:46.872Z] ---> Running in 0578b250c673 [2022-06-29T19:29:47.487Z] Removing intermediate container c5962af928ab [2022-06-29T19:29:47.487Z] ---> f7f1eed94438 [2022-06-29T19:29:47.487Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:29:47.487Z] ---> Running in c99053d5beec [2022-06-29T19:29:47.487Z] Removing intermediate container 12629a8206fd [2022-06-29T19:29:47.487Z] ---> fa9086a7d19c [2022-06-29T19:29:47.487Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-29T19:29:47.762Z] Removing intermediate container 0578b250c673 [2022-06-29T19:29:47.762Z] ---> a54366b4d0b6 [2022-06-29T19:29:47.762Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:29:48.037Z] ---> Running in 29d0ea8b963a [2022-06-29T19:29:48.037Z] Removing intermediate container c99053d5beec [2022-06-29T19:29:48.037Z] ---> 46ef6a85816e [2022-06-29T19:29:48.037Z] Step 23/25 : LABEL arch=arm64 [2022-06-29T19:29:48.316Z] Removing intermediate container dced9b3ae9da [2022-06-29T19:29:48.316Z] ---> 71a742054e29 [2022-06-29T19:29:48.316Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-29T19:29:48.316Z] ---> Running in 0eff177fe654 [2022-06-29T19:29:48.591Z] ---> Running in 7171d1a6bb1a [2022-06-29T19:29:48.591Z] Removing intermediate container 29d0ea8b963a [2022-06-29T19:29:48.591Z] ---> ec60c1fc0209 [2022-06-29T19:29:48.591Z] [2022-06-29T19:29:48.870Z] ---> a76936a695cf [2022-06-29T19:29:48.870Z] Step 21/26 : WORKDIR / [2022-06-29T19:29:48.870Z] ---> Running in 3f1df4893fc5 [2022-06-29T19:29:49.154Z] Removing intermediate container 0eff177fe654 [2022-06-29T19:29:49.154Z] ---> 7c81663d954c [2022-06-29T19:29:49.154Z] Step 24/25 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:29:49.154Z] Removing intermediate container 7171d1a6bb1a [2022-06-29T19:29:49.154Z] ---> c5070798f966 [2022-06-29T19:29:49.154Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-29T19:29:49.435Z] ---> Running in 323c50ec6a21 [2022-06-29T19:29:49.435Z] Successfully built ec60c1fc0209 [2022-06-29T19:29:49.435Z] Successfully tagged core-data-arm64:latest [2022-06-29T19:29:49.435Z]  Building core-data ... done Building support-notifications [2022-06-29T19:29:49.721Z] Removing intermediate container 3f1df4893fc5 [2022-06-29T19:29:49.721Z] ---> 0c300b03d073 [2022-06-29T19:29:49.721Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:29:49.994Z] Removing intermediate container 323c50ec6a21 [2022-06-29T19:29:49.994Z] ---> 9adc48d26af1 [2022-06-29T19:29:49.994Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:29:49.994Z] ---> Running in fba43f4befc8 [2022-06-29T19:29:50.275Z] ---> Running in 29a3a5b7a539 [2022-06-29T19:29:50.275Z] ---> 811e1d8298d1 [2022-06-29T19:29:50.275Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-29T19:29:50.556Z] ---> Running in 88905a00ab36 [2022-06-29T19:29:50.837Z] Removing intermediate container fba43f4befc8 [2022-06-29T19:29:50.837Z] ---> 0723af4f3765 [2022-06-29T19:29:50.837Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:29:51.125Z] ---> Running in 274a767c654a [2022-06-29T19:29:51.125Z] Removing intermediate container 29a3a5b7a539 [2022-06-29T19:29:51.125Z] ---> d96c25b13ad1 [2022-06-29T19:29:51.125Z] [2022-06-29T19:29:52.124Z] Removing intermediate container 274a767c654a [2022-06-29T19:29:52.124Z] ---> f720e5637997 [2022-06-29T19:29:52.124Z] Step 24/26 : LABEL arch=arm64 [2022-06-29T19:29:52.124Z] Removing intermediate container 2ad37f65e790 [2022-06-29T19:29:52.124Z] ---> 7d857b51898c [2022-06-29T19:29:52.124Z] [2022-06-29T19:29:52.124Z] Step 9/20 : FROM alpine:3.15 [2022-06-29T19:29:52.124Z] ---> 3fb3c9af89a9 [2022-06-29T19:29:52.124Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:29:52.124Z] ---> Using cache [2022-06-29T19:29:52.124Z] ---> 87b62213ca81 [2022-06-29T19:29:52.124Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:29:52.124Z] ---> Using cache [2022-06-29T19:29:52.124Z] ---> d9c84802e905 [2022-06-29T19:29:52.124Z] Successfully built d96c25b13ad1 [2022-06-29T19:29:52.124Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-29T19:29:52.124Z] Successfully tagged security-spire-server-arm64:latest [2022-06-29T19:29:52.124Z]  Building security-spire-server ... done Building core-metadata [2022-06-29T19:29:52.403Z] ---> Running in 1e21a227e1ff [2022-06-29T19:29:52.403Z] ---> Running in cb54e86013f2 [2022-06-29T19:29:52.999Z] Removing intermediate container cb54e86013f2 [2022-06-29T19:29:52.999Z] ---> e3a04fd6939b [2022-06-29T19:29:52.999Z] Step 25/26 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:29:53.277Z] ---> Running in 375cd70be1e1 [2022-06-29T19:29:53.558Z] Removing intermediate container 88905a00ab36 [2022-06-29T19:29:53.558Z] ---> 5a831a9b1a37 [2022-06-29T19:29:53.558Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:29:53.841Z] Removing intermediate container 375cd70be1e1 [2022-06-29T19:29:53.841Z] ---> a72d3e253e87 [2022-06-29T19:29:53.841Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:29:53.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:54.117Z] ---> Running in ff03ba28d1fd [2022-06-29T19:29:54.723Z] ---> 7633b10d3d96 [2022-06-29T19:29:54.723Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-29T19:29:54.723Z] Removing intermediate container ff03ba28d1fd [2022-06-29T19:29:54.723Z] ---> 1285aefe8f83 [2022-06-29T19:29:54.723Z] [2022-06-29T19:29:54.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:55.276Z] Successfully built 1285aefe8f83 [2022-06-29T19:29:55.276Z] Successfully tagged security-spire-config-arm64:latest [2022-06-29T19:29:55.276Z]  Building security-spire-config ... done Building core-command [2022-06-29T19:29:56.259Z] ---> 8b663bdd55c0 [2022-06-29T19:29:56.259Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-29T19:29:56.259Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:29:56.259Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:29:56.259Z] OK: 15736 distinct packages available [2022-06-29T19:29:56.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:56.809Z] ---> 070030f61bc5 [2022-06-29T19:29:56.809Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-29T19:29:57.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:29:57.691Z] ---> a153be5c7424 [2022-06-29T19:29:57.691Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-29T19:29:58.293Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-29T19:29:58.568Z] ---> 0f09526a302d [2022-06-29T19:29:58.569Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-29T19:29:58.569Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:29:58.842Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:29:58.842Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-29T19:29:58.842Z] ---> Running in a787c1b34a22 [2022-06-29T19:29:58.842Z] (5/9) Installing curl (7.80.0-r1) [2022-06-29T19:29:59.123Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-29T19:29:59.123Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:29:59.123Z] (8/9) Installing libucontext (1.1-r0) [2022-06-29T19:29:59.407Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-29T19:29:59.407Z] Removing intermediate container a787c1b34a22 [2022-06-29T19:29:59.407Z] ---> d6cdcae91bd5 [2022-06-29T19:29:59.407Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-29T19:29:59.407Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:29:59.407Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:29:59.685Z] OK: 8 MiB in 23 packages [2022-06-29T19:30:00.293Z] ---> b1d51e9ca3dc [2022-06-29T19:30:00.293Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-29T19:30:00.570Z] ---> Running in 0b244a03c099 [2022-06-29T19:30:02.035Z] Removing intermediate container 1e21a227e1ff [2022-06-29T19:30:02.035Z] ---> 11078a452410 [2022-06-29T19:30:02.035Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:30:03.031Z] ---> 278a8a01502d [2022-06-29T19:30:03.031Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-29T19:30:03.031Z] Removing intermediate container 0b244a03c099 [2022-06-29T19:30:03.031Z] ---> 20d8b057b7b3 [2022-06-29T19:30:03.031Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-29T19:30:03.311Z] ---> Running in fa5966f0ce2a [2022-06-29T19:30:03.923Z] Removing intermediate container fa5966f0ce2a [2022-06-29T19:30:03.923Z] ---> 3447d4a7b1d6 [2022-06-29T19:30:03.923Z] Step 28/31 : CMD ["gate"] [2022-06-29T19:30:04.193Z] ---> Running in 93d8369e966d [2022-06-29T19:30:04.794Z] ---> ef87487998c0 [2022-06-29T19:30:04.794Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-29T19:30:04.794Z] Removing intermediate container 93d8369e966d [2022-06-29T19:30:04.794Z] ---> a5759ed8faa5 [2022-06-29T19:30:04.794Z] Step 29/31 : LABEL arch=arm64 [2022-06-29T19:30:05.070Z] ---> Running in 00d3592b7432 [2022-06-29T19:30:05.348Z] ---> f0b16de131b2 [2022-06-29T19:30:05.348Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-29T19:30:05.348Z] Removing intermediate container 00d3592b7432 [2022-06-29T19:30:05.348Z] ---> 51f6b505923b [2022-06-29T19:30:05.348Z] Step 30/31 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:30:05.635Z] ---> Running in a56f81def367 [2022-06-29T19:30:05.909Z] ---> Running in a35ab43e0a76 [2022-06-29T19:30:06.188Z] Removing intermediate container a56f81def367 [2022-06-29T19:30:06.188Z] ---> 18a20b22ecca [2022-06-29T19:30:06.188Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:30:06.470Z] ---> Running in a8b824f11e46 [2022-06-29T19:30:06.470Z] Removing intermediate container a35ab43e0a76 [2022-06-29T19:30:06.470Z] ---> 3254506d8144 [2022-06-29T19:30:06.470Z] Step 31/31 : LABEL version=0.0.0 [2022-06-29T19:30:06.759Z] ---> Running in 7c96bcf36f41 [2022-06-29T19:30:06.759Z] Removing intermediate container a8b824f11e46 [2022-06-29T19:30:06.759Z] ---> ebccb6de6ce2 [2022-06-29T19:30:06.759Z] Step 18/20 : LABEL arch=arm64 [2022-06-29T19:30:07.038Z] ---> Running in 978ea14ccc25 [2022-06-29T19:30:07.314Z] Removing intermediate container 7c96bcf36f41 [2022-06-29T19:30:07.314Z] ---> bccc6ca296e9 [2022-06-29T19:30:07.314Z] [2022-06-29T19:30:07.592Z] Removing intermediate container 978ea14ccc25 [2022-06-29T19:30:07.592Z] ---> e02c159d9200 [2022-06-29T19:30:07.592Z] Step 19/20 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:30:07.874Z] ---> Running in 903739a0a23b [2022-06-29T19:30:07.874Z] Successfully built bccc6ca296e9 [2022-06-29T19:30:07.874Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-29T19:30:08.163Z]  Building security-bootstrapper ... done Building support-scheduler [2022-06-29T19:30:08.163Z] Removing intermediate container 903739a0a23b [2022-06-29T19:30:08.163Z] ---> 81048a7a74d0 [2022-06-29T19:30:08.163Z] Step 20/20 : LABEL version=0.0.0 [2022-06-29T19:30:08.444Z] ---> Running in e6fafc8099f4 [2022-06-29T19:30:08.718Z] Removing intermediate container e6fafc8099f4 [2022-06-29T19:30:08.718Z] ---> f4695ae81ee6 [2022-06-29T19:30:08.718Z] [2022-06-29T19:30:08.994Z] Successfully built f4695ae81ee6 [2022-06-29T19:30:08.994Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-29T19:30:08.994Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-06-29T19:31:05.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:05.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:05.551Z] ---> 9d399a41f75f [2022-06-29T19:31:05.551Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:31:05.551Z] ---> Using cache [2022-06-29T19:31:05.551Z] ---> d58064ea14b7 [2022-06-29T19:31:05.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:05.551Z] ---> Using cache [2022-06-29T19:31:05.551Z] ---> e39b8cd725d0 [2022-06-29T19:31:05.551Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-29T19:31:05.551Z] ---> Running in 90bf3930a030 [2022-06-29T19:31:05.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:31:06.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:31:07.146Z] OK: 220 MiB in 52 packages [2022-06-29T19:31:08.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:08.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:08.139Z] ---> 9d399a41f75f [2022-06-29T19:31:08.139Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:31:08.139Z] ---> Using cache [2022-06-29T19:31:08.139Z] ---> d58064ea14b7 [2022-06-29T19:31:08.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:08.139Z] ---> Using cache [2022-06-29T19:31:08.139Z] ---> e39b8cd725d0 [2022-06-29T19:31:08.139Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:31:08.139Z] ---> Using cache [2022-06-29T19:31:08.139Z] ---> eee6d53e0190 [2022-06-29T19:31:08.139Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:31:08.139Z] ---> Using cache [2022-06-29T19:31:08.139Z] ---> 1d45b9523b7c [2022-06-29T19:31:08.139Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:08.139Z] ---> Using cache [2022-06-29T19:31:08.139Z] ---> 85abf742e060 [2022-06-29T19:31:08.139Z] Step 8/23 : COPY . . [2022-06-29T19:31:08.139Z] ---> Using cache [2022-06-29T19:31:08.139Z] ---> 088a73f1d2ad [2022-06-29T19:31:08.139Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-29T19:31:08.415Z] ---> Running in 762ffd8c3c6c [2022-06-29T19:31:09.019Z] Removing intermediate container 90bf3930a030 [2022-06-29T19:31:09.019Z] ---> 000567ce1085 [2022-06-29T19:31:09.019Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:31:10.025Z] 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-06-29T19:31:10.647Z] ---> 126823fb6ecf [2022-06-29T19:31:10.647Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:10.647Z] ---> Running in 7125c2e83362 [2022-06-29T19:31:11.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:11.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:11.256Z] ---> 9d399a41f75f [2022-06-29T19:31:11.256Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:31:11.256Z] ---> Using cache [2022-06-29T19:31:11.256Z] ---> d58064ea14b7 [2022-06-29T19:31:11.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:11.256Z] ---> Using cache [2022-06-29T19:31:11.256Z] ---> e39b8cd725d0 [2022-06-29T19:31:11.256Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:31:11.256Z] ---> Using cache [2022-06-29T19:31:11.256Z] ---> eee6d53e0190 [2022-06-29T19:31:11.256Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:31:11.256Z] ---> Using cache [2022-06-29T19:31:11.256Z] ---> 1d45b9523b7c [2022-06-29T19:31:11.256Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:11.256Z] ---> Using cache [2022-06-29T19:31:11.256Z] ---> 85abf742e060 [2022-06-29T19:31:11.256Z] Step 8/23 : COPY . . [2022-06-29T19:31:11.256Z] ---> Using cache [2022-06-29T19:31:11.256Z] ---> 088a73f1d2ad [2022-06-29T19:31:11.256Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-29T19:31:11.860Z] ---> Running in 7660aef1949a [2022-06-29T19:31:13.886Z] 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-06-29T19:31:17.337Z] Removing intermediate container 7125c2e83362 [2022-06-29T19:31:17.337Z] ---> c9f30e8ca4e1 [2022-06-29T19:31:17.337Z] Step 8/22 : COPY . . [2022-06-29T19:31:20.796Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:20.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:20.796Z] ---> 9d399a41f75f [2022-06-29T19:31:20.796Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:31:20.796Z] ---> Using cache [2022-06-29T19:31:20.796Z] ---> d58064ea14b7 [2022-06-29T19:31:20.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:20.796Z] ---> Using cache [2022-06-29T19:31:20.796Z] ---> e39b8cd725d0 [2022-06-29T19:31:20.796Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:31:20.796Z] ---> Using cache [2022-06-29T19:31:20.796Z] ---> eee6d53e0190 [2022-06-29T19:31:20.796Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:31:20.796Z] ---> Using cache [2022-06-29T19:31:20.796Z] ---> 1d45b9523b7c [2022-06-29T19:31:20.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:20.796Z] ---> Using cache [2022-06-29T19:31:20.796Z] ---> 85abf742e060 [2022-06-29T19:31:20.796Z] Step 8/22 : COPY . . [2022-06-29T19:31:21.077Z] ---> Using cache [2022-06-29T19:31:21.077Z] ---> 088a73f1d2ad [2022-06-29T19:31:21.077Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-29T19:31:21.077Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:21.077Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:21.077Z] ---> 9d399a41f75f [2022-06-29T19:31:21.077Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:31:21.077Z] ---> Using cache [2022-06-29T19:31:21.077Z] ---> d58064ea14b7 [2022-06-29T19:31:21.077Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:21.077Z] ---> Using cache [2022-06-29T19:31:21.077Z] ---> e39b8cd725d0 [2022-06-29T19:31:21.077Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-29T19:31:21.366Z] ---> Running in 07817070cd70 [2022-06-29T19:31:21.366Z] ---> Running in 141638667e7b [2022-06-29T19:31:24.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:31:24.296Z] 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-06-29T19:31:25.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:31:26.750Z] OK: 220 MiB in 52 packages [2022-06-29T19:31:28.753Z] Removing intermediate container 141638667e7b [2022-06-29T19:31:28.753Z] ---> e3a888f7cd60 [2022-06-29T19:31:28.753Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:31:30.213Z] ---> a7ab7b6c58e0 [2022-06-29T19:31:30.213Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:30.213Z] ---> Running in 378bc46091b0 [2022-06-29T19:31:37.004Z] Removing intermediate container 378bc46091b0 [2022-06-29T19:31:37.004Z] ---> 11fbb66dfaeb [2022-06-29T19:31:37.004Z] Step 8/23 : COPY . . [2022-06-29T19:31:47.269Z] ---> 8c2bd1f5cc8f [2022-06-29T19:31:47.269Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-29T19:31:47.269Z] ---> Running in 7b2a6fc30151 [2022-06-29T19:31:48.742Z] 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-06-29T19:32:03.947Z] ---> f655e73c84e2 [2022-06-29T19:32:03.947Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-29T19:32:03.947Z] ---> Running in ceab9b975c21 [2022-06-29T19:32:04.227Z] 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-06-29T19:36:11.486Z] Removing intermediate container 7660aef1949a [2022-06-29T19:36:11.486Z] ---> cdc670f3dc5a [2022-06-29T19:36:11.486Z] [2022-06-29T19:36:11.486Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:36:11.486Z] ---> ac73e934f311 [2022-06-29T19:36:11.486Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:36:11.486Z] ---> Running in 3bc13cdef72f [2022-06-29T19:36:11.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:36:11.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:36:11.486Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-29T19:36:11.486Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:36:11.486Z] OK: 5 MiB in 15 packages [2022-06-29T19:36:11.486Z] Removing intermediate container 3bc13cdef72f [2022-06-29T19:36:11.486Z] ---> 9616966e6cae [2022-06-29T19:36:11.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:36:11.486Z] ---> Running in 31d427c893ad [2022-06-29T19:36:11.486Z] Removing intermediate container 31d427c893ad [2022-06-29T19:36:11.486Z] ---> 1345506d545b [2022-06-29T19:36:11.486Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-29T19:36:11.486Z] ---> Running in adf8ed5e4704 [2022-06-29T19:36:11.486Z] Removing intermediate container adf8ed5e4704 [2022-06-29T19:36:11.486Z] ---> 596a11fd0e58 [2022-06-29T19:36:11.486Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:36:11.486Z] ---> Running in f96330f4c0ef [2022-06-29T19:36:11.486Z] Removing intermediate container f96330f4c0ef [2022-06-29T19:36:11.486Z] ---> b9b2c47395d0 [2022-06-29T19:36:11.486Z] Step 15/23 : WORKDIR / [2022-06-29T19:36:11.486Z] ---> Running in bd6c3876e748 [2022-06-29T19:36:11.486Z] Removing intermediate container bd6c3876e748 [2022-06-29T19:36:11.486Z] ---> 1aca1541d67f [2022-06-29T19:36:11.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:36:11.774Z] ---> 03dc981b3aef [2022-06-29T19:36:11.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-29T19:36:13.235Z] ---> 22845a70e479 [2022-06-29T19:36:13.235Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-29T19:36:14.251Z] ---> ade9a90b3196 [2022-06-29T19:36:14.251Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-29T19:36:14.251Z] ---> Running in 677107083f9f [2022-06-29T19:36:14.877Z] Removing intermediate container 677107083f9f [2022-06-29T19:36:14.877Z] ---> b134d2bcc10c [2022-06-29T19:36:14.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:36:14.877Z] ---> Running in 1ca983bee930 [2022-06-29T19:36:15.518Z] Removing intermediate container 1ca983bee930 [2022-06-29T19:36:15.518Z] ---> 7d358178f5b3 [2022-06-29T19:36:15.518Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:36:15.799Z] ---> Running in 2ac3b51e5b85 [2022-06-29T19:36:16.086Z] Removing intermediate container 2ac3b51e5b85 [2022-06-29T19:36:16.086Z] ---> ced238279155 [2022-06-29T19:36:16.086Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:36:16.369Z] ---> Running in da844897fb3e [2022-06-29T19:36:17.399Z] Removing intermediate container da844897fb3e [2022-06-29T19:36:17.399Z] ---> eee3b2cc1419 [2022-06-29T19:36:17.399Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:36:17.399Z] ---> Running in c2a69a4e8cef [2022-06-29T19:36:18.392Z] Removing intermediate container c2a69a4e8cef [2022-06-29T19:36:18.392Z] ---> 1a662c5168de [2022-06-29T19:36:18.392Z] [2022-06-29T19:36:19.400Z] Successfully built 1a662c5168de [2022-06-29T19:36:19.400Z] Successfully tagged core-command-arm64:latest [2022-06-29T19:36:24.877Z]  Building core-command ... done Removing intermediate container 762ffd8c3c6c [2022-06-29T19:36:24.877Z] ---> 50a6bacb1987 [2022-06-29T19:36:24.877Z] [2022-06-29T19:36:24.877Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:36:24.877Z] ---> ac73e934f311 [2022-06-29T19:36:24.877Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:36:24.877Z] ---> Using cache [2022-06-29T19:36:24.877Z] ---> 9616966e6cae [2022-06-29T19:36:24.877Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:36:24.877Z] ---> Using cache [2022-06-29T19:36:24.877Z] ---> 1345506d545b [2022-06-29T19:36:24.877Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-29T19:36:24.877Z] ---> Running in d5c630a66180 [2022-06-29T19:36:25.488Z] Removing intermediate container d5c630a66180 [2022-06-29T19:36:25.488Z] ---> 25cf686050dc [2022-06-29T19:36:25.488Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:36:25.488Z] ---> Running in 1e24fff2f3e2 [2022-06-29T19:36:26.103Z] Removing intermediate container 1e24fff2f3e2 [2022-06-29T19:36:26.103Z] ---> 006ead283d03 [2022-06-29T19:36:26.103Z] Step 15/23 : WORKDIR / [2022-06-29T19:36:26.103Z] ---> Running in 1c5b8810e91c [2022-06-29T19:36:26.716Z] Removing intermediate container 1c5b8810e91c [2022-06-29T19:36:26.716Z] ---> d80c445ed776 [2022-06-29T19:36:26.716Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:36:27.731Z] ---> 0fc8e4721192 [2022-06-29T19:36:27.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-29T19:36:29.203Z] ---> 103a359be2bf [2022-06-29T19:36:29.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-29T19:36:30.214Z] ---> d2f379f560a0 [2022-06-29T19:36:30.214Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-29T19:36:30.214Z] ---> Running in a57c0dd8b783 [2022-06-29T19:36:30.834Z] Removing intermediate container a57c0dd8b783 [2022-06-29T19:36:30.834Z] ---> ee950915ca2b [2022-06-29T19:36:30.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:36:30.834Z] ---> Running in a822cb92b7e6 [2022-06-29T19:36:31.847Z] Removing intermediate container a822cb92b7e6 [2022-06-29T19:36:31.847Z] ---> 8b36dacfad81 [2022-06-29T19:36:31.847Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:36:31.847Z] ---> Running in 66a6b1fbd572 [2022-06-29T19:36:32.133Z] Removing intermediate container 66a6b1fbd572 [2022-06-29T19:36:32.133Z] ---> e7aac5c6eb5a [2022-06-29T19:36:32.133Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:36:32.433Z] ---> Running in ed471572cf9a [2022-06-29T19:36:33.045Z] Removing intermediate container ed471572cf9a [2022-06-29T19:36:33.045Z] ---> 5e737a8604d6 [2022-06-29T19:36:33.045Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:36:33.045Z] ---> Running in 7eb24992d9fc [2022-06-29T19:36:33.661Z] Removing intermediate container 7eb24992d9fc [2022-06-29T19:36:33.661Z] ---> 179c5bec6c4a [2022-06-29T19:36:33.661Z] [2022-06-29T19:36:33.941Z] Successfully built 179c5bec6c4a [2022-06-29T19:36:33.941Z] Successfully tagged core-metadata-arm64:latest [2022-06-29T19:36:52.344Z]  Building core-metadata ... done Removing intermediate container ceab9b975c21 [2022-06-29T19:36:52.344Z] ---> 693405d0a3b9 [2022-06-29T19:36:52.344Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-29T19:36:52.344Z] ---> Running in ee3ad36e7969 [2022-06-29T19:36:52.953Z] 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-06-29T19:36:56.391Z] Removing intermediate container ee3ad36e7969 [2022-06-29T19:36:56.391Z] ---> 4434ad321fc2 [2022-06-29T19:36:56.391Z] [2022-06-29T19:36:56.391Z] Step 11/23 : FROM docker:20.10.14 [2022-06-29T19:36:56.391Z] 20.10.14: Pulling from library/docker [2022-06-29T19:37:11.587Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-29T19:37:11.587Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-29T19:37:11.587Z] ---> c346e9eafbab [2022-06-29T19:37:11.587Z] 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-06-29T19:37:11.587Z] ---> Running in 552abe67db7d [2022-06-29T19:37:11.587Z] Removing intermediate container 552abe67db7d [2022-06-29T19:37:11.587Z] ---> 1ca1cbe1c5ad [2022-06-29T19:37:11.587Z] 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-06-29T19:37:11.587Z] ---> Running in 12932cf933bb [2022-06-29T19:37:13.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:37:13.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:37:14.666Z] (1/43) Installing readline (8.1.1-r0) [2022-06-29T19:37:14.666Z] (2/43) Installing bash (5.1.16-r0) [2022-06-29T19:37:14.666Z] Executing bash-5.1.16-r0.post-install [2022-06-29T19:37:14.666Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:37:14.666Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:37:14.666Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-29T19:37:14.948Z] (6/43) Installing curl (7.80.0-r1) [2022-06-29T19:37:14.948Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-29T19:37:14.948Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-29T19:37:14.948Z] (9/43) Installing expat (2.4.7-r0) [2022-06-29T19:37:14.948Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-29T19:37:14.948Z] (11/43) Installing gdbm (1.22-r0) [2022-06-29T19:37:14.948Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-29T19:37:14.948Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T19:37:14.948Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T19:37:14.948Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-29T19:37:15.231Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-29T19:37:15.231Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-29T19:37:17.250Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-29T19:37:17.250Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-29T19:37:17.536Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-29T19:37:17.536Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-29T19:37:17.536Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-29T19:37:17.536Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-29T19:37:17.536Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-29T19:37:17.536Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-29T19:37:17.536Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-29T19:37:17.815Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-29T19:37:17.815Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-29T19:37:17.815Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-29T19:37:17.815Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-29T19:37:17.815Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-29T19:37:17.815Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-29T19:37:17.815Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-29T19:37:17.815Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-29T19:37:17.815Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-29T19:37:17.815Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-29T19:37:18.095Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-29T19:37:18.095Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-29T19:37:18.095Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-29T19:37:18.095Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-29T19:37:18.095Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-29T19:37:18.373Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-29T19:37:18.373Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-29T19:37:18.980Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:37:18.980Z] OK: 82 MiB in 65 packages [2022-06-29T19:37:24.434Z] Collecting docker-compose==1.23.2 [2022-06-29T19:37:24.434Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-29T19:37:24.434Z] Collecting texttable<0.10,>=0.9.0 [2022-06-29T19:37:24.434Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-29T19:37:27.099Z] Collecting jsonschema<3,>=2.5.1 [2022-06-29T19:37:27.099Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-29T19:37:28.566Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-29T19:37:28.566Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-29T19:37:28.566Z] Collecting docopt<0.7,>=0.6.1 [2022-06-29T19:37:28.566Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-29T19:37:31.225Z] Collecting docker<4.0,>=3.6.0 [2022-06-29T19:37:31.225Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-29T19:37:31.502Z] Collecting cached-property<2,>=1.2.0 [2022-06-29T19:37:31.502Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-29T19:37:31.502Z] 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-06-29T19:37:32.109Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-29T19:37:32.109Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-29T19:37:32.388Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-29T19:37:32.388Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-29T19:37:35.805Z] Collecting PyYAML<4,>=3.10 [2022-06-29T19:37:35.805Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-29T19:37:40.152Z] Collecting docker-pycreds>=0.4.0 [2022-06-29T19:37:40.152Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-29T19:37:40.754Z] Collecting idna<2.8,>=2.5 [2022-06-29T19:37:40.754Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-29T19:37:41.033Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-29T19:37:41.033Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-29T19:37:41.650Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-29T19:37:41.650Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-29T19:37:41.929Z] 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-06-29T19:37:42.208Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-29T19:37:42.208Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-29T19:37:42.208Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-29T19:37:42.208Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-29T19:37:43.204Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-29T19:37:43.204Z] Attempting uninstall: urllib3 [2022-06-29T19:37:43.204Z] Found existing installation: urllib3 1.26.7 [2022-06-29T19:37:43.204Z] Uninstalling urllib3-1.26.7: [2022-06-29T19:37:43.481Z] Successfully uninstalled urllib3-1.26.7 [2022-06-29T19:37:44.087Z] Attempting uninstall: idna [2022-06-29T19:37:44.087Z] Found existing installation: idna 3.3 [2022-06-29T19:37:44.087Z] Uninstalling idna-3.3: [2022-06-29T19:37:44.087Z] Successfully uninstalled idna-3.3 [2022-06-29T19:37:47.506Z] Attempting uninstall: requests [2022-06-29T19:37:47.506Z] Found existing installation: requests 2.26.0 [2022-06-29T19:37:47.506Z] Uninstalling requests-2.26.0: [2022-06-29T19:37:47.506Z] Successfully uninstalled requests-2.26.0 [2022-06-29T19:37:47.786Z] Running setup.py install for texttable: started [2022-06-29T19:37:50.805Z] Running setup.py install for texttable: finished with status 'done' [2022-06-29T19:37:50.805Z] Running setup.py install for PyYAML: started [2022-06-29T19:37:53.977Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-29T19:37:54.529Z] Running setup.py install for docopt: started [2022-06-29T19:37:57.377Z] Running setup.py install for docopt: finished with status 'done' [2022-06-29T19:37:57.377Z] Running setup.py install for dockerpty: started [2022-06-29T19:38:00.198Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-29T19:38:02.649Z] 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-06-29T19:38:07.011Z] Removing intermediate container 07817070cd70 [2022-06-29T19:38:07.011Z] ---> ca739ece5dd6 [2022-06-29T19:38:07.011Z] [2022-06-29T19:38:07.011Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:38:07.011Z] ---> ac73e934f311 [2022-06-29T19:38:07.011Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:38:07.011Z] ---> Using cache [2022-06-29T19:38:07.011Z] ---> 9616966e6cae [2022-06-29T19:38:07.011Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:38:07.011Z] ---> Using cache [2022-06-29T19:38:07.011Z] ---> 1345506d545b [2022-06-29T19:38:07.011Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-29T19:38:07.011Z] ---> Running in 7b735056b6b5 [2022-06-29T19:38:07.628Z] Removing intermediate container 7b735056b6b5 [2022-06-29T19:38:07.628Z] ---> 8db5cf72e056 [2022-06-29T19:38:07.628Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:38:07.628Z] ---> Running in 5c70a7618ea0 [2022-06-29T19:38:08.235Z] Removing intermediate container 5c70a7618ea0 [2022-06-29T19:38:08.235Z] ---> 26385340ccdf [2022-06-29T19:38:08.235Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:38:09.681Z] ---> a5a632ebb353 [2022-06-29T19:38:09.681Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-29T19:38:12.326Z] ---> 44b5905e93c5 [2022-06-29T19:38:12.326Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-29T19:38:12.931Z] ---> 806dd05f5503 [2022-06-29T19:38:12.931Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-29T19:38:13.207Z] ---> Running in d653b7384245 [2022-06-29T19:38:13.821Z] Removing intermediate container d653b7384245 [2022-06-29T19:38:13.821Z] ---> 95794d3b923a [2022-06-29T19:38:13.821Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:38:13.821Z] ---> Running in 5e676f25743f [2022-06-29T19:38:14.435Z] Removing intermediate container 5e676f25743f [2022-06-29T19:38:14.435Z] ---> 220cb539d9a0 [2022-06-29T19:38:14.435Z] Step 20/22 : LABEL arch=arm64 [2022-06-29T19:38:14.713Z] ---> Running in f1edf7a8133f [2022-06-29T19:38:15.323Z] Removing intermediate container f1edf7a8133f [2022-06-29T19:38:15.323Z] ---> 79f7ac6bdfed [2022-06-29T19:38:15.323Z] Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:38:15.323Z] ---> Running in b58476f81828 [2022-06-29T19:38:15.602Z] Removing intermediate container 12932cf933bb [2022-06-29T19:38:15.602Z] ---> 521147e5f955 [2022-06-29T19:38:15.602Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-29T19:38:15.890Z] ---> Running in 3eff60b14539 [2022-06-29T19:38:15.890Z] Removing intermediate container b58476f81828 [2022-06-29T19:38:15.890Z] ---> f03cc0dc7b05 [2022-06-29T19:38:15.890Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:38:15.890Z] ---> Running in a0cfd2c23f22 [2022-06-29T19:38:16.174Z] Removing intermediate container 7b2a6fc30151 [2022-06-29T19:38:16.174Z] ---> f39651fa7f19 [2022-06-29T19:38:16.174Z] [2022-06-29T19:38:16.174Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:38:16.174Z] ---> ac73e934f311 [2022-06-29T19:38:16.174Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-29T19:38:16.174Z] Removing intermediate container 3eff60b14539 [2022-06-29T19:38:16.174Z] ---> 4eed595c05c6 [2022-06-29T19:38:16.174Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-29T19:38:16.174Z] ---> Running in 82668670267c [2022-06-29T19:38:16.452Z] ---> Running in e6454ac64d55 [2022-06-29T19:38:16.452Z] Removing intermediate container a0cfd2c23f22 [2022-06-29T19:38:16.452Z] ---> 1c80b1bbc735 [2022-06-29T19:38:16.452Z] [2022-06-29T19:38:17.055Z] Removing intermediate container e6454ac64d55 [2022-06-29T19:38:17.055Z] ---> dae83cb27180 [2022-06-29T19:38:17.055Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-29T19:38:17.055Z] Successfully built 1c80b1bbc735 [2022-06-29T19:38:17.055Z] Successfully tagged support-scheduler-arm64:latest [2022-06-29T19:38:17.666Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:38:17.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:38:17.944Z] ---> 709ea8183b3e [2022-06-29T19:38:18.220Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-29T19:38:18.829Z] ---> 4f2e5c192abc [2022-06-29T19:38:18.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-29T19:38:18.829Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-29T19:38:18.829Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:38:19.110Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:38:19.110Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:38:19.110Z] OK: 6 MiB in 16 packages [2022-06-29T19:38:19.398Z] ---> 1b775a91f107 [2022-06-29T19:38:19.398Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-29T19:38:19.695Z] ---> Running in e78eeeb2dc53 [2022-06-29T19:38:20.298Z] Removing intermediate container e78eeeb2dc53 [2022-06-29T19:38:20.298Z] ---> 328e99abe937 [2022-06-29T19:38:20.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:38:20.298Z] ---> Running in 76496662ead1 [2022-06-29T19:38:20.585Z] Removing intermediate container 76496662ead1 [2022-06-29T19:38:20.585Z] ---> 2f4811d68053 [2022-06-29T19:38:20.585Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:38:20.585Z] Removing intermediate container 82668670267c [2022-06-29T19:38:20.585Z] ---> eec0aa3297da [2022-06-29T19:38:20.585Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:38:20.868Z] ---> Running in 9295e1295bbd [2022-06-29T19:38:20.868Z] ---> Running in 9b00d611f342 [2022-06-29T19:38:21.152Z] Removing intermediate container 9295e1295bbd [2022-06-29T19:38:21.152Z] ---> d29e388785ec [2022-06-29T19:38:21.152Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-29T19:38:21.152Z] Removing intermediate container 9b00d611f342 [2022-06-29T19:38:21.152Z] ---> 228ef4b722ae [2022-06-29T19:38:21.152Z] Step 22/23 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:38:21.152Z] ---> Running in c229196093e2 [2022-06-29T19:38:21.152Z] ---> Running in 5b20a518515d [2022-06-29T19:38:21.434Z] Removing intermediate container c229196093e2 [2022-06-29T19:38:21.434Z] ---> 32eba0da5378 [2022-06-29T19:38:21.434Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:38:21.712Z] Removing intermediate container 5b20a518515d [2022-06-29T19:38:21.712Z] ---> 25aa94e242cc [2022-06-29T19:38:21.712Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:38:21.712Z] ---> Running in e327fd9f2505 [2022-06-29T19:38:21.713Z] ---> Running in 9661cc486bed [2022-06-29T19:38:22.009Z] Removing intermediate container e327fd9f2505 [2022-06-29T19:38:22.009Z] ---> 7bb73dde60e5 [2022-06-29T19:38:22.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:38:22.287Z] Removing intermediate container 9661cc486bed [2022-06-29T19:38:22.287Z] ---> fed996f2e7e1 [2022-06-29T19:38:22.287Z] [2022-06-29T19:38:22.564Z] Successfully built fed996f2e7e1 [2022-06-29T19:38:22.564Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-29T19:38:22.564Z]  Building sys-mgmt-agent ... done  ---> 4d60049e24f2 [2022-06-29T19:38:22.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-29T19:38:24.009Z] ---> 802b9cb4a014 [2022-06-29T19:38:24.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-29T19:38:24.612Z] ---> 12aeb2f998ac [2022-06-29T19:38:24.612Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-29T19:38:24.612Z] ---> Running in 7e49c2e3e86b [2022-06-29T19:38:24.890Z] Removing intermediate container 7e49c2e3e86b [2022-06-29T19:38:24.890Z] ---> fde1002271db [2022-06-29T19:38:24.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:38:25.168Z] ---> Running in ef519981e941 [2022-06-29T19:38:25.443Z] Removing intermediate container ef519981e941 [2022-06-29T19:38:25.443Z] ---> c15fa81c94e4 [2022-06-29T19:38:25.443Z] Step 20/22 : LABEL arch=arm64 [2022-06-29T19:38:25.443Z] ---> Running in fe366164c480 [2022-06-29T19:38:25.721Z] Removing intermediate container fe366164c480 [2022-06-29T19:38:25.721Z] ---> 5a31faad41c2 [2022-06-29T19:38:25.721Z] Step 21/22 : LABEL git_sha=4b6ebfd535500a7b9f2709318b5039d3df44a856 [2022-06-29T19:38:25.998Z] ---> Running in 2755b0231fff [2022-06-29T19:38:26.276Z] Removing intermediate container 2755b0231fff [2022-06-29T19:38:26.276Z] ---> d4d3fe6488e5 [2022-06-29T19:38:26.276Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:38:26.276Z] ---> Running in 3fd7cdc76721 [2022-06-29T19:38:26.554Z] Removing intermediate container 3fd7cdc76721 [2022-06-29T19:38:26.554Z] ---> a7d7570d3c2b [2022-06-29T19:38:26.554Z] [2022-06-29T19:38:27.157Z] Successfully built a7d7570d3c2b [2022-06-29T19:38:27.157Z] Successfully tagged support-notifications-arm64:latest [2022-06-29T19:38:27.450Z]  Building support-notifications ... done  [Pipeline] } [2022-06-29T19:38:27.469Z] $ docker stop --time=1 97423926cbc6b017d6cfef710054ce6a069920fce1ce9065be74a4322ac55dac [2022-06-29T19:38:29.163Z] $ docker rm -f 97423926cbc6b017d6cfef710054ce6a069920fce1ce9065be74a4322ac55dac [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T19:38:29.784Z] + docker images [2022-06-29T19:38:30.056Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-29T19:38:30.056Z] support-notifications-arm64 latest a7d7570d3c2b 3 seconds ago 25.9MB [2022-06-29T19:38:30.056Z] sys-mgmt-agent-arm64 latest fed996f2e7e1 8 seconds ago 282MB [2022-06-29T19:38:30.056Z] support-scheduler-arm64 latest 1c80b1bbc735 13 seconds ago 25.4MB [2022-06-29T19:38:30.056Z] f39651fa7f19 14 seconds ago 1.49GB [2022-06-29T19:38:30.056Z] ca739ece5dd6 24 seconds ago 1.49GB [2022-06-29T19:38:30.056Z] 4434ad321fc2 About a minute ago 1.43GB [2022-06-29T19:38:30.056Z] core-metadata-arm64 latest 179c5bec6c4a About a minute ago 16.3MB [2022-06-29T19:38:30.056Z] 50a6bacb1987 2 minutes ago 1.44GB [2022-06-29T19:38:30.056Z] core-command-arm64 latest 1a662c5168de 2 minutes ago 15.5MB [2022-06-29T19:38:30.056Z] cdc670f3dc5a 2 minutes ago 1.43GB [2022-06-29T19:38:30.056Z] security-spiffe-token-provider-arm64 latest f4695ae81ee6 8 minutes ago 28.1MB [2022-06-29T19:38:30.056Z] security-bootstrapper-arm64 latest bccc6ca296e9 8 minutes ago 18.3MB [2022-06-29T19:38:30.056Z] security-spire-config-arm64 latest 1285aefe8f83 8 minutes ago 85.6MB [2022-06-29T19:38:30.056Z] 7d857b51898c 8 minutes ago 1.48GB [2022-06-29T19:38:30.056Z] security-spire-server-arm64 latest d96c25b13ad1 8 minutes ago 86.3MB [2022-06-29T19:38:30.056Z] core-data-arm64 latest ec60c1fc0209 8 minutes ago 21.7MB [2022-06-29T19:38:30.057Z] 4bf101e5d2fa 8 minutes ago 1.44GB [2022-06-29T19:38:30.057Z] 809ed8e1c659 8 minutes ago 1.34GB [2022-06-29T19:38:30.057Z] 2a319aeb32f5 9 minutes ago 1.46GB [2022-06-29T19:38:30.057Z] security-secretstore-setup-arm64 latest a0f6c86a4d27 9 minutes ago 27.5MB [2022-06-29T19:38:30.057Z] security-proxy-setup-arm64 latest ae0ed5aaa917 9 minutes ago 26.1MB [2022-06-29T19:38:30.057Z] 27ffa969d123 10 minutes ago 1.44GB [2022-06-29T19:38:30.057Z] cb85a5258c88 10 minutes ago 1.44GB [2022-06-29T19:38:30.057Z] security-spire-agent-arm64 latest 31d9a226f981 14 minutes ago 126MB [2022-06-29T19:38:30.057Z] 21519c8d8fb7 15 minutes ago 1.34GB [2022-06-29T19:38:30.057Z] ci-base-image-arm64 latest 9d399a41f75f 28 minutes ago 1.01GB [2022-06-29T19:38:30.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-29T19:38:30.057Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-29T19:38:30.057Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-29T19:38:30.057Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-29T19:38:30.057Z] 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-06-29T19:38:30.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T19:38:30.883Z] [2022-06-29T19:38:30.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:38:31.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T19:38:31.580Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-29T19:38:31.580Z] 8998bd30e6a1: Pulling fs layer [2022-06-29T19:38:31.580Z] 04944245beec: Pulling fs layer [2022-06-29T19:38:31.580Z] 699f458cf7ca: Pulling fs layer [2022-06-29T19:38:31.580Z] 765212b225bb: Pulling fs layer [2022-06-29T19:38:31.580Z] f23df028b6ca: Pulling fs layer [2022-06-29T19:38:31.580Z] d65c8cfc05b1: Pulling fs layer [2022-06-29T19:38:31.580Z] 2437ff75d9bd: Pulling fs layer [2022-06-29T19:38:31.580Z] f23df028b6ca: Waiting [2022-06-29T19:38:31.580Z] d65c8cfc05b1: Waiting [2022-06-29T19:38:31.580Z] 2437ff75d9bd: Waiting [2022-06-29T19:38:31.580Z] 765212b225bb: Waiting [2022-06-29T19:38:31.580Z] 04944245beec: Verifying Checksum [2022-06-29T19:38:31.580Z] 04944245beec: Download complete [2022-06-29T19:38:31.580Z] 765212b225bb: Download complete [2022-06-29T19:38:31.580Z] f23df028b6ca: Verifying Checksum [2022-06-29T19:38:31.580Z] f23df028b6ca: Download complete [2022-06-29T19:38:31.580Z] d65c8cfc05b1: Verifying Checksum [2022-06-29T19:38:31.580Z] d65c8cfc05b1: Download complete [2022-06-29T19:38:31.856Z] 699f458cf7ca: Verifying Checksum [2022-06-29T19:38:31.856Z] 699f458cf7ca: Download complete [2022-06-29T19:38:32.127Z] 8998bd30e6a1: Verifying Checksum [2022-06-29T19:38:32.127Z] 8998bd30e6a1: Download complete [2022-06-29T19:38:34.752Z] 2437ff75d9bd: Verifying Checksum [2022-06-29T19:38:34.752Z] 2437ff75d9bd: Download complete [2022-06-29T19:38:36.730Z] 8998bd30e6a1: Pull complete [2022-06-29T19:38:37.329Z] 04944245beec: Pull complete [2022-06-29T19:38:38.770Z] 699f458cf7ca: Pull complete [2022-06-29T19:38:39.044Z] 765212b225bb: Pull complete [2022-06-29T19:38:40.027Z] f23df028b6ca: Pull complete [2022-06-29T19:38:40.027Z] d65c8cfc05b1: Pull complete [2022-06-29T19:38:55.106Z] 2437ff75d9bd: Pull complete [2022-06-29T19:38:55.106Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-29T19:38:55.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T19:38:55.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:38:55.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-16378 does not seem to be running inside a container [2022-06-29T19:38:55.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-29T19:38:58.501Z] $ docker top 87636d898872958cc2f05afbaa7c6d2b730cb3403cf3deabddad261102874ef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:38:59.588Z] ---> job-cost.sh [2022-06-29T19:38:59.588Z] lf-activate-venv: SKIPPING [2022-06-29T19:38:59.588Z] INFO: No Stack... [2022-06-29T19:39:00.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-29T19:39:01.156Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T19:39:01.833Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-29T19:39:01.833Z] + cut -d, -f6 [Pipeline] lock [2022-06-29T19:39:01.911Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] [2022-06-29T19:39:01.917Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] did not exist. Created. [2022-06-29T19:39:01.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T19:39:02.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-29T19:39:02.883Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T19:39:02.900Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4066-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T19:39:02.979Z] $ docker stop --time=1 87636d898872958cc2f05afbaa7c6d2b730cb3403cf3deabddad261102874ef5 [2022-06-29T19:39:04.497Z] $ docker rm -f 87636d898872958cc2f05afbaa7c6d2b730cb3403cf3deabddad261102874ef5 [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-06-29T19:39:05.501Z] provisioning config files... [2022-06-29T19:39:05.509Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5838121739320968248tmp [Pipeline] { [Pipeline] sh [2022-06-29T19:39:05.835Z] + set +x [2022-06-29T19:39:05.835Z] + curl -s https://codecov.io/bash [2022-06-29T19:39:05.835Z] + bash -s -- [2022-06-29T19:39:05.835Z] [2022-06-29T19:39:05.835Z] _____ _ [2022-06-29T19:39:05.835Z] / ____| | | [2022-06-29T19:39:05.835Z] | | ___ __| | ___ ___ _____ __ [2022-06-29T19:39:05.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-29T19:39:05.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-29T19:39:05.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-29T19:39:05.835Z] Bash-1.0.6 [2022-06-29T19:39:05.835Z] [2022-06-29T19:39:05.835Z] [2022-06-29T19:39:05.835Z] ==> git version 2.25.1 found [2022-06-29T19:39:05.835Z] ==> 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-06-29T19:39:05.835Z] Release-Date: 2020-01-08 [2022-06-29T19:39:05.835Z] 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-06-29T19:39:05.835Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-29T19:39:05.835Z] ==> Jenkins CI detected. [2022-06-29T19:39:05.835Z] current dir:  /w/workspace/edgex-go/1 [2022-06-29T19:39:05.835Z] project root: . [2022-06-29T19:39:05.835Z] --> token set from env [2022-06-29T19:39:05.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-29T19:39:05.835Z] ==> Running gcov in . (disable via -X gcov) [2022-06-29T19:39:05.835Z] ==> Python coveragepy not found [2022-06-29T19:39:05.835Z] ==> Searching for coverage reports in: [2022-06-29T19:39:05.835Z] + . [2022-06-29T19:39:05.835Z] -> Found 1 reports [2022-06-29T19:39:06.094Z] ==> Detecting git/mercurial file structure [2022-06-29T19:39:06.094Z] ==> Reading reports [2022-06-29T19:39:06.094Z] + ./coverage.out bytes=435593 [2022-06-29T19:39:06.094Z] ==> Appending adjustments [2022-06-29T19:39:06.094Z] https://docs.codecov.io/docs/fixing-reports [2022-06-29T19:39:07.038Z] + Found adjustments [2022-06-29T19:39:07.038Z] ==> Gzipping contents [2022-06-29T19:39:07.300Z] 60K /tmp/codecov.WV9OxJ.gz [2022-06-29T19:39:07.300Z] ==> Uploading reports [2022-06-29T19:39:07.300Z] url: https://codecov.io [2022-06-29T19:39:07.300Z] query: branch=PR-4066&commit=4b6ebfd535500a7b9f2709318b5039d3df44a856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= [2022-06-29T19:39:07.300Z] -> Pinging Codecov [2022-06-29T19:39:07.300Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4066&commit=4b6ebfd535500a7b9f2709318b5039d3df44a856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= [2022-06-29T19:39:07.561Z] -> Uploading to [2022-06-29T19:39:07.561Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-29/00271124DB129430A58F1EEE437C3FCB/4b6ebfd535500a7b9f2709318b5039d3df44a856/8fe53ac8-ae16-4d91-85c8-3c98bfc47f80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T193907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eccd40078d552974e9c505a8c9e55c4a858ea062eca90d4b551873fe95ba0d35 [2022-06-29T19:39:07.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T19:39:07.561Z] Dload Upload Total Spent Left Speed [2022-06-29T19:39:07.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59837 0 0 100 59837 0 286k --:--:-- --:--:-- --:--:-- 285k 100 59837 0 0 100 59837 0 268k --:--:-- --:--:-- --:--:-- 266k [2022-06-29T19:39:07.561Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4b6ebfd535500a7b9f2709318b5039d3df44a856 [Pipeline] } [2022-06-29T19:39:07.592Z] 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-06-29T19:39:08.959Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:09.372Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:10.270Z] ---> package-listing.sh [2022-06-29T19:39:10.270Z] ++ facter osfamily [2022-06-29T19:39:10.270Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-29T19:39:10.530Z] + OS_FAMILY=debian [2022-06-29T19:39:10.530Z] + workspace=/w/workspace/edgex-go/1 [2022-06-29T19:39:10.530Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-29T19:39:10.530Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-29T19:39:10.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-29T19:39:10.530Z] + PACKAGES=/tmp/packages_start.txt [2022-06-29T19:39:10.530Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-29T19:39:10.530Z] + PACKAGES=/tmp/packages_end.txt [2022-06-29T19:39:10.530Z] + case "${OS_FAMILY}" in [2022-06-29T19:39:10.530Z] + dpkg -l [2022-06-29T19:39:10.530Z] + grep '^ii' [2022-06-29T19:39:10.530Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-29T19:39:10.530Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-29T19:39:10.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-29T19:39:10.530Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-29T19:39:10.530Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-29T19:39:10.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-29T19:39:10.565Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-29T19:39:10.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:39:11.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T19:39:11.492Z] [2022-06-29T19:39:11.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:39:11.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T19:39:11.863Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-29T19:39:11.863Z] 5eb5b503b376: Pulling fs layer [2022-06-29T19:39:11.863Z] 5c69ac0246d0: Pulling fs layer [2022-06-29T19:39:11.863Z] ec43610c2a17: Pulling fs layer [2022-06-29T19:39:11.863Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-29T19:39:11.863Z] 33b1e0a273af: Pulling fs layer [2022-06-29T19:39:11.863Z] 5d3b04190fa2: Pulling fs layer [2022-06-29T19:39:11.863Z] 2f39f015ded8: Pulling fs layer [2022-06-29T19:39:11.863Z] 33b1e0a273af: Waiting [2022-06-29T19:39:11.863Z] 5d3b04190fa2: Waiting [2022-06-29T19:39:11.863Z] 3a2ae6a8a46f: Waiting [2022-06-29T19:39:11.863Z] 5c69ac0246d0: Verifying Checksum [2022-06-29T19:39:11.863Z] 5c69ac0246d0: Download complete [2022-06-29T19:39:11.863Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-29T19:39:11.863Z] 3a2ae6a8a46f: Download complete [2022-06-29T19:39:11.863Z] 33b1e0a273af: Verifying Checksum [2022-06-29T19:39:11.863Z] 33b1e0a273af: Download complete [2022-06-29T19:39:11.863Z] ec43610c2a17: Download complete [2022-06-29T19:39:12.123Z] 5d3b04190fa2: Verifying Checksum [2022-06-29T19:39:12.123Z] 5d3b04190fa2: Download complete [2022-06-29T19:39:12.123Z] 5eb5b503b376: Verifying Checksum [2022-06-29T19:39:12.123Z] 5eb5b503b376: Download complete [2022-06-29T19:39:12.691Z] 2f39f015ded8: Download complete [2022-06-29T19:39:13.260Z] 5eb5b503b376: Pull complete [2022-06-29T19:39:13.260Z] 5c69ac0246d0: Pull complete [2022-06-29T19:39:13.827Z] ec43610c2a17: Pull complete [2022-06-29T19:39:13.827Z] 3a2ae6a8a46f: Pull complete [2022-06-29T19:39:14.086Z] 33b1e0a273af: Pull complete [2022-06-29T19:39:14.086Z] 5d3b04190fa2: Pull complete [2022-06-29T19:39:18.276Z] 2f39f015ded8: Pull complete [2022-06-29T19:39:18.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-29T19:39:18.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T19:39:18.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:39:18.496Z] prd-ubuntu20.04-docker-8c-8g-16376 does not seem to be running inside a container [2022-06-29T19:39:18.562Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-29T19:39:20.860Z] $ docker top 48e2415dc9d5ee6f6c5a580289c8a8233958a3b6d5d4962850897498eb694ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:39:21.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-29T19:39:21.608Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-29T19:39:21.938Z] + ls /var/log/sa-host [2022-06-29T19:39:21.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T19:39:22.137Z] provisioning config files... [2022-06-29T19:39:22.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8569495948951920767tmp [Pipeline] { [Pipeline] echo [2022-06-29T19:39:22.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:22.501Z] ---> create-netrc.sh [Pipeline] } [2022-06-29T19:39:22.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:22.922Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-29T19:39:22.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:23.268Z] ---> sudo-logs.sh [2022-06-29T19:39:23.268Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-29T19:39:23.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:23.671Z] ---> job-cost.sh [2022-06-29T19:39:23.671Z] lf-activate-venv: SKIPPING [2022-06-29T19:39:23.671Z] DEBUG: total: 0.10999999940395355 [2022-06-29T19:39:23.671Z] INFO: Retrieving Stack Cost... [2022-06-29T19:39:24.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T19:39:24.500Z] INFO: Archiving Costs [Pipeline] echo [2022-06-29T19:39:24.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:39:24.848Z] ---> logs-deploy.sh [2022-06-29T19:39:24.848Z] lf-activate-venv: SKIPPING [2022-06-29T19:39:24.848Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4066/1 [2022-06-29T19:39:24.848Z] INFO: archiving workspace using pattern(s): [2022-06-29T19:39:25.796Z] Archives upload complete. [2022-06-29T19:39:25.796Z] INFO: archiving logs to Nexus