Pull request #4090 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c40e625b1bd94433bc46d10a8ce837a9a4c9e258+ad21f9895f81268f47cf403ea0e6f43cd0addb21 (595ef70d134a02bd617b376a4005c5a569bdea5b) 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-ssh10891516187662134950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11366052659715613692.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4090/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4090/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11930071054704217682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4090/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11045459781570080376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10972456330794880268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4090/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4090/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2179382763291995347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19746’ Running on prd-ubuntu20.04-docker-8c-8g-19749 in /w/workspace/edgexfoundry_edgex-go_PR-4090 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit c40e625b1bd94433bc46d10a8ce837a9a4c9e258 Merge succeeded, producing c40e625b1bd94433bc46d10a8ce837a9a4c9e258 Checking out Revision c40e625b1bd94433bc46d10a8ce837a9a4c9e258 (PR-4090) > 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/4090/head:refs/remotes/origin/PR-4090 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # 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 ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T19:06:49.723Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T19:06:49.876Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T19:06:49.963Z] ========================================================= [2022-07-12T19:06:49.963Z] EdgeX Global Pipelines Version Info [2022-07-12T19:06:49.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:06:50.746Z] ------------------- [2022-07-12T19:06:50.747Z] stable info: [2022-07-12T19:06:50.747Z] ------------------- [2022-07-12T19:06:50.747Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T19:06:50.747Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T19:06:50.747Z] Message: update stable to v1.0.237 [2022-07-12T19:06:51.319Z] ------------------- [2022-07-12T19:06:51.319Z] experimental info: [2022-07-12T19:06:51.319Z] ------------------- [2022-07-12T19:06:51.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T19:06:51.319Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T19:06:51.319Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T19:06:51.709Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-12T19:06:51.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-12T19:06:51.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T19:06:51.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T19:06:51.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T19:06:51.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T19:06:51.934Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T19:06:51.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-12T19:06:52.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-12T19:06:52.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-12T19:06:52.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T19:06:52.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T19:06:52.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T19:06:52.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T19:06:52.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T19:06:52.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T19:06:52.327Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T19:06:52.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T19:06:52.398Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-12T19:06:52.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-12T19:06:52.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T19:06:52.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T19:06:52.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T19:06:52.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4090 [Pipeline] echo [2022-07-12T19:06:52.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4090 [Pipeline] echo [2022-07-12T19:06:52.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4090 [Pipeline] echo [2022-07-12T19:06:52.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] echo [2022-07-12T19:06:52.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c40e625 [Pipeline] echo [2022-07-12T19:06:52.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T19:06:52.890Z] provisioning config files... [2022-07-12T19:06:52.906Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7004941384200888557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:06:53.275Z] ---> docker-login.sh [2022-07-12T19:06:53.275Z] nexus3.edgexfoundry.org:10001 [2022-07-12T19:06:53.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:06:53.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:06:53.803Z] Configure a credential helper to remove this warning. See [2022-07-12T19:06:53.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:06:53.803Z] [2022-07-12T19:06:53.803Z] Login Succeeded [2022-07-12T19:06:53.803Z] nexus3.edgexfoundry.org:10002 [2022-07-12T19:06:53.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:06:53.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:06:53.803Z] Configure a credential helper to remove this warning. See [2022-07-12T19:06:53.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:06:53.803Z] [2022-07-12T19:06:53.803Z] Login Succeeded [2022-07-12T19:06:53.803Z] nexus3.edgexfoundry.org:10003 [2022-07-12T19:06:54.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:06:54.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:06:54.068Z] Configure a credential helper to remove this warning. See [2022-07-12T19:06:54.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:06:54.068Z] [2022-07-12T19:06:54.068Z] Login Succeeded [2022-07-12T19:06:54.068Z] nexus3.edgexfoundry.org:10004 [2022-07-12T19:06:54.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:06:54.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:06:54.330Z] Configure a credential helper to remove this warning. See [2022-07-12T19:06:54.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:06:54.330Z] [2022-07-12T19:06:54.330Z] Login Succeeded [2022-07-12T19:06:54.330Z] docker.io [2022-07-12T19:06:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:06:54.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:06:54.592Z] Configure a credential helper to remove this warning. See [2022-07-12T19:06:54.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:06:54.592Z] [2022-07-12T19:06:54.592Z] Login Succeeded [2022-07-12T19:06:54.592Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T19:06:54.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T19:06:55.040Z] + 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-12T19:06:55.040Z] + + dirname cmd/core-command/Dockerfile [2022-07-12T19:06:55.040Z] cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/core-data/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/core-metadata/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-12T19:06:55.040Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-07-12T19:06:55.040Z] cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-12T19:06:55.040Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-12T19:06:55.040Z] cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/security-spire-server/Dockerfile+ [2022-07-12T19:06:55.040Z] cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/support-notifications/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.040Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-12T19:06:55.040Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-12T19:06:55.040Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-12T19:06:55.040Z] + cut -d/ -f2 [2022-07-12T19:06:55.041Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-12T19:06:55.090Z] 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-12T19:06:55.581Z] + git rev-list -1 --merges c40e625b1bd94433bc46d10a8ce837a9a4c9e258~1..c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] echo [2022-07-12T19:06:55.615Z] -----------> git rev-list -1 --merges c40e625b1bd94433bc46d10a8ce837a9a4c9e258~1..c40e625b1bd94433bc46d10a8ce837a9a4c9e258 c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [false] [Pipeline] sh [2022-07-12T19:06:55.931Z] + git log --format=format:%s -1 c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] echo [2022-07-12T19:06:55.963Z] ========================================================= [2022-07-12T19:06:55.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T19:06:55.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-12T19:06:56.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T19:06:56.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T19:06:56.387Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T19:06:56.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T19:06:56.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T19:06:56.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T19:06:56.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:06:56.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T19:06:56.882Z] [2022-07-12T19:06:56.882Z] 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-12T19:06:57.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T19:06:57.261Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T19:06:57.261Z] b85a868b505f: Pulling fs layer [2022-07-12T19:06:57.261Z] e2be974225ed: Pulling fs layer [2022-07-12T19:06:57.261Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T19:06:57.261Z] 988bab9f4d93: Pulling fs layer [2022-07-12T19:06:57.261Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T19:06:57.261Z] eaf3925da568: Pulling fs layer [2022-07-12T19:06:57.261Z] bab4dde63d76: Pulling fs layer [2022-07-12T19:06:57.261Z] bde34c3a00c8: Pulling fs layer [2022-07-12T19:06:57.261Z] b352a97aabf1: Pulling fs layer [2022-07-12T19:06:57.261Z] 4872d77fe225: Pulling fs layer [2022-07-12T19:06:57.261Z] 5851b861e8e6: Pulling fs layer [2022-07-12T19:06:57.261Z] bab4dde63d76: Waiting [2022-07-12T19:06:57.261Z] bde34c3a00c8: Waiting [2022-07-12T19:06:57.261Z] b352a97aabf1: Waiting [2022-07-12T19:06:57.261Z] 4872d77fe225: Waiting [2022-07-12T19:06:57.261Z] eaf3925da568: Waiting [2022-07-12T19:06:57.261Z] 988bab9f4d93: Waiting [2022-07-12T19:06:57.261Z] 5851b861e8e6: Waiting [2022-07-12T19:06:57.261Z] 1469e6f7b9e6: Waiting [2022-07-12T19:06:57.261Z] e2be974225ed: Download complete [2022-07-12T19:06:57.261Z] 988bab9f4d93: Download complete [2022-07-12T19:06:57.524Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T19:06:57.524Z] 1469e6f7b9e6: Download complete [2022-07-12T19:06:57.524Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T19:06:57.524Z] 339a4e72a1f5: Download complete [2022-07-12T19:06:57.524Z] eaf3925da568: Verifying Checksum [2022-07-12T19:06:57.524Z] eaf3925da568: Download complete [2022-07-12T19:06:57.524Z] bde34c3a00c8: Download complete [2022-07-12T19:06:57.524Z] b352a97aabf1: Verifying Checksum [2022-07-12T19:06:57.524Z] b352a97aabf1: Download complete [2022-07-12T19:06:57.524Z] 4872d77fe225: Verifying Checksum [2022-07-12T19:06:57.524Z] 4872d77fe225: Download complete [2022-07-12T19:06:57.524Z] 5851b861e8e6: Verifying Checksum [2022-07-12T19:06:57.524Z] 5851b861e8e6: Download complete [2022-07-12T19:06:57.524Z] b85a868b505f: Verifying Checksum [2022-07-12T19:06:57.524Z] b85a868b505f: Download complete [2022-07-12T19:06:57.785Z] bab4dde63d76: Verifying Checksum [2022-07-12T19:06:57.785Z] bab4dde63d76: Download complete [2022-07-12T19:06:59.170Z] b85a868b505f: Pull complete [2022-07-12T19:06:59.170Z] e2be974225ed: Pull complete [2022-07-12T19:06:59.432Z] 339a4e72a1f5: Pull complete [2022-07-12T19:06:59.694Z] 988bab9f4d93: Pull complete [2022-07-12T19:06:59.956Z] 1469e6f7b9e6: Pull complete [2022-07-12T19:06:59.956Z] eaf3925da568: Pull complete [2022-07-12T19:07:01.867Z] bab4dde63d76: Pull complete [2022-07-12T19:07:01.867Z] bde34c3a00c8: Pull complete [2022-07-12T19:07:02.130Z] b352a97aabf1: Pull complete [2022-07-12T19:07:02.130Z] 4872d77fe225: Pull complete [2022-07-12T19:07:02.393Z] 5851b861e8e6: Pull complete [2022-07-12T19:07:02.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T19:07:02.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T19:07:02.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:07:02.635Z] prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container [2022-07-12T19:07:02.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T19:07:04.022Z] $ docker top 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 -eo pid,comm [2022-07-12T19:07:04.085Z] 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-12T19:07:04.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T19:07:04.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T19:07:04.213Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T19:07:04.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T19:07:04.361Z] $ docker exec 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent [2022-07-12T19:07:04.478Z] SSH_AUTH_SOCK=/tmp/ssh-idZozv7LqRc3/agent.32 [2022-07-12T19:07:04.478Z] SSH_AGENT_PID=38 [2022-07-12T19:07:04.484Z] Running ssh-add (command line suppressed) [2022-07-12T19:07:04.610Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6613994205844749847.key (/w/workspace/edgex-go/1@tmp/private_key_6613994205844749847.key) [2022-07-12T19:07:04.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T19:07:04.956Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T19:07:04.986Z] $ docker exec --env ******** --env ******** 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent -k [2022-07-12T19:07:05.098Z] unset SSH_AUTH_SOCK; [2022-07-12T19:07:05.099Z] unset SSH_AGENT_PID; [2022-07-12T19:07:05.099Z] echo Agent pid 38 killed; [2022-07-12T19:07:05.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T19:07:05.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T19:07:05.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T19:07:05.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T19:07:05.322Z] $ docker exec 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent [2022-07-12T19:07:05.448Z] SSH_AUTH_SOCK=/tmp/ssh-BHz1VY5AIn9C/agent.71 [2022-07-12T19:07:05.448Z] SSH_AGENT_PID=77 [2022-07-12T19:07:05.454Z] Running ssh-add (command line suppressed) [2022-07-12T19:07:05.571Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_144685675572155773.key (/w/workspace/edgex-go/1@tmp/private_key_144685675572155773.key) [2022-07-12T19:07:05.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T19:07:05.913Z] + git semver init [2022-07-12T19:07:06.173Z] 2022-07-12 19:07:06,107 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T19:07:06.174Z] 2022-07-12 19:07:06,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-12T19:07:06.174Z] 2022-07-12 19:07:06,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-12T19:07:06.174Z] 2022-07-12 19:07:06,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,602 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4090 with force:False [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,603 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4090 [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,607 [execute] INFO git cat-file --batch-check [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,614 [execute] INFO git cat-file --batch [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T19:07:11.481Z] 2022-07-12 19:07:10,619 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4090 [2022-07-12T19:07:11.481Z] 0.0.0 [Pipeline] } [2022-07-12T19:07:11.509Z] $ docker exec --env ******** --env ******** 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent -k [2022-07-12T19:07:11.632Z] unset SSH_AUTH_SOCK; [2022-07-12T19:07:11.632Z] unset SSH_AGENT_PID; [2022-07-12T19:07:11.632Z] echo Agent pid 77 killed; [2022-07-12T19:07:11.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T19:07:12.054Z] + git semver [Pipeline] } [2022-07-12T19:07:12.344Z] $ docker stop --time=1 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 [2022-07-12T19:07:13.641Z] $ docker rm -f 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T19:07:14.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T19:07:14.393Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T19:07:14.412Z] [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-12T19:07:14.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T19:07:14.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T19:07:14.949Z] ========================================================= [2022-07-12T19:07:14.949Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T19:07:14.949Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-12T19:07:15.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T19:07:15.298Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T19:07:15.298Z] 2408cc74d12b: Pulling fs layer [2022-07-12T19:07:15.298Z] ea60b727a1ce: Pulling fs layer [2022-07-12T19:07:15.298Z] 30c4a7721957: Pulling fs layer [2022-07-12T19:07:15.298Z] 370296b7ddb6: Pulling fs layer [2022-07-12T19:07:15.298Z] 7c6cee850709: Pulling fs layer [2022-07-12T19:07:15.298Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T19:07:15.298Z] d94ebbe4e438: Pulling fs layer [2022-07-12T19:07:15.298Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T19:07:15.298Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T19:07:15.298Z] 7c6cee850709: Waiting [2022-07-12T19:07:15.298Z] 39a5fcdaea64: Waiting [2022-07-12T19:07:15.298Z] d94ebbe4e438: Waiting [2022-07-12T19:07:15.298Z] bcfd1f05c69d: Waiting [2022-07-12T19:07:15.298Z] 59ccb84bbe0f: Waiting [2022-07-12T19:07:15.298Z] 370296b7ddb6: Waiting [2022-07-12T19:07:15.298Z] 30c4a7721957: Verifying Checksum [2022-07-12T19:07:15.298Z] 30c4a7721957: Download complete [2022-07-12T19:07:15.298Z] ea60b727a1ce: Verifying Checksum [2022-07-12T19:07:15.298Z] ea60b727a1ce: Download complete [2022-07-12T19:07:15.298Z] 7c6cee850709: Verifying Checksum [2022-07-12T19:07:15.298Z] 7c6cee850709: Download complete [2022-07-12T19:07:15.298Z] 39a5fcdaea64: Verifying Checksum [2022-07-12T19:07:15.298Z] 39a5fcdaea64: Download complete [2022-07-12T19:07:15.298Z] 2408cc74d12b: Verifying Checksum [2022-07-12T19:07:15.298Z] d94ebbe4e438: Download complete [2022-07-12T19:07:15.560Z] 2408cc74d12b: Pull complete [2022-07-12T19:07:15.560Z] ea60b727a1ce: Pull complete [2022-07-12T19:07:15.824Z] 30c4a7721957: Pull complete [2022-07-12T19:07:15.824Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T19:07:15.824Z] 59ccb84bbe0f: Download complete [2022-07-12T19:07:16.084Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T19:07:16.084Z] 370296b7ddb6: Download complete [2022-07-12T19:07:20.284Z] 370296b7ddb6: Pull complete [2022-07-12T19:07:20.284Z] 7c6cee850709: Pull complete [2022-07-12T19:07:20.284Z] 39a5fcdaea64: Pull complete [2022-07-12T19:07:20.284Z] d94ebbe4e438: Pull complete [2022-07-12T19:07:22.194Z] bcfd1f05c69d: Pull complete [2022-07-12T19:07:23.133Z] 59ccb84bbe0f: Pull complete [2022-07-12T19:07:23.133Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T19:07:23.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T19:07:23.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-12T19:07:23.484Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T19:07:23.484Z] WORKDIR /edgex [2022-07-12T19:07:23.484Z] COPY go.mod . [2022-07-12T19:07:23.484Z] RUN go mod download [2022-07-12T19:07:23.484Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-12T19:07:24.863Z] Sending build context to Docker daemon 335.2MB [2022-07-12T19:07:24.863Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T19:07:24.863Z] ---> a4fb48ad2a94 [2022-07-12T19:07:24.863Z] Step 2/4 : WORKDIR /edgex [2022-07-12T19:07:26.775Z] ---> Running in 9bc297d5da79 [2022-07-12T19:07:26.775Z] Removing intermediate container 9bc297d5da79 [2022-07-12T19:07:26.775Z] ---> 08aca204dc61 [2022-07-12T19:07:26.775Z] Step 3/4 : COPY go.mod . [2022-07-12T19:07:26.775Z] ---> 7e6b62221d43 [2022-07-12T19:07:26.775Z] Step 4/4 : RUN go mod download [2022-07-12T19:07:26.775Z] ---> Running in 6b0324eb53cd [2022-07-12T19:07:29.689Z] Still waiting to schedule task [2022-07-12T19:07:29.689Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19748’ [2022-07-12T19:07:36.770Z] Removing intermediate container 6b0324eb53cd [2022-07-12T19:07:36.770Z] ---> 1a9c892b0056 [2022-07-12T19:07:36.770Z] Successfully built 1a9c892b0056 [2022-07-12T19:07:36.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:07:37.146Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T19:07:37.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:07:37.291Z] prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container [2022-07-12T19:07:37.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T19:07:37.702Z] $ docker top ce5aa6d40af1f4ddddb304ccf0d0b47742961a408ec5716def117c3f35c0a38e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:07:38.107Z] + go version [2022-07-12T19:07:38.107Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T19:07:38.138Z] $ docker stop --time=1 ce5aa6d40af1f4ddddb304ccf0d0b47742961a408ec5716def117c3f35c0a38e [2022-07-12T19:07:39.421Z] $ docker rm -f ce5aa6d40af1f4ddddb304ccf0d0b47742961a408ec5716def117c3f35c0a38e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:07:40.149Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T19:07:40.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:07:40.315Z] prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container [2022-07-12T19:07:40.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T19:07:40.731Z] $ docker top 026f702548052843ede547abd1052e138bdcdcb8a196357e9fd9b2c627382d1c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T19:07:40.878Z] ========================================================= [2022-07-12T19:07:40.878Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-12T19:07:40.878Z] ========================================================= [Pipeline] sh [2022-07-12T19:07:41.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-12T19:07:41.561Z] + make test [2022-07-12T19:07:41.561Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-12T19:07:48.147Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-12T19:08:00.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-12T19:08:00.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2022-07-12T19:08:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-12T19:08:00.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-12T19:08:01.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-07-12T19:08:01.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-12T19:08:01.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements [2022-07-12T19:08:01.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-12T19:08:01.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.324s coverage: 89.2% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 83.8% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 95.6% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2022-07-12T19:08:07.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-07-12T19:08:07.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-07-12T19:08:13.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2022-07-12T19:08:13.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-07-12T19:08:15.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 82.5% of statements [2022-07-12T19:08:15.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 58.8% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-12T19:08:25.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2022-07-12T19:08:25.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-12T19:08:25.548Z] 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-12T19:08:43.641Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-12T19:08:43.641Z] GO111MODULE=on go vet ./... [2022-07-12T19:08:45.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T19:08:45.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T19:08:45.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T19:08:46.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-12T19:08:46.416Z] + ls -al . [2022-07-12T19:08:46.416Z] total 684 [2022-07-12T19:08:46.416Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 19:07 . [2022-07-12T19:08:46.416Z] drwxr-xr-x 4 root root 4096 Jul 12 19:07 .. [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 19:06 .dockerignore [2022-07-12T19:08:46.416Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 19:08 .git [2022-07-12T19:08:46.416Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:06 .github [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 1030 Jul 12 19:06 .gitignore [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 19:06 .golangci.yml [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 19:06 .hadolint.yml [2022-07-12T19:08:46.416Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 19:07 .semver [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 19:06 .sonarcloud.properties [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:06 ADOPTERS.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 10347 Jul 12 19:06 Attribution.txt [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 63209 Jul 12 19:06 CHANGELOG.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:06 CONTRIBUTING.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 19:06 GOVERNANCE.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 850 Jul 12 19:06 Jenkinsfile [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:06 LICENSE [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 10350 Jul 12 19:06 Makefile [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 19:06 OWNERS.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 9094 Jul 12 19:06 README.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 19:06 SECURITY.md [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 19:07 VERSION [2022-07-12T19:08:46.416Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 19:06 ZMQWindows.md [2022-07-12T19:08:46.416Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:06 bin [2022-07-12T19:08:46.417Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 19:06 cmd [2022-07-12T19:08:46.417Z] -rw-r--r-- 1 root root 435593 Jul 12 19:08 coverage.out [2022-07-12T19:08:46.417Z] -rw-rw-r-- 1 1001 1001 3312 Jul 12 19:06 go.mod [2022-07-12T19:08:46.417Z] -rw-rw-r-- 1 1001 1001 36233 Jul 12 19:06 go.sum [2022-07-12T19:08:46.417Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 19:06 internal [2022-07-12T19:08:46.417Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:06 openapi [2022-07-12T19:08:46.417Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 19:06 snap [2022-07-12T19:08:46.417Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 19:06 version.go [Pipeline] sh [2022-07-12T19:08:46.730Z] + '[' -e coverage.out ] [2022-07-12T19:08:46.730Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-12T19:08:46.847Z] Stashed 1 file(s) [Pipeline] sh [2022-07-12T19:08:47.140Z] + make build [2022-07-12T19:08:47.140Z] 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-12T19:08:59.355Z] 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-12T19:09:09.349Z] 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-12T19:09:09.349Z] 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-12T19:09:15.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-12T19:09:15.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T19:09:16.497Z] 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-12T19:09:17.881Z] 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-12T19:09:18.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-12T19:09:20.211Z] 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-12T19:09:20.780Z] 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-12T19:09:21.715Z] 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-12T19:09:23.623Z] 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-12T19:09:24.217Z] $ docker stop --time=1 026f702548052843ede547abd1052e138bdcdcb8a196357e9fd9b2c627382d1c [2022-07-12T19:09:26.321Z] $ docker rm -f 026f702548052843ede547abd1052e138bdcdcb8a196357e9fd9b2c627382d1c [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-12T19:09:27.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T19:09:27.490Z] [2022-07-12T19:09:27.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:09:27.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T19:09:27.858Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-12T19:09:27.858Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-12T19:09:27.858Z] ca9280d653b3: Pulling fs layer [2022-07-12T19:09:27.858Z] 7e9c9ca2126c: Pulling fs layer [2022-07-12T19:09:27.858Z] cbdbe7a5bc2a: Download complete [2022-07-12T19:09:28.118Z] ca9280d653b3: Verifying Checksum [2022-07-12T19:09:28.118Z] ca9280d653b3: Download complete [2022-07-12T19:09:28.118Z] cbdbe7a5bc2a: Pull complete [2022-07-12T19:09:28.378Z] 7e9c9ca2126c: Download complete [2022-07-12T19:09:28.637Z] ca9280d653b3: Pull complete [2022-07-12T19:09:31.929Z] 7e9c9ca2126c: Pull complete [2022-07-12T19:09:31.929Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-12T19:09:31.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T19:09:31.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:09:32.141Z] prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container [2022-07-12T19:09:32.177Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-12T19:09:33.430Z] $ docker top 56b953bf65c39dfea75c00eba6a696964c283548a08a1f0968eeac8110906918 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:09:33.837Z] + docker-compose build --help [2022-07-12T19:09:33.837Z] + grep parallel [2022-07-12T19:09:34.407Z] --parallel Build images in parallel. [Pipeline] } [2022-07-12T19:09:34.440Z] $ docker stop --time=1 56b953bf65c39dfea75c00eba6a696964c283548a08a1f0968eeac8110906918 [2022-07-12T19:09:35.817Z] $ docker rm -f 56b953bf65c39dfea75c00eba6a696964c283548a08a1f0968eeac8110906918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:09:36.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-12T19:09:36.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:09:36.573Z] prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container [2022-07-12T19:09:36.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-12T19:09:37.035Z] $ docker top 0aeb1d074b2066d7fdb9196e1e3de04063232b8cdaea4918cda441716cfdcca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:09:37.439Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-12T19:09:38.011Z] Building core-command ... [2022-07-12T19:09:38.011Z] Building core-data ... [2022-07-12T19:09:38.011Z] Building core-metadata ... [2022-07-12T19:09:38.012Z] Building security-bootstrapper ... [2022-07-12T19:09:38.012Z] Building security-proxy-setup ... [2022-07-12T19:09:38.012Z] Building security-secretstore-setup ... [2022-07-12T19:09:38.012Z] Building security-spiffe-token-provider ... [2022-07-12T19:09:38.012Z] Building security-spire-agent ... [2022-07-12T19:09:38.012Z] Building security-spire-config ... [2022-07-12T19:09:38.012Z] Building security-spire-server ... [2022-07-12T19:09:38.012Z] Building support-notifications ... [2022-07-12T19:09:38.012Z] Building support-scheduler ... [2022-07-12T19:09:38.012Z] Building sys-mgmt-agent ... [2022-07-12T19:09:38.012Z] Building security-spire-server [2022-07-12T19:09:38.012Z] Building core-data [2022-07-12T19:09:38.012Z] Building security-bootstrapper [2022-07-12T19:09:38.012Z] Building security-spire-config [2022-07-12T19:09:38.012Z] Building support-notifications [2022-07-12T19:09:52.904Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:09:52.904Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:09:52.904Z] ---> 1a9c892b0056 [2022-07-12T19:09:52.904Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T19:09:52.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:09:52.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:09:52.904Z] ---> 1a9c892b0056 [2022-07-12T19:09:52.904Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:09:52.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:09:52.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:09:52.904Z] ---> 1a9c892b0056 [2022-07-12T19:09:52.904Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T19:09:52.904Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:09:52.904Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:09:52.904Z] ---> 1a9c892b0056 [2022-07-12T19:09:52.904Z] Step 3/31 : WORKDIR /edgex-go [2022-07-12T19:09:52.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:09:52.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:09:52.904Z] ---> 1a9c892b0056 [2022-07-12T19:09:52.904Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T19:09:54.819Z] ---> Running in 58b19ae705f3 [2022-07-12T19:09:54.819Z] ---> Running in bc762ff150b0 [2022-07-12T19:09:54.819Z] ---> Running in ebefd3d5eb52 [2022-07-12T19:09:54.819Z] ---> Running in 3faf5e2cdf36 [2022-07-12T19:09:54.819Z] ---> Running in dc4c8db955fb [2022-07-12T19:09:54.819Z] Removing intermediate container bc762ff150b0 [2022-07-12T19:09:54.819Z] ---> a95d5f8fade4 [2022-07-12T19:09:54.819Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:09:54.819Z] Removing intermediate container 58b19ae705f3 [2022-07-12T19:09:54.819Z] ---> f09bba9d4a74 [2022-07-12T19:09:54.819Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:09:54.819Z] Removing intermediate container ebefd3d5eb52 [2022-07-12T19:09:54.819Z] ---> ceb4e90c3278 [2022-07-12T19:09:54.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:09:54.819Z] Removing intermediate container dc4c8db955fb [2022-07-12T19:09:54.819Z] ---> 201862e62606 [2022-07-12T19:09:54.819Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:09:54.819Z] Removing intermediate container 3faf5e2cdf36 [2022-07-12T19:09:54.819Z] ---> 46113ed598c0 [2022-07-12T19:09:54.819Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:09:54.819Z] ---> Running in bb58d49e2543 [2022-07-12T19:09:54.819Z] ---> Running in 129f69b64e5b [2022-07-12T19:09:54.819Z] ---> Running in 18c17e528602 [2022-07-12T19:09:54.819Z] ---> Running in e034460ba34a [2022-07-12T19:09:54.819Z] ---> Running in 9b45b4c6b5ab [2022-07-12T19:09:55.760Z] Removing intermediate container 18c17e528602 [2022-07-12T19:09:55.760Z] ---> c52f9955b7e0 [2022-07-12T19:09:55.760Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-12T19:09:55.760Z] ---> Running in 4521feea402e [2022-07-12T19:09:56.022Z] Removing intermediate container bb58d49e2543 [2022-07-12T19:09:56.022Z] ---> c51d633a4d5a [2022-07-12T19:09:56.022Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T19:09:56.022Z] ---> Running in 0bfff6b728a2 [2022-07-12T19:09:56.284Z] Removing intermediate container e034460ba34a [2022-07-12T19:09:56.284Z] ---> e9aab34490e7 [2022-07-12T19:09:56.284Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-12T19:09:56.284Z] ---> Running in 572c57c8ebab [2022-07-12T19:09:56.284Z] Removing intermediate container 129f69b64e5b [2022-07-12T19:09:56.284Z] ---> 38410b2b7b81 [2022-07-12T19:09:56.284Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-12T19:09:56.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:56.544Z] ---> Running in 3bf76760ede9 [2022-07-12T19:09:56.544Z] Removing intermediate container 9b45b4c6b5ab [2022-07-12T19:09:56.544Z] ---> dbfe2f865893 [2022-07-12T19:09:56.544Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T19:09:56.544Z] ---> Running in d32088c5b862 [2022-07-12T19:09:56.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:56.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:56.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.589Z] OK: 211 MiB in 51 packages [2022-07-12T19:09:57.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:09:57.851Z] OK: 211 MiB in 51 packages [2022-07-12T19:09:57.851Z] OK: 211 MiB in 51 packages [2022-07-12T19:09:57.851Z] Removing intermediate container 4521feea402e [2022-07-12T19:09:57.851Z] ---> 39fa0eaa4c96 [2022-07-12T19:09:57.851Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T19:09:58.110Z] OK: 211 MiB in 51 packages [2022-07-12T19:09:58.110Z] ---> ab11f0f8822a [2022-07-12T19:09:58.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:09:58.110Z] ---> Running in 091a0d2abff5 [2022-07-12T19:09:58.371Z] OK: 211 MiB in 51 packages [2022-07-12T19:09:58.631Z] Removing intermediate container 0bfff6b728a2 [2022-07-12T19:09:58.631Z] ---> 36ace58f7219 [2022-07-12T19:09:58.631Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T19:09:58.631Z] Removing intermediate container 572c57c8ebab [2022-07-12T19:09:58.631Z] ---> 80d545b80b50 [2022-07-12T19:09:58.631Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-12T19:09:58.631Z] Removing intermediate container 3bf76760ede9 [2022-07-12T19:09:58.631Z] ---> a3f55607c913 [2022-07-12T19:09:58.631Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:09:58.894Z] ---> 68dcb2291015 [2022-07-12T19:09:58.894Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:09:58.894Z] ---> f89d417cb7ab [2022-07-12T19:09:58.894Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:09:58.894Z] ---> Running in 68813601a144 [2022-07-12T19:09:58.894Z] ---> Running in 404828da73c7 [2022-07-12T19:09:58.894Z] ---> 994b24c4081e [2022-07-12T19:09:58.894Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:09:58.894Z] ---> Running in 6f00d7d84fe6 [2022-07-12T19:09:58.894Z] Removing intermediate container d32088c5b862 [2022-07-12T19:09:58.894Z] ---> 86696b2326f0 [2022-07-12T19:09:58.894Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T19:09:59.154Z] ---> 17e960adc484 [2022-07-12T19:09:59.154Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:09:59.154Z] ---> Running in 0057ce446637 [2022-07-12T19:10:11.501Z] Removing intermediate container 091a0d2abff5 [2022-07-12T19:10:11.501Z] ---> d69f595d9df8 [2022-07-12T19:10:11.501Z] Step 8/22 : COPY . . [2022-07-12T19:10:11.501Z] Removing intermediate container 6f00d7d84fe6 [2022-07-12T19:10:11.501Z] ---> 655c2a3d3127 [2022-07-12T19:10:11.501Z] Step 8/23 : COPY . . [2022-07-12T19:10:11.501Z] Removing intermediate container 68813601a144 [2022-07-12T19:10:11.501Z] ---> dc06610a3ac1 [2022-07-12T19:10:11.501Z] Step 8/25 : COPY . . [2022-07-12T19:10:11.501Z] Removing intermediate container 404828da73c7 [2022-07-12T19:10:11.501Z] ---> 0bf1cce7ebc7 [2022-07-12T19:10:11.501Z] Step 8/31 : COPY . . [2022-07-12T19:10:11.501Z] Removing intermediate container 0057ce446637 [2022-07-12T19:10:11.501Z] ---> 3772b8008030 [2022-07-12T19:10:11.501Z] Step 8/26 : COPY . . [2022-07-12T19:10:19.638Z] ---> a90245272941 [2022-07-12T19:10:19.638Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-12T19:10:19.638Z] ---> f11bc59297fb [2022-07-12T19:10:19.638Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T19:10:19.638Z] ---> 46b5e759d569 [2022-07-12T19:10:19.638Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-12T19:10:19.638Z] ---> d06ddf3260e2 [2022-07-12T19:10:19.638Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-12T19:10:19.638Z] ---> 35f5eedb71a1 [2022-07-12T19:10:19.638Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T19:10:19.638Z] ---> Running in 91b502779432 [2022-07-12T19:10:19.638Z] ---> Running in 33933bec4e21 [2022-07-12T19:10:19.638Z] ---> Running in a794207a5f69 [2022-07-12T19:10:19.638Z] ---> Running in 929878929f31 [2022-07-12T19:10:19.638Z] ---> Running in f4550956b1a0 [2022-07-12T19:10:19.638Z] Removing intermediate container 33933bec4e21 [2022-07-12T19:10:19.638Z] ---> 4985c590ef50 [2022-07-12T19:10:19.638Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T19:10:19.638Z] Removing intermediate container 929878929f31 [2022-07-12T19:10:19.638Z] ---> dd5c5b8242f0 [2022-07-12T19:10:19.638Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-12T19:10:19.638Z] ---> Running in 609a2d949945 [2022-07-12T19:10:19.638Z] ---> Running in e362e8f97c6c [2022-07-12T19:10:19.638Z] Removing intermediate container e362e8f97c6c [2022-07-12T19:10:19.638Z] ---> 72de9c41021b [2022-07-12T19:10:19.638Z] 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-12T19:10:19.638Z] Removing intermediate container 609a2d949945 [2022-07-12T19:10:19.638Z] ---> c5c8e4d83ced [2022-07-12T19:10:19.638Z] 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-12T19:10:19.638Z] ---> Running in 6d01990b9f1f [2022-07-12T19:10:19.638Z] ---> Running in c1c6f94a574d [2022-07-12T19:10:19.638Z] 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-12T19:10:19.638Z] 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-12T19:10:19.638Z] 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-12T19:10:20.582Z] Removing intermediate container c1c6f94a574d [2022-07-12T19:10:20.582Z] ---> ca8a400396e9 [2022-07-12T19:10:20.582Z] Step 12/25 : WORKDIR /edgex-go [2022-07-12T19:10:20.582Z] Removing intermediate container 6d01990b9f1f [2022-07-12T19:10:20.582Z] ---> ec8a311173d8 [2022-07-12T19:10:20.582Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T19:10:20.844Z] ---> Running in b7a7521145a4 [2022-07-12T19:10:20.844Z] ---> Running in aac04891fedd [2022-07-12T19:10:20.844Z] Removing intermediate container b7a7521145a4 [2022-07-12T19:10:20.844Z] ---> 2b527af3cdab [2022-07-12T19:10:20.844Z] [2022-07-12T19:10:20.844Z] Step 13/25 : FROM alpine:3.15 [2022-07-12T19:10:20.844Z] Removing intermediate container aac04891fedd [2022-07-12T19:10:20.844Z] ---> 4705eeaa517b [2022-07-12T19:10:20.844Z] [2022-07-12T19:10:20.844Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T19:10:21.778Z] 3.15: Pulling from library/alpine [2022-07-12T19:10:21.778Z] 3.15: Pulling from library/alpine [2022-07-12T19:10:22.714Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T19:10:22.714Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T19:10:22.714Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T19:10:22.714Z] Status: Image is up to date for alpine:3.15 [2022-07-12T19:10:22.714Z] ---> 0ac33e5f5afa [2022-07-12T19:10:22.714Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:10:22.714Z] ---> 0ac33e5f5afa [2022-07-12T19:10:22.714Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:10:22.973Z] ---> Running in 65a8a11cda1e [2022-07-12T19:10:22.973Z] ---> Running in 46e716ed1a10 [2022-07-12T19:10:23.543Z] Removing intermediate container 46e716ed1a10 [2022-07-12T19:10:23.543Z] ---> f8b1070bb5db [2022-07-12T19:10:23.543Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:10:23.802Z] Removing intermediate container 65a8a11cda1e [2022-07-12T19:10:23.802Z] ---> 633d8e3c5ee3 [2022-07-12T19:10:23.802Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:10:23.802Z] ---> Running in d6bc65850c58 [2022-07-12T19:10:23.802Z] ---> Running in 993be57d0d8c [2022-07-12T19:10:26.337Z] Removing intermediate container d6bc65850c58 [2022-07-12T19:10:26.337Z] ---> 34ec4f994fb3 [2022-07-12T19:10:26.337Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T19:10:26.337Z] Removing intermediate container 993be57d0d8c [2022-07-12T19:10:26.337Z] ---> 8f9a98db071e [2022-07-12T19:10:26.337Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-12T19:10:26.337Z] ---> Running in 3e3217ae1c31 [2022-07-12T19:10:26.337Z] ---> Running in 87e64edb49ed [2022-07-12T19:10:27.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:27.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:27.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:28.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:28.361Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:10:28.361Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:10:28.361Z] OK: 15861 distinct packages available [2022-07-12T19:10:28.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:28.361Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:10:28.361Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:10:28.361Z] OK: 15861 distinct packages available [2022-07-12T19:10:28.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:29.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:29.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:29.551Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-12T19:10:29.551Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:10:29.809Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T19:10:29.809Z] (3/4) Installing libucontext (1.1-r0) [2022-07-12T19:10:29.809Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:10:29.809Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-12T19:10:29.809Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T19:10:29.809Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:10:29.809Z] OK: 6 MiB in 18 packages [2022-07-12T19:10:30.068Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T19:10:30.068Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T19:10:30.068Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:10:30.068Z] OK: 6 MiB in 19 packages [2022-07-12T19:10:31.445Z] Removing intermediate container 87e64edb49ed [2022-07-12T19:10:31.445Z] ---> 20b8458a20f3 [2022-07-12T19:10:31.445Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T19:10:31.445Z] Removing intermediate container 3e3217ae1c31 [2022-07-12T19:10:31.445Z] ---> cf0c8242c63a [2022-07-12T19:10:31.445Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T19:10:35.638Z] ---> 5479e77bd36b [2022-07-12T19:10:35.638Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T19:10:35.639Z] ---> 708a00b48379 [2022-07-12T19:10:35.639Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T19:10:35.639Z] ---> 0d4fb3edd40b [2022-07-12T19:10:35.639Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-12T19:10:35.639Z] ---> 3588178ba6cc [2022-07-12T19:10:35.639Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-12T19:10:35.902Z] ---> Running in 4f95428d7cd6 [2022-07-12T19:10:36.163Z] ---> 7c029e39a840 [2022-07-12T19:10:36.163Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-12T19:10:36.163Z] Removing intermediate container 4f95428d7cd6 [2022-07-12T19:10:36.163Z] ---> 1f1f017d895a [2022-07-12T19:10:36.163Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-12T19:10:36.732Z] ---> 54cb05ce00a8 [2022-07-12T19:10:36.732Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T19:10:36.732Z] ---> 18e84768a68f [2022-07-12T19:10:36.732Z] Step 21/26 : WORKDIR / [2022-07-12T19:10:36.732Z] ---> Running in 0a6725cdf116 [2022-07-12T19:10:36.732Z] ---> Running in ecfa91c346c8 [2022-07-12T19:10:36.991Z] Removing intermediate container 0a6725cdf116 [2022-07-12T19:10:36.991Z] ---> f1087879e0c7 [2022-07-12T19:10:36.991Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T19:10:37.251Z] Removing intermediate container ecfa91c346c8 [2022-07-12T19:10:37.251Z] ---> 2d68cbd4d4e7 [2022-07-12T19:10:37.251Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T19:10:37.251Z] ---> Running in 75474c9678a2 [2022-07-12T19:10:37.251Z] ---> Running in 4c4d6f8ff751 [2022-07-12T19:10:37.510Z] Removing intermediate container 75474c9678a2 [2022-07-12T19:10:37.510Z] ---> 7abae7aeafc5 [2022-07-12T19:10:37.510Z] Step 23/25 : LABEL arch=x86_64 [2022-07-12T19:10:37.768Z] ---> Running in 5b82eb4e73a8 [2022-07-12T19:10:37.769Z] Removing intermediate container 4c4d6f8ff751 [2022-07-12T19:10:37.769Z] ---> 3558184e8d1d [2022-07-12T19:10:37.769Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T19:10:37.769Z] ---> Running in f1636ac94692 [2022-07-12T19:10:38.035Z] Removing intermediate container f1636ac94692 [2022-07-12T19:10:38.035Z] ---> 5006706cf13b [2022-07-12T19:10:38.035Z] Step 24/26 : LABEL arch=x86_64 [2022-07-12T19:10:38.294Z] Removing intermediate container 5b82eb4e73a8 [2022-07-12T19:10:38.294Z] ---> f1de89bda9e8 [2022-07-12T19:10:38.294Z] Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:10:38.294Z] ---> Running in ee1df1f2d9d5 [2022-07-12T19:10:38.294Z] ---> Running in db8b26bc6460 [2022-07-12T19:10:38.552Z] Removing intermediate container ee1df1f2d9d5 [2022-07-12T19:10:38.552Z] ---> fa6b44b0d6bf [2022-07-12T19:10:38.552Z] Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:10:38.552Z] ---> Running in d8472f4e0273 [2022-07-12T19:10:38.552Z] Removing intermediate container db8b26bc6460 [2022-07-12T19:10:38.552Z] ---> c32223611a8c [2022-07-12T19:10:38.552Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T19:10:38.810Z] ---> Running in 94fd2202ad05 [2022-07-12T19:10:39.069Z] Removing intermediate container d8472f4e0273 [2022-07-12T19:10:39.069Z] Removing intermediate container 94fd2202ad05 [2022-07-12T19:10:39.069Z] ---> da2f56b96f97 [2022-07-12T19:10:39.069Z] ---> 9bed8715c1d6 [2022-07-12T19:10:39.069Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T19:10:39.069Z] [2022-07-12T19:10:39.069Z] ---> Running in b8ae412e83d1 [2022-07-12T19:10:39.069Z] Successfully built 9bed8715c1d6 [2022-07-12T19:10:39.069Z] Successfully tagged security-spire-server:latest [2022-07-12T19:10:39.069Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-07-12T19:10:39.331Z] Removing intermediate container b8ae412e83d1 [2022-07-12T19:10:39.331Z] ---> 711c11921a18 [2022-07-12T19:10:39.331Z] [2022-07-12T19:10:39.594Z] Successfully built 711c11921a18 [2022-07-12T19:10:39.594Z] Successfully tagged security-spire-config:latest [2022-07-12T19:10:39.594Z] Building security-spire-agent [2022-07-12T19:10:44.534Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19750 in /w/workspace/edgexfoundry_edgex-go_PR-4090 [Pipeline] { [Pipeline] ws [2022-07-12T19:10:44.576Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-12T19:10:44.655Z] The recommended git tool is: git [2022-07-12T19:10:46.173Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:10:46.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:10:46.173Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:10:46.173Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:10:46.173Z] ---> 1a9c892b0056 [2022-07-12T19:10:46.173Z] ---> 1a9c892b0056 [2022-07-12T19:10:46.173Z] Step 3/23 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2022-07-12T19:10:46.173Z] [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 46113ed598c0 [2022-07-12T19:10:46.173Z] ---> 46113ed598c0 [2022-07-12T19:10:46.173Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:10:46.173Z] [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> dbfe2f865893 [2022-07-12T19:10:46.173Z] ---> dbfe2f865893 [2022-07-12T19:10:46.173Z] Step 5/23 : RUN apk add --update --no-cache make bash gitStep 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T19:10:46.173Z] [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 86696b2326f0 [2022-07-12T19:10:46.173Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 17e960adc484 [2022-07-12T19:10:46.173Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 3772b8008030 [2022-07-12T19:10:46.173Z] Step 8/26 : COPY . . [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> f11bc59297fb [2022-07-12T19:10:46.173Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 4985c590ef50 [2022-07-12T19:10:46.173Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> c5c8e4d83ced [2022-07-12T19:10:46.173Z] 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-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> ec8a311173d8 [2022-07-12T19:10:46.173Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 4705eeaa517b [2022-07-12T19:10:46.173Z] [2022-07-12T19:10:46.173Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T19:10:46.173Z] ---> 0ac33e5f5afa [2022-07-12T19:10:46.173Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 633d8e3c5ee3 [2022-07-12T19:10:46.173Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:10:46.173Z] ---> Using cache [2022-07-12T19:10:46.173Z] ---> 8f9a98db071e [2022-07-12T19:10:46.173Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T19:10:46.173Z] ---> Running in 070d955eab5d [2022-07-12T19:10:46.173Z] ---> Running in 7cc3436e9dd2 [2022-07-12T19:10:46.173Z] Removing intermediate container f4550956b1a0 [2022-07-12T19:10:46.173Z] ---> 55f92c238324 [2022-07-12T19:10:46.173Z] [2022-07-12T19:10:46.173Z] Step 10/31 : FROM alpine:3.16 [2022-07-12T19:10:46.173Z] 3.16: Pulling from library/alpine [2022-07-12T19:10:46.173Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T19:10:46.173Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T19:10:46.173Z] ---> e66264b98777 [2022-07-12T19:10:46.173Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:10:46.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:46.690Z] ---> Running in 35ea620dfe09 [2022-07-12T19:10:46.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:47.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:47.259Z] Removing intermediate container 35ea620dfe09 [2022-07-12T19:10:47.259Z] ---> 001d0476122d [2022-07-12T19:10:47.259Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-12T19:10:47.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:47.779Z] OK: 211 MiB in 51 packages [2022-07-12T19:10:47.779Z] ---> Running in eb906547ad43 [2022-07-12T19:10:48.039Z] Removing intermediate container a794207a5f69 [2022-07-12T19:10:48.039Z] ---> 9a631c80abde [2022-07-12T19:10:48.039Z] [2022-07-12T19:10:48.039Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T19:10:48.039Z] ---> e66264b98777 [2022-07-12T19:10:48.039Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-12T19:10:48.039Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:10:48.039Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:10:48.039Z] OK: 15861 distinct packages available [2022-07-12T19:10:48.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:48.303Z] ---> Running in 59e543463c29 [2022-07-12T19:10:48.303Z] Removing intermediate container 91b502779432 [2022-07-12T19:10:48.303Z] ---> 70e225a90bf1 [2022-07-12T19:10:48.303Z] [2022-07-12T19:10:48.303Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T19:10:48.303Z] ---> e66264b98777 [2022-07-12T19:10:48.303Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-12T19:10:48.303Z] ---> Running in d11907ddf0ac [2022-07-12T19:10:48.573Z] Removing intermediate container 7cc3436e9dd2 [2022-07-12T19:10:48.573Z] ---> 9496ab355057 [2022-07-12T19:10:48.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:10:48.573Z] Removing intermediate container 59e543463c29 [2022-07-12T19:10:48.573Z] ---> 1066b1e09371 [2022-07-12T19:10:48.573Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-12T19:10:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:48.573Z] ---> Running in 231e52f80ff5 [2022-07-12T19:10:48.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:48.573Z] ---> e1c96a4be33c [2022-07-12T19:10:48.573Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:10:48.864Z] Removing intermediate container 231e52f80ff5 [2022-07-12T19:10:48.864Z] ---> 6d071a9e18a1 [2022-07-12T19:10:48.864Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-12T19:10:48.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:48.864Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-12T19:10:48.864Z] (2/2) Installing su-exec (0.2-r1) [2022-07-12T19:10:48.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:48.864Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:10:48.864Z] OK: 6 MiB in 16 packages [2022-07-12T19:10:48.864Z] ---> Running in 3a0ab56cd21b [2022-07-12T19:10:48.864Z] ---> Running in df7c07f7ce7a [2022-07-12T19:10:48.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:49.130Z] Removing intermediate container df7c07f7ce7a [2022-07-12T19:10:49.130Z] ---> 3033ca8713ed [2022-07-12T19:10:49.130Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:10:49.130Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T19:10:49.130Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-12T19:10:49.130Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-12T19:10:49.130Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:10:49.130Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:10:49.130Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:10:49.130Z] OK: 6 MiB in 16 packages [2022-07-12T19:10:49.390Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T19:10:49.390Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T19:10:49.390Z] ---> Running in 04bcc27de821 [2022-07-12T19:10:49.390Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T19:10:49.649Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:10:49.649Z] OK: 6 MiB in 19 packages [2022-07-12T19:10:49.649Z] Removing intermediate container eb906547ad43 [2022-07-12T19:10:49.649Z] ---> 803b012f18b8 [2022-07-12T19:10:49.649Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-12T19:10:49.649Z] ---> Running in 5f1d3fe2c8a9 [2022-07-12T19:10:49.910Z] Removing intermediate container 5f1d3fe2c8a9 [2022-07-12T19:10:49.910Z] ---> e6865cee8447 [2022-07-12T19:10:49.910Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-12T19:10:49.910Z] Removing intermediate container d11907ddf0ac [2022-07-12T19:10:49.910Z] ---> 28e9d12d7998 [2022-07-12T19:10:49.910Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:10:50.191Z] ---> Running in 850a7cd2a1b5 [2022-07-12T19:10:50.191Z] ---> Running in 574c30ee4a4b [2022-07-12T19:10:50.191Z] Removing intermediate container 070d955eab5d [2022-07-12T19:10:50.191Z] ---> dff75859d0d8 [2022-07-12T19:10:50.191Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-12T19:10:50.452Z] Removing intermediate container 850a7cd2a1b5 [2022-07-12T19:10:50.452Z] ---> 5331212bbdc9 [2022-07-12T19:10:50.452Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-12T19:10:50.452Z] Removing intermediate container 574c30ee4a4b [2022-07-12T19:10:50.452Z] ---> dbe7b1a0dce0 [2022-07-12T19:10:50.452Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-12T19:10:50.738Z] Removing intermediate container 04bcc27de821 [2022-07-12T19:10:50.738Z] ---> 56c96878bec7 [2022-07-12T19:10:50.738Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T19:10:51.677Z] ---> Running in 944ebed38c12 [2022-07-12T19:10:51.677Z] ---> Running in ed60f007901c [2022-07-12T19:10:51.677Z] ---> Running in bf384302c13f [2022-07-12T19:10:51.677Z] ---> 680dc442754b [2022-07-12T19:10:51.677Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T19:10:51.677Z] Removing intermediate container ed60f007901c [2022-07-12T19:10:51.677Z] ---> 950a9d6297d9 [2022-07-12T19:10:51.677Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T19:10:51.935Z] Removing intermediate container 944ebed38c12 [2022-07-12T19:10:51.935Z] ---> 1e3dd7e50229 [2022-07-12T19:10:51.935Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-12T19:10:52.194Z] ---> Running in 91ccd6c89b2f [2022-07-12T19:10:52.453Z] ---> Running in cf5dd24fcb91 [2022-07-12T19:10:52.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:52.713Z] Removing intermediate container 91ccd6c89b2f [2022-07-12T19:10:52.713Z] ---> cd030f263f84 [2022-07-12T19:10:52.713Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:10:52.713Z] ---> bfb3182c47ad [2022-07-12T19:10:52.713Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T19:10:52.886Z] using credential edgex-jenkins-ssh [2022-07-12T19:10:52.903Z] Cloning the remote Git repository [2022-07-12T19:10:52.972Z] ---> f89f2b4a60ac [2022-07-12T19:10:52.973Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-12T19:10:53.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:10:53.232Z] ---> 2317896b8308 [2022-07-12T19:10:53.232Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-12T19:10:53.798Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T19:10:53.798Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T19:10:53.798Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T19:10:53.798Z] ---> 7add543ef08d [2022-07-12T19:10:53.798Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-12T19:10:53.798Z] ---> 344aa80a8ef9 [2022-07-12T19:10:53.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-12T19:10:53.798Z] Removing intermediate container cf5dd24fcb91 [2022-07-12T19:10:53.798Z] ---> 10f8847fbe1b [2022-07-12T19:10:53.798Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-12T19:10:53.798Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T19:10:52.983Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-12T19:10:53.099Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-12T19:10:53.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-12T19:10:53.278Z] > git --version # timeout=10 [2022-07-12T19:10:53.342Z] > git --version # 'git version 2.25.1' [2022-07-12T19:10:53.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T19:10:53.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T19:10:54.058Z] ---> Running in 6386201bd48e [2022-07-12T19:10:54.058Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T19:10:54.058Z] ---> 054e6a0eb3d9 [2022-07-12T19:10:54.058Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-12T19:10:54.058Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T19:10:54.058Z] ---> 23af73f445cf [2022-07-12T19:10:54.058Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T19:10:54.058Z] ---> Running in 11ef73318d8c [2022-07-12T19:10:54.320Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:10:54.320Z] OK: 8 MiB in 20 packages [2022-07-12T19:10:54.320Z] Removing intermediate container 6386201bd48e [2022-07-12T19:10:54.320Z] ---> 50d4de28e4e2 [2022-07-12T19:10:54.320Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-12T19:10:54.320Z] ---> Running in 2e89f6520add [2022-07-12T19:10:54.320Z] Removing intermediate container 11ef73318d8c [2022-07-12T19:10:54.320Z] ---> 82550893e25e [2022-07-12T19:10:54.320Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:10:54.320Z] Removing intermediate container 2e89f6520add [2022-07-12T19:10:54.320Z] ---> ac1187d72d10 [2022-07-12T19:10:54.320Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T19:10:54.591Z] ---> Running in d6191e56a7cd [2022-07-12T19:10:54.592Z] ---> 80833f6210fd [2022-07-12T19:10:54.592Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-12T19:10:54.592Z] ---> Running in da58b014d5d8 [2022-07-12T19:10:54.592Z] ---> Running in 95ede56e90ea [2022-07-12T19:10:54.592Z] Removing intermediate container d6191e56a7cd [2022-07-12T19:10:54.592Z] ---> fc8e67ad6970 [2022-07-12T19:10:54.592Z] Step 20/22 : LABEL arch=x86_64 [2022-07-12T19:10:54.592Z] Removing intermediate container da58b014d5d8 [2022-07-12T19:10:54.592Z] ---> 39078e68bdd4 [2022-07-12T19:10:54.592Z] Step 24/26 : LABEL arch=x86_64 [2022-07-12T19:10:54.874Z] ---> Running in d5adf5869cb2 [2022-07-12T19:10:54.874Z] ---> Running in 6c8e0a65945c [2022-07-12T19:10:54.874Z] Removing intermediate container bf384302c13f [2022-07-12T19:10:54.874Z] ---> 3b9fb3c4e767 [2022-07-12T19:10:54.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:10:54.874Z] Removing intermediate container d5adf5869cb2 [2022-07-12T19:10:54.874Z] ---> 8e3f907193bd [2022-07-12T19:10:54.874Z] Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:10:54.874Z] Removing intermediate container 6c8e0a65945c [2022-07-12T19:10:54.874Z] ---> 7b79747387c3 [2022-07-12T19:10:54.874Z] Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:10:55.138Z] ---> Running in 3048d0ff5b7d [2022-07-12T19:10:55.138Z] ---> 33b25301fb98 [2022-07-12T19:10:55.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-12T19:10:55.138Z] ---> Running in b2ac76a3ab8d [2022-07-12T19:10:55.400Z] Removing intermediate container 3048d0ff5b7d [2022-07-12T19:10:55.400Z] ---> c7207d2b380c [2022-07-12T19:10:55.400Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T19:10:55.400Z] Removing intermediate container b2ac76a3ab8d [2022-07-12T19:10:55.400Z] ---> 5a0125c2406d [2022-07-12T19:10:55.400Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T19:10:55.400Z] ---> Running in 5a85a546051c [2022-07-12T19:10:55.400Z] ---> Running in 0b4b1a5e1a12 [2022-07-12T19:10:55.400Z] ---> c1ab7495cce9 [2022-07-12T19:10:55.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-12T19:10:55.662Z] Removing intermediate container 95ede56e90ea [2022-07-12T19:10:55.662Z] ---> 107e944ed332 [2022-07-12T19:10:55.662Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:10:55.662Z] Removing intermediate container 0b4b1a5e1a12 [2022-07-12T19:10:55.662Z] ---> 41294c99eddb [2022-07-12T19:10:55.662Z] [2022-07-12T19:10:55.662Z] Removing intermediate container 5a85a546051c [2022-07-12T19:10:55.662Z] ---> 1aac22fa3877 [2022-07-12T19:10:55.662Z] [2022-07-12T19:10:55.662Z] ---> cd3f4805554f [2022-07-12T19:10:55.662Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-12T19:10:55.662Z] Successfully built 41294c99eddb [2022-07-12T19:10:55.921Z] ---> e4d3869d6e2b [2022-07-12T19:10:55.921Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-12T19:10:55.921Z] Successfully tagged support-notifications:latest [2022-07-12T19:10:55.921Z]  Building support-notifications ... done Building core-metadata [2022-07-12T19:10:55.921Z] Successfully built 1aac22fa3877 [2022-07-12T19:10:55.921Z] ---> Running in 3451c63cf395 [2022-07-12T19:10:55.921Z] Successfully tagged security-spire-agent:latest [2022-07-12T19:10:55.921Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-12T19:10:55.921Z] Removing intermediate container 3451c63cf395 [2022-07-12T19:10:55.921Z] ---> c09f9f3d4920 [2022-07-12T19:10:55.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:10:55.921Z] Removing intermediate container 3a0ab56cd21b [2022-07-12T19:10:55.921Z] ---> 248fb37d1c1f [2022-07-12T19:10:55.921Z] Step 8/23 : COPY . . [2022-07-12T19:10:57.824Z] ---> Running in 6a8fa70aa253 [2022-07-12T19:11:00.367Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:11:00.367Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:11:00.367Z] ---> 1a9c892b0056 [2022-07-12T19:11:00.367Z] Step 3/20 : WORKDIR /edgex-go [2022-07-12T19:11:00.367Z] ---> Using cache [2022-07-12T19:11:00.367Z] ---> 46113ed598c0 [2022-07-12T19:11:00.367Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-12T19:11:00.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:11:00.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:11:00.962Z] ---> 1a9c892b0056 [2022-07-12T19:11:00.962Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:11:00.962Z] ---> Using cache [2022-07-12T19:11:00.962Z] ---> 46113ed598c0 [2022-07-12T19:11:00.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:11:00.962Z] ---> Using cache [2022-07-12T19:11:00.962Z] ---> dbfe2f865893 [2022-07-12T19:11:00.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T19:11:01.240Z] ---> 10a24f8c0750 [2022-07-12T19:11:01.240Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-12T19:11:01.240Z] Removing intermediate container 6a8fa70aa253 [2022-07-12T19:11:01.240Z] ---> a49e444b3468 [2022-07-12T19:11:01.240Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T19:11:01.518Z] ---> Running in 6307922de4d6 [2022-07-12T19:11:01.518Z] ---> Running in 4210b17d4815 [2022-07-12T19:11:01.518Z] ---> Running in 0200d243944c [2022-07-12T19:11:01.518Z] ---> 1a27ac8cd4c5 [2022-07-12T19:11:01.518Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-12T19:11:01.518Z] ---> Running in 9e4f8e2bde9a [2022-07-12T19:11:01.518Z] ---> 4c224ee6c790 [2022-07-12T19:11:01.518Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-12T19:11:01.518Z] Removing intermediate container 0200d243944c [2022-07-12T19:11:01.518Z] ---> 5817cafea6da [2022-07-12T19:11:01.518Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:11:01.795Z] ---> Running in ecc34c4319aa [2022-07-12T19:11:01.795Z] ---> a3c6d26607e8 [2022-07-12T19:11:01.795Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-12T19:11:01.795Z] Removing intermediate container ecc34c4319aa [2022-07-12T19:11:01.795Z] ---> 85a640f8d492 [2022-07-12T19:11:01.795Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:11:01.795Z] ---> Running in f787c6e56537 [2022-07-12T19:11:01.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:02.125Z] ---> 1d9a62aad0a4 [2022-07-12T19:11:02.125Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-12T19:11:02.125Z] Removing intermediate container f787c6e56537 [2022-07-12T19:11:02.125Z] ---> ca2c7c2deffe [2022-07-12T19:11:02.125Z] [2022-07-12T19:11:02.125Z] 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-12T19:11:02.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:02.125Z] Successfully built ca2c7c2deffe [2022-07-12T19:11:02.125Z] Successfully tagged core-data:latest [2022-07-12T19:11:02.125Z]  Building core-data ... done Building security-proxy-setup [2022-07-12T19:11:02.125Z] ---> 6c67d96aebeb [2022-07-12T19:11:02.125Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-12T19:11:02.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:02.125Z] ---> Running in 0c4c9f5496dd [2022-07-12T19:11:02.385Z] v3.16.0-308-g9a0bfe4493 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-12T19:11:02.385Z] v3.16.0-307-g579240d46d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-12T19:11:02.385Z] OK: 17031 distinct packages available [2022-07-12T19:11:02.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:02.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:02.647Z] OK: 211 MiB in 51 packages [2022-07-12T19:11:02.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:03.174Z] OK: 211 MiB in 51 packages [2022-07-12T19:11:05.084Z] Removing intermediate container 0c4c9f5496dd [2022-07-12T19:11:05.084Z] ---> aa75bd27a095 [2022-07-12T19:11:05.084Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-12T19:11:05.084Z] Removing intermediate container 4210b17d4815 [2022-07-12T19:11:05.084Z] ---> 1c47f28980e5 [2022-07-12T19:11:05.084Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-12T19:11:05.084Z] ---> Running in c3d319618763 [2022-07-12T19:11:05.084Z] Removing intermediate container 6307922de4d6 [2022-07-12T19:11:05.084Z] ---> 0f1ef4c27e0f [2022-07-12T19:11:05.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:11:05.343Z] Removing intermediate container c3d319618763 [2022-07-12T19:11:05.343Z] ---> 1d75eebadf4a [2022-07-12T19:11:05.343Z] Step 28/31 : CMD ["gate"] [2022-07-12T19:11:05.601Z] ---> 005e8cb6de60 [2022-07-12T19:11:05.601Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:11:05.601Z] ---> 54bc5d9dde09 [2022-07-12T19:11:05.601Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:11:05.861Z] ---> Running in 9ccbc9fb25a8 [2022-07-12T19:11:05.861Z] ---> Running in a0a56e6ec48e [2022-07-12T19:11:05.861Z] ---> Running in a98c0e6444a5 [2022-07-12T19:11:05.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:11:05.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:11:05.861Z] ---> 1a9c892b0056 [2022-07-12T19:11:05.861Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T19:11:05.861Z] ---> Using cache [2022-07-12T19:11:05.861Z] ---> 46113ed598c0 [2022-07-12T19:11:05.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:11:05.861Z] ---> Using cache [2022-07-12T19:11:05.861Z] ---> dbfe2f865893 [2022-07-12T19:11:05.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T19:11:05.861Z] ---> Using cache [2022-07-12T19:11:05.861Z] ---> 0f1ef4c27e0f [2022-07-12T19:11:05.861Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T19:11:05.861Z] ---> Using cache [2022-07-12T19:11:05.861Z] ---> 54bc5d9dde09 [2022-07-12T19:11:05.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:11:06.120Z] Removing intermediate container 9ccbc9fb25a8 [2022-07-12T19:11:06.120Z] ---> d5da6804b0e9 [2022-07-12T19:11:06.120Z] Step 29/31 : LABEL arch=x86_64 [2022-07-12T19:11:06.120Z] ---> Running in 7bff36bb6a23 [2022-07-12T19:11:06.120Z] ---> Running in 3995d86605bf [2022-07-12T19:11:06.379Z] Removing intermediate container 3995d86605bf [2022-07-12T19:11:06.379Z] ---> 0efc7c95e249 [2022-07-12T19:11:06.379Z] Step 30/31 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:11:06.379Z] ---> Running in 09ce007788d6 [2022-07-12T19:11:06.637Z] Removing intermediate container 09ce007788d6 [2022-07-12T19:11:06.637Z] ---> a639e783ef34 [2022-07-12T19:11:06.637Z] Step 31/31 : LABEL version=0.0.0 [2022-07-12T19:11:06.637Z] ---> Running in 52eda5c47a8a [2022-07-12T19:11:06.896Z] Removing intermediate container 52eda5c47a8a [2022-07-12T19:11:06.896Z] ---> 1e0db07d3165 [2022-07-12T19:11:06.896Z] [2022-07-12T19:11:06.896Z] Successfully built 1e0db07d3165 [2022-07-12T19:11:06.896Z] Successfully tagged security-bootstrapper:latest [2022-07-12T19:11:06.896Z]  Building security-bootstrapper ... done Building support-scheduler [2022-07-12T19:11:11.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:11:11.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:11:11.108Z] ---> 1a9c892b0056 [2022-07-12T19:11:11.108Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T19:11:11.108Z] ---> Using cache [2022-07-12T19:11:11.108Z] ---> 46113ed598c0 [2022-07-12T19:11:11.108Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:11:11.108Z] ---> Using cache [2022-07-12T19:11:11.108Z] ---> dbfe2f865893 [2022-07-12T19:11:11.108Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T19:11:11.108Z] ---> Using cache [2022-07-12T19:11:11.108Z] ---> 0f1ef4c27e0f [2022-07-12T19:11:11.108Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T19:11:11.108Z] ---> Using cache [2022-07-12T19:11:11.108Z] ---> 54bc5d9dde09 [2022-07-12T19:11:11.108Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:11:11.163Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-12T19:11:11.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T19:11:11.227Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-12T19:11:11.265Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-12T19:11:11.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T19:11:11.282Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4090/head:refs/remotes/origin/PR-4090 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-12T19:11:11.823Z] Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:11:12.206Z] Merge succeeded, producing c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:11:12.207Z] Checking out Revision c40e625b1bd94433bc46d10a8ce837a9a4c9e258 (PR-4090) [2022-07-12T19:11:13.650Z] ---> Running in 5fe379dfe4be [2022-07-12T19:11:11.845Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T19:11:11.861Z] > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 [2022-07-12T19:11:12.115Z] > git remote # timeout=10 [2022-07-12T19:11:12.133Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T19:11:12.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T19:11:12.160Z] > git merge ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 [2022-07-12T19:11:12.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T19:11:12.215Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T19:11:12.234Z] > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 [2022-07-12T19:11:16.503Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-07-12T19:11:16.568Z] > git --version # timeout=10 [2022-07-12T19:11:16.581Z] > git --version # 'git version 2.25.1' [2022-07-12T19:11:16.597Z] fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T19:11:17.784Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T19:11:17.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T19:11:17.784Z] Dload Upload Total Spent Left Speed [2022-07-12T19:11:17.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 79714 0 --:--:-- --:--:-- --:--:-- 79714 [2022-07-12T19:11:17.856Z] Removing intermediate container a98c0e6444a5 [2022-07-12T19:11:17.856Z] ---> 956a137c09a6 [2022-07-12T19:11:17.856Z] Step 8/23 : COPY . . [2022-07-12T19:11:17.856Z] Removing intermediate container 7bff36bb6a23 [2022-07-12T19:11:17.856Z] ---> cdfc84ea3cd3 [2022-07-12T19:11:17.856Z] Step 8/22 : COPY . . [2022-07-12T19:11:17.856Z] Removing intermediate container a0a56e6ec48e [2022-07-12T19:11:17.856Z] ---> 3224a4b1572e [2022-07-12T19:11:17.856Z] Step 7/20 : COPY . . [Pipeline] sh [2022-07-12T19:11:18.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T19:11:19.204Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-12T19:11:19.204Z] [2022-07-12T19:11:19.204Z] { [2022-07-12T19:11:19.204Z] "registry-mirrors": [ [2022-07-12T19:11:19.204Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T19:11:19.204Z] ], [2022-07-12T19:11:19.204Z] "bip": "10.250.0.254/24", [2022-07-12T19:11:19.204Z] "hosts": [ [2022-07-12T19:11:19.204Z] "tcp://0.0.0.0:5555", [2022-07-12T19:11:19.204Z] "unix:///var/run/docker.sock" [2022-07-12T19:11:19.204Z] ], [2022-07-12T19:11:19.204Z] "mtu": 1458, [2022-07-12T19:11:19.204Z] "selinux-enabled": true, [2022-07-12T19:11:19.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T19:11:19.204Z] } [Pipeline] sh [2022-07-12T19:11:19.569Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T19:11:19.925Z] + sudo service docker restart [2022-07-12T19:11:24.420Z] Removing intermediate container 9e4f8e2bde9a [2022-07-12T19:11:24.420Z] ---> c3d5b6329d4e [2022-07-12T19:11:24.420Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-12T19:11:24.420Z] ---> 0e2f1736cef0 [2022-07-12T19:11:24.420Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-12T19:11:24.420Z] ---> 8ba62352a3ec [2022-07-12T19:11:24.420Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-12T19:11:24.420Z] ---> 4f14904f0074 [2022-07-12T19:11:24.420Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-12T19:11:24.420Z] ---> Running in 1c4a682b09f1 [2022-07-12T19:11:24.420Z] ---> Running in 6a83c3a91a0f [2022-07-12T19:11:24.420Z] ---> Running in 5c59a669ca17 [2022-07-12T19:11:24.420Z] ---> Running in d2f7ecc0b392 [2022-07-12T19:11:24.420Z] Removing intermediate container 5fe379dfe4be [2022-07-12T19:11:24.420Z] ---> 1b11fd996cf5 [2022-07-12T19:11:24.420Z] Step 8/22 : COPY . . [2022-07-12T19:11:24.988Z] 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-12T19:11:24.988Z] 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-12T19:11:24.988Z] 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-12T19:11:24.988Z] 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-12T19:11:28.280Z] Removing intermediate container 1c4a682b09f1 [2022-07-12T19:11:28.280Z] ---> 267bdfcef723 [2022-07-12T19:11:28.280Z] [2022-07-12T19:11:28.280Z] Step 11/23 : FROM docker:20.10.14 [2022-07-12T19:11:28.280Z] 20.10.14: Pulling from library/docker [2022-07-12T19:11:30.190Z] ---> d98bac828f0f [2022-07-12T19:11:30.190Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-12T19:11:30.453Z] ---> Running in 37c9621d50fe [2022-07-12T19:11:31.392Z] 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-12T19:11:33.935Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-12T19:11:33.936Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-12T19:11:33.936Z] ---> 7417809fdb73 [2022-07-12T19:11:33.936Z] 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-12T19:11:34.505Z] ---> Running in 1be22efec04e [2022-07-12T19:11:35.074Z] Removing intermediate container 1be22efec04e [2022-07-12T19:11:35.074Z] ---> 5102f5f3dc60 [2022-07-12T19:11:35.074Z] 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-12T19:11:35.074Z] ---> Running in 8dae3c786d5e [2022-07-12T19:11:36.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:36.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:36.456Z] (1/43) Installing readline (8.1.1-r0) [2022-07-12T19:11:36.456Z] (2/43) Installing bash (5.1.16-r0) [2022-07-12T19:11:36.456Z] Executing bash-5.1.16-r0.post-install [2022-07-12T19:11:36.456Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-12T19:11:36.456Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T19:11:36.456Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-12T19:11:36.456Z] (6/43) Installing curl (7.80.0-r2) [2022-07-12T19:11:36.456Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-12T19:11:36.456Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-12T19:11:36.456Z] (9/43) Installing expat (2.4.7-r0) [2022-07-12T19:11:36.456Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-12T19:11:36.456Z] (11/43) Installing gdbm (1.22-r0) [2022-07-12T19:11:36.456Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-12T19:11:36.456Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-12T19:11:36.456Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-12T19:11:36.715Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-12T19:11:36.715Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-12T19:11:36.715Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-12T19:11:36.975Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-12T19:11:36.975Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-12T19:11:36.975Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-12T19:11:36.975Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-12T19:11:36.975Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-12T19:11:36.975Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-12T19:11:36.975Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-12T19:11:36.975Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-12T19:11:36.975Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-12T19:11:36.976Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-12T19:11:36.976Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-12T19:11:36.976Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-12T19:11:36.976Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-12T19:11:36.976Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-12T19:11:36.976Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-12T19:11:36.976Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-12T19:11:36.976Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-12T19:11:36.976Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-12T19:11:36.976Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-12T19:11:36.976Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-12T19:11:36.976Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-12T19:11:36.976Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-12T19:11:36.976Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-12T19:11:36.976Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-12T19:11:37.234Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-12T19:11:37.234Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-12T19:11:37.234Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:11:37.234Z] OK: 83 MiB in 65 packages [2022-07-12T19:11:38.171Z] Collecting docker-compose==1.23.2 [2022-07-12T19:11:38.171Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-12T19:11:38.171Z] Collecting cached-property<2,>=1.2.0 [2022-07-12T19:11:38.171Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-12T19:11:38.171Z] Collecting texttable<0.10,>=0.9.0 [2022-07-12T19:11:38.171Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T19:11:38.340Z] provisioning config files... [2022-07-12T19:11:38.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1941716160996223886tmp [Pipeline] { [Pipeline] libraryResource [2022-07-12T19:11:38.432Z] Collecting PyYAML<4,>=3.10 [2022-07-12T19:11:38.432Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] sh [2022-07-12T19:11:38.763Z] ---> docker-login.sh [2022-07-12T19:11:38.763Z] nexus3.edgexfoundry.org:10001 [2022-07-12T19:11:39.003Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-12T19:11:39.262Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-12T19:11:39.262Z] Collecting docopt<0.7,>=0.6.1 [2022-07-12T19:11:39.262Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-12T19:11:39.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:11:39.522Z] Collecting docker<4.0,>=3.6.0 [2022-07-12T19:11:39.522Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-12T19:11:39.522Z] 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-12T19:11:39.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:11:39.634Z] Configure a credential helper to remove this warning. See [2022-07-12T19:11:39.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:11:39.634Z] [2022-07-12T19:11:39.634Z] Login Succeeded [2022-07-12T19:11:39.634Z] nexus3.edgexfoundry.org:10002 [2022-07-12T19:11:39.781Z] Collecting jsonschema<3,>=2.5.1 [2022-07-12T19:11:39.781Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-12T19:11:39.781Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-12T19:11:39.781Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-12T19:11:39.781Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-12T19:11:39.781Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-12T19:11:39.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:11:40.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:11:40.180Z] Configure a credential helper to remove this warning. See [2022-07-12T19:11:40.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:11:40.180Z] [2022-07-12T19:11:40.180Z] Login Succeeded [2022-07-12T19:11:40.180Z] nexus3.edgexfoundry.org:10003 [2022-07-12T19:11:40.351Z] Collecting docker-pycreds>=0.4.0 [2022-07-12T19:11:40.351Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-12T19:11:40.351Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-12T19:11:40.351Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-12T19:11:40.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:11:40.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:11:40.456Z] Configure a credential helper to remove this warning. See [2022-07-12T19:11:40.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:11:40.456Z] [2022-07-12T19:11:40.456Z] Login Succeeded [2022-07-12T19:11:40.456Z] nexus3.edgexfoundry.org:10004 [2022-07-12T19:11:40.609Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-12T19:11:40.609Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-12T19:11:40.609Z] 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-12T19:11:40.609Z] Collecting idna<2.8,>=2.5 [2022-07-12T19:11:40.609Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-12T19:11:40.609Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-12T19:11:40.609Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-12T19:11:40.609Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-12T19:11:40.609Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-12T19:11:40.609Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-12T19:11:40.609Z] Attempting uninstall: urllib3 [2022-07-12T19:11:40.609Z] Found existing installation: urllib3 1.26.7 [2022-07-12T19:11:40.609Z] Uninstalling urllib3-1.26.7: [2022-07-12T19:11:40.869Z] Successfully uninstalled urllib3-1.26.7 [2022-07-12T19:11:40.869Z] Attempting uninstall: idna [2022-07-12T19:11:40.869Z] Found existing installation: idna 3.3 [2022-07-12T19:11:40.869Z] Uninstalling idna-3.3: [2022-07-12T19:11:40.869Z] Successfully uninstalled idna-3.3 [2022-07-12T19:11:41.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:11:41.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:11:41.049Z] Configure a credential helper to remove this warning. See [2022-07-12T19:11:41.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:11:41.049Z] [2022-07-12T19:11:41.049Z] Login Succeeded [2022-07-12T19:11:41.049Z] docker.io [2022-07-12T19:11:41.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T19:11:41.434Z] Attempting uninstall: requests [2022-07-12T19:11:41.434Z] Found existing installation: requests 2.26.0 [2022-07-12T19:11:41.434Z] Uninstalling requests-2.26.0: [2022-07-12T19:11:41.434Z] Successfully uninstalled requests-2.26.0 [2022-07-12T19:11:41.434Z] Running setup.py install for texttable: started [2022-07-12T19:11:41.696Z] Running setup.py install for texttable: finished with status 'done' [2022-07-12T19:11:41.696Z] Running setup.py install for PyYAML: started [2022-07-12T19:11:41.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T19:11:41.913Z] Configure a credential helper to remove this warning. See [2022-07-12T19:11:41.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T19:11:41.913Z] [2022-07-12T19:11:41.913Z] Login Succeeded [2022-07-12T19:11:41.913Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T19:11:41.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-12T19:11:42.261Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-12T19:11:42.261Z] Running setup.py install for docopt: started [Pipeline] echo [2022-07-12T19:11:42.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T19:11:42.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T19:11:42.398Z] ========================================================= [2022-07-12T19:11:42.398Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T19:11:42.398Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-12T19:11:42.520Z] Running setup.py install for docopt: finished with status 'done' [2022-07-12T19:11:42.520Z] Running setup.py install for dockerpty: started [2022-07-12T19:11:42.780Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-12T19:11:42.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T19:11:43.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-12T19:11:43.060Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T19:11:43.060Z] b3c136eddcbf: Pulling fs layer [2022-07-12T19:11:43.060Z] c0a3192eca97: Pulling fs layer [2022-07-12T19:11:43.060Z] a050256f5b6f: Pulling fs layer [2022-07-12T19:11:43.060Z] 656be50a0ddc: Pulling fs layer [2022-07-12T19:11:43.060Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T19:11:43.060Z] 46d945488cbd: Pulling fs layer [2022-07-12T19:11:43.060Z] 8a5474983e97: Pulling fs layer [2022-07-12T19:11:43.060Z] 329c88fbcd65: Pulling fs layer [2022-07-12T19:11:43.060Z] 656be50a0ddc: Waiting [2022-07-12T19:11:43.061Z] 46d945488cbd: Waiting [2022-07-12T19:11:43.061Z] 8a5474983e97: Waiting [2022-07-12T19:11:43.061Z] 329c88fbcd65: Waiting [2022-07-12T19:11:43.061Z] 2bbca73fdf42: Waiting [2022-07-12T19:11:43.061Z] a050256f5b6f: Verifying Checksum [2022-07-12T19:11:43.061Z] a050256f5b6f: Download complete [2022-07-12T19:11:43.061Z] c0a3192eca97: Verifying Checksum [2022-07-12T19:11:43.061Z] c0a3192eca97: Download complete [2022-07-12T19:11:43.061Z] 2bbca73fdf42: Download complete [2022-07-12T19:11:43.061Z] 46d945488cbd: Download complete [2022-07-12T19:11:43.061Z] b3c136eddcbf: Verifying Checksum [2022-07-12T19:11:44.070Z] b3c136eddcbf: Pull complete [2022-07-12T19:11:44.070Z] 329c88fbcd65: Verifying Checksum [2022-07-12T19:11:44.070Z] 329c88fbcd65: Download complete [2022-07-12T19:11:44.677Z] c0a3192eca97: Pull complete [2022-07-12T19:11:44.962Z] a050256f5b6f: Pull complete [2022-07-12T19:11:45.234Z] 8a5474983e97: Verifying Checksum [2022-07-12T19:11:45.234Z] 8a5474983e97: Download complete [2022-07-12T19:11:45.831Z] 656be50a0ddc: Verifying Checksum [2022-07-12T19:11:45.831Z] 656be50a0ddc: Download complete [2022-07-12T19:11:49.624Z] 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-12T19:11:49.624Z] Removing intermediate container 8dae3c786d5e [2022-07-12T19:11:49.624Z] ---> b9487cb89b98 [2022-07-12T19:11:49.624Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-12T19:11:49.624Z] ---> Running in 6217ebafc09f [2022-07-12T19:11:50.242Z] Removing intermediate container 6217ebafc09f [2022-07-12T19:11:50.242Z] ---> b79734caef9e [2022-07-12T19:11:50.242Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-12T19:11:50.814Z] ---> Running in c860f2ec692c [2022-07-12T19:11:51.386Z] Removing intermediate container c860f2ec692c [2022-07-12T19:11:51.386Z] ---> f4b9e7b7fcb2 [2022-07-12T19:11:51.386Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-12T19:11:53.940Z] ---> 21c2004c8078 [2022-07-12T19:11:53.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-12T19:11:53.940Z] Removing intermediate container 5c59a669ca17 [2022-07-12T19:11:53.940Z] ---> 54bc878eaec2 [2022-07-12T19:11:53.940Z] [2022-07-12T19:11:53.940Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T19:11:53.940Z] ---> e66264b98777 [2022-07-12T19:11:53.940Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T19:11:53.940Z] Removing intermediate container d2f7ecc0b392 [2022-07-12T19:11:53.940Z] ---> 2e95b313b065 [2022-07-12T19:11:53.940Z] [2022-07-12T19:11:53.940Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T19:11:53.940Z] ---> e66264b98777 [2022-07-12T19:11:53.940Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-12T19:11:53.940Z] ---> Running in 4a31c764d550 [2022-07-12T19:11:54.200Z] ---> Running in edc008127436 [2022-07-12T19:11:54.200Z] ---> 566196dab351 [2022-07-12T19:11:54.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-12T19:11:54.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:54.772Z] ---> 37fbc90fe36a [2022-07-12T19:11:54.772Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-12T19:11:54.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:54.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:54.772Z] ---> Running in cd6cdfde8e4b [2022-07-12T19:11:54.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:11:55.032Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-12T19:11:55.032Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:11:55.032Z] OK: 6 MiB in 15 packages [2022-07-12T19:11:55.032Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-12T19:11:55.032Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-12T19:11:55.032Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-12T19:11:55.032Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-12T19:11:55.032Z] (5/6) Installing curl (7.83.1-r2) [2022-07-12T19:11:55.293Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-12T19:11:55.293Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:11:55.293Z] Removing intermediate container cd6cdfde8e4b [2022-07-12T19:11:55.293Z] ---> ad1a28338655 [2022-07-12T19:11:55.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:11:55.293Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:11:55.293Z] OK: 8 MiB in 20 packages [2022-07-12T19:11:55.554Z] ---> Running in c03847afb9e5 [2022-07-12T19:11:55.814Z] Removing intermediate container c03847afb9e5 [2022-07-12T19:11:55.814Z] ---> 1a1f3c8d207a [2022-07-12T19:11:55.814Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T19:11:56.073Z] ---> Running in 93e0df897777 [2022-07-12T19:11:56.074Z] Removing intermediate container 4a31c764d550 [2022-07-12T19:11:56.074Z] ---> 54dbdc80a665 [2022-07-12T19:11:56.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:11:56.074Z] ---> Running in fcdbb878c26b [2022-07-12T19:11:56.335Z] Removing intermediate container 93e0df897777 [2022-07-12T19:11:56.335Z] ---> 04746207513e [2022-07-12T19:11:56.335Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:11:56.335Z] Removing intermediate container edc008127436 [2022-07-12T19:11:56.335Z] ---> 530a30181f33 [2022-07-12T19:11:56.335Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T19:11:56.335Z] Removing intermediate container fcdbb878c26b [2022-07-12T19:11:56.335Z] ---> 5b464bf243a9 [2022-07-12T19:11:56.335Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-12T19:11:56.596Z] ---> Running in 61e48866e111 [2022-07-12T19:11:56.596Z] ---> Running in 80e64ce4fcd1 [2022-07-12T19:11:56.596Z] ---> Running in df9469f6ea1d [2022-07-12T19:11:56.860Z] Removing intermediate container 61e48866e111 [2022-07-12T19:11:56.860Z] ---> 5119f0346a94 [2022-07-12T19:11:56.860Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:11:56.860Z] Removing intermediate container df9469f6ea1d [2022-07-12T19:11:56.860Z] ---> ce51435e9801 [2022-07-12T19:11:56.860Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T19:11:56.860Z] Removing intermediate container 80e64ce4fcd1 [2022-07-12T19:11:56.860Z] ---> 302878301f11 [2022-07-12T19:11:56.860Z] Step 13/22 : WORKDIR /edgex [2022-07-12T19:11:56.860Z] ---> Running in cc14db1ed3b2 [2022-07-12T19:11:57.123Z] ---> Running in b96994653d4e [2022-07-12T19:11:57.123Z] ---> Running in f40fa16037d5 [2022-07-12T19:11:57.123Z] Removing intermediate container cc14db1ed3b2 [2022-07-12T19:11:57.123Z] ---> d319d37c9a07 [2022-07-12T19:11:57.123Z] [2022-07-12T19:11:57.384Z] Removing intermediate container b96994653d4e [2022-07-12T19:11:57.384Z] ---> e4e4edfd9765 [2022-07-12T19:11:57.384Z] Step 15/23 : WORKDIR / [2022-07-12T19:11:57.384Z] Successfully built d319d37c9a07 [2022-07-12T19:11:57.384Z] Successfully tagged sys-mgmt-agent:latest [2022-07-12T19:11:57.384Z] Removing intermediate container f40fa16037d5 [2022-07-12T19:11:57.384Z] ---> 63f33657f693 [2022-07-12T19:11:57.384Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-12T19:11:57.384Z] Building core-command [2022-07-12T19:11:57.384Z]  Building sys-mgmt-agent ... done  ---> Running in 8c66d70f2355 [2022-07-12T19:11:57.384Z] Removing intermediate container 6a83c3a91a0f [2022-07-12T19:11:57.384Z] ---> 4bd9609034d9 [2022-07-12T19:11:57.384Z] [2022-07-12T19:11:57.384Z] Step 9/20 : FROM alpine:3.15 [2022-07-12T19:11:57.384Z] ---> 0ac33e5f5afa [2022-07-12T19:11:57.384Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:11:57.384Z] ---> Using cache [2022-07-12T19:11:57.384Z] ---> 633d8e3c5ee3 [2022-07-12T19:11:57.384Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:11:57.384Z] ---> Using cache [2022-07-12T19:11:57.384Z] ---> 8f9a98db071e [2022-07-12T19:11:57.384Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-12T19:11:59.294Z] ---> Running in d629901949c9 [2022-07-12T19:11:59.294Z] Removing intermediate container 8c66d70f2355 [2022-07-12T19:11:59.294Z] ---> f852bf68527e [2022-07-12T19:11:59.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:11:59.294Z] ---> 05dd6fcbf8a7 [2022-07-12T19:11:59.294Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-12T19:11:59.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:12:00.124Z] ---> 396de40636ce [2022-07-12T19:12:00.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-12T19:12:00.124Z] ---> 7e8c5e0583ef [2022-07-12T19:12:00.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-12T19:12:00.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:12:00.928Z] 656be50a0ddc: Pull complete [2022-07-12T19:12:00.928Z] 2bbca73fdf42: Pull complete [2022-07-12T19:12:00.928Z] 46d945488cbd: Pull complete [2022-07-12T19:12:00.969Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:12:00.969Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:12:00.969Z] OK: 15861 distinct packages available [2022-07-12T19:12:01.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:12:01.229Z] ---> eeff8d1935b1 [2022-07-12T19:12:01.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-12T19:12:01.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:12:01.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:12:01.229Z] ---> 1a9c892b0056 [2022-07-12T19:12:01.229Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:12:01.229Z] ---> Using cache [2022-07-12T19:12:01.229Z] ---> 46113ed598c0 [2022-07-12T19:12:01.229Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:12:01.229Z] ---> Using cache [2022-07-12T19:12:01.229Z] ---> dbfe2f865893 [2022-07-12T19:12:01.229Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T19:12:01.229Z] ---> Using cache [2022-07-12T19:12:01.229Z] ---> 0f1ef4c27e0f [2022-07-12T19:12:01.229Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:12:01.229Z] ---> Using cache [2022-07-12T19:12:01.229Z] ---> 54bc5d9dde09 [2022-07-12T19:12:01.229Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:12:01.229Z] ---> Using cache [2022-07-12T19:12:01.229Z] ---> 1b11fd996cf5 [2022-07-12T19:12:01.229Z] Step 8/23 : COPY . . [2022-07-12T19:12:01.229Z] ---> Using cache [2022-07-12T19:12:01.229Z] ---> d98bac828f0f [2022-07-12T19:12:01.229Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-12T19:12:01.489Z] ---> d2feaf45ce3f [2022-07-12T19:12:01.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T19:12:01.489Z] ---> Running in 19ad427e3bda [2022-07-12T19:12:01.489Z] ---> b2043d3fc0ea [2022-07-12T19:12:01.489Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-12T19:12:01.489Z] ---> Running in fc50382253d7 [2022-07-12T19:12:01.489Z] ---> 12dde9bcea3a [2022-07-12T19:12:01.489Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-12T19:12:01.750Z] ---> Running in 460cf3d322b4 [2022-07-12T19:12:01.750Z] Removing intermediate container fc50382253d7 [2022-07-12T19:12:01.750Z] ---> 5a2dc6d1ece2 [2022-07-12T19:12:01.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:12:01.750Z] Removing intermediate container 37c9621d50fe [2022-07-12T19:12:01.750Z] ---> 9b3362fc59c6 [2022-07-12T19:12:01.750Z] [2022-07-12T19:12:01.750Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T19:12:01.750Z] ---> e66264b98777 [2022-07-12T19:12:01.750Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-12T19:12:01.750Z] ---> Using cache [2022-07-12T19:12:01.750Z] ---> 54dbdc80a665 [2022-07-12T19:12:01.750Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:12:01.750Z] ---> Using cache [2022-07-12T19:12:01.750Z] ---> 5b464bf243a9 [2022-07-12T19:12:01.750Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-12T19:12:01.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/core-command/core-command ./cmd/core-command [2022-07-12T19:12:01.750Z] ---> Running in 50ac0bd4b47f [2022-07-12T19:12:02.010Z] ---> Running in 103d018c327a [2022-07-12T19:12:02.010Z] Removing intermediate container 103d018c327a [2022-07-12T19:12:02.010Z] ---> cf85d93f4065 [2022-07-12T19:12:02.010Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T19:12:02.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:12:02.010Z] Removing intermediate container 50ac0bd4b47f [2022-07-12T19:12:02.010Z] ---> 81e5e51dfd64 [2022-07-12T19:12:02.010Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T19:12:02.010Z] ---> Running in fd7fe9f35425 [2022-07-12T19:12:02.010Z] ---> Running in cf259bcb2681 [2022-07-12T19:12:02.271Z] Removing intermediate container fd7fe9f35425 [2022-07-12T19:12:02.271Z] ---> 66d5f6b4b88c [2022-07-12T19:12:02.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:12:02.271Z] Removing intermediate container cf259bcb2681 [2022-07-12T19:12:02.271Z] ---> 370d72b22803 [2022-07-12T19:12:02.271Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:12:02.271Z] ---> Running in c6b4a41d8b93 [2022-07-12T19:12:02.271Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-12T19:12:02.532Z] Removing intermediate container c6b4a41d8b93 [2022-07-12T19:12:02.532Z] ---> 07ae94e5549d [2022-07-12T19:12:02.532Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:12:02.532Z] ---> 8508c12a1bb9 [2022-07-12T19:12:02.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-12T19:12:02.532Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-12T19:12:02.532Z] ---> Running in 09d450679816 [2022-07-12T19:12:02.532Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T19:12:02.532Z] Removing intermediate container 460cf3d322b4 [2022-07-12T19:12:02.532Z] ---> cda909a479c2 [2022-07-12T19:12:02.532Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T19:12:02.805Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-12T19:12:02.805Z] ---> Running in 536f10a25ec1 [2022-07-12T19:12:02.805Z] Removing intermediate container 09d450679816 [2022-07-12T19:12:02.805Z] ---> 159ac54f0bc7 [2022-07-12T19:12:02.805Z] [2022-07-12T19:12:02.805Z] (5/9) Installing curl (7.80.0-r2) [2022-07-12T19:12:03.065Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-12T19:12:03.065Z] Successfully built 159ac54f0bc7 [2022-07-12T19:12:03.065Z] Successfully tagged core-metadata:latest [2022-07-12T19:12:03.065Z] Removing intermediate container 536f10a25ec1 [2022-07-12T19:12:03.065Z] ---> f68389ae8966 [2022-07-12T19:12:03.065Z] Step 20/22 : LABEL arch=x86_64 [2022-07-12T19:12:03.065Z]  Building core-metadata ... done Building security-secretstore-setup [2022-07-12T19:12:03.065Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:12:03.065Z] ---> Running in 95c0aa82c66b [2022-07-12T19:12:03.065Z] (8/9) Installing libucontext (1.1-r0) [2022-07-12T19:12:03.326Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-12T19:12:03.326Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:12:03.326Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:12:03.326Z] OK: 8 MiB in 23 packages [2022-07-12T19:12:03.895Z] ---> 7e91702c07cd [2022-07-12T19:12:03.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-12T19:12:04.915Z] Removing intermediate container 95c0aa82c66b [2022-07-12T19:12:04.915Z] ---> 88b393b47087 [2022-07-12T19:12:04.915Z] Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:12:04.915Z] ---> 1b0efd07ad51 [2022-07-12T19:12:04.915Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-12T19:12:04.915Z] ---> Running in 7ee1ff05d409 [2022-07-12T19:12:05.202Z] ---> Running in 7fd7d77187f3 [2022-07-12T19:12:05.501Z] Removing intermediate container 7fd7d77187f3 [2022-07-12T19:12:05.501Z] ---> 8811d087aecf [2022-07-12T19:12:05.501Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:12:05.796Z] Removing intermediate container 7ee1ff05d409 [2022-07-12T19:12:05.796Z] ---> 5a6791d5ba9b [2022-07-12T19:12:05.796Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T19:12:05.796Z] Removing intermediate container d629901949c9 [2022-07-12T19:12:05.796Z] ---> c95436b31e64 [2022-07-12T19:12:05.796Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:12:05.796Z] ---> Running in 4a7ab9d4781e [2022-07-12T19:12:05.796Z] ---> Running in fa8502579d63 [2022-07-12T19:12:06.337Z] 8a5474983e97: Pull complete [2022-07-12T19:12:06.363Z] ---> c8057ce3c02e [2022-07-12T19:12:06.363Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-12T19:12:06.624Z] Removing intermediate container fa8502579d63 [2022-07-12T19:12:06.624Z] ---> c2a1a0fd0987 [2022-07-12T19:12:06.624Z] Step 20/22 : LABEL arch=x86_64 [2022-07-12T19:12:06.624Z] Removing intermediate container 4a7ab9d4781e [2022-07-12T19:12:06.624Z] ---> 9cc71a01e064 [2022-07-12T19:12:06.624Z] [2022-07-12T19:12:06.624Z] ---> Running in 7035eabb6191 [2022-07-12T19:12:06.624Z] Successfully built 9cc71a01e064 [2022-07-12T19:12:06.890Z] Successfully tagged security-proxy-setup:latest [2022-07-12T19:12:06.890Z]  Building security-proxy-setup ... done  ---> cdf2d75d3547 [2022-07-12T19:12:06.890Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-12T19:12:07.151Z] Removing intermediate container 7035eabb6191 [2022-07-12T19:12:07.151Z] ---> f3a4c027da0b [2022-07-12T19:12:07.151Z] Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:12:07.151Z] ---> Running in e53a6e463dba [2022-07-12T19:12:07.410Z] ---> 24c0d766ffac [2022-07-12T19:12:07.410Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-12T19:12:07.410Z] ---> Running in a5b76d86bb18 [2022-07-12T19:12:07.673Z] Removing intermediate container e53a6e463dba [2022-07-12T19:12:07.673Z] ---> 148c94b45c89 [2022-07-12T19:12:07.673Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T19:12:07.673Z] ---> Running in 64b477fa3068 [2022-07-12T19:12:07.778Z] 329c88fbcd65: Pull complete [2022-07-12T19:12:07.778Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T19:12:07.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T19:12:07.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-12T19:12:07.932Z] Removing intermediate container a5b76d86bb18 [2022-07-12T19:12:07.932Z] ---> 156f18f1620e [2022-07-12T19:12:07.932Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:12:07.932Z] ---> Running in 0172652d3050 [2022-07-12T19:12:07.932Z] Removing intermediate container 64b477fa3068 [2022-07-12T19:12:07.932Z] ---> cd30463467b7 [2022-07-12T19:12:07.932Z] [2022-07-12T19:12:08.174Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T19:12:08.174Z] WORKDIR /edgex [2022-07-12T19:12:08.174Z] COPY go.mod . [2022-07-12T19:12:08.174Z] RUN go mod download [2022-07-12T19:12:08.174Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-12T19:12:08.193Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:12:08.193Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:12:08.193Z] ---> 1a9c892b0056 [2022-07-12T19:12:08.193Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T19:12:08.193Z] ---> Using cache [2022-07-12T19:12:08.193Z] ---> 46113ed598c0 [2022-07-12T19:12:08.193Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:12:08.193Z] ---> Using cache [2022-07-12T19:12:08.193Z] ---> dbfe2f865893 [2022-07-12T19:12:08.193Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-12T19:12:08.193Z] ---> Using cache [2022-07-12T19:12:08.193Z] ---> 0f1ef4c27e0f [2022-07-12T19:12:08.193Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T19:12:08.193Z] ---> Using cache [2022-07-12T19:12:08.193Z] ---> 54bc5d9dde09 [2022-07-12T19:12:08.194Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:12:08.194Z] ---> Using cache [2022-07-12T19:12:08.194Z] ---> 1b11fd996cf5 [2022-07-12T19:12:08.194Z] Step 8/25 : COPY . . [2022-07-12T19:12:08.194Z] ---> Using cache [2022-07-12T19:12:08.194Z] ---> d98bac828f0f [2022-07-12T19:12:08.194Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-12T19:12:08.194Z] Successfully built cd30463467b7 [2022-07-12T19:12:08.194Z] Successfully tagged support-scheduler:latest [2022-07-12T19:12:08.194Z]  Building support-scheduler ... done  ---> Running in 8f28b44b5584 [2022-07-12T19:12:08.194Z] Removing intermediate container 0172652d3050 [2022-07-12T19:12:08.194Z] ---> 71b06ac083af [2022-07-12T19:12:08.194Z] Step 18/20 : LABEL arch=x86_64 [2022-07-12T19:12:08.456Z] ---> Running in b7fe6ad7cacb [2022-07-12T19:12:08.717Z] Removing intermediate container b7fe6ad7cacb [2022-07-12T19:12:08.717Z] ---> 0b107d976682 [2022-07-12T19:12:08.717Z] Step 19/20 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:12:08.717Z] 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-12T19:12:08.717Z] ---> Running in 6edcab42de5a [2022-07-12T19:12:08.989Z] Removing intermediate container 6edcab42de5a [2022-07-12T19:12:08.989Z] ---> 9d10e7961d75 [2022-07-12T19:12:08.989Z] Step 20/20 : LABEL version=0.0.0 [2022-07-12T19:12:08.989Z] ---> Running in 8e7d36d1267a [2022-07-12T19:12:09.249Z] Removing intermediate container 8e7d36d1267a [2022-07-12T19:12:09.249Z] ---> 2c1274f0e1a0 [2022-07-12T19:12:09.249Z] [2022-07-12T19:12:09.249Z] Successfully built 2c1274f0e1a0 [2022-07-12T19:12:09.249Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-12T19:12:10.811Z] Sending build context to Docker daemon 169.2MB [2022-07-12T19:12:10.811Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T19:12:10.811Z] ---> ff4287adb874 [2022-07-12T19:12:10.811Z] Step 2/4 : WORKDIR /edgex [2022-07-12T19:12:12.804Z] ---> Running in 1adf53a0ad32 [2022-07-12T19:12:12.804Z] Removing intermediate container 1adf53a0ad32 [2022-07-12T19:12:12.804Z] ---> c9de9e55f173 [2022-07-12T19:12:12.804Z] Step 3/4 : COPY go.mod . [2022-07-12T19:12:13.423Z] ---> d101dc1df3d7 [2022-07-12T19:12:13.423Z] Step 4/4 : RUN go mod download [2022-07-12T19:12:13.423Z] ---> Running in ef5f9bb0272a [2022-07-12T19:12:17.383Z]  Building security-spiffe-token-provider ... done Removing intermediate container 19ad427e3bda [2022-07-12T19:12:17.383Z] ---> 3eb62450d043 [2022-07-12T19:12:17.383Z] [2022-07-12T19:12:17.383Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T19:12:17.383Z] ---> e66264b98777 [2022-07-12T19:12:17.383Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T19:12:17.383Z] ---> Using cache [2022-07-12T19:12:17.383Z] ---> 54dbdc80a665 [2022-07-12T19:12:17.383Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:12:17.383Z] ---> Using cache [2022-07-12T19:12:17.383Z] ---> 5b464bf243a9 [2022-07-12T19:12:17.383Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-12T19:12:17.648Z] ---> Running in 99a3a8b07232 [2022-07-12T19:12:17.648Z] Removing intermediate container 99a3a8b07232 [2022-07-12T19:12:17.648Z] ---> 2e216dc2db8c [2022-07-12T19:12:17.648Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T19:12:17.648Z] ---> Running in 3f0b8caf1f30 [2022-07-12T19:12:17.648Z] Removing intermediate container 3f0b8caf1f30 [2022-07-12T19:12:17.648Z] ---> 9d16801ab31c [2022-07-12T19:12:17.648Z] Step 15/23 : WORKDIR / [2022-07-12T19:12:17.939Z] ---> Running in a8fa3a8f3bfe [2022-07-12T19:12:17.939Z] Removing intermediate container a8fa3a8f3bfe [2022-07-12T19:12:17.939Z] ---> 46e3219c6367 [2022-07-12T19:12:17.939Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:12:18.198Z] ---> e7650ab01a10 [2022-07-12T19:12:18.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-12T19:12:18.458Z] ---> 7c52451401f6 [2022-07-12T19:12:18.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-12T19:12:18.721Z] ---> db5bae7a0f3c [2022-07-12T19:12:18.721Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-12T19:12:18.991Z] ---> Running in 863501f3c634 [2022-07-12T19:12:18.991Z] Removing intermediate container 863501f3c634 [2022-07-12T19:12:18.991Z] ---> 8b9a4914c01e [2022-07-12T19:12:18.991Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:12:18.991Z] ---> Running in 22a2ca953fab [2022-07-12T19:12:19.252Z] Removing intermediate container 22a2ca953fab [2022-07-12T19:12:19.252Z] ---> 903e062a5121 [2022-07-12T19:12:19.252Z] Step 21/23 : LABEL arch=x86_64 [2022-07-12T19:12:19.252Z] ---> Running in fd1b31fb7d76 [2022-07-12T19:12:19.252Z] Removing intermediate container fd1b31fb7d76 [2022-07-12T19:12:19.252Z] ---> 4d8ec0c8c6c3 [2022-07-12T19:12:19.252Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:12:19.515Z] ---> Running in 765a145b8aae [2022-07-12T19:12:19.515Z] Removing intermediate container 765a145b8aae [2022-07-12T19:12:19.515Z] ---> bc2508d1485e [2022-07-12T19:12:19.515Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:12:19.515Z] ---> Running in da8af59cbf06 [2022-07-12T19:12:19.776Z] Removing intermediate container da8af59cbf06 [2022-07-12T19:12:19.776Z] ---> 3b4d3428cab8 [2022-07-12T19:12:19.776Z] [2022-07-12T19:12:19.776Z] Successfully built 3b4d3428cab8 [2022-07-12T19:12:19.776Z] Successfully tagged core-command:latest [2022-07-12T19:12:20.346Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-12T19:12:22.891Z] Removing intermediate container 8f28b44b5584 [2022-07-12T19:12:22.891Z] ---> bb2218bf731d [2022-07-12T19:12:22.891Z] [2022-07-12T19:12:22.891Z] Step 10/25 : FROM alpine:3.16 [2022-07-12T19:12:22.891Z] ---> e66264b98777 [2022-07-12T19:12:22.891Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-12T19:12:22.891Z] ---> Running in 7bc8f1f78f18 [2022-07-12T19:12:23.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T19:12:23.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T19:12:23.670Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-12T19:12:23.670Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-12T19:12:23.670Z] (3/3) Installing su-exec (0.2-r1) [2022-07-12T19:12:23.670Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:12:23.670Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:12:23.670Z] OK: 6 MiB in 17 packages [2022-07-12T19:12:24.240Z] Removing intermediate container 7bc8f1f78f18 [2022-07-12T19:12:24.240Z] ---> 888d6181831c [2022-07-12T19:12:24.240Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T19:12:24.240Z] ---> Running in f2cca9b74295 [2022-07-12T19:12:24.240Z] Removing intermediate container f2cca9b74295 [2022-07-12T19:12:24.240Z] ---> 4480ca5ab1bd [2022-07-12T19:12:24.240Z] Step 13/25 : WORKDIR / [2022-07-12T19:12:24.240Z] ---> Running in 2e5fcabe671a [2022-07-12T19:12:24.499Z] Removing intermediate container 2e5fcabe671a [2022-07-12T19:12:24.499Z] ---> a4c82349db39 [2022-07-12T19:12:24.499Z] 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-12T19:12:24.499Z] ---> 7383d9921b15 [2022-07-12T19:12:24.499Z] 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-12T19:12:24.759Z] ---> 8a1304a406a5 [2022-07-12T19:12:24.759Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-12T19:12:24.759Z] ---> f2209a4997e9 [2022-07-12T19:12:24.759Z] 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-12T19:12:25.019Z] ---> e5210482c663 [2022-07-12T19:12:25.019Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-12T19:12:25.278Z] ---> 0241b6801a4b [2022-07-12T19:12:25.278Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-12T19:12:25.847Z] ---> f25186e6926d [2022-07-12T19:12:25.847Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T19:12:25.847Z] ---> 8aba25af8a50 [2022-07-12T19:12:25.847Z] 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-12T19:12:26.107Z] ---> Running in 07aa5a4c99d0 [2022-07-12T19:12:26.691Z] Removing intermediate container 07aa5a4c99d0 [2022-07-12T19:12:26.691Z] ---> 1aac5291ef63 [2022-07-12T19:12:26.691Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T19:12:26.691Z] ---> Running in f6db6093767f [2022-07-12T19:12:26.691Z] Removing intermediate container f6db6093767f [2022-07-12T19:12:26.691Z] ---> fe828bcae057 [2022-07-12T19:12:26.691Z] Step 23/25 : LABEL arch=x86_64 [2022-07-12T19:12:26.691Z] ---> Running in e1a13e135a92 [2022-07-12T19:12:26.691Z] Removing intermediate container e1a13e135a92 [2022-07-12T19:12:26.691Z] ---> 9187190efe5a [2022-07-12T19:12:26.691Z] Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:12:26.951Z] ---> Running in 5afbf2228a36 [2022-07-12T19:12:26.951Z] Removing intermediate container 5afbf2228a36 [2022-07-12T19:12:26.951Z] ---> c273a1a65d07 [2022-07-12T19:12:26.951Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T19:12:26.951Z] ---> Running in fd592c89d087 [2022-07-12T19:12:26.951Z] Removing intermediate container fd592c89d087 [2022-07-12T19:12:26.951Z] ---> a7c0b8287de7 [2022-07-12T19:12:26.951Z] [2022-07-12T19:12:27.212Z] Successfully built a7c0b8287de7 [2022-07-12T19:12:27.212Z] Successfully tagged security-secretstore-setup:latest [2022-07-12T19:12:27.221Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-07-12T19:12:27.245Z] $ docker stop --time=1 0aeb1d074b2066d7fdb9196e1e3de04063232b8cdaea4918cda441716cfdcca3 [2022-07-12T19:12:28.555Z] $ docker rm -f 0aeb1d074b2066d7fdb9196e1e3de04063232b8cdaea4918cda441716cfdcca3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T19:12:28.966Z] + docker images [2022-07-12T19:12:28.966Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-12T19:12:28.966Z] security-secretstore-setup latest a7c0b8287de7 2 seconds ago 28.9MB [2022-07-12T19:12:28.966Z] bb2218bf731d 6 seconds ago 1.63GB [2022-07-12T19:12:28.966Z] core-command latest 3b4d3428cab8 9 seconds ago 16.1MB [2022-07-12T19:12:28.966Z] 3eb62450d043 12 seconds ago 1.62GB [2022-07-12T19:12:28.966Z] security-spiffe-token-provider latest 2c1274f0e1a0 19 seconds ago 29.1MB [2022-07-12T19:12:28.966Z] support-scheduler latest cd30463467b7 21 seconds ago 26.5MB [2022-07-12T19:12:28.966Z] security-proxy-setup latest 9cc71a01e064 22 seconds ago 27.1MB [2022-07-12T19:12:28.966Z] core-metadata latest 159ac54f0bc7 26 seconds ago 17.1MB [2022-07-12T19:12:28.966Z] 9b3362fc59c6 27 seconds ago 1.68GB [2022-07-12T19:12:28.966Z] 4bd9609034d9 31 seconds ago 1.67GB [2022-07-12T19:12:28.966Z] sys-mgmt-agent latest d319d37c9a07 32 seconds ago 299MB [2022-07-12T19:12:28.966Z] 54bc878eaec2 35 seconds ago 1.62GB [2022-07-12T19:12:28.966Z] 2e95b313b065 35 seconds ago 1.63GB [2022-07-12T19:12:28.966Z] 267bdfcef723 About a minute ago 1.62GB [2022-07-12T19:12:28.966Z] security-bootstrapper latest 1e0db07d3165 About a minute ago 19.3MB [2022-07-12T19:12:28.966Z] core-data latest ca2c7c2deffe About a minute ago 21.5MB [2022-07-12T19:12:28.966Z] security-spire-agent latest 1aac22fa3877 About a minute ago 125MB [2022-07-12T19:12:28.966Z] support-notifications latest 41294c99eddb About a minute ago 27.1MB [2022-07-12T19:12:28.966Z] 9a631c80abde About a minute ago 1.65GB [2022-07-12T19:12:28.966Z] 70e225a90bf1 About a minute ago 1.68GB [2022-07-12T19:12:28.966Z] 55f92c238324 About a minute ago 1.62GB [2022-07-12T19:12:28.966Z] security-spire-config latest 711c11921a18 About a minute ago 85.8MB [2022-07-12T19:12:28.966Z] security-spire-server latest 9bed8715c1d6 About a minute ago 86.5MB [2022-07-12T19:12:28.966Z] 4705eeaa517b 2 minutes ago 1.52GB [2022-07-12T19:12:28.966Z] 2b527af3cdab 2 minutes ago 1.52GB [2022-07-12T19:12:28.966Z] ci-base-image-x86_64 latest 1a9c892b0056 4 minutes ago 937MB [2022-07-12T19:12:28.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 days ago 253MB [2022-07-12T19:12:28.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 days ago 677MB [2022-07-12T19:12:28.966Z] alpine 3.16 e66264b98777 7 weeks ago 5.53MB [2022-07-12T19:12:28.966Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-12T19:12:28.966Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-12T19:12:28.966Z] 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-12T19:12:52.451Z] Removing intermediate container ef5f9bb0272a [2022-07-12T19:12:52.451Z] ---> fcc2006b6f38 [2022-07-12T19:12:52.451Z] Successfully built fcc2006b6f38 [2022-07-12T19:12:52.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:12:52.868Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T19:12:52.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:12:53.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container [2022-07-12T19:12:53.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T19:12:54.634Z] $ docker top 9d6d5bb710249098605a07d786d54ea47452c4becc0caaf29f73ed9fd29b472c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:12:55.592Z] + go version [2022-07-12T19:12:55.592Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T19:12:55.627Z] $ docker stop --time=1 9d6d5bb710249098605a07d786d54ea47452c4becc0caaf29f73ed9fd29b472c [2022-07-12T19:12:57.327Z] $ docker rm -f 9d6d5bb710249098605a07d786d54ea47452c4becc0caaf29f73ed9fd29b472c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:12:58.223Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T19:12:58.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:12:58.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container [2022-07-12T19:12:58.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T19:12:59.949Z] $ docker top a5667f36f5ee81ea7e0d03afbcca5e783405b12e9f9c286cc85a77f3e74df345 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T19:13:00.272Z] ========================================================= [2022-07-12T19:13:00.272Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-12T19:13:00.272Z] ========================================================= [Pipeline] sh [2022-07-12T19:13:00.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-12T19:13:01.648Z] + make test [2022-07-12T19:13:01.648Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-12T19:13:34.013Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-12T19:15:10.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-12T19:15:10.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-12T19:15:13.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-12T19:15:13.560Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-12T19:15:16.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-12T19:15:16.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-12T19:15:16.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-12T19:15:16.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-12T19:15:16.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-12T19:15:17.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-12T19:15:17.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-12T19:15:17.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-12T19:15:17.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-12T19:15:17.952Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-12T19:15:17.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-12T19:15:33.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.353s coverage: 28.7% of statements [2022-07-12T19:15:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-12T19:15:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-12T19:15:35.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements [2022-07-12T19:15:35.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-12T19:15:35.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.456s coverage: 54.2% of statements [2022-07-12T19:15:35.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-12T19:15:35.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-12T19:15:57.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.773s coverage: 89.2% of statements [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:15:57.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 83.8% of statements [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-12T19:15:57.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-12T19:15:57.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.314s coverage: 95.6% of statements [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:15:57.629Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.457s coverage: 72.2% of statements [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-12T19:15:57.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.514s coverage: 60.0% of statements [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-12T19:15:57.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements [2022-07-12T19:15:57.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-12T19:15:57.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements [2022-07-12T19:15:58.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.6% of statements [2022-07-12T19:15:58.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-12T19:15:59.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements [2022-07-12T19:16:00.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2022-07-12T19:16:00.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2022-07-12T19:16:00.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2022-07-12T19:16:01.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2022-07-12T19:16:16.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2022-07-12T19:16:16.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2022-07-12T19:16:19.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 82.5% of statements [2022-07-12T19:16:19.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2022-07-12T19:16:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements [2022-07-12T19:16:27.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-12T19:16:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 64.4% of statements [2022-07-12T19:16:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-12T19:16:31.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-12T19:16:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2022-07-12T19:16:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.223s coverage: 89.4% of statements [2022-07-12T19:16:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-07-12T19:16:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2022-07-12T19:16:31.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-07-12T19:16:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.361s coverage: 65.4% of statements [2022-07-12T19:16:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-12T19:16:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-12T19:16:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-12T19:16:41.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.8% of statements [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-12T19:16:41.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-12T19:16:41.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-12T19:16:41.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.3% of statements [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-12T19:16:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2022-07-12T19:16:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-12T19:16:50.689Z] 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-12T19:16:50.689Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T19:16:50.689Z] GO111MODULE=on go vet ./... [2022-07-12T19:18:42.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T19:18:42.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T19:18:42.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T19:18:42.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-12T19:18:43.298Z] + ls -al . [2022-07-12T19:18:43.298Z] total 680 [2022-07-12T19:18:43.298Z] drwxrwxr-x 9 1001 1001 4096 Jul 12 19:13 . [2022-07-12T19:18:43.298Z] drwxr-xr-x 4 root root 4096 Jul 12 19:12 .. [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 19:11 .dockerignore [2022-07-12T19:18:43.298Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 19:11 .git [2022-07-12T19:18:43.298Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:11 .github [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 1030 Jul 12 19:11 .gitignore [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 19:11 .golangci.yml [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 19:11 .hadolint.yml [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 19:11 .sonarcloud.properties [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:11 ADOPTERS.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 10347 Jul 12 19:11 Attribution.txt [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 63209 Jul 12 19:11 CHANGELOG.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:11 CONTRIBUTING.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 19:11 GOVERNANCE.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 850 Jul 12 19:11 Jenkinsfile [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:11 LICENSE [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 10350 Jul 12 19:11 Makefile [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 19:11 OWNERS.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 9094 Jul 12 19:11 README.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 19:11 SECURITY.md [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 19:07 VERSION [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 19:11 ZMQWindows.md [2022-07-12T19:18:43.298Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:11 bin [2022-07-12T19:18:43.298Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 19:11 cmd [2022-07-12T19:18:43.298Z] -rw-r--r-- 1 root root 435593 Jul 12 19:16 coverage.out [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 3312 Jul 12 19:11 go.mod [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 36233 Jul 12 19:11 go.sum [2022-07-12T19:18:43.298Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 19:11 internal [2022-07-12T19:18:43.298Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:11 openapi [2022-07-12T19:18:43.298Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 19:11 snap [2022-07-12T19:18:43.298Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 19:11 version.go [Pipeline] sh [2022-07-12T19:18:43.974Z] + '[' -e coverage.out ] [2022-07-12T19:18:43.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-12T19:18:44.008Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T19:18:44.772Z] Stashed 1 file(s) [Pipeline] sh [2022-07-12T19:18:45.451Z] + make build [2022-07-12T19:18:45.451Z] 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-12T19:20:07.280Z] 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-12T19:21:15.345Z] 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-12T19:21:15.345Z] 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-12T19:21:54.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-12T19:21:54.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T19:21:54.689Z] 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-12T19:22:01.410Z] 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-12T19:22:04.024Z] 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-12T19:22:09.423Z] 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-12T19:22:12.043Z] 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-12T19:22:15.446Z] 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-12T19:22:23.742Z] 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-12T19:22:29.184Z] $ docker stop --time=1 a5667f36f5ee81ea7e0d03afbcca5e783405b12e9f9c286cc85a77f3e74df345 [2022-07-12T19:22:31.220Z] $ docker rm -f a5667f36f5ee81ea7e0d03afbcca5e783405b12e9f9c286cc85a77f3e74df345 [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-12T19:22:33.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T19:22:33.801Z] [2022-07-12T19:22:33.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:22:34.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T19:22:34.512Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-12T19:22:34.512Z] 29e5d40040c1: Pulling fs layer [2022-07-12T19:22:34.512Z] 1ce36da41761: Pulling fs layer [2022-07-12T19:22:34.512Z] 25b303627fd3: Pulling fs layer [2022-07-12T19:22:34.829Z] 29e5d40040c1: Verifying Checksum [2022-07-12T19:22:34.829Z] 29e5d40040c1: Download complete [2022-07-12T19:22:35.443Z] 1ce36da41761: Verifying Checksum [2022-07-12T19:22:35.443Z] 1ce36da41761: Download complete [2022-07-12T19:22:35.737Z] 29e5d40040c1: Pull complete [2022-07-12T19:22:37.248Z] 25b303627fd3: Verifying Checksum [2022-07-12T19:22:37.248Z] 25b303627fd3: Download complete [2022-07-12T19:22:37.878Z] 1ce36da41761: Pull complete [2022-07-12T19:22:50.294Z] 25b303627fd3: Pull complete [2022-07-12T19:22:50.294Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-12T19:22:50.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T19:22:50.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:22:50.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container [2022-07-12T19:22:50.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-12T19:22:53.152Z] $ docker top b214124664acc4a3c55e7e975922373e7d3193b5c90023b8265f4f08a42644d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:22:54.105Z] + docker-compose build --help [2022-07-12T19:22:54.105Z] + grep parallel [2022-07-12T19:22:58.402Z] --parallel Build images in parallel. [Pipeline] } [2022-07-12T19:22:58.434Z] $ docker stop --time=1 b214124664acc4a3c55e7e975922373e7d3193b5c90023b8265f4f08a42644d4 [2022-07-12T19:23:00.117Z] $ docker rm -f b214124664acc4a3c55e7e975922373e7d3193b5c90023b8265f4f08a42644d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:23:00.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-12T19:23:00.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:23:01.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container [2022-07-12T19:23:01.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-12T19:23:02.589Z] $ docker top 00961d1a2d919bbecdff4289c4090cfcb518150c9078d7b332613ac994546fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:23:03.549Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-12T19:23:07.844Z] Building core-command ... [2022-07-12T19:23:07.844Z] Building core-data ... [2022-07-12T19:23:07.844Z] Building core-metadata ... [2022-07-12T19:23:07.844Z] Building security-bootstrapper ... [2022-07-12T19:23:07.844Z] Building security-proxy-setup ... [2022-07-12T19:23:07.844Z] Building security-secretstore-setup ... [2022-07-12T19:23:07.844Z] Building security-spiffe-token-provider ... [2022-07-12T19:23:07.844Z] Building security-spire-agent ... [2022-07-12T19:23:07.844Z] Building security-spire-config ... [2022-07-12T19:23:07.844Z] Building security-spire-server ... [2022-07-12T19:23:07.844Z] Building support-notifications ... [2022-07-12T19:23:07.844Z] Building support-scheduler ... [2022-07-12T19:23:07.844Z] Building sys-mgmt-agent ... [2022-07-12T19:23:07.844Z] Building security-spire-server [2022-07-12T19:23:07.844Z] Building security-bootstrapper [2022-07-12T19:23:07.844Z] Building security-spire-agent [2022-07-12T19:23:07.844Z] Building sys-mgmt-agent [2022-07-12T19:23:07.844Z] Building security-spire-config [2022-07-12T19:24:29.575Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:24:29.575Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:24:29.575Z] ---> fcc2006b6f38 [2022-07-12T19:24:29.575Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:24:29.575Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:24:29.575Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:24:29.575Z] ---> fcc2006b6f38 [2022-07-12T19:24:29.575Z] Step 3/31 : WORKDIR /edgex-go [2022-07-12T19:24:29.575Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:24:29.575Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:24:29.575Z] ---> fcc2006b6f38 [2022-07-12T19:24:29.575Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T19:24:29.575Z] ---> Running in 1c112f90643c [2022-07-12T19:24:29.575Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:24:29.575Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:24:29.575Z] ---> fcc2006b6f38 [2022-07-12T19:24:29.575Z] Step 3/26 : WORKDIR /edgex-go [2022-07-12T19:24:29.575Z] ---> Running in 85518676f02d [2022-07-12T19:24:29.575Z] ---> Running in ba6a1b6136a4 [2022-07-12T19:24:29.575Z] ---> Running in cec9399cab30 [2022-07-12T19:24:29.575Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:24:29.575Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:24:29.575Z] ---> fcc2006b6f38 [2022-07-12T19:24:29.575Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T19:24:29.575Z] ---> Running in b3ae6ff3354a [2022-07-12T19:24:29.575Z] Removing intermediate container 85518676f02d [2022-07-12T19:24:29.575Z] ---> d6352fbbe49e [2022-07-12T19:24:29.575Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:24:29.575Z] Removing intermediate container cec9399cab30 [2022-07-12T19:24:29.575Z] ---> 69e6524c45c5 [2022-07-12T19:24:29.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:24:29.575Z] ---> Running in 64b01847239c [2022-07-12T19:24:29.575Z] Removing intermediate container ba6a1b6136a4 [2022-07-12T19:24:29.575Z] ---> ff2a684a1f9b [2022-07-12T19:24:29.575Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:24:29.575Z] Removing intermediate container b3ae6ff3354a [2022-07-12T19:24:29.575Z] ---> ac0ec61d090c [2022-07-12T19:24:29.575Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:24:29.575Z] ---> Running in 0cc848db2249 [2022-07-12T19:24:29.575Z] Removing intermediate container 1c112f90643c [2022-07-12T19:24:29.575Z] ---> c4d2d24f8927 [2022-07-12T19:24:29.575Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:24:29.575Z] ---> Running in 070d75a0738c [2022-07-12T19:24:29.575Z] ---> Running in 0807f06ed76b [2022-07-12T19:24:29.575Z] ---> Running in 2c8d5d5db463 [2022-07-12T19:24:29.859Z] Removing intermediate container 64b01847239c [2022-07-12T19:24:29.859Z] ---> 213b6bc5e8df [2022-07-12T19:24:29.859Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T19:24:29.859Z] ---> Running in 49e31b22674c [2022-07-12T19:24:30.461Z] Removing intermediate container 070d75a0738c [2022-07-12T19:24:30.461Z] ---> 9e413e0709a9 [2022-07-12T19:24:30.461Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-12T19:24:30.461Z] Removing intermediate container 2c8d5d5db463 [2022-07-12T19:24:30.461Z] ---> 103da8babcb3 [2022-07-12T19:24:30.461Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T19:24:30.461Z] Removing intermediate container 0807f06ed76b [2022-07-12T19:24:30.461Z] ---> a83b36bccac2 [2022-07-12T19:24:30.461Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-12T19:24:30.751Z] Removing intermediate container 0cc848db2249 [2022-07-12T19:24:30.751Z] ---> 2aaf50068992 [2022-07-12T19:24:30.751Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-12T19:24:30.751Z] ---> Running in ae49c854e036 [2022-07-12T19:24:30.751Z] ---> Running in ac469c478f73 [2022-07-12T19:24:30.751Z] ---> Running in e247664e31e0 [2022-07-12T19:24:31.036Z] ---> Running in 1a152023800e [2022-07-12T19:24:32.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:32.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:32.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:32.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:32.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:32.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:33.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:33.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:33.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:33.931Z] OK: 221 MiB in 51 packages [2022-07-12T19:24:34.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:24:35.209Z] OK: 221 MiB in 51 packages [2022-07-12T19:24:35.209Z] OK: 221 MiB in 51 packages [2022-07-12T19:24:35.209Z] Removing intermediate container 49e31b22674c [2022-07-12T19:24:35.209Z] ---> 449ddc4cedd2 [2022-07-12T19:24:35.209Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-12T19:24:35.209Z] OK: 221 MiB in 51 packages [2022-07-12T19:24:35.836Z] OK: 221 MiB in 51 packages [2022-07-12T19:24:36.829Z] ---> 30669ea12637 [2022-07-12T19:24:36.829Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:24:36.829Z] ---> Running in 7a3ea858c5ab [2022-07-12T19:24:36.829Z] Removing intermediate container e247664e31e0 [2022-07-12T19:24:36.829Z] ---> 849e3dc9e237 [2022-07-12T19:24:36.829Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T19:24:37.105Z] Removing intermediate container ac469c478f73 [2022-07-12T19:24:37.105Z] ---> 734391d9956d [2022-07-12T19:24:37.105Z] Removing intermediate container 1a152023800e [2022-07-12T19:24:37.105Z] Step 6/26 : COPY go.mod vendor* ./ ---> 6f5ce07fa4f3 [2022-07-12T19:24:37.105Z] [2022-07-12T19:24:37.105Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:24:37.384Z] Removing intermediate container ae49c854e036 [2022-07-12T19:24:37.384Z] ---> ff8ae50b8fa1 [2022-07-12T19:24:37.384Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-12T19:24:38.378Z] ---> 05e8a1ab2b5b [2022-07-12T19:24:38.378Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:24:38.378Z] ---> Running in ff86df254437 [2022-07-12T19:24:38.664Z] ---> 0866f9a95081 [2022-07-12T19:24:38.664Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:24:38.664Z] ---> cf5106a04c32 [2022-07-12T19:24:38.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:24:38.664Z] ---> a09c080a374f [2022-07-12T19:24:38.664Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:24:38.664Z] ---> Running in d209b1235817 [2022-07-12T19:24:38.948Z] ---> Running in 51dfd8fc7ec2 [2022-07-12T19:24:38.948Z] ---> Running in 00559950de04 [2022-07-12T19:25:35.564Z] Removing intermediate container 51dfd8fc7ec2 [2022-07-12T19:25:35.564Z] ---> e22597341c02 [2022-07-12T19:25:35.564Z] Step 8/23 : COPY . . [2022-07-12T19:25:35.564Z] Removing intermediate container d209b1235817 [2022-07-12T19:25:35.564Z] ---> d01f2486c7b9 [2022-07-12T19:25:35.564Z] Step 8/26 : COPY . . [2022-07-12T19:25:35.564Z] Removing intermediate container 7a3ea858c5ab [2022-07-12T19:25:35.564Z] ---> 1d577a729687 [2022-07-12T19:25:35.564Z] Step 8/26 : COPY . . [2022-07-12T19:25:35.564Z] Removing intermediate container ff86df254437 [2022-07-12T19:25:35.564Z] ---> f5de2e2424a5 [2022-07-12T19:25:35.564Z] Step 8/25 : COPY . . [2022-07-12T19:25:35.564Z] Removing intermediate container 00559950de04 [2022-07-12T19:25:35.564Z] ---> 5c9328c29e50 [2022-07-12T19:25:35.564Z] Step 8/31 : COPY . . [2022-07-12T19:26:02.388Z] ---> 77e05b96e7c9 [2022-07-12T19:26:02.388Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T19:26:02.388Z] ---> 8f821e9d4d36 [2022-07-12T19:26:02.388Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T19:26:02.388Z] ---> Running in 5e905048b84c [2022-07-12T19:26:02.388Z] ---> Running in 036390101abf [2022-07-12T19:26:02.388Z] ---> d724ff2c83d5 [2022-07-12T19:26:02.388Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-12T19:26:02.388Z] ---> 3dfa2d9d46a5 [2022-07-12T19:26:02.388Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-12T19:26:02.388Z] ---> 3ee6a4ed7574 [2022-07-12T19:26:02.388Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-12T19:26:02.388Z] ---> Running in b6fce269cfff [2022-07-12T19:26:02.388Z] ---> Running in 7a712774c4b3 [2022-07-12T19:26:02.388Z] ---> Running in 3d91769562b1 [2022-07-12T19:26:02.388Z] Removing intermediate container 5e905048b84c [2022-07-12T19:26:02.388Z] ---> 16ef52a8a894 [2022-07-12T19:26:02.388Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T19:26:02.388Z] Removing intermediate container 036390101abf [2022-07-12T19:26:02.388Z] ---> d865baeeaf8e [2022-07-12T19:26:02.388Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-12T19:26:02.388Z] ---> Running in 7dc403ab0a36 [2022-07-12T19:26:02.388Z] ---> Running in e5b5f9e6e512 [2022-07-12T19:26:02.388Z] Removing intermediate container b6fce269cfff [2022-07-12T19:26:02.388Z] ---> 7804e72b35b9 [2022-07-12T19:26:02.388Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-12T19:26:02.388Z] ---> Running in a4b2fbc8c649 [2022-07-12T19:26:02.388Z] Removing intermediate container e5b5f9e6e512 [2022-07-12T19:26:02.388Z] ---> 7b4a746c7e27 [2022-07-12T19:26:02.388Z] 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-12T19:26:02.388Z] Removing intermediate container 7dc403ab0a36 [2022-07-12T19:26:02.388Z] ---> 759a73eb5b2a [2022-07-12T19:26:02.388Z] 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-12T19:26:02.388Z] ---> Running in 9f99201fd8c8 [2022-07-12T19:26:02.388Z] ---> Running in 31a0af510f87 [2022-07-12T19:26:02.388Z] Removing intermediate container a4b2fbc8c649 [2022-07-12T19:26:02.388Z] ---> 00adc034515f [2022-07-12T19:26:02.388Z] 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-12T19:26:02.388Z] ---> Running in f6deb7ed7748 [2022-07-12T19:26:02.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-12T19:26:02.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-12T19:26:05.040Z] Removing intermediate container 9f99201fd8c8 [2022-07-12T19:26:05.040Z] ---> e663c719176b [2022-07-12T19:26:05.040Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T19:26:05.326Z] ---> Running in a2d04527c479 [2022-07-12T19:26:05.326Z] Removing intermediate container 31a0af510f87 [2022-07-12T19:26:05.326Z] ---> 2a3bb162f036 [2022-07-12T19:26:05.326Z] Step 12/26 : WORKDIR /edgex-go [2022-07-12T19:26:05.604Z] ---> Running in 1e7479b5dd3a [2022-07-12T19:26:05.900Z] Removing intermediate container f6deb7ed7748 [2022-07-12T19:26:05.900Z] ---> 876692b7caea [2022-07-12T19:26:05.900Z] Step 12/25 : WORKDIR /edgex-go [2022-07-12T19:26:05.900Z] ---> Running in 8e52b3504e41 [2022-07-12T19:26:06.514Z] Removing intermediate container a2d04527c479 [2022-07-12T19:26:06.514Z] ---> 45b9e7ab87a8 [2022-07-12T19:26:06.514Z] [2022-07-12T19:26:06.514Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T19:26:06.514Z] 3.15: Pulling from library/alpine [2022-07-12T19:26:06.514Z] Removing intermediate container 1e7479b5dd3a [2022-07-12T19:26:06.514Z] ---> 5fe0f98ad92f [2022-07-12T19:26:06.514Z] [2022-07-12T19:26:06.514Z] Step 13/26 : FROM alpine:3.15 [2022-07-12T19:26:06.787Z] 3.15: Pulling from library/alpine [2022-07-12T19:26:06.787Z] Removing intermediate container 8e52b3504e41 [2022-07-12T19:26:06.787Z] ---> 9b2f7a50ffa4 [2022-07-12T19:26:06.787Z] [2022-07-12T19:26:06.787Z] Step 13/25 : FROM alpine:3.15 [2022-07-12T19:26:07.063Z] 3.15: Pulling from library/alpine [2022-07-12T19:26:08.053Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T19:26:08.053Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T19:26:08.053Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-12T19:26:08.053Z] Status: Image is up to date for alpine:3.15 [2022-07-12T19:26:08.053Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T19:26:08.053Z] Status: Downloaded newer image for alpine:3.15 [2022-07-12T19:26:08.053Z] ---> 3fb3c9af89a9 [2022-07-12T19:26:08.053Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:26:08.053Z] ---> 3fb3c9af89a9 [2022-07-12T19:26:08.053Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:26:08.053Z] ---> 3fb3c9af89a9 [2022-07-12T19:26:08.053Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:26:08.329Z] ---> Running in 5f224001ca5f [2022-07-12T19:26:08.329Z] ---> Running in 9740fda1bb22 [2022-07-12T19:26:08.329Z] ---> Running in 0ce04cf52115 [2022-07-12T19:26:08.948Z] Removing intermediate container 0ce04cf52115 [2022-07-12T19:26:08.948Z] ---> 04cff989abf4 [2022-07-12T19:26:09.229Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:26:09.229Z] Removing intermediate container 9740fda1bb22 [2022-07-12T19:26:09.229Z] ---> 8a181467e867 [2022-07-12T19:26:09.229Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:26:09.229Z] Removing intermediate container 5f224001ca5f [2022-07-12T19:26:09.229Z] ---> 3099b03685ce [2022-07-12T19:26:09.229Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:26:09.229Z] ---> Running in 6d49015ca8ac [2022-07-12T19:26:09.503Z] ---> Running in 34d8c17044c2 [2022-07-12T19:26:09.503Z] ---> Running in 6791503be3ee [2022-07-12T19:26:14.935Z] Removing intermediate container 6d49015ca8ac [2022-07-12T19:26:14.935Z] ---> bf4f0afc0724 [2022-07-12T19:26:14.935Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-12T19:26:14.935Z] Removing intermediate container 34d8c17044c2 [2022-07-12T19:26:14.935Z] ---> faf152403b81 [2022-07-12T19:26:14.935Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T19:26:14.935Z] ---> Running in 28f62956beef [2022-07-12T19:26:14.935Z] ---> Running in 5ec24880b0d9 [2022-07-12T19:26:14.935Z] Removing intermediate container 6791503be3ee [2022-07-12T19:26:14.935Z] ---> 793f1ebda7ea [2022-07-12T19:26:14.935Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-12T19:26:14.935Z] ---> Running in cfb55b329528 [2022-07-12T19:26:16.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:16.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:16.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:17.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:17.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:17.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:19.101Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:26:19.101Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:26:19.101Z] OK: 15738 distinct packages available [2022-07-12T19:26:19.101Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:26:19.101Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:26:19.101Z] OK: 15738 distinct packages available [2022-07-12T19:26:19.380Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:26:19.380Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:26:19.380Z] OK: 15738 distinct packages available [2022-07-12T19:26:19.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:19.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:19.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:20.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:20.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:20.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:26:21.666Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T19:26:21.666Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:26:21.666Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T19:26:21.666Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-12T19:26:21.943Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T19:26:21.943Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:26:21.943Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-12T19:26:21.943Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T19:26:21.943Z] (3/4) Installing libucontext (1.1-r0) [2022-07-12T19:26:21.943Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:26:21.943Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-12T19:26:21.943Z] (3/5) Installing libucontext (1.1-r0) [2022-07-12T19:26:22.225Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:26:22.225Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:26:22.225Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-12T19:26:22.225Z] OK: 6 MiB in 19 packages [2022-07-12T19:26:22.225Z] OK: 6 MiB in 18 packages [2022-07-12T19:26:22.225Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-12T19:26:22.225Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:26:22.508Z] OK: 6 MiB in 19 packages [2022-07-12T19:26:24.509Z] Removing intermediate container 28f62956beef [2022-07-12T19:26:24.509Z] ---> a82dc85b2d07 [2022-07-12T19:26:24.509Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T19:26:24.795Z] Removing intermediate container cfb55b329528 [2022-07-12T19:26:24.795Z] ---> 9b9732583caa [2022-07-12T19:26:24.795Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T19:26:24.795Z] Removing intermediate container 5ec24880b0d9 [2022-07-12T19:26:24.795Z] ---> bdd9c43d65ca [2022-07-12T19:26:24.795Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-12T19:26:30.233Z] ---> e9aec586dba9 [2022-07-12T19:26:30.233Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-12T19:26:35.667Z] ---> a5bb8e4dab7f [2022-07-12T19:26:35.667Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T19:26:35.667Z] ---> beb171b380fc [2022-07-12T19:26:35.667Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T19:26:36.652Z] ---> 62d238cb25a9 [2022-07-12T19:26:36.652Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-12T19:26:36.652Z] ---> e5dc0b6b5d1b [2022-07-12T19:26:36.652Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-12T19:26:36.928Z] ---> Running in 99235aace74d [2022-07-12T19:26:37.534Z] Removing intermediate container 99235aace74d [2022-07-12T19:26:37.534Z] ---> 9531045ff3c6 [2022-07-12T19:26:37.534Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-12T19:26:38.989Z] ---> d31f89469c09 [2022-07-12T19:26:38.989Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-12T19:26:38.989Z] ---> 903d1f8f1873 [2022-07-12T19:26:38.989Z] Step 21/26 : WORKDIR / [2022-07-12T19:26:39.273Z] ---> Running in 72bfa309a2b8 [2022-07-12T19:26:40.726Z] ---> 1b42d35bb184 [2022-07-12T19:26:40.726Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T19:26:40.726Z] Removing intermediate container 72bfa309a2b8 [2022-07-12T19:26:40.726Z] ---> 785fa0abed58 [2022-07-12T19:26:40.726Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T19:26:40.726Z] ---> 48595077c537 [2022-07-12T19:26:40.726Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-12T19:26:40.726Z] ---> Running in 866158d0df0a [2022-07-12T19:26:40.726Z] ---> Running in 2535c3590d22 [2022-07-12T19:26:41.764Z] Removing intermediate container 2535c3590d22 [2022-07-12T19:26:41.764Z] ---> a07ec5750a9b [2022-07-12T19:26:41.764Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T19:26:41.764Z] Removing intermediate container 866158d0df0a [2022-07-12T19:26:41.764Z] ---> 9d36e0e2fc0f [2022-07-12T19:26:41.764Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T19:26:41.764Z] ---> Running in 92eb623fcb7b [2022-07-12T19:26:41.764Z] ---> Running in 4c42fb016b6a [2022-07-12T19:26:42.364Z] ---> e62e4361a849 [2022-07-12T19:26:42.364Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-12T19:26:42.658Z] Removing intermediate container 4c42fb016b6a [2022-07-12T19:26:42.658Z] ---> c05c6dab3fb0 [2022-07-12T19:26:42.658Z] Step 24/26 : LABEL arch=arm64 [2022-07-12T19:26:42.658Z] Removing intermediate container 92eb623fcb7b [2022-07-12T19:26:42.658Z] ---> d3b446402e3f [2022-07-12T19:26:42.658Z] Step 23/25 : LABEL arch=arm64 [2022-07-12T19:26:42.933Z] ---> Running in dfbc2112fba7 [2022-07-12T19:26:42.933Z] ---> Running in 83eef798dbb6 [2022-07-12T19:26:43.574Z] ---> 064436ef7743 [2022-07-12T19:26:43.574Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-12T19:26:43.848Z] Removing intermediate container dfbc2112fba7 [2022-07-12T19:26:43.848Z] Removing intermediate container 83eef798dbb6 [2022-07-12T19:26:43.848Z] ---> b7d03781bdf6 [2022-07-12T19:26:43.848Z] Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:26:43.848Z] ---> 2a54369013ac [2022-07-12T19:26:43.848Z] Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:26:43.848Z] ---> Running in c0b42aea31c8 [2022-07-12T19:26:43.848Z] ---> Running in 69fe0a060d21 [2022-07-12T19:26:44.850Z] Removing intermediate container c0b42aea31c8 [2022-07-12T19:26:44.850Z] ---> 47e3d8290aed [2022-07-12T19:26:44.850Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T19:26:44.850Z] Removing intermediate container 69fe0a060d21 [2022-07-12T19:26:44.850Z] ---> 4b2b643bd1dc [2022-07-12T19:26:44.850Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T19:26:45.131Z] ---> Running in 7e5cb5a79399 [2022-07-12T19:26:45.131Z] ---> Running in a1eb4054963f [2022-07-12T19:26:45.131Z] ---> a859e6662507 [2022-07-12T19:26:45.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-12T19:26:45.406Z] ---> Running in 8345b0e792b3 [2022-07-12T19:26:46.006Z] Removing intermediate container 7e5cb5a79399 [2022-07-12T19:26:46.006Z] ---> 598f2da93e60 [2022-07-12T19:26:46.006Z] [2022-07-12T19:26:46.006Z] Removing intermediate container a1eb4054963f [2022-07-12T19:26:46.006Z] ---> 9adade119603 [2022-07-12T19:26:46.006Z] [2022-07-12T19:26:46.281Z] Removing intermediate container 8345b0e792b3 [2022-07-12T19:26:46.281Z] ---> 569880eb735d [2022-07-12T19:26:46.281Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-12T19:26:46.556Z] ---> Running in d7a2340b5cff [2022-07-12T19:26:47.156Z] Successfully built 598f2da93e60 [2022-07-12T19:26:47.156Z] Successfully tagged security-spire-config-arm64:latest [2022-07-12T19:26:47.156Z]  Building security-spire-config ... done Building support-scheduler [2022-07-12T19:26:47.156Z] Removing intermediate container d7a2340b5cff [2022-07-12T19:26:47.156Z] ---> a2cfffecfc96 [2022-07-12T19:26:47.156Z] Step 24/26 : LABEL arch=arm64 [2022-07-12T19:26:47.439Z] ---> Running in 2998768c8750 [2022-07-12T19:26:47.439Z] Successfully built 9adade119603 [2022-07-12T19:26:47.439Z] Successfully tagged security-spire-server-arm64:latest [2022-07-12T19:26:47.439Z]  Building security-spire-server ... done Building support-notifications [2022-07-12T19:26:47.715Z] Removing intermediate container 2998768c8750 [2022-07-12T19:26:47.715Z] ---> f4b776d73ad8 [2022-07-12T19:26:47.715Z] Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:26:47.994Z] ---> Running in ede4d88d7a30 [2022-07-12T19:26:48.278Z] Removing intermediate container ede4d88d7a30 [2022-07-12T19:26:48.278Z] ---> a086040a2324 [2022-07-12T19:26:48.278Z] Step 26/26 : LABEL version=0.0.0 [2022-07-12T19:26:48.557Z] ---> Running in da98f9d2a2a6 [2022-07-12T19:26:49.164Z] Removing intermediate container da98f9d2a2a6 [2022-07-12T19:26:49.164Z] ---> e65393ffe3be [2022-07-12T19:26:49.164Z] [2022-07-12T19:26:49.441Z] Successfully built e65393ffe3be [2022-07-12T19:26:49.441Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-12T19:26:49.441Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-07-12T19:27:46.116Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:27:46.116Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:27:46.116Z] ---> fcc2006b6f38 [2022-07-12T19:27:46.116Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T19:27:46.116Z] ---> Using cache [2022-07-12T19:27:46.116Z] ---> c4d2d24f8927 [2022-07-12T19:27:46.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:27:46.116Z] ---> Using cache [2022-07-12T19:27:46.116Z] ---> 103da8babcb3 [2022-07-12T19:27:46.116Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T19:27:46.116Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:27:46.116Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:27:46.116Z] ---> fcc2006b6f38 [2022-07-12T19:27:46.116Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T19:27:46.116Z] ---> Using cache [2022-07-12T19:27:46.116Z] ---> c4d2d24f8927 [2022-07-12T19:27:46.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:27:46.116Z] ---> Using cache [2022-07-12T19:27:46.116Z] ---> 103da8babcb3 [2022-07-12T19:27:46.116Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-12T19:27:46.116Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:27:46.116Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:27:46.116Z] ---> fcc2006b6f38 [2022-07-12T19:27:46.116Z] Step 3/22 : WORKDIR /edgex-go [2022-07-12T19:27:46.116Z] ---> Using cache [2022-07-12T19:27:46.116Z] ---> c4d2d24f8927 [2022-07-12T19:27:46.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:27:46.116Z] ---> Using cache [2022-07-12T19:27:46.116Z] ---> 103da8babcb3 [2022-07-12T19:27:46.116Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-12T19:27:46.116Z] ---> Running in 9d4a6cd709f6 [2022-07-12T19:27:46.116Z] ---> Running in 47e974d98655 [2022-07-12T19:27:46.116Z] ---> Running in 3173695d08c8 [2022-07-12T19:27:46.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:27:46.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:27:46.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:27:46.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:27:46.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:27:47.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:27:48.242Z] OK: 221 MiB in 51 packages [2022-07-12T19:27:48.242Z] OK: 221 MiB in 51 packages [2022-07-12T19:27:48.519Z] OK: 221 MiB in 51 packages [2022-07-12T19:27:50.533Z] Removing intermediate container 47e974d98655 [2022-07-12T19:27:50.533Z] ---> 6dd226a9b360 [2022-07-12T19:27:50.533Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T19:27:50.533Z] Removing intermediate container 3173695d08c8 [2022-07-12T19:27:50.533Z] ---> 28fbf4457096 [2022-07-12T19:27:50.533Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T19:27:50.533Z] Removing intermediate container 9d4a6cd709f6 [2022-07-12T19:27:50.533Z] ---> 94f7c764cf4c [2022-07-12T19:27:50.533Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-12T19:27:52.568Z] ---> c21f030e6477 [2022-07-12T19:27:52.568Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:27:52.568Z] ---> d6286fbcac35 [2022-07-12T19:27:52.568Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:27:52.568Z] ---> 270ef56453df [2022-07-12T19:27:52.568Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:27:52.568Z] ---> Running in 204dfd5b9343 [2022-07-12T19:27:52.568Z] ---> Running in 225bf67b9332 [2022-07-12T19:27:52.568Z] ---> Running in 225d8a085e4e [2022-07-12T19:29:14.629Z] Removing intermediate container 225bf67b9332 [2022-07-12T19:29:14.629Z] ---> 0feb83162f48 [2022-07-12T19:29:14.629Z] Step 8/22 : COPY . . [2022-07-12T19:29:14.629Z] Removing intermediate container 204dfd5b9343 [2022-07-12T19:29:14.629Z] ---> a9bf05bad87c [2022-07-12T19:29:14.629Z] Step 8/22 : COPY . . [2022-07-12T19:29:14.629Z] Removing intermediate container 225d8a085e4e [2022-07-12T19:29:14.629Z] ---> 61a13e1ae87e [2022-07-12T19:29:14.629Z] Step 8/22 : COPY . . [2022-07-12T19:29:41.452Z] ---> 12a093ab7513 [2022-07-12T19:29:41.452Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-12T19:29:41.452Z] ---> e64bdb95102a [2022-07-12T19:29:41.452Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-12T19:29:41.452Z] ---> Running in 75e6c60cea3e [2022-07-12T19:29:41.452Z] ---> Running in 044aaee26686 [2022-07-12T19:29:41.452Z] ---> 560938c1eb29 [2022-07-12T19:29:41.452Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-12T19:29:41.452Z] ---> Running in 41c0094ddd13 [2022-07-12T19:29:41.452Z] 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-12T19:29:41.452Z] 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-12T19:29:41.453Z] 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-12T19:29:42.050Z] Removing intermediate container 7a712774c4b3 [2022-07-12T19:29:42.050Z] ---> cefcda1d6072 [2022-07-12T19:29:42.050Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-12T19:29:42.330Z] ---> Running in 4a9ba48577ae [2022-07-12T19:29:43.316Z] Removing intermediate container 3d91769562b1 [2022-07-12T19:29:43.316Z] ---> 42c86d9b5ad1 [2022-07-12T19:29:43.316Z] [2022-07-12T19:29:43.316Z] Step 10/31 : FROM alpine:3.16 [2022-07-12T19:29:43.933Z] 3.16: Pulling from library/alpine [2022-07-12T19:29:43.933Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T19:29:43.933Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T19:29:43.933Z] ---> 6e30ab57aeee [2022-07-12T19:29:43.933Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:29:43.933Z] ---> Running in b683eab0b594 [2022-07-12T19:29:44.215Z] 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-12T19:29:44.495Z] Removing intermediate container b683eab0b594 [2022-07-12T19:29:44.495Z] ---> 6d5cdf18d529 [2022-07-12T19:29:44.495Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-12T19:29:44.782Z] ---> Running in 7a63c23064ad [2022-07-12T19:29:46.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:29:46.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:29:48.298Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-12T19:29:48.298Z] (2/2) Installing su-exec (0.2-r1) [2022-07-12T19:29:48.298Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:29:48.298Z] OK: 5 MiB in 16 packages [2022-07-12T19:29:49.795Z] Removing intermediate container 7a63c23064ad [2022-07-12T19:29:49.795Z] ---> b0d762315179 [2022-07-12T19:29:49.795Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-12T19:29:50.073Z] ---> Running in 15b60cd94c5b [2022-07-12T19:29:50.352Z] Removing intermediate container 4a9ba48577ae [2022-07-12T19:29:50.352Z] ---> 01d1f21556ac [2022-07-12T19:29:50.352Z] [2022-07-12T19:29:50.352Z] Step 11/23 : FROM docker:20.10.14 [2022-07-12T19:29:50.632Z] 20.10.14: Pulling from library/docker [2022-07-12T19:29:50.926Z] Removing intermediate container 15b60cd94c5b [2022-07-12T19:29:50.926Z] ---> c7feda4711f4 [2022-07-12T19:29:50.926Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-12T19:29:50.926Z] ---> Running in 441e66e116f4 [2022-07-12T19:29:52.394Z] Removing intermediate container 441e66e116f4 [2022-07-12T19:29:52.394Z] ---> ce9f70860501 [2022-07-12T19:29:52.394Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-12T19:29:52.394Z] ---> Running in 25e1e0fb2953 [2022-07-12T19:29:53.387Z] Removing intermediate container 25e1e0fb2953 [2022-07-12T19:29:53.387Z] ---> 3c74c155ab5d [2022-07-12T19:29:53.387Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-12T19:29:53.663Z] ---> Running in 959df76aadc4 [2022-07-12T19:29:57.983Z] Removing intermediate container 959df76aadc4 [2022-07-12T19:29:57.983Z] ---> 0ed6e57cdd91 [2022-07-12T19:29:57.983Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-12T19:29:57.983Z] ---> Running in 1c49f8359147 [2022-07-12T19:29:58.586Z] Removing intermediate container 1c49f8359147 [2022-07-12T19:29:58.586Z] ---> a1093b47dd91 [2022-07-12T19:29:58.586Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-12T19:29:59.568Z] ---> 7362aa8f4a57 [2022-07-12T19:29:59.568Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-12T19:29:59.568Z] ---> Running in 361a73c29c0b [2022-07-12T19:30:03.879Z] Removing intermediate container 361a73c29c0b [2022-07-12T19:30:03.879Z] ---> 9bfaed759c94 [2022-07-12T19:30:03.879Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:30:04.477Z] ---> 9cfb61ecc99c [2022-07-12T19:30:04.477Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-12T19:30:07.872Z] ---> 2a3bfaa63590 [2022-07-12T19:30:07.872Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-12T19:30:09.328Z] ---> 14b70f05b46d [2022-07-12T19:30:09.328Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-12T19:30:10.322Z] ---> 8597e9526ae7 [2022-07-12T19:30:10.322Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-12T19:30:11.779Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-12T19:30:11.779Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-12T19:30:11.779Z] ---> c346e9eafbab [2022-07-12T19:30:11.780Z] 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-12T19:30:11.780Z] ---> 7cacabb18658 [2022-07-12T19:30:11.780Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-12T19:30:11.780Z] ---> Running in 5d5282b146b6 [2022-07-12T19:30:12.388Z] Removing intermediate container 5d5282b146b6 [2022-07-12T19:30:12.388Z] ---> 527e7de7b2e4 [2022-07-12T19:30:12.388Z] 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-12T19:30:12.388Z] ---> aaafb2a37b2e [2022-07-12T19:30:12.388Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-12T19:30:12.388Z] ---> Running in 0b58bdb95435 [2022-07-12T19:30:12.667Z] ---> Running in 819055a2a51a [2022-07-12T19:30:14.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:30:14.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:30:15.553Z] Removing intermediate container 819055a2a51a [2022-07-12T19:30:15.553Z] ---> a331eca406b5 [2022-07-12T19:30:15.553Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-12T19:30:15.830Z] ---> Running in 4efe3f3c282e [2022-07-12T19:30:16.115Z] Removing intermediate container 4efe3f3c282e [2022-07-12T19:30:16.115Z] ---> a751670721c7 [2022-07-12T19:30:16.115Z] Step 28/31 : CMD ["gate"] [2022-07-12T19:30:16.403Z] ---> Running in 8a56a76e6fb0 [2022-07-12T19:30:16.688Z] (1/43) Installing readline (8.1.1-r0) [2022-07-12T19:30:16.688Z] (2/43) Installing bash (5.1.16-r0) [2022-07-12T19:30:16.688Z] Executing bash-5.1.16-r0.post-install [2022-07-12T19:30:16.688Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-12T19:30:16.688Z] Removing intermediate container 8a56a76e6fb0 [2022-07-12T19:30:16.688Z] ---> 0e6c3edd3fb9 [2022-07-12T19:30:16.688Z] Step 29/31 : LABEL arch=arm64 [2022-07-12T19:30:16.688Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T19:30:16.688Z] ---> Running in cfdb51b474e1 [2022-07-12T19:30:16.688Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-12T19:30:16.977Z] (6/43) Installing curl (7.80.0-r2) [2022-07-12T19:30:16.977Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-12T19:30:16.977Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-12T19:30:16.977Z] (9/43) Installing expat (2.4.7-r0) [2022-07-12T19:30:16.977Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-12T19:30:16.977Z] (11/43) Installing gdbm (1.22-r0) [2022-07-12T19:30:16.977Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-12T19:30:16.977Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-12T19:30:16.977Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-12T19:30:16.977Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-12T19:30:16.977Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-12T19:30:16.977Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-12T19:30:17.253Z] Removing intermediate container cfdb51b474e1 [2022-07-12T19:30:17.253Z] ---> ea83f5bfb18e [2022-07-12T19:30:17.253Z] Step 30/31 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:30:17.538Z] ---> Running in 4efd6ebf84de [2022-07-12T19:30:17.815Z] Removing intermediate container 4efd6ebf84de [2022-07-12T19:30:17.815Z] ---> 4e5fafc80778 [2022-07-12T19:30:17.815Z] Step 31/31 : LABEL version=0.0.0 [2022-07-12T19:30:18.125Z] ---> Running in 959a417e1a59 [2022-07-12T19:30:18.402Z] Removing intermediate container 959a417e1a59 [2022-07-12T19:30:18.402Z] ---> e3de1346efb5 [2022-07-12T19:30:18.402Z] [2022-07-12T19:30:19.002Z] Successfully built e3de1346efb5 [2022-07-12T19:30:19.002Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-12T19:30:19.002Z] Building core-command [2022-07-12T19:30:19.987Z]  Building security-bootstrapper ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-12T19:30:19.987Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-12T19:30:19.987Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-12T19:30:19.987Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-12T19:30:20.262Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-12T19:30:20.262Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-12T19:30:20.262Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-12T19:30:20.262Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-12T19:30:20.262Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-12T19:30:20.262Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-12T19:30:20.262Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-12T19:30:20.535Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-12T19:30:20.535Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-12T19:30:20.535Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-12T19:30:20.535Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-12T19:30:20.535Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-12T19:30:20.535Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-12T19:30:20.810Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-12T19:30:20.810Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-12T19:30:20.810Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-12T19:30:20.810Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-12T19:30:20.810Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-12T19:30:20.810Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-12T19:30:20.810Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-12T19:30:21.081Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-12T19:30:21.081Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-12T19:30:21.681Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:30:21.681Z] OK: 82 MiB in 65 packages [2022-07-12T19:30:27.089Z] Collecting docker-compose==1.23.2 [2022-07-12T19:30:27.089Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-12T19:30:28.525Z] Collecting PyYAML<4,>=3.10 [2022-07-12T19:30:28.525Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-12T19:30:33.953Z] Collecting cached-property<2,>=1.2.0 [2022-07-12T19:30:33.953Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-12T19:30:34.560Z] Collecting docker<4.0,>=3.6.0 [2022-07-12T19:30:34.560Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-12T19:30:34.560Z] Collecting texttable<0.10,>=0.9.0 [2022-07-12T19:30:34.838Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-12T19:30:38.256Z] Collecting docopt<0.7,>=0.6.1 [2022-07-12T19:30:38.256Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-12T19:30:40.894Z] 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-12T19:30:41.505Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-12T19:30:41.787Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-12T19:30:42.408Z] Collecting jsonschema<3,>=2.5.1 [2022-07-12T19:30:42.408Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-12T19:30:42.691Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-12T19:30:42.691Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-12T19:30:47.026Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-12T19:30:47.026Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-12T19:30:47.305Z] Collecting docker-pycreds>=0.4.0 [2022-07-12T19:30:47.305Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-12T19:30:48.762Z] Collecting idna<2.8,>=2.5 [2022-07-12T19:30:48.762Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-12T19:30:48.762Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-12T19:30:48.762Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-12T19:30:49.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:30:49.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:30:49.047Z] ---> fcc2006b6f38 [2022-07-12T19:30:49.047Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:30:49.047Z] ---> Using cache [2022-07-12T19:30:49.047Z] ---> c4d2d24f8927 [2022-07-12T19:30:49.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:30:49.047Z] ---> Using cache [2022-07-12T19:30:49.047Z] ---> 103da8babcb3 [2022-07-12T19:30:49.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T19:30:49.047Z] ---> Using cache [2022-07-12T19:30:49.047Z] ---> 94f7c764cf4c [2022-07-12T19:30:49.047Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:30:49.047Z] ---> Using cache [2022-07-12T19:30:49.322Z] ---> 270ef56453df [2022-07-12T19:30:49.322Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:30:49.322Z] ---> Using cache [2022-07-12T19:30:49.322Z] ---> 61a13e1ae87e [2022-07-12T19:30:49.322Z] Step 8/23 : COPY . . [2022-07-12T19:30:49.322Z] ---> Using cache [2022-07-12T19:30:49.322Z] ---> e64bdb95102a [2022-07-12T19:30:49.322Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-12T19:30:49.688Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-12T19:30:49.688Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-12T19:30:49.964Z] 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-12T19:30:49.964Z] ---> Running in 8cd48b990e50 [2022-07-12T19:30:50.238Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-12T19:30:50.238Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-12T19:30:50.238Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-12T19:30:50.238Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-12T19:30:51.695Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-12T19:30:51.695Z] Attempting uninstall: urllib3 [2022-07-12T19:30:51.695Z] Found existing installation: urllib3 1.26.7 [2022-07-12T19:30:51.695Z] Uninstalling urllib3-1.26.7: [2022-07-12T19:30:51.695Z] 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-12T19:30:51.695Z] Successfully uninstalled urllib3-1.26.7 [2022-07-12T19:30:52.684Z] Attempting uninstall: idna [2022-07-12T19:30:52.684Z] Found existing installation: idna 3.3 [2022-07-12T19:30:52.684Z] Uninstalling idna-3.3: [2022-07-12T19:30:52.684Z] Successfully uninstalled idna-3.3 [2022-07-12T19:30:56.094Z] Attempting uninstall: requests [2022-07-12T19:30:56.094Z] Found existing installation: requests 2.26.0 [2022-07-12T19:30:56.094Z] Uninstalling requests-2.26.0: [2022-07-12T19:30:56.094Z] Successfully uninstalled requests-2.26.0 [2022-07-12T19:30:56.697Z] Running setup.py install for texttable: started [2022-07-12T19:30:59.343Z] Running setup.py install for texttable: finished with status 'done' [2022-07-12T19:30:59.343Z] Running setup.py install for PyYAML: started [2022-07-12T19:31:02.766Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-12T19:31:02.766Z] Running setup.py install for docopt: started [2022-07-12T19:31:05.417Z] Running setup.py install for docopt: finished with status 'done' [2022-07-12T19:31:05.417Z] Running setup.py install for dockerpty: started [2022-07-12T19:31:08.047Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-12T19:31:10.029Z] 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-12T19:31:25.149Z] Removing intermediate container 0b58bdb95435 [2022-07-12T19:31:25.149Z] ---> 4fb852025353 [2022-07-12T19:31:25.149Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-12T19:31:25.149Z] ---> Running in 23edcd88d3f4 [2022-07-12T19:31:25.149Z] Removing intermediate container 23edcd88d3f4 [2022-07-12T19:31:25.149Z] ---> 6534bf8c13b1 [2022-07-12T19:31:25.149Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-12T19:31:25.149Z] ---> Running in 1e60239600c4 [2022-07-12T19:31:25.428Z] Removing intermediate container 1e60239600c4 [2022-07-12T19:31:25.724Z] ---> 44a3f05c1bd4 [2022-07-12T19:31:25.724Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-12T19:31:27.178Z] ---> caf6ebe3b380 [2022-07-12T19:31:27.178Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-12T19:31:28.171Z] ---> 562bbe4dcb5a [2022-07-12T19:31:28.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-12T19:31:29.626Z] ---> 160d6b3dddf2 [2022-07-12T19:31:29.626Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-12T19:31:29.626Z] ---> Running in 7a9415c08405 [2022-07-12T19:31:29.906Z] Removing intermediate container 7a9415c08405 [2022-07-12T19:31:29.906Z] ---> 870d8c0d92de [2022-07-12T19:31:29.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:31:30.185Z] ---> Running in 61c48846c7e2 [2022-07-12T19:31:30.794Z] Removing intermediate container 61c48846c7e2 [2022-07-12T19:31:30.794Z] ---> f4252b5278cf [2022-07-12T19:31:30.794Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T19:31:31.081Z] ---> Running in f0e075e90670 [2022-07-12T19:31:31.694Z] Removing intermediate container f0e075e90670 [2022-07-12T19:31:31.694Z] ---> c952f9a5f005 [2022-07-12T19:31:31.694Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:31:31.694Z] ---> Running in 87a5added40b [2022-07-12T19:31:32.305Z] Removing intermediate container 87a5added40b [2022-07-12T19:31:32.305Z] ---> d0ab940bbfee [2022-07-12T19:31:32.305Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:31:32.305Z] ---> Running in 76bd4e81e0b0 [2022-07-12T19:31:32.910Z] Removing intermediate container 76bd4e81e0b0 [2022-07-12T19:31:32.910Z] ---> 140081fa7f18 [2022-07-12T19:31:32.910Z] [2022-07-12T19:31:33.188Z] Successfully built 140081fa7f18 [2022-07-12T19:31:33.188Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-12T19:31:33.188Z] Building security-spiffe-token-provider [2022-07-12T19:32:05.614Z]  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:32:05.614Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:32:05.614Z] ---> fcc2006b6f38 [2022-07-12T19:32:05.614Z] Step 3/20 : WORKDIR /edgex-go [2022-07-12T19:32:05.614Z] ---> Using cache [2022-07-12T19:32:05.614Z] ---> c4d2d24f8927 [2022-07-12T19:32:05.614Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-12T19:32:05.614Z] ---> Running in 1620f9ab0363 [2022-07-12T19:32:05.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:32:05.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:32:06.608Z] v3.16.0-308-g9a0bfe4493 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-12T19:32:06.608Z] v3.16.0-307-g579240d46d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-12T19:32:06.608Z] OK: 16885 distinct packages available [2022-07-12T19:32:06.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:32:07.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:32:08.607Z] OK: 221 MiB in 51 packages [2022-07-12T19:32:09.603Z] Removing intermediate container 1620f9ab0363 [2022-07-12T19:32:09.603Z] ---> c1c03a4b1859 [2022-07-12T19:32:09.603Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-12T19:32:11.066Z] ---> 613cd5cfdfcf [2022-07-12T19:32:11.066Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:32:11.066Z] ---> Running in 9535f2229fc3 [2022-07-12T19:32:58.096Z] Removing intermediate container 9535f2229fc3 [2022-07-12T19:32:58.096Z] ---> 3c1a3f04e03e [2022-07-12T19:32:58.096Z] Step 7/20 : COPY . . [2022-07-12T19:33:20.322Z] ---> 0fae9c8a675b [2022-07-12T19:33:20.322Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-12T19:33:20.322Z] ---> Running in 1fce028ad111 [2022-07-12T19:33:20.322Z] 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-12T19:34:57.144Z] 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-12T19:35:12.262Z] Removing intermediate container 41c0094ddd13 [2022-07-12T19:35:12.262Z] ---> 1f90b7f8efa7 [2022-07-12T19:35:12.262Z] [2022-07-12T19:35:12.262Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T19:35:12.262Z] ---> 6e30ab57aeee [2022-07-12T19:35:12.262Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-12T19:35:12.546Z] ---> Running in 19c40483fb51 [2022-07-12T19:35:14.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:35:14.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:35:15.993Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-12T19:35:15.993Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-12T19:35:15.993Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-12T19:35:15.993Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-12T19:35:15.993Z] (5/6) Installing curl (7.83.1-r2) [2022-07-12T19:35:15.993Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-12T19:35:15.993Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:35:15.993Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:35:16.594Z] OK: 8 MiB in 20 packages [2022-07-12T19:35:18.580Z] Removing intermediate container 19c40483fb51 [2022-07-12T19:35:18.580Z] ---> da3c9bed55a2 [2022-07-12T19:35:18.580Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T19:35:18.580Z] ---> Running in d5851f48b921 [2022-07-12T19:35:19.189Z] Removing intermediate container d5851f48b921 [2022-07-12T19:35:19.189Z] ---> 4386429a745c [2022-07-12T19:35:19.189Z] Step 13/22 : WORKDIR /edgex [2022-07-12T19:35:19.189Z] ---> Running in 786ea5fd6d47 [2022-07-12T19:35:19.797Z] Removing intermediate container 786ea5fd6d47 [2022-07-12T19:35:19.797Z] ---> cb7995f377b8 [2022-07-12T19:35:19.797Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-12T19:35:20.788Z] ---> 7882eeb8eee5 [2022-07-12T19:35:20.788Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-12T19:35:22.253Z] ---> a79961e4e749 [2022-07-12T19:35:22.253Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-12T19:35:23.713Z] ---> 8165c9a127b3 [2022-07-12T19:35:23.713Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T19:35:24.718Z] ---> ee9c5f2bd837 [2022-07-12T19:35:24.718Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-12T19:35:24.994Z] ---> Running in 0ab1b1b1330b [2022-07-12T19:35:27.649Z] Removing intermediate container 0ab1b1b1330b [2022-07-12T19:35:27.649Z] ---> b5e04a0853fa [2022-07-12T19:35:27.649Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T19:35:27.941Z] ---> Running in 9f6e5b9cb657 [2022-07-12T19:35:28.542Z] Removing intermediate container 9f6e5b9cb657 [2022-07-12T19:35:28.542Z] ---> 348e42cbe022 [2022-07-12T19:35:28.542Z] Step 20/22 : LABEL arch=arm64 [2022-07-12T19:35:28.542Z] ---> Running in 271b02977ca2 [2022-07-12T19:35:29.161Z] Removing intermediate container 271b02977ca2 [2022-07-12T19:35:29.161Z] ---> 1faf5d0109e7 [2022-07-12T19:35:29.161Z] Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:35:29.161Z] ---> Running in 6508c78fd92b [2022-07-12T19:35:29.764Z] Removing intermediate container 6508c78fd92b [2022-07-12T19:35:29.764Z] ---> aa3f8596e9d9 [2022-07-12T19:35:29.764Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T19:35:29.764Z] ---> Running in f0f317562d4c [2022-07-12T19:35:30.371Z] Removing intermediate container f0f317562d4c [2022-07-12T19:35:30.371Z] ---> 2d955bd16a62 [2022-07-12T19:35:30.371Z] [2022-07-12T19:35:30.970Z] Successfully built 2d955bd16a62 [2022-07-12T19:35:30.970Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-12T19:35:30.970Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-07-12T19:36:03.349Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:36:03.349Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:36:03.349Z] ---> fcc2006b6f38 [2022-07-12T19:36:03.349Z] Step 3/25 : WORKDIR /edgex-go [2022-07-12T19:36:03.349Z] ---> Using cache [2022-07-12T19:36:03.349Z] ---> c4d2d24f8927 [2022-07-12T19:36:03.349Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:36:03.349Z] ---> Using cache [2022-07-12T19:36:03.349Z] ---> 103da8babcb3 [2022-07-12T19:36:03.349Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-12T19:36:03.349Z] ---> Using cache [2022-07-12T19:36:03.349Z] ---> 94f7c764cf4c [2022-07-12T19:36:03.349Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-12T19:36:03.349Z] ---> Using cache [2022-07-12T19:36:03.349Z] ---> 270ef56453df [2022-07-12T19:36:03.350Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:36:03.350Z] ---> Using cache [2022-07-12T19:36:03.350Z] ---> 61a13e1ae87e [2022-07-12T19:36:03.350Z] Step 8/25 : COPY . . [2022-07-12T19:36:03.350Z] ---> Using cache [2022-07-12T19:36:03.350Z] ---> e64bdb95102a [2022-07-12T19:36:03.350Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-12T19:36:03.350Z] ---> Running in 9a8d373f67c3 [2022-07-12T19:36:03.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-12T19:36:15.803Z] Removing intermediate container 8cd48b990e50 [2022-07-12T19:36:15.803Z] ---> 38744f300b36 [2022-07-12T19:36:15.803Z] [2022-07-12T19:36:15.803Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T19:36:15.803Z] ---> 6e30ab57aeee [2022-07-12T19:36:15.803Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T19:36:15.803Z] ---> Running in 24e7053ea6b4 [2022-07-12T19:36:15.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:36:16.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:36:17.271Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-12T19:36:17.271Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:36:17.567Z] OK: 5 MiB in 15 packages [2022-07-12T19:36:19.250Z] Removing intermediate container 24e7053ea6b4 [2022-07-12T19:36:19.250Z] ---> dd50186ecbfc [2022-07-12T19:36:19.250Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:36:19.250Z] ---> Running in 904e643a6bd4 [2022-07-12T19:36:19.716Z] Removing intermediate container 904e643a6bd4 [2022-07-12T19:36:19.716Z] ---> 192610609328 [2022-07-12T19:36:19.716Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-12T19:36:19.716Z] ---> Running in 29b84659058b [2022-07-12T19:36:20.381Z] Removing intermediate container 29b84659058b [2022-07-12T19:36:20.381Z] ---> ff05347f32bf [2022-07-12T19:36:20.381Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T19:36:20.381Z] ---> Running in 8bac5cfad367 [2022-07-12T19:36:21.034Z] Removing intermediate container 8bac5cfad367 [2022-07-12T19:36:21.034Z] ---> 08bfdaf367d4 [2022-07-12T19:36:21.034Z] Step 15/23 : WORKDIR / [2022-07-12T19:36:21.318Z] ---> Running in ff31c068ed50 [2022-07-12T19:36:21.686Z] Removing intermediate container ff31c068ed50 [2022-07-12T19:36:21.686Z] ---> 54499c9f71bc [2022-07-12T19:36:22.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:36:22.736Z] ---> 8419e26a6efd [2022-07-12T19:36:22.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-12T19:36:24.644Z] ---> 0adbd091273c [2022-07-12T19:36:24.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-12T19:36:25.273Z] ---> a7b95059c349 [2022-07-12T19:36:25.273Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-12T19:36:25.561Z] ---> Running in 06d0952702e4 [2022-07-12T19:36:25.843Z] Removing intermediate container 06d0952702e4 [2022-07-12T19:36:25.843Z] ---> fa136b384624 [2022-07-12T19:36:25.843Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:36:26.118Z] ---> Running in 767538ee246b [2022-07-12T19:36:26.731Z] Removing intermediate container 767538ee246b [2022-07-12T19:36:26.731Z] ---> 284efbe22f47 [2022-07-12T19:36:26.731Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T19:36:26.731Z] ---> Running in 089756a8f244 [2022-07-12T19:36:27.338Z] Removing intermediate container 089756a8f244 [2022-07-12T19:36:27.338Z] ---> 858cf7a673cc [2022-07-12T19:36:27.338Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:36:27.338Z] ---> Running in 7ddadec79d2d [2022-07-12T19:36:27.960Z] Removing intermediate container 7ddadec79d2d [2022-07-12T19:36:27.960Z] ---> bf971410995b [2022-07-12T19:36:27.960Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:36:27.960Z] ---> Running in 6dbf3176733c [2022-07-12T19:36:28.572Z] Removing intermediate container 6dbf3176733c [2022-07-12T19:36:28.572Z] ---> 1fdc06b6b149 [2022-07-12T19:36:28.572Z] [2022-07-12T19:36:29.176Z] Successfully built 1fdc06b6b149 [2022-07-12T19:36:29.176Z] Successfully tagged core-command-arm64:latest [2022-07-12T19:36:29.176Z]  Building core-command ... done Building core-metadata [2022-07-12T19:37:01.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:37:01.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:37:01.585Z] ---> fcc2006b6f38 [2022-07-12T19:37:01.585Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:37:01.585Z] ---> Using cache [2022-07-12T19:37:01.585Z] ---> c4d2d24f8927 [2022-07-12T19:37:01.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:37:01.585Z] ---> Using cache [2022-07-12T19:37:01.585Z] ---> 103da8babcb3 [2022-07-12T19:37:01.585Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-12T19:37:01.585Z] ---> Using cache [2022-07-12T19:37:01.585Z] ---> 94f7c764cf4c [2022-07-12T19:37:01.585Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:37:01.585Z] ---> Using cache [2022-07-12T19:37:01.585Z] ---> 270ef56453df [2022-07-12T19:37:01.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:37:01.585Z] ---> Using cache [2022-07-12T19:37:01.585Z] ---> 61a13e1ae87e [2022-07-12T19:37:01.585Z] Step 8/23 : COPY . . [2022-07-12T19:37:01.585Z] ---> Using cache [2022-07-12T19:37:01.585Z] ---> e64bdb95102a [2022-07-12T19:37:01.585Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-12T19:37:01.585Z] ---> Running in 64d04ba710aa [2022-07-12T19:37:01.585Z] 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-12T19:38:09.640Z] Removing intermediate container 044aaee26686 [2022-07-12T19:38:09.640Z] ---> 365fd7d84b38 [2022-07-12T19:38:09.640Z] [2022-07-12T19:38:09.640Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T19:38:09.640Z] ---> 6e30ab57aeee [2022-07-12T19:38:09.640Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-12T19:38:09.640Z] ---> Using cache [2022-07-12T19:38:09.640Z] ---> dd50186ecbfc [2022-07-12T19:38:09.640Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:38:09.640Z] ---> Using cache [2022-07-12T19:38:09.640Z] ---> 192610609328 [2022-07-12T19:38:09.640Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-12T19:38:09.640Z] Removing intermediate container 75e6c60cea3e [2022-07-12T19:38:09.640Z] ---> a17a6987fb76 [2022-07-12T19:38:09.640Z] [2022-07-12T19:38:09.640Z] Step 10/22 : FROM alpine:3.16 [2022-07-12T19:38:09.640Z] ---> 6e30ab57aeee [2022-07-12T19:38:09.640Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-12T19:38:09.640Z] ---> Running in 3a0d93891036 [2022-07-12T19:38:09.640Z] ---> Running in 0d837a07edc4 [2022-07-12T19:38:09.640Z] Removing intermediate container 3a0d93891036 [2022-07-12T19:38:09.640Z] ---> 7fde1bf1da2f [2022-07-12T19:38:09.640Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T19:38:09.640Z] ---> Running in fd42340bc5d2 [2022-07-12T19:38:09.640Z] Removing intermediate container fd42340bc5d2 [2022-07-12T19:38:09.640Z] ---> acd1a47fd983 [2022-07-12T19:38:09.640Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:38:09.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:38:09.640Z] ---> a124240f939b [2022-07-12T19:38:09.640Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-12T19:38:09.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:38:09.640Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-12T19:38:09.640Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-12T19:38:09.640Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:38:09.640Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:38:09.640Z] OK: 6 MiB in 16 packages [2022-07-12T19:38:09.640Z] ---> 5080c2b30cc7 [2022-07-12T19:38:09.640Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-12T19:38:09.640Z] ---> 4aa6207a039c [2022-07-12T19:38:09.640Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-12T19:38:09.640Z] ---> Running in 846fa8c3798a [2022-07-12T19:38:10.252Z] Removing intermediate container 846fa8c3798a [2022-07-12T19:38:10.252Z] ---> eeac2cf6ccff [2022-07-12T19:38:10.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:38:10.528Z] Removing intermediate container 0d837a07edc4 [2022-07-12T19:38:10.528Z] ---> dd92ad41bc48 [2022-07-12T19:38:10.528Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:38:10.528Z] ---> Running in 9126de96d407 [2022-07-12T19:38:10.528Z] ---> Running in 345ca610376f [2022-07-12T19:38:11.128Z] Removing intermediate container 345ca610376f [2022-07-12T19:38:11.128Z] ---> 6de18d7ba623 [2022-07-12T19:38:11.128Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-12T19:38:11.128Z] Removing intermediate container 9126de96d407 [2022-07-12T19:38:11.128Z] ---> 7a1e31eeb2a9 [2022-07-12T19:38:11.128Z] Step 20/22 : LABEL arch=arm64 [2022-07-12T19:38:11.408Z] ---> Running in 6c3ca35599f2 [2022-07-12T19:38:11.408Z] ---> Running in 09c4ea117d2a [2022-07-12T19:38:12.006Z] Removing intermediate container 09c4ea117d2a [2022-07-12T19:38:12.006Z] ---> f83c00970251 [2022-07-12T19:38:12.006Z] Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:38:12.006Z] Removing intermediate container 6c3ca35599f2 [2022-07-12T19:38:12.006Z] ---> 09e775c471fa [2022-07-12T19:38:12.006Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-12T19:38:12.006Z] ---> Running in c166e59c93c8 [2022-07-12T19:38:12.006Z] ---> Running in e63eaf77b21a [2022-07-12T19:38:12.610Z] Removing intermediate container c166e59c93c8 [2022-07-12T19:38:12.610Z] ---> a2446318c388 [2022-07-12T19:38:12.610Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T19:38:12.887Z] ---> Running in 755d7214f409 [2022-07-12T19:38:12.887Z] Removing intermediate container e63eaf77b21a [2022-07-12T19:38:12.887Z] ---> 529ea4dda65d [2022-07-12T19:38:12.887Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:38:13.487Z] Removing intermediate container 755d7214f409 [2022-07-12T19:38:13.487Z] ---> 825e8bb81114 [2022-07-12T19:38:13.487Z] [2022-07-12T19:38:14.139Z] Successfully built 825e8bb81114 [2022-07-12T19:38:14.139Z] Successfully tagged support-scheduler-arm64:latest [2022-07-12T19:38:14.139Z]  Building support-scheduler ... done Building core-data [2022-07-12T19:38:14.413Z] ---> e8a76193fdd3 [2022-07-12T19:38:14.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-12T19:38:17.044Z] ---> b42643722235 [2022-07-12T19:38:17.044Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-12T19:38:17.653Z] ---> 652fdc7c62dc [2022-07-12T19:38:17.653Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-12T19:38:17.653Z] ---> Running in 53483f70b7b3 [2022-07-12T19:38:18.638Z] Removing intermediate container 53483f70b7b3 [2022-07-12T19:38:18.638Z] ---> 1a9101acec86 [2022-07-12T19:38:18.638Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:38:18.638Z] ---> Running in aa7920db4c15 [2022-07-12T19:38:19.240Z] Removing intermediate container aa7920db4c15 [2022-07-12T19:38:19.240Z] ---> 06045f7a61d6 [2022-07-12T19:38:19.240Z] Step 20/22 : LABEL arch=arm64 [2022-07-12T19:38:19.240Z] ---> Running in d26921616eac [2022-07-12T19:38:19.838Z] Removing intermediate container d26921616eac [2022-07-12T19:38:19.838Z] ---> 8ba620a6ed4f [2022-07-12T19:38:19.838Z] Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:38:19.838Z] ---> Running in 17c2c7eebdce [2022-07-12T19:38:20.451Z] Removing intermediate container 17c2c7eebdce [2022-07-12T19:38:20.451Z] ---> 4c2ff83cb47b [2022-07-12T19:38:20.451Z] Step 22/22 : LABEL version=0.0.0 [2022-07-12T19:38:20.451Z] ---> Running in 739b96f6b842 [2022-07-12T19:38:21.060Z] Removing intermediate container 739b96f6b842 [2022-07-12T19:38:21.060Z] ---> 58721c23a96b [2022-07-12T19:38:21.060Z] [2022-07-12T19:38:21.659Z] Successfully built 58721c23a96b [2022-07-12T19:38:21.659Z] Successfully tagged support-notifications-arm64:latest [2022-07-12T19:38:43.859Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-12T19:38:43.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-12T19:38:43.859Z] ---> fcc2006b6f38 [2022-07-12T19:38:43.859Z] Step 3/23 : WORKDIR /edgex-go [2022-07-12T19:38:43.859Z] ---> Using cache [2022-07-12T19:38:43.859Z] ---> c4d2d24f8927 [2022-07-12T19:38:43.859Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:38:43.859Z] ---> Using cache [2022-07-12T19:38:43.859Z] ---> 103da8babcb3 [2022-07-12T19:38:43.859Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-12T19:38:43.859Z] ---> Running in f5aa010376bd [2022-07-12T19:38:43.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:38:44.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:38:46.295Z] OK: 221 MiB in 51 packages [2022-07-12T19:38:47.291Z] Removing intermediate container f5aa010376bd [2022-07-12T19:38:47.291Z] ---> 5b5b6a3e52ed [2022-07-12T19:38:47.291Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-12T19:38:48.292Z] ---> 56b1b91cb301 [2022-07-12T19:38:48.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T19:38:48.292Z] ---> Running in c1c63fc9066c [2022-07-12T19:39:35.296Z] Removing intermediate container c1c63fc9066c [2022-07-12T19:39:35.296Z] ---> 52e3a50d5a4e [2022-07-12T19:39:35.296Z] Step 8/23 : COPY . . [2022-07-12T19:39:47.731Z] ---> 5f2f47d92a52 [2022-07-12T19:39:47.731Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-12T19:39:47.731Z] ---> Running in 481f2fcd90dd [2022-07-12T19:39:49.176Z] 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-12T19:40:21.576Z] Removing intermediate container 1fce028ad111 [2022-07-12T19:40:21.576Z] ---> cc1b0d5a069e [2022-07-12T19:40:21.576Z] [2022-07-12T19:40:21.576Z] Step 9/20 : FROM alpine:3.15 [2022-07-12T19:40:21.576Z] ---> 3fb3c9af89a9 [2022-07-12T19:40:21.576Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-12T19:40:21.576Z] ---> Using cache [2022-07-12T19:40:21.576Z] ---> 3099b03685ce [2022-07-12T19:40:21.576Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:40:21.576Z] ---> Using cache [2022-07-12T19:40:21.576Z] ---> 793f1ebda7ea [2022-07-12T19:40:21.576Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-12T19:40:21.576Z] ---> Running in 2fcc66cad406 [2022-07-12T19:40:22.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:40:24.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:40:25.002Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-12T19:40:25.002Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-12T19:40:25.002Z] OK: 15738 distinct packages available [2022-07-12T19:40:25.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:40:26.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:40:27.270Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-12T19:40:27.548Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-12T19:40:27.548Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-12T19:40:27.548Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-12T19:40:27.825Z] (5/9) Installing curl (7.80.0-r2) [2022-07-12T19:40:27.825Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-12T19:40:27.825Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-12T19:40:28.105Z] (8/9) Installing libucontext (1.1-r0) [2022-07-12T19:40:28.105Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-12T19:40:28.105Z] Executing busybox-1.34.1-r5.trigger [2022-07-12T19:40:28.105Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:40:28.712Z] OK: 8 MiB in 23 packages [2022-07-12T19:40:30.719Z] 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-12T19:40:30.719Z] Removing intermediate container 2fcc66cad406 [2022-07-12T19:40:30.719Z] ---> a1b3b6723603 [2022-07-12T19:40:30.719Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:40:31.712Z] ---> c8079c422d71 [2022-07-12T19:40:31.712Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-12T19:40:33.704Z] ---> f35c58a30a49 [2022-07-12T19:40:33.704Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-12T19:40:34.314Z] ---> 04fd64099f5b [2022-07-12T19:40:34.314Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-12T19:40:34.314Z] ---> Running in fcd65b4e1a48 [2022-07-12T19:40:34.930Z] Removing intermediate container fcd65b4e1a48 [2022-07-12T19:40:34.930Z] ---> fac6ec363b42 [2022-07-12T19:40:34.930Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:40:35.218Z] ---> Running in 2aab960178a0 [2022-07-12T19:40:35.824Z] Removing intermediate container 2aab960178a0 [2022-07-12T19:40:35.824Z] ---> f3e1605451b9 [2022-07-12T19:40:35.824Z] Step 18/20 : LABEL arch=arm64 [2022-07-12T19:40:35.824Z] ---> Running in ef4ce31f1bfb [2022-07-12T19:40:36.427Z] Removing intermediate container ef4ce31f1bfb [2022-07-12T19:40:36.427Z] ---> fb85e2f37404 [2022-07-12T19:40:36.427Z] Step 19/20 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:40:36.427Z] ---> Running in 285f3d9719a3 [2022-07-12T19:40:37.031Z] Removing intermediate container 285f3d9719a3 [2022-07-12T19:40:37.031Z] ---> f009ad8b2dae [2022-07-12T19:40:37.031Z] Step 20/20 : LABEL version=0.0.0 [2022-07-12T19:40:37.308Z] ---> Running in 519bda3f31f4 [2022-07-12T19:40:37.913Z] Removing intermediate container 519bda3f31f4 [2022-07-12T19:40:37.913Z] ---> 16fee5dba261 [2022-07-12T19:40:37.913Z] [2022-07-12T19:40:38.191Z] Successfully built 16fee5dba261 [2022-07-12T19:40:38.191Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-12T19:40:48.386Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9a8d373f67c3 [2022-07-12T19:40:48.386Z] ---> 613313129f39 [2022-07-12T19:40:48.386Z] [2022-07-12T19:40:48.386Z] Step 10/25 : FROM alpine:3.16 [2022-07-12T19:40:48.386Z] ---> 6e30ab57aeee [2022-07-12T19:40:48.386Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-12T19:40:48.386Z] ---> Running in 3009eccb18dd [2022-07-12T19:40:48.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:40:49.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:40:50.261Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-12T19:40:50.261Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-12T19:40:50.261Z] (3/3) Installing su-exec (0.2-r1) [2022-07-12T19:40:50.261Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:40:50.261Z] Executing ca-certificates-20211220-r0.trigger [2022-07-12T19:40:50.866Z] OK: 6 MiB in 17 packages [2022-07-12T19:40:52.872Z] Removing intermediate container 3009eccb18dd [2022-07-12T19:40:52.872Z] ---> 84decdeca66c [2022-07-12T19:40:52.872Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-12T19:40:52.872Z] ---> Running in a3c2c5e82e93 [2022-07-12T19:40:53.156Z] Removing intermediate container a3c2c5e82e93 [2022-07-12T19:40:53.156Z] ---> 197d91810440 [2022-07-12T19:40:53.156Z] Step 13/25 : WORKDIR / [2022-07-12T19:40:53.156Z] ---> Running in fb7352a4121b [2022-07-12T19:40:53.766Z] Removing intermediate container fb7352a4121b [2022-07-12T19:40:53.766Z] ---> af394a441bb2 [2022-07-12T19:40:53.766Z] 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-12T19:40:54.762Z] ---> 264f6b7ce059 [2022-07-12T19:40:54.762Z] 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-12T19:40:55.761Z] ---> fd5ba27e6220 [2022-07-12T19:40:55.761Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-12T19:40:56.754Z] ---> 02ae9b2aa4a9 [2022-07-12T19:40:56.754Z] 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-12T19:40:57.745Z] ---> 99ae90550438 [2022-07-12T19:40:57.745Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-12T19:40:59.209Z] ---> 98e3b174197c [2022-07-12T19:40:59.209Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-12T19:41:01.231Z] ---> 81166f79b134 [2022-07-12T19:41:01.231Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-12T19:41:02.229Z] ---> 0093bad97ff3 [2022-07-12T19:41:02.229Z] 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-12T19:41:02.229Z] ---> Running in 2078941c2c1d [2022-07-12T19:41:05.662Z] Removing intermediate container 2078941c2c1d [2022-07-12T19:41:05.662Z] ---> f86b148288b4 [2022-07-12T19:41:05.662Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-12T19:41:05.662Z] ---> Running in 40fdeb206860 [2022-07-12T19:41:05.662Z] Removing intermediate container 40fdeb206860 [2022-07-12T19:41:05.662Z] ---> a7be9b5bb105 [2022-07-12T19:41:05.662Z] Step 23/25 : LABEL arch=arm64 [2022-07-12T19:41:05.663Z] ---> Running in 4828c503674f [2022-07-12T19:41:06.288Z] Removing intermediate container 4828c503674f [2022-07-12T19:41:06.288Z] ---> c24dfbc4ce8f [2022-07-12T19:41:06.288Z] Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:41:06.288Z] ---> Running in 3522827fa265 [2022-07-12T19:41:06.910Z] Removing intermediate container 3522827fa265 [2022-07-12T19:41:06.910Z] ---> d4534be462cf [2022-07-12T19:41:06.910Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T19:41:06.910Z] ---> Running in 34725036abf4 [2022-07-12T19:41:07.507Z] Removing intermediate container 34725036abf4 [2022-07-12T19:41:07.507Z] ---> cbe2e0d3ea14 [2022-07-12T19:41:07.507Z] [2022-07-12T19:41:07.784Z] Successfully built cbe2e0d3ea14 [2022-07-12T19:41:07.784Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-12T19:41:17.966Z]  Building security-secretstore-setup ... done Removing intermediate container 64d04ba710aa [2022-07-12T19:41:17.966Z] ---> ea2787a3bed8 [2022-07-12T19:41:17.966Z] [2022-07-12T19:41:17.966Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T19:41:17.966Z] ---> 6e30ab57aeee [2022-07-12T19:41:17.966Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-12T19:41:17.966Z] ---> Using cache [2022-07-12T19:41:17.966Z] ---> dd50186ecbfc [2022-07-12T19:41:17.966Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-12T19:41:17.966Z] ---> Using cache [2022-07-12T19:41:17.966Z] ---> 192610609328 [2022-07-12T19:41:17.966Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-12T19:41:17.966Z] ---> Running in e8e9c932bd3a [2022-07-12T19:41:18.254Z] Removing intermediate container e8e9c932bd3a [2022-07-12T19:41:18.254Z] ---> a7e40b4d75ae [2022-07-12T19:41:18.254Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-12T19:41:18.254Z] ---> Running in e5985ece7791 [2022-07-12T19:41:18.530Z] Removing intermediate container e5985ece7791 [2022-07-12T19:41:18.530Z] ---> 271f1ea30b3d [2022-07-12T19:41:18.530Z] Step 15/23 : WORKDIR / [2022-07-12T19:41:18.804Z] ---> Running in 4a9a8dea6c87 [2022-07-12T19:41:19.406Z] Removing intermediate container 4a9a8dea6c87 [2022-07-12T19:41:19.406Z] ---> 1be5396014cf [2022-07-12T19:41:19.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:41:20.393Z] ---> 9ea62eb857f2 [2022-07-12T19:41:20.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-12T19:41:22.383Z] ---> 23d5725181ae [2022-07-12T19:41:22.383Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-12T19:41:22.993Z] ---> 86b85f0f71f2 [2022-07-12T19:41:22.993Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-12T19:41:22.993Z] ---> Running in d7c68c5aa919 [2022-07-12T19:41:23.604Z] Removing intermediate container d7c68c5aa919 [2022-07-12T19:41:23.604Z] ---> 4a00e7ab544e [2022-07-12T19:41:23.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:41:23.604Z] ---> Running in c8e3a72f1d90 [2022-07-12T19:41:24.201Z] Removing intermediate container c8e3a72f1d90 [2022-07-12T19:41:24.201Z] ---> e25b96aaf8c4 [2022-07-12T19:41:24.201Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T19:41:24.201Z] ---> Running in e04474cd42eb [2022-07-12T19:41:24.806Z] Removing intermediate container e04474cd42eb [2022-07-12T19:41:24.806Z] ---> 7823fa9b6ed4 [2022-07-12T19:41:24.806Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:41:24.806Z] ---> Running in 9d0ddaab51e8 [2022-07-12T19:41:25.416Z] Removing intermediate container 9d0ddaab51e8 [2022-07-12T19:41:25.416Z] ---> cfc271e06c1d [2022-07-12T19:41:25.416Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:41:25.694Z] ---> Running in ca6cf71d708c [2022-07-12T19:41:26.297Z] Removing intermediate container ca6cf71d708c [2022-07-12T19:41:26.297Z] ---> 24b68298e6ab [2022-07-12T19:41:26.297Z] [2022-07-12T19:41:26.575Z] Successfully built 24b68298e6ab [2022-07-12T19:41:26.575Z] Successfully tagged core-metadata-arm64:latest [2022-07-12T19:42:23.161Z]  Building core-metadata ... done Removing intermediate container 481f2fcd90dd [2022-07-12T19:42:23.161Z] ---> b059ec375409 [2022-07-12T19:42:23.161Z] [2022-07-12T19:42:23.161Z] Step 10/23 : FROM alpine:3.16 [2022-07-12T19:42:23.161Z] ---> 6e30ab57aeee [2022-07-12T19:42:23.161Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-12T19:42:23.161Z] ---> Running in cd27e2199107 [2022-07-12T19:42:23.161Z] Removing intermediate container cd27e2199107 [2022-07-12T19:42:23.161Z] ---> 1e415547c8fc [2022-07-12T19:42:23.161Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-12T19:42:23.161Z] ---> Running in 42a40a707c16 [2022-07-12T19:42:23.161Z] Removing intermediate container 42a40a707c16 [2022-07-12T19:42:23.161Z] ---> 2737f6b3a8f2 [2022-07-12T19:42:23.161Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-12T19:42:23.161Z] ---> Running in 0fd96a281d15 [2022-07-12T19:42:23.161Z] Removing intermediate container 0fd96a281d15 [2022-07-12T19:42:23.161Z] ---> d61a93bfe74d [2022-07-12T19:42:23.161Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T19:42:23.161Z] ---> Running in 9be329a63dfa [2022-07-12T19:42:23.161Z] Removing intermediate container 9be329a63dfa [2022-07-12T19:42:23.161Z] ---> 3a4d5efb921d [2022-07-12T19:42:23.161Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T19:42:23.161Z] ---> Running in dc2093aab73f [2022-07-12T19:42:23.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T19:42:23.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T19:42:23.161Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T19:42:23.161Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T19:42:23.161Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T19:42:23.161Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T19:42:23.161Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T19:42:23.161Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T19:42:23.161Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T19:42:23.161Z] OK: 8 MiB in 20 packages [2022-07-12T19:42:23.161Z] Removing intermediate container dc2093aab73f [2022-07-12T19:42:23.161Z] ---> 477d54025324 [2022-07-12T19:42:23.161Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-12T19:42:23.161Z] ---> 29c815073a07 [2022-07-12T19:42:23.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-12T19:42:23.161Z] ---> f2ea8504c714 [2022-07-12T19:42:23.161Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-12T19:42:23.753Z] ---> fa842a5c094d [2022-07-12T19:42:23.754Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-12T19:42:23.754Z] ---> Running in b5450ecd7a17 [2022-07-12T19:42:24.032Z] Removing intermediate container b5450ecd7a17 [2022-07-12T19:42:24.032Z] ---> 8783f18371a4 [2022-07-12T19:42:24.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-12T19:42:24.032Z] ---> Running in 4d45088c121d [2022-07-12T19:42:24.624Z] Removing intermediate container 4d45088c121d [2022-07-12T19:42:24.624Z] ---> dea19c17dc6d [2022-07-12T19:42:24.624Z] Step 21/23 : LABEL arch=arm64 [2022-07-12T19:42:24.624Z] ---> Running in 19ec4ac833a9 [2022-07-12T19:42:24.897Z] Removing intermediate container 19ec4ac833a9 [2022-07-12T19:42:24.897Z] ---> cceaec2b6253 [2022-07-12T19:42:24.897Z] Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [2022-07-12T19:42:24.897Z] ---> Running in 5f117ab5682d [2022-07-12T19:42:25.170Z] Removing intermediate container 5f117ab5682d [2022-07-12T19:42:25.170Z] ---> 566346858138 [2022-07-12T19:42:25.170Z] Step 23/23 : LABEL version=0.0.0 [2022-07-12T19:42:25.170Z] ---> Running in 3dd94d9e42b1 [2022-07-12T19:42:25.443Z] Removing intermediate container 3dd94d9e42b1 [2022-07-12T19:42:25.443Z] ---> 5c39c3c912fa [2022-07-12T19:42:25.443Z] [2022-07-12T19:42:26.038Z] Successfully built 5c39c3c912fa [2022-07-12T19:42:26.038Z] Successfully tagged core-data-arm64:latest [2022-07-12T19:42:26.326Z]  Building core-data ... done  [Pipeline] } [2022-07-12T19:42:26.332Z] $ docker stop --time=1 00961d1a2d919bbecdff4289c4090cfcb518150c9078d7b332613ac994546fd4 [2022-07-12T19:42:28.010Z] $ docker rm -f 00961d1a2d919bbecdff4289c4090cfcb518150c9078d7b332613ac994546fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T19:42:28.628Z] + docker images [2022-07-12T19:42:28.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-12T19:42:28.899Z] core-data-arm64 latest 5c39c3c912fa 3 seconds ago 20.6MB [2022-07-12T19:42:28.899Z] b059ec375409 15 seconds ago 1.48GB [2022-07-12T19:42:28.899Z] core-metadata-arm64 latest 24b68298e6ab About a minute ago 16.4MB [2022-07-12T19:42:28.899Z] ea2787a3bed8 About a minute ago 1.45GB [2022-07-12T19:42:28.899Z] security-secretstore-setup-arm64 latest cbe2e0d3ea14 About a minute ago 27.9MB [2022-07-12T19:42:28.899Z] 613313129f39 About a minute ago 1.46GB [2022-07-12T19:42:28.899Z] security-spiffe-token-provider-arm64 latest 16fee5dba261 About a minute ago 28.2MB [2022-07-12T19:42:28.899Z] cc1b0d5a069e 2 minutes ago 1.5GB [2022-07-12T19:42:28.899Z] support-notifications-arm64 latest 58721c23a96b 4 minutes ago 26.1MB [2022-07-12T19:42:28.899Z] support-scheduler-arm64 latest 825e8bb81114 4 minutes ago 25.5MB [2022-07-12T19:42:28.899Z] 365fd7d84b38 4 minutes ago 1.51GB [2022-07-12T19:42:28.899Z] a17a6987fb76 4 minutes ago 1.51GB [2022-07-12T19:42:28.899Z] core-command-arm64 latest 1fdc06b6b149 6 minutes ago 15.5MB [2022-07-12T19:42:28.899Z] 38744f300b36 6 minutes ago 1.45GB [2022-07-12T19:42:28.899Z] security-proxy-setup-arm64 latest 2d955bd16a62 6 minutes ago 26.1MB [2022-07-12T19:42:28.899Z] 1f90b7f8efa7 7 minutes ago 1.46GB [2022-07-12T19:42:28.899Z] sys-mgmt-agent-arm64 latest 140081fa7f18 10 minutes ago 282MB [2022-07-12T19:42:28.899Z] security-bootstrapper-arm64 latest e3de1346efb5 12 minutes ago 18.5MB [2022-07-12T19:42:28.899Z] 01d1f21556ac 12 minutes ago 1.45GB [2022-07-12T19:42:28.899Z] 42c86d9b5ad1 12 minutes ago 1.45GB [2022-07-12T19:42:28.899Z] security-spire-agent-arm64 latest e65393ffe3be 15 minutes ago 122MB [2022-07-12T19:42:28.899Z] security-spire-server-arm64 latest 9adade119603 15 minutes ago 84.2MB [2022-07-12T19:42:28.899Z] security-spire-config-arm64 latest 598f2da93e60 15 minutes ago 83.6MB [2022-07-12T19:42:28.899Z] 45b9e7ab87a8 16 minutes ago 1.35GB [2022-07-12T19:42:28.899Z] 9b2f7a50ffa4 16 minutes ago 1.35GB [2022-07-12T19:42:28.899Z] 5fe0f98ad92f 16 minutes ago 1.35GB [2022-07-12T19:42:28.899Z] ci-base-image-arm64 latest fcc2006b6f38 29 minutes ago 938MB [2022-07-12T19:42:28.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 days ago 678MB [2022-07-12T19:42:28.899Z] alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB [2022-07-12T19:42:28.899Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-12T19:42:28.899Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-12T19:42:28.899Z] 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-12T19:42:29.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T19:42:29.697Z] [2022-07-12T19:42:29.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:42:30.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T19:42:30.390Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T19:42:30.390Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T19:42:30.390Z] 04944245beec: Pulling fs layer [2022-07-12T19:42:30.390Z] 699f458cf7ca: Pulling fs layer [2022-07-12T19:42:30.390Z] 765212b225bb: Pulling fs layer [2022-07-12T19:42:30.390Z] f23df028b6ca: Pulling fs layer [2022-07-12T19:42:30.390Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T19:42:30.390Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T19:42:30.390Z] d65c8cfc05b1: Waiting [2022-07-12T19:42:30.390Z] 765212b225bb: Waiting [2022-07-12T19:42:30.390Z] f23df028b6ca: Waiting [2022-07-12T19:42:30.390Z] 2437ff75d9bd: Waiting [2022-07-12T19:42:30.665Z] 04944245beec: Verifying Checksum [2022-07-12T19:42:30.665Z] 04944245beec: Download complete [2022-07-12T19:42:30.665Z] 765212b225bb: Verifying Checksum [2022-07-12T19:42:30.665Z] 765212b225bb: Download complete [2022-07-12T19:42:30.665Z] f23df028b6ca: Verifying Checksum [2022-07-12T19:42:30.665Z] f23df028b6ca: Download complete [2022-07-12T19:42:30.665Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T19:42:30.665Z] d65c8cfc05b1: Download complete [2022-07-12T19:42:30.665Z] 699f458cf7ca: Verifying Checksum [2022-07-12T19:42:30.665Z] 699f458cf7ca: Download complete [2022-07-12T19:42:31.264Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T19:42:31.264Z] 8998bd30e6a1: Download complete [2022-07-12T19:42:33.234Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T19:42:33.234Z] 2437ff75d9bd: Download complete [2022-07-12T19:42:35.208Z] 8998bd30e6a1: Pull complete [2022-07-12T19:42:35.801Z] 04944245beec: Pull complete [2022-07-12T19:42:37.231Z] 699f458cf7ca: Pull complete [2022-07-12T19:42:37.504Z] 765212b225bb: Pull complete [2022-07-12T19:42:38.099Z] f23df028b6ca: Pull complete [2022-07-12T19:42:38.372Z] d65c8cfc05b1: Pull complete [2022-07-12T19:42:53.439Z] 2437ff75d9bd: Pull complete [2022-07-12T19:42:53.439Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T19:42:53.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T19:42:53.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:42:53.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container [2022-07-12T19:42:53.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T19:42:56.518Z] $ docker top c699f9d4583ca4c4f6976a7d2f44c37c24a95f0f29442a8da5af2aa97a7b6a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:42:57.580Z] ---> job-cost.sh [2022-07-12T19:42:57.580Z] lf-activate-venv: SKIPPING [2022-07-12T19:42:57.580Z] INFO: No Stack... [2022-07-12T19:42:58.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T19:42:59.145Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T19:42:59.831Z] + cut -d, -f6 [2022-07-12T19:42:59.831Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-07-12T19:42:59.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] [2022-07-12T19:42:59.923Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] did not exist. Created. [2022-07-12T19:42:59.923Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T19:43:00.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T19:43:00.869Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T19:43:00.885Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T19:43:00.949Z] $ docker stop --time=1 c699f9d4583ca4c4f6976a7d2f44c37c24a95f0f29442a8da5af2aa97a7b6a93 [2022-07-12T19:43:02.452Z] $ docker rm -f c699f9d4583ca4c4f6976a7d2f44c37c24a95f0f29442a8da5af2aa97a7b6a93 [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-12T19:43:03.503Z] provisioning config files... [2022-07-12T19:43:03.511Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4206542089482726749tmp [Pipeline] { [Pipeline] sh [2022-07-12T19:43:03.843Z] + set +x [2022-07-12T19:43:03.843Z] + + curl -s https://codecov.io/bash [2022-07-12T19:43:03.843Z] bash -s -- [2022-07-12T19:43:03.843Z] [2022-07-12T19:43:03.843Z] _____ _ [2022-07-12T19:43:03.843Z] / ____| | | [2022-07-12T19:43:03.843Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T19:43:03.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T19:43:03.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T19:43:03.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T19:43:03.843Z] Bash-1.0.6 [2022-07-12T19:43:03.843Z] [2022-07-12T19:43:03.843Z] [2022-07-12T19:43:03.843Z] ==> git version 2.25.1 found [2022-07-12T19:43:03.844Z] ==> 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-12T19:43:03.844Z] Release-Date: 2020-01-08 [2022-07-12T19:43:03.844Z] 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-12T19:43:03.844Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T19:43:03.844Z] ==> Jenkins CI detected. [2022-07-12T19:43:03.844Z] current dir:  /w/workspace/edgex-go/1 [2022-07-12T19:43:03.844Z] project root: . [2022-07-12T19:43:03.844Z] --> token set from env [2022-07-12T19:43:03.844Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T19:43:03.844Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T19:43:03.844Z] ==> Python coveragepy not found [2022-07-12T19:43:03.844Z] ==> Searching for coverage reports in: [2022-07-12T19:43:03.844Z] + . [2022-07-12T19:43:03.844Z] -> Found 1 reports [2022-07-12T19:43:03.844Z] ==> Detecting git/mercurial file structure [2022-07-12T19:43:03.844Z] ==> Reading reports [2022-07-12T19:43:03.844Z] + ./coverage.out bytes=435593 [2022-07-12T19:43:04.103Z] ==> Appending adjustments [2022-07-12T19:43:04.103Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T19:43:05.044Z] + Found adjustments [2022-07-12T19:43:05.044Z] ==> Gzipping contents [2022-07-12T19:43:05.044Z] 60K /tmp/codecov.mFAsJw.gz [2022-07-12T19:43:05.044Z] ==> Uploading reports [2022-07-12T19:43:05.044Z] url: https://codecov.io [2022-07-12T19:43:05.044Z] query: branch=PR-4090&commit=c40e625b1bd94433bc46d10a8ce837a9a4c9e258&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4090%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4090&job=&cmd_args= [2022-07-12T19:43:05.044Z] -> Pinging Codecov [2022-07-12T19:43:05.044Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4090&commit=c40e625b1bd94433bc46d10a8ce837a9a4c9e258&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4090%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4090&job=&cmd_args= [2022-07-12T19:43:05.310Z] -> Uploading to [2022-07-12T19:43:05.310Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/00271124DB129430A58F1EEE437C3FCB/c40e625b1bd94433bc46d10a8ce837a9a4c9e258/e2f2c8e3-70c0-4546-a0c8-ae3f7ae7eef6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T194305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d592b827def6c6f3c59cf4eee8708ea4e0308e228eca7a7c30eb8b2648941c7 [2022-07-12T19:43:05.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T19:43:05.310Z] Dload Upload Total Spent Left Speed [2022-07-12T19:43:05.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59903 0 0 100 59903 0 248k --:--:-- --:--:-- --:--:-- 248k [2022-07-12T19:43:05.570Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] } [2022-07-12T19:43:05.596Z] 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-12T19:43:06.917Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:07.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:08.143Z] ---> package-listing.sh [2022-07-12T19:43:08.143Z] ++ facter osfamily [2022-07-12T19:43:08.143Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T19:43:08.403Z] + OS_FAMILY=debian [2022-07-12T19:43:08.403Z] + workspace=/w/workspace/edgex-go/1 [2022-07-12T19:43:08.403Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T19:43:08.403Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T19:43:08.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T19:43:08.403Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T19:43:08.403Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-12T19:43:08.403Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T19:43:08.403Z] + case "${OS_FAMILY}" in [2022-07-12T19:43:08.403Z] + dpkg -l [2022-07-12T19:43:08.403Z] + grep '^ii' [2022-07-12T19:43:08.403Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T19:43:08.403Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T19:43:08.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T19:43:08.403Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-12T19:43:08.403Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-12T19:43:08.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-12T19:43:08.438Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T19:43:08.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:43:09.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T19:43:09.374Z] [2022-07-12T19:43:09.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T19:43:09.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T19:43:09.743Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T19:43:09.743Z] 5eb5b503b376: Pulling fs layer [2022-07-12T19:43:09.743Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T19:43:09.743Z] ec43610c2a17: Pulling fs layer [2022-07-12T19:43:09.743Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T19:43:09.743Z] 33b1e0a273af: Pulling fs layer [2022-07-12T19:43:09.743Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T19:43:09.743Z] 2f39f015ded8: Pulling fs layer [2022-07-12T19:43:09.743Z] 3a2ae6a8a46f: Waiting [2022-07-12T19:43:09.743Z] 5d3b04190fa2: Waiting [2022-07-12T19:43:09.743Z] 33b1e0a273af: Waiting [2022-07-12T19:43:09.743Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T19:43:09.743Z] 5c69ac0246d0: Download complete [2022-07-12T19:43:09.743Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T19:43:09.743Z] 3a2ae6a8a46f: Download complete [2022-07-12T19:43:09.743Z] 33b1e0a273af: Verifying Checksum [2022-07-12T19:43:09.743Z] 33b1e0a273af: Download complete [2022-07-12T19:43:09.743Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T19:43:09.743Z] 5d3b04190fa2: Download complete [2022-07-12T19:43:09.743Z] ec43610c2a17: Verifying Checksum [2022-07-12T19:43:09.743Z] ec43610c2a17: Download complete [2022-07-12T19:43:10.005Z] 5eb5b503b376: Verifying Checksum [2022-07-12T19:43:10.005Z] 5eb5b503b376: Download complete [2022-07-12T19:43:10.575Z] 2f39f015ded8: Download complete [2022-07-12T19:43:11.144Z] 5eb5b503b376: Pull complete [2022-07-12T19:43:11.403Z] 5c69ac0246d0: Pull complete [2022-07-12T19:43:11.662Z] ec43610c2a17: Pull complete [2022-07-12T19:43:11.662Z] 3a2ae6a8a46f: Pull complete [2022-07-12T19:43:11.922Z] 33b1e0a273af: Pull complete [2022-07-12T19:43:11.922Z] 5d3b04190fa2: Pull complete [2022-07-12T19:43:16.120Z] 2f39f015ded8: Pull complete [2022-07-12T19:43:16.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T19:43:16.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T19:43:16.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T19:43:16.343Z] prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container [2022-07-12T19:43:16.378Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T19:43:18.206Z] $ docker top 4ccdf46a4e5fd48037f389c3c640a8c3552222ae1d0e497a99f07c7f0891b833 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T19:43:18.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T19:43:18.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T19:43:19.226Z] + ls /var/log/sa-host [2022-07-12T19:43:19.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T19:43:19.407Z] provisioning config files... [2022-07-12T19:43:19.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3090031607396251408tmp [Pipeline] { [Pipeline] echo [2022-07-12T19:43:19.468Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:19.781Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T19:43:19.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:20.218Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T19:43:20.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:20.646Z] ---> sudo-logs.sh [2022-07-12T19:43:20.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T19:43:20.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:21.050Z] ---> job-cost.sh [2022-07-12T19:43:21.050Z] lf-activate-venv: SKIPPING [2022-07-12T19:43:21.050Z] DEBUG: total: 0.10999999940395355 [2022-07-12T19:43:21.050Z] INFO: Retrieving Stack Cost... [2022-07-12T19:43:21.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T19:43:22.198Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T19:43:22.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T19:43:22.551Z] ---> logs-deploy.sh [2022-07-12T19:43:22.552Z] lf-activate-venv: SKIPPING [2022-07-12T19:43:22.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4090/1 [2022-07-12T19:43:22.552Z] INFO: archiving workspace using pattern(s): [2022-07-12T19:43:23.492Z] Archives upload complete. [2022-07-12T19:43:23.753Z] INFO: archiving logs to Nexus [2022-07-12T19:43:24.327Z] ---> uname -a: [2022-07-12T19:43:24.327Z] Linux prd-ubuntu20-04-docker-8c-8g-19749 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-12T19:43:24.327Z] [2022-07-12T19:43:24.327Z] [2022-07-12T19:43:24.327Z] ---> lscpu: [2022-07-12T19:43:24.327Z] Architecture: x86_64 [2022-07-12T19:43:24.327Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-12T19:43:24.327Z] Byte Order: Little Endian [2022-07-12T19:43:24.327Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-12T19:43:24.327Z] CPU(s): 8 [2022-07-12T19:43:24.327Z] On-line CPU(s) list: 0-7 [2022-07-12T19:43:24.327Z] Thread(s) per core: 1 [2022-07-12T19:43:24.327Z] Core(s) per socket: 1 [2022-07-12T19:43:24.327Z] Socket(s): 8 [2022-07-12T19:43:24.327Z] NUMA node(s): 1 [2022-07-12T19:43:24.328Z] Vendor ID: AuthenticAMD [2022-07-12T19:43:24.328Z] CPU family: 23 [2022-07-12T19:43:24.328Z] Model: 49 [2022-07-12T19:43:24.328Z] Model name: AMD EPYC-Rome Processor [2022-07-12T19:43:24.328Z] Stepping: 0 [2022-07-12T19:43:24.328Z] CPU MHz: 2800.000 [2022-07-12T19:43:24.328Z] BogoMIPS: 5600.00 [2022-07-12T19:43:24.328Z] Virtualization: AMD-V [2022-07-12T19:43:24.328Z] Hypervisor vendor: KVM [2022-07-12T19:43:24.328Z] Virtualization type: full [2022-07-12T19:43:24.328Z] L1d cache: 256 KiB [2022-07-12T19:43:24.328Z] L1i cache: 256 KiB [2022-07-12T19:43:24.328Z] L2 cache: 4 MiB [2022-07-12T19:43:24.328Z] L3 cache: 128 MiB [2022-07-12T19:43:24.328Z] NUMA node0 CPU(s): 0-7 [2022-07-12T19:43:24.328Z] Vulnerability Itlb multihit: Not affected [2022-07-12T19:43:24.328Z] Vulnerability L1tf: Not affected [2022-07-12T19:43:24.328Z] Vulnerability Mds: Not affected [2022-07-12T19:43:24.328Z] Vulnerability Meltdown: Not affected [2022-07-12T19:43:24.328Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-12T19:43:24.328Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-12T19:43:24.328Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-12T19:43:24.328Z] Vulnerability Srbds: Not affected [2022-07-12T19:43:24.328Z] Vulnerability Tsx async abort: Not affected [2022-07-12T19:43:24.328Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-12T19:43:24.328Z] [2022-07-12T19:43:24.328Z] [2022-07-12T19:43:24.328Z] ---> nproc: [2022-07-12T19:43:24.328Z] 8 [2022-07-12T19:43:24.328Z] [2022-07-12T19:43:24.328Z] [2022-07-12T19:43:24.328Z] ---> df -h: [2022-07-12T19:43:24.328Z] Filesystem Size Used Avail Use% Mounted on [2022-07-12T19:43:24.328Z] overlay 155G 19G 137G 13% / [2022-07-12T19:43:24.328Z] tmpfs 64M 0 64M 0% /dev [2022-07-12T19:43:24.328Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-12T19:43:24.328Z] shm 64M 0 64M 0% /dev/shm [2022-07-12T19:43:24.328Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-07-12T19:43:24.328Z] [2022-07-12T19:43:24.328Z]