Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+e18dbdcecdb0d114bc1a1bd073cbd42566b9224e (b582c0774c2820d346327a3fe99324c69f0a8532) 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-ssh15363618048081624044.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-ssh5224629635997070558.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-4097/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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5014422930457076778.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-ssh3559120091689679970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4097/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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2338626397993886736.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 ‘prd-ubuntu20.04-docker-8c-8g-22222’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22230 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 7fcdf56cf112e5719cbda34384f3c81768e9c229 Checking out Revision 7fcdf56cf112e5719cbda34384f3c81768e9c229 (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fcdf56cf112e5719cbda34384f3c81768e9c229 # timeout=10 Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-09T16:29:22.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-09T16:29:22.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-09T16:29:22.666Z] ========================================================= [2022-08-09T16:29:22.666Z] EdgeX Global Pipelines Version Info [2022-08-09T16:29:22.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a # timeout=10 [2022-08-09T16:29:23.468Z] ------------------- [2022-08-09T16:29:23.468Z] stable info: [2022-08-09T16:29:23.468Z] ------------------- [2022-08-09T16:29:23.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T16:29:23.468Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T16:29:23.468Z] Message: update stable to v1.0.238 [2022-08-09T16:29:24.044Z] ------------------- [2022-08-09T16:29:24.044Z] experimental info: [2022-08-09T16:29:24.044Z] ------------------- [2022-08-09T16:29:24.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T16:29:24.044Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T16:29:24.044Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-09T16:29:24.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-09T16:29:24.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-09T16:29:24.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-09T16:29:24.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-09T16:29:24.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-09T16:29:24.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-09T16:29:24.310Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-09T16:29:24.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-09T16:29:24.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-09T16:29:24.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-09T16:29:24.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-09T16:29:24.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-09T16:29:24.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-09T16:29:24.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-09T16:29:24.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-09T16:29:24.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T16:29:24.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T16:29:24.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-09T16:29:24.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-09T16:29:24.458Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-09T16:29:24.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-09T16:29:24.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-09T16:29:24.489Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-09T16:29:24.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-09T16:29:24.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-09T16:29:24.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-09T16:29:24.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] echo [2022-08-09T16:29:24.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fcdf56 [Pipeline] echo [2022-08-09T16:29:24.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:29:24.604Z] provisioning config files... [2022-08-09T16:29:24.619Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2374054131577123959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:29:24.927Z] ---> docker-login.sh [2022-08-09T16:29:24.927Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:29:25.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:29:25.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:29:25.453Z] Configure a credential helper to remove this warning. See [2022-08-09T16:29:25.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:29:25.453Z] [2022-08-09T16:29:25.453Z] Login Succeeded [2022-08-09T16:29:25.453Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:29:25.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:29:25.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:29:25.716Z] Configure a credential helper to remove this warning. See [2022-08-09T16:29:25.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:29:25.716Z] [2022-08-09T16:29:25.716Z] Login Succeeded [2022-08-09T16:29:25.716Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:29:25.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:29:25.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:29:25.716Z] Configure a credential helper to remove this warning. See [2022-08-09T16:29:25.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:29:25.716Z] [2022-08-09T16:29:25.716Z] Login Succeeded [2022-08-09T16:29:25.716Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:29:25.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:29:25.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:29:25.979Z] Configure a credential helper to remove this warning. See [2022-08-09T16:29:25.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:29:25.979Z] [2022-08-09T16:29:25.979Z] Login Succeeded [2022-08-09T16:29:25.979Z] docker.io [2022-08-09T16:29:25.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:29:26.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:29:26.551Z] Configure a credential helper to remove this warning. See [2022-08-09T16:29:26.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:29:26.551Z] [2022-08-09T16:29:26.551Z] Login Succeeded [2022-08-09T16:29:26.551Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:29:26.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:29:26.876Z] + 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-09T16:29:26.876Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-08-09T16:29:26.876Z] -f2 [2022-08-09T16:29:26.876Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-09T16:29:26.876Z] + + dirname cmd/core-data/Dockerfile [2022-08-09T16:29:26.876Z] cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-09T16:29:26.876Z] + dirname+ cmd/core-metadata/Dockerfile [2022-08-09T16:29:26.876Z] cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-09T16:29:26.876Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-08-09T16:29:26.876Z] cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-09T16:29:26.876Z] + + cut -d/ -f2 [2022-08-09T16:29:26.876Z] dirname cmd/security-spire-config/Dockerfile [2022-08-09T16:29:26.876Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/support-notifications/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-09T16:29:26.876Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-09T16:29:26.876Z] + cut -d/ -f2 [2022-08-09T16:29:26.876Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-09T16:29:26.876Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-09T16:29:26.913Z] 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-09T16:29:27.277Z] + git rev-list -1 --merges 7fcdf56cf112e5719cbda34384f3c81768e9c229~1..7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] echo [2022-08-09T16:29:27.289Z] -----------> git rev-list -1 --merges 7fcdf56cf112e5719cbda34384f3c81768e9c229~1..7fcdf56cf112e5719cbda34384f3c81768e9c229 7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:29:27.289Z] 7fcdf56cf112e5719cbda34384f3c81768e9c229 [false] [Pipeline] sh [2022-08-09T16:29:27.581Z] + git log --format=format:%s -1 7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] echo [2022-08-09T16:29:27.598Z] ========================================================= [2022-08-09T16:29:27.598Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-09T16:29:27.598Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-09T16:29:28.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:29:28.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-09T16:29:28.044Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-09T16:29:28.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-09T16:29:28.044Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-09T16:29:28.044Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-09T16:29:28.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:29:28.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:29:28.464Z] [2022-08-09T16:29:28.464Z] 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-09T16:29:28.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:29:28.788Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-09T16:29:28.788Z] b85a868b505f: Pulling fs layer [2022-08-09T16:29:28.788Z] e2be974225ed: Pulling fs layer [2022-08-09T16:29:28.788Z] 339a4e72a1f5: Pulling fs layer [2022-08-09T16:29:28.788Z] 988bab9f4d93: Pulling fs layer [2022-08-09T16:29:28.788Z] 1469e6f7b9e6: Pulling fs layer [2022-08-09T16:29:28.788Z] 988bab9f4d93: Waiting [2022-08-09T16:29:28.788Z] eaf3925da568: Pulling fs layer [2022-08-09T16:29:28.788Z] bab4dde63d76: Pulling fs layer [2022-08-09T16:29:28.788Z] bde34c3a00c8: Pulling fs layer [2022-08-09T16:29:28.788Z] 1469e6f7b9e6: Waiting [2022-08-09T16:29:28.788Z] b352a97aabf1: Pulling fs layer [2022-08-09T16:29:28.788Z] bab4dde63d76: Waiting [2022-08-09T16:29:28.788Z] 4872d77fe225: Pulling fs layer [2022-08-09T16:29:28.788Z] 5851b861e8e6: Pulling fs layer [2022-08-09T16:29:28.788Z] bde34c3a00c8: Waiting [2022-08-09T16:29:28.788Z] b352a97aabf1: Waiting [2022-08-09T16:29:28.788Z] eaf3925da568: Waiting [2022-08-09T16:29:28.788Z] 5851b861e8e6: Waiting [2022-08-09T16:29:28.789Z] e2be974225ed: Download complete [2022-08-09T16:29:28.789Z] 988bab9f4d93: Download complete [2022-08-09T16:29:29.054Z] 1469e6f7b9e6: Verifying Checksum [2022-08-09T16:29:29.054Z] 1469e6f7b9e6: Download complete [2022-08-09T16:29:29.054Z] eaf3925da568: Verifying Checksum [2022-08-09T16:29:29.054Z] eaf3925da568: Download complete [2022-08-09T16:29:29.054Z] 339a4e72a1f5: Verifying Checksum [2022-08-09T16:29:29.054Z] 339a4e72a1f5: Download complete [2022-08-09T16:29:29.054Z] bde34c3a00c8: Verifying Checksum [2022-08-09T16:29:29.054Z] bde34c3a00c8: Download complete [2022-08-09T16:29:29.054Z] b352a97aabf1: Verifying Checksum [2022-08-09T16:29:29.054Z] b352a97aabf1: Download complete [2022-08-09T16:29:29.054Z] 4872d77fe225: Verifying Checksum [2022-08-09T16:29:29.054Z] 5851b861e8e6: Verifying Checksum [2022-08-09T16:29:29.054Z] b85a868b505f: Verifying Checksum [2022-08-09T16:29:29.054Z] b85a868b505f: Download complete [2022-08-09T16:29:29.316Z] bab4dde63d76: Verifying Checksum [2022-08-09T16:29:29.316Z] bab4dde63d76: Download complete [2022-08-09T16:29:30.705Z] b85a868b505f: Pull complete [2022-08-09T16:29:30.705Z] e2be974225ed: Pull complete [2022-08-09T16:29:31.279Z] 339a4e72a1f5: Pull complete [2022-08-09T16:29:31.279Z] 988bab9f4d93: Pull complete [2022-08-09T16:29:31.852Z] 1469e6f7b9e6: Pull complete [2022-08-09T16:29:31.852Z] eaf3925da568: Pull complete [2022-08-09T16:29:33.763Z] bab4dde63d76: Pull complete [2022-08-09T16:29:33.763Z] bde34c3a00c8: Pull complete [2022-08-09T16:29:34.024Z] b352a97aabf1: Pull complete [2022-08-09T16:29:34.024Z] 4872d77fe225: Pull complete [2022-08-09T16:29:34.285Z] 5851b861e8e6: Pull complete [2022-08-09T16:29:34.285Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-09T16:29:34.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:29:34.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:29:34.391Z] prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container [2022-08-09T16:29:34.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-09T16:29:35.851Z] $ docker top 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 -eo pid,comm [2022-08-09T16:29:35.937Z] 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-09T16:29:35.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:29:35.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:29:35.979Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:29:36.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:29:36.123Z] $ docker exec 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent [2022-08-09T16:29:36.266Z] SSH_AUTH_SOCK=/tmp/ssh-yNo9OkNgAr8I/agent.34 [2022-08-09T16:29:36.266Z] SSH_AGENT_PID=41 [2022-08-09T16:29:36.271Z] Running ssh-add (command line suppressed) [2022-08-09T16:29:36.405Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_89011647074326632.key (/w/workspace/edgex-go/11@tmp/private_key_89011647074326632.key) [2022-08-09T16:29:36.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:29:36.717Z] + git tag --points-at HEAD [Pipeline] } [2022-08-09T16:29:36.737Z] $ docker exec --env ******** --env ******** 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent -k [2022-08-09T16:29:36.859Z] unset SSH_AUTH_SOCK; [2022-08-09T16:29:36.859Z] unset SSH_AGENT_PID; [2022-08-09T16:29:36.859Z] echo Agent pid 41 killed; [2022-08-09T16:29:36.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-09T16:29:36.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:29:36.899Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:29:37.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:29:37.044Z] $ docker exec 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent [2022-08-09T16:29:37.172Z] SSH_AUTH_SOCK=/tmp/ssh-rWX9H9rikoxj/agent.73 [2022-08-09T16:29:37.172Z] SSH_AGENT_PID=79 [2022-08-09T16:29:37.179Z] Running ssh-add (command line suppressed) [2022-08-09T16:29:37.295Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_1959653696679640273.key (/w/workspace/edgex-go/11@tmp/private_key_1959653696679640273.key) [2022-08-09T16:29:37.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:29:37.608Z] + git semver init [2022-08-09T16:29:37.872Z] 2022-08-09 16:29:37,800 [run_init] DEBUG init version:0.0.0 force:False [2022-08-09T16:29:37.872Z] 2022-08-09 16:29:37,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver [2022-08-09T16:29:37.872Z] 2022-08-09 16:29:37,801 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver [2022-08-09T16:29:37.872Z] 2022-08-09 16:29:37,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:29:42.113Z] 2022-08-09 16:29:41,814 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4097 with force:False [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,814 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4097 [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,819 [execute] INFO git cat-file --batch-check [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,827 [execute] INFO git cat-file --batch [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:29:42.114Z] 2022-08-09 16:29:41,834 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4097 [2022-08-09T16:29:42.114Z] 0.0.0 [Pipeline] } [2022-08-09T16:29:42.125Z] $ docker exec --env ******** --env ******** 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 ssh-agent -k [2022-08-09T16:29:42.246Z] unset SSH_AUTH_SOCK; [2022-08-09T16:29:42.246Z] unset SSH_AGENT_PID; [2022-08-09T16:29:42.246Z] echo Agent pid 79 killed; [2022-08-09T16:29:42.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:29:42.571Z] + git semver [Pipeline] } [2022-08-09T16:29:42.855Z] $ docker stop --time=1 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 [2022-08-09T16:29:44.202Z] $ docker rm -f 4b9d09e7a77dd4870b8e12264f1c52c8b091a63e8bd217facbf557a14583cff7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:29:44.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-09T16:29:44.835Z] Stashed 1 file(s) [Pipeline] echo [2022-08-09T16:29:44.839Z] [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-09T16:29:45.276Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo [2022-08-09T16:29:45.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:29:45.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:29:45.314Z] ========================================================= [2022-08-09T16:29:45.314Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-09T16:29:45.314Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:29:45.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:29:45.607Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-09T16:29:45.607Z] 2408cc74d12b: Pulling fs layer [2022-08-09T16:29:45.607Z] ea60b727a1ce: Pulling fs layer [2022-08-09T16:29:45.607Z] 30c4a7721957: Pulling fs layer [2022-08-09T16:29:45.607Z] 370296b7ddb6: Pulling fs layer [2022-08-09T16:29:45.607Z] 7c6cee850709: Pulling fs layer [2022-08-09T16:29:45.607Z] 39a5fcdaea64: Pulling fs layer [2022-08-09T16:29:45.607Z] d94ebbe4e438: Pulling fs layer [2022-08-09T16:29:45.607Z] bcfd1f05c69d: Pulling fs layer [2022-08-09T16:29:45.607Z] 59ccb84bbe0f: Pulling fs layer [2022-08-09T16:29:45.607Z] 39a5fcdaea64: Waiting [2022-08-09T16:29:45.607Z] 7c6cee850709: Waiting [2022-08-09T16:29:45.607Z] bcfd1f05c69d: Waiting [2022-08-09T16:29:45.607Z] 59ccb84bbe0f: Waiting [2022-08-09T16:29:45.607Z] 370296b7ddb6: Waiting [2022-08-09T16:29:45.607Z] 30c4a7721957: Verifying Checksum [2022-08-09T16:29:45.607Z] 30c4a7721957: Download complete [2022-08-09T16:29:45.607Z] ea60b727a1ce: Verifying Checksum [2022-08-09T16:29:45.607Z] ea60b727a1ce: Download complete [2022-08-09T16:29:45.607Z] 7c6cee850709: Verifying Checksum [2022-08-09T16:29:45.607Z] 7c6cee850709: Download complete [2022-08-09T16:29:45.607Z] 39a5fcdaea64: Verifying Checksum [2022-08-09T16:29:45.607Z] 39a5fcdaea64: Download complete [2022-08-09T16:29:45.607Z] 2408cc74d12b: Verifying Checksum [2022-08-09T16:29:45.607Z] 2408cc74d12b: Download complete [2022-08-09T16:29:45.607Z] d94ebbe4e438: Verifying Checksum [2022-08-09T16:29:45.607Z] d94ebbe4e438: Download complete [2022-08-09T16:29:45.869Z] 2408cc74d12b: Pull complete [2022-08-09T16:29:45.869Z] ea60b727a1ce: Pull complete [2022-08-09T16:29:46.129Z] 30c4a7721957: Pull complete [2022-08-09T16:29:46.130Z] 59ccb84bbe0f: Verifying Checksum [2022-08-09T16:29:46.130Z] 59ccb84bbe0f: Download complete [2022-08-09T16:29:46.393Z] 370296b7ddb6: Verifying Checksum [2022-08-09T16:29:46.393Z] 370296b7ddb6: Download complete [2022-08-09T16:29:46.393Z] bcfd1f05c69d: Verifying Checksum [2022-08-09T16:29:46.393Z] bcfd1f05c69d: Download complete [2022-08-09T16:29:51.687Z] 370296b7ddb6: Pull complete [2022-08-09T16:29:51.687Z] 7c6cee850709: Pull complete [2022-08-09T16:29:51.687Z] 39a5fcdaea64: Pull complete [2022-08-09T16:29:51.687Z] d94ebbe4e438: Pull complete [2022-08-09T16:29:53.593Z] bcfd1f05c69d: Pull complete [2022-08-09T16:29:54.164Z] 59ccb84bbe0f: Pull complete [2022-08-09T16:29:54.164Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-09T16:29:54.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:29:54.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:29:54.464Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:29:54.464Z] WORKDIR /edgex [2022-08-09T16:29:54.464Z] COPY go.mod . [2022-08-09T16:29:54.464Z] RUN go mod download [2022-08-09T16:29:54.464Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-09T16:29:55.034Z] Sending build context to Docker daemon 169.2MB [2022-08-09T16:29:55.034Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:29:55.034Z] ---> a4fb48ad2a94 [2022-08-09T16:29:55.034Z] Step 2/4 : WORKDIR /edgex [2022-08-09T16:29:56.947Z] ---> Running in 3305bdc902b6 [2022-08-09T16:29:57.208Z] Removing intermediate container 3305bdc902b6 [2022-08-09T16:29:57.208Z] ---> c9c4b4139e04 [2022-08-09T16:29:57.208Z] Step 3/4 : COPY go.mod . [2022-08-09T16:29:57.208Z] ---> 09bb35e1901d [2022-08-09T16:29:57.208Z] Step 4/4 : RUN go mod download [2022-08-09T16:29:57.208Z] ---> Running in d5e36b0df2bc [2022-08-09T16:29:59.937Z] Still waiting to schedule task [2022-08-09T16:29:59.937Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-09T16:30:09.654Z] Removing intermediate container d5e36b0df2bc [2022-08-09T16:30:09.654Z] ---> 3ce152d1ef02 [2022-08-09T16:30:09.654Z] Successfully built 3ce152d1ef02 [2022-08-09T16:30:09.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:30:09.957Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T16:30:09.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:30:10.038Z] prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container [2022-08-09T16:30:10.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2022-08-09T16:30:10.505Z] $ docker top 4f025135067f79f4afbe3daeed02de4d398f68a2bd1b449ef4f2f7944de198df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:30:10.856Z] + go version [2022-08-09T16:30:10.856Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-09T16:30:10.875Z] $ docker stop --time=1 4f025135067f79f4afbe3daeed02de4d398f68a2bd1b449ef4f2f7944de198df [2022-08-09T16:30:12.154Z] $ docker rm -f 4f025135067f79f4afbe3daeed02de4d398f68a2bd1b449ef4f2f7944de198df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:30:12.550Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T16:30:12.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:30:12.634Z] prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container [2022-08-09T16:30:12.681Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2022-08-09T16:30:13.084Z] $ docker top 4767ecaaf9acd803a04c13753bf5ccbb812c2e91b7c91ffc14eac6c703c254b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T16:30:13.160Z] ========================================================= [2022-08-09T16:30:13.160Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T16:30:13.160Z] ========================================================= [Pipeline] sh [2022-08-09T16:30:13.463Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:30:13.763Z] + make test [2022-08-09T16:30:13.763Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T16:30:20.344Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T16:30:35.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T16:30:35.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-08-09T16:30:35.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T16:30:35.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T16:30:36.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-08-09T16:30:36.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T16:30:36.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.2% of statements [2022-08-09T16:30:36.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T16:30:36.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.668s coverage: 89.2% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.102s coverage: 2.1% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.110s coverage: 0.9% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.105s coverage: 29.6% of statements [2022-08-09T16:30:40.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-08-09T16:30:40.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-08-09T16:30:45.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements [2022-08-09T16:30:45.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-08-09T16:30:51.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.2% of statements [2022-08-09T16:30:51.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T16:30:59.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T16:30:59.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T16:30:59.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 65.8% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.6% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T16:30:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-09T16:30:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-09T16:30:59.338Z] 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-09T16:31:21.291Z] 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-09T16:31:21.291Z] GO111MODULE=on go vet ./... [2022-08-09T16:31:23.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T16:31:23.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T16:31:23.194Z] ./bin/test-attribution-txt.sh [2022-08-09T16:31:23.454Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T16:31:23.454Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T16:31:23.454Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T16:31:23.454Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T16:31:23.454Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T16:31:23.454Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T16:31:23.454Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T16:31:23.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T16:31:23.757Z] + ls -al . [2022-08-09T16:31:23.757Z] total 728 [2022-08-09T16:31:23.757Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 16:30 . [2022-08-09T16:31:23.757Z] drwxr-xr-x 4 root root 4096 Aug 9 16:30 .. [2022-08-09T16:31:23.757Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 16:29 .dockerignore [2022-08-09T16:31:23.758Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:30 .git [2022-08-09T16:31:23.758Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:29 .github [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:29 .gitignore [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 16:29 .golangci.yml [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 16:29 .hadolint.yml [2022-08-09T16:31:23.758Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 16:29 .semver [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 16:29 .sonarcloud.properties [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:29 ADOPTERS.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:29 Attribution.txt [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:29 CHANGELOG.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:29 CONTRIBUTING.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 16:29 GOVERNANCE.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 16:29 Jenkinsfile [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:29 LICENSE [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:29 Makefile [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 16:29 OWNERS.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:29 README.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:29 SECURITY.md [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 16:29 VERSION [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:29 ZMQWindows.md [2022-08-09T16:31:23.758Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 16:29 bin [2022-08-09T16:31:23.758Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 16:29 cmd [2022-08-09T16:31:23.758Z] -rw-r--r-- 1 root root 478941 Aug 9 16:30 coverage.out [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:29 go.mod [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:29 go.sum [2022-08-09T16:31:23.758Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:29 internal [2022-08-09T16:31:23.758Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:29 openapi [2022-08-09T16:31:23.758Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 16:29 snap [2022-08-09T16:31:23.758Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 16:29 version.go [Pipeline] sh [2022-08-09T16:31:24.069Z] + '[' -e coverage.out ] [2022-08-09T16:31:24.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T16:31:24.153Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T16:31:24.432Z] + make build [2022-08-09T16:31:24.432Z] 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-09T16:31:39.317Z] 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-09T16:31:47.440Z] 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-09T16:31:47.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22232 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-09T16:31:47.739Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-08-09T16:31:47.810Z] The recommended git tool is: git [2022-08-09T16:31:48.008Z] 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-09T16:31:55.371Z] using credential edgex-jenkins-ssh [2022-08-09T16:31:55.394Z] Cloning the remote Git repository [2022-08-09T16:31:55.453Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-09T16:31:55.533Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-08-09T16:31:55.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T16:31:55.610Z] > git --version # timeout=10 [2022-08-09T16:31:55.634Z] > git --version # 'git version 2.25.1' [2022-08-09T16:31:55.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:31:56.135Z] 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-09T16:31:56.135Z] 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-09T16:31:56.135Z] 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-09T16:31:55.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T16:31:57.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:31:58.457Z] 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-09T16:31:59.395Z] 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-09T16:31:59.963Z] 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-09T16:32:00.901Z] 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-09T16:32:02.284Z] 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-09T16:32:03.691Z] $ docker stop --time=1 4767ecaaf9acd803a04c13753bf5ccbb812c2e91b7c91ffc14eac6c703c254b9 [2022-08-09T16:32:06.241Z] $ docker rm -f 4767ecaaf9acd803a04c13753bf5ccbb812c2e91b7c91ffc14eac6c703c254b9 [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-09T16:32:07.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:32:07.115Z] [2022-08-09T16:32:07.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:32:07.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:32:07.438Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-09T16:32:07.438Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-09T16:32:07.438Z] ca9280d653b3: Pulling fs layer [2022-08-09T16:32:07.438Z] 7e9c9ca2126c: Pulling fs layer [2022-08-09T16:32:07.438Z] cbdbe7a5bc2a: Download complete [2022-08-09T16:32:07.729Z] ca9280d653b3: Verifying Checksum [2022-08-09T16:32:07.729Z] ca9280d653b3: Download complete [2022-08-09T16:32:07.729Z] cbdbe7a5bc2a: Pull complete [2022-08-09T16:32:08.053Z] 7e9c9ca2126c: Download complete [2022-08-09T16:32:08.053Z] ca9280d653b3: Pull complete [2022-08-09T16:32:11.388Z] 7e9c9ca2126c: Pull complete [2022-08-09T16:32:11.388Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-09T16:32:11.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:32:11.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:32:11.486Z] prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container [2022-08-09T16:32:11.535Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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/edgex-compose:latest cat [2022-08-09T16:32:12.910Z] $ docker top c4c30a569e97f2ee47fa43f296cd4ca0798099dedbd2f199dbd99b10ce326251 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:32:13.255Z] + docker-compose build --help+ [2022-08-09T16:32:13.255Z] grep parallel [2022-08-09T16:32:13.822Z] Merging remotes/origin/main commit e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-09T16:32:13.826Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T16:32:13.848Z] $ docker stop --time=1 c4c30a569e97f2ee47fa43f296cd4ca0798099dedbd2f199dbd99b10ce326251 [2022-08-09T16:32:14.359Z] Merge succeeded, producing ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:32:14.359Z] Checking out Revision ab6a6f1ed9590a7c550edd8385a43800d700d27c (PR-4097) [2022-08-09T16:32:13.165Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T16:32:13.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T16:32:13.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T16:32:13.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T16:32:13.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:32:13.266Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-09T16:32:13.841Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:32:13.856Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-09T16:32:14.099Z] > git remote # timeout=10 [2022-08-09T16:32:14.120Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:32:14.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:32:14.151Z] > git merge e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 [2022-08-09T16:32:14.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:32:14.367Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:32:14.380Z] > git checkout -f ab6a6f1ed9590a7c550edd8385a43800d700d27c # timeout=10 [2022-08-09T16:32:15.141Z] $ docker rm -f c4c30a569e97f2ee47fa43f296cd4ca0798099dedbd2f199dbd99b10ce326251 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:32:15.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:32:15.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:32:15.637Z] prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container [2022-08-09T16:32:15.688Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-09T16:32:16.031Z] $ docker top a7962650c932dd7786305127ff7ce0e9fb293dd0304909f1748de26e3f5c32ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:32:16.383Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T16:32:16.951Z] Building core-command ... [2022-08-09T16:32:16.951Z] Building core-data ... [2022-08-09T16:32:16.951Z] Building core-metadata ... [2022-08-09T16:32:16.951Z] Building security-bootstrapper ... [2022-08-09T16:32:16.951Z] Building security-proxy-setup ... [2022-08-09T16:32:16.951Z] Building security-secretstore-setup ... [2022-08-09T16:32:16.951Z] Building security-spiffe-token-provider ... [2022-08-09T16:32:16.951Z] Building security-spire-agent ... [2022-08-09T16:32:16.951Z] Building security-spire-config ... [2022-08-09T16:32:16.951Z] Building security-spire-server ... [2022-08-09T16:32:16.951Z] Building support-notifications ... [2022-08-09T16:32:16.951Z] Building support-scheduler ... [2022-08-09T16:32:16.951Z] Building sys-mgmt-agent ... [2022-08-09T16:32:16.951Z] Building core-data [2022-08-09T16:32:16.951Z] Building security-bootstrapper [2022-08-09T16:32:16.951Z] Building security-spire-config [2022-08-09T16:32:16.951Z] Building sys-mgmt-agent [2022-08-09T16:32:16.951Z] Building security-spire-agent [2022-08-09T16:32:18.652Z] Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" [2022-08-09T16:32:18.688Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T16:32:18.662Z] > git rev-list --no-walk 2a9d4cda057245b1d57efb3c2842ca3cefdbc04a # timeout=10 [2022-08-09T16:32:19.609Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-09T16:32:19.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:32:19.609Z] Dload Upload Total Spent Left Speed [2022-08-09T16:32:19.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 83324 0 --:--:-- --:--:-- --:--:-- 83891 [Pipeline] sh [2022-08-09T16:32:20.398Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-09T16:32:20.748Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-09T16:32:20.748Z] + sudo tee /etc/docker/daemon.new [2022-08-09T16:32:20.748Z] { [2022-08-09T16:32:20.748Z] "registry-mirrors": [ [2022-08-09T16:32:20.748Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-09T16:32:20.748Z] ], [2022-08-09T16:32:20.748Z] "bip": "10.250.0.254/24", [2022-08-09T16:32:20.748Z] "hosts": [ [2022-08-09T16:32:20.748Z] "tcp://0.0.0.0:5555", [2022-08-09T16:32:20.748Z] "unix:///var/run/docker.sock" [2022-08-09T16:32:20.748Z] ], [2022-08-09T16:32:20.748Z] "mtu": 1458, [2022-08-09T16:32:20.748Z] "selinux-enabled": true, [2022-08-09T16:32:20.748Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-09T16:32:20.748Z] } [Pipeline] sh [2022-08-09T16:32:21.118Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-09T16:32:21.478Z] + sudo service docker restart [2022-08-09T16:32:26.938Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:32:26.938Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:32:26.938Z] ---> 3ce152d1ef02 [2022-08-09T16:32:26.938Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:32:26.938Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:32:26.938Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:32:26.938Z] ---> 3ce152d1ef02 [2022-08-09T16:32:26.938Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:32:26.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:32:26.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:32:26.938Z] ---> 3ce152d1ef02 [2022-08-09T16:32:26.938Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:32:26.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:32:26.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:32:26.938Z] ---> 3ce152d1ef02 [2022-08-09T16:32:26.938Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:32:27.507Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:32:27.507Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:32:27.507Z] ---> 3ce152d1ef02 [2022-08-09T16:32:27.507Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T16:32:30.812Z] ---> Running in 61af7cdccfd2 [2022-08-09T16:32:30.812Z] ---> Running in e648749eed26 [2022-08-09T16:32:30.812Z] ---> Running in 7f673e2e27f0 [2022-08-09T16:32:30.812Z] ---> Running in 8afba2b71dd9 [2022-08-09T16:32:30.812Z] ---> Running in 8d04268f97eb [2022-08-09T16:32:30.812Z] Removing intermediate container e648749eed26 [2022-08-09T16:32:30.812Z] ---> 3987f16fcf74 [2022-08-09T16:32:30.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:30.812Z] Removing intermediate container 7f673e2e27f0 [2022-08-09T16:32:30.812Z] ---> a8ed7d8e000a [2022-08-09T16:32:30.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:30.812Z] Removing intermediate container 8afba2b71dd9 [2022-08-09T16:32:30.812Z] ---> 464ec3d6bd43 [2022-08-09T16:32:30.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:30.812Z] Removing intermediate container 61af7cdccfd2 [2022-08-09T16:32:30.812Z] ---> 9da2de4bc283 [2022-08-09T16:32:30.812Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:30.812Z] Removing intermediate container 8d04268f97eb [2022-08-09T16:32:30.812Z] ---> bd71eb212a39 [2022-08-09T16:32:30.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:30.812Z] ---> Running in 56aec2df8e5c [2022-08-09T16:32:30.812Z] ---> Running in 6062fefdae01 [2022-08-09T16:32:30.812Z] ---> Running in 0f54e3fb0ea9 [2022-08-09T16:32:30.812Z] ---> Running in fd254448e932 [2022-08-09T16:32:30.812Z] ---> Running in 968f2c41ad52 [2022-08-09T16:32:31.753Z] Removing intermediate container 56aec2df8e5c [2022-08-09T16:32:31.753Z] ---> 077df28c6f56 [2022-08-09T16:32:31.753Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T16:32:31.753Z] ---> Running in a83c805a3d34 [2022-08-09T16:32:31.753Z] Removing intermediate container 6062fefdae01 [2022-08-09T16:32:31.753Z] ---> 949824a9f8a3 [2022-08-09T16:32:31.753Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:32:31.753Z] ---> Running in 60927ad37f69 [2022-08-09T16:32:31.753Z] Removing intermediate container 0f54e3fb0ea9 [2022-08-09T16:32:31.753Z] ---> ea6c44836cd7 [2022-08-09T16:32:31.753Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T16:32:31.753Z] ---> Running in 638b72d63d99 [2022-08-09T16:32:31.753Z] Removing intermediate container 968f2c41ad52 [2022-08-09T16:32:31.753Z] ---> 85c6c93d8581 [2022-08-09T16:32:31.753Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:32:32.012Z] ---> Running in ac5706b91af7 [2022-08-09T16:32:32.012Z] Removing intermediate container fd254448e932 [2022-08-09T16:32:32.012Z] ---> c12e1b5c63f1 [2022-08-09T16:32:32.012Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T16:32:32.012Z] ---> Running in f5276dc6f495 [2022-08-09T16:32:32.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:32.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:32.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:32.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:32.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:33.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:33.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:33.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:33.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:33.373Z] OK: 211 MiB in 51 packages [2022-08-09T16:32:33.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:32:33.634Z] OK: 211 MiB in 51 packages [2022-08-09T16:32:33.634Z] OK: 211 MiB in 51 packages [2022-08-09T16:32:33.916Z] OK: 211 MiB in 51 packages [2022-08-09T16:32:33.916Z] Removing intermediate container a83c805a3d34 [2022-08-09T16:32:33.916Z] ---> 21b952057c6a [2022-08-09T16:32:33.916Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:32:33.916Z] OK: 211 MiB in 51 packages [2022-08-09T16:32:34.177Z] ---> 94cd9f131f8d [2022-08-09T16:32:34.177Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:32:34.177Z] ---> Running in 1f64c5056f15 [2022-08-09T16:32:34.177Z] Removing intermediate container 638b72d63d99 [2022-08-09T16:32:34.177Z] ---> 63be1a17ac33 [2022-08-09T16:32:34.177Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:32:34.177Z] Removing intermediate container 60927ad37f69 [2022-08-09T16:32:34.177Z] ---> 4a15bd03d346 [2022-08-09T16:32:34.177Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:32:34.437Z] Removing intermediate container f5276dc6f495 [2022-08-09T16:32:34.437Z] ---> 8d4874ce73ab [2022-08-09T16:32:34.437Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T16:32:34.437Z] ---> 611abded5033 [2022-08-09T16:32:34.437Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:32:34.437Z] ---> Running in 77c3e28620e2 [2022-08-09T16:32:34.437Z] ---> 4bff9a30173a [2022-08-09T16:32:34.437Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:32:34.437Z] Removing intermediate container ac5706b91af7 [2022-08-09T16:32:34.437Z] ---> 3c8204a4d740 [2022-08-09T16:32:34.437Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:32:34.437Z] ---> Running in e910d0b8a544 [2022-08-09T16:32:34.698Z] ---> b423364dbe7d [2022-08-09T16:32:34.698Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:32:34.698Z] ---> Running in 8f09e27b5ce4 [2022-08-09T16:32:34.698Z] ---> b64282a81fb2 [2022-08-09T16:32:34.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:32:34.698Z] ---> Running in 01a5ed7ed137 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:32:40.077Z] provisioning config files... [2022-08-09T16:32:40.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8575581565952623205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:32:40.690Z] ---> docker-login.sh [2022-08-09T16:32:40.690Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:32:41.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:32:41.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:32:41.890Z] Configure a credential helper to remove this warning. See [2022-08-09T16:32:41.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:32:41.890Z] [2022-08-09T16:32:41.890Z] Login Succeeded [2022-08-09T16:32:41.890Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:32:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:32:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:32:42.165Z] Configure a credential helper to remove this warning. See [2022-08-09T16:32:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:32:42.165Z] [2022-08-09T16:32:42.165Z] Login Succeeded [2022-08-09T16:32:42.165Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:32:42.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:32:42.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:32:42.782Z] Configure a credential helper to remove this warning. See [2022-08-09T16:32:42.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:32:42.782Z] [2022-08-09T16:32:42.782Z] Login Succeeded [2022-08-09T16:32:42.782Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:32:43.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:32:43.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:32:43.384Z] Configure a credential helper to remove this warning. See [2022-08-09T16:32:43.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:32:43.384Z] [2022-08-09T16:32:43.384Z] Login Succeeded [2022-08-09T16:32:43.384Z] docker.io [2022-08-09T16:32:43.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:32:44.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:32:44.259Z] Configure a credential helper to remove this warning. See [2022-08-09T16:32:44.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:32:44.259Z] [2022-08-09T16:32:44.259Z] Login Succeeded [2022-08-09T16:32:44.259Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:32:44.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-09T16:32:44.909Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo [2022-08-09T16:32:44.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:32:44.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:32:44.962Z] ========================================================= [2022-08-09T16:32:44.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-09T16:32:44.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:32:45.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:32:45.577Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-09T16:32:45.577Z] b3c136eddcbf: Pulling fs layer [2022-08-09T16:32:45.577Z] c0a3192eca97: Pulling fs layer [2022-08-09T16:32:45.577Z] a050256f5b6f: Pulling fs layer [2022-08-09T16:32:45.577Z] 656be50a0ddc: Pulling fs layer [2022-08-09T16:32:45.577Z] 2bbca73fdf42: Pulling fs layer [2022-08-09T16:32:45.577Z] 46d945488cbd: Pulling fs layer [2022-08-09T16:32:45.577Z] 8a5474983e97: Pulling fs layer [2022-08-09T16:32:45.577Z] 329c88fbcd65: Pulling fs layer [2022-08-09T16:32:45.577Z] 46d945488cbd: Waiting [2022-08-09T16:32:45.577Z] 8a5474983e97: Waiting [2022-08-09T16:32:45.577Z] 329c88fbcd65: Waiting [2022-08-09T16:32:45.577Z] 656be50a0ddc: Waiting [2022-08-09T16:32:45.577Z] 2bbca73fdf42: Waiting [2022-08-09T16:32:45.577Z] a050256f5b6f: Verifying Checksum [2022-08-09T16:32:45.577Z] a050256f5b6f: Download complete [2022-08-09T16:32:45.577Z] c0a3192eca97: Verifying Checksum [2022-08-09T16:32:45.577Z] c0a3192eca97: Download complete [2022-08-09T16:32:45.577Z] 2bbca73fdf42: Verifying Checksum [2022-08-09T16:32:45.577Z] 2bbca73fdf42: Download complete [2022-08-09T16:32:45.577Z] 46d945488cbd: Verifying Checksum [2022-08-09T16:32:45.577Z] 46d945488cbd: Download complete [2022-08-09T16:32:45.577Z] b3c136eddcbf: Verifying Checksum [2022-08-09T16:32:45.577Z] b3c136eddcbf: Download complete [2022-08-09T16:32:46.578Z] b3c136eddcbf: Pull complete [2022-08-09T16:32:46.578Z] 329c88fbcd65: Verifying Checksum [2022-08-09T16:32:46.578Z] 329c88fbcd65: Download complete [2022-08-09T16:32:46.942Z] Removing intermediate container 77c3e28620e2 [2022-08-09T16:32:46.942Z] ---> 4d8d221b4f17 [2022-08-09T16:32:46.942Z] Step 8/23 : COPY . . [2022-08-09T16:32:46.942Z] Removing intermediate container e910d0b8a544 [2022-08-09T16:32:46.942Z] ---> 70a3b79dff79 [2022-08-09T16:32:46.942Z] Step 8/26 : COPY . . [2022-08-09T16:32:46.942Z] Removing intermediate container 01a5ed7ed137 [2022-08-09T16:32:46.942Z] ---> eed6540f7c1c [2022-08-09T16:32:46.942Z] Step 8/26 : COPY . . [2022-08-09T16:32:46.942Z] Removing intermediate container 1f64c5056f15 [2022-08-09T16:32:46.942Z] ---> 1d9f2d99faf3 [2022-08-09T16:32:46.942Z] Step 8/23 : COPY . . [2022-08-09T16:32:46.942Z] Removing intermediate container 8f09e27b5ce4 [2022-08-09T16:32:46.942Z] ---> df5c8ca5cf0f [2022-08-09T16:32:46.942Z] Step 8/31 : COPY . . [2022-08-09T16:32:47.186Z] c0a3192eca97: Pull complete [2022-08-09T16:32:47.788Z] a050256f5b6f: Pull complete [2022-08-09T16:32:48.063Z] 8a5474983e97: Verifying Checksum [2022-08-09T16:32:48.063Z] 8a5474983e97: Download complete [2022-08-09T16:32:48.661Z] 656be50a0ddc: Verifying Checksum [2022-08-09T16:32:48.661Z] 656be50a0ddc: Download complete [2022-08-09T16:32:56.925Z] ---> 2baba0887fcf [2022-08-09T16:32:56.925Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:32:56.925Z] ---> 131a8c76f260 [2022-08-09T16:32:56.925Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T16:32:56.925Z] ---> e8a196043517 [2022-08-09T16:32:56.925Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T16:32:56.925Z] ---> 0a8a06b1c1c6 [2022-08-09T16:32:56.925Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T16:32:56.926Z] ---> Running in 96e60b3218d6 [2022-08-09T16:32:56.926Z] ---> Running in 9dba109a1e6d [2022-08-09T16:32:56.926Z] ---> 43a83804a378 [2022-08-09T16:32:56.926Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:32:56.926Z] ---> Running in 35ee9003b260 [2022-08-09T16:32:56.926Z] ---> Running in 2d72f950a23a [2022-08-09T16:32:56.926Z] ---> Running in a655ae69a240 [2022-08-09T16:32:56.926Z] Removing intermediate container 96e60b3218d6 [2022-08-09T16:32:56.926Z] ---> bb6b826edafe [2022-08-09T16:32:56.926Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:32:56.926Z] ---> Running in 81b17cb9046c [2022-08-09T16:32:56.926Z] Removing intermediate container 35ee9003b260 [2022-08-09T16:32:56.926Z] ---> c8fb044499a4 [2022-08-09T16:32:56.926Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:32:56.926Z] ---> Running in 3d969821da4e [2022-08-09T16:32:56.926Z] Removing intermediate container 81b17cb9046c [2022-08-09T16:32:56.926Z] ---> 077330024a59 [2022-08-09T16:32:56.926Z] 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-09T16:32:56.926Z] ---> Running in 1c8cb1fcf5c8 [2022-08-09T16:32:56.926Z] Removing intermediate container 3d969821da4e [2022-08-09T16:32:56.926Z] ---> 2b4f061ac094 [2022-08-09T16:32:56.926Z] 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-09T16:32:56.926Z] 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-09T16:32:56.926Z] ---> Running in 964053c8ff42 [2022-08-09T16:32:56.926Z] 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-09T16:32:56.926Z] 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-09T16:32:57.497Z] Removing intermediate container 1c8cb1fcf5c8 [2022-08-09T16:32:57.497Z] ---> 3c96075bdc6a [2022-08-09T16:32:57.497Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:32:57.756Z] ---> Running in 642ea75b81ef [2022-08-09T16:32:57.756Z] Removing intermediate container 964053c8ff42 [2022-08-09T16:32:57.756Z] ---> 8f404e9ef9db [2022-08-09T16:32:57.756Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:32:57.756Z] ---> Running in 321d21cfa65a [2022-08-09T16:32:57.756Z] Removing intermediate container 642ea75b81ef [2022-08-09T16:32:57.756Z] ---> 849307721d38 [2022-08-09T16:32:57.756Z] [2022-08-09T16:32:57.756Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:32:58.016Z] 3.15: Pulling from library/alpine [2022-08-09T16:32:58.016Z] Removing intermediate container 321d21cfa65a [2022-08-09T16:32:58.016Z] ---> 365605a9df03 [2022-08-09T16:32:58.016Z] [2022-08-09T16:32:58.016Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:32:58.016Z] 3.15: Pulling from library/alpine [2022-08-09T16:32:58.275Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:32:58.275Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:32:58.275Z] Status: Image is up to date for alpine:3.15 [2022-08-09T16:32:58.275Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T16:32:58.275Z] ---> 2720e26172a0 [2022-08-09T16:32:58.275Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:32:58.275Z] ---> 2720e26172a0 [2022-08-09T16:32:58.275Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:32:58.275Z] ---> Running in bbc8e649631a [2022-08-09T16:32:58.275Z] ---> Running in a4f022f400b3 [2022-08-09T16:32:58.533Z] Removing intermediate container a4f022f400b3 [2022-08-09T16:32:58.533Z] ---> 3d1054cb6a53 [2022-08-09T16:32:58.533Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:58.533Z] Removing intermediate container bbc8e649631a [2022-08-09T16:32:58.533Z] ---> e60220147992 [2022-08-09T16:32:58.533Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:32:58.533Z] ---> Running in 9c20886a6570 [2022-08-09T16:32:58.533Z] ---> Running in 8d73f4064378 [2022-08-09T16:32:59.959Z] Removing intermediate container 9c20886a6570 [2022-08-09T16:32:59.959Z] ---> 3a400c84a3c3 [2022-08-09T16:32:59.959Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:33:00.219Z] Removing intermediate container 8d73f4064378 [2022-08-09T16:33:00.219Z] ---> 0a5fa43be8d4 [2022-08-09T16:33:00.219Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T16:33:00.219Z] ---> Running in ef99d970db87 [2022-08-09T16:33:00.219Z] ---> Running in e997e4be69d6 [2022-08-09T16:33:00.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:01.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:01.063Z] 656be50a0ddc: Pull complete [2022-08-09T16:33:01.339Z] 2bbca73fdf42: Pull complete [2022-08-09T16:33:01.613Z] 46d945488cbd: Pull complete [2022-08-09T16:33:01.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:01.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:02.133Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:33:02.133Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:33:02.133Z] OK: 15858 distinct packages available [2022-08-09T16:33:02.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:02.133Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:33:02.133Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:33:02.133Z] OK: 15858 distinct packages available [2022-08-09T16:33:02.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:03.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:03.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:03.324Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T16:33:03.324Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:33:03.324Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T16:33:03.324Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:33:03.583Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T16:33:03.583Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:33:03.583Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:33:03.583Z] OK: 6 MiB in 18 packages [2022-08-09T16:33:03.583Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:33:03.841Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:33:03.841Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:33:03.841Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:33:03.841Z] OK: 6 MiB in 19 packages [2022-08-09T16:33:05.221Z] Removing intermediate container e997e4be69d6 [2022-08-09T16:33:05.221Z] ---> 0546f3230fa4 [2022-08-09T16:33:05.221Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:33:05.479Z] Removing intermediate container ef99d970db87 [2022-08-09T16:33:05.479Z] ---> 5abb2378ca67 [2022-08-09T16:33:05.479Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T16:33:08.342Z] 8a5474983e97: Pull complete [2022-08-09T16:33:09.321Z] 329c88fbcd65: Pull complete [2022-08-09T16:33:09.321Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-09T16:33:09.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:33:09.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:33:09.676Z] ---> 6d713e8912e4 [2022-08-09T16:33:09.676Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:33:09.676Z] ---> d4847e81a7f4 [2022-08-09T16:33:09.676Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:33:09.676Z] ---> 0096279ae267 [2022-08-09T16:33:09.676Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T16:33:09.676Z] ---> Running in 6d32689370c2 [2022-08-09T16:33:09.677Z] + echo+ docker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:33:09.677Z] WORKDIR /edgex [2022-08-09T16:33:09.677Z] COPY go.mod . [2022-08-09T16:33:09.677Z] RUN go mod download build [2022-08-09T16:33:09.677Z] -t ci-base-image-arm64 -f - . [2022-08-09T16:33:10.243Z] Removing intermediate container 6d32689370c2 [2022-08-09T16:33:10.243Z] ---> 8b2372297d4e [2022-08-09T16:33:10.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T16:33:10.655Z] Sending build context to Docker daemon 3.123MB [2022-08-09T16:33:10.655Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:33:10.655Z] ---> ff4287adb874 [2022-08-09T16:33:10.655Z] Step 2/4 : WORKDIR /edgex [2022-08-09T16:33:10.811Z] ---> 13e8c137a34f [2022-08-09T16:33:10.811Z] Step 21/26 : WORKDIR / [2022-08-09T16:33:11.069Z] ---> 0b8abb4b765e [2022-08-09T16:33:11.069Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:33:11.069Z] ---> Running in 9fa3f0f08ffb [2022-08-09T16:33:11.327Z] Removing intermediate container 9fa3f0f08ffb [2022-08-09T16:33:11.327Z] ---> 764d0e0de1a2 [2022-08-09T16:33:11.327Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:33:11.327Z] ---> dd3c06467c78 [2022-08-09T16:33:11.327Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T16:33:11.327Z] ---> Running in c6036b82c152 [2022-08-09T16:33:11.587Z] ---> 20ab780384b9 [2022-08-09T16:33:11.587Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T16:33:11.587Z] Removing intermediate container c6036b82c152 [2022-08-09T16:33:11.587Z] ---> 17fe32b065a3 [2022-08-09T16:33:11.587Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:33:11.587Z] ---> Running in a15685853802 [2022-08-09T16:33:11.851Z] ---> 60427565b0de [2022-08-09T16:33:11.851Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:33:11.851Z] Removing intermediate container a15685853802 [2022-08-09T16:33:11.851Z] ---> 668a7be95621 [2022-08-09T16:33:11.851Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T16:33:11.851Z] ---> Running in 6ed729ed72ff [2022-08-09T16:33:11.851Z] ---> Running in 77de972a350b [2022-08-09T16:33:12.111Z] Removing intermediate container 77de972a350b [2022-08-09T16:33:12.111Z] ---> eb3c6261eb8b [2022-08-09T16:33:12.111Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:33:12.372Z] Removing intermediate container 6ed729ed72ff [2022-08-09T16:33:12.372Z] ---> 4bfd49a9f7df [2022-08-09T16:33:12.372Z] Step 25/26 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:12.372Z] ---> Running in c377fc6ee638 [2022-08-09T16:33:12.372Z] ---> Running in fe2c900fbfaa [2022-08-09T16:33:12.372Z] Removing intermediate container c377fc6ee638 [2022-08-09T16:33:12.372Z] ---> 7b50682b7dc8 [2022-08-09T16:33:12.372Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T16:33:12.372Z] ---> Running in 5d35d23e24cc [2022-08-09T16:33:12.641Z] ---> Running in f30fd648c1a7 [2022-08-09T16:33:12.641Z] Removing intermediate container f30fd648c1a7 [2022-08-09T16:33:12.641Z] ---> 32ebcfdd4345 [2022-08-09T16:33:12.641Z] Step 3/4 : COPY go.mod . [2022-08-09T16:33:12.653Z] Removing intermediate container fe2c900fbfaa [2022-08-09T16:33:12.653Z] ---> 04f51c68003a [2022-08-09T16:33:12.653Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:33:12.653Z] ---> Running in d43a9852cea5 [2022-08-09T16:33:12.912Z] Removing intermediate container 5d35d23e24cc [2022-08-09T16:33:12.912Z] ---> ade5eff21081 [2022-08-09T16:33:12.912Z] Step 25/26 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:12.912Z] Removing intermediate container d43a9852cea5 [2022-08-09T16:33:12.912Z] ---> 2eb62f39b1c1 [2022-08-09T16:33:12.912Z] [2022-08-09T16:33:12.912Z] ---> Running in 2c617861347a [2022-08-09T16:33:12.912Z] Successfully built 2eb62f39b1c1 [2022-08-09T16:33:12.912Z] Successfully tagged security-spire-config:latest [2022-08-09T16:33:12.912Z] Building support-scheduler [2022-08-09T16:33:13.246Z] ---> 719504916a49 [2022-08-09T16:33:13.246Z] Step 4/4 : RUN go mod download [2022-08-09T16:33:13.521Z] ---> Running in 50815eba45b5 [2022-08-09T16:33:13.848Z]  Building security-spire-config ... done Removing intermediate container 2c617861347a [2022-08-09T16:33:13.848Z] ---> 60bf2021a6f8 [2022-08-09T16:33:13.848Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:33:15.225Z] ---> Running in efb8f3009794 [2022-08-09T16:33:15.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:15.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:15.488Z] ---> 3ce152d1ef02 [2022-08-09T16:33:15.488Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:33:15.488Z] ---> Using cache [2022-08-09T16:33:15.488Z] ---> 9da2de4bc283 [2022-08-09T16:33:15.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:15.488Z] ---> Using cache [2022-08-09T16:33:15.488Z] ---> c12e1b5c63f1 [2022-08-09T16:33:15.488Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:33:15.488Z] ---> Using cache [2022-08-09T16:33:15.488Z] ---> 8d4874ce73ab [2022-08-09T16:33:15.488Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:33:15.488Z] ---> Using cache [2022-08-09T16:33:15.488Z] ---> b423364dbe7d [2022-08-09T16:33:15.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:15.488Z] ---> Using cache [2022-08-09T16:33:15.488Z] ---> df5c8ca5cf0f [2022-08-09T16:33:15.488Z] Step 8/22 : COPY . . [2022-08-09T16:33:15.488Z] ---> Using cache [2022-08-09T16:33:15.488Z] ---> 0a8a06b1c1c6 [2022-08-09T16:33:15.488Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T16:33:16.058Z] Removing intermediate container efb8f3009794 [2022-08-09T16:33:16.058Z] ---> 0b609703d7c2 [2022-08-09T16:33:16.058Z] [2022-08-09T16:33:16.058Z] ---> Running in d0267b28280a [2022-08-09T16:33:16.058Z] Successfully built 0b609703d7c2 [2022-08-09T16:33:16.058Z] Successfully tagged security-spire-agent:latest [2022-08-09T16:33:16.058Z]  Building security-spire-agent ... done Building core-metadata [2022-08-09T16:33:16.318Z] 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-09T16:33:18.865Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:18.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:18.865Z] ---> 3ce152d1ef02 [2022-08-09T16:33:18.865Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:33:18.865Z] ---> Using cache [2022-08-09T16:33:18.865Z] ---> 9da2de4bc283 [2022-08-09T16:33:18.865Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:18.865Z] ---> Using cache [2022-08-09T16:33:18.865Z] ---> c12e1b5c63f1 [2022-08-09T16:33:18.865Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:33:18.865Z] ---> Using cache [2022-08-09T16:33:18.865Z] ---> 8d4874ce73ab [2022-08-09T16:33:18.865Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:33:18.865Z] ---> Using cache [2022-08-09T16:33:18.865Z] ---> b423364dbe7d [2022-08-09T16:33:18.865Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:18.865Z] ---> Using cache [2022-08-09T16:33:18.865Z] ---> df5c8ca5cf0f [2022-08-09T16:33:18.865Z] Step 8/23 : COPY . . [2022-08-09T16:33:18.865Z] ---> Using cache [2022-08-09T16:33:18.865Z] ---> 0a8a06b1c1c6 [2022-08-09T16:33:18.865Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-09T16:33:19.803Z] ---> Running in 7ca7221261e3 [2022-08-09T16:33:20.061Z] Removing intermediate container 2d72f950a23a [2022-08-09T16:33:20.061Z] ---> edd877d2b038 [2022-08-09T16:33:20.061Z] [2022-08-09T16:33:20.061Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T16:33:20.061Z] Removing intermediate container a655ae69a240 [2022-08-09T16:33:20.061Z] ---> aa6bc00a3973 [2022-08-09T16:33:20.061Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T16:33:20.061Z] ---> Running in f87ac9a14946 [2022-08-09T16:33:20.061Z] 3.16: Pulling from library/alpine [2022-08-09T16:33:20.320Z] 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-09T16:33:20.580Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T16:33:20.580Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T16:33:20.580Z] ---> d7d3d98c851f [2022-08-09T16:33:20.580Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:33:20.580Z] 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-09T16:33:21.155Z] ---> Running in 4d3e93878bb8 [2022-08-09T16:33:21.492Z] Removing intermediate container 4d3e93878bb8 [2022-08-09T16:33:21.492Z] ---> 7662b58f88c4 [2022-08-09T16:33:21.492Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T16:33:21.492Z] ---> Running in 34065cfa9f0d [2022-08-09T16:33:22.143Z] Removing intermediate container f87ac9a14946 [2022-08-09T16:33:22.143Z] ---> 901210e90751 [2022-08-09T16:33:22.143Z] [2022-08-09T16:33:22.143Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T16:33:22.143Z] ---> d7d3d98c851f [2022-08-09T16:33:22.143Z] 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-09T16:33:22.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:22.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:22.404Z] ---> Running in 6ce8d187006b [2022-08-09T16:33:22.662Z] Removing intermediate container 9dba109a1e6d [2022-08-09T16:33:22.662Z] ---> 571de9d5adcf [2022-08-09T16:33:22.662Z] [2022-08-09T16:33:22.662Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:33:22.662Z] ---> d7d3d98c851f [2022-08-09T16:33:22.662Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T16:33:22.662Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:33:22.662Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T16:33:22.662Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:33:22.662Z] ---> Running in ac507f7b7780 [2022-08-09T16:33:22.662Z] OK: 6 MiB in 16 packages [2022-08-09T16:33:22.662Z] Removing intermediate container 6ce8d187006b [2022-08-09T16:33:22.662Z] ---> 615230127203 [2022-08-09T16:33:22.662Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T16:33:22.922Z] ---> Running in 3365225e1bea [2022-08-09T16:33:22.922Z] Removing intermediate container ac507f7b7780 [2022-08-09T16:33:22.922Z] ---> 3f891f313103 [2022-08-09T16:33:22.922Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T16:33:22.922Z] ---> Running in 79c50e1e93ee [2022-08-09T16:33:23.182Z] Removing intermediate container 79c50e1e93ee [2022-08-09T16:33:23.182Z] ---> 5e0fd98ae105 [2022-08-09T16:33:23.182Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T16:33:23.182Z] Removing intermediate container 34065cfa9f0d [2022-08-09T16:33:23.182Z] ---> 2ccda13e40b7 [2022-08-09T16:33:23.182Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T16:33:23.441Z] ---> Running in f4bfe6dcc1f3 [2022-08-09T16:33:23.441Z] ---> Running in 582091d568b6 [2022-08-09T16:33:23.441Z] Removing intermediate container 582091d568b6 [2022-08-09T16:33:23.441Z] ---> 3eda043e03b1 [2022-08-09T16:33:23.441Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:23.700Z] Removing intermediate container f4bfe6dcc1f3 [2022-08-09T16:33:23.700Z] ---> b08c42b66725 [2022-08-09T16:33:23.700Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T16:33:23.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:23.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:23.700Z] ---> Running in 8059cb457539 [2022-08-09T16:33:23.700Z] ---> Running in f2fded835741 [2022-08-09T16:33:23.958Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T16:33:23.958Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T16:33:23.958Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T16:33:23.958Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T16:33:23.958Z] Executing bash-5.1.16-r2.post-install [2022-08-09T16:33:23.958Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T16:33:23.958Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:33:23.958Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:33:23.958Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T16:33:23.958Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T16:33:23.958Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T16:33:24.219Z] Removing intermediate container f2fded835741 [2022-08-09T16:33:24.219Z] ---> 987d2e57a4e8 [2022-08-09T16:33:24.219Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T16:33:24.219Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T16:33:24.219Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T16:33:24.219Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T16:33:24.219Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T16:33:24.219Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T16:33:24.219Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T16:33:24.219Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:33:24.219Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:33:24.478Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T16:33:24.478Z] ---> Running in cd502aa3e1bf [2022-08-09T16:33:24.478Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T16:33:24.478Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T16:33:24.737Z] Removing intermediate container cd502aa3e1bf [2022-08-09T16:33:24.737Z] ---> b8cfb539fc38 [2022-08-09T16:33:24.737Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T16:33:24.996Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T16:33:24.996Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T16:33:24.996Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T16:33:24.996Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T16:33:24.996Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T16:33:24.996Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T16:33:24.996Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T16:33:24.996Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T16:33:24.996Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T16:33:24.996Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T16:33:24.996Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T16:33:24.996Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T16:33:25.258Z] ---> Running in ce30e647564f [2022-08-09T16:33:25.258Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:33:25.258Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:33:25.258Z] OK: 122 MiB in 47 packages [2022-08-09T16:33:25.825Z] Removing intermediate container 8059cb457539 [2022-08-09T16:33:25.825Z] ---> 85432f489597 [2022-08-09T16:33:25.825Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T16:33:26.085Z] ---> Running in ee1ef9f659bd [2022-08-09T16:33:27.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:27.031Z] Removing intermediate container ce30e647564f [2022-08-09T16:33:27.031Z] ---> d9d64b0a2dd6 [2022-08-09T16:33:27.031Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T16:33:27.031Z] ---> Running in ec5f96723e71 [2022-08-09T16:33:27.293Z] Removing intermediate container ec5f96723e71 [2022-08-09T16:33:27.293Z] ---> 318386f18288 [2022-08-09T16:33:27.293Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T16:33:27.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:27.828Z] Collecting docker-compose==1.23.2 [2022-08-09T16:33:27.828Z] ---> 44c33559d655 [2022-08-09T16:33:27.828Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T16:33:28.089Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T16:33:28.089Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:33:28.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.2 MB/s eta 0:00:00 [2022-08-09T16:33:28.089Z] ---> Running in d3a4d37c677b [2022-08-09T16:33:28.089Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T16:33:28.089Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T16:33:28.089Z] Preparing metadata (setup.py): started [2022-08-09T16:33:28.089Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:33:28.089Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T16:33:28.351Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:33:28.351Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:33:28.351Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T16:33:28.351Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T16:33:28.351Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T16:33:28.351Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 169.3 MB/s eta 0:00:00 [2022-08-09T16:33:28.351Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T16:33:28.351Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T16:33:28.351Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T16:33:28.615Z] Collecting PyYAML<4,>=3.10 [2022-08-09T16:33:28.615Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T16:33:28.615Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:33:28.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 51.9 MB/s eta 0:00:00 [2022-08-09T16:33:28.615Z] OK: 8 MiB in 20 packages [2022-08-09T16:33:28.874Z] Preparing metadata (setup.py): started [2022-08-09T16:33:29.134Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:33:29.134Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T16:33:29.134Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T16:33:29.134Z] Preparing metadata (setup.py): started [2022-08-09T16:33:29.393Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:33:29.393Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T16:33:29.393Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T16:33:29.393Z] Removing intermediate container ee1ef9f659bd [2022-08-09T16:33:29.393Z] ---> 3b507e9fedfe [2022-08-09T16:33:29.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:33:29.653Z] Removing intermediate container d3a4d37c677b [2022-08-09T16:33:29.653Z] ---> 4d433e82a854 [2022-08-09T16:33:29.653Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:33:29.653Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T16:33:29.653Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T16:33:29.653Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 175.4 MB/s eta 0:00:00 [2022-08-09T16:33:29.653Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T16:33:29.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T16:33:29.653Z] Preparing metadata (setup.py): started [2022-08-09T16:33:29.912Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:33:29.912Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T16:33:29.912Z] ---> e3b89bfa4002 [2022-08-09T16:33:29.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T16:33:29.912Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T16:33:29.912Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T16:33:29.912Z] ---> 229dfc15b005 [2022-08-09T16:33:29.912Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T16:33:29.912Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 178.2 MB/s eta 0:00:00 [2022-08-09T16:33:30.171Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T16:33:30.171Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T16:33:30.171Z] Collecting idna<2.8,>=2.5 [2022-08-09T16:33:30.171Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T16:33:30.171Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 189.8 MB/s eta 0:00:00 [2022-08-09T16:33:30.171Z] Collecting certifi>=2017.4.17 [2022-08-09T16:33:30.171Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T16:33:30.171Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 73.0 MB/s eta 0:00:00 [2022-08-09T16:33:30.171Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T16:33:30.171Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T16:33:30.171Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 179.6 MB/s eta 0:00:00 [2022-08-09T16:33:30.431Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T16:33:30.431Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T16:33:30.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 205.8 MB/s eta 0:00:00 [2022-08-09T16:33:30.431Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T16:33:30.431Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T16:33:30.431Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T16:33:30.431Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T16:33:30.431Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T16:33:30.431Z] Running setup.py install for texttable: started [2022-08-09T16:33:30.695Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T16:33:30.695Z] Running setup.py install for PyYAML: started [2022-08-09T16:33:31.266Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T16:33:31.266Z] ---> 19a43eabd4ad [2022-08-09T16:33:31.266Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T16:33:31.266Z] ---> 86c20c81546b [2022-08-09T16:33:31.266Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T16:33:31.525Z] Running setup.py install for docopt: started [2022-08-09T16:33:31.786Z] ---> d65305fd4f0a [2022-08-09T16:33:31.786Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T16:33:31.786Z] ---> 8d9fb4d0dc5d [2022-08-09T16:33:31.786Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T16:33:31.786Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T16:33:32.046Z] ---> Running in 53716b7ca72a [2022-08-09T16:33:32.046Z] ---> 5dfebe513cae [2022-08-09T16:33:32.046Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T16:33:32.305Z] Removing intermediate container 53716b7ca72a [2022-08-09T16:33:32.305Z] ---> ce6de2923ada [2022-08-09T16:33:32.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:33:32.305Z] ---> Running in 41c1d22617f1 [2022-08-09T16:33:32.564Z] Running setup.py install for dockerpty: started [2022-08-09T16:33:32.564Z] Removing intermediate container 41c1d22617f1 [2022-08-09T16:33:32.564Z] ---> ab3af8edbde4 [2022-08-09T16:33:32.564Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:33:32.826Z] ---> c03b0f0fd17d [2022-08-09T16:33:32.826Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T16:33:32.826Z] ---> Running in 58842613f961 [2022-08-09T16:33:32.826Z] Removing intermediate container 58842613f961 [2022-08-09T16:33:32.826Z] ---> 56379c59537b [2022-08-09T16:33:32.826Z] Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:33.085Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T16:33:33.085Z] ---> 008ef09f2acd [2022-08-09T16:33:33.085Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T16:33:33.085Z] ---> Running in c03472256885 [2022-08-09T16:33:33.085Z] ---> Running in 35fe4e0d5afe [2022-08-09T16:33:33.085Z] Removing intermediate container c03472256885 [2022-08-09T16:33:33.085Z] ---> da14531867c5 [2022-08-09T16:33:33.085Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:33:33.347Z] ---> Running in e707529af4c6 [2022-08-09T16:33:33.347Z] Removing intermediate container e707529af4c6 [2022-08-09T16:33:33.347Z] ---> daef84e99a2d [2022-08-09T16:33:33.347Z] [2022-08-09T16:33:33.606Z] Successfully built daef84e99a2d [2022-08-09T16:33:33.607Z] Successfully tagged core-data:latest [2022-08-09T16:33:33.607Z] Building security-spiffe-token-provider [2022-08-09T16:33:33.607Z]  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-09T16:33:33.607Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T16:33:35.517Z] Removing intermediate container 35fe4e0d5afe [2022-08-09T16:33:35.517Z] ---> 2d9c46dfac72 [2022-08-09T16:33:35.517Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T16:33:35.517Z] ---> Running in 6f6c2445fdba [2022-08-09T16:33:35.517Z] Removing intermediate container 6f6c2445fdba [2022-08-09T16:33:35.517Z] ---> 35894a0ae8d0 [2022-08-09T16:33:35.517Z] Step 28/31 : CMD ["gate"] [2022-08-09T16:33:36.087Z] ---> Running in 86828588f767 [2022-08-09T16:33:36.668Z] Removing intermediate container 86828588f767 [2022-08-09T16:33:36.668Z] ---> 61cab9aefd14 [2022-08-09T16:33:36.668Z] Step 29/31 : LABEL arch=x86_64 [2022-08-09T16:33:36.929Z] ---> Running in a29df3f1dca2 [2022-08-09T16:33:37.191Z] Removing intermediate container a29df3f1dca2 [2022-08-09T16:33:37.191Z] ---> 06c9962a0240 [2022-08-09T16:33:37.191Z] Step 30/31 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:37.451Z] ---> Running in 0f2714535ad0 [2022-08-09T16:33:37.451Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:37.451Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:37.451Z] ---> 3ce152d1ef02 [2022-08-09T16:33:37.451Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T16:33:37.451Z] ---> Using cache [2022-08-09T16:33:37.451Z] ---> 9da2de4bc283 [2022-08-09T16:33:37.451Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T16:33:38.020Z] Removing intermediate container 0f2714535ad0 [2022-08-09T16:33:38.020Z] ---> 900081053442 [2022-08-09T16:33:38.020Z] Step 31/31 : LABEL version=0.0.0 [2022-08-09T16:33:38.020Z] ---> Running in fb8c0310b1a3 [2022-08-09T16:33:38.020Z] ---> Running in bf488450d6f4 [2022-08-09T16:33:38.286Z] Removing intermediate container bf488450d6f4 [2022-08-09T16:33:38.286Z] ---> a6540618afea [2022-08-09T16:33:38.286Z] [2022-08-09T16:33:38.286Z] Successfully built a6540618afea [2022-08-09T16:33:38.286Z] Successfully tagged security-bootstrapper:latest [2022-08-09T16:33:38.286Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-08-09T16:33:38.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.546Z] Removing intermediate container 3365225e1bea [2022-08-09T16:33:38.546Z] ---> b1e471798073 [2022-08-09T16:33:38.546Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T16:33:38.806Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T16:33:38.806Z] v3.16.1-124-gf7c5296ed8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T16:33:38.806Z] OK: 17038 distinct packages available [2022-08-09T16:33:38.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:39.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:39.065Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:40.976Z] ---> Running in a46f93731d0b [2022-08-09T16:33:40.976Z] Removing intermediate container a46f93731d0b [2022-08-09T16:33:40.976Z] ---> 251840f19a2c [2022-08-09T16:33:40.976Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T16:33:40.976Z] Removing intermediate container d0267b28280a [2022-08-09T16:33:40.976Z] ---> 20cf86ba0d0d [2022-08-09T16:33:40.976Z] [2022-08-09T16:33:40.976Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:33:40.976Z] ---> d7d3d98c851f [2022-08-09T16:33:40.976Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:33:41.235Z] Removing intermediate container fb8c0310b1a3 [2022-08-09T16:33:41.235Z] ---> 2c513e8fceb6 [2022-08-09T16:33:41.235Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T16:33:41.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:41.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:41.235Z] ---> 3ce152d1ef02 [2022-08-09T16:33:41.235Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:33:41.235Z] ---> Using cache [2022-08-09T16:33:41.235Z] ---> 9da2de4bc283 [2022-08-09T16:33:41.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:41.235Z] ---> Using cache [2022-08-09T16:33:41.235Z] ---> c12e1b5c63f1 [2022-08-09T16:33:41.235Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:33:41.235Z] ---> Using cache [2022-08-09T16:33:41.235Z] ---> 8d4874ce73ab [2022-08-09T16:33:41.235Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:33:41.235Z] ---> Using cache [2022-08-09T16:33:41.236Z] ---> b423364dbe7d [2022-08-09T16:33:41.236Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:41.236Z] ---> Using cache [2022-08-09T16:33:41.236Z] ---> df5c8ca5cf0f [2022-08-09T16:33:41.236Z] Step 8/22 : COPY . . [2022-08-09T16:33:41.236Z] ---> Using cache [2022-08-09T16:33:41.236Z] ---> 0a8a06b1c1c6 [2022-08-09T16:33:41.236Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T16:33:41.236Z] ---> Running in e997f23d79fb [2022-08-09T16:33:41.236Z] ---> Running in fd98bb11c74c [2022-08-09T16:33:41.236Z] ---> Running in 53d70d3e049d [2022-08-09T16:33:41.495Z] Removing intermediate container e997f23d79fb [2022-08-09T16:33:41.495Z] ---> e2f4447cd357 [2022-08-09T16:33:41.495Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T16:33:41.495Z] ---> ac876c8ef4b8 [2022-08-09T16:33:41.495Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:41.495Z] ---> Running in 290f5873f104 [2022-08-09T16:33:41.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:41.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:41.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:33:41.755Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T16:33:42.015Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:33:42.015Z] OK: 6 MiB in 15 packages [2022-08-09T16:33:42.015Z] ---> 52f9b4394eb1 [2022-08-09T16:33:42.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T16:33:42.584Z] ---> a3875326b1b5 [2022-08-09T16:33:42.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T16:33:42.847Z] Removing intermediate container fd98bb11c74c [2022-08-09T16:33:42.847Z] ---> 595a449c0661 [2022-08-09T16:33:42.847Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:33:43.108Z] ---> 534bfcfdf4f9 [2022-08-09T16:33:43.108Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T16:33:43.108Z] ---> Running in d7ab9f52b029 [2022-08-09T16:33:43.369Z] Removing intermediate container 7ca7221261e3 [2022-08-09T16:33:43.369Z] ---> af3a9186db22 [2022-08-09T16:33:43.369Z] [2022-08-09T16:33:43.369Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:33:43.369Z] ---> d7d3d98c851f [2022-08-09T16:33:43.369Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:33:43.369Z] ---> Using cache [2022-08-09T16:33:43.369Z] ---> 595a449c0661 [2022-08-09T16:33:43.369Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:33:43.629Z] ---> Running in db929e6570e5 [2022-08-09T16:33:43.629Z] Removing intermediate container d7ab9f52b029 [2022-08-09T16:33:43.629Z] ---> 9cb96c48ec0c [2022-08-09T16:33:43.629Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T16:33:43.629Z] ---> Running in e1ad79bb1cd8 [2022-08-09T16:33:43.629Z] ---> Running in 31455668002d [2022-08-09T16:33:43.889Z] Removing intermediate container db929e6570e5 [2022-08-09T16:33:43.889Z] ---> c965eccaabea [2022-08-09T16:33:43.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:33:43.889Z] Removing intermediate container e1ad79bb1cd8 [2022-08-09T16:33:43.889Z] ---> 56517d978ffb [2022-08-09T16:33:43.889Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-09T16:33:43.889Z] ---> Running in a6fc22b87c9e [2022-08-09T16:33:43.889Z] ---> Running in b390c7d3004a [2022-08-09T16:33:43.889Z] Removing intermediate container 31455668002d [2022-08-09T16:33:43.889Z] ---> 482c3a3ae4f3 [2022-08-09T16:33:43.889Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:33:43.889Z] ---> Running in 4746080df9f3 [2022-08-09T16:33:43.889Z] Removing intermediate container b390c7d3004a [2022-08-09T16:33:43.889Z] ---> 6535b6642759 [2022-08-09T16:33:43.889Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:33:44.147Z] Removing intermediate container a6fc22b87c9e [2022-08-09T16:33:44.147Z] ---> acd3c547c65e [2022-08-09T16:33:44.147Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:33:44.148Z] ---> Running in 02e182d8ef2f [2022-08-09T16:33:44.148Z] Removing intermediate container 4746080df9f3 [2022-08-09T16:33:44.148Z] ---> e6ac54977fa2 [2022-08-09T16:33:44.148Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:33:44.148Z] ---> Running in 63a20bc894b6 [2022-08-09T16:33:44.148Z] Removing intermediate container 02e182d8ef2f [2022-08-09T16:33:44.148Z] ---> a3a0b84d473d [2022-08-09T16:33:44.148Z] Step 15/23 : WORKDIR / [2022-08-09T16:33:44.408Z] Removing intermediate container 63a20bc894b6 [2022-08-09T16:33:44.408Z] ---> 9502724c2b99 [2022-08-09T16:33:44.408Z] Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:44.408Z] ---> Running in c3903c13b7f6 [2022-08-09T16:33:44.408Z] ---> fa1c9200007d [2022-08-09T16:33:44.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T16:33:44.408Z] ---> Running in f74cce9a9afe [2022-08-09T16:33:44.671Z] Removing intermediate container c3903c13b7f6 [2022-08-09T16:33:44.671Z] ---> a6bfe09fdcee [2022-08-09T16:33:44.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:33:44.671Z] Removing intermediate container f74cce9a9afe [2022-08-09T16:33:44.671Z] ---> 22a55a0a33a9 [2022-08-09T16:33:44.671Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:33:44.931Z] ---> Running in c71f59495100 [2022-08-09T16:33:44.931Z] ---> 6a82f683a94d [2022-08-09T16:33:44.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T16:33:45.193Z] Removing intermediate container c71f59495100 [2022-08-09T16:33:45.193Z] ---> 85f7740b0948 [2022-08-09T16:33:45.193Z] [2022-08-09T16:33:45.193Z] Successfully built 85f7740b0948 [2022-08-09T16:33:45.459Z] Successfully tagged sys-mgmt-agent:latest [2022-08-09T16:33:45.459Z] Building security-spire-server [2022-08-09T16:33:45.718Z]  Building sys-mgmt-agent ... done  ---> 2bccba26d948 [2022-08-09T16:33:45.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T16:33:47.635Z] ---> 998a40ac3475 [2022-08-09T16:33:47.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T16:33:47.635Z] ---> 979ae6db5c9a [2022-08-09T16:33:47.635Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T16:33:47.946Z] ---> Running in 0555a0ba6a03 [2022-08-09T16:33:47.946Z] ---> 1d7ded61b229 [2022-08-09T16:33:47.946Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-09T16:33:48.205Z] Removing intermediate container 290f5873f104 [2022-08-09T16:33:48.205Z] ---> 9cdc7b4929c6 [2022-08-09T16:33:48.205Z] Step 7/20 : COPY . . [2022-08-09T16:33:48.573Z] ---> Running in 6cd8be4f2313 [2022-08-09T16:33:48.573Z] Removing intermediate container 0555a0ba6a03 [2022-08-09T16:33:48.573Z] ---> 5e58366b00e5 [2022-08-09T16:33:48.573Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:33:49.145Z] ---> Running in fbdecea84345 [2022-08-09T16:33:49.145Z] Removing intermediate container 6cd8be4f2313 [2022-08-09T16:33:49.145Z] ---> 8ea0c8ff8df0 [2022-08-09T16:33:49.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:33:49.406Z] ---> Running in 9f88fbb92fa0 [2022-08-09T16:33:49.406Z] Removing intermediate container fbdecea84345 [2022-08-09T16:33:49.406Z] ---> 498af3737cf4 [2022-08-09T16:33:49.406Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:33:49.670Z] ---> Running in 15242d115018 [2022-08-09T16:33:49.932Z] Removing intermediate container 9f88fbb92fa0 [2022-08-09T16:33:49.932Z] ---> a80c0a7aa903 [2022-08-09T16:33:49.932Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:33:49.932Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:49.932Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:49.932Z] ---> 3ce152d1ef02 [2022-08-09T16:33:49.932Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:33:49.932Z] ---> Using cache [2022-08-09T16:33:49.932Z] ---> 9da2de4bc283 [2022-08-09T16:33:49.932Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:49.932Z] ---> Using cache [2022-08-09T16:33:49.932Z] ---> c12e1b5c63f1 [2022-08-09T16:33:49.932Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:33:50.195Z] Removing intermediate container 15242d115018 [2022-08-09T16:33:50.195Z] ---> 0dabb50e1d96 [2022-08-09T16:33:50.195Z] Step 21/22 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:50.195Z] ---> Running in ef45d9067c79 [2022-08-09T16:33:50.195Z] ---> Running in 7afcb004a8f7 [2022-08-09T16:33:50.459Z] ---> Running in 6cb95a30238a [2022-08-09T16:33:50.459Z] Removing intermediate container 7afcb004a8f7 [2022-08-09T16:33:50.459Z] ---> 63827ca75cd4 [2022-08-09T16:33:50.459Z] Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:33:50.459Z] ---> Running in fb0324268c2d [2022-08-09T16:33:50.459Z] Removing intermediate container 6cb95a30238a [2022-08-09T16:33:50.737Z] ---> 3ffc6d6f3e66 [2022-08-09T16:33:50.737Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:33:50.737Z] Removing intermediate container fb0324268c2d [2022-08-09T16:33:50.737Z] ---> 4be857e6cb2b [2022-08-09T16:33:50.737Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:33:50.737Z] ---> Running in 998908ab0c53 [2022-08-09T16:33:50.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:50.737Z] ---> Running in 662ed94f09ab [2022-08-09T16:33:50.997Z] Removing intermediate container 998908ab0c53 [2022-08-09T16:33:50.997Z] ---> ce4a8add5b78 [2022-08-09T16:33:50.997Z] [2022-08-09T16:33:50.997Z] Removing intermediate container 662ed94f09ab [2022-08-09T16:33:50.997Z] ---> c17cac388661 [2022-08-09T16:33:50.997Z] [2022-08-09T16:33:50.997Z] Successfully built ce4a8add5b78 [2022-08-09T16:33:50.997Z] Successfully tagged support-scheduler:latest [2022-08-09T16:33:50.997Z] Building support-notifications [2022-08-09T16:33:50.997Z]  Building support-scheduler ... done Successfully built c17cac388661 [2022-08-09T16:33:50.997Z] Successfully tagged core-metadata:latest [2022-08-09T16:33:50.997Z]  Building core-metadata ... done Building core-command [2022-08-09T16:33:51.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:52.133Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:52.549Z] Removing intermediate container 50815eba45b5 [2022-08-09T16:33:52.549Z] ---> 9adc7da4d00d [2022-08-09T16:33:52.549Z] Successfully built 9adc7da4d00d [2022-08-09T16:33:52.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:33:52.920Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T16:33:52.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:33:53.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container [2022-08-09T16:33:53.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat [2022-08-09T16:33:54.759Z] $ docker top 3191ccbb3189b95a27271249abc17d95354d179e8030c13aeadfabba54b75dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:33:55.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T16:33:55.425Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:55.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:55.425Z] ---> 3ce152d1ef02 [2022-08-09T16:33:55.425Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> 9da2de4bc283 [2022-08-09T16:33:55.425Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> c12e1b5c63f1 [2022-08-09T16:33:55.425Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> 8d4874ce73ab [2022-08-09T16:33:55.425Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> b423364dbe7d [2022-08-09T16:33:55.425Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> df5c8ca5cf0f [2022-08-09T16:33:55.425Z] Step 8/23 : COPY . . [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> 0a8a06b1c1c6 [2022-08-09T16:33:55.425Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T16:33:55.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:55.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:55.425Z] ---> 3ce152d1ef02 [2022-08-09T16:33:55.425Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> 9da2de4bc283 [2022-08-09T16:33:55.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:55.425Z] ---> Using cache [2022-08-09T16:33:55.425Z] ---> c12e1b5c63f1 [2022-08-09T16:33:55.425Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T16:33:55.728Z] + go version [2022-08-09T16:33:55.728Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-09T16:33:55.756Z] $ docker stop --time=1 3191ccbb3189b95a27271249abc17d95354d179e8030c13aeadfabba54b75dd0 [2022-08-09T16:33:56.364Z] ---> Running in c6981c9ee371 [2022-08-09T16:33:56.364Z] ---> Running in c7e1ebf120f2 [2022-08-09T16:33:56.364Z] ---> 4c3cc7c1429c [2022-08-09T16:33:56.364Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T16:33:56.364Z] Removing intermediate container ef45d9067c79 [2022-08-09T16:33:56.364Z] ---> ee1ec4efa7c9 [2022-08-09T16:33:56.364Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:33:56.364Z] ---> Running in fe8f6244e09c [2022-08-09T16:33:56.631Z] ---> bf96ef53bb88 [2022-08-09T16:33:56.631Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:56.631Z] ---> Running in f4ca0d970108 [2022-08-09T16:33:56.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:56.892Z] 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-09T16:33:56.892Z] 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-09T16:33:57.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:57.471Z] $ docker rm -f 3191ccbb3189b95a27271249abc17d95354d179e8030c13aeadfabba54b75dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:33:58.036Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:58.185Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T16:33:58.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:33:58.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container [2022-08-09T16:33:58.558Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat [2022-08-09T16:33:58.615Z] Removing intermediate container 53d70d3e049d [2022-08-09T16:33:58.615Z] ---> 091687381abe [2022-08-09T16:33:58.615Z] [2022-08-09T16:33:58.615Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:33:58.615Z] ---> d7d3d98c851f [2022-08-09T16:33:58.615Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T16:33:59.184Z] ---> Running in 6915ebf549c6 [2022-08-09T16:33:59.491Z] Removing intermediate container c7e1ebf120f2 [2022-08-09T16:33:59.491Z] ---> 6e8d2467a17c [2022-08-09T16:33:59.491Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:33:59.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:59.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:59.752Z] ---> af92516b4464 [2022-08-09T16:33:59.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:59.752Z] ---> Running in 93f6dff404c1 [2022-08-09T16:33:59.752Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T16:33:59.752Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:33:59.752Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:33:59.752Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T16:33:59.971Z] $ docker top 68ee8cd209f7a25c2a2ba0a5d029ab8a667b35d3ee9ddb5c708684b80a6166f3 -eo pid,comm [2022-08-09T16:34:00.010Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T16:34:00.010Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:00.010Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:34:00.010Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:34:00.010Z] OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] echo [2022-08-09T16:34:00.281Z] ========================================================= [2022-08-09T16:34:00.281Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T16:34:00.281Z] ========================================================= [Pipeline] sh [2022-08-09T16:34:00.926Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:34:01.392Z] Removing intermediate container 6915ebf549c6 [2022-08-09T16:34:01.392Z] ---> f8e62d7fba89 [2022-08-09T16:34:01.392Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:34:01.602Z] + make test [2022-08-09T16:34:01.602Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T16:34:01.654Z] ---> Running in ad2a23ebf9d8 [2022-08-09T16:34:02.226Z] Removing intermediate container ad2a23ebf9d8 [2022-08-09T16:34:02.226Z] ---> 1149f8b2a2ea [2022-08-09T16:34:02.226Z] Step 13/22 : WORKDIR /edgex [2022-08-09T16:34:02.793Z] ---> Running in 7d5e886154af [2022-08-09T16:34:04.173Z] Removing intermediate container 7d5e886154af [2022-08-09T16:34:04.173Z] ---> c5779bfc56e4 [2022-08-09T16:34:04.173Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T16:34:04.173Z] Removing intermediate container f4ca0d970108 [2022-08-09T16:34:04.173Z] ---> 34e17949a5dd [2022-08-09T16:34:04.173Z] Step 8/25 : COPY . . [2022-08-09T16:34:05.110Z] ---> 79d25e1a6d19 [2022-08-09T16:34:05.110Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T16:34:07.014Z] ---> 207f89cbb208 [2022-08-09T16:34:07.014Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T16:34:08.922Z] ---> 3c08e6c21202 [2022-08-09T16:34:08.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:34:09.501Z] Removing intermediate container 93f6dff404c1 [2022-08-09T16:34:09.501Z] ---> 12b896beef00 [2022-08-09T16:34:09.501Z] Step 8/22 : COPY . . [2022-08-09T16:34:09.763Z] ---> a0470207dcf9 [2022-08-09T16:34:09.763Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:34:10.021Z] ---> Running in 0eb96aa88e44 [2022-08-09T16:34:14.214Z] ---> 1a6d41491bc8 [2022-08-09T16:34:14.214Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:34:14.781Z] Removing intermediate container 0eb96aa88e44 [2022-08-09T16:34:14.781Z] ---> 5b5511773514 [2022-08-09T16:34:14.781Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:34:14.781Z] ---> Running in ea37a62837c1 [2022-08-09T16:34:14.781Z] ---> Running in e8ead63b804b [2022-08-09T16:34:14.781Z] Removing intermediate container ea37a62837c1 [2022-08-09T16:34:14.781Z] ---> ae603cbbdc14 [2022-08-09T16:34:14.781Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T16:34:14.781Z] ---> 2df563d89b7d [2022-08-09T16:34:14.781Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T16:34:15.042Z] Removing intermediate container e8ead63b804b [2022-08-09T16:34:15.042Z] ---> 23a308811b74 [2022-08-09T16:34:15.042Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:34:15.042Z] ---> Running in ebef14c220ad [2022-08-09T16:34:15.042Z] ---> Running in e764715bb2f9 [2022-08-09T16:34:15.303Z] ---> Running in 42a66b3e66f3 [2022-08-09T16:34:15.303Z] Removing intermediate container ebef14c220ad [2022-08-09T16:34:15.303Z] ---> e60854abef51 [2022-08-09T16:34:15.303Z] 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-09T16:34:15.303Z] Removing intermediate container 42a66b3e66f3 [2022-08-09T16:34:15.303Z] ---> dc54ec6d8197 [2022-08-09T16:34:15.303Z] Step 21/22 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:34:15.564Z] ---> Running in 92c033ecd86d [2022-08-09T16:34:15.564Z] ---> Running in b2aab4e272a3 [2022-08-09T16:34:15.564Z] 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-09T16:34:15.824Z] Removing intermediate container b2aab4e272a3 [2022-08-09T16:34:15.824Z] ---> 8fe39cfd5ff9 [2022-08-09T16:34:15.824Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:34:15.824Z] ---> Running in 60a64b940bc2 [2022-08-09T16:34:16.083Z] Removing intermediate container 60a64b940bc2 [2022-08-09T16:34:16.083Z] ---> da77bb5b1bcb [2022-08-09T16:34:16.083Z] [2022-08-09T16:34:16.083Z] Successfully built da77bb5b1bcb [2022-08-09T16:34:16.083Z] Successfully tagged security-proxy-setup:latest [2022-08-09T16:34:16.083Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-08-09T16:34:17.991Z] Removing intermediate container c6981c9ee371 [2022-08-09T16:34:17.991Z] ---> de488a0ed9e7 [2022-08-09T16:34:17.991Z] [2022-08-09T16:34:17.991Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:34:17.991Z] ---> d7d3d98c851f [2022-08-09T16:34:17.991Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:34:17.991Z] ---> Using cache [2022-08-09T16:34:17.991Z] ---> 595a449c0661 [2022-08-09T16:34:17.991Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:34:17.991Z] ---> Using cache [2022-08-09T16:34:17.991Z] ---> 56517d978ffb [2022-08-09T16:34:17.991Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T16:34:17.991Z] Removing intermediate container 92c033ecd86d [2022-08-09T16:34:17.991Z] ---> 439b1402755a [2022-08-09T16:34:17.991Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T16:34:17.991Z] ---> Running in c7e2824180da [2022-08-09T16:34:18.250Z] ---> Running in e3eaae43adf8 [2022-08-09T16:34:18.250Z] Removing intermediate container c7e2824180da [2022-08-09T16:34:18.250Z] ---> b37da499a206 [2022-08-09T16:34:18.250Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:34:18.250Z] ---> Running in 875f8c83f8df [2022-08-09T16:34:18.511Z] Removing intermediate container e3eaae43adf8 [2022-08-09T16:34:18.511Z] ---> 20991b46e265 [2022-08-09T16:34:18.511Z] [2022-08-09T16:34:18.511Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T16:34:18.511Z] ---> 2720e26172a0 [2022-08-09T16:34:18.511Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:34:18.511Z] ---> Using cache [2022-08-09T16:34:18.511Z] ---> e60220147992 [2022-08-09T16:34:18.511Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:18.511Z] ---> Using cache [2022-08-09T16:34:18.511Z] ---> 0a5fa43be8d4 [2022-08-09T16:34:18.511Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:34:18.770Z] Removing intermediate container 875f8c83f8df [2022-08-09T16:34:18.770Z] ---> ab1e507fa591 [2022-08-09T16:34:18.770Z] Step 15/23 : WORKDIR / [2022-08-09T16:34:18.770Z] ---> Running in bdf189ac09bd [2022-08-09T16:34:18.770Z] ---> Running in 4c1bb080a9ae [2022-08-09T16:34:19.031Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:19.031Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:19.031Z] ---> 3ce152d1ef02 [2022-08-09T16:34:19.031Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:34:19.031Z] ---> Using cache [2022-08-09T16:34:19.031Z] ---> 9da2de4bc283 [2022-08-09T16:34:19.031Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:19.031Z] ---> Using cache [2022-08-09T16:34:19.031Z] ---> c12e1b5c63f1 [2022-08-09T16:34:19.031Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T16:34:19.031Z] ---> Using cache [2022-08-09T16:34:19.031Z] ---> 8d4874ce73ab [2022-08-09T16:34:19.031Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:34:19.031Z] ---> Using cache [2022-08-09T16:34:19.031Z] ---> b423364dbe7d [2022-08-09T16:34:19.031Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:34:19.031Z] ---> Using cache [2022-08-09T16:34:19.031Z] ---> df5c8ca5cf0f [2022-08-09T16:34:19.031Z] Step 8/25 : COPY . . [2022-08-09T16:34:19.031Z] ---> Using cache [2022-08-09T16:34:19.031Z] ---> 0a8a06b1c1c6 [2022-08-09T16:34:19.031Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T16:34:19.291Z] ---> Running in f23ffb51d51d [2022-08-09T16:34:19.291Z] Removing intermediate container 4c1bb080a9ae [2022-08-09T16:34:19.291Z] ---> 85c1e0343a44 [2022-08-09T16:34:19.291Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:34:19.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:19.810Z] 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-09T16:34:20.069Z] ---> b8bcb4001dcd [2022-08-09T16:34:20.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T16:34:20.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:20.896Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:34:20.896Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:34:20.896Z] OK: 15858 distinct packages available [2022-08-09T16:34:20.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:21.158Z] ---> da8ef90e59f9 [2022-08-09T16:34:21.158Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:21.158Z] Removing intermediate container fe8f6244e09c [2022-08-09T16:34:21.158Z] ---> cb2d923cf334 [2022-08-09T16:34:21.158Z] [2022-08-09T16:34:21.158Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T16:34:21.158Z] ---> 2720e26172a0 [2022-08-09T16:34:21.158Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:34:21.158Z] ---> Using cache [2022-08-09T16:34:21.158Z] ---> e60220147992 [2022-08-09T16:34:21.158Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:21.158Z] ---> Using cache [2022-08-09T16:34:21.158Z] ---> 0a5fa43be8d4 [2022-08-09T16:34:21.158Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T16:34:21.158Z] ---> Running in 2a2610f4fadf [2022-08-09T16:34:21.428Z] ---> 7993601e39a6 [2022-08-09T16:34:21.428Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T16:34:21.428Z] ---> Running in 3483755b0ceb [2022-08-09T16:34:21.688Z] Removing intermediate container 3483755b0ceb [2022-08-09T16:34:21.688Z] ---> 8bd69d14f5f6 [2022-08-09T16:34:21.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:34:21.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:21.688Z] ---> Running in 1291865fbc07 [2022-08-09T16:34:21.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:21.947Z] Removing intermediate container 1291865fbc07 [2022-08-09T16:34:21.947Z] ---> 8a4db86af5bf [2022-08-09T16:34:21.947Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:34:21.947Z] ---> Running in 42b1ab7c1a8a [2022-08-09T16:34:21.947Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:22.205Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:34:22.205Z] Removing intermediate container 42b1ab7c1a8a [2022-08-09T16:34:22.205Z] ---> 66bcaf5472a8 [2022-08-09T16:34:22.205Z] Step 22/23 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:34:22.205Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:34:22.205Z] ---> Running in 17038909069d [2022-08-09T16:34:22.205Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:34:22.464Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:34:22.464Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:34:22.464Z] OK: 6 MiB in 19 packages [2022-08-09T16:34:22.464Z] Removing intermediate container 17038909069d [2022-08-09T16:34:22.464Z] ---> f1eb9c7fe8f5 [2022-08-09T16:34:22.464Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:34:22.464Z] ---> Running in a871233a87f1 [2022-08-09T16:34:22.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:22.724Z] Removing intermediate container a871233a87f1 [2022-08-09T16:34:22.724Z] ---> e5523098e0a6 [2022-08-09T16:34:22.724Z] [2022-08-09T16:34:22.724Z] Successfully built e5523098e0a6 [2022-08-09T16:34:22.724Z] Successfully tagged core-command:latest [2022-08-09T16:34:22.983Z]  Building core-command ... done v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:34:22.983Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:34:22.983Z] OK: 15858 distinct packages available [2022-08-09T16:34:22.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:23.242Z] Removing intermediate container bdf189ac09bd [2022-08-09T16:34:23.242Z] ---> 4bca240d6e64 [2022-08-09T16:34:23.242Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:34:23.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:24.074Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T16:34:24.333Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T16:34:24.333Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T16:34:24.333Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T16:34:24.648Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T16:34:24.648Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:24.648Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:34:24.989Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T16:34:24.989Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T16:34:24.989Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:34:24.989Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:34:24.989Z] OK: 8 MiB in 23 packages [2022-08-09T16:34:25.679Z] ---> acf6e99881b1 [2022-08-09T16:34:25.679Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:34:25.939Z] ---> 3225b0b50717 [2022-08-09T16:34:25.939Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T16:34:26.202Z] Removing intermediate container 2a2610f4fadf [2022-08-09T16:34:26.202Z] ---> 6e74ab8354ac [2022-08-09T16:34:26.202Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:34:26.768Z] ---> ed90fdb705b0 [2022-08-09T16:34:26.768Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T16:34:26.768Z] ---> b59cf4092c60 [2022-08-09T16:34:26.768Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T16:34:27.080Z] ---> 518b76d4c70c [2022-08-09T16:34:27.080Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:34:27.351Z] ---> Running in 43ef1acd905d [2022-08-09T16:34:27.351Z] ---> 074b90cc52bf [2022-08-09T16:34:27.351Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:27.628Z] Removing intermediate container 43ef1acd905d [2022-08-09T16:34:27.628Z] ---> 024f2a46ff5c [2022-08-09T16:34:27.628Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:34:27.628Z] ---> Running in 3a38ada4567a [2022-08-09T16:34:27.903Z] Removing intermediate container 3a38ada4567a [2022-08-09T16:34:27.903Z] ---> 9e632cabcc01 [2022-08-09T16:34:27.903Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T16:34:27.903Z] ---> Running in a7c3cfead87a [2022-08-09T16:34:28.161Z] ---> a7baa883adb7 [2022-08-09T16:34:28.161Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T16:34:28.161Z] ---> Running in ea0982fd56b7 [2022-08-09T16:34:28.426Z] Removing intermediate container a7c3cfead87a [2022-08-09T16:34:28.426Z] ---> d5a0cfc30d52 [2022-08-09T16:34:28.426Z] Step 24/25 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:34:28.426Z] ---> Running in 6719eab1a307 [2022-08-09T16:34:28.426Z] Removing intermediate container ea0982fd56b7 [2022-08-09T16:34:28.426Z] ---> 700011a315bc [2022-08-09T16:34:28.426Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:34:28.684Z] ---> Running in 25f9e7c91d3c [2022-08-09T16:34:28.684Z] Removing intermediate container 6719eab1a307 [2022-08-09T16:34:28.684Z] ---> 4f4e25b25478 [2022-08-09T16:34:28.684Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T16:34:28.943Z] ---> Running in 100a275767b7 [2022-08-09T16:34:28.943Z] Removing intermediate container 25f9e7c91d3c [2022-08-09T16:34:28.943Z] ---> 45b4ebea710a [2022-08-09T16:34:28.943Z] Step 18/20 : LABEL arch=x86_64 [2022-08-09T16:34:29.201Z] ---> Running in 12279cb309db [2022-08-09T16:34:29.201Z] Removing intermediate container 100a275767b7 [2022-08-09T16:34:29.201Z] ---> eef73fdabd29 [2022-08-09T16:34:29.201Z] [2022-08-09T16:34:29.201Z] Successfully built eef73fdabd29 [2022-08-09T16:34:29.201Z] Successfully tagged security-spire-server:latest [2022-08-09T16:34:29.459Z]  Building security-spire-server ... done Removing intermediate container 12279cb309db [2022-08-09T16:34:29.459Z] ---> 99fae2e2e4bd [2022-08-09T16:34:29.459Z] Step 19/20 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:34:29.459Z] ---> Running in d0a0e0bbc8d1 [2022-08-09T16:34:29.722Z] Removing intermediate container d0a0e0bbc8d1 [2022-08-09T16:34:29.722Z] ---> 3811203cb972 [2022-08-09T16:34:29.722Z] Step 20/20 : LABEL version=0.0.0 [2022-08-09T16:34:29.722Z] ---> Running in 72633d7798c2 [2022-08-09T16:34:29.996Z] Removing intermediate container 72633d7798c2 [2022-08-09T16:34:29.996Z] ---> 810b433bbbec [2022-08-09T16:34:29.996Z] [2022-08-09T16:34:29.996Z] Successfully built 810b433bbbec [2022-08-09T16:34:30.256Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-09T16:34:36.819Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T16:34:39.361Z] Removing intermediate container f23ffb51d51d [2022-08-09T16:34:39.361Z] ---> c1737f443a05 [2022-08-09T16:34:39.361Z] [2022-08-09T16:34:39.361Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T16:34:39.361Z] ---> d7d3d98c851f [2022-08-09T16:34:39.361Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T16:34:39.361Z] ---> Running in f7f4d2487e59 [2022-08-09T16:34:39.361Z] Removing intermediate container e764715bb2f9 [2022-08-09T16:34:39.361Z] ---> 617d4e1fbe31 [2022-08-09T16:34:39.361Z] [2022-08-09T16:34:39.361Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:34:39.361Z] ---> d7d3d98c851f [2022-08-09T16:34:39.361Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T16:34:39.361Z] ---> Running in 1184d5b8cc96 [2022-08-09T16:34:39.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:39.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:39.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:39.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:39.621Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T16:34:39.621Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:39.621Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T16:34:39.621Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:34:39.621Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:34:39.621Z] OK: 6 MiB in 17 packages [2022-08-09T16:34:39.886Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T16:34:39.886Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:39.886Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:34:39.886Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:34:39.886Z] OK: 6 MiB in 16 packages [2022-08-09T16:34:40.146Z] Removing intermediate container f7f4d2487e59 [2022-08-09T16:34:40.146Z] ---> cdb20203601f [2022-08-09T16:34:40.146Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:34:40.146Z] ---> Running in 75a587885cbb [2022-08-09T16:34:40.406Z] Removing intermediate container 75a587885cbb [2022-08-09T16:34:40.406Z] ---> 1b5634bb5c52 [2022-08-09T16:34:40.406Z] Step 13/25 : WORKDIR / [2022-08-09T16:34:40.406Z] Removing intermediate container 1184d5b8cc96 [2022-08-09T16:34:40.406Z] ---> af02d1dfabda [2022-08-09T16:34:40.406Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:34:40.406Z] ---> Running in 7f81efbd2c44 [2022-08-09T16:34:40.406Z] ---> Running in 99198f08adad [2022-08-09T16:34:40.658Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T16:34:40.665Z] Removing intermediate container 7f81efbd2c44 [2022-08-09T16:34:40.666Z] ---> b49c267c19a5 [2022-08-09T16:34:40.666Z] 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-09T16:34:40.666Z] Removing intermediate container 99198f08adad [2022-08-09T16:34:40.666Z] ---> f4329c3c0f3f [2022-08-09T16:34:40.666Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T16:34:40.666Z] ---> Running in 870ee6396319 [2022-08-09T16:34:40.666Z] ---> d8969a2fe697 [2022-08-09T16:34:40.666Z] 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-09T16:34:40.666Z] Removing intermediate container 870ee6396319 [2022-08-09T16:34:40.666Z] ---> 1633d692ca20 [2022-08-09T16:34:40.666Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:34:40.930Z] ---> Running in b16d95723a2d [2022-08-09T16:34:40.930Z] ---> 8fecc3c3f87a [2022-08-09T16:34:40.930Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:40.930Z] Removing intermediate container b16d95723a2d [2022-08-09T16:34:40.930Z] ---> 897991b848a0 [2022-08-09T16:34:40.930Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:34:41.189Z] ---> 16217cc2c83d [2022-08-09T16:34:41.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T16:34:41.189Z] ---> 63413db0a307 [2022-08-09T16:34:41.189Z] 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-09T16:34:41.448Z] ---> 59684d70f280 [2022-08-09T16:34:41.448Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T16:34:41.708Z] ---> 03c9baa4d323 [2022-08-09T16:34:41.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:41.708Z] ---> 05e498e8dfd0 [2022-08-09T16:34:41.708Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T16:34:41.972Z] ---> b1d052679319 [2022-08-09T16:34:41.972Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T16:34:41.972Z] ---> Running in 314cbc470c8f [2022-08-09T16:34:41.972Z] Removing intermediate container 314cbc470c8f [2022-08-09T16:34:41.972Z] ---> e1e478cde815 [2022-08-09T16:34:41.972Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:34:42.232Z] ---> 61a42261dab0 [2022-08-09T16:34:42.232Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:34:42.232Z] ---> Running in f7e8dc0e8ca9 [2022-08-09T16:34:42.232Z] Removing intermediate container f7e8dc0e8ca9 [2022-08-09T16:34:42.232Z] ---> 6f82a39f19b2 [2022-08-09T16:34:42.232Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:34:42.232Z] ---> Running in 1ab69a77ffdd [2022-08-09T16:34:42.232Z] ---> d577d5bd9c8b [2022-08-09T16:34:42.232Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:34:42.232Z] ---> Running in 2273184711f0 [2022-08-09T16:34:42.494Z] Removing intermediate container 1ab69a77ffdd [2022-08-09T16:34:42.494Z] ---> c28ab7239b0d [2022-08-09T16:34:42.494Z] Step 21/22 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:34:42.494Z] ---> Running in e2334cb617b7 [2022-08-09T16:34:42.494Z] Removing intermediate container e2334cb617b7 [2022-08-09T16:34:42.494Z] ---> fb9435271acc [2022-08-09T16:34:42.494Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:34:42.494Z] ---> Running in cedfb056edf7 [2022-08-09T16:34:42.755Z] Removing intermediate container cedfb056edf7 [2022-08-09T16:34:42.755Z] ---> f97494599939 [2022-08-09T16:34:42.755Z] [2022-08-09T16:34:42.755Z] Successfully built f97494599939 [2022-08-09T16:34:42.755Z] Successfully tagged support-notifications:latest [2022-08-09T16:34:43.021Z]  Building support-notifications ... done Removing intermediate container 2273184711f0 [2022-08-09T16:34:43.021Z] ---> c431e64baaa0 [2022-08-09T16:34:43.021Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:34:43.021Z] ---> Running in 93dea9b97b44 [2022-08-09T16:34:43.021Z] Removing intermediate container 93dea9b97b44 [2022-08-09T16:34:43.021Z] ---> 869ee06bf69f [2022-08-09T16:34:43.021Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T16:34:43.286Z] ---> Running in 3ebbf7518bc0 [2022-08-09T16:34:43.286Z] Removing intermediate container 3ebbf7518bc0 [2022-08-09T16:34:43.286Z] ---> e86716fad41a [2022-08-09T16:34:43.286Z] Step 24/25 : LABEL git_sha=7fcdf56cf112e5719cbda34384f3c81768e9c229 [2022-08-09T16:34:43.286Z] ---> Running in b09748b710f6 [2022-08-09T16:34:43.286Z] Removing intermediate container b09748b710f6 [2022-08-09T16:34:43.286Z] ---> 3bfb56353478 [2022-08-09T16:34:43.286Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T16:34:43.545Z] ---> Running in 49cd774c05c8 [2022-08-09T16:34:43.545Z] Removing intermediate container 49cd774c05c8 [2022-08-09T16:34:43.545Z] ---> 951e70d95a54 [2022-08-09T16:34:43.545Z] [2022-08-09T16:34:43.545Z] Successfully built 951e70d95a54 [2022-08-09T16:34:43.545Z] Successfully tagged security-secretstore-setup:latest [2022-08-09T16:34:43.812Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-08-09T16:34:43.828Z] $ docker stop --time=1 a7962650c932dd7786305127ff7ce0e9fb293dd0304909f1748de26e3f5c32ff [2022-08-09T16:34:45.139Z] $ docker rm -f a7962650c932dd7786305127ff7ce0e9fb293dd0304909f1748de26e3f5c32ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:34:45.480Z] + docker images [2022-08-09T16:34:45.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T16:34:45.481Z] security-secretstore-setup latest 951e70d95a54 2 seconds ago 28.9MB [2022-08-09T16:34:45.481Z] support-notifications latest f97494599939 3 seconds ago 27.1MB [2022-08-09T16:34:45.481Z] 617d4e1fbe31 7 seconds ago 1.58GB [2022-08-09T16:34:45.481Z] c1737f443a05 7 seconds ago 1.53GB [2022-08-09T16:34:45.481Z] security-spiffe-token-provider latest 810b433bbbec 16 seconds ago 29.2MB [2022-08-09T16:34:45.481Z] security-spire-server latest eef73fdabd29 17 seconds ago 86.5MB [2022-08-09T16:34:45.481Z] core-command latest e5523098e0a6 23 seconds ago 16.2MB [2022-08-09T16:34:45.481Z] cb2d923cf334 25 seconds ago 1.57GB [2022-08-09T16:34:45.481Z] 20991b46e265 27 seconds ago 1.42GB [2022-08-09T16:34:45.481Z] de488a0ed9e7 29 seconds ago 1.52GB [2022-08-09T16:34:45.481Z] security-proxy-setup latest da77bb5b1bcb 30 seconds ago 27.2MB [2022-08-09T16:34:45.481Z] 091687381abe 48 seconds ago 1.53GB [2022-08-09T16:34:45.481Z] support-scheduler latest ce4a8add5b78 55 seconds ago 26.5MB [2022-08-09T16:34:45.481Z] core-metadata latest c17cac388661 55 seconds ago 18.2MB [2022-08-09T16:34:45.481Z] sys-mgmt-agent latest 85f7740b0948 About a minute ago 135MB [2022-08-09T16:34:45.481Z] af3a9186db22 About a minute ago 1.55GB [2022-08-09T16:34:45.481Z] 20cf86ba0d0d About a minute ago 1.58GB [2022-08-09T16:34:45.481Z] security-bootstrapper latest a6540618afea About a minute ago 19.3MB [2022-08-09T16:34:45.481Z] core-data latest daef84e99a2d About a minute ago 21.5MB [2022-08-09T16:34:45.481Z] 571de9d5adcf About a minute ago 1.55GB [2022-08-09T16:34:45.481Z] 901210e90751 About a minute ago 1.52GB [2022-08-09T16:34:45.481Z] edd877d2b038 About a minute ago 1.52GB [2022-08-09T16:34:45.481Z] security-spire-agent latest 0b609703d7c2 About a minute ago 125MB [2022-08-09T16:34:45.481Z] security-spire-config latest 2eb62f39b1c1 About a minute ago 85.8MB [2022-08-09T16:34:45.481Z] 849307721d38 About a minute ago 1.42GB [2022-08-09T16:34:45.481Z] 365605a9df03 About a minute ago 1.42GB [2022-08-09T16:34:45.481Z] ci-base-image-x86_64 latest 3ce152d1ef02 4 minutes ago 993MB [2022-08-09T16:34:45.481Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-09T16:34:45.481Z] alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB [2022-08-09T16:34:45.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-09T16:34:45.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-09T16:34:45.481Z] 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-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T16:36:47.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T16:37:00.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.467s coverage: 28.7% of statements [2022-08-09T16:37:00.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T16:37:00.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T16:37:03.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.450s coverage: 98.5% of statements [2022-08-09T16:37:03.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T16:37:03.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.526s coverage: 54.2% of statements [2022-08-09T16:37:03.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T16:37:03.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T16:37:25.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.179s coverage: 89.2% of statements [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T16:37:25.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.569s coverage: 2.1% of statements [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T16:37:25.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T16:37:28.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.638s coverage: 95.6% of statements [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:37:28.490Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.307s coverage: 72.2% of statements [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T16:37:28.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.484s coverage: 60.0% of statements [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T16:37:28.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements [2022-08-09T16:37:28.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T16:37:28.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements [2022-08-09T16:37:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.323s coverage: 29.6% of statements [2022-08-09T16:37:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T16:37:36.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.418s coverage: 47.1% of statements [2022-08-09T16:37:36.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.296s coverage: 79.5% of statements [2022-08-09T16:37:36.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2022-08-09T16:37:36.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2022-08-09T16:37:38.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2022-08-09T16:37:48.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements [2022-08-09T16:37:48.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2022-08-09T16:37:58.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.770s coverage: 82.2% of statements [2022-08-09T16:37:58.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.206s coverage: 100.0% of statements [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 58.8% of statements [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements [2022-08-09T16:38:01.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.986s coverage: 91.2% of statements [2022-08-09T16:38:01.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T16:38:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements [2022-08-09T16:38:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T16:38:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T16:38:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements [2022-08-09T16:38:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 89.4% of statements [2022-08-09T16:38:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-08-09T16:38:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-08-09T16:38:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2022-08-09T16:38:18.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.587s coverage: 65.8% of statements [2022-08-09T16:38:18.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T16:38:18.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T16:38:18.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T16:38:19.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 43.6% of statements [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T16:38:19.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.373s coverage: 89.5% of statements [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T16:38:19.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.459s coverage: 84.8% of statements [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T16:38:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T16:38:28.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.448s coverage: 17.7% of statements [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T16:38:28.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.933s coverage: 92.3% of statements [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T16:38:28.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T16:38:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T16:38:30.095Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.516s coverage: 97.7% of statements [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T16:38:30.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T16:38:30.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T16:38:30.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements [2022-08-09T16:38:30.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements [2022-08-09T16:38:30.696Z] 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-09T16:38:30.696Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-09T16:38:30.696Z] GO111MODULE=on go vet ./... [2022-08-09T16:40:37.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T16:40:37.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T16:40:37.683Z] ./bin/test-attribution-txt.sh [2022-08-09T16:40:37.683Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T16:40:37.683Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T16:40:37.683Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T16:40:37.683Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T16:40:37.683Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T16:40:37.683Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T16:40:37.683Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T16:40:37.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T16:40:38.376Z] + ls -al . [2022-08-09T16:40:38.376Z] total 724 [2022-08-09T16:40:38.376Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 16:34 . [2022-08-09T16:40:38.376Z] drwxr-xr-x 4 root root 4096 Aug 9 16:33 .. [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 16:32 .dockerignore [2022-08-09T16:40:38.376Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:32 .git [2022-08-09T16:40:38.376Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:32 .github [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:32 .gitignore [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 16:32 .golangci.yml [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 16:32 .hadolint.yml [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 16:32 .sonarcloud.properties [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:32 ADOPTERS.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:32 Attribution.txt [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:32 CHANGELOG.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:32 CONTRIBUTING.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 16:32 GOVERNANCE.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 16:32 Jenkinsfile [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:32 LICENSE [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:32 Makefile [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 16:32 OWNERS.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:32 README.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:32 SECURITY.md [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 16:29 VERSION [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:32 ZMQWindows.md [2022-08-09T16:40:38.376Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 16:32 bin [2022-08-09T16:40:38.376Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 16:32 cmd [2022-08-09T16:40:38.376Z] -rw-r--r-- 1 root root 478941 Aug 9 16:38 coverage.out [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:32 go.mod [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:32 go.sum [2022-08-09T16:40:38.376Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:32 internal [2022-08-09T16:40:38.376Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:32 openapi [2022-08-09T16:40:38.376Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 16:32 snap [2022-08-09T16:40:38.376Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 16:32 version.go [Pipeline] sh [2022-08-09T16:40:39.054Z] + '[' -e coverage.out ] [2022-08-09T16:40:39.054Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T16:40:39.084Z] Warning: overwriting stash ‘coverage-report’ [2022-08-09T16:40:39.992Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T16:40:40.655Z] + make build [2022-08-09T16:40:40.655Z] 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-09T16:42:32.612Z] 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-09T16:43:54.519Z] 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-09T16:43:54.519Z] 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-09T16:44:41.588Z] 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-09T16:44:41.588Z] 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-09T16:44:45.921Z] 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-09T16:44:54.237Z] 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-09T16:44:58.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T16:45:03.978Z] 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-09T16:45:08.318Z] 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-09T16:45:12.657Z] 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-09T16:45:22.875Z] 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-09T16:45:29.643Z] $ docker stop --time=1 68ee8cd209f7a25c2a2ba0a5d029ab8a667b35d3ee9ddb5c708684b80a6166f3 [2022-08-09T16:45:31.891Z] $ docker rm -f 68ee8cd209f7a25c2a2ba0a5d029ab8a667b35d3ee9ddb5c708684b80a6166f3 [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-09T16:45:34.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:45:34.774Z] [2022-08-09T16:45:34.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:45:35.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:45:35.746Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-09T16:45:35.746Z] 29e5d40040c1: Pulling fs layer [2022-08-09T16:45:35.746Z] 1ce36da41761: Pulling fs layer [2022-08-09T16:45:35.746Z] 25b303627fd3: Pulling fs layer [2022-08-09T16:45:35.746Z] 29e5d40040c1: Verifying Checksum [2022-08-09T16:45:35.746Z] 29e5d40040c1: Download complete [2022-08-09T16:45:36.025Z] 1ce36da41761: Verifying Checksum [2022-08-09T16:45:36.025Z] 1ce36da41761: Download complete [2022-08-09T16:45:36.303Z] 29e5d40040c1: Pull complete [2022-08-09T16:45:37.868Z] 25b303627fd3: Verifying Checksum [2022-08-09T16:45:37.868Z] 25b303627fd3: Download complete [2022-08-09T16:45:38.168Z] 1ce36da41761: Pull complete [2022-08-09T16:45:53.451Z] 25b303627fd3: Pull complete [2022-08-09T16:45:53.451Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-09T16:45:53.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:45:53.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:45:53.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container [2022-08-09T16:45:53.822Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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/edgex-compose-arm64:latest cat [2022-08-09T16:45:56.501Z] $ docker top b6116b537c24e943b018c8b124fa8b0260195bf5a1b231f39004cbe63981c946 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:45:57.449Z] + docker-compose+ buildgrep --help parallel [2022-08-09T16:45:57.449Z] [2022-08-09T16:46:04.171Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T16:46:04.464Z] $ docker stop --time=1 b6116b537c24e943b018c8b124fa8b0260195bf5a1b231f39004cbe63981c946 [2022-08-09T16:46:06.171Z] $ docker rm -f b6116b537c24e943b018c8b124fa8b0260195bf5a1b231f39004cbe63981c946 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:46:06.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:46:06.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:46:07.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container [2022-08-09T16:46:07.088Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-09T16:46:08.398Z] $ docker top 4566658cc9d390df2620abbcf10e54b5d4db119cab7e304ce884ea5d40f4fa15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:46:09.328Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T16:46:16.014Z] Building core-command ... [2022-08-09T16:46:16.014Z] Building core-data ... [2022-08-09T16:46:16.014Z] Building core-metadata ... [2022-08-09T16:46:16.014Z] Building security-bootstrapper ... [2022-08-09T16:46:16.014Z] Building security-proxy-setup ... [2022-08-09T16:46:16.014Z] Building security-secretstore-setup ... [2022-08-09T16:46:16.014Z] Building security-spiffe-token-provider ... [2022-08-09T16:46:16.014Z] Building security-spire-agent ... [2022-08-09T16:46:16.014Z] Building security-spire-config ... [2022-08-09T16:46:16.014Z] Building security-spire-server ... [2022-08-09T16:46:16.014Z] Building support-notifications ... [2022-08-09T16:46:16.014Z] Building support-scheduler ... [2022-08-09T16:46:16.014Z] Building sys-mgmt-agent ... [2022-08-09T16:46:16.014Z] Building security-spire-agent [2022-08-09T16:46:16.014Z] Building core-metadata [2022-08-09T16:46:16.014Z] Building sys-mgmt-agent [2022-08-09T16:46:16.014Z] Building security-bootstrapper [2022-08-09T16:46:16.014Z] Building support-scheduler [2022-08-09T16:47:12.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:47:12.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:47:12.610Z] ---> 9adc7da4d00d [2022-08-09T16:47:12.610Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:47:12.610Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:47:12.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:47:12.610Z] ---> 9adc7da4d00d [2022-08-09T16:47:12.610Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:47:12.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:47:12.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:47:12.610Z] ---> 9adc7da4d00d [2022-08-09T16:47:12.610Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:47:12.610Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:47:12.610Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:47:12.610Z] ---> 9adc7da4d00d [2022-08-09T16:47:12.610Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T16:47:12.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:47:12.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:47:12.610Z] ---> 9adc7da4d00d [2022-08-09T16:47:12.610Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:47:12.610Z] ---> Running in 593cadfa6a71 [2022-08-09T16:47:12.610Z] ---> Running in 69bb58226b39 [2022-08-09T16:47:12.610Z] ---> Running in 301ff2ca5a78 [2022-08-09T16:47:12.610Z] ---> Running in f480ea0b1886 [2022-08-09T16:47:12.610Z] ---> Running in a39986e7e849 [2022-08-09T16:47:12.610Z] Removing intermediate container 69bb58226b39 [2022-08-09T16:47:12.610Z] ---> 8d918267ac16 [2022-08-09T16:47:12.610Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:47:12.610Z] Removing intermediate container 593cadfa6a71 [2022-08-09T16:47:12.610Z] ---> 7070eb65a221 [2022-08-09T16:47:12.610Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:47:12.610Z] Removing intermediate container f480ea0b1886 [2022-08-09T16:47:12.610Z] ---> af9bf37431d3 [2022-08-09T16:47:12.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:47:12.610Z] Removing intermediate container 301ff2ca5a78 [2022-08-09T16:47:12.610Z] ---> 74a9966ee48e [2022-08-09T16:47:12.610Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:47:12.610Z] ---> Running in ba358396dd43 [2022-08-09T16:47:12.610Z] ---> Running in fa46f48af63c [2022-08-09T16:47:12.610Z] Removing intermediate container a39986e7e849 [2022-08-09T16:47:12.610Z] ---> 2ade62f43be6 [2022-08-09T16:47:12.610Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:47:12.610Z] ---> Running in 4ba18127888c [2022-08-09T16:47:12.610Z] ---> Running in ee75928e7ff4 [2022-08-09T16:47:12.610Z] ---> Running in 8799ada7c980 [2022-08-09T16:47:12.610Z] Removing intermediate container fa46f48af63c [2022-08-09T16:47:12.610Z] ---> 05c77038c6c5 [2022-08-09T16:47:12.610Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:47:12.610Z] Removing intermediate container ba358396dd43 [2022-08-09T16:47:12.610Z] ---> ac11d01dddbc [2022-08-09T16:47:12.610Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T16:47:12.610Z] ---> Running in 72d0b88c907f [2022-08-09T16:47:12.610Z] ---> Running in 28183020a4cc [2022-08-09T16:47:12.610Z] Removing intermediate container 4ba18127888c [2022-08-09T16:47:12.610Z] ---> fd4a5bf1017e [2022-08-09T16:47:12.610Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:47:12.610Z] ---> Running in 9ac8f859fac6 [2022-08-09T16:47:12.897Z] Removing intermediate container ee75928e7ff4 [2022-08-09T16:47:12.897Z] ---> add86210b333 [2022-08-09T16:47:12.897Z] Removing intermediate container 8799ada7c980 [2022-08-09T16:47:12.897Z] ---> 0a208fd0cf8f [2022-08-09T16:47:12.897Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:47:12.897Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T16:47:13.181Z] ---> Running in b0f3214b516c [2022-08-09T16:47:13.181Z] ---> Running in 320bf13c2c20 [2022-08-09T16:47:14.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:14.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:14.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:15.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:15.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:15.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:15.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:15.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:16.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:16.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:47:16.596Z] OK: 221 MiB in 51 packages [2022-08-09T16:47:17.218Z] OK: 221 MiB in 51 packages [2022-08-09T16:47:17.218Z] OK: 221 MiB in 51 packages [2022-08-09T16:47:18.236Z] OK: 221 MiB in 51 packages [2022-08-09T16:47:18.527Z] OK: 221 MiB in 51 packages [2022-08-09T16:47:18.810Z] Removing intermediate container 72d0b88c907f [2022-08-09T16:47:18.810Z] ---> be0b98015df8 [2022-08-09T16:47:18.810Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:47:19.419Z] Removing intermediate container 9ac8f859fac6 [2022-08-09T16:47:19.419Z] ---> 966398bd7a09 [2022-08-09T16:47:19.419Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:47:19.419Z] Removing intermediate container 28183020a4cc [2022-08-09T16:47:19.419Z] ---> b524058ed578 [2022-08-09T16:47:19.419Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:47:19.704Z] Removing intermediate container 320bf13c2c20 [2022-08-09T16:47:19.704Z] ---> a2c91202cf6b [2022-08-09T16:47:19.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:47:19.704Z] Removing intermediate container b0f3214b516c [2022-08-09T16:47:19.704Z] ---> b64496c8ee74 [2022-08-09T16:47:19.704Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T16:47:20.324Z] ---> 1eab02752b89 [2022-08-09T16:47:20.324Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:47:20.324Z] ---> Running in 1fd096f2af4a [2022-08-09T16:47:20.944Z] ---> e878c45a120c [2022-08-09T16:47:20.944Z] ---> 7cdff47c7c66 [2022-08-09T16:47:20.944Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:47:20.944Z] [2022-08-09T16:47:21.224Z] ---> Running in 37e581f47847 [2022-08-09T16:47:21.224Z] ---> Running in 0f29016ab0fe [2022-08-09T16:47:21.224Z] ---> d587f418f40e [2022-08-09T16:47:21.224Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:47:21.506Z] ---> Running in 6f980dd83ec1 [2022-08-09T16:47:21.506Z] ---> 99a24e974d47 [2022-08-09T16:47:21.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:47:21.786Z] ---> Running in ab6ed407686b [2022-08-09T16:48:29.896Z] Removing intermediate container 37e581f47847 [2022-08-09T16:48:29.896Z] ---> 69fddef02c44 [2022-08-09T16:48:29.896Z] Step 8/22 : COPY . . [2022-08-09T16:48:29.896Z] Removing intermediate container 0f29016ab0fe [2022-08-09T16:48:29.896Z] ---> dce2d5a9cedf [2022-08-09T16:48:29.896Z] Step 8/23 : COPY . . [2022-08-09T16:48:29.896Z] Removing intermediate container 1fd096f2af4a [2022-08-09T16:48:29.896Z] ---> 0045a3e470c7 [2022-08-09T16:48:29.896Z] Step 8/26 : COPY . . [2022-08-09T16:48:29.896Z] Removing intermediate container 6f980dd83ec1 [2022-08-09T16:48:29.896Z] ---> f8a9253e3c82 [2022-08-09T16:48:29.896Z] Step 8/31 : COPY . . [2022-08-09T16:48:29.896Z] Removing intermediate container ab6ed407686b [2022-08-09T16:48:29.896Z] ---> 92190f850155 [2022-08-09T16:48:29.896Z] Step 8/23 : COPY . . [2022-08-09T16:48:42.328Z] ---> 9aeba11b1549 [2022-08-09T16:48:42.328Z] ---> ced8d7ba2aec [2022-08-09T16:48:42.328Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-09T16:48:42.328Z] [2022-08-09T16:48:42.328Z] ---> c71e246a807c [2022-08-09T16:48:42.328Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:48:42.328Z] ---> 1ddc9e7e1a1c [2022-08-09T16:48:42.328Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T16:48:42.328Z] ---> Running in 35c0074a46a8 [2022-08-09T16:48:42.328Z] ---> 96027846947e [2022-08-09T16:48:42.328Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T16:48:42.328Z] ---> Running in 609a86fa45d5 [2022-08-09T16:48:42.328Z] ---> Running in 4ccfd8bc27a6 [2022-08-09T16:48:42.328Z] ---> Running in 3569e5529b60 [2022-08-09T16:48:42.605Z] ---> Running in 0374d099b3a7 [2022-08-09T16:48:43.208Z] Removing intermediate container 609a86fa45d5 [2022-08-09T16:48:43.208Z] ---> 6a72986a39a4 [2022-08-09T16:48:43.208Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:48:43.495Z] ---> Running in 0c7f08f0f8d6 [2022-08-09T16:48:44.102Z] Removing intermediate container 0c7f08f0f8d6 [2022-08-09T16:48:44.102Z] ---> 36d1f4d6449e [2022-08-09T16:48:44.102Z] 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-09T16:48:44.383Z] ---> Running in ab7840c364f1 [2022-08-09T16:48:44.667Z] 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-09T16:48:45.275Z] 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-09T16:48:45.553Z] 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-09T16:48:45.837Z] 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-09T16:48:47.842Z] Removing intermediate container ab7840c364f1 [2022-08-09T16:48:47.842Z] ---> c6814875d3ab [2022-08-09T16:48:47.842Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:48:47.842Z] ---> Running in 0d39689e3d02 [2022-08-09T16:48:48.448Z] Removing intermediate container 0d39689e3d02 [2022-08-09T16:48:48.448Z] ---> 39646b7465f9 [2022-08-09T16:48:48.448Z] [2022-08-09T16:48:48.448Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:48:48.727Z] 3.15: Pulling from library/alpine [2022-08-09T16:48:50.181Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:48:50.182Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T16:48:50.182Z] ---> 60f2846fe774 [2022-08-09T16:48:50.182Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:48:50.182Z] ---> Running in 6a4908478872 [2022-08-09T16:48:50.797Z] Removing intermediate container 6a4908478872 [2022-08-09T16:48:50.797Z] ---> 54c2108fa64b [2022-08-09T16:48:50.797Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:48:50.797Z] ---> Running in 6cd183be3a78 [2022-08-09T16:48:54.236Z] Removing intermediate container 6cd183be3a78 [2022-08-09T16:48:54.236Z] ---> 72abf238c8d6 [2022-08-09T16:48:54.236Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:48:54.236Z] ---> Running in fef83a064778 [2022-08-09T16:48:56.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:48:57.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:48:59.334Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:48:59.334Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:48:59.334Z] OK: 15735 distinct packages available [2022-08-09T16:48:59.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:01.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:02.537Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:49:02.537Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:49:02.537Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:49:02.537Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:49:02.817Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:49:02.817Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:49:02.817Z] OK: 6 MiB in 19 packages [2022-08-09T16:49:04.833Z] Removing intermediate container fef83a064778 [2022-08-09T16:49:04.833Z] ---> 22417c067aed [2022-08-09T16:49:04.833Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T16:49:08.280Z] ---> c020f06fbd8f [2022-08-09T16:49:08.280Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:49:15.059Z] ---> a10230a87e80 [2022-08-09T16:49:15.059Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:49:15.663Z] ---> 2d07af41265a [2022-08-09T16:49:15.663Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T16:49:16.279Z] ---> 6c32e88cc6fa [2022-08-09T16:49:16.279Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T16:49:17.264Z] ---> 4ebaeff497c4 [2022-08-09T16:49:17.264Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:49:17.264Z] ---> Running in 38018269bd11 [2022-08-09T16:49:17.871Z] Removing intermediate container 38018269bd11 [2022-08-09T16:49:17.871Z] ---> 7c22471a5612 [2022-08-09T16:49:17.871Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:49:18.151Z] ---> Running in 2f72b01101d9 [2022-08-09T16:49:18.436Z] Removing intermediate container 2f72b01101d9 [2022-08-09T16:49:18.436Z] ---> 5e75f43cc9fc [2022-08-09T16:49:18.436Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T16:49:18.736Z] ---> Running in 7ba0aefbd9f1 [2022-08-09T16:49:19.356Z] Removing intermediate container 7ba0aefbd9f1 [2022-08-09T16:49:19.356Z] ---> e245337b1daa [2022-08-09T16:49:19.356Z] Step 25/26 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:49:19.356Z] ---> Running in 9c38022564eb [2022-08-09T16:49:19.991Z] Removing intermediate container 9c38022564eb [2022-08-09T16:49:19.991Z] ---> 58b41000ae05 [2022-08-09T16:49:19.991Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:49:20.298Z] ---> Running in 54424c097cf4 [2022-08-09T16:49:20.596Z] Removing intermediate container 54424c097cf4 [2022-08-09T16:49:20.596Z] ---> e70ba7fb1c97 [2022-08-09T16:49:20.596Z] [2022-08-09T16:49:21.211Z] Successfully built e70ba7fb1c97 [2022-08-09T16:49:21.211Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-09T16:49:21.211Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-09T16:49:39.590Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:49:39.590Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:49:39.590Z] ---> 9adc7da4d00d [2022-08-09T16:49:39.590Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:49:39.590Z] ---> Using cache [2022-08-09T16:49:39.590Z] ---> 2ade62f43be6 [2022-08-09T16:49:39.590Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:49:39.590Z] ---> Using cache [2022-08-09T16:49:39.590Z] ---> 0a208fd0cf8f [2022-08-09T16:49:39.590Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:49:39.590Z] ---> Running in e44b39c95048 [2022-08-09T16:49:41.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:42.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:43.503Z] OK: 221 MiB in 51 packages [2022-08-09T16:49:45.024Z] Removing intermediate container e44b39c95048 [2022-08-09T16:49:45.024Z] ---> 7719ee40a7f9 [2022-08-09T16:49:45.024Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:49:46.481Z] ---> 0b9e60d4d016 [2022-08-09T16:49:46.481Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:49:46.481Z] ---> Running in 407812af7e00 [2022-08-09T16:50:43.125Z] Removing intermediate container 407812af7e00 [2022-08-09T16:50:43.125Z] ---> 929f94c0d37e [2022-08-09T16:50:43.125Z] Step 8/25 : COPY . . [2022-08-09T16:50:49.879Z] ---> 956febdf9911 [2022-08-09T16:50:49.879Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:50:49.879Z] ---> Running in 393b789064a2 [2022-08-09T16:50:50.174Z] Removing intermediate container 393b789064a2 [2022-08-09T16:50:50.174Z] ---> b9f0afa8eabd [2022-08-09T16:50:50.174Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T16:50:50.174Z] ---> Running in d156bf1875fa [2022-08-09T16:50:50.791Z] Removing intermediate container d156bf1875fa [2022-08-09T16:50:50.791Z] ---> 2aa3af4efb60 [2022-08-09T16:50:50.791Z] 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-09T16:50:51.093Z] ---> Running in 7117a168fd33 [2022-08-09T16:50:54.575Z] Removing intermediate container 7117a168fd33 [2022-08-09T16:50:54.575Z] ---> 3a303db5ed3a [2022-08-09T16:50:54.575Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T16:50:54.575Z] ---> Running in 75ba1c5da32c [2022-08-09T16:50:54.860Z] Removing intermediate container 75ba1c5da32c [2022-08-09T16:50:54.860Z] ---> 5acbd16e4a3d [2022-08-09T16:50:54.860Z] [2022-08-09T16:50:55.138Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T16:50:55.138Z] ---> 60f2846fe774 [2022-08-09T16:50:55.138Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:50:55.138Z] ---> Using cache [2022-08-09T16:50:55.138Z] ---> 54c2108fa64b [2022-08-09T16:50:55.138Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:50:55.138Z] ---> Using cache [2022-08-09T16:50:55.138Z] ---> 72abf238c8d6 [2022-08-09T16:50:55.138Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:50:55.138Z] ---> Using cache [2022-08-09T16:50:55.138Z] ---> 22417c067aed [2022-08-09T16:50:55.138Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:51:01.888Z] ---> 38373352ff73 [2022-08-09T16:51:01.888Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:51:01.888Z] ---> 2d4711780ef1 [2022-08-09T16:51:01.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T16:51:02.883Z] ---> 343664942857 [2022-08-09T16:51:02.883Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T16:51:03.871Z] ---> fd0c06b7cce8 [2022-08-09T16:51:03.871Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:51:03.871Z] ---> Running in 1485f5d7e56d [2022-08-09T16:51:04.476Z] Removing intermediate container 1485f5d7e56d [2022-08-09T16:51:04.477Z] ---> 4dd27161e7e9 [2022-08-09T16:51:04.477Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:51:04.756Z] ---> Running in 2a175e3cd0b2 [2022-08-09T16:51:05.363Z] Removing intermediate container 2a175e3cd0b2 [2022-08-09T16:51:05.363Z] ---> b190a4ca499a [2022-08-09T16:51:05.363Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T16:51:05.363Z] ---> Running in 2ce114b1088f [2022-08-09T16:51:05.974Z] Removing intermediate container 2ce114b1088f [2022-08-09T16:51:05.974Z] ---> 51fdaafbaedf [2022-08-09T16:51:05.974Z] Step 24/25 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:51:05.974Z] ---> Running in aca2c216564e [2022-08-09T16:51:06.591Z] Removing intermediate container aca2c216564e [2022-08-09T16:51:06.591Z] ---> 6d9e59c8756d [2022-08-09T16:51:06.591Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T16:51:06.869Z] ---> Running in f819e46844d5 [2022-08-09T16:51:07.476Z] Removing intermediate container f819e46844d5 [2022-08-09T16:51:07.476Z] ---> df01236966f6 [2022-08-09T16:51:07.476Z] [2022-08-09T16:51:07.758Z] Successfully built df01236966f6 [2022-08-09T16:51:07.758Z] Successfully tagged security-spire-server-arm64:latest [2022-08-09T16:51:07.758Z] Building core-data [2022-08-09T16:51:26.152Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:51:26.152Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:51:26.152Z] ---> 9adc7da4d00d [2022-08-09T16:51:26.152Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:51:26.152Z] ---> Using cache [2022-08-09T16:51:26.152Z] ---> 2ade62f43be6 [2022-08-09T16:51:26.152Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:51:26.152Z] ---> Using cache [2022-08-09T16:51:26.152Z] ---> 0a208fd0cf8f [2022-08-09T16:51:26.152Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T16:51:26.152Z] ---> Running in 137a8a383ffc [2022-08-09T16:51:28.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:29.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:31.435Z] OK: 221 MiB in 51 packages [2022-08-09T16:51:32.898Z] Removing intermediate container 137a8a383ffc [2022-08-09T16:51:32.898Z] ---> 5414ed6df35f [2022-08-09T16:51:32.898Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:51:33.512Z] ---> 944e5666243c [2022-08-09T16:51:33.512Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:51:33.796Z] ---> Running in 0f3759cb931c [2022-08-09T16:52:30.429Z] Removing intermediate container 0f3759cb931c [2022-08-09T16:52:30.429Z] ---> f661c04436f3 [2022-08-09T16:52:30.429Z] Step 8/23 : COPY . . [2022-08-09T16:52:38.762Z] ---> a865193f2357 [2022-08-09T16:52:38.762Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T16:52:38.762Z] ---> Running in 5612613cb50e [2022-08-09T16:52:39.769Z] 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-09T16:55:01.788Z] Removing intermediate container 0374d099b3a7 [2022-08-09T16:55:01.788Z] ---> dc399709a037 [2022-08-09T16:55:01.788Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T16:55:01.788Z] ---> Running in 868297c5790e [2022-08-09T16:55:01.788Z] 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-09T16:55:10.184Z] Removing intermediate container 868297c5790e [2022-08-09T16:55:10.184Z] ---> 6951dfb7d646 [2022-08-09T16:55:10.184Z] [2022-08-09T16:55:10.184Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T16:55:10.184Z] 3.16: Pulling from library/alpine [2022-08-09T16:55:11.646Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T16:55:11.646Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T16:55:11.646Z] ---> 3d81c46cd875 [2022-08-09T16:55:11.646Z] 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-09T16:55:11.927Z] ---> Running in 9a20a2df59c2 [2022-08-09T16:55:12.946Z] Removing intermediate container 9a20a2df59c2 [2022-08-09T16:55:12.946Z] ---> 5a1cb6f9a3c3 [2022-08-09T16:55:12.946Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T16:55:12.946Z] ---> Running in b41e9ad48344 [2022-08-09T16:55:14.943Z] Removing intermediate container 35c0074a46a8 [2022-08-09T16:55:14.943Z] ---> f0bfab368f6a [2022-08-09T16:55:14.943Z] [2022-08-09T16:55:14.943Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T16:55:14.943Z] ---> 3d81c46cd875 [2022-08-09T16:55:14.943Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:55:14.943Z] ---> Running in fd3deeb13799 [2022-08-09T16:55:15.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:55:15.853Z] Removing intermediate container fd3deeb13799 [2022-08-09T16:55:15.853Z] ---> 9d239c7473d8 [2022-08-09T16:55:15.854Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T16:55:15.854Z] ---> Running in af558ea9951f [2022-08-09T16:55:16.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:55:17.601Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T16:55:17.601Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T16:55:17.601Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T16:55:17.878Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T16:55:17.878Z] Executing bash-5.1.16-r2.post-install [2022-08-09T16:55:17.878Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T16:55:17.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:55:18.162Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:55:18.162Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:55:18.162Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T16:55:18.162Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T16:55:18.162Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T16:55:18.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:55:19.061Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T16:55:19.061Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T16:55:19.061Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T16:55:19.061Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T16:55:19.061Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T16:55:19.061Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T16:55:19.061Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:55:19.061Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:55:19.341Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T16:55:19.341Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T16:55:19.341Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T16:55:19.623Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:55:19.623Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T16:55:19.623Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:55:19.907Z] OK: 5 MiB in 16 packages [2022-08-09T16:55:21.388Z] Removing intermediate container af558ea9951f [2022-08-09T16:55:21.388Z] ---> 163e98773005 [2022-08-09T16:55:21.388Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T16:55:21.388Z] ---> Running in 73f9bb0e6c91 [2022-08-09T16:55:22.023Z] Removing intermediate container 73f9bb0e6c91 [2022-08-09T16:55:22.023Z] ---> 1c3cdba5093d [2022-08-09T16:55:22.023Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T16:55:22.023Z] ---> Running in a3b835649f0a [2022-08-09T16:55:22.646Z] Removing intermediate container a3b835649f0a [2022-08-09T16:55:22.646Z] ---> 67ba7e4712e6 [2022-08-09T16:55:22.646Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T16:55:22.646Z] ---> Running in 16b77d6dae0e [2022-08-09T16:55:23.262Z] Removing intermediate container 16b77d6dae0e [2022-08-09T16:55:23.262Z] ---> 528620eb528a [2022-08-09T16:55:23.262Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T16:55:23.262Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T16:55:23.262Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T16:55:23.262Z] ---> Running in 217f31bd5e0c [2022-08-09T16:55:23.552Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T16:55:23.552Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T16:55:23.552Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T16:55:23.552Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T16:55:23.552Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T16:55:23.552Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T16:55:23.552Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T16:55:23.552Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T16:55:23.552Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T16:55:23.830Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T16:55:25.307Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:55:25.307Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:55:25.586Z] OK: 120 MiB in 47 packages [2022-08-09T16:55:27.056Z] Removing intermediate container 217f31bd5e0c [2022-08-09T16:55:27.056Z] ---> 4f428108b257 [2022-08-09T16:55:27.056Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T16:55:27.056Z] ---> Running in 33d2f1ecebd9 [2022-08-09T16:55:27.661Z] Removing intermediate container 33d2f1ecebd9 [2022-08-09T16:55:27.661Z] ---> 681a8c866d2e [2022-08-09T16:55:27.661Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T16:55:28.668Z] ---> fd7c39ceb1c8 [2022-08-09T16:55:28.668Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T16:55:28.953Z] ---> Running in 87b8d4ebf155 [2022-08-09T16:55:32.411Z] Removing intermediate container 87b8d4ebf155 [2022-08-09T16:55:32.411Z] ---> 967c82718ed6 [2022-08-09T16:55:32.411Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:55:33.423Z] ---> 7b61059bfa22 [2022-08-09T16:55:33.423Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T16:55:35.441Z] ---> d486a9a731a8 [2022-08-09T16:55:35.441Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T16:55:36.924Z] ---> 6896650bd475 [2022-08-09T16:55:36.924Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T16:55:37.939Z] ---> aa79a4d9fa08 [2022-08-09T16:55:37.939Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T16:55:38.947Z] ---> 6b4b2e3e58ac [2022-08-09T16:55:38.947Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T16:55:39.959Z] ---> 5b4c50aad518 [2022-08-09T16:55:39.959Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T16:55:39.959Z] ---> Running in fdbd59825bb6 [2022-08-09T16:55:43.442Z] Removing intermediate container fdbd59825bb6 [2022-08-09T16:55:43.442Z] ---> 14eefc520884 [2022-08-09T16:55:43.442Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T16:55:43.442Z] ---> Running in 4f062e4115e0 [2022-08-09T16:55:43.751Z] Removing intermediate container 4f062e4115e0 [2022-08-09T16:55:43.751Z] ---> 1cabea1e1341 [2022-08-09T16:55:43.751Z] Step 28/31 : CMD ["gate"] [2022-08-09T16:55:44.037Z] ---> Running in 838c770f7357 [2022-08-09T16:55:44.653Z] Removing intermediate container 838c770f7357 [2022-08-09T16:55:44.653Z] ---> 06a7f1b95c39 [2022-08-09T16:55:44.653Z] Step 29/31 : LABEL arch=arm64 [2022-08-09T16:55:44.653Z] ---> Running in cac0490079a0 [2022-08-09T16:55:45.258Z] Removing intermediate container cac0490079a0 [2022-08-09T16:55:45.258Z] ---> a18a0c04d353 [2022-08-09T16:55:45.258Z] Step 30/31 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:55:45.258Z] ---> Running in bdd1864834ee [2022-08-09T16:55:46.248Z] Removing intermediate container bdd1864834ee [2022-08-09T16:55:46.248Z] ---> 8048fc55b872 [2022-08-09T16:55:46.248Z] Step 31/31 : LABEL version=0.0.0 [2022-08-09T16:55:46.248Z] ---> Running in a94ee9fd2766 [2022-08-09T16:55:46.856Z] Removing intermediate container a94ee9fd2766 [2022-08-09T16:55:46.856Z] ---> effc86b666ef [2022-08-09T16:55:46.856Z] [2022-08-09T16:55:47.136Z] Successfully built effc86b666ef [2022-08-09T16:55:47.136Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-09T16:55:47.136Z] Building support-notifications [2022-08-09T16:55:48.594Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-08-09T16:55:48.594Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T16:55:48.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.6 MB/s eta 0:00:00 [2022-08-09T16:55:49.203Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T16:55:49.203Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T16:55:49.203Z] Preparing metadata (setup.py): started [2022-08-09T16:55:52.638Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:55:52.638Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T16:55:52.638Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T16:55:52.638Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T16:55:52.638Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T16:55:52.638Z] Preparing metadata (setup.py): started [2022-08-09T16:55:56.068Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:55:56.068Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T16:55:56.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T16:55:56.068Z] Preparing metadata (setup.py): started [2022-08-09T16:56:01.546Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:56:02.155Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T16:56:02.155Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T16:56:02.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.3 MB/s eta 0:00:00 [2022-08-09T16:56:02.435Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T16:56:03.049Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T16:56:03.049Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T16:56:04.050Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T16:56:04.050Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T16:56:04.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 5.0 MB/s eta 0:00:00 [2022-08-09T16:56:04.050Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:56:04.050Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:56:04.050Z] ---> 9adc7da4d00d [2022-08-09T16:56:04.050Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:56:04.050Z] ---> Using cache [2022-08-09T16:56:04.050Z] ---> 2ade62f43be6 [2022-08-09T16:56:04.327Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:56:04.327Z] ---> Using cache [2022-08-09T16:56:04.327Z] ---> 0a208fd0cf8f [2022-08-09T16:56:04.327Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T16:56:04.600Z] ---> Running in 9aaf084f281c [2022-08-09T16:56:05.211Z] Collecting PyYAML<4,>=3.10 [2022-08-09T16:56:05.211Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T16:56:05.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 5.3 MB/s eta 0:00:00 [2022-08-09T16:56:06.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:07.564Z] Preparing metadata (setup.py): started [2022-08-09T16:56:07.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:09.316Z] OK: 221 MiB in 51 packages [2022-08-09T16:56:10.787Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:56:10.787Z] Removing intermediate container 9aaf084f281c [2022-08-09T16:56:10.787Z] ---> 462a664800f5 [2022-08-09T16:56:10.787Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:56:11.401Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T16:56:11.401Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T16:56:11.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 [2022-08-09T16:56:11.685Z] ---> 0a843fe12e00 [2022-08-09T16:56:11.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:56:11.968Z] ---> Running in d737cc5481e2 [2022-08-09T16:56:13.006Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T16:56:13.006Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T16:56:13.610Z] Collecting certifi>=2017.4.17 [2022-08-09T16:56:13.610Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T16:56:13.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 15.0 MB/s eta 0:00:00 [2022-08-09T16:56:14.165Z] Collecting idna<2.8,>=2.5 [2022-08-09T16:56:14.165Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T16:56:14.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.4 MB/s eta 0:00:00 [2022-08-09T16:56:14.457Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T16:56:14.457Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T16:56:14.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.0 MB/s eta 0:00:00 [2022-08-09T16:56:15.453Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T16:56:15.453Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T16:56:15.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.3 MB/s eta 0:00:00 [2022-08-09T16:56:16.059Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T16:56:16.059Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T16:56:16.059Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T16:56:16.059Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T16:56:17.056Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T16:56:17.056Z] Running setup.py install for texttable: started [2022-08-09T16:56:20.483Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T16:56:20.483Z] Running setup.py install for PyYAML: started [2022-08-09T16:56:24.832Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T16:56:28.254Z] Running setup.py install for docopt: started [2022-08-09T16:56:30.933Z] Removing intermediate container 4ccfd8bc27a6 [2022-08-09T16:56:30.933Z] ---> d0894e43aa9c [2022-08-09T16:56:30.933Z] [2022-08-09T16:56:30.933Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:56:30.933Z] ---> 3d81c46cd875 [2022-08-09T16:56:30.933Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:56:31.222Z] ---> Running in c682bcf29bf6 [2022-08-09T16:56:32.229Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T16:56:33.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:33.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:35.304Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T16:56:35.304Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:56:35.581Z] OK: 5 MiB in 15 packages [2022-08-09T16:56:36.621Z] Running setup.py install for dockerpty: started [2022-08-09T16:56:37.236Z] Removing intermediate container c682bcf29bf6 [2022-08-09T16:56:37.236Z] ---> edb073230a5c [2022-08-09T16:56:37.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:56:37.524Z] ---> Running in 031628de7d26 [2022-08-09T16:56:38.134Z] Removing intermediate container 031628de7d26 [2022-08-09T16:56:38.134Z] ---> 6f57643aff67 [2022-08-09T16:56:38.134Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-09T16:56:38.134Z] ---> Running in b187dcc4fb7a [2022-08-09T16:56:38.748Z] Removing intermediate container b187dcc4fb7a [2022-08-09T16:56:38.748Z] ---> 099fd176b29f [2022-08-09T16:56:38.748Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:56:38.748Z] ---> Running in 848680e7f593 [2022-08-09T16:56:39.752Z] Removing intermediate container 848680e7f593 [2022-08-09T16:56:39.752Z] ---> 2e6ca38aabe6 [2022-08-09T16:56:39.752Z] Step 15/23 : WORKDIR / [2022-08-09T16:56:39.752Z] ---> Running in 9d22634a835d [2022-08-09T16:56:40.356Z] Removing intermediate container 9d22634a835d [2022-08-09T16:56:40.356Z] ---> d0e436f21968 [2022-08-09T16:56:40.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:56:40.636Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T16:56:41.662Z] ---> 71aa3e87ed76 [2022-08-09T16:56:41.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T16:56:45.105Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-09T16:56:45.105Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T16:56:45.105Z]  ---> f8567a2e1d19 [2022-08-09T16:56:45.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T16:56:47.120Z] ---> c121f5fbab4f [2022-08-09T16:56:47.120Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-09T16:56:47.120Z] ---> Running in cd73a0488c3a [2022-08-09T16:56:48.123Z] Removing intermediate container cd73a0488c3a [2022-08-09T16:56:48.123Z] ---> 8930477bd42d [2022-08-09T16:56:48.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:56:48.123Z] ---> Running in b5deb4162407 [2022-08-09T16:56:49.604Z] Removing intermediate container b5deb4162407 [2022-08-09T16:56:49.604Z] ---> 692ec430688e [2022-08-09T16:56:49.604Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:56:49.604Z] ---> Running in ce317b072e1d [2022-08-09T16:56:50.601Z] Removing intermediate container ce317b072e1d [2022-08-09T16:56:50.601Z] ---> ac95e77f4f44 [2022-08-09T16:56:50.601Z] Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:56:50.879Z] ---> Running in 05f3a65a58c9 [2022-08-09T16:56:52.341Z] Removing intermediate container 05f3a65a58c9 [2022-08-09T16:56:52.341Z] ---> d8d3382ba834 [2022-08-09T16:56:52.341Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:56:52.621Z] ---> Running in 05f60f70604c [2022-08-09T16:56:54.085Z] Removing intermediate container 05f60f70604c [2022-08-09T16:56:54.085Z] ---> 0ccbefeab6e9 [2022-08-09T16:56:54.085Z] [2022-08-09T16:56:55.552Z] Successfully built 0ccbefeab6e9 [2022-08-09T16:56:55.552Z] Successfully tagged core-metadata-arm64:latest [2022-08-09T16:56:55.552Z]  Building core-metadata ... done Building security-secretstore-setup [2022-08-09T16:57:17.834Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:57:17.834Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:57:17.834Z] ---> 9adc7da4d00d [2022-08-09T16:57:17.834Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:57:17.834Z] ---> Using cache [2022-08-09T16:57:17.834Z] ---> 2ade62f43be6 [2022-08-09T16:57:17.834Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:57:17.834Z] ---> Using cache [2022-08-09T16:57:17.834Z] ---> 0a208fd0cf8f [2022-08-09T16:57:17.834Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T16:57:17.834Z] ---> Using cache [2022-08-09T16:57:17.834Z] ---> a2c91202cf6b [2022-08-09T16:57:17.834Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:57:17.834Z] ---> Using cache [2022-08-09T16:57:17.834Z] ---> 99a24e974d47 [2022-08-09T16:57:17.834Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:57:17.834Z] ---> Using cache [2022-08-09T16:57:17.834Z] ---> 92190f850155 [2022-08-09T16:57:17.834Z] Step 8/25 : COPY . . [2022-08-09T16:57:18.116Z] ---> Using cache [2022-08-09T16:57:18.116Z] ---> ced8d7ba2aec [2022-08-09T16:57:18.116Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T16:57:18.729Z] ---> Running in cb3850c4e503 [2022-08-09T16:57:19.360Z] Removing intermediate container b41e9ad48344 [2022-08-09T16:57:19.360Z] ---> e779c7d012b1 [2022-08-09T16:57:19.360Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T16:57:19.642Z] ---> Running in c4e5748c68c1 [2022-08-09T16:57:20.643Z] Removing intermediate container c4e5748c68c1 [2022-08-09T16:57:20.643Z] ---> fdf71be9c060 [2022-08-09T16:57:20.643Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T16:57:20.918Z] ---> Running in 294a1e953163 [2022-08-09T16:57:21.198Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T16:57:21.805Z] Removing intermediate container 294a1e953163 [2022-08-09T16:57:21.805Z] ---> 8dec259addec [2022-08-09T16:57:21.805Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T16:57:23.800Z] Removing intermediate container d737cc5481e2 [2022-08-09T16:57:23.800Z] ---> e76334115e2e [2022-08-09T16:57:23.800Z] Step 8/22 : COPY . . [2022-08-09T16:57:23.800Z] ---> 398ad1af13bc [2022-08-09T16:57:23.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T16:57:25.257Z] ---> 3206d4f07204 [2022-08-09T16:57:25.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T16:57:27.291Z] ---> b3c4c1573ddb [2022-08-09T16:57:27.291Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T16:57:27.291Z] ---> Running in 4f29f76acfc9 [2022-08-09T16:57:28.297Z] Removing intermediate container 4f29f76acfc9 [2022-08-09T16:57:28.297Z] ---> 7144d4b44d63 [2022-08-09T16:57:28.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:57:28.297Z] ---> Running in 99b762f2098c [2022-08-09T16:57:29.304Z] Removing intermediate container 99b762f2098c [2022-08-09T16:57:29.304Z] ---> e01fd85f7e6c [2022-08-09T16:57:29.304Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:57:29.304Z] ---> Running in 84f811a74b16 [2022-08-09T16:57:30.301Z] Removing intermediate container 84f811a74b16 [2022-08-09T16:57:30.301Z] ---> c0e27a1a0598 [2022-08-09T16:57:30.301Z] Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:57:30.301Z] ---> Running in 7dd699788330 [2022-08-09T16:57:31.302Z] Removing intermediate container 7dd699788330 [2022-08-09T16:57:31.302Z] ---> 41bac898d995 [2022-08-09T16:57:31.302Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:57:31.302Z] ---> Running in c570098f912b [2022-08-09T16:57:32.301Z] Removing intermediate container c570098f912b [2022-08-09T16:57:32.301Z] ---> ba2d918c0402 [2022-08-09T16:57:32.301Z] [2022-08-09T16:57:32.910Z] Successfully built ba2d918c0402 [2022-08-09T16:57:33.190Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-09T16:57:33.190Z] Building security-spire-config [2022-08-09T16:57:42.103Z]  Building sys-mgmt-agent ... done  ---> f54f4721d29d [2022-08-09T16:57:42.103Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T16:57:42.103Z] ---> Running in d58bbaaca03d [2022-08-09T16:57:44.356Z] 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-09T16:57:57.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:57:57.098Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:57:57.098Z] ---> 9adc7da4d00d [2022-08-09T16:57:57.098Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 2ade62f43be6 [2022-08-09T16:57:57.098Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 0a208fd0cf8f [2022-08-09T16:57:57.098Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 7719ee40a7f9 [2022-08-09T16:57:57.098Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 0b9e60d4d016 [2022-08-09T16:57:57.098Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 929f94c0d37e [2022-08-09T16:57:57.098Z] Step 8/26 : COPY . . [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 956febdf9911 [2022-08-09T16:57:57.098Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> b9f0afa8eabd [2022-08-09T16:57:57.098Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:57:57.098Z] ---> Using cache [2022-08-09T16:57:57.098Z] ---> 2aa3af4efb60 [2022-08-09T16:57:57.098Z] 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-09T16:57:57.374Z] ---> Running in 39d50843c377 [2022-08-09T16:58:00.843Z] Removing intermediate container 39d50843c377 [2022-08-09T16:58:00.843Z] ---> 8c2b456494b6 [2022-08-09T16:58:00.843Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:58:00.843Z] ---> Running in 14116ac5f8c4 [2022-08-09T16:58:01.458Z] Removing intermediate container 14116ac5f8c4 [2022-08-09T16:58:01.458Z] ---> 913db1d9c748 [2022-08-09T16:58:01.458Z] [2022-08-09T16:58:01.458Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:58:01.458Z] ---> 60f2846fe774 [2022-08-09T16:58:01.458Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:58:01.458Z] ---> Using cache [2022-08-09T16:58:01.458Z] ---> 54c2108fa64b [2022-08-09T16:58:01.458Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:58:01.458Z] ---> Using cache [2022-08-09T16:58:01.458Z] ---> 72abf238c8d6 [2022-08-09T16:58:01.458Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T16:58:01.759Z] ---> Running in e9ab125b54ef [2022-08-09T16:58:03.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:58:04.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:58:06.229Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:58:06.229Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:58:06.229Z] OK: 15735 distinct packages available [2022-08-09T16:58:06.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:58:07.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:58:09.115Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T16:58:09.115Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:58:09.115Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T16:58:09.115Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T16:58:09.115Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:58:09.394Z] OK: 6 MiB in 18 packages [2022-08-09T16:58:11.397Z] Removing intermediate container e9ab125b54ef [2022-08-09T16:58:11.397Z] ---> 69a72234b039 [2022-08-09T16:58:11.397Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:58:23.877Z] ---> 049b4bc838bb [2022-08-09T16:58:23.877Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:58:24.153Z] ---> a88941b540d6 [2022-08-09T16:58:24.153Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T16:58:24.434Z] ---> Running in ac31e0830c4c [2022-08-09T16:58:25.040Z] Removing intermediate container 3569e5529b60 [2022-08-09T16:58:25.040Z] ---> 64b6237168d0 [2022-08-09T16:58:25.040Z] [2022-08-09T16:58:25.040Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:58:25.040Z] ---> 3d81c46cd875 [2022-08-09T16:58:25.040Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:58:25.040Z] ---> Using cache [2022-08-09T16:58:25.040Z] ---> edb073230a5c [2022-08-09T16:58:25.040Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:58:25.040Z] ---> Using cache [2022-08-09T16:58:25.040Z] ---> 6f57643aff67 [2022-08-09T16:58:25.040Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T16:58:25.040Z] Removing intermediate container ac31e0830c4c [2022-08-09T16:58:25.040Z] ---> 0fb3e7a2ddb5 [2022-08-09T16:58:25.040Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T16:58:25.345Z] ---> Running in 8d0e9642ca69 [2022-08-09T16:58:25.954Z] Removing intermediate container 8d0e9642ca69 [2022-08-09T16:58:25.954Z] ---> 5fc9bc2fb4a3 [2022-08-09T16:58:25.954Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:58:25.954Z] ---> Running in 27c74d34d5f9 [2022-08-09T16:58:26.954Z] ---> ffc5a79a3cf3 [2022-08-09T16:58:26.954Z] Step 21/26 : WORKDIR / [2022-08-09T16:58:26.954Z] Removing intermediate container 27c74d34d5f9 [2022-08-09T16:58:26.954Z] ---> fa2c9636bc24 [2022-08-09T16:58:26.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:58:26.954Z] ---> Running in e31b92339e33 [2022-08-09T16:58:27.952Z] Removing intermediate container e31b92339e33 [2022-08-09T16:58:27.952Z] ---> 9d2c08f9c380 [2022-08-09T16:58:27.952Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:58:27.952Z] ---> Running in cac4dea1b2df [2022-08-09T16:58:28.226Z] ---> 1e63750642b9 [2022-08-09T16:58:28.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T16:58:28.829Z] Removing intermediate container cac4dea1b2df [2022-08-09T16:58:28.829Z] ---> 87494cf21b14 [2022-08-09T16:58:28.829Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:58:28.829Z] ---> Running in 758eed31f2d0 [2022-08-09T16:58:29.813Z] Removing intermediate container 758eed31f2d0 [2022-08-09T16:58:29.813Z] ---> 6d5ca85c4677 [2022-08-09T16:58:29.813Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T16:58:30.091Z] ---> Running in 35b31191a5d0 [2022-08-09T16:58:30.697Z] Removing intermediate container 35b31191a5d0 [2022-08-09T16:58:30.697Z] ---> c5449b46ee1a [2022-08-09T16:58:30.697Z] Step 25/26 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:58:30.975Z] ---> Running in 481ab62ba75f [2022-08-09T16:58:31.978Z] Removing intermediate container 481ab62ba75f [2022-08-09T16:58:31.979Z] ---> 60cfc9503230 [2022-08-09T16:58:31.979Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:58:31.979Z] ---> Running in e9e1c61c8c1d [2022-08-09T16:58:32.263Z] ---> 49ffb683df01 [2022-08-09T16:58:32.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T16:58:32.869Z] Removing intermediate container e9e1c61c8c1d [2022-08-09T16:58:32.869Z] ---> a87acb5a59fc [2022-08-09T16:58:32.869Z] [2022-08-09T16:58:33.476Z] Successfully built a87acb5a59fc [2022-08-09T16:58:33.476Z] Successfully tagged security-spire-config-arm64:latest [2022-08-09T16:58:33.476Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-09T16:58:33.476Z] ---> 710740803aa4 [2022-08-09T16:58:33.476Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T16:58:33.476Z] ---> Running in 6ee78b019a0e [2022-08-09T16:58:34.078Z] Removing intermediate container 6ee78b019a0e [2022-08-09T16:58:34.078Z] ---> 6aaaa5160b8b [2022-08-09T16:58:34.078Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:58:34.357Z] ---> Running in aeab4c80ec2e [2022-08-09T16:58:34.970Z] Removing intermediate container aeab4c80ec2e [2022-08-09T16:58:34.970Z] ---> e02cf2caa5a0 [2022-08-09T16:58:34.970Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T16:58:34.970Z] ---> Running in a3fd39054814 [2022-08-09T16:58:35.577Z] Removing intermediate container a3fd39054814 [2022-08-09T16:58:35.578Z] ---> b787ef0e7025 [2022-08-09T16:58:35.578Z] Step 21/22 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T16:58:35.578Z] ---> Running in e4e8d23fee4b [2022-08-09T16:58:36.570Z] Removing intermediate container e4e8d23fee4b [2022-08-09T16:58:36.570Z] ---> 8aa4e77f6d97 [2022-08-09T16:58:36.570Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:58:36.570Z] ---> Running in a95db7f38286 [2022-08-09T16:58:37.174Z] Removing intermediate container a95db7f38286 [2022-08-09T16:58:37.174Z] ---> 280526c7b398 [2022-08-09T16:58:37.174Z] [2022-08-09T16:58:37.452Z] Successfully built 280526c7b398 [2022-08-09T16:58:37.452Z] Successfully tagged support-scheduler-arm64:latest [2022-08-09T16:58:37.452Z]  Building support-scheduler ... done Building core-command [2022-08-09T16:58:59.678Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:58:59.678Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:58:59.678Z] ---> 9adc7da4d00d [2022-08-09T16:58:59.678Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T16:58:59.678Z] ---> Using cache [2022-08-09T16:58:59.678Z] ---> 2ade62f43be6 [2022-08-09T16:58:59.678Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T16:58:59.678Z] ---> Running in cfdbe7b4fd7f [2022-08-09T16:58:59.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:00.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:01.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:59:01.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:59:01.288Z] ---> 9adc7da4d00d [2022-08-09T16:59:01.288Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:59:01.288Z] ---> Using cache [2022-08-09T16:59:01.288Z] ---> 2ade62f43be6 [2022-08-09T16:59:01.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:59:01.288Z] ---> Using cache [2022-08-09T16:59:01.288Z] ---> 0a208fd0cf8f [2022-08-09T16:59:01.288Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:59:01.288Z] ---> Using cache [2022-08-09T16:59:01.288Z] ---> a2c91202cf6b [2022-08-09T16:59:01.288Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:59:01.289Z] ---> Using cache [2022-08-09T16:59:01.289Z] ---> 99a24e974d47 [2022-08-09T16:59:01.289Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:59:01.289Z] ---> Using cache [2022-08-09T16:59:01.289Z] ---> 92190f850155 [2022-08-09T16:59:01.289Z] Step 8/23 : COPY . . [2022-08-09T16:59:01.289Z] ---> Using cache [2022-08-09T16:59:01.289Z] ---> ced8d7ba2aec [2022-08-09T16:59:01.289Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T16:59:01.572Z] ---> Running in 9c7509873958 [2022-08-09T16:59:02.174Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T16:59:02.174Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T16:59:02.174Z] OK: 16892 distinct packages available [2022-08-09T16:59:02.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:03.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:04.033Z] 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-09T16:59:04.634Z] OK: 221 MiB in 51 packages [2022-08-09T16:59:06.131Z] Removing intermediate container cfdbe7b4fd7f [2022-08-09T16:59:06.131Z] ---> 47298ad7ce79 [2022-08-09T16:59:06.131Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T16:59:07.126Z] ---> 852c96439027 [2022-08-09T16:59:07.126Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:59:07.426Z] ---> Running in b09038e5b57a [2022-08-09T17:00:04.044Z] Removing intermediate container b09038e5b57a [2022-08-09T17:00:04.044Z] ---> 8f274b370af3 [2022-08-09T17:00:04.044Z] Step 7/20 : COPY . . [2022-08-09T17:00:12.376Z] ---> 405539dc860d [2022-08-09T17:00:12.376Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T17:00:12.376Z] ---> Running in faafe26044e4 [2022-08-09T17:00:13.836Z] 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-09T17:00:46.274Z] Removing intermediate container 5612613cb50e [2022-08-09T17:00:46.274Z] ---> f3c8edc1e3ed [2022-08-09T17:00:46.274Z] [2022-08-09T17:00:46.274Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T17:00:46.274Z] ---> 3d81c46cd875 [2022-08-09T17:00:46.274Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T17:00:46.274Z] ---> Running in 4d23f500e90a [2022-08-09T17:00:46.274Z] Removing intermediate container 4d23f500e90a [2022-08-09T17:00:46.274Z] ---> a6c087728000 [2022-08-09T17:00:46.275Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T17:00:46.275Z] ---> Running in f56eed2534b5 [2022-08-09T17:00:46.275Z] Removing intermediate container f56eed2534b5 [2022-08-09T17:00:46.275Z] ---> 6f59e3b5bd85 [2022-08-09T17:00:46.275Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T17:00:46.275Z] ---> Running in 44a0696f6137 [2022-08-09T17:00:46.275Z] Removing intermediate container 44a0696f6137 [2022-08-09T17:00:46.275Z] ---> ccdf8e6a7308 [2022-08-09T17:00:46.275Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:00:46.275Z] ---> Running in 7daceaf7b216 [2022-08-09T17:00:49.684Z] Removing intermediate container 7daceaf7b216 [2022-08-09T17:00:49.684Z] ---> b9b4084eb62d [2022-08-09T17:00:49.684Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T17:00:49.684Z] ---> Running in 61e51e360ed1 [2022-08-09T17:00:51.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:00:52.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:00:53.727Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T17:00:53.727Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T17:00:54.005Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T17:00:54.005Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T17:00:54.283Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T17:00:54.283Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T17:00:54.562Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:00:54.562Z] OK: 8 MiB in 20 packages [2022-08-09T17:00:56.593Z] Removing intermediate container 61e51e360ed1 [2022-08-09T17:00:56.593Z] ---> eace17da3618 [2022-08-09T17:00:56.593Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:00:57.587Z] ---> 27c802da88ce [2022-08-09T17:00:57.587Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T17:00:59.579Z] ---> e41ea23ac6dc [2022-08-09T17:00:59.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T17:01:00.184Z] ---> 33eca46d5292 [2022-08-09T17:01:00.184Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T17:01:00.472Z] ---> Running in 3b9af7e89c19 [2022-08-09T17:01:00.752Z] Removing intermediate container 3b9af7e89c19 [2022-08-09T17:01:00.752Z] ---> d221140334ed [2022-08-09T17:01:00.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:01:01.029Z] ---> Running in 1bbaeea9bd83 [2022-08-09T17:01:01.634Z] Removing intermediate container 1bbaeea9bd83 [2022-08-09T17:01:01.634Z] ---> 357a923da6b6 [2022-08-09T17:01:01.634Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T17:01:01.634Z] ---> Running in 0fada3480361 [2022-08-09T17:01:02.237Z] Removing intermediate container 0fada3480361 [2022-08-09T17:01:02.237Z] ---> 65cab753a529 [2022-08-09T17:01:02.237Z] Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T17:01:02.515Z] ---> Running in 8a9fe114019d [2022-08-09T17:01:03.121Z] Removing intermediate container 8a9fe114019d [2022-08-09T17:01:03.121Z] ---> 5389140a6557 [2022-08-09T17:01:03.121Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T17:01:03.121Z] ---> Running in b243d5e40c1b [2022-08-09T17:01:03.722Z] Removing intermediate container b243d5e40c1b [2022-08-09T17:01:03.722Z] ---> 20f1490b0586 [2022-08-09T17:01:03.722Z] [2022-08-09T17:01:04.017Z] Successfully built 20f1490b0586 [2022-08-09T17:01:04.017Z] Successfully tagged core-data-arm64:latest [2022-08-09T17:01:04.298Z] Building security-proxy-setup [2022-08-09T17:01:26.533Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T17:01:26.533Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T17:01:26.533Z] ---> 9adc7da4d00d [2022-08-09T17:01:26.533Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T17:01:26.533Z] ---> Using cache [2022-08-09T17:01:26.533Z] ---> 2ade62f43be6 [2022-08-09T17:01:26.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:01:26.533Z] ---> Using cache [2022-08-09T17:01:26.533Z] ---> 0a208fd0cf8f [2022-08-09T17:01:26.533Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T17:01:26.533Z] ---> Using cache [2022-08-09T17:01:26.533Z] ---> a2c91202cf6b [2022-08-09T17:01:26.533Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T17:01:26.533Z] ---> Using cache [2022-08-09T17:01:26.533Z] ---> 99a24e974d47 [2022-08-09T17:01:26.533Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T17:01:26.533Z] ---> Using cache [2022-08-09T17:01:26.533Z] ---> 92190f850155 [2022-08-09T17:01:26.533Z] Step 8/22 : COPY . . [2022-08-09T17:01:26.533Z] ---> Using cache [2022-08-09T17:01:26.533Z] ---> ced8d7ba2aec [2022-08-09T17:01:26.533Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T17:01:26.533Z] ---> Running in bb2b41e1da08 [2022-08-09T17:01:27.135Z] 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-09T17:03:34.065Z] 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-09T17:03:49.245Z] Removing intermediate container cb3850c4e503 [2022-08-09T17:03:49.245Z] ---> db2c5631d19d [2022-08-09T17:03:49.245Z] [2022-08-09T17:03:49.245Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T17:03:49.245Z] ---> 3d81c46cd875 [2022-08-09T17:03:49.245Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T17:03:49.245Z] ---> Running in e9ca78432391 [2022-08-09T17:03:51.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:03:51.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:03:52.946Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T17:03:52.946Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T17:03:52.946Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T17:03:52.946Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:03:52.946Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:03:53.554Z] OK: 6 MiB in 17 packages [2022-08-09T17:03:55.556Z] Removing intermediate container e9ca78432391 [2022-08-09T17:03:55.556Z] ---> 15f0d9aedd78 [2022-08-09T17:03:55.556Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T17:03:55.556Z] ---> Running in 060e54291d1c [2022-08-09T17:03:56.171Z] Removing intermediate container 060e54291d1c [2022-08-09T17:03:56.171Z] ---> 908842f9a4f6 [2022-08-09T17:03:56.171Z] Step 13/25 : WORKDIR / [2022-08-09T17:03:56.171Z] ---> Running in 524679f3377c [2022-08-09T17:03:56.781Z] Removing intermediate container 524679f3377c [2022-08-09T17:03:56.781Z] ---> 02aa6d9b3a76 [2022-08-09T17:03:56.781Z] 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-09T17:03:57.773Z] ---> 34789e14e20c [2022-08-09T17:03:57.773Z] 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-09T17:03:58.776Z] ---> c34c4f529344 [2022-08-09T17:03:58.776Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T17:03:59.782Z] ---> 481feb71863f [2022-08-09T17:03:59.782Z] 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-09T17:04:00.785Z] ---> afb5cb85e333 [2022-08-09T17:04:00.785Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T17:04:02.264Z] ---> 754b7b80d6bf [2022-08-09T17:04:02.264Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T17:04:04.266Z] ---> fd7fec606641 [2022-08-09T17:04:04.266Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T17:04:04.872Z] ---> 3bc30f3687b5 [2022-08-09T17:04:04.872Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T17:04:04.872Z] ---> Running in 601c0edba2ef [2022-08-09T17:04:08.312Z] Removing intermediate container 601c0edba2ef [2022-08-09T17:04:08.312Z] ---> 6aecc3acd069 [2022-08-09T17:04:08.312Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T17:04:08.312Z] ---> Running in 2349a7008688 [2022-08-09T17:04:08.928Z] Removing intermediate container 2349a7008688 [2022-08-09T17:04:08.928Z] ---> 8d3f49d938cb [2022-08-09T17:04:08.928Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T17:04:08.928Z] ---> Running in 5d6b3bc76c2d [2022-08-09T17:04:09.537Z] Removing intermediate container 5d6b3bc76c2d [2022-08-09T17:04:09.537Z] ---> 7bd37374e2cc [2022-08-09T17:04:09.537Z] Step 24/25 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T17:04:09.537Z] ---> Running in 73dc7d60449a [2022-08-09T17:04:10.143Z] Removing intermediate container 73dc7d60449a [2022-08-09T17:04:10.143Z] ---> 44a54b44e22b [2022-08-09T17:04:10.143Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T17:04:10.422Z] ---> Running in f23a05d5a6bb [2022-08-09T17:04:11.036Z] Removing intermediate container f23a05d5a6bb [2022-08-09T17:04:11.036Z] ---> 139c25fef602 [2022-08-09T17:04:11.036Z] [2022-08-09T17:04:11.312Z] Successfully built 139c25fef602 [2022-08-09T17:04:11.312Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-09T17:04:58.325Z]  Building security-secretstore-setup ... done Removing intermediate container 9c7509873958 [2022-08-09T17:04:58.325Z] ---> a79c76fe9547 [2022-08-09T17:04:58.325Z] [2022-08-09T17:04:58.325Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T17:04:58.325Z] ---> 3d81c46cd875 [2022-08-09T17:04:58.325Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T17:04:58.325Z] ---> Using cache [2022-08-09T17:04:58.325Z] ---> edb073230a5c [2022-08-09T17:04:58.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T17:04:58.325Z] ---> Using cache [2022-08-09T17:04:58.325Z] ---> 6f57643aff67 [2022-08-09T17:04:58.325Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T17:04:58.325Z] ---> Running in 4f06094c5e9c [2022-08-09T17:04:58.325Z] Removing intermediate container 4f06094c5e9c [2022-08-09T17:04:58.325Z] ---> b79cbd4ce55b [2022-08-09T17:04:58.325Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T17:04:58.325Z] ---> Running in fbae6e5f1edb [2022-08-09T17:04:58.325Z] Removing intermediate container fbae6e5f1edb [2022-08-09T17:04:58.325Z] ---> f6dc62dabcb5 [2022-08-09T17:04:58.325Z] Step 15/23 : WORKDIR / [2022-08-09T17:04:58.325Z] ---> Running in be8c1beb343a [2022-08-09T17:04:58.923Z] Removing intermediate container be8c1beb343a [2022-08-09T17:04:58.923Z] ---> 7cfe92ae3be4 [2022-08-09T17:04:58.923Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:04:59.913Z] ---> 0af996d23c45 [2022-08-09T17:04:59.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T17:05:01.363Z] ---> 52d02926d34b [2022-08-09T17:05:01.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T17:05:02.350Z] ---> 807218896b52 [2022-08-09T17:05:02.350Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T17:05:02.632Z] ---> Running in 493f7682146c [2022-08-09T17:05:03.229Z] Removing intermediate container 493f7682146c [2022-08-09T17:05:03.229Z] ---> c2e23ec33f13 [2022-08-09T17:05:03.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:05:03.229Z] ---> Running in 9d56396659c1 [2022-08-09T17:05:03.831Z] Removing intermediate container 9d56396659c1 [2022-08-09T17:05:03.831Z] ---> 36ff52a86c24 [2022-08-09T17:05:03.831Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T17:05:03.831Z] ---> Running in e240588a1387 [2022-08-09T17:05:04.442Z] Removing intermediate container e240588a1387 [2022-08-09T17:05:04.442Z] ---> 71f33558adcd [2022-08-09T17:05:04.442Z] Step 22/23 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T17:05:04.442Z] ---> Running in 4c20159e7581 [2022-08-09T17:05:05.044Z] Removing intermediate container 4c20159e7581 [2022-08-09T17:05:05.044Z] ---> 1e7676650918 [2022-08-09T17:05:05.044Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T17:05:05.044Z] ---> Running in d1b6e16820dc [2022-08-09T17:05:05.645Z] Removing intermediate container d1b6e16820dc [2022-08-09T17:05:05.645Z] ---> 599954bf5f39 [2022-08-09T17:05:05.645Z] [2022-08-09T17:05:05.924Z] Successfully built 599954bf5f39 [2022-08-09T17:05:05.924Z] Successfully tagged core-command-arm64:latest [2022-08-09T17:06:02.514Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T17:06:12.715Z] Removing intermediate container d58bbaaca03d [2022-08-09T17:06:12.715Z] ---> 874d96e8bd14 [2022-08-09T17:06:12.715Z] [2022-08-09T17:06:12.715Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T17:06:12.715Z] ---> 3d81c46cd875 [2022-08-09T17:06:12.715Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T17:06:12.986Z] ---> Running in a42c46f0edd6 [2022-08-09T17:06:14.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:15.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:16.026Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T17:06:16.305Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T17:06:16.305Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:06:16.305Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:06:16.600Z] OK: 6 MiB in 16 packages [2022-08-09T17:06:19.254Z] Removing intermediate container a42c46f0edd6 [2022-08-09T17:06:19.254Z] ---> 1e3cbcfb2fc0 [2022-08-09T17:06:19.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T17:06:19.540Z] ---> Running in f48c9704d47d [2022-08-09T17:06:19.822Z] Removing intermediate container bb2b41e1da08 [2022-08-09T17:06:19.822Z] ---> e6c31d29042e [2022-08-09T17:06:19.822Z] [2022-08-09T17:06:19.822Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T17:06:19.822Z] ---> 3d81c46cd875 [2022-08-09T17:06:19.822Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T17:06:20.101Z] ---> Running in 9da8300d063d [2022-08-09T17:06:20.101Z] Removing intermediate container f48c9704d47d [2022-08-09T17:06:20.101Z] ---> ce22d342d727 [2022-08-09T17:06:20.101Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T17:06:20.384Z] ---> Running in 6ff26af7309b [2022-08-09T17:06:20.987Z] Removing intermediate container 6ff26af7309b [2022-08-09T17:06:20.987Z] ---> ffc100713f54 [2022-08-09T17:06:20.987Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T17:06:20.987Z] ---> Running in 944277211f23 [2022-08-09T17:06:21.581Z] Removing intermediate container 944277211f23 [2022-08-09T17:06:21.581Z] ---> 06ba2ed7d567 [2022-08-09T17:06:21.581Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:06:21.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:21.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:22.130Z] ---> ec9b721b1d4c [2022-08-09T17:06:22.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T17:06:23.114Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T17:06:23.114Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T17:06:23.114Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T17:06:23.393Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T17:06:23.393Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T17:06:23.393Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T17:06:23.393Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:06:23.393Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:06:23.667Z] OK: 8 MiB in 20 packages [2022-08-09T17:06:24.681Z] ---> 9200bb965ff9 [2022-08-09T17:06:24.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T17:06:25.677Z] ---> 1500219047dc [2022-08-09T17:06:25.677Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T17:06:25.677Z] Removing intermediate container 9da8300d063d [2022-08-09T17:06:25.677Z] ---> 66b90835f3b3 [2022-08-09T17:06:25.677Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T17:06:25.677Z] ---> Running in dd093c27bdfe [2022-08-09T17:06:25.677Z] ---> Running in acff2aea28c9 [2022-08-09T17:06:26.281Z] Removing intermediate container acff2aea28c9 [2022-08-09T17:06:26.281Z] ---> 5943b57f9ac3 [2022-08-09T17:06:26.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:06:26.281Z] Removing intermediate container dd093c27bdfe [2022-08-09T17:06:26.281Z] ---> 53ac68ad0965 [2022-08-09T17:06:26.281Z] Step 13/22 : WORKDIR /edgex [2022-08-09T17:06:26.281Z] ---> Running in 47c6b9cc6f97 [2022-08-09T17:06:26.281Z] ---> Running in b32c5f8ee1e6 [2022-08-09T17:06:26.895Z] Removing intermediate container 47c6b9cc6f97 [2022-08-09T17:06:26.895Z] ---> 903fdbb72678 [2022-08-09T17:06:26.895Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T17:06:26.895Z] Removing intermediate container b32c5f8ee1e6 [2022-08-09T17:06:26.895Z] ---> 3dfd0ff4d49d [2022-08-09T17:06:26.895Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T17:06:27.189Z] ---> Running in 1ee8a5d164b3 [2022-08-09T17:06:27.786Z] Removing intermediate container 1ee8a5d164b3 [2022-08-09T17:06:27.786Z] ---> 2a538ed77da7 [2022-08-09T17:06:27.786Z] Step 21/22 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T17:06:27.786Z] ---> Running in ba445da6469c [2022-08-09T17:06:27.786Z] ---> d344055a02cb [2022-08-09T17:06:27.786Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T17:06:28.059Z] Removing intermediate container ba445da6469c [2022-08-09T17:06:28.059Z] ---> 807ff02b46ec [2022-08-09T17:06:28.059Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T17:06:28.339Z] ---> Running in 38492a61a454 [2022-08-09T17:06:28.946Z] Removing intermediate container 38492a61a454 [2022-08-09T17:06:28.946Z] ---> 60369325e138 [2022-08-09T17:06:28.946Z] [2022-08-09T17:06:29.229Z] Successfully built 60369325e138 [2022-08-09T17:06:29.229Z] Successfully tagged support-notifications-arm64:latest [2022-08-09T17:06:29.229Z]  Building support-notifications ... done  ---> f921f422fd25 [2022-08-09T17:06:29.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T17:06:30.669Z] ---> c7307eb8f2ed [2022-08-09T17:06:30.669Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T17:06:31.268Z] ---> 6c994394b131 [2022-08-09T17:06:31.268Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T17:06:31.268Z] ---> Running in d02fe687e198 [2022-08-09T17:06:33.250Z] Removing intermediate container d02fe687e198 [2022-08-09T17:06:33.250Z] ---> fd1e6ece5352 [2022-08-09T17:06:33.250Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T17:06:33.250Z] ---> Running in 7b62c2db9641 [2022-08-09T17:06:33.536Z] Removing intermediate container 7b62c2db9641 [2022-08-09T17:06:33.536Z] ---> 0c5936817d79 [2022-08-09T17:06:33.536Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T17:06:33.536Z] ---> Running in 5a2463459972 [2022-08-09T17:06:33.812Z] Removing intermediate container 5a2463459972 [2022-08-09T17:06:33.812Z] ---> 2ae0a5e10b26 [2022-08-09T17:06:33.812Z] Step 21/22 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T17:06:34.085Z] ---> Running in ed96f9d0828a [2022-08-09T17:06:34.366Z] Removing intermediate container ed96f9d0828a [2022-08-09T17:06:34.366Z] ---> 350a1e55fe11 [2022-08-09T17:06:34.366Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T17:06:34.647Z] ---> Running in 881eec81aa6f [2022-08-09T17:06:34.924Z] Removing intermediate container 881eec81aa6f [2022-08-09T17:06:34.924Z] ---> db8cb1ee387d [2022-08-09T17:06:34.924Z] [2022-08-09T17:06:35.197Z] Successfully built db8cb1ee387d [2022-08-09T17:06:35.197Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-09T17:06:41.907Z]  Building security-proxy-setup ... done Removing intermediate container faafe26044e4 [2022-08-09T17:06:41.907Z] ---> b18168a05ab8 [2022-08-09T17:06:41.907Z] [2022-08-09T17:06:41.907Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T17:06:41.907Z] ---> 60f2846fe774 [2022-08-09T17:06:41.907Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T17:06:41.907Z] ---> Using cache [2022-08-09T17:06:41.907Z] ---> 54c2108fa64b [2022-08-09T17:06:41.907Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:06:41.907Z] ---> Using cache [2022-08-09T17:06:41.907Z] ---> 72abf238c8d6 [2022-08-09T17:06:41.908Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T17:06:41.908Z] ---> Running in e386ca33f2ec [2022-08-09T17:06:42.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:43.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:44.456Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T17:06:44.456Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T17:06:44.456Z] OK: 15735 distinct packages available [2022-08-09T17:06:44.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:45.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:46.689Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T17:06:46.962Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T17:06:46.962Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T17:06:46.962Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T17:06:47.234Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T17:06:47.234Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T17:06:47.234Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T17:06:47.506Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T17:06:47.506Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T17:06:47.506Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T17:06:47.782Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:06:47.782Z] OK: 8 MiB in 23 packages [2022-08-09T17:06:49.221Z] Removing intermediate container e386ca33f2ec [2022-08-09T17:06:49.221Z] ---> 34dada622467 [2022-08-09T17:06:49.221Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:06:49.816Z] ---> bce81cab9d52 [2022-08-09T17:06:49.816Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T17:06:51.248Z] ---> 9cfde0ef6045 [2022-08-09T17:06:51.248Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T17:06:51.846Z] ---> ae24a6adf6ee [2022-08-09T17:06:51.846Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T17:06:51.846Z] ---> Running in c45c52674b49 [2022-08-09T17:06:52.117Z] Removing intermediate container c45c52674b49 [2022-08-09T17:06:52.117Z] ---> 392a58674e72 [2022-08-09T17:06:52.117Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:06:52.117Z] ---> Running in 9d0f8dee5b8e [2022-08-09T17:06:52.391Z] Removing intermediate container 9d0f8dee5b8e [2022-08-09T17:06:52.391Z] ---> c346b862f912 [2022-08-09T17:06:52.391Z] Step 18/20 : LABEL arch=arm64 [2022-08-09T17:06:52.664Z] ---> Running in 9f95dae15b9b [2022-08-09T17:06:52.939Z] Removing intermediate container 9f95dae15b9b [2022-08-09T17:06:52.939Z] ---> 6c21328a0ff0 [2022-08-09T17:06:52.939Z] Step 19/20 : LABEL git_sha=ab6a6f1ed9590a7c550edd8385a43800d700d27c [2022-08-09T17:06:52.939Z] ---> Running in 0474932511d6 [2022-08-09T17:06:53.221Z] Removing intermediate container 0474932511d6 [2022-08-09T17:06:53.221Z] ---> f237a6e289fb [2022-08-09T17:06:53.221Z] Step 20/20 : LABEL version=0.0.0 [2022-08-09T17:06:53.495Z] ---> Running in 5f2f837a8424 [2022-08-09T17:06:53.766Z] Removing intermediate container 5f2f837a8424 [2022-08-09T17:06:53.766Z] ---> c63100d477c5 [2022-08-09T17:06:53.766Z] [2022-08-09T17:06:54.039Z] Successfully built c63100d477c5 [2022-08-09T17:06:54.039Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-09T17:06:54.328Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-09T17:06:54.321Z] $ docker stop --time=1 4566658cc9d390df2620abbcf10e54b5d4db119cab7e304ce884ea5d40f4fa15 [2022-08-09T17:06:56.040Z] $ docker rm -f 4566658cc9d390df2620abbcf10e54b5d4db119cab7e304ce884ea5d40f4fa15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T17:06:56.644Z] + docker images [2022-08-09T17:06:56.917Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T17:06:56.917Z] security-spiffe-token-provider-arm64 latest c63100d477c5 3 seconds ago 28.3MB [2022-08-09T17:06:56.917Z] b18168a05ab8 16 seconds ago 1.4GB [2022-08-09T17:06:56.917Z] security-proxy-setup-arm64 latest db8cb1ee387d 22 seconds ago 26.2MB [2022-08-09T17:06:56.917Z] support-notifications-arm64 latest 60369325e138 28 seconds ago 26.1MB [2022-08-09T17:06:56.917Z] e6c31d29042e 38 seconds ago 1.36GB [2022-08-09T17:06:56.917Z] 874d96e8bd14 44 seconds ago 1.41GB [2022-08-09T17:06:56.917Z] core-command-arm64 latest 599954bf5f39 About a minute ago 15.5MB [2022-08-09T17:06:56.917Z] a79c76fe9547 2 minutes ago 1.35GB [2022-08-09T17:06:56.917Z] security-secretstore-setup-arm64 latest 139c25fef602 2 minutes ago 27.9MB [2022-08-09T17:06:56.917Z] db2c5631d19d 3 minutes ago 1.36GB [2022-08-09T17:06:56.917Z] core-data-arm64 latest 20f1490b0586 5 minutes ago 20.6MB [2022-08-09T17:06:56.917Z] f3c8edc1e3ed 6 minutes ago 1.38GB [2022-08-09T17:06:56.917Z] support-scheduler-arm64 latest 280526c7b398 8 minutes ago 25.6MB [2022-08-09T17:06:56.917Z] security-spire-config-arm64 latest a87acb5a59fc 8 minutes ago 83.6MB [2022-08-09T17:06:56.917Z] 64b6237168d0 8 minutes ago 1.41GB [2022-08-09T17:06:56.917Z] 913db1d9c748 8 minutes ago 1.25GB [2022-08-09T17:06:56.917Z] sys-mgmt-agent-arm64 latest ba2d918c0402 9 minutes ago 133MB [2022-08-09T17:06:56.917Z] core-metadata-arm64 latest 0ccbefeab6e9 10 minutes ago 17.4MB [2022-08-09T17:06:56.917Z] d0894e43aa9c 10 minutes ago 1.38GB [2022-08-09T17:06:56.917Z] security-bootstrapper-arm64 latest effc86b666ef 11 minutes ago 18.6MB [2022-08-09T17:06:56.917Z] f0bfab368f6a 11 minutes ago 1.35GB [2022-08-09T17:06:56.917Z] 6951dfb7d646 11 minutes ago 1.35GB [2022-08-09T17:06:56.917Z] security-spire-server-arm64 latest df01236966f6 15 minutes ago 84.2MB [2022-08-09T17:06:56.917Z] 5acbd16e4a3d 16 minutes ago 1.25GB [2022-08-09T17:06:56.917Z] security-spire-agent-arm64 latest e70ba7fb1c97 17 minutes ago 122MB [2022-08-09T17:06:56.917Z] 39646b7465f9 18 minutes ago 1.25GB [2022-08-09T17:06:56.917Z] ci-base-image-arm64 latest 9adc7da4d00d 33 minutes ago 995MB [2022-08-09T17:06:56.917Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-09T17:06:56.917Z] alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB [2022-08-09T17:06:56.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-09T17:06:56.917Z] 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-09T17:06:57.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T17:06:57.375Z] [2022-08-09T17:06:57.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T17:06:57.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T17:06:57.999Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-09T17:06:57.999Z] 8998bd30e6a1: Pulling fs layer [2022-08-09T17:06:57.999Z] 04944245beec: Pulling fs layer [2022-08-09T17:06:57.999Z] 699f458cf7ca: Pulling fs layer [2022-08-09T17:06:57.999Z] 765212b225bb: Pulling fs layer [2022-08-09T17:06:57.999Z] f23df028b6ca: Pulling fs layer [2022-08-09T17:06:57.999Z] d65c8cfc05b1: Pulling fs layer [2022-08-09T17:06:57.999Z] 2437ff75d9bd: Pulling fs layer [2022-08-09T17:06:57.999Z] 765212b225bb: Waiting [2022-08-09T17:06:57.999Z] f23df028b6ca: Waiting [2022-08-09T17:06:57.999Z] d65c8cfc05b1: Waiting [2022-08-09T17:06:57.999Z] 2437ff75d9bd: Waiting [2022-08-09T17:06:57.999Z] 04944245beec: Verifying Checksum [2022-08-09T17:06:57.999Z] 04944245beec: Download complete [2022-08-09T17:06:57.999Z] 765212b225bb: Verifying Checksum [2022-08-09T17:06:57.999Z] 765212b225bb: Download complete [2022-08-09T17:06:57.999Z] f23df028b6ca: Verifying Checksum [2022-08-09T17:06:57.999Z] f23df028b6ca: Download complete [2022-08-09T17:06:58.275Z] d65c8cfc05b1: Verifying Checksum [2022-08-09T17:06:58.275Z] d65c8cfc05b1: Download complete [2022-08-09T17:06:58.275Z] 699f458cf7ca: Verifying Checksum [2022-08-09T17:06:58.275Z] 699f458cf7ca: Download complete [2022-08-09T17:06:58.547Z] 8998bd30e6a1: Verifying Checksum [2022-08-09T17:06:58.547Z] 8998bd30e6a1: Download complete [2022-08-09T17:07:01.164Z] 2437ff75d9bd: Verifying Checksum [2022-08-09T17:07:01.164Z] 2437ff75d9bd: Download complete [2022-08-09T17:07:03.140Z] 8998bd30e6a1: Pull complete [2022-08-09T17:07:03.731Z] 04944245beec: Pull complete [2022-08-09T17:07:05.165Z] 699f458cf7ca: Pull complete [2022-08-09T17:07:05.437Z] 765212b225bb: Pull complete [2022-08-09T17:07:06.418Z] f23df028b6ca: Pull complete [2022-08-09T17:07:06.690Z] d65c8cfc05b1: Pull complete [2022-08-09T17:07:21.764Z] 2437ff75d9bd: Pull complete [2022-08-09T17:07:21.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-09T17:07:21.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T17:07:21.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T17:07:22.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-22232 does not seem to be running inside a container [2022-08-09T17:07:22.119Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-lftools-log-publisher:arm64 cat [2022-08-09T17:07:24.852Z] $ docker top bffd6ed42b1337dd660cea689f08ce64c7ab7001af486b2a398418afac282273 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:25.839Z] ---> job-cost.sh [2022-08-09T17:07:25.839Z] lf-activate-venv: SKIPPING [2022-08-09T17:07:25.839Z] INFO: No Stack... [2022-08-09T17:07:26.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-09T17:07:27.028Z] INFO: Archiving Costs [Pipeline] sh [2022-08-09T17:07:27.689Z] + + catcut /w/workspace/edgex-go/11/archives/cost.csv -d, -f6 [2022-08-09T17:07:27.689Z] [Pipeline] lock [2022-08-09T17:07:27.722Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] [2022-08-09T17:07:27.731Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] did not exist. Created. [2022-08-09T17:07:27.731Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-09T17:07:28.400Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-09T17:07:28.574Z] Stashed 1 file(s) [Pipeline] } [2022-08-09T17:07:28.585Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-09T17:07:28.594Z] $ docker stop --time=1 bffd6ed42b1337dd660cea689f08ce64c7ab7001af486b2a398418afac282273 [2022-08-09T17:07:30.081Z] $ docker rm -f bffd6ed42b1337dd660cea689f08ce64c7ab7001af486b2a398418afac282273 [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-09T17:07:30.586Z] provisioning config files... [2022-08-09T17:07:30.596Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config135286739912742298tmp [Pipeline] { [Pipeline] sh [2022-08-09T17:07:30.907Z] + set +x [2022-08-09T17:07:30.907Z] + curl -s https://codecov.io/bash [2022-08-09T17:07:30.907Z] + bash -s -- [2022-08-09T17:07:30.907Z] [2022-08-09T17:07:30.907Z] _____ _ [2022-08-09T17:07:30.907Z] / ____| | | [2022-08-09T17:07:30.907Z] | | ___ __| | ___ ___ _____ __ [2022-08-09T17:07:30.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-09T17:07:30.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-09T17:07:30.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-09T17:07:30.907Z] Bash-1.0.6 [2022-08-09T17:07:30.907Z] [2022-08-09T17:07:30.907Z] [2022-08-09T17:07:30.907Z] ==> git version 2.25.1 found [2022-08-09T17:07:30.907Z] ==> 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-09T17:07:30.907Z] Release-Date: 2020-01-08 [2022-08-09T17:07:30.907Z] 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-09T17:07:30.907Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-09T17:07:30.907Z] ==> Jenkins CI detected. [2022-08-09T17:07:30.907Z] current dir:  /w/workspace/edgex-go/11 [2022-08-09T17:07:30.907Z] project root: . [2022-08-09T17:07:30.907Z] --> token set from env [2022-08-09T17:07:30.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-09T17:07:30.907Z] ==> Running gcov in . (disable via -X gcov) [2022-08-09T17:07:30.907Z] ==> Python coveragepy not found [2022-08-09T17:07:30.907Z] ==> Searching for coverage reports in: [2022-08-09T17:07:30.907Z] + . [2022-08-09T17:07:30.907Z] -> Found 1 reports [2022-08-09T17:07:30.907Z] ==> Detecting git/mercurial file structure [2022-08-09T17:07:30.907Z] ==> Reading reports [2022-08-09T17:07:30.907Z] + ./coverage.out bytes=478941 [2022-08-09T17:07:30.907Z] ==> Appending adjustments [2022-08-09T17:07:30.907Z] https://docs.codecov.io/docs/fixing-reports [2022-08-09T17:07:32.298Z] + Found adjustments [2022-08-09T17:07:32.298Z] ==> Gzipping contents [2022-08-09T17:07:32.298Z] 64K /tmp/codecov.F080cN.gz [2022-08-09T17:07:32.298Z] ==> Uploading reports [2022-08-09T17:07:32.298Z] url: https://codecov.io [2022-08-09T17:07:32.298Z] query: branch=PR-4097&commit=7fcdf56cf112e5719cbda34384f3c81768e9c229&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-09T17:07:32.298Z] -> Pinging Codecov [2022-08-09T17:07:32.298Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=7fcdf56cf112e5719cbda34384f3c81768e9c229&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-09T17:07:32.568Z] -> Uploading to [2022-08-09T17:07:32.569Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-09/00271124DB129430A58F1EEE437C3FCB/7fcdf56cf112e5719cbda34384f3c81768e9c229/552922a1-caac-4133-a851-fdeda87d2e81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T170732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=009dde834e49b3bc4bf20592dc827aaf318748fa6c49f41bff2022e2dcc21e9c [2022-08-09T17:07:32.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T17:07:32.569Z] Dload Upload Total Spent Left Speed [2022-08-09T17:07:32.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62871 0 0 100 62871 0 302k --:--:-- --:--:-- --:--:-- 300k 100 62871 0 0 100 62871 0 242k --:--:-- --:--:-- --:--:-- 241k [2022-08-09T17:07:32.830Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7fcdf56cf112e5719cbda34384f3c81768e9c229 [Pipeline] } [2022-08-09T17:07:32.839Z] 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-09T17:07:33.484Z] + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:33.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:34.678Z] ---> package-listing.sh [2022-08-09T17:07:34.678Z] ++ facter osfamily [2022-08-09T17:07:34.678Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-09T17:07:34.678Z] + OS_FAMILY=debian [2022-08-09T17:07:34.678Z] + workspace=/w/workspace/edgex-go/11 [2022-08-09T17:07:34.678Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-09T17:07:34.678Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-09T17:07:34.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-09T17:07:34.678Z] + PACKAGES=/tmp/packages_start.txt [2022-08-09T17:07:34.678Z] + '[' /w/workspace/edgex-go/11 ']' [2022-08-09T17:07:34.678Z] + PACKAGES=/tmp/packages_end.txt [2022-08-09T17:07:34.678Z] + case "${OS_FAMILY}" in [2022-08-09T17:07:34.678Z] + dpkg -l [2022-08-09T17:07:34.678Z] + grep '^ii' [2022-08-09T17:07:35.008Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-09T17:07:35.008Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-09T17:07:35.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-09T17:07:35.008Z] + '[' /w/workspace/edgex-go/11 ']' [2022-08-09T17:07:35.008Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2022-08-09T17:07:35.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2022-08-09T17:07:35.019Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-09T17:07:35.302Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T17:07:35.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T17:07:35.874Z] [2022-08-09T17:07:35.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T17:07:36.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T17:07:36.188Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-09T17:07:36.188Z] 5eb5b503b376: Pulling fs layer [2022-08-09T17:07:36.188Z] 5c69ac0246d0: Pulling fs layer [2022-08-09T17:07:36.188Z] ec43610c2a17: Pulling fs layer [2022-08-09T17:07:36.188Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-09T17:07:36.188Z] 33b1e0a273af: Pulling fs layer [2022-08-09T17:07:36.188Z] 5d3b04190fa2: Pulling fs layer [2022-08-09T17:07:36.188Z] 2f39f015ded8: Pulling fs layer [2022-08-09T17:07:36.188Z] 33b1e0a273af: Waiting [2022-08-09T17:07:36.188Z] 5d3b04190fa2: Waiting [2022-08-09T17:07:36.188Z] 3a2ae6a8a46f: Waiting [2022-08-09T17:07:36.188Z] 5c69ac0246d0: Download complete [2022-08-09T17:07:36.188Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-09T17:07:36.188Z] 3a2ae6a8a46f: Download complete [2022-08-09T17:07:36.188Z] 33b1e0a273af: Verifying Checksum [2022-08-09T17:07:36.188Z] 33b1e0a273af: Download complete [2022-08-09T17:07:36.188Z] 5d3b04190fa2: Verifying Checksum [2022-08-09T17:07:36.188Z] 5d3b04190fa2: Download complete [2022-08-09T17:07:36.449Z] ec43610c2a17: Download complete [2022-08-09T17:07:36.449Z] 5eb5b503b376: Verifying Checksum [2022-08-09T17:07:36.449Z] 5eb5b503b376: Download complete [2022-08-09T17:07:37.017Z] 2f39f015ded8: Verifying Checksum [2022-08-09T17:07:37.017Z] 2f39f015ded8: Download complete [2022-08-09T17:07:37.585Z] 5eb5b503b376: Pull complete [2022-08-09T17:07:37.846Z] 5c69ac0246d0: Pull complete [2022-08-09T17:07:38.106Z] ec43610c2a17: Pull complete [2022-08-09T17:07:38.366Z] 3a2ae6a8a46f: Pull complete [2022-08-09T17:07:38.366Z] 33b1e0a273af: Pull complete [2022-08-09T17:07:38.625Z] 5d3b04190fa2: Pull complete [2022-08-09T17:07:42.822Z] 2f39f015ded8: Pull complete [2022-08-09T17:07:42.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-09T17:07:42.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T17:07:42.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T17:07:42.924Z] prd-ubuntu20.04-docker-8c-8g-22230 does not seem to be running inside a container [2022-08-09T17:07:42.990Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-09T17:07:44.872Z] $ docker top 430fa66a08cbc40eb16c94587b60d3f653d6f2c8c4d7817a29ce54477c6dac56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T17:07:45.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-09T17:07:45.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-09T17:07:45.783Z] + ls /var/log/sa-host [2022-08-09T17:07:45.784Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T17:07:45.860Z] provisioning config files... [2022-08-09T17:07:45.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config2142603588709166545tmp [Pipeline] { [Pipeline] echo [2022-08-09T17:07:45.884Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:46.170Z] ---> create-netrc.sh [Pipeline] } [2022-08-09T17:07:46.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:46.502Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-09T17:07:46.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:46.799Z] ---> sudo-logs.sh [2022-08-09T17:07:46.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-09T17:07:46.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:47.113Z] ---> job-cost.sh [2022-08-09T17:07:47.113Z] lf-activate-venv: SKIPPING [2022-08-09T17:07:47.113Z] DEBUG: total: 0.10999999940395355 [2022-08-09T17:07:47.113Z] INFO: Retrieving Stack Cost... [2022-08-09T17:07:47.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-09T17:07:47.948Z] INFO: Archiving Costs [Pipeline] echo [2022-08-09T17:07:47.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:07:48.251Z] ---> logs-deploy.sh [2022-08-09T17:07:48.251Z] lf-activate-venv: SKIPPING [2022-08-09T17:07:48.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/11 [2022-08-09T17:07:48.251Z] INFO: archiving workspace using pattern(s): [2022-08-09T17:07:49.191Z] Archives upload complete. [2022-08-09T17:07:49.454Z] INFO: archiving logs to Nexus [2022-08-09T17:07:50.025Z] ---> uname -a: [2022-08-09T17:07:50.025Z] Linux prd-ubuntu20-04-docker-8c-8g-22230 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-09T17:07:50.025Z] [2022-08-09T17:07:50.025Z] [2022-08-09T17:07:50.025Z] ---> lscpu: [2022-08-09T17:07:50.025Z] Architecture: x86_64 [2022-08-09T17:07:50.025Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-09T17:07:50.025Z] Byte Order: Little Endian [2022-08-09T17:07:50.025Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-09T17:07:50.025Z] CPU(s): 8 [2022-08-09T17:07:50.025Z] On-line CPU(s) list: 0-7 [2022-08-09T17:07:50.025Z] Thread(s) per core: 1 [2022-08-09T17:07:50.025Z] Core(s) per socket: 1 [2022-08-09T17:07:50.025Z] Socket(s): 8 [2022-08-09T17:07:50.025Z] NUMA node(s): 1 [2022-08-09T17:07:50.025Z] Vendor ID: AuthenticAMD [2022-08-09T17:07:50.025Z] CPU family: 23 [2022-08-09T17:07:50.025Z] Model: 49 [2022-08-09T17:07:50.025Z] Model name: AMD EPYC-Rome Processor [2022-08-09T17:07:50.025Z] Stepping: 0 [2022-08-09T17:07:50.025Z] CPU MHz: 2799.996 [2022-08-09T17:07:50.025Z] BogoMIPS: 5599.99 [2022-08-09T17:07:50.025Z] Virtualization: AMD-V [2022-08-09T17:07:50.025Z] Hypervisor vendor: KVM [2022-08-09T17:07:50.025Z] Virtualization type: full [2022-08-09T17:07:50.025Z] L1d cache: 256 KiB [2022-08-09T17:07:50.025Z] L1i cache: 256 KiB [2022-08-09T17:07:50.025Z] L2 cache: 4 MiB [2022-08-09T17:07:50.025Z] L3 cache: 128 MiB [2022-08-09T17:07:50.025Z] NUMA node0 CPU(s): 0-7 [2022-08-09T17:07:50.025Z] Vulnerability Itlb multihit: Not affected [2022-08-09T17:07:50.025Z] Vulnerability L1tf: Not affected [2022-08-09T17:07:50.025Z] Vulnerability Mds: Not affected [2022-08-09T17:07:50.025Z] Vulnerability Meltdown: Not affected [2022-08-09T17:07:50.025Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-09T17:07:50.025Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-09T17:07:50.025Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-09T17:07:50.025Z] Vulnerability Srbds: Not affected [2022-08-09T17:07:50.025Z] Vulnerability Tsx async abort: Not affected [2022-08-09T17:07:50.025Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-09T17:07:50.025Z] [2022-08-09T17:07:50.025Z] [2022-08-09T17:07:50.025Z] ---> nproc: [2022-08-09T17:07:50.025Z] 8 [2022-08-09T17:07:50.025Z] [2022-08-09T17:07:50.025Z]