Pull request #4081 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b768ff42694ce11b7e42a576e89e25aaa4c14a1+11a51fe418205844bd5d22f7d6ff9ca8936a0e25 (74c8ce96b2e2590eae68cc2b3ce35e434e73701a) 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-ssh7697363112567918360.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-ssh5943531732047565518.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-4081/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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8219166499764409646.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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16571952953811340429.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-ssh508512230270763157.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-4081/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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8774880437688597485.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16966’ Running on prd-ubuntu20.04-docker-8c-8g-16969 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [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 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 Merge succeeded, producing 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 Checking out Revision 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 (PR-4081) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # 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 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 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-07-05T19:07:11.320Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-05T19:07:11.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-05T19:07:11.583Z] ========================================================= [2022-07-05T19:07:11.583Z] EdgeX Global Pipelines Version Info [2022-07-05T19:07:11.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:07:12.388Z] ------------------- [2022-07-05T19:07:12.388Z] stable info: [2022-07-05T19:07:12.388Z] ------------------- [2022-07-05T19:07:12.388Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-05T19:07:12.388Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-05T19:07:12.388Z] Message: update stable to v1.0.234 [2022-07-05T19:07:12.963Z] ------------------- [2022-07-05T19:07:12.963Z] experimental info: [2022-07-05T19:07:12.963Z] ------------------- [2022-07-05T19:07:12.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-05T19:07:12.963Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-05T19:07:12.963Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-05T19:07:13.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-05T19:07:13.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-05T19:07:13.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-05T19:07:13.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-05T19:07:13.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-05T19:07:13.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-05T19:07:13.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-05T19:07:13.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-05T19:07:13.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-05T19:07:13.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-05T19:07:13.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-05T19:07:13.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-05T19:07:13.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-05T19:07:13.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-05T19:07:13.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-05T19:07:13.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-05T19:07:13.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-05T19:07:14.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-05T19:07:14.078Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-05T19:07:14.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-05T19:07:14.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-05T19:07:14.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-05T19:07:14.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-05T19:07:14.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo [2022-07-05T19:07:14.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo [2022-07-05T19:07:14.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo [2022-07-05T19:07:14.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] echo [2022-07-05T19:07:14.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b768ff [Pipeline] echo [2022-07-05T19:07:14.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-05T19:07:14.576Z] provisioning config files... [2022-07-05T19:07:14.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3129438782707738535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:07:14.968Z] ---> docker-login.sh [2022-07-05T19:07:14.968Z] nexus3.edgexfoundry.org:10001 [2022-07-05T19:07:15.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:07:15.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:07:15.231Z] Configure a credential helper to remove this warning. See [2022-07-05T19:07:15.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:07:15.231Z] [2022-07-05T19:07:15.231Z] Login Succeeded [2022-07-05T19:07:15.231Z] nexus3.edgexfoundry.org:10002 [2022-07-05T19:07:15.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:07:15.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:07:15.494Z] Configure a credential helper to remove this warning. See [2022-07-05T19:07:15.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:07:15.494Z] [2022-07-05T19:07:15.494Z] Login Succeeded [2022-07-05T19:07:15.494Z] nexus3.edgexfoundry.org:10003 [2022-07-05T19:07:15.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:07:15.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:07:15.494Z] Configure a credential helper to remove this warning. See [2022-07-05T19:07:15.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:07:15.494Z] [2022-07-05T19:07:15.494Z] Login Succeeded [2022-07-05T19:07:15.494Z] nexus3.edgexfoundry.org:10004 [2022-07-05T19:07:15.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:07:15.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:07:15.761Z] Configure a credential helper to remove this warning. See [2022-07-05T19:07:15.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:07:15.761Z] [2022-07-05T19:07:15.761Z] Login Succeeded [2022-07-05T19:07:15.761Z] docker.io [2022-07-05T19:07:15.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:07:16.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:07:16.336Z] Configure a credential helper to remove this warning. See [2022-07-05T19:07:16.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:07:16.336Z] [2022-07-05T19:07:16.336Z] Login Succeeded [2022-07-05T19:07:16.336Z] ---> docker-login.sh ends [Pipeline] } [2022-07-05T19:07:16.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-05T19:07:16.777Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/core-command/Dockerfile [2022-07-05T19:07:16.777Z] + cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-05T19:07:16.777Z] + + cut -d/ -f2 [2022-07-05T19:07:16.777Z] dirname cmd/core-data/Dockerfile [2022-07-05T19:07:16.777Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/core-metadata/Dockerfile [2022-07-05T19:07:16.777Z] + cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-05T19:07:16.777Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-07-05T19:07:16.777Z] cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-05T19:07:16.777Z] + cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-05T19:07:16.777Z] + cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-05T19:07:16.777Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2022-07-05T19:07:16.777Z] [2022-07-05T19:07:16.777Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-05T19:07:16.777Z] + cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-05T19:07:16.777Z] + cut -d/ -f2 [2022-07-05T19:07:16.777Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-05T19:07:16.777Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-05T19:07:16.778Z] + cut -d/ -f2 [2022-07-05T19:07:16.778Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-05T19:07:16.778Z] + dirname cmd/support-notifications/Dockerfile [2022-07-05T19:07:16.778Z] + cut -d/ -f2 [2022-07-05T19:07:16.778Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-05T19:07:16.778Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-05T19:07:16.778Z] + cut -d/ -f2 [2022-07-05T19:07:16.778Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-05T19:07:16.778Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-05T19:07:16.778Z] + cut -d/ -f2 [2022-07-05T19:07:16.778Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-05T19:07:16.843Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-05T19:07:17.326Z] + git rev-list -1 --merges 4b768ff42694ce11b7e42a576e89e25aaa4c14a1~1..4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] echo [2022-07-05T19:07:17.362Z] -----------> git rev-list -1 --merges 4b768ff42694ce11b7e42a576e89e25aaa4c14a1~1..4b768ff42694ce11b7e42a576e89e25aaa4c14a1 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [false] [Pipeline] sh [2022-07-05T19:07:17.678Z] + git log --format=format:%s -1 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] echo [2022-07-05T19:07:17.712Z] ========================================================= [2022-07-05T19:07:17.712Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-05T19:07:17.712Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-05T19:07:18.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-05T19:07:18.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-05T19:07:18.149Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-05T19:07:18.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-05T19:07:18.149Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-05T19:07:18.149Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-05T19:07:18.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:07:18.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-05T19:07:18.582Z] [2022-07-05T19:07:18.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:07:18.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-05T19:07:18.961Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-05T19:07:18.961Z] 42c077c10790: Pulling fs layer [2022-07-05T19:07:18.961Z] f63e77b7563a: Pulling fs layer [2022-07-05T19:07:18.961Z] bd5fdadae976: Pulling fs layer [2022-07-05T19:07:18.961Z] 205491f53016: Pulling fs layer [2022-07-05T19:07:18.961Z] df18705c85c3: Pulling fs layer [2022-07-05T19:07:18.961Z] bdb3f477010e: Pulling fs layer [2022-07-05T19:07:18.961Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-05T19:07:18.961Z] 2c6e9b1d212d: Pulling fs layer [2022-07-05T19:07:18.961Z] df18705c85c3: Waiting [2022-07-05T19:07:18.961Z] 205491f53016: Waiting [2022-07-05T19:07:18.961Z] bdb3f477010e: Waiting [2022-07-05T19:07:18.961Z] c8a8fc8e1c8f: Waiting [2022-07-05T19:07:18.961Z] bdb8f0575790: Pulling fs layer [2022-07-05T19:07:18.961Z] 386e3cb2ff24: Pulling fs layer [2022-07-05T19:07:18.961Z] 2c6e9b1d212d: Waiting [2022-07-05T19:07:18.961Z] bdb8f0575790: Waiting [2022-07-05T19:07:18.961Z] 2343380bae48: Pulling fs layer [2022-07-05T19:07:18.961Z] 386e3cb2ff24: Waiting [2022-07-05T19:07:18.961Z] 2343380bae48: Waiting [2022-07-05T19:07:18.961Z] f63e77b7563a: Download complete [2022-07-05T19:07:18.961Z] 205491f53016: Verifying Checksum [2022-07-05T19:07:18.961Z] 205491f53016: Download complete [2022-07-05T19:07:19.238Z] df18705c85c3: Verifying Checksum [2022-07-05T19:07:19.238Z] df18705c85c3: Download complete [2022-07-05T19:07:19.238Z] bdb3f477010e: Verifying Checksum [2022-07-05T19:07:19.238Z] bdb3f477010e: Download complete [2022-07-05T19:07:19.238Z] bd5fdadae976: Verifying Checksum [2022-07-05T19:07:19.238Z] bd5fdadae976: Download complete [2022-07-05T19:07:19.238Z] 2c6e9b1d212d: Verifying Checksum [2022-07-05T19:07:19.238Z] 2c6e9b1d212d: Download complete [2022-07-05T19:07:19.238Z] bdb8f0575790: Download complete [2022-07-05T19:07:19.238Z] 386e3cb2ff24: Download complete [2022-07-05T19:07:19.238Z] 2343380bae48: Verifying Checksum [2022-07-05T19:07:19.238Z] 2343380bae48: Download complete [2022-07-05T19:07:19.238Z] 42c077c10790: Verifying Checksum [2022-07-05T19:07:19.238Z] 42c077c10790: Download complete [2022-07-05T19:07:19.501Z] c8a8fc8e1c8f: Download complete [2022-07-05T19:07:20.885Z] 42c077c10790: Pull complete [2022-07-05T19:07:20.885Z] f63e77b7563a: Pull complete [2022-07-05T19:07:21.456Z] bd5fdadae976: Pull complete [2022-07-05T19:07:21.456Z] 205491f53016: Pull complete [2022-07-05T19:07:21.718Z] df18705c85c3: Pull complete [2022-07-05T19:07:21.979Z] bdb3f477010e: Pull complete [2022-07-05T19:07:23.894Z] c8a8fc8e1c8f: Pull complete [2022-07-05T19:07:23.894Z] 2c6e9b1d212d: Pull complete [2022-07-05T19:07:24.156Z] bdb8f0575790: Pull complete [2022-07-05T19:07:24.156Z] 386e3cb2ff24: Pull complete [2022-07-05T19:07:24.418Z] 2343380bae48: Pull complete [2022-07-05T19:07:24.418Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-05T19:07:24.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-05T19:07:24.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:07:24.648Z] prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container [2022-07-05T19:07:24.687Z] $ 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-07-05T19:07:26.257Z] $ docker top 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 -eo pid,comm [2022-07-05T19:07:26.332Z] 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-07-05T19:07:26.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-05T19:07:26.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-05T19:07:26.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-05T19:07:26.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-05T19:07:26.590Z] $ docker exec 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent [2022-07-05T19:07:26.731Z] SSH_AUTH_SOCK=/tmp/ssh-WnzDtY648lZm/agent.32 [2022-07-05T19:07:26.731Z] SSH_AGENT_PID=39 [2022-07-05T19:07:26.738Z] Running ssh-add (command line suppressed) [2022-07-05T19:07:26.861Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7635889113479570717.key (/w/workspace/edgex-go/1@tmp/private_key_7635889113479570717.key) [2022-07-05T19:07:26.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-05T19:07:27.215Z] + git tag --points-at HEAD [Pipeline] } [2022-07-05T19:07:27.239Z] $ docker exec --env ******** --env ******** 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent -k [2022-07-05T19:07:27.357Z] unset SSH_AUTH_SOCK; [2022-07-05T19:07:27.357Z] unset SSH_AGENT_PID; [2022-07-05T19:07:27.357Z] echo Agent pid 39 killed; [2022-07-05T19:07:27.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-05T19:07:27.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-05T19:07:27.460Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-05T19:07:27.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-05T19:07:27.596Z] $ docker exec 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent [2022-07-05T19:07:27.725Z] SSH_AUTH_SOCK=/tmp/ssh-qYyzeQM2DPDL/agent.72 [2022-07-05T19:07:27.725Z] SSH_AGENT_PID=79 [2022-07-05T19:07:27.731Z] Running ssh-add (command line suppressed) [2022-07-05T19:07:27.853Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3874116349981179438.key (/w/workspace/edgex-go/1@tmp/private_key_3874116349981179438.key) [2022-07-05T19:07:27.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-05T19:07:28.209Z] + git semver init [2022-07-05T19:07:28.471Z] 2022-07-05 19:07:28,421 [run_init] DEBUG init version:0.0.0 force:False [2022-07-05T19:07:28.471Z] 2022-07-05 19:07:28,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-05T19:07:28.471Z] 2022-07-05 19:07:28,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-05T19:07:28.471Z] 2022-07-05 19:07:28,424 [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-07-05T19:07:32.717Z] 2022-07-05 19:07:32,256 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4081 with force:False [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,256 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4081 [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,261 [execute] INFO git cat-file --batch-check [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,268 [execute] INFO git cat-file --batch [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-05T19:07:32.717Z] 2022-07-05 19:07:32,275 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4081 [2022-07-05T19:07:32.717Z] 0.0.0 [Pipeline] } [2022-07-05T19:07:32.745Z] $ docker exec --env ******** --env ******** 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 ssh-agent -k [2022-07-05T19:07:32.882Z] unset SSH_AUTH_SOCK; [2022-07-05T19:07:32.883Z] unset SSH_AGENT_PID; [2022-07-05T19:07:32.883Z] echo Agent pid 79 killed; [2022-07-05T19:07:32.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-05T19:07:33.319Z] + git semver [Pipeline] } [2022-07-05T19:07:33.605Z] $ docker stop --time=1 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 [2022-07-05T19:07:34.961Z] $ docker rm -f 8656ed9d8f34b99ad799d1460a2c65ff570308a00d0883d52a57da58f7a997c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-05T19:07:35.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-05T19:07:35.708Z] Stashed 1 file(s) [Pipeline] echo [2022-07-05T19:07:35.725Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-05T19:07:36.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-05T19:07:36.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-05T19:07:36.304Z] ========================================================= [2022-07-05T19:07:36.304Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-05T19:07:36.304Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-05T19:07:36.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-05T19:07:36.651Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-05T19:07:36.651Z] 59bf1c3509f3: Pulling fs layer [2022-07-05T19:07:36.651Z] 666ba61612fd: Pulling fs layer [2022-07-05T19:07:36.651Z] 8ed8ca486205: Pulling fs layer [2022-07-05T19:07:36.651Z] cc1cd167ecdc: Pulling fs layer [2022-07-05T19:07:36.651Z] c516ae0d96e1: Pulling fs layer [2022-07-05T19:07:36.651Z] 684cea983483: Pulling fs layer [2022-07-05T19:07:36.651Z] dd3240ac7de5: Pulling fs layer [2022-07-05T19:07:36.651Z] b1e948a4e11c: Pulling fs layer [2022-07-05T19:07:36.651Z] a8fd76ee1af6: Pulling fs layer [2022-07-05T19:07:36.651Z] 646ad004c059: Pulling fs layer [2022-07-05T19:07:36.651Z] c516ae0d96e1: Waiting [2022-07-05T19:07:36.651Z] a8fd76ee1af6: Waiting [2022-07-05T19:07:36.651Z] 684cea983483: Waiting [2022-07-05T19:07:36.651Z] dd3240ac7de5: Waiting [2022-07-05T19:07:36.651Z] b1e948a4e11c: Waiting [2022-07-05T19:07:36.651Z] cc1cd167ecdc: Waiting [2022-07-05T19:07:36.651Z] 8ed8ca486205: Verifying Checksum [2022-07-05T19:07:36.651Z] 8ed8ca486205: Download complete [2022-07-05T19:07:36.651Z] 666ba61612fd: Verifying Checksum [2022-07-05T19:07:36.651Z] 666ba61612fd: Download complete [2022-07-05T19:07:36.651Z] c516ae0d96e1: Download complete [2022-07-05T19:07:36.651Z] 684cea983483: Verifying Checksum [2022-07-05T19:07:36.651Z] 684cea983483: Download complete [2022-07-05T19:07:36.651Z] dd3240ac7de5: Verifying Checksum [2022-07-05T19:07:36.651Z] dd3240ac7de5: Download complete [2022-07-05T19:07:36.651Z] 59bf1c3509f3: Verifying Checksum [2022-07-05T19:07:36.651Z] 59bf1c3509f3: Download complete [2022-07-05T19:07:36.917Z] b1e948a4e11c: Verifying Checksum [2022-07-05T19:07:36.917Z] b1e948a4e11c: Download complete [2022-07-05T19:07:36.917Z] 59bf1c3509f3: Pull complete [2022-07-05T19:07:37.188Z] 666ba61612fd: Pull complete [2022-07-05T19:07:37.188Z] 8ed8ca486205: Pull complete [2022-07-05T19:07:37.452Z] 646ad004c059: Verifying Checksum [2022-07-05T19:07:37.452Z] 646ad004c059: Download complete [2022-07-05T19:07:37.452Z] a8fd76ee1af6: Verifying Checksum [2022-07-05T19:07:37.452Z] a8fd76ee1af6: Download complete [2022-07-05T19:07:37.452Z] cc1cd167ecdc: Verifying Checksum [2022-07-05T19:07:37.452Z] cc1cd167ecdc: Download complete [2022-07-05T19:07:41.659Z] cc1cd167ecdc: Pull complete [2022-07-05T19:07:41.659Z] c516ae0d96e1: Pull complete [2022-07-05T19:07:41.921Z] 684cea983483: Pull complete [2022-07-05T19:07:41.921Z] dd3240ac7de5: Pull complete [2022-07-05T19:07:41.921Z] b1e948a4e11c: Pull complete [2022-07-05T19:07:44.462Z] a8fd76ee1af6: Pull complete [2022-07-05T19:07:45.415Z] 646ad004c059: Pull complete [2022-07-05T19:07:45.415Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-05T19:07:45.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-05T19:07:45.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-05T19:07:45.778Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-05T19:07:45.778Z] WORKDIR /edgex [2022-07-05T19:07:45.778Z] COPY go.mod . [2022-07-05T19:07:45.778Z] RUN go mod download [2022-07-05T19:07:45.778Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-05T19:07:47.163Z] Sending build context to Docker daemon 335.2MB [2022-07-05T19:07:47.163Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-05T19:07:47.163Z] ---> 8f69c11f6b0c [2022-07-05T19:07:47.163Z] Step 2/4 : WORKDIR /edgex [2022-07-05T19:07:49.715Z] ---> Running in 6437a91feed1 [2022-07-05T19:07:49.715Z] Removing intermediate container 6437a91feed1 [2022-07-05T19:07:49.715Z] ---> 5c66a92f7176 [2022-07-05T19:07:49.715Z] Step 3/4 : COPY go.mod . [2022-07-05T19:07:49.715Z] ---> 844d71db6aef [2022-07-05T19:07:49.715Z] Step 4/4 : RUN go mod download [2022-07-05T19:07:49.715Z] ---> Running in 87e56ba64825 [2022-07-05T19:07:51.038Z] Still waiting to schedule task [2022-07-05T19:07:51.038Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16967’ [2022-07-05T19:08:04.703Z] Removing intermediate container 87e56ba64825 [2022-07-05T19:08:04.703Z] ---> d18051a15c51 [2022-07-05T19:08:04.703Z] Successfully built d18051a15c51 [2022-07-05T19:08:04.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:08:05.091Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-05T19:08:05.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:08:05.253Z] prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container [2022-07-05T19:08:05.299Z] $ 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-07-05T19:08:05.743Z] $ docker top 8dae10569cb4e1db3fa02b9c157d31c9cbdfca965446820f022409ab76759059 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:08:06.149Z] + go version [2022-07-05T19:08:06.149Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-05T19:08:06.190Z] $ docker stop --time=1 8dae10569cb4e1db3fa02b9c157d31c9cbdfca965446820f022409ab76759059 [2022-07-05T19:08:07.479Z] $ docker rm -f 8dae10569cb4e1db3fa02b9c157d31c9cbdfca965446820f022409ab76759059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:08:08.204Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-05T19:08:08.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:08:08.379Z] prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container [2022-07-05T19:08:08.427Z] $ 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-07-05T19:08:08.832Z] $ docker top 8692bef00b3dc2e4663248e57fef096f2c145225e7ae0d851eb0321a15a403fc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-05T19:08:08.944Z] ========================================================= [2022-07-05T19:08:08.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-05T19:08:08.944Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-05T19:08:09.278Z] + make test [2022-07-05T19:08:09.278Z] go mod tidy -compat=1.17 [2022-07-05T19:08:09.537Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-05T19:08:16.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-05T19:08:28.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-05T19:08:29.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-07-05T19:08:29.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-05T19:08:29.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-05T19:08:30.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-07-05T19:08:30.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-05T19:08:30.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements [2022-07-05T19:08:30.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-05T19:08:30.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.437s coverage: 89.2% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.101s coverage: 83.8% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.095s coverage: 58.8% of statements [2022-07-05T19:08:33.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements [2022-07-05T19:08:33.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-05T19:08:33.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-07-05T19:08:33.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-07-05T19:08:33.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.099s coverage: 94.1% of statements [2022-07-05T19:08:33.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2022-07-05T19:08:33.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-07-05T19:08:43.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-07-05T19:08:43.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-07-05T19:08:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-07-05T19:08:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-05T19:08:54.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-07-05T19:08:54.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.4% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.8% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.196s coverage: 92.3% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-05T19:08:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-05T19:08:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 96.9% of statements [2022-07-05T19:08:54.913Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-05T19:09:16.881Z] GO111MODULE=on go vet ./... [2022-07-05T19:09:18.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-05T19:09:19.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-05T19:09:19.320Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-05T19:09:19.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-05T19:09:19.940Z] + ls -al . [2022-07-05T19:09:19.941Z] total 684 [2022-07-05T19:09:19.941Z] drwxrwxr-x 10 1001 1001 4096 Jul 5 19:08 . [2022-07-05T19:09:19.941Z] drwxr-xr-x 4 root root 4096 Jul 5 19:08 .. [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 11 Jul 5 19:07 .dockerignore [2022-07-05T19:09:19.941Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 19:07 .git [2022-07-05T19:09:19.941Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:07 .github [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 879 Jul 5 19:07 .gitignore [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 19:07 .golangci.yml [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 87 Jul 5 19:07 .hadolint.yml [2022-07-05T19:09:19.941Z] drwxr-xr-x 3 1001 1001 4096 Jul 5 19:07 .semver [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 166 Jul 5 19:07 .sonarcloud.properties [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:07 ADOPTERS.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 10347 Jul 5 19:07 Attribution.txt [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 63209 Jul 5 19:07 CHANGELOG.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:07 CONTRIBUTING.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 19:07 GOVERNANCE.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 850 Jul 5 19:07 Jenkinsfile [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:07 LICENSE [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 10389 Jul 5 19:07 Makefile [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 19:07 OWNERS.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 9094 Jul 5 19:07 README.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 6912 Jul 5 19:07 SECURITY.md [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 19:07 VERSION [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 4131 Jul 5 19:07 ZMQWindows.md [2022-07-05T19:09:19.941Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 19:07 bin [2022-07-05T19:09:19.941Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 19:07 cmd [2022-07-05T19:09:19.941Z] -rw-r--r-- 1 root root 435593 Jul 5 19:08 coverage.out [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 3311 Jul 5 19:07 go.mod [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 36231 Jul 5 19:08 go.sum [2022-07-05T19:09:19.941Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 19:07 internal [2022-07-05T19:09:19.941Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:07 openapi [2022-07-05T19:09:19.941Z] drwxrwxr-x 4 1001 1001 4096 Jul 5 19:07 snap [2022-07-05T19:09:19.941Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 19:07 version.go [Pipeline] sh [2022-07-05T19:09:20.265Z] + '[' -e coverage.out ] [2022-07-05T19:09:20.265Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-05T19:09:20.369Z] Stashed 1 file(s) [Pipeline] sh [2022-07-05T19:09:20.667Z] + make build [2022-07-05T19:09:20.667Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-05T19:09:35.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-05T19:09:43.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-05T19:09:43.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-05T19:09:50.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-05T19:09:50.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-05T19:09:50.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-05T19:09:51.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-05T19:09:52.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-05T19:09:53.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-05T19:09:54.367Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-05T19:09:54.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-05T19:09:56.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-05T19:09:57.448Z] $ docker stop --time=1 8692bef00b3dc2e4663248e57fef096f2c145225e7ae0d851eb0321a15a403fc [2022-07-05T19:09:59.932Z] $ docker rm -f 8692bef00b3dc2e4663248e57fef096f2c145225e7ae0d851eb0321a15a403fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:10:01.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-05T19:10:01.001Z] [2022-07-05T19:10:01.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:10:01.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-05T19:10:01.379Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-05T19:10:01.379Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-05T19:10:01.379Z] ca9280d653b3: Pulling fs layer [2022-07-05T19:10:01.379Z] 7e9c9ca2126c: Pulling fs layer [2022-07-05T19:10:01.379Z] cbdbe7a5bc2a: Download complete [2022-07-05T19:10:01.642Z] cbdbe7a5bc2a: Pull complete [2022-07-05T19:10:01.642Z] ca9280d653b3: Verifying Checksum [2022-07-05T19:10:01.642Z] ca9280d653b3: Download complete [2022-07-05T19:10:02.211Z] 7e9c9ca2126c: Download complete [2022-07-05T19:10:02.211Z] ca9280d653b3: Pull complete [2022-07-05T19:10:05.514Z] 7e9c9ca2126c: Pull complete [2022-07-05T19:10:05.514Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-05T19:10:05.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-05T19:10:05.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:10:05.732Z] prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container [2022-07-05T19:10:05.777Z] $ 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-07-05T19:10:07.333Z] $ docker top a803bb3fa51550f948262711870ca400c9102f6f72da4e82c631051fa9c8f538 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:10:07.725Z] + docker-compose build --help [2022-07-05T19:10:07.725Z] + grep parallel [2022-07-05T19:10:08.298Z] --parallel Build images in parallel. [Pipeline] } [2022-07-05T19:10:08.337Z] $ docker stop --time=1 a803bb3fa51550f948262711870ca400c9102f6f72da4e82c631051fa9c8f538 [2022-07-05T19:10:09.613Z] $ docker rm -f a803bb3fa51550f948262711870ca400c9102f6f72da4e82c631051fa9c8f538 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:10:10.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-05T19:10:10.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:10:10.454Z] prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container [2022-07-05T19:10:10.552Z] $ 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-07-05T19:10:10.933Z] $ docker top 632aed3d06716f5e2f567e6097e0b17eea1960755ff47d3b1e1ddd5c115a70a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:10:11.340Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-05T19:10:11.912Z] Building core-command ... [2022-07-05T19:10:11.912Z] Building core-data ... [2022-07-05T19:10:11.912Z] Building core-metadata ... [2022-07-05T19:10:11.912Z] Building security-bootstrapper ... [2022-07-05T19:10:11.912Z] Building security-proxy-setup ... [2022-07-05T19:10:11.912Z] Building security-secretstore-setup ... [2022-07-05T19:10:11.912Z] Building security-spiffe-token-provider ... [2022-07-05T19:10:11.912Z] Building security-spire-agent ... [2022-07-05T19:10:11.912Z] Building security-spire-config ... [2022-07-05T19:10:11.912Z] Building security-spire-server ... [2022-07-05T19:10:11.912Z] Building support-notifications ... [2022-07-05T19:10:11.912Z] Building support-scheduler ... [2022-07-05T19:10:11.912Z] Building sys-mgmt-agent ... [2022-07-05T19:10:11.912Z] Building security-secretstore-setup [2022-07-05T19:10:11.912Z] Building support-scheduler [2022-07-05T19:10:11.912Z] Building core-data [2022-07-05T19:10:11.912Z] Building support-notifications [2022-07-05T19:10:11.912Z] Building security-spire-config [2022-07-05T19:10:26.824Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:10:26.824Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:10:26.824Z] ---> d18051a15c51 [2022-07-05T19:10:26.824Z] Step 3/25 : WORKDIR /edgex-go [2022-07-05T19:10:26.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:10:26.824Z] [2022-07-05T19:10:26.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:10:26.824Z] ---> d18051a15c51 [2022-07-05T19:10:26.824Z] Step 3/22 : WORKDIR /edgex-go [2022-07-05T19:10:26.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:10:26.824Z] ---> d18051a15c51 [2022-07-05T19:10:26.824Z] Step 3/22 : WORKDIR /edgex-go [2022-07-05T19:10:26.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:10:26.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:10:26.824Z] ---> d18051a15c51 [2022-07-05T19:10:26.824Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:10:26.824Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:10:26.824Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:10:26.824Z] ---> d18051a15c51 [2022-07-05T19:10:26.824Z] Step 3/26 : WORKDIR /edgex-go [2022-07-05T19:10:28.219Z] ---> Running in 655fdd190f94 [2022-07-05T19:10:28.219Z] ---> Running in 92662177dbca [2022-07-05T19:10:28.219Z] ---> Running in a13c0a47863e [2022-07-05T19:10:28.219Z] ---> Running in 43c7c6e51fe0 [2022-07-05T19:10:28.219Z] ---> Running in bf981ebcd070 [2022-07-05T19:10:28.479Z] Removing intermediate container 92662177dbca [2022-07-05T19:10:28.479Z] ---> 843d481ae042 [2022-07-05T19:10:28.479Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:10:28.479Z] Removing intermediate container 43c7c6e51fe0 [2022-07-05T19:10:28.479Z] ---> ee93a8c62b86 [2022-07-05T19:10:28.479Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:10:28.479Z] Removing intermediate container a13c0a47863e [2022-07-05T19:10:28.479Z] ---> 17941842f643 [2022-07-05T19:10:28.479Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:10:28.479Z] Removing intermediate container 655fdd190f94 [2022-07-05T19:10:28.479Z] ---> 5cdf4be2e1d8 [2022-07-05T19:10:28.480Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:10:28.480Z] Removing intermediate container bf981ebcd070 [2022-07-05T19:10:28.480Z] ---> 09caaaabd4c0 [2022-07-05T19:10:28.480Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:10:28.480Z] ---> Running in 843708ea62d9 [2022-07-05T19:10:28.480Z] ---> Running in cb1f79212e96 [2022-07-05T19:10:28.480Z] ---> Running in 770617403a13 [2022-07-05T19:10:28.480Z] ---> Running in f3bd9f6d17c2 [2022-07-05T19:10:28.480Z] ---> Running in f946a6af41de [2022-07-05T19:10:29.419Z] Removing intermediate container 843708ea62d9 [2022-07-05T19:10:29.419Z] ---> 6eceb438ed0d [2022-07-05T19:10:29.419Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-05T19:10:29.419Z] ---> Running in 888efbab4444 [2022-07-05T19:10:29.681Z] Removing intermediate container cb1f79212e96 [2022-07-05T19:10:29.681Z] ---> a6d1d4c24158 [2022-07-05T19:10:29.681Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-05T19:10:29.681Z] ---> Running in 6df4deab5f68 [2022-07-05T19:10:29.681Z] Removing intermediate container 770617403a13 [2022-07-05T19:10:29.681Z] ---> e2436a0f25f3 [2022-07-05T19:10:29.681Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-05T19:10:29.681Z] ---> Running in f5941b32d0cb [2022-07-05T19:10:30.251Z] Removing intermediate container f946a6af41de [2022-07-05T19:10:30.251Z] ---> 43739fd43fc1 [2022-07-05T19:10:30.251Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-05T19:10:30.251Z] ---> Running in c4f0f5bf0f0b [2022-07-05T19:10:30.251Z] Removing intermediate container f3bd9f6d17c2 [2022-07-05T19:10:30.251Z] ---> eda6c41e1fe7 [2022-07-05T19:10:30.251Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-05T19:10:30.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:30.251Z] ---> Running in f79586fd3715 [2022-07-05T19:10:30.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:30.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.344Z] OK: 221 MiB in 52 packages [2022-07-05T19:10:31.604Z] OK: 221 MiB in 52 packages [2022-07-05T19:10:31.604Z] OK: 221 MiB in 52 packages [2022-07-05T19:10:31.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:31.868Z] Removing intermediate container 6df4deab5f68 [2022-07-05T19:10:31.868Z] ---> 6146c6efa37a [2022-07-05T19:10:31.868Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-05T19:10:32.128Z] OK: 221 MiB in 52 packages [2022-07-05T19:10:32.128Z] Removing intermediate container 888efbab4444 [2022-07-05T19:10:32.128Z] ---> 1944954e52a9 [2022-07-05T19:10:32.128Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-05T19:10:32.128Z] ---> 9837399f2a17 [2022-07-05T19:10:32.128Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:10:32.128Z] Removing intermediate container f5941b32d0cb [2022-07-05T19:10:32.128Z] ---> 81d65a830300 [2022-07-05T19:10:32.128Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:10:32.128Z] ---> Running in a068fa75efb8 [2022-07-05T19:10:32.396Z] ---> 326e9eaddceb [2022-07-05T19:10:32.396Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:10:32.396Z] OK: 221 MiB in 52 packages [2022-07-05T19:10:32.396Z] ---> Running in 7ae749195167 [2022-07-05T19:10:32.396Z] ---> 9f661eeefabb [2022-07-05T19:10:32.396Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:10:32.396Z] ---> Running in e176977e869c [2022-07-05T19:10:32.396Z] Removing intermediate container f79586fd3715 [2022-07-05T19:10:32.396Z] ---> 4d56cac208a1 [2022-07-05T19:10:32.396Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-05T19:10:32.656Z] ---> 217b67f58458 [2022-07-05T19:10:32.656Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:10:32.656Z] ---> Running in 2b0c26974d25 [2022-07-05T19:10:32.656Z] Removing intermediate container c4f0f5bf0f0b [2022-07-05T19:10:32.656Z] ---> 3d1dc3b7326d [2022-07-05T19:10:32.656Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-05T19:10:32.918Z] ---> e0782ca0fa41 [2022-07-05T19:10:32.918Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:10:32.918Z] ---> Running in 754beaddb56b [2022-07-05T19:10:33.493Z] Removing intermediate container a068fa75efb8 [2022-07-05T19:10:33.493Z] ---> 11232117d4f7 [2022-07-05T19:10:33.493Z] Step 8/22 : COPY . . [2022-07-05T19:10:33.493Z] Removing intermediate container 7ae749195167 [2022-07-05T19:10:33.493Z] ---> 8589e3250bad [2022-07-05T19:10:33.493Z] Step 8/22 : COPY . . [2022-07-05T19:10:33.752Z] Removing intermediate container e176977e869c [2022-07-05T19:10:33.752Z] ---> 29b02ba4a849 [2022-07-05T19:10:33.752Z] Step 8/23 : COPY . . [2022-07-05T19:10:39.059Z] Removing intermediate container 2b0c26974d25 [2022-07-05T19:10:39.059Z] ---> f6157289cbf1 [2022-07-05T19:10:39.059Z] Step 8/25 : COPY . . [2022-07-05T19:10:39.059Z] Removing intermediate container 754beaddb56b [2022-07-05T19:10:39.059Z] ---> aed5d523ed26 [2022-07-05T19:10:39.059Z] Step 8/26 : COPY . . [2022-07-05T19:10:39.059Z] ---> d86da5b8cabf [2022-07-05T19:10:39.059Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-05T19:10:39.059Z] ---> 591928f328a6 [2022-07-05T19:10:39.059Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-05T19:10:39.059Z] ---> 782d659c4b07 [2022-07-05T19:10:39.059Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-05T19:10:39.320Z] ---> Running in 9c494f8b0167 [2022-07-05T19:10:39.580Z] ---> Running in dcc2ee6bee02 [2022-07-05T19:10:41.480Z] ---> Running in 6347900fa494 [2022-07-05T19:10:41.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-05T19:10:41.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-05T19:10:41.741Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-05T19:10:45.034Z] ---> cb30870678de [2022-07-05T19:10:45.034Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-05T19:10:45.034Z] ---> bb460d93c349 [2022-07-05T19:10:45.034Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-05T19:10:45.294Z] ---> Running in aeaf29e378c3 [2022-07-05T19:10:45.294Z] ---> Running in 23711403f23a [2022-07-05T19:10:45.554Z] Removing intermediate container 23711403f23a [2022-07-05T19:10:45.554Z] ---> cc83b79241a6 [2022-07-05T19:10:45.554Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-05T19:10:45.814Z] ---> Running in 05412a426dd5 [2022-07-05T19:10:45.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-05T19:10:46.091Z] Removing intermediate container 05412a426dd5 [2022-07-05T19:10:46.091Z] ---> f59180414e47 [2022-07-05T19:10:46.091Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-05T19:10:46.091Z] ---> Running in c8715ab5576a [2022-07-05T19:10:48.030Z] Removing intermediate container c8715ab5576a [2022-07-05T19:10:48.030Z] ---> 123010334cf2 [2022-07-05T19:10:48.030Z] Step 12/26 : WORKDIR /edgex-go [2022-07-05T19:10:48.289Z] ---> Running in 18584cb16cf2 [2022-07-05T19:10:48.549Z] Removing intermediate container 18584cb16cf2 [2022-07-05T19:10:48.549Z] ---> a2626884cfec [2022-07-05T19:10:48.549Z] [2022-07-05T19:10:48.549Z] Step 13/26 : FROM alpine:3.15 [2022-07-05T19:10:48.814Z] 3.15: Pulling from library/alpine [2022-07-05T19:10:49.382Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-05T19:10:49.382Z] Status: Downloaded newer image for alpine:3.15 [2022-07-05T19:10:49.382Z] ---> 0ac33e5f5afa [2022-07-05T19:10:49.382Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:10:49.950Z] ---> Running in e8bf965da9c7 [2022-07-05T19:10:50.212Z] Removing intermediate container e8bf965da9c7 [2022-07-05T19:10:50.212Z] ---> cdc85c6ed630 [2022-07-05T19:10:50.212Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:10:50.212Z] ---> Running in 5d0ea06bc358 [2022-07-05T19:10:52.743Z] Removing intermediate container 5d0ea06bc358 [2022-07-05T19:10:52.743Z] ---> d9c4c1613210 [2022-07-05T19:10:52.743Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-05T19:10:52.743Z] ---> Running in bafc87c9a278 [2022-07-05T19:10:53.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:54.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:54.876Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:10:54.876Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:10:54.876Z] OK: 15859 distinct packages available [2022-07-05T19:10:55.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:56.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:10:56.331Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-05T19:10:56.331Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:10:56.590Z] (3/4) Installing libucontext (1.1-r0) [2022-07-05T19:10:56.590Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-05T19:10:56.590Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:10:56.590Z] OK: 6 MiB in 18 packages [2022-07-05T19:10:59.138Z] Removing intermediate container bafc87c9a278 [2022-07-05T19:10:59.138Z] ---> 74e610ac2a6a [2022-07-05T19:10:59.138Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-05T19:11:01.047Z] ---> 76a9b95e6392 [2022-07-05T19:11:01.047Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-05T19:11:01.613Z] ---> 05c44496db15 [2022-07-05T19:11:01.613Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-05T19:11:01.614Z] ---> Running in 771342e4348c [2022-07-05T19:11:01.872Z] Removing intermediate container 771342e4348c [2022-07-05T19:11:01.872Z] ---> 8e8f230cff06 [2022-07-05T19:11:01.872Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-05T19:11:02.440Z] ---> f1009263cb5a [2022-07-05T19:11:02.440Z] Step 21/26 : WORKDIR / [2022-07-05T19:11:02.698Z] ---> Running in c16e35710c26 [2022-07-05T19:11:03.265Z] Removing intermediate container c16e35710c26 [2022-07-05T19:11:03.266Z] ---> 288deae8e41c [2022-07-05T19:11:03.266Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-05T19:11:03.266Z] ---> Running in 761a688da496 [2022-07-05T19:11:03.833Z] Removing intermediate container 761a688da496 [2022-07-05T19:11:03.833Z] ---> 473090fc3c46 [2022-07-05T19:11:03.833Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-05T19:11:03.833Z] ---> Running in 1585414f32f4 [2022-07-05T19:11:04.414Z] Removing intermediate container 1585414f32f4 [2022-07-05T19:11:04.415Z] ---> cf1b5576e14a [2022-07-05T19:11:04.415Z] Step 24/26 : LABEL arch=x86_64 [2022-07-05T19:11:04.415Z] ---> Running in c62c151c7a28 [2022-07-05T19:11:04.674Z] Removing intermediate container c62c151c7a28 [2022-07-05T19:11:04.674Z] ---> 8bdc8c88dc90 [2022-07-05T19:11:04.674Z] Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:04.934Z] ---> Running in 8044ecafe8bf [2022-07-05T19:11:05.507Z] Removing intermediate container 8044ecafe8bf [2022-07-05T19:11:05.507Z] ---> 86766aa6d27d [2022-07-05T19:11:05.507Z] Step 26/26 : LABEL version=0.0.0 [2022-07-05T19:11:05.507Z] ---> Running in c3b50f5e60b9 [2022-07-05T19:11:05.767Z] Removing intermediate container c3b50f5e60b9 [2022-07-05T19:11:05.767Z] ---> 1e4e68890fe6 [2022-07-05T19:11:05.767Z] [2022-07-05T19:11:06.026Z] Successfully built 1e4e68890fe6 [2022-07-05T19:11:06.026Z] Successfully tagged security-spire-config:latest [2022-07-05T19:11:06.026Z]  Building security-spire-config ... done Building security-spire-server [2022-07-05T19:11:08.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-05T19:11:10.475Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:10.475Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:10.475Z] ---> d18051a15c51 [2022-07-05T19:11:10.475Z] Step 3/25 : WORKDIR /edgex-go [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> 09caaaabd4c0 [2022-07-05T19:11:10.475Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> 43739fd43fc1 [2022-07-05T19:11:10.475Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> 3d1dc3b7326d [2022-07-05T19:11:10.475Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> e0782ca0fa41 [2022-07-05T19:11:10.475Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> aed5d523ed26 [2022-07-05T19:11:10.475Z] Step 8/25 : COPY . . [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> bb460d93c349 [2022-07-05T19:11:10.475Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> cc83b79241a6 [2022-07-05T19:11:10.475Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-05T19:11:10.475Z] ---> Using cache [2022-07-05T19:11:10.475Z] ---> f59180414e47 [2022-07-05T19:11:10.475Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-05T19:11:12.385Z] ---> Running in 855edb49bcd3 [2022-07-05T19:11:14.922Z] Removing intermediate container 855edb49bcd3 [2022-07-05T19:11:14.922Z] ---> 66adb292ea4a [2022-07-05T19:11:14.922Z] Step 12/25 : WORKDIR /edgex-go [2022-07-05T19:11:14.922Z] ---> Running in 6b9fe0861d9b [2022-07-05T19:11:14.922Z] Removing intermediate container aeaf29e378c3 [2022-07-05T19:11:14.922Z] ---> bf550d204783 [2022-07-05T19:11:14.922Z] [2022-07-05T19:11:14.922Z] Step 10/25 : FROM alpine:3.14 [2022-07-05T19:11:14.922Z] Removing intermediate container 6347900fa494 [2022-07-05T19:11:14.922Z] ---> 8080ae118608 [2022-07-05T19:11:14.922Z] [2022-07-05T19:11:14.922Z] Step 10/23 : FROM alpine:3.14 [2022-07-05T19:11:14.922Z] Removing intermediate container 9c494f8b0167 [2022-07-05T19:11:14.922Z] ---> 9a1a66d4b601 [2022-07-05T19:11:14.922Z] [2022-07-05T19:11:14.922Z] Step 10/22 : FROM alpine:3.14 [2022-07-05T19:11:14.922Z] Removing intermediate container dcc2ee6bee02 [2022-07-05T19:11:14.922Z] ---> 81128635d492 [2022-07-05T19:11:14.922Z] [2022-07-05T19:11:14.922Z] Step 10/22 : FROM alpine:3.14 [2022-07-05T19:11:15.183Z] Removing intermediate container 6b9fe0861d9b [2022-07-05T19:11:15.183Z] ---> 63f26e10d461 [2022-07-05T19:11:15.183Z] [2022-07-05T19:11:15.183Z] Step 13/25 : FROM alpine:3.15 [2022-07-05T19:11:15.183Z] ---> 0ac33e5f5afa [2022-07-05T19:11:15.183Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:11:15.183Z] ---> Using cache [2022-07-05T19:11:15.183Z] ---> cdc85c6ed630 [2022-07-05T19:11:15.183Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:15.183Z] ---> Using cache [2022-07-05T19:11:15.183Z] ---> d9c4c1613210 [2022-07-05T19:11:15.183Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-05T19:11:15.183Z] ---> Running in e1a622ee4863 [2022-07-05T19:11:15.443Z] 3.14: Pulling from library/alpine [2022-07-05T19:11:15.703Z] 3.14: Pulling from library/alpine [2022-07-05T19:11:15.965Z] 3.14: Pulling from library/alpine [2022-07-05T19:11:15.965Z] 3.14: Pulling from library/alpine [2022-07-05T19:11:17.350Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-05T19:11:17.350Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-05T19:11:17.350Z] Status: Downloaded newer image for alpine:3.14 [2022-07-05T19:11:17.350Z] Status: Image is up to date for alpine:3.14 [2022-07-05T19:11:17.350Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-05T19:11:17.350Z] Status: Image is up to date for alpine:3.14 [2022-07-05T19:11:17.350Z] ---> e04c818066af [2022-07-05T19:11:17.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-05T19:11:17.350Z] ---> e04c818066af [2022-07-05T19:11:17.350Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-05T19:11:17.692Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-05T19:11:17.692Z] Status: Image is up to date for alpine:3.14 [2022-07-05T19:11:17.692Z] ---> e04c818066af [2022-07-05T19:11:17.692Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-05T19:11:17.692Z] ---> e04c818066af [2022-07-05T19:11:17.692Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-05T19:11:17.692Z] ---> Running in c04a60274ed7 [2022-07-05T19:11:17.692Z] ---> Running in d8e9bdf1a4b3 [2022-07-05T19:11:17.692Z] ---> Running in e3c20112e40e [2022-07-05T19:11:17.692Z] ---> Running in 5a34776d1e06 [2022-07-05T19:11:17.692Z] Removing intermediate container c04a60274ed7 [2022-07-05T19:11:17.692Z] ---> efa87d765e86 [2022-07-05T19:11:17.692Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-05T19:11:17.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:17.955Z] ---> Running in fb5626ac1a5a [2022-07-05T19:11:17.955Z] Removing intermediate container fb5626ac1a5a [2022-07-05T19:11:17.955Z] ---> 463072b2ed56 [2022-07-05T19:11:17.955Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-05T19:11:17.955Z] ---> Running in 846da3ce4581 [2022-07-05T19:11:18.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.223Z] Removing intermediate container 846da3ce4581 [2022-07-05T19:11:18.223Z] ---> 60de43044c78 [2022-07-05T19:11:18.223Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:18.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.223Z] ---> Running in ad1aafc634f0 [2022-07-05T19:11:18.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.484Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-05T19:11:18.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.484Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-05T19:11:18.484Z] (3/3) Installing su-exec (0.2-r1) [2022-07-05T19:11:18.484Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:11:18.484Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:11:18.484Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-05T19:11:18.484Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:11:18.484Z] OK: 6 MiB in 15 packages [2022-07-05T19:11:18.484Z] OK: 6 MiB in 17 packages [2022-07-05T19:11:18.743Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-05T19:11:18.743Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-05T19:11:18.743Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:11:18.743Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:11:18.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:18.743Z] OK: 6 MiB in 16 packages [2022-07-05T19:11:19.003Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:11:19.003Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:11:19.003Z] OK: 15859 distinct packages available [2022-07-05T19:11:19.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:19.262Z] Removing intermediate container e3c20112e40e [2022-07-05T19:11:19.262Z] ---> 72ac0f5c34f7 [2022-07-05T19:11:19.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:11:19.262Z] Removing intermediate container d8e9bdf1a4b3 [2022-07-05T19:11:19.262Z] ---> e3486ff53f65 [2022-07-05T19:11:19.262Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-05T19:11:19.262Z] ---> Running in c73fe50d1773 [2022-07-05T19:11:19.262Z] Removing intermediate container ad1aafc634f0 [2022-07-05T19:11:19.262Z] ---> d64abfa37862 [2022-07-05T19:11:19.262Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-05T19:11:19.527Z] ---> Running in c66826461e0e [2022-07-05T19:11:19.527Z] ---> Running in e05e52497ab0 [2022-07-05T19:11:19.527Z] Removing intermediate container 5a34776d1e06 [2022-07-05T19:11:19.527Z] ---> facb73c0451a [2022-07-05T19:11:19.527Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:11:19.527Z] Removing intermediate container c73fe50d1773 [2022-07-05T19:11:19.527Z] ---> 56518183b1c3 [2022-07-05T19:11:19.527Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-05T19:11:19.527Z] ---> Running in 2c422074ded3 [2022-07-05T19:11:19.527Z] Removing intermediate container c66826461e0e [2022-07-05T19:11:19.527Z] ---> 24bac23c0d90 [2022-07-05T19:11:19.527Z] Step 13/25 : WORKDIR / [2022-07-05T19:11:19.794Z] ---> Running in d23b3293b5d6 [2022-07-05T19:11:19.794Z] ---> Running in d3ec2023e82c [2022-07-05T19:11:19.794Z] Removing intermediate container 2c422074ded3 [2022-07-05T19:11:19.794Z] ---> 3b0ed67c6de7 [2022-07-05T19:11:19.794Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-05T19:11:19.794Z] ---> Running in 6998d0550420 [2022-07-05T19:11:19.794Z] Removing intermediate container d23b3293b5d6 [2022-07-05T19:11:19.794Z] ---> a8a7720f9d48 [2022-07-05T19:11:19.794Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-05T19:11:19.794Z] Removing intermediate container d3ec2023e82c [2022-07-05T19:11:19.794Z] ---> 0a914eb8dde4 [2022-07-05T19:11:19.794Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-05T19:11:19.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:19.794Z] ---> Running in 0360a10aad8d [2022-07-05T19:11:20.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:20.055Z] Removing intermediate container 6998d0550420 [2022-07-05T19:11:20.055Z] ---> 7607509d4f67 [2022-07-05T19:11:20.055Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-05T19:11:20.055Z] ---> Running in f119868c15fb [2022-07-05T19:11:20.055Z] Removing intermediate container 0360a10aad8d [2022-07-05T19:11:20.055Z] ---> 35bf09c0a984 [2022-07-05T19:11:20.055Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:11:20.055Z] ---> 56297123fca8 [2022-07-05T19:11:20.055Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-05T19:11:20.055Z] Removing intermediate container f119868c15fb [2022-07-05T19:11:20.055Z] ---> b3dd7abb79b8 [2022-07-05T19:11:20.055Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:11:20.314Z] ---> a871c94dc1f5 [2022-07-05T19:11:20.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-05T19:11:20.314Z] ---> 1b7182e4b527 [2022-07-05T19:11:20.314Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-05T19:11:20.314Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-05T19:11:20.314Z] ---> ba037eb63396 [2022-07-05T19:11:20.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-05T19:11:20.314Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:11:20.575Z] (3/5) Installing libucontext (1.1-r0) [2022-07-05T19:11:20.575Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-05T19:11:20.834Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-05T19:11:20.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:20.834Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:11:20.834Z] OK: 6 MiB in 19 packages [2022-07-05T19:11:20.834Z] ---> ea5afa15d4e0 [2022-07-05T19:11:20.834Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-05T19:11:20.834Z] ---> a64d78ddca9b [2022-07-05T19:11:20.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-05T19:11:20.834Z] ---> 0127e26743d8 [2022-07-05T19:11:20.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-05T19:11:21.102Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-05T19:11:21.102Z] ---> ad0db7c398cd [2022-07-05T19:11:21.102Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-05T19:11:21.102Z] ---> aa7c807eaa33 [2022-07-05T19:11:21.102Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-05T19:11:21.102Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-05T19:11:21.102Z] ---> 253e0713748b [2022-07-05T19:11:21.102Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-05T19:11:21.362Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-05T19:11:21.362Z] ---> Running in fb7d869df398 [2022-07-05T19:11:21.362Z] ---> Running in 893effc17275 [2022-07-05T19:11:21.362Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-05T19:11:21.362Z] Removing intermediate container e1a622ee4863 [2022-07-05T19:11:21.362Z] ---> c1aa816e6982 [2022-07-05T19:11:21.362Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-05T19:11:21.362Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-05T19:11:21.620Z] Removing intermediate container fb7d869df398 [2022-07-05T19:11:21.620Z] ---> 7493c7397db1 [2022-07-05T19:11:21.620Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:11:21.620Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-05T19:11:21.620Z] ---> 55bf3b9d5ac4 [2022-07-05T19:11:21.620Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-05T19:11:21.620Z] ---> Running in 1bc278bc065c [2022-07-05T19:11:21.620Z] Removing intermediate container 893effc17275 [2022-07-05T19:11:21.620Z] ---> 9aa7f5f221be [2022-07-05T19:11:21.620Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:11:21.620Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:11:21.620Z] ---> Running in a3819c6199f7 [2022-07-05T19:11:21.620Z] OK: 8 MiB in 20 packages [2022-07-05T19:11:21.959Z] Removing intermediate container 1bc278bc065c [2022-07-05T19:11:21.959Z] ---> 8dfd12b1674c [2022-07-05T19:11:21.959Z] Step 20/22 : LABEL arch=x86_64 [2022-07-05T19:11:21.959Z] Removing intermediate container a3819c6199f7 [2022-07-05T19:11:21.959Z] ---> ad29f6dd643d [2022-07-05T19:11:21.959Z] Step 20/22 : LABEL arch=x86_64 [2022-07-05T19:11:22.527Z] ---> Running in b29d883d4480 [2022-07-05T19:11:22.527Z] ---> Running in 51f12b95baeb [2022-07-05T19:11:22.527Z] ---> 7539b7ba1cfc [2022-07-05T19:11:22.527Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-05T19:11:22.527Z] Removing intermediate container b29d883d4480 [2022-07-05T19:11:22.527Z] ---> 481ee387bb33 [2022-07-05T19:11:22.527Z] Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:22.785Z] ---> Running in 7c907fce7dc9 [2022-07-05T19:11:22.785Z] Removing intermediate container 51f12b95baeb [2022-07-05T19:11:22.785Z] ---> 96ec73ea38d5 [2022-07-05T19:11:22.785Z] Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:22.785Z] Removing intermediate container e05e52497ab0 [2022-07-05T19:11:22.785Z] ---> f2f7ad47cf8c [2022-07-05T19:11:22.785Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:11:22.785Z] ---> 681e8eace226 [2022-07-05T19:11:22.785Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-05T19:11:23.045Z] ---> Running in b98fb5f2a3d8 [2022-07-05T19:11:23.045Z] ---> Running in 5ccd2502f9b2 [2022-07-05T19:11:23.045Z] Removing intermediate container 7c907fce7dc9 [2022-07-05T19:11:23.045Z] ---> d395eb8ae599 [2022-07-05T19:11:23.045Z] Step 22/22 : LABEL version=0.0.0 [2022-07-05T19:11:23.045Z] ---> 649d391a6148 [2022-07-05T19:11:23.045Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-05T19:11:23.045Z] ---> Running in faab39c5d326 [2022-07-05T19:11:23.045Z] Removing intermediate container b98fb5f2a3d8 [2022-07-05T19:11:23.045Z] ---> 6a50620b1c85 [2022-07-05T19:11:23.045Z] Step 22/22 : LABEL version=0.0.0 [2022-07-05T19:11:23.045Z] ---> aeff8fba356b [2022-07-05T19:11:23.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-05T19:11:23.304Z] ---> Running in 6f0c0b10b80a [2022-07-05T19:11:23.305Z] Removing intermediate container faab39c5d326 [2022-07-05T19:11:23.305Z] ---> 7de2baf27dea [2022-07-05T19:11:23.305Z] [2022-07-05T19:11:23.305Z] Successfully built 7de2baf27dea [2022-07-05T19:11:23.305Z] ---> 483e9e136d0a [2022-07-05T19:11:23.305Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-05T19:11:23.566Z] Successfully tagged support-scheduler:latest [2022-07-05T19:11:23.566Z]  Building support-scheduler ... done Building security-proxy-setup [2022-07-05T19:11:23.566Z] Removing intermediate container 6f0c0b10b80a [2022-07-05T19:11:23.566Z] ---> 6e140136efa2 [2022-07-05T19:11:23.566Z] [2022-07-05T19:11:23.566Z] Successfully built 6e140136efa2 [2022-07-05T19:11:23.566Z] ---> c5f9e8937e7e [2022-07-05T19:11:23.566Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-05T19:11:23.566Z] Successfully tagged support-notifications:latest [2022-07-05T19:11:23.566Z]  Building support-notifications ... done Building security-spire-agent [2022-07-05T19:11:26.107Z] ---> 62f0268cabc4 [2022-07-05T19:11:26.107Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-05T19:11:26.107Z] ---> a6221f0b2d02 [2022-07-05T19:11:26.107Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-05T19:11:26.367Z] ---> Running in ebdfc5afc50b [2022-07-05T19:11:26.367Z] Removing intermediate container 5ccd2502f9b2 [2022-07-05T19:11:26.367Z] ---> 98c34315befd [2022-07-05T19:11:26.367Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-05T19:11:26.367Z] ---> 107639376cd5 [2022-07-05T19:11:26.367Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-05T19:11:26.637Z] ---> Running in 94a798dc1d25 [2022-07-05T19:11:26.637Z] ---> Running in c5730465b646 [2022-07-05T19:11:26.637Z] Removing intermediate container ebdfc5afc50b [2022-07-05T19:11:26.637Z] ---> 5e96f375722e [2022-07-05T19:11:26.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:11:26.637Z] ---> Running in 3ea23debb5e4 [2022-07-05T19:11:26.912Z] Removing intermediate container c5730465b646 [2022-07-05T19:11:26.912Z] ---> 6157e3ce8dd7 [2022-07-05T19:11:26.912Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-05T19:11:26.912Z] Removing intermediate container 94a798dc1d25 [2022-07-05T19:11:26.912Z] ---> b840ca261c34 [2022-07-05T19:11:26.912Z] Step 23/25 : LABEL arch=x86_64 [2022-07-05T19:11:27.172Z] Removing intermediate container 3ea23debb5e4 [2022-07-05T19:11:27.172Z] ---> d0c76d4f6fbd [2022-07-05T19:11:27.172Z] Step 21/23 : LABEL arch=x86_64 [2022-07-05T19:11:27.172Z] ---> Running in 0f57b080cf16 [2022-07-05T19:11:27.172Z] ---> Running in 9478e30f7265 [2022-07-05T19:11:27.172Z] ---> Running in 153d7dab8864 [2022-07-05T19:11:27.172Z] Removing intermediate container 0f57b080cf16 [2022-07-05T19:11:27.172Z] ---> bb6258d018d2 [2022-07-05T19:11:27.172Z] Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:27.437Z] Removing intermediate container 9478e30f7265 [2022-07-05T19:11:27.437Z] ---> e965e0aefa93 [2022-07-05T19:11:27.437Z] Step 23/25 : LABEL arch=x86_64 [2022-07-05T19:11:27.437Z] Removing intermediate container 153d7dab8864 [2022-07-05T19:11:27.437Z] ---> 0576bcf18f10 [2022-07-05T19:11:27.437Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:27.437Z] ---> Running in 1cdb6f344c00 [2022-07-05T19:11:27.437Z] ---> Running in 9d4a32f5691c [2022-07-05T19:11:27.437Z] ---> Running in aa30bfd5e962 [2022-07-05T19:11:27.697Z] Removing intermediate container 1cdb6f344c00 [2022-07-05T19:11:27.697Z] ---> cb325692c61c [2022-07-05T19:11:27.697Z] Step 25/25 : LABEL version=0.0.0 [2022-07-05T19:11:27.957Z] Removing intermediate container 9d4a32f5691c [2022-07-05T19:11:27.957Z] ---> a817da5d5ef2 [2022-07-05T19:11:27.957Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:11:27.957Z] Removing intermediate container aa30bfd5e962 [2022-07-05T19:11:27.957Z] ---> 5db1010e1789 [2022-07-05T19:11:27.957Z] Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:27.957Z] ---> Running in f43535c30b3a [2022-07-05T19:11:27.957Z] ---> Running in a4d209b5dd57 [2022-07-05T19:11:27.957Z] ---> Running in 6700233bd3c2 [2022-07-05T19:11:28.216Z] Removing intermediate container a4d209b5dd57 [2022-07-05T19:11:28.216Z] ---> ed55ae507b3c [2022-07-05T19:11:28.216Z] [2022-07-05T19:11:28.474Z] Successfully built ed55ae507b3c [2022-07-05T19:11:28.474Z] Removing intermediate container f43535c30b3a [2022-07-05T19:11:28.474Z] ---> 458a9d5e9d63 [2022-07-05T19:11:28.474Z] [2022-07-05T19:11:28.474Z] Successfully tagged core-data:latest [2022-07-05T19:11:28.474Z]  Building core-data ... done Building security-bootstrapper [2022-07-05T19:11:28.474Z] Removing intermediate container 6700233bd3c2 [2022-07-05T19:11:28.474Z] ---> 172739e30928 [2022-07-05T19:11:28.474Z] Step 25/25 : LABEL version=0.0.0 [2022-07-05T19:11:28.474Z] Successfully built 458a9d5e9d63 [2022-07-05T19:11:28.474Z] Successfully tagged security-secretstore-setup:latest [2022-07-05T19:11:28.474Z] Building core-metadata [2022-07-05T19:11:28.474Z]  Building security-secretstore-setup ... done  ---> Running in e1f9286fb3f4 [2022-07-05T19:11:28.748Z] Removing intermediate container e1f9286fb3f4 [2022-07-05T19:11:28.748Z] ---> e9110d819962 [2022-07-05T19:11:28.748Z] [2022-07-05T19:11:28.748Z] Successfully built e9110d819962 [2022-07-05T19:11:29.009Z] Successfully tagged security-spire-server:latest [2022-07-05T19:11:29.009Z] Building sys-mgmt-agent [2022-07-05T19:11:31.552Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:31.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:31.552Z] ---> d18051a15c51 [2022-07-05T19:11:31.552Z] Step 3/22 : WORKDIR /edgex-go [2022-07-05T19:11:31.552Z] ---> Using cache [2022-07-05T19:11:31.552Z] ---> 09caaaabd4c0 [2022-07-05T19:11:31.552Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:31.552Z] ---> Using cache [2022-07-05T19:11:31.552Z] ---> 43739fd43fc1 [2022-07-05T19:11:31.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-05T19:11:32.124Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:32.124Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:32.124Z] ---> d18051a15c51 [2022-07-05T19:11:32.124Z] Step 3/26 : WORKDIR /edgex-go [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> 09caaaabd4c0 [2022-07-05T19:11:32.124Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> 43739fd43fc1 [2022-07-05T19:11:32.124Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> 3d1dc3b7326d [2022-07-05T19:11:32.124Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> e0782ca0fa41 [2022-07-05T19:11:32.124Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> aed5d523ed26 [2022-07-05T19:11:32.124Z] Step 8/26 : COPY . . [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> bb460d93c349 [2022-07-05T19:11:32.124Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> cc83b79241a6 [2022-07-05T19:11:32.124Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> f59180414e47 [2022-07-05T19:11:32.124Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> 123010334cf2 [2022-07-05T19:11:32.124Z] Step 12/26 : WORKDIR /edgex-go [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> a2626884cfec [2022-07-05T19:11:32.124Z] [2022-07-05T19:11:32.124Z] Step 13/26 : FROM alpine:3.15 [2022-07-05T19:11:32.124Z] ---> 0ac33e5f5afa [2022-07-05T19:11:32.124Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> cdc85c6ed630 [2022-07-05T19:11:32.124Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> d9c4c1613210 [2022-07-05T19:11:32.124Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-05T19:11:32.124Z] ---> Using cache [2022-07-05T19:11:32.124Z] ---> c1aa816e6982 [2022-07-05T19:11:32.124Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-05T19:11:34.554Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16970 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws [2022-07-05T19:11:34.595Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-05T19:11:34.677Z] The recommended git tool is: git [2022-07-05T19:11:37.413Z] ---> Running in d586cf5004c5 [2022-07-05T19:11:37.413Z] ---> 55e8995b9d86 [2022-07-05T19:11:37.413Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-05T19:11:37.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:38.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:38.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:38.243Z] ---> d18051a15c51 [2022-07-05T19:11:38.243Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:11:38.243Z] ---> Using cache [2022-07-05T19:11:38.243Z] ---> 09caaaabd4c0 [2022-07-05T19:11:38.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:38.243Z] ---> Using cache [2022-07-05T19:11:38.243Z] ---> 43739fd43fc1 [2022-07-05T19:11:38.243Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-05T19:11:38.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:38.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:38.243Z] ---> d18051a15c51 [2022-07-05T19:11:38.243Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:11:38.243Z] ---> Using cache [2022-07-05T19:11:38.243Z] ---> 09caaaabd4c0 [2022-07-05T19:11:38.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:38.243Z] ---> Using cache [2022-07-05T19:11:38.243Z] ---> 43739fd43fc1 [2022-07-05T19:11:38.243Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-05T19:11:38.505Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:38.505Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:38.505Z] ---> d18051a15c51 [2022-07-05T19:11:38.505Z] Step 3/31 : WORKDIR /edgex-go [2022-07-05T19:11:38.505Z] ---> Using cache [2022-07-05T19:11:38.505Z] ---> 09caaaabd4c0 [2022-07-05T19:11:38.505Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:11:38.505Z] ---> Using cache [2022-07-05T19:11:38.505Z] ---> 43739fd43fc1 [2022-07-05T19:11:38.505Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-05T19:11:38.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:39.080Z] OK: 221 MiB in 52 packages [2022-07-05T19:11:39.080Z] ---> Running in 77c406b0c294 [2022-07-05T19:11:39.080Z] ---> Running in ebccb5c5bf8c [2022-07-05T19:11:39.080Z] ---> 9dd2bb3fbc86 [2022-07-05T19:11:39.080Z] ---> Running in 2aa56765966c [2022-07-05T19:11:39.080Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-05T19:11:39.341Z] ---> 59f8769618f2 [2022-07-05T19:11:39.341Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-05T19:11:39.341Z] Removing intermediate container d586cf5004c5 [2022-07-05T19:11:39.341Z] ---> 666f19cbd352 [2022-07-05T19:11:39.341Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-05T19:11:39.341Z] ---> 388165e70801 [2022-07-05T19:11:39.341Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-05T19:11:39.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:39.601Z] ---> ab10184bab47 [2022-07-05T19:11:39.601Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:39.601Z] ---> Running in cb2f185e2128 [2022-07-05T19:11:39.601Z] ---> 5ceaf409d593 [2022-07-05T19:11:39.601Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-05T19:11:39.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:39.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:39.869Z] ---> Running in 6cfe9585b207 [2022-07-05T19:11:39.869Z] Removing intermediate container 6cfe9585b207 [2022-07-05T19:11:39.869Z] ---> 5b2937066d5c [2022-07-05T19:11:39.869Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-05T19:11:39.869Z] ---> Running in c55adcfea0c6 [2022-07-05T19:11:39.869Z] Removing intermediate container c55adcfea0c6 [2022-07-05T19:11:39.869Z] ---> 74550bf895c7 [2022-07-05T19:11:39.869Z] Step 24/26 : LABEL arch=x86_64 [2022-07-05T19:11:40.131Z] ---> Running in 5f02e36011a7 [2022-07-05T19:11:40.131Z] Removing intermediate container 5f02e36011a7 [2022-07-05T19:11:40.131Z] ---> 6bb1920be916 [2022-07-05T19:11:40.131Z] Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:11:40.131Z] ---> Running in 73b36613da3b [2022-07-05T19:11:40.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:40.391Z] Removing intermediate container 73b36613da3b [2022-07-05T19:11:40.391Z] ---> 2ec9a11a54ec [2022-07-05T19:11:40.391Z] Step 26/26 : LABEL version=0.0.0 [2022-07-05T19:11:40.391Z] ---> Running in feca14fc3b60 [2022-07-05T19:11:40.391Z] Removing intermediate container cb2f185e2128 [2022-07-05T19:11:40.391Z] ---> 04c1ec76f283 [2022-07-05T19:11:40.391Z] Step 8/22 : COPY . . [2022-07-05T19:11:40.391Z] Removing intermediate container feca14fc3b60 [2022-07-05T19:11:40.391Z] ---> f94e3c7ee201 [2022-07-05T19:11:40.391Z] [2022-07-05T19:11:40.651Z] Successfully built f94e3c7ee201 [2022-07-05T19:11:40.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:40.651Z] Successfully tagged security-spire-agent:latest [2022-07-05T19:11:40.651Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-05T19:11:40.651Z] OK: 221 MiB in 52 packages [2022-07-05T19:11:40.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:40.910Z] OK: 221 MiB in 52 packages [2022-07-05T19:11:41.481Z] using credential edgex-jenkins-ssh [2022-07-05T19:11:41.483Z] OK: 221 MiB in 52 packages [2022-07-05T19:11:41.499Z] Cloning the remote Git repository [2022-07-05T19:11:41.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-05T19:11:41.654Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-05T19:11:41.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-05T19:11:41.731Z] > git --version # timeout=10 [2022-07-05T19:11:41.753Z] > git --version # 'git version 2.25.1' [2022-07-05T19:11:41.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-05T19:11:41.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-05T19:11:44.043Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:11:44.043Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:11:44.043Z] ---> d18051a15c51 [2022-07-05T19:11:44.043Z] Step 3/20 : WORKDIR /edgex-go [2022-07-05T19:11:44.043Z] ---> Using cache [2022-07-05T19:11:44.043Z] ---> 09caaaabd4c0 [2022-07-05T19:11:44.043Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-05T19:11:44.311Z] ---> Running in 5653e58790eb [2022-07-05T19:11:44.571Z] Removing intermediate container 2aa56765966c [2022-07-05T19:11:44.571Z] ---> 03843c2a8a92 [2022-07-05T19:11:44.571Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:11:44.571Z] Removing intermediate container ebccb5c5bf8c [2022-07-05T19:11:44.571Z] ---> 71660ae71581 [2022-07-05T19:11:44.571Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-05T19:11:44.571Z] Removing intermediate container 77c406b0c294 [2022-07-05T19:11:44.571Z] ---> 95c064037081 [2022-07-05T19:11:44.571Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:11:44.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:44.831Z] ---> 6c48d1aa7b2d [2022-07-05T19:11:44.831Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:44.831Z] ---> 149630f20a6d [2022-07-05T19:11:44.831Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:44.831Z] ---> 863399b39019 [2022-07-05T19:11:44.831Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:44.831Z] ---> Running in fcbdc0b20637 [2022-07-05T19:11:44.831Z] ---> Running in 1d0d12b37aa0 [2022-07-05T19:11:45.093Z] ---> Running in 62a67b407f01 [2022-07-05T19:11:45.093Z] ---> 938a1a120b7a [2022-07-05T19:11:45.093Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-05T19:11:45.354Z] ---> Running in 749a8dded2a5 [2022-07-05T19:11:45.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:45.873Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-05T19:11:46.137Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:11:46.137Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:11:46.137Z] OK: 15866 distinct packages available [2022-07-05T19:11:46.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:46.137Z] Removing intermediate container fcbdc0b20637 [2022-07-05T19:11:46.137Z] ---> 60a5cd193db3 [2022-07-05T19:11:46.137Z] Step 8/23 : COPY . . [2022-07-05T19:11:46.137Z] Removing intermediate container 1d0d12b37aa0 [2022-07-05T19:11:46.137Z] ---> ceaf63ed225c [2022-07-05T19:11:46.137Z] Step 8/23 : COPY . . [2022-07-05T19:11:46.398Z] Removing intermediate container 62a67b407f01 [2022-07-05T19:11:46.398Z] ---> a6d12e318d06 [2022-07-05T19:11:46.398Z] Step 8/31 : COPY . . [2022-07-05T19:11:46.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:11:47.224Z] OK: 221 MiB in 52 packages [2022-07-05T19:11:51.418Z] Removing intermediate container 5653e58790eb [2022-07-05T19:11:51.418Z] ---> 68bf5be63b47 [2022-07-05T19:11:51.418Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-05T19:11:51.729Z] ---> 403a11748d05 [2022-07-05T19:11:51.729Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:11:51.992Z] ---> Running in 552b58aec349 [2022-07-05T19:11:54.536Z] ---> 46c402d3160d [2022-07-05T19:11:54.536Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-05T19:11:54.536Z] ---> c65bf3808617 [2022-07-05T19:11:54.536Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-05T19:11:54.536Z] ---> Running in ab399176dcd3 [2022-07-05T19:11:54.536Z] Removing intermediate container 552b58aec349 [2022-07-05T19:11:54.536Z] ---> 995149b70c6f [2022-07-05T19:11:54.536Z] Step 7/20 : COPY . . [2022-07-05T19:11:54.536Z] ---> Running in a2eac6f08c92 [2022-07-05T19:11:54.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-05T19:11:55.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-05T19:11:55.056Z] ---> d8830f3e6a9d [2022-07-05T19:11:55.056Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-05T19:11:55.056Z] ---> Running in 2f56aa6f2d3b [2022-07-05T19:11:55.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-05T19:11:58.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-05T19:12:00.359Z] Merging remotes/origin/main commit 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:00.765Z] Merge succeeded, producing 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:00.765Z] Checking out Revision 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 (PR-4081) [2022-07-05T19:12:01.456Z] ---> d7240a3f035d [2022-07-05T19:12:01.456Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-05T19:11:59.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-05T19:11:59.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-05T19:11:59.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-05T19:11:59.777Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-05T19:11:59.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-05T19:11:59.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-05T19:12:00.387Z] > git config core.sparsecheckout # timeout=10 [2022-07-05T19:12:00.404Z] > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 [2022-07-05T19:12:00.674Z] > git remote # timeout=10 [2022-07-05T19:12:00.695Z] > git config --get remote.origin.url # timeout=10 [2022-07-05T19:12:00.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-05T19:12:00.724Z] > git merge 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 # timeout=10 [2022-07-05T19:12:00.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-05T19:12:00.779Z] > git config core.sparsecheckout # timeout=10 [2022-07-05T19:12:00.799Z] > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 [2022-07-05T19:12:01.715Z] ---> Running in e7a3d85b4211 [2022-07-05T19:12:02.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-05T19:12:04.035Z] Removing intermediate container 749a8dded2a5 [2022-07-05T19:12:04.035Z] ---> eab5bafdc460 [2022-07-05T19:12:04.035Z] [2022-07-05T19:12:04.035Z] Step 10/22 : FROM alpine:3.14 [2022-07-05T19:12:04.035Z] ---> e04c818066af [2022-07-05T19:12:04.035Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-05T19:12:04.035Z] ---> Running in d61ccb0f6ff4 [2022-07-05T19:12:04.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:05.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:05.230Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-05T19:12:05.230Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-05T19:12:05.230Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-05T19:12:05.254Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-07-05T19:12:05.324Z] > git --version # timeout=10 [2022-07-05T19:12:05.340Z] > git --version # 'git version 2.25.1' [2022-07-05T19:12:05.360Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-05T19:12:05.488Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-05T19:12:05.488Z] (5/6) Installing curl (7.79.1-r2) [2022-07-05T19:12:05.488Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-05T19:12:05.488Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:12:05.488Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:12:05.488Z] OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-05T19:12:06.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-05T19:12:06.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-05T19:12:06.580Z] Dload Upload Total Spent Left Speed [2022-07-05T19:12:06.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 84503 [2022-07-05T19:12:06.864Z] Removing intermediate container d61ccb0f6ff4 [2022-07-05T19:12:06.864Z] ---> 643f354233ca [2022-07-05T19:12:06.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-05T19:12:06.864Z] ---> Running in d8c86f949724 [Pipeline] sh [2022-07-05T19:12:07.122Z] Removing intermediate container d8c86f949724 [2022-07-05T19:12:07.122Z] ---> aa8050502996 [2022-07-05T19:12:07.122Z] Step 13/22 : WORKDIR /edgex [2022-07-05T19:12:07.122Z] ---> Running in e6e36455f2d6 [2022-07-05T19:12:07.380Z] Removing intermediate container e6e36455f2d6 [2022-07-05T19:12:07.380Z] ---> ae7091bf7f69 [2022-07-05T19:12:07.380Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-05T19:12:07.686Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-05T19:12:08.050Z] + sudo tee /etc/docker/daemon.new [2022-07-05T19:12:08.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-05T19:12:08.050Z] { [2022-07-05T19:12:08.050Z] "registry-mirrors": [ [2022-07-05T19:12:08.050Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-05T19:12:08.050Z] ], [2022-07-05T19:12:08.050Z] "bip": "10.250.0.254/24", [2022-07-05T19:12:08.050Z] "hosts": [ [2022-07-05T19:12:08.050Z] "tcp://0.0.0.0:5555", [2022-07-05T19:12:08.050Z] "unix:///var/run/docker.sock" [2022-07-05T19:12:08.050Z] ], [2022-07-05T19:12:08.050Z] "mtu": 1458, [2022-07-05T19:12:08.050Z] "selinux-enabled": true, [2022-07-05T19:12:08.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-05T19:12:08.050Z] } [Pipeline] sh [2022-07-05T19:12:08.314Z] ---> b888f1f42a85 [2022-07-05T19:12:08.314Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-05T19:12:08.419Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-05T19:12:08.780Z] + sudo service docker restart [2022-07-05T19:12:09.250Z] ---> 0966040bada9 [2022-07-05T19:12:09.250Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-05T19:12:10.641Z] ---> 840f003dfa62 [2022-07-05T19:12:10.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-05T19:12:10.901Z] ---> 6724e765ddb3 [2022-07-05T19:12:10.901Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-05T19:12:10.901Z] ---> Running in 5aceba941a02 [2022-07-05T19:12:12.283Z] Removing intermediate container 5aceba941a02 [2022-07-05T19:12:12.283Z] ---> 5093b36e7615 [2022-07-05T19:12:12.283Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-05T19:12:12.583Z] ---> Running in a73877dfec79 [2022-07-05T19:12:12.842Z] Removing intermediate container a73877dfec79 [2022-07-05T19:12:12.842Z] ---> 651a88141c3f [2022-07-05T19:12:12.842Z] Step 20/22 : LABEL arch=x86_64 [2022-07-05T19:12:12.842Z] ---> Running in 883149c2c8b9 [2022-07-05T19:12:13.100Z] Removing intermediate container 883149c2c8b9 [2022-07-05T19:12:13.100Z] ---> 40a3bb08c34f [2022-07-05T19:12:13.100Z] Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:13.359Z] ---> Running in 417a22049b9a [2022-07-05T19:12:13.618Z] Removing intermediate container 417a22049b9a [2022-07-05T19:12:13.618Z] ---> 96d5a67f0457 [2022-07-05T19:12:13.618Z] Step 22/22 : LABEL version=0.0.0 [2022-07-05T19:12:13.618Z] ---> Running in 43ba29ca56c3 [2022-07-05T19:12:14.189Z] Removing intermediate container 43ba29ca56c3 [2022-07-05T19:12:14.189Z] ---> a4166c80736c [2022-07-05T19:12:14.189Z] [2022-07-05T19:12:14.189Z] Successfully built a4166c80736c [2022-07-05T19:12:14.189Z] Successfully tagged security-proxy-setup:latest [2022-07-05T19:12:14.189Z] Building core-command [2022-07-05T19:12:18.377Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:12:18.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:12:18.377Z] ---> d18051a15c51 [2022-07-05T19:12:18.377Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:12:18.377Z] ---> Using cache [2022-07-05T19:12:18.377Z] ---> 09caaaabd4c0 [2022-07-05T19:12:18.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:12:18.377Z] ---> Using cache [2022-07-05T19:12:18.377Z] ---> 43739fd43fc1 [2022-07-05T19:12:18.377Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-05T19:12:18.377Z] ---> Using cache [2022-07-05T19:12:18.377Z] ---> 95c064037081 [2022-07-05T19:12:18.377Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:12:18.377Z] ---> Using cache [2022-07-05T19:12:18.377Z] ---> 6c48d1aa7b2d [2022-07-05T19:12:18.377Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:12:18.377Z] ---> Using cache [2022-07-05T19:12:18.377Z] ---> ceaf63ed225c [2022-07-05T19:12:18.377Z] Step 8/23 : COPY . . [2022-07-05T19:12:18.377Z] ---> Using cache [2022-07-05T19:12:18.377Z] ---> 46c402d3160d [2022-07-05T19:12:18.377Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-05T19:12:20.288Z] ---> Running in 54afde4be8a4 [2022-07-05T19:12:20.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-05T19:12:23.090Z] Removing intermediate container a2eac6f08c92 [2022-07-05T19:12:23.090Z] ---> b0cd837e2a1e [2022-07-05T19:12:23.090Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-05T19:12:23.090Z] Removing intermediate container 2f56aa6f2d3b [2022-07-05T19:12:23.090Z] ---> 3686ec44e4b4 [2022-07-05T19:12:23.090Z] [2022-07-05T19:12:23.090Z] Step 10/31 : FROM alpine:3.14 [2022-07-05T19:12:23.090Z] ---> e04c818066af [2022-07-05T19:12:23.090Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-05T19:12:23.090Z] Removing intermediate container ab399176dcd3 [2022-07-05T19:12:23.090Z] ---> 859282a5688e [2022-07-05T19:12:23.090Z] [2022-07-05T19:12:23.090Z] Step 10/23 : FROM alpine:3.14 [2022-07-05T19:12:23.090Z] ---> e04c818066af [2022-07-05T19:12:23.090Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-05T19:12:23.090Z] ---> Using cache [2022-07-05T19:12:23.090Z] ---> 72ac0f5c34f7 [2022-07-05T19:12:23.090Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:12:23.090Z] ---> Using cache [2022-07-05T19:12:23.090Z] ---> 56518183b1c3 [2022-07-05T19:12:23.090Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-05T19:12:23.350Z] ---> Running in d1d9a644a10a [2022-07-05T19:12:23.350Z] ---> Running in 13ac750c2305 [2022-07-05T19:12:23.350Z] ---> Running in d2607a6e122f [2022-07-05T19:12:23.920Z] Removing intermediate container 13ac750c2305 [2022-07-05T19:12:23.920Z] ---> 1ad5fc435636 [2022-07-05T19:12:23.920Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-05T19:12:23.920Z] Removing intermediate container d2607a6e122f [2022-07-05T19:12:23.920Z] ---> 23d0dc60d55f [2022-07-05T19:12:23.920Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-05T19:12:24.179Z] ---> Running in 8490d8ca0015 [2022-07-05T19:12:24.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-05T19:12:24.179Z] ---> Running in 6ede95eff207 [2022-07-05T19:12:24.438Z] Removing intermediate container 8490d8ca0015 [2022-07-05T19:12:24.438Z] ---> c9f86e13eece [2022-07-05T19:12:24.438Z] Step 15/23 : WORKDIR / [2022-07-05T19:12:24.438Z] ---> Running in 07bb4024dd21 [2022-07-05T19:12:25.009Z] Removing intermediate container 07bb4024dd21 [2022-07-05T19:12:25.009Z] ---> 620e5d3c210a [2022-07-05T19:12:25.009Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:12:25.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:25.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:25.268Z] ---> e59ba61d82cb [2022-07-05T19:12:25.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-05T19:12:25.268Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-05T19:12:25.268Z] (2/2) Installing su-exec (0.2-r1) [2022-07-05T19:12:25.530Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:12:25.530Z] OK: 6 MiB in 16 packages [2022-07-05T19:12:25.530Z] Removing intermediate container d1d9a644a10a [2022-07-05T19:12:25.530Z] ---> 36221ab23ab4 [2022-07-05T19:12:25.530Z] [2022-07-05T19:12:25.530Z] Step 11/23 : FROM docker:20.10.14 [2022-07-05T19:12:25.828Z] 20.10.14: Pulling from library/docker [2022-07-05T19:12:26.088Z] ---> 951d36583f36 [2022-07-05T19:12:26.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-05T19:12:26.088Z] Removing intermediate container 6ede95eff207 [2022-07-05T19:12:26.088Z] ---> 4d001f7c2244 [2022-07-05T19:12:26.088Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-05T19:12:26.348Z] ---> Running in bde7b095fdfc [2022-07-05T19:12:26.951Z] ---> 154b95cc2e3b [2022-07-05T19:12:26.951Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-05T19:12:26.951Z] Removing intermediate container bde7b095fdfc [2022-07-05T19:12:26.951Z] ---> 1dab70d04efb [2022-07-05T19:12:26.951Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-05T19:12:27.206Z] provisioning config files... [2022-07-05T19:12:27.212Z] ---> Running in 3d690ec9c191 [2022-07-05T19:12:27.212Z] ---> Running in f39041b11c39 [2022-07-05T19:12:27.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7644964115418631593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:12:27.512Z] Removing intermediate container 3d690ec9c191 [2022-07-05T19:12:27.512Z] ---> db2f307c27fa [2022-07-05T19:12:27.512Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:12:27.512Z] Removing intermediate container f39041b11c39 [2022-07-05T19:12:27.512Z] ---> a0cf7254aca2 [2022-07-05T19:12:27.512Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-05T19:12:27.650Z] ---> docker-login.sh [2022-07-05T19:12:27.650Z] nexus3.edgexfoundry.org:10001 [2022-07-05T19:12:27.772Z] ---> Running in e5cdb9fbedcb [2022-07-05T19:12:27.772Z] ---> Running in 18a321845dee [2022-07-05T19:12:28.031Z] Removing intermediate container e5cdb9fbedcb [2022-07-05T19:12:28.031Z] ---> eed6bd905b27 [2022-07-05T19:12:28.031Z] Step 21/23 : LABEL arch=x86_64 [2022-07-05T19:12:28.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:12:28.290Z] ---> Running in 64b604e001cc [2022-07-05T19:12:28.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:12:28.529Z] Configure a credential helper to remove this warning. See [2022-07-05T19:12:28.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:12:28.529Z] [2022-07-05T19:12:28.529Z] Login Succeeded [2022-07-05T19:12:28.529Z] nexus3.edgexfoundry.org:10002 [2022-07-05T19:12:28.859Z] Removing intermediate container 64b604e001cc [2022-07-05T19:12:28.859Z] ---> 2c0cd465b738 [2022-07-05T19:12:28.859Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:29.121Z] ---> Running in f02c447b3e7c [2022-07-05T19:12:29.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:12:29.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:12:29.129Z] Configure a credential helper to remove this warning. See [2022-07-05T19:12:29.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:12:29.129Z] [2022-07-05T19:12:29.129Z] Login Succeeded [2022-07-05T19:12:29.129Z] nexus3.edgexfoundry.org:10003 [2022-07-05T19:12:29.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:12:29.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:12:29.684Z] Configure a credential helper to remove this warning. See [2022-07-05T19:12:29.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:12:29.684Z] [2022-07-05T19:12:29.684Z] Login Succeeded [2022-07-05T19:12:29.684Z] nexus3.edgexfoundry.org:10004 [2022-07-05T19:12:29.695Z] Removing intermediate container f02c447b3e7c [2022-07-05T19:12:29.695Z] ---> 0ad4dbe10e85 [2022-07-05T19:12:29.695Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:12:29.695Z] ---> Running in 89dbad7da371 [2022-07-05T19:12:29.955Z] Removing intermediate container 18a321845dee [2022-07-05T19:12:29.955Z] ---> 9d22494af240 [2022-07-05T19:12:29.955Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-05T19:12:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:12:30.214Z] Removing intermediate container 89dbad7da371 [2022-07-05T19:12:30.215Z] ---> f53d75c15359 [2022-07-05T19:12:30.215Z] [2022-07-05T19:12:30.215Z] ---> Running in 0c8fe9896592 [2022-07-05T19:12:30.215Z] Successfully built f53d75c15359 [2022-07-05T19:12:30.215Z] Successfully tagged core-metadata:latest [2022-07-05T19:12:30.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:12:30.232Z] Configure a credential helper to remove this warning. See [2022-07-05T19:12:30.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:12:30.232Z] [2022-07-05T19:12:30.232Z] Login Succeeded [2022-07-05T19:12:30.232Z] docker.io [2022-07-05T19:12:30.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-05T19:12:30.791Z]  Building core-metadata ... done Removing intermediate container 0c8fe9896592 [2022-07-05T19:12:30.791Z] ---> 832284a768cb [2022-07-05T19:12:30.791Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-05T19:12:30.791Z] ---> 56f05c567533 [2022-07-05T19:12:30.791Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-05T19:12:30.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-05T19:12:30.791Z] Configure a credential helper to remove this warning. See [2022-07-05T19:12:30.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-05T19:12:30.791Z] [2022-07-05T19:12:30.791Z] Login Succeeded [2022-07-05T19:12:31.053Z] Removing intermediate container e7a3d85b4211 [2022-07-05T19:12:31.053Z] ---> c8eaff58bdc0 [2022-07-05T19:12:31.053Z] [2022-07-05T19:12:31.053Z] Step 9/20 : FROM alpine:3.15 [2022-07-05T19:12:31.053Z] ---> 0ac33e5f5afa [2022-07-05T19:12:31.053Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:12:31.053Z] ---> Using cache [2022-07-05T19:12:31.053Z] ---> cdc85c6ed630 [2022-07-05T19:12:31.053Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:12:31.053Z] ---> Using cache [2022-07-05T19:12:31.053Z] ---> d9c4c1613210 [2022-07-05T19:12:31.053Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-05T19:12:31.053Z] ---> Running in 35cec5f856db [2022-07-05T19:12:31.068Z] ---> docker-login.sh ends [Pipeline] } [2022-07-05T19:12:31.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-05T19:12:31.312Z] ---> Running in 01283d800747 [Pipeline] echo [2022-07-05T19:12:31.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-05T19:12:31.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-05T19:12:31.577Z] ========================================================= [2022-07-05T19:12:31.577Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-05T19:12:31.577Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-05T19:12:31.881Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-05T19:12:31.881Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-05T19:12:31.881Z] ---> 7417809fdb73 [2022-07-05T19:12:31.881Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:12:31.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-05T19:12:32.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:32.249Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-05T19:12:32.249Z] 9b3977197b4f: Pulling fs layer [2022-07-05T19:12:32.249Z] 1a89e8eeedd5: Pulling fs layer [2022-07-05T19:12:32.249Z] 94645a83ff95: Pulling fs layer [2022-07-05T19:12:32.249Z] e6fb740bc735: Pulling fs layer [2022-07-05T19:12:32.249Z] 3a77bd46dcc9: Pulling fs layer [2022-07-05T19:12:32.249Z] 355e64cbe906: Pulling fs layer [2022-07-05T19:12:32.249Z] 63ab81a10011: Pulling fs layer [2022-07-05T19:12:32.249Z] 555d1d1c4555: Pulling fs layer [2022-07-05T19:12:32.249Z] 7d9057610161: Pulling fs layer [2022-07-05T19:12:32.249Z] e6fb740bc735: Waiting [2022-07-05T19:12:32.249Z] 3a77bd46dcc9: Waiting [2022-07-05T19:12:32.249Z] 355e64cbe906: Waiting [2022-07-05T19:12:32.249Z] 555d1d1c4555: Waiting [2022-07-05T19:12:32.249Z] 7d9057610161: Waiting [2022-07-05T19:12:32.249Z] 63ab81a10011: Waiting [2022-07-05T19:12:32.249Z] 94645a83ff95: Verifying Checksum [2022-07-05T19:12:32.249Z] 94645a83ff95: Download complete [2022-07-05T19:12:32.249Z] 1a89e8eeedd5: Verifying Checksum [2022-07-05T19:12:32.249Z] 1a89e8eeedd5: Download complete [2022-07-05T19:12:32.249Z] 3a77bd46dcc9: Verifying Checksum [2022-07-05T19:12:32.249Z] 3a77bd46dcc9: Download complete [2022-07-05T19:12:32.249Z] 355e64cbe906: Verifying Checksum [2022-07-05T19:12:32.249Z] 355e64cbe906: Download complete [2022-07-05T19:12:32.249Z] 9b3977197b4f: Verifying Checksum [2022-07-05T19:12:32.249Z] 9b3977197b4f: Download complete [2022-07-05T19:12:32.249Z] 63ab81a10011: Verifying Checksum [2022-07-05T19:12:32.249Z] 63ab81a10011: Download complete [2022-07-05T19:12:32.407Z] ---> Running in 01c8339f936e [2022-07-05T19:12:32.667Z] Removing intermediate container 01c8339f936e [2022-07-05T19:12:32.667Z] ---> de59b283e8de [2022-07-05T19:12:32.667Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-05T19:12:32.667Z] ---> Running in 3f731ead3bc0 [2022-07-05T19:12:32.667Z] Removing intermediate container 35cec5f856db [2022-07-05T19:12:32.667Z] ---> d362f32767e2 [2022-07-05T19:12:32.667Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:12:33.248Z] 9b3977197b4f: Pull complete [2022-07-05T19:12:33.248Z] 7d9057610161: Verifying Checksum [2022-07-05T19:12:33.248Z] 7d9057610161: Download complete [2022-07-05T19:12:33.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:33.325Z] ---> 29015c5070f1 [2022-07-05T19:12:33.325Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-05T19:12:33.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:33.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:33.584Z] (1/43) Installing readline (8.1.1-r0) [2022-07-05T19:12:33.584Z] (2/43) Installing bash (5.1.16-r0) [2022-07-05T19:12:33.584Z] Executing bash-5.1.16-r0.post-install [2022-07-05T19:12:33.584Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:12:33.584Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:12:33.584Z] OK: 15859 distinct packages available [2022-07-05T19:12:33.584Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-05T19:12:33.584Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-05T19:12:33.584Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-05T19:12:33.584Z] (6/43) Installing curl (7.80.0-r2) [2022-07-05T19:12:33.584Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-05T19:12:33.585Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-05T19:12:33.585Z] (9/43) Installing expat (2.4.7-r0) [2022-07-05T19:12:33.585Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-05T19:12:33.585Z] (11/43) Installing gdbm (1.22-r0) [2022-07-05T19:12:33.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:33.585Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-05T19:12:33.585Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-05T19:12:33.585Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-05T19:12:33.585Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-05T19:12:33.585Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-05T19:12:33.585Z] ---> c580e10a6184 [2022-07-05T19:12:33.585Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-05T19:12:33.585Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-05T19:12:33.851Z] 1a89e8eeedd5: Pull complete [2022-07-05T19:12:34.157Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-05T19:12:34.157Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-05T19:12:34.157Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-05T19:12:34.157Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-05T19:12:34.157Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-05T19:12:34.157Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-05T19:12:34.157Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-05T19:12:34.157Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-05T19:12:34.157Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-05T19:12:34.157Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-05T19:12:34.157Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-05T19:12:34.157Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-05T19:12:34.157Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-05T19:12:34.157Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-05T19:12:34.157Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-05T19:12:34.157Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-05T19:12:34.418Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-05T19:12:34.418Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-05T19:12:34.418Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-05T19:12:34.418Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-05T19:12:34.418Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-05T19:12:34.418Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-05T19:12:34.418Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-05T19:12:34.418Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-05T19:12:34.418Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-05T19:12:34.418Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-05T19:12:34.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-05T19:12:34.418Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:12:34.418Z] OK: 83 MiB in 65 packages [2022-07-05T19:12:34.454Z] 94645a83ff95: Pull complete [2022-07-05T19:12:34.683Z] ---> f44253be3f6b [2022-07-05T19:12:34.683Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-05T19:12:34.683Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-05T19:12:34.728Z] 555d1d1c4555: Verifying Checksum [2022-07-05T19:12:34.729Z] 555d1d1c4555: Download complete [2022-07-05T19:12:34.947Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-05T19:12:34.947Z] ---> 8e095ee1c1c8 [2022-07-05T19:12:34.947Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-05T19:12:34.947Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-05T19:12:34.947Z] Removing intermediate container 54afde4be8a4 [2022-07-05T19:12:34.947Z] ---> 2b0b0271ffa1 [2022-07-05T19:12:34.947Z] [2022-07-05T19:12:34.947Z] Step 10/23 : FROM alpine:3.14 [2022-07-05T19:12:34.947Z] ---> e04c818066af [2022-07-05T19:12:34.947Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-05T19:12:34.947Z] ---> Using cache [2022-07-05T19:12:34.947Z] ---> 72ac0f5c34f7 [2022-07-05T19:12:34.947Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:12:34.947Z] ---> Using cache [2022-07-05T19:12:34.947Z] ---> 56518183b1c3 [2022-07-05T19:12:34.947Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-05T19:12:34.947Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-05T19:12:35.208Z] ---> Running in 848c3c873c41 [2022-07-05T19:12:35.208Z] (5/9) Installing curl (7.80.0-r2) [2022-07-05T19:12:35.208Z] ---> 85fb0ae3e72e [2022-07-05T19:12:35.208Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-05T19:12:35.208Z] Removing intermediate container 848c3c873c41 [2022-07-05T19:12:35.208Z] ---> a03d551aec1d [2022-07-05T19:12:35.208Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-05T19:12:35.208Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-05T19:12:35.328Z] e6fb740bc735: Verifying Checksum [2022-07-05T19:12:35.328Z] e6fb740bc735: Download complete [2022-07-05T19:12:35.469Z] ---> Running in 00ee65cbc930 [2022-07-05T19:12:35.469Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:12:35.469Z] ---> Running in 7922183f05db [2022-07-05T19:12:35.469Z] Removing intermediate container 00ee65cbc930 [2022-07-05T19:12:35.469Z] ---> c3d6c6d3c83a [2022-07-05T19:12:35.469Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-05T19:12:35.469Z] (8/9) Installing libucontext (1.1-r0) [2022-07-05T19:12:35.469Z] Removing intermediate container 7922183f05db [2022-07-05T19:12:35.469Z] ---> 71d46f76840d [2022-07-05T19:12:35.469Z] Step 15/23 : WORKDIR / [2022-07-05T19:12:35.469Z] Collecting docker-compose==1.23.2 [2022-07-05T19:12:35.469Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-05T19:12:35.469Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-05T19:12:35.732Z] ---> Running in 374166153b16 [2022-07-05T19:12:35.732Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-05T19:12:35.732Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:12:35.732Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:12:35.732Z] ---> 7bd45f34758e [2022-07-05T19:12:35.732Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-05T19:12:35.732Z] Collecting PyYAML<4,>=3.10 [2022-07-05T19:12:35.732Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-05T19:12:35.732Z] OK: 8 MiB in 23 packages [2022-07-05T19:12:35.732Z] ---> Running in facb017de460 [2022-07-05T19:12:35.732Z] Removing intermediate container 374166153b16 [2022-07-05T19:12:35.732Z] ---> d008baa3e3ce [2022-07-05T19:12:35.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:12:36.302Z] ---> 9a3f4d146fb9 [2022-07-05T19:12:36.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-05T19:12:36.562Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-05T19:12:36.562Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-05T19:12:36.562Z] Collecting docopt<0.7,>=0.6.1 [2022-07-05T19:12:36.562Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-05T19:12:36.562Z] ---> ba39fb89a3a0 [2022-07-05T19:12:36.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-05T19:12:36.839Z] Removing intermediate container 01283d800747 [2022-07-05T19:12:36.839Z] ---> ed22c7787493 [2022-07-05T19:12:36.839Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:12:36.839Z] Removing intermediate container facb017de460 [2022-07-05T19:12:36.839Z] ---> b7b7bcd78096 [2022-07-05T19:12:36.839Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-05T19:12:36.839Z] ---> Running in 87417e65733b [2022-07-05T19:12:36.839Z] ---> f9340f96a443 [2022-07-05T19:12:36.839Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-05T19:12:37.101Z] Collecting docker<4.0,>=3.6.0 [2022-07-05T19:12:37.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-05T19:12:37.101Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-05T19:12:37.101Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-05T19:12:37.101Z] ---> Running in d0f56aa033ea [2022-07-05T19:12:37.101Z] ---> 73602c95e061 [2022-07-05T19:12:37.101Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-05T19:12:37.101Z] Removing intermediate container 87417e65733b [2022-07-05T19:12:37.101Z] ---> a4e74e3e4782 [2022-07-05T19:12:37.101Z] Step 28/31 : CMD ["gate"] [2022-07-05T19:12:37.101Z] Removing intermediate container d0f56aa033ea [2022-07-05T19:12:37.101Z] ---> 8bec243ef5c1 [2022-07-05T19:12:37.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:12:37.374Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-05T19:12:37.374Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-05T19:12:37.374Z] ---> Running in 30208cd821b5 [2022-07-05T19:12:37.374Z] ---> Running in 66e364becc2c [2022-07-05T19:12:37.374Z] Collecting jsonschema<3,>=2.5.1 [2022-07-05T19:12:37.374Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-05T19:12:37.634Z] Collecting cached-property<2,>=1.2.0 [2022-07-05T19:12:37.634Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-05T19:12:37.634Z] Collecting texttable<0.10,>=0.9.0 [2022-07-05T19:12:37.634Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-05T19:12:37.634Z] Removing intermediate container 30208cd821b5 [2022-07-05T19:12:37.634Z] ---> e0e44dcb4afe [2022-07-05T19:12:37.634Z] Step 29/31 : LABEL arch=x86_64 [2022-07-05T19:12:37.634Z] ---> 7b8dbb1bae04 [2022-07-05T19:12:37.634Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-05T19:12:37.634Z] Removing intermediate container 66e364becc2c [2022-07-05T19:12:37.634Z] ---> b21ce3306406 [2022-07-05T19:12:37.634Z] Step 21/23 : LABEL arch=x86_64 [2022-07-05T19:12:37.899Z] ---> Running in 218d367ff89c [2022-07-05T19:12:37.899Z] ---> Running in c876b53f6fff [2022-07-05T19:12:37.899Z] ---> fde809a3b464 [2022-07-05T19:12:37.899Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-05T19:12:37.899Z] ---> Running in 312830fc01db [2022-07-05T19:12:37.899Z] Removing intermediate container c876b53f6fff [2022-07-05T19:12:37.899Z] ---> 2855409e40c4 [2022-07-05T19:12:37.899Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:37.899Z] Collecting docker-pycreds>=0.4.0 [2022-07-05T19:12:37.899Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-05T19:12:37.899Z] Removing intermediate container 218d367ff89c [2022-07-05T19:12:37.899Z] ---> 0ccf44e257b6 [2022-07-05T19:12:37.899Z] Step 30/31 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:38.162Z] ---> Running in a37371e7e757 [2022-07-05T19:12:38.162Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-05T19:12:38.162Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-05T19:12:38.162Z] Collecting idna<2.8,>=2.5 [2022-07-05T19:12:38.162Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-05T19:12:38.162Z] Removing intermediate container 312830fc01db [2022-07-05T19:12:38.162Z] ---> 06923f2ba7e9 [2022-07-05T19:12:38.162Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:12:38.162Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-05T19:12:38.162Z] ---> Running in da6a09e157c1 [2022-07-05T19:12:38.162Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-05T19:12:38.162Z] Removing intermediate container a37371e7e757 [2022-07-05T19:12:38.162Z] ---> 9faa3632b6d0 [2022-07-05T19:12:38.162Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:12:38.162Z] ---> Running in 2812b94cea44 [2022-07-05T19:12:38.162Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-05T19:12:38.423Z] ---> Running in 5a4d3f1fa1d0 [2022-07-05T19:12:38.423Z] Removing intermediate container da6a09e157c1 [2022-07-05T19:12:38.423Z] ---> 5942e7f390d6 [2022-07-05T19:12:38.423Z] Step 31/31 : LABEL version=0.0.0 [2022-07-05T19:12:38.423Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-05T19:12:38.423Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-05T19:12:38.423Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-05T19:12:38.423Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-05T19:12:38.423Z] Removing intermediate container 2812b94cea44 [2022-07-05T19:12:38.423Z] ---> 448ac39b47dc [2022-07-05T19:12:38.423Z] Step 18/20 : LABEL arch=x86_64 [2022-07-05T19:12:38.423Z] ---> Running in df9610728ea7 [2022-07-05T19:12:38.685Z] Removing intermediate container 5a4d3f1fa1d0 [2022-07-05T19:12:38.685Z] ---> e7f7205c203f [2022-07-05T19:12:38.685Z] [2022-07-05T19:12:38.685Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-05T19:12:38.685Z] Attempting uninstall: urllib3 [2022-07-05T19:12:38.685Z] Found existing installation: urllib3 1.26.7 [2022-07-05T19:12:38.685Z] ---> Running in 898b68de86ff [2022-07-05T19:12:38.685Z] Uninstalling urllib3-1.26.7: [2022-07-05T19:12:38.685Z] Successfully uninstalled urllib3-1.26.7 [2022-07-05T19:12:38.685Z] Removing intermediate container 898b68de86ff [2022-07-05T19:12:38.685Z] ---> d4fdd8056ed0 [2022-07-05T19:12:38.685Z] Step 19/20 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:38.685Z] Successfully built e7f7205c203f [2022-07-05T19:12:38.685Z] Removing intermediate container df9610728ea7 [2022-07-05T19:12:38.685Z] ---> 4b99f7fcaf36 [2022-07-05T19:12:38.685Z] [2022-07-05T19:12:38.944Z] Successfully tagged core-command:latest [2022-07-05T19:12:38.944Z]  Building core-command ... done  Attempting uninstall: idna [2022-07-05T19:12:38.944Z] Found existing installation: idna 3.3 [2022-07-05T19:12:38.944Z] Uninstalling idna-3.3: [2022-07-05T19:12:38.944Z] ---> Running in afb0651278ef [2022-07-05T19:12:38.944Z] Successfully uninstalled idna-3.3 [2022-07-05T19:12:38.944Z] Successfully built 4b99f7fcaf36 [2022-07-05T19:12:38.944Z] Successfully tagged security-bootstrapper:latest [2022-07-05T19:12:38.944Z]  Building security-bootstrapper ... done Removing intermediate container afb0651278ef [2022-07-05T19:12:38.945Z] ---> 48c141f17528 [2022-07-05T19:12:38.945Z] Step 20/20 : LABEL version=0.0.0 [2022-07-05T19:12:38.945Z] ---> Running in 9ef68ed32e87 [2022-07-05T19:12:39.205Z] Removing intermediate container 9ef68ed32e87 [2022-07-05T19:12:39.205Z] ---> 873bf007dc5b [2022-07-05T19:12:39.205Z] [2022-07-05T19:12:39.205Z] Successfully built 873bf007dc5b [2022-07-05T19:12:39.205Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-05T19:12:39.465Z]  Building security-spiffe-token-provider ... done  Attempting uninstall: requests [2022-07-05T19:12:39.465Z] Found existing installation: requests 2.26.0 [2022-07-05T19:12:39.465Z] Uninstalling requests-2.26.0: [2022-07-05T19:12:39.465Z] Successfully uninstalled requests-2.26.0 [2022-07-05T19:12:39.465Z] Running setup.py install for texttable: started [2022-07-05T19:12:39.725Z] Running setup.py install for texttable: finished with status 'done' [2022-07-05T19:12:39.725Z] Running setup.py install for PyYAML: started [2022-07-05T19:12:39.985Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-05T19:12:40.246Z] Running setup.py install for docopt: started [2022-07-05T19:12:40.507Z] Running setup.py install for docopt: finished with status 'done' [2022-07-05T19:12:40.507Z] Running setup.py install for dockerpty: started [2022-07-05T19:12:40.766Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-05T19:12:41.028Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-05T19:12:43.567Z] Removing intermediate container 3f731ead3bc0 [2022-07-05T19:12:43.567Z] ---> d3d57ee010b5 [2022-07-05T19:12:43.567Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-05T19:12:43.567Z] ---> Running in 1d80c6173e5f [2022-07-05T19:12:43.828Z] Removing intermediate container 1d80c6173e5f [2022-07-05T19:12:43.828Z] ---> 7294d9e2338a [2022-07-05T19:12:43.828Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-05T19:12:43.828Z] ---> Running in ef5183686b2a [2022-07-05T19:12:43.828Z] Removing intermediate container ef5183686b2a [2022-07-05T19:12:43.828Z] ---> 548d7dbf8712 [2022-07-05T19:12:43.828Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-05T19:12:44.403Z] ---> ae23e3d6cefb [2022-07-05T19:12:44.403Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-05T19:12:44.666Z] ---> 1e77a184cfa5 [2022-07-05T19:12:44.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-05T19:12:44.927Z] ---> 299a3930e901 [2022-07-05T19:12:44.927Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-05T19:12:44.927Z] ---> Running in dae3111a0ddb [2022-07-05T19:12:44.927Z] Removing intermediate container dae3111a0ddb [2022-07-05T19:12:44.927Z] ---> 7d6f4353c169 [2022-07-05T19:12:44.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:12:44.927Z] ---> Running in 64337c8954db [2022-07-05T19:12:45.188Z] Removing intermediate container 64337c8954db [2022-07-05T19:12:45.188Z] ---> bb1cd3cc13b5 [2022-07-05T19:12:45.188Z] Step 21/23 : LABEL arch=x86_64 [2022-07-05T19:12:45.188Z] ---> Running in e4f835c9fa9e [2022-07-05T19:12:45.188Z] Removing intermediate container e4f835c9fa9e [2022-07-05T19:12:45.188Z] ---> d4b508ec2a72 [2022-07-05T19:12:45.188Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:12:45.188Z] ---> Running in ddde16adbfea [2022-07-05T19:12:45.452Z] Removing intermediate container ddde16adbfea [2022-07-05T19:12:45.452Z] ---> 66651223528f [2022-07-05T19:12:45.452Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:12:45.452Z] ---> Running in 8b86520a6096 [2022-07-05T19:12:45.452Z] Removing intermediate container 8b86520a6096 [2022-07-05T19:12:45.452Z] ---> 13bff2eb8254 [2022-07-05T19:12:45.452Z] [2022-07-05T19:12:45.714Z] Successfully built 13bff2eb8254 [2022-07-05T19:12:45.714Z] Successfully tagged sys-mgmt-agent:latest [2022-07-05T19:12:45.721Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-05T19:12:45.769Z] $ docker stop --time=1 632aed3d06716f5e2f567e6097e0b17eea1960755ff47d3b1e1ddd5c115a70a8 [2022-07-05T19:12:47.082Z] $ docker rm -f 632aed3d06716f5e2f567e6097e0b17eea1960755ff47d3b1e1ddd5c115a70a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-05T19:12:47.531Z] + docker images [2022-07-05T19:12:47.531Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-05T19:12:47.531Z] sys-mgmt-agent latest 13bff2eb8254 2 seconds ago 299MB [2022-07-05T19:12:47.531Z] security-spiffe-token-provider latest 873bf007dc5b 9 seconds ago 29MB [2022-07-05T19:12:47.531Z] core-command latest e7f7205c203f 9 seconds ago 16.1MB [2022-07-05T19:12:47.531Z] security-bootstrapper latest 4b99f7fcaf36 9 seconds ago 19.1MB [2022-07-05T19:12:47.531Z] 2b0b0271ffa1 13 seconds ago 1.61GB [2022-07-05T19:12:47.531Z] c8eaff58bdc0 17 seconds ago 1.67GB [2022-07-05T19:12:47.531Z] core-metadata latest f53d75c15359 18 seconds ago 17MB [2022-07-05T19:12:47.531Z] 36221ab23ab4 22 seconds ago 1.62GB [2022-07-05T19:12:47.531Z] 859282a5688e 25 seconds ago 1.62GB [2022-07-05T19:12:47.531Z] 3686ec44e4b4 25 seconds ago 1.62GB [2022-07-05T19:12:47.531Z] security-proxy-setup latest a4166c80736c 34 seconds ago 26.9MB [2022-07-05T19:12:47.531Z] eab5bafdc460 44 seconds ago 1.62GB [2022-07-05T19:12:47.531Z] security-spire-agent latest f94e3c7ee201 About a minute ago 127MB [2022-07-05T19:12:47.531Z] security-spire-server latest e9110d819962 About a minute ago 87.3MB [2022-07-05T19:12:47.531Z] security-secretstore-setup latest 458a9d5e9d63 About a minute ago 28.5MB [2022-07-05T19:12:47.531Z] core-data latest ed55ae507b3c About a minute ago 22.5MB [2022-07-05T19:12:47.531Z] support-notifications latest 6e140136efa2 About a minute ago 27MB [2022-07-05T19:12:47.531Z] support-scheduler latest 7de2baf27dea About a minute ago 26.4MB [2022-07-05T19:12:47.531Z] 81128635d492 About a minute ago 1.68GB [2022-07-05T19:12:47.531Z] 63f26e10d461 About a minute ago 1.52GB [2022-07-05T19:12:47.531Z] 9a1a66d4b601 About a minute ago 1.67GB [2022-07-05T19:12:47.531Z] bf550d204783 About a minute ago 1.63GB [2022-07-05T19:12:47.531Z] 8080ae118608 About a minute ago 1.65GB [2022-07-05T19:12:47.531Z] security-spire-config latest 1e4e68890fe6 About a minute ago 86.7MB [2022-07-05T19:12:47.531Z] a2626884cfec About a minute ago 1.52GB [2022-07-05T19:12:47.531Z] ci-base-image-x86_64 latest d18051a15c51 4 minutes ago 1.02GB [2022-07-05T19:12:47.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-05T19:12:47.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-05T19:12:47.531Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-05T19:12:47.531Z] alpine 3.14 e04c818066af 3 months ago 5.59MB [2022-07-05T19:12:47.531Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-05T19:12:47.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-05T19:12:50.467Z] e6fb740bc735: Pull complete [2022-07-05T19:12:50.467Z] 3a77bd46dcc9: Pull complete [2022-07-05T19:12:50.467Z] 355e64cbe906: Pull complete [2022-07-05T19:12:50.467Z] 63ab81a10011: Pull complete [2022-07-05T19:12:55.896Z] 555d1d1c4555: Pull complete [2022-07-05T19:12:57.900Z] 7d9057610161: Pull complete [2022-07-05T19:12:57.900Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-05T19:12:57.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-05T19:12:57.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-05T19:12:58.309Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-05T19:12:58.309Z] WORKDIR /edgex [2022-07-05T19:12:58.309Z] COPY go.mod . [2022-07-05T19:12:58.309Z] RUN go mod download [2022-07-05T19:12:58.309Z] docker build -t ci-base-image-arm64 -f - . [2022-07-05T19:13:00.944Z] Sending build context to Docker daemon 169.2MB [2022-07-05T19:13:00.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-05T19:13:00.944Z] ---> 819e984ddca1 [2022-07-05T19:13:00.944Z] Step 2/4 : WORKDIR /edgex [2022-07-05T19:13:02.938Z] ---> Running in 768eb35b5b0c [2022-07-05T19:13:03.212Z] Removing intermediate container 768eb35b5b0c [2022-07-05T19:13:03.212Z] ---> 43a0ce3cc1ed [2022-07-05T19:13:03.212Z] Step 3/4 : COPY go.mod . [2022-07-05T19:13:03.810Z] ---> c19a8aee30a2 [2022-07-05T19:13:03.810Z] Step 4/4 : RUN go mod download [2022-07-05T19:13:03.810Z] ---> Running in bca69018e19f [2022-07-05T19:14:00.389Z] Removing intermediate container bca69018e19f [2022-07-05T19:14:00.389Z] ---> c4a56385fa0a [2022-07-05T19:14:00.389Z] Successfully built c4a56385fa0a [2022-07-05T19:14:00.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:14:00.803Z] + docker inspect -f . ci-base-image-arm64 [2022-07-05T19:14:00.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:14:01.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container [2022-07-05T19:14:01.204Z] $ 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-07-05T19:14:02.574Z] $ docker top 1e5e3a61ae047c94f934382af4018818e905cd06acd5f3abad9286b43cbbde91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:14:03.528Z] + go version [2022-07-05T19:14:03.528Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-05T19:14:03.576Z] $ docker stop --time=1 1e5e3a61ae047c94f934382af4018818e905cd06acd5f3abad9286b43cbbde91 [2022-07-05T19:14:05.203Z] $ docker rm -f 1e5e3a61ae047c94f934382af4018818e905cd06acd5f3abad9286b43cbbde91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:14:06.136Z] + docker inspect -f . ci-base-image-arm64 [2022-07-05T19:14:06.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:14:06.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container [2022-07-05T19:14:06.540Z] $ 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-07-05T19:14:07.871Z] $ docker top 707bbec034de546df8c91b68a70264df68b41153cb194fe48453f31e81c2e83a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-05T19:14:08.173Z] ========================================================= [2022-07-05T19:14:08.173Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-05T19:14:08.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-05T19:14:08.881Z] + make test [2022-07-05T19:14:08.881Z] go mod tidy -compat=1.17 [2022-07-05T19:14:09.873Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-05T19:14:42.263Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-05T19:16:34.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-05T19:16:34.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-05T19:16:34.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-05T19:16:34.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-05T19:16:34.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-05T19:16:35.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-05T19:16:35.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-05T19:16:35.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-05T19:16:35.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-05T19:16:38.176Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-05T19:16:38.176Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-05T19:16:38.176Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-05T19:16:38.176Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-05T19:16:38.176Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-05T19:16:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-05T19:16:53.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2022-07-05T19:16:53.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-05T19:16:53.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-05T19:16:58.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.468s coverage: 98.5% of statements [2022-07-05T19:16:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-05T19:16:58.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 54.2% of statements [2022-07-05T19:16:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-05T19:16:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-05T19:17:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.473s coverage: 89.2% of statements [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:17:21.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.425s coverage: 83.8% of statements [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-05T19:17:21.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.560s coverage: 95.6% of statements [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.401s coverage: 72.2% of statements [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 60.0% of statements [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.799s coverage: 0.9% of statements [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.471s coverage: 58.8% of statements [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.6% of statements [2022-07-05T19:17:25.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 47.1% of statements [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2022-07-05T19:17:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2022-07-05T19:17:40.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2022-07-05T19:17:40.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.233s coverage: 44.8% of statements [2022-07-05T19:17:43.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.670s coverage: 82.5% of statements [2022-07-05T19:17:43.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.314s coverage: 85.4% of statements [2022-07-05T19:17:51.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements [2022-07-05T19:17:51.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-05T19:17:56.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.057s coverage: 64.4% of statements [2022-07-05T19:17:56.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-05T19:17:56.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-05T19:17:56.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2022-07-05T19:17:56.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.183s coverage: 89.4% of statements [2022-07-05T19:17:56.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-07-05T19:17:56.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2022-07-05T19:17:56.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-07-05T19:18:05.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.396s coverage: 65.4% of statements [2022-07-05T19:18:05.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-05T19:18:05.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-05T19:18:05.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-05T19:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.911s coverage: 43.8% of statements [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-05T19:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-05T19:18:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-05T19:18:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.483s coverage: 17.7% of statements [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.756s coverage: 92.3% of statements [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.262s coverage: 63.2% of statements [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-05T19:18:18.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-07-05T19:18:18.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-05T19:18:18.174Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-05T19:18:18.174Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-05T19:18:18.174Z] GO111MODULE=on go vet ./... [2022-07-05T19:20:25.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-05T19:20:25.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-05T19:20:25.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-05T19:20:25.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-05T19:20:25.841Z] + ls -al . [2022-07-05T19:20:25.841Z] total 680 [2022-07-05T19:20:25.841Z] drwxrwxr-x 9 1001 1001 4096 Jul 5 19:14 . [2022-07-05T19:20:25.841Z] drwxr-xr-x 4 root root 4096 Jul 5 19:14 .. [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 11 Jul 5 19:12 .dockerignore [2022-07-05T19:20:25.841Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 19:12 .git [2022-07-05T19:20:25.841Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:12 .github [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 879 Jul 5 19:12 .gitignore [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 19:12 .golangci.yml [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 87 Jul 5 19:12 .hadolint.yml [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 166 Jul 5 19:12 .sonarcloud.properties [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 19:12 ADOPTERS.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 10347 Jul 5 19:12 Attribution.txt [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 63209 Jul 5 19:12 CHANGELOG.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 19:12 CONTRIBUTING.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 19:12 GOVERNANCE.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 850 Jul 5 19:12 Jenkinsfile [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 19:12 LICENSE [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 10389 Jul 5 19:12 Makefile [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 19:12 OWNERS.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 9094 Jul 5 19:12 README.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 6912 Jul 5 19:12 SECURITY.md [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 19:07 VERSION [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 4131 Jul 5 19:12 ZMQWindows.md [2022-07-05T19:20:25.841Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 19:12 bin [2022-07-05T19:20:25.841Z] drwxrwxr-x 18 1001 1001 4096 Jul 5 19:12 cmd [2022-07-05T19:20:25.841Z] -rw-r--r-- 1 root root 435593 Jul 5 19:18 coverage.out [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 3311 Jul 5 19:12 go.mod [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 36231 Jul 5 19:14 go.sum [2022-07-05T19:20:25.841Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 19:12 internal [2022-07-05T19:20:25.841Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 19:12 openapi [2022-07-05T19:20:25.841Z] drwxrwxr-x 4 1001 1001 4096 Jul 5 19:12 snap [2022-07-05T19:20:25.841Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 19:12 version.go [Pipeline] sh [2022-07-05T19:20:26.519Z] + '[' -e coverage.out ] [2022-07-05T19:20:26.519Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-05T19:20:26.556Z] Warning: overwriting stash ‘coverage-report’ [2022-07-05T19:20:27.616Z] Stashed 1 file(s) [Pipeline] sh [2022-07-05T19:20:28.290Z] + make build [2022-07-05T19:20:28.290Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-05T19:22:05.147Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-05T19:23:13.222Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-05T19:23:13.222Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-05T19:24:00.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-05T19:24:00.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-05T19:24:00.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-05T19:24:09.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-05T19:24:12.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-05T19:24:19.140Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-05T19:24:21.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-05T19:24:26.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-05T19:24:34.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-05T19:24:39.806Z] $ docker stop --time=1 707bbec034de546df8c91b68a70264df68b41153cb194fe48453f31e81c2e83a [2022-07-05T19:24:41.873Z] $ docker rm -f 707bbec034de546df8c91b68a70264df68b41153cb194fe48453f31e81c2e83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:24:44.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-05T19:24:44.556Z] [2022-07-05T19:24:44.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:24:44.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-05T19:24:45.250Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-05T19:24:45.250Z] 29e5d40040c1: Pulling fs layer [2022-07-05T19:24:45.250Z] 1ce36da41761: Pulling fs layer [2022-07-05T19:24:45.250Z] 25b303627fd3: Pulling fs layer [2022-07-05T19:24:45.250Z] 29e5d40040c1: Download complete [2022-07-05T19:24:45.525Z] 1ce36da41761: Verifying Checksum [2022-07-05T19:24:45.526Z] 1ce36da41761: Download complete [2022-07-05T19:24:46.125Z] 29e5d40040c1: Pull complete [2022-07-05T19:24:47.106Z] 25b303627fd3: Verifying Checksum [2022-07-05T19:24:47.106Z] 25b303627fd3: Download complete [2022-07-05T19:24:47.380Z] 1ce36da41761: Pull complete [2022-07-05T19:24:59.788Z] 25b303627fd3: Pull complete [2022-07-05T19:24:59.788Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-05T19:24:59.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-05T19:24:59.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:25:00.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container [2022-07-05T19:25:00.274Z] $ 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-07-05T19:25:02.870Z] $ docker top b4b4eb1a52e597fc0f9ca06694c149239ac0d999ccaa1c73fe4b1f95bab68101 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:25:03.821Z] + grep parallel [2022-07-05T19:25:03.821Z] + docker-compose build --help [2022-07-05T19:25:09.217Z] --parallel Build images in parallel. [Pipeline] } [2022-07-05T19:25:09.269Z] $ docker stop --time=1 b4b4eb1a52e597fc0f9ca06694c149239ac0d999ccaa1c73fe4b1f95bab68101 [2022-07-05T19:25:10.970Z] $ docker rm -f b4b4eb1a52e597fc0f9ca06694c149239ac0d999ccaa1c73fe4b1f95bab68101 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:25:11.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-05T19:25:11.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:25:12.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container [2022-07-05T19:25:12.130Z] $ 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-07-05T19:25:13.372Z] $ docker top 06b3055207d7ede23c238a3b28c5f3194df4b3c2a765279155669d79d7d3e11c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:25:14.308Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-05T19:25:19.687Z] Building core-command ... [2022-07-05T19:25:19.687Z] Building core-data ... [2022-07-05T19:25:19.687Z] Building core-metadata ... [2022-07-05T19:25:19.687Z] Building security-bootstrapper ... [2022-07-05T19:25:19.687Z] Building security-proxy-setup ... [2022-07-05T19:25:19.687Z] Building security-secretstore-setup ... [2022-07-05T19:25:19.687Z] Building security-spiffe-token-provider ... [2022-07-05T19:25:19.687Z] Building security-spire-agent ... [2022-07-05T19:25:19.687Z] Building security-spire-config ... [2022-07-05T19:25:19.687Z] Building security-spire-server ... [2022-07-05T19:25:19.687Z] Building support-notifications ... [2022-07-05T19:25:19.687Z] Building support-scheduler ... [2022-07-05T19:25:19.687Z] Building sys-mgmt-agent ... [2022-07-05T19:25:19.687Z] Building support-scheduler [2022-07-05T19:25:19.687Z] Building core-data [2022-07-05T19:25:19.687Z] Building core-metadata [2022-07-05T19:25:19.687Z] Building support-notifications [2022-07-05T19:25:19.687Z] Building security-proxy-setup [2022-07-05T19:26:41.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:26:41.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:26:41.425Z] ---> c4a56385fa0a [2022-07-05T19:26:41.425Z] Step 3/22 : WORKDIR /edgex-go [2022-07-05T19:26:41.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:26:41.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:26:41.425Z] ---> c4a56385fa0a [2022-07-05T19:26:41.425Z] Step 3/22 : WORKDIR /edgex-go [2022-07-05T19:26:41.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:26:41.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:26:41.425Z] ---> c4a56385fa0a [2022-07-05T19:26:41.425Z] Step 3/22 : WORKDIR /edgex-go [2022-07-05T19:26:41.425Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:26:41.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:26:41.425Z] ---> c4a56385fa0a [2022-07-05T19:26:41.425Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:26:41.425Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:26:41.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:26:41.425Z] ---> c4a56385fa0a [2022-07-05T19:26:41.425Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:26:41.425Z] ---> Running in ac58b00fa7db [2022-07-05T19:26:41.425Z] ---> Running in 00454255faa9 [2022-07-05T19:26:41.425Z] ---> Running in 81cf7d5bb3c3 [2022-07-05T19:26:41.425Z] ---> Running in d0629f80a321 [2022-07-05T19:26:41.425Z] ---> Running in 3fe12c1ad2cd [2022-07-05T19:26:41.425Z] Removing intermediate container ac58b00fa7db [2022-07-05T19:26:41.425Z] ---> 7286a9af9d9b [2022-07-05T19:26:41.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:26:41.425Z] Removing intermediate container 3fe12c1ad2cd [2022-07-05T19:26:41.425Z] ---> 2039af15749d [2022-07-05T19:26:41.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:26:41.425Z] Removing intermediate container d0629f80a321 [2022-07-05T19:26:41.425Z] ---> a3175892137c [2022-07-05T19:26:41.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:26:41.425Z] ---> Running in 68c27e8a1546 [2022-07-05T19:26:41.425Z] Removing intermediate container 00454255faa9 [2022-07-05T19:26:41.425Z] ---> bfb1e7da6fea [2022-07-05T19:26:41.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:26:41.425Z] ---> Running in 9f48893b83bd [2022-07-05T19:26:41.425Z] Removing intermediate container 81cf7d5bb3c3 [2022-07-05T19:26:41.425Z] ---> 346ca8752820 [2022-07-05T19:26:41.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:26:41.426Z] ---> Running in d9e7798ba02f [2022-07-05T19:26:41.426Z] ---> Running in a108833f05bc [2022-07-05T19:26:41.426Z] ---> Running in f1d159939ca4 [2022-07-05T19:26:41.426Z] Removing intermediate container 68c27e8a1546 [2022-07-05T19:26:41.426Z] ---> 6e14d99f369c [2022-07-05T19:26:41.426Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-05T19:26:41.426Z] ---> Running in 06139c87f238 [2022-07-05T19:26:41.426Z] Removing intermediate container 9f48893b83bd [2022-07-05T19:26:41.426Z] ---> 1b85470b5a1f [2022-07-05T19:26:41.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-05T19:26:41.426Z] ---> Running in bed7a5a17a37 [2022-07-05T19:26:41.700Z] Removing intermediate container d9e7798ba02f [2022-07-05T19:26:41.700Z] ---> 2f1ec59880f6 [2022-07-05T19:26:41.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-05T19:26:41.980Z] Removing intermediate container a108833f05bc [2022-07-05T19:26:41.980Z] ---> 026b365df275 [2022-07-05T19:26:41.980Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-05T19:26:41.980Z] ---> Running in 9059a27fdf26 [2022-07-05T19:26:42.256Z] ---> Running in c0b99f120bef [2022-07-05T19:26:42.256Z] Removing intermediate container f1d159939ca4 [2022-07-05T19:26:42.256Z] ---> 6d0c8b5d8f61 [2022-07-05T19:26:42.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-05T19:26:42.256Z] ---> Running in ffb5569a50bc [2022-07-05T19:26:43.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:43.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:44.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:44.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:44.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:44.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:44.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:44.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:45.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:45.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:26:45.536Z] OK: 220 MiB in 52 packages [2022-07-05T19:26:46.163Z] OK: 220 MiB in 52 packages [2022-07-05T19:26:46.776Z] OK: 220 MiB in 52 packages [2022-07-05T19:26:47.059Z] OK: 220 MiB in 52 packages [2022-07-05T19:26:47.339Z] OK: 220 MiB in 52 packages [2022-07-05T19:26:47.340Z] Removing intermediate container 06139c87f238 [2022-07-05T19:26:47.340Z] ---> f7d9be772725 [2022-07-05T19:26:47.340Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:26:47.620Z] Removing intermediate container bed7a5a17a37 [2022-07-05T19:26:47.620Z] ---> ad2e9adc6fba [2022-07-05T19:26:47.620Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:26:48.618Z] Removing intermediate container c0b99f120bef [2022-07-05T19:26:48.618Z] ---> 942f3f8159a9 [2022-07-05T19:26:48.618Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-05T19:26:48.896Z] ---> 3f8310aaa69f [2022-07-05T19:26:48.896Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:26:48.896Z] Removing intermediate container 9059a27fdf26 [2022-07-05T19:26:48.896Z] ---> 110f54ad2173 [2022-07-05T19:26:48.896Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-05T19:26:48.896Z] Removing intermediate container ffb5569a50bc [2022-07-05T19:26:48.896Z] ---> bd179327f382 [2022-07-05T19:26:48.896Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-05T19:26:48.896Z] ---> Running in 9b7c0ee1271c [2022-07-05T19:26:49.171Z] ---> 36755592887c [2022-07-05T19:26:49.171Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:26:49.447Z] ---> Running in 1f6c6afd45ff [2022-07-05T19:26:50.456Z] ---> 59508f800c06 [2022-07-05T19:26:50.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:26:50.456Z] ---> cb4dff7551b7 [2022-07-05T19:26:50.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:26:50.456Z] ---> cc5d1e02ad37 [2022-07-05T19:26:50.456Z] ---> Running in 3c5b65dbecf5 [2022-07-05T19:26:50.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:26:50.736Z] ---> Running in f59c7c12daf4 [2022-07-05T19:26:50.736Z] ---> Running in b53f282801b1 [2022-07-05T19:26:55.082Z] Removing intermediate container 9b7c0ee1271c [2022-07-05T19:26:55.082Z] ---> f3a6c9569935 [2022-07-05T19:26:55.082Z] Step 8/23 : COPY . . [2022-07-05T19:26:55.082Z] Removing intermediate container 1f6c6afd45ff [2022-07-05T19:26:55.082Z] ---> 01f1afbb47b8 [2022-07-05T19:26:55.082Z] Step 8/23 : COPY . . [2022-07-05T19:26:56.529Z] Removing intermediate container 3c5b65dbecf5 [2022-07-05T19:26:56.529Z] ---> 85637cf28260 [2022-07-05T19:26:56.529Z] Step 8/22 : COPY . . [2022-07-05T19:26:57.134Z] Removing intermediate container f59c7c12daf4 [2022-07-05T19:26:57.134Z] ---> 7e36d0e53dad [2022-07-05T19:26:57.134Z] Step 8/22 : COPY . . [2022-07-05T19:26:57.134Z] Removing intermediate container b53f282801b1 [2022-07-05T19:26:57.134Z] ---> 4ae4311b54fb [2022-07-05T19:26:57.134Z] Step 8/22 : COPY . . [2022-07-05T19:27:29.506Z] ---> a12f99e1aabf [2022-07-05T19:27:29.506Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-05T19:27:29.506Z] ---> 074d7df1862d [2022-07-05T19:27:29.506Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-05T19:27:29.506Z] ---> Running in 31b470d312bc [2022-07-05T19:27:29.506Z] ---> Running in 4a7a73008f16 [2022-07-05T19:27:29.506Z] ---> 75787f2bb19b [2022-07-05T19:27:29.506Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-05T19:27:29.506Z] ---> eeab0abfee32 [2022-07-05T19:27:29.506Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-05T19:27:29.506Z] ---> 57bab2dde16d [2022-07-05T19:27:29.506Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-05T19:27:29.506Z] ---> Running in 07f88a093be6 [2022-07-05T19:27:29.506Z] ---> Running in 4e45a4462a4f [2022-07-05T19:27:29.506Z] ---> Running in a976b98da1cd [2022-07-05T19:27:29.506Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-05T19:27:29.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-05T19:27:29.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-05T19:27:29.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-05T19:27:29.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-05T19:32:36.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-05T19:32:51.917Z] Removing intermediate container a976b98da1cd [2022-07-05T19:32:51.917Z] ---> a9c37fc4a695 [2022-07-05T19:32:51.917Z] [2022-07-05T19:32:51.917Z] Step 10/22 : FROM alpine:3.14 [2022-07-05T19:32:52.201Z] 3.14: Pulling from library/alpine [2022-07-05T19:32:53.659Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-05T19:32:53.659Z] Status: Downloaded newer image for alpine:3.14 [2022-07-05T19:32:53.659Z] ---> ac73e934f311 [2022-07-05T19:32:53.659Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-05T19:32:53.659Z] ---> Running in b488baadf44e [2022-07-05T19:32:55.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:32:56.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:32:57.737Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-05T19:32:57.737Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-05T19:32:57.737Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-05T19:32:57.738Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-05T19:32:57.738Z] (5/6) Installing curl (7.79.1-r2) [2022-07-05T19:32:57.738Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-05T19:32:57.738Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:32:57.738Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:32:58.344Z] OK: 8 MiB in 20 packages [2022-07-05T19:33:01.036Z] Removing intermediate container b488baadf44e [2022-07-05T19:33:01.036Z] ---> 8fd43d2a3d8d [2022-07-05T19:33:01.036Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-05T19:33:01.036Z] ---> Running in c9c0a3a83d2b [2022-07-05T19:33:02.034Z] Removing intermediate container c9c0a3a83d2b [2022-07-05T19:33:02.034Z] ---> 579c7e6c8816 [2022-07-05T19:33:02.034Z] Step 13/22 : WORKDIR /edgex [2022-07-05T19:33:02.321Z] ---> Running in 87283920c133 [2022-07-05T19:33:03.325Z] Removing intermediate container 87283920c133 [2022-07-05T19:33:03.325Z] ---> 6754d1148454 [2022-07-05T19:33:03.325Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-05T19:33:05.339Z] ---> f5bdcfc48ca6 [2022-07-05T19:33:05.339Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-05T19:33:08.755Z] ---> 1d1986ed7bb7 [2022-07-05T19:33:08.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-05T19:33:09.751Z] Removing intermediate container 4a7a73008f16 [2022-07-05T19:33:09.751Z] ---> 72076dcc63ca [2022-07-05T19:33:09.751Z] [2022-07-05T19:33:09.751Z] Step 10/23 : FROM alpine:3.14 [2022-07-05T19:33:09.751Z] ---> ac73e934f311 [2022-07-05T19:33:09.751Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-05T19:33:10.028Z] ---> Running in 0af03c335317 [2022-07-05T19:33:11.026Z] ---> 19952e63c430 [2022-07-05T19:33:11.026Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-05T19:33:12.493Z] ---> 8166e173d8a7 [2022-07-05T19:33:12.493Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-05T19:33:12.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:33:12.493Z] ---> Running in 0f5af3158371 [2022-07-05T19:33:13.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:33:14.094Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-05T19:33:14.094Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:33:14.369Z] OK: 5 MiB in 15 packages [2022-07-05T19:33:16.791Z] Removing intermediate container 0f5af3158371 [2022-07-05T19:33:16.791Z] ---> 44aff680e5c1 [2022-07-05T19:33:16.791Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-05T19:33:16.791Z] Removing intermediate container 0af03c335317 [2022-07-05T19:33:16.791Z] ---> 9752222962e7 [2022-07-05T19:33:16.791Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:33:16.791Z] ---> Running in 871d1c6cec6c [2022-07-05T19:33:16.791Z] ---> Running in bfe1524904ff [2022-07-05T19:33:17.487Z] Removing intermediate container 871d1c6cec6c [2022-07-05T19:33:17.487Z] ---> 50dabe6394ac [2022-07-05T19:33:17.487Z] Step 20/22 : LABEL arch=arm64 [2022-07-05T19:33:17.487Z] Removing intermediate container bfe1524904ff [2022-07-05T19:33:17.487Z] ---> 79301b021cc0 [2022-07-05T19:33:17.487Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-05T19:33:17.787Z] ---> Running in 32beeb205105 [2022-07-05T19:33:17.787Z] ---> Running in 2ede61ba253a [2022-07-05T19:33:18.667Z] Removing intermediate container 2ede61ba253a [2022-07-05T19:33:18.667Z] ---> 38d33d36a14d [2022-07-05T19:33:18.667Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-05T19:33:19.060Z] ---> Running in e151573f833d [2022-07-05T19:33:19.060Z] Removing intermediate container 32beeb205105 [2022-07-05T19:33:19.060Z] ---> a023e2b69607 [2022-07-05T19:33:19.060Z] Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:33:19.060Z] ---> Running in afffd16eb2c7 [2022-07-05T19:33:19.358Z] Removing intermediate container e151573f833d [2022-07-05T19:33:19.358Z] ---> 5a88d213318a [2022-07-05T19:33:19.358Z] Step 15/23 : WORKDIR / [2022-07-05T19:33:19.654Z] ---> Running in 705919213eb0 [2022-07-05T19:33:19.981Z] Removing intermediate container afffd16eb2c7 [2022-07-05T19:33:19.981Z] ---> 365a4ea21a8f [2022-07-05T19:33:19.981Z] Step 22/22 : LABEL version=0.0.0 [2022-07-05T19:33:19.981Z] ---> Running in 7bd6ba641923 [2022-07-05T19:33:21.002Z] Removing intermediate container 705919213eb0 [2022-07-05T19:33:21.002Z] ---> 270ef7cf83b9 [2022-07-05T19:33:21.002Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:33:21.276Z] Removing intermediate container 7bd6ba641923 [2022-07-05T19:33:21.276Z] ---> 546938780f69 [2022-07-05T19:33:21.276Z] [2022-07-05T19:33:22.261Z] Successfully built 546938780f69 [2022-07-05T19:33:22.261Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-05T19:33:22.261Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-07-05T19:33:22.261Z] ---> 6a4f6e431eac [2022-07-05T19:33:22.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-05T19:33:23.715Z] ---> 1672983d41c9 [2022-07-05T19:33:23.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-05T19:33:24.714Z] ---> 9ba2cf446b91 [2022-07-05T19:33:24.714Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-05T19:33:24.993Z] ---> Running in 8f4819ec2b15 [2022-07-05T19:33:25.602Z] Removing intermediate container 8f4819ec2b15 [2022-07-05T19:33:25.602Z] ---> fd8c35bea3c4 [2022-07-05T19:33:25.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:33:25.876Z] ---> Running in 9601fd08f611 [2022-07-05T19:33:26.491Z] Removing intermediate container 9601fd08f611 [2022-07-05T19:33:26.491Z] ---> f0a70f51b702 [2022-07-05T19:33:26.491Z] Step 21/23 : LABEL arch=arm64 [2022-07-05T19:33:26.771Z] ---> Running in 3c6ebfef1962 [2022-07-05T19:33:27.375Z] Removing intermediate container 3c6ebfef1962 [2022-07-05T19:33:27.375Z] ---> 886dfd077018 [2022-07-05T19:33:27.375Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:33:27.375Z] ---> Running in 03e4b1f58488 [2022-07-05T19:33:27.977Z] Removing intermediate container 03e4b1f58488 [2022-07-05T19:33:27.977Z] ---> ed3b0b84e0f5 [2022-07-05T19:33:27.977Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:33:27.977Z] ---> Running in fb575ee7fd14 [2022-07-05T19:33:28.578Z] Removing intermediate container fb575ee7fd14 [2022-07-05T19:33:28.578Z] ---> 6947c5e275fb [2022-07-05T19:33:28.578Z] [2022-07-05T19:33:29.180Z] Successfully built 6947c5e275fb [2022-07-05T19:33:29.180Z] Successfully tagged core-metadata-arm64:latest [2022-07-05T19:33:29.180Z]  Building core-metadata ... done Building security-spire-server [2022-07-05T19:34:16.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:34:16.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:34:16.234Z] ---> c4a56385fa0a [2022-07-05T19:34:16.234Z] Step 3/26 : WORKDIR /edgex-go [2022-07-05T19:34:16.234Z] ---> Using cache [2022-07-05T19:34:16.234Z] ---> bfb1e7da6fea [2022-07-05T19:34:16.234Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:34:16.234Z] ---> Using cache [2022-07-05T19:34:16.234Z] ---> 026b365df275 [2022-07-05T19:34:16.234Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-05T19:34:16.234Z] ---> Running in 7e759c2bbede [2022-07-05T19:34:16.234Z] Removing intermediate container 31b470d312bc [2022-07-05T19:34:16.234Z] ---> e65aca91ad19 [2022-07-05T19:34:16.234Z] [2022-07-05T19:34:16.234Z] Step 10/23 : FROM alpine:3.14 [2022-07-05T19:34:16.234Z] ---> ac73e934f311 [2022-07-05T19:34:16.234Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-05T19:34:16.234Z] ---> Running in b4b49742df5a [2022-07-05T19:34:16.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:34:16.234Z] Removing intermediate container b4b49742df5a [2022-07-05T19:34:16.234Z] ---> bce42113e31c [2022-07-05T19:34:16.234Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-05T19:34:16.234Z] ---> Running in 2f05a00b0910 [2022-07-05T19:34:16.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:34:16.234Z] Removing intermediate container 2f05a00b0910 [2022-07-05T19:34:16.234Z] ---> 33ec756a19f4 [2022-07-05T19:34:16.234Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-05T19:34:16.234Z] ---> Running in acfe8c55bffc [2022-07-05T19:34:16.234Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:34:16.234Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:34:16.234Z] ---> c4a56385fa0a [2022-07-05T19:34:16.234Z] Step 3/25 : WORKDIR /edgex-go [2022-07-05T19:34:16.234Z] ---> Using cache [2022-07-05T19:34:16.234Z] ---> bfb1e7da6fea [2022-07-05T19:34:16.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:34:16.234Z] ---> Using cache [2022-07-05T19:34:16.234Z] ---> 026b365df275 [2022-07-05T19:34:16.234Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-05T19:34:16.234Z] ---> Running in 4eaab1f2804d [2022-07-05T19:34:16.234Z] Removing intermediate container acfe8c55bffc [2022-07-05T19:34:16.234Z] ---> 684895257f0d [2022-07-05T19:34:16.234Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:34:16.234Z] ---> Running in e7f0efc47a0a [2022-07-05T19:34:16.234Z] OK: 220 MiB in 52 packages [2022-07-05T19:34:18.237Z] Removing intermediate container 7e759c2bbede [2022-07-05T19:34:18.237Z] ---> 05d165bfdccb [2022-07-05T19:34:18.237Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-05T19:34:18.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:34:19.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:34:19.698Z] ---> 14e07bfa7870 [2022-07-05T19:34:19.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:34:19.698Z] ---> Running in c4a6b35763ad [2022-07-05T19:34:20.687Z] Removing intermediate container e7f0efc47a0a [2022-07-05T19:34:20.687Z] ---> 87046239aa8f [2022-07-05T19:34:20.687Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-05T19:34:20.969Z] ---> Running in 0a8eaeb4fcb6 [2022-07-05T19:34:20.969Z] OK: 220 MiB in 52 packages [2022-07-05T19:34:22.974Z] Removing intermediate container 4eaab1f2804d [2022-07-05T19:34:22.974Z] ---> c42b6ef6ccde [2022-07-05T19:34:22.974Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-05T19:34:23.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:34:24.192Z] ---> a9991010e37a [2022-07-05T19:34:24.192Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:34:24.491Z] ---> Running in 7d89162dc44c [2022-07-05T19:34:24.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:34:26.237Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-05T19:34:26.237Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-05T19:34:26.237Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-05T19:34:26.518Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-05T19:34:26.803Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-05T19:34:26.803Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-05T19:34:26.803Z] Removing intermediate container c4a6b35763ad [2022-07-05T19:34:27.097Z] ---> 89182c9c411f [2022-07-05T19:34:27.097Z] Step 8/26 : COPY . . [2022-07-05T19:34:27.097Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:34:27.097Z] OK: 8 MiB in 20 packages [2022-07-05T19:34:29.741Z] Removing intermediate container 0a8eaeb4fcb6 [2022-07-05T19:34:29.741Z] ---> 83381e8dc0cf [2022-07-05T19:34:29.741Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:34:31.198Z] ---> 15b912d4e21b [2022-07-05T19:34:31.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-05T19:34:31.482Z] Removing intermediate container 7d89162dc44c [2022-07-05T19:34:31.482Z] ---> 194eb31e4331 [2022-07-05T19:34:31.482Z] Step 8/25 : COPY . . [2022-07-05T19:34:34.912Z] ---> 84ed38601689 [2022-07-05T19:34:34.912Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-05T19:34:36.923Z] ---> eca751246339 [2022-07-05T19:34:36.923Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-05T19:34:36.923Z] ---> Running in 1fbc01e66203 [2022-07-05T19:34:37.947Z] Removing intermediate container 1fbc01e66203 [2022-07-05T19:34:37.947Z] ---> b76a65c775b5 [2022-07-05T19:34:37.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:34:37.947Z] ---> Running in ec426c5c93cb [2022-07-05T19:34:39.403Z] Removing intermediate container ec426c5c93cb [2022-07-05T19:34:39.403Z] ---> af9f3d66753d [2022-07-05T19:34:39.403Z] Step 21/23 : LABEL arch=arm64 [2022-07-05T19:34:39.403Z] ---> Running in 3ba7feb7b37e [2022-07-05T19:34:40.854Z] Removing intermediate container 3ba7feb7b37e [2022-07-05T19:34:40.854Z] ---> 1b32ef3867c5 [2022-07-05T19:34:40.854Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:34:41.133Z] ---> Running in 340c54ac5d34 [2022-07-05T19:34:42.127Z] Removing intermediate container 340c54ac5d34 [2022-07-05T19:34:42.127Z] ---> 615c74c1a313 [2022-07-05T19:34:42.127Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:34:42.409Z] ---> Running in f923b011f5a0 [2022-07-05T19:34:43.411Z] Removing intermediate container f923b011f5a0 [2022-07-05T19:34:43.411Z] ---> 9b0e49f67250 [2022-07-05T19:34:43.411Z] [2022-07-05T19:34:44.407Z] Successfully built 9b0e49f67250 [2022-07-05T19:34:44.407Z] Successfully tagged core-data-arm64:latest [2022-07-05T19:34:44.407Z] Building security-secretstore-setup [2022-07-05T19:35:11.315Z]  Building core-data ... done  ---> a4635bc78312 [2022-07-05T19:35:11.315Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-05T19:35:11.315Z] ---> Running in 895c7401340d [2022-07-05T19:35:11.315Z] Removing intermediate container 895c7401340d [2022-07-05T19:35:11.315Z] ---> 480fffd82668 [2022-07-05T19:35:11.315Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-05T19:35:11.315Z] ---> Running in d18ba7471c94 [2022-07-05T19:35:12.317Z] Removing intermediate container d18ba7471c94 [2022-07-05T19:35:12.317Z] ---> 99a96faa98a7 [2022-07-05T19:35:12.317Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-05T19:35:12.592Z] ---> Running in 039590c18d54 [2022-07-05T19:35:13.592Z] ---> cf645c4422c6 [2022-07-05T19:35:13.592Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-05T19:35:13.592Z] ---> Running in 7a474f6a6d75 [2022-07-05T19:35:14.198Z] Removing intermediate container 7a474f6a6d75 [2022-07-05T19:35:14.198Z] ---> ea7ef1b7322a [2022-07-05T19:35:14.198Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-05T19:35:14.473Z] ---> Running in b47bd98e580d [2022-07-05T19:35:15.466Z] Removing intermediate container b47bd98e580d [2022-07-05T19:35:15.466Z] ---> feb853ad3092 [2022-07-05T19:35:15.466Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-05T19:35:15.751Z] Removing intermediate container 039590c18d54 [2022-07-05T19:35:15.751Z] ---> d36c32bcc5d3 [2022-07-05T19:35:15.751Z] Step 12/26 : WORKDIR /edgex-go [2022-07-05T19:35:15.751Z] ---> Running in 0015c0c0437e [2022-07-05T19:35:16.026Z] ---> Running in a26f9a4d55f5 [2022-07-05T19:35:17.011Z] Removing intermediate container a26f9a4d55f5 [2022-07-05T19:35:17.011Z] ---> fd5891b2b1ca [2022-07-05T19:35:17.011Z] [2022-07-05T19:35:17.011Z] Step 13/26 : FROM alpine:3.15 [2022-07-05T19:35:17.011Z] 3.15: Pulling from library/alpine [2022-07-05T19:35:17.615Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:35:17.615Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:35:17.615Z] ---> c4a56385fa0a [2022-07-05T19:35:17.615Z] Step 3/25 : WORKDIR /edgex-go [2022-07-05T19:35:17.615Z] ---> Using cache [2022-07-05T19:35:17.615Z] ---> bfb1e7da6fea [2022-07-05T19:35:17.615Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:35:17.615Z] ---> Using cache [2022-07-05T19:35:17.615Z] ---> 026b365df275 [2022-07-05T19:35:17.615Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-05T19:35:17.615Z] ---> Running in 5f944bdc5fac [2022-07-05T19:35:19.053Z] Removing intermediate container 0015c0c0437e [2022-07-05T19:35:19.053Z] ---> b8e06327e7cd [2022-07-05T19:35:19.053Z] Step 12/25 : WORKDIR /edgex-go [2022-07-05T19:35:19.329Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-05T19:35:19.329Z] Status: Downloaded newer image for alpine:3.15 [2022-07-05T19:35:19.329Z] ---> Running in 10a131328f41 [2022-07-05T19:35:19.329Z] ---> 3fb3c9af89a9 [2022-07-05T19:35:19.329Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:35:19.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:19.604Z] ---> Running in a0f638b76b67 [2022-07-05T19:35:20.226Z] Removing intermediate container 10a131328f41 [2022-07-05T19:35:20.226Z] ---> ab35637014c0 [2022-07-05T19:35:20.226Z] [2022-07-05T19:35:20.226Z] Step 13/25 : FROM alpine:3.15 [2022-07-05T19:35:20.226Z] ---> 3fb3c9af89a9 [2022-07-05T19:35:20.226Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:35:20.226Z] ---> Using cache [2022-07-05T19:35:20.226Z] ---> 8d37fc4c7f0a [2022-07-05T19:35:20.226Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:35:20.510Z] Removing intermediate container a0f638b76b67 [2022-07-05T19:35:20.510Z] ---> 8d37fc4c7f0a [2022-07-05T19:35:20.510Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:35:20.510Z] ---> Running in a9821f07c827 [2022-07-05T19:35:20.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:20.510Z] ---> Running in 6dea3e746fd0 [2022-07-05T19:35:21.964Z] OK: 220 MiB in 52 packages [2022-07-05T19:35:23.971Z] Removing intermediate container 5f944bdc5fac [2022-07-05T19:35:23.971Z] ---> b6692b1d331e [2022-07-05T19:35:23.971Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-05T19:35:24.575Z] Removing intermediate container a9821f07c827 [2022-07-05T19:35:24.575Z] ---> af44c3f71591 [2022-07-05T19:35:24.575Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-05T19:35:24.849Z] Removing intermediate container 6dea3e746fd0 [2022-07-05T19:35:24.849Z] ---> 84b6c1250b37 [2022-07-05T19:35:24.849Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-05T19:35:24.849Z] ---> Running in 1eba193ecda3 [2022-07-05T19:35:25.134Z] ---> Running in fed671577f4d [2022-07-05T19:35:25.411Z] ---> f495b828017d [2022-07-05T19:35:25.411Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:35:25.683Z] ---> Running in 35362c067d08 [2022-07-05T19:35:27.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:27.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:28.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:28.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:30.140Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:35:30.140Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:35:30.140Z] OK: 15736 distinct packages available [2022-07-05T19:35:30.140Z] Removing intermediate container 07f88a093be6 [2022-07-05T19:35:30.140Z] ---> 6b554fe7e825 [2022-07-05T19:35:30.140Z] [2022-07-05T19:35:30.140Z] Step 10/22 : FROM alpine:3.14 [2022-07-05T19:35:30.140Z] ---> ac73e934f311 [2022-07-05T19:35:30.140Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-05T19:35:30.140Z] ---> Using cache [2022-07-05T19:35:30.140Z] ---> 9752222962e7 [2022-07-05T19:35:30.140Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:35:30.140Z] ---> Using cache [2022-07-05T19:35:30.140Z] ---> 79301b021cc0 [2022-07-05T19:35:30.140Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-05T19:35:30.140Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:35:30.140Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:35:30.140Z] OK: 15736 distinct packages available [2022-07-05T19:35:30.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:30.417Z] ---> Running in 0579d2da38b6 [2022-07-05T19:35:30.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:30.692Z] Removing intermediate container 35362c067d08 [2022-07-05T19:35:30.692Z] ---> 4438b1fcc402 [2022-07-05T19:35:30.692Z] Step 8/25 : COPY . . [2022-07-05T19:35:30.692Z] Removing intermediate container 4e45a4462a4f [2022-07-05T19:35:30.692Z] ---> a41e9313f62c [2022-07-05T19:35:30.692Z] [2022-07-05T19:35:30.692Z] Step 10/22 : FROM alpine:3.14 [2022-07-05T19:35:30.692Z] ---> ac73e934f311 [2022-07-05T19:35:30.692Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-05T19:35:30.971Z] Removing intermediate container 0579d2da38b6 [2022-07-05T19:35:30.971Z] ---> 1376eaa621cd [2022-07-05T19:35:30.971Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-05T19:35:30.971Z] ---> Running in b6aa8c1347e1 [2022-07-05T19:35:30.971Z] ---> Running in e83a1d84acbf [2022-07-05T19:35:31.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:31.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:31.877Z] Removing intermediate container e83a1d84acbf [2022-07-05T19:35:31.877Z] ---> 2a5e78e3f2f4 [2022-07-05T19:35:31.877Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:35:32.484Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-05T19:35:32.484Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:35:32.763Z] (3/5) Installing libucontext (1.1-r0) [2022-07-05T19:35:32.763Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-05T19:35:32.763Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-05T19:35:32.763Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-05T19:35:33.041Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:35:33.041Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:35:33.041Z] (3/5) Installing libucontext (1.1-r0) [2022-07-05T19:35:33.041Z] OK: 6 MiB in 19 packages [2022-07-05T19:35:33.041Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-05T19:35:33.327Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-05T19:35:33.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:33.327Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:35:33.608Z] OK: 6 MiB in 19 packages [2022-07-05T19:35:33.608Z] ---> 3d8860b9fb55 [2022-07-05T19:35:33.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-05T19:35:33.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:35:34.933Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-05T19:35:34.933Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-05T19:35:34.933Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:35:35.208Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:35:35.208Z] Removing intermediate container 1eba193ecda3 [2022-07-05T19:35:35.208Z] ---> 295a931a76eb [2022-07-05T19:35:35.208Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-05T19:35:35.488Z] OK: 6 MiB in 16 packages [2022-07-05T19:35:35.488Z] Removing intermediate container fed671577f4d [2022-07-05T19:35:35.488Z] ---> 7c311f94fa25 [2022-07-05T19:35:35.488Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-05T19:35:38.153Z] Removing intermediate container b6aa8c1347e1 [2022-07-05T19:35:38.153Z] ---> 133271794485 [2022-07-05T19:35:38.153Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:35:38.153Z] ---> 335b0ab6f3a9 [2022-07-05T19:35:38.153Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-05T19:35:38.153Z] ---> Running in 0dea1da0e2e6 [2022-07-05T19:35:38.784Z] Removing intermediate container 0dea1da0e2e6 [2022-07-05T19:35:38.784Z] ---> 5e74528155d9 [2022-07-05T19:35:38.784Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-05T19:35:38.784Z] ---> Running in 221debacb462 [2022-07-05T19:35:39.070Z] ---> 7d3a0b8408c9 [2022-07-05T19:35:39.070Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-05T19:35:39.070Z] ---> Running in 0b190c1aa15b [2022-07-05T19:35:39.674Z] Removing intermediate container 221debacb462 [2022-07-05T19:35:39.674Z] ---> 12d5a06d31d9 [2022-07-05T19:35:39.674Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-05T19:35:39.674Z] ---> Running in e361a2d1e17e [2022-07-05T19:35:39.950Z] Removing intermediate container 0b190c1aa15b [2022-07-05T19:35:39.950Z] ---> fb917a597dab [2022-07-05T19:35:39.950Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:35:39.950Z] ---> Running in 894bd0bab6af [2022-07-05T19:35:40.556Z] Removing intermediate container e361a2d1e17e [2022-07-05T19:35:40.556Z] ---> 68bb67e5034f [2022-07-05T19:35:40.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:35:40.834Z] ---> 9d6c2f9aedd1 [2022-07-05T19:35:40.834Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-05T19:35:40.834Z] Removing intermediate container 894bd0bab6af [2022-07-05T19:35:40.834Z] ---> eb1ad1e488e3 [2022-07-05T19:35:40.834Z] Step 20/22 : LABEL arch=arm64 [2022-07-05T19:35:41.111Z] ---> Running in 88c0b65a7856 [2022-07-05T19:35:41.742Z] ---> 30cb3e63439c [2022-07-05T19:35:41.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-05T19:35:41.742Z] Removing intermediate container 88c0b65a7856 [2022-07-05T19:35:41.742Z] ---> cb9e8c9b1da5 [2022-07-05T19:35:41.742Z] Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:35:42.021Z] ---> Running in 56e676ec0d5c [2022-07-05T19:35:42.632Z] Removing intermediate container 56e676ec0d5c [2022-07-05T19:35:42.632Z] ---> e74bc296d35f [2022-07-05T19:35:42.632Z] Step 22/22 : LABEL version=0.0.0 [2022-07-05T19:35:42.908Z] ---> Running in f67826c8074c [2022-07-05T19:35:43.506Z] Removing intermediate container f67826c8074c [2022-07-05T19:35:43.506Z] ---> ebb7fca6c913 [2022-07-05T19:35:43.506Z] [2022-07-05T19:35:43.781Z] ---> 860e1cf03376 [2022-07-05T19:35:43.781Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-05T19:35:44.412Z] Successfully built ebb7fca6c913 [2022-07-05T19:35:44.692Z] Successfully tagged support-scheduler-arm64:latest [2022-07-05T19:35:44.692Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-07-05T19:35:44.968Z] ---> 94b88e6a787a [2022-07-05T19:35:44.968Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-05T19:35:44.968Z] ---> 4075afcc4e1d [2022-07-05T19:35:44.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-05T19:35:46.990Z] ---> a91251b4dd89 [2022-07-05T19:35:46.990Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-05T19:35:46.990Z] ---> 5015d610582d [2022-07-05T19:35:46.990Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-05T19:35:46.990Z] ---> Running in 8065a3fc19a3 [2022-07-05T19:35:47.980Z] Removing intermediate container 8065a3fc19a3 [2022-07-05T19:35:47.980Z] ---> c89d5a4d9099 [2022-07-05T19:35:47.980Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:35:47.980Z] ---> df2add77f2e9 [2022-07-05T19:35:47.980Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-05T19:35:47.980Z] ---> Running in ed1ec6f34d54 [2022-07-05T19:35:48.255Z] ---> Running in 4dc008cbd3a8 [2022-07-05T19:35:48.531Z] Removing intermediate container ed1ec6f34d54 [2022-07-05T19:35:48.531Z] ---> 1632aedc8cf6 [2022-07-05T19:35:48.531Z] Step 20/22 : LABEL arch=arm64 [2022-07-05T19:35:48.806Z] ---> Running in 829cb2e75b22 [2022-07-05T19:35:49.096Z] Removing intermediate container 4dc008cbd3a8 [2022-07-05T19:35:49.096Z] ---> da9ee9085d88 [2022-07-05T19:35:49.096Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-05T19:35:49.096Z] ---> Running in dc6d7c332def [2022-07-05T19:35:49.392Z] ---> 903de3d34e3c [2022-07-05T19:35:49.392Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-05T19:35:49.668Z] Removing intermediate container 829cb2e75b22 [2022-07-05T19:35:49.668Z] ---> b15d8fc00546 [2022-07-05T19:35:49.668Z] Step 21/22 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:35:49.946Z] ---> Running in 112d98695250 [2022-07-05T19:35:49.946Z] Removing intermediate container dc6d7c332def [2022-07-05T19:35:49.946Z] ---> 24228342ba15 [2022-07-05T19:35:49.946Z] Step 23/25 : LABEL arch=arm64 [2022-07-05T19:35:50.224Z] ---> Running in 6c347ae18c12 [2022-07-05T19:35:50.500Z] Removing intermediate container 112d98695250 [2022-07-05T19:35:50.500Z] ---> 3cac8bb44b26 [2022-07-05T19:35:50.500Z] Step 22/22 : LABEL version=0.0.0 [2022-07-05T19:35:50.500Z] ---> d373ac4bd42b [2022-07-05T19:35:50.500Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-05T19:35:50.791Z] ---> Running in 0569a5a52b37 [2022-07-05T19:35:51.080Z] Removing intermediate container 6c347ae18c12 [2022-07-05T19:35:51.080Z] ---> 323eb45e123d [2022-07-05T19:35:51.080Z] Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:35:51.080Z] ---> Running in bdfec674fca3 [2022-07-05T19:35:51.365Z] Removing intermediate container 0569a5a52b37 [2022-07-05T19:35:51.365Z] ---> f826320cb1bb [2022-07-05T19:35:51.365Z] [2022-07-05T19:35:51.984Z] ---> 2392c69a758e [2022-07-05T19:35:51.985Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-05T19:35:51.985Z] Removing intermediate container bdfec674fca3 [2022-07-05T19:35:51.985Z] ---> 292178072eac [2022-07-05T19:35:51.985Z] Step 25/25 : LABEL version=0.0.0 [2022-07-05T19:35:52.281Z] ---> Running in b363ed73d0a2 [2022-07-05T19:35:52.281Z] Successfully built f826320cb1bb [2022-07-05T19:35:52.281Z] Successfully tagged support-notifications-arm64:latest [2022-07-05T19:35:52.281Z]  Building support-notifications ... done Building security-spire-config [2022-07-05T19:35:52.881Z] Removing intermediate container b363ed73d0a2 [2022-07-05T19:35:52.881Z] ---> 4077ba7f8890 [2022-07-05T19:35:52.881Z] [2022-07-05T19:35:52.881Z] ---> 3618f0c082a6 [2022-07-05T19:35:52.881Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-05T19:35:53.154Z] ---> Running in 0fb452cd40fc [2022-07-05T19:35:53.433Z] Successfully built 4077ba7f8890 [2022-07-05T19:35:53.711Z] Successfully tagged security-spire-server-arm64:latest [2022-07-05T19:35:53.711Z]  Building security-spire-server ... done Building security-bootstrapper [2022-07-05T19:35:53.988Z] Removing intermediate container 0fb452cd40fc [2022-07-05T19:35:53.988Z] ---> 8fa5d62ce106 [2022-07-05T19:35:53.988Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-05T19:35:53.988Z] ---> Running in a5c5cc4a9a90 [2022-07-05T19:35:54.589Z] Removing intermediate container a5c5cc4a9a90 [2022-07-05T19:35:54.589Z] ---> d1cab4f1e900 [2022-07-05T19:35:54.589Z] Step 24/26 : LABEL arch=arm64 [2022-07-05T19:35:54.589Z] ---> Running in 3971ba1d819d [2022-07-05T19:35:55.191Z] Removing intermediate container 3971ba1d819d [2022-07-05T19:35:55.191Z] ---> 3d0d2f0dccb4 [2022-07-05T19:35:55.191Z] Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:35:55.464Z] ---> Running in 1a920772d649 [2022-07-05T19:35:56.080Z] Removing intermediate container 1a920772d649 [2022-07-05T19:35:56.080Z] ---> 49f10e5ef32b [2022-07-05T19:35:56.080Z] Step 26/26 : LABEL version=0.0.0 [2022-07-05T19:35:56.080Z] ---> Running in 49a3e2bc1cfd [2022-07-05T19:35:56.689Z] Removing intermediate container 49a3e2bc1cfd [2022-07-05T19:35:56.689Z] ---> 31bfd6f0a6cd [2022-07-05T19:35:56.689Z] [2022-07-05T19:35:57.291Z] Successfully built 31bfd6f0a6cd [2022-07-05T19:35:57.291Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-05T19:35:57.291Z]  Building security-spire-agent ... done Building core-command [2022-07-05T19:35:59.920Z] ---> 59ffbb13fc49 [2022-07-05T19:35:59.920Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-05T19:35:59.920Z] ---> Running in e1dc87227fae [2022-07-05T19:36:00.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-05T19:36:39.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:36:39.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:36:39.985Z] ---> c4a56385fa0a [2022-07-05T19:36:39.985Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:36:39.985Z] ---> Using cache [2022-07-05T19:36:39.985Z] ---> bfb1e7da6fea [2022-07-05T19:36:39.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:36:39.985Z] ---> Using cache [2022-07-05T19:36:39.985Z] ---> 026b365df275 [2022-07-05T19:36:39.985Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-05T19:36:39.985Z] ---> Running in 89181d7509f2 [2022-07-05T19:36:40.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:36:41.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:36:42.584Z] OK: 220 MiB in 52 packages [2022-07-05T19:36:45.241Z] Removing intermediate container 89181d7509f2 [2022-07-05T19:36:45.241Z] ---> 1b0b9437cee0 [2022-07-05T19:36:45.241Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:36:47.256Z] ---> 1db0f0a376c9 [2022-07-05T19:36:47.256Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:36:47.256Z] ---> Running in 7b2e49577209 [2022-07-05T19:36:54.044Z] Removing intermediate container 7b2e49577209 [2022-07-05T19:36:54.044Z] ---> cfc6f994eddb [2022-07-05T19:36:54.044Z] Step 8/23 : COPY . . [2022-07-05T19:36:57.459Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:36:57.459Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:36:57.459Z] ---> c4a56385fa0a [2022-07-05T19:36:57.459Z] Step 3/26 : WORKDIR /edgex-go [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> bfb1e7da6fea [2022-07-05T19:36:57.459Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> 026b365df275 [2022-07-05T19:36:57.459Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> c42b6ef6ccde [2022-07-05T19:36:57.459Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> a9991010e37a [2022-07-05T19:36:57.459Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> 194eb31e4331 [2022-07-05T19:36:57.459Z] Step 8/26 : COPY . . [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> cf645c4422c6 [2022-07-05T19:36:57.459Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> ea7ef1b7322a [2022-07-05T19:36:57.459Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-05T19:36:57.459Z] ---> Using cache [2022-07-05T19:36:57.459Z] ---> feb853ad3092 [2022-07-05T19:36:57.459Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-05T19:36:58.066Z] ---> Running in 317cd4a4b74a [2022-07-05T19:36:58.066Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:36:58.066Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:36:58.066Z] ---> c4a56385fa0a [2022-07-05T19:36:58.066Z] Step 3/31 : WORKDIR /edgex-go [2022-07-05T19:36:58.066Z] ---> Using cache [2022-07-05T19:36:58.066Z] ---> bfb1e7da6fea [2022-07-05T19:36:58.066Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:36:58.066Z] ---> Using cache [2022-07-05T19:36:58.066Z] ---> 026b365df275 [2022-07-05T19:36:58.066Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-05T19:36:58.066Z] ---> Using cache [2022-07-05T19:36:58.066Z] ---> b6692b1d331e [2022-07-05T19:36:58.066Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-05T19:36:58.066Z] ---> Using cache [2022-07-05T19:36:58.066Z] ---> f495b828017d [2022-07-05T19:36:58.066Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:36:58.066Z] ---> Using cache [2022-07-05T19:36:58.066Z] ---> 4438b1fcc402 [2022-07-05T19:36:58.066Z] Step 8/31 : COPY . . [2022-07-05T19:36:58.676Z] ---> Using cache [2022-07-05T19:36:58.676Z] ---> 59ffbb13fc49 [2022-07-05T19:36:58.676Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-05T19:36:58.963Z] ---> Running in fb37f1e161e6 [2022-07-05T19:37:02.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:37:02.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:37:02.390Z] ---> c4a56385fa0a [2022-07-05T19:37:02.390Z] Step 3/23 : WORKDIR /edgex-go [2022-07-05T19:37:02.390Z] ---> Using cache [2022-07-05T19:37:02.390Z] ---> bfb1e7da6fea [2022-07-05T19:37:02.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:37:02.390Z] ---> Using cache [2022-07-05T19:37:02.390Z] ---> 026b365df275 [2022-07-05T19:37:02.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-05T19:37:02.390Z] ---> Using cache [2022-07-05T19:37:02.390Z] ---> b6692b1d331e [2022-07-05T19:37:02.390Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-05T19:37:02.390Z] ---> Using cache [2022-07-05T19:37:02.390Z] ---> f495b828017d [2022-07-05T19:37:02.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:37:02.390Z] ---> Using cache [2022-07-05T19:37:02.390Z] ---> 4438b1fcc402 [2022-07-05T19:37:02.390Z] Step 8/23 : COPY . . [2022-07-05T19:37:02.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-05T19:37:02.669Z] ---> Using cache [2022-07-05T19:37:02.669Z] ---> 59ffbb13fc49 [2022-07-05T19:37:02.669Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-05T19:37:02.952Z] Removing intermediate container 317cd4a4b74a [2022-07-05T19:37:02.952Z] ---> f68463817d26 [2022-07-05T19:37:02.952Z] Step 12/26 : WORKDIR /edgex-go [2022-07-05T19:37:02.952Z] ---> Running in e0a33471673b [2022-07-05T19:37:02.952Z] ---> Running in ff89e298e561 [2022-07-05T19:37:04.428Z] Removing intermediate container ff89e298e561 [2022-07-05T19:37:04.428Z] ---> 6637f48061a4 [2022-07-05T19:37:04.428Z] [2022-07-05T19:37:04.428Z] Step 13/26 : FROM alpine:3.15 [2022-07-05T19:37:04.428Z] ---> 3fb3c9af89a9 [2022-07-05T19:37:04.428Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:37:04.428Z] ---> Using cache [2022-07-05T19:37:04.428Z] ---> 8d37fc4c7f0a [2022-07-05T19:37:04.428Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:37:04.428Z] ---> Using cache [2022-07-05T19:37:04.428Z] ---> 84b6c1250b37 [2022-07-05T19:37:04.428Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-05T19:37:04.703Z] ---> Running in 32f129981649 [2022-07-05T19:37:06.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-05T19:37:07.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:37:08.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:37:10.180Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:37:10.180Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:37:10.180Z] OK: 15736 distinct packages available [2022-07-05T19:37:10.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:37:11.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:37:13.504Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-05T19:37:13.504Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:37:13.504Z] (3/4) Installing libucontext (1.1-r0) [2022-07-05T19:37:13.504Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-05T19:37:13.504Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:37:13.786Z] OK: 6 MiB in 18 packages [2022-07-05T19:37:16.430Z] Removing intermediate container 32f129981649 [2022-07-05T19:37:16.430Z] ---> 231dae772e8f [2022-07-05T19:37:16.430Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-05T19:37:26.625Z] ---> d7a636cd02f8 [2022-07-05T19:37:26.625Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-05T19:37:28.093Z] ---> 87aacd2e02fe [2022-07-05T19:37:28.093Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-05T19:37:28.093Z] ---> Running in 85932df29cb9 [2022-07-05T19:37:28.707Z] Removing intermediate container 85932df29cb9 [2022-07-05T19:37:28.707Z] ---> 3816a0be3e3d [2022-07-05T19:37:28.707Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-05T19:37:28.995Z] ---> 289ad48913af [2022-07-05T19:37:28.995Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-05T19:37:28.995Z] ---> Running in 4b4219ee5b1e [2022-07-05T19:37:30.446Z] ---> d450e22e26cc [2022-07-05T19:37:30.446Z] Step 21/26 : WORKDIR / [2022-07-05T19:37:30.446Z] ---> Running in 25c4b8bfcfa1 [2022-07-05T19:37:31.448Z] Removing intermediate container 25c4b8bfcfa1 [2022-07-05T19:37:31.448Z] ---> 174e1294c108 [2022-07-05T19:37:31.448Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-05T19:37:31.448Z] ---> Running in 02d51d9edae9 [2022-07-05T19:37:31.736Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-05T19:37:32.023Z] Removing intermediate container 02d51d9edae9 [2022-07-05T19:37:32.304Z] ---> f6b28e3c4075 [2022-07-05T19:37:32.304Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-05T19:37:32.304Z] ---> Running in 20de2ddaddfd [2022-07-05T19:37:32.915Z] Removing intermediate container 20de2ddaddfd [2022-07-05T19:37:32.915Z] ---> 480d6911111d [2022-07-05T19:37:32.915Z] Step 24/26 : LABEL arch=arm64 [2022-07-05T19:37:32.915Z] ---> Running in 598d6f613e6e [2022-07-05T19:37:33.526Z] Removing intermediate container 598d6f613e6e [2022-07-05T19:37:33.527Z] ---> a7cc26fd1ed6 [2022-07-05T19:37:33.527Z] Step 25/26 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:37:33.527Z] ---> Running in 01e50dc1a1c3 [2022-07-05T19:37:34.143Z] Removing intermediate container 01e50dc1a1c3 [2022-07-05T19:37:34.143Z] ---> 6e17402cc111 [2022-07-05T19:37:34.143Z] Step 26/26 : LABEL version=0.0.0 [2022-07-05T19:37:34.143Z] ---> Running in 3ec10e245c65 [2022-07-05T19:37:34.763Z] Removing intermediate container 3ec10e245c65 [2022-07-05T19:37:34.763Z] ---> c553e498e1ee [2022-07-05T19:37:34.763Z] [2022-07-05T19:37:35.762Z] Successfully built c553e498e1ee [2022-07-05T19:37:35.763Z] Successfully tagged security-spire-config-arm64:latest [2022-07-05T19:37:35.763Z] Building security-spiffe-token-provider [2022-07-05T19:38:08.193Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-05T19:38:08.193Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-05T19:38:08.193Z] ---> c4a56385fa0a [2022-07-05T19:38:08.193Z] Step 3/20 : WORKDIR /edgex-go [2022-07-05T19:38:08.193Z] ---> Using cache [2022-07-05T19:38:08.193Z] ---> bfb1e7da6fea [2022-07-05T19:38:08.193Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-05T19:38:08.193Z] ---> Running in ab13c08e3c0e [2022-07-05T19:38:08.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:38:09.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:38:10.857Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:38:10.857Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:38:10.857Z] OK: 15743 distinct packages available [2022-07-05T19:38:11.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:38:12.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:38:14.565Z] OK: 220 MiB in 52 packages [2022-07-05T19:38:16.639Z] Removing intermediate container ab13c08e3c0e [2022-07-05T19:38:16.639Z] ---> 0e2fa6f201a6 [2022-07-05T19:38:16.639Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-05T19:38:17.748Z] ---> fa29f26b8eb0 [2022-07-05T19:38:17.748Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-05T19:38:17.748Z] ---> Running in 2a5f02938195 [2022-07-05T19:38:23.330Z] Removing intermediate container 2a5f02938195 [2022-07-05T19:38:23.330Z] ---> 079a52e5b7b7 [2022-07-05T19:38:23.330Z] Step 7/20 : COPY . . [2022-07-05T19:38:45.600Z] ---> 4b56e41f465a [2022-07-05T19:38:45.600Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-05T19:38:45.600Z] ---> Running in 5cda3227ecae [2022-07-05T19:38:46.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-05T19:39:43.254Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-05T19:39:55.784Z] Removing intermediate container e1dc87227fae [2022-07-05T19:39:55.784Z] ---> 5d11a7ef567e [2022-07-05T19:39:55.784Z] [2022-07-05T19:39:55.784Z] Step 10/25 : FROM alpine:3.14 [2022-07-05T19:39:55.784Z] ---> ac73e934f311 [2022-07-05T19:39:55.784Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-05T19:39:55.784Z] ---> Running in ff6544e2810b [2022-07-05T19:39:56.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:39:57.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:39:58.547Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-05T19:39:58.547Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-05T19:39:58.547Z] (3/3) Installing su-exec (0.2-r1) [2022-07-05T19:39:58.547Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:39:58.547Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:39:58.833Z] OK: 6 MiB in 17 packages [2022-07-05T19:40:01.516Z] Removing intermediate container ff6544e2810b [2022-07-05T19:40:01.516Z] ---> efdf2c7277e7 [2022-07-05T19:40:01.516Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-05T19:40:01.516Z] ---> Running in 4f04fcff1de1 [2022-07-05T19:40:01.799Z] Removing intermediate container 4f04fcff1de1 [2022-07-05T19:40:01.799Z] ---> 6b1a6daa9840 [2022-07-05T19:40:01.799Z] Step 13/25 : WORKDIR / [2022-07-05T19:40:01.799Z] ---> Running in ae818027f9be [2022-07-05T19:40:02.431Z] Removing intermediate container ae818027f9be [2022-07-05T19:40:02.431Z] ---> 88c7c36b9d48 [2022-07-05T19:40:02.431Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-05T19:40:03.443Z] ---> 008d85e66167 [2022-07-05T19:40:03.443Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-05T19:40:04.055Z] ---> c1b3586b4099 [2022-07-05T19:40:04.339Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-05T19:40:05.362Z] ---> de075206d2cd [2022-07-05T19:40:05.362Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-05T19:40:06.373Z] ---> 251e362d1b51 [2022-07-05T19:40:06.373Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-05T19:40:07.829Z] ---> c318ef3e9c30 [2022-07-05T19:40:07.829Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-05T19:40:09.827Z] ---> 337fefaea2f4 [2022-07-05T19:40:09.827Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-05T19:40:10.828Z] ---> d9f486c2dce0 [2022-07-05T19:40:10.828Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-05T19:40:10.828Z] ---> Running in d103018c1fe4 [2022-07-05T19:40:14.266Z] Removing intermediate container d103018c1fe4 [2022-07-05T19:40:14.266Z] ---> 909f50b4157a [2022-07-05T19:40:14.266Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-05T19:40:14.553Z] ---> Running in dc788db8b7d2 [2022-07-05T19:40:15.183Z] Removing intermediate container dc788db8b7d2 [2022-07-05T19:40:15.183Z] ---> ad2432762d3e [2022-07-05T19:40:15.183Z] Step 23/25 : LABEL arch=arm64 [2022-07-05T19:40:15.183Z] ---> Running in bd4c933e780e [2022-07-05T19:40:15.794Z] Removing intermediate container bd4c933e780e [2022-07-05T19:40:15.794Z] ---> 0551ff3ccb29 [2022-07-05T19:40:15.794Z] Step 24/25 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:40:16.072Z] ---> Running in 52aa89b801f0 [2022-07-05T19:40:16.351Z] Removing intermediate container 52aa89b801f0 [2022-07-05T19:40:16.351Z] ---> 89ae02b4c9b8 [2022-07-05T19:40:16.351Z] Step 25/25 : LABEL version=0.0.0 [2022-07-05T19:40:16.631Z] ---> Running in acafe82bd08d [2022-07-05T19:40:17.252Z] Removing intermediate container acafe82bd08d [2022-07-05T19:40:17.252Z] ---> 13ea4150d61d [2022-07-05T19:40:17.252Z] [2022-07-05T19:40:17.530Z] Successfully built 13ea4150d61d [2022-07-05T19:40:17.530Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-05T19:42:09.744Z]  Building security-secretstore-setup ... done Removing intermediate container e0a33471673b [2022-07-05T19:42:09.744Z] ---> b95bd066ca19 [2022-07-05T19:42:09.744Z] [2022-07-05T19:42:09.744Z] Step 10/23 : FROM alpine:3.14 [2022-07-05T19:42:09.744Z] ---> ac73e934f311 [2022-07-05T19:42:09.744Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-05T19:42:09.744Z] ---> Using cache [2022-07-05T19:42:09.744Z] ---> 9752222962e7 [2022-07-05T19:42:09.744Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:42:09.744Z] ---> Using cache [2022-07-05T19:42:09.744Z] ---> 79301b021cc0 [2022-07-05T19:42:09.744Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-05T19:42:09.744Z] ---> Running in 219f97785906 [2022-07-05T19:42:09.744Z] Removing intermediate container 219f97785906 [2022-07-05T19:42:09.744Z] ---> 3fc5117ec197 [2022-07-05T19:42:09.744Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-05T19:42:09.744Z] ---> Running in 25b821bbadff [2022-07-05T19:42:09.744Z] Removing intermediate container 25b821bbadff [2022-07-05T19:42:09.744Z] ---> 6d53b5efd645 [2022-07-05T19:42:09.744Z] Step 15/23 : WORKDIR / [2022-07-05T19:42:09.744Z] ---> Running in 72751aa3b019 [2022-07-05T19:42:09.744Z] Removing intermediate container 72751aa3b019 [2022-07-05T19:42:09.744Z] ---> 73ec8db9664d [2022-07-05T19:42:09.744Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:42:09.744Z] ---> 9799215d6769 [2022-07-05T19:42:09.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-05T19:42:09.744Z] ---> a9cbab41f749 [2022-07-05T19:42:09.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-05T19:42:09.744Z] ---> af7c5fc5e35d [2022-07-05T19:42:09.744Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-05T19:42:09.744Z] ---> Running in d99b3b22c5e7 [2022-07-05T19:42:09.744Z] Removing intermediate container d99b3b22c5e7 [2022-07-05T19:42:09.744Z] ---> 292f56abc5aa [2022-07-05T19:42:09.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:42:09.744Z] ---> Running in 8037972d3ac5 [2022-07-05T19:42:09.744Z] Removing intermediate container 8037972d3ac5 [2022-07-05T19:42:09.744Z] ---> fe16a09f663c [2022-07-05T19:42:09.744Z] Step 21/23 : LABEL arch=arm64 [2022-07-05T19:42:09.744Z] ---> Running in 13a56f56896f [2022-07-05T19:42:09.744Z] Removing intermediate container 13a56f56896f [2022-07-05T19:42:09.744Z] ---> 976a43f6fa50 [2022-07-05T19:42:09.744Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:42:10.021Z] ---> Running in 991d9690abc5 [2022-07-05T19:42:11.013Z] Removing intermediate container 991d9690abc5 [2022-07-05T19:42:11.013Z] ---> b0c945e9c7ec [2022-07-05T19:42:11.013Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:42:11.297Z] ---> Running in 66ab30a23f7d [2022-07-05T19:42:11.901Z] Removing intermediate container 66ab30a23f7d [2022-07-05T19:42:11.901Z] ---> 9a1730236e8c [2022-07-05T19:42:11.901Z] [2022-07-05T19:42:12.534Z] Removing intermediate container fb37f1e161e6 [2022-07-05T19:42:12.534Z] ---> 22e33bd54307 [2022-07-05T19:42:12.534Z] [2022-07-05T19:42:12.534Z] Step 10/31 : FROM alpine:3.14 [2022-07-05T19:42:12.534Z] ---> ac73e934f311 [2022-07-05T19:42:12.534Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-05T19:42:12.534Z] Successfully built 9a1730236e8c [2022-07-05T19:42:12.534Z] Successfully tagged core-command-arm64:latest [2022-07-05T19:42:12.813Z]  Building core-command ... done  ---> Running in 8f5b6d9a6b53 [2022-07-05T19:42:13.805Z] Removing intermediate container 8f5b6d9a6b53 [2022-07-05T19:42:13.805Z] ---> 2fc45801a92a [2022-07-05T19:42:13.805Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-05T19:42:13.805Z] ---> Running in d2ff4d0ecaaf [2022-07-05T19:42:16.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:42:16.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:42:17.463Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-05T19:42:17.463Z] (2/2) Installing su-exec (0.2-r1) [2022-07-05T19:42:17.463Z] Executing busybox-1.33.1-r7.trigger [2022-07-05T19:42:17.463Z] OK: 6 MiB in 16 packages [2022-07-05T19:42:20.107Z] Removing intermediate container d2ff4d0ecaaf [2022-07-05T19:42:20.107Z] ---> 14d373dc322e [2022-07-05T19:42:20.107Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-05T19:42:20.107Z] ---> Running in 97563c587755 [2022-07-05T19:42:20.713Z] Removing intermediate container 97563c587755 [2022-07-05T19:42:20.713Z] ---> 1841d000f78a [2022-07-05T19:42:20.713Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-05T19:42:20.988Z] ---> Running in bcf0700fb01b [2022-07-05T19:42:21.996Z] Removing intermediate container bcf0700fb01b [2022-07-05T19:42:21.996Z] ---> 968e9e492317 [2022-07-05T19:42:21.996Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-05T19:42:21.996Z] ---> Running in a8ae20058dfc [2022-07-05T19:42:22.273Z] Removing intermediate container 4b4219ee5b1e [2022-07-05T19:42:22.273Z] ---> 54f8b86edc13 [2022-07-05T19:42:22.273Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-05T19:42:22.273Z] ---> Running in d3f5810bf73d [2022-07-05T19:42:24.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-05T19:42:25.538Z] Removing intermediate container a8ae20058dfc [2022-07-05T19:42:25.538Z] ---> 35a8d79f6e59 [2022-07-05T19:42:25.538Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-05T19:42:25.538Z] ---> Running in 6dbc5f56b68f [2022-07-05T19:42:26.141Z] Removing intermediate container 6dbc5f56b68f [2022-07-05T19:42:26.141Z] ---> db742db934db [2022-07-05T19:42:26.141Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-05T19:42:27.618Z] ---> 0bc7f9505f16 [2022-07-05T19:42:27.618Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-05T19:42:27.618Z] ---> Running in 079999bcb3e9 [2022-07-05T19:42:28.613Z] Removing intermediate container d3f5810bf73d [2022-07-05T19:42:28.613Z] ---> 7d5940252bc4 [2022-07-05T19:42:28.613Z] [2022-07-05T19:42:28.613Z] Step 11/23 : FROM docker:20.10.14 [2022-07-05T19:42:28.896Z] 20.10.14: Pulling from library/docker [2022-07-05T19:42:32.319Z] Removing intermediate container 079999bcb3e9 [2022-07-05T19:42:32.319Z] ---> 722539bd30e4 [2022-07-05T19:42:32.319Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:42:33.311Z] ---> 6598618a84ab [2022-07-05T19:42:33.311Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-05T19:42:36.730Z] ---> da8dca2a1c19 [2022-07-05T19:42:36.730Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-05T19:42:37.741Z] ---> 7ffcd7f38696 [2022-07-05T19:42:37.741Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-05T19:42:39.188Z] ---> 51dbaeaad7d1 [2022-07-05T19:42:39.188Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-05T19:42:40.641Z] ---> 67110631e302 [2022-07-05T19:42:40.641Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-05T19:42:40.920Z] ---> Running in d42be0341d9c [2022-07-05T19:42:41.921Z] Removing intermediate container d42be0341d9c [2022-07-05T19:42:41.921Z] ---> 61d3ff997e72 [2022-07-05T19:42:41.921Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-05T19:42:43.366Z] ---> d0978545c3b6 [2022-07-05T19:42:43.366Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-05T19:42:43.366Z] ---> Running in b8078018b7d2 [2022-07-05T19:42:47.684Z] Removing intermediate container b8078018b7d2 [2022-07-05T19:42:47.684Z] ---> f2e009469f63 [2022-07-05T19:42:47.684Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-05T19:42:47.684Z] ---> Running in e2b43ab9bdc1 [2022-07-05T19:42:48.677Z] Removing intermediate container e2b43ab9bdc1 [2022-07-05T19:42:48.677Z] ---> bed30a5cf1fc [2022-07-05T19:42:48.677Z] Step 28/31 : CMD ["gate"] [2022-07-05T19:42:49.284Z] ---> Running in 548a1cf14fd4 [2022-07-05T19:42:50.275Z] Removing intermediate container 548a1cf14fd4 [2022-07-05T19:42:50.275Z] ---> bed1e2e2b988 [2022-07-05T19:42:50.275Z] Step 29/31 : LABEL arch=arm64 [2022-07-05T19:42:50.567Z] ---> Running in 6ac327e67e3c [2022-07-05T19:42:50.567Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-05T19:42:50.567Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-05T19:42:50.567Z] ---> c346e9eafbab [2022-07-05T19:42:50.567Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-05T19:42:50.851Z] ---> Running in ef98037ea21f [2022-07-05T19:42:51.444Z] Removing intermediate container 6ac327e67e3c [2022-07-05T19:42:51.444Z] ---> 986632a80343 [2022-07-05T19:42:51.444Z] Step 30/31 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:42:51.719Z] Removing intermediate container ef98037ea21f [2022-07-05T19:42:51.719Z] ---> 5fe7311bc829 [2022-07-05T19:42:51.719Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-05T19:42:51.719Z] ---> Running in 069a629a0687 [2022-07-05T19:42:51.999Z] ---> Running in 756075da4d20 [2022-07-05T19:42:52.999Z] Removing intermediate container 756075da4d20 [2022-07-05T19:42:52.999Z] ---> 66042dc3cc58 [2022-07-05T19:42:52.999Z] Step 31/31 : LABEL version=0.0.0 [2022-07-05T19:42:52.999Z] ---> Running in 92dc6a3bc0fd [2022-07-05T19:42:53.613Z] Removing intermediate container 92dc6a3bc0fd [2022-07-05T19:42:53.613Z] ---> 5df34796bd7f [2022-07-05T19:42:53.613Z] [2022-07-05T19:42:53.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:42:54.175Z] Successfully built 5df34796bd7f [2022-07-05T19:42:54.175Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-05T19:42:54.175Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:42:55.156Z] (1/43) Installing readline (8.1.1-r0) [2022-07-05T19:42:55.156Z] (2/43) Installing bash (5.1.16-r0) [2022-07-05T19:42:55.156Z] Executing bash-5.1.16-r0.post-install [2022-07-05T19:42:55.156Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-05T19:42:55.156Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-05T19:42:55.433Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-05T19:42:55.433Z] (6/43) Installing curl (7.80.0-r2) [2022-07-05T19:42:55.433Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-05T19:42:55.433Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-05T19:42:55.433Z] (9/43) Installing expat (2.4.7-r0) [2022-07-05T19:42:55.433Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-05T19:42:55.433Z] (11/43) Installing gdbm (1.22-r0) [2022-07-05T19:42:55.433Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-05T19:42:55.433Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-05T19:42:55.433Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-05T19:42:55.433Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-05T19:42:55.708Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-05T19:42:55.708Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-05T19:42:57.693Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-05T19:42:57.693Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-05T19:42:57.693Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-05T19:42:57.969Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-05T19:42:57.969Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-05T19:42:57.969Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-05T19:42:57.969Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-05T19:42:57.969Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-05T19:42:57.969Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-05T19:42:57.969Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-05T19:42:57.969Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-05T19:42:58.243Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-05T19:42:58.243Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-05T19:42:58.243Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-05T19:42:58.243Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-05T19:42:58.243Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-05T19:42:58.243Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-05T19:42:58.243Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-05T19:42:58.243Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-05T19:42:58.243Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-05T19:42:58.243Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-05T19:42:58.243Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-05T19:42:58.243Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-05T19:42:58.243Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-05T19:42:58.520Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-05T19:42:58.520Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-05T19:42:59.138Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:42:59.138Z] OK: 82 MiB in 65 packages [2022-07-05T19:43:04.571Z] Collecting docker-compose==1.23.2 [2022-07-05T19:43:04.571Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-05T19:43:04.571Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-05T19:43:04.571Z] Collecting cached-property<2,>=1.2.0 [2022-07-05T19:43:04.571Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-05T19:43:04.571Z] Collecting docopt<0.7,>=0.6.1 [2022-07-05T19:43:04.571Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-05T19:43:07.217Z] Collecting jsonschema<3,>=2.5.1 [2022-07-05T19:43:07.217Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-05T19:43:07.217Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-05T19:43:07.217Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-05T19:43:10.624Z] Collecting PyYAML<4,>=3.10 [2022-07-05T19:43:10.624Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-05T19:43:16.037Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-05T19:43:16.037Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-05T19:43:16.037Z] Collecting texttable<0.10,>=0.9.0 [2022-07-05T19:43:16.037Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-05T19:43:18.027Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-05T19:43:18.027Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-05T19:43:18.624Z] Collecting docker<4.0,>=3.6.0 [2022-07-05T19:43:18.897Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-05T19:43:19.173Z] Collecting docker-pycreds>=0.4.0 [2022-07-05T19:43:19.173Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-05T19:43:19.173Z] Removing intermediate container 5cda3227ecae [2022-07-05T19:43:19.173Z] ---> 0905a12c4072 [2022-07-05T19:43:19.173Z] [2022-07-05T19:43:19.173Z] Step 9/20 : FROM alpine:3.15 [2022-07-05T19:43:19.173Z] ---> 3fb3c9af89a9 [2022-07-05T19:43:19.173Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-05T19:43:19.173Z] ---> Using cache [2022-07-05T19:43:19.173Z] ---> 8d37fc4c7f0a [2022-07-05T19:43:19.173Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-05T19:43:19.173Z] ---> Using cache [2022-07-05T19:43:19.173Z] ---> 84b6c1250b37 [2022-07-05T19:43:19.173Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-05T19:43:19.173Z] ---> Running in 94916a6ca7b5 [2022-07-05T19:43:20.174Z] Collecting idna<2.8,>=2.5 [2022-07-05T19:43:20.174Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-05T19:43:20.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:43:20.444Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-05T19:43:20.444Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-05T19:43:21.037Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-05T19:43:21.037Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-05T19:43:21.037Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-05T19:43:21.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:43:21.312Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-05T19:43:21.312Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-05T19:43:21.312Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-05T19:43:21.312Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-05T19:43:22.298Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-05T19:43:22.298Z] Attempting uninstall: urllib3 [2022-07-05T19:43:22.298Z] Found existing installation: urllib3 1.26.7 [2022-07-05T19:43:22.298Z] v3.15.4-228-ge48277e247 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-05T19:43:22.298Z] v3.15.4-225-g1b1508e172 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-05T19:43:22.298Z] OK: 15736 distinct packages available [2022-07-05T19:43:22.298Z] Uninstalling urllib3-1.26.7: [2022-07-05T19:43:22.573Z] Successfully uninstalled urllib3-1.26.7 [2022-07-05T19:43:22.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-05T19:43:23.168Z] Attempting uninstall: idna [2022-07-05T19:43:23.168Z] Found existing installation: idna 3.3 [2022-07-05T19:43:23.168Z] Uninstalling idna-3.3: [2022-07-05T19:43:23.168Z] Successfully uninstalled idna-3.3 [2022-07-05T19:43:23.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-05T19:43:24.889Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-05T19:43:24.889Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-05T19:43:25.163Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-05T19:43:25.163Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-05T19:43:25.163Z] (5/9) Installing curl (7.80.0-r2) [2022-07-05T19:43:25.437Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-05T19:43:25.437Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-05T19:43:25.437Z] (8/9) Installing libucontext (1.1-r0) [2022-07-05T19:43:25.713Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-05T19:43:25.713Z] Executing busybox-1.34.1-r5.trigger [2022-07-05T19:43:25.713Z] Executing ca-certificates-20211220-r0.trigger [2022-07-05T19:43:26.007Z] OK: 8 MiB in 23 packages [2022-07-05T19:43:26.313Z] Attempting uninstall: requests [2022-07-05T19:43:26.313Z] Found existing installation: requests 2.26.0 [2022-07-05T19:43:26.313Z] Uninstalling requests-2.26.0: [2022-07-05T19:43:26.590Z] Successfully uninstalled requests-2.26.0 [2022-07-05T19:43:27.188Z] Running setup.py install for texttable: started [2022-07-05T19:43:27.789Z] Removing intermediate container 94916a6ca7b5 [2022-07-05T19:43:27.789Z] ---> a1371361765c [2022-07-05T19:43:27.789Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-05T19:43:28.411Z] ---> 18abd5690d7e [2022-07-05T19:43:28.411Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-05T19:43:29.406Z] Running setup.py install for texttable: finished with status 'done' [2022-07-05T19:43:29.686Z] Running setup.py install for PyYAML: started [2022-07-05T19:43:29.686Z] ---> f64050e8b4bd [2022-07-05T19:43:29.686Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-05T19:43:30.291Z] ---> 050a3dd23d40 [2022-07-05T19:43:30.291Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-05T19:43:30.291Z] ---> Running in 93c886e6302e [2022-07-05T19:43:30.896Z] Removing intermediate container 93c886e6302e [2022-07-05T19:43:30.896Z] ---> bc8e76e13098 [2022-07-05T19:43:30.896Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:43:30.896Z] ---> Running in 3446bda8bde9 [2022-07-05T19:43:31.180Z] Removing intermediate container 3446bda8bde9 [2022-07-05T19:43:31.180Z] ---> 80fadd2b35d2 [2022-07-05T19:43:31.180Z] Step 18/20 : LABEL arch=arm64 [2022-07-05T19:43:31.452Z] ---> Running in 572daccac4ba [2022-07-05T19:43:31.729Z] Removing intermediate container 572daccac4ba [2022-07-05T19:43:31.729Z] ---> f22ebd71b803 [2022-07-05T19:43:31.729Z] Step 19/20 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:43:31.729Z] ---> Running in 8c16c616021b [2022-07-05T19:43:32.331Z] Removing intermediate container 8c16c616021b [2022-07-05T19:43:32.331Z] ---> d8029ab0912e [2022-07-05T19:43:32.331Z] Step 20/20 : LABEL version=0.0.0 [2022-07-05T19:43:32.331Z] ---> Running in aea12b4007ea [2022-07-05T19:43:32.601Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-05T19:43:32.601Z] Removing intermediate container aea12b4007ea [2022-07-05T19:43:32.601Z] ---> 13c9b2256af2 [2022-07-05T19:43:32.601Z] [2022-07-05T19:43:32.877Z] Running setup.py install for docopt: started [2022-07-05T19:43:33.150Z] Successfully built 13c9b2256af2 [2022-07-05T19:43:33.150Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-05T19:43:35.759Z]  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: finished with status 'done' [2022-07-05T19:43:35.759Z] Running setup.py install for dockerpty: started [2022-07-05T19:43:38.386Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-05T19:43:39.821Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-05T19:43:49.987Z] Removing intermediate container 069a629a0687 [2022-07-05T19:43:49.987Z] ---> 54fde6bbb1c3 [2022-07-05T19:43:49.987Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-05T19:43:49.987Z] ---> Running in d5e827795b93 [2022-07-05T19:43:49.987Z] Removing intermediate container d5e827795b93 [2022-07-05T19:43:49.987Z] ---> e81bddbb1c72 [2022-07-05T19:43:49.987Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-05T19:43:49.987Z] ---> Running in 99c3857a9cd9 [2022-07-05T19:43:49.987Z] Removing intermediate container 99c3857a9cd9 [2022-07-05T19:43:49.987Z] ---> 0d7274a62240 [2022-07-05T19:43:49.987Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-05T19:43:50.581Z] ---> 421f303b7d44 [2022-07-05T19:43:50.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-05T19:43:51.174Z] ---> c8836e12e43e [2022-07-05T19:43:51.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-05T19:43:51.777Z] ---> e3471ae2bd3c [2022-07-05T19:43:51.777Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-05T19:43:51.777Z] ---> Running in 3bcda4e2e9c8 [2022-07-05T19:43:52.371Z] Removing intermediate container 3bcda4e2e9c8 [2022-07-05T19:43:52.371Z] ---> 0a407cd69233 [2022-07-05T19:43:52.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-05T19:43:52.371Z] ---> Running in d953ace6759c [2022-07-05T19:43:52.643Z] Removing intermediate container d953ace6759c [2022-07-05T19:43:52.644Z] ---> 3be4d19d9acd [2022-07-05T19:43:52.644Z] Step 21/23 : LABEL arch=arm64 [2022-07-05T19:43:52.644Z] ---> Running in 4c93dcadcab7 [2022-07-05T19:43:52.915Z] Removing intermediate container 4c93dcadcab7 [2022-07-05T19:43:52.915Z] ---> 7fa60f97e69b [2022-07-05T19:43:52.915Z] Step 22/23 : LABEL git_sha=4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [2022-07-05T19:43:52.915Z] ---> Running in 6e414b13ee47 [2022-07-05T19:43:53.507Z] Removing intermediate container 6e414b13ee47 [2022-07-05T19:43:53.507Z] ---> b94c7d7a9790 [2022-07-05T19:43:53.507Z] Step 23/23 : LABEL version=0.0.0 [2022-07-05T19:43:53.507Z] ---> Running in 60ed70c56836 [2022-07-05T19:43:53.777Z] Removing intermediate container 60ed70c56836 [2022-07-05T19:43:53.777Z] ---> d13525f99eec [2022-07-05T19:43:53.777Z] [2022-07-05T19:43:54.048Z] Successfully built d13525f99eec [2022-07-05T19:43:54.048Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-05T19:43:54.335Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-05T19:43:54.382Z] $ docker stop --time=1 06b3055207d7ede23c238a3b28c5f3194df4b3c2a765279155669d79d7d3e11c [2022-07-05T19:43:56.054Z] $ docker rm -f 06b3055207d7ede23c238a3b28c5f3194df4b3c2a765279155669d79d7d3e11c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-05T19:43:56.650Z] + docker images [2022-07-05T19:43:56.927Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-05T19:43:56.927Z] sys-mgmt-agent-arm64 latest d13525f99eec 3 seconds ago 282MB [2022-07-05T19:43:56.927Z] security-spiffe-token-provider-arm64 latest 13c9b2256af2 24 seconds ago 28.1MB [2022-07-05T19:43:56.927Z] 0905a12c4072 39 seconds ago 1.48GB [2022-07-05T19:43:56.927Z] security-bootstrapper-arm64 latest 5df34796bd7f About a minute ago 18.3MB [2022-07-05T19:43:56.927Z] 7d5940252bc4 About a minute ago 1.43GB [2022-07-05T19:43:56.927Z] 22e33bd54307 About a minute ago 1.44GB [2022-07-05T19:43:56.927Z] core-command-arm64 latest 9a1730236e8c About a minute ago 15.5MB [2022-07-05T19:43:56.927Z] b95bd066ca19 About a minute ago 1.43GB [2022-07-05T19:43:56.927Z] security-secretstore-setup-arm64 latest 13ea4150d61d 3 minutes ago 27.5MB [2022-07-05T19:43:56.927Z] 5d11a7ef567e 4 minutes ago 1.44GB [2022-07-05T19:43:56.927Z] security-spire-config-arm64 latest c553e498e1ee 6 minutes ago 85.6MB [2022-07-05T19:43:56.927Z] 6637f48061a4 6 minutes ago 1.34GB [2022-07-05T19:43:56.927Z] security-spire-agent-arm64 latest 31bfd6f0a6cd 8 minutes ago 126MB [2022-07-05T19:43:56.927Z] security-spire-server-arm64 latest 4077ba7f8890 8 minutes ago 86.3MB [2022-07-05T19:43:56.927Z] support-notifications-arm64 latest f826320cb1bb 8 minutes ago 26MB [2022-07-05T19:43:56.927Z] support-scheduler-arm64 latest ebb7fca6c913 8 minutes ago 25.4MB [2022-07-05T19:43:56.927Z] 6b554fe7e825 8 minutes ago 1.49GB [2022-07-05T19:43:56.927Z] a41e9313f62c 8 minutes ago 1.49GB [2022-07-05T19:43:56.927Z] ab35637014c0 8 minutes ago 1.34GB [2022-07-05T19:43:56.927Z] fd5891b2b1ca 8 minutes ago 1.34GB [2022-07-05T19:43:56.927Z] core-data-arm64 latest 9b0e49f67250 9 minutes ago 21.7MB [2022-07-05T19:43:56.927Z] e65aca91ad19 9 minutes ago 1.46GB [2022-07-05T19:43:56.927Z] core-metadata-arm64 latest 6947c5e275fb 10 minutes ago 16.3MB [2022-07-05T19:43:56.927Z] security-proxy-setup-arm64 latest 546938780f69 10 minutes ago 26.1MB [2022-07-05T19:43:56.927Z] 72076dcc63ca 10 minutes ago 1.44GB [2022-07-05T19:43:56.927Z] a9c37fc4a695 11 minutes ago 1.44GB [2022-07-05T19:43:56.927Z] ci-base-image-arm64 latest c4a56385fa0a 30 minutes ago 1.01GB [2022-07-05T19:43:56.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-05T19:43:56.927Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-05T19:43:56.927Z] alpine 3.14 ac73e934f311 3 months ago 5.34MB [2022-07-05T19:43:56.927Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-05T19:43:56.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:43:57.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-05T19:43:57.738Z] [2022-07-05T19:43:57.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:43:58.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-05T19:43:58.430Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-05T19:43:58.430Z] 8998bd30e6a1: Pulling fs layer [2022-07-05T19:43:58.430Z] 04944245beec: Pulling fs layer [2022-07-05T19:43:58.430Z] 699f458cf7ca: Pulling fs layer [2022-07-05T19:43:58.430Z] 765212b225bb: Pulling fs layer [2022-07-05T19:43:58.430Z] f23df028b6ca: Pulling fs layer [2022-07-05T19:43:58.430Z] d65c8cfc05b1: Pulling fs layer [2022-07-05T19:43:58.430Z] 2437ff75d9bd: Pulling fs layer [2022-07-05T19:43:58.430Z] 765212b225bb: Waiting [2022-07-05T19:43:58.430Z] f23df028b6ca: Waiting [2022-07-05T19:43:58.430Z] d65c8cfc05b1: Waiting [2022-07-05T19:43:58.430Z] 2437ff75d9bd: Waiting [2022-07-05T19:43:58.430Z] 04944245beec: Verifying Checksum [2022-07-05T19:43:58.430Z] 04944245beec: Download complete [2022-07-05T19:43:58.430Z] 765212b225bb: Verifying Checksum [2022-07-05T19:43:58.430Z] 765212b225bb: Download complete [2022-07-05T19:43:58.430Z] d65c8cfc05b1: Verifying Checksum [2022-07-05T19:43:58.430Z] d65c8cfc05b1: Download complete [2022-07-05T19:43:58.707Z] 699f458cf7ca: Verifying Checksum [2022-07-05T19:43:58.707Z] 699f458cf7ca: Download complete [2022-07-05T19:43:59.307Z] 8998bd30e6a1: Download complete [2022-07-05T19:44:01.285Z] 2437ff75d9bd: Verifying Checksum [2022-07-05T19:44:01.285Z] 2437ff75d9bd: Download complete [2022-07-05T19:44:03.908Z] 8998bd30e6a1: Pull complete [2022-07-05T19:44:04.185Z] 04944245beec: Pull complete [2022-07-05T19:44:05.624Z] 699f458cf7ca: Pull complete [2022-07-05T19:44:06.221Z] 765212b225bb: Pull complete [2022-07-05T19:44:06.820Z] f23df028b6ca: Pull complete [2022-07-05T19:44:07.095Z] d65c8cfc05b1: Pull complete [2022-07-05T19:44:22.197Z] 2437ff75d9bd: Pull complete [2022-07-05T19:44:22.470Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-05T19:44:22.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-05T19:44:22.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:44:22.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-16970 does not seem to be running inside a container [2022-07-05T19:44:22.995Z] $ 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-07-05T19:44:25.992Z] $ docker top dcd7e228285ada464d86f1c60175b2767dd4592a514efc92de7393e4f3828246 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:27.014Z] ---> job-cost.sh [2022-07-05T19:44:27.014Z] lf-activate-venv: SKIPPING [2022-07-05T19:44:27.014Z] INFO: No Stack... [2022-07-05T19:44:27.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-05T19:44:28.593Z] INFO: Archiving Costs [Pipeline] sh [2022-07-05T19:44:29.279Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-05T19:44:29.279Z] + cut -d, -f6 [Pipeline] lock [2022-07-05T19:44:29.330Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] [2022-07-05T19:44:29.336Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] did not exist. Created. [2022-07-05T19:44:29.336Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-05T19:44:30.102Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-05T19:44:30.322Z] Stashed 1 file(s) [Pipeline] } [2022-07-05T19:44:30.337Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-05T19:44:30.444Z] $ docker stop --time=1 dcd7e228285ada464d86f1c60175b2767dd4592a514efc92de7393e4f3828246 [2022-07-05T19:44:32.042Z] $ docker rm -f dcd7e228285ada464d86f1c60175b2767dd4592a514efc92de7393e4f3828246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-05T19:44:33.064Z] provisioning config files... [2022-07-05T19:44:33.074Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3093183692224929606tmp [Pipeline] { [Pipeline] sh [2022-07-05T19:44:33.419Z] + set +x [2022-07-05T19:44:33.419Z] + curl -s https://codecov.io/bash [2022-07-05T19:44:33.419Z] + bash -s -- [2022-07-05T19:44:33.419Z] [2022-07-05T19:44:33.419Z] _____ _ [2022-07-05T19:44:33.419Z] / ____| | | [2022-07-05T19:44:33.419Z] | | ___ __| | ___ ___ _____ __ [2022-07-05T19:44:33.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-05T19:44:33.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-05T19:44:33.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-05T19:44:33.419Z] Bash-1.0.6 [2022-07-05T19:44:33.419Z] [2022-07-05T19:44:33.419Z] [2022-07-05T19:44:33.419Z] ==> git version 2.25.1 found [2022-07-05T19:44:33.419Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-05T19:44:33.419Z] Release-Date: 2020-01-08 [2022-07-05T19:44:33.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-05T19:44:33.419Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-05T19:44:33.419Z] ==> Jenkins CI detected. [2022-07-05T19:44:33.419Z] current dir:  /w/workspace/edgex-go/1 [2022-07-05T19:44:33.419Z] project root: . [2022-07-05T19:44:33.419Z] --> token set from env [2022-07-05T19:44:33.419Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-05T19:44:33.419Z] ==> Running gcov in . (disable via -X gcov) [2022-07-05T19:44:33.419Z] ==> Python coveragepy not found [2022-07-05T19:44:33.419Z] ==> Searching for coverage reports in: [2022-07-05T19:44:33.419Z] + . [2022-07-05T19:44:33.419Z] -> Found 1 reports [2022-07-05T19:44:33.419Z] ==> Detecting git/mercurial file structure [2022-07-05T19:44:33.678Z] ==> Reading reports [2022-07-05T19:44:33.678Z] + ./coverage.out bytes=435593 [2022-07-05T19:44:33.678Z] ==> Appending adjustments [2022-07-05T19:44:33.678Z] https://docs.codecov.io/docs/fixing-reports [2022-07-05T19:44:35.062Z] + Found adjustments [2022-07-05T19:44:35.062Z] ==> Gzipping contents [2022-07-05T19:44:35.062Z] 60K /tmp/codecov.AnWOcm.gz [2022-07-05T19:44:35.062Z] ==> Uploading reports [2022-07-05T19:44:35.062Z] url: https://codecov.io [2022-07-05T19:44:35.062Z] query: branch=PR-4081&commit=4b768ff42694ce11b7e42a576e89e25aaa4c14a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-05T19:44:35.062Z] -> Pinging Codecov [2022-07-05T19:44:35.062Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=4b768ff42694ce11b7e42a576e89e25aaa4c14a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= [2022-07-05T19:44:35.062Z] -> Uploading to [2022-07-05T19:44:35.062Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-05/00271124DB129430A58F1EEE437C3FCB/4b768ff42694ce11b7e42a576e89e25aaa4c14a1/91ac36ae-f9ed-4334-86d6-916d02edbd7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220705T194434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb468a4c338c45db6fc06a1842a1465377c6038fd70f12a5802e619b0652a99 [2022-07-05T19:44:35.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-05T19:44:35.062Z] Dload Upload Total Spent Left Speed [2022-07-05T19:44:35.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59921 0 0 100 59921 0 212k --:--:-- --:--:-- --:--:-- 212k [2022-07-05T19:44:35.323Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4b768ff42694ce11b7e42a576e89e25aaa4c14a1 [Pipeline] } [2022-07-05T19:44:35.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-05T19:44:36.615Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:36.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:37.835Z] ---> package-listing.sh [2022-07-05T19:44:37.835Z] ++ facter osfamily [2022-07-05T19:44:37.835Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-05T19:44:38.097Z] + OS_FAMILY=debian [2022-07-05T19:44:38.097Z] + workspace=/w/workspace/edgex-go/1 [2022-07-05T19:44:38.097Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-05T19:44:38.097Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-05T19:44:38.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-05T19:44:38.097Z] + PACKAGES=/tmp/packages_start.txt [2022-07-05T19:44:38.097Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-05T19:44:38.097Z] + PACKAGES=/tmp/packages_end.txt [2022-07-05T19:44:38.097Z] + case "${OS_FAMILY}" in [2022-07-05T19:44:38.097Z] + dpkg -l [2022-07-05T19:44:38.097Z] + grep '^ii' [2022-07-05T19:44:38.097Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-05T19:44:38.097Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-05T19:44:38.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-05T19:44:38.097Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-05T19:44:38.097Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-05T19:44:38.097Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-05T19:44:38.130Z] 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-07-05T19:44:38.424Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:44:39.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-05T19:44:39.059Z] [2022-07-05T19:44:39.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-05T19:44:39.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-05T19:44:39.431Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-05T19:44:39.431Z] 5eb5b503b376: Pulling fs layer [2022-07-05T19:44:39.431Z] 5c69ac0246d0: Pulling fs layer [2022-07-05T19:44:39.431Z] ec43610c2a17: Pulling fs layer [2022-07-05T19:44:39.431Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-05T19:44:39.431Z] 33b1e0a273af: Pulling fs layer [2022-07-05T19:44:39.431Z] 5d3b04190fa2: Pulling fs layer [2022-07-05T19:44:39.431Z] 2f39f015ded8: Pulling fs layer [2022-07-05T19:44:39.431Z] 5d3b04190fa2: Waiting [2022-07-05T19:44:39.431Z] 33b1e0a273af: Waiting [2022-07-05T19:44:39.431Z] 2f39f015ded8: Waiting [2022-07-05T19:44:39.431Z] 3a2ae6a8a46f: Waiting [2022-07-05T19:44:39.431Z] 5c69ac0246d0: Download complete [2022-07-05T19:44:39.431Z] 3a2ae6a8a46f: Download complete [2022-07-05T19:44:39.431Z] 33b1e0a273af: Verifying Checksum [2022-07-05T19:44:39.431Z] 33b1e0a273af: Download complete [2022-07-05T19:44:39.431Z] 5d3b04190fa2: Verifying Checksum [2022-07-05T19:44:39.431Z] 5d3b04190fa2: Download complete [2022-07-05T19:44:39.690Z] ec43610c2a17: Verifying Checksum [2022-07-05T19:44:39.690Z] ec43610c2a17: Download complete [2022-07-05T19:44:39.690Z] 5eb5b503b376: Verifying Checksum [2022-07-05T19:44:39.690Z] 5eb5b503b376: Download complete [2022-07-05T19:44:40.259Z] 2f39f015ded8: Download complete [2022-07-05T19:44:40.828Z] 5eb5b503b376: Pull complete [2022-07-05T19:44:41.089Z] 5c69ac0246d0: Pull complete [2022-07-05T19:44:41.658Z] ec43610c2a17: Pull complete [2022-07-05T19:44:41.658Z] 3a2ae6a8a46f: Pull complete [2022-07-05T19:44:41.658Z] 33b1e0a273af: Pull complete [2022-07-05T19:44:41.918Z] 5d3b04190fa2: Pull complete [2022-07-05T19:44:46.111Z] 2f39f015ded8: Pull complete [2022-07-05T19:44:46.111Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-05T19:44:46.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-05T19:44:46.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-05T19:44:46.328Z] prd-ubuntu20.04-docker-8c-8g-16969 does not seem to be running inside a container [2022-07-05T19:44:46.385Z] $ 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-07-05T19:44:48.508Z] $ docker top 10b488be945bd5d05f450f991db0c51400d19a7d3a9960f15cf8865db2c76116 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-05T19:44:48.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-05T19:44:49.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-05T19:44:49.527Z] + ls /var/log/sa-host [2022-07-05T19:44:49.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-05T19:44:49.709Z] provisioning config files... [2022-07-05T19:44:49.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6900221405034340890tmp [Pipeline] { [Pipeline] echo [2022-07-05T19:44:49.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:50.085Z] ---> create-netrc.sh [Pipeline] } [2022-07-05T19:44:50.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:50.518Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-05T19:44:50.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:50.971Z] ---> sudo-logs.sh [2022-07-05T19:44:50.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-05T19:44:51.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:51.360Z] ---> job-cost.sh [2022-07-05T19:44:51.360Z] lf-activate-venv: SKIPPING [2022-07-05T19:44:51.360Z] DEBUG: total: 0.10999999940395355 [2022-07-05T19:44:51.360Z] INFO: Retrieving Stack Cost... [2022-07-05T19:44:51.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-05T19:44:52.190Z] INFO: Archiving Costs [Pipeline] echo [2022-07-05T19:44:52.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-05T19:44:52.539Z] ---> logs-deploy.sh [2022-07-05T19:44:52.539Z] lf-activate-venv: SKIPPING [2022-07-05T19:44:52.539Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/1 [2022-07-05T19:44:52.539Z] INFO: archiving workspace using pattern(s): [2022-07-05T19:44:53.481Z] Archives upload complete. [2022-07-05T19:44:53.481Z] INFO: archiving logs to Nexus