Pull request #4101 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cb23cb096a40bcf1b7afd5b14df285b5ab964b07+af2226701a16e650b74a674027cf906b22f6c1e4 (f6fe5f985cfc96fbcb48dce485002457459456a9) 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-ssh2505401857759557483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5507097728334003960.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10219257522176858891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12663056449686160522.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11690067425979275482.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21829 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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 af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit cb23cb096a40bcf1b7afd5b14df285b5ab964b07 Merge succeeded, producing cb23cb096a40bcf1b7afd5b14df285b5ab964b07 Checking out Revision cb23cb096a40bcf1b7afd5b14df285b5ab964b07 (PR-4101) > 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/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # 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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # timeout=10 Commit message: "fix: Reverted go-mod-serects version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T20:09:49.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T20:09:49.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T20:09:49.655Z] ========================================================= [2022-08-02T20:09:49.655Z] EdgeX Global Pipelines Version Info [2022-08-02T20:09:49.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:09:50.427Z] ------------------- [2022-08-02T20:09:50.427Z] stable info: [2022-08-02T20:09:50.427Z] ------------------- [2022-08-02T20:09:50.427Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T20:09:50.427Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T20:09:50.427Z] Message: update stable to v1.0.238 > git rev-list --no-walk d0dd69173ed16329f0e667fda76f756019726ccc # timeout=10 [2022-08-02T20:09:51.001Z] ------------------- [2022-08-02T20:09:51.001Z] experimental info: [2022-08-02T20:09:51.001Z] ------------------- [2022-08-02T20:09:51.001Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T20:09:51.001Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T20:09:51.001Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T20:09:51.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-02T20:09:51.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-02T20:09:51.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T20:09:51.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T20:09:51.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T20:09:51.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T20:09:51.268Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T20:09:51.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-02T20:09:51.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-02T20:09:51.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-02T20:09:51.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T20:09:51.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T20:09:51.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T20:09:51.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T20:09:51.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T20:09:51.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T20:09:51.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T20:09:51.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T20:09:51.409Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-02T20:09:51.424Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-02T20:09:51.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T20:09:51.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T20:09:51.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T20:09:51.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo [2022-08-02T20:09:51.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo [2022-08-02T20:09:51.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo [2022-08-02T20:09:51.505Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] echo [2022-08-02T20:09:51.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb23cb0 [Pipeline] echo [2022-08-02T20:09:51.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T20:09:51.570Z] provisioning config files... [2022-08-02T20:09:51.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config1284560846253376201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:09:51.914Z] ---> docker-login.sh [2022-08-02T20:09:51.914Z] nexus3.edgexfoundry.org:10001 [2022-08-02T20:09:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:09:52.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:09:52.178Z] Configure a credential helper to remove this warning. See [2022-08-02T20:09:52.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:09:52.178Z] [2022-08-02T20:09:52.178Z] Login Succeeded [2022-08-02T20:09:52.178Z] nexus3.edgexfoundry.org:10002 [2022-08-02T20:09:52.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:09:52.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:09:52.441Z] Configure a credential helper to remove this warning. See [2022-08-02T20:09:52.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:09:52.441Z] [2022-08-02T20:09:52.441Z] Login Succeeded [2022-08-02T20:09:52.441Z] nexus3.edgexfoundry.org:10003 [2022-08-02T20:09:52.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:09:52.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:09:52.441Z] Configure a credential helper to remove this warning. See [2022-08-02T20:09:52.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:09:52.441Z] [2022-08-02T20:09:52.441Z] Login Succeeded [2022-08-02T20:09:52.441Z] nexus3.edgexfoundry.org:10004 [2022-08-02T20:09:52.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:09:52.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:09:52.703Z] Configure a credential helper to remove this warning. See [2022-08-02T20:09:52.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:09:52.703Z] [2022-08-02T20:09:52.703Z] Login Succeeded [2022-08-02T20:09:52.703Z] docker.io [2022-08-02T20:09:52.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:09:53.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:09:53.280Z] Configure a credential helper to remove this warning. See [2022-08-02T20:09:53.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:09:53.280Z] [2022-08-02T20:09:53.280Z] Login Succeeded [2022-08-02T20:09:53.280Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T20:09:53.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T20:09:53.611Z] + 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-08-02T20:09:53.612Z] + dirname cmd/core-command/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/core-data/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/core-metadata/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/security-spire-server/Dockerfile+ [2022-08-02T20:09:53.612Z] cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/support-notifications/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-02T20:09:53.612Z] + + dirname cmd/support-scheduler/Dockerfile [2022-08-02T20:09:53.612Z] cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-02T20:09:53.612Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-02T20:09:53.612Z] + cut -d/ -f2 [2022-08-02T20:09:53.612Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-02T20:09:53.650Z] 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-08-02T20:09:54.010Z] + git rev-list -1 --merges cb23cb096a40bcf1b7afd5b14df285b5ab964b07~1..cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] echo [2022-08-02T20:09:54.033Z] -----------> git rev-list -1 --merges cb23cb096a40bcf1b7afd5b14df285b5ab964b07~1..cb23cb096a40bcf1b7afd5b14df285b5ab964b07 cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [false] [Pipeline] sh [2022-08-02T20:09:54.329Z] + git log --format=format:%s -1 cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] echo [2022-08-02T20:09:54.346Z] ========================================================= [2022-08-02T20:09:54.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T20:09:54.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-02T20:09:54.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T20:09:54.801Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T20:09:54.801Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T20:09:54.801Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T20:09:54.801Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T20:09:54.801Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T20:09:54.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:09:55.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T20:09:55.236Z] [2022-08-02T20:09:55.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:09:55.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T20:09:55.550Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T20:09:55.550Z] b85a868b505f: Pulling fs layer [2022-08-02T20:09:55.550Z] e2be974225ed: Pulling fs layer [2022-08-02T20:09:55.550Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T20:09:55.550Z] 988bab9f4d93: Pulling fs layer [2022-08-02T20:09:55.550Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T20:09:55.550Z] eaf3925da568: Pulling fs layer [2022-08-02T20:09:55.550Z] bab4dde63d76: Pulling fs layer [2022-08-02T20:09:55.550Z] bde34c3a00c8: Pulling fs layer [2022-08-02T20:09:55.550Z] b352a97aabf1: Pulling fs layer [2022-08-02T20:09:55.550Z] 4872d77fe225: Pulling fs layer [2022-08-02T20:09:55.550Z] 5851b861e8e6: Pulling fs layer [2022-08-02T20:09:55.550Z] 988bab9f4d93: Waiting [2022-08-02T20:09:55.550Z] 1469e6f7b9e6: Waiting [2022-08-02T20:09:55.550Z] b352a97aabf1: Waiting [2022-08-02T20:09:55.550Z] eaf3925da568: Waiting [2022-08-02T20:09:55.550Z] bde34c3a00c8: Waiting [2022-08-02T20:09:55.550Z] bab4dde63d76: Waiting [2022-08-02T20:09:55.550Z] 5851b861e8e6: Waiting [2022-08-02T20:09:55.550Z] 4872d77fe225: Waiting [2022-08-02T20:09:55.550Z] e2be974225ed: Verifying Checksum [2022-08-02T20:09:55.550Z] e2be974225ed: Download complete [2022-08-02T20:09:55.550Z] 988bab9f4d93: Verifying Checksum [2022-08-02T20:09:55.550Z] 988bab9f4d93: Download complete [2022-08-02T20:09:55.813Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T20:09:55.813Z] 1469e6f7b9e6: Download complete [2022-08-02T20:09:55.813Z] eaf3925da568: Verifying Checksum [2022-08-02T20:09:55.813Z] eaf3925da568: Download complete [2022-08-02T20:09:55.813Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T20:09:55.813Z] 339a4e72a1f5: Download complete [2022-08-02T20:09:55.813Z] bde34c3a00c8: Verifying Checksum [2022-08-02T20:09:55.813Z] bde34c3a00c8: Download complete [2022-08-02T20:09:55.813Z] b352a97aabf1: Verifying Checksum [2022-08-02T20:09:55.813Z] b352a97aabf1: Download complete [2022-08-02T20:09:55.813Z] 4872d77fe225: Verifying Checksum [2022-08-02T20:09:55.813Z] 4872d77fe225: Download complete [2022-08-02T20:09:55.813Z] 5851b861e8e6: Verifying Checksum [2022-08-02T20:09:55.813Z] 5851b861e8e6: Download complete [2022-08-02T20:09:55.813Z] b85a868b505f: Verifying Checksum [2022-08-02T20:09:55.813Z] b85a868b505f: Download complete [2022-08-02T20:09:56.074Z] bab4dde63d76: Verifying Checksum [2022-08-02T20:09:56.074Z] bab4dde63d76: Download complete [2022-08-02T20:09:57.463Z] b85a868b505f: Pull complete [2022-08-02T20:09:57.463Z] e2be974225ed: Pull complete [2022-08-02T20:09:58.037Z] 339a4e72a1f5: Pull complete [2022-08-02T20:09:58.037Z] 988bab9f4d93: Pull complete [2022-08-02T20:09:58.299Z] 1469e6f7b9e6: Pull complete [2022-08-02T20:09:58.299Z] eaf3925da568: Pull complete [2022-08-02T20:10:00.845Z] bab4dde63d76: Pull complete [2022-08-02T20:10:00.845Z] bde34c3a00c8: Pull complete [2022-08-02T20:10:00.845Z] b352a97aabf1: Pull complete [2022-08-02T20:10:00.845Z] 4872d77fe225: Pull complete [2022-08-02T20:10:00.845Z] 5851b861e8e6: Pull complete [2022-08-02T20:10:00.845Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T20:10:00.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T20:10:00.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:10:00.948Z] prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container [2022-08-02T20:10:00.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T20:10:02.469Z] $ docker top c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b -eo pid,comm [2022-08-02T20:10:02.534Z] 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-08-02T20:10:02.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T20:10:02.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T20:10:02.572Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T20:10:02.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T20:10:02.698Z] $ docker exec c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent [2022-08-02T20:10:02.837Z] SSH_AUTH_SOCK=/tmp/ssh-4RYB8ZO57tz8/agent.33 [2022-08-02T20:10:02.837Z] SSH_AGENT_PID=39 [2022-08-02T20:10:02.844Z] Running ssh-add (command line suppressed) [2022-08-02T20:10:02.969Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_8725029287353762824.key (/w/workspace/edgex-go/17@tmp/private_key_8725029287353762824.key) [2022-08-02T20:10:02.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T20:10:03.280Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T20:10:03.297Z] $ docker exec --env ******** --env ******** c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent -k [2022-08-02T20:10:03.417Z] unset SSH_AUTH_SOCK; [2022-08-02T20:10:03.417Z] unset SSH_AGENT_PID; [2022-08-02T20:10:03.417Z] echo Agent pid 39 killed; [2022-08-02T20:10:03.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T20:10:03.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T20:10:03.453Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T20:10:03.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T20:10:03.583Z] $ docker exec c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent [2022-08-02T20:10:03.710Z] SSH_AUTH_SOCK=/tmp/ssh-TdwT2qL6qYD6/agent.73 [2022-08-02T20:10:03.710Z] SSH_AGENT_PID=80 [2022-08-02T20:10:03.715Z] Running ssh-add (command line suppressed) [2022-08-02T20:10:03.827Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_3445353759346396650.key (/w/workspace/edgex-go/17@tmp/private_key_3445353759346396650.key) [2022-08-02T20:10:03.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T20:10:04.141Z] + git semver init [2022-08-02T20:10:04.403Z] 2022-08-02 20:10:04,364 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T20:10:04.403Z] 2022-08-02 20:10:04,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver [2022-08-02T20:10:04.403Z] 2022-08-02 20:10:04,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver [2022-08-02T20:10:04.403Z] 2022-08-02 20:10:04,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, universal_newlines=False, shell=None, istream=None) [2022-08-02T20:10:08.643Z] 2022-08-02 20:10:08,464 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude [2022-08-02T20:10:08.643Z] 2022-08-02 20:10:08,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/PR-4101 with force:False [2022-08-02T20:10:08.644Z] 2022-08-02 20:10:08,465 [write_file] DEBUG write to file:/w/workspace/edgex-go/17/.semver/PR-4101 [2022-08-02T20:10:08.644Z] 2022-08-02 20:10:08,469 [execute] INFO git cat-file --batch-check [2022-08-02T20:10:08.644Z] 2022-08-02 20:10:08,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T20:10:08.644Z] 2022-08-02 20:10:08,477 [execute] INFO git cat-file --batch [2022-08-02T20:10:08.644Z] 2022-08-02 20:10:08,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T20:10:08.644Z] 2022-08-02 20:10:08,482 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/PR-4101 [2022-08-02T20:10:08.644Z] 0.0.0 [Pipeline] } [2022-08-02T20:10:08.659Z] $ docker exec --env ******** --env ******** c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b ssh-agent -k [2022-08-02T20:10:08.780Z] unset SSH_AUTH_SOCK; [2022-08-02T20:10:08.781Z] unset SSH_AGENT_PID; [2022-08-02T20:10:08.781Z] echo Agent pid 80 killed; [2022-08-02T20:10:08.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T20:10:09.095Z] + git semver [Pipeline] } [2022-08-02T20:10:09.376Z] $ docker stop --time=1 c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b [2022-08-02T20:10:10.711Z] $ docker rm -f c3c026723dca6c306addae91eec4688491cd79b2cbffdee270cd6324b4e5e69b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T20:10:11.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T20:10:11.333Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T20:10:11.336Z] [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] sh [2022-08-02T20:10:11.766Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2022-08-02T20:10:11.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:10:11.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:10:11.809Z] ========================================================= [2022-08-02T20:10:11.809Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T20:10:11.809Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:10:12.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T20:10:12.102Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T20:10:12.102Z] 2408cc74d12b: Pulling fs layer [2022-08-02T20:10:12.102Z] ea60b727a1ce: Pulling fs layer [2022-08-02T20:10:12.102Z] 30c4a7721957: Pulling fs layer [2022-08-02T20:10:12.102Z] 370296b7ddb6: Pulling fs layer [2022-08-02T20:10:12.102Z] 7c6cee850709: Pulling fs layer [2022-08-02T20:10:12.102Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T20:10:12.102Z] d94ebbe4e438: Pulling fs layer [2022-08-02T20:10:12.102Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T20:10:12.102Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T20:10:12.102Z] 370296b7ddb6: Waiting [2022-08-02T20:10:12.102Z] 7c6cee850709: Waiting [2022-08-02T20:10:12.102Z] 39a5fcdaea64: Waiting [2022-08-02T20:10:12.102Z] d94ebbe4e438: Waiting [2022-08-02T20:10:12.102Z] 59ccb84bbe0f: Waiting [2022-08-02T20:10:12.102Z] 30c4a7721957: Verifying Checksum [2022-08-02T20:10:12.102Z] ea60b727a1ce: Download complete [2022-08-02T20:10:12.102Z] 7c6cee850709: Download complete [2022-08-02T20:10:12.102Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T20:10:12.102Z] 39a5fcdaea64: Download complete [2022-08-02T20:10:12.102Z] 2408cc74d12b: Download complete [2022-08-02T20:10:12.102Z] d94ebbe4e438: Verifying Checksum [2022-08-02T20:10:12.102Z] d94ebbe4e438: Download complete [2022-08-02T20:10:12.365Z] 2408cc74d12b: Pull complete [2022-08-02T20:10:12.365Z] ea60b727a1ce: Pull complete [2022-08-02T20:10:12.629Z] 30c4a7721957: Pull complete [2022-08-02T20:10:12.629Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T20:10:12.629Z] 59ccb84bbe0f: Download complete [2022-08-02T20:10:12.890Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T20:10:12.890Z] bcfd1f05c69d: Download complete [2022-08-02T20:10:12.890Z] 370296b7ddb6: Verifying Checksum [2022-08-02T20:10:12.890Z] 370296b7ddb6: Download complete [2022-08-02T20:10:18.183Z] 370296b7ddb6: Pull complete [2022-08-02T20:10:18.183Z] 7c6cee850709: Pull complete [2022-08-02T20:10:18.183Z] 39a5fcdaea64: Pull complete [2022-08-02T20:10:18.183Z] d94ebbe4e438: Pull complete [2022-08-02T20:10:20.091Z] bcfd1f05c69d: Pull complete [2022-08-02T20:10:20.664Z] 59ccb84bbe0f: Pull complete [2022-08-02T20:10:20.664Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T20:10:20.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T20:10:20.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:10:20.970Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T20:10:20.970Z] WORKDIR /edgex [2022-08-02T20:10:20.970Z] COPY go.mod . [2022-08-02T20:10:20.970Z] RUN go mod download [2022-08-02T20:10:20.970Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-02T20:10:22.356Z] Sending build context to Docker daemon 335.6MB [2022-08-02T20:10:22.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T20:10:22.356Z] ---> a4fb48ad2a94 [2022-08-02T20:10:22.356Z] Step 2/4 : WORKDIR /edgex [2022-08-02T20:10:24.923Z] ---> Running in 9806b42f5016 [2022-08-02T20:10:24.923Z] Removing intermediate container 9806b42f5016 [2022-08-02T20:10:24.923Z] ---> 9e7898d47f90 [2022-08-02T20:10:24.923Z] Step 3/4 : COPY go.mod . [2022-08-02T20:10:24.923Z] ---> 88395f032b8d [2022-08-02T20:10:24.923Z] Step 4/4 : RUN go mod download [2022-08-02T20:10:25.189Z] ---> Running in 0a5d16e89945 [2022-08-02T20:10:26.431Z] Still waiting to schedule task [2022-08-02T20:10:26.431Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-02T20:10:40.130Z] Removing intermediate container 0a5d16e89945 [2022-08-02T20:10:40.130Z] ---> 845cfe814732 [2022-08-02T20:10:40.130Z] Successfully built 845cfe814732 [2022-08-02T20:10:40.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:10:40.439Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T20:10:40.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:10:40.525Z] prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container [2022-08-02T20:10:40.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T20:10:41.017Z] $ docker top 2814a61689978853510ad6abe7b6d7f4b8f66eb014cd7262da76dc8fbbaff398 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:10:41.392Z] + go version [2022-08-02T20:10:41.392Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T20:10:41.412Z] $ docker stop --time=1 2814a61689978853510ad6abe7b6d7f4b8f66eb014cd7262da76dc8fbbaff398 [2022-08-02T20:10:42.709Z] $ docker rm -f 2814a61689978853510ad6abe7b6d7f4b8f66eb014cd7262da76dc8fbbaff398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:10:43.128Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T20:10:43.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:10:43.228Z] prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container [2022-08-02T20:10:43.270Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T20:10:43.701Z] $ docker top 4433436563bf4b394e2b47e944110e7e804dd61c7ed426af152616e5a2a6379d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T20:10:43.798Z] ========================================================= [2022-08-02T20:10:43.798Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T20:10:43.798Z] ========================================================= [Pipeline] sh [2022-08-02T20:10:44.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:10:44.441Z] + make test [2022-08-02T20:10:44.441Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T20:10:52.589Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T20:11:07.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.126s coverage: 28.7% of statements [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T20:11:07.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T20:11:07.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-08-02T20:11:07.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T20:11:07.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 89.2% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.109s coverage: 2.1% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.570s coverage: 95.6% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements [2022-08-02T20:11:11.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-08-02T20:11:11.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.102s coverage: 87.5% of statements [2022-08-02T20:11:19.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements [2022-08-02T20:11:19.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-08-02T20:11:22.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.2% of statements [2022-08-02T20:11:22.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.7% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.8% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.6% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T20:11:30.573Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-02T20:11:30.573Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-02T20:11:30.573Z] 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-08-02T20:11:52.520Z] 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-08-02T20:11:52.520Z] GO111MODULE=on go vet ./... [2022-08-02T20:11:53.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T20:11:53.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T20:11:53.463Z] ./bin/test-attribution-txt.sh [2022-08-02T20:11:53.463Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T20:11:53.463Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T20:11:53.463Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T20:11:53.463Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T20:11:53.463Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T20:11:53.463Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T20:11:53.463Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T20:11:53.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T20:11:53.770Z] + ls -al . [2022-08-02T20:11:53.770Z] total 728 [2022-08-02T20:11:53.770Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 20:10 . [2022-08-02T20:11:53.770Z] drwxr-xr-x 4 root root 4096 Aug 2 20:10 .. [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 20:09 .dockerignore [2022-08-02T20:11:53.770Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 20:11 .git [2022-08-02T20:11:53.770Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 20:09 .github [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 20:09 .gitignore [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 20:09 .golangci.yml [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 20:09 .hadolint.yml [2022-08-02T20:11:53.770Z] drwxr-xr-x 3 1001 1001 4096 Aug 2 20:10 .semver [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 20:09 .sonarcloud.properties [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 20:09 ADOPTERS.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 20:09 Attribution.txt [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 20:09 CHANGELOG.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 20:09 CONTRIBUTING.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 20:09 GOVERNANCE.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 20:09 Jenkinsfile [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 20:09 LICENSE [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 10370 Aug 2 20:09 Makefile [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 20:09 OWNERS.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 20:09 README.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 20:09 SECURITY.md [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 20:10 VERSION [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 20:09 ZMQWindows.md [2022-08-02T20:11:53.770Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 20:09 bin [2022-08-02T20:11:53.770Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 20:09 cmd [2022-08-02T20:11:53.770Z] -rw-r--r-- 1 root root 478941 Aug 2 20:11 coverage.out [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 20:09 go.mod [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 20:09 go.sum [2022-08-02T20:11:53.770Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 20:09 internal [2022-08-02T20:11:53.770Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 20:09 openapi [2022-08-02T20:11:53.770Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 20:09 snap [2022-08-02T20:11:53.770Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 20:09 version.go [Pipeline] sh [2022-08-02T20:11:54.059Z] + '[' -e coverage.out ] [2022-08-02T20:11:54.059Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T20:11:54.148Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T20:11:54.430Z] + make build [2022-08-02T20:11:54.430Z] 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-08-02T20:12:04.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21830 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws [2022-08-02T20:12:04.691Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2022-08-02T20:12:04.789Z] The recommended git tool is: git [2022-08-02T20:12:06.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-02T20:12:12.373Z] using credential edgex-jenkins-ssh [2022-08-02T20:12:12.400Z] Cloning the remote Git repository [2022-08-02T20:12:12.483Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-02T20:12:12.577Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2022-08-02T20:12:12.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T20:12:12.682Z] > git --version # timeout=10 [2022-08-02T20:12:12.717Z] > git --version # 'git version 2.25.1' [2022-08-02T20:12:12.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T20:12:12.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T20:12:18.870Z] 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-08-02T20:12:18.870Z] 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-08-02T20:12:24.154Z] 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-08-02T20:12:24.413Z] 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-08-02T20:12:25.354Z] 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-08-02T20:12:26.733Z] 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-08-02T20:12:27.304Z] 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-08-02T20:12:28.239Z] 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-08-02T20:12:29.018Z] Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:12:29.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T20:12:29.385Z] Merge succeeded, producing cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:12:29.385Z] Checking out Revision cb23cb096a40bcf1b7afd5b14df285b5ab964b07 (PR-4101) [2022-08-02T20:12:28.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T20:12:28.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T20:12:28.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T20:12:28.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T20:12:28.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T20:12:28.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-02T20:12:29.041Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T20:12:29.064Z] > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # timeout=10 [2022-08-02T20:12:29.298Z] > git remote # timeout=10 [2022-08-02T20:12:29.321Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T20:12:29.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T20:12:29.348Z] > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 [2022-08-02T20:12:29.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T20:12:29.397Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T20:12:29.408Z] > git checkout -f cb23cb096a40bcf1b7afd5b14df285b5ab964b07 # timeout=10 [2022-08-02T20:12:29.764Z] 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-08-02T20:12:31.220Z] 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-08-02T20:12:32.620Z] $ docker stop --time=1 4433436563bf4b394e2b47e944110e7e804dd61c7ed426af152616e5a2a6379d [2022-08-02T20:12:33.873Z] Commit message: "fix: Reverted go-mod-serects version" [2022-08-02T20:12:35.047Z] $ docker rm -f 4433436563bf4b394e2b47e944110e7e804dd61c7ed426af152616e5a2a6379d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T20:12:35.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T20:12:35.947Z] [2022-08-02T20:12:35.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:12:36.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T20:12:36.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T20:12:36.181Z] Dload Upload Total Spent Left Speed [2022-08-02T20:12:36.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 91348 [2022-08-02T20:12:36.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T20:12:36.247Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-02T20:12:36.247Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-02T20:12:36.247Z] ca9280d653b3: Pulling fs layer [2022-08-02T20:12:36.247Z] 7e9c9ca2126c: Pulling fs layer [2022-08-02T20:12:36.247Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-02T20:12:36.247Z] cbdbe7a5bc2a: Download complete [2022-08-02T20:12:36.506Z] ca9280d653b3: Verifying Checksum [2022-08-02T20:12:36.506Z] ca9280d653b3: Download complete [2022-08-02T20:12:36.506Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-02T20:12:36.764Z] 7e9c9ca2126c: Download complete [2022-08-02T20:12:36.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T20:12:37.022Z] ca9280d653b3: Pull complete [2022-08-02T20:12:37.263Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T20:12:37.264Z] + sudo tee /etc/docker/daemon.new [2022-08-02T20:12:37.264Z] { [2022-08-02T20:12:37.264Z] "registry-mirrors": [ [2022-08-02T20:12:37.264Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T20:12:37.264Z] ], [2022-08-02T20:12:37.264Z] "bip": "10.250.0.254/24", [2022-08-02T20:12:37.264Z] "hosts": [ [2022-08-02T20:12:37.264Z] "tcp://0.0.0.0:5555", [2022-08-02T20:12:37.264Z] "unix:///var/run/docker.sock" [2022-08-02T20:12:37.264Z] ], [2022-08-02T20:12:37.264Z] "mtu": 1458, [2022-08-02T20:12:37.264Z] "selinux-enabled": true, [2022-08-02T20:12:37.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T20:12:37.264Z] } [Pipeline] sh [2022-08-02T20:12:37.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T20:12:37.927Z] + sudo service docker restart [2022-08-02T20:12:40.310Z] 7e9c9ca2126c: Pull complete [2022-08-02T20:12:40.310Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-02T20:12:40.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T20:12:40.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:12:40.397Z] prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container [2022-08-02T20:12:40.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T20:12:41.985Z] $ docker top 1c6c60bffa71211955e86688b824658e11a59a3b8dac91aa28f3fe792a6bb35e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:12:42.331Z] + grep parallel [2022-08-02T20:12:42.331Z] + docker-compose build --help [2022-08-02T20:12:42.903Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T20:12:42.922Z] $ docker stop --time=1 1c6c60bffa71211955e86688b824658e11a59a3b8dac91aa28f3fe792a6bb35e [2022-08-02T20:12:44.199Z] $ docker rm -f 1c6c60bffa71211955e86688b824658e11a59a3b8dac91aa28f3fe792a6bb35e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:12:44.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T20:12:44.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:12:44.679Z] prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container [2022-08-02T20:12:44.716Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T20:12:45.080Z] $ docker top b5ddb4b9ddc85223fe6fd4f4bb6bd818c78648e5f10b15e19fe77dbb495e956f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:12:45.437Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T20:12:46.010Z] Building core-command ... [2022-08-02T20:12:46.010Z] Building core-data ... [2022-08-02T20:12:46.010Z] Building core-metadata ... [2022-08-02T20:12:46.010Z] Building security-bootstrapper ... [2022-08-02T20:12:46.010Z] Building security-proxy-setup ... [2022-08-02T20:12:46.010Z] Building security-secretstore-setup ... [2022-08-02T20:12:46.010Z] Building security-spiffe-token-provider ... [2022-08-02T20:12:46.010Z] Building security-spire-agent ... [2022-08-02T20:12:46.010Z] Building security-spire-config ... [2022-08-02T20:12:46.010Z] Building security-spire-server ... [2022-08-02T20:12:46.010Z] Building support-notifications ... [2022-08-02T20:12:46.010Z] Building support-scheduler ... [2022-08-02T20:12:46.010Z] Building sys-mgmt-agent ... [2022-08-02T20:12:46.010Z] Building core-data [2022-08-02T20:12:46.010Z] Building core-metadata [2022-08-02T20:12:46.010Z] Building security-proxy-setup [2022-08-02T20:12:46.010Z] Building sys-mgmt-agent [2022-08-02T20:12:46.010Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T20:12:56.217Z] provisioning config files... [2022-08-02T20:12:56.238Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8460539540777578488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:12:56.793Z] ---> docker-login.sh [2022-08-02T20:12:56.793Z] nexus3.edgexfoundry.org:10001 [2022-08-02T20:12:57.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:12:57.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:12:57.658Z] Configure a credential helper to remove this warning. See [2022-08-02T20:12:57.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:12:57.658Z] [2022-08-02T20:12:57.658Z] Login Succeeded [2022-08-02T20:12:57.658Z] nexus3.edgexfoundry.org:10002 [2022-08-02T20:12:57.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:12:58.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:12:58.202Z] Configure a credential helper to remove this warning. See [2022-08-02T20:12:58.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:12:58.202Z] [2022-08-02T20:12:58.202Z] Login Succeeded [2022-08-02T20:12:58.202Z] nexus3.edgexfoundry.org:10003 [2022-08-02T20:12:58.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:12:58.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:12:58.474Z] Configure a credential helper to remove this warning. See [2022-08-02T20:12:58.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:12:58.474Z] [2022-08-02T20:12:58.474Z] Login Succeeded [2022-08-02T20:12:58.474Z] nexus3.edgexfoundry.org:10004 [2022-08-02T20:12:58.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:12:59.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:12:59.020Z] Configure a credential helper to remove this warning. See [2022-08-02T20:12:59.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:12:59.020Z] [2022-08-02T20:12:59.020Z] Login Succeeded [2022-08-02T20:12:59.020Z] docker.io [2022-08-02T20:12:59.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T20:12:59.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T20:12:59.561Z] Configure a credential helper to remove this warning. See [2022-08-02T20:12:59.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T20:12:59.561Z] [2022-08-02T20:12:59.561Z] Login Succeeded [2022-08-02T20:12:59.561Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T20:12:59.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-02T20:13:00.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2022-08-02T20:13:00.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:13:00.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T20:13:00.166Z] ========================================================= [2022-08-02T20:13:00.166Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T20:13:00.166Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:13:00.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T20:13:00.762Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T20:13:00.762Z] b3c136eddcbf: Pulling fs layer [2022-08-02T20:13:00.762Z] c0a3192eca97: Pulling fs layer [2022-08-02T20:13:00.762Z] a050256f5b6f: Pulling fs layer [2022-08-02T20:13:00.762Z] 656be50a0ddc: Pulling fs layer [2022-08-02T20:13:00.762Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T20:13:00.762Z] 46d945488cbd: Pulling fs layer [2022-08-02T20:13:00.762Z] 8a5474983e97: Pulling fs layer [2022-08-02T20:13:00.762Z] 329c88fbcd65: Pulling fs layer [2022-08-02T20:13:00.762Z] 656be50a0ddc: Waiting [2022-08-02T20:13:00.762Z] 2bbca73fdf42: Waiting [2022-08-02T20:13:00.762Z] 46d945488cbd: Waiting [2022-08-02T20:13:00.762Z] 8a5474983e97: Waiting [2022-08-02T20:13:00.762Z] 329c88fbcd65: Waiting [2022-08-02T20:13:00.762Z] a050256f5b6f: Verifying Checksum [2022-08-02T20:13:00.762Z] a050256f5b6f: Download complete [2022-08-02T20:13:00.762Z] c0a3192eca97: Verifying Checksum [2022-08-02T20:13:00.762Z] c0a3192eca97: Download complete [2022-08-02T20:13:00.762Z] 2bbca73fdf42: Download complete [2022-08-02T20:13:00.762Z] 46d945488cbd: Verifying Checksum [2022-08-02T20:13:00.762Z] 46d945488cbd: Download complete [2022-08-02T20:13:00.762Z] b3c136eddcbf: Verifying Checksum [2022-08-02T20:13:00.762Z] b3c136eddcbf: Download complete [2022-08-02T20:13:00.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:13:00.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:13:00.900Z] ---> 845cfe814732 [2022-08-02T20:13:00.900Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T20:13:00.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:13:00.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:13:00.900Z] ---> 845cfe814732 [2022-08-02T20:13:00.900Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:13:00.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:13:00.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:13:00.900Z] ---> 845cfe814732 [2022-08-02T20:13:00.900Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:13:00.900Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:13:00.900Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:13:00.900Z] ---> 845cfe814732 [2022-08-02T20:13:00.900Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T20:13:00.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:13:00.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:13:00.900Z] ---> 845cfe814732 [2022-08-02T20:13:00.900Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:13:01.751Z] b3c136eddcbf: Pull complete [2022-08-02T20:13:01.751Z] 329c88fbcd65: Verifying Checksum [2022-08-02T20:13:01.751Z] 329c88fbcd65: Download complete [2022-08-02T20:13:02.363Z] c0a3192eca97: Pull complete [2022-08-02T20:13:02.633Z] a050256f5b6f: Pull complete [2022-08-02T20:13:02.917Z] 8a5474983e97: Verifying Checksum [2022-08-02T20:13:02.917Z] 8a5474983e97: Download complete [2022-08-02T20:13:03.511Z] 656be50a0ddc: Download complete [2022-08-02T20:13:04.204Z] ---> Running in cfe6f0a40f46 [2022-08-02T20:13:04.204Z] ---> Running in 3e806576762d [2022-08-02T20:13:04.204Z] ---> Running in 83bb92cfaeb4 [2022-08-02T20:13:04.204Z] ---> Running in 2c07811107bd [2022-08-02T20:13:04.204Z] ---> Running in 7f1068066ebd [2022-08-02T20:13:04.204Z] Removing intermediate container 3e806576762d [2022-08-02T20:13:04.204Z] ---> f09d130a9550 [2022-08-02T20:13:04.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:13:04.204Z] Removing intermediate container cfe6f0a40f46 [2022-08-02T20:13:04.204Z] ---> 4a00e784e902 [2022-08-02T20:13:04.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:13:04.204Z] Removing intermediate container 7f1068066ebd [2022-08-02T20:13:04.204Z] ---> 756ef70407be [2022-08-02T20:13:04.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:13:04.204Z] Removing intermediate container 83bb92cfaeb4 [2022-08-02T20:13:04.204Z] ---> 6342f1de7d2d [2022-08-02T20:13:04.204Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:13:04.204Z] Removing intermediate container 2c07811107bd [2022-08-02T20:13:04.204Z] ---> ebb9625c4d0a [2022-08-02T20:13:04.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:13:04.204Z] ---> Running in fd055d7f988a [2022-08-02T20:13:04.204Z] ---> Running in 3a1aac8d7cbf [2022-08-02T20:13:04.204Z] ---> Running in 46c7542ef201 [2022-08-02T20:13:04.204Z] ---> Running in b9d6af6b8a1a [2022-08-02T20:13:04.465Z] ---> Running in ba90f209f653 [2022-08-02T20:13:05.036Z] Removing intermediate container fd055d7f988a [2022-08-02T20:13:05.036Z] ---> 561171a23650 [2022-08-02T20:13:05.036Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T20:13:05.296Z] ---> Running in a49f111f0dbb [2022-08-02T20:13:05.872Z] Removing intermediate container 46c7542ef201 [2022-08-02T20:13:05.872Z] ---> b3bcbaa1665c [2022-08-02T20:13:05.872Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T20:13:05.872Z] ---> Running in 8cd1cd2f8ef9 [2022-08-02T20:13:05.873Z] Removing intermediate container 3a1aac8d7cbf [2022-08-02T20:13:05.873Z] ---> d062105cc569 [2022-08-02T20:13:05.873Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T20:13:05.873Z] ---> Running in 67379048ed43 [2022-08-02T20:13:05.873Z] Removing intermediate container b9d6af6b8a1a [2022-08-02T20:13:05.873Z] ---> ef3d74e2b249 [2022-08-02T20:13:05.873Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T20:13:05.873Z] Removing intermediate container ba90f209f653 [2022-08-02T20:13:05.873Z] ---> abdfb3e00ef0 [2022-08-02T20:13:05.873Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T20:13:06.133Z] ---> Running in 6227849cef79 [2022-08-02T20:13:06.133Z] ---> Running in 3e4f82a37aa2 [2022-08-02T20:13:06.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:06.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:06.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:06.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:06.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:06.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:07.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:07.188Z] OK: 211 MiB in 51 packages [2022-08-02T20:13:07.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:07.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:07.448Z] OK: 211 MiB in 51 packages [2022-08-02T20:13:07.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:13:07.707Z] Removing intermediate container a49f111f0dbb [2022-08-02T20:13:07.707Z] ---> 7f676c4281c6 [2022-08-02T20:13:07.707Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:13:07.707Z] OK: 211 MiB in 51 packages [2022-08-02T20:13:07.707Z] OK: 211 MiB in 51 packages [2022-08-02T20:13:07.707Z] ---> 13eb61165f2d [2022-08-02T20:13:07.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:13:07.967Z] ---> Running in 25414f301434 [2022-08-02T20:13:07.967Z] Removing intermediate container 8cd1cd2f8ef9 [2022-08-02T20:13:07.967Z] ---> 292f864b35b5 [2022-08-02T20:13:07.967Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:13:07.967Z] ---> 21c291249039 [2022-08-02T20:13:07.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:13:08.235Z] ---> Running in 881357978d1a [2022-08-02T20:13:08.235Z] Removing intermediate container 67379048ed43 [2022-08-02T20:13:08.235Z] ---> f05d62bacd5a [2022-08-02T20:13:08.235Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T20:13:08.235Z] Removing intermediate container 6227849cef79 [2022-08-02T20:13:08.235Z] ---> 220247906d3d [2022-08-02T20:13:08.235Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T20:13:08.497Z] OK: 211 MiB in 51 packages [2022-08-02T20:13:08.497Z] ---> fad908a7ceff [2022-08-02T20:13:08.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:13:08.497Z] ---> Running in fed4b1ac9127 [2022-08-02T20:13:08.497Z] ---> f4da5226c898 [2022-08-02T20:13:08.497Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:13:08.497Z] ---> Running in eb6a77e690d1 [2022-08-02T20:13:09.066Z] Removing intermediate container 3e4f82a37aa2 [2022-08-02T20:13:09.066Z] ---> 41ce3bf6ca79 [2022-08-02T20:13:09.066Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:13:09.326Z] ---> 6b2ca3ead9bd [2022-08-02T20:13:09.326Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:13:09.326Z] ---> Running in aaca23d63560 [2022-08-02T20:13:18.608Z] 656be50a0ddc: Pull complete [2022-08-02T20:13:18.609Z] 2bbca73fdf42: Pull complete [2022-08-02T20:13:18.609Z] 46d945488cbd: Pull complete [2022-08-02T20:13:21.549Z] Removing intermediate container aaca23d63560 [2022-08-02T20:13:21.550Z] ---> b1e03dcdcb96 [2022-08-02T20:13:21.550Z] Step 8/23 : COPY . . [2022-08-02T20:13:21.550Z] Removing intermediate container fed4b1ac9127 [2022-08-02T20:13:21.550Z] ---> 944ed46159d5 [2022-08-02T20:13:21.550Z] Step 8/22 : COPY . . [2022-08-02T20:13:21.550Z] Removing intermediate container 881357978d1a [2022-08-02T20:13:21.550Z] ---> fa7aaf089aad [2022-08-02T20:13:21.550Z] Step 8/23 : COPY . .Removing intermediate container 25414f301434 [2022-08-02T20:13:21.550Z] [2022-08-02T20:13:21.550Z] ---> dc79a880f6ad [2022-08-02T20:13:21.550Z] Step 8/23 : COPY . . [2022-08-02T20:13:21.550Z] Removing intermediate container eb6a77e690d1 [2022-08-02T20:13:21.550Z] ---> 96e1d87d39af [2022-08-02T20:13:21.550Z] Step 8/25 : COPY . . [2022-08-02T20:13:24.033Z] 8a5474983e97: Pull complete [2022-08-02T20:13:26.022Z] 329c88fbcd65: Pull complete [2022-08-02T20:13:26.022Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T20:13:26.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T20:13:26.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:13:26.367Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T20:13:26.367Z] WORKDIR /edgex [2022-08-02T20:13:26.367Z] COPY go.mod . [2022-08-02T20:13:26.367Z] RUN go mod download [2022-08-02T20:13:26.367Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-02T20:13:29.001Z] Sending build context to Docker daemon 169.5MB [2022-08-02T20:13:29.001Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T20:13:29.001Z] ---> ff4287adb874 [2022-08-02T20:13:29.001Z] Step 2/4 : WORKDIR /edgex [2022-08-02T20:13:30.977Z] ---> Running in 53720d7f62ec [2022-08-02T20:13:30.977Z] Removing intermediate container 53720d7f62ec [2022-08-02T20:13:30.977Z] ---> 461b4504efa6 [2022-08-02T20:13:30.977Z] Step 3/4 : COPY go.mod . [2022-08-02T20:13:31.574Z] ---> 8734fca98101 [2022-08-02T20:13:31.574Z] Step 4/4 : RUN go mod download [2022-08-02T20:13:31.574Z] ---> Running in b546b3447d2b [2022-08-02T20:13:33.762Z] ---> 95a84f950f75 [2022-08-02T20:13:33.762Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T20:13:33.762Z] ---> cb7345d4139c [2022-08-02T20:13:33.762Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T20:13:33.762Z] ---> c8b2a5d7fa27 [2022-08-02T20:13:33.762Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T20:13:33.762Z] ---> Running in 633acb674af9 [2022-08-02T20:13:33.762Z] ---> 7a4069b79322 [2022-08-02T20:13:33.762Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T20:13:33.762Z] ---> a468c4f006dc [2022-08-02T20:13:33.762Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T20:13:33.762Z] ---> Running in 26a9e8e10ce8 [2022-08-02T20:13:33.762Z] ---> Running in 17891bb56fb3 [2022-08-02T20:13:33.762Z] ---> Running in a0d6a5b350d5 [2022-08-02T20:13:33.762Z] ---> Running in dc96518772ee [2022-08-02T20:13:33.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T20:13:33.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T20:13:33.762Z] 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-08-02T20:13:33.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-02T20:13:33.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T20:14:03.921Z] Removing intermediate container b546b3447d2b [2022-08-02T20:14:03.921Z] ---> 6aaee9eeba84 [2022-08-02T20:14:03.921Z] Successfully built 6aaee9eeba84 [2022-08-02T20:14:03.921Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:14:04.272Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T20:14:04.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:14:04.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container [2022-08-02T20:14:04.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T20:14:05.838Z] 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-08-02T20:14:05.838Z] 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-08-02T20:14:05.954Z] $ docker top 6b956c0089bc67580030d3f2ba18c7a6be3eafa1b12d17bf7f4519b321ee1546 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:14:06.851Z] + go version [2022-08-02T20:14:06.851Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T20:14:06.882Z] $ docker stop --time=1 6b956c0089bc67580030d3f2ba18c7a6be3eafa1b12d17bf7f4519b321ee1546 [2022-08-02T20:14:08.414Z] Removing intermediate container 17891bb56fb3 [2022-08-02T20:14:08.414Z] ---> b24cc2288e27 [2022-08-02T20:14:08.414Z] [2022-08-02T20:14:08.414Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T20:14:08.414Z] Removing intermediate container a0d6a5b350d5 [2022-08-02T20:14:08.414Z] ---> 12ccc978c15f [2022-08-02T20:14:08.414Z] [2022-08-02T20:14:08.414Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T20:14:08.414Z] Removing intermediate container 26a9e8e10ce8 [2022-08-02T20:14:08.414Z] ---> f893c4e5c7b0 [2022-08-02T20:14:08.414Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T20:14:08.414Z] Removing intermediate container 633acb674af9 [2022-08-02T20:14:08.414Z] ---> 02b3d0c69ae4 [2022-08-02T20:14:08.414Z] [2022-08-02T20:14:08.414Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T20:14:08.414Z] ---> Running in eb1acba43524 [2022-08-02T20:14:08.497Z] $ docker rm -f 6b956c0089bc67580030d3f2ba18c7a6be3eafa1b12d17bf7f4519b321ee1546 [2022-08-02T20:14:08.707Z] 3.16: Pulling from library/alpine [2022-08-02T20:14:08.707Z] 3.16: Pulling from library/alpine [2022-08-02T20:14:08.707Z] 3.16: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:14:09.088Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T20:14:09.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:14:09.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container [2022-08-02T20:14:09.420Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T20:14:09.700Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T20:14:09.961Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T20:14:09.961Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T20:14:09.961Z] Status: Image is up to date for alpine:3.16 [2022-08-02T20:14:09.961Z] ---> d7d3d98c851f [2022-08-02T20:14:09.961Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T20:14:09.961Z] ---> d7d3d98c851f [2022-08-02T20:14:09.961Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T20:14:09.961Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T20:14:09.961Z] Status: Image is up to date for alpine:3.16 [2022-08-02T20:14:09.961Z] ---> d7d3d98c851f [2022-08-02T20:14:09.961Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T20:14:09.961Z] ---> Running in 08257c43452b [2022-08-02T20:14:09.961Z] ---> Running in e4a8e8ed49db [2022-08-02T20:14:09.961Z] ---> Running in d1c75f947d1f [2022-08-02T20:14:09.961Z] Removing intermediate container dc96518772ee [2022-08-02T20:14:09.961Z] ---> 79b871586aef [2022-08-02T20:14:09.961Z] [2022-08-02T20:14:09.961Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T20:14:09.961Z] ---> d7d3d98c851f [2022-08-02T20:14:09.961Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T20:14:10.221Z] ---> Running in b71da05030de [2022-08-02T20:14:10.221Z] 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-08-02T20:14:10.221Z] Removing intermediate container b71da05030de [2022-08-02T20:14:10.221Z] ---> e6824c852239 [2022-08-02T20:14:10.221Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T20:14:10.221Z] ---> Running in 9b2a034d091a [2022-08-02T20:14:10.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:10.479Z] Removing intermediate container 9b2a034d091a [2022-08-02T20:14:10.479Z] ---> 60651b7690bd [2022-08-02T20:14:10.479Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T20:14:10.479Z] ---> Running in 5a56c0212126 [2022-08-02T20:14:10.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:10.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:10.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:10.686Z] $ docker top 264e97d8a99c5061f803edcfa59bb11b2c39a4c3fdf4138513f72ee02ad33afc -eo pid,comm [2022-08-02T20:14:10.739Z] Removing intermediate container 5a56c0212126 [2022-08-02T20:14:10.739Z] ---> 90bfdc24d029 [2022-08-02T20:14:10.739Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:10.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:10.739Z] ---> Running in 23d7d8a316a9 [2022-08-02T20:14:10.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:10.739Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:10.739Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:14:10.739Z] OK: 6 MiB in 15 packages [2022-08-02T20:14:10.739Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T20:14:10.739Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T20:14:10.739Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T20:14:10.739Z] (4/6) Installing libcurl (7.83.1-r2) [Pipeline] { [Pipeline] echo [2022-08-02T20:14:10.957Z] ========================================================= [2022-08-02T20:14:10.957Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T20:14:10.957Z] ========================================================= [Pipeline] sh [2022-08-02T20:14:10.998Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T20:14:10.998Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:10.998Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:14:10.998Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:14:10.998Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T20:14:10.998Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:10.998Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T20:14:10.998Z] Removing intermediate container eb1acba43524 [2022-08-02T20:14:10.998Z] ---> 4addd3e297c0 [2022-08-02T20:14:10.998Z] [2022-08-02T20:14:10.998Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T20:14:10.998Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:14:10.998Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:14:10.998Z] OK: 8 MiB in 20 packages [2022-08-02T20:14:10.998Z] OK: 6 MiB in 17 packages [2022-08-02T20:14:11.257Z] 20.10.14: Pulling from library/docker [2022-08-02T20:14:11.257Z] Removing intermediate container 08257c43452b [2022-08-02T20:14:11.257Z] ---> 48c81ad61893 [2022-08-02T20:14:11.257Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:14:11.257Z] ---> Running in 7f4d178d4779 [2022-08-02T20:14:11.257Z] Removing intermediate container 7f4d178d4779 [2022-08-02T20:14:11.257Z] ---> d5cf51310bcf [2022-08-02T20:14:11.257Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T20:14:11.516Z] ---> Running in 3a53d00e7ec8 [2022-08-02T20:14:11.593Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2022-08-02T20:14:11.775Z] Removing intermediate container 3a53d00e7ec8 [2022-08-02T20:14:11.775Z] ---> 0ebbb6a09c1e [2022-08-02T20:14:11.775Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T20:14:12.035Z] ---> Running in 0a5f8b3dc93e [2022-08-02T20:14:12.035Z] Removing intermediate container 23d7d8a316a9 [2022-08-02T20:14:12.035Z] ---> a0fe377f2b6d [2022-08-02T20:14:12.035Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T20:14:12.255Z] + make test [2022-08-02T20:14:12.255Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T20:14:12.295Z] Removing intermediate container d1c75f947d1f [2022-08-02T20:14:12.295Z] ---> 3b655525b7fa [2022-08-02T20:14:12.295Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T20:14:12.295Z] Removing intermediate container e4a8e8ed49db [2022-08-02T20:14:12.295Z] ---> 17fa615b6b0c [2022-08-02T20:14:12.295Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T20:14:12.295Z] Removing intermediate container 0a5f8b3dc93e [2022-08-02T20:14:12.295Z] ---> a21ec2e2827a [2022-08-02T20:14:12.295Z] Step 15/23 : WORKDIR / [2022-08-02T20:14:12.295Z] ---> Running in 4004097d1af3 [2022-08-02T20:14:12.295Z] ---> Running in 3e17a1c3c2ae [2022-08-02T20:14:12.295Z] ---> Running in 6d9ce8935d49 [2022-08-02T20:14:12.295Z] ---> Running in 0b6cd8c8ffab [2022-08-02T20:14:12.295Z] Removing intermediate container 3e17a1c3c2ae [2022-08-02T20:14:12.295Z] ---> 064d67e38934 [2022-08-02T20:14:12.295Z] Step 13/25 : WORKDIR / [2022-08-02T20:14:12.554Z] Removing intermediate container 6d9ce8935d49 [2022-08-02T20:14:12.554Z] ---> 67ebdc6d651f [2022-08-02T20:14:12.554Z] Step 13/22 : WORKDIR /edgex [2022-08-02T20:14:12.554Z] ---> Running in a0cb0743f621 [2022-08-02T20:14:12.554Z] Removing intermediate container 0b6cd8c8ffab [2022-08-02T20:14:12.554Z] ---> a2026f5ad16d [2022-08-02T20:14:12.554Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:14:12.554Z] ---> Running in cfcdca9d85e7 [2022-08-02T20:14:12.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:12.554Z] Removing intermediate container a0cb0743f621 [2022-08-02T20:14:12.554Z] ---> 5b47cb29b0b9 [2022-08-02T20:14:12.554Z] 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-08-02T20:14:12.814Z] Removing intermediate container cfcdca9d85e7 [2022-08-02T20:14:12.814Z] ---> f2f24b988905 [2022-08-02T20:14:12.814Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T20:14:13.073Z] ---> dda909e37620 [2022-08-02T20:14:13.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T20:14:13.073Z] ---> 148692894bd2 [2022-08-02T20:14:13.073Z] 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-08-02T20:14:13.333Z] ---> 67c2b98ebb3b [2022-08-02T20:14:13.333Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T20:14:13.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:13.591Z] ---> ef6fc263634f [2022-08-02T20:14:13.591Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T20:14:13.591Z] ---> c6ca90075115 [2022-08-02T20:14:13.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T20:14:13.869Z] ---> 72e03ad95bf8 [2022-08-02T20:14:13.869Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T20:14:13.869Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:13.869Z] ---> cb751872182d [2022-08-02T20:14:13.870Z] 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-08-02T20:14:13.870Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T20:14:13.870Z] ---> b3ce919dccae [2022-08-02T20:14:13.870Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T20:14:14.142Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T20:14:14.142Z] ---> Running in 28f92cf022c4 [2022-08-02T20:14:14.142Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T20:14:14.142Z] ---> dc8862e864f2 [2022-08-02T20:14:14.142Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T20:14:14.142Z] ---> 6e4f158c026e [2022-08-02T20:14:14.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T20:14:14.142Z] Removing intermediate container 28f92cf022c4 [2022-08-02T20:14:14.142Z] ---> e88cba041cc2 [2022-08-02T20:14:14.142Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:14:14.416Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T20:14:14.416Z] ---> Running in 83e60e1bac9f [2022-08-02T20:14:14.416Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T20:14:14.416Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:14:14.416Z] OK: 8 MiB in 20 packages [2022-08-02T20:14:14.675Z] ---> 1a4862671b80 [2022-08-02T20:14:14.675Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T20:14:14.675Z] Removing intermediate container 83e60e1bac9f [2022-08-02T20:14:14.675Z] ---> 34effb1fd0fa [2022-08-02T20:14:14.675Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T20:14:14.675Z] ---> Running in 12ebca6738b3 [2022-08-02T20:14:14.934Z] ---> 8cd19dc6e13e [2022-08-02T20:14:14.934Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T20:14:14.934Z] ---> Running in 9c12fc01de78 [2022-08-02T20:14:15.193Z] Removing intermediate container 9c12fc01de78 [2022-08-02T20:14:15.193Z] ---> d1a8c5ba3184 [2022-08-02T20:14:15.193Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:14:15.193Z] ---> 2f8ffb01798f [2022-08-02T20:14:15.193Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T20:14:15.193Z] Removing intermediate container 4004097d1af3 [2022-08-02T20:14:15.194Z] ---> Running in 722a991b898e [2022-08-02T20:14:15.194Z] ---> ff18ed698b84 [2022-08-02T20:14:15.194Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:14:15.194Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T20:14:15.194Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T20:14:15.194Z] ---> 7417809fdb73 [2022-08-02T20:14:15.194Z] 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-08-02T20:14:15.453Z] ---> Running in fe760056c948 [2022-08-02T20:14:15.453Z] Removing intermediate container 722a991b898e [2022-08-02T20:14:15.453Z] ---> 9155c3183717 [2022-08-02T20:14:15.453Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:14:15.453Z] ---> Running in b8b8b35dc6ee [2022-08-02T20:14:15.453Z] ---> c8212aa49e94 [2022-08-02T20:14:15.453Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T20:14:15.453Z] ---> 019ae1d7a6c9 [2022-08-02T20:14:15.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T20:14:15.453Z] Removing intermediate container fe760056c948 [2022-08-02T20:14:15.453Z] ---> ededa0d3166e [2022-08-02T20:14:15.453Z] 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-08-02T20:14:15.453Z] ---> Running in ad2b46884628 [2022-08-02T20:14:15.712Z] Removing intermediate container b8b8b35dc6ee [2022-08-02T20:14:15.712Z] ---> 8a8b3aa08904 [2022-08-02T20:14:15.712Z] [2022-08-02T20:14:15.712Z] ---> Running in 75ec7caadd3f [2022-08-02T20:14:15.712Z] Removing intermediate container 12ebca6738b3 [2022-08-02T20:14:15.712Z] ---> 311f6f74fb7e [2022-08-02T20:14:15.712Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T20:14:15.712Z] ---> Running in a24aedc6f342 [2022-08-02T20:14:15.712Z] Successfully built 8a8b3aa08904 [2022-08-02T20:14:15.712Z] Successfully tagged core-metadata:latest [2022-08-02T20:14:15.712Z]  Building core-metadata ... done Building security-spire-server [2022-08-02T20:14:15.971Z] Removing intermediate container a24aedc6f342 [2022-08-02T20:14:15.971Z] ---> 4ce6e91f1328 [2022-08-02T20:14:15.971Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T20:14:15.971Z] ---> f0675d758293 [2022-08-02T20:14:15.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T20:14:16.235Z] ---> Running in a92db62cc3e1 [2022-08-02T20:14:16.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:16.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:16.494Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T20:14:16.494Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T20:14:16.494Z] Executing bash-5.1.16-r0.post-install [2022-08-02T20:14:16.494Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T20:14:16.494Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T20:14:16.494Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T20:14:16.494Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T20:14:16.494Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:16.494Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T20:14:16.494Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T20:14:16.755Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T20:14:16.755Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T20:14:16.755Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T20:14:16.755Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T20:14:16.755Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T20:14:16.755Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T20:14:16.755Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T20:14:16.755Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T20:14:17.329Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T20:14:17.329Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T20:14:17.329Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T20:14:17.329Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T20:14:17.329Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T20:14:17.329Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T20:14:17.329Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T20:14:17.329Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T20:14:17.329Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T20:14:17.329Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T20:14:17.329Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T20:14:17.329Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T20:14:17.329Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T20:14:17.329Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T20:14:17.329Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T20:14:17.329Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T20:14:17.329Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T20:14:17.329Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T20:14:17.329Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T20:14:17.329Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T20:14:17.329Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T20:14:17.329Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T20:14:17.329Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T20:14:17.329Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T20:14:17.588Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T20:14:17.588Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T20:14:17.588Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T20:14:17.588Z] OK: 83 MiB in 65 packages [2022-08-02T20:14:18.165Z] ---> 179d55fcd124 [2022-08-02T20:14:18.165Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T20:14:18.165Z] Removing intermediate container a92db62cc3e1 [2022-08-02T20:14:18.165Z] ---> 5ee283c17e78 [2022-08-02T20:14:18.165Z] Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:14:18.426Z] Collecting docker-compose==1.23.2 [2022-08-02T20:14:18.426Z] ---> Running in 68810112643b [2022-08-02T20:14:18.426Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T20:14:18.426Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T20:14:18.426Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T20:14:18.426Z] ---> Running in 6f13a92fe578 [2022-08-02T20:14:18.426Z] Removing intermediate container ad2b46884628 [2022-08-02T20:14:18.426Z] ---> d05be8d8cc22 [2022-08-02T20:14:18.686Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T20:14:18.686Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T20:14:18.686Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T20:14:18.686Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T20:14:18.686Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T20:14:18.686Z] Removing intermediate container 68810112643b [2022-08-02T20:14:18.686Z] ---> 3f415666e2f4 [2022-08-02T20:14:18.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:14:18.686Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T20:14:18.686Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T20:14:18.949Z] ---> Running in d77a82ea7d37 [2022-08-02T20:14:18.949Z] Removing intermediate container 6f13a92fe578 [2022-08-02T20:14:18.949Z] ---> 983d858656cd [2022-08-02T20:14:18.949Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T20:14:18.949Z] ---> Running in 847cffafca0b [2022-08-02T20:14:18.949Z] ---> Running in 48af55af1ab1 [2022-08-02T20:14:18.949Z] Removing intermediate container d77a82ea7d37 [2022-08-02T20:14:18.949Z] ---> e6b3fed4b81f [2022-08-02T20:14:18.949Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T20:14:18.949Z] Removing intermediate container 847cffafca0b [2022-08-02T20:14:18.949Z] ---> eea03fd352e8 [2022-08-02T20:14:18.949Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T20:14:19.211Z] ---> Running in 070b95eab776 [2022-08-02T20:14:19.211Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T20:14:19.211Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T20:14:19.211Z] ---> Running in 3c46f32f8fd2 [2022-08-02T20:14:19.211Z] 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-08-02T20:14:19.211Z] Removing intermediate container 48af55af1ab1 [2022-08-02T20:14:19.211Z] ---> 306acf2f8ab7 [2022-08-02T20:14:19.211Z] [2022-08-02T20:14:19.211Z] Removing intermediate container 070b95eab776 [2022-08-02T20:14:19.211Z] ---> 9fec74f1eb6d [2022-08-02T20:14:19.211Z] Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:14:19.476Z] Collecting PyYAML<4,>=3.10 [2022-08-02T20:14:19.476Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T20:14:19.476Z] Successfully built 306acf2f8ab7 [2022-08-02T20:14:19.476Z] Successfully tagged security-proxy-setup:latest [2022-08-02T20:14:19.476Z] Building security-spire-agent [2022-08-02T20:14:19.476Z]  Building security-proxy-setup ... done  ---> Running in ded1a2ff7007 [2022-08-02T20:14:19.476Z] Removing intermediate container 3c46f32f8fd2 [2022-08-02T20:14:19.476Z] ---> 472ce3c9364b [2022-08-02T20:14:19.476Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:14:19.736Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:14:19.736Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:14:19.736Z] ---> 845cfe814732 [2022-08-02T20:14:19.736Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T20:14:19.736Z] ---> Using cache [2022-08-02T20:14:19.736Z] ---> ebb9625c4d0a [2022-08-02T20:14:19.736Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:19.736Z] ---> Using cache [2022-08-02T20:14:19.736Z] ---> abdfb3e00ef0 [2022-08-02T20:14:19.736Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T20:14:19.736Z] ---> Running in fc6afd5b4bb7 [2022-08-02T20:14:19.736Z] ---> Running in c78818f83856 [2022-08-02T20:14:19.736Z] Removing intermediate container ded1a2ff7007 [2022-08-02T20:14:19.736Z] ---> 25cdae411f8f [2022-08-02T20:14:19.736Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T20:14:19.997Z] ---> Running in 77f2713a9b85 [2022-08-02T20:14:19.997Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T20:14:19.997Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T20:14:20.259Z] Removing intermediate container fc6afd5b4bb7 [2022-08-02T20:14:20.259Z] ---> 6630e84c1f04 [2022-08-02T20:14:20.259Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:14:20.520Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T20:14:20.520Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T20:14:20.520Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T20:14:20.520Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T20:14:21.092Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T20:14:21.092Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T20:14:21.092Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T20:14:21.092Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T20:14:21.092Z] Removing intermediate container 77f2713a9b85 [2022-08-02T20:14:21.092Z] ---> e7b494317fa9 [2022-08-02T20:14:21.092Z] [2022-08-02T20:14:21.092Z] 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-08-02T20:14:21.092Z] Collecting idna<2.8,>=2.5 [2022-08-02T20:14:21.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:21.092Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T20:14:21.092Z] ---> Running in f536b1fc5d56 [2022-08-02T20:14:21.092Z] Successfully built e7b494317fa9 [2022-08-02T20:14:21.092Z] Successfully tagged security-secretstore-setup:latest [2022-08-02T20:14:21.092Z] Building support-notifications [2022-08-02T20:14:21.092Z]  Building security-secretstore-setup ... done Collecting urllib3<1.25,>=1.21.1 [2022-08-02T20:14:21.092Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T20:14:21.092Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T20:14:21.092Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T20:14:21.092Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T20:14:21.092Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T20:14:21.352Z] Removing intermediate container f536b1fc5d56 [2022-08-02T20:14:21.352Z] ---> 0a3f3fa53f4a [2022-08-02T20:14:21.352Z] [2022-08-02T20:14:21.352Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T20:14:21.352Z] Attempting uninstall: urllib3 [2022-08-02T20:14:21.352Z] Found existing installation: urllib3 1.26.7 [2022-08-02T20:14:21.352Z] Uninstalling urllib3-1.26.7: [2022-08-02T20:14:21.352Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T20:14:21.352Z] Successfully built 0a3f3fa53f4a [2022-08-02T20:14:21.352Z] Successfully tagged core-data:latest [2022-08-02T20:14:21.352Z] Building security-bootstrapper [2022-08-02T20:14:21.352Z]  Building core-data ... done  Attempting uninstall: idna [2022-08-02T20:14:21.352Z] Found existing installation: idna 3.3 [2022-08-02T20:14:21.352Z] Uninstalling idna-3.3: [2022-08-02T20:14:21.352Z] Successfully uninstalled idna-3.3 [2022-08-02T20:14:21.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:21.922Z] Attempting uninstall: requests [2022-08-02T20:14:21.922Z] Found existing installation: requests 2.26.0 [2022-08-02T20:14:21.922Z] Uninstalling requests-2.26.0: [2022-08-02T20:14:21.922Z] Successfully uninstalled requests-2.26.0 [2022-08-02T20:14:21.922Z] Running setup.py install for texttable: started [2022-08-02T20:14:22.182Z] OK: 211 MiB in 51 packages [2022-08-02T20:14:22.182Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T20:14:22.182Z] Running setup.py install for PyYAML: started [2022-08-02T20:14:22.749Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T20:14:23.008Z] Running setup.py install for docopt: started [2022-08-02T20:14:23.577Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T20:14:23.577Z] Running setup.py install for dockerpty: started [2022-08-02T20:14:24.143Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T20:14:26.050Z] Removing intermediate container c78818f83856 [2022-08-02T20:14:26.051Z] ---> 1870eaf1c1a6 [2022-08-02T20:14:26.051Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T20:14:26.051Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:14:26.051Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:14:26.051Z] ---> 845cfe814732 [2022-08-02T20:14:26.051Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T20:14:26.051Z] ---> Using cache [2022-08-02T20:14:26.051Z] ---> ebb9625c4d0a [2022-08-02T20:14:26.051Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:26.051Z] ---> Using cache [2022-08-02T20:14:26.051Z] ---> abdfb3e00ef0 [2022-08-02T20:14:26.051Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T20:14:26.051Z] ---> Using cache [2022-08-02T20:14:26.051Z] ---> 1870eaf1c1a6 [2022-08-02T20:14:26.051Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T20:14:26.051Z] 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-08-02T20:14:26.623Z] ---> 389f42ea4eb8 [2022-08-02T20:14:26.623Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:14:26.885Z] ---> 378964bbed38 [2022-08-02T20:14:26.885Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:14:27.145Z] ---> Running in fa28b33e9326 [2022-08-02T20:14:27.405Z] ---> Running in 489f2e860c8e [2022-08-02T20:14:28.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:14:28.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:14:28.788Z] ---> 845cfe814732 [2022-08-02T20:14:28.788Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T20:14:28.788Z] ---> Using cache [2022-08-02T20:14:28.788Z] ---> ebb9625c4d0a [2022-08-02T20:14:28.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:28.788Z] ---> Using cache [2022-08-02T20:14:28.788Z] ---> abdfb3e00ef0 [2022-08-02T20:14:28.788Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T20:14:28.788Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:14:28.788Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:14:28.788Z] ---> 845cfe814732 [2022-08-02T20:14:28.788Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T20:14:28.788Z] ---> Using cache [2022-08-02T20:14:28.788Z] ---> ebb9625c4d0a [2022-08-02T20:14:28.788Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:28.788Z] ---> Using cache [2022-08-02T20:14:28.788Z] ---> abdfb3e00ef0 [2022-08-02T20:14:28.788Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T20:14:31.337Z] ---> Running in 64d5f12b32cf [2022-08-02T20:14:31.337Z] ---> Running in bbeb31eddf7d [2022-08-02T20:14:31.337Z] Removing intermediate container 75ec7caadd3f [2022-08-02T20:14:31.337Z] ---> 119c760dd8b8 [2022-08-02T20:14:31.337Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T20:14:31.337Z] ---> Running in 66d244cffdba [2022-08-02T20:14:31.596Z] Removing intermediate container 66d244cffdba [2022-08-02T20:14:31.596Z] ---> 2b8a0b96c57a [2022-08-02T20:14:31.596Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T20:14:31.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:31.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:31.856Z] ---> Running in b201c24fd63a [2022-08-02T20:14:32.118Z] Removing intermediate container b201c24fd63a [2022-08-02T20:14:32.118Z] ---> 31d336f90ee8 [2022-08-02T20:14:32.118Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T20:14:32.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:32.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:32.947Z] ---> 1d9f302d9215 [2022-08-02T20:14:32.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T20:14:32.947Z] OK: 211 MiB in 51 packages [2022-08-02T20:14:32.947Z] OK: 211 MiB in 51 packages [2022-08-02T20:14:33.518Z] ---> a74ff5ae7840 [2022-08-02T20:14:33.518Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T20:14:33.777Z] Removing intermediate container 64d5f12b32cf [2022-08-02T20:14:33.777Z] ---> f2c04d267dc4 [2022-08-02T20:14:33.777Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T20:14:34.037Z] Removing intermediate container bbeb31eddf7d [2022-08-02T20:14:34.037Z] ---> ea249127f755 [2022-08-02T20:14:34.037Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T20:14:34.037Z] ---> 97bea36b9dfd [2022-08-02T20:14:34.037Z] ---> ea9cb7859522 [2022-08-02T20:14:34.037Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"]Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:14:34.037Z] [2022-08-02T20:14:34.296Z] ---> Running in 09f5b504cd65 [2022-08-02T20:14:34.296Z] ---> Running in e2172ab48aa6 [2022-08-02T20:14:34.296Z] ---> 4c33dd5f2032 [2022-08-02T20:14:34.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:14:34.555Z] ---> Running in d46d7b726960 [2022-08-02T20:14:34.555Z] Removing intermediate container 09f5b504cd65 [2022-08-02T20:14:34.555Z] ---> 4c4d26d1e1c0 [2022-08-02T20:14:34.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:14:34.814Z] ---> Running in 47cd6194e1c8 [2022-08-02T20:14:35.075Z] Removing intermediate container 47cd6194e1c8 [2022-08-02T20:14:35.075Z] ---> 5184a9b5c9e6 [2022-08-02T20:14:35.075Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T20:14:35.075Z] ---> Running in d56cfd52ad53 [2022-08-02T20:14:35.644Z] Removing intermediate container d56cfd52ad53 [2022-08-02T20:14:35.644Z] ---> 17ca1fccb6e0 [2022-08-02T20:14:35.644Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:14:35.644Z] ---> Running in 65694d52043a [2022-08-02T20:14:35.644Z] Removing intermediate container 489f2e860c8e [2022-08-02T20:14:35.644Z] ---> 25b70d7e7d13 [2022-08-02T20:14:35.644Z] Step 8/25 : COPY . . [2022-08-02T20:14:35.644Z] Removing intermediate container fa28b33e9326 [2022-08-02T20:14:35.644Z] ---> cf5a75d3790d [2022-08-02T20:14:35.644Z] Step 8/26 : COPY . . [2022-08-02T20:14:36.584Z] Removing intermediate container 65694d52043a [2022-08-02T20:14:36.584Z] ---> e6cff69fb01c [2022-08-02T20:14:36.584Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:14:40.788Z] ---> Running in 614ec3760bba [2022-08-02T20:14:41.047Z] Removing intermediate container 614ec3760bba [2022-08-02T20:14:41.047Z] ---> 69d1fe3dcd2d [2022-08-02T20:14:41.047Z] [2022-08-02T20:14:41.047Z] ---> ea029f9119a1 [2022-08-02T20:14:41.047Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T20:14:41.047Z] ---> 36e0c31a0101 [2022-08-02T20:14:41.047Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T20:14:41.307Z] Successfully built 69d1fe3dcd2d [2022-08-02T20:14:41.307Z] Successfully tagged sys-mgmt-agent:latest [2022-08-02T20:14:41.307Z] ---> Running in 87436040dd51 [2022-08-02T20:14:41.307Z] ---> Running in e53443b1f5e5 [2022-08-02T20:14:41.307Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-08-02T20:14:42.686Z] Removing intermediate container 87436040dd51 [2022-08-02T20:14:42.686Z] ---> ba12f0d56fad [2022-08-02T20:14:42.686Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T20:14:42.686Z] Removing intermediate container e53443b1f5e5 [2022-08-02T20:14:42.686Z] ---> 373e6c451f33 [2022-08-02T20:14:42.686Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T20:14:44.606Z] ---> Running in 77390f1257e6 [2022-08-02T20:14:44.606Z] ---> Running in f04325e56516 [2022-08-02T20:14:44.611Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T20:14:44.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:14:44.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:14:44.877Z] ---> 845cfe814732 [2022-08-02T20:14:44.877Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T20:14:44.877Z] ---> Using cache [2022-08-02T20:14:44.877Z] ---> ebb9625c4d0a [2022-08-02T20:14:44.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:44.877Z] ---> Using cache [2022-08-02T20:14:44.877Z] ---> abdfb3e00ef0 [2022-08-02T20:14:44.877Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T20:14:44.877Z] ---> Using cache [2022-08-02T20:14:44.877Z] ---> f2c04d267dc4 [2022-08-02T20:14:44.877Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T20:14:44.877Z] ---> Using cache [2022-08-02T20:14:44.877Z] ---> ea9cb7859522 [2022-08-02T20:14:44.877Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:14:44.877Z] ---> Using cache [2022-08-02T20:14:44.877Z] ---> 657be2325d21 [2022-08-02T20:14:44.877Z] Step 8/22 : COPY . . [2022-08-02T20:14:44.877Z] Removing intermediate container f04325e56516 [2022-08-02T20:14:44.877Z] Removing intermediate container 77390f1257e6 [2022-08-02T20:14:44.877Z] ---> ec6327d1ee3a [2022-08-02T20:14:44.877Z] ---> acfa2bca8a73 [2022-08-02T20:14:44.877Z] 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/; fiStep 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-08-02T20:14:44.877Z] [2022-08-02T20:14:45.137Z] ---> Running in 242d79eea0e1 [2022-08-02T20:14:45.137Z] ---> Running in c7275c28d4aa [2022-08-02T20:14:45.137Z] Removing intermediate container d46d7b726960 [2022-08-02T20:14:45.137Z] ---> 28fd6a26b124 [2022-08-02T20:14:45.137Z] Step 8/22 : COPY . . [2022-08-02T20:14:45.137Z] Removing intermediate container e2172ab48aa6 [2022-08-02T20:14:45.137Z] ---> 657be2325d21 [2022-08-02T20:14:45.137Z] Step 8/31 : COPY . . [2022-08-02T20:14:51.722Z] Removing intermediate container c7275c28d4aa [2022-08-02T20:14:51.722Z] ---> aa3a4bc3391c [2022-08-02T20:14:51.722Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T20:14:51.722Z] Removing intermediate container 242d79eea0e1 [2022-08-02T20:14:51.722Z] ---> 102f4c55c56d [2022-08-02T20:14:51.722Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T20:14:51.722Z] ---> 095835c09170 [2022-08-02T20:14:51.722Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T20:14:51.722Z] ---> cd376709db9e [2022-08-02T20:14:51.722Z] ---> b6f89cd84a58 [2022-08-02T20:14:51.722Z] Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T20:14:51.722Z] [2022-08-02T20:14:51.722Z] ---> Running in 4f0b3a4d170b [2022-08-02T20:14:51.722Z] ---> Running in 93a1c1a5b3e7 [2022-08-02T20:14:51.722Z] ---> Running in 254b7927f682 [2022-08-02T20:14:51.722Z] ---> Running in d09fe3485ab5 [2022-08-02T20:14:51.722Z] ---> Running in 15ff84c0a4ca [2022-08-02T20:14:51.722Z] Removing intermediate container 93a1c1a5b3e7 [2022-08-02T20:14:51.722Z] ---> 54165e161b49 [2022-08-02T20:14:51.722Z] [2022-08-02T20:14:51.722Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T20:14:51.722Z] Removing intermediate container 4f0b3a4d170b [2022-08-02T20:14:51.722Z] ---> 9471eda85420 [2022-08-02T20:14:51.722Z] [2022-08-02T20:14:51.722Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T20:14:51.981Z] 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-08-02T20:14:51.981Z] 3.15: Pulling from library/alpine [2022-08-02T20:14:51.981Z] 3.15: Pulling from library/alpine [2022-08-02T20:14:52.241Z] 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-08-02T20:14:52.241Z] 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-08-02T20:14:53.181Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T20:14:53.181Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T20:14:53.181Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T20:14:53.181Z] Status: Image is up to date for alpine:3.15 [2022-08-02T20:14:53.181Z] ---> 2720e26172a0 [2022-08-02T20:14:53.181Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:14:53.181Z] ---> 2720e26172a0 [2022-08-02T20:14:53.181Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:14:53.181Z] ---> Running in 1d64ed63eef7 [2022-08-02T20:14:53.181Z] ---> Running in e7bb81c55c13 [2022-08-02T20:14:53.442Z] Removing intermediate container 1d64ed63eef7 [2022-08-02T20:14:53.442Z] ---> b0e4b0e4d519 [2022-08-02T20:14:53.442Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:53.442Z] Removing intermediate container e7bb81c55c13 [2022-08-02T20:14:53.442Z] ---> 99a70e6be229 [2022-08-02T20:14:53.442Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:14:53.442Z] ---> Running in c551db9b1ba3 [2022-08-02T20:14:53.442Z] ---> Running in d960da2ff112 [2022-08-02T20:14:54.824Z] Removing intermediate container c551db9b1ba3 [2022-08-02T20:14:54.824Z] ---> f5f37e0f67a7 [2022-08-02T20:14:54.824Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T20:14:54.824Z] Removing intermediate container d960da2ff112 [2022-08-02T20:14:54.824Z] ---> 2d04aa171c10 [2022-08-02T20:14:54.824Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T20:14:54.824Z] ---> Running in cc40159e3240 [2022-08-02T20:14:54.824Z] ---> Running in 725ea5e75f1f [2022-08-02T20:14:55.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:55.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:56.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:56.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:56.593Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:14:56.594Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:14:56.594Z] OK: 15857 distinct packages available [2022-08-02T20:14:56.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:56.852Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:14:56.852Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:14:56.852Z] OK: 15857 distinct packages available [2022-08-02T20:14:56.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:57.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:57.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:14:57.937Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:57.937Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:14:57.937Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T20:14:57.937Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T20:14:58.196Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T20:14:58.196Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:14:58.196Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T20:14:58.196Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T20:14:58.196Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:14:58.196Z] OK: 6 MiB in 19 packages [2022-08-02T20:14:58.196Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T20:14:58.455Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T20:14:58.455Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:14:58.455Z] OK: 6 MiB in 19 packages [2022-08-02T20:15:00.363Z] Removing intermediate container cc40159e3240 [2022-08-02T20:15:00.363Z] ---> 5dfeae741ee4 [2022-08-02T20:15:00.363Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T20:15:00.363Z] Removing intermediate container 725ea5e75f1f [2022-08-02T20:15:00.363Z] ---> 0a321c63e7e6 [2022-08-02T20:15:00.363Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T20:15:02.904Z] ---> 36a0d22938f1 [2022-08-02T20:15:02.904Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T20:15:02.904Z] ---> 7dc32dc1eb0c [2022-08-02T20:15:02.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T20:15:04.291Z] ---> 698c08cd8157 [2022-08-02T20:15:04.291Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T20:15:04.291Z] ---> 2ffeb016981a [2022-08-02T20:15:04.291Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T20:15:04.554Z] ---> 203ad54adf5f [2022-08-02T20:15:04.554Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T20:15:04.815Z] ---> a5f94307a86b [2022-08-02T20:15:04.815Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T20:15:05.384Z] ---> 249c21c027a6 [2022-08-02T20:15:05.384Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T20:15:05.384Z] ---> 2f9c7613777d [2022-08-02T20:15:05.384Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T20:15:05.384Z] ---> Running in 19327dfadaee [2022-08-02T20:15:05.647Z] Removing intermediate container 19327dfadaee [2022-08-02T20:15:05.647Z] ---> 37d6c8c4818b [2022-08-02T20:15:05.647Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T20:15:05.647Z] ---> Running in be8e346a2619 [2022-08-02T20:15:06.219Z] ---> 9b21262ff1ae [2022-08-02T20:15:06.219Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T20:15:06.219Z] Removing intermediate container be8e346a2619 [2022-08-02T20:15:06.219Z] ---> 81beffe012ec [2022-08-02T20:15:06.219Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T20:15:06.219Z] ---> Running in d4b8495e008e [2022-08-02T20:15:06.501Z] ---> Running in 69913c0ee4e1 [2022-08-02T20:15:06.762Z] Removing intermediate container 69913c0ee4e1 [2022-08-02T20:15:06.762Z] ---> a6d0fdecbd9b [2022-08-02T20:15:06.762Z] Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:06.762Z] Removing intermediate container d4b8495e008e [2022-08-02T20:15:06.762Z] ---> 32d9814b6a33 [2022-08-02T20:15:06.762Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T20:15:07.033Z] ---> Running in 6f5dfb527a1b [2022-08-02T20:15:07.305Z] ---> Running in d27600308606 [2022-08-02T20:15:07.305Z] Removing intermediate container 6f5dfb527a1b [2022-08-02T20:15:07.305Z] ---> a88c3f80c9c0 [2022-08-02T20:15:07.305Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T20:15:07.564Z] ---> Running in 44f75a941bb8 [2022-08-02T20:15:07.564Z] Removing intermediate container d27600308606 [2022-08-02T20:15:07.564Z] ---> 684195df96e4 [2022-08-02T20:15:07.564Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T20:15:07.564Z] ---> Running in 9c8bab776546 [2022-08-02T20:15:07.823Z] Removing intermediate container 44f75a941bb8 [2022-08-02T20:15:07.823Z] ---> f80bca0d4a2e [2022-08-02T20:15:07.823Z] [2022-08-02T20:15:08.083Z] Successfully built f80bca0d4a2e [2022-08-02T20:15:08.083Z] Successfully tagged security-spire-server:latest [2022-08-02T20:15:08.083Z] Building core-command [2022-08-02T20:15:08.083Z]  Building security-spire-server ... done Removing intermediate container 9c8bab776546 [2022-08-02T20:15:08.083Z] ---> aa06b57f7f61 [2022-08-02T20:15:08.083Z] Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:08.083Z] ---> Running in 722c9349fec5 [2022-08-02T20:15:09.463Z] Removing intermediate container 722c9349fec5 [2022-08-02T20:15:09.463Z] ---> b98e9703bce9 [2022-08-02T20:15:09.463Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T20:15:10.848Z] ---> Running in c9add28e3685 [2022-08-02T20:15:11.109Z] Removing intermediate container c9add28e3685 [2022-08-02T20:15:11.109Z] ---> ae71a710d3e4 [2022-08-02T20:15:11.109Z] [2022-08-02T20:15:11.109Z] Successfully built ae71a710d3e4 [2022-08-02T20:15:11.109Z] Successfully tagged security-spire-agent:latest [2022-08-02T20:15:11.109Z] Building security-spiffe-token-provider [2022-08-02T20:15:12.490Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:15:12.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:15:12.490Z] ---> 845cfe814732 [2022-08-02T20:15:12.490Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:15:12.490Z] ---> Using cache [2022-08-02T20:15:12.490Z] ---> ebb9625c4d0a [2022-08-02T20:15:12.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:15:12.490Z] ---> Using cache [2022-08-02T20:15:12.490Z] ---> abdfb3e00ef0 [2022-08-02T20:15:12.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T20:15:12.490Z] ---> Using cache [2022-08-02T20:15:12.490Z] ---> f2c04d267dc4 [2022-08-02T20:15:12.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:15:12.490Z] ---> Using cache [2022-08-02T20:15:12.490Z] ---> ea9cb7859522 [2022-08-02T20:15:12.490Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:15:12.490Z] ---> Using cache [2022-08-02T20:15:12.490Z] ---> 657be2325d21 [2022-08-02T20:15:12.490Z] Step 8/23 : COPY . . [2022-08-02T20:15:12.490Z] ---> Using cache [2022-08-02T20:15:12.490Z] ---> b6f89cd84a58 [2022-08-02T20:15:12.490Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T20:15:15.785Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:15:15.785Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:15:15.785Z] ---> 845cfe814732 [2022-08-02T20:15:15.785Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T20:15:15.785Z] ---> Using cache [2022-08-02T20:15:15.785Z] ---> ebb9625c4d0a [2022-08-02T20:15:15.785Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T20:15:16.355Z] ---> Running in b5425eef3310 [2022-08-02T20:15:16.355Z] ---> Running in c2b43dfac05f [2022-08-02T20:15:16.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:16.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/core-command/core-command ./cmd/core-command [2022-08-02T20:15:16.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:17.186Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T20:15:17.186Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T20:15:17.186Z] OK: 17035 distinct packages available [2022-08-02T20:15:17.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:17.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:17.444Z] OK: 211 MiB in 51 packages [2022-08-02T20:15:18.826Z] Removing intermediate container d09fe3485ab5 [2022-08-02T20:15:18.826Z] ---> f7177378e773 [2022-08-02T20:15:18.826Z] [2022-08-02T20:15:18.826Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T20:15:18.826Z] ---> d7d3d98c851f [2022-08-02T20:15:18.826Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:15:18.826Z] ---> Running in 0f866d6e6508 [2022-08-02T20:15:19.086Z] Removing intermediate container c2b43dfac05f [2022-08-02T20:15:19.086Z] ---> 45d2315feed9 [2022-08-02T20:15:19.086Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T20:15:19.086Z] Removing intermediate container 0f866d6e6508 [2022-08-02T20:15:19.086Z] ---> 8e722da374a9 [2022-08-02T20:15:19.086Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T20:15:19.086Z] ---> Running in 3ca32cfa85d2 [2022-08-02T20:15:19.345Z] ---> 25d593f884f8 [2022-08-02T20:15:19.345Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:15:19.345Z] ---> Running in 3f447709c78a [2022-08-02T20:15:19.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:19.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:19.915Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T20:15:19.915Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T20:15:19.915Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:15:19.915Z] OK: 6 MiB in 16 packages [2022-08-02T20:15:22.464Z] Removing intermediate container 3ca32cfa85d2 [2022-08-02T20:15:22.464Z] ---> 89d94a1f35df [2022-08-02T20:15:22.464Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T20:15:23.034Z] ---> Running in 969a878d9abe [2022-08-02T20:15:23.295Z] Removing intermediate container 254b7927f682 [2022-08-02T20:15:23.295Z] ---> 2981788a4353 [2022-08-02T20:15:23.295Z] [2022-08-02T20:15:23.295Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T20:15:23.295Z] ---> d7d3d98c851f [2022-08-02T20:15:23.295Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T20:15:23.295Z] ---> Using cache [2022-08-02T20:15:23.295Z] ---> 48c81ad61893 [2022-08-02T20:15:23.295Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:15:23.295Z] ---> Using cache [2022-08-02T20:15:23.295Z] ---> d5cf51310bcf [2022-08-02T20:15:23.295Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T20:15:23.555Z] ---> Running in d844d08a5eb6 [2022-08-02T20:15:23.814Z] Removing intermediate container 969a878d9abe [2022-08-02T20:15:23.814Z] ---> 6a4bef2e9283 [2022-08-02T20:15:23.814Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T20:15:23.814Z] Removing intermediate container 15ff84c0a4ca [2022-08-02T20:15:23.814Z] ---> 895e48b57821 [2022-08-02T20:15:23.814Z] [2022-08-02T20:15:23.814Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T20:15:23.814Z] ---> d7d3d98c851f [2022-08-02T20:15:23.814Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T20:15:24.385Z] ---> Running in 21c2892e8f67 [2022-08-02T20:15:24.385Z] ---> Running in 0e766aa3aa6c [2022-08-02T20:15:24.385Z] Removing intermediate container d844d08a5eb6 [2022-08-02T20:15:24.385Z] ---> 5f729d9d49d9 [2022-08-02T20:15:24.385Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T20:15:24.385Z] ---> Running in 7ac91c12d96d [2022-08-02T20:15:24.385Z] Removing intermediate container 21c2892e8f67 [2022-08-02T20:15:24.385Z] ---> c82aebd9130e [2022-08-02T20:15:24.385Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T20:15:24.645Z] ---> Running in 5967a32f102f [2022-08-02T20:15:24.645Z] Removing intermediate container 7ac91c12d96d [2022-08-02T20:15:24.645Z] ---> 838a16cd745e [2022-08-02T20:15:24.645Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:15:24.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:25.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:25.227Z] Removing intermediate container 5967a32f102f [2022-08-02T20:15:25.227Z] ---> 84df7ce5f4cd [2022-08-02T20:15:25.227Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T20:15:25.227Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T20:15:25.227Z] ---> 2659e0fb1312 [2022-08-02T20:15:25.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T20:15:25.227Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T20:15:25.227Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:15:25.528Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:15:25.528Z] ---> Running in d7bd8b20ce20 [2022-08-02T20:15:25.528Z] OK: 6 MiB in 16 packages [2022-08-02T20:15:26.169Z] ---> 9a3feb7b67d0 [2022-08-02T20:15:26.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T20:15:26.428Z] Removing intermediate container 0e766aa3aa6c [2022-08-02T20:15:26.428Z] ---> c1489426789a [2022-08-02T20:15:26.428Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:15:26.428Z] ---> 8e8080aa5629 [2022-08-02T20:15:26.428Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T20:15:26.428Z] ---> Running in caf2690d2c12 [2022-08-02T20:15:26.428Z] ---> Running in 76d6ad25ec4d [2022-08-02T20:15:26.428Z] Removing intermediate container d7bd8b20ce20 [2022-08-02T20:15:26.428Z] ---> 5751bb565610 [2022-08-02T20:15:26.428Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T20:15:26.687Z] Removing intermediate container caf2690d2c12 [2022-08-02T20:15:26.687Z] ---> 475a94fd23c9 [2022-08-02T20:15:26.687Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T20:15:26.687Z] ---> Running in 166575e168a2 [2022-08-02T20:15:26.687Z] Removing intermediate container 76d6ad25ec4d [2022-08-02T20:15:26.687Z] ---> e583304e76e5 [2022-08-02T20:15:26.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:15:26.687Z] ---> Running in e78ee7f42090 [2022-08-02T20:15:26.687Z] ---> Running in a7df1e5f8e66 [2022-08-02T20:15:26.948Z] Removing intermediate container 166575e168a2 [2022-08-02T20:15:26.948Z] ---> b381fd309fdf [2022-08-02T20:15:26.948Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T20:15:26.948Z] Removing intermediate container e78ee7f42090 [2022-08-02T20:15:26.948Z] ---> 5be3dc71d29a [2022-08-02T20:15:26.948Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T20:15:26.948Z] Removing intermediate container a7df1e5f8e66 [2022-08-02T20:15:26.948Z] ---> 82625e82ac68 [2022-08-02T20:15:26.948Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T20:15:27.207Z] ---> Running in 8fd2471d11cc [2022-08-02T20:15:27.207Z] ---> Running in 50e738df0006 [2022-08-02T20:15:27.207Z] ---> cef7672e3394 [2022-08-02T20:15:27.207Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T20:15:27.466Z] Removing intermediate container 8fd2471d11cc [2022-08-02T20:15:27.466Z] ---> 6e3eb73f0691 [2022-08-02T20:15:27.466Z] Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:27.466Z] Removing intermediate container 50e738df0006 [2022-08-02T20:15:27.466Z] ---> 978049a3572a [2022-08-02T20:15:27.466Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:15:27.466Z] ---> Running in ae7aa4f1fba9 [2022-08-02T20:15:27.466Z] ---> Running in 6c5ab35602a6 [2022-08-02T20:15:27.729Z] ---> c1250a9b65d6 [2022-08-02T20:15:27.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T20:15:27.990Z] Removing intermediate container 6c5ab35602a6 [2022-08-02T20:15:27.990Z] ---> 955a0c070518 [2022-08-02T20:15:27.990Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T20:15:27.990Z] ---> Running in 11e48504c7fd [2022-08-02T20:15:28.562Z] Removing intermediate container 11e48504c7fd [2022-08-02T20:15:28.562Z] ---> 73134d853b34 [2022-08-02T20:15:28.562Z] [2022-08-02T20:15:28.562Z] ---> 7771cab63a4f [2022-08-02T20:15:28.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T20:15:28.562Z] Successfully built 73134d853b34 [2022-08-02T20:15:28.821Z] Successfully tagged support-scheduler:latest [2022-08-02T20:15:28.821Z] Building security-spire-config [2022-08-02T20:15:28.822Z]  Building support-scheduler ... done Removing intermediate container ae7aa4f1fba9 [2022-08-02T20:15:28.822Z] ---> 99bb7537de84 [2022-08-02T20:15:28.822Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:15:29.081Z] Removing intermediate container 3f447709c78a [2022-08-02T20:15:29.081Z] ---> 56949b03f2db [2022-08-02T20:15:29.081Z] Step 7/20 : COPY . . [2022-08-02T20:15:29.653Z] ---> d78eeca476e4 [2022-08-02T20:15:29.653Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T20:15:33.012Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:15:33.012Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:15:33.012Z] ---> 845cfe814732 [2022-08-02T20:15:33.012Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> ebb9625c4d0a [2022-08-02T20:15:33.012Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> abdfb3e00ef0 [2022-08-02T20:15:33.012Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> 1870eaf1c1a6 [2022-08-02T20:15:33.012Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> 378964bbed38 [2022-08-02T20:15:33.012Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> 25b70d7e7d13 [2022-08-02T20:15:33.012Z] Step 8/26 : COPY . . [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> 36e0c31a0101 [2022-08-02T20:15:33.012Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> 373e6c451f33 [2022-08-02T20:15:33.012Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T20:15:33.012Z] ---> Using cache [2022-08-02T20:15:33.012Z] ---> acfa2bca8a73 [2022-08-02T20:15:33.012Z] 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-08-02T20:15:33.583Z] ---> 122c288ca339 [2022-08-02T20:15:33.583Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T20:15:33.925Z] ---> Running in 10d1af31752e [2022-08-02T20:15:33.925Z] ---> Running in 2ca7893e524c [2022-08-02T20:15:34.186Z] Removing intermediate container 10d1af31752e [2022-08-02T20:15:34.186Z] ---> d37b9fa92df0 [2022-08-02T20:15:34.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:15:34.446Z] ---> f742266201e5 [2022-08-02T20:15:34.446Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T20:15:34.446Z] ---> Running in 9baca70216e2 [2022-08-02T20:15:34.706Z] Removing intermediate container 9baca70216e2 [2022-08-02T20:15:34.706Z] ---> f4eea85ada9e [2022-08-02T20:15:34.706Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T20:15:34.706Z] ---> a7ba6b60d6af [2022-08-02T20:15:34.706Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T20:15:34.706Z] ---> Running in 2edf85190a19 [2022-08-02T20:15:34.706Z] Removing intermediate container 2ca7893e524c [2022-08-02T20:15:34.706Z] ---> 5b95fc2a4a6d [2022-08-02T20:15:34.706Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T20:15:34.967Z] ---> bcc1bdd6ba20 [2022-08-02T20:15:34.967Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T20:15:34.967Z] ---> Running in 80bfe97fa297 [2022-08-02T20:15:34.967Z] ---> Running in ea5bb23350a5 [2022-08-02T20:15:34.967Z] Removing intermediate container 2edf85190a19 [2022-08-02T20:15:34.967Z] ---> 21b25fed9a87 [2022-08-02T20:15:34.967Z] Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:35.228Z] ---> 3289bb1dfb20 [2022-08-02T20:15:35.228Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T20:15:35.489Z] ---> Running in 5120f394b622 [2022-08-02T20:15:35.489Z] Removing intermediate container 80bfe97fa297 [2022-08-02T20:15:35.489Z] ---> b47e09a8e130 [2022-08-02T20:15:35.489Z] [2022-08-02T20:15:35.489Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T20:15:35.489Z] ---> 2720e26172a0 [2022-08-02T20:15:35.489Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:15:35.489Z] ---> Using cache [2022-08-02T20:15:35.489Z] ---> 99a70e6be229 [2022-08-02T20:15:35.489Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:15:35.489Z] ---> Using cache [2022-08-02T20:15:35.489Z] ---> 2d04aa171c10 [2022-08-02T20:15:35.489Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T20:15:35.750Z] ---> 19f9edc2896f [2022-08-02T20:15:35.750Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T20:15:35.750Z] ---> Running in 105eacaa5131 [2022-08-02T20:15:35.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T20:15:35.750Z] Removing intermediate container 5120f394b622 [2022-08-02T20:15:35.750Z] ---> af734bbc30fb [2022-08-02T20:15:35.750Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T20:15:36.011Z] ---> Running in 9f6783055195 [2022-08-02T20:15:36.011Z] ---> d6e97c15e5de [2022-08-02T20:15:36.011Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T20:15:36.272Z] ---> Running in 9db14b3b3737 [2022-08-02T20:15:36.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:36.272Z] Removing intermediate container 9f6783055195 [2022-08-02T20:15:36.272Z] ---> 09346d4d0334 [2022-08-02T20:15:36.272Z] [2022-08-02T20:15:36.272Z] Removing intermediate container b5425eef3310 [2022-08-02T20:15:36.272Z] ---> 06dc712dfdf7 [2022-08-02T20:15:36.272Z] [2022-08-02T20:15:36.272Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T20:15:36.272Z] ---> d7d3d98c851f [2022-08-02T20:15:36.272Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T20:15:36.272Z] ---> Using cache [2022-08-02T20:15:36.272Z] ---> 48c81ad61893 [2022-08-02T20:15:36.272Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:15:36.272Z] ---> Using cache [2022-08-02T20:15:36.272Z] ---> d5cf51310bcf [2022-08-02T20:15:36.272Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T20:15:36.531Z] Successfully built 09346d4d0334 [2022-08-02T20:15:36.531Z] Successfully tagged support-notifications:latest [2022-08-02T20:15:36.531Z]  Building support-notifications ... done  ---> Running in bc0acbc2d2cf [2022-08-02T20:15:36.531Z] Removing intermediate container bc0acbc2d2cf [2022-08-02T20:15:36.531Z] ---> 5c1c7e6329ea [2022-08-02T20:15:36.531Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T20:15:36.790Z] ---> Running in d9db93f5e991 [2022-08-02T20:15:36.790Z] Removing intermediate container d9db93f5e991 [2022-08-02T20:15:36.790Z] ---> 114da6f0d648 [2022-08-02T20:15:36.790Z] Step 15/23 : WORKDIR / [2022-08-02T20:15:36.790Z] ---> Running in b1830d620984 [2022-08-02T20:15:37.062Z] Removing intermediate container b1830d620984 [2022-08-02T20:15:37.062Z] ---> c3ff08845f3f [2022-08-02T20:15:37.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:15:37.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:37.062Z] Removing intermediate container 9db14b3b3737 [2022-08-02T20:15:37.062Z] ---> 14d7a37543c7 [2022-08-02T20:15:37.062Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T20:15:37.062Z] ---> Running in afd1519fa522 [2022-08-02T20:15:37.062Z] ---> 840288eb04a4 [2022-08-02T20:15:37.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T20:15:37.323Z] Removing intermediate container afd1519fa522 [2022-08-02T20:15:37.323Z] ---> 0da563e689dd [2022-08-02T20:15:37.323Z] Step 28/31 : CMD ["gate"] [2022-08-02T20:15:37.323Z] ---> Running in 26986e981ac8 [2022-08-02T20:15:37.323Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:15:37.323Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:15:37.323Z] OK: 15857 distinct packages available [2022-08-02T20:15:37.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:37.584Z] Removing intermediate container 26986e981ac8 [2022-08-02T20:15:37.584Z] ---> 018d477a1786 [2022-08-02T20:15:37.584Z] Step 29/31 : LABEL arch=x86_64 [2022-08-02T20:15:37.584Z] ---> Running in 8302bbfb598c [2022-08-02T20:15:37.584Z] ---> cbc4b4f94105 [2022-08-02T20:15:37.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T20:15:37.845Z] Removing intermediate container 8302bbfb598c [2022-08-02T20:15:37.845Z] ---> b320077c684f [2022-08-02T20:15:37.845Z] Step 30/31 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:37.845Z] ---> 93904695048a [2022-08-02T20:15:37.845Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T20:15:37.845Z] ---> Running in f01671b86563 [2022-08-02T20:15:37.845Z] ---> Running in b3c3982361f5 [2022-08-02T20:15:38.106Z] Removing intermediate container f01671b86563 [2022-08-02T20:15:38.106Z] ---> fc07c2083e78 [2022-08-02T20:15:38.106Z] Step 31/31 : LABEL version=0.0.0 [2022-08-02T20:15:38.106Z] ---> Running in 690a75b6d2e8 [2022-08-02T20:15:38.106Z] Removing intermediate container b3c3982361f5 [2022-08-02T20:15:38.106Z] ---> b77cdfca97c2 [2022-08-02T20:15:38.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:15:38.106Z] ---> Running in bf488a1a0b56 [2022-08-02T20:15:38.106Z] Removing intermediate container 690a75b6d2e8 [2022-08-02T20:15:38.106Z] ---> f4b5fc9dc2be [2022-08-02T20:15:38.106Z] [2022-08-02T20:15:38.106Z] Removing intermediate container bf488a1a0b56 [2022-08-02T20:15:38.106Z] ---> 7485514389c6 [2022-08-02T20:15:38.106Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T20:15:38.383Z] ---> Running in 990c7836a1d1 [2022-08-02T20:15:38.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:38.383Z] Successfully built f4b5fc9dc2be [2022-08-02T20:15:38.383Z] Successfully tagged security-bootstrapper:latest [2022-08-02T20:15:38.383Z]  Building security-bootstrapper ... done Removing intermediate container 990c7836a1d1 [2022-08-02T20:15:38.383Z] ---> e9828f35cdfe [2022-08-02T20:15:38.383Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:38.642Z] ---> Running in 6a81cb7148c5 [2022-08-02T20:15:38.642Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T20:15:38.642Z] Removing intermediate container 6a81cb7148c5 [2022-08-02T20:15:38.642Z] ---> 272df4a3427f [2022-08-02T20:15:38.642Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:15:38.642Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:15:38.902Z] ---> Running in f424fbeb448b [2022-08-02T20:15:38.902Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T20:15:38.902Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T20:15:38.902Z] Removing intermediate container f424fbeb448b [2022-08-02T20:15:38.902Z] ---> 30c5180a9d90 [2022-08-02T20:15:38.902Z] [2022-08-02T20:15:38.902Z] Successfully built 30c5180a9d90 [2022-08-02T20:15:38.902Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:15:38.902Z] OK: 6 MiB in 18 packages [2022-08-02T20:15:38.902Z] Successfully tagged core-command:latest [2022-08-02T20:15:39.472Z]  Building core-command ... done Removing intermediate container 105eacaa5131 [2022-08-02T20:15:39.472Z] ---> 69d235350080 [2022-08-02T20:15:39.472Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T20:15:42.017Z] ---> 5e027200845a [2022-08-02T20:15:42.017Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T20:15:42.279Z] ---> aef0842cf40a [2022-08-02T20:15:42.279Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T20:15:42.279Z] ---> Running in b8a5c95eee41 [2022-08-02T20:15:42.279Z] Removing intermediate container b8a5c95eee41 [2022-08-02T20:15:42.279Z] ---> 9d43f40b6bde [2022-08-02T20:15:42.279Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T20:15:42.848Z] ---> b615769cd325 [2022-08-02T20:15:42.848Z] Step 21/26 : WORKDIR / [2022-08-02T20:15:42.848Z] ---> Running in 6f2aa6aa0e2d [2022-08-02T20:15:42.848Z] Removing intermediate container 6f2aa6aa0e2d [2022-08-02T20:15:42.848Z] ---> 7b4c787c6d89 [2022-08-02T20:15:42.848Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T20:15:43.111Z] ---> Running in 537f2ff95477 [2022-08-02T20:15:43.111Z] Removing intermediate container 537f2ff95477 [2022-08-02T20:15:43.111Z] ---> cc7f5652fc61 [2022-08-02T20:15:43.111Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T20:15:43.373Z] ---> Running in 27d6c8673fcd [2022-08-02T20:15:43.373Z] Removing intermediate container 27d6c8673fcd [2022-08-02T20:15:43.373Z] ---> 062810aa8e27 [2022-08-02T20:15:43.373Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T20:15:43.373Z] ---> Running in 52867e72632b [2022-08-02T20:15:43.633Z] Removing intermediate container 52867e72632b [2022-08-02T20:15:43.633Z] ---> ad183d0d375d [2022-08-02T20:15:43.633Z] Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:43.634Z] ---> Running in fa05a93788af [2022-08-02T20:15:43.892Z] Removing intermediate container fa05a93788af [2022-08-02T20:15:43.892Z] ---> dbdae9f52ae6 [2022-08-02T20:15:43.892Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T20:15:44.151Z] ---> Running in 5e62c16f319f [2022-08-02T20:15:44.151Z] Removing intermediate container 5e62c16f319f [2022-08-02T20:15:44.151Z] ---> 3eb658da99fe [2022-08-02T20:15:44.151Z] [2022-08-02T20:15:44.151Z] Successfully built 3eb658da99fe [2022-08-02T20:15:44.151Z] Successfully tagged security-spire-config:latest [2022-08-02T20:15:54.416Z]  Building security-spire-config ... done Removing intermediate container ea5bb23350a5 [2022-08-02T20:15:54.416Z] ---> ba7166d37fa0 [2022-08-02T20:15:54.416Z] [2022-08-02T20:15:54.416Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T20:15:54.416Z] ---> 2720e26172a0 [2022-08-02T20:15:54.416Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:15:54.416Z] ---> Using cache [2022-08-02T20:15:54.416Z] ---> 99a70e6be229 [2022-08-02T20:15:54.416Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:15:54.416Z] ---> Using cache [2022-08-02T20:15:54.416Z] ---> 2d04aa171c10 [2022-08-02T20:15:54.416Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T20:15:54.416Z] ---> Running in 0c2252f85061 [2022-08-02T20:15:54.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:54.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:54.678Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:15:54.678Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:15:54.678Z] OK: 15857 distinct packages available [2022-08-02T20:15:54.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:55.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T20:15:55.885Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T20:15:56.147Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T20:15:56.147Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T20:15:56.147Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T20:15:56.413Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T20:15:56.413Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T20:15:56.413Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:15:56.674Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T20:15:56.674Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T20:15:56.674Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:15:56.674Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:15:56.674Z] OK: 8 MiB in 23 packages [2022-08-02T20:15:57.246Z] Removing intermediate container 0c2252f85061 [2022-08-02T20:15:57.246Z] ---> 8d861fe933e5 [2022-08-02T20:15:57.246Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:15:57.515Z] ---> 949008637c2e [2022-08-02T20:15:57.515Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T20:15:58.087Z] ---> 4f3b48cc880a [2022-08-02T20:15:58.088Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T20:15:58.088Z] ---> 86610506420d [2022-08-02T20:15:58.088Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T20:15:58.356Z] ---> Running in d6f50b508d2e [2022-08-02T20:15:58.356Z] Removing intermediate container d6f50b508d2e [2022-08-02T20:15:58.356Z] ---> 03ed11c124ce [2022-08-02T20:15:58.356Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:15:58.356Z] ---> Running in 282f08155c05 [2022-08-02T20:15:58.356Z] Removing intermediate container 282f08155c05 [2022-08-02T20:15:58.356Z] ---> 260255a18489 [2022-08-02T20:15:58.356Z] Step 18/20 : LABEL arch=x86_64 [2022-08-02T20:15:58.629Z] ---> Running in 4eeb44275033 [2022-08-02T20:15:58.629Z] Removing intermediate container 4eeb44275033 [2022-08-02T20:15:58.629Z] ---> e9260c3e7f70 [2022-08-02T20:15:58.629Z] Step 19/20 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:15:58.629Z] ---> Running in a5941108d087 [2022-08-02T20:15:58.629Z] Removing intermediate container a5941108d087 [2022-08-02T20:15:58.629Z] ---> bae55df4bf17 [2022-08-02T20:15:58.629Z] Step 20/20 : LABEL version=0.0.0 [2022-08-02T20:15:58.889Z] ---> Running in 0db65cc41e7c [2022-08-02T20:15:58.889Z] Removing intermediate container 0db65cc41e7c [2022-08-02T20:15:58.889Z] ---> 164b8bbbbeb2 [2022-08-02T20:15:58.889Z] [2022-08-02T20:15:58.889Z] Successfully built 164b8bbbbeb2 [2022-08-02T20:15:58.889Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-02T20:15:59.156Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-02T20:15:59.167Z] $ docker stop --time=1 b5ddb4b9ddc85223fe6fd4f4bb6bd818c78648e5f10b15e19fe77dbb495e956f [2022-08-02T20:16:00.499Z] $ docker rm -f b5ddb4b9ddc85223fe6fd4f4bb6bd818c78648e5f10b15e19fe77dbb495e956f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T20:16:00.843Z] + docker images [2022-08-02T20:16:00.843Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T20:16:00.843Z] security-spiffe-token-provider latest 164b8bbbbeb2 2 seconds ago 29.2MB [2022-08-02T20:16:00.843Z] ba7166d37fa0 8 seconds ago 1.74GB [2022-08-02T20:16:00.844Z] security-spire-config latest 3eb658da99fe 16 seconds ago 85.8MB [2022-08-02T20:16:00.844Z] core-command latest 30c5180a9d90 22 seconds ago 16.2MB [2022-08-02T20:16:00.844Z] security-bootstrapper latest f4b5fc9dc2be 22 seconds ago 19.3MB [2022-08-02T20:16:00.844Z] 06dc712dfdf7 24 seconds ago 1.68GB [2022-08-02T20:16:00.844Z] support-notifications latest 09346d4d0334 25 seconds ago 27.1MB [2022-08-02T20:16:00.844Z] b47e09a8e130 25 seconds ago 1.58GB [2022-08-02T20:16:00.844Z] support-scheduler latest 73134d853b34 32 seconds ago 26.5MB [2022-08-02T20:16:00.844Z] 895e48b57821 38 seconds ago 1.75GB [2022-08-02T20:16:00.844Z] 2981788a4353 38 seconds ago 1.75GB [2022-08-02T20:16:00.844Z] f7177378e773 43 seconds ago 1.69GB [2022-08-02T20:16:00.844Z] security-spire-agent latest ae71a710d3e4 50 seconds ago 125MB [2022-08-02T20:16:00.844Z] security-spire-server latest f80bca0d4a2e 53 seconds ago 86.5MB [2022-08-02T20:16:00.844Z] 54165e161b49 About a minute ago 1.58GB [2022-08-02T20:16:00.844Z] 9471eda85420 About a minute ago 1.58GB [2022-08-02T20:16:00.844Z] sys-mgmt-agent latest 69d1fe3dcd2d About a minute ago 299MB [2022-08-02T20:16:00.844Z] core-data latest 0a3f3fa53f4a About a minute ago 21.5MB [2022-08-02T20:16:00.844Z] security-secretstore-setup latest e7b494317fa9 About a minute ago 28.9MB [2022-08-02T20:16:00.844Z] security-proxy-setup latest 306acf2f8ab7 About a minute ago 27.2MB [2022-08-02T20:16:00.844Z] core-metadata latest 8a8b3aa08904 About a minute ago 18.2MB [2022-08-02T20:16:00.844Z] 4addd3e297c0 About a minute ago 1.69GB [2022-08-02T20:16:00.844Z] 79b871586aef About a minute ago 1.72GB [2022-08-02T20:16:00.844Z] b24cc2288e27 About a minute ago 1.69GB [2022-08-02T20:16:00.844Z] 02b3d0c69ae4 About a minute ago 1.7GB [2022-08-02T20:16:00.844Z] 12ccc978c15f About a minute ago 1.71GB [2022-08-02T20:16:00.844Z] ci-base-image-x86_64 latest 845cfe814732 5 minutes ago 993MB [2022-08-02T20:16:00.844Z] alpine 3.15 2720e26172a0 13 days ago 5.57MB [2022-08-02T20:16:00.844Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-02T20:16:00.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-02T20:16:00.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-02T20:16:00.844Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-08-02T20:16:00.844Z] 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-08-02T20:16:21.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T20:16:21.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T20:16:23.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T20:16:23.499Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T20:16:26.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T20:16:26.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T20:16:26.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T20:16:26.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T20:16:26.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T20:16:26.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T20:16:26.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T20:16:27.703Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T20:16:27.703Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T20:16:27.703Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T20:16:27.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T20:16:42.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.510s coverage: 28.7% of statements [2022-08-02T20:16:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T20:16:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T20:16:45.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements [2022-08-02T20:16:45.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T20:16:45.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.428s coverage: 54.2% of statements [2022-08-02T20:16:45.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T20:16:45.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T20:17:03.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.205s coverage: 89.2% of statements [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T20:17:03.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.573s coverage: 2.1% of statements [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T20:17:03.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T20:17:06.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.380s coverage: 95.6% of statements [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:17:06.537Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.371s coverage: 72.2% of statements [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T20:17:06.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 60.0% of statements [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T20:17:06.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements [2022-08-02T20:17:06.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T20:17:07.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.278s coverage: 58.8% of statements [2022-08-02T20:17:07.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.345s coverage: 29.6% of statements [2022-08-02T20:17:07.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T20:17:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2022-08-02T20:17:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.348s coverage: 79.5% of statements [2022-08-02T20:17:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2022-08-02T20:17:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements [2022-08-02T20:17:15.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2022-08-02T20:17:23.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.242s coverage: 94.4% of statements [2022-08-02T20:17:23.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2022-08-02T20:17:34.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.681s coverage: 82.2% of statements [2022-08-02T20:17:34.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2022-08-02T20:17:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements [2022-08-02T20:17:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T20:17:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.918s coverage: 64.7% of statements [2022-08-02T20:17:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T20:17:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T20:17:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2022-08-02T20:17:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2022-08-02T20:17:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-08-02T20:17:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2022-08-02T20:17:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-08-02T20:17:50.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.334s coverage: 65.8% of statements [2022-08-02T20:17:50.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T20:17:50.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T20:17:50.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T20:17:51.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 43.6% of statements [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T20:17:51.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T20:17:51.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T20:17:51.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.918s coverage: 92.3% of statements [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.433s coverage: 63.2% of statements [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T20:18:01.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2022-08-02T20:18:01.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-08-02T20:18:01.887Z] 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-08-02T20:18:01.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-02T20:18:01.887Z] GO111MODULE=on go vet ./... [2022-08-02T20:19:53.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T20:19:53.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T20:19:53.800Z] ./bin/test-attribution-txt.sh [2022-08-02T20:19:53.800Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T20:19:53.800Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T20:19:53.800Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T20:19:53.800Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T20:19:53.800Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T20:19:53.800Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T20:19:53.800Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T20:19:53.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T20:19:54.476Z] + ls -al . [2022-08-02T20:19:54.476Z] total 724 [2022-08-02T20:19:54.476Z] drwxrwxr-x 9 1001 1001 4096 Aug 2 20:14 . [2022-08-02T20:19:54.476Z] drwxr-xr-x 4 root root 4096 Aug 2 20:14 .. [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 20:12 .dockerignore [2022-08-02T20:19:54.476Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 20:12 .git [2022-08-02T20:19:54.476Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 20:12 .github [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 20:12 .gitignore [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 20:12 .golangci.yml [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 20:12 .hadolint.yml [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 20:12 .sonarcloud.properties [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 20:12 ADOPTERS.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 20:12 Attribution.txt [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 20:12 CHANGELOG.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 20:12 CONTRIBUTING.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 20:12 GOVERNANCE.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 20:12 Jenkinsfile [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 20:12 LICENSE [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 10370 Aug 2 20:12 Makefile [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 20:12 OWNERS.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 20:12 README.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 20:12 SECURITY.md [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 20:10 VERSION [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 20:12 ZMQWindows.md [2022-08-02T20:19:54.476Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 20:12 bin [2022-08-02T20:19:54.476Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 20:12 cmd [2022-08-02T20:19:54.476Z] -rw-r--r-- 1 root root 478941 Aug 2 20:18 coverage.out [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 20:12 go.mod [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 20:12 go.sum [2022-08-02T20:19:54.476Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 20:12 internal [2022-08-02T20:19:54.476Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 20:12 openapi [2022-08-02T20:19:54.476Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 20:12 snap [2022-08-02T20:19:54.476Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 20:12 version.go [Pipeline] sh [2022-08-02T20:19:55.140Z] + '[' -e coverage.out ] [2022-08-02T20:19:55.140Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T20:19:55.169Z] Warning: overwriting stash ‘coverage-report’ [2022-08-02T20:19:55.980Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T20:19:56.631Z] + make build [2022-08-02T20:19:56.631Z] 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-08-02T20:21:18.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-02T20:22:40.303Z] 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-08-02T20:22:40.303Z] 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-08-02T20:23:19.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T20:23:20.888Z] 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-08-02T20:23:26.311Z] 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-08-02T20:23:34.626Z] 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-08-02T20:23:38.977Z] 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-08-02T20:23:45.755Z] 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-08-02T20:23:49.186Z] 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-08-02T20:23:53.523Z] 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-08-02T20:24:05.995Z] 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-08-02T20:24:11.591Z] $ docker stop --time=1 264e97d8a99c5061f803edcfa59bb11b2c39a4c3fdf4138513f72ee02ad33afc [2022-08-02T20:24:13.662Z] $ docker rm -f 264e97d8a99c5061f803edcfa59bb11b2c39a4c3fdf4138513f72ee02ad33afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:24:16.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T20:24:16.049Z] [2022-08-02T20:24:16.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:24:16.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T20:24:16.714Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-02T20:24:16.714Z] 29e5d40040c1: Pulling fs layer [2022-08-02T20:24:16.714Z] 1ce36da41761: Pulling fs layer [2022-08-02T20:24:16.714Z] 25b303627fd3: Pulling fs layer [2022-08-02T20:24:17.027Z] 29e5d40040c1: Verifying Checksum [2022-08-02T20:24:17.027Z] 29e5d40040c1: Download complete [2022-08-02T20:24:17.302Z] 1ce36da41761: Verifying Checksum [2022-08-02T20:24:17.302Z] 1ce36da41761: Download complete [2022-08-02T20:24:17.575Z] 29e5d40040c1: Pull complete [2022-08-02T20:24:19.015Z] 25b303627fd3: Verifying Checksum [2022-08-02T20:24:19.015Z] 25b303627fd3: Download complete [2022-08-02T20:24:19.015Z] 1ce36da41761: Pull complete [2022-08-02T20:24:31.406Z] 25b303627fd3: Pull complete [2022-08-02T20:24:31.406Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-02T20:24:31.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T20:24:31.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:24:31.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container [2022-08-02T20:24:31.750Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T20:24:34.084Z] $ docker top aeef695be05c791414c98be3d598bb526b26e066197b0a8b6258c2b0a8f67246 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:24:34.969Z] + docker-compose build --help [2022-08-02T20:24:34.969Z] + grep parallel [2022-08-02T20:24:40.343Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T20:24:40.375Z] $ docker stop --time=1 aeef695be05c791414c98be3d598bb526b26e066197b0a8b6258c2b0a8f67246 [2022-08-02T20:24:41.990Z] $ docker rm -f aeef695be05c791414c98be3d598bb526b26e066197b0a8b6258c2b0a8f67246 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:24:42.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T20:24:42.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:24:42.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container [2022-08-02T20:24:42.860Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T20:24:44.000Z] $ docker top f2021f02813e35758f137cb00dde1957506cbbfcb905814dc169bfb5cb12aedd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:24:44.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T20:24:49.159Z] Building core-command ... [2022-08-02T20:24:49.159Z] Building core-data ... [2022-08-02T20:24:49.159Z] Building core-metadata ... [2022-08-02T20:24:49.159Z] Building security-bootstrapper ... [2022-08-02T20:24:49.159Z] Building security-proxy-setup ... [2022-08-02T20:24:49.159Z] Building security-secretstore-setup ... [2022-08-02T20:24:49.159Z] Building security-spiffe-token-provider ... [2022-08-02T20:24:49.159Z] Building security-spire-agent ... [2022-08-02T20:24:49.159Z] Building security-spire-config ... [2022-08-02T20:24:49.159Z] Building security-spire-server ... [2022-08-02T20:24:49.159Z] Building support-notifications ... [2022-08-02T20:24:49.159Z] Building support-scheduler ... [2022-08-02T20:24:49.159Z] Building sys-mgmt-agent ... [2022-08-02T20:24:49.159Z] Building security-bootstrapper [2022-08-02T20:24:49.159Z] Building core-data [2022-08-02T20:24:49.159Z] Building security-spiffe-token-provider [2022-08-02T20:24:49.159Z] Building security-spire-server [2022-08-02T20:24:49.159Z] Building security-secretstore-setup [2022-08-02T20:26:10.937Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:26:10.937Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:26:10.937Z] ---> 6aaee9eeba84 [2022-08-02T20:26:10.937Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T20:26:11.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:26:11.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:26:11.541Z] ---> 6aaee9eeba84 [2022-08-02T20:26:11.541Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:26:11.541Z] ---> Running in 4ac4d72bda76 [2022-08-02T20:26:11.541Z] ---> Running in 721b67704c53 [2022-08-02T20:26:11.821Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:26:11.821Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:26:11.821Z] ---> 6aaee9eeba84 [2022-08-02T20:26:11.821Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T20:26:11.821Z] ---> Running in f5efabd75ed1 [2022-08-02T20:26:11.821Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:26:11.821Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:26:11.821Z] ---> 6aaee9eeba84 [2022-08-02T20:26:11.821Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T20:26:11.821Z] ---> Running in 920aa5d1debb [2022-08-02T20:26:12.423Z] Removing intermediate container 721b67704c53 [2022-08-02T20:26:12.423Z] ---> 93718ed8cf28 [2022-08-02T20:26:12.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:26:12.423Z] Removing intermediate container f5efabd75ed1 [2022-08-02T20:26:12.423Z] ---> 01679aebcb68 [2022-08-02T20:26:12.423Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:26:12.423Z] ---> Running in 1b6976c25c4e [2022-08-02T20:26:12.423Z] Removing intermediate container 920aa5d1debb [2022-08-02T20:26:12.423Z] ---> 56809988ae94 [2022-08-02T20:26:12.423Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:26:12.715Z] ---> Running in c91d030d42ef [2022-08-02T20:26:12.715Z] Removing intermediate container 4ac4d72bda76 [2022-08-02T20:26:12.715Z] ---> 01adaa9878bb [2022-08-02T20:26:12.715Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:26:12.715Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:26:12.715Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:26:12.715Z] ---> 6aaee9eeba84 [2022-08-02T20:26:12.715Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T20:26:12.715Z] ---> Using cache [2022-08-02T20:26:12.715Z] ---> 56809988ae94 [2022-08-02T20:26:12.715Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T20:26:12.715Z] ---> Running in fee313bb27a9 [2022-08-02T20:26:12.715Z] ---> Running in 960736bd6998 [2022-08-02T20:26:12.986Z] ---> Running in ff7d3adbc821 [2022-08-02T20:26:14.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:15.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:16.211Z] Removing intermediate container 1b6976c25c4e [2022-08-02T20:26:16.211Z] ---> 532ed0731241 [2022-08-02T20:26:16.211Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T20:26:16.498Z] ---> Running in 6e7cda6853a1 [2022-08-02T20:26:16.791Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T20:26:16.791Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T20:26:16.791Z] OK: 16889 distinct packages available [2022-08-02T20:26:17.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:17.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:17.352Z] Removing intermediate container c91d030d42ef [2022-08-02T20:26:17.352Z] Removing intermediate container 960736bd6998 [2022-08-02T20:26:17.352Z] Removing intermediate container ff7d3adbc821 [2022-08-02T20:26:17.352Z] ---> 5b171da92c07 [2022-08-02T20:26:17.352Z] ---> 3de727e19683 [2022-08-02T20:26:17.352Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T20:26:17.352Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T20:26:17.352Z] ---> 9299ab5d43ea [2022-08-02T20:26:17.352Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T20:26:17.635Z] ---> Running in 22b96873016e [2022-08-02T20:26:17.635Z] ---> Running in ce8bf8c36505 [2022-08-02T20:26:17.635Z] ---> Running in c7257a3d1ca9 [2022-08-02T20:26:18.634Z] OK: 221 MiB in 51 packages [2022-08-02T20:26:19.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:20.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:20.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:20.256Z] Removing intermediate container fee313bb27a9 [2022-08-02T20:26:20.256Z] ---> 6bcafc2aed91 [2022-08-02T20:26:20.256Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T20:26:20.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:20.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:21.142Z] ---> 0632cec4d51d [2022-08-02T20:26:21.142Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:26:21.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:21.142Z] ---> Running in 0e5fa2d7ae4a [2022-08-02T20:26:21.441Z] OK: 221 MiB in 51 packages [2022-08-02T20:26:21.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:21.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:26:22.744Z] Removing intermediate container 6e7cda6853a1 [2022-08-02T20:26:22.744Z] ---> a1198094986d [2022-08-02T20:26:22.744Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:26:23.026Z] OK: 221 MiB in 51 packages [2022-08-02T20:26:23.304Z] OK: 221 MiB in 51 packages [2022-08-02T20:26:23.304Z] OK: 221 MiB in 51 packages [2022-08-02T20:26:24.768Z] ---> 26d0f3f1787c [2022-08-02T20:26:24.768Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:26:24.768Z] Removing intermediate container c7257a3d1ca9 [2022-08-02T20:26:24.768Z] ---> 7257cf6e7a19 [2022-08-02T20:26:24.768Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T20:26:24.768Z] ---> Running in 0f56713a82fb [2022-08-02T20:26:25.046Z] Removing intermediate container ce8bf8c36505 [2022-08-02T20:26:25.046Z] ---> 9fa792f028f6 [2022-08-02T20:26:25.046Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T20:26:25.324Z] Removing intermediate container 22b96873016e [2022-08-02T20:26:25.324Z] ---> 5f07e8d28e19 [2022-08-02T20:26:25.324Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T20:26:26.326Z] ---> 2ea165e76e61 [2022-08-02T20:26:26.326Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:26:26.326Z] ---> 9a1e816f4969 [2022-08-02T20:26:26.326Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:26:26.326Z] ---> Running in 608a8445e926 [2022-08-02T20:26:26.326Z] ---> f695daf40a01 [2022-08-02T20:26:26.326Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:26:26.604Z] ---> Running in 306c15e72be4 [2022-08-02T20:26:26.604Z] ---> Running in c1ef873ff5f7 [2022-08-02T20:27:34.674Z] Removing intermediate container 306c15e72be4 [2022-08-02T20:27:34.674Z] ---> 67da596b5d97 [2022-08-02T20:27:34.674Z] Step 8/25 : COPY . . [2022-08-02T20:27:34.674Z] Removing intermediate container 0e5fa2d7ae4a [2022-08-02T20:27:34.674Z] ---> 118f57a69ea8 [2022-08-02T20:27:34.674Z] Step 7/20 : COPY . . [2022-08-02T20:27:34.674Z] Removing intermediate container c1ef873ff5f7 [2022-08-02T20:27:34.674Z] ---> c79a6079ac16 [2022-08-02T20:27:34.674Z] Step 8/31 : COPY . . [2022-08-02T20:27:34.674Z] Removing intermediate container 0f56713a82fb [2022-08-02T20:27:34.674Z] ---> 5301e57ccaed [2022-08-02T20:27:34.674Z] Step 8/23 : COPY . . [2022-08-02T20:27:34.674Z] Removing intermediate container 608a8445e926 [2022-08-02T20:27:34.674Z] ---> 822d06850d4e [2022-08-02T20:27:34.674Z] Step 8/25 : COPY . . [2022-08-02T20:28:01.507Z] ---> e65091a27c54 [2022-08-02T20:28:01.507Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T20:28:01.507Z] ---> 1e5d1d1fbee8 [2022-08-02T20:28:01.507Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T20:28:01.507Z] ---> a1e577476d31 [2022-08-02T20:28:01.507Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T20:28:01.507Z] ---> ca8ca5513028 [2022-08-02T20:28:01.507Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T20:28:01.507Z] ---> 41a78da6c128 [2022-08-02T20:28:01.507Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T20:28:01.507Z] ---> Running in 87ae22837448 [2022-08-02T20:28:01.507Z] ---> Running in 48963f269ed7 [2022-08-02T20:28:01.507Z] ---> Running in 0ccffdaf968a [2022-08-02T20:28:01.507Z] ---> Running in 43e6849a223b [2022-08-02T20:28:01.507Z] ---> Running in 8551f11f2daf [2022-08-02T20:28:01.507Z] Removing intermediate container 87ae22837448 [2022-08-02T20:28:01.507Z] ---> dcac1c72e93a [2022-08-02T20:28:01.507Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T20:28:01.507Z] ---> Running in 84480c348406 [2022-08-02T20:28:01.507Z] Removing intermediate container 84480c348406 [2022-08-02T20:28:01.507Z] ---> b9c5768af9f0 [2022-08-02T20:28:01.507Z] 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-08-02T20:28:01.783Z] ---> Running in 18c93082e5bc [2022-08-02T20:28:02.061Z] 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-08-02T20:28:02.663Z] 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-08-02T20:28:02.663Z] 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-08-02T20:28:02.941Z] 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-08-02T20:28:04.937Z] Removing intermediate container 18c93082e5bc [2022-08-02T20:28:04.937Z] ---> 799439a4b989 [2022-08-02T20:28:04.937Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T20:28:04.937Z] ---> Running in 9060562742f9 [2022-08-02T20:28:05.548Z] Removing intermediate container 9060562742f9 [2022-08-02T20:28:05.548Z] ---> b5045edc10b6 [2022-08-02T20:28:05.548Z] [2022-08-02T20:28:05.548Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T20:28:05.826Z] 3.15: Pulling from library/alpine [2022-08-02T20:28:07.280Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T20:28:07.280Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T20:28:07.280Z] ---> 60f2846fe774 [2022-08-02T20:28:07.280Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:28:07.280Z] ---> Running in 2dfd7bb73ea1 [2022-08-02T20:28:07.909Z] Removing intermediate container 2dfd7bb73ea1 [2022-08-02T20:28:07.909Z] ---> 9e36d33f243a [2022-08-02T20:28:07.909Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:28:07.910Z] ---> Running in 6287cd24e9c4 [2022-08-02T20:28:11.383Z] Removing intermediate container 6287cd24e9c4 [2022-08-02T20:28:11.383Z] ---> ae3a6648b92f [2022-08-02T20:28:11.383Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T20:28:11.673Z] ---> Running in 39a80eb04f63 [2022-08-02T20:28:14.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:28:14.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:28:16.380Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:28:16.380Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:28:16.380Z] OK: 15734 distinct packages available [2022-08-02T20:28:16.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:28:18.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:28:19.090Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T20:28:19.364Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:28:19.364Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T20:28:19.364Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T20:28:19.639Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T20:28:19.639Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:28:19.931Z] OK: 6 MiB in 19 packages [2022-08-02T20:28:21.942Z] Removing intermediate container 39a80eb04f63 [2022-08-02T20:28:21.942Z] ---> f0bf418d5cba [2022-08-02T20:28:21.942Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T20:28:27.397Z] ---> 972d15bb6dfb [2022-08-02T20:28:27.397Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T20:28:28.003Z] ---> 5cd1ca8c6d1c [2022-08-02T20:28:28.003Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T20:28:29.012Z] ---> f20d5f49e785 [2022-08-02T20:28:29.012Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T20:28:30.011Z] ---> 1a80a4badac4 [2022-08-02T20:28:30.011Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T20:28:30.011Z] ---> Running in 8435fddcad05 [2022-08-02T20:28:30.634Z] Removing intermediate container 8435fddcad05 [2022-08-02T20:28:30.634Z] ---> 661c540dbea2 [2022-08-02T20:28:30.634Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T20:28:30.634Z] ---> Running in 9c46752c94e2 [2022-08-02T20:28:31.245Z] Removing intermediate container 9c46752c94e2 [2022-08-02T20:28:31.245Z] ---> 07f8d21d5a53 [2022-08-02T20:28:31.245Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T20:28:31.245Z] ---> Running in ab93a0c7bb60 [2022-08-02T20:28:31.871Z] Removing intermediate container ab93a0c7bb60 [2022-08-02T20:28:31.871Z] ---> 2376e391ca2f [2022-08-02T20:28:31.871Z] Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:28:32.149Z] ---> Running in a3b03a539c86 [2022-08-02T20:28:32.439Z] Removing intermediate container a3b03a539c86 [2022-08-02T20:28:32.439Z] ---> fdae1c39f5e0 [2022-08-02T20:28:32.439Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T20:28:32.721Z] ---> Running in c3598abe349f [2022-08-02T20:28:33.329Z] Removing intermediate container c3598abe349f [2022-08-02T20:28:33.329Z] ---> be6162f9633a [2022-08-02T20:28:33.329Z] [2022-08-02T20:28:33.607Z] Successfully built be6162f9633a [2022-08-02T20:28:33.607Z] Successfully tagged security-spire-server-arm64:latest [2022-08-02T20:28:33.607Z]  Building security-spire-server ... done Building security-spire-agent [2022-08-02T20:29:06.032Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:29:06.032Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:29:06.032Z] ---> 6aaee9eeba84 [2022-08-02T20:29:06.032Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> 01adaa9878bb [2022-08-02T20:29:06.032Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> 3de727e19683 [2022-08-02T20:29:06.032Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> 7257cf6e7a19 [2022-08-02T20:29:06.032Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> 2ea165e76e61 [2022-08-02T20:29:06.032Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> 822d06850d4e [2022-08-02T20:29:06.032Z] Step 8/26 : COPY . . [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> e65091a27c54 [2022-08-02T20:29:06.032Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> dcac1c72e93a [2022-08-02T20:29:06.032Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T20:29:06.032Z] ---> Using cache [2022-08-02T20:29:06.032Z] ---> b9c5768af9f0 [2022-08-02T20:29:06.032Z] 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-08-02T20:29:06.032Z] ---> Running in 78a9a15447a6 [2022-08-02T20:29:06.639Z] Removing intermediate container 78a9a15447a6 [2022-08-02T20:29:06.639Z] ---> dddb6a63e05c [2022-08-02T20:29:06.639Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T20:29:06.924Z] ---> Running in 8d2de60f9113 [2022-08-02T20:29:07.545Z] Removing intermediate container 8d2de60f9113 [2022-08-02T20:29:07.545Z] ---> 37a2b3d1c7bf [2022-08-02T20:29:07.545Z] [2022-08-02T20:29:07.545Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T20:29:07.545Z] ---> 60f2846fe774 [2022-08-02T20:29:07.545Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:29:07.545Z] ---> Using cache [2022-08-02T20:29:07.545Z] ---> 9e36d33f243a [2022-08-02T20:29:07.545Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:29:07.545Z] ---> Using cache [2022-08-02T20:29:07.545Z] ---> ae3a6648b92f [2022-08-02T20:29:07.545Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T20:29:07.545Z] ---> Using cache [2022-08-02T20:29:07.545Z] ---> f0bf418d5cba [2022-08-02T20:29:07.545Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T20:29:10.978Z] ---> db4000bc522e [2022-08-02T20:29:10.978Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T20:29:16.418Z] ---> 4dfcdebce96f [2022-08-02T20:29:16.418Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T20:29:17.478Z] ---> 66f5754feda6 [2022-08-02T20:29:17.478Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T20:29:18.279Z] ---> 3faa0de8413e [2022-08-02T20:29:18.279Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T20:29:19.389Z] ---> ea2e7158e4a9 [2022-08-02T20:29:19.389Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T20:29:19.389Z] ---> Running in a367e7d3aeaa [2022-08-02T20:29:20.077Z] Removing intermediate container a367e7d3aeaa [2022-08-02T20:29:20.077Z] ---> 74745d19582e [2022-08-02T20:29:20.077Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T20:29:20.077Z] ---> Running in 506b8e087dca [2022-08-02T20:29:20.801Z] Removing intermediate container 506b8e087dca [2022-08-02T20:29:20.801Z] ---> 0069ad680a7d [2022-08-02T20:29:20.801Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T20:29:20.801Z] ---> Running in 9f10a760eb55 [2022-08-02T20:29:21.409Z] Removing intermediate container 9f10a760eb55 [2022-08-02T20:29:21.410Z] ---> 1d1508265544 [2022-08-02T20:29:21.410Z] Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:29:21.690Z] ---> Running in 3242579e5b87 [2022-08-02T20:29:22.506Z] Removing intermediate container 3242579e5b87 [2022-08-02T20:29:22.506Z] ---> 986986f179f9 [2022-08-02T20:29:22.506Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T20:29:22.506Z] ---> Running in bbe12508f372 [2022-08-02T20:29:23.121Z] Removing intermediate container bbe12508f372 [2022-08-02T20:29:23.121Z] ---> 5b16c27c5b60 [2022-08-02T20:29:23.121Z] [2022-08-02T20:29:23.393Z] Successfully built 5b16c27c5b60 [2022-08-02T20:29:23.393Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-02T20:29:23.393Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-08-02T20:30:02.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:30:02.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:30:02.510Z] ---> 6aaee9eeba84 [2022-08-02T20:30:02.510Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:30:02.510Z] ---> Using cache [2022-08-02T20:30:02.510Z] ---> 01adaa9878bb [2022-08-02T20:30:02.510Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:30:02.510Z] ---> Using cache [2022-08-02T20:30:02.510Z] ---> 3de727e19683 [2022-08-02T20:30:02.510Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T20:30:02.510Z] ---> Running in 7635854e0387 [2022-08-02T20:30:02.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:30:02.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:30:02.510Z] OK: 221 MiB in 51 packages [2022-08-02T20:30:03.503Z] Removing intermediate container 7635854e0387 [2022-08-02T20:30:03.503Z] ---> e82c338382b6 [2022-08-02T20:30:03.503Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:30:04.517Z] ---> f4271fab1b36 [2022-08-02T20:30:04.517Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:30:04.517Z] ---> Running in 8351051d2fa3 [2022-08-02T20:31:01.120Z] Removing intermediate container 8351051d2fa3 [2022-08-02T20:31:01.120Z] ---> 4b9903c1e79f [2022-08-02T20:31:01.120Z] Step 8/23 : COPY . . [2022-08-02T20:31:19.493Z] ---> fb27e4b6e579 [2022-08-02T20:31:19.493Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T20:31:19.493Z] ---> Running in 78d48a230a97 [2022-08-02T20:31:19.493Z] 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-08-02T20:34:11.515Z] 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-08-02T20:34:29.868Z] Removing intermediate container 8551f11f2daf [2022-08-02T20:34:29.868Z] ---> b8e3ae79c2ec [2022-08-02T20:34:29.868Z] [2022-08-02T20:34:29.868Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T20:34:29.868Z] 3.16: Pulling from library/alpine [2022-08-02T20:34:29.868Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T20:34:29.868Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T20:34:29.868Z] ---> 3d81c46cd875 [2022-08-02T20:34:29.868Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T20:34:30.144Z] ---> Running in d9ec73e81979 [2022-08-02T20:34:32.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:34:33.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:34:35.098Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T20:34:35.098Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T20:34:35.098Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T20:34:35.098Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:34:35.098Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:34:35.379Z] OK: 6 MiB in 17 packages [2022-08-02T20:34:36.854Z] Removing intermediate container 0ccffdaf968a [2022-08-02T20:34:36.854Z] ---> f8d0f1952bce [2022-08-02T20:34:36.854Z] [2022-08-02T20:34:36.854Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T20:34:36.854Z] ---> 3d81c46cd875 [2022-08-02T20:34:36.854Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:34:37.132Z] ---> Running in d59f69443ef0 [2022-08-02T20:34:37.737Z] Removing intermediate container d59f69443ef0 [2022-08-02T20:34:37.737Z] ---> 61a85f2770d7 [2022-08-02T20:34:37.737Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T20:34:38.017Z] ---> Running in 0d27684e5c3d [2022-08-02T20:34:39.012Z] Removing intermediate container d9ec73e81979 [2022-08-02T20:34:39.012Z] ---> 6e2e97a68ec5 [2022-08-02T20:34:39.012Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T20:34:39.012Z] ---> Running in 65d14fea50c1 [2022-08-02T20:34:40.009Z] Removing intermediate container 65d14fea50c1 [2022-08-02T20:34:40.009Z] ---> 47c16b03eb6a [2022-08-02T20:34:40.009Z] Step 13/25 : WORKDIR / [2022-08-02T20:34:40.299Z] ---> Running in b7b5bff75ea8 [2022-08-02T20:34:40.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:34:40.866Z] Removing intermediate container b7b5bff75ea8 [2022-08-02T20:34:40.866Z] ---> becf0abeeabd [2022-08-02T20:34:40.866Z] 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-08-02T20:34:41.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:34:42.156Z] ---> 947a03c5d5bf [2022-08-02T20:34:42.156Z] 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-08-02T20:34:42.771Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T20:34:43.064Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T20:34:43.064Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:34:43.064Z] ---> c92404c0d492 [2022-08-02T20:34:43.064Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T20:34:43.064Z] OK: 5 MiB in 16 packages [2022-08-02T20:34:44.546Z] ---> f06124ecf824 [2022-08-02T20:34:44.546Z] 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-08-02T20:34:44.836Z] Removing intermediate container 0d27684e5c3d [2022-08-02T20:34:44.836Z] ---> c5b560a03a31 [2022-08-02T20:34:44.836Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T20:34:45.126Z] ---> Running in 7b5f7a35c993 [2022-08-02T20:34:45.755Z] Removing intermediate container 7b5f7a35c993 [2022-08-02T20:34:45.755Z] ---> 1a2cdd95e72a [2022-08-02T20:34:45.755Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T20:34:46.077Z] ---> Running in 230e7d1df2d1 [2022-08-02T20:34:46.077Z] ---> 57ab3f61f456 [2022-08-02T20:34:46.077Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T20:34:46.698Z] Removing intermediate container 230e7d1df2d1 [2022-08-02T20:34:46.698Z] ---> 391f45a72c8a [2022-08-02T20:34:46.698Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T20:34:46.987Z] ---> Running in 71b75913c860 [2022-08-02T20:34:47.992Z] Removing intermediate container 71b75913c860 [2022-08-02T20:34:47.992Z] ---> dc39af86b43a [2022-08-02T20:34:47.992Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T20:34:47.992Z] ---> Running in 247c6d99865c [2022-08-02T20:34:48.602Z] ---> 522d488ad756 [2022-08-02T20:34:48.602Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T20:34:52.041Z] ---> 64739fec13f1 [2022-08-02T20:34:52.041Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T20:34:52.041Z] Removing intermediate container 247c6d99865c [2022-08-02T20:34:52.041Z] ---> 5c79e8d098bf [2022-08-02T20:34:52.041Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T20:34:52.319Z] ---> Running in 01530f3cd354 [2022-08-02T20:34:53.313Z] ---> 0c64bd2b802a [2022-08-02T20:34:53.313Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T20:34:53.313Z] Removing intermediate container 01530f3cd354 [2022-08-02T20:34:53.313Z] ---> 03b99e265387 [2022-08-02T20:34:53.313Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T20:34:53.313Z] ---> Running in f507d784b1b2 [2022-08-02T20:34:54.783Z] ---> 8aac337190fa [2022-08-02T20:34:54.783Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T20:34:54.783Z] ---> Running in 0c8870ba5ccc [2022-08-02T20:34:57.454Z] Removing intermediate container f507d784b1b2 [2022-08-02T20:34:57.454Z] ---> 33539ab07e67 [2022-08-02T20:34:57.454Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T20:34:57.748Z] ---> Running in 5faaa2f242e4 [2022-08-02T20:34:58.754Z] Removing intermediate container 5faaa2f242e4 [2022-08-02T20:34:58.754Z] ---> 43a11f4a4200 [2022-08-02T20:34:58.754Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T20:34:58.754Z] ---> Running in 45fbca434ac9 [2022-08-02T20:34:59.034Z] Removing intermediate container 0c8870ba5ccc [2022-08-02T20:34:59.034Z] ---> aba4d779f20d [2022-08-02T20:34:59.034Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:34:59.642Z] Removing intermediate container 45fbca434ac9 [2022-08-02T20:34:59.642Z] ---> 148e05a564c8 [2022-08-02T20:34:59.642Z] Step 24/25 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:34:59.642Z] ---> Running in ad6aa5ed3ec4 [2022-08-02T20:35:00.261Z] ---> f90bd54f0670 [2022-08-02T20:35:00.261Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T20:35:00.563Z] Removing intermediate container ad6aa5ed3ec4 [2022-08-02T20:35:00.563Z] ---> 67562d5f5ed3 [2022-08-02T20:35:00.563Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T20:35:00.563Z] ---> Running in e4d5ab43b353 [2022-08-02T20:35:01.169Z] Removing intermediate container e4d5ab43b353 [2022-08-02T20:35:01.169Z] ---> 14aa73f9dfeb [2022-08-02T20:35:01.169Z] [2022-08-02T20:35:02.163Z] Successfully built 14aa73f9dfeb [2022-08-02T20:35:02.163Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-02T20:35:02.163Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-08-02T20:35:02.769Z] ---> 5287d4e0b360 [2022-08-02T20:35:02.769Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T20:35:03.763Z] ---> 4838f2fea21d [2022-08-02T20:35:03.763Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T20:35:05.228Z] ---> 3c497d809f8f [2022-08-02T20:35:05.228Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T20:35:06.225Z] ---> f996f71f3ea9 [2022-08-02T20:35:06.225Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T20:35:07.245Z] ---> 34fdf82830d0 [2022-08-02T20:35:07.245Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T20:35:07.245Z] ---> Running in 6d124ebdabf5 [2022-08-02T20:35:10.689Z] Removing intermediate container 6d124ebdabf5 [2022-08-02T20:35:10.689Z] ---> bb938c3b6b3a [2022-08-02T20:35:10.689Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T20:35:10.969Z] ---> Running in bdc196508a12 [2022-08-02T20:35:11.579Z] Removing intermediate container bdc196508a12 [2022-08-02T20:35:11.579Z] ---> 2fc5ed7648d4 [2022-08-02T20:35:11.579Z] Step 28/31 : CMD ["gate"] [2022-08-02T20:35:11.579Z] ---> Running in 4d3000b797cb [2022-08-02T20:35:12.218Z] Removing intermediate container 4d3000b797cb [2022-08-02T20:35:12.218Z] ---> bb50cc3e279b [2022-08-02T20:35:12.218Z] Step 29/31 : LABEL arch=arm64 [2022-08-02T20:35:12.498Z] ---> Running in 70fc1e929ca9 [2022-08-02T20:35:13.108Z] Removing intermediate container 70fc1e929ca9 [2022-08-02T20:35:13.108Z] ---> 35f3cc600455 [2022-08-02T20:35:13.108Z] Step 30/31 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:35:13.108Z] ---> Running in c3abff1b3ef9 [2022-08-02T20:35:13.772Z] Removing intermediate container c3abff1b3ef9 [2022-08-02T20:35:13.773Z] ---> 3f8e8b2e8eaa [2022-08-02T20:35:13.773Z] Step 31/31 : LABEL version=0.0.0 [2022-08-02T20:35:14.051Z] ---> Running in 91d0ae669b70 [2022-08-02T20:35:14.661Z] Removing intermediate container 91d0ae669b70 [2022-08-02T20:35:14.661Z] ---> 0a5acd56ca9c [2022-08-02T20:35:14.661Z] [2022-08-02T20:35:14.941Z] Successfully built 0a5acd56ca9c [2022-08-02T20:35:14.941Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-02T20:35:14.941Z]  Building security-bootstrapper ... done Building support-scheduler [2022-08-02T20:35:54.076Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:35:54.076Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:35:54.076Z] ---> 6aaee9eeba84 [2022-08-02T20:35:54.076Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 01adaa9878bb [2022-08-02T20:35:54.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 3de727e19683 [2022-08-02T20:35:54.076Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 7257cf6e7a19 [2022-08-02T20:35:54.076Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 2ea165e76e61 [2022-08-02T20:35:54.076Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 822d06850d4e [2022-08-02T20:35:54.076Z] Step 8/26 : COPY . . [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> e65091a27c54 [2022-08-02T20:35:54.076Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> dcac1c72e93a [2022-08-02T20:35:54.076Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> b9c5768af9f0 [2022-08-02T20:35:54.076Z] 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-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> dddb6a63e05c [2022-08-02T20:35:54.076Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 37a2b3d1c7bf [2022-08-02T20:35:54.076Z] [2022-08-02T20:35:54.076Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T20:35:54.076Z] ---> 60f2846fe774 [2022-08-02T20:35:54.076Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> 9e36d33f243a [2022-08-02T20:35:54.076Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:35:54.076Z] ---> Using cache [2022-08-02T20:35:54.076Z] ---> ae3a6648b92f [2022-08-02T20:35:54.076Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T20:35:54.076Z] ---> Running in 341c03ee7654 [2022-08-02T20:35:56.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:35:57.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:35:59.121Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:35:59.121Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:35:59.121Z] OK: 15734 distinct packages available [2022-08-02T20:35:59.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:36:00.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:36:02.333Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T20:36:02.333Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:36:02.333Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T20:36:02.333Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T20:36:02.333Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:36:02.613Z] OK: 6 MiB in 18 packages [2022-08-02T20:36:05.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:36:05.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:36:05.270Z] ---> 6aaee9eeba84 [2022-08-02T20:36:05.270Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T20:36:05.270Z] ---> Using cache [2022-08-02T20:36:05.270Z] ---> 01adaa9878bb [2022-08-02T20:36:05.270Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:36:05.270Z] ---> Using cache [2022-08-02T20:36:05.270Z] ---> 3de727e19683 [2022-08-02T20:36:05.270Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T20:36:05.270Z] ---> Running in effb1acc32c4 [2022-08-02T20:36:05.270Z] Removing intermediate container 341c03ee7654 [2022-08-02T20:36:05.270Z] ---> d24279943937 [2022-08-02T20:36:05.270Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T20:36:07.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:36:08.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:36:09.769Z] OK: 221 MiB in 51 packages [2022-08-02T20:36:11.244Z] ---> 9cb0024170ac [2022-08-02T20:36:11.244Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T20:36:11.525Z] Removing intermediate container effb1acc32c4 [2022-08-02T20:36:11.525Z] ---> 19739340e49b [2022-08-02T20:36:11.525Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T20:36:12.983Z] ---> a356dfeaf4d3 [2022-08-02T20:36:12.983Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T20:36:12.983Z] ---> Running in 5351e3b3fc94 [2022-08-02T20:36:12.983Z] ---> 397748ae9ac5 [2022-08-02T20:36:12.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:36:12.983Z] ---> Running in 0f3f6ccde40c [2022-08-02T20:36:13.631Z] Removing intermediate container 5351e3b3fc94 [2022-08-02T20:36:13.631Z] ---> 056995a7f50c [2022-08-02T20:36:13.631Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T20:36:15.101Z] ---> 4d7c63a51f0a [2022-08-02T20:36:15.101Z] Step 21/26 : WORKDIR / [2022-08-02T20:36:15.101Z] ---> Running in 036428a92e32 [2022-08-02T20:36:16.090Z] Removing intermediate container 036428a92e32 [2022-08-02T20:36:16.090Z] ---> fad1b42acc19 [2022-08-02T20:36:16.090Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T20:36:16.090Z] ---> Running in 4ccdf8c81f1a [2022-08-02T20:36:17.097Z] Removing intermediate container 4ccdf8c81f1a [2022-08-02T20:36:17.097Z] ---> bab13ac55796 [2022-08-02T20:36:17.097Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T20:36:17.097Z] ---> Running in 8741a867dcaa [2022-08-02T20:36:18.085Z] Removing intermediate container 8741a867dcaa [2022-08-02T20:36:18.085Z] ---> fed741eb1d07 [2022-08-02T20:36:18.085Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T20:36:18.085Z] ---> Running in 5c371ad79383 [2022-08-02T20:36:19.546Z] Removing intermediate container 5c371ad79383 [2022-08-02T20:36:19.546Z] ---> a7a8ab8bb3a1 [2022-08-02T20:36:19.546Z] Step 25/26 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:36:19.546Z] ---> Running in a20159ec0781 [2022-08-02T20:36:20.557Z] Removing intermediate container a20159ec0781 [2022-08-02T20:36:20.557Z] ---> 6150aa3f51f3 [2022-08-02T20:36:20.557Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T20:36:20.837Z] ---> Running in 463937db0d3c [2022-08-02T20:36:21.836Z] Removing intermediate container 463937db0d3c [2022-08-02T20:36:21.836Z] ---> cfb31e4b1af2 [2022-08-02T20:36:21.836Z] [2022-08-02T20:36:23.288Z] Successfully built cfb31e4b1af2 [2022-08-02T20:36:23.288Z] Successfully tagged security-spire-config-arm64:latest [2022-08-02T20:36:23.288Z] Building support-notifications [2022-08-02T20:36:26.706Z]  Building security-spire-config ... done Removing intermediate container 48963f269ed7 [2022-08-02T20:36:26.706Z] ---> 7a77f8bf9a2f [2022-08-02T20:36:26.706Z] [2022-08-02T20:36:26.706Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T20:36:26.706Z] ---> 3d81c46cd875 [2022-08-02T20:36:26.706Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T20:36:26.706Z] ---> Running in 94c4a4a7ef2d [2022-08-02T20:36:27.331Z] Removing intermediate container 94c4a4a7ef2d [2022-08-02T20:36:27.331Z] ---> 971f988337ba [2022-08-02T20:36:27.331Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T20:36:27.611Z] ---> Running in 63786e7798db [2022-08-02T20:36:28.221Z] Removing intermediate container 63786e7798db [2022-08-02T20:36:28.221Z] ---> a3fe66863f30 [2022-08-02T20:36:28.221Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T20:36:28.221Z] ---> Running in faf6f14bfcea [2022-08-02T20:36:28.830Z] Removing intermediate container faf6f14bfcea [2022-08-02T20:36:28.830Z] ---> 6bf7ec329503 [2022-08-02T20:36:28.830Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:36:29.130Z] ---> Running in a3044a13b1ec [2022-08-02T20:36:32.570Z] Removing intermediate container a3044a13b1ec [2022-08-02T20:36:32.570Z] ---> 2b16ac46f77f [2022-08-02T20:36:32.570Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T20:36:32.868Z] ---> Running in a473926e8030 [2022-08-02T20:36:34.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:36:35.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:36:37.949Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T20:36:37.949Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T20:36:37.949Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T20:36:38.235Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T20:36:38.521Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T20:36:38.521Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T20:36:38.805Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:36:38.805Z] OK: 8 MiB in 20 packages [2022-08-02T20:36:41.526Z] Removing intermediate container a473926e8030 [2022-08-02T20:36:41.526Z] ---> 6c5714bb98d0 [2022-08-02T20:36:41.526Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:36:43.557Z] ---> 66f6c03c149b [2022-08-02T20:36:43.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T20:36:47.935Z] ---> 9f15d03a7494 [2022-08-02T20:36:47.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T20:36:49.409Z] ---> c985e756c83c [2022-08-02T20:36:49.409Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T20:36:49.690Z] ---> Running in 2fba96b1012a [2022-08-02T20:36:51.163Z] Removing intermediate container 2fba96b1012a [2022-08-02T20:36:51.163Z] ---> 486df58a3645 [2022-08-02T20:36:51.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:36:51.447Z] ---> Running in 6d9740fe14c5 [2022-08-02T20:36:52.440Z] Removing intermediate container 6d9740fe14c5 [2022-08-02T20:36:52.735Z] ---> 21f52f39e559 [2022-08-02T20:36:52.736Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T20:36:52.736Z] ---> Running in f7346b79d15b [2022-08-02T20:36:53.744Z] Removing intermediate container f7346b79d15b [2022-08-02T20:36:53.745Z] ---> 106546038727 [2022-08-02T20:36:53.745Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:36:53.745Z] ---> Running in 30ea349ed6d9 [2022-08-02T20:36:54.741Z] Removing intermediate container 30ea349ed6d9 [2022-08-02T20:36:54.741Z] ---> aaf7666aa466 [2022-08-02T20:36:54.741Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:36:54.741Z] ---> Running in 5742043e6d4c [2022-08-02T20:36:55.733Z] Removing intermediate container 5742043e6d4c [2022-08-02T20:36:55.733Z] ---> 17a0d1721074 [2022-08-02T20:36:55.733Z] [2022-08-02T20:36:57.187Z] Successfully built 17a0d1721074 [2022-08-02T20:36:57.187Z] Successfully tagged core-data-arm64:latest [2022-08-02T20:36:57.187Z] Building security-proxy-setup [2022-08-02T20:37:05.986Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:37:05.986Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:37:05.986Z] ---> 6aaee9eeba84 [2022-08-02T20:37:05.986Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T20:37:05.986Z] ---> Using cache [2022-08-02T20:37:05.986Z] ---> 01adaa9878bb [2022-08-02T20:37:05.986Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:37:05.986Z] ---> Using cache [2022-08-02T20:37:05.986Z] ---> 3de727e19683 [2022-08-02T20:37:05.986Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T20:37:05.986Z] ---> Running in 356027763ea0 [2022-08-02T20:37:07.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:08.602Z] Removing intermediate container 43e6849a223b [2022-08-02T20:37:08.602Z] ---> 8c1f23303e77 [2022-08-02T20:37:08.602Z] [2022-08-02T20:37:08.602Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T20:37:08.602Z] ---> 60f2846fe774 [2022-08-02T20:37:08.602Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T20:37:08.602Z] ---> Using cache [2022-08-02T20:37:08.602Z] ---> 9e36d33f243a [2022-08-02T20:37:08.602Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:37:08.602Z] ---> Using cache [2022-08-02T20:37:08.602Z] ---> ae3a6648b92f [2022-08-02T20:37:08.602Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T20:37:08.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:08.891Z] ---> Running in b741b57ada31 [2022-08-02T20:37:10.369Z] OK: 221 MiB in 51 packages [2022-08-02T20:37:10.369Z] Removing intermediate container 78d48a230a97 [2022-08-02T20:37:10.369Z] ---> ff2aa83aee17 [2022-08-02T20:37:10.369Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T20:37:10.679Z] ---> Running in db53ef359bed [2022-08-02T20:37:10.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:11.581Z] Removing intermediate container 356027763ea0 [2022-08-02T20:37:11.581Z] ---> adefb9904eb4 [2022-08-02T20:37:11.581Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T20:37:11.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:12.865Z] 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-08-02T20:37:13.475Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T20:37:13.475Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T20:37:13.475Z] OK: 15734 distinct packages available [2022-08-02T20:37:13.475Z] ---> e8397f1dad82 [2022-08-02T20:37:13.475Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:37:13.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:13.755Z] ---> Running in 7b7bf6ce6a89 [2022-08-02T20:37:14.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:15.763Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T20:37:16.043Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T20:37:16.043Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T20:37:16.321Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T20:37:16.321Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T20:37:16.598Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T20:37:16.598Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T20:37:16.598Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T20:37:16.876Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T20:37:16.876Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T20:37:16.876Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:37:17.167Z] OK: 8 MiB in 23 packages [2022-08-02T20:37:18.629Z] Removing intermediate container db53ef359bed [2022-08-02T20:37:18.629Z] ---> 8d5e959879d4 [2022-08-02T20:37:18.629Z] [2022-08-02T20:37:18.629Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T20:37:18.906Z] 20.10.14: Pulling from library/docker [2022-08-02T20:37:20.908Z] Removing intermediate container b741b57ada31 [2022-08-02T20:37:20.908Z] ---> 05917a3a5cb7 [2022-08-02T20:37:20.908Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:37:22.906Z] ---> dddcbeb31aac [2022-08-02T20:37:22.906Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T20:37:23.184Z] Removing intermediate container 0f3f6ccde40c [2022-08-02T20:37:23.184Z] ---> 610fc4408a9a [2022-08-02T20:37:23.184Z] Step 8/22 : COPY . . [2022-08-02T20:37:28.648Z] ---> de406dfea81a [2022-08-02T20:37:28.648Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T20:37:30.107Z] ---> e497e8cd6094 [2022-08-02T20:37:30.107Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T20:37:30.107Z] ---> Running in b600d0a07082 [2022-08-02T20:37:31.092Z] Removing intermediate container b600d0a07082 [2022-08-02T20:37:31.092Z] ---> 55f7ba7a6f28 [2022-08-02T20:37:31.092Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:37:31.092Z] ---> Running in 928dfae2e05d [2022-08-02T20:37:31.705Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:37:31.705Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:37:31.705Z] ---> 6aaee9eeba84 [2022-08-02T20:37:31.705Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T20:37:31.705Z] ---> Using cache [2022-08-02T20:37:31.705Z] ---> 01adaa9878bb [2022-08-02T20:37:31.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:37:31.705Z] ---> Using cache [2022-08-02T20:37:31.705Z] ---> 3de727e19683 [2022-08-02T20:37:31.705Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T20:37:31.705Z] ---> Using cache [2022-08-02T20:37:31.705Z] ---> 19739340e49b [2022-08-02T20:37:31.705Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T20:37:31.983Z] ---> Using cache [2022-08-02T20:37:31.983Z] ---> 397748ae9ac5 [2022-08-02T20:37:31.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:37:31.983Z] ---> Using cache [2022-08-02T20:37:31.983Z] ---> 610fc4408a9a [2022-08-02T20:37:31.983Z] Step 8/22 : COPY . . [2022-08-02T20:37:31.983Z] Removing intermediate container 928dfae2e05d [2022-08-02T20:37:32.262Z] ---> c6942265c261 [2022-08-02T20:37:32.263Z] Step 18/20 : LABEL arch=arm64 [2022-08-02T20:37:32.263Z] ---> Running in 6aa0baf0d7fd [2022-08-02T20:37:33.252Z] Removing intermediate container 6aa0baf0d7fd [2022-08-02T20:37:33.252Z] ---> 57c33ce621be [2022-08-02T20:37:33.252Z] Step 19/20 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:37:33.252Z] ---> Running in 3a1a50d00b94 [2022-08-02T20:37:34.238Z] Removing intermediate container 3a1a50d00b94 [2022-08-02T20:37:34.238Z] ---> 17bf95d0b229 [2022-08-02T20:37:34.238Z] Step 20/20 : LABEL version=0.0.0 [2022-08-02T20:37:34.238Z] ---> Running in 4dc642550bd2 [2022-08-02T20:37:35.249Z] Removing intermediate container 4dc642550bd2 [2022-08-02T20:37:35.249Z] ---> 277354fbe3ec [2022-08-02T20:37:35.249Z] [2022-08-02T20:37:36.234Z] Successfully built 277354fbe3ec [2022-08-02T20:37:36.234Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-02T20:37:36.234Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-08-02T20:37:40.582Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T20:37:40.583Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T20:37:40.583Z] ---> c346e9eafbab [2022-08-02T20:37:40.583Z] 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-08-02T20:37:42.042Z] ---> Running in dcdfc9b6d58f [2022-08-02T20:37:43.505Z] Removing intermediate container dcdfc9b6d58f [2022-08-02T20:37:43.505Z] ---> 4737cb348ba6 [2022-08-02T20:37:43.505Z] 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-08-02T20:37:43.505Z] ---> Running in 505ee83161f5 [2022-08-02T20:37:45.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:46.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:37:47.138Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T20:37:47.138Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T20:37:47.138Z] Executing bash-5.1.16-r0.post-install [2022-08-02T20:37:47.138Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T20:37:47.138Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T20:37:47.138Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T20:37:47.138Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T20:37:47.138Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T20:37:47.138Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T20:37:47.138Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T20:37:47.138Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T20:37:47.138Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T20:37:47.138Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T20:37:47.138Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T20:37:47.138Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T20:37:47.416Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T20:37:47.416Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T20:37:47.416Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T20:37:50.079Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T20:37:50.079Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T20:37:50.079Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T20:37:50.079Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T20:37:50.079Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T20:37:50.079Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T20:37:50.079Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T20:37:50.079Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T20:37:50.079Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T20:37:50.079Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T20:37:50.079Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T20:37:50.079Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T20:37:50.079Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T20:37:50.079Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T20:37:50.079Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T20:37:50.079Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T20:37:50.079Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T20:37:50.079Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T20:37:50.079Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T20:37:50.079Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T20:37:50.079Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T20:37:50.079Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T20:37:50.079Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T20:37:50.079Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T20:37:50.359Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T20:37:50.359Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T20:37:50.976Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T20:37:50.976Z] OK: 83 MiB in 65 packages [2022-08-02T20:37:56.426Z] Collecting docker-compose==1.23.2 [2022-08-02T20:37:56.426Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T20:37:56.708Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T20:37:57.039Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T20:37:57.039Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T20:37:57.039Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T20:37:59.689Z] 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-08-02T20:37:59.689Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T20:37:59.689Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T20:38:00.683Z] Collecting PyYAML<4,>=3.10 [2022-08-02T20:38:00.683Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T20:38:00.969Z] Removing intermediate container 7b7bf6ce6a89 [2022-08-02T20:38:00.969Z] ---> 20324061b16d [2022-08-02T20:38:00.969Z] Step 8/22 : COPY . . [2022-08-02T20:38:05.345Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T20:38:05.345Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T20:38:05.627Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T20:38:05.627Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T20:38:05.907Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T20:38:05.908Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T20:38:06.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:38:06.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:38:06.534Z] ---> 6aaee9eeba84 [2022-08-02T20:38:06.534Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:38:06.534Z] ---> Using cache [2022-08-02T20:38:06.534Z] ---> 01adaa9878bb [2022-08-02T20:38:06.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:38:06.534Z] ---> Using cache [2022-08-02T20:38:06.534Z] ---> 3de727e19683 [2022-08-02T20:38:06.534Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T20:38:06.534Z] ---> Using cache [2022-08-02T20:38:06.534Z] ---> 19739340e49b [2022-08-02T20:38:06.534Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:38:06.534Z] ---> Using cache [2022-08-02T20:38:06.534Z] ---> 397748ae9ac5 [2022-08-02T20:38:06.534Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:38:06.534Z] ---> Using cache [2022-08-02T20:38:06.534Z] ---> 610fc4408a9a [2022-08-02T20:38:06.534Z] Step 8/23 : COPY . . [2022-08-02T20:38:06.811Z] ---> 900d5e1dac9d [2022-08-02T20:38:06.811Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T20:38:06.811Z] ---> Using cache [2022-08-02T20:38:06.811Z] ---> 900d5e1dac9d [2022-08-02T20:38:06.811Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T20:38:07.102Z] ---> Running in cc18337aa23c [2022-08-02T20:38:07.102Z] ---> Running in a0505876981c [2022-08-02T20:38:08.579Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T20:38:08.858Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T20:38:09.467Z] 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-08-02T20:38:09.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-02T20:38:12.890Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T20:38:12.891Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T20:38:13.177Z] ---> f7aa41c421f4 [2022-08-02T20:38:13.177Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T20:38:13.455Z] ---> Running in 57c2dac94b0a [2022-08-02T20:38:13.455Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T20:38:13.455Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T20:38:14.904Z] 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-08-02T20:38:14.904Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T20:38:14.904Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T20:38:15.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T20:38:16.121Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T20:38:16.121Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T20:38:16.401Z] Collecting idna<2.8,>=2.5 [2022-08-02T20:38:16.682Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T20:38:17.296Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T20:38:17.296Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T20:38:17.296Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T20:38:17.296Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T20:38:18.757Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T20:38:18.757Z] Attempting uninstall: urllib3 [2022-08-02T20:38:18.757Z] Found existing installation: urllib3 1.26.7 [2022-08-02T20:38:18.757Z] Uninstalling urllib3-1.26.7: [2022-08-02T20:38:19.036Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T20:38:20.039Z] Attempting uninstall: idna [2022-08-02T20:38:20.039Z] Found existing installation: idna 3.3 [2022-08-02T20:38:20.039Z] Uninstalling idna-3.3: [2022-08-02T20:38:20.322Z] Successfully uninstalled idna-3.3 [2022-08-02T20:38:25.805Z] Attempting uninstall: requests [2022-08-02T20:38:25.805Z] Found existing installation: requests 2.26.0 [2022-08-02T20:38:25.805Z] Uninstalling requests-2.26.0: [2022-08-02T20:38:25.805Z] Successfully uninstalled requests-2.26.0 [2022-08-02T20:38:26.800Z] Running setup.py install for texttable: started [2022-08-02T20:38:30.222Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T20:38:30.222Z] Running setup.py install for PyYAML: started [2022-08-02T20:38:30.842Z] ---> 1b380b538f31 [2022-08-02T20:38:30.842Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T20:38:30.842Z] ---> Running in 10c2469f88e6 [2022-08-02T20:38:33.525Z] 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-08-02T20:38:33.804Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T20:38:34.421Z] Running setup.py install for docopt: started [2022-08-02T20:38:37.830Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T20:38:37.830Z] Running setup.py install for dockerpty: started [2022-08-02T20:38:40.464Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T20:38:43.093Z] 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-08-02T20:39:01.450Z] Removing intermediate container 505ee83161f5 [2022-08-02T20:39:01.450Z] ---> 888e8c709352 [2022-08-02T20:39:01.450Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T20:39:01.450Z] ---> Running in 89448d5750bc [2022-08-02T20:39:01.450Z] Removing intermediate container 89448d5750bc [2022-08-02T20:39:01.450Z] ---> 84f245959e77 [2022-08-02T20:39:01.450Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T20:39:01.450Z] ---> Running in 7ba9558d41b9 [2022-08-02T20:39:01.450Z] Removing intermediate container 7ba9558d41b9 [2022-08-02T20:39:01.450Z] ---> dd210b0f9662 [2022-08-02T20:39:01.450Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T20:39:02.444Z] ---> 3cf16ea998a6 [2022-08-02T20:39:02.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T20:39:03.456Z] ---> 6d054c86160b [2022-08-02T20:39:03.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T20:39:04.449Z] ---> e91c96f351e2 [2022-08-02T20:39:04.449Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T20:39:04.727Z] ---> Running in 3320ba75922d [2022-08-02T20:39:05.006Z] Removing intermediate container 3320ba75922d [2022-08-02T20:39:05.006Z] ---> 5b05c4ff6f16 [2022-08-02T20:39:05.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:39:05.282Z] ---> Running in 31d23a275a9e [2022-08-02T20:39:05.879Z] Removing intermediate container 31d23a275a9e [2022-08-02T20:39:05.879Z] ---> 87c55be8765d [2022-08-02T20:39:05.879Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T20:39:05.879Z] ---> Running in d40e0fe1259c [2022-08-02T20:39:06.487Z] Removing intermediate container d40e0fe1259c [2022-08-02T20:39:06.487Z] ---> 61b35c319857 [2022-08-02T20:39:06.487Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:39:06.487Z] ---> Running in a157dea8a083 [2022-08-02T20:39:07.097Z] Removing intermediate container a157dea8a083 [2022-08-02T20:39:07.097Z] ---> f3bc2de76a3c [2022-08-02T20:39:07.097Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:39:07.097Z] ---> Running in 808dfdc69d2a [2022-08-02T20:39:07.706Z] Removing intermediate container 808dfdc69d2a [2022-08-02T20:39:07.706Z] ---> 966b01a34d89 [2022-08-02T20:39:07.706Z] [2022-08-02T20:39:08.314Z] Successfully built 966b01a34d89 [2022-08-02T20:39:08.314Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-02T20:39:08.314Z]  Building sys-mgmt-agent ... done Building core-command [2022-08-02T20:39:40.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T20:39:40.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T20:39:40.688Z] ---> 6aaee9eeba84 [2022-08-02T20:39:40.688Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T20:39:40.688Z] ---> Using cache [2022-08-02T20:39:40.688Z] ---> 01adaa9878bb [2022-08-02T20:39:40.688Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T20:39:40.688Z] ---> Using cache [2022-08-02T20:39:40.688Z] ---> 3de727e19683 [2022-08-02T20:39:40.688Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T20:39:40.688Z] ---> Using cache [2022-08-02T20:39:40.688Z] ---> 19739340e49b [2022-08-02T20:39:40.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T20:39:40.688Z] ---> Using cache [2022-08-02T20:39:40.688Z] ---> 397748ae9ac5 [2022-08-02T20:39:40.688Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T20:39:40.688Z] ---> Using cache [2022-08-02T20:39:40.688Z] ---> 610fc4408a9a [2022-08-02T20:39:40.688Z] Step 8/23 : COPY . . [2022-08-02T20:39:40.688Z] ---> Using cache [2022-08-02T20:39:40.688Z] ---> f7aa41c421f4 [2022-08-02T20:39:40.688Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T20:39:40.688Z] ---> Running in 396ee27c0b46 [2022-08-02T20:39:40.688Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T20:44:02.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T20:44:21.084Z] Removing intermediate container 57c2dac94b0a [2022-08-02T20:44:21.084Z] ---> 3b9fa6f21ef2 [2022-08-02T20:44:21.084Z] [2022-08-02T20:44:21.084Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T20:44:21.084Z] ---> 3d81c46cd875 [2022-08-02T20:44:21.084Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T20:44:21.084Z] ---> Running in c8236c8ef7ea [2022-08-02T20:44:21.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:44:21.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:44:22.777Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T20:44:23.109Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T20:44:23.109Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T20:44:23.109Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T20:44:23.109Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T20:44:23.109Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T20:44:23.109Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:44:23.109Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:44:23.801Z] OK: 8 MiB in 20 packages [2022-08-02T20:44:26.562Z] Removing intermediate container c8236c8ef7ea [2022-08-02T20:44:26.562Z] ---> e26d6bc2ad99 [2022-08-02T20:44:26.562Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T20:44:26.562Z] ---> Running in 20c8402808bc [2022-08-02T20:44:26.842Z] Removing intermediate container 20c8402808bc [2022-08-02T20:44:26.842Z] ---> 41993e470a0f [2022-08-02T20:44:26.842Z] Step 13/22 : WORKDIR /edgex [2022-08-02T20:44:26.842Z] ---> Running in 431df707d153 [2022-08-02T20:44:27.474Z] Removing intermediate container 431df707d153 [2022-08-02T20:44:27.474Z] ---> b556dcc70a92 [2022-08-02T20:44:27.474Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T20:44:28.654Z] ---> bbf1c70e432d [2022-08-02T20:44:28.654Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T20:44:30.098Z] ---> 7ddfac481d9c [2022-08-02T20:44:30.098Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T20:44:31.555Z] ---> 587c7acfbe8d [2022-08-02T20:44:31.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T20:44:32.573Z] ---> a8f975b37cbf [2022-08-02T20:44:32.573Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T20:44:32.573Z] ---> Running in 9c3e475f2fcf [2022-08-02T20:44:36.016Z] Removing intermediate container 9c3e475f2fcf [2022-08-02T20:44:36.016Z] ---> 4cbe7f03e4e0 [2022-08-02T20:44:36.016Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T20:44:36.016Z] ---> Running in bb9d3b51864e [2022-08-02T20:44:36.302Z] Removing intermediate container bb9d3b51864e [2022-08-02T20:44:36.302Z] ---> 070d0964931a [2022-08-02T20:44:36.302Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T20:44:36.584Z] ---> Running in 3f7aad9c2308 [2022-08-02T20:44:37.206Z] Removing intermediate container 3f7aad9c2308 [2022-08-02T20:44:37.206Z] ---> 2e4c8b3503d7 [2022-08-02T20:44:37.206Z] Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:44:37.206Z] ---> Running in cf276aff1c7f [2022-08-02T20:44:37.813Z] Removing intermediate container cf276aff1c7f [2022-08-02T20:44:37.813Z] ---> ef370ca6a5cc [2022-08-02T20:44:37.813Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T20:44:37.813Z] ---> Running in a7596531f677 [2022-08-02T20:44:38.424Z] Removing intermediate container a7596531f677 [2022-08-02T20:44:38.424Z] ---> 7a00a505bb3c [2022-08-02T20:44:38.424Z] [2022-08-02T20:44:39.041Z] Successfully built 7a00a505bb3c [2022-08-02T20:44:39.041Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-02T20:45:18.089Z]  Building security-proxy-setup ... done Removing intermediate container 396ee27c0b46 [2022-08-02T20:45:18.089Z] ---> 0cf01efcfa68 [2022-08-02T20:45:18.089Z] [2022-08-02T20:45:18.089Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T20:45:18.089Z] ---> 3d81c46cd875 [2022-08-02T20:45:18.089Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T20:45:18.089Z] ---> Running in be1f440ab09d [2022-08-02T20:45:18.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:45:18.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:45:18.089Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T20:45:18.089Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:45:18.089Z] OK: 5 MiB in 15 packages [2022-08-02T20:45:20.764Z] Removing intermediate container be1f440ab09d [2022-08-02T20:45:20.764Z] ---> 0ab9871b5c78 [2022-08-02T20:45:20.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:45:20.764Z] ---> Running in b0550764871a [2022-08-02T20:45:20.764Z] Removing intermediate container a0505876981c [2022-08-02T20:45:20.764Z] ---> d871ed3421ce [2022-08-02T20:45:20.764Z] [2022-08-02T20:45:20.764Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T20:45:20.764Z] ---> 3d81c46cd875 [2022-08-02T20:45:20.764Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T20:45:20.764Z] ---> Using cache [2022-08-02T20:45:21.047Z] ---> 0ab9871b5c78 [2022-08-02T20:45:21.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:45:21.047Z] ---> Running in d3659482caef [2022-08-02T20:45:21.327Z] Removing intermediate container b0550764871a [2022-08-02T20:45:21.327Z] ---> b003fe130cb2 [2022-08-02T20:45:21.327Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T20:45:21.327Z] ---> Running in 47cae877dccf [2022-08-02T20:45:21.948Z] Removing intermediate container d3659482caef [2022-08-02T20:45:21.948Z] ---> 6430a5c526f9 [2022-08-02T20:45:21.948Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T20:45:21.948Z] ---> Running in 57e32ae9b646 [2022-08-02T20:45:22.233Z] Removing intermediate container 47cae877dccf [2022-08-02T20:45:22.233Z] ---> 3475e7675b25 [2022-08-02T20:45:22.233Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T20:45:22.509Z] ---> Running in 02c21a19c640 [2022-08-02T20:45:22.509Z] Removing intermediate container 57e32ae9b646 [2022-08-02T20:45:22.509Z] ---> 50180f516e12 [2022-08-02T20:45:22.509Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T20:45:22.787Z] ---> Running in 0e797c2d6fee [2022-08-02T20:45:23.061Z] Removing intermediate container 02c21a19c640 [2022-08-02T20:45:23.061Z] ---> feb801851b16 [2022-08-02T20:45:23.061Z] Step 15/23 : WORKDIR / [2022-08-02T20:45:23.338Z] ---> Running in 955856ed05b5 [2022-08-02T20:45:23.617Z] Removing intermediate container 0e797c2d6fee [2022-08-02T20:45:23.617Z] ---> 0ae02efd9acd [2022-08-02T20:45:23.895Z] Step 15/23 : WORKDIR / [2022-08-02T20:45:23.895Z] ---> Running in a6e78d56632d [2022-08-02T20:45:24.175Z] Removing intermediate container 955856ed05b5 [2022-08-02T20:45:24.175Z] ---> 354dabd5a4b7 [2022-08-02T20:45:24.175Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:45:24.454Z] Removing intermediate container a6e78d56632d [2022-08-02T20:45:24.454Z] ---> 468be1711cf2 [2022-08-02T20:45:24.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:45:25.454Z] ---> 0db3bd486fb6 [2022-08-02T20:45:25.454Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T20:45:26.076Z] ---> e5c8d5fdc435 [2022-08-02T20:45:26.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T20:45:28.098Z] ---> bc6da8b77a38 [2022-08-02T20:45:28.098Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T20:45:28.098Z] ---> a7b52a01fed2 [2022-08-02T20:45:28.098Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T20:45:29.573Z] ---> 5a077b7b9ceb [2022-08-02T20:45:29.573Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T20:45:29.573Z] ---> Running in 3a15d592c5d9 [2022-08-02T20:45:29.573Z] ---> 6c45260780d9 [2022-08-02T20:45:29.573Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T20:45:29.853Z] ---> Running in 101ad9295517 [2022-08-02T20:45:30.137Z] Removing intermediate container 3a15d592c5d9 [2022-08-02T20:45:30.137Z] ---> 9815dbbdf93b [2022-08-02T20:45:30.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:45:30.430Z] ---> Running in a11a590d02b2 [2022-08-02T20:45:30.713Z] Removing intermediate container 101ad9295517 [2022-08-02T20:45:30.713Z] ---> 022243890aed [2022-08-02T20:45:30.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:45:30.713Z] ---> Running in 03dbcf865c64 [2022-08-02T20:45:30.999Z] Removing intermediate container a11a590d02b2 [2022-08-02T20:45:30.999Z] ---> d7866e108c5d [2022-08-02T20:45:30.999Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T20:45:31.300Z] ---> Running in 759f9227d78f [2022-08-02T20:45:31.581Z] Removing intermediate container 03dbcf865c64 [2022-08-02T20:45:31.581Z] ---> 550b4e19174b [2022-08-02T20:45:31.581Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T20:45:31.873Z] ---> Running in 275a5b011be6 [2022-08-02T20:45:31.873Z] Removing intermediate container 759f9227d78f [2022-08-02T20:45:31.873Z] ---> 0ef072b092ea [2022-08-02T20:45:31.873Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:45:32.149Z] ---> Running in bc4735559702 [2022-08-02T20:45:32.759Z] Removing intermediate container 275a5b011be6 [2022-08-02T20:45:32.759Z] ---> 72c27994846d [2022-08-02T20:45:32.759Z] Step 22/23 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:45:32.759Z] ---> Running in 09f650e5da53 [2022-08-02T20:45:33.040Z] Removing intermediate container bc4735559702 [2022-08-02T20:45:33.040Z] ---> 1ba2007cc75a [2022-08-02T20:45:33.040Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:45:33.040Z] ---> Running in 83470c3f3971 [2022-08-02T20:45:33.664Z] Removing intermediate container 09f650e5da53 [2022-08-02T20:45:33.664Z] ---> 8e4de51dc609 [2022-08-02T20:45:33.664Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T20:45:33.664Z] ---> Running in 8b319502856c [2022-08-02T20:45:33.943Z] Removing intermediate container 83470c3f3971 [2022-08-02T20:45:33.944Z] ---> 0a73227e7254 [2022-08-02T20:45:33.944Z] [2022-08-02T20:45:34.217Z] Removing intermediate container 8b319502856c [2022-08-02T20:45:34.217Z] ---> ebce3f335034 [2022-08-02T20:45:34.217Z] [2022-08-02T20:45:34.821Z] Successfully built 0a73227e7254 [2022-08-02T20:45:34.821Z] Successfully tagged core-command-arm64:latest [2022-08-02T20:45:35.100Z]  Building core-command ... done Successfully built ebce3f335034 [2022-08-02T20:45:35.100Z] Successfully tagged core-metadata-arm64:latest [2022-08-02T20:46:14.140Z]  Building core-metadata ... done Removing intermediate container cc18337aa23c [2022-08-02T20:46:14.140Z] ---> 13d4ec40c4fe [2022-08-02T20:46:14.140Z] [2022-08-02T20:46:14.140Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T20:46:14.140Z] ---> 3d81c46cd875 [2022-08-02T20:46:14.140Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T20:46:14.140Z] ---> Using cache [2022-08-02T20:46:14.140Z] ---> 0ab9871b5c78 [2022-08-02T20:46:14.140Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:46:14.140Z] ---> Using cache [2022-08-02T20:46:14.140Z] ---> 6430a5c526f9 [2022-08-02T20:46:14.140Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T20:46:14.140Z] ---> Running in dec649a9cbd7 [2022-08-02T20:46:14.140Z] Removing intermediate container dec649a9cbd7 [2022-08-02T20:46:14.140Z] ---> d0e9e948c503 [2022-08-02T20:46:14.140Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T20:46:14.140Z] ---> Running in 961c7afbadfe [2022-08-02T20:46:14.140Z] Removing intermediate container 961c7afbadfe [2022-08-02T20:46:14.140Z] ---> f8d4de748ab4 [2022-08-02T20:46:14.140Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:46:14.140Z] ---> 3445fda69933 [2022-08-02T20:46:14.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T20:46:14.140Z] ---> 7d34400b1346 [2022-08-02T20:46:14.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T20:46:14.140Z] ---> 6b855e50e99f [2022-08-02T20:46:14.140Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T20:46:14.140Z] ---> Running in 757f1ec26735 [2022-08-02T20:46:14.412Z] Removing intermediate container 757f1ec26735 [2022-08-02T20:46:14.412Z] ---> 26498664d627 [2022-08-02T20:46:14.412Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:46:14.412Z] Removing intermediate container 10c2469f88e6 [2022-08-02T20:46:14.412Z] ---> 898917409b73 [2022-08-02T20:46:14.412Z] [2022-08-02T20:46:14.412Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T20:46:14.412Z] ---> 3d81c46cd875 [2022-08-02T20:46:14.412Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T20:46:14.412Z] ---> Running in 2a4af5640dc0 [2022-08-02T20:46:14.412Z] ---> Running in 5623902e701a [2022-08-02T20:46:15.009Z] Removing intermediate container 2a4af5640dc0 [2022-08-02T20:46:15.009Z] ---> 81deee314013 [2022-08-02T20:46:15.009Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T20:46:15.009Z] ---> Running in 14bff57f1ab8 [2022-08-02T20:46:15.283Z] Removing intermediate container 14bff57f1ab8 [2022-08-02T20:46:15.283Z] ---> 983df730d2ec [2022-08-02T20:46:15.283Z] Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:46:15.557Z] ---> Running in 583a512c2741 [2022-08-02T20:46:15.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T20:46:15.841Z] Removing intermediate container 583a512c2741 [2022-08-02T20:46:15.841Z] ---> 89b9e06606b3 [2022-08-02T20:46:15.841Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T20:46:16.118Z] ---> Running in 40bda8eab9bc [2022-08-02T20:46:16.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T20:46:16.390Z] Removing intermediate container 40bda8eab9bc [2022-08-02T20:46:16.390Z] ---> 23e45861cc20 [2022-08-02T20:46:16.390Z] [2022-08-02T20:46:16.984Z] Successfully built 23e45861cc20 [2022-08-02T20:46:16.984Z] Successfully tagged support-scheduler-arm64:latest [2022-08-02T20:46:16.984Z]  Building support-scheduler ... done (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T20:46:17.258Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T20:46:17.258Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T20:46:17.258Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T20:46:17.530Z] OK: 6 MiB in 16 packages [2022-08-02T20:46:18.968Z] Removing intermediate container 5623902e701a [2022-08-02T20:46:18.968Z] ---> 56107fcdd224 [2022-08-02T20:46:18.968Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T20:46:18.968Z] ---> Running in 0d4fd8fc2319 [2022-08-02T20:46:18.968Z] Removing intermediate container 0d4fd8fc2319 [2022-08-02T20:46:18.968Z] ---> 6d055e528919 [2022-08-02T20:46:18.968Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T20:46:19.242Z] ---> Running in f6efb3909f0c [2022-08-02T20:46:19.512Z] Removing intermediate container f6efb3909f0c [2022-08-02T20:46:19.512Z] ---> f9595f5068dd [2022-08-02T20:46:19.512Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T20:46:19.512Z] ---> Running in f1c1e93a6a62 [2022-08-02T20:46:19.785Z] Removing intermediate container f1c1e93a6a62 [2022-08-02T20:46:19.785Z] ---> 3413a79afb1f [2022-08-02T20:46:19.785Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T20:46:20.382Z] ---> b3fb7265fb9e [2022-08-02T20:46:20.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T20:46:21.811Z] ---> f33572eab9a3 [2022-08-02T20:46:21.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T20:46:22.407Z] ---> 15c10003d1f6 [2022-08-02T20:46:22.407Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T20:46:22.407Z] ---> Running in bc932e0320e0 [2022-08-02T20:46:22.682Z] Removing intermediate container bc932e0320e0 [2022-08-02T20:46:22.682Z] ---> 2426f63bb15f [2022-08-02T20:46:22.682Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T20:46:22.953Z] ---> Running in 69e127d6f949 [2022-08-02T20:46:23.224Z] Removing intermediate container 69e127d6f949 [2022-08-02T20:46:23.224Z] ---> d387e77a14fb [2022-08-02T20:46:23.224Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T20:46:23.224Z] ---> Running in 7c2a79c7585b [2022-08-02T20:46:23.496Z] Removing intermediate container 7c2a79c7585b [2022-08-02T20:46:23.496Z] ---> f5e6f8c8d81d [2022-08-02T20:46:23.496Z] Step 21/22 : LABEL git_sha=cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [2022-08-02T20:46:23.496Z] ---> Running in bb877b810dbf [2022-08-02T20:46:23.778Z] Removing intermediate container bb877b810dbf [2022-08-02T20:46:23.778Z] ---> ea5ed160157f [2022-08-02T20:46:23.778Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T20:46:24.050Z] ---> Running in 726734016ef1 [2022-08-02T20:46:24.324Z] Removing intermediate container 726734016ef1 [2022-08-02T20:46:24.324Z] ---> fcabdbac99a0 [2022-08-02T20:46:24.324Z] [2022-08-02T20:46:24.595Z] Successfully built fcabdbac99a0 [2022-08-02T20:46:24.871Z] Successfully tagged support-notifications-arm64:latest [2022-08-02T20:46:25.160Z]  Building support-notifications ... done  [Pipeline] } [2022-08-02T20:46:25.178Z] $ docker stop --time=1 f2021f02813e35758f137cb00dde1957506cbbfcb905814dc169bfb5cb12aedd [2022-08-02T20:46:26.844Z] $ docker rm -f f2021f02813e35758f137cb00dde1957506cbbfcb905814dc169bfb5cb12aedd [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T20:46:27.396Z] + docker images [2022-08-02T20:46:27.668Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T20:46:27.668Z] support-notifications-arm64 latest fcabdbac99a0 3 seconds ago 26.1MB [2022-08-02T20:46:27.668Z] support-scheduler-arm64 latest 23e45861cc20 11 seconds ago 25.6MB [2022-08-02T20:46:27.668Z] 898917409b73 14 seconds ago 1.58GB [2022-08-02T20:46:27.668Z] 13d4ec40c4fe 19 seconds ago 1.57GB [2022-08-02T20:46:27.669Z] core-metadata-arm64 latest ebce3f335034 53 seconds ago 17.4MB [2022-08-02T20:46:27.669Z] core-command-arm64 latest 0a73227e7254 54 seconds ago 15.5MB [2022-08-02T20:46:27.669Z] d871ed3421ce About a minute ago 1.54GB [2022-08-02T20:46:27.669Z] 0cf01efcfa68 About a minute ago 1.51GB [2022-08-02T20:46:27.669Z] security-proxy-setup-arm64 latest 7a00a505bb3c About a minute ago 26.2MB [2022-08-02T20:46:27.669Z] 3b9fa6f21ef2 2 minutes ago 1.52GB [2022-08-02T20:46:27.669Z] sys-mgmt-agent-arm64 latest 966b01a34d89 7 minutes ago 282MB [2022-08-02T20:46:27.669Z] security-spiffe-token-provider-arm64 latest 277354fbe3ec 8 minutes ago 28.3MB [2022-08-02T20:46:27.669Z] 8d5e959879d4 9 minutes ago 1.52GB [2022-08-02T20:46:27.669Z] 8c1f23303e77 9 minutes ago 1.57GB [2022-08-02T20:46:27.669Z] core-data-arm64 latest 17a0d1721074 9 minutes ago 20.6MB [2022-08-02T20:46:27.669Z] 7a77f8bf9a2f 10 minutes ago 1.54GB [2022-08-02T20:46:27.669Z] security-spire-config-arm64 latest cfb31e4b1af2 10 minutes ago 83.6MB [2022-08-02T20:46:27.669Z] security-bootstrapper-arm64 latest 0a5acd56ca9c 11 minutes ago 18.6MB [2022-08-02T20:46:27.669Z] security-secretstore-setup-arm64 latest 14aa73f9dfeb 11 minutes ago 27.9MB [2022-08-02T20:46:27.669Z] f8d0f1952bce 11 minutes ago 1.52GB [2022-08-02T20:46:27.669Z] b8e3ae79c2ec 12 minutes ago 1.53GB [2022-08-02T20:46:27.669Z] security-spire-agent-arm64 latest 5b16c27c5b60 17 minutes ago 122MB [2022-08-02T20:46:27.669Z] 37a2b3d1c7bf 17 minutes ago 1.41GB [2022-08-02T20:46:27.669Z] security-spire-server-arm64 latest be6162f9633a 17 minutes ago 84.2MB [2022-08-02T20:46:27.669Z] b5045edc10b6 18 minutes ago 1.41GB [2022-08-02T20:46:27.669Z] ci-base-image-arm64 latest 6aaee9eeba84 32 minutes ago 995MB [2022-08-02T20:46:27.669Z] alpine 3.15 60f2846fe774 13 days ago 5.32MB [2022-08-02T20:46:27.669Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-02T20:46:27.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-02T20:46:27.669Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-08-02T20:46:27.669Z] 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-08-02T20:46:28.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T20:46:28.134Z] [2022-08-02T20:46:28.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:46:28.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T20:46:28.769Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T20:46:28.769Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T20:46:28.769Z] 04944245beec: Pulling fs layer [2022-08-02T20:46:28.769Z] 699f458cf7ca: Pulling fs layer [2022-08-02T20:46:28.769Z] 765212b225bb: Pulling fs layer [2022-08-02T20:46:28.769Z] f23df028b6ca: Pulling fs layer [2022-08-02T20:46:28.769Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T20:46:28.769Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T20:46:28.769Z] d65c8cfc05b1: Waiting [2022-08-02T20:46:28.769Z] 765212b225bb: Waiting [2022-08-02T20:46:28.769Z] 2437ff75d9bd: Waiting [2022-08-02T20:46:28.769Z] f23df028b6ca: Waiting [2022-08-02T20:46:29.042Z] 04944245beec: Verifying Checksum [2022-08-02T20:46:29.042Z] 04944245beec: Download complete [2022-08-02T20:46:29.042Z] 765212b225bb: Verifying Checksum [2022-08-02T20:46:29.042Z] 765212b225bb: Download complete [2022-08-02T20:46:29.042Z] f23df028b6ca: Download complete [2022-08-02T20:46:29.042Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T20:46:29.042Z] d65c8cfc05b1: Download complete [2022-08-02T20:46:29.042Z] 699f458cf7ca: Verifying Checksum [2022-08-02T20:46:29.042Z] 699f458cf7ca: Download complete [2022-08-02T20:46:29.634Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T20:46:29.634Z] 8998bd30e6a1: Download complete [2022-08-02T20:46:31.611Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T20:46:31.611Z] 2437ff75d9bd: Download complete [2022-08-02T20:46:33.579Z] 8998bd30e6a1: Pull complete [2022-08-02T20:46:33.850Z] 04944245beec: Pull complete [2022-08-02T20:46:35.288Z] 699f458cf7ca: Pull complete [2022-08-02T20:46:35.560Z] 765212b225bb: Pull complete [2022-08-02T20:46:36.532Z] f23df028b6ca: Pull complete [2022-08-02T20:46:36.532Z] d65c8cfc05b1: Pull complete [2022-08-02T20:46:51.581Z] 2437ff75d9bd: Pull complete [2022-08-02T20:46:51.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T20:46:51.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T20:46:51.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:46:51.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-21830 does not seem to be running inside a container [2022-08-02T20:46:51.921Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-02T20:46:55.121Z] $ docker top ebf4cc624cff9b212a9bde9f4901f846590a7d85ab58fd45ce68d98c5648f74a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:46:56.115Z] ---> job-cost.sh [2022-08-02T20:46:56.115Z] lf-activate-venv: SKIPPING [2022-08-02T20:46:56.115Z] INFO: No Stack... [2022-08-02T20:46:56.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T20:46:57.685Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T20:46:58.354Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [2022-08-02T20:46:58.354Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T20:46:58.424Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] [2022-08-02T20:46:58.430Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] did not exist. Created. [2022-08-02T20:46:58.430Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T20:46:59.094Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T20:46:59.282Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T20:46:59.294Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T20:46:59.327Z] $ docker stop --time=1 ebf4cc624cff9b212a9bde9f4901f846590a7d85ab58fd45ce68d98c5648f74a [2022-08-02T20:47:00.944Z] $ docker rm -f ebf4cc624cff9b212a9bde9f4901f846590a7d85ab58fd45ce68d98c5648f74a [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-08-02T20:47:01.473Z] provisioning config files... [2022-08-02T20:47:01.483Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config6171355244312076787tmp [Pipeline] { [Pipeline] sh [2022-08-02T20:47:01.779Z] + set +x [2022-08-02T20:47:01.779Z] + curl -s https://codecov.io/bash [2022-08-02T20:47:01.779Z] + bash -s -- [2022-08-02T20:47:01.779Z] [2022-08-02T20:47:01.779Z] _____ _ [2022-08-02T20:47:01.779Z] / ____| | | [2022-08-02T20:47:01.779Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T20:47:01.779Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T20:47:01.779Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T20:47:01.779Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T20:47:01.779Z] Bash-1.0.6 [2022-08-02T20:47:01.779Z] [2022-08-02T20:47:01.779Z] [2022-08-02T20:47:01.779Z] ==> git version 2.25.1 found [2022-08-02T20:47:01.779Z] ==> 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-08-02T20:47:01.779Z] Release-Date: 2020-01-08 [2022-08-02T20:47:01.779Z] 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-08-02T20:47:01.779Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T20:47:01.779Z] ==> Jenkins CI detected. [2022-08-02T20:47:01.779Z] current dir:  /w/workspace/edgex-go/17 [2022-08-02T20:47:01.779Z] project root: . [2022-08-02T20:47:01.779Z] --> token set from env [2022-08-02T20:47:01.779Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T20:47:01.779Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T20:47:02.042Z] ==> Python coveragepy not found [2022-08-02T20:47:02.042Z] ==> Searching for coverage reports in: [2022-08-02T20:47:02.042Z] + . [2022-08-02T20:47:02.042Z] -> Found 1 reports [2022-08-02T20:47:02.042Z] ==> Detecting git/mercurial file structure [2022-08-02T20:47:02.042Z] ==> Reading reports [2022-08-02T20:47:02.042Z] + ./coverage.out bytes=478941 [2022-08-02T20:47:02.042Z] ==> Appending adjustments [2022-08-02T20:47:02.042Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T20:47:03.480Z] + Found adjustments [2022-08-02T20:47:03.480Z] ==> Gzipping contents [2022-08-02T20:47:03.480Z] 64K /tmp/codecov.AbootT.gz [2022-08-02T20:47:03.480Z] ==> Uploading reports [2022-08-02T20:47:03.480Z] url: https://codecov.io [2022-08-02T20:47:03.480Z] query: branch=PR-4101&commit=cb23cb096a40bcf1b7afd5b14df285b5ab964b07&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= [2022-08-02T20:47:03.480Z] -> Pinging Codecov [2022-08-02T20:47:03.480Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4101&commit=cb23cb096a40bcf1b7afd5b14df285b5ab964b07&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= [2022-08-02T20:47:05.461Z] -> Uploading to [2022-08-02T20:47:05.461Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/cb23cb096a40bcf1b7afd5b14df285b5ab964b07/13d57e43-5d80-4e18-97c0-9ac89d291ab6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T204704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fa3438822821cb68069515b0ea5b0abe00b81d15804cf1c9cfba8d1009c4b6f [2022-08-02T20:47:05.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T20:47:05.461Z] Dload Upload Total Spent Left Speed [2022-08-02T20:47:05.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62870 0 0 100 62870 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-08-02T20:47:05.461Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cb23cb096a40bcf1b7afd5b14df285b5ab964b07 [Pipeline] } [2022-08-02T20:47:05.470Z] 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-08-02T20:47:06.062Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:06.353Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:07.216Z] ---> package-listing.sh [2022-08-02T20:47:07.216Z] ++ facter osfamily [2022-08-02T20:47:07.216Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T20:47:07.475Z] + OS_FAMILY=debian [2022-08-02T20:47:07.475Z] + workspace=/w/workspace/edgex-go/17 [2022-08-02T20:47:07.475Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T20:47:07.475Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T20:47:07.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T20:47:07.475Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T20:47:07.475Z] + '[' /w/workspace/edgex-go/17 ']' [2022-08-02T20:47:07.476Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T20:47:07.476Z] + case "${OS_FAMILY}" in [2022-08-02T20:47:07.476Z] + dpkg -l [2022-08-02T20:47:07.476Z] + grep '^ii' [2022-08-02T20:47:07.476Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T20:47:07.476Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T20:47:07.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T20:47:07.476Z] + '[' /w/workspace/edgex-go/17 ']' [2022-08-02T20:47:07.476Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2022-08-02T20:47:07.476Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2022-08-02T20:47:07.489Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-02T20:47:07.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:47:08.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T20:47:08.333Z] [2022-08-02T20:47:08.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T20:47:08.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T20:47:08.638Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T20:47:08.638Z] 5eb5b503b376: Pulling fs layer [2022-08-02T20:47:08.638Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T20:47:08.638Z] ec43610c2a17: Pulling fs layer [2022-08-02T20:47:08.638Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T20:47:08.638Z] 33b1e0a273af: Pulling fs layer [2022-08-02T20:47:08.638Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T20:47:08.638Z] 2f39f015ded8: Pulling fs layer [2022-08-02T20:47:08.638Z] 33b1e0a273af: Waiting [2022-08-02T20:47:08.638Z] 5d3b04190fa2: Waiting [2022-08-02T20:47:08.638Z] 2f39f015ded8: Waiting [2022-08-02T20:47:08.638Z] 3a2ae6a8a46f: Waiting [2022-08-02T20:47:08.638Z] 5c69ac0246d0: Download complete [2022-08-02T20:47:08.638Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-02T20:47:08.638Z] 3a2ae6a8a46f: Download complete [2022-08-02T20:47:08.638Z] 33b1e0a273af: Verifying Checksum [2022-08-02T20:47:08.638Z] 33b1e0a273af: Download complete [2022-08-02T20:47:08.638Z] ec43610c2a17: Verifying Checksum [2022-08-02T20:47:08.638Z] ec43610c2a17: Download complete [2022-08-02T20:47:08.638Z] 5d3b04190fa2: Download complete [2022-08-02T20:47:08.897Z] 5eb5b503b376: Verifying Checksum [2022-08-02T20:47:08.897Z] 5eb5b503b376: Download complete [2022-08-02T20:47:09.467Z] 2f39f015ded8: Verifying Checksum [2022-08-02T20:47:09.467Z] 2f39f015ded8: Download complete [2022-08-02T20:47:10.111Z] 5eb5b503b376: Pull complete [2022-08-02T20:47:10.111Z] 5c69ac0246d0: Pull complete [2022-08-02T20:47:10.687Z] ec43610c2a17: Pull complete [2022-08-02T20:47:10.687Z] 3a2ae6a8a46f: Pull complete [2022-08-02T20:47:10.945Z] 33b1e0a273af: Pull complete [2022-08-02T20:47:10.945Z] 5d3b04190fa2: Pull complete [2022-08-02T20:47:15.138Z] 2f39f015ded8: Pull complete [2022-08-02T20:47:15.138Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T20:47:15.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T20:47:15.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T20:47:15.223Z] prd-ubuntu20.04-docker-8c-8g-21829 does not seem to be running inside a container [2022-08-02T20:47:15.262Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T20:47:17.305Z] $ docker top 6679a4ce87579d1a15892c04380efde3e4e543bd765f225fc577809501e9a7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T20:47:17.660Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T20:47:17.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T20:47:18.243Z] + ls /var/log/sa-host [2022-08-02T20:47:18.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T20:47:18.377Z] provisioning config files... [2022-08-02T20:47:18.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config1263841228803178314tmp [Pipeline] { [Pipeline] echo [2022-08-02T20:47:18.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:18.686Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T20:47:18.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:19.028Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T20:47:19.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:19.323Z] ---> sudo-logs.sh [2022-08-02T20:47:19.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T20:47:19.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:19.629Z] ---> job-cost.sh [2022-08-02T20:47:19.629Z] lf-activate-venv: SKIPPING [2022-08-02T20:47:19.629Z] DEBUG: total: 0.10999999940395355 [2022-08-02T20:47:19.629Z] INFO: Retrieving Stack Cost... [2022-08-02T20:47:19.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T20:47:20.460Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T20:47:20.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T20:47:20.763Z] ---> logs-deploy.sh [2022-08-02T20:47:20.763Z] lf-activate-venv: SKIPPING [2022-08-02T20:47:20.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/17 [2022-08-02T20:47:20.763Z] INFO: archiving workspace using pattern(s): [2022-08-02T20:47:21.704Z] Archives upload complete. [2022-08-02T20:47:21.704Z] INFO: archiving logs to Nexus