Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from f89b83c6f0644c8d4bb687d5c07b87439780e446+8c995af195f08c96051e81afd7f7ed1e800bba03 (939bdb9a3a44a63cef594053890c2050251a4449) 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-ssh12332693384385325851.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-ssh1437909240992531854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4069/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4069/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11233436353397987595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh49896990404326999.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4069/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4069/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8855758389145288543.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16587 in /w/workspace/edgexfoundry_edgex-go_PR-4069 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/4069/head:refs/remotes/origin/PR-4069 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f89b83c6f0644c8d4bb687d5c07b87439780e446 Merge succeeded, producing 835e0a33b4a773ad011299ec237212a95bf7910f Checking out Revision 835e0a33b4a773ad011299ec237212a95bf7910f (PR-4069) > git config core.sparsecheckout # timeout=10 > git checkout -f f89b83c6f0644c8d4bb687d5c07b87439780e446 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 835e0a33b4a773ad011299ec237212a95bf7910f # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" > git rev-list --no-walk f89b83c6f0644c8d4bb687d5c07b87439780e446 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T16:30:02.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T16:30:03.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T16:30:03.044Z] ========================================================= [2022-07-01T16:30:03.044Z] EdgeX Global Pipelines Version Info [2022-07-01T16:30:03.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:30:03.807Z] ------------------- [2022-07-01T16:30:03.807Z] stable info: [2022-07-01T16:30:03.807Z] ------------------- [2022-07-01T16:30:03.807Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T16:30:03.807Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T16:30:03.807Z] Message: update stable to v1.0.234 [2022-07-01T16:30:04.380Z] ------------------- [2022-07-01T16:30:04.380Z] experimental info: [2022-07-01T16:30:04.380Z] ------------------- [2022-07-01T16:30:04.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T16:30:04.380Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T16:30:04.380Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T16:30:04.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T16:30:04.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T16:30:04.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T16:30:04.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T16:30:04.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T16:30:04.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T16:30:04.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T16:30:04.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T16:30:04.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T16:30:04.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T16:30:04.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T16:30:04.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T16:30:04.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T16:30:04.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T16:30:04.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T16:30:04.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T16:30:04.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T16:30:04.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T16:30:04.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T16:30:04.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T16:30:04.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T16:30:04.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T16:30:04.839Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T16:30:04.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4069 [Pipeline] echo [2022-07-01T16:30:04.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4069 [Pipeline] echo [2022-07-01T16:30:04.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4069 [Pipeline] echo [2022-07-01T16:30:04.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] echo [2022-07-01T16:30:04.901Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 835e0a3 [Pipeline] echo [2022-07-01T16:30:04.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:30:04.953Z] provisioning config files... [2022-07-01T16:30:04.965Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2866601350355930443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:30:05.266Z] ---> docker-login.sh [2022-07-01T16:30:05.266Z] nexus3.edgexfoundry.org:10001 [2022-07-01T16:30:05.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:05.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:05.787Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:05.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:05.787Z] [2022-07-01T16:30:05.787Z] Login Succeeded [2022-07-01T16:30:05.787Z] nexus3.edgexfoundry.org:10002 [2022-07-01T16:30:05.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:05.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:05.788Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:05.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:05.788Z] [2022-07-01T16:30:05.788Z] Login Succeeded [2022-07-01T16:30:05.788Z] nexus3.edgexfoundry.org:10003 [2022-07-01T16:30:06.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:06.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:06.048Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:06.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:06.048Z] [2022-07-01T16:30:06.048Z] Login Succeeded [2022-07-01T16:30:06.048Z] nexus3.edgexfoundry.org:10004 [2022-07-01T16:30:06.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:06.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:06.048Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:06.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:06.048Z] [2022-07-01T16:30:06.048Z] Login Succeeded [2022-07-01T16:30:06.048Z] docker.io [2022-07-01T16:30:06.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:06.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:06.570Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:06.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:06.570Z] [2022-07-01T16:30:06.570Z] Login Succeeded [2022-07-01T16:30:06.570Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T16:30:06.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T16:30:06.895Z] + 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-01T16:30:06.895Z] + dirname cmd/core-command/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/core-data/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T16:30:06.895Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2022-07-01T16:30:06.895Z] [2022-07-01T16:30:06.895Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T16:30:06.895Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T16:30:06.895Z] + cut -d/ -f2 [2022-07-01T16:30:06.895Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T16:30:06.934Z] 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-01T16:30:07.263Z] + git rev-list -1 --merges 835e0a33b4a773ad011299ec237212a95bf7910f~1..835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] echo [2022-07-01T16:30:07.277Z] -----------> git rev-list -1 --merges 835e0a33b4a773ad011299ec237212a95bf7910f~1..835e0a33b4a773ad011299ec237212a95bf7910f 835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:30:07.277Z] 835e0a33b4a773ad011299ec237212a95bf7910f [false] [Pipeline] sh [2022-07-01T16:30:07.570Z] + git log --format=format:%s -1 835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] echo [2022-07-01T16:30:07.586Z] ========================================================= [2022-07-01T16:30:07.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T16:30:07.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T16:30:07.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T16:30:07.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T16:30:07.966Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T16:30:07.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T16:30:07.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T16:30:07.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T16:30:07.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:08.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:08.323Z] [2022-07-01T16:30:08.323Z] 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-01T16:30:08.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:08.632Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T16:30:08.632Z] 42c077c10790: Pulling fs layer [2022-07-01T16:30:08.632Z] f63e77b7563a: Pulling fs layer [2022-07-01T16:30:08.632Z] bd5fdadae976: Pulling fs layer [2022-07-01T16:30:08.632Z] 205491f53016: Pulling fs layer [2022-07-01T16:30:08.632Z] df18705c85c3: Pulling fs layer [2022-07-01T16:30:08.632Z] bdb3f477010e: Pulling fs layer [2022-07-01T16:30:08.632Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T16:30:08.632Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T16:30:08.632Z] bdb8f0575790: Pulling fs layer [2022-07-01T16:30:08.632Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T16:30:08.632Z] 2343380bae48: Pulling fs layer [2022-07-01T16:30:08.632Z] c8a8fc8e1c8f: Waiting [2022-07-01T16:30:08.632Z] 2c6e9b1d212d: Waiting [2022-07-01T16:30:08.632Z] 205491f53016: Waiting [2022-07-01T16:30:08.632Z] bdb8f0575790: Waiting [2022-07-01T16:30:08.632Z] 386e3cb2ff24: Waiting [2022-07-01T16:30:08.632Z] bdb3f477010e: Waiting [2022-07-01T16:30:08.632Z] 2343380bae48: Waiting [2022-07-01T16:30:08.632Z] df18705c85c3: Waiting [2022-07-01T16:30:08.632Z] f63e77b7563a: Verifying Checksum [2022-07-01T16:30:08.632Z] f63e77b7563a: Download complete [2022-07-01T16:30:08.632Z] 205491f53016: Download complete [2022-07-01T16:30:08.899Z] bd5fdadae976: Verifying Checksum [2022-07-01T16:30:08.899Z] bd5fdadae976: Download complete [2022-07-01T16:30:08.899Z] df18705c85c3: Verifying Checksum [2022-07-01T16:30:08.899Z] df18705c85c3: Download complete [2022-07-01T16:30:08.899Z] bdb3f477010e: Verifying Checksum [2022-07-01T16:30:08.899Z] bdb3f477010e: Download complete [2022-07-01T16:30:08.899Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T16:30:08.899Z] 2c6e9b1d212d: Download complete [2022-07-01T16:30:08.899Z] bdb8f0575790: Download complete [2022-07-01T16:30:08.899Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T16:30:08.899Z] 386e3cb2ff24: Download complete [2022-07-01T16:30:08.899Z] 2343380bae48: Download complete [2022-07-01T16:30:08.899Z] 42c077c10790: Verifying Checksum [2022-07-01T16:30:08.899Z] 42c077c10790: Download complete [2022-07-01T16:30:09.160Z] c8a8fc8e1c8f: Download complete [2022-07-01T16:30:10.545Z] 42c077c10790: Pull complete [2022-07-01T16:30:10.545Z] f63e77b7563a: Pull complete [2022-07-01T16:30:11.117Z] bd5fdadae976: Pull complete [2022-07-01T16:30:11.117Z] 205491f53016: Pull complete [2022-07-01T16:30:11.377Z] df18705c85c3: Pull complete [2022-07-01T16:30:11.377Z] bdb3f477010e: Pull complete [2022-07-01T16:30:13.293Z] c8a8fc8e1c8f: Pull complete [2022-07-01T16:30:13.293Z] 2c6e9b1d212d: Pull complete [2022-07-01T16:30:13.293Z] bdb8f0575790: Pull complete [2022-07-01T16:30:13.554Z] 386e3cb2ff24: Pull complete [2022-07-01T16:30:13.554Z] 2343380bae48: Pull complete [2022-07-01T16:30:13.554Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T16:30:13.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:13.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:30:13.649Z] prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container [2022-07-01T16:30:13.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T16:30:15.323Z] $ docker top ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 -eo pid,comm [2022-07-01T16:30:15.383Z] 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-01T16:30:15.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T16:30:15.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T16:30:15.423Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T16:30:15.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T16:30:15.553Z] $ docker exec ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent [2022-07-01T16:30:15.675Z] SSH_AUTH_SOCK=/tmp/ssh-mMpO6Iy7jlw7/agent.34 [2022-07-01T16:30:15.675Z] SSH_AGENT_PID=40 [2022-07-01T16:30:15.682Z] Running ssh-add (command line suppressed) [2022-07-01T16:30:15.791Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_358923179391094821.key (/w/workspace/edgex-go/2@tmp/private_key_358923179391094821.key) [2022-07-01T16:30:15.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T16:30:16.099Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T16:30:16.121Z] $ docker exec --env ******** --env ******** ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent -k [2022-07-01T16:30:16.237Z] unset SSH_AUTH_SOCK; [2022-07-01T16:30:16.237Z] unset SSH_AGENT_PID; [2022-07-01T16:30:16.237Z] echo Agent pid 40 killed; [2022-07-01T16:30:16.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T16:30:16.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T16:30:16.270Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T16:30:16.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T16:30:16.415Z] $ docker exec ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent [2022-07-01T16:30:16.527Z] SSH_AUTH_SOCK=/tmp/ssh-s0TzPqp3x4U4/agent.72 [2022-07-01T16:30:16.527Z] SSH_AGENT_PID=78 [2022-07-01T16:30:16.532Z] Running ssh-add (command line suppressed) [2022-07-01T16:30:16.646Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_538208094943831953.key (/w/workspace/edgex-go/2@tmp/private_key_538208094943831953.key) [2022-07-01T16:30:16.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T16:30:16.955Z] + git semver init [2022-07-01T16:30:17.214Z] 2022-07-01 16:30:17,141 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T16:30:17.214Z] 2022-07-01 16:30:17,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-01T16:30:17.214Z] 2022-07-01 16:30:17,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-01T16:30:17.214Z] 2022-07-01 16:30:17,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4069 with force:False [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,085 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4069 [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,090 [execute] INFO git cat-file --batch-check [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,096 [execute] INFO git cat-file --batch [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T16:30:21.647Z] 2022-07-01 16:30:21,101 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4069 [2022-07-01T16:30:21.647Z] 0.0.0 [Pipeline] } [2022-07-01T16:30:21.667Z] $ docker exec --env ******** --env ******** ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 ssh-agent -k [2022-07-01T16:30:21.783Z] unset SSH_AUTH_SOCK; [2022-07-01T16:30:21.783Z] unset SSH_AGENT_PID; [2022-07-01T16:30:21.783Z] echo Agent pid 78 killed; [2022-07-01T16:30:21.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T16:30:22.099Z] + git semver [Pipeline] } [2022-07-01T16:30:22.383Z] $ docker stop --time=1 ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 [2022-07-01T16:30:23.709Z] $ docker rm -f ec72264b80c6baa1c0cc2c828cced1b837c929298a526ba3038500d2541f16f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T16:30:24.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T16:30:24.520Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T16:30:24.523Z] [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-01T16:30:24.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:30:24.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:30:24.746Z] ========================================================= [2022-07-01T16:30:24.746Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T16:30:24.746Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:30:25.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:25.038Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T16:30:25.038Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T16:30:25.038Z] 666ba61612fd: Pulling fs layer [2022-07-01T16:30:25.038Z] 8ed8ca486205: Pulling fs layer [2022-07-01T16:30:25.038Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T16:30:25.038Z] c516ae0d96e1: Pulling fs layer [2022-07-01T16:30:25.038Z] 684cea983483: Pulling fs layer [2022-07-01T16:30:25.038Z] dd3240ac7de5: Pulling fs layer [2022-07-01T16:30:25.038Z] b1e948a4e11c: Pulling fs layer [2022-07-01T16:30:25.038Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T16:30:25.038Z] 646ad004c059: Pulling fs layer [2022-07-01T16:30:25.038Z] cc1cd167ecdc: Waiting [2022-07-01T16:30:25.038Z] c516ae0d96e1: Waiting [2022-07-01T16:30:25.039Z] 684cea983483: Waiting [2022-07-01T16:30:25.039Z] dd3240ac7de5: Waiting [2022-07-01T16:30:25.039Z] b1e948a4e11c: Waiting [2022-07-01T16:30:25.039Z] a8fd76ee1af6: Waiting [2022-07-01T16:30:25.039Z] 646ad004c059: Waiting [2022-07-01T16:30:25.039Z] 8ed8ca486205: Verifying Checksum [2022-07-01T16:30:25.039Z] 8ed8ca486205: Download complete [2022-07-01T16:30:25.039Z] 666ba61612fd: Verifying Checksum [2022-07-01T16:30:25.039Z] 666ba61612fd: Download complete [2022-07-01T16:30:25.039Z] c516ae0d96e1: Verifying Checksum [2022-07-01T16:30:25.039Z] c516ae0d96e1: Download complete [2022-07-01T16:30:25.039Z] 684cea983483: Download complete [2022-07-01T16:30:25.039Z] dd3240ac7de5: Verifying Checksum [2022-07-01T16:30:25.039Z] dd3240ac7de5: Download complete [2022-07-01T16:30:25.039Z] 59bf1c3509f3: Download complete [2022-07-01T16:30:25.300Z] b1e948a4e11c: Verifying Checksum [2022-07-01T16:30:25.300Z] b1e948a4e11c: Download complete [2022-07-01T16:30:25.300Z] 59bf1c3509f3: Pull complete [2022-07-01T16:30:25.561Z] 666ba61612fd: Pull complete [2022-07-01T16:30:25.561Z] 8ed8ca486205: Pull complete [2022-07-01T16:30:26.142Z] 646ad004c059: Download complete [2022-07-01T16:30:26.142Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T16:30:26.142Z] a8fd76ee1af6: Download complete [2022-07-01T16:30:26.142Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T16:30:26.142Z] cc1cd167ecdc: Download complete [2022-07-01T16:30:30.346Z] cc1cd167ecdc: Pull complete [2022-07-01T16:30:30.347Z] c516ae0d96e1: Pull complete [2022-07-01T16:30:30.347Z] 684cea983483: Pull complete [2022-07-01T16:30:30.347Z] dd3240ac7de5: Pull complete [2022-07-01T16:30:30.347Z] b1e948a4e11c: Pull complete [2022-07-01T16:30:32.887Z] a8fd76ee1af6: Pull complete [2022-07-01T16:30:33.456Z] 646ad004c059: Pull complete [2022-07-01T16:30:33.456Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T16:30:33.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:33.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:30:33.754Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:33.755Z] WORKDIR /edgex [2022-07-01T16:30:33.755Z] COPY go.mod . [2022-07-01T16:30:33.755Z] RUN go mod download [2022-07-01T16:30:33.755Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T16:30:35.137Z] Sending build context to Docker daemon 335.1MB [2022-07-01T16:30:35.137Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:35.137Z] ---> 8f69c11f6b0c [2022-07-01T16:30:35.137Z] Step 2/4 : WORKDIR /edgex [2022-07-01T16:30:37.682Z] ---> Running in 252696c42a8d [2022-07-01T16:30:37.682Z] Removing intermediate container 252696c42a8d [2022-07-01T16:30:37.682Z] ---> 142ccf5fa7f8 [2022-07-01T16:30:37.682Z] Step 3/4 : COPY go.mod . [2022-07-01T16:30:37.682Z] ---> df2041d2177b [2022-07-01T16:30:37.682Z] Step 4/4 : RUN go mod download [2022-07-01T16:30:37.682Z] ---> Running in 08d42f0acd47 [2022-07-01T16:30:39.672Z] Still waiting to schedule task [2022-07-01T16:30:39.672Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-01T16:30:52.608Z] Removing intermediate container 08d42f0acd47 [2022-07-01T16:30:52.608Z] ---> 18e5c5903398 [2022-07-01T16:30:52.608Z] Successfully built 18e5c5903398 [2022-07-01T16:30:52.608Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:52.911Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T16:30:52.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:30:52.998Z] prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container [2022-07-01T16:30:53.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T16:30:53.501Z] $ docker top b810a7452c1a69805ceaa0309295c1248452e75346a3c89acda530e5b383af5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:30:53.852Z] + go version [2022-07-01T16:30:53.852Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T16:30:53.891Z] $ docker stop --time=1 b810a7452c1a69805ceaa0309295c1248452e75346a3c89acda530e5b383af5a [2022-07-01T16:30:55.205Z] $ docker rm -f b810a7452c1a69805ceaa0309295c1248452e75346a3c89acda530e5b383af5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:55.661Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T16:30:55.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:30:55.756Z] prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container [2022-07-01T16:30:55.800Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T16:30:56.224Z] $ docker top ffb6faa099296dc243e14d748b8969234559eef05641cc73403241965d390274 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T16:30:56.297Z] ========================================================= [2022-07-01T16:30:56.297Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T16:30:56.297Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:30:56.585Z] + make test [2022-07-01T16:30:56.585Z] go mod tidy -compat=1.17 [2022-07-01T16:30:56.585Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T16:31:01.868Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T16:31:14.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T16:31:14.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T16:31:14.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2022-07-01T16:31:14.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T16:31:14.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements [2022-07-01T16:31:14.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T16:31:14.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.293s coverage: 89.2% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 83.8% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2022-07-01T16:31:17.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-07-01T16:31:17.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-07-01T16:31:27.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-07-01T16:31:27.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-07-01T16:31:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-07-01T16:31:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.4% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T16:31:39.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T16:31:39.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T16:31:39.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-07-01T16:31:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T16:31:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T16:31:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T16:31:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T16:31:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T16:31:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T16:31:39.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-01T16:31:39.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-01T16:31:39.312Z] 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-01T16:31:57.409Z] GO111MODULE=on go vet ./... [2022-07-01T16:31:59.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:32:00.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:32:00.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:32:00.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:32:01.080Z] + ls -al . [2022-07-01T16:32:01.080Z] total 684 [2022-07-01T16:32:01.080Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 16:30 . [2022-07-01T16:32:01.080Z] drwxr-xr-x 4 root root 4096 Jul 1 16:30 .. [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 16:29 .dockerignore [2022-07-01T16:32:01.080Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git [2022-07-01T16:32:01.080Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:29 .github [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 16:29 .gitignore [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 16:29 .golangci.yml [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 16:29 .hadolint.yml [2022-07-01T16:32:01.080Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 16:29 .sonarcloud.properties [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:29 ADOPTERS.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:29 Attribution.txt [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:29 CHANGELOG.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:29 CONTRIBUTING.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 16:29 GOVERNANCE.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 16:29 Jenkinsfile [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:29 LICENSE [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:29 Makefile [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 16:29 OWNERS.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:29 README.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:29 SECURITY.md [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:29 ZMQWindows.md [2022-07-01T16:32:01.080Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 16:29 bin [2022-07-01T16:32:01.080Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 16:29 cmd [2022-07-01T16:32:01.080Z] -rw-r--r-- 1 root root 435593 Jul 1 16:31 coverage.out [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:29 go.mod [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:30 go.sum [2022-07-01T16:32:01.080Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:29 internal [2022-07-01T16:32:01.080Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:29 openapi [2022-07-01T16:32:01.080Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 16:29 snap [2022-07-01T16:32:01.080Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 16:29 version.go [Pipeline] sh [2022-07-01T16:32:01.370Z] + '[' -e coverage.out ] [2022-07-01T16:32:01.370Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:32:01.461Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:32:01.740Z] + make build [2022-07-01T16:32:01.740Z] 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-01T16:32:16.631Z] 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-01T16:32:23.198Z] 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-01T16:32:23.457Z] 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-01T16:32:30.023Z] 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-01T16:32:30.023Z] 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-01T16:32:30.023Z] 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-01T16:32:31.403Z] 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-01T16:32:31.970Z] 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-01T16:32:32.905Z] 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-01T16:32:33.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:32:34.412Z] 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-01T16:32:35.789Z] 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-01T16:32:37.189Z] $ docker stop --time=1 ffb6faa099296dc243e14d748b8969234559eef05641cc73403241965d390274 [2022-07-01T16:32:40.228Z] $ docker rm -f ffb6faa099296dc243e14d748b8969234559eef05641cc73403241965d390274 [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-01T16:32:41.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:32:41.093Z] [2022-07-01T16:32:41.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:32:41.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:32:41.393Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T16:32:41.393Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T16:32:41.393Z] ca9280d653b3: Pulling fs layer [2022-07-01T16:32:41.393Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T16:32:41.393Z] cbdbe7a5bc2a: Download complete [2022-07-01T16:32:41.653Z] ca9280d653b3: Verifying Checksum [2022-07-01T16:32:41.653Z] ca9280d653b3: Download complete [2022-07-01T16:32:41.653Z] cbdbe7a5bc2a: Pull complete [2022-07-01T16:32:41.914Z] 7e9c9ca2126c: Download complete [2022-07-01T16:32:42.174Z] ca9280d653b3: Pull complete [2022-07-01T16:32:45.463Z] 7e9c9ca2126c: Pull complete [2022-07-01T16:32:45.463Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T16:32:45.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:32:45.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:32:45.580Z] prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container [2022-07-01T16:32:45.662Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T16:32:47.254Z] $ docker top 83610333d45b53a0b7f98a2497852dd17e376d459d770bd48e106c4312e79004 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:32:47.621Z] + docker-compose build --help [2022-07-01T16:32:47.621Z] + grep parallel [2022-07-01T16:32:48.190Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:32:48.208Z] $ docker stop --time=1 83610333d45b53a0b7f98a2497852dd17e376d459d770bd48e106c4312e79004 [2022-07-01T16:32:49.509Z] $ docker rm -f 83610333d45b53a0b7f98a2497852dd17e376d459d770bd48e106c4312e79004 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:32:49.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:32:49.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:32:49.995Z] prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container [2022-07-01T16:32:50.035Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T16:32:50.492Z] $ docker top 495a26f25d074dd0dab05d918bf88aef7ab9f97b50fd2faff196ace78f674251 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:32:50.844Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:32:51.417Z] Building core-command ... [2022-07-01T16:32:51.417Z] Building core-data ... [2022-07-01T16:32:51.417Z] Building core-metadata ... [2022-07-01T16:32:51.417Z] Building security-bootstrapper ... [2022-07-01T16:32:51.417Z] Building security-proxy-setup ... [2022-07-01T16:32:51.417Z] Building security-secretstore-setup ... [2022-07-01T16:32:51.417Z] Building security-spiffe-token-provider ... [2022-07-01T16:32:51.417Z] Building security-spire-agent ... [2022-07-01T16:32:51.417Z] Building security-spire-config ... [2022-07-01T16:32:51.417Z] Building security-spire-server ... [2022-07-01T16:32:51.417Z] Building support-notifications ... [2022-07-01T16:32:51.417Z] Building support-scheduler ... [2022-07-01T16:32:51.417Z] Building sys-mgmt-agent ... [2022-07-01T16:32:51.417Z] Building core-command [2022-07-01T16:32:51.417Z] Building support-scheduler [2022-07-01T16:32:51.417Z] Building core-metadata [2022-07-01T16:32:51.417Z] Building support-notifications [2022-07-01T16:32:51.417Z] Building security-spire-agent [2022-07-01T16:33:06.305Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:06.306Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:06.306Z] ---> 18e5c5903398 [2022-07-01T16:33:06.306Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:33:06.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:06.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:06.306Z] ---> 18e5c5903398 [2022-07-01T16:33:06.306Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:33:06.306Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:06.306Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:06.306Z] ---> 18e5c5903398 [2022-07-01T16:33:06.306Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:33:06.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:06.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:06.306Z] ---> 18e5c5903398 [2022-07-01T16:33:06.306Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:33:06.306Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:33:06.306Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:06.306Z] ---> 18e5c5903398 [2022-07-01T16:33:06.306Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:33:11.593Z] ---> Running in 827be49cf093 [2022-07-01T16:33:11.593Z] ---> Running in 9a401db2b872 [2022-07-01T16:33:11.593Z] ---> Running in 0d3fcba6ae42 [2022-07-01T16:33:11.593Z] ---> Running in 3cd028bdab56 [2022-07-01T16:33:11.593Z] ---> Running in c6c95a33f0fd [2022-07-01T16:33:11.593Z] Removing intermediate container c6c95a33f0fd [2022-07-01T16:33:11.593Z] ---> a8247f86c91e [2022-07-01T16:33:11.593Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:11.593Z] Removing intermediate container 0d3fcba6ae42 [2022-07-01T16:33:11.593Z] ---> 71c004109022 [2022-07-01T16:33:11.593Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:11.593Z] Removing intermediate container 3cd028bdab56 [2022-07-01T16:33:11.593Z] ---> 14bbef4a1bda [2022-07-01T16:33:11.593Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:11.593Z] Removing intermediate container 827be49cf093 [2022-07-01T16:33:11.593Z] ---> 89b51e6f4e2b [2022-07-01T16:33:11.593Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:11.593Z] Removing intermediate container 9a401db2b872 [2022-07-01T16:33:11.593Z] ---> 820cbc084252 [2022-07-01T16:33:11.593Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:11.593Z] ---> Running in 72e8d76c84a4 [2022-07-01T16:33:11.593Z] ---> Running in 21e61ceb5255 [2022-07-01T16:33:11.593Z] ---> Running in fcd6580fac20 [2022-07-01T16:33:11.593Z] ---> Running in 12e05d230041 [2022-07-01T16:33:11.593Z] ---> Running in 8641cb065ee6 [2022-07-01T16:33:11.852Z] Removing intermediate container 72e8d76c84a4 [2022-07-01T16:33:11.852Z] ---> 80d395bd002e [2022-07-01T16:33:11.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:33:11.852Z] ---> Running in 8e3fa19c9c4c [2022-07-01T16:33:11.852Z] Removing intermediate container fcd6580fac20 [2022-07-01T16:33:11.852Z] ---> d098f9196e5c [2022-07-01T16:33:11.852Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:33:12.112Z] ---> Running in 0ad2f6cfcad2 [2022-07-01T16:33:12.372Z] Removing intermediate container 12e05d230041 [2022-07-01T16:33:12.372Z] ---> 5580525b7100 [2022-07-01T16:33:12.372Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:33:12.372Z] ---> Running in 17e3eaf271a4 [2022-07-01T16:33:12.633Z] Removing intermediate container 21e61ceb5255 [2022-07-01T16:33:12.633Z] ---> c2b90e388b8a [2022-07-01T16:33:12.633Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:33:12.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:12.633Z] ---> Running in 0e2416270d5e [2022-07-01T16:33:12.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:12.633Z] Removing intermediate container 8641cb065ee6 [2022-07-01T16:33:12.633Z] ---> 9b90abb2c7a4 [2022-07-01T16:33:12.633Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:33:12.892Z] ---> Running in 189cdcc45a29 [2022-07-01T16:33:12.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:12.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.986Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:13.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:13.986Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:14.246Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:14.246Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:14.246Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:14.505Z] Removing intermediate container 8e3fa19c9c4c [2022-07-01T16:33:14.505Z] ---> 027fdd05b986 [2022-07-01T16:33:14.505Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:33:14.505Z] Removing intermediate container 0ad2f6cfcad2 [2022-07-01T16:33:14.505Z] ---> 665cd1c2655e [2022-07-01T16:33:14.505Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:33:14.765Z] ---> fbf2a7b9ded4 [2022-07-01T16:33:14.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:14.765Z] ---> Running in b7a09bd5fd65 [2022-07-01T16:33:14.765Z] ---> 70fd057d0495 [2022-07-01T16:33:14.765Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:14.765Z] Removing intermediate container 17e3eaf271a4 [2022-07-01T16:33:14.765Z] ---> c8858c1295e6 [2022-07-01T16:33:14.765Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:33:14.765Z] ---> Running in 1bddac29347e [2022-07-01T16:33:15.036Z] Removing intermediate container 0e2416270d5e [2022-07-01T16:33:15.036Z] ---> cc0b162cb0d2 [2022-07-01T16:33:15.036Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:33:15.036Z] Removing intermediate container 189cdcc45a29 [2022-07-01T16:33:15.036Z] ---> 3ae18d23d387 [2022-07-01T16:33:15.036Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:33:15.036Z] ---> 74bb9a5f82e6 [2022-07-01T16:33:15.036Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:15.036Z] ---> Running in c425b9ee25e0 [2022-07-01T16:33:15.036Z] ---> 4d217d259d66 [2022-07-01T16:33:15.036Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:15.295Z] ---> 10dc02c22d53 [2022-07-01T16:33:15.295Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:15.295Z] ---> Running in 9aa7e9ad9d0e [2022-07-01T16:33:15.295Z] ---> Running in 1b9079e0b85f [2022-07-01T16:33:15.866Z] Removing intermediate container b7a09bd5fd65 [2022-07-01T16:33:15.866Z] ---> a5db24b5c63b [2022-07-01T16:33:15.866Z] Step 8/23 : COPY . . [2022-07-01T16:33:16.437Z] Removing intermediate container 1bddac29347e [2022-07-01T16:33:16.437Z] ---> b9bfefa9668f [2022-07-01T16:33:16.437Z] Step 8/22 : COPY . . [2022-07-01T16:33:18.339Z] Removing intermediate container c425b9ee25e0 [2022-07-01T16:33:18.339Z] ---> 8c27ed99fa67 [2022-07-01T16:33:18.339Z] Step 8/26 : COPY . . [2022-07-01T16:33:24.914Z] ---> 5ffdd5fa47da [2022-07-01T16:33:24.914Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:33:24.914Z] ---> f088b28c0e90 [2022-07-01T16:33:24.914Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:33:24.914Z] ---> 75e126639b5d [2022-07-01T16:33:24.914Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:33:24.914Z] ---> Running in 024002a515e4 [2022-07-01T16:33:24.914Z] ---> Running in 896502bc97fe [2022-07-01T16:33:24.914Z] ---> Running in e32cd019ecd3 [2022-07-01T16:33:24.914Z] Removing intermediate container 1b9079e0b85f [2022-07-01T16:33:24.914Z] ---> 334e59238515 [2022-07-01T16:33:24.914Z] Step 8/23 : COPY . . [2022-07-01T16:33:24.914Z] Removing intermediate container 9aa7e9ad9d0e [2022-07-01T16:33:24.914Z] ---> 45ef91c1142e [2022-07-01T16:33:24.914Z] Step 8/22 : COPY . . [2022-07-01T16:33:24.914Z] Removing intermediate container 896502bc97fe [2022-07-01T16:33:24.914Z] ---> b19ec209e108 [2022-07-01T16:33:24.914Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:33:24.914Z] 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-01T16:33:26.565Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:33:44.666Z] ---> Running in a4a979673a33 [2022-07-01T16:33:44.666Z] ---> 18eebc3467b1 [2022-07-01T16:33:44.666Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:33:44.666Z] ---> 486ccca42b2e [2022-07-01T16:33:44.666Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T16:33:44.666Z] ---> Running in d5581cb37aab [2022-07-01T16:33:44.666Z] ---> Running in cc53875ace1f [2022-07-01T16:33:44.666Z] Removing intermediate container a4a979673a33 [2022-07-01T16:33:44.666Z] ---> c178c23137e2 [2022-07-01T16:33:44.666Z] 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-01T16:33:44.666Z] ---> Running in be5ee255cbbf [2022-07-01T16:33:44.666Z] 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-01T16:33:44.666Z] 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-01T16:33:45.605Z] Removing intermediate container be5ee255cbbf [2022-07-01T16:33:45.605Z] ---> 0e27bf2bc893 [2022-07-01T16:33:45.605Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:33:45.605Z] ---> Running in 4392c4364c99 [2022-07-01T16:33:45.864Z] Removing intermediate container 4392c4364c99 [2022-07-01T16:33:45.864Z] ---> dc102ad19be3 [2022-07-01T16:33:45.864Z] [2022-07-01T16:33:45.864Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:33:46.125Z] 3.15: Pulling from library/alpine [2022-07-01T16:33:48.663Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:33:48.663Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:33:48.663Z] ---> 0ac33e5f5afa [2022-07-01T16:33:48.663Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:33:51.957Z] ---> Running in b96d489e91eb [2022-07-01T16:33:51.957Z] Removing intermediate container e32cd019ecd3 [2022-07-01T16:33:51.957Z] ---> fa9346e2657f [2022-07-01T16:33:51.957Z] [2022-07-01T16:33:51.957Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:33:51.957Z] 3.14: Pulling from library/alpine [2022-07-01T16:33:52.215Z] Removing intermediate container b96d489e91eb [2022-07-01T16:33:52.215Z] ---> 6129d6ecbcc3 [2022-07-01T16:33:52.215Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:57.492Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:33:58.870Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:33:58.870Z] ---> e04c818066af [2022-07-01T16:33:58.870Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:34:01.544Z] ---> Running in c6e4474f3678 [2022-07-01T16:34:04.087Z] ---> Running in dd902c329651 [2022-07-01T16:34:04.087Z] Removing intermediate container 024002a515e4 [2022-07-01T16:34:04.087Z] ---> 107459858dab [2022-07-01T16:34:04.087Z] [2022-07-01T16:34:04.087Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:34:04.087Z] ---> e04c818066af [2022-07-01T16:34:04.087Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:34:04.087Z] ---> Running in 71cce18571c2 [2022-07-01T16:34:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:05.036Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:05.036Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:05.036Z] OK: 6 MiB in 15 packages [2022-07-01T16:34:05.296Z] Removing intermediate container c6e4474f3678 [2022-07-01T16:34:05.296Z] ---> 25db310117d7 [2022-07-01T16:34:05.296Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:34:05.296Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:34:05.296Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:05.296Z] Removing intermediate container cc53875ace1f [2022-07-01T16:34:05.296Z] ---> 714c36f5fefb [2022-07-01T16:34:05.296Z] [2022-07-01T16:34:05.296Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:34:05.296Z] ---> e04c818066af [2022-07-01T16:34:05.296Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:34:05.296Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:05.296Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:34:05.296Z] ---> Running in 10e457cb3fd4 [2022-07-01T16:34:05.296Z] OK: 6 MiB in 16 packages [2022-07-01T16:34:05.571Z] ---> Running in d1fabd26c320 [2022-07-01T16:34:05.571Z] Removing intermediate container dd902c329651 [2022-07-01T16:34:05.571Z] ---> 145791da4b87 [2022-07-01T16:34:05.571Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:34:05.830Z] ---> Running in 9116c6e89f67 [2022-07-01T16:34:06.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:07.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:07.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:07.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:07.967Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:08.226Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:08.226Z] OK: 6 MiB in 15 packages [2022-07-01T16:34:08.485Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:08.485Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:08.485Z] OK: 15859 distinct packages available [2022-07-01T16:34:08.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:10.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:10.111Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:10.111Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:34:10.372Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:34:10.372Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:34:10.372Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T16:34:10.632Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:10.632Z] OK: 6 MiB in 19 packages [2022-07-01T16:34:10.632Z] Removing intermediate container 9116c6e89f67 [2022-07-01T16:34:10.632Z] ---> d556f6876809 [2022-07-01T16:34:10.632Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:34:11.203Z] Removing intermediate container d5581cb37aab [2022-07-01T16:34:11.203Z] ---> 1ea81e7c25db [2022-07-01T16:34:11.203Z] [2022-07-01T16:34:11.203Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:34:11.203Z] ---> e04c818066af [2022-07-01T16:34:11.203Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:34:11.203Z] ---> Using cache [2022-07-01T16:34:11.203Z] ---> 145791da4b87 [2022-07-01T16:34:11.203Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:34:11.203Z] ---> Using cache [2022-07-01T16:34:11.203Z] ---> d556f6876809 [2022-07-01T16:34:11.203Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T16:34:11.468Z] ---> Running in 44ae6285e731 [2022-07-01T16:34:11.468Z] Removing intermediate container 71cce18571c2 [2022-07-01T16:34:11.468Z] ---> e81425daf659 [2022-07-01T16:34:11.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:34:11.728Z] ---> Running in b742a1101a3e [2022-07-01T16:34:11.989Z] ---> Running in 0a53b82c8ec0 [2022-07-01T16:34:11.989Z] Removing intermediate container d1fabd26c320 [2022-07-01T16:34:11.989Z] ---> 52cad85dbb10 [2022-07-01T16:34:11.989Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:34:12.250Z] Removing intermediate container 44ae6285e731 [2022-07-01T16:34:12.250Z] ---> 117c70a4cd59 [2022-07-01T16:34:12.250Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:34:12.250Z] ---> Running in 4e34bbf9c78e [2022-07-01T16:34:12.569Z] ---> Running in 6e42b52d9f77 [2022-07-01T16:34:12.569Z] Removing intermediate container b742a1101a3e [2022-07-01T16:34:12.569Z] ---> cc0e44580956 [2022-07-01T16:34:12.569Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:34:12.828Z] Removing intermediate container 10e457cb3fd4 [2022-07-01T16:34:12.828Z] ---> 673c73d84cec [2022-07-01T16:34:12.828Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T16:34:12.828Z] Removing intermediate container 0a53b82c8ec0 [2022-07-01T16:34:12.828Z] ---> 70bee0674079 [2022-07-01T16:34:12.828Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:34:13.095Z] ---> Running in a7ee6f1ab6b3 [2022-07-01T16:34:13.095Z] Removing intermediate container 4e34bbf9c78e [2022-07-01T16:34:13.095Z] ---> 09bb694bad42 [2022-07-01T16:34:13.095Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T16:34:13.095Z] ---> Running in eef06fa1c02f [2022-07-01T16:34:13.095Z] Removing intermediate container 6e42b52d9f77 [2022-07-01T16:34:13.095Z] ---> 6bbad58b9409 [2022-07-01T16:34:13.095Z] Step 15/23 : WORKDIR / [2022-07-01T16:34:13.354Z] ---> Running in aa4ac58c4fab [2022-07-01T16:34:14.305Z] Removing intermediate container a7ee6f1ab6b3 [2022-07-01T16:34:14.305Z] ---> a041dc318099 [2022-07-01T16:34:14.305Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:34:14.305Z] ---> Running in d4c29f9c65e1 [2022-07-01T16:34:14.305Z] Removing intermediate container eef06fa1c02f [2022-07-01T16:34:14.305Z] ---> ed9951da1e51 [2022-07-01T16:34:14.305Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:34:14.988Z] ---> b616a709cb81 [2022-07-01T16:34:14.988Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:34:14.988Z] Removing intermediate container aa4ac58c4fab [2022-07-01T16:34:14.988Z] ---> b4f8a59539e7 [2022-07-01T16:34:14.988Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:34:16.432Z] ---> Running in d2aed043f189 [2022-07-01T16:34:16.693Z] ---> a3de9bd24940 [2022-07-01T16:34:16.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T16:34:16.952Z] ---> Running in 5edc49c79099 [2022-07-01T16:34:16.952Z] Removing intermediate container d4c29f9c65e1 [2022-07-01T16:34:16.952Z] ---> 8b6ad856a7e1 [2022-07-01T16:34:16.952Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:34:16.952Z] ---> 0d54a35b2f0f [2022-07-01T16:34:16.952Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:34:17.892Z] Removing intermediate container d2aed043f189 [2022-07-01T16:34:17.892Z] ---> 9c1e9a9f87fe [2022-07-01T16:34:17.892Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:34:18.220Z] ---> 4dfaf0f6809a [2022-07-01T16:34:18.220Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T16:34:18.483Z] Removing intermediate container 5edc49c79099 [2022-07-01T16:34:18.483Z] ---> 794c2466ee2c [2022-07-01T16:34:18.483Z] Step 15/23 : WORKDIR / [2022-07-01T16:34:18.483Z] ---> a5d897fe5489 [2022-07-01T16:34:18.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T16:34:18.483Z] ---> 2e1ec7a1f57f [2022-07-01T16:34:18.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:34:19.053Z] ---> Running in d721d761aea1 [2022-07-01T16:34:19.053Z] ---> 2ecc6d055910 [2022-07-01T16:34:19.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:34:19.053Z] ---> e1121ceb8caf [2022-07-01T16:34:19.053Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T16:34:19.622Z] ---> 38f34cbf8b16 [2022-07-01T16:34:19.622Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T16:34:19.622Z] ---> 02bbf38a1797 [2022-07-01T16:34:19.622Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:34:19.622Z] Removing intermediate container d721d761aea1 [2022-07-01T16:34:19.622Z] ---> cde457528657 [2022-07-01T16:34:19.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:34:19.881Z] ---> Running in 1b28c3166115 [2022-07-01T16:34:19.881Z] ---> b0c4497ced51 [2022-07-01T16:34:19.881Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T16:34:19.881Z] ---> 6aaedd5f6a17 [2022-07-01T16:34:19.881Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:34:20.144Z] ---> Running in 9850c28956c8 [2022-07-01T16:34:20.144Z] ---> 1550deff17f4 [2022-07-01T16:34:20.144Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:34:20.144Z] Removing intermediate container 1b28c3166115 [2022-07-01T16:34:20.144Z] ---> eeefbe3d177c [2022-07-01T16:34:20.144Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:34:20.404Z] ---> c43f53bbee6c [2022-07-01T16:34:20.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T16:34:20.404Z] ---> 42d9fd6dacb8 [2022-07-01T16:34:20.404Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T16:34:20.404Z] ---> Running in e5e9e66c8ffe [2022-07-01T16:34:20.404Z] ---> Running in bf245d6e4c0a [2022-07-01T16:34:20.404Z] Removing intermediate container 9850c28956c8 [2022-07-01T16:34:20.404Z] ---> ea9ef17702ee [2022-07-01T16:34:20.404Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:34:20.404Z] ---> Running in a54de48bc963 [2022-07-01T16:34:20.663Z] ---> Running in a82e2d0f8925 [2022-07-01T16:34:20.663Z] Removing intermediate container bf245d6e4c0a [2022-07-01T16:34:20.663Z] ---> 520afceced96 [2022-07-01T16:34:20.663Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:34:20.926Z] Removing intermediate container e5e9e66c8ffe [2022-07-01T16:34:20.926Z] ---> f7ff100fbca8 [2022-07-01T16:34:20.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:34:20.926Z] Removing intermediate container a54de48bc963 [2022-07-01T16:34:20.926Z] ---> 525b65e3f7cd [2022-07-01T16:34:20.926Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:34:20.926Z] ---> Running in 8ab830f6c401 [2022-07-01T16:34:21.185Z] ---> 4e6f71519b38 [2022-07-01T16:34:21.185Z] Removing intermediate container a82e2d0f8925 [2022-07-01T16:34:21.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> ef0745c2a5d8 [2022-07-01T16:34:21.185Z] [2022-07-01T16:34:21.185Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T16:34:21.185Z] ---> Running in 31b5299b4803 [2022-07-01T16:34:21.185Z] ---> Running in 9afd24371d0c [2022-07-01T16:34:21.445Z] ---> Running in f86863a5f49a [2022-07-01T16:34:21.445Z] Removing intermediate container 8ab830f6c401 [2022-07-01T16:34:21.445Z] ---> 698376b1d208 [2022-07-01T16:34:21.445Z] Step 21/22 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:34:21.445Z] ---> e83dc0219609 [2022-07-01T16:34:21.445Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T16:34:21.445Z] Removing intermediate container 31b5299b4803 [2022-07-01T16:34:21.445Z] ---> 4891e18badee [2022-07-01T16:34:21.445Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:34:21.704Z] Removing intermediate container 9afd24371d0c [2022-07-01T16:34:21.704Z] ---> 5443eb8dee44 [2022-07-01T16:34:21.704Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:34:21.704Z] ---> Running in c79c4855b5f7 [2022-07-01T16:34:21.704Z] ---> Running in ea9d83911eed [2022-07-01T16:34:21.704Z] ---> Running in e07c59dad3bb [2022-07-01T16:34:21.704Z] Removing intermediate container f86863a5f49a [2022-07-01T16:34:21.704Z] ---> 0b3702d32408 [2022-07-01T16:34:21.704Z] Step 25/26 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:34:21.704Z] ---> Running in f2d593f267e1 [2022-07-01T16:34:21.704Z] ---> Running in f7ff303b6a7d [2022-07-01T16:34:21.963Z] Removing intermediate container c79c4855b5f7 [2022-07-01T16:34:21.963Z] ---> 7b58b726bea7 [2022-07-01T16:34:21.963Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:34:21.963Z] Removing intermediate container e07c59dad3bb [2022-07-01T16:34:21.963Z] ---> be22a7366d46 [2022-07-01T16:34:21.963Z] Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:34:21.963Z] Removing intermediate container ea9d83911eed [2022-07-01T16:34:21.963Z] ---> 8eae7a34de16 [2022-07-01T16:34:21.963Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:34:21.963Z] ---> Running in 1b428eb0ca7d [2022-07-01T16:34:22.222Z] ---> Running in ce173acc6996 [2022-07-01T16:34:22.222Z] Removing intermediate container f2d593f267e1 [2022-07-01T16:34:22.222Z] ---> 94354c40260e [2022-07-01T16:34:22.222Z] Step 21/22 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:34:22.222Z] Removing intermediate container f7ff303b6a7d [2022-07-01T16:34:22.222Z] ---> cb0417c470f7 [2022-07-01T16:34:22.222Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:34:22.222Z] ---> Running in 0b2438aab1c7 [2022-07-01T16:34:22.222Z] ---> Running in bea42706c2f7 [2022-07-01T16:34:22.222Z] ---> Running in 88010207723e [2022-07-01T16:34:22.222Z] Removing intermediate container 1b428eb0ca7d [2022-07-01T16:34:22.222Z] ---> ac026abd5202 [2022-07-01T16:34:22.222Z] [2022-07-01T16:34:22.222Z] Removing intermediate container ce173acc6996 [2022-07-01T16:34:22.222Z] ---> 743883643432 [2022-07-01T16:34:22.222Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:34:22.480Z] Removing intermediate container 0b2438aab1c7 [2022-07-01T16:34:22.480Z] ---> 4190bddf6caf [2022-07-01T16:34:22.480Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:34:22.480Z] Successfully built ac026abd5202 [2022-07-01T16:34:22.480Z] ---> Running in f45350360123 [2022-07-01T16:34:22.480Z] Successfully tagged support-scheduler:latest [2022-07-01T16:34:22.480Z]  Building support-scheduler ... done Building security-proxy-setup [2022-07-01T16:34:22.480Z] ---> Running in 55aa80f75cc0 [2022-07-01T16:34:22.480Z] Removing intermediate container 88010207723e [2022-07-01T16:34:22.480Z] ---> e38dd374cc78 [2022-07-01T16:34:22.480Z] [2022-07-01T16:34:22.480Z] Removing intermediate container bea42706c2f7 [2022-07-01T16:34:22.480Z] ---> ec4f1f23e4ea [2022-07-01T16:34:22.480Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:34:22.738Z] Successfully built e38dd374cc78 [2022-07-01T16:34:24.115Z] Successfully tagged security-spire-agent:latest [2022-07-01T16:34:24.115Z] Building security-spire-config [2022-07-01T16:34:27.406Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:27.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:27.406Z] ---> 18e5c5903398 [2022-07-01T16:34:27.406Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:34:27.406Z] ---> Using cache [2022-07-01T16:34:27.406Z] ---> 89b51e6f4e2b [2022-07-01T16:34:27.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:27.406Z] ---> Using cache [2022-07-01T16:34:27.406Z] ---> c2b90e388b8a [2022-07-01T16:34:27.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:34:27.406Z] ---> Using cache [2022-07-01T16:34:27.406Z] ---> cc0b162cb0d2 [2022-07-01T16:34:27.406Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:34:27.406Z] ---> Using cache [2022-07-01T16:34:27.406Z] ---> 4d217d259d66 [2022-07-01T16:34:27.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:27.406Z] ---> Using cache [2022-07-01T16:34:27.406Z] ---> 45ef91c1142e [2022-07-01T16:34:27.406Z] Step 8/22 : COPY . . [2022-07-01T16:34:27.406Z] ---> Using cache [2022-07-01T16:34:27.406Z] ---> 18eebc3467b1 [2022-07-01T16:34:27.406Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:34:28.073Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16609 in /w/workspace/edgexfoundry_edgex-go_PR-4069 [Pipeline] { [Pipeline] ws [2022-07-01T16:34:28.086Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-01T16:34:28.129Z] The recommended git tool is: git [2022-07-01T16:34:28.783Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:28.783Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:28.783Z] ---> 18e5c5903398 [2022-07-01T16:34:28.783Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:34:28.783Z] ---> Using cache [2022-07-01T16:34:28.783Z] ---> 89b51e6f4e2b [2022-07-01T16:34:28.783Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:28.783Z] ---> Using cache [2022-07-01T16:34:28.783Z] ---> c2b90e388b8a [2022-07-01T16:34:28.783Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:34:31.323Z] Removing intermediate container f45350360123 [2022-07-01T16:34:31.323Z] ---> 3b83320a6020 [2022-07-01T16:34:31.323Z] [2022-07-01T16:34:31.323Z] Successfully built 3b83320a6020 [2022-07-01T16:34:32.262Z] Successfully tagged core-metadata:latest [2022-07-01T16:34:32.262Z] Building security-spiffe-token-provider [2022-07-01T16:34:35.548Z]  Building core-metadata ... done Removing intermediate container 55aa80f75cc0 [2022-07-01T16:34:35.548Z] ---> 91c2bed236e5 [2022-07-01T16:34:35.548Z] Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:34:35.548Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:35.548Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:35.548Z] ---> 18e5c5903398 [2022-07-01T16:34:35.548Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:34:35.548Z] ---> Using cache [2022-07-01T16:34:35.548Z] ---> 89b51e6f4e2b [2022-07-01T16:34:35.548Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:34:36.490Z] ---> Running in b88a54f33352 [2022-07-01T16:34:36.490Z] ---> Running in 5baeb37b095c [2022-07-01T16:34:36.490Z] ---> Running in 35cb9b5c588a [2022-07-01T16:34:36.490Z] ---> Running in c227a5cc3c5a [2022-07-01T16:34:36.490Z] ---> Running in 1678b080c330 [2022-07-01T16:34:36.490Z] Removing intermediate container 35cb9b5c588a [2022-07-01T16:34:36.490Z] ---> 2df65972427e [2022-07-01T16:34:36.490Z] [2022-07-01T16:34:36.490Z] Removing intermediate container c227a5cc3c5a [2022-07-01T16:34:36.490Z] ---> fc0833457b20 [2022-07-01T16:34:36.490Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:34:36.490Z] Successfully built 2df65972427e [2022-07-01T16:34:36.490Z] ---> Running in fd16c63ce9b6 [2022-07-01T16:34:36.490Z] Successfully tagged support-notifications:latest [2022-07-01T16:34:36.490Z]  Building support-notifications ... done Building security-bootstrapper [2022-07-01T16:34:36.535Z] using credential edgex-jenkins-ssh [2022-07-01T16:34:36.552Z] Cloning the remote Git repository [2022-07-01T16:34:36.750Z] Removing intermediate container fd16c63ce9b6 [2022-07-01T16:34:36.750Z] ---> a047418da6bc [2022-07-01T16:34:36.750Z] [2022-07-01T16:34:36.750Z] Successfully built a047418da6bc [2022-07-01T16:34:36.750Z] Successfully tagged core-command:latest [2022-07-01T16:34:36.750Z]  Building core-command ... done Building security-secretstore-setup [2022-07-01T16:34:36.750Z] 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-01T16:34:37.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:37.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:36.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:34:36.718Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-01T16:34:36.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:34:36.807Z] > git --version # timeout=10 [2022-07-01T16:34:36.830Z] > git --version # 'git version 2.25.1' [2022-07-01T16:34:36.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:34:36.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T16:34:37.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:37.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:38.203Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:38.203Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:38.203Z] OK: 15866 distinct packages available [2022-07-01T16:34:38.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:38.462Z] OK: 221 MiB in 52 packages [2022-07-01T16:34:39.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:39.962Z] OK: 221 MiB in 52 packages [2022-07-01T16:34:41.880Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:41.880Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:41.880Z] ---> 18e5c5903398 [2022-07-01T16:34:41.880Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 89b51e6f4e2b [2022-07-01T16:34:41.880Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> c2b90e388b8a [2022-07-01T16:34:41.880Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> cc0b162cb0d2 [2022-07-01T16:34:41.880Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 4d217d259d66 [2022-07-01T16:34:41.880Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 45ef91c1142e [2022-07-01T16:34:41.880Z] Step 8/31 : COPY . . [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 18eebc3467b1 [2022-07-01T16:34:41.880Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:34:41.880Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:34:41.880Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:41.880Z] ---> 18e5c5903398 [2022-07-01T16:34:41.880Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 89b51e6f4e2b [2022-07-01T16:34:41.880Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> c2b90e388b8a [2022-07-01T16:34:41.880Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> cc0b162cb0d2 [2022-07-01T16:34:41.880Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 4d217d259d66 [2022-07-01T16:34:41.880Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 45ef91c1142e [2022-07-01T16:34:41.880Z] Step 8/25 : COPY . . [2022-07-01T16:34:41.880Z] ---> Using cache [2022-07-01T16:34:41.880Z] ---> 18eebc3467b1 [2022-07-01T16:34:41.880Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:34:47.150Z] ---> Running in e29054f138fa [2022-07-01T16:34:47.150Z] ---> Running in 3239cdbd3dc6 [2022-07-01T16:34:47.150Z] 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-01T16:34:47.411Z] Removing intermediate container b88a54f33352 [2022-07-01T16:34:47.411Z] ---> cf1f18237dc9 [2022-07-01T16:34:47.411Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:34:47.411Z] Removing intermediate container 1678b080c330 [2022-07-01T16:34:47.411Z] ---> d1b18335bbb5 [2022-07-01T16:34:47.411Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:34:47.981Z] 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-01T16:34:47.981Z] ---> 587d0a86c687 [2022-07-01T16:34:47.981Z] 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-01T16:34:47.981Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:47.981Z] ---> 05124884bc94 [2022-07-01T16:34:47.981Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:49.356Z] ---> Running in dd0893bae7f5 [2022-07-01T16:34:49.356Z] ---> Running in c0a5f90d6e44 [2022-07-01T16:34:52.646Z] Removing intermediate container 5baeb37b095c [2022-07-01T16:34:52.646Z] ---> e1b9effed275 [2022-07-01T16:34:52.646Z] [2022-07-01T16:34:52.646Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:34:52.646Z] ---> e04c818066af [2022-07-01T16:34:52.646Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:34:52.646Z] Removing intermediate container c0a5f90d6e44 [2022-07-01T16:34:52.646Z] ---> 9ff422398c4d [2022-07-01T16:34:52.646Z] Step 8/26 : COPY . . [2022-07-01T16:34:52.918Z] Removing intermediate container dd0893bae7f5 [2022-07-01T16:34:52.918Z] ---> 3a910d6a31a6 [2022-07-01T16:34:52.918Z] Step 7/20 : COPY . . [2022-07-01T16:34:53.180Z] ---> Running in 82699c633a9e [2022-07-01T16:34:54.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:54.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:54.113Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:34:54.113Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:34:54.113Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T16:34:54.113Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T16:34:54.374Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T16:34:54.374Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:54.374Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:34:54.374Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:34:54.374Z] OK: 8 MiB in 20 packages [2022-07-01T16:34:56.558Z] Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f89b83c6f0644c8d4bb687d5c07b87439780e446 [2022-07-01T16:34:57.172Z] Merge succeeded, producing 0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T16:34:57.172Z] Checking out Revision 0a86ffc9472643f54237c4a99f7347945f2875a5 (PR-4069) [2022-07-01T16:34:55.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T16:34:55.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T16:34:55.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T16:34:55.725Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:34:55.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:34:55.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4069/head:refs/remotes/origin/PR-4069 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T16:34:56.583Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T16:34:56.601Z] > git checkout -f f89b83c6f0644c8d4bb687d5c07b87439780e446 # timeout=10 [2022-07-01T16:34:56.877Z] > git remote # timeout=10 [2022-07-01T16:34:56.896Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T16:34:56.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:34:56.924Z] > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [2022-07-01T16:34:57.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T16:34:57.182Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T16:34:57.203Z] > git checkout -f 0a86ffc9472643f54237c4a99f7347945f2875a5 # timeout=10 [2022-07-01T16:35:00.939Z] Removing intermediate container 82699c633a9e [2022-07-01T16:35:00.939Z] ---> d31bbf3ae861 [2022-07-01T16:35:00.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:35:01.657Z] Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" [2022-07-01T16:35:01.671Z] > git rev-list --no-walk f89b83c6f0644c8d4bb687d5c07b87439780e446 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T16:35:02.320Z] ---> Running in b0b5e9d82e80 [2022-07-01T16:35:02.320Z] Removing intermediate container b0b5e9d82e80 [2022-07-01T16:35:02.320Z] ---> 7ccee1435419 [2022-07-01T16:35:02.320Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:35:02.320Z] 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-01T16:35:02.321Z] ---> Running in 0387203c9d2f [2022-07-01T16:35:02.321Z] ---> f0410c9f584b [2022-07-01T16:35:02.321Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:35:02.321Z] ---> 301ff2af0160 [2022-07-01T16:35:02.321Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:35:02.321Z] ---> Running in b2d5d3e241f6 [2022-07-01T16:35:02.321Z] ---> Running in ee665b73fa08 [2022-07-01T16:35:02.578Z] Removing intermediate container 0387203c9d2f [2022-07-01T16:35:02.578Z] ---> 27a28eec5975 [2022-07-01T16:35:02.578Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:35:02.579Z] Removing intermediate container b2d5d3e241f6 [2022-07-01T16:35:02.579Z] ---> 6fff599e0855 [2022-07-01T16:35:02.579Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:35:02.579Z] ---> Running in f1f766a0b96c [2022-07-01T16:35:02.579Z] ---> 8f4e1b676566 [2022-07-01T16:35:02.579Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:35:02.752Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T16:35:02.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T16:35:02.752Z] Dload Upload Total Spent Left Speed [2022-07-01T16:35:02.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k [2022-07-01T16:35:02.849Z] Removing intermediate container f1f766a0b96c [2022-07-01T16:35:02.849Z] ---> e08b434a41da [2022-07-01T16:35:02.849Z] 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 [Pipeline] sh [2022-07-01T16:35:03.106Z] 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-01T16:35:03.364Z] ---> Running in c307675c7a7a [2022-07-01T16:35:03.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T16:35:03.816Z] + sudo tee /etc/docker/daemon.new [2022-07-01T16:35:03.816Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T16:35:03.816Z] { [2022-07-01T16:35:03.816Z] "registry-mirrors": [ [2022-07-01T16:35:03.816Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T16:35:03.816Z] ], [2022-07-01T16:35:03.816Z] "bip": "10.250.0.254/24", [2022-07-01T16:35:03.816Z] "hosts": [ [2022-07-01T16:35:03.816Z] "tcp://0.0.0.0:5555", [2022-07-01T16:35:03.816Z] "unix:///var/run/docker.sock" [2022-07-01T16:35:03.816Z] ], [2022-07-01T16:35:03.816Z] "mtu": 1458, [2022-07-01T16:35:03.816Z] "selinux-enabled": true, [2022-07-01T16:35:03.816Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T16:35:03.816Z] } [Pipeline] sh [2022-07-01T16:35:04.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T16:35:04.522Z] + sudo service docker restart [2022-07-01T16:35:04.860Z] ---> ffcd52bc7ceb [2022-07-01T16:35:04.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:35:05.511Z] Removing intermediate container 3239cdbd3dc6 [2022-07-01T16:35:05.511Z] ---> 4360544f650a [2022-07-01T16:35:05.511Z] [2022-07-01T16:35:05.511Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T16:35:05.511Z] ---> e04c818066af [2022-07-01T16:35:05.511Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:35:05.778Z] Removing intermediate container e29054f138fa [2022-07-01T16:35:05.778Z] ---> 502bab624ad8 [2022-07-01T16:35:05.778Z] [2022-07-01T16:35:05.778Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T16:35:05.778Z] ---> e04c818066af [2022-07-01T16:35:05.778Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:35:06.345Z] ---> 2636a7fbc226 [2022-07-01T16:35:06.345Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:35:06.345Z] ---> Running in ccadbc91eb6c [2022-07-01T16:35:06.345Z] ---> Running in ad76b10a5a9d [2022-07-01T16:35:06.912Z] Removing intermediate container c307675c7a7a [2022-07-01T16:35:06.912Z] ---> c3e87872661d [2022-07-01T16:35:06.913Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:35:06.913Z] Removing intermediate container ccadbc91eb6c [2022-07-01T16:35:06.913Z] ---> ee4e49cea0e0 [2022-07-01T16:35:06.913Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:35:06.913Z] ---> 33cb9914b582 [2022-07-01T16:35:06.913Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:35:06.913Z] ---> Running in 8612dc6129de [2022-07-01T16:35:06.913Z] ---> Running in a73fad6bb67b [2022-07-01T16:35:06.913Z] ---> Running in 8bd76f6f8abb [2022-07-01T16:35:07.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:07.172Z] Removing intermediate container 8612dc6129de [2022-07-01T16:35:07.172Z] ---> a86b96e3b6e0 [2022-07-01T16:35:07.172Z] [2022-07-01T16:35:07.172Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:35:07.172Z] ---> 0ac33e5f5afa [2022-07-01T16:35:07.172Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:35:07.172Z] ---> Using cache [2022-07-01T16:35:07.172Z] ---> 6129d6ecbcc3 [2022-07-01T16:35:07.172Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:07.172Z] ---> Using cache [2022-07-01T16:35:07.172Z] ---> 25db310117d7 [2022-07-01T16:35:07.172Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:35:07.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:07.172Z] ---> Running in 66fa18a14e5b [2022-07-01T16:35:07.431Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:35:07.431Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:07.431Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:35:07.431Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:35:07.431Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:35:07.431Z] OK: 6 MiB in 17 packages [2022-07-01T16:35:07.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:07.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:07.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:07.959Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:07.959Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:35:07.959Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:35:07.959Z] OK: 6 MiB in 16 packages [2022-07-01T16:35:07.959Z] Removing intermediate container ad76b10a5a9d [2022-07-01T16:35:07.959Z] ---> bab625d8f29a [2022-07-01T16:35:07.959Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:35:07.959Z] ---> Running in 54621ededc75 [2022-07-01T16:35:08.218Z] Removing intermediate container 54621ededc75 [2022-07-01T16:35:08.218Z] ---> f0d92231f4a9 [2022-07-01T16:35:08.218Z] Step 13/25 : WORKDIR / [2022-07-01T16:35:08.218Z] ---> Running in 979c23a4c388 [2022-07-01T16:35:08.477Z] Removing intermediate container 8bd76f6f8abb [2022-07-01T16:35:08.477Z] ---> a2cda35cc6cc [2022-07-01T16:35:08.477Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:35:08.477Z] Removing intermediate container 979c23a4c388 [2022-07-01T16:35:08.477Z] ---> b68e8203b389 [2022-07-01T16:35:08.477Z] 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-01T16:35:08.477Z] Removing intermediate container a73fad6bb67b [2022-07-01T16:35:08.477Z] ---> 623e1f24b92d [2022-07-01T16:35:08.477Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:35:08.477Z] ---> Running in f01da2fa5ba4 [2022-07-01T16:35:08.477Z] ---> Running in b2876eb2d55b [2022-07-01T16:35:08.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:08.740Z] Removing intermediate container f01da2fa5ba4 [2022-07-01T16:35:08.740Z] ---> 535c0fe3e191 [2022-07-01T16:35:08.740Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:35:08.740Z] ---> 8002c981d80d [2022-07-01T16:35:08.740Z] 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-01T16:35:08.740Z] Removing intermediate container b2876eb2d55b [2022-07-01T16:35:08.740Z] ---> d0dafdc7d2d8 [2022-07-01T16:35:08.740Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:35:09.000Z] ---> Running in 2df4e176fe77 [2022-07-01T16:35:09.000Z] ---> Running in 9d21bded4a32 [2022-07-01T16:35:09.000Z] Removing intermediate container 2df4e176fe77 [2022-07-01T16:35:09.000Z] ---> aaeed3d35196 [2022-07-01T16:35:09.000Z] Step 21/22 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:35:09.000Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:35:09.000Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:35:09.000Z] OK: 15859 distinct packages available [2022-07-01T16:35:09.000Z] Removing intermediate container 9d21bded4a32 [2022-07-01T16:35:09.000Z] ---> 55950286a2ef [2022-07-01T16:35:09.000Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:35:09.000Z] ---> Running in 70d19110b291 [2022-07-01T16:35:09.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:09.262Z] ---> 69097a6c3b04 [2022-07-01T16:35:09.262Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:09.262Z] ---> Running in 2573746d2042 [2022-07-01T16:35:09.262Z] Removing intermediate container 70d19110b291 [2022-07-01T16:35:09.262Z] ---> 92f44fa4e03a [2022-07-01T16:35:09.262Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:35:09.262Z] ---> Running in af3178ad62e0 [2022-07-01T16:35:09.528Z] ---> d6c967dcb505 [2022-07-01T16:35:09.528Z] 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-01T16:35:09.528Z] Removing intermediate container af3178ad62e0 [2022-07-01T16:35:09.528Z] ---> faffd62f1de2 [2022-07-01T16:35:09.528Z] [2022-07-01T16:35:09.528Z] Successfully built faffd62f1de2 [2022-07-01T16:35:09.787Z] Successfully tagged security-proxy-setup:latest [2022-07-01T16:35:09.787Z]  Building security-proxy-setup ... done Building core-data [2022-07-01T16:35:09.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:10.355Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:10.355Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:35:10.355Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:35:10.355Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:35:10.684Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:35:10.684Z] OK: 6 MiB in 18 packages [2022-07-01T16:35:13.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:13.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:13.966Z] ---> 18e5c5903398 [2022-07-01T16:35:13.966Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:35:13.966Z] ---> Using cache [2022-07-01T16:35:13.966Z] ---> 89b51e6f4e2b [2022-07-01T16:35:13.966Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:13.966Z] ---> Using cache [2022-07-01T16:35:13.966Z] ---> c2b90e388b8a [2022-07-01T16:35:13.966Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:35:16.503Z] ---> 46af99c89eec [2022-07-01T16:35:16.503Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:35:16.763Z] ---> Running in 1d3dd737bcf5 [2022-07-01T16:35:17.700Z] Removing intermediate container 2573746d2042 [2022-07-01T16:35:17.700Z] ---> b1e0388fec45 [2022-07-01T16:35:17.700Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:35:17.700Z] Removing intermediate container 66fa18a14e5b [2022-07-01T16:35:17.700Z] ---> 8e7656a7a7a9 [2022-07-01T16:35:17.700Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:35:17.700Z] ---> 6422210b3c26 [2022-07-01T16:35:17.700Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:35:17.700Z] ---> Running in 625fd65287d9 [2022-07-01T16:35:18.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:19.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:19.578Z] Removing intermediate container 625fd65287d9 [2022-07-01T16:35:19.578Z] ---> 5b943132daf9 [2022-07-01T16:35:19.578Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:35:19.837Z] OK: 221 MiB in 52 packages [2022-07-01T16:35:20.407Z] ---> 9e1c6e53da17 [2022-07-01T16:35:20.407Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:35:20.407Z] ---> c131ae024528 [2022-07-01T16:35:20.407Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:35:20.407Z] ---> 5bd396fbf0ed [2022-07-01T16:35:20.407Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:35:20.407Z] ---> Running in 984c79da21c8 [2022-07-01T16:35:20.666Z] ---> 0709ad107cb8 [2022-07-01T16:35:20.666Z] 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-01T16:35:20.666Z] ---> Running in 5909a2cd7cb4 [2022-07-01T16:35:20.666Z] ---> 683c0bfa181f [2022-07-01T16:35:20.666Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:35:20.666Z] Removing intermediate container 1d3dd737bcf5 [2022-07-01T16:35:20.666Z] ---> cc114acaf1e9 [2022-07-01T16:35:20.666Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:20.666Z] Removing intermediate container ee665b73fa08 [2022-07-01T16:35:20.666Z] ---> 8e65bb580b98 [2022-07-01T16:35:20.666Z] [2022-07-01T16:35:20.666Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:35:20.666Z] ---> 0ac33e5f5afa [2022-07-01T16:35:20.666Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:35:20.666Z] ---> Using cache [2022-07-01T16:35:20.666Z] ---> 6129d6ecbcc3 [2022-07-01T16:35:20.666Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:20.666Z] ---> Using cache [2022-07-01T16:35:20.666Z] ---> 25db310117d7 [2022-07-01T16:35:20.666Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:35:20.666Z] ---> Running in 517b93fbb3a3 [2022-07-01T16:35:20.666Z] ---> Running in 333e347d4d31 [2022-07-01T16:35:20.926Z] ---> 0e0298677b6c [2022-07-01T16:35:20.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:20.926Z] ---> Running in 415d299886cf [2022-07-01T16:35:20.926Z] Removing intermediate container 333e347d4d31 [2022-07-01T16:35:20.926Z] ---> de88d50ea7fc [2022-07-01T16:35:20.926Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:35:21.184Z] ---> 37952d61e251 [2022-07-01T16:35:21.184Z] Step 21/26 : WORKDIR / [2022-07-01T16:35:21.184Z] ---> Running in c3f673e3e6e0 [2022-07-01T16:35:21.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:21.184Z] Removing intermediate container c3f673e3e6e0 [2022-07-01T16:35:21.184Z] ---> ae2a00ab6fc0 [2022-07-01T16:35:21.184Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:35:21.184Z] ---> Running in 09eda89bfcfd [2022-07-01T16:35:21.443Z] Removing intermediate container 09eda89bfcfd [2022-07-01T16:35:21.443Z] ---> 98ac1a1c59b8 [2022-07-01T16:35:21.443Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:35:21.443Z] Removing intermediate container 984c79da21c8 [2022-07-01T16:35:21.443Z] ---> d02521319f6f [2022-07-01T16:35:21.443Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:21.443Z] ---> Running in b8f7b181c267 [2022-07-01T16:35:21.443Z] Removing intermediate container 5909a2cd7cb4 [2022-07-01T16:35:21.443Z] ---> a3169d1f5a9e [2022-07-01T16:35:21.443Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:35:21.443Z] ---> Running in bac6294ddbc7 [2022-07-01T16:35:21.706Z] Removing intermediate container b8f7b181c267 [2022-07-01T16:35:21.706Z] ---> 32a40b2b162b [2022-07-01T16:35:21.706Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T16:35:21.706Z] ---> Running in 4fdb19e79f13 [2022-07-01T16:35:21.706Z] ---> 8df099bcef68 [2022-07-01T16:35:21.706Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:35:21.706Z] Removing intermediate container bac6294ddbc7 [2022-07-01T16:35:21.706Z] ---> a36c1ca8f09e [2022-07-01T16:35:21.706Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T16:35:21.706Z] ---> Running in cad781fd3bbf [2022-07-01T16:35:21.706Z] Removing intermediate container 4fdb19e79f13 [2022-07-01T16:35:21.706Z] ---> de136c0af8fa [2022-07-01T16:35:21.706Z] Step 25/26 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:35:21.964Z] ---> Running in 34202fb5185a [2022-07-01T16:35:21.964Z] Removing intermediate container cad781fd3bbf [2022-07-01T16:35:21.964Z] ---> ee0a0b6cdd99 [2022-07-01T16:35:21.964Z] Step 24/25 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:35:22.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:22.223Z] ---> Running in 25a746908629 [2022-07-01T16:35:22.223Z] Removing intermediate container 34202fb5185a [2022-07-01T16:35:22.223Z] ---> dc24d9011c62 [2022-07-01T16:35:22.223Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:35:22.223Z] Removing intermediate container 415d299886cf [2022-07-01T16:35:22.223Z] ---> 475267ed97cd [2022-07-01T16:35:22.223Z] Step 8/23 : COPY . . [2022-07-01T16:35:22.482Z] ---> Running in c4d1d9bfb931 [2022-07-01T16:35:22.482Z] ---> 84944251a1f3 [2022-07-01T16:35:22.482Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:35:22.482Z] Removing intermediate container 25a746908629 [2022-07-01T16:35:22.482Z] ---> fb1ab30d81c3 [2022-07-01T16:35:22.482Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:35:22.482Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:35:22.482Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:35:22.482Z] OK: 15859 distinct packages available [2022-07-01T16:35:22.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:35:23.137Z] provisioning config files... [2022-07-01T16:35:23.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5665753675311434168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:35:23.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:23.553Z] ---> docker-login.sh [2022-07-01T16:35:23.553Z] nexus3.edgexfoundry.org:10001 [2022-07-01T16:35:23.984Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:35:23.984Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:35:24.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:24.371Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:35:24.371Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T16:35:24.629Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T16:35:24.629Z] ---> 037d82a62002 [2022-07-01T16:35:24.629Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:35:24.629Z] Removing intermediate container c4d1d9bfb931 [2022-07-01T16:35:24.629Z] ---> cce657e00ad4 [2022-07-01T16:35:24.629Z] [2022-07-01T16:35:24.629Z] ---> Running in 99eebb6d1d02 [2022-07-01T16:35:24.629Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:24.629Z] Successfully built cce657e00ad4 [2022-07-01T16:35:24.629Z] Successfully tagged security-spire-config:latest [2022-07-01T16:35:24.629Z]  Building security-spire-config ... done Building security-spire-server [2022-07-01T16:35:24.629Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:35:24.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:24.764Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:24.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:24.764Z] [2022-07-01T16:35:24.764Z] Login Succeeded [2022-07-01T16:35:24.764Z] nexus3.edgexfoundry.org:10002 [2022-07-01T16:35:24.887Z] Removing intermediate container 99eebb6d1d02 [2022-07-01T16:35:24.887Z] ---> 532296dd7937 [2022-07-01T16:35:24.887Z] [2022-07-01T16:35:24.887Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:35:24.887Z] Successfully built 532296dd7937 [2022-07-01T16:35:24.887Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:35:24.887Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T16:35:24.887Z] Building sys-mgmt-agent [2022-07-01T16:35:24.887Z]  Building security-secretstore-setup ... done Executing busybox-1.34.1-r5.trigger [2022-07-01T16:35:24.887Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:35:25.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:25.145Z] OK: 8 MiB in 23 packages [2022-07-01T16:35:25.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:25.322Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:25.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:25.322Z] [2022-07-01T16:35:25.322Z] Login Succeeded [2022-07-01T16:35:25.322Z] nexus3.edgexfoundry.org:10003 [2022-07-01T16:35:25.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:25.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:25.883Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:25.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:25.883Z] [2022-07-01T16:35:25.883Z] Login Succeeded [2022-07-01T16:35:25.883Z] nexus3.edgexfoundry.org:10004 [2022-07-01T16:35:26.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:26.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:26.485Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:26.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:26.485Z] [2022-07-01T16:35:26.485Z] Login Succeeded [2022-07-01T16:35:26.485Z] docker.io [2022-07-01T16:35:26.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:27.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:27.371Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:27.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:27.371Z] [2022-07-01T16:35:27.371Z] Login Succeeded [2022-07-01T16:35:27.371Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T16:35:27.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T16:35:27.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:35:27.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:35:27.752Z] ========================================================= [2022-07-01T16:35:27.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T16:35:27.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:35:28.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:35:28.386Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T16:35:28.386Z] 9b3977197b4f: Pulling fs layer [2022-07-01T16:35:28.386Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T16:35:28.386Z] 94645a83ff95: Pulling fs layer [2022-07-01T16:35:28.386Z] e6fb740bc735: Pulling fs layer [2022-07-01T16:35:28.386Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T16:35:28.386Z] 355e64cbe906: Pulling fs layer [2022-07-01T16:35:28.386Z] 63ab81a10011: Pulling fs layer [2022-07-01T16:35:28.386Z] 555d1d1c4555: Pulling fs layer [2022-07-01T16:35:28.386Z] 7d9057610161: Pulling fs layer [2022-07-01T16:35:28.386Z] e6fb740bc735: Waiting [2022-07-01T16:35:28.386Z] 3a77bd46dcc9: Waiting [2022-07-01T16:35:28.386Z] 355e64cbe906: Waiting [2022-07-01T16:35:28.386Z] 63ab81a10011: Waiting [2022-07-01T16:35:28.386Z] 7d9057610161: Waiting [2022-07-01T16:35:28.386Z] 555d1d1c4555: Waiting [2022-07-01T16:35:28.386Z] 94645a83ff95: Verifying Checksum [2022-07-01T16:35:28.386Z] 94645a83ff95: Download complete [2022-07-01T16:35:28.386Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T16:35:28.386Z] 1a89e8eeedd5: Download complete [2022-07-01T16:35:28.386Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T16:35:28.386Z] 3a77bd46dcc9: Download complete [2022-07-01T16:35:28.386Z] 355e64cbe906: Verifying Checksum [2022-07-01T16:35:28.386Z] 355e64cbe906: Download complete [2022-07-01T16:35:28.386Z] 9b3977197b4f: Download complete [2022-07-01T16:35:28.386Z] 63ab81a10011: Verifying Checksum [2022-07-01T16:35:28.386Z] 63ab81a10011: Download complete [2022-07-01T16:35:29.541Z] ---> 3788feef7cff [2022-07-01T16:35:29.541Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:35:30.118Z] 9b3977197b4f: Pull complete [2022-07-01T16:35:30.118Z] 7d9057610161: Download complete [2022-07-01T16:35:30.158Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:30.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:30.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:35:30.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:30.727Z] ---> 18e5c5903398 [2022-07-01T16:35:30.727Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:35:30.727Z] ---> 18e5c5903398 [2022-07-01T16:35:30.727Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> 89b51e6f4e2b [2022-07-01T16:35:30.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> c2b90e388b8a [2022-07-01T16:35:30.727Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> 89b51e6f4e2b [2022-07-01T16:35:30.727Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> c2b90e388b8a [2022-07-01T16:35:30.727Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> cf1f18237dc9 [2022-07-01T16:35:30.727Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> 05124884bc94 [2022-07-01T16:35:30.727Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> 9ff422398c4d [2022-07-01T16:35:30.727Z] Step 8/25 : COPY . . [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> f0410c9f584b [2022-07-01T16:35:30.727Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> 6fff599e0855 [2022-07-01T16:35:30.727Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T16:35:30.727Z] ---> Using cache [2022-07-01T16:35:30.727Z] ---> e08b434a41da [2022-07-01T16:35:30.727Z] 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-01T16:35:30.731Z] 1a89e8eeedd5: Pull complete [2022-07-01T16:35:31.009Z] 94645a83ff95: Pull complete [2022-07-01T16:35:31.287Z] 555d1d1c4555: Download complete [2022-07-01T16:35:31.665Z] ---> Running in a74b675a51d3 [2022-07-01T16:35:31.665Z] ---> Running in ec2a11f1e1ab [2022-07-01T16:35:31.665Z] ---> 106d1dc04534 [2022-07-01T16:35:31.665Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:35:31.665Z] ---> 3d1be90d4b48 [2022-07-01T16:35:31.665Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:35:31.892Z] e6fb740bc735: Verifying Checksum [2022-07-01T16:35:31.892Z] e6fb740bc735: Download complete [2022-07-01T16:35:31.925Z] ---> Running in 18c2a6b8d78d [2022-07-01T16:35:31.925Z] ---> Running in dcff66504b8a [2022-07-01T16:35:31.925Z] Removing intermediate container 517b93fbb3a3 [2022-07-01T16:35:31.925Z] ---> 8a44210f2f2c [2022-07-01T16:35:31.925Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:31.925Z] Removing intermediate container 18c2a6b8d78d [2022-07-01T16:35:31.925Z] ---> d0f265e32ea9 [2022-07-01T16:35:31.925Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T16:35:32.183Z] ---> 34ad6bdc53d2 [2022-07-01T16:35:32.183Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T16:35:32.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:32.183Z] ---> e544ed8559da [2022-07-01T16:35:32.183Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T16:35:32.446Z] ---> Running in 7a0376a5ecdb [2022-07-01T16:35:32.446Z] 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-01T16:35:32.706Z] ---> 176031b74658 [2022-07-01T16:35:32.706Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:32.706Z] Removing intermediate container a74b675a51d3 [2022-07-01T16:35:32.706Z] ---> f0b44d323925 [2022-07-01T16:35:32.706Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T16:35:32.706Z] ---> Running in c69f785db322 [2022-07-01T16:35:32.966Z] ---> 9bb322802bf3 [2022-07-01T16:35:32.966Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T16:35:32.966Z] ---> Running in 5edc45dd6b7a [2022-07-01T16:35:32.966Z] Removing intermediate container c69f785db322 [2022-07-01T16:35:32.966Z] ---> 3364f43ca72d [2022-07-01T16:35:32.966Z] [2022-07-01T16:35:32.966Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T16:35:32.966Z] ---> 0ac33e5f5afa [2022-07-01T16:35:32.966Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:35:32.966Z] ---> Using cache [2022-07-01T16:35:32.966Z] ---> 6129d6ecbcc3 [2022-07-01T16:35:32.966Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:32.966Z] ---> Using cache [2022-07-01T16:35:32.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:32.966Z] ---> 25db310117d7 [2022-07-01T16:35:32.966Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:35:32.966Z] ---> Using cache [2022-07-01T16:35:32.966Z] ---> 673c73d84cec [2022-07-01T16:35:32.966Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:35:33.225Z] Removing intermediate container 5edc45dd6b7a [2022-07-01T16:35:33.225Z] ---> f08fbbb08342 [2022-07-01T16:35:33.225Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:33.225Z] ---> Running in d5f83135c5ef [2022-07-01T16:35:33.225Z] Removing intermediate container d5f83135c5ef [2022-07-01T16:35:33.225Z] ---> f643c28a9019 [2022-07-01T16:35:33.225Z] Step 18/20 : LABEL arch=x86_64 [2022-07-01T16:35:33.484Z] OK: 221 MiB in 52 packages [2022-07-01T16:35:33.484Z] ---> Running in 26365b1fca89 [2022-07-01T16:35:33.484Z] Removing intermediate container 7a0376a5ecdb [2022-07-01T16:35:33.484Z] ---> 9c44f9c0146e [2022-07-01T16:35:33.484Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T16:35:34.060Z] ---> Running in 24c1f220233b [2022-07-01T16:35:34.060Z] Removing intermediate container 26365b1fca89 [2022-07-01T16:35:34.060Z] ---> 6b4927511536 [2022-07-01T16:35:34.060Z] Step 19/20 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:35:34.060Z] ---> Running in eae3e3091210 [2022-07-01T16:35:34.060Z] Removing intermediate container 24c1f220233b [2022-07-01T16:35:34.060Z] ---> 907c70b43c7f [2022-07-01T16:35:34.060Z] Step 28/31 : CMD ["gate"] [2022-07-01T16:35:34.319Z] Removing intermediate container eae3e3091210 [2022-07-01T16:35:34.319Z] ---> 336a51482d90 [2022-07-01T16:35:34.319Z] Step 20/20 : LABEL version=0.0.0 [2022-07-01T16:35:34.319Z] ---> Running in deba5deb2449 [2022-07-01T16:35:34.319Z] Removing intermediate container ec2a11f1e1ab [2022-07-01T16:35:34.319Z] ---> 4f8880e05a34 [2022-07-01T16:35:34.319Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:34.319Z] ---> Running in cc61e85eb3de [2022-07-01T16:35:34.578Z] Removing intermediate container deba5deb2449 [2022-07-01T16:35:34.578Z] ---> 50112be1d532 [2022-07-01T16:35:34.578Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T16:35:34.578Z] ---> f0b90198b2c8 [2022-07-01T16:35:34.578Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:35:34.578Z] Removing intermediate container cc61e85eb3de [2022-07-01T16:35:34.578Z] ---> Running in fca00fbec232 [2022-07-01T16:35:34.578Z] ---> 2833c5670242 [2022-07-01T16:35:34.578Z] [2022-07-01T16:35:34.578Z] ---> 609309e82f04 [2022-07-01T16:35:34.578Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:34.836Z] Successfully built 2833c5670242 [2022-07-01T16:35:34.836Z] ---> Running in 19dfa675b6ed [2022-07-01T16:35:34.836Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-01T16:35:34.836Z]  Building security-spiffe-token-provider ... done  ---> 9d3e63dd27d0 [2022-07-01T16:35:34.836Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T16:35:34.836Z] Removing intermediate container fca00fbec232 [2022-07-01T16:35:34.836Z] ---> 2bd9722f5f6c [2022-07-01T16:35:34.836Z] Step 30/31 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:35:34.836Z] ---> Running in af4d7791bbd1 [2022-07-01T16:35:35.094Z] ---> 6b3c1f97ef4c [2022-07-01T16:35:35.094Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T16:35:35.094Z] Removing intermediate container af4d7791bbd1 [2022-07-01T16:35:35.094Z] ---> 325adda2f8f3 [2022-07-01T16:35:35.094Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T16:35:35.356Z] ---> Running in 0d0b6dffce9e [2022-07-01T16:35:35.356Z] ---> 479da03435f6 [2022-07-01T16:35:35.356Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:35:35.945Z] ---> Running in 45642b48a8be [2022-07-01T16:35:35.945Z] Removing intermediate container 0d0b6dffce9e [2022-07-01T16:35:35.945Z] ---> 57480e935444 [2022-07-01T16:35:35.945Z] [2022-07-01T16:35:36.204Z] Removing intermediate container 45642b48a8be [2022-07-01T16:35:36.204Z] ---> 9fed3b23849f [2022-07-01T16:35:36.204Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:35:36.204Z] Successfully built 57480e935444 [2022-07-01T16:35:36.204Z] Successfully tagged security-bootstrapper:latest [2022-07-01T16:35:36.468Z]  Building security-bootstrapper ... done Removing intermediate container 19dfa675b6ed [2022-07-01T16:35:36.468Z] ---> 1c142cf63326 [2022-07-01T16:35:36.468Z] Step 8/23 : COPY . . [2022-07-01T16:35:36.468Z] ---> Running in d8649cd6763d [2022-07-01T16:35:37.845Z] Removing intermediate container d8649cd6763d [2022-07-01T16:35:37.845Z] ---> 55c2cf7e150b [2022-07-01T16:35:37.845Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T16:35:42.038Z] ---> Running in 2fd00c289eb0 [2022-07-01T16:35:42.298Z] Removing intermediate container 2fd00c289eb0 [2022-07-01T16:35:42.298Z] ---> 72d670e49e3b [2022-07-01T16:35:42.298Z] Step 24/25 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:35:42.298Z] ---> c8ae849029b9 [2022-07-01T16:35:42.298Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:35:42.298Z] ---> Running in 80945fbdd379 [2022-07-01T16:35:42.298Z] ---> Running in f3bf53173da7 [2022-07-01T16:35:42.298Z] Removing intermediate container 80945fbdd379 [2022-07-01T16:35:42.298Z] ---> 83b2d593e1ea [2022-07-01T16:35:42.298Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:35:42.557Z] ---> Running in 27a17034d9c2 [2022-07-01T16:35:42.557Z] Removing intermediate container 27a17034d9c2 [2022-07-01T16:35:42.557Z] ---> d8f422c45da0 [2022-07-01T16:35:42.557Z] [2022-07-01T16:35:42.557Z] 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-01T16:35:42.557Z] Successfully built d8f422c45da0 [2022-07-01T16:35:42.557Z] Successfully tagged security-spire-server:latest [2022-07-01T16:35:47.038Z] e6fb740bc735: Pull complete [2022-07-01T16:35:47.038Z] 3a77bd46dcc9: Pull complete [2022-07-01T16:35:47.038Z] 355e64cbe906: Pull complete [2022-07-01T16:35:47.038Z] 63ab81a10011: Pull complete [2022-07-01T16:35:52.474Z] 555d1d1c4555: Pull complete [2022-07-01T16:35:54.462Z] 7d9057610161: Pull complete [2022-07-01T16:35:54.462Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T16:35:54.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:35:54.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:35:55.102Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T16:35:55.102Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:35:55.102Z] WORKDIR /edgex [2022-07-01T16:35:55.102Z] COPY go.mod . [2022-07-01T16:35:55.102Z] RUN go mod download [2022-07-01T16:35:57.438Z]  Building security-spire-server ... done Removing intermediate container dcff66504b8a [2022-07-01T16:35:57.438Z] ---> 7f1e6f528fc2 [2022-07-01T16:35:57.438Z] [2022-07-01T16:35:57.438Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:35:57.438Z] ---> e04c818066af [2022-07-01T16:35:57.438Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:35:57.438Z] ---> Running in cd61d00e609c [2022-07-01T16:35:57.438Z] Removing intermediate container f3bf53173da7 [2022-07-01T16:35:57.438Z] ---> 2d5868e79776 [2022-07-01T16:35:57.438Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:35:57.438Z] ---> Running in 2f4e5b164baa [2022-07-01T16:35:57.438Z] Removing intermediate container cd61d00e609c [2022-07-01T16:35:57.438Z] ---> 17421531f54e [2022-07-01T16:35:57.438Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:35:57.438Z] ---> Running in 41d330d2ad06 [2022-07-01T16:35:57.438Z] Removing intermediate container 41d330d2ad06 [2022-07-01T16:35:57.438Z] ---> 1d84abe6463b [2022-07-01T16:35:57.438Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:35:57.438Z] ---> Running in aced3dbeba6e [2022-07-01T16:35:57.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:35:57.438Z] Removing intermediate container aced3dbeba6e [2022-07-01T16:35:57.438Z] ---> d2b039ec03b0 [2022-07-01T16:35:57.438Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:57.438Z] ---> Running in 6358ca42d05f [2022-07-01T16:35:57.438Z] Removing intermediate container 2f4e5b164baa [2022-07-01T16:35:57.438Z] ---> 0e4f1a715c96 [2022-07-01T16:35:57.438Z] [2022-07-01T16:35:57.438Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:35:57.438Z] 20.10.14: Pulling from library/docker [2022-07-01T16:35:57.438Z] Removing intermediate container 6358ca42d05f [2022-07-01T16:35:57.438Z] ---> c899537871d2 [2022-07-01T16:35:57.438Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:35:57.438Z] ---> Running in aae0b04216ce [2022-07-01T16:35:57.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:57.761Z] Sending build context to Docker daemon 169.2MB [2022-07-01T16:35:57.761Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:35:57.761Z] ---> 819e984ddca1 [2022-07-01T16:35:57.761Z] Step 2/4 : WORKDIR /edgex [2022-07-01T16:35:58.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:58.264Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:58.264Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T16:35:58.524Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:35:58.524Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T16:35:58.783Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:35:58.783Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:35:58.783Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:35:58.783Z] OK: 8 MiB in 20 packages [2022-07-01T16:35:59.043Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:35:59.043Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:35:59.043Z] ---> 7417809fdb73 [2022-07-01T16:35:59.043Z] 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-01T16:36:00.412Z] ---> Running in f1142795ab05 [2022-07-01T16:36:00.412Z] Removing intermediate container f1142795ab05 [2022-07-01T16:36:00.412Z] ---> 01bd3a41d6af [2022-07-01T16:36:00.412Z] Step 3/4 : COPY go.mod . [2022-07-01T16:36:00.424Z] ---> Running in fd666ed1a619 [2022-07-01T16:36:00.424Z] Removing intermediate container aae0b04216ce [2022-07-01T16:36:00.424Z] ---> dcd72ec8748c [2022-07-01T16:36:00.424Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:36:00.424Z] Removing intermediate container fd666ed1a619 [2022-07-01T16:36:00.424Z] ---> de15a3211230 [2022-07-01T16:36:00.424Z] 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-01T16:36:00.424Z] ---> Running in 49294ebfb79d [2022-07-01T16:36:00.683Z] ---> c1647a8fd436 [2022-07-01T16:36:00.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:36:01.015Z] ---> 70df502306ca [2022-07-01T16:36:01.015Z] Step 4/4 : RUN go mod download [2022-07-01T16:36:01.015Z] ---> Running in 7a6499cbb6af [2022-07-01T16:36:01.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:01.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:01.755Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:36:01.755Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:36:01.755Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:36:01.755Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:36:01.755Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:36:01.755Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:36:01.755Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:36:01.755Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:36:01.755Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:36:01.755Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:36:01.755Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:36:01.755Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:36:01.755Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:36:01.755Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:36:01.755Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:36:01.755Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:36:01.755Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:36:01.755Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:36:02.328Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:36:02.328Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:36:02.328Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:36:02.328Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:36:02.328Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:36:02.328Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:36:02.328Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:36:02.328Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:36:02.328Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:36:02.328Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:36:02.328Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:36:02.328Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:36:02.328Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:36:02.328Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:36:02.328Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:36:02.328Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:36:02.328Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:36:02.328Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:36:02.328Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:36:02.328Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:36:02.328Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:36:02.328Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:36:02.328Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:36:02.328Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:36:02.328Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:36:02.328Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:36:02.590Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:36:02.590Z] OK: 83 MiB in 65 packages [2022-07-01T16:36:03.158Z] Collecting docker-compose==1.23.2 [2022-07-01T16:36:03.158Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:36:03.419Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:36:03.419Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:36:04.798Z] ---> 2b7bd84ce347 [2022-07-01T16:36:04.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:36:04.798Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:36:04.798Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:36:04.798Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:36:04.798Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:36:05.060Z] ---> 7ddc77646bad [2022-07-01T16:36:05.060Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:36:05.061Z] 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-01T16:36:05.061Z] ---> Running in 6df8fab90f82 [2022-07-01T16:36:05.061Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:36:05.061Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:36:05.061Z] Removing intermediate container 6df8fab90f82 [2022-07-01T16:36:05.061Z] ---> 6bb1d72c0816 [2022-07-01T16:36:05.061Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:36:05.061Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:36:05.323Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:36:05.323Z] ---> Running in 52e095337fcf [2022-07-01T16:36:05.323Z] Removing intermediate container 52e095337fcf [2022-07-01T16:36:05.323Z] ---> 70ff9ec0e4bc [2022-07-01T16:36:05.323Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:36:05.323Z] ---> Running in 6752cf8014dd [2022-07-01T16:36:05.581Z] Removing intermediate container 6752cf8014dd [2022-07-01T16:36:05.581Z] ---> 57767eb6356b [2022-07-01T16:36:05.581Z] Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:36:05.581Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:36:05.581Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:36:05.581Z] ---> Running in f64367279683 [2022-07-01T16:36:05.581Z] Removing intermediate container f64367279683 [2022-07-01T16:36:05.581Z] ---> d5675a7edeab [2022-07-01T16:36:05.581Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:36:05.581Z] ---> Running in cabd1114dcdd [2022-07-01T16:36:05.841Z] Removing intermediate container cabd1114dcdd [2022-07-01T16:36:05.841Z] ---> cef35c810432 [2022-07-01T16:36:05.841Z] [2022-07-01T16:36:05.841Z] Successfully built cef35c810432 [2022-07-01T16:36:05.841Z] Successfully tagged core-data:latest [2022-07-01T16:36:05.841Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2022-07-01T16:36:05.841Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:36:05.841Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:36:05.841Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:36:05.841Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:36:05.841Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:36:06.101Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:36:06.101Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:36:06.101Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:36:06.101Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:36:06.101Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:36:06.101Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:36:06.383Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:36:06.383Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:36:06.383Z] 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-01T16:36:06.383Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:36:06.383Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:36:06.383Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:36:06.383Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:36:06.383Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:36:06.383Z] Attempting uninstall: urllib3 [2022-07-01T16:36:06.383Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:36:06.383Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:36:06.383Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:36:06.383Z] Attempting uninstall: idna [2022-07-01T16:36:06.383Z] Found existing installation: idna 3.3 [2022-07-01T16:36:06.383Z] Uninstalling idna-3.3: [2022-07-01T16:36:06.645Z] Successfully uninstalled idna-3.3 [2022-07-01T16:36:06.905Z] Attempting uninstall: requests [2022-07-01T16:36:06.905Z] Found existing installation: requests 2.26.0 [2022-07-01T16:36:06.905Z] Uninstalling requests-2.26.0: [2022-07-01T16:36:06.905Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:36:06.905Z] Running setup.py install for texttable: started [2022-07-01T16:36:07.165Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:36:07.165Z] Running setup.py install for PyYAML: started [2022-07-01T16:36:07.735Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:36:07.735Z] Running setup.py install for docopt: started [2022-07-01T16:36:07.995Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:36:07.995Z] Running setup.py install for dockerpty: started [2022-07-01T16:36:08.255Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:36:08.515Z] 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-01T16:36:11.053Z] Removing intermediate container 49294ebfb79d [2022-07-01T16:36:11.053Z] ---> 29cb75e2d31e [2022-07-01T16:36:11.053Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:36:11.053Z] ---> Running in 8c16b62af067 [2022-07-01T16:36:11.053Z] Removing intermediate container 8c16b62af067 [2022-07-01T16:36:11.053Z] ---> ec167862a33e [2022-07-01T16:36:11.053Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:36:11.053Z] ---> Running in 32af407c1adc [2022-07-01T16:36:11.053Z] Removing intermediate container 32af407c1adc [2022-07-01T16:36:11.053Z] ---> 7740372320a1 [2022-07-01T16:36:11.053Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:36:11.312Z] ---> b37b9609fe63 [2022-07-01T16:36:11.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:36:11.600Z] ---> 48d95d7a569c [2022-07-01T16:36:11.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:36:11.860Z] ---> da36909d1c0a [2022-07-01T16:36:11.860Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:36:11.860Z] ---> Running in bb3501d6e0a3 [2022-07-01T16:36:11.860Z] Removing intermediate container bb3501d6e0a3 [2022-07-01T16:36:11.860Z] ---> 154ca5542158 [2022-07-01T16:36:11.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:36:11.860Z] ---> Running in 93d96a7d8b04 [2022-07-01T16:36:12.121Z] Removing intermediate container 93d96a7d8b04 [2022-07-01T16:36:12.121Z] ---> 54d490079752 [2022-07-01T16:36:12.121Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:36:12.121Z] ---> Running in a29cd40310d6 [2022-07-01T16:36:12.121Z] Removing intermediate container a29cd40310d6 [2022-07-01T16:36:12.121Z] ---> 9b0f1d9d4ceb [2022-07-01T16:36:12.121Z] Step 22/23 : LABEL git_sha=835e0a33b4a773ad011299ec237212a95bf7910f [2022-07-01T16:36:12.121Z] ---> Running in 2930cc7f1dcd [2022-07-01T16:36:12.382Z] Removing intermediate container 2930cc7f1dcd [2022-07-01T16:36:12.382Z] ---> 3734bb121589 [2022-07-01T16:36:12.382Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:36:12.382Z] ---> Running in 148fb392ff45 [2022-07-01T16:36:12.382Z] Removing intermediate container 148fb392ff45 [2022-07-01T16:36:12.382Z] ---> 7ed85ab88eeb [2022-07-01T16:36:12.382Z] [2022-07-01T16:36:12.382Z] Successfully built 7ed85ab88eeb [2022-07-01T16:36:12.382Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T16:36:12.650Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-01T16:36:12.660Z] $ docker stop --time=1 495a26f25d074dd0dab05d918bf88aef7ab9f97b50fd2faff196ace78f674251 [2022-07-01T16:36:14.004Z] $ docker rm -f 495a26f25d074dd0dab05d918bf88aef7ab9f97b50fd2faff196ace78f674251 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T16:36:14.342Z] + docker images [2022-07-01T16:36:14.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T16:36:14.342Z] sys-mgmt-agent latest 7ed85ab88eeb 2 seconds ago 299MB [2022-07-01T16:36:14.342Z] core-data latest cef35c810432 9 seconds ago 22.5MB [2022-07-01T16:36:14.342Z] 0e4f1a715c96 18 seconds ago 1.62GB [2022-07-01T16:36:14.342Z] 7f1e6f528fc2 20 seconds ago 1.65GB [2022-07-01T16:36:14.342Z] security-spire-server latest d8f422c45da0 32 seconds ago 87.3MB [2022-07-01T16:36:14.342Z] security-bootstrapper latest 57480e935444 39 seconds ago 19.1MB [2022-07-01T16:36:14.342Z] security-spiffe-token-provider latest 2833c5670242 40 seconds ago 29MB [2022-07-01T16:36:14.342Z] 3364f43ca72d 42 seconds ago 1.52GB [2022-07-01T16:36:14.342Z] security-secretstore-setup latest 532296dd7937 50 seconds ago 28.5MB [2022-07-01T16:36:14.343Z] security-spire-config latest cce657e00ad4 52 seconds ago 86.7MB [2022-07-01T16:36:14.343Z] 8e65bb580b98 54 seconds ago 1.67GB [2022-07-01T16:36:14.343Z] security-proxy-setup latest faffd62f1de2 About a minute ago 26.9MB [2022-07-01T16:36:14.343Z] a86b96e3b6e0 About a minute ago 1.52GB [2022-07-01T16:36:14.343Z] 502bab624ad8 About a minute ago 1.63GB [2022-07-01T16:36:14.343Z] 4360544f650a About a minute ago 1.62GB [2022-07-01T16:36:14.343Z] e1b9effed275 About a minute ago 1.62GB [2022-07-01T16:36:14.343Z] support-notifications latest 2df65972427e About a minute ago 27MB [2022-07-01T16:36:14.343Z] core-command latest a047418da6bc About a minute ago 16.1MB [2022-07-01T16:36:14.343Z] security-spire-agent latest e38dd374cc78 About a minute ago 127MB [2022-07-01T16:36:14.343Z] support-scheduler latest ac026abd5202 About a minute ago 26.4MB [2022-07-01T16:36:14.343Z] core-metadata latest 3b83320a6020 About a minute ago 17MB [2022-07-01T16:36:14.343Z] 1ea81e7c25db 2 minutes ago 1.67GB [2022-07-01T16:36:14.343Z] 714c36f5fefb 2 minutes ago 1.61GB [2022-07-01T16:36:14.343Z] 107459858dab 2 minutes ago 1.68GB [2022-07-01T16:36:14.343Z] fa9346e2657f 2 minutes ago 1.62GB [2022-07-01T16:36:14.343Z] dc102ad19be3 2 minutes ago 1.52GB [2022-07-01T16:36:14.343Z] ci-base-image-x86_64 latest 18e5c5903398 5 minutes ago 1.02GB [2022-07-01T16:36:14.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-07-01T16:36:14.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-01T16:36:14.343Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-01T16:36:14.343Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-01T16:36:14.343Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-01T16:36:14.343Z] 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-01T16:36:57.664Z] Removing intermediate container 7a6499cbb6af [2022-07-01T16:36:57.664Z] ---> 183c774aa90d [2022-07-01T16:36:57.664Z] Successfully built 183c774aa90d [2022-07-01T16:36:57.664Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:36:58.019Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T16:36:58.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:36:58.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2022-07-01T16:36:58.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T16:36:59.815Z] $ docker top 193e1080d05934d1db5925a42eac6eefee9f2d1122fbbd8f772460dd457b9266 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:37:00.742Z] + go version [2022-07-01T16:37:00.742Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T16:37:00.769Z] $ docker stop --time=1 193e1080d05934d1db5925a42eac6eefee9f2d1122fbbd8f772460dd457b9266 [2022-07-01T16:37:02.451Z] $ docker rm -f 193e1080d05934d1db5925a42eac6eefee9f2d1122fbbd8f772460dd457b9266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:37:03.073Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T16:37:03.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:37:03.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2022-07-01T16:37:03.414Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T16:37:04.733Z] $ docker top f0992491b7c9415e59cfa874628e4f2b618b7e1caf6c736164359ba65c3b03db -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T16:37:05.025Z] ========================================================= [2022-07-01T16:37:05.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T16:37:05.026Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:37:05.689Z] + make test [2022-07-01T16:37:05.689Z] go mod tidy -compat=1.17 [2022-07-01T16:37:06.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T16:37:45.717Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T16:39:52.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T16:39:52.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T16:39:52.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T16:39:52.693Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T16:39:54.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T16:40:09.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.317s coverage: 28.7% of statements [2022-07-01T16:40:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T16:40:09.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T16:40:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements [2022-07-01T16:40:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T16:40:20.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.560s coverage: 54.2% of statements [2022-07-01T16:40:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T16:40:20.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T16:40:42.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.138s coverage: 89.2% of statements [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:40:42.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.388s coverage: 83.8% of statements [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T16:40:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.980s coverage: 95.6% of statements [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.413s coverage: 72.2% of statements [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.602s coverage: 60.0% of statements [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.802s coverage: 0.9% of statements [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.579s coverage: 58.8% of statements [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.474s coverage: 29.6% of statements [2022-07-01T16:40:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T16:40:48.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2022-07-01T16:40:48.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.377s coverage: 79.5% of statements [2022-07-01T16:40:48.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.309s coverage: 94.1% of statements [2022-07-01T16:40:48.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements [2022-07-01T16:40:49.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.290s coverage: 87.5% of statements [2022-07-01T16:41:01.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2022-07-01T16:41:01.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2022-07-01T16:41:08.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.746s coverage: 82.5% of statements [2022-07-01T16:41:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.246s coverage: 87.2% of statements [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.377s coverage: 58.8% of statements [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.580s coverage: 80.0% of statements [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.351s coverage: 87.2% of statements [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.383s coverage: 85.4% of statements [2022-07-01T16:41:14.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.186s coverage: 91.2% of statements [2022-07-01T16:41:14.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T16:41:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.087s coverage: 64.4% of statements [2022-07-01T16:41:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T16:41:23.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T16:41:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements [2022-07-01T16:41:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.171s coverage: 89.4% of statements [2022-07-01T16:41:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2022-07-01T16:41:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-07-01T16:41:23.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-07-01T16:41:35.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.617s coverage: 65.4% of statements [2022-07-01T16:41:35.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T16:41:35.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T16:41:35.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T16:41:36.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.018s coverage: 43.8% of statements [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T16:41:36.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T16:41:36.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T16:41:36.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T16:41:46.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.481s coverage: 17.7% of statements [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T16:41:46.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.959s coverage: 92.3% of statements [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T16:41:46.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T16:41:46.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T16:41:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.566s coverage: 97.7% of statements [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T16:41:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.291s coverage: 28.9% of statements [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T16:41:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T16:41:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.388s coverage: 100.0% of statements [2022-07-01T16:41:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 96.9% of statements [2022-07-01T16:41:49.091Z] 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-01T16:41:49.091Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T16:41:49.091Z] GO111MODULE=on go vet ./... [2022-07-01T16:43:56.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:43:56.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:43:56.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:43:56.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:43:56.729Z] + ls -al . [2022-07-01T16:43:56.729Z] total 680 [2022-07-01T16:43:56.729Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 16:37 . [2022-07-01T16:43:56.729Z] drwxr-xr-x 4 root root 4096 Jul 1 16:37 .. [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 16:34 .dockerignore [2022-07-01T16:43:56.729Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 .git [2022-07-01T16:43:56.729Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:34 .github [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 16:34 .gitignore [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 16:34 .golangci.yml [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 16:34 .hadolint.yml [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 16:34 .sonarcloud.properties [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:34 ADOPTERS.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:34 Attribution.txt [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:34 CHANGELOG.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:34 CONTRIBUTING.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 16:34 GOVERNANCE.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 16:34 Jenkinsfile [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:34 LICENSE [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:34 Makefile [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 16:34 OWNERS.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:34 README.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:34 SECURITY.md [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:34 ZMQWindows.md [2022-07-01T16:43:56.729Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 16:34 bin [2022-07-01T16:43:56.729Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 16:34 cmd [2022-07-01T16:43:56.729Z] -rw-r--r-- 1 root root 435593 Jul 1 16:41 coverage.out [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:34 go.mod [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:37 go.sum [2022-07-01T16:43:56.729Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:34 internal [2022-07-01T16:43:56.729Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:34 openapi [2022-07-01T16:43:56.729Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 16:34 snap [2022-07-01T16:43:56.729Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 16:34 version.go [Pipeline] sh [2022-07-01T16:43:57.392Z] + '[' -e coverage.out ] [2022-07-01T16:43:57.392Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:43:57.423Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T16:43:58.343Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:43:59.003Z] + make build [2022-07-01T16:43:59.003Z] 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-01T16:45:35.847Z] 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-01T16:46:43.967Z] 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-01T16:46:43.967Z] 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-01T16:47:22.996Z] 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-01T16:47:22.996Z] 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-01T16:47:26.388Z] 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-01T16:47:33.120Z] 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-01T16:47:37.426Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:47:42.828Z] 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-01T16:47:46.203Z] 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-01T16:47:50.513Z] 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-01T16:47:58.791Z] 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-01T16:48:05.518Z] $ docker stop --time=1 f0992491b7c9415e59cfa874628e4f2b618b7e1caf6c736164359ba65c3b03db [2022-07-01T16:48:07.602Z] $ docker rm -f f0992491b7c9415e59cfa874628e4f2b618b7e1caf6c736164359ba65c3b03db [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-01T16:48:10.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:10.037Z] [2022-07-01T16:48:10.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:48:10.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:10.656Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T16:48:10.656Z] 29e5d40040c1: Pulling fs layer [2022-07-01T16:48:10.656Z] 1ce36da41761: Pulling fs layer [2022-07-01T16:48:10.656Z] 25b303627fd3: Pulling fs layer [2022-07-01T16:48:10.656Z] 29e5d40040c1: Verifying Checksum [2022-07-01T16:48:10.656Z] 29e5d40040c1: Download complete [2022-07-01T16:48:10.931Z] 1ce36da41761: Verifying Checksum [2022-07-01T16:48:10.931Z] 1ce36da41761: Download complete [2022-07-01T16:48:11.205Z] 29e5d40040c1: Pull complete [2022-07-01T16:48:12.640Z] 25b303627fd3: Verifying Checksum [2022-07-01T16:48:12.640Z] 25b303627fd3: Download complete [2022-07-01T16:48:12.640Z] 1ce36da41761: Pull complete [2022-07-01T16:48:25.022Z] 25b303627fd3: Pull complete [2022-07-01T16:48:25.022Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T16:48:25.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:25.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:48:25.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2022-07-01T16:48:25.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:48:27.824Z] $ docker top dd68c59dbd5bbbc9a66c7b423ef0a3d1b309a18661b24720bc2577868b072257 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:48:28.728Z] + docker-compose build --help [2022-07-01T16:48:28.728Z] + grep parallel [2022-07-01T16:48:34.099Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:48:34.116Z] $ docker stop --time=1 dd68c59dbd5bbbc9a66c7b423ef0a3d1b309a18661b24720bc2577868b072257 [2022-07-01T16:48:35.791Z] $ docker rm -f dd68c59dbd5bbbc9a66c7b423ef0a3d1b309a18661b24720bc2577868b072257 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:48:36.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:36.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:48:36.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2022-07-01T16:48:36.769Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:48:38.151Z] $ docker top c3e5940259fea05fde5bb17d0b25eee507d528e62f35da3be9d8cea421fa0068 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:48:39.145Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:48:45.886Z] Building core-command ... [2022-07-01T16:48:45.886Z] Building core-data ... [2022-07-01T16:48:45.886Z] Building core-metadata ... [2022-07-01T16:48:45.886Z] Building security-bootstrapper ... [2022-07-01T16:48:45.886Z] Building security-proxy-setup ... [2022-07-01T16:48:45.886Z] Building security-secretstore-setup ... [2022-07-01T16:48:45.886Z] Building security-spiffe-token-provider ... [2022-07-01T16:48:45.886Z] Building security-spire-agent ... [2022-07-01T16:48:45.886Z] Building security-spire-config ... [2022-07-01T16:48:45.886Z] Building security-spire-server ... [2022-07-01T16:48:45.886Z] Building support-notifications ... [2022-07-01T16:48:45.886Z] Building support-scheduler ... [2022-07-01T16:48:45.886Z] Building sys-mgmt-agent ... [2022-07-01T16:48:45.886Z] Building security-spiffe-token-provider [2022-07-01T16:48:45.886Z] Building security-spire-agent [2022-07-01T16:48:45.886Z] Building security-secretstore-setup [2022-07-01T16:48:45.886Z] Building sys-mgmt-agent [2022-07-01T16:48:45.886Z] Building security-spire-config [2022-07-01T16:50:22.644Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:50:22.644Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:22.644Z] ---> 183c774aa90d [2022-07-01T16:50:22.644Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:50:22.644Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:50:22.644Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:22.644Z] ---> 183c774aa90d [2022-07-01T16:50:22.644Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:50:22.644Z] ---> Running in 13b4bb7da433 [2022-07-01T16:50:22.644Z] ---> Running in b0c8ca5f9dd5 [2022-07-01T16:50:22.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:50:22.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:22.644Z] ---> 183c774aa90d [2022-07-01T16:50:22.644Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:50:22.644Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:50:22.644Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:22.644Z] ---> 183c774aa90d [2022-07-01T16:50:22.644Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:50:22.644Z] ---> Running in d272eb8ba4ec [2022-07-01T16:50:22.644Z] ---> Running in 9328ee3dea27 [2022-07-01T16:50:22.644Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:50:22.644Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:22.644Z] ---> 183c774aa90d [2022-07-01T16:50:22.644Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:50:22.644Z] ---> Running in e15f71639c8a [2022-07-01T16:50:22.644Z] Removing intermediate container d272eb8ba4ec [2022-07-01T16:50:22.644Z] ---> 7976ee050b6f [2022-07-01T16:50:22.644Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:22.644Z] Removing intermediate container 9328ee3dea27 [2022-07-01T16:50:22.644Z] ---> 9a788f1750ff [2022-07-01T16:50:22.644Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:22.644Z] Removing intermediate container e15f71639c8a [2022-07-01T16:50:22.644Z] ---> 99d99757c223 [2022-07-01T16:50:22.644Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:50:22.644Z] Removing intermediate container 13b4bb7da433 [2022-07-01T16:50:22.644Z] ---> c6daaa4b9766 [2022-07-01T16:50:22.644Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:22.644Z] Removing intermediate container b0c8ca5f9dd5 [2022-07-01T16:50:22.644Z] ---> cb0e6c165053 [2022-07-01T16:50:22.644Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:22.644Z] ---> Running in 7e575c2fb70f [2022-07-01T16:50:22.644Z] ---> Running in 154da32e16e9 [2022-07-01T16:50:22.644Z] ---> Running in 58536163df66 [2022-07-01T16:50:22.644Z] ---> Running in b8b875db6b24 [2022-07-01T16:50:22.644Z] ---> Running in eea858fdaa59 [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] Removing intermediate container 154da32e16e9 [2022-07-01T16:50:22.644Z] ---> 0e9cc42d30f6 [2022-07-01T16:50:22.644Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:50:22.644Z] ---> Running in b92a9fea5630 [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] Removing intermediate container 7e575c2fb70f [2022-07-01T16:50:22.644Z] ---> 2cf6065291c9 [2022-07-01T16:50:22.644Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:50:22.644Z] ---> Running in 7a7a0dfa409b [2022-07-01T16:50:22.644Z] Removing intermediate container eea858fdaa59 [2022-07-01T16:50:22.644Z] ---> 9e52c742e92c [2022-07-01T16:50:22.644Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:50:22.644Z] Removing intermediate container b8b875db6b24 [2022-07-01T16:50:22.644Z] ---> b88f17b2362e [2022-07-01T16:50:22.644Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:50:22.644Z] ---> Running in 01fce58af86d [2022-07-01T16:50:22.644Z] ---> Running in 6b5e33c0b606 [2022-07-01T16:50:22.644Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:50:22.644Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:50:22.644Z] OK: 15743 distinct packages available [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.644Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:22.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:22.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:23.535Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:24.544Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:24.544Z] Removing intermediate container 58536163df66 [2022-07-01T16:50:24.544Z] ---> 8b593efd933d [2022-07-01T16:50:24.544Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:50:24.544Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:24.828Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:25.829Z] Removing intermediate container b92a9fea5630 [2022-07-01T16:50:25.829Z] ---> 310d648cf578 [2022-07-01T16:50:25.829Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:50:26.437Z] Removing intermediate container 7a7a0dfa409b [2022-07-01T16:50:26.437Z] ---> 0404e6b86466 [2022-07-01T16:50:26.437Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:50:26.437Z] ---> 237c5adc6427 [2022-07-01T16:50:26.437Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:26.437Z] Removing intermediate container 01fce58af86d [2022-07-01T16:50:26.437Z] ---> edd1dc420d10 [2022-07-01T16:50:26.437Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:50:26.437Z] ---> Running in 40b4ac55c73e [2022-07-01T16:50:26.437Z] Removing intermediate container 6b5e33c0b606 [2022-07-01T16:50:26.748Z] ---> f4e0140cf93a [2022-07-01T16:50:26.748Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:50:27.744Z] ---> edac9c00c74c [2022-07-01T16:50:27.744Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:27.744Z] ---> Running in f4738d073549 [2022-07-01T16:50:28.025Z] ---> fb4b495b723e [2022-07-01T16:50:28.025Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:28.025Z] ---> e0862d2d2a89 [2022-07-01T16:50:28.025Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:28.329Z] ---> f13ca10e545f [2022-07-01T16:50:28.329Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:28.329Z] ---> Running in 4d32ef08f802 [2022-07-01T16:50:28.329Z] ---> Running in 95864cfdfd85 [2022-07-01T16:50:28.611Z] ---> Running in c00ff124e2a3 [2022-07-01T16:50:32.043Z] Removing intermediate container 40b4ac55c73e [2022-07-01T16:50:32.043Z] ---> e034cfd6ac57 [2022-07-01T16:50:32.043Z] Step 7/20 : COPY . . [2022-07-01T16:50:34.694Z] Removing intermediate container f4738d073549 [2022-07-01T16:50:34.694Z] ---> 084713721372 [2022-07-01T16:50:34.694Z] Step 8/23 : COPY . . [2022-07-01T16:50:35.686Z] Removing intermediate container 4d32ef08f802 [2022-07-01T16:50:35.686Z] ---> e78c585ff156 [2022-07-01T16:50:35.686Z] Step 8/25 : COPY . . [2022-07-01T16:50:35.686Z] Removing intermediate container c00ff124e2a3 [2022-07-01T16:50:35.686Z] ---> 7fed45902f08 [2022-07-01T16:50:35.686Z] Step 8/26 : COPY . . [2022-07-01T16:50:35.963Z] Removing intermediate container 95864cfdfd85 [2022-07-01T16:50:35.963Z] ---> dd63e86b736a [2022-07-01T16:50:35.963Z] Step 8/26 : COPY . . [2022-07-01T16:51:08.372Z] ---> 71b2d47d65f1 [2022-07-01T16:51:08.372Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:51:08.372Z] ---> 087233728d34 [2022-07-01T16:51:08.372Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:51:08.372Z] ---> Running in c66d46f8ce1b [2022-07-01T16:51:08.372Z] ---> Running in 1b8bfb567bf5 [2022-07-01T16:51:08.372Z] ---> 0e01d0834756 [2022-07-01T16:51:08.372Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:51:08.372Z] ---> ac0a3ca64399 [2022-07-01T16:51:08.372Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:51:08.372Z] ---> Running in dc933084d69f [2022-07-01T16:51:08.651Z] ---> Running in c51dd3bb762d [2022-07-01T16:51:08.957Z] ---> 82e53f9f5b94 [2022-07-01T16:51:08.957Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:51:09.236Z] ---> Running in 95e0bfebd0a7 [2022-07-01T16:51:09.522Z] Removing intermediate container c51dd3bb762d [2022-07-01T16:51:09.522Z] ---> e3b9227cdba5 [2022-07-01T16:51:09.522Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:51:09.796Z] ---> Running in df9765dc2f48 [2022-07-01T16:51:10.075Z] Removing intermediate container 95e0bfebd0a7 [2022-07-01T16:51:10.075Z] ---> 9690afaddcfe [2022-07-01T16:51:10.075Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:51:10.075Z] 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-01T16:51:10.075Z] ---> Running in e9505f126658 [2022-07-01T16:51:10.352Z] 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-01T16:51:10.966Z] Removing intermediate container df9765dc2f48 [2022-07-01T16:51:10.966Z] ---> cc74cd3ca4a7 [2022-07-01T16:51:10.966Z] 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-01T16:51:10.966Z] ---> Running in e5975420fc8b [2022-07-01T16:51:10.966Z] 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-01T16:51:11.599Z] Removing intermediate container e9505f126658 [2022-07-01T16:51:11.599Z] ---> a37af9dda9fe [2022-07-01T16:51:11.600Z] 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-01T16:51:11.600Z] ---> Running in 57bfae5ba9fc [2022-07-01T16:51:15.009Z] Removing intermediate container e5975420fc8b [2022-07-01T16:51:15.009Z] ---> f92faa910d0a [2022-07-01T16:51:15.009Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:51:15.284Z] ---> Running in 75fa0aa2e11c [2022-07-01T16:51:15.562Z] Removing intermediate container 57bfae5ba9fc [2022-07-01T16:51:15.562Z] ---> 1772b8b4ad83 [2022-07-01T16:51:15.562Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:51:15.836Z] ---> Running in e9f48e71eed3 [2022-07-01T16:51:16.438Z] Removing intermediate container 75fa0aa2e11c [2022-07-01T16:51:16.438Z] ---> 238ad46b76a0 [2022-07-01T16:51:16.438Z] [2022-07-01T16:51:16.438Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:51:16.438Z] Removing intermediate container e9f48e71eed3 [2022-07-01T16:51:16.438Z] ---> 48217c488a25 [2022-07-01T16:51:16.438Z] [2022-07-01T16:51:16.438Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:51:16.438Z] 3.15: Pulling from library/alpine [2022-07-01T16:51:16.720Z] 3.15: Pulling from library/alpine [2022-07-01T16:51:18.180Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:51:18.180Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:51:18.180Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:51:18.180Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:51:18.180Z] ---> 3fb3c9af89a9 [2022-07-01T16:51:18.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:51:18.180Z] ---> 3fb3c9af89a9 [2022-07-01T16:51:18.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:51:18.456Z] ---> Running in 448eae6f70d8 [2022-07-01T16:51:18.456Z] ---> Running in 40f758d1658b [2022-07-01T16:51:19.450Z] Removing intermediate container 40f758d1658b [2022-07-01T16:51:19.450Z] ---> aac9dbbc9e5d [2022-07-01T16:51:19.450Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:19.450Z] Removing intermediate container 448eae6f70d8 [2022-07-01T16:51:19.450Z] ---> 9084e0b0c9d4 [2022-07-01T16:51:19.450Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:19.450Z] ---> Running in c58c5e67875d [2022-07-01T16:51:19.450Z] ---> Running in ff8186360c83 [2022-07-01T16:51:23.787Z] Removing intermediate container c58c5e67875d [2022-07-01T16:51:23.787Z] ---> 3a3b3af434bc [2022-07-01T16:51:23.787Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:51:23.787Z] ---> Running in e055b49df9d1 [2022-07-01T16:51:24.410Z] Removing intermediate container ff8186360c83 [2022-07-01T16:51:24.410Z] ---> 1b4da3a55b14 [2022-07-01T16:51:24.410Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:51:24.410Z] ---> Running in 6d515a19ad15 [2022-07-01T16:51:27.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:27.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:27.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:27.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:29.426Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:51:29.426Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:51:29.426Z] OK: 15736 distinct packages available [2022-07-01T16:51:29.426Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:51:29.426Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:51:29.426Z] OK: 15736 distinct packages available [2022-07-01T16:51:29.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:29.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:30.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:30.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:32.703Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:51:32.703Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:51:32.703Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:51:32.703Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:51:32.703Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:51:32.703Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:51:32.703Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:51:32.703Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:51:32.703Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:51:32.703Z] OK: 6 MiB in 18 packages [2022-07-01T16:51:32.703Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T16:51:32.984Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:51:32.984Z] OK: 6 MiB in 19 packages [2022-07-01T16:51:34.987Z] Removing intermediate container e055b49df9d1 [2022-07-01T16:51:34.987Z] ---> 99e0c1ac702b [2022-07-01T16:51:34.987Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:51:35.266Z] Removing intermediate container 6d515a19ad15 [2022-07-01T16:51:35.266Z] ---> daf708fa5500 [2022-07-01T16:51:35.266Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T16:51:42.017Z] ---> 99980a8ffce5 [2022-07-01T16:51:42.017Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:51:43.488Z] ---> a16c6cb5b556 [2022-07-01T16:51:43.488Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:51:44.947Z] ---> 679a779ad788 [2022-07-01T16:51:44.947Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:51:45.231Z] ---> Running in 40f9ae915e2f [2022-07-01T16:51:46.231Z] Removing intermediate container 40f9ae915e2f [2022-07-01T16:51:46.231Z] ---> d078f7bcab1e [2022-07-01T16:51:46.231Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:51:47.687Z] ---> 887fc74cca3c [2022-07-01T16:51:47.687Z] Step 21/26 : WORKDIR / [2022-07-01T16:51:47.687Z] ---> Running in b0c112239fc6 [2022-07-01T16:51:48.700Z] Removing intermediate container b0c112239fc6 [2022-07-01T16:51:48.700Z] ---> 45ae32320dc6 [2022-07-01T16:51:48.700Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:51:48.700Z] ---> Running in 0af2729d1894 [2022-07-01T16:51:49.689Z] ---> ed766a4f21a1 [2022-07-01T16:51:49.689Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:51:49.689Z] Removing intermediate container 0af2729d1894 [2022-07-01T16:51:49.689Z] ---> ef2b10c17afa [2022-07-01T16:51:49.689Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:51:49.965Z] ---> Running in 772ece4bdc62 [2022-07-01T16:51:50.566Z] Removing intermediate container 772ece4bdc62 [2022-07-01T16:51:50.566Z] ---> 9ae31e2ebb49 [2022-07-01T16:51:50.566Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:51:50.845Z] ---> 37d0c62112bb [2022-07-01T16:51:50.845Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> Running in 472b974c3f34 [2022-07-01T16:51:50.845Z] [2022-07-01T16:51:51.833Z] Removing intermediate container 472b974c3f34 [2022-07-01T16:51:51.833Z] ---> 271a1a1e5d72 [2022-07-01T16:51:51.833Z] Step 25/26 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T16:51:51.833Z] ---> Running in 6d11eacb5397 [2022-07-01T16:51:52.120Z] ---> de71061750fa [2022-07-01T16:51:52.120Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T16:51:52.727Z] Removing intermediate container 6d11eacb5397 [2022-07-01T16:51:52.727Z] ---> 9c7117416270 [2022-07-01T16:51:52.727Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:51:53.051Z] ---> Running in c1bdb62c37fc [2022-07-01T16:51:53.517Z] Removing intermediate container c1bdb62c37fc [2022-07-01T16:51:53.517Z] ---> 25d2beaef0c7 [2022-07-01T16:51:53.517Z] [2022-07-01T16:51:53.517Z] ---> 74bea6321c4d [2022-07-01T16:51:53.517Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:51:53.831Z] ---> Running in 20ee0e869fcc [2022-07-01T16:51:54.913Z] Successfully built 25d2beaef0c7 [2022-07-01T16:51:54.913Z] Removing intermediate container 20ee0e869fcc [2022-07-01T16:51:54.913Z] ---> ccf5698d91dd [2022-07-01T16:51:54.913Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:51:54.913Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T16:51:54.913Z]  Building security-spire-config ... done Building core-metadata [2022-07-01T16:51:54.913Z] ---> Running in bc5753412886 [2022-07-01T16:51:55.554Z] Removing intermediate container bc5753412886 [2022-07-01T16:51:55.554Z] ---> 681679f30197 [2022-07-01T16:51:55.554Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:51:55.909Z] ---> Running in 189adb1b994b [2022-07-01T16:51:56.601Z] Removing intermediate container 189adb1b994b [2022-07-01T16:51:56.601Z] ---> 74f6e13a8cff [2022-07-01T16:51:56.601Z] Step 25/26 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T16:51:56.601Z] ---> Running in 4c048b3f250c [2022-07-01T16:51:57.258Z] Removing intermediate container 4c048b3f250c [2022-07-01T16:51:57.258Z] ---> 1142daafd3fa [2022-07-01T16:51:57.258Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:51:57.538Z] ---> Running in 57d52ad69b32 [2022-07-01T16:51:58.152Z] Removing intermediate container 57d52ad69b32 [2022-07-01T16:51:58.152Z] ---> b1003d42553b [2022-07-01T16:51:58.152Z] [2022-07-01T16:51:58.768Z] Successfully built b1003d42553b [2022-07-01T16:51:58.768Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-01T16:51:58.768Z]  Building security-spire-agent ... done Building support-scheduler [2022-07-01T16:52:45.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:52:45.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:52:45.836Z] ---> 183c774aa90d [2022-07-01T16:52:45.836Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:52:45.836Z] ---> Using cache [2022-07-01T16:52:45.836Z] ---> c6daaa4b9766 [2022-07-01T16:52:45.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:52:45.836Z] ---> Using cache [2022-07-01T16:52:45.836Z] ---> b88f17b2362e [2022-07-01T16:52:45.836Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:52:45.836Z] ---> Running in 403357255ae7 [2022-07-01T16:52:45.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:45.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:47.846Z] OK: 220 MiB in 52 packages [2022-07-01T16:52:49.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:52:49.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:52:49.308Z] ---> 183c774aa90d [2022-07-01T16:52:49.308Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:52:49.308Z] ---> Using cache [2022-07-01T16:52:49.308Z] ---> c6daaa4b9766 [2022-07-01T16:52:49.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:52:49.308Z] ---> Using cache [2022-07-01T16:52:49.308Z] ---> b88f17b2362e [2022-07-01T16:52:49.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:52:49.308Z] ---> Running in 43846b61e919 [2022-07-01T16:52:49.584Z] Removing intermediate container 403357255ae7 [2022-07-01T16:52:49.584Z] ---> 75419da7578b [2022-07-01T16:52:49.584Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:52:51.039Z] ---> 2cfb454cb535 [2022-07-01T16:52:51.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:52:51.039Z] ---> Running in ee7311b2fb29 [2022-07-01T16:52:51.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:52.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:52:54.219Z] OK: 220 MiB in 52 packages [2022-07-01T16:52:55.676Z] Removing intermediate container 43846b61e919 [2022-07-01T16:52:55.676Z] ---> 8b7adbda28c5 [2022-07-01T16:52:55.676Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:52:56.278Z] ---> 14a622f9d808 [2022-07-01T16:52:56.278Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:52:56.550Z] ---> Running in 803d9e03567c [2022-07-01T16:52:58.550Z] Removing intermediate container ee7311b2fb29 [2022-07-01T16:52:58.550Z] ---> c3dd8cacf8a7 [2022-07-01T16:52:58.550Z] Step 8/23 : COPY . . [2022-07-01T16:53:03.992Z] Removing intermediate container 803d9e03567c [2022-07-01T16:53:03.992Z] ---> 7940532211ed [2022-07-01T16:53:03.992Z] Step 8/22 : COPY . . [2022-07-01T16:53:36.390Z] ---> 4d6e6066124e [2022-07-01T16:53:36.390Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:53:36.390Z] ---> Running in 75bc748c7b2b [2022-07-01T16:53:36.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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:53:36.390Z] ---> 2f865a0d0473 [2022-07-01T16:53:36.390Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:53:36.390Z] ---> Running in 24f6dada6a81 [2022-07-01T16:53:38.387Z] 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-01T16:56:45.425Z] Removing intermediate container c66d46f8ce1b [2022-07-01T16:56:45.425Z] ---> 22367d0c01d8 [2022-07-01T16:56:45.425Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:56:45.425Z] ---> Running in a5601705365f [2022-07-01T16:56:45.425Z] 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-01T16:56:45.425Z] 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-01T16:56:45.425Z] Removing intermediate container a5601705365f [2022-07-01T16:56:45.425Z] ---> 8c238ad2d194 [2022-07-01T16:56:45.425Z] [2022-07-01T16:56:45.425Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:56:45.425Z] 20.10.14: Pulling from library/docker [2022-07-01T16:56:57.914Z] Removing intermediate container dc933084d69f [2022-07-01T16:56:57.914Z] ---> 3bbe10c33022 [2022-07-01T16:56:57.914Z] [2022-07-01T16:56:57.914Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T16:56:57.914Z] 3.14: Pulling from library/alpine [2022-07-01T16:56:59.922Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:56:59.922Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:56:59.922Z] ---> ac73e934f311 [2022-07-01T16:56:59.922Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:57:00.213Z] ---> Running in 54e298d2b99a [2022-07-01T16:57:02.891Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:57:02.891Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:57:02.891Z] ---> c346e9eafbab [2022-07-01T16:57:02.891Z] 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-01T16:57:02.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:02.891Z] ---> Running in c5b5c0e76dc5 [2022-07-01T16:57:03.504Z] Removing intermediate container c5b5c0e76dc5 [2022-07-01T16:57:03.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:03.504Z] ---> 86f8d224c639 [2022-07-01T16:57:03.504Z] 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-01T16:57:03.504Z] ---> Running in 7f9b5ee6501a [2022-07-01T16:57:04.972Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:57:05.253Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:57:05.253Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:57:05.253Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:57:05.253Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:57:05.536Z] OK: 6 MiB in 17 packages [2022-07-01T16:57:05.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:06.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:07.954Z] Removing intermediate container 54e298d2b99a [2022-07-01T16:57:07.954Z] ---> f9b004d60fac [2022-07-01T16:57:07.954Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:57:08.230Z] ---> Running in be41ebe99e46 [2022-07-01T16:57:08.231Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:57:08.231Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:57:08.231Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:57:08.231Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:57:08.527Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:57:08.527Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:57:08.527Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:57:08.527Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:57:08.527Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:57:08.527Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:57:08.527Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:57:08.527Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:57:08.527Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:57:08.527Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:57:08.527Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:57:08.802Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:57:08.802Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:57:08.802Z] Removing intermediate container be41ebe99e46 [2022-07-01T16:57:08.802Z] ---> a3c24a883e39 [2022-07-01T16:57:08.802Z] Step 13/25 : WORKDIR / [2022-07-01T16:57:08.802Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:57:08.802Z] ---> Running in fe9b1504c7b3 [2022-07-01T16:57:09.417Z] Removing intermediate container fe9b1504c7b3 [2022-07-01T16:57:09.417Z] ---> 1c219dedfdfd [2022-07-01T16:57:09.417Z] 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-01T16:57:10.880Z] ---> 6bc466c05096 [2022-07-01T16:57:10.880Z] 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-01T16:57:11.489Z] ---> 5a752f82658a [2022-07-01T16:57:11.489Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:57:12.764Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:57:12.764Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:57:12.764Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:57:12.764Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:57:12.764Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:57:12.764Z] ---> a7b1016677d1 [2022-07-01T16:57:12.764Z] 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-01T16:57:12.764Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:57:13.089Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:57:13.089Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:57:13.089Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:57:13.089Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:57:13.089Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:57:13.089Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:57:13.089Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:57:13.646Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:57:13.646Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:57:13.646Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:57:13.646Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:57:13.646Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:57:13.646Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:57:13.646Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:57:13.646Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:57:13.646Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:57:13.646Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:57:13.646Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:57:13.980Z] ---> db1cb0913ea7 [2022-07-01T16:57:13.980Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:57:13.980Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:57:13.980Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:57:15.534Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:57:15.534Z] OK: 82 MiB in 65 packages [2022-07-01T16:57:16.144Z] ---> 5cd3a01dc8d7 [2022-07-01T16:57:16.145Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:57:18.170Z] ---> 08d4b487dc70 [2022-07-01T16:57:18.170Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:57:19.168Z] ---> 8264343b33db [2022-07-01T16:57:19.168Z] 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-01T16:57:19.168Z] ---> Running in 3676d595a4f9 [2022-07-01T16:57:22.604Z] Removing intermediate container 3676d595a4f9 [2022-07-01T16:57:22.604Z] ---> adeb9ae90f27 [2022-07-01T16:57:22.604Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:57:22.604Z] ---> Running in 192f28b3b128 [2022-07-01T16:57:22.887Z] Removing intermediate container 192f28b3b128 [2022-07-01T16:57:22.887Z] ---> 15be705efb9f [2022-07-01T16:57:22.887Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T16:57:22.887Z] ---> Running in 680d64d8cd1e [2022-07-01T16:57:23.508Z] Removing intermediate container 680d64d8cd1e [2022-07-01T16:57:23.508Z] ---> f758f2d6e8ba [2022-07-01T16:57:23.508Z] Step 24/25 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T16:57:23.508Z] ---> Running in 5006ac3392bc [2022-07-01T16:57:23.789Z] Collecting docker-compose==1.23.2 [2022-07-01T16:57:24.071Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:57:24.071Z] Removing intermediate container 5006ac3392bc [2022-07-01T16:57:24.071Z] ---> b9c2036217c0 [2022-07-01T16:57:24.071Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:57:24.361Z] ---> Running in 218c3042f393 [2022-07-01T16:57:24.641Z] Removing intermediate container 218c3042f393 [2022-07-01T16:57:24.641Z] ---> 945116c82ea0 [2022-07-01T16:57:24.922Z] [2022-07-01T16:57:25.199Z] Successfully built 945116c82ea0 [2022-07-01T16:57:25.199Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T16:57:25.199Z]  Building security-secretstore-setup ... done Building support-notifications [2022-07-01T16:57:26.204Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:57:26.487Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:57:26.487Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:57:26.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:57:30.829Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:57:31.107Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:57:31.385Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:57:31.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:57:34.809Z] 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-01T16:57:35.091Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:57:35.369Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:57:35.977Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:57:36.259Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:57:36.259Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:57:36.547Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:57:44.878Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:57:44.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:57:53.195Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:57:53.195Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:57:54.651Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:57:54.651Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:57:55.648Z] 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-01T16:57:57.652Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:57:57.652Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:57:58.259Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:57:58.259Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:57:58.534Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:57:58.534Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:57:59.533Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:57:59.533Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:57:59.533Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:57:59.533Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:57:59.533Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:57:59.533Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:57:59.533Z] ---> 183c774aa90d [2022-07-01T16:57:59.533Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:57:59.533Z] ---> Using cache [2022-07-01T16:57:59.533Z] ---> c6daaa4b9766 [2022-07-01T16:57:59.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:57:59.533Z] ---> Using cache [2022-07-01T16:57:59.533Z] ---> b88f17b2362e [2022-07-01T16:57:59.533Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:58:00.137Z] ---> Running in ce2e8303c7e9 [2022-07-01T16:58:01.583Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:58:01.583Z] Attempting uninstall: urllib3 [2022-07-01T16:58:01.583Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:58:01.583Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:58:01.859Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:58:02.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:03.070Z] Attempting uninstall: idna [2022-07-01T16:58:03.070Z] Found existing installation: idna 3.3 [2022-07-01T16:58:03.070Z] Uninstalling idna-3.3: [2022-07-01T16:58:03.352Z] Successfully uninstalled idna-3.3 [2022-07-01T16:58:03.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:04.807Z] OK: 220 MiB in 52 packages [2022-07-01T16:58:06.818Z] Removing intermediate container ce2e8303c7e9 [2022-07-01T16:58:06.818Z] ---> 36cb5e3a9610 [2022-07-01T16:58:06.818Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:58:07.820Z] ---> 40c95e96e6ed [2022-07-01T16:58:07.820Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:58:07.820Z] ---> Running in 4820996b98b8 [2022-07-01T16:58:08.829Z] Attempting uninstall: requests [2022-07-01T16:58:08.829Z] Found existing installation: requests 2.26.0 [2022-07-01T16:58:08.829Z] Uninstalling requests-2.26.0: [2022-07-01T16:58:08.829Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:58:09.832Z] Running setup.py install for texttable: started [2022-07-01T16:58:14.181Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:58:14.181Z] Running setup.py install for PyYAML: started [2022-07-01T16:58:14.181Z] Removing intermediate container 4820996b98b8 [2022-07-01T16:58:14.181Z] ---> 6e65c4d234c4 [2022-07-01T16:58:14.181Z] Step 8/22 : COPY . . [2022-07-01T16:58:19.649Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:58:20.643Z] Running setup.py install for docopt: started [2022-07-01T16:58:24.993Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:58:24.993Z] Running setup.py install for dockerpty: started [2022-07-01T16:58:28.409Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:58:31.038Z] 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-01T16:58:36.534Z] ---> f544093f7c14 [2022-07-01T16:58:36.534Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:58:36.534Z] ---> Running in fba050fbbf2a [2022-07-01T16:58:39.539Z] 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-01T16:58:51.988Z] Removing intermediate container 7f9b5ee6501a [2022-07-01T16:58:51.988Z] ---> 6c04e6a4d0af [2022-07-01T16:58:51.988Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:58:51.988Z] ---> Running in 5e700d05788a [2022-07-01T16:58:52.269Z] Removing intermediate container 5e700d05788a [2022-07-01T16:58:52.269Z] ---> 0109cb75a0cc [2022-07-01T16:58:52.269Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:58:52.269Z] ---> Running in 81824ea6092f [2022-07-01T16:58:52.891Z] Removing intermediate container 81824ea6092f [2022-07-01T16:58:52.891Z] ---> f6f8b62b453c [2022-07-01T16:58:52.891Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:58:54.900Z] ---> 0371e8d3ec8a [2022-07-01T16:58:54.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:58:55.901Z] ---> 0c9b0703cf31 [2022-07-01T16:58:55.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:58:57.365Z] ---> 835bc1dedce4 [2022-07-01T16:58:57.365Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:58:57.365Z] ---> Running in ea5c35d6818b [2022-07-01T16:58:57.978Z] Removing intermediate container ea5c35d6818b [2022-07-01T16:58:57.978Z] ---> a427d5fa4c3e [2022-07-01T16:58:57.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:58:58.262Z] ---> Running in 946c6148b147 [2022-07-01T16:58:58.554Z] Removing intermediate container 946c6148b147 [2022-07-01T16:58:58.554Z] ---> d1d829b50c3f [2022-07-01T16:58:58.554Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:58:58.829Z] ---> Running in a1a05f539483 [2022-07-01T16:58:59.428Z] Removing intermediate container a1a05f539483 [2022-07-01T16:58:59.428Z] ---> 92acc68f8542 [2022-07-01T16:58:59.428Z] Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T16:58:59.428Z] ---> Running in 4b0233877ca7 [2022-07-01T16:59:00.027Z] Removing intermediate container 4b0233877ca7 [2022-07-01T16:59:00.027Z] ---> 5a8e6dba3ac8 [2022-07-01T16:59:00.027Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:59:00.301Z] ---> Running in 94fb84a0df27 [2022-07-01T16:59:00.904Z] Removing intermediate container 94fb84a0df27 [2022-07-01T16:59:00.904Z] ---> d47cf48f187b [2022-07-01T16:59:00.904Z] [2022-07-01T16:59:01.521Z] Successfully built d47cf48f187b [2022-07-01T16:59:01.521Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T16:59:01.521Z]  Building sys-mgmt-agent ... done Building core-command [2022-07-01T16:59:40.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:59:40.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:59:40.599Z] ---> 183c774aa90d [2022-07-01T16:59:40.599Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> c6daaa4b9766 [2022-07-01T16:59:40.599Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> b88f17b2362e [2022-07-01T16:59:40.599Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> 8b7adbda28c5 [2022-07-01T16:59:40.599Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> 14a622f9d808 [2022-07-01T16:59:40.599Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> 7940532211ed [2022-07-01T16:59:40.599Z] Step 8/23 : COPY . . [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> 2f865a0d0473 [2022-07-01T16:59:40.599Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T16:59:40.599Z] ---> Running in 05701860c705 [2022-07-01T16:59:40.599Z] Removing intermediate container 1b8bfb567bf5 [2022-07-01T16:59:40.599Z] ---> 11d999c5f59d [2022-07-01T16:59:40.599Z] [2022-07-01T16:59:40.599Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:59:40.599Z] ---> 3fb3c9af89a9 [2022-07-01T16:59:40.599Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> 9084e0b0c9d4 [2022-07-01T16:59:40.599Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:59:40.599Z] ---> Using cache [2022-07-01T16:59:40.599Z] ---> 1b4da3a55b14 [2022-07-01T16:59:40.599Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:59:40.599Z] ---> Running in 8f8c80542dc6 [2022-07-01T16:59:40.599Z] 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-01T16:59:40.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:41.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:43.634Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:59:43.634Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:59:43.634Z] OK: 15736 distinct packages available [2022-07-01T16:59:43.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:44.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:46.680Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:59:46.963Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:59:47.239Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:59:47.239Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T16:59:47.517Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T16:59:47.517Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:59:47.517Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:59:47.795Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:59:47.795Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:59:47.795Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:59:48.072Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:59:48.675Z] OK: 8 MiB in 23 packages [2022-07-01T16:59:53.045Z] Removing intermediate container 8f8c80542dc6 [2022-07-01T16:59:53.045Z] ---> ee5b8d499eeb [2022-07-01T16:59:53.045Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:59:54.042Z] Removing intermediate container 75bc748c7b2b [2022-07-01T16:59:54.042Z] ---> 46c99d556e6c [2022-07-01T16:59:54.042Z] [2022-07-01T16:59:54.042Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:59:54.042Z] ---> ac73e934f311 [2022-07-01T16:59:54.042Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:59:54.042Z] ---> cb27a08b014b [2022-07-01T16:59:54.042Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T16:59:54.042Z] ---> Running in d57709a368a9 [2022-07-01T16:59:57.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:57.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:58.025Z] ---> cf18f48548db [2022-07-01T16:59:58.025Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T16:59:59.032Z] ---> c6393a406280 [2022-07-01T16:59:59.033Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T16:59:59.033Z] ---> Running in 169b5fc40330 [2022-07-01T16:59:59.312Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:59:59.312Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:59:59.696Z] OK: 5 MiB in 15 packages [2022-07-01T16:59:59.697Z] Removing intermediate container 169b5fc40330 [2022-07-01T16:59:59.697Z] ---> 9dba3c61558d [2022-07-01T16:59:59.697Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:59:59.697Z] ---> Running in aa0d81cc0062 [2022-07-01T17:00:01.270Z] Removing intermediate container aa0d81cc0062 [2022-07-01T17:00:01.270Z] ---> b2981a9cd772 [2022-07-01T17:00:01.270Z] Step 18/20 : LABEL arch=arm64 [2022-07-01T17:00:01.270Z] ---> Running in a8febd5ff13d [2022-07-01T17:00:01.929Z] Removing intermediate container d57709a368a9 [2022-07-01T17:00:01.929Z] ---> 674e1da49b56 [2022-07-01T17:00:01.929Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:00:02.234Z] ---> Running in 2b4c1d461a67 [2022-07-01T17:00:02.234Z] Removing intermediate container a8febd5ff13d [2022-07-01T17:00:02.234Z] ---> 13da773c9f3c [2022-07-01T17:00:02.234Z] Step 19/20 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:00:02.521Z] ---> Running in 2f7ae07a68d3 [2022-07-01T17:00:03.133Z] Removing intermediate container 2f7ae07a68d3 [2022-07-01T17:00:03.133Z] ---> 542e4dc8b456 [2022-07-01T17:00:03.133Z] Step 20/20 : LABEL version=0.0.0 [2022-07-01T17:00:03.133Z] Removing intermediate container 2b4c1d461a67 [2022-07-01T17:00:03.133Z] ---> 2732c5181b36 [2022-07-01T17:00:03.133Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T17:00:03.420Z] ---> Running in bd37c4486247 [2022-07-01T17:00:03.420Z] ---> Running in e1f9f10afabf [2022-07-01T17:00:04.046Z] Removing intermediate container bd37c4486247 [2022-07-01T17:00:04.046Z] ---> bdaf0b81cd84 [2022-07-01T17:00:04.046Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T17:00:04.046Z] ---> Running in f6759926dc01 [2022-07-01T17:00:04.046Z] Removing intermediate container e1f9f10afabf [2022-07-01T17:00:04.046Z] ---> 6c7b26235cf3 [2022-07-01T17:00:04.046Z] [2022-07-01T17:00:05.066Z] Removing intermediate container f6759926dc01 [2022-07-01T17:00:05.066Z] ---> adb32b545df3 [2022-07-01T17:00:05.066Z] Step 15/23 : WORKDIR / [2022-07-01T17:00:05.066Z] ---> Running in 16e0f44a2079 [2022-07-01T17:00:05.352Z] Successfully built 6c7b26235cf3 [2022-07-01T17:00:05.352Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-01T17:00:05.352Z] Building security-proxy-setup [2022-07-01T17:00:05.646Z]  Building security-spiffe-token-provider ... done Removing intermediate container 16e0f44a2079 [2022-07-01T17:00:05.646Z] ---> d876005959e1 [2022-07-01T17:00:05.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:00:06.961Z] ---> 3b3563dbbdf5 [2022-07-01T17:00:06.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T17:00:08.983Z] ---> 3a5d7a2da890 [2022-07-01T17:00:08.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T17:00:09.597Z] ---> a98511dfab31 [2022-07-01T17:00:09.597Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T17:00:09.878Z] ---> Running in 44e39baaa6c0 [2022-07-01T17:00:10.487Z] Removing intermediate container 44e39baaa6c0 [2022-07-01T17:00:10.487Z] ---> e4093999bafe [2022-07-01T17:00:10.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:00:10.487Z] ---> Running in e5227fb3cc18 [2022-07-01T17:00:11.099Z] Removing intermediate container e5227fb3cc18 [2022-07-01T17:00:11.099Z] ---> b4346d3529a3 [2022-07-01T17:00:11.099Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:00:11.379Z] ---> Running in 43c88908dc87 [2022-07-01T17:00:11.993Z] Removing intermediate container 43c88908dc87 [2022-07-01T17:00:11.993Z] ---> 0aabe7f7bb5c [2022-07-01T17:00:11.993Z] Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:00:11.993Z] ---> Running in a88aa21ecea9 [2022-07-01T17:00:12.606Z] Removing intermediate container a88aa21ecea9 [2022-07-01T17:00:12.606Z] ---> 88d8112a3fce [2022-07-01T17:00:12.606Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:00:12.885Z] ---> Running in 27ef1e6375c1 [2022-07-01T17:00:13.513Z] Removing intermediate container 27ef1e6375c1 [2022-07-01T17:00:13.513Z] ---> 9c2e399eaf40 [2022-07-01T17:00:13.513Z] [2022-07-01T17:00:13.791Z] Successfully built 9c2e399eaf40 [2022-07-01T17:00:13.791Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T17:00:13.791Z]  Building core-metadata ... done Building core-data [2022-07-01T17:01:00.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:01:00.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:01:00.903Z] ---> 183c774aa90d [2022-07-01T17:01:00.903Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T17:01:00.903Z] ---> Using cache [2022-07-01T17:01:00.903Z] ---> c6daaa4b9766 [2022-07-01T17:01:00.903Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:01:00.903Z] ---> Using cache [2022-07-01T17:01:00.903Z] ---> b88f17b2362e [2022-07-01T17:01:00.903Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T17:01:00.903Z] ---> Using cache [2022-07-01T17:01:00.903Z] ---> 8b7adbda28c5 [2022-07-01T17:01:00.903Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T17:01:00.903Z] ---> Using cache [2022-07-01T17:01:00.903Z] ---> 14a622f9d808 [2022-07-01T17:01:00.903Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:01:00.903Z] ---> Using cache [2022-07-01T17:01:00.903Z] ---> 7940532211ed [2022-07-01T17:01:00.903Z] Step 8/22 : COPY . . [2022-07-01T17:01:00.903Z] ---> Using cache [2022-07-01T17:01:00.903Z] ---> 2f865a0d0473 [2022-07-01T17:01:00.903Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T17:01:00.903Z] ---> Running in cdc3a6beeef8 [2022-07-01T17:01:00.903Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T17:01:03.527Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:01:03.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:01:03.527Z] ---> 183c774aa90d [2022-07-01T17:01:03.527Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T17:01:03.527Z] ---> Using cache [2022-07-01T17:01:03.527Z] ---> c6daaa4b9766 [2022-07-01T17:01:03.527Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:01:03.527Z] ---> Using cache [2022-07-01T17:01:03.527Z] ---> b88f17b2362e [2022-07-01T17:01:03.527Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T17:01:03.527Z] ---> Running in 6168aedbcc34 [2022-07-01T17:01:06.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:06.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:08.219Z] OK: 220 MiB in 52 packages [2022-07-01T17:01:09.664Z] Removing intermediate container 6168aedbcc34 [2022-07-01T17:01:09.664Z] ---> d4c518c7b33e [2022-07-01T17:01:09.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T17:01:10.656Z] ---> c9a1fff5c594 [2022-07-01T17:01:10.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:01:10.656Z] ---> Running in a1578f02d119 [2022-07-01T17:01:17.442Z] Removing intermediate container a1578f02d119 [2022-07-01T17:01:17.442Z] ---> 84ae8bb45b32 [2022-07-01T17:01:17.442Z] Step 8/23 : COPY . . [2022-07-01T17:01:44.326Z] ---> b5c824fe46bb [2022-07-01T17:01:44.326Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T17:01:44.326Z] ---> Running in bb2bc3cc3e2a [2022-07-01T17:01:44.326Z] 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-01T17:02:52.400Z] Removing intermediate container 24f6dada6a81 [2022-07-01T17:02:52.400Z] ---> 7481cb5d8cde [2022-07-01T17:02:52.400Z] [2022-07-01T17:02:52.400Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T17:02:52.400Z] ---> ac73e934f311 [2022-07-01T17:02:52.400Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:02:52.400Z] ---> Using cache [2022-07-01T17:02:52.400Z] ---> 674e1da49b56 [2022-07-01T17:02:52.400Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:02:52.400Z] ---> Using cache [2022-07-01T17:02:52.400Z] ---> 2732c5181b36 [2022-07-01T17:02:52.400Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T17:02:52.400Z] ---> Running in 5fa4a88b22df [2022-07-01T17:02:52.400Z] Removing intermediate container 5fa4a88b22df [2022-07-01T17:02:52.400Z] ---> 596f9aa69dd4 [2022-07-01T17:02:52.400Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T17:02:52.400Z] ---> Running in ed7b4c125587 [2022-07-01T17:02:52.400Z] Removing intermediate container ed7b4c125587 [2022-07-01T17:02:52.400Z] ---> 2fcf33a1f335 [2022-07-01T17:02:52.400Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:02:52.400Z] ---> a7257b0f5b3e [2022-07-01T17:02:52.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T17:02:52.400Z] ---> c326e84ae574 [2022-07-01T17:02:52.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T17:02:52.400Z] ---> 21381a8c7046 [2022-07-01T17:02:52.400Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T17:02:52.400Z] ---> Running in 58b8ace9b801 [2022-07-01T17:02:52.689Z] Removing intermediate container 58b8ace9b801 [2022-07-01T17:02:52.689Z] ---> c908b70e359a [2022-07-01T17:02:52.689Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:02:52.689Z] ---> Running in 240e9657f00b [2022-07-01T17:02:53.313Z] Removing intermediate container 240e9657f00b [2022-07-01T17:02:53.313Z] ---> 1823f3390993 [2022-07-01T17:02:53.313Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:02:53.313Z] ---> Running in d0ead49bbe69 [2022-07-01T17:02:54.302Z] Removing intermediate container d0ead49bbe69 [2022-07-01T17:02:54.302Z] ---> dc8b97918e5d [2022-07-01T17:02:54.302Z] Step 21/22 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:02:54.302Z] ---> Running in 7826753f7c5e [2022-07-01T17:02:54.906Z] Removing intermediate container 7826753f7c5e [2022-07-01T17:02:54.906Z] ---> 1adc7e215bcc [2022-07-01T17:02:54.906Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:02:55.191Z] ---> Running in 190e74fd4c85 [2022-07-01T17:02:55.794Z] Removing intermediate container 190e74fd4c85 [2022-07-01T17:02:55.794Z] ---> e8569e363eb3 [2022-07-01T17:02:55.794Z] [2022-07-01T17:02:56.076Z] Successfully built e8569e363eb3 [2022-07-01T17:02:56.354Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T17:02:56.354Z]  Building support-scheduler ... done Building security-bootstrapper [2022-07-01T17:03:35.419Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:03:35.420Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:03:35.420Z] ---> 183c774aa90d [2022-07-01T17:03:35.420Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T17:03:35.420Z] ---> Using cache [2022-07-01T17:03:35.420Z] ---> c6daaa4b9766 [2022-07-01T17:03:35.420Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:03:35.420Z] ---> Using cache [2022-07-01T17:03:35.420Z] ---> b88f17b2362e [2022-07-01T17:03:35.420Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T17:03:35.420Z] ---> Using cache [2022-07-01T17:03:35.420Z] ---> 8b7adbda28c5 [2022-07-01T17:03:35.420Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T17:03:35.420Z] ---> Using cache [2022-07-01T17:03:35.420Z] ---> 14a622f9d808 [2022-07-01T17:03:35.420Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:03:35.420Z] ---> Using cache [2022-07-01T17:03:35.420Z] ---> 7940532211ed [2022-07-01T17:03:35.420Z] Step 8/31 : COPY . . [2022-07-01T17:03:35.420Z] ---> Using cache [2022-07-01T17:03:35.420Z] ---> 2f865a0d0473 [2022-07-01T17:03:35.420Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T17:03:35.420Z] ---> Running in 103eab5aa4e5 [2022-07-01T17:03:35.420Z] 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-01T17:05:27.325Z] Removing intermediate container 05701860c705 [2022-07-01T17:05:27.325Z] ---> 1d11ae23e35b [2022-07-01T17:05:27.325Z] [2022-07-01T17:05:27.325Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T17:05:27.325Z] ---> ac73e934f311 [2022-07-01T17:05:27.325Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:05:27.325Z] ---> Using cache [2022-07-01T17:05:27.325Z] ---> 674e1da49b56 [2022-07-01T17:05:27.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:05:27.325Z] ---> Using cache [2022-07-01T17:05:27.325Z] ---> 2732c5181b36 [2022-07-01T17:05:27.325Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T17:05:27.325Z] ---> Running in 8f367b25d44a [2022-07-01T17:05:27.325Z] Removing intermediate container 8f367b25d44a [2022-07-01T17:05:27.325Z] ---> 578150d388e8 [2022-07-01T17:05:27.325Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T17:05:27.325Z] ---> Running in 979f15d9cb85 [2022-07-01T17:05:27.325Z] Removing intermediate container 979f15d9cb85 [2022-07-01T17:05:27.325Z] ---> 3f66d3b376d1 [2022-07-01T17:05:27.325Z] Step 15/23 : WORKDIR / [2022-07-01T17:05:27.325Z] ---> Running in afe71a937f0b [2022-07-01T17:05:27.325Z] Removing intermediate container afe71a937f0b [2022-07-01T17:05:27.325Z] ---> e54b0489b319 [2022-07-01T17:05:27.325Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:05:28.336Z] ---> b29fcd29d483 [2022-07-01T17:05:28.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T17:05:29.846Z] ---> 98c39b9846c7 [2022-07-01T17:05:29.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T17:05:31.019Z] ---> 8b1476d25376 [2022-07-01T17:05:31.019Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T17:05:31.019Z] ---> Running in 03116d47809e [2022-07-01T17:05:31.684Z] Removing intermediate container 03116d47809e [2022-07-01T17:05:31.684Z] ---> c791e5c7fd44 [2022-07-01T17:05:31.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:05:31.684Z] ---> Running in d1933b7dcee8 [2022-07-01T17:05:32.358Z] Removing intermediate container d1933b7dcee8 [2022-07-01T17:05:32.358Z] ---> 8fedd5f87783 [2022-07-01T17:05:32.647Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:05:32.647Z] ---> Running in cb88a368d5a0 [2022-07-01T17:05:33.327Z] Removing intermediate container cb88a368d5a0 [2022-07-01T17:05:33.327Z] ---> aa5a3b891fb0 [2022-07-01T17:05:33.327Z] Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:05:33.615Z] ---> Running in b78da9e624fc [2022-07-01T17:05:33.909Z] Removing intermediate container b78da9e624fc [2022-07-01T17:05:33.909Z] ---> c04a3f9c9e1a [2022-07-01T17:05:33.909Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:05:34.204Z] ---> Running in 5994de72a89a [2022-07-01T17:05:34.807Z] Removing intermediate container 5994de72a89a [2022-07-01T17:05:34.807Z] ---> 0a0c631fbac3 [2022-07-01T17:05:34.807Z] [2022-07-01T17:05:35.408Z] Successfully built 0a0c631fbac3 [2022-07-01T17:05:35.408Z] Successfully tagged core-command-arm64:latest [2022-07-01T17:05:35.408Z] Building security-spire-server [2022-07-01T17:06:07.810Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T17:06:07.810Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:06:07.810Z] ---> 183c774aa90d [2022-07-01T17:06:07.810Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> c6daaa4b9766 [2022-07-01T17:06:07.810Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> b88f17b2362e [2022-07-01T17:06:07.810Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> f4e0140cf93a [2022-07-01T17:06:07.810Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> fb4b495b723e [2022-07-01T17:06:07.810Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> dd63e86b736a [2022-07-01T17:06:07.810Z] Step 8/25 : COPY . . [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> ac0a3ca64399 [2022-07-01T17:06:07.810Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> e3b9227cdba5 [2022-07-01T17:06:07.810Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T17:06:07.810Z] ---> Using cache [2022-07-01T17:06:07.810Z] ---> cc74cd3ca4a7 [2022-07-01T17:06:07.810Z] 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-01T17:06:07.810Z] ---> Running in 131cc2f0928f [2022-07-01T17:06:08.806Z] Removing intermediate container 131cc2f0928f [2022-07-01T17:06:08.806Z] ---> 82aed5a38f15 [2022-07-01T17:06:08.806Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T17:06:08.806Z] ---> Running in 2a5420c93d4c [2022-07-01T17:06:09.407Z] Removing intermediate container 2a5420c93d4c [2022-07-01T17:06:09.407Z] ---> a76442ee2091 [2022-07-01T17:06:09.407Z] [2022-07-01T17:06:09.407Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T17:06:09.407Z] ---> 3fb3c9af89a9 [2022-07-01T17:06:09.407Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T17:06:09.407Z] ---> Using cache [2022-07-01T17:06:09.407Z] ---> 9084e0b0c9d4 [2022-07-01T17:06:09.407Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:06:09.407Z] ---> Using cache [2022-07-01T17:06:09.407Z] ---> 1b4da3a55b14 [2022-07-01T17:06:09.407Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T17:06:09.407Z] ---> Using cache [2022-07-01T17:06:09.407Z] ---> daf708fa5500 [2022-07-01T17:06:09.407Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T17:06:16.147Z] ---> 5f041aacc963 [2022-07-01T17:06:16.147Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T17:06:17.139Z] ---> a893e8fba436 [2022-07-01T17:06:17.139Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T17:06:18.147Z] ---> 9316d0a2a23b [2022-07-01T17:06:18.147Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T17:06:19.137Z] ---> ccabfba20393 [2022-07-01T17:06:19.137Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T17:06:19.413Z] ---> Running in 90a60966617e [2022-07-01T17:06:20.014Z] Removing intermediate container 90a60966617e [2022-07-01T17:06:20.014Z] ---> 466a015178b7 [2022-07-01T17:06:20.014Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T17:06:20.014Z] ---> Running in ef868b888361 [2022-07-01T17:06:20.626Z] Removing intermediate container ef868b888361 [2022-07-01T17:06:20.626Z] ---> 09eddbdd5179 [2022-07-01T17:06:20.626Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T17:06:20.910Z] ---> Running in 2b56e271479f [2022-07-01T17:06:21.523Z] Removing intermediate container 2b56e271479f [2022-07-01T17:06:21.523Z] ---> 8ad28a349831 [2022-07-01T17:06:21.523Z] Step 24/25 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:06:21.523Z] ---> Running in 6e38e1d834fb [2022-07-01T17:06:22.134Z] Removing intermediate container 6e38e1d834fb [2022-07-01T17:06:22.134Z] ---> a9565afe81b4 [2022-07-01T17:06:22.134Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T17:06:22.134Z] ---> Running in 3f616b03609d [2022-07-01T17:06:22.741Z] Removing intermediate container 3f616b03609d [2022-07-01T17:06:22.741Z] ---> 27cc63ace32e [2022-07-01T17:06:22.741Z] [2022-07-01T17:06:23.343Z] Successfully built 27cc63ace32e [2022-07-01T17:06:23.343Z] Successfully tagged security-spire-server-arm64:latest [2022-07-01T17:06:41.692Z]  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T17:07:03.935Z] Removing intermediate container cdc3a6beeef8 [2022-07-01T17:07:03.935Z] ---> d30f2591d19d [2022-07-01T17:07:03.935Z] [2022-07-01T17:07:03.935Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T17:07:03.935Z] ---> ac73e934f311 [2022-07-01T17:07:03.935Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T17:07:03.935Z] ---> Running in 3098916fc1c5 [2022-07-01T17:07:03.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:03.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:04.925Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T17:07:04.925Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T17:07:04.925Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T17:07:04.925Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T17:07:04.925Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T17:07:04.925Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T17:07:04.925Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:07:05.203Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T17:07:05.490Z] OK: 8 MiB in 20 packages [2022-07-01T17:07:08.180Z] Removing intermediate container 3098916fc1c5 [2022-07-01T17:07:08.180Z] ---> ea750fd4b23f [2022-07-01T17:07:08.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T17:07:08.180Z] ---> Running in 06318f60e932 [2022-07-01T17:07:08.180Z] Removing intermediate container 06318f60e932 [2022-07-01T17:07:08.180Z] ---> 1cd25d3ecb10 [2022-07-01T17:07:08.180Z] Step 13/22 : WORKDIR /edgex [2022-07-01T17:07:08.463Z] ---> Running in 62f3772f98d9 [2022-07-01T17:07:08.738Z] Removing intermediate container 62f3772f98d9 [2022-07-01T17:07:08.738Z] ---> 837a24ef6bbb [2022-07-01T17:07:08.738Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T17:07:09.748Z] ---> fe72fec4ad1e [2022-07-01T17:07:09.748Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T17:07:11.755Z] ---> fac7734379d7 [2022-07-01T17:07:11.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T17:07:13.775Z] ---> 25774adf3170 [2022-07-01T17:07:13.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T17:07:14.776Z] ---> fa9910b1f669 [2022-07-01T17:07:14.776Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T17:07:14.776Z] ---> Running in 6ec02976e70e [2022-07-01T17:07:18.207Z] Removing intermediate container 6ec02976e70e [2022-07-01T17:07:18.207Z] ---> 0576c19afd9b [2022-07-01T17:07:18.207Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T17:07:18.207Z] ---> Running in 518a1bd84a11 [2022-07-01T17:07:18.805Z] Removing intermediate container 518a1bd84a11 [2022-07-01T17:07:18.805Z] ---> f17aa741d17f [2022-07-01T17:07:18.805Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:07:18.805Z] ---> Running in 0dd34ac0b9c9 [2022-07-01T17:07:19.419Z] Removing intermediate container 0dd34ac0b9c9 [2022-07-01T17:07:19.419Z] ---> 41b38d801365 [2022-07-01T17:07:19.419Z] Step 21/22 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:07:19.419Z] ---> Running in 0348816a1502 [2022-07-01T17:07:20.023Z] Removing intermediate container 0348816a1502 [2022-07-01T17:07:20.023Z] ---> e1daf13b81d7 [2022-07-01T17:07:20.023Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:07:20.294Z] ---> Running in a81dccbe9a19 [2022-07-01T17:07:20.904Z] Removing intermediate container a81dccbe9a19 [2022-07-01T17:07:20.904Z] ---> bd66bacd5ed3 [2022-07-01T17:07:20.904Z] [2022-07-01T17:07:21.513Z] Successfully built bd66bacd5ed3 [2022-07-01T17:07:21.513Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T17:07:40.120Z]  Building security-proxy-setup ... done Removing intermediate container fba050fbbf2a [2022-07-01T17:07:40.120Z] ---> 7b59751a5e3f [2022-07-01T17:07:40.120Z] [2022-07-01T17:07:40.120Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T17:07:40.120Z] ---> ac73e934f311 [2022-07-01T17:07:40.120Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T17:07:40.120Z] ---> Running in 70fe5e4fcdd0 [2022-07-01T17:07:40.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:41.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:42.482Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T17:07:42.482Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T17:07:42.482Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:07:42.482Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T17:07:42.763Z] OK: 6 MiB in 16 packages [2022-07-01T17:07:44.780Z] Removing intermediate container 70fe5e4fcdd0 [2022-07-01T17:07:44.780Z] ---> d454d82ce8a8 [2022-07-01T17:07:44.780Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:07:44.780Z] ---> Running in 62f8a40838e7 [2022-07-01T17:07:45.405Z] Removing intermediate container 62f8a40838e7 [2022-07-01T17:07:45.405Z] ---> 7f4025b79be8 [2022-07-01T17:07:45.405Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T17:07:45.685Z] ---> Running in 4b96a8edf6e0 [2022-07-01T17:07:45.973Z] Removing intermediate container 4b96a8edf6e0 [2022-07-01T17:07:45.973Z] ---> 197cf4f745c4 [2022-07-01T17:07:45.973Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T17:07:46.251Z] ---> Running in f3402329ee87 [2022-07-01T17:07:46.852Z] Removing intermediate container f3402329ee87 [2022-07-01T17:07:46.852Z] ---> 6ef6b97c748c [2022-07-01T17:07:46.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:07:47.845Z] ---> c47d916421e3 [2022-07-01T17:07:47.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T17:07:50.520Z] ---> 4de6eb79effd [2022-07-01T17:07:50.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T17:07:51.524Z] ---> f5ceeab3321e [2022-07-01T17:07:51.524Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T17:07:51.524Z] ---> Running in beb92c53609f [2022-07-01T17:07:52.130Z] Removing intermediate container beb92c53609f [2022-07-01T17:07:52.130Z] ---> 727fef594668 [2022-07-01T17:07:52.130Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:07:52.130Z] ---> Running in 5d15ceb65c43 [2022-07-01T17:07:52.734Z] Removing intermediate container 5d15ceb65c43 [2022-07-01T17:07:52.734Z] ---> e33a945bf946 [2022-07-01T17:07:52.734Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:07:52.734Z] ---> Running in 1f3ca76d88e9 [2022-07-01T17:07:53.339Z] Removing intermediate container 1f3ca76d88e9 [2022-07-01T17:07:53.339Z] ---> 7f74f4639afd [2022-07-01T17:07:53.339Z] Step 21/22 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:07:53.339Z] ---> Running in 97ffcc8d728b [2022-07-01T17:07:53.944Z] Removing intermediate container 97ffcc8d728b [2022-07-01T17:07:53.944Z] ---> daeaa1a25c08 [2022-07-01T17:07:53.944Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:07:53.944Z] ---> Running in 67c49f1abcab [2022-07-01T17:07:54.551Z] Removing intermediate container 67c49f1abcab [2022-07-01T17:07:54.551Z] ---> 18d70024120d [2022-07-01T17:07:54.551Z] [2022-07-01T17:07:55.157Z] Successfully built 18d70024120d [2022-07-01T17:07:55.157Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T17:08:07.586Z]  Building support-notifications ... done Removing intermediate container bb2bc3cc3e2a [2022-07-01T17:08:07.586Z] ---> 16a43ad520a8 [2022-07-01T17:08:07.586Z] [2022-07-01T17:08:07.586Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T17:08:07.586Z] ---> ac73e934f311 [2022-07-01T17:08:07.586Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T17:08:07.586Z] ---> Running in de12b901e471 [2022-07-01T17:08:07.586Z] Removing intermediate container de12b901e471 [2022-07-01T17:08:07.586Z] ---> 5374a9d4e5f4 [2022-07-01T17:08:07.586Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T17:08:07.586Z] ---> Running in b6461a737aa6 [2022-07-01T17:08:07.586Z] Removing intermediate container b6461a737aa6 [2022-07-01T17:08:07.587Z] ---> ab87e7ff0579 [2022-07-01T17:08:07.587Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T17:08:07.587Z] ---> Running in b8c7a4b442c4 [2022-07-01T17:08:08.186Z] Removing intermediate container b8c7a4b442c4 [2022-07-01T17:08:08.186Z] ---> fb6c0da0780a [2022-07-01T17:08:08.186Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:08:08.186Z] ---> Running in 75dce01587a9 [2022-07-01T17:08:10.818Z] Removing intermediate container 75dce01587a9 [2022-07-01T17:08:10.818Z] ---> f63cc103bd96 [2022-07-01T17:08:10.818Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T17:08:10.818Z] ---> Running in 7b6ae096fb8a [2022-07-01T17:08:11.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:12.397Z] Removing intermediate container 103eab5aa4e5 [2022-07-01T17:08:12.398Z] ---> 6597fd81f383 [2022-07-01T17:08:12.398Z] [2022-07-01T17:08:12.398Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T17:08:12.398Z] ---> ac73e934f311 [2022-07-01T17:08:12.398Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T17:08:12.672Z] ---> Running in 21202f35448a [2022-07-01T17:08:12.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:12.946Z] Removing intermediate container 21202f35448a [2022-07-01T17:08:12.946Z] ---> 79148c181970 [2022-07-01T17:08:12.946Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T17:08:12.946Z] ---> Running in 7b0d1c7f9d51 [2022-07-01T17:08:13.936Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T17:08:13.936Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T17:08:13.936Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T17:08:14.209Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T17:08:14.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:14.209Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T17:08:14.482Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T17:08:14.482Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:08:14.482Z] OK: 8 MiB in 20 packages [2022-07-01T17:08:14.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:15.919Z] Removing intermediate container 7b6ae096fb8a [2022-07-01T17:08:15.919Z] ---> ac55ad1fa737 [2022-07-01T17:08:15.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:08:15.919Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T17:08:15.919Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T17:08:15.919Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T17:08:15.919Z] OK: 6 MiB in 16 packages [2022-07-01T17:08:16.522Z] ---> f16619a8ca52 [2022-07-01T17:08:16.522Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T17:08:16.797Z] Removing intermediate container 7b0d1c7f9d51 [2022-07-01T17:08:16.797Z] ---> a6ca5faea726 [2022-07-01T17:08:16.797Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T17:08:17.072Z] ---> Running in 7930903dc87f [2022-07-01T17:08:17.351Z] Removing intermediate container 7930903dc87f [2022-07-01T17:08:17.351Z] ---> 9b991fdc8b01 [2022-07-01T17:08:17.351Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T17:08:17.351Z] ---> Running in 1d071a2f1ccd [2022-07-01T17:08:17.634Z] ---> 4479e942714b [2022-07-01T17:08:17.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T17:08:17.910Z] Removing intermediate container 1d071a2f1ccd [2022-07-01T17:08:17.910Z] ---> eb6e88ff6002 [2022-07-01T17:08:17.910Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T17:08:17.910Z] ---> Running in 2013a8a71f68 [2022-07-01T17:08:18.516Z] ---> 22a88977a5c9 [2022-07-01T17:08:18.516Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T17:08:18.790Z] ---> Running in 9e7e5ec8c5dc [2022-07-01T17:08:19.061Z] Removing intermediate container 9e7e5ec8c5dc [2022-07-01T17:08:19.061Z] ---> 1b0789a53ff0 [2022-07-01T17:08:19.061Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:08:19.349Z] ---> Running in e17fb1aad8a1 [2022-07-01T17:08:19.631Z] Removing intermediate container e17fb1aad8a1 [2022-07-01T17:08:19.631Z] ---> 73ca896209e8 [2022-07-01T17:08:19.631Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:08:19.906Z] ---> Running in 03c73a464aa8 [2022-07-01T17:08:20.180Z] Removing intermediate container 2013a8a71f68 [2022-07-01T17:08:20.180Z] ---> 879947a052a1 [2022-07-01T17:08:20.180Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T17:08:20.180Z] Removing intermediate container 03c73a464aa8 [2022-07-01T17:08:20.180Z] ---> 49e5288501fe [2022-07-01T17:08:20.180Z] Step 22/23 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:08:20.180Z] ---> Running in 0222e5f0ab69 [2022-07-01T17:08:20.454Z] ---> Running in bb0f6c510952 [2022-07-01T17:08:20.732Z] Removing intermediate container 0222e5f0ab69 [2022-07-01T17:08:20.732Z] ---> 2b7df7508bb1 [2022-07-01T17:08:20.732Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T17:08:20.732Z] Removing intermediate container bb0f6c510952 [2022-07-01T17:08:20.732Z] ---> 70faa8b155fc [2022-07-01T17:08:20.732Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:08:21.012Z] ---> Running in 00477a88945e [2022-07-01T17:08:21.296Z] Removing intermediate container 00477a88945e [2022-07-01T17:08:21.296Z] ---> 9ac7976e7985 [2022-07-01T17:08:21.296Z] [2022-07-01T17:08:21.570Z] ---> ac855785d459 [2022-07-01T17:08:21.570Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T17:08:21.570Z] ---> Running in 287ed5f654aa [2022-07-01T17:08:21.843Z] Successfully built 9ac7976e7985 [2022-07-01T17:08:21.843Z] Successfully tagged core-data-arm64:latest [2022-07-01T17:08:23.284Z]  Building core-data ... done Removing intermediate container 287ed5f654aa [2022-07-01T17:08:23.284Z] ---> 0c65926c5257 [2022-07-01T17:08:23.284Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:08:24.272Z] ---> 2774a0146f23 [2022-07-01T17:08:24.272Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T17:08:25.247Z] ---> 92540c1bbc96 [2022-07-01T17:08:25.247Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T17:08:25.841Z] ---> d960c22fc30a [2022-07-01T17:08:25.842Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T17:08:26.445Z] ---> 63b7d70e90c3 [2022-07-01T17:08:26.445Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T17:08:27.044Z] ---> 56a444fc349c [2022-07-01T17:08:27.044Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T17:08:27.316Z] ---> Running in ec6f311243fe [2022-07-01T17:08:27.914Z] Removing intermediate container ec6f311243fe [2022-07-01T17:08:27.914Z] ---> 6e0fe730ee38 [2022-07-01T17:08:27.914Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T17:08:28.509Z] ---> 8d3df1f005fd [2022-07-01T17:08:28.509Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T17:08:28.791Z] ---> Running in 8504658acf11 [2022-07-01T17:08:30.773Z] Removing intermediate container 8504658acf11 [2022-07-01T17:08:30.773Z] ---> ceff5de72872 [2022-07-01T17:08:30.773Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T17:08:30.773Z] ---> Running in 8785c466b71c [2022-07-01T17:08:31.048Z] Removing intermediate container 8785c466b71c [2022-07-01T17:08:31.048Z] ---> 682dd5d2f674 [2022-07-01T17:08:31.048Z] Step 28/31 : CMD ["gate"] [2022-07-01T17:08:31.321Z] ---> Running in cb1de2def8b9 [2022-07-01T17:08:31.606Z] Removing intermediate container cb1de2def8b9 [2022-07-01T17:08:31.606Z] ---> 810b020a453e [2022-07-01T17:08:31.606Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T17:08:31.880Z] ---> Running in b78e27468d65 [2022-07-01T17:08:32.151Z] Removing intermediate container b78e27468d65 [2022-07-01T17:08:32.151Z] ---> 6b5d48e0f52f [2022-07-01T17:08:32.151Z] Step 30/31 : LABEL git_sha=0a86ffc9472643f54237c4a99f7347945f2875a5 [2022-07-01T17:08:32.442Z] ---> Running in 1d4b57446ade [2022-07-01T17:08:33.047Z] Removing intermediate container 1d4b57446ade [2022-07-01T17:08:33.047Z] ---> 444613194c07 [2022-07-01T17:08:33.047Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T17:08:33.047Z] ---> Running in 8174eb2fe918 [2022-07-01T17:08:33.655Z] Removing intermediate container 8174eb2fe918 [2022-07-01T17:08:33.655Z] ---> 6ee42773fcf4 [2022-07-01T17:08:33.655Z] [2022-07-01T17:08:33.930Z] Successfully built 6ee42773fcf4 [2022-07-01T17:08:33.931Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T17:08:34.547Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-07-01T17:08:34.547Z] $ docker stop --time=1 c3e5940259fea05fde5bb17d0b25eee507d528e62f35da3be9d8cea421fa0068 [2022-07-01T17:08:36.308Z] $ docker rm -f c3e5940259fea05fde5bb17d0b25eee507d528e62f35da3be9d8cea421fa0068 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T17:08:36.886Z] + docker images [2022-07-01T17:08:37.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T17:08:37.159Z] security-bootstrapper-arm64 latest 6ee42773fcf4 4 seconds ago 18.3MB [2022-07-01T17:08:37.159Z] core-data-arm64 latest 9ac7976e7985 16 seconds ago 21.7MB [2022-07-01T17:08:37.159Z] 6597fd81f383 26 seconds ago 1.44GB [2022-07-01T17:08:37.159Z] 16a43ad520a8 32 seconds ago 1.46GB [2022-07-01T17:08:37.159Z] support-notifications-arm64 latest 18d70024120d 43 seconds ago 25.9MB [2022-07-01T17:08:37.159Z] 7b59751a5e3f About a minute ago 1.49GB [2022-07-01T17:08:37.159Z] security-proxy-setup-arm64 latest bd66bacd5ed3 About a minute ago 26.1MB [2022-07-01T17:08:37.159Z] d30f2591d19d About a minute ago 1.44GB [2022-07-01T17:08:37.159Z] security-spire-server-arm64 latest 27cc63ace32e 2 minutes ago 86.3MB [2022-07-01T17:08:37.159Z] a76442ee2091 2 minutes ago 1.34GB [2022-07-01T17:08:37.159Z] core-command-arm64 latest 0a0c631fbac3 3 minutes ago 15.5MB [2022-07-01T17:08:37.159Z] 1d11ae23e35b 3 minutes ago 1.43GB [2022-07-01T17:08:37.159Z] support-scheduler-arm64 latest e8569e363eb3 5 minutes ago 25.4MB [2022-07-01T17:08:37.159Z] 7481cb5d8cde 5 minutes ago 1.49GB [2022-07-01T17:08:37.159Z] core-metadata-arm64 latest 9c2e399eaf40 8 minutes ago 16.3MB [2022-07-01T17:08:37.159Z] security-spiffe-token-provider-arm64 latest 6c7b26235cf3 8 minutes ago 28.1MB [2022-07-01T17:08:37.159Z] 46c99d556e6c 8 minutes ago 1.44GB [2022-07-01T17:08:37.159Z] 11d999c5f59d 9 minutes ago 1.48GB [2022-07-01T17:08:37.159Z] sys-mgmt-agent-arm64 latest d47cf48f187b 9 minutes ago 282MB [2022-07-01T17:08:37.159Z] security-secretstore-setup-arm64 latest 945116c82ea0 11 minutes ago 27.5MB [2022-07-01T17:08:37.159Z] 3bbe10c33022 11 minutes ago 1.44GB [2022-07-01T17:08:37.159Z] 8c238ad2d194 11 minutes ago 1.43GB [2022-07-01T17:08:37.159Z] security-spire-agent-arm64 latest b1003d42553b 16 minutes ago 126MB [2022-07-01T17:08:37.159Z] security-spire-config-arm64 latest 25d2beaef0c7 16 minutes ago 85.6MB [2022-07-01T17:08:37.159Z] 48217c488a25 17 minutes ago 1.34GB [2022-07-01T17:08:37.159Z] 238ad46b76a0 17 minutes ago 1.34GB [2022-07-01T17:08:37.159Z] ci-base-image-arm64 latest 183c774aa90d 31 minutes ago 1.01GB [2022-07-01T17:08:37.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-07-01T17:08:37.159Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-01T17:08:37.159Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-01T17:08:37.159Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-01T17:08:37.159Z] 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-01T17:08:37.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:08:37.625Z] [2022-07-01T17:08:37.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:08:37.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:08:38.248Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T17:08:38.248Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T17:08:38.248Z] 04944245beec: Pulling fs layer [2022-07-01T17:08:38.248Z] 699f458cf7ca: Pulling fs layer [2022-07-01T17:08:38.248Z] 765212b225bb: Pulling fs layer [2022-07-01T17:08:38.248Z] f23df028b6ca: Pulling fs layer [2022-07-01T17:08:38.248Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T17:08:38.248Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T17:08:38.248Z] d65c8cfc05b1: Waiting [2022-07-01T17:08:38.248Z] 765212b225bb: Waiting [2022-07-01T17:08:38.248Z] f23df028b6ca: Waiting [2022-07-01T17:08:38.248Z] 2437ff75d9bd: Waiting [2022-07-01T17:08:38.248Z] 04944245beec: Verifying Checksum [2022-07-01T17:08:38.248Z] 04944245beec: Download complete [2022-07-01T17:08:38.248Z] 765212b225bb: Download complete [2022-07-01T17:08:38.248Z] f23df028b6ca: Verifying Checksum [2022-07-01T17:08:38.248Z] f23df028b6ca: Download complete [2022-07-01T17:08:38.524Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T17:08:38.524Z] d65c8cfc05b1: Download complete [2022-07-01T17:08:38.524Z] 699f458cf7ca: Verifying Checksum [2022-07-01T17:08:38.524Z] 699f458cf7ca: Download complete [2022-07-01T17:08:39.216Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T17:08:39.216Z] 8998bd30e6a1: Download complete [2022-07-01T17:08:41.896Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T17:08:41.896Z] 2437ff75d9bd: Download complete [2022-07-01T17:08:43.881Z] 8998bd30e6a1: Pull complete [2022-07-01T17:08:44.485Z] 04944245beec: Pull complete [2022-07-01T17:08:46.480Z] 699f458cf7ca: Pull complete [2022-07-01T17:08:46.480Z] 765212b225bb: Pull complete [2022-07-01T17:08:47.472Z] f23df028b6ca: Pull complete [2022-07-01T17:08:47.746Z] d65c8cfc05b1: Pull complete [2022-07-01T17:09:06.048Z] 2437ff75d9bd: Pull complete [2022-07-01T17:09:06.048Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T17:09:06.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:09:06.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T17:09:06.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container [2022-07-01T17:09:06.395Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T17:09:09.408Z] $ docker top a1bee082fb6af915dd85c5cd02bfa2384a603267f735cad45f73be3d6bd25efd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:10.383Z] ---> job-cost.sh [2022-07-01T17:09:10.383Z] lf-activate-venv: SKIPPING [2022-07-01T17:09:10.383Z] INFO: No Stack... [2022-07-01T17:09:10.976Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T17:09:11.954Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T17:09:12.615Z] + cut -d, -f6 [2022-07-01T17:09:12.615Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-07-01T17:09:12.648Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] [2022-07-01T17:09:12.656Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] did not exist. Created. [2022-07-01T17:09:12.657Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T17:09:13.311Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T17:09:13.497Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T17:09:13.504Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4069-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T17:09:13.518Z] $ docker stop --time=1 a1bee082fb6af915dd85c5cd02bfa2384a603267f735cad45f73be3d6bd25efd [2022-07-01T17:09:15.038Z] $ docker rm -f a1bee082fb6af915dd85c5cd02bfa2384a603267f735cad45f73be3d6bd25efd [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-01T17:09:15.564Z] provisioning config files... [2022-07-01T17:09:15.571Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8073124913801632641tmp [Pipeline] { [Pipeline] sh [2022-07-01T17:09:15.867Z] + set +x [2022-07-01T17:09:15.867Z] + curl -s+ https://codecov.io/bash [2022-07-01T17:09:15.867Z] bash -s -- [2022-07-01T17:09:15.867Z] [2022-07-01T17:09:15.867Z] _____ _ [2022-07-01T17:09:15.867Z] / ____| | | [2022-07-01T17:09:15.867Z] | | ___ __| | ___ ___ _____ __ [2022-07-01T17:09:15.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-01T17:09:15.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-01T17:09:15.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-01T17:09:15.867Z] Bash-1.0.6 [2022-07-01T17:09:15.867Z] [2022-07-01T17:09:15.867Z] [2022-07-01T17:09:15.867Z] ==> git version 2.25.1 found [2022-07-01T17:09:15.867Z] ==> 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-01T17:09:15.867Z] Release-Date: 2020-01-08 [2022-07-01T17:09:15.867Z] 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-01T17:09:15.867Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-01T17:09:15.867Z] ==> Jenkins CI detected. [2022-07-01T17:09:15.867Z] current dir:  /w/workspace/edgex-go/2 [2022-07-01T17:09:15.867Z] project root: . [2022-07-01T17:09:15.867Z] --> token set from env [2022-07-01T17:09:15.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-01T17:09:15.867Z] ==> Running gcov in . (disable via -X gcov) [2022-07-01T17:09:15.867Z] ==> Python coveragepy not found [2022-07-01T17:09:15.867Z] ==> Searching for coverage reports in: [2022-07-01T17:09:15.867Z] + . [2022-07-01T17:09:15.867Z] -> Found 1 reports [2022-07-01T17:09:15.867Z] ==> Detecting git/mercurial file structure [2022-07-01T17:09:16.126Z] ==> Reading reports [2022-07-01T17:09:16.126Z] + ./coverage.out bytes=435593 [2022-07-01T17:09:16.126Z] ==> Appending adjustments [2022-07-01T17:09:16.126Z] https://docs.codecov.io/docs/fixing-reports [2022-07-01T17:09:17.068Z] + Found adjustments [2022-07-01T17:09:17.068Z] ==> Gzipping contents [2022-07-01T17:09:17.330Z] 60K /tmp/codecov.zVJ4YX.gz [2022-07-01T17:09:17.330Z] ==> Uploading reports [2022-07-01T17:09:17.330Z] url: https://codecov.io [2022-07-01T17:09:17.330Z] query: branch=PR-4069&commit=835e0a33b4a773ad011299ec237212a95bf7910f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4069%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4069&job=&cmd_args= [2022-07-01T17:09:17.330Z] -> Pinging Codecov [2022-07-01T17:09:17.330Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4069&commit=835e0a33b4a773ad011299ec237212a95bf7910f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4069%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4069&job=&cmd_args= [2022-07-01T17:09:17.591Z] -> Uploading to [2022-07-01T17:09:17.591Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-01/00271124DB129430A58F1EEE437C3FCB/835e0a33b4a773ad011299ec237212a95bf7910f/ea403aba-022d-4840-b4b1-d46e5856ba13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T170917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9faff750914d83045e20ebd9ab8d56e16ae5149a2ed4ce78031c2815b16339d [2022-07-01T17:09:17.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T17:09:17.591Z] Dload Upload Total Spent Left Speed [2022-07-01T17:09:17.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59865 0 0 100 59865 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59865 0 0 100 59865 0 213k --:--:-- --:--:-- --:--:-- 212k [2022-07-01T17:09:17.851Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/835e0a33b4a773ad011299ec237212a95bf7910f [Pipeline] } [2022-07-01T17:09:17.860Z] 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-01T17:09:18.451Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:18.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:19.600Z] ---> package-listing.sh [2022-07-01T17:09:19.600Z] ++ facter osfamily [2022-07-01T17:09:19.600Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T17:09:19.859Z] + OS_FAMILY=debian [2022-07-01T17:09:19.859Z] + workspace=/w/workspace/edgex-go/2 [2022-07-01T17:09:19.859Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T17:09:19.859Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T17:09:19.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T17:09:19.859Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T17:09:19.859Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T17:09:19.859Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T17:09:19.859Z] + case "${OS_FAMILY}" in [2022-07-01T17:09:19.859Z] + dpkg -l [2022-07-01T17:09:19.859Z] + grep '^ii' [2022-07-01T17:09:19.859Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T17:09:19.859Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T17:09:19.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T17:09:19.859Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T17:09:19.859Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-01T17:09:19.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-01T17:09:19.869Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T17:09:20.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:09:20.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:20.701Z] [2022-07-01T17:09:20.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:09:21.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:21.003Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T17:09:21.003Z] 5eb5b503b376: Pulling fs layer [2022-07-01T17:09:21.003Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T17:09:21.003Z] ec43610c2a17: Pulling fs layer [2022-07-01T17:09:21.003Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T17:09:21.003Z] 33b1e0a273af: Pulling fs layer [2022-07-01T17:09:21.003Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T17:09:21.003Z] 2f39f015ded8: Pulling fs layer [2022-07-01T17:09:21.003Z] 33b1e0a273af: Waiting [2022-07-01T17:09:21.003Z] 5d3b04190fa2: Waiting [2022-07-01T17:09:21.003Z] 2f39f015ded8: Waiting [2022-07-01T17:09:21.003Z] 3a2ae6a8a46f: Waiting [2022-07-01T17:09:21.003Z] 5c69ac0246d0: Download complete [2022-07-01T17:09:21.003Z] 3a2ae6a8a46f: Download complete [2022-07-01T17:09:21.003Z] 33b1e0a273af: Verifying Checksum [2022-07-01T17:09:21.003Z] 33b1e0a273af: Download complete [2022-07-01T17:09:21.003Z] 5d3b04190fa2: Download complete [2022-07-01T17:09:21.003Z] ec43610c2a17: Verifying Checksum [2022-07-01T17:09:21.003Z] ec43610c2a17: Download complete [2022-07-01T17:09:21.262Z] 5eb5b503b376: Download complete [2022-07-01T17:09:21.835Z] 2f39f015ded8: Verifying Checksum [2022-07-01T17:09:21.835Z] 2f39f015ded8: Download complete [2022-07-01T17:09:22.403Z] 5eb5b503b376: Pull complete [2022-07-01T17:09:22.664Z] 5c69ac0246d0: Pull complete [2022-07-01T17:09:22.923Z] ec43610c2a17: Pull complete [2022-07-01T17:09:22.923Z] 3a2ae6a8a46f: Pull complete [2022-07-01T17:09:23.183Z] 33b1e0a273af: Pull complete [2022-07-01T17:09:23.183Z] 5d3b04190fa2: Pull complete [2022-07-01T17:09:27.371Z] 2f39f015ded8: Pull complete [2022-07-01T17:09:27.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T17:09:27.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:27.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T17:09:27.466Z] prd-ubuntu20.04-docker-8c-8g-16587 does not seem to be running inside a container [2022-07-01T17:09:27.503Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T17:09:29.125Z] $ docker top 6726a8c6bf36395e0bc59f35ae53d3d8738433cac0439a09776dd64b824b1d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T17:09:29.475Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T17:09:29.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T17:09:30.058Z] + ls /var/log/sa-host [2022-07-01T17:09:30.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T17:09:30.134Z] provisioning config files... [2022-07-01T17:09:30.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8503717107538211191tmp [Pipeline] { [Pipeline] echo [2022-07-01T17:09:30.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:30.441Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T17:09:30.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:30.774Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T17:09:30.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:31.067Z] ---> sudo-logs.sh [2022-07-01T17:09:31.067Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T17:09:31.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:31.372Z] ---> job-cost.sh [2022-07-01T17:09:31.372Z] lf-activate-venv: SKIPPING [2022-07-01T17:09:31.372Z] DEBUG: total: 0.10999999940395355 [2022-07-01T17:09:31.372Z] INFO: Retrieving Stack Cost... [2022-07-01T17:09:31.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T17:09:32.203Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T17:09:32.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:32.501Z] ---> logs-deploy.sh [2022-07-01T17:09:32.501Z] lf-activate-venv: SKIPPING [2022-07-01T17:09:32.501Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4069/2 [2022-07-01T17:09:32.501Z] INFO: archiving workspace using pattern(s): [2022-07-01T17:09:33.440Z] Archives upload complete. [2022-07-01T17:09:33.440Z] INFO: archiving logs to Nexus