Pull request #4468 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e9e4992a67730eb9c1ab0595e269a2074fa520f7+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (f1cce8d8032776da39d7f69a7c45dfdf41c95bc4) 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-ssh11101784905056010611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8914006632741765335.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4468/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-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12306263070429982366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5498108188094558321.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4468/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-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7708670663473474840.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5306 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit e9e4992a67730eb9c1ab0595e269a2074fa520f7 Merge succeeded, producing e9e4992a67730eb9c1ab0595e269a2074fa520f7 Checking out Revision e9e4992a67730eb9c1ab0595e269a2074fa520f7 (PR-4468) > git config core.sparsecheckout # timeout=10 > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # 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 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # timeout=10 Commit message: "refactor: Remove use of TOML package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T22:11:50.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T22:11:50.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T22:11:50.981Z] ========================================================= [2023-03-22T22:11:50.981Z] EdgeX Global Pipelines Version Info [2023-03-22T22:11:50.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 [2023-03-22T22:11:51.688Z] ------------------- [2023-03-22T22:11:51.688Z] stable info: [2023-03-22T22:11:51.688Z] ------------------- [2023-03-22T22:11:51.688Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T22:11:51.688Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T22:11:51.688Z] Message: update stable to v1.0.245 [2023-03-22T22:11:52.255Z] ------------------- [2023-03-22T22:11:52.255Z] experimental info: [2023-03-22T22:11:52.255Z] ------------------- [2023-03-22T22:11:52.255Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T22:11:52.255Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T22:11:52.255Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T22:11:52.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T22:11:52.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T22:11:52.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T22:11:52.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T22:11:52.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T22:11:52.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T22:11:52.474Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T22:11:52.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T22:11:52.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T22:11:52.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T22:11:52.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T22:11:52.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T22:11:52.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T22:11:52.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T22:11:52.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T22:11:52.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:11:52.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:11:52.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T22:11:52.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T22:11:52.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T22:11:52.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T22:11:52.660Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T22:11:52.673Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T22:11:52.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo [2023-03-22T22:11:52.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo [2023-03-22T22:11:52.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo [2023-03-22T22:11:52.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] echo [2023-03-22T22:11:52.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9e4992 [Pipeline] echo [2023-03-22T22:11:52.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:11:52.795Z] provisioning config files... [2023-03-22T22:11:52.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3504751423259063783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:11:53.107Z] ---> docker-login.sh [2023-03-22T22:11:53.107Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:11:53.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.368Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.368Z] [2023-03-22T22:11:53.369Z] Login Succeeded [2023-03-22T22:11:53.369Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:11:53.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.628Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.628Z] [2023-03-22T22:11:53.628Z] Login Succeeded [2023-03-22T22:11:53.628Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:11:53.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.628Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.628Z] [2023-03-22T22:11:53.628Z] Login Succeeded [2023-03-22T22:11:53.628Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:11:53.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.628Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.628Z] [2023-03-22T22:11:53.628Z] Login Succeeded [2023-03-22T22:11:53.628Z] docker.io [2023-03-22T22:11:53.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.888Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.888Z] [2023-03-22T22:11:53.888Z] Login Succeeded [2023-03-22T22:11:53.888Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:11:53.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T22:11:54.205Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-22T22:11:54.205Z] + dirname cmd/core-command/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/core-data/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T22:11:54.205Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T22:11:54.205Z] + cut -d/ -f2 [2023-03-22T22:11:54.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T22:11:54.254Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T22:11:54.577Z] + git rev-list -1 --merges e9e4992a67730eb9c1ab0595e269a2074fa520f7~1..e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] echo [2023-03-22T22:11:54.594Z] -----------> git rev-list -1 --merges e9e4992a67730eb9c1ab0595e269a2074fa520f7~1..e9e4992a67730eb9c1ab0595e269a2074fa520f7 e9e4992a67730eb9c1ab0595e269a2074fa520f7 [false] [Pipeline] sh [2023-03-22T22:11:54.888Z] + git log --format=format:%s -1 e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] echo [2023-03-22T22:11:54.908Z] ========================================================= [2023-03-22T22:11:54.909Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T22:11:54.909Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T22:11:55.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T22:11:55.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T22:11:55.297Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T22:11:55.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T22:11:55.297Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T22:11:55.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T22:11:55.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:55.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:55.639Z] [2023-03-22T22:11:55.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:55.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:55.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T22:11:55.945Z] b85a868b505f: Pulling fs layer [2023-03-22T22:11:55.945Z] e2be974225ed: Pulling fs layer [2023-03-22T22:11:55.945Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T22:11:55.945Z] 988bab9f4d93: Pulling fs layer [2023-03-22T22:11:55.945Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T22:11:55.945Z] eaf3925da568: Pulling fs layer [2023-03-22T22:11:55.945Z] bab4dde63d76: Pulling fs layer [2023-03-22T22:11:55.945Z] bde34c3a00c8: Pulling fs layer [2023-03-22T22:11:55.945Z] b352a97aabf1: Pulling fs layer [2023-03-22T22:11:55.945Z] 4872d77fe225: Pulling fs layer [2023-03-22T22:11:55.945Z] 5851b861e8e6: Pulling fs layer [2023-03-22T22:11:55.945Z] 988bab9f4d93: Waiting [2023-03-22T22:11:55.945Z] 1469e6f7b9e6: Waiting [2023-03-22T22:11:55.945Z] eaf3925da568: Waiting [2023-03-22T22:11:55.945Z] bab4dde63d76: Waiting [2023-03-22T22:11:55.945Z] 4872d77fe225: Waiting [2023-03-22T22:11:55.945Z] 5851b861e8e6: Waiting [2023-03-22T22:11:55.945Z] b352a97aabf1: Waiting [2023-03-22T22:11:55.945Z] bde34c3a00c8: Waiting [2023-03-22T22:11:55.945Z] e2be974225ed: Verifying Checksum [2023-03-22T22:11:55.945Z] e2be974225ed: Download complete [2023-03-22T22:11:55.945Z] 988bab9f4d93: Download complete [2023-03-22T22:11:56.206Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T22:11:56.206Z] 339a4e72a1f5: Download complete [2023-03-22T22:11:56.206Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T22:11:56.206Z] 1469e6f7b9e6: Download complete [2023-03-22T22:11:56.206Z] eaf3925da568: Download complete [2023-03-22T22:11:56.206Z] bde34c3a00c8: Verifying Checksum [2023-03-22T22:11:56.206Z] bde34c3a00c8: Download complete [2023-03-22T22:11:56.206Z] b352a97aabf1: Verifying Checksum [2023-03-22T22:11:56.206Z] b352a97aabf1: Download complete [2023-03-22T22:11:56.206Z] 4872d77fe225: Verifying Checksum [2023-03-22T22:11:56.206Z] 4872d77fe225: Download complete [2023-03-22T22:11:56.206Z] 5851b861e8e6: Verifying Checksum [2023-03-22T22:11:56.206Z] 5851b861e8e6: Download complete [2023-03-22T22:11:56.467Z] b85a868b505f: Verifying Checksum [2023-03-22T22:11:56.467Z] b85a868b505f: Download complete [2023-03-22T22:11:56.732Z] bab4dde63d76: Verifying Checksum [2023-03-22T22:11:56.732Z] bab4dde63d76: Download complete [2023-03-22T22:11:57.671Z] b85a868b505f: Pull complete [2023-03-22T22:11:57.936Z] e2be974225ed: Pull complete [2023-03-22T22:11:58.197Z] 339a4e72a1f5: Pull complete [2023-03-22T22:11:58.455Z] 988bab9f4d93: Pull complete [2023-03-22T22:11:58.715Z] 1469e6f7b9e6: Pull complete [2023-03-22T22:11:58.715Z] eaf3925da568: Pull complete [2023-03-22T22:12:00.621Z] bab4dde63d76: Pull complete [2023-03-22T22:12:00.621Z] bde34c3a00c8: Pull complete [2023-03-22T22:12:00.621Z] b352a97aabf1: Pull complete [2023-03-22T22:12:00.621Z] 4872d77fe225: Pull complete [2023-03-22T22:12:00.621Z] 5851b861e8e6: Pull complete [2023-03-22T22:12:00.621Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T22:12:00.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:12:00.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:00.724Z] prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container [2023-03-22T22:12:00.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/py-git-semver:0.1.4 cat [2023-03-22T22:12:02.036Z] $ docker top a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e -eo pid,comm [2023-03-22T22:12:02.090Z] 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). [2023-03-22T22:12:02.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T22:12:02.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:12:02.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:12:02.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:12:02.254Z] $ docker exec a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent [2023-03-22T22:12:02.373Z] SSH_AUTH_SOCK=/tmp/ssh-hNFZs4qguRZa/agent.32 [2023-03-22T22:12:02.373Z] SSH_AGENT_PID=38 [2023-03-22T22:12:02.380Z] Running ssh-add (command line suppressed) [2023-03-22T22:12:02.472Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9032039922487959558.key (/w/workspace/edgex-go/5@tmp/private_key_9032039922487959558.key) [2023-03-22T22:12:02.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:12:02.781Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T22:12:02.789Z] $ docker exec --env ******** --env ******** a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent -k [2023-03-22T22:12:02.913Z] unset SSH_AUTH_SOCK; [2023-03-22T22:12:02.914Z] unset SSH_AGENT_PID; [2023-03-22T22:12:02.914Z] echo Agent pid 38 killed; [2023-03-22T22:12:02.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T22:12:02.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:12:02.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:12:03.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:12:03.068Z] $ docker exec a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent [2023-03-22T22:12:03.172Z] SSH_AUTH_SOCK=/tmp/ssh-ffVvEDO8wLpa/agent.70 [2023-03-22T22:12:03.172Z] SSH_AGENT_PID=76 [2023-03-22T22:12:03.177Z] Running ssh-add (command line suppressed) [2023-03-22T22:12:03.271Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_17342003222830247096.key (/w/workspace/edgex-go/5@tmp/private_key_17342003222830247096.key) [2023-03-22T22:12:03.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:12:03.570Z] + git semver init [2023-03-22T22:12:03.827Z] 2023-03-22 22:12:03,773 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T22:12:03.827Z] 2023-03-22 22:12:03,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-03-22T22:12:03.827Z] 2023-03-22 22:12:03,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-03-22T22:12:03.827Z] 2023-03-22 22:12:03,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4468 with force:False [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,667 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4468 [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,671 [execute] INFO git cat-file --batch-check [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,678 [execute] INFO git cat-file --batch [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:12:08.022Z] 2023-03-22 22:12:07,682 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4468 [2023-03-22T22:12:08.022Z] 0.0.0 [Pipeline] } [2023-03-22T22:12:08.031Z] $ docker exec --env ******** --env ******** a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent -k [2023-03-22T22:12:08.133Z] unset SSH_AUTH_SOCK; [2023-03-22T22:12:08.134Z] unset SSH_AGENT_PID; [2023-03-22T22:12:08.134Z] echo Agent pid 76 killed; [2023-03-22T22:12:08.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T22:12:08.450Z] + git semver [Pipeline] } [2023-03-22T22:12:08.722Z] $ docker stop --time=1 a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e [2023-03-22T22:12:10.018Z] $ docker rm -f --volumes a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:12:10.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T22:12:10.574Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T22:12:10.577Z] [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 [2023-03-22T22:12:10.950Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-03-22T22:12:10.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:12:10.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:12:10.980Z] ========================================================= [2023-03-22T22:12:10.980Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T22:12:10.980Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:12:11.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:12:11.262Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T22:12:11.262Z] 63b65145d645: Pulling fs layer [2023-03-22T22:12:11.262Z] a2d21d5440eb: Pulling fs layer [2023-03-22T22:12:11.262Z] 935e6c44a52c: Pulling fs layer [2023-03-22T22:12:11.262Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T22:12:11.262Z] 30dea6a524f1: Pulling fs layer [2023-03-22T22:12:11.262Z] a2aff8979fd8: Pulling fs layer [2023-03-22T22:12:11.262Z] 6808be2612f2: Pulling fs layer [2023-03-22T22:12:11.262Z] f25807f1079a: Pulling fs layer [2023-03-22T22:12:11.262Z] a2aff8979fd8: Waiting [2023-03-22T22:12:11.262Z] 6808be2612f2: Waiting [2023-03-22T22:12:11.262Z] f25807f1079a: Waiting [2023-03-22T22:12:11.262Z] 94cc34f8dd06: Waiting [2023-03-22T22:12:11.262Z] 30dea6a524f1: Waiting [2023-03-22T22:12:11.262Z] a2d21d5440eb: Download complete [2023-03-22T22:12:11.262Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T22:12:11.262Z] 94cc34f8dd06: Download complete [2023-03-22T22:12:11.262Z] 30dea6a524f1: Verifying Checksum [2023-03-22T22:12:11.262Z] 30dea6a524f1: Download complete [2023-03-22T22:12:11.262Z] 63b65145d645: Download complete [2023-03-22T22:12:11.528Z] a2aff8979fd8: Verifying Checksum [2023-03-22T22:12:11.528Z] a2aff8979fd8: Download complete [2023-03-22T22:12:11.528Z] 63b65145d645: Pull complete [2023-03-22T22:12:11.528Z] a2d21d5440eb: Pull complete [2023-03-22T22:12:12.474Z] 935e6c44a52c: Verifying Checksum [2023-03-22T22:12:12.474Z] 935e6c44a52c: Download complete [2023-03-22T22:12:12.474Z] 6808be2612f2: Verifying Checksum [2023-03-22T22:12:12.474Z] 6808be2612f2: Download complete [2023-03-22T22:12:12.474Z] f25807f1079a: Verifying Checksum [2023-03-22T22:12:12.474Z] f25807f1079a: Download complete [2023-03-22T22:12:15.751Z] 935e6c44a52c: Pull complete [2023-03-22T22:12:15.751Z] 94cc34f8dd06: Pull complete [2023-03-22T22:12:15.751Z] 30dea6a524f1: Pull complete [2023-03-22T22:12:15.751Z] a2aff8979fd8: Pull complete [2023-03-22T22:12:17.647Z] 6808be2612f2: Pull complete [2023-03-22T22:12:18.576Z] f25807f1079a: Pull complete [2023-03-22T22:12:18.577Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T22:12:18.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:12:18.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:12:18.864Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:12:18.864Z] WORKDIR /edgex [2023-03-22T22:12:18.864Z] COPY go.mod . [2023-03-22T22:12:18.864Z] RUN go mod download [2023-03-22T22:12:18.864Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T22:12:19.429Z] Sending build context to Docker daemon 170.5MB [2023-03-22T22:12:19.429Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:12:19.429Z] ---> 3b553350e43f [2023-03-22T22:12:19.429Z] Step 2/4 : WORKDIR /edgex [2023-03-22T22:12:21.333Z] ---> Running in 8a9d481710b3 [2023-03-22T22:12:21.333Z] Removing intermediate container 8a9d481710b3 [2023-03-22T22:12:21.333Z] ---> 1c15f25b089b [2023-03-22T22:12:21.333Z] Step 3/4 : COPY go.mod . [2023-03-22T22:12:21.333Z] ---> 9c5773e8fdc5 [2023-03-22T22:12:21.333Z] Step 4/4 : RUN go mod download [2023-03-22T22:12:21.333Z] ---> Running in b5627a7236cb [2023-03-22T22:12:25.652Z] Still waiting to schedule task [2023-03-22T22:12:25.652Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5308’ is offline [2023-03-22T22:12:31.310Z] Removing intermediate container b5627a7236cb [2023-03-22T22:12:31.310Z] ---> 84c5cbbfe739 [2023-03-22T22:12:31.310Z] Successfully built 84c5cbbfe739 [2023-03-22T22:12:31.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:31.607Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:12:31.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:31.668Z] prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container [2023-03-22T22:12:31.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T22:12:32.056Z] $ docker top e5eb7a31f33810601730f853890ac86f6f30f6dbff80c69e1759dba095ebabda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:12:32.394Z] + go version [2023-03-22T22:12:32.394Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T22:12:32.404Z] $ docker stop --time=1 e5eb7a31f33810601730f853890ac86f6f30f6dbff80c69e1759dba095ebabda [2023-03-22T22:12:33.662Z] $ docker rm -f --volumes e5eb7a31f33810601730f853890ac86f6f30f6dbff80c69e1759dba095ebabda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:34.042Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:12:34.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:34.104Z] prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container [2023-03-22T22:12:34.130Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T22:12:34.432Z] $ docker top a906dca4da5196f3a5a10abb04d7f3bf5aee684aabd917bfa783633aa52bba07 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T22:12:34.499Z] ========================================================= [2023-03-22T22:12:34.499Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T22:12:34.499Z] ========================================================= [Pipeline] sh [2023-03-22T22:12:34.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:12:35.065Z] + make test [2023-03-22T22:12:35.066Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T22:12:41.619Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T22:12:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T22:12:57.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T22:12:57.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T22:12:57.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-03-22T22:12:58.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-03-22T22:12:59.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T22:12:59.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T22:12:59.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T22:13:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T22:13:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T22:13:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T22:13:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T22:13:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:13:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T22:13:01.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T22:13:02.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements [2023-03-22T22:13:02.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-22T22:13:02.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T22:13:02.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T22:13:04.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.102s coverage: 88.5% of statements [2023-03-22T22:13:04.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-22T22:13:05.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T22:13:05.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:13:05.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T22:13:05.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements [2023-03-22T22:13:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T22:13:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T22:13:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T22:13:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T22:13:05.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T22:13:05.631Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-22T22:13:06.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T22:13:06.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T22:13:06.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T22:13:06.562Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-03-22T22:13:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T22:13:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T22:13:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-03-22T22:13:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-03-22T22:13:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements [2023-03-22T22:13:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements [2023-03-22T22:13:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-03-22T22:13:07.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-03-22T22:13:08.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T22:13:08.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T22:13:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T22:13:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T22:13:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T22:13:09.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T22:13:09.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T22:13:09.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T22:13:10.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T22:13:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T22:13:11.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T22:13:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T22:13:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T22:13:13.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T22:13:13.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T22:13:13.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T22:13:15.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T22:13:15.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T22:13:15.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T22:13:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T22:13:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T22:13:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T22:13:16.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T22:13:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T22:13:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T22:13:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T22:13:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T22:13:19.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T22:13:19.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:13:19.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T22:13:19.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T22:13:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T22:13:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T22:13:19.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-03-22T22:13:20.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T22:13:20.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.064s coverage: 92.9% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-22T22:13:33.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-03-22T22:13:33.103Z] 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 [2023-03-22T22:13:55.012Z] go vet ./... [2023-03-22T22:13:55.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:13:55.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:13:55.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:13:55.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T22:13:56.125Z] + ls -al . [2023-03-22T22:13:56.125Z] total 704 [2023-03-22T22:13:56.125Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 22:12 . [2023-03-22T22:13:56.125Z] drwxr-xr-x 4 root root 4096 Mar 22 22:12 .. [2023-03-22T22:13:56.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 22:11 .blubracket [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 22:11 .dockerignore [2023-03-22T22:13:56.125Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 22:12 .git [2023-03-22T22:13:56.125Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 22:11 .github [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 22:11 .gitignore [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 22:11 .golangci.yml [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 22:11 .hadolint.yml [2023-03-22T22:13:56.125Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 22:12 .semver [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 22:11 .sonarcloud.properties [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 22:11 ADOPTERS.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 22:11 Attribution.txt [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 22:11 CHANGELOG.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 22:11 CONTRIBUTING.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 22:11 GOVERNANCE.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 22:11 Jenkinsfile [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 22:11 LICENSE [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 22:11 Makefile [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 22:11 OWNERS.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 22:11 README.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 22:11 SECURITY.md [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 22:12 VERSION [2023-03-22T22:13:56.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 22:11 bin [2023-03-22T22:13:56.125Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 22:11 cmd [2023-03-22T22:13:56.125Z] -rw-r--r-- 1 root root 447378 Mar 22 22:13 coverage.out [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 3200 Mar 22 22:11 go.mod [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 31237 Mar 22 22:11 go.sum [2023-03-22T22:13:56.125Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 22:11 internal [2023-03-22T22:13:56.125Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 22:11 openapi [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 22:11 security.txt [2023-03-22T22:13:56.125Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 22:11 snap [2023-03-22T22:13:56.125Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 22:11 version.go [Pipeline] sh [2023-03-22T22:13:56.404Z] + '[' -e coverage.out ] [2023-03-22T22:13:56.404Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T22:13:56.526Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T22:13:56.802Z] + make build [2023-03-22T22:13:56.802Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T22:14:08.991Z] go build -tags " 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 [2023-03-22T22:14:08.991Z] go build -tags " 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 [2023-03-22T22:14:09.249Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T22:14:09.816Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T22:14:16.365Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T22:14:16.931Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T22:14:18.304Z] 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 [2023-03-22T22:14:19.238Z] 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 [2023-03-22T22:14:19.805Z] 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 [2023-03-22T22:14:20.736Z] 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 [2023-03-22T22:14:21.669Z] 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] } [2023-03-22T22:14:23.054Z] $ docker stop --time=1 a906dca4da5196f3a5a10abb04d7f3bf5aee684aabd917bfa783633aa52bba07 [2023-03-22T22:14:25.196Z] $ docker rm -f --volumes a906dca4da5196f3a5a10abb04d7f3bf5aee684aabd917bfa783633aa52bba07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:14:25.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T22:14:25.934Z] [2023-03-22T22:14:25.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:14:26.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T22:14:26.226Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T22:14:26.226Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T22:14:26.226Z] ca9280d653b3: Pulling fs layer [2023-03-22T22:14:26.226Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T22:14:26.226Z] cbdbe7a5bc2a: Download complete [2023-03-22T22:14:26.485Z] ca9280d653b3: Verifying Checksum [2023-03-22T22:14:26.485Z] ca9280d653b3: Download complete [2023-03-22T22:14:26.485Z] cbdbe7a5bc2a: Pull complete [2023-03-22T22:14:26.742Z] 7e9c9ca2126c: Verifying Checksum [2023-03-22T22:14:26.742Z] 7e9c9ca2126c: Download complete [2023-03-22T22:14:26.742Z] ca9280d653b3: Pull complete [2023-03-22T22:14:30.013Z] 7e9c9ca2126c: Pull complete [2023-03-22T22:14:30.013Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T22:14:30.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T22:14:30.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:14:30.101Z] prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container [2023-03-22T22:14:30.134Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T22:14:31.221Z] $ docker top d418926eff1d5447482a63fe3969dd1be1e6aaf3c285a2f0ac56081fdd01c027 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:14:31.558Z] + docker-compose build --help [2023-03-22T22:14:31.558Z] + grep parallel [2023-03-22T22:14:32.124Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T22:14:32.138Z] $ docker stop --time=1 d418926eff1d5447482a63fe3969dd1be1e6aaf3c285a2f0ac56081fdd01c027 [2023-03-22T22:14:33.398Z] $ docker rm -f --volumes d418926eff1d5447482a63fe3969dd1be1e6aaf3c285a2f0ac56081fdd01c027 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:14:33.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T22:14:33.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:14:33.951Z] prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container [2023-03-22T22:14:33.977Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T22:14:34.328Z] $ docker top 72b43a884d4ce1179d36d9b9faa343bb36c8b4bdbe436914b8d77c07575c69db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:14:34.661Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T22:14:35.237Z] Building core-command ... [2023-03-22T22:14:35.237Z] Building core-common-config-bootstrapper ... [2023-03-22T22:14:35.237Z] Building core-data ... [2023-03-22T22:14:35.237Z] Building core-metadata ... [2023-03-22T22:14:35.237Z] Building security-bootstrapper ... [2023-03-22T22:14:35.237Z] Building security-proxy-auth ... [2023-03-22T22:14:35.237Z] Building security-proxy-setup ... [2023-03-22T22:14:35.237Z] Building security-secretstore-setup ... [2023-03-22T22:14:35.237Z] Building security-spiffe-token-provider ... [2023-03-22T22:14:35.237Z] Building security-spire-agent ... [2023-03-22T22:14:35.237Z] Building security-spire-config ... [2023-03-22T22:14:35.237Z] Building security-spire-server ... [2023-03-22T22:14:35.237Z] Building support-notifications ... [2023-03-22T22:14:35.237Z] Building support-scheduler ... [2023-03-22T22:14:35.237Z] Building security-spire-config [2023-03-22T22:14:35.237Z] Building security-proxy-setup [2023-03-22T22:14:35.237Z] Building core-common-config-bootstrapper [2023-03-22T22:14:35.237Z] Building core-command [2023-03-22T22:14:35.237Z] Building security-secretstore-setup [2023-03-22T22:14:45.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:14:45.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:14:45.205Z] ---> 84c5cbbfe739 [2023-03-22T22:14:45.205Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:14:45.205Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:14:45.205Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:14:45.205Z] ---> 84c5cbbfe739 [2023-03-22T22:14:45.205Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T22:14:45.205Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:14:45.205Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:14:45.205Z] ---> 84c5cbbfe739 [2023-03-22T22:14:45.205Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T22:14:47.106Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:14:47.106Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:14:47.106Z] ---> 84c5cbbfe739 [2023-03-22T22:14:47.106Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:14:47.106Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:14:47.106Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:14:47.106Z] ---> 84c5cbbfe739 [2023-03-22T22:14:47.106Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T22:14:55.217Z] ---> Running in 3178ca4042fe [2023-03-22T22:14:55.217Z] ---> Running in 356ed9154bd9 [2023-03-22T22:14:55.217Z] ---> Running in 8293e6ce3a7b [2023-03-22T22:14:55.217Z] ---> Running in 5bf67699ccd6 [2023-03-22T22:14:55.217Z] ---> Running in 4ecec5e19bac [2023-03-22T22:14:55.217Z] Removing intermediate container 356ed9154bd9 [2023-03-22T22:14:55.217Z] ---> 389b6bab8fdf [2023-03-22T22:14:55.217Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T22:14:55.217Z] Removing intermediate container 3178ca4042fe [2023-03-22T22:14:55.217Z] ---> 124559dfbfeb [2023-03-22T22:14:55.217Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:14:55.217Z] Removing intermediate container 4ecec5e19bac [2023-03-22T22:14:55.217Z] ---> 89f24f9c999a [2023-03-22T22:14:55.217Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T22:14:55.217Z] Removing intermediate container 5bf67699ccd6 [2023-03-22T22:14:55.217Z] ---> 1ea5fe63d6df [2023-03-22T22:14:55.217Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T22:14:55.217Z] Removing intermediate container 8293e6ce3a7b [2023-03-22T22:14:55.217Z] ---> 8d1c74027a8d [2023-03-22T22:14:55.217Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T22:14:55.217Z] ---> Running in a4374559eb71 [2023-03-22T22:14:55.217Z] ---> Running in 09adab95ec22 [2023-03-22T22:14:55.217Z] ---> Running in cf6041b51988 [2023-03-22T22:14:55.217Z] ---> Running in bd849166fc3d [2023-03-22T22:14:55.217Z] ---> Running in eb26f0e9debe [2023-03-22T22:14:55.217Z] Removing intermediate container a4374559eb71 [2023-03-22T22:14:55.217Z] ---> 248ca1cd430e [2023-03-22T22:14:55.217Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:14:55.217Z] ---> Running in 35f231306dde [2023-03-22T22:14:55.217Z] Removing intermediate container bd849166fc3d [2023-03-22T22:14:55.217Z] ---> 3226f776d5ba [2023-03-22T22:14:55.217Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T22:14:55.217Z] ---> Running in edd5480f2cab [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] OK: 265 MiB in 53 packages [2023-03-22T22:14:55.217Z] OK: 265 MiB in 53 packages [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:14:55.217Z] OK: 265 MiB in 53 packages [2023-03-22T22:14:55.217Z] OK: 265 MiB in 53 packages [2023-03-22T22:14:55.217Z] OK: 265 MiB in 53 packages [2023-03-22T22:14:55.217Z] Removing intermediate container cf6041b51988 [2023-03-22T22:14:55.217Z] ---> 67fa3f04fe5c [2023-03-22T22:14:55.217Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T22:14:55.217Z] Removing intermediate container 09adab95ec22 [2023-03-22T22:14:55.217Z] ---> 3eedb446dacc [2023-03-22T22:14:55.217Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T22:14:55.477Z] ---> 20ea856d31b3 [2023-03-22T22:14:55.477Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:14:55.477Z] ---> Running in e929e9eab245 [2023-03-22T22:14:55.477Z] ---> c3fe542918d4 [2023-03-22T22:14:55.477Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:14:55.477Z] ---> Running in 9f4f10507b57 [2023-03-22T22:14:55.735Z] Removing intermediate container eb26f0e9debe [2023-03-22T22:14:55.735Z] ---> f09baf7a305b [2023-03-22T22:14:55.735Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T22:14:55.735Z] Removing intermediate container edd5480f2cab [2023-03-22T22:14:55.735Z] ---> 902699cd75c0 [2023-03-22T22:14:55.735Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T22:14:55.735Z] Removing intermediate container 35f231306dde [2023-03-22T22:14:55.735Z] ---> e4490c853481 [2023-03-22T22:14:55.735Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:14:55.735Z] ---> 9abb0d21887b [2023-03-22T22:14:55.735Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:14:55.735Z] ---> Running in 04268827b371 [2023-03-22T22:14:55.735Z] ---> e89cebf73193 [2023-03-22T22:14:55.735Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:14:55.735Z] ---> Running in b7d4be58a502 [2023-03-22T22:14:55.735Z] ---> 70fa1e695735 [2023-03-22T22:14:55.735Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:14:55.735Z] ---> Running in f232600259d4 [2023-03-22T22:15:26.035Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5311 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws [2023-03-22T22:15:26.047Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-03-22T22:15:26.089Z] The recommended git tool is: git [2023-03-22T22:15:32.596Z] using credential edgex-jenkins-ssh [2023-03-22T22:15:32.614Z] Cloning the remote Git repository [2023-03-22T22:15:32.680Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T22:15:32.799Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-03-22T22:15:32.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T22:15:32.983Z] > git --version # timeout=10 [2023-03-22T22:15:33.009Z] > git --version # 'git version 2.25.1' [2023-03-22T22:15:33.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:15:33.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:15:34.433Z] Removing intermediate container f232600259d4 [2023-03-22T22:15:34.433Z] ---> 079fa5d5ba30 [2023-03-22T22:15:34.433Z] Step 8/23 : COPY . . [2023-03-22T22:15:34.433Z] Removing intermediate container b7d4be58a502 [2023-03-22T22:15:34.433Z] ---> a28c030573af [2023-03-22T22:15:34.433Z] Step 8/24 : COPY . . [2023-03-22T22:15:34.433Z] Removing intermediate container 9f4f10507b57 [2023-03-22T22:15:34.433Z] ---> e83b1d74ede7 [2023-03-22T22:15:34.433Z] Step 7/22 : COPY . . [2023-03-22T22:15:34.433Z] Removing intermediate container e929e9eab245 [2023-03-22T22:15:34.433Z] ---> 756922baa4e1 [2023-03-22T22:15:34.433Z] Step 7/27 : COPY . . [2023-03-22T22:15:34.433Z] Removing intermediate container 04268827b371 [2023-03-22T22:15:34.433Z] ---> 1047c6aedba4 [2023-03-22T22:15:34.433Z] Step 7/25 : COPY . . [2023-03-22T22:15:44.404Z] ---> ca9d43d45ed1 [2023-03-22T22:15:44.404Z] ---> b2d38deca1ad [2023-03-22T22:15:44.404Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 139053a177c7 [2023-03-22T22:15:44.404Z] [2023-03-22T22:15:44.404Z] [2023-03-22T22:15:44.404Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T22:15:44.404Z] ---> f2fc66e3f611 [2023-03-22T22:15:44.404Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T22:15:44.404Z] ---> ae60c4c4e1cf [2023-03-22T22:15:44.404Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T22:15:44.404Z] ---> Running in dc97f628cc87 [2023-03-22T22:15:44.404Z] ---> Running in 531fd4e90d08 [2023-03-22T22:15:44.404Z] ---> Running in 69e9440a57c7 [2023-03-22T22:15:44.404Z] ---> Running in c6afb57a1e70 [2023-03-22T22:15:44.404Z] ---> Running in 6a463430b10f [2023-03-22T22:15:44.404Z] Removing intermediate container 69e9440a57c7 [2023-03-22T22:15:44.404Z] ---> 0b117bd82766 [2023-03-22T22:15:44.404Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T22:15:44.404Z] ---> Running in 1fa848d4e3ae [2023-03-22T22:15:44.404Z] Removing intermediate container 1fa848d4e3ae [2023-03-22T22:15:44.404Z] ---> 04999a4e0567 [2023-03-22T22:15:44.404Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T22:15:44.404Z] ---> Running in 8f899b1ef993 [2023-03-22T22:15:44.404Z] Removing intermediate container 8f899b1ef993 [2023-03-22T22:15:44.404Z] ---> 722fa181fa89 [2023-03-22T22:15:44.404Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T22:15:44.404Z] ---> Running in 11d039711d1b [2023-03-22T22:15:44.404Z] 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 [2023-03-22T22:15:44.404Z] go build -tags " 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 [2023-03-22T22:15:44.404Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T22:15:44.405Z] 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 [2023-03-22T22:15:44.405Z] Removing intermediate container 11d039711d1b [2023-03-22T22:15:44.405Z] ---> 644caeac2259 [2023-03-22T22:15:44.405Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T22:15:44.662Z] ---> Running in fc69cc94a09d [2023-03-22T22:15:44.662Z] Removing intermediate container fc69cc94a09d [2023-03-22T22:15:44.662Z] ---> 5660056d3a0c [2023-03-22T22:15:44.662Z] [2023-03-22T22:15:44.662Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T22:15:44.662Z] 3.17: Pulling from library/alpine [2023-03-22T22:15:44.919Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:15:44.919Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:15:44.919Z] ---> b2aa39c304c2 [2023-03-22T22:15:44.919Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T22:15:44.919Z] ---> Running in 7ae1e48ac4ed [2023-03-22T22:15:44.919Z] Removing intermediate container 7ae1e48ac4ed [2023-03-22T22:15:44.919Z] ---> fe4028a4ee84 [2023-03-22T22:15:44.919Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T22:15:44.919Z] ---> Running in 24f20d47f494 [2023-03-22T22:15:45.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:15:45.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:15:45.690Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:15:45.690Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:15:45.690Z] OK: 17820 distinct packages available [2023-03-22T22:15:45.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:15:45.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:15:45.948Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T22:15:45.948Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:15:45.948Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T22:15:45.948Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T22:15:45.948Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:15:45.948Z] OK: 7 MiB in 19 packages [2023-03-22T22:15:46.514Z] Removing intermediate container 24f20d47f494 [2023-03-22T22:15:46.514Z] ---> 39ee625201a1 [2023-03-22T22:15:46.514Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:15:47.123Z] ---> 047da2df2d70 [2023-03-22T22:15:47.123Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:15:47.380Z] ---> 9821b588abea [2023-03-22T22:15:47.380Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T22:15:50.665Z] ---> 5a334d75506c [2023-03-22T22:15:50.665Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T22:15:50.665Z] ---> 7c963344cb4e [2023-03-22T22:15:50.665Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T22:15:50.665Z] ---> Running in f4a4e56682c4 [2023-03-22T22:15:50.924Z] Removing intermediate container f4a4e56682c4 [2023-03-22T22:15:50.924Z] ---> 25f4284b80f2 [2023-03-22T22:15:50.924Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T22:15:51.486Z] ---> aa4ec8010b45 [2023-03-22T22:15:51.486Z] Step 22/27 : WORKDIR / [2023-03-22T22:15:51.486Z] ---> Running in 49f08fa1c33b [2023-03-22T22:15:51.743Z] Removing intermediate container 49f08fa1c33b [2023-03-22T22:15:51.743Z] ---> e61d677fdd0f [2023-03-22T22:15:51.743Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T22:15:51.743Z] ---> Running in 4b31d957ba0d [2023-03-22T22:15:52.309Z] Removing intermediate container 4b31d957ba0d [2023-03-22T22:15:52.309Z] ---> e7dfcd1af73b [2023-03-22T22:15:52.309Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T22:15:52.309Z] ---> Running in 602fe6f68557 [2023-03-22T22:15:52.565Z] Removing intermediate container 602fe6f68557 [2023-03-22T22:15:52.565Z] ---> 24d7ca7d0faf [2023-03-22T22:15:52.565Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T22:15:52.565Z] ---> Running in e3991b7458f9 [2023-03-22T22:15:50.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T22:15:50.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:15:51.710Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T22:15:51.760Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T22:15:51.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:15:51.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T22:15:52.671Z] Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:15:52.825Z] Removing intermediate container e3991b7458f9 [2023-03-22T22:15:52.825Z] ---> 4ce18848426e [2023-03-22T22:15:52.825Z] Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:15:52.825Z] ---> Running in 9e33eeb989ea [2023-03-22T22:15:52.825Z] Removing intermediate container 9e33eeb989ea [2023-03-22T22:15:52.825Z] ---> 87319b5cbfc7 [2023-03-22T22:15:52.825Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T22:15:53.082Z] ---> Running in a5424f5a0b44 [2023-03-22T22:15:53.204Z] Merge succeeded, producing e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:15:53.205Z] Checking out Revision e9e4992a67730eb9c1ab0595e269a2074fa520f7 (PR-4468) [2023-03-22T22:15:53.339Z] Removing intermediate container a5424f5a0b44 [2023-03-22T22:15:53.339Z] ---> 7faa6d47104e [2023-03-22T22:15:53.339Z] [2023-03-22T22:15:53.339Z] Successfully built 7faa6d47104e [2023-03-22T22:15:53.339Z] Successfully tagged security-spire-config:latest [2023-03-22T22:15:53.339Z] Building security-bootstrapper [2023-03-22T22:15:52.696Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:15:52.798Z] > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # timeout=10 [2023-03-22T22:15:53.077Z] > git remote # timeout=10 [2023-03-22T22:15:53.105Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T22:15:53.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:15:53.147Z] > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 [2023-03-22T22:15:53.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T22:15:53.214Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:15:53.230Z] > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # timeout=10 [2023-03-22T22:15:55.864Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:15:55.864Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:15:55.864Z] ---> 84c5cbbfe739 [2023-03-22T22:15:55.864Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T22:15:55.864Z] ---> Using cache [2023-03-22T22:15:55.864Z] ---> 8d1c74027a8d [2023-03-22T22:15:55.864Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T22:15:55.864Z] ---> Using cache [2023-03-22T22:15:55.864Z] ---> f09baf7a305b [2023-03-22T22:15:55.864Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T22:15:55.864Z] ---> Using cache [2023-03-22T22:15:55.864Z] ---> 9abb0d21887b [2023-03-22T22:15:55.864Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:15:55.864Z] ---> Using cache [2023-03-22T22:15:55.864Z] ---> 1047c6aedba4 [2023-03-22T22:15:55.864Z] Step 7/33 : COPY . . [2023-03-22T22:15:55.864Z] ---> Using cache [2023-03-22T22:15:55.864Z] ---> ca9d43d45ed1 [2023-03-22T22:15:55.864Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T22:15:57.233Z] ---> Running in ec1427259b6e [2023-03-22T22:15:57.277Z] Commit message: "refactor: Remove use of TOML package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:15:57.796Z] 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 [2023-03-22T22:15:58.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T22:15:58.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:15:58.199Z] Dload Upload Total Spent Left Speed [2023-03-22T22:15:58.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-03-22T22:15:58.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T22:15:59.297Z] + sudo tee /etc/docker/daemon.new [2023-03-22T22:15:59.297Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T22:15:59.297Z] { [2023-03-22T22:15:59.297Z] "registry-mirrors": [ [2023-03-22T22:15:59.297Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T22:15:59.297Z] ], [2023-03-22T22:15:59.297Z] "bip": "10.250.0.254/24", [2023-03-22T22:15:59.297Z] "hosts": [ [2023-03-22T22:15:59.297Z] "tcp://0.0.0.0:5555", [2023-03-22T22:15:59.297Z] "unix:///var/run/docker.sock" [2023-03-22T22:15:59.297Z] ], [2023-03-22T22:15:59.297Z] "mtu": 1458, [2023-03-22T22:15:59.297Z] "selinux-enabled": true, [2023-03-22T22:15:59.297Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T22:15:59.297Z] } [Pipeline] sh [2023-03-22T22:15:59.649Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T22:16:00.011Z] + sudo service docker restart [2023-03-22T22:16:07.748Z] 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 [2023-03-22T22:16:14.305Z] Removing intermediate container 6a463430b10f [2023-03-22T22:16:14.305Z] ---> 9e57a6a34d1d [2023-03-22T22:16:14.305Z] [2023-03-22T22:16:14.305Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:16:14.305Z] ---> b2aa39c304c2 [2023-03-22T22:16:14.305Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T22:16:14.305Z] Removing intermediate container dc97f628cc87 [2023-03-22T22:16:14.305Z] ---> 1cdd7f07ea1a [2023-03-22T22:16:14.305Z] [2023-03-22T22:16:14.305Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T22:16:14.305Z] ---> b2aa39c304c2 [2023-03-22T22:16:14.305Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T22:16:14.305Z] Removing intermediate container c6afb57a1e70 [2023-03-22T22:16:14.305Z] ---> 71174fc29c0a [2023-03-22T22:16:14.305Z] [2023-03-22T22:16:14.305Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T22:16:14.305Z] ---> b2aa39c304c2 [2023-03-22T22:16:14.305Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T22:16:14.305Z] Removing intermediate container 531fd4e90d08 [2023-03-22T22:16:14.305Z] ---> fc1c662706b7 [2023-03-22T22:16:14.305Z] [2023-03-22T22:16:14.305Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T22:16:14.305Z] ---> b2aa39c304c2 [2023-03-22T22:16:14.305Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:16:14.305Z] ---> Running in 43f4292c62d6 [2023-03-22T22:16:14.305Z] ---> Running in 3754874cedcf [2023-03-22T22:16:14.305Z] ---> Running in b70e0fd27b6d [2023-03-22T22:16:14.305Z] ---> Running in 1c72258ae63c [2023-03-22T22:16:14.305Z] Removing intermediate container 43f4292c62d6 [2023-03-22T22:16:14.305Z] ---> f3fbe19fca54 [2023-03-22T22:16:14.305Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:16:14.305Z] ---> Running in 01b16a2fc2bb [2023-03-22T22:16:14.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:15.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:15.077Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T22:16:15.077Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T22:16:15.077Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T22:16:15.077Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T22:16:15.077Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T22:16:15.077Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:15.077Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T22:16:15.077Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:15.077Z] OK: 8 MiB in 17 packages [2023-03-22T22:16:15.077Z] OK: 8 MiB in 18 packages [2023-03-22T22:16:15.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:16:15.077Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:15.077Z] OK: 7 MiB in 16 packages [2023-03-22T22:16:15.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:16:15.077Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:15.077Z] OK: 7 MiB in 16 packages [2023-03-22T22:16:15.642Z] Removing intermediate container 3754874cedcf [2023-03-22T22:16:15.642Z] ---> 5a7cf06b9e4f [2023-03-22T22:16:15.642Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T22:16:15.642Z] ---> Running in 1976643be93c [2023-03-22T22:16:15.642Z] Removing intermediate container 1c72258ae63c [2023-03-22T22:16:15.642Z] ---> e082247ed62a [2023-03-22T22:16:15.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:16:15.642Z] Removing intermediate container b70e0fd27b6d [2023-03-22T22:16:15.642Z] ---> 848f7a53c395 [2023-03-22T22:16:15.642Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T22:16:15.901Z] ---> Running in 491c00d9983c [2023-03-22T22:16:15.901Z] ---> Running in c26c286b1d41 [2023-03-22T22:16:15.901Z] Removing intermediate container 1976643be93c [2023-03-22T22:16:15.901Z] ---> 8bcf19687993 [2023-03-22T22:16:15.901Z] Step 12/22 : WORKDIR /edgex [2023-03-22T22:16:15.901Z] Removing intermediate container 01b16a2fc2bb [2023-03-22T22:16:15.901Z] ---> f1e0d17f2637 [2023-03-22T22:16:15.901Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:15.901Z] ---> Running in fd515fdbe73f [2023-03-22T22:16:15.901Z] Removing intermediate container 491c00d9983c [2023-03-22T22:16:15.901Z] ---> e643afb3c91c [2023-03-22T22:16:15.901Z] Step 12/25 : WORKDIR / [2023-03-22T22:16:15.901Z] Removing intermediate container c26c286b1d41 [2023-03-22T22:16:15.901Z] ---> 693c2fd36f27 [2023-03-22T22:16:15.901Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T22:16:15.901Z] ---> Running in 6aa755c7fedb [2023-03-22T22:16:15.901Z] ---> Running in ca8852d6f73d [2023-03-22T22:16:15.901Z] Removing intermediate container fd515fdbe73f [2023-03-22T22:16:15.901Z] ---> 558d1f3b6b67 [2023-03-22T22:16:15.901Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:15.901Z] ---> f92d3a512d63 [2023-03-22T22:16:15.901Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:16.160Z] Removing intermediate container 6aa755c7fedb [2023-03-22T22:16:16.160Z] ---> a736d068bc02 [2023-03-22T22:16:16.160Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:16.160Z] Removing intermediate container ca8852d6f73d [2023-03-22T22:16:16.160Z] ---> fdbaac7acf39 [2023-03-22T22:16:16.160Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T22:16:16.160Z] ---> Running in 9e772089c534 [2023-03-22T22:16:16.160Z] ---> 133125061724 [2023-03-22T22:16:16.160Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:16.160Z] ---> 61eef919c0ab [2023-03-22T22:16:16.160Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T22:16:16.160Z] ---> 16864eadb75f [2023-03-22T22:16:16.160Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:16.417Z] Removing intermediate container 9e772089c534 [2023-03-22T22:16:16.417Z] ---> d2cbdfd02e99 [2023-03-22T22:16:16.417Z] Step 15/24 : WORKDIR / [2023-03-22T22:16:16.417Z] ---> 79cb9874a250 [2023-03-22T22:16:16.417Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T22:16:16.417Z] ---> Running in 8040414b992c [2023-03-22T22:16:16.417Z] ---> aa8c13b8ad25 [2023-03-22T22:16:16.417Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T22:16:16.675Z] Removing intermediate container 8040414b992c [2023-03-22T22:16:16.675Z] ---> 8c86c1360607 [2023-03-22T22:16:16.675Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:16.675Z] ---> 8d25683db0c8 [2023-03-22T22:16:16.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T22:16:16.675Z] ---> 1f93410e8b40 [2023-03-22T22:16:16.675Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:16:16.675Z] ---> ae5cee8ac1b4 [2023-03-22T22:16:16.675Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T22:16:16.675Z] ---> 359ea69749d0 [2023-03-22T22:16:16.675Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:16.933Z] ---> ff1ca2d34080 [2023-03-22T22:16:16.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T22:16:16.933Z] ---> ab9a79e4687b [2023-03-22T22:16:16.933Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:16:16.933Z] ---> 5e72d06b5883 [2023-03-22T22:16:16.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T22:16:16.933Z] ---> 6b8c602eea0a [2023-03-22T22:16:16.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T22:16:17.191Z] ---> 4e01d477c2c4 [2023-03-22T22:16:17.191Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:16:17.191Z] ---> Running in 26783b878d4b [2023-03-22T22:16:17.191Z] ---> 42928e6a945b [2023-03-22T22:16:17.191Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T22:16:17.191Z] ---> 2a7fcd6594bf [2023-03-22T22:16:17.191Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:16:17.191Z] ---> Running in ef5dff2dae01 [2023-03-22T22:16:17.449Z] ---> 7c70d32846f3 [2023-03-22T22:16:17.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:16:17.449Z] ---> efb5ebb3e6a9 [2023-03-22T22:16:17.449Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T22:16:17.449Z] Removing intermediate container ec1427259b6e [2023-03-22T22:16:17.449Z] ---> bd1c5ba7db84 [2023-03-22T22:16:17.449Z] [2023-03-22T22:16:17.449Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T22:16:17.449Z] ---> b2aa39c304c2 [2023-03-22T22:16:17.449Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T22:16:17.449Z] ---> Running in 8ee86122b62d [2023-03-22T22:16:17.708Z] ---> 31edfecb2b91 [2023-03-22T22:16:17.708Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T22:16:17.708Z] ---> Running in e50a0f9fc916 [2023-03-22T22:16:17.708Z] Removing intermediate container 8ee86122b62d [2023-03-22T22:16:17.708Z] ---> 277c971e571e [2023-03-22T22:16:17.708Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T22:16:17.708Z] ---> Running in de7d59d132b2 [2023-03-22T22:16:17.708Z] Removing intermediate container e50a0f9fc916 [2023-03-22T22:16:17.708Z] ---> c64cf0a3f244 [2023-03-22T22:16:17.708Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:16:17.708Z] ---> Running in 32d512b14345 [2023-03-22T22:16:17.965Z] ---> 00068065ba2f [2023-03-22T22:16:17.965Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T22:16:17.965Z] Removing intermediate container 26783b878d4b [2023-03-22T22:16:17.965Z] ---> d004f644c5b2 [2023-03-22T22:16:17.965Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:16:17.965Z] Removing intermediate container 32d512b14345 [2023-03-22T22:16:17.965Z] ---> 8d57fd0f683c [2023-03-22T22:16:17.965Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T22:16:17.965Z] ---> Running in 293276147fba [2023-03-22T22:16:17.965Z] ---> Running in e1c22fa39f74 [2023-03-22T22:16:18.224Z] Removing intermediate container ef5dff2dae01 [2023-03-22T22:16:18.224Z] ---> e90cf715096a [2023-03-22T22:16:18.224Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:16:18.224Z] ---> 642f6c543ea1 [2023-03-22T22:16:18.224Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:16:18.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:18.224Z] ---> Running in 3720746c55f1 [2023-03-22T22:16:18.224Z] ---> Running in e99fcab5343a [2023-03-22T22:16:18.224Z] Removing intermediate container e1c22fa39f74 [2023-03-22T22:16:18.224Z] ---> bbc5b446b9ce [2023-03-22T22:16:18.224Z] Step 23/24 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:16:18.224Z] Removing intermediate container 293276147fba [2023-03-22T22:16:18.224Z] ---> 6b1a39f314a2 [2023-03-22T22:16:18.224Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T22:16:18.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:16:18.318Z] provisioning config files... [2023-03-22T22:16:18.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14256664477291134893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:16:18.482Z] ---> Running in bd9e5ff545f2 [2023-03-22T22:16:18.482Z] Removing intermediate container 3720746c55f1 [2023-03-22T22:16:18.482Z] ---> aea9a6b64f26 [2023-03-22T22:16:18.482Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T22:16:18.482Z] ---> Running in a327f8d85edc [2023-03-22T22:16:18.482Z] ---> Running in 325b85bbbf84 [2023-03-22T22:16:18.482Z] Removing intermediate container bd9e5ff545f2 [2023-03-22T22:16:18.482Z] ---> 7e2432729473 [2023-03-22T22:16:18.482Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T22:16:18.482Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T22:16:18.482Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T22:16:18.482Z] ---> Running in f002d702a1c8 [2023-03-22T22:16:18.482Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:18.482Z] OK: 7 MiB in 17 packages [2023-03-22T22:16:18.482Z] Removing intermediate container a327f8d85edc [2023-03-22T22:16:18.482Z] ---> 6cfbeb14504a [2023-03-22T22:16:18.482Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T22:16:18.482Z] Removing intermediate container 325b85bbbf84 [2023-03-22T22:16:18.482Z] ---> def3d75df52c [2023-03-22T22:16:18.482Z] Step 21/22 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:16:18.482Z] ---> Running in 08a0192ea713 [2023-03-22T22:16:18.482Z] ---> Running in a5c2a29a8485 [2023-03-22T22:16:18.718Z] ---> docker-login.sh [2023-03-22T22:16:18.718Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:16:18.748Z] Removing intermediate container f002d702a1c8 [2023-03-22T22:16:18.748Z] ---> db4715aeb324 [2023-03-22T22:16:18.748Z] [2023-03-22T22:16:18.748Z] Removing intermediate container 08a0192ea713 [2023-03-22T22:16:18.748Z] ---> f1bbc4c32edd [2023-03-22T22:16:18.748Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:16:18.748Z] ---> Running in 93ffacea04a6 [2023-03-22T22:16:18.748Z] Successfully built db4715aeb324 [2023-03-22T22:16:18.748Z] Successfully tagged core-command:latest [2023-03-22T22:16:18.748Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-22T22:16:18.748Z] Removing intermediate container a5c2a29a8485 [2023-03-22T22:16:18.748Z] ---> 0268af62abfd [2023-03-22T22:16:18.748Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T22:16:18.748Z] ---> Running in f87ce49b6369 [2023-03-22T22:16:18.748Z] Removing intermediate container 93ffacea04a6 [2023-03-22T22:16:18.748Z] ---> 7ec467549c40 [2023-03-22T22:16:18.748Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:16:19.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:19.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:19.587Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:19.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:19.587Z] [2023-03-22T22:16:19.587Z] Login Succeeded [2023-03-22T22:16:19.587Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:16:19.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:19.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:19.859Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:19.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:19.859Z] [2023-03-22T22:16:19.859Z] Login Succeeded [2023-03-22T22:16:19.859Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:16:20.123Z] ---> Running in eca7938d5e37 [2023-03-22T22:16:20.123Z] Removing intermediate container f87ce49b6369 [2023-03-22T22:16:20.123Z] ---> c5cbc8b16b09 [2023-03-22T22:16:20.123Z] [2023-03-22T22:16:20.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:20.382Z] Successfully built c5cbc8b16b09 [2023-03-22T22:16:20.382Z] Successfully tagged security-proxy-setup:latest [2023-03-22T22:16:20.382Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-22T22:16:20.382Z] Removing intermediate container eca7938d5e37 [2023-03-22T22:16:20.382Z] ---> 5df6cc1ac2ce [2023-03-22T22:16:20.382Z] [2023-03-22T22:16:20.382Z] Removing intermediate container e99fcab5343a [2023-03-22T22:16:20.382Z] ---> b0bec4bdab29 [2023-03-22T22:16:20.382Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:16:20.382Z] Removing intermediate container de7d59d132b2 [2023-03-22T22:16:20.382Z] ---> 8524a766417c [2023-03-22T22:16:20.382Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T22:16:20.382Z] ---> Running in 9eced0e5c300 [2023-03-22T22:16:20.382Z] ---> Running in a0f0db905b6d [2023-03-22T22:16:20.382Z] Successfully built 5df6cc1ac2ce [2023-03-22T22:16:20.382Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T22:16:20.382Z] Building core-metadata [2023-03-22T22:16:20.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:20.400Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:20.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:20.400Z] [2023-03-22T22:16:20.400Z] Login Succeeded [2023-03-22T22:16:20.400Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:16:20.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:20.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:20.675Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:20.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:20.675Z] [2023-03-22T22:16:20.675Z] Login Succeeded [2023-03-22T22:16:20.675Z] docker.io [2023-03-22T22:16:20.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:21.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:21.219Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:21.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:21.219Z] [2023-03-22T22:16:21.219Z] Login Succeeded [2023-03-22T22:16:21.219Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:16:21.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-22T22:16:21.314Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a0f0db905b6d [2023-03-22T22:16:21.314Z] ---> b42a16b971ff [2023-03-22T22:16:21.314Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T22:16:21.314Z] Removing intermediate container 9eced0e5c300 [2023-03-22T22:16:21.314Z] ---> e2ea7783683b [2023-03-22T22:16:21.314Z] Step 23/25 : LABEL arch=x86_64 [Pipeline] sh [2023-03-22T22:16:21.866Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-03-22T22:16:21.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:16:21.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:16:21.910Z] ========================================================= [2023-03-22T22:16:21.910Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T22:16:21.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:16:22.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:16:22.521Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T22:16:22.521Z] af6eaf76a39c: Pulling fs layer [2023-03-22T22:16:22.521Z] 55522c791124: Pulling fs layer [2023-03-22T22:16:22.521Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T22:16:22.521Z] 169dfbe0d373: Pulling fs layer [2023-03-22T22:16:22.521Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T22:16:22.521Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T22:16:22.521Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T22:16:22.521Z] e1ff8fa3b103: Waiting [2023-03-22T22:16:22.521Z] 52ebb69f0ebf: Waiting [2023-03-22T22:16:22.521Z] 5abe8eddf0d5: Waiting [2023-03-22T22:16:22.521Z] 169dfbe0d373: Waiting [2023-03-22T22:16:22.521Z] 55522c791124: Verifying Checksum [2023-03-22T22:16:22.521Z] 55522c791124: Download complete [2023-03-22T22:16:22.521Z] 169dfbe0d373: Verifying Checksum [2023-03-22T22:16:22.521Z] 169dfbe0d373: Download complete [2023-03-22T22:16:22.521Z] e1ff8fa3b103: Download complete [2023-03-22T22:16:22.521Z] af6eaf76a39c: Verifying Checksum [2023-03-22T22:16:22.521Z] af6eaf76a39c: Download complete [2023-03-22T22:16:22.686Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:22.686Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:16:22.686Z] ---> 84c5cbbfe739 [2023-03-22T22:16:22.686Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T22:16:22.686Z] ---> Using cache [2023-03-22T22:16:22.686Z] ---> 8d1c74027a8d [2023-03-22T22:16:22.686Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T22:16:23.270Z] ---> Running in 2309d8e95502 [2023-03-22T22:16:23.270Z] ---> Running in 86f114b07397 [2023-03-22T22:16:23.270Z] ---> Running in 6b94de1ac4d6 [2023-03-22T22:16:23.528Z] Removing intermediate container 6b94de1ac4d6 [2023-03-22T22:16:23.528Z] ---> 31f81f64d259 [2023-03-22T22:16:23.528Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T22:16:23.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:23.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:23.785Z] Removing intermediate container 2309d8e95502 [2023-03-22T22:16:23.785Z] ---> f5a6f7fd9078 [2023-03-22T22:16:23.785Z] Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:16:23.785Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:16:23.785Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:16:23.785Z] OK: 17822 distinct packages available [2023-03-22T22:16:23.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:23.969Z] af6eaf76a39c: Pull complete [2023-03-22T22:16:23.969Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T22:16:23.969Z] 5abe8eddf0d5: Download complete [2023-03-22T22:16:24.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:24.242Z] 55522c791124: Pull complete [2023-03-22T22:16:24.301Z] OK: 265 MiB in 53 packages [2023-03-22T22:16:24.301Z] ---> Running in f130c0e48857 [2023-03-22T22:16:24.557Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:24.557Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:16:24.557Z] ---> 84c5cbbfe739 [2023-03-22T22:16:24.557Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:16:24.557Z] ---> Using cache [2023-03-22T22:16:24.557Z] ---> 1ea5fe63d6df [2023-03-22T22:16:24.557Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T22:16:24.557Z] ---> Using cache [2023-03-22T22:16:24.557Z] ---> 3226f776d5ba [2023-03-22T22:16:24.557Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T22:16:24.557Z] ---> Using cache [2023-03-22T22:16:24.557Z] ---> 902699cd75c0 [2023-03-22T22:16:24.557Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T22:16:24.557Z] ---> Using cache [2023-03-22T22:16:24.557Z] ---> e89cebf73193 [2023-03-22T22:16:24.557Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:24.557Z] ---> Using cache [2023-03-22T22:16:24.557Z] ---> a28c030573af [2023-03-22T22:16:24.557Z] Step 8/25 : COPY . . [2023-03-22T22:16:24.557Z] ---> Using cache [2023-03-22T22:16:24.557Z] ---> b2d38deca1ad [2023-03-22T22:16:24.557Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T22:16:24.816Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:24.816Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:16:24.816Z] ---> 84c5cbbfe739 [2023-03-22T22:16:24.816Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T22:16:24.816Z] ---> Using cache [2023-03-22T22:16:24.816Z] ---> 8d1c74027a8d [2023-03-22T22:16:24.816Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T22:16:25.075Z] ---> Running in c7205115199a [2023-03-22T22:16:25.075Z] ---> Running in da9582064c25 [2023-03-22T22:16:25.075Z] ---> Running in fac63ef53656 [2023-03-22T22:16:25.075Z] Removing intermediate container f130c0e48857 [2023-03-22T22:16:25.075Z] ---> 2c76a0c7b87b [2023-03-22T22:16:25.075Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T22:16:25.075Z] ---> Running in 7931c56c454c [2023-03-22T22:16:25.223Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T22:16:25.223Z] ce5c4a1c91eb: Download complete [2023-03-22T22:16:25.223Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T22:16:25.223Z] 52ebb69f0ebf: Download complete [2023-03-22T22:16:25.333Z] Removing intermediate container c7205115199a [2023-03-22T22:16:25.333Z] ---> fdd69171987a [2023-03-22T22:16:25.333Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T22:16:25.333Z] ---> Running in 0a9c5e80f40c [2023-03-22T22:16:25.333Z] Removing intermediate container 7931c56c454c [2023-03-22T22:16:25.333Z] ---> d87799c35420 [2023-03-22T22:16:25.333Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T22:16:25.333Z] Removing intermediate container 86f114b07397 [2023-03-22T22:16:25.333Z] ---> 3f947527916b [2023-03-22T22:16:25.333Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T22:16:25.333Z] ---> Running in 7b209bf0a577 [2023-03-22T22:16:25.333Z] Removing intermediate container 0a9c5e80f40c [2023-03-22T22:16:25.333Z] ---> 17834fd31941 [2023-03-22T22:16:25.333Z] [2023-03-22T22:16:25.333Z] Successfully built 17834fd31941 [2023-03-22T22:16:25.333Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T22:16:25.333Z] Building core-data [2023-03-22T22:16:25.589Z]  Building security-secretstore-setup ... done  ---> 620ae0d8200a [2023-03-22T22:16:25.589Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:25.589Z] ---> Running in f06794add131 [2023-03-22T22:16:25.846Z] go build -tags " 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 [2023-03-22T22:16:26.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:26.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:26.696Z] OK: 265 MiB in 53 packages [2023-03-22T22:16:29.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:29.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:16:29.236Z] ---> 84c5cbbfe739 [2023-03-22T22:16:29.236Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:16:29.236Z] ---> Using cache [2023-03-22T22:16:29.236Z] ---> 1ea5fe63d6df [2023-03-22T22:16:29.236Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:16:29.236Z] ---> Using cache [2023-03-22T22:16:29.236Z] ---> 3226f776d5ba [2023-03-22T22:16:29.236Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:16:29.236Z] ---> Using cache [2023-03-22T22:16:29.236Z] ---> 902699cd75c0 [2023-03-22T22:16:29.236Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:16:29.236Z] ---> Using cache [2023-03-22T22:16:29.236Z] ---> e89cebf73193 [2023-03-22T22:16:29.236Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:29.236Z] ---> Using cache [2023-03-22T22:16:29.236Z] ---> a28c030573af [2023-03-22T22:16:29.236Z] Step 8/23 : COPY . . [2023-03-22T22:16:29.236Z] ---> Using cache [2023-03-22T22:16:29.236Z] ---> b2d38deca1ad [2023-03-22T22:16:29.236Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T22:16:29.495Z] ---> Running in 849001d209f4 [2023-03-22T22:16:29.495Z] Removing intermediate container 7b209bf0a577 [2023-03-22T22:16:29.495Z] ---> 8eba5d80f39a [2023-03-22T22:16:29.495Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T22:16:29.495Z] ---> Running in d61babb0569b [2023-03-22T22:16:29.495Z] Removing intermediate container fac63ef53656 [2023-03-22T22:16:29.495Z] ---> f37ad0ad1c79 [2023-03-22T22:16:29.495Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T22:16:29.754Z] Removing intermediate container d61babb0569b [2023-03-22T22:16:29.754Z] ---> 9198928f22e5 [2023-03-22T22:16:29.754Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T22:16:29.754Z] ---> 7d390d1fc207 [2023-03-22T22:16:29.754Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:29.754Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T22:16:30.012Z] ---> 6ea84040f341 [2023-03-22T22:16:30.012Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T22:16:30.012Z] ---> Running in aa53ebe14d89 [2023-03-22T22:16:30.012Z] ---> Running in a3d65eaa3bd6 [2023-03-22T22:16:30.944Z] Removing intermediate container a3d65eaa3bd6 [2023-03-22T22:16:30.944Z] ---> 1ae5843c6c33 [2023-03-22T22:16:30.944Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:31.199Z] ---> c887e9e9d87b [2023-03-22T22:16:31.200Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:31.456Z] ---> 52a568d2bd96 [2023-03-22T22:16:31.456Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T22:16:32.387Z] ---> ce3395a5a6c8 [2023-03-22T22:16:32.387Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T22:16:33.363Z] ---> 139e3c81900d [2023-03-22T22:16:33.363Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T22:16:33.621Z] ---> b217b3a7bee4 [2023-03-22T22:16:33.621Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T22:16:33.879Z] ---> 4f53ac7c75c8 [2023-03-22T22:16:33.879Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T22:16:34.445Z] ---> 3f2158450056 [2023-03-22T22:16:34.445Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T22:16:34.704Z] ---> 825e18a219f9 [2023-03-22T22:16:34.704Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T22:16:34.960Z] ---> Running in 960eac823f61 [2023-03-22T22:16:36.036Z] Removing intermediate container 960eac823f61 [2023-03-22T22:16:36.036Z] ---> f1ebbd8e158b [2023-03-22T22:16:36.036Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T22:16:36.036Z] ---> Running in 20e7bc51b6f6 [2023-03-22T22:16:36.036Z] Removing intermediate container 20e7bc51b6f6 [2023-03-22T22:16:36.036Z] ---> 9c3d02a9b9b4 [2023-03-22T22:16:36.036Z] Step 30/33 : CMD ["gate"] [2023-03-22T22:16:36.036Z] ---> Running in 8dece656e9e1 [2023-03-22T22:16:36.346Z] Removing intermediate container 8dece656e9e1 [2023-03-22T22:16:36.346Z] ---> fec11d49221b [2023-03-22T22:16:36.346Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T22:16:36.346Z] ---> Running in 30ebf06ad4b8 [2023-03-22T22:16:36.346Z] Removing intermediate container 30ebf06ad4b8 [2023-03-22T22:16:36.346Z] ---> c1c9eee3fc2a [2023-03-22T22:16:36.346Z] Step 32/33 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:16:36.346Z] ---> Running in 9130113842dc [2023-03-22T22:16:36.645Z] Removing intermediate container 9130113842dc [2023-03-22T22:16:36.645Z] ---> bdba4299fb30 [2023-03-22T22:16:36.645Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T22:16:36.645Z] ---> Running in 2edac690b917 [2023-03-22T22:16:36.924Z] Removing intermediate container 2edac690b917 [2023-03-22T22:16:36.924Z] ---> d474e34ffe18 [2023-03-22T22:16:36.924Z] [2023-03-22T22:16:36.924Z] Successfully built d474e34ffe18 [2023-03-22T22:16:36.924Z] Successfully tagged security-bootstrapper:latest [2023-03-22T22:16:36.924Z] Building security-proxy-auth [2023-03-22T22:16:37.666Z] ce5c4a1c91eb: Pull complete [2023-03-22T22:16:37.666Z] 169dfbe0d373: Pull complete [2023-03-22T22:16:37.666Z] e1ff8fa3b103: Pull complete [2023-03-22T22:16:42.287Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:42.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:16:42.287Z] ---> 84c5cbbfe739 [2023-03-22T22:16:42.287Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:16:42.287Z] ---> Using cache [2023-03-22T22:16:42.287Z] ---> 1ea5fe63d6df [2023-03-22T22:16:42.287Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:16:42.287Z] ---> Using cache [2023-03-22T22:16:42.287Z] ---> 3226f776d5ba [2023-03-22T22:16:42.288Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:16:42.288Z] ---> Using cache [2023-03-22T22:16:42.288Z] ---> 902699cd75c0 [2023-03-22T22:16:42.288Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:16:42.288Z] ---> Using cache [2023-03-22T22:16:42.288Z] ---> e89cebf73193 [2023-03-22T22:16:42.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:42.288Z] ---> Using cache [2023-03-22T22:16:42.288Z] ---> a28c030573af [2023-03-22T22:16:42.288Z] Step 8/23 : COPY . . [2023-03-22T22:16:42.288Z] ---> Using cache [2023-03-22T22:16:42.288Z] ---> b2d38deca1ad [2023-03-22T22:16:42.288Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T22:16:44.365Z] 52ebb69f0ebf: Pull complete [2023-03-22T22:16:46.469Z] ---> Running in 67eb6545eccb [2023-03-22T22:16:46.967Z] 5abe8eddf0d5: Pull complete [2023-03-22T22:16:46.967Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T22:16:46.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:16:46.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:16:47.041Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T22:16:47.300Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:16:47.300Z] WORKDIR /edgex [2023-03-22T22:16:47.300Z] COPY go.mod . [2023-03-22T22:16:47.300Z] RUN go mod download [2023-03-22T22:16:47.301Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T22:16:47.891Z] Sending build context to Docker daemon 2.932MB [2023-03-22T22:16:47.891Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:16:47.891Z] ---> 6cb57ee374ae [2023-03-22T22:16:47.891Z] Step 2/4 : WORKDIR /edgex [2023-03-22T22:16:48.937Z] Removing intermediate container da9582064c25 [2023-03-22T22:16:48.937Z] ---> eca6174a2085 [2023-03-22T22:16:48.937Z] [2023-03-22T22:16:48.937Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T22:16:48.937Z] ---> b2aa39c304c2 [2023-03-22T22:16:48.937Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:16:48.937Z] ---> Using cache [2023-03-22T22:16:48.937Z] ---> e082247ed62a [2023-03-22T22:16:48.937Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:16:48.937Z] ---> Using cache [2023-03-22T22:16:48.937Z] ---> 693c2fd36f27 [2023-03-22T22:16:48.937Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T22:16:49.193Z] ---> Running in 68f32c24adaf [2023-03-22T22:16:49.756Z] Removing intermediate container 68f32c24adaf [2023-03-22T22:16:49.756Z] ---> 2b7346082ad6 [2023-03-22T22:16:49.756Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T22:16:49.756Z] ---> Running in bccd22ac7a29 [2023-03-22T22:16:49.841Z] ---> Running in ae5a7ac40c1d [2023-03-22T22:16:50.109Z] Removing intermediate container ae5a7ac40c1d [2023-03-22T22:16:50.109Z] ---> 4d52ebc2f377 [2023-03-22T22:16:50.109Z] Step 3/4 : COPY go.mod . [2023-03-22T22:16:50.686Z] Removing intermediate container bccd22ac7a29 [2023-03-22T22:16:50.686Z] ---> bd8bb08ace16 [2023-03-22T22:16:50.686Z] Step 15/25 : WORKDIR / [2023-03-22T22:16:50.692Z] ---> f71216078768 [2023-03-22T22:16:50.692Z] Step 4/4 : RUN go mod download [2023-03-22T22:16:50.692Z] ---> Running in c0bf7d71c753 [2023-03-22T22:16:50.944Z] ---> Running in cd249b7ac657 [2023-03-22T22:16:51.201Z] Removing intermediate container cd249b7ac657 [2023-03-22T22:16:51.201Z] ---> bba992e4605f [2023-03-22T22:16:51.201Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:51.201Z] Removing intermediate container 849001d209f4 [2023-03-22T22:16:51.201Z] ---> 3b29a8e75587 [2023-03-22T22:16:51.201Z] [2023-03-22T22:16:51.201Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:16:51.201Z] ---> b2aa39c304c2 [2023-03-22T22:16:51.201Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:16:51.201Z] ---> Running in 188c1762dfe6 [2023-03-22T22:16:51.766Z] ---> 6adf4baa7474 [2023-03-22T22:16:51.766Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:51.766Z] Removing intermediate container 188c1762dfe6 [2023-03-22T22:16:51.766Z] ---> d92f2e2c77fd [2023-03-22T22:16:51.766Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T22:16:51.766Z] ---> Running in aca4c690d59e [2023-03-22T22:16:52.331Z] ---> d7eea5fe9cff [2023-03-22T22:16:52.331Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T22:16:52.331Z] Removing intermediate container aca4c690d59e [2023-03-22T22:16:52.331Z] ---> fa22159d5f64 [2023-03-22T22:16:52.331Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T22:16:52.331Z] ---> Running in 9a9592aea874 [2023-03-22T22:16:52.895Z] Removing intermediate container 9a9592aea874 [2023-03-22T22:16:52.895Z] ---> 447adbd2d227 [2023-03-22T22:16:52.895Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:16:52.895Z] ---> Running in 0139ec6bc00c [2023-03-22T22:16:53.461Z] ---> b89dc2615196 [2023-03-22T22:16:53.461Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:16:53.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:53.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:53.719Z] ---> 703ac10f1f48 [2023-03-22T22:16:53.719Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T22:16:53.719Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:16:53.719Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:53.719Z] OK: 7 MiB in 16 packages [2023-03-22T22:16:53.977Z] ---> 4c5b71df13f7 [2023-03-22T22:16:53.977Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T22:16:53.977Z] ---> Running in b119921a717e [2023-03-22T22:16:53.977Z] Removing intermediate container aa53ebe14d89 [2023-03-22T22:16:53.977Z] ---> 825af003ca20 [2023-03-22T22:16:53.977Z] Step 7/26 : COPY . . [2023-03-22T22:16:53.977Z] Removing intermediate container f06794add131 [2023-03-22T22:16:53.977Z] ---> 3e7797988d61 [2023-03-22T22:16:53.977Z] Step 7/20 : COPY . . [2023-03-22T22:16:54.240Z] Removing intermediate container b119921a717e [2023-03-22T22:16:54.240Z] ---> 8487e9478b34 [2023-03-22T22:16:54.240Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:16:54.499Z] Removing intermediate container 0139ec6bc00c [2023-03-22T22:16:54.499Z] ---> Running in 32f02a079073 [2023-03-22T22:16:54.499Z] ---> 237418bb9953 [2023-03-22T22:16:54.499Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:16:55.067Z] Removing intermediate container 32f02a079073 [2023-03-22T22:16:55.068Z] ---> d94f6e01e7df [2023-03-22T22:16:55.068Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T22:16:56.964Z] ---> ebf64137a18d [2023-03-22T22:16:56.964Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:16:56.964Z] ---> Running in de692a0bf397 [2023-03-22T22:16:56.964Z] ---> 4c2b83cadd63 [2023-03-22T22:16:56.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T22:16:56.964Z] Removing intermediate container de692a0bf397 [2023-03-22T22:16:56.964Z] ---> 8892a0345d1a [2023-03-22T22:16:56.964Z] Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:16:56.964Z] ---> Running in 56e69ddf87e1 [2023-03-22T22:16:57.226Z] Removing intermediate container 56e69ddf87e1 [2023-03-22T22:16:57.226Z] ---> da68ad0d73a5 [2023-03-22T22:16:57.226Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T22:16:57.226Z] ---> Running in ec0a8ab80128 [2023-03-22T22:16:57.226Z] ---> 5471c375f123 [2023-03-22T22:16:57.226Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:16:57.486Z] Removing intermediate container ec0a8ab80128 [2023-03-22T22:16:57.486Z] ---> ecdcd5a351a8 [2023-03-22T22:16:57.486Z] [2023-03-22T22:16:57.486Z] ---> 57edd6876617 [2023-03-22T22:16:57.486Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T22:16:57.750Z] Successfully built ecdcd5a351a8 [2023-03-22T22:16:57.750Z] Successfully tagged core-metadata:latest [2023-03-22T22:16:57.750Z]  Building core-metadata ... done Building support-scheduler [2023-03-22T22:16:57.750Z] ---> Running in 4a5ab4dc7835 [2023-03-22T22:16:59.128Z] Removing intermediate container 4a5ab4dc7835 [2023-03-22T22:16:59.128Z] ---> f027c0089584 [2023-03-22T22:16:59.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:16:59.693Z] ---> Running in b1290e24238b [2023-03-22T22:16:59.959Z] ---> 8e763cde613c [2023-03-22T22:16:59.959Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T22:16:59.959Z] ---> 81863b7c9a00 [2023-03-22T22:16:59.959Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T22:16:59.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:59.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:16:59.959Z] ---> 84c5cbbfe739 [2023-03-22T22:16:59.959Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:16:59.959Z] ---> Using cache [2023-03-22T22:16:59.959Z] ---> 1ea5fe63d6df [2023-03-22T22:16:59.959Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:16:59.959Z] ---> Using cache [2023-03-22T22:16:59.959Z] ---> 3226f776d5ba [2023-03-22T22:16:59.959Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:16:59.959Z] ---> Using cache [2023-03-22T22:16:59.959Z] ---> 902699cd75c0 [2023-03-22T22:16:59.959Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:16:59.959Z] ---> Using cache [2023-03-22T22:16:59.959Z] ---> e89cebf73193 [2023-03-22T22:16:59.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:59.959Z] ---> Using cache [2023-03-22T22:16:59.959Z] ---> a28c030573af [2023-03-22T22:16:59.959Z] Step 8/23 : COPY . . [2023-03-22T22:16:59.959Z] ---> Using cache [2023-03-22T22:16:59.959Z] ---> b2d38deca1ad [2023-03-22T22:16:59.959Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T22:16:59.959Z] ---> Running in d7c9b07f205a [2023-03-22T22:16:59.959Z] ---> Running in d8744e6f5f84 [2023-03-22T22:16:59.959Z] ---> Running in cfbc689b15ac [2023-03-22T22:16:59.959Z] Removing intermediate container b1290e24238b [2023-03-22T22:16:59.959Z] ---> 2edb8ee0edf7 [2023-03-22T22:16:59.959Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T22:16:59.959Z] ---> Running in df2edb15ac1f [2023-03-22T22:16:59.959Z] Removing intermediate container d7c9b07f205a [2023-03-22T22:16:59.959Z] ---> 8fc32e9209bb [2023-03-22T22:16:59.959Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T22:16:59.959Z] ---> Running in 5cfeb83e32a9 [2023-03-22T22:16:59.959Z] Removing intermediate container df2edb15ac1f [2023-03-22T22:16:59.959Z] ---> eaad1be02826 [2023-03-22T22:16:59.959Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:17:00.219Z] ---> Running in 38e85bab02d2 [2023-03-22T22:17:00.219Z] Removing intermediate container 5cfeb83e32a9 [2023-03-22T22:17:00.219Z] ---> 4d3e2263028a [2023-03-22T22:17:00.219Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T22:17:00.219Z] ---> Running in 535bf74ef32f [2023-03-22T22:17:00.219Z] Removing intermediate container 38e85bab02d2 [2023-03-22T22:17:00.219Z] ---> ba3c345c6c4b [2023-03-22T22:17:00.219Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:17:00.219Z] ---> Running in b0f18b6602bc [2023-03-22T22:17:00.219Z] Removing intermediate container 535bf74ef32f [2023-03-22T22:17:00.219Z] ---> 1ed61f804541 [2023-03-22T22:17:00.219Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T22:17:00.475Z] 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 [2023-03-22T22:17:00.476Z] ---> Running in 051a56f67a4f [2023-03-22T22:17:00.476Z] Removing intermediate container b0f18b6602bc [2023-03-22T22:17:00.476Z] ---> 21660ec22728 [2023-03-22T22:17:00.476Z] [2023-03-22T22:17:00.476Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T22:17:00.476Z] Successfully built 21660ec22728 [2023-03-22T22:17:00.476Z] Successfully tagged core-data:latest [2023-03-22T22:17:00.476Z]  Building core-data ... done Building support-notifications [2023-03-22T22:17:03.005Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:17:03.005Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:17:03.005Z] ---> 84c5cbbfe739 [2023-03-22T22:17:03.005Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:17:03.005Z] ---> Using cache [2023-03-22T22:17:03.005Z] ---> 1ea5fe63d6df [2023-03-22T22:17:03.005Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:17:03.005Z] ---> Using cache [2023-03-22T22:17:03.005Z] ---> 3226f776d5ba [2023-03-22T22:17:03.005Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T22:17:03.261Z] ---> Running in 5d2c36d3ac05 [2023-03-22T22:17:03.519Z] Removing intermediate container 67eb6545eccb [2023-03-22T22:17:03.519Z] ---> 284d6a5227ac [2023-03-22T22:17:03.519Z] [2023-03-22T22:17:03.519Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:17:03.519Z] ---> b2aa39c304c2 [2023-03-22T22:17:03.519Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T22:17:03.519Z] ---> Using cache [2023-03-22T22:17:03.519Z] ---> f3fbe19fca54 [2023-03-22T22:17:03.519Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:17:03.519Z] ---> Using cache [2023-03-22T22:17:03.519Z] ---> f1e0d17f2637 [2023-03-22T22:17:03.519Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:17:03.519Z] ---> Using cache [2023-03-22T22:17:03.519Z] Removing intermediate container 051a56f67a4f [2023-03-22T22:17:03.519Z] ---> bac1d7b3d5df [2023-03-22T22:17:03.519Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T22:17:03.519Z] ---> f92d3a512d63 [2023-03-22T22:17:03.519Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:17:03.519Z] ---> Using cache [2023-03-22T22:17:03.519Z] ---> 61eef919c0ab [2023-03-22T22:17:03.519Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T22:17:03.519Z] ---> Running in cbcf7dde6430 [2023-03-22T22:17:03.778Z] Removing intermediate container cbcf7dde6430 [2023-03-22T22:17:03.778Z] ---> 177f0fd2b6d1 [2023-03-22T22:17:03.778Z] [2023-03-22T22:17:03.778Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T22:17:03.778Z] ---> b2aa39c304c2 [2023-03-22T22:17:03.778Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T22:17:03.778Z] ---> Using cache [2023-03-22T22:17:03.778Z] ---> fe4028a4ee84 [2023-03-22T22:17:03.778Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T22:17:03.778Z] ---> Running in 7287a3d47562 [2023-03-22T22:17:03.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:03.778Z] ---> 622819bcf4a2 [2023-03-22T22:17:03.778Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:17:03.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:04.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:04.036Z] ---> d9679c6fa229 [2023-03-22T22:17:04.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T22:17:04.036Z] OK: 265 MiB in 53 packages [2023-03-22T22:17:04.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:04.293Z] ---> e2eb64d5084b [2023-03-22T22:17:04.293Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:17:04.293Z] ---> Running in 1632980dbfc8 [2023-03-22T22:17:04.293Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:17:04.293Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:17:04.293Z] OK: 17820 distinct packages available [2023-03-22T22:17:04.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:04.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:04.551Z] Removing intermediate container 5d2c36d3ac05 [2023-03-22T22:17:04.551Z] ---> ebf0ec7f9f66 [2023-03-22T22:17:04.551Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:17:04.809Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T22:17:04.809Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:17:04.809Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T22:17:04.810Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T22:17:04.810Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T22:17:04.810Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:17:04.810Z] OK: 8 MiB in 20 packages [2023-03-22T22:17:05.374Z] ---> 64d878db445b [2023-03-22T22:17:05.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:17:05.374Z] ---> Running in 5ff1ec2f654b [2023-03-22T22:17:05.632Z] Removing intermediate container 7287a3d47562 [2023-03-22T22:17:05.632Z] ---> bd04098f905e [2023-03-22T22:17:05.632Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:17:05.890Z] Removing intermediate container 1632980dbfc8 [2023-03-22T22:17:05.890Z] ---> e41967d0c452 [2023-03-22T22:17:05.890Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:17:05.890Z] ---> Running in cec1b6697c0c [2023-03-22T22:17:06.147Z] Removing intermediate container cec1b6697c0c [2023-03-22T22:17:06.147Z] ---> 470711bce0aa [2023-03-22T22:17:06.147Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T22:17:06.147Z] ---> Running in 101a818fa4f8 [2023-03-22T22:17:06.147Z] ---> 875d11f0d07d [2023-03-22T22:17:06.147Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:17:06.404Z] Removing intermediate container 101a818fa4f8 [2023-03-22T22:17:06.405Z] ---> 921c599aea4d [2023-03-22T22:17:06.405Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T22:17:06.405Z] ---> Running in 91be7eaca38e [2023-03-22T22:17:06.405Z] ---> 028ad1e75fdb [2023-03-22T22:17:06.405Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T22:17:06.969Z] Removing intermediate container 91be7eaca38e [2023-03-22T22:17:06.969Z] ---> 9cb633a6af6f [2023-03-22T22:17:06.969Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:17:06.969Z] ---> Running in 00309748f6e8 [2023-03-22T22:17:07.534Z] Removing intermediate container 00309748f6e8 [2023-03-22T22:17:07.534Z] ---> 3afda1b97639 [2023-03-22T22:17:07.534Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:17:07.534Z] ---> Running in 0af81ac4a954 [2023-03-22T22:17:08.099Z] Removing intermediate container 0af81ac4a954 [2023-03-22T22:17:08.099Z] ---> 34f9f85dc218 [2023-03-22T22:17:08.099Z] [2023-03-22T22:17:08.099Z] Successfully built 34f9f85dc218 [2023-03-22T22:17:08.099Z] Successfully tagged security-proxy-auth:latest [2023-03-22T22:17:08.099Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-03-22T22:17:09.033Z] ---> a6b4ad09a0fa [2023-03-22T22:17:09.033Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T22:17:10.405Z] ---> 26651eb4de60 [2023-03-22T22:17:10.405Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T22:17:11.781Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:17:11.781Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:17:11.781Z] ---> 84c5cbbfe739 [2023-03-22T22:17:11.781Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 8d1c74027a8d [2023-03-22T22:17:11.781Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> f37ad0ad1c79 [2023-03-22T22:17:11.781Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 7d390d1fc207 [2023-03-22T22:17:11.781Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 825af003ca20 [2023-03-22T22:17:11.781Z] Step 7/27 : COPY . . [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 81863b7c9a00 [2023-03-22T22:17:11.781Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 8fc32e9209bb [2023-03-22T22:17:11.781Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 4d3e2263028a [2023-03-22T22:17:11.781Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T22:17:11.781Z] ---> Using cache [2023-03-22T22:17:11.781Z] ---> 1ed61f804541 [2023-03-22T22:17:11.781Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T22:17:12.039Z] ---> 0dd2c8c14227 [2023-03-22T22:17:12.039Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T22:17:12.039Z] ---> Running in c7168a0deb03 [2023-03-22T22:17:12.604Z] ---> 07b1a9153c2d [2023-03-22T22:17:12.604Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T22:17:12.892Z] ---> Running in eef5c9c229ec [2023-03-22T22:17:13.151Z] Removing intermediate container eef5c9c229ec [2023-03-22T22:17:13.151Z] ---> 3db2eb627e79 [2023-03-22T22:17:13.151Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T22:17:13.151Z] ---> Running in a7bf8f7a73c8 [2023-03-22T22:17:13.431Z] Removing intermediate container a7bf8f7a73c8 [2023-03-22T22:17:13.431Z] ---> 2394ce3dbded [2023-03-22T22:17:13.431Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T22:17:13.431Z] ---> Running in 9b1736983e91 [2023-03-22T22:17:13.703Z] Removing intermediate container c7168a0deb03 [2023-03-22T22:17:13.703Z] ---> 9ab3618f53ce [2023-03-22T22:17:13.703Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T22:17:13.703Z] Removing intermediate container 9b1736983e91 [2023-03-22T22:17:13.703Z] ---> f14456295646 [2023-03-22T22:17:13.703Z] Step 25/26 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:17:13.703Z] ---> Running in 5b3e39db4546 [2023-03-22T22:17:13.703Z] ---> Running in 2387989bd490 [2023-03-22T22:17:14.000Z] Removing intermediate container 5b3e39db4546 [2023-03-22T22:17:14.000Z] ---> 42676e15c2ff [2023-03-22T22:17:14.000Z] [2023-03-22T22:17:14.000Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T22:17:14.000Z] ---> b2aa39c304c2 [2023-03-22T22:17:14.000Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T22:17:14.000Z] ---> Using cache [2023-03-22T22:17:14.000Z] ---> fe4028a4ee84 [2023-03-22T22:17:14.000Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T22:17:14.000Z] ---> Using cache [2023-03-22T22:17:14.000Z] ---> bd04098f905e [2023-03-22T22:17:14.000Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:17:14.000Z] ---> Using cache [2023-03-22T22:17:14.261Z] ---> 875d11f0d07d [2023-03-22T22:17:14.261Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:17:14.261Z] ---> Using cache [2023-03-22T22:17:14.261Z] Removing intermediate container 2387989bd490 [2023-03-22T22:17:14.261Z] ---> 012ac7b87326 [2023-03-22T22:17:14.261Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T22:17:14.522Z] ---> 028ad1e75fdb [2023-03-22T22:17:14.522Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T22:17:14.522Z] ---> Running in 01a3ac731efe [2023-03-22T22:17:15.968Z] Removing intermediate container 01a3ac731efe [2023-03-22T22:17:15.968Z] ---> 74948ed14f51 [2023-03-22T22:17:15.968Z] [2023-03-22T22:17:15.968Z] Successfully built 74948ed14f51 [2023-03-22T22:17:16.239Z] Successfully tagged security-spire-server:latest [2023-03-22T22:17:16.239Z]  Building security-spire-server ... done  ---> a9b8def5073e [2023-03-22T22:17:16.239Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T22:17:22.875Z] ---> 39c4de94e6cb [2023-03-22T22:17:22.875Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T22:17:22.969Z] Removing intermediate container c0bf7d71c753 [2023-03-22T22:17:22.969Z] ---> e19f983f7fec [2023-03-22T22:17:22.969Z] Successfully built e19f983f7fec [2023-03-22T22:17:22.969Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:23.310Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:17:23.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:17:23.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container [2023-03-22T22:17:23.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T22:17:23.807Z] ---> 9064d8e8c365 [2023-03-22T22:17:23.807Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T22:17:24.834Z] $ docker top 08b0728394748f9c40167d572458db0a6ab9e17731354b50b9a44f3620af03f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:17:25.673Z] + go version [2023-03-22T22:17:25.673Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T22:17:25.693Z] $ docker stop --time=1 08b0728394748f9c40167d572458db0a6ab9e17731354b50b9a44f3620af03f7 [2023-03-22T22:17:27.344Z] $ docker rm -f --volumes 08b0728394748f9c40167d572458db0a6ab9e17731354b50b9a44f3620af03f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:27.879Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:17:27.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:17:28.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container [2023-03-22T22:17:28.146Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T22:17:29.396Z] $ docker top a6e18af8f7f5a61d1fd35a93910d78fe67851791c130ff22d3239767d2bac396 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T22:17:29.615Z] ========================================================= [2023-03-22T22:17:29.615Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T22:17:29.615Z] ========================================================= [Pipeline] sh [2023-03-22T22:17:30.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:17:30.372Z] ---> 1bf5d3e6962d [2023-03-22T22:17:30.372Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T22:17:30.372Z] Removing intermediate container d8744e6f5f84 [2023-03-22T22:17:30.372Z] ---> fe4c6ee89fc3 [2023-03-22T22:17:30.372Z] [2023-03-22T22:17:30.372Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T22:17:30.372Z] ---> b2aa39c304c2 [2023-03-22T22:17:30.372Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T22:17:30.372Z] ---> Using cache [2023-03-22T22:17:30.372Z] ---> 277c971e571e [2023-03-22T22:17:30.372Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T22:17:30.372Z] Removing intermediate container cfbc689b15ac [2023-03-22T22:17:30.372Z] ---> 355f1640c2a4 [2023-03-22T22:17:30.372Z] [2023-03-22T22:17:30.372Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:17:30.372Z] ---> b2aa39c304c2 [2023-03-22T22:17:30.372Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:17:30.372Z] ---> Using cache [2023-03-22T22:17:30.372Z] ---> e082247ed62a [2023-03-22T22:17:30.372Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:17:30.372Z] ---> Using cache [2023-03-22T22:17:30.372Z] ---> 693c2fd36f27 [2023-03-22T22:17:30.372Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T22:17:30.372Z] ---> Running in e8cf1d20c52c [2023-03-22T22:17:30.919Z] + make test [2023-03-22T22:17:30.919Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T22:17:31.755Z] ---> 682342f9e797 [2023-03-22T22:17:31.755Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T22:17:31.755Z] ---> Running in 52d01773d1d2 [2023-03-22T22:17:33.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:33.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:33.382Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:17:33.382Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:17:33.382Z] OK: 17820 distinct packages available [2023-03-22T22:17:33.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:33.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:33.783Z] ---> Running in 778e57fbc1dd [2023-03-22T22:17:33.783Z] Removing intermediate container 52d01773d1d2 [2023-03-22T22:17:33.783Z] ---> 6ad64a6971be [2023-03-22T22:17:33.783Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T22:17:34.041Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T22:17:34.041Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T22:17:34.041Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T22:17:34.041Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T22:17:34.041Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T22:17:34.041Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T22:17:34.041Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:17:34.041Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T22:17:34.041Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T22:17:34.041Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:17:34.041Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T22:17:34.299Z] ---> Running in eb8a81ca960d [2023-03-22T22:17:34.299Z] Removing intermediate container 778e57fbc1dd [2023-03-22T22:17:34.299Z] ---> 5535ebafcd96 [2023-03-22T22:17:34.299Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T22:17:34.299Z] OK: 10 MiB in 24 packages [2023-03-22T22:17:34.557Z] ---> Running in 24bea2ea145f [2023-03-22T22:17:34.557Z] Removing intermediate container eb8a81ca960d [2023-03-22T22:17:34.557Z] ---> e7a34b3e9b5c [2023-03-22T22:17:34.557Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:17:35.933Z] Removing intermediate container 24bea2ea145f [2023-03-22T22:17:35.933Z] ---> 52147f4b408d [2023-03-22T22:17:35.933Z] ---> 3ce3b7509319 [2023-03-22T22:17:35.933Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T22:17:35.933Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:17:35.933Z] ---> Running in f7774b595b3c [2023-03-22T22:17:36.191Z] Removing intermediate container e8cf1d20c52c [2023-03-22T22:17:36.191Z] ---> 5590fac8a3ca [2023-03-22T22:17:36.191Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:17:36.191Z] Removing intermediate container f7774b595b3c [2023-03-22T22:17:36.191Z] ---> 29ffdcb41849 [2023-03-22T22:17:36.191Z] Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:17:36.191Z] ---> 975ab585b082 [2023-03-22T22:17:36.191Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T22:17:36.191Z] ---> Running in fd5096b22b09 [2023-03-22T22:17:36.191Z] ---> 0d3712407c02 [2023-03-22T22:17:36.191Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:17:36.756Z] Removing intermediate container fd5096b22b09 [2023-03-22T22:17:36.756Z] ---> f2a6a5ffb7c8 [2023-03-22T22:17:36.756Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T22:17:37.015Z] Removing intermediate container 5ff1ec2f654b [2023-03-22T22:17:37.015Z] ---> f0bc39fb3338 [2023-03-22T22:17:37.015Z] Step 8/23 : COPY . . [2023-03-22T22:17:37.548Z] ---> 72fad3d84b66 [2023-03-22T22:17:37.548Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T22:17:44.127Z] ---> Running in 687d1121f7d2 [2023-03-22T22:17:44.127Z] ---> d81a8db0e482 [2023-03-22T22:17:44.127Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:17:44.127Z] ---> 894da837d927 [2023-03-22T22:17:44.127Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:17:44.127Z] Removing intermediate container 687d1121f7d2 [2023-03-22T22:17:44.127Z] ---> db58dd5ebd77 [2023-03-22T22:17:44.127Z] [2023-03-22T22:17:44.127Z] ---> 363be8597cd5 [2023-03-22T22:17:44.127Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T22:17:44.127Z] ---> Running in d029710a3441 [2023-03-22T22:17:44.127Z] ---> 779338b1d1da [2023-03-22T22:17:44.127Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T22:17:44.127Z] Successfully built db58dd5ebd77 [2023-03-22T22:17:44.127Z] ---> 5bd3768c60c2 [2023-03-22T22:17:44.127Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T22:17:44.127Z] Successfully tagged security-spire-agent:latest [2023-03-22T22:17:44.127Z]  Building security-spire-agent ... done  ---> Running in a187f2d66dc0 [2023-03-22T22:17:44.127Z] ---> Running in 9502463341f1 [2023-03-22T22:17:44.127Z] Removing intermediate container a187f2d66dc0 [2023-03-22T22:17:44.127Z] ---> 30d84051ef8b [2023-03-22T22:17:44.127Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:17:44.127Z] ---> Running in bffaa7bc1f92 [2023-03-22T22:17:44.127Z] Removing intermediate container 9502463341f1 [2023-03-22T22:17:44.127Z] ---> 313b0e5db90a [2023-03-22T22:17:44.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:17:44.127Z] ---> Running in 5e7f5aeb3bba [2023-03-22T22:17:44.127Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T22:17:44.127Z] Removing intermediate container bffaa7bc1f92 [2023-03-22T22:17:44.127Z] ---> 7d63d6c8ee47 [2023-03-22T22:17:44.127Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T22:17:44.127Z] ---> Running in af22428a2e15 [2023-03-22T22:17:44.127Z] Removing intermediate container 5e7f5aeb3bba [2023-03-22T22:17:44.127Z] ---> becd0edad19e [2023-03-22T22:17:44.127Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T22:17:44.127Z] ---> Running in 355000f30965 [2023-03-22T22:17:44.127Z] Removing intermediate container af22428a2e15 [2023-03-22T22:17:44.127Z] ---> 7493b98c46b7 [2023-03-22T22:17:44.127Z] Step 19/20 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:17:44.127Z] ---> Running in 526ce0cc5d98 [2023-03-22T22:17:44.127Z] Removing intermediate container 355000f30965 [2023-03-22T22:17:44.127Z] ---> 9c1d32ff7ad6 [2023-03-22T22:17:44.127Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:17:44.127Z] ---> Running in c86e535d5b1c [2023-03-22T22:17:44.127Z] Removing intermediate container 526ce0cc5d98 [2023-03-22T22:17:44.127Z] ---> 87571d36815d [2023-03-22T22:17:44.127Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T22:17:44.420Z] Removing intermediate container c86e535d5b1c [2023-03-22T22:17:44.420Z] ---> e656e6b65348 [2023-03-22T22:17:44.420Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:17:44.420Z] ---> Running in b0f4e7a43615 [2023-03-22T22:17:44.420Z] ---> Running in 4e2947bd9330 [2023-03-22T22:17:44.420Z] Removing intermediate container b0f4e7a43615 [2023-03-22T22:17:44.420Z] ---> 25fce855409c [2023-03-22T22:17:44.420Z] [2023-03-22T22:17:44.677Z] Removing intermediate container 4e2947bd9330 [2023-03-22T22:17:44.677Z] ---> 2a35a6ae450c [2023-03-22T22:17:44.677Z] [2023-03-22T22:17:44.677Z] Successfully built 25fce855409c [2023-03-22T22:17:44.677Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T22:17:44.677Z]  Building security-spiffe-token-provider ... done Successfully built 2a35a6ae450c [2023-03-22T22:17:44.677Z] Successfully tagged support-scheduler:latest [2023-03-22T22:18:06.594Z]  Building support-scheduler ... done Removing intermediate container d029710a3441 [2023-03-22T22:18:06.594Z] ---> 1a051d7623f1 [2023-03-22T22:18:06.594Z] [2023-03-22T22:18:06.594Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:18:06.594Z] ---> b2aa39c304c2 [2023-03-22T22:18:06.594Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T22:18:06.594Z] ---> Running in be2280528abf [2023-03-22T22:18:06.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:18:06.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:18:06.594Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T22:18:06.594Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T22:18:06.594Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:18:06.594Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T22:18:06.594Z] OK: 8 MiB in 17 packages [2023-03-22T22:18:06.594Z] Removing intermediate container be2280528abf [2023-03-22T22:18:06.594Z] ---> 2fed185a4327 [2023-03-22T22:18:06.594Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:18:06.594Z] ---> Running in ad3409913f18 [2023-03-22T22:18:06.594Z] Removing intermediate container ad3409913f18 [2023-03-22T22:18:06.594Z] ---> f042c1a7bf0f [2023-03-22T22:18:06.594Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T22:18:06.594Z] ---> Running in 754cb6e172d9 [2023-03-22T22:18:06.594Z] Removing intermediate container 754cb6e172d9 [2023-03-22T22:18:06.594Z] ---> b0c98cc83ea2 [2023-03-22T22:18:06.594Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T22:18:06.594Z] ---> Running in 1738da7ea3df [2023-03-22T22:18:06.594Z] Removing intermediate container 1738da7ea3df [2023-03-22T22:18:06.594Z] ---> 1471783b6784 [2023-03-22T22:18:06.594Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:18:06.594Z] ---> f3aed802f83c [2023-03-22T22:18:06.594Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:18:06.594Z] ---> f0621dfddb88 [2023-03-22T22:18:06.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T22:18:07.173Z] ---> 1cdf883a902b [2023-03-22T22:18:07.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:18:07.173Z] ---> 6ad38e735fe0 [2023-03-22T22:18:07.173Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T22:18:07.173Z] ---> Running in 2c94d826ac92 [2023-03-22T22:18:07.430Z] Removing intermediate container 2c94d826ac92 [2023-03-22T22:18:07.430Z] ---> 49b528fd0c5a [2023-03-22T22:18:07.430Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:18:07.430Z] ---> Running in e01d552d6ffb [2023-03-22T22:18:07.430Z] Removing intermediate container e01d552d6ffb [2023-03-22T22:18:07.430Z] ---> 45542146e875 [2023-03-22T22:18:07.430Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T22:18:07.430Z] ---> Running in 21ce180a8fa6 [2023-03-22T22:18:07.430Z] Removing intermediate container 21ce180a8fa6 [2023-03-22T22:18:07.430Z] ---> 5a31c76305bd [2023-03-22T22:18:07.430Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:18:07.430Z] ---> Running in b1b7ccd76ea6 [2023-03-22T22:18:07.687Z] Removing intermediate container b1b7ccd76ea6 [2023-03-22T22:18:07.687Z] ---> 97f7c99769bb [2023-03-22T22:18:07.688Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:18:07.688Z] ---> Running in 78aaf9f13fcf [2023-03-22T22:18:07.688Z] Removing intermediate container 78aaf9f13fcf [2023-03-22T22:18:07.688Z] ---> 2ce5b053fe2b [2023-03-22T22:18:07.688Z] [2023-03-22T22:18:07.688Z] Successfully built 2ce5b053fe2b [2023-03-22T22:18:07.688Z] Successfully tagged support-notifications:latest [2023-03-22T22:18:07.951Z]  Building support-notifications ... done  [Pipeline] } [2023-03-22T22:18:07.960Z] $ docker stop --time=1 72b43a884d4ce1179d36d9b9faa343bb36c8b4bdbe436914b8d77c07575c69db [2023-03-22T22:18:09.228Z] $ docker rm -f --volumes 72b43a884d4ce1179d36d9b9faa343bb36c8b4bdbe436914b8d77c07575c69db [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:18:09.564Z] + docker images [2023-03-22T22:18:09.565Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T22:18:09.565Z] support-notifications latest 2ce5b053fe2b 2 seconds ago 32.7MB [2023-03-22T22:18:09.565Z] 1a051d7623f1 8 seconds ago 1.75GB [2023-03-22T22:18:09.565Z] security-spiffe-token-provider latest 25fce855409c 25 seconds ago 32.8MB [2023-03-22T22:18:09.565Z] support-scheduler latest 2a35a6ae450c 25 seconds ago 32.1MB [2023-03-22T22:18:09.565Z] security-spire-agent latest db58dd5ebd77 26 seconds ago 129MB [2023-03-22T22:18:09.565Z] 355f1640c2a4 41 seconds ago 1.75GB [2023-03-22T22:18:09.565Z] fe4c6ee89fc3 41 seconds ago 1.73GB [2023-03-22T22:18:09.565Z] security-spire-server latest 74948ed14f51 55 seconds ago 89.8MB [2023-03-22T22:18:09.565Z] 42676e15c2ff 56 seconds ago 1.55GB [2023-03-22T22:18:09.565Z] security-proxy-auth latest 34f9f85dc218 About a minute ago 18.3MB [2023-03-22T22:18:09.565Z] 177f0fd2b6d1 About a minute ago 1.55GB [2023-03-22T22:18:09.565Z] 284d6a5227ac About a minute ago 1.66GB [2023-03-22T22:18:09.565Z] core-data latest 21660ec22728 About a minute ago 20MB [2023-03-22T22:18:09.565Z] core-metadata latest ecdcd5a351a8 About a minute ago 20.4MB [2023-03-22T22:18:09.565Z] 3b29a8e75587 About a minute ago 1.69GB [2023-03-22T22:18:09.565Z] eca6174a2085 About a minute ago 1.69GB [2023-03-22T22:18:09.565Z] security-bootstrapper latest d474e34ffe18 About a minute ago 22.2MB [2023-03-22T22:18:09.565Z] security-secretstore-setup latest 17834fd31941 About a minute ago 32.7MB [2023-03-22T22:18:09.565Z] core-common-config-bootstrapper latest 5df6cc1ac2ce About a minute ago 17.2MB [2023-03-22T22:18:09.565Z] security-proxy-setup latest c5cbc8b16b09 About a minute ago 18.7MB [2023-03-22T22:18:09.565Z] core-command latest db4715aeb324 About a minute ago 19.8MB [2023-03-22T22:18:09.565Z] bd1c5ba7db84 About a minute ago 1.67GB [2023-03-22T22:18:09.565Z] fc1c662706b7 About a minute ago 1.69GB [2023-03-22T22:18:09.565Z] 71174fc29c0a About a minute ago 1.67GB [2023-03-22T22:18:09.565Z] 1cdd7f07ea1a About a minute ago 1.68GB [2023-03-22T22:18:09.565Z] 9e57a6a34d1d About a minute ago 1.68GB [2023-03-22T22:18:09.565Z] security-spire-config latest 7faa6d47104e 2 minutes ago 88.9MB [2023-03-22T22:18:09.565Z] 5660056d3a0c 2 minutes ago 1.55GB [2023-03-22T22:18:09.565Z] ci-base-image-x86_64 latest 84c5cbbfe739 5 minutes ago 881MB [2023-03-22T22:18:09.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T22:18:09.565Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T22:18:09.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T22:18:09.565Z] 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] } [2023-03-22T22:18:27.365Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T22:20:49.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T22:20:49.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T22:20:49.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T22:20:59.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T22:20:59.225Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T22:21:01.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T22:21:01.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T22:21:01.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T22:21:01.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T22:21:05.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T22:21:07.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T22:21:07.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T22:21:07.090Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T22:21:07.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T22:21:22.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T22:21:22.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T22:21:22.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.297s coverage: 28.7% of statements [2023-03-22T22:21:35.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements [2023-03-22T22:21:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T22:21:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T22:21:40.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T22:21:43.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.497s coverage: 71.3% of statements [2023-03-22T22:21:47.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T22:21:47.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T22:21:47.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.350s coverage: 54.0% of statements [2023-03-22T22:21:51.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T22:21:51.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T22:21:51.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:21:51.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T22:21:51.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T22:21:59.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T22:21:59.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T22:22:10.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.562s coverage: 88.5% of statements [2023-03-22T22:22:10.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.411s coverage: 3.9% of statements [2023-03-22T22:22:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T22:22:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:22:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T22:22:18.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.905s coverage: 95.6% of statements [2023-03-22T22:22:19.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T22:22:19.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T22:22:19.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T22:22:19.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T22:22:19.025Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T22:22:19.025Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements [2023-03-22T22:22:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T22:22:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T22:22:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T22:22:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements [2023-03-22T22:22:37.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T22:22:37.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T22:22:37.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.449s coverage: 0.9% of statements [2023-03-22T22:22:37.448Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.277s coverage: 29.0% of statements [2023-03-22T22:22:41.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 44.1% of statements [2023-03-22T22:22:41.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.277s coverage: 82.9% of statements [2023-03-22T22:22:41.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-03-22T22:22:41.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements [2023-03-22T22:22:45.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-03-22T22:22:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T22:22:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T22:22:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T22:22:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T22:22:51.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T22:22:51.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T22:22:51.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T22:22:51.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T22:22:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.238s coverage: 94.4% of statements [2023-03-22T22:22:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T22:22:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T22:22:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T22:22:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T22:23:05.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T22:23:05.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T22:23:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T22:23:13.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.182s coverage: 79.9% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.293s coverage: 92.9% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.258s coverage: 87.2% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-03-22T22:23:13.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.502s coverage: 81.2% of statements [2023-03-22T22:23:14.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T22:23:15.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.537s coverage: 82.1% of statements [2023-03-22T22:23:15.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T22:23:15.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 86.0% of statements [2023-03-22T22:23:23.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T22:23:23.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T22:23:23.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2023-03-22T22:23:23.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2023-03-22T22:23:25.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2023-03-22T22:23:25.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-03-22T22:23:25.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-03-22T22:23:25.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T22:23:25.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T22:23:25.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T22:23:25.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2023-03-22T22:23:35.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T22:23:35.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T22:23:35.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T22:23:35.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 38.4% of statements [2023-03-22T22:23:35.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2023-03-22T22:23:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T22:23:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T22:23:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T22:23:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T22:23:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-03-22T22:23:49.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T22:23:49.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T22:23:49.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T22:23:49.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T22:23:55.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements [2023-03-22T22:23:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T22:23:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:23:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T22:23:56.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T22:23:57.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements [2023-03-22T22:24:01.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T22:24:01.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T22:24:01.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 61.5% of statements [2023-03-22T22:24:04.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T22:24:04.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T22:24:04.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2023-03-22T22:24:05.651Z] 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 [2023-03-22T22:24:05.651Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T22:24:05.651Z] go vet ./... [2023-03-22T22:27:12.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:27:12.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:27:12.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:27:12.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T22:27:13.281Z] + ls -al . [2023-03-22T22:27:13.281Z] total 700 [2023-03-22T22:27:13.281Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 22:17 . [2023-03-22T22:27:13.281Z] drwxr-xr-x 4 root root 4096 Mar 22 22:17 .. [2023-03-22T22:27:13.281Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 22:15 .blubracket [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 22:15 .dockerignore [2023-03-22T22:27:13.281Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 22:15 .git [2023-03-22T22:27:13.281Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 22:15 .github [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 22:15 .gitignore [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 22:15 .golangci.yml [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 22:15 .hadolint.yml [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 22:15 .sonarcloud.properties [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 22:15 ADOPTERS.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 22:15 Attribution.txt [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 22:15 CHANGELOG.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 22:15 CONTRIBUTING.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 22:15 GOVERNANCE.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 22:15 Jenkinsfile [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 22:15 LICENSE [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 22:15 Makefile [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 22:15 OWNERS.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 22:15 README.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 22:15 SECURITY.md [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 22:12 VERSION [2023-03-22T22:27:13.281Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 22:15 bin [2023-03-22T22:27:13.281Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 22:15 cmd [2023-03-22T22:27:13.281Z] -rw-r--r-- 1 root root 447378 Mar 22 22:24 coverage.out [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 3200 Mar 22 22:15 go.mod [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 31237 Mar 22 22:15 go.sum [2023-03-22T22:27:13.281Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 22:15 internal [2023-03-22T22:27:13.281Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 22:15 openapi [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 22:15 security.txt [2023-03-22T22:27:13.281Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 22:15 snap [2023-03-22T22:27:13.281Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 22:15 version.go [Pipeline] sh [2023-03-22T22:27:13.927Z] + '[' -e coverage.out ] [2023-03-22T22:27:13.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T22:27:13.948Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T22:27:14.838Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T22:27:15.465Z] + make build [2023-03-22T22:27:15.465Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T22:28:52.355Z] go build -tags " 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 [2023-03-22T22:28:57.724Z] go build -tags " 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 [2023-03-22T22:29:03.069Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T22:29:07.346Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T22:30:03.777Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T22:30:04.360Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T22:30:12.572Z] 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 [2023-03-22T22:30:19.223Z] 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 [2023-03-22T22:30:23.488Z] 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 [2023-03-22T22:30:27.741Z] 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 [2023-03-22T22:30:34.386Z] 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] } [2023-03-22T22:30:41.049Z] $ docker stop --time=1 a6e18af8f7f5a61d1fd35a93910d78fe67851791c130ff22d3239767d2bac396 [2023-03-22T22:30:43.127Z] $ docker rm -f --volumes a6e18af8f7f5a61d1fd35a93910d78fe67851791c130ff22d3239767d2bac396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:30:45.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T22:30:45.514Z] [2023-03-22T22:30:45.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:30:45.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T22:30:46.116Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T22:30:46.116Z] 29e5d40040c1: Pulling fs layer [2023-03-22T22:30:46.116Z] 1ce36da41761: Pulling fs layer [2023-03-22T22:30:46.116Z] 25b303627fd3: Pulling fs layer [2023-03-22T22:30:46.116Z] 29e5d40040c1: Verifying Checksum [2023-03-22T22:30:46.116Z] 29e5d40040c1: Download complete [2023-03-22T22:30:46.386Z] 1ce36da41761: Verifying Checksum [2023-03-22T22:30:46.386Z] 1ce36da41761: Download complete [2023-03-22T22:30:46.654Z] 29e5d40040c1: Pull complete [2023-03-22T22:30:48.070Z] 1ce36da41761: Pull complete [2023-03-22T22:30:48.070Z] 25b303627fd3: Verifying Checksum [2023-03-22T22:30:48.070Z] 25b303627fd3: Download complete [2023-03-22T22:30:58.141Z] 25b303627fd3: Pull complete [2023-03-22T22:30:58.141Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T22:30:58.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T22:30:58.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:30:58.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container [2023-03-22T22:30:58.400Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T22:31:00.812Z] $ docker top d2daab5dcbd6498de12943d8ea74a6fbb95cb8b26db52f5b593e07efdd817c0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:31:01.656Z] + grep+ parallel [2023-03-22T22:31:01.656Z] docker-compose build --help [2023-03-22T22:31:08.295Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T22:31:08.307Z] $ docker stop --time=1 d2daab5dcbd6498de12943d8ea74a6fbb95cb8b26db52f5b593e07efdd817c0c [2023-03-22T22:31:09.963Z] $ docker rm -f --volumes d2daab5dcbd6498de12943d8ea74a6fbb95cb8b26db52f5b593e07efdd817c0c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:31:10.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T22:31:10.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:31:10.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container [2023-03-22T22:31:10.709Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T22:31:11.895Z] $ docker top 112d75b2cf4e60214e9e1ee6675e814ae12ca11b8113b237b9ffe6498d3a8cfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:31:12.413Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T22:31:19.052Z] Building core-command ... [2023-03-22T22:31:19.052Z] Building core-common-config-bootstrapper ... [2023-03-22T22:31:19.052Z] Building core-data ... [2023-03-22T22:31:19.052Z] Building core-metadata ... [2023-03-22T22:31:19.052Z] Building security-bootstrapper ... [2023-03-22T22:31:19.052Z] Building security-proxy-auth ... [2023-03-22T22:31:19.052Z] Building security-proxy-setup ... [2023-03-22T22:31:19.052Z] Building security-secretstore-setup ... [2023-03-22T22:31:19.052Z] Building security-spiffe-token-provider ... [2023-03-22T22:31:19.052Z] Building security-spire-agent ... [2023-03-22T22:31:19.052Z] Building security-spire-config ... [2023-03-22T22:31:19.052Z] Building security-spire-server ... [2023-03-22T22:31:19.052Z] Building support-notifications ... [2023-03-22T22:31:19.052Z] Building support-scheduler ... [2023-03-22T22:31:19.052Z] Building security-spiffe-token-provider [2023-03-22T22:31:19.052Z] Building core-command [2023-03-22T22:31:19.052Z] Building core-common-config-bootstrapper [2023-03-22T22:31:19.052Z] Building security-spire-config [2023-03-22T22:31:19.052Z] Building core-metadata [2023-03-22T22:32:05.948Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:32:05.949Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:32:05.949Z] ---> e19f983f7fec [2023-03-22T22:32:05.949Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:32:05.949Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:32:05.949Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:32:05.949Z] ---> e19f983f7fec [2023-03-22T22:32:05.949Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T22:32:05.949Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:32:05.949Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:32:05.949Z] ---> e19f983f7fec [2023-03-22T22:32:05.949Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T22:32:05.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:32:05.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:32:05.949Z] ---> e19f983f7fec [2023-03-22T22:32:05.949Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:32:05.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:32:05.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:32:05.949Z] ---> e19f983f7fec [2023-03-22T22:32:05.949Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:32:05.949Z] ---> Running in d8e4af7e536b [2023-03-22T22:32:05.949Z] ---> Running in fbe02253db50 [2023-03-22T22:32:05.949Z] ---> Running in 8d7472410f6b [2023-03-22T22:32:05.949Z] ---> Running in cf9f0a0b2308 [2023-03-22T22:32:05.949Z] ---> Running in e759c4a247b4 [2023-03-22T22:32:05.949Z] Removing intermediate container 8d7472410f6b [2023-03-22T22:32:05.949Z] ---> 0c6b55e4ae0e [2023-03-22T22:32:05.949Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T22:32:05.949Z] Removing intermediate container fbe02253db50 [2023-03-22T22:32:05.949Z] ---> 678379e0d93e [2023-03-22T22:32:05.949Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T22:32:05.949Z] Removing intermediate container cf9f0a0b2308 [2023-03-22T22:32:05.949Z] ---> d06224a69c90 [2023-03-22T22:32:05.949Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:32:05.949Z] ---> Running in 873c2bfb213f [2023-03-22T22:32:05.949Z] Removing intermediate container d8e4af7e536b [2023-03-22T22:32:05.949Z] ---> 1c9742b14e72 [2023-03-22T22:32:05.949Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T22:32:05.949Z] ---> Running in 778d554e02e9 [2023-03-22T22:32:05.949Z] ---> Running in 6466455ea789 [2023-03-22T22:32:05.949Z] Removing intermediate container e759c4a247b4 [2023-03-22T22:32:05.949Z] ---> 1d0baa5153b8 [2023-03-22T22:32:05.949Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T22:32:05.949Z] ---> Running in 258a3bae5545 [2023-03-22T22:32:05.949Z] ---> Running in 0fcdb038eb2b [2023-03-22T22:32:05.949Z] Removing intermediate container 778d554e02e9 [2023-03-22T22:32:05.949Z] ---> d34bf01601b0 [2023-03-22T22:32:05.949Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T22:32:05.949Z] Removing intermediate container 6466455ea789 [2023-03-22T22:32:05.949Z] ---> bc2d4c8be045 [2023-03-22T22:32:05.949Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:32:05.949Z] Removing intermediate container 873c2bfb213f [2023-03-22T22:32:05.949Z] ---> 4aca00e18cdc [2023-03-22T22:32:05.949Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T22:32:05.949Z] ---> Running in 9949bd98e0c7 [2023-03-22T22:32:09.289Z] ---> Running in dd7b730e73fe [2023-03-22T22:32:09.289Z] ---> Running in 534aaf6a5b6c [2023-03-22T22:32:09.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:09.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:09.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:09.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:10.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:11.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:11.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:11.368Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:32:11.368Z] v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:32:11.368Z] OK: 17693 distinct packages available [2023-03-22T22:32:11.368Z] OK: 263 MiB in 53 packages [2023-03-22T22:32:11.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:11.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:11.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:11.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:12.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:32:12.760Z] Removing intermediate container 258a3bae5545 [2023-03-22T22:32:12.760Z] ---> 9cc023681056 [2023-03-22T22:32:12.760Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T22:32:13.343Z] OK: 263 MiB in 53 packages [2023-03-22T22:32:13.609Z] OK: 263 MiB in 53 packages [2023-03-22T22:32:13.877Z] ---> 93c8d63ee198 [2023-03-22T22:32:13.877Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:32:13.877Z] ---> Running in 4752e32ee37b [2023-03-22T22:32:13.877Z] OK: 263 MiB in 53 packages [2023-03-22T22:32:13.877Z] OK: 263 MiB in 53 packages [2023-03-22T22:32:15.297Z] Removing intermediate container 9949bd98e0c7 [2023-03-22T22:32:15.297Z] ---> 82d1a59f5241 [2023-03-22T22:32:15.297Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T22:32:15.563Z] Removing intermediate container dd7b730e73fe [2023-03-22T22:32:15.563Z] ---> c874356968d8 [2023-03-22T22:32:15.563Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T22:32:16.145Z] Removing intermediate container 534aaf6a5b6c [2023-03-22T22:32:16.145Z] ---> e7626d93e3f1 [2023-03-22T22:32:16.145Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:32:16.145Z] Removing intermediate container 0fcdb038eb2b [2023-03-22T22:32:16.145Z] ---> 459c6a06df36 [2023-03-22T22:32:16.145Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T22:32:16.411Z] ---> 005608333bf6 [2023-03-22T22:32:16.411Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:32:16.411Z] ---> 1ccf4a8aa59f [2023-03-22T22:32:16.411Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:32:16.693Z] ---> Running in a639cb18c811 [2023-03-22T22:32:16.693Z] ---> Running in e5cfaeee946f [2023-03-22T22:32:17.657Z] ---> 37c6a99fc714 [2023-03-22T22:32:17.657Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:32:17.657Z] ---> 65c594d4c2e2 [2023-03-22T22:32:17.657Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:32:17.657Z] ---> Running in 18646361c9bb [2023-03-22T22:32:17.657Z] ---> Running in 8e0d18fc317f [2023-03-22T22:34:09.543Z] Removing intermediate container 4752e32ee37b [2023-03-22T22:34:09.543Z] ---> e5929e28fde2 [2023-03-22T22:34:09.543Z] Step 7/27 : COPY . . [2023-03-22T22:34:16.202Z] Removing intermediate container 8e0d18fc317f [2023-03-22T22:34:16.202Z] ---> 88da219363bd [2023-03-22T22:34:16.202Z] Step 8/23 : COPY . . [2023-03-22T22:34:16.202Z] Removing intermediate container 18646361c9bb [2023-03-22T22:34:16.202Z] ---> 4a2304bc4ed9 [2023-03-22T22:34:16.202Z] Step 7/20 : COPY . . [2023-03-22T22:34:16.202Z] Removing intermediate container a639cb18c811 [2023-03-22T22:34:16.202Z] ---> 4415cf70cb4b [2023-03-22T22:34:16.202Z] Step 8/24 : COPY . . [2023-03-22T22:34:16.202Z] Removing intermediate container e5cfaeee946f [2023-03-22T22:34:16.202Z] ---> 1b1ceaa5fe37 [2023-03-22T22:34:16.202Z] Step 8/25 : COPY . . [2023-03-22T22:34:20.471Z] ---> b5b4c2f456da [2023-03-22T22:34:20.471Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T22:34:20.471Z] ---> Running in afa919778fe5 [2023-03-22T22:34:21.055Z] Removing intermediate container afa919778fe5 [2023-03-22T22:34:21.055Z] ---> c0bcf1300460 [2023-03-22T22:34:21.055Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T22:34:21.321Z] ---> Running in 639ebfd5637b [2023-03-22T22:34:22.293Z] Removing intermediate container 639ebfd5637b [2023-03-22T22:34:22.293Z] ---> 60ef7c1c4056 [2023-03-22T22:34:22.293Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T22:34:22.559Z] ---> Running in 6a54706305fe [2023-03-22T22:34:23.527Z] Removing intermediate container 6a54706305fe [2023-03-22T22:34:23.527Z] ---> 8dda7c438156 [2023-03-22T22:34:23.527Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T22:34:23.527Z] ---> Running in 4f11fc8a29e4 [2023-03-22T22:34:26.877Z] Removing intermediate container 4f11fc8a29e4 [2023-03-22T22:34:26.877Z] ---> bec03570162f [2023-03-22T22:34:26.877Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T22:34:27.145Z] ---> Running in 4b5328b86563 [2023-03-22T22:34:27.740Z] Removing intermediate container 4b5328b86563 [2023-03-22T22:34:27.740Z] ---> a2abb674f801 [2023-03-22T22:34:27.740Z] [2023-03-22T22:34:27.740Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T22:34:28.007Z] 3.17: Pulling from library/alpine [2023-03-22T22:34:28.007Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:34:28.275Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:34:28.275Z] ---> d74e625d9115 [2023-03-22T22:34:28.275Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T22:34:28.542Z] ---> Running in 051adfd2671b [2023-03-22T22:34:29.128Z] Removing intermediate container 051adfd2671b [2023-03-22T22:34:29.128Z] ---> 6c80e470a496 [2023-03-22T22:34:29.128Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T22:34:29.396Z] ---> Running in 49a2f78bc487 [2023-03-22T22:34:30.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:34:31.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:34:32.803Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:34:32.804Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:34:32.804Z] OK: 17691 distinct packages available [2023-03-22T22:34:32.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:34:33.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:34:34.811Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T22:34:34.811Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:34:34.811Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T22:34:34.811Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T22:34:34.811Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:34:34.811Z] OK: 8 MiB in 19 packages [2023-03-22T22:34:34.811Z] ---> e8d7139627c8 [2023-03-22T22:34:34.811Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T22:34:34.811Z] ---> 9f948d0fe6c5 [2023-03-22T22:34:35.083Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T22:34:35.083Z] ---> Running in 87b2d000e9e8 [2023-03-22T22:34:35.083Z] ---> Running in 01cd2fc81d6e [2023-03-22T22:34:35.351Z] ---> a993346ebaf2 [2023-03-22T22:34:35.351Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T22:34:35.351Z] ---> Running in 0d3a9f11598e [2023-03-22T22:34:35.620Z] ---> db11c7c2070d [2023-03-22T22:34:35.620Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T22:34:35.620Z] ---> Running in 4d19726fe624 [2023-03-22T22:34:37.027Z] Removing intermediate container 49a2f78bc487 [2023-03-22T22:34:37.027Z] ---> 56147b8ecff9 [2023-03-22T22:34:37.027Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:34:37.610Z] 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 [2023-03-22T22:34:37.878Z] go build -tags " 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 [2023-03-22T22:34:37.878Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T22:34:38.148Z] go build -tags " 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 [2023-03-22T22:34:38.417Z] ---> 7957fe04e214 [2023-03-22T22:34:38.417Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:34:39.828Z] ---> 8012e707dc3f [2023-03-22T22:34:39.828Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T22:34:46.478Z] ---> 29e8a4eeb01a [2023-03-22T22:34:46.478Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T22:34:47.449Z] ---> a1fa2efb1cc3 [2023-03-22T22:34:47.449Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T22:34:47.720Z] ---> Running in f55346aa6bb1 [2023-03-22T22:34:48.307Z] Removing intermediate container f55346aa6bb1 [2023-03-22T22:34:48.307Z] ---> eb009a970ef2 [2023-03-22T22:34:48.307Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T22:34:49.269Z] ---> a0998e943b4b [2023-03-22T22:34:49.541Z] Step 22/27 : WORKDIR / [2023-03-22T22:34:49.541Z] ---> Running in 6065431fa0a3 [2023-03-22T22:34:50.136Z] Removing intermediate container 6065431fa0a3 [2023-03-22T22:34:50.136Z] ---> 079e2dfd4a73 [2023-03-22T22:34:50.407Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T22:34:50.407Z] ---> Running in 024c661ae4e2 [2023-03-22T22:34:51.003Z] Removing intermediate container 024c661ae4e2 [2023-03-22T22:34:51.003Z] ---> 24306561872c [2023-03-22T22:34:51.003Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T22:34:51.003Z] ---> Running in 016ce919e4e9 [2023-03-22T22:34:51.984Z] Removing intermediate container 016ce919e4e9 [2023-03-22T22:34:51.984Z] ---> 2f22d8b19c14 [2023-03-22T22:34:51.984Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T22:34:51.984Z] ---> Running in a1e992cc9001 [2023-03-22T22:34:52.589Z] Removing intermediate container a1e992cc9001 [2023-03-22T22:34:52.589Z] ---> 5b990743d32f [2023-03-22T22:34:52.589Z] Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:34:52.858Z] ---> Running in 3db26eae214a [2023-03-22T22:34:53.462Z] Removing intermediate container 3db26eae214a [2023-03-22T22:34:53.462Z] ---> 70f5dd7ade95 [2023-03-22T22:34:53.462Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T22:34:53.729Z] ---> Running in b9d89df1e008 [2023-03-22T22:34:54.319Z] Removing intermediate container b9d89df1e008 [2023-03-22T22:34:54.320Z] ---> ee94080feae3 [2023-03-22T22:34:54.320Z] [2023-03-22T22:34:54.588Z] Successfully built ee94080feae3 [2023-03-22T22:34:54.856Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T22:34:54.856Z]  Building security-spire-config ... done Building support-notifications [2023-03-22T22:35:13.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:35:13.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:35:13.072Z] ---> e19f983f7fec [2023-03-22T22:35:13.072Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:35:13.072Z] ---> Using cache [2023-03-22T22:35:13.072Z] ---> d06224a69c90 [2023-03-22T22:35:13.072Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:35:13.072Z] ---> Using cache [2023-03-22T22:35:13.072Z] ---> bc2d4c8be045 [2023-03-22T22:35:13.072Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T22:35:13.343Z] ---> Running in a933665011fb [2023-03-22T22:35:15.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:35:16.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:35:18.458Z] OK: 263 MiB in 53 packages [2023-03-22T22:35:19.430Z] Removing intermediate container a933665011fb [2023-03-22T22:35:19.430Z] ---> 02d8e02de4f6 [2023-03-22T22:35:19.430Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:35:20.387Z] ---> fc6c84b80468 [2023-03-22T22:35:20.387Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:35:20.655Z] ---> Running in 8bcc7ce69108 [2023-03-22T22:37:12.324Z] Removing intermediate container 8bcc7ce69108 [2023-03-22T22:37:12.324Z] ---> 73dfde350e0f [2023-03-22T22:37:12.324Z] Step 8/23 : COPY . . [2023-03-22T22:37:17.684Z] ---> c82dce99397c [2023-03-22T22:37:17.684Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T22:37:17.684Z] ---> Running in 649abd121526 [2023-03-22T22:37:19.647Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T22:42:27.783Z] Removing intermediate container 0d3a9f11598e [2023-03-22T22:42:27.783Z] ---> 3ba93cbbd5d8 [2023-03-22T22:42:27.783Z] [2023-03-22T22:42:27.783Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:42:27.783Z] ---> d74e625d9115 [2023-03-22T22:42:27.783Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T22:42:27.783Z] ---> Running in ce05c98ff79c [2023-03-22T22:42:27.783Z] Removing intermediate container ce05c98ff79c [2023-03-22T22:42:27.783Z] ---> 7f80812930d5 [2023-03-22T22:42:27.783Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:42:27.783Z] ---> Running in 4e5363fd1339 [2023-03-22T22:42:27.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:42:27.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:42:27.783Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:42:27.783Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:42:27.783Z] OK: 8 MiB in 16 packages [2023-03-22T22:42:32.376Z] Removing intermediate container 4e5363fd1339 [2023-03-22T22:42:32.376Z] ---> fac912b543ab [2023-03-22T22:42:32.376Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:42:33.391Z] ---> 449707d14cef [2023-03-22T22:42:33.391Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:42:35.388Z] ---> a18ddca0e0d1 [2023-03-22T22:42:35.388Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T22:42:37.966Z] ---> 8d2c69ad238d [2023-03-22T22:42:37.966Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:42:39.376Z] ---> 159ea1f1c521 [2023-03-22T22:42:39.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T22:42:40.784Z] ---> 333492139660 [2023-03-22T22:42:40.784Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:42:41.052Z] ---> Running in 7593726c0093 [2023-03-22T22:42:46.408Z] Removing intermediate container 7593726c0093 [2023-03-22T22:42:46.408Z] ---> 59d02bf7b83d [2023-03-22T22:42:46.408Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:42:46.408Z] ---> Running in c95d232e4fa3 [2023-03-22T22:42:46.408Z] Removing intermediate container 01cd2fc81d6e [2023-03-22T22:42:46.408Z] ---> fe75a2afd6d4 [2023-03-22T22:42:46.408Z] [2023-03-22T22:42:46.408Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T22:42:46.408Z] ---> d74e625d9115 [2023-03-22T22:42:46.408Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:42:46.674Z] ---> Running in 5071ab0731bc [2023-03-22T22:42:46.940Z] Removing intermediate container c95d232e4fa3 [2023-03-22T22:42:46.940Z] ---> f93395b82e28 [2023-03-22T22:42:46.940Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T22:42:47.521Z] ---> Running in 80371283f536 [2023-03-22T22:42:48.478Z] Removing intermediate container 80371283f536 [2023-03-22T22:42:48.478Z] ---> 3a6f60b45def [2023-03-22T22:42:48.478Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T22:42:48.747Z] ---> Running in 2a997a225878 [2023-03-22T22:42:49.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:42:49.708Z] Removing intermediate container 2a997a225878 [2023-03-22T22:42:49.708Z] ---> b349394d5ab1 [2023-03-22T22:42:49.708Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:42:49.974Z] ---> Running in 74090187b05d [2023-03-22T22:42:50.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:42:50.835Z] Removing intermediate container 74090187b05d [2023-03-22T22:42:50.835Z] ---> d612a0147966 [2023-03-22T22:42:50.835Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:42:51.102Z] ---> Running in 35ef41d76a6d [2023-03-22T22:42:51.687Z] Removing intermediate container 35ef41d76a6d [2023-03-22T22:42:51.687Z] ---> e0704d0b3292 [2023-03-22T22:42:51.687Z] [2023-03-22T22:42:52.276Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:42:52.276Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:42:52.276Z] Successfully built e0704d0b3292 [2023-03-22T22:42:52.276Z] OK: 8 MiB in 16 packages [2023-03-22T22:42:52.276Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T22:42:52.276Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-22T22:42:54.861Z] Removing intermediate container 5071ab0731bc [2023-03-22T22:42:54.861Z] ---> 20659f64e7a7 [2023-03-22T22:42:54.861Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:42:55.129Z] ---> Running in daa64c0b7593 [2023-03-22T22:42:57.081Z] Removing intermediate container daa64c0b7593 [2023-03-22T22:42:57.081Z] ---> 97f985b4d3cf [2023-03-22T22:42:57.081Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T22:42:57.665Z] ---> Running in e3903d44470a [2023-03-22T22:42:58.252Z] Removing intermediate container e3903d44470a [2023-03-22T22:42:58.252Z] ---> 5c68f0afda54 [2023-03-22T22:42:58.252Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T22:42:58.520Z] ---> Running in 1a3d0f4ae196 [2023-03-22T22:42:58.520Z] Removing intermediate container 4d19726fe624 [2023-03-22T22:42:58.520Z] ---> d1c8606f7054 [2023-03-22T22:42:58.520Z] [2023-03-22T22:42:58.520Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T22:42:58.520Z] ---> d74e625d9115 [2023-03-22T22:42:58.520Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:42:58.520Z] ---> Using cache [2023-03-22T22:42:58.520Z] ---> 20659f64e7a7 [2023-03-22T22:42:58.520Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:42:58.520Z] ---> Using cache [2023-03-22T22:42:58.520Z] ---> 97f985b4d3cf [2023-03-22T22:42:58.520Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T22:42:58.798Z] ---> Running in cf6025a1f0f6 [2023-03-22T22:42:59.387Z] Removing intermediate container 1a3d0f4ae196 [2023-03-22T22:42:59.387Z] ---> 696bd63e8678 [2023-03-22T22:42:59.387Z] Step 15/24 : WORKDIR / [2023-03-22T22:42:59.387Z] ---> Running in 85490d0162f3 [2023-03-22T22:42:59.387Z] Removing intermediate container cf6025a1f0f6 [2023-03-22T22:42:59.387Z] ---> c70cef9223bf [2023-03-22T22:42:59.387Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T22:42:59.654Z] ---> Running in 25a4f80483e8 [2023-03-22T22:43:00.239Z] Removing intermediate container 85490d0162f3 [2023-03-22T22:43:00.239Z] ---> 4796e8ec11f4 [2023-03-22T22:43:00.239Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:43:00.507Z] Removing intermediate container 25a4f80483e8 [2023-03-22T22:43:00.507Z] ---> 4ef4646b134a [2023-03-22T22:43:00.507Z] Step 15/25 : WORKDIR / [2023-03-22T22:43:00.775Z] ---> Running in f97fdb9b68f5 [2023-03-22T22:43:01.743Z] ---> 5ea216a15d03 [2023-03-22T22:43:01.743Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:43:01.743Z] Removing intermediate container f97fdb9b68f5 [2023-03-22T22:43:01.743Z] ---> 0ed3b5988e56 [2023-03-22T22:43:01.743Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:43:03.701Z] ---> 077b4de7c30a [2023-03-22T22:43:03.701Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T22:43:03.701Z] ---> ddaab91b62ca [2023-03-22T22:43:03.701Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:43:05.121Z] ---> 0f401bf7b3f7 [2023-03-22T22:43:05.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T22:43:07.076Z] ---> 2a17d886e217 [2023-03-22T22:43:07.076Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:43:10.435Z] ---> e043873384a2 [2023-03-22T22:43:10.435Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T22:43:10.435Z] ---> 2804e7a1fc63 [2023-03-22T22:43:10.435Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:43:10.435Z] ---> Running in 5838cc7ff55e [2023-03-22T22:43:11.405Z] Removing intermediate container 5838cc7ff55e [2023-03-22T22:43:11.405Z] ---> 29e8c9f5f4dd [2023-03-22T22:43:11.405Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:43:11.405Z] ---> Running in ed4f27ff53af [2023-03-22T22:43:11.674Z] ---> 1777875d4fcb [2023-03-22T22:43:11.944Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T22:43:12.530Z] Removing intermediate container ed4f27ff53af [2023-03-22T22:43:12.530Z] ---> b5c2f623d9df [2023-03-22T22:43:12.530Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T22:43:12.530Z] ---> Running in fb0ebd58dd9a [2023-03-22T22:43:13.120Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:43:13.120Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:43:13.120Z] ---> e19f983f7fec [2023-03-22T22:43:13.120Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:43:13.120Z] ---> Using cache [2023-03-22T22:43:13.120Z] ---> d06224a69c90 [2023-03-22T22:43:13.120Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:43:13.120Z] ---> Using cache [2023-03-22T22:43:13.120Z] ---> bc2d4c8be045 [2023-03-22T22:43:13.120Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:43:13.120Z] ---> Using cache [2023-03-22T22:43:13.120Z] ---> e7626d93e3f1 [2023-03-22T22:43:13.120Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:43:13.120Z] ---> Using cache [2023-03-22T22:43:13.120Z] ---> 65c594d4c2e2 [2023-03-22T22:43:13.120Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:43:13.388Z] ---> Using cache [2023-03-22T22:43:13.388Z] ---> 88da219363bd [2023-03-22T22:43:13.388Z] Step 8/23 : COPY . . [2023-03-22T22:43:13.388Z] Removing intermediate container fb0ebd58dd9a [2023-03-22T22:43:13.388Z] ---> 987081fcbc5e [2023-03-22T22:43:13.388Z] Step 23/24 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:43:13.388Z] ---> Using cache [2023-03-22T22:43:13.388Z] ---> a993346ebaf2 [2023-03-22T22:43:13.388Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T22:43:13.657Z] ---> Running in f19dabbbbd58 [2023-03-22T22:43:13.658Z] ---> Running in 9944e5581259 [2023-03-22T22:43:13.927Z] ---> dc3051ec43cd [2023-03-22T22:43:13.927Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T22:43:14.201Z] ---> Running in 26f64a44bdf5 [2023-03-22T22:43:14.797Z] Removing intermediate container f19dabbbbd58 [2023-03-22T22:43:14.797Z] ---> d9d6e4b90920 [2023-03-22T22:43:14.797Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T22:43:15.072Z] Removing intermediate container 26f64a44bdf5 [2023-03-22T22:43:15.072Z] ---> 0559f9c215b4 [2023-03-22T22:43:15.072Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:43:15.072Z] ---> Running in 4ed8c013f60e [2023-03-22T22:43:15.338Z] ---> Running in bf86cf72670a [2023-03-22T22:43:15.925Z] Removing intermediate container 4ed8c013f60e [2023-03-22T22:43:15.925Z] ---> 3613fe63cba7 [2023-03-22T22:43:15.925Z] [2023-03-22T22:43:16.198Z] Removing intermediate container bf86cf72670a [2023-03-22T22:43:16.198Z] ---> 3e30c0f9931d [2023-03-22T22:43:16.198Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T22:43:16.466Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T22:43:16.466Z] ---> Running in e54c7d5ade90 [2023-03-22T22:43:16.734Z] Successfully built 3613fe63cba7 [2023-03-22T22:43:16.734Z] Successfully tagged core-command-arm64:latest [2023-03-22T22:43:16.734Z]  Building core-command ... done Building core-data [2023-03-22T22:43:17.007Z] Removing intermediate container e54c7d5ade90 [2023-03-22T22:43:17.007Z] ---> 41595df12c04 [2023-03-22T22:43:17.007Z] Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:43:17.274Z] ---> Running in 74dc100575cf [2023-03-22T22:43:17.860Z] Removing intermediate container 74dc100575cf [2023-03-22T22:43:17.860Z] ---> 16ab2c4d8bbb [2023-03-22T22:43:17.860Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T22:43:17.860Z] ---> Running in e5e95f0b5ed0 [2023-03-22T22:43:18.447Z] Removing intermediate container e5e95f0b5ed0 [2023-03-22T22:43:18.447Z] ---> 29c09e302270 [2023-03-22T22:43:18.447Z] [2023-03-22T22:43:18.725Z] Successfully built 29c09e302270 [2023-03-22T22:43:18.725Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T22:43:18.725Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-22T22:43:45.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:43:45.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:43:45.439Z] ---> e19f983f7fec [2023-03-22T22:43:45.439Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:43:45.439Z] ---> Using cache [2023-03-22T22:43:45.439Z] ---> d06224a69c90 [2023-03-22T22:43:45.439Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:43:45.439Z] ---> Using cache [2023-03-22T22:43:45.439Z] ---> bc2d4c8be045 [2023-03-22T22:43:45.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:43:45.439Z] ---> Using cache [2023-03-22T22:43:45.439Z] ---> e7626d93e3f1 [2023-03-22T22:43:45.439Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:43:45.439Z] ---> Using cache [2023-03-22T22:43:45.439Z] ---> 65c594d4c2e2 [2023-03-22T22:43:45.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:43:45.439Z] ---> Using cache [2023-03-22T22:43:45.439Z] ---> 88da219363bd [2023-03-22T22:43:45.439Z] Step 8/23 : COPY . . [2023-03-22T22:43:45.439Z] ---> Using cache [2023-03-22T22:43:45.439Z] ---> a993346ebaf2 [2023-03-22T22:43:45.439Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T22:43:45.439Z] ---> Running in feb91991e1c3 [2023-03-22T22:43:47.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:43:47.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:43:47.396Z] ---> e19f983f7fec [2023-03-22T22:43:47.396Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T22:43:47.396Z] ---> Using cache [2023-03-22T22:43:47.396Z] ---> 1d0baa5153b8 [2023-03-22T22:43:47.396Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T22:43:47.396Z] ---> Running in 7264d422f5a8 [2023-03-22T22:43:47.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T22:43:48.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:43:49.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:43:51.729Z] OK: 263 MiB in 53 packages [2023-03-22T22:43:53.151Z] Removing intermediate container 7264d422f5a8 [2023-03-22T22:43:53.151Z] ---> a9285ff0225d [2023-03-22T22:43:53.151Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T22:43:54.125Z] ---> 1e54a5d90a79 [2023-03-22T22:43:54.125Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:43:54.125Z] ---> Running in 2f56d028dff9 [2023-03-22T22:44:26.388Z] Removing intermediate container 87b2d000e9e8 [2023-03-22T22:44:26.388Z] ---> 7c6bace0a289 [2023-03-22T22:44:26.388Z] [2023-03-22T22:44:26.388Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T22:44:26.388Z] ---> d74e625d9115 [2023-03-22T22:44:26.388Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T22:44:26.388Z] ---> Running in 889b0a80e0bc [2023-03-22T22:44:26.388Z] Removing intermediate container 889b0a80e0bc [2023-03-22T22:44:26.388Z] ---> d75647d4887c [2023-03-22T22:44:26.388Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T22:44:26.388Z] ---> Running in 506c897c1518 [2023-03-22T22:44:26.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:44:26.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:44:27.377Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:44:27.377Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:44:27.377Z] OK: 17691 distinct packages available [2023-03-22T22:44:27.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:44:28.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:44:29.774Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T22:44:29.774Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T22:44:29.774Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T22:44:29.774Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T22:44:29.774Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T22:44:29.774Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T22:44:29.774Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:44:29.774Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T22:44:30.042Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T22:44:30.042Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:44:30.042Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T22:44:30.648Z] OK: 11 MiB in 24 packages [2023-03-22T22:44:33.247Z] Removing intermediate container 506c897c1518 [2023-03-22T22:44:33.247Z] ---> 3ad4717f46c2 [2023-03-22T22:44:33.247Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:44:34.247Z] ---> 2669d0241371 [2023-03-22T22:44:34.247Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:44:35.213Z] ---> 6943899b5d29 [2023-03-22T22:44:35.213Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T22:44:37.166Z] ---> be656729e71b [2023-03-22T22:44:37.166Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:44:38.142Z] ---> a2a132dd549b [2023-03-22T22:44:38.142Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T22:44:38.142Z] ---> Running in 40acc22d00e3 [2023-03-22T22:44:38.747Z] Removing intermediate container 40acc22d00e3 [2023-03-22T22:44:38.747Z] ---> 85c4a0f0306c [2023-03-22T22:44:38.747Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:44:38.747Z] ---> Running in 83a1d8df433a [2023-03-22T22:44:39.341Z] Removing intermediate container 83a1d8df433a [2023-03-22T22:44:39.341Z] ---> 97e461db8fa9 [2023-03-22T22:44:39.341Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T22:44:39.610Z] ---> Running in 3c0a0bf2e8d3 [2023-03-22T22:44:40.204Z] Removing intermediate container 3c0a0bf2e8d3 [2023-03-22T22:44:40.204Z] ---> e5d281ac259e [2023-03-22T22:44:40.204Z] Step 19/20 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:44:40.204Z] ---> Running in baffc4a1d728 [2023-03-22T22:44:42.825Z] Removing intermediate container baffc4a1d728 [2023-03-22T22:44:42.825Z] ---> b1dab4085051 [2023-03-22T22:44:42.825Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T22:44:42.825Z] ---> Running in 44e218eba7b2 [2023-03-22T22:44:43.412Z] Removing intermediate container 44e218eba7b2 [2023-03-22T22:44:43.412Z] ---> 1c91607b5d84 [2023-03-22T22:44:43.412Z] [2023-03-22T22:44:43.679Z] Successfully built 1c91607b5d84 [2023-03-22T22:44:43.680Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T22:44:43.680Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-03-22T22:45:01.913Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:45:01.913Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:45:01.913Z] ---> e19f983f7fec [2023-03-22T22:45:01.913Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T22:45:01.913Z] ---> Using cache [2023-03-22T22:45:01.913Z] ---> 1d0baa5153b8 [2023-03-22T22:45:01.913Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T22:45:01.913Z] ---> Using cache [2023-03-22T22:45:01.913Z] ---> a9285ff0225d [2023-03-22T22:45:01.913Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T22:45:01.913Z] ---> Using cache [2023-03-22T22:45:01.913Z] ---> 1e54a5d90a79 [2023-03-22T22:45:01.913Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:45:01.913Z] ---> Running in 45e26af7ab9a [2023-03-22T22:45:40.868Z] Removing intermediate container 2f56d028dff9 [2023-03-22T22:45:40.868Z] ---> e99ef93c820f [2023-03-22T22:45:40.868Z] Step 7/22 : COPY . . [2023-03-22T22:45:53.225Z] ---> 7a6f130e9275 [2023-03-22T22:45:53.225Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T22:45:53.225Z] ---> Running in 22203da4f942 [2023-03-22T22:45:54.650Z] 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 [2023-03-22T22:46:51.107Z] Removing intermediate container 45e26af7ab9a [2023-03-22T22:46:51.107Z] ---> 1acfaf267243 [2023-03-22T22:46:51.107Z] Step 7/25 : COPY . . [2023-03-22T22:47:03.391Z] ---> 6b8949c08228 [2023-03-22T22:47:03.391Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T22:47:03.391Z] ---> Running in c2a5cfdf6f36 [2023-03-22T22:47:03.782Z] 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 [2023-03-22T22:48:00.350Z] Removing intermediate container 649abd121526 [2023-03-22T22:48:00.350Z] ---> 81fa395d0819 [2023-03-22T22:48:00.350Z] [2023-03-22T22:48:00.350Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:48:00.350Z] ---> d74e625d9115 [2023-03-22T22:48:00.350Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T22:48:00.350Z] ---> Running in 96f6405d5ecd [2023-03-22T22:48:00.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:48:00.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:48:00.350Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T22:48:00.350Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T22:48:00.350Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:48:00.350Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T22:48:00.620Z] OK: 8 MiB in 17 packages [2023-03-22T22:48:02.578Z] Removing intermediate container 96f6405d5ecd [2023-03-22T22:48:02.578Z] ---> 53a1fa8152cd [2023-03-22T22:48:02.578Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:48:02.850Z] ---> Running in 264a942f0f1e [2023-03-22T22:48:03.122Z] Removing intermediate container 264a942f0f1e [2023-03-22T22:48:03.122Z] ---> ae8284ebccc4 [2023-03-22T22:48:03.122Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T22:48:03.390Z] ---> Running in 20f88c8d7d90 [2023-03-22T22:48:03.659Z] Removing intermediate container 20f88c8d7d90 [2023-03-22T22:48:03.659Z] ---> 915a8c667964 [2023-03-22T22:48:03.659Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T22:48:03.928Z] ---> Running in 398ec705861f [2023-03-22T22:48:04.518Z] Removing intermediate container 398ec705861f [2023-03-22T22:48:04.518Z] ---> 0247a4c0417c [2023-03-22T22:48:04.518Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:48:05.483Z] ---> 2f8ad1d736cb [2023-03-22T22:48:05.483Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:48:06.450Z] ---> d983b0d06c06 [2023-03-22T22:48:06.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T22:48:09.032Z] ---> f03f1506e245 [2023-03-22T22:48:09.032Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:48:10.001Z] ---> 5a4daa0ea1a9 [2023-03-22T22:48:10.001Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T22:48:10.001Z] ---> Running in d8c3ad615f87 [2023-03-22T22:48:10.586Z] Removing intermediate container d8c3ad615f87 [2023-03-22T22:48:10.586Z] ---> 70d7d3c712da [2023-03-22T22:48:10.586Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:48:10.586Z] ---> Running in 414f4b71b468 [2023-03-22T22:48:11.174Z] Removing intermediate container 414f4b71b468 [2023-03-22T22:48:11.174Z] ---> bcae7a04caed [2023-03-22T22:48:11.174Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T22:48:11.174Z] ---> Running in c1c8a48356a4 [2023-03-22T22:48:11.762Z] Removing intermediate container c1c8a48356a4 [2023-03-22T22:48:11.762Z] ---> eba73432ddb8 [2023-03-22T22:48:11.762Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:48:11.762Z] ---> Running in d13cf61bca6b [2023-03-22T22:48:12.349Z] Removing intermediate container d13cf61bca6b [2023-03-22T22:48:12.349Z] ---> 107b04eba50a [2023-03-22T22:48:12.349Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:48:12.349Z] ---> Running in 1faf630432ac [2023-03-22T22:48:12.933Z] Removing intermediate container 1faf630432ac [2023-03-22T22:48:12.933Z] ---> 327225c4fb45 [2023-03-22T22:48:12.933Z] [2023-03-22T22:48:13.205Z] Successfully built 327225c4fb45 [2023-03-22T22:48:13.472Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T22:48:13.472Z]  Building support-notifications ... done Building security-spire-server [2023-03-22T22:48:31.691Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:48:31.691Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:48:31.691Z] ---> e19f983f7fec [2023-03-22T22:48:31.691Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T22:48:31.691Z] ---> Using cache [2023-03-22T22:48:31.691Z] ---> 1d0baa5153b8 [2023-03-22T22:48:31.691Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T22:48:31.691Z] ---> Running in 99361d29b50e [2023-03-22T22:48:33.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:48:33.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:48:35.652Z] OK: 263 MiB in 53 packages [2023-03-22T22:48:37.071Z] Removing intermediate container 99361d29b50e [2023-03-22T22:48:37.071Z] ---> bfe870e8fbae [2023-03-22T22:48:37.071Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T22:48:37.657Z] ---> ac02ef98804b [2023-03-22T22:48:37.657Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:48:37.926Z] ---> Running in 656594f37c34 [2023-03-22T22:50:29.632Z] Removing intermediate container 9944e5581259 [2023-03-22T22:50:29.632Z] ---> 38f53406847a [2023-03-22T22:50:29.632Z] [2023-03-22T22:50:29.632Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:50:29.632Z] ---> d74e625d9115 [2023-03-22T22:50:29.632Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T22:50:29.632Z] ---> Using cache [2023-03-22T22:50:29.632Z] ---> 7f80812930d5 [2023-03-22T22:50:29.632Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:50:29.632Z] ---> Using cache [2023-03-22T22:50:29.632Z] ---> fac912b543ab [2023-03-22T22:50:29.632Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:50:29.632Z] ---> Using cache [2023-03-22T22:50:29.632Z] ---> 449707d14cef [2023-03-22T22:50:29.632Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:50:29.632Z] ---> Using cache [2023-03-22T22:50:29.632Z] ---> a18ddca0e0d1 [2023-03-22T22:50:29.632Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T22:50:29.632Z] ---> 9080b447b754 [2023-03-22T22:50:29.632Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:50:29.632Z] ---> 91de72462ad6 [2023-03-22T22:50:29.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T22:50:29.632Z] ---> 2575ac9ad0ed [2023-03-22T22:50:29.632Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:50:29.632Z] ---> Running in e637c445b8b4 [2023-03-22T22:50:29.632Z] Removing intermediate container 656594f37c34 [2023-03-22T22:50:29.632Z] ---> 2cc58a6b5cab [2023-03-22T22:50:29.632Z] Step 7/26 : COPY . . [2023-03-22T22:50:29.632Z] Removing intermediate container e637c445b8b4 [2023-03-22T22:50:29.632Z] ---> 5f09651f570b [2023-03-22T22:50:29.632Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:50:29.632Z] ---> Running in 3f46f08df42c [2023-03-22T22:50:29.632Z] Removing intermediate container 3f46f08df42c [2023-03-22T22:50:29.632Z] ---> b1a4d4fa1938 [2023-03-22T22:50:29.632Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T22:50:29.632Z] ---> Running in 617e832cf2d3 [2023-03-22T22:50:32.224Z] Removing intermediate container 617e832cf2d3 [2023-03-22T22:50:32.224Z] ---> 710ac8bdce5b [2023-03-22T22:50:32.224Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T22:50:32.811Z] ---> Running in ec409acd5c17 [2023-03-22T22:50:33.402Z] Removing intermediate container ec409acd5c17 [2023-03-22T22:50:33.402Z] ---> 357d518faa8f [2023-03-22T22:50:33.402Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:50:33.674Z] ---> Running in 82cfe725bbd5 [2023-03-22T22:50:34.641Z] Removing intermediate container 82cfe725bbd5 [2023-03-22T22:50:34.641Z] ---> 1ffa3754b334 [2023-03-22T22:50:34.641Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:50:34.641Z] ---> Running in c3b161f228ac [2023-03-22T22:50:35.607Z] Removing intermediate container c3b161f228ac [2023-03-22T22:50:35.607Z] ---> b9ab45106f6a [2023-03-22T22:50:35.607Z] [2023-03-22T22:50:35.875Z] Successfully built b9ab45106f6a [2023-03-22T22:50:35.875Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T22:50:35.875Z] Building security-spire-agent [2023-03-22T22:50:42.803Z]  Building security-proxy-auth ... done  ---> 6e60c9913bf6 [2023-03-22T22:50:42.803Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T22:50:42.803Z] ---> Running in ef783736208a [2023-03-22T22:50:42.803Z] Removing intermediate container ef783736208a [2023-03-22T22:50:42.803Z] ---> fd07a8d1f9ac [2023-03-22T22:50:42.803Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T22:50:42.803Z] ---> Running in 109567b2acdf [2023-03-22T22:50:45.400Z] Removing intermediate container 109567b2acdf [2023-03-22T22:50:45.400Z] ---> 1bc8ffdce765 [2023-03-22T22:50:45.400Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T22:50:45.400Z] ---> Running in fa181a7c70d9 [2023-03-22T22:50:46.378Z] Removing intermediate container fa181a7c70d9 [2023-03-22T22:50:46.378Z] ---> a35e9dcd510b [2023-03-22T22:50:46.378Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T22:50:46.649Z] ---> Running in f18d3b939c0c [2023-03-22T22:50:50.920Z] Removing intermediate container f18d3b939c0c [2023-03-22T22:50:50.920Z] ---> 347b331cdad4 [2023-03-22T22:50:50.920Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T22:50:50.920Z] ---> Running in e1189967bb7f [2023-03-22T22:50:51.207Z] Removing intermediate container e1189967bb7f [2023-03-22T22:50:51.207Z] ---> b1fed848cb4c [2023-03-22T22:50:51.207Z] [2023-03-22T22:50:51.207Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T22:50:51.207Z] ---> d74e625d9115 [2023-03-22T22:50:51.207Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T22:50:51.207Z] ---> Using cache [2023-03-22T22:50:51.207Z] ---> 6c80e470a496 [2023-03-22T22:50:51.207Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T22:50:51.475Z] ---> Running in 439fd8943223 [2023-03-22T22:50:54.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:50:54.090Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:50:54.360Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:50:54.360Z] ---> e19f983f7fec [2023-03-22T22:50:54.360Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> 1d0baa5153b8 [2023-03-22T22:50:54.360Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> bfe870e8fbae [2023-03-22T22:50:54.360Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> ac02ef98804b [2023-03-22T22:50:54.360Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> 2cc58a6b5cab [2023-03-22T22:50:54.360Z] Step 7/27 : COPY . . [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> 6e60c9913bf6 [2023-03-22T22:50:54.360Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> fd07a8d1f9ac [2023-03-22T22:50:54.360Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> 1bc8ffdce765 [2023-03-22T22:50:54.360Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T22:50:54.360Z] ---> Using cache [2023-03-22T22:50:54.360Z] ---> a35e9dcd510b [2023-03-22T22:50:54.360Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T22:50:54.360Z] ---> Running in e9027ff77088 [2023-03-22T22:50:55.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:50:56.751Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:50:56.751Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:50:56.751Z] OK: 17691 distinct packages available [2023-03-22T22:50:57.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:50:57.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:50:58.208Z] Removing intermediate container e9027ff77088 [2023-03-22T22:50:58.478Z] ---> e4d8d4d169d8 [2023-03-22T22:50:58.478Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T22:50:58.478Z] ---> Running in 433fb040cd31 [2023-03-22T22:50:59.094Z] Removing intermediate container 433fb040cd31 [2023-03-22T22:50:59.094Z] ---> 1dc33f1bc35c [2023-03-22T22:50:59.094Z] [2023-03-22T22:50:59.094Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T22:50:59.094Z] ---> d74e625d9115 [2023-03-22T22:50:59.094Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T22:50:59.094Z] ---> Using cache [2023-03-22T22:50:59.094Z] ---> 6c80e470a496 [2023-03-22T22:50:59.366Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T22:50:59.366Z] ---> Running in 47f4073a43f3 [2023-03-22T22:50:59.635Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T22:50:59.635Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:50:59.635Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T22:50:59.635Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T22:50:59.635Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T22:50:59.635Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:50:59.905Z] OK: 9 MiB in 20 packages [2023-03-22T22:51:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:51:02.142Z] Removing intermediate container 439fd8943223 [2023-03-22T22:51:02.142Z] ---> fe604deac032 [2023-03-22T22:51:02.142Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:51:03.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:51:03.108Z] ---> 4b7debddcb63 [2023-03-22T22:51:03.108Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:51:04.081Z] ---> 6404a3c9a72d [2023-03-22T22:51:04.081Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T22:51:04.671Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T22:51:04.671Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T22:51:04.671Z] OK: 17691 distinct packages available [2023-03-22T22:51:04.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:51:06.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:51:07.501Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T22:51:07.501Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T22:51:07.501Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T22:51:07.501Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T22:51:07.501Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T22:51:07.501Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:51:07.771Z] OK: 9 MiB in 20 packages [2023-03-22T22:51:11.134Z] ---> e508416b6afc [2023-03-22T22:51:11.134Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T22:51:11.134Z] Removing intermediate container 47f4073a43f3 [2023-03-22T22:51:11.134Z] ---> 89aa45a57400 [2023-03-22T22:51:11.134Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:51:11.721Z] ---> 1f04a1a2941c [2023-03-22T22:51:11.721Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T22:51:11.990Z] ---> 7710746faf73 [2023-03-22T22:51:11.990Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:51:13.403Z] ---> bd4568cb4cb6 [2023-03-22T22:51:13.403Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T22:51:13.403Z] ---> 7ac83a8da41f [2023-03-22T22:51:13.403Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T22:51:14.371Z] ---> 92d7fab04634 [2023-03-22T22:51:14.371Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T22:51:14.644Z] ---> Running in f3c29e2e3f6a [2023-03-22T22:51:15.611Z] Removing intermediate container f3c29e2e3f6a [2023-03-22T22:51:15.611Z] ---> acddb6fa72a5 [2023-03-22T22:51:15.611Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T22:51:15.611Z] ---> Running in a205be6a8160 [2023-03-22T22:51:16.199Z] Removing intermediate container a205be6a8160 [2023-03-22T22:51:16.199Z] ---> a7386da18588 [2023-03-22T22:51:16.199Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T22:51:16.470Z] ---> Running in f9830727e9f5 [2023-03-22T22:51:17.439Z] Removing intermediate container f9830727e9f5 [2023-03-22T22:51:17.439Z] ---> f1384ae7e3cc [2023-03-22T22:51:17.439Z] Step 25/26 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:51:17.710Z] ---> Running in b201fcf83091 [2023-03-22T22:51:18.313Z] Removing intermediate container b201fcf83091 [2023-03-22T22:51:18.313Z] ---> 5e84383f2c8c [2023-03-22T22:51:18.313Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T22:51:18.313Z] ---> 12c61dd76160 [2023-03-22T22:51:18.313Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T22:51:18.589Z] ---> Running in 779ea8270b83 [2023-03-22T22:51:19.182Z] Removing intermediate container 779ea8270b83 [2023-03-22T22:51:19.182Z] ---> 8f606d689662 [2023-03-22T22:51:19.182Z] [2023-03-22T22:51:19.771Z] Successfully built 8f606d689662 [2023-03-22T22:51:20.038Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T22:51:20.038Z] Building security-bootstrapper [2023-03-22T22:51:24.302Z]  Building security-spire-server ... done  ---> cce3bc42ca5f [2023-03-22T22:51:24.302Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T22:51:25.267Z] ---> 301b21737f0c [2023-03-22T22:51:25.267Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T22:51:26.231Z] ---> 8b44c19625f2 [2023-03-22T22:51:26.231Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T22:51:27.199Z] ---> 79bae8c911c1 [2023-03-22T22:51:27.199Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T22:51:27.467Z] ---> Running in 4352c59cf44c [2023-03-22T22:51:28.054Z] Removing intermediate container 4352c59cf44c [2023-03-22T22:51:28.054Z] ---> f05dca63fba3 [2023-03-22T22:51:28.054Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T22:51:28.054Z] ---> Running in 2a0cb8ea8b68 [2023-03-22T22:51:28.641Z] Removing intermediate container 2a0cb8ea8b68 [2023-03-22T22:51:28.641Z] ---> e989667083cf [2023-03-22T22:51:28.641Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T22:51:28.641Z] ---> Running in 72859aa93823 [2023-03-22T22:51:29.625Z] Removing intermediate container 72859aa93823 [2023-03-22T22:51:29.625Z] ---> 19f5d3c11c5e [2023-03-22T22:51:29.625Z] Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:51:29.625Z] ---> Running in 29dc98e044ca [2023-03-22T22:51:30.212Z] Removing intermediate container 29dc98e044ca [2023-03-22T22:51:30.212Z] ---> 32d1b0890b20 [2023-03-22T22:51:30.212Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T22:51:30.486Z] ---> Running in 38e46a41d14d [2023-03-22T22:51:31.084Z] Removing intermediate container 38e46a41d14d [2023-03-22T22:51:31.084Z] ---> 0e622ee206b3 [2023-03-22T22:51:31.084Z] [2023-03-22T22:51:31.353Z] Successfully built 0e622ee206b3 [2023-03-22T22:51:31.353Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T22:51:31.353Z]  Building security-spire-agent ... done Building support-scheduler [2023-03-22T22:51:41.452Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:51:41.452Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:51:41.452Z] ---> e19f983f7fec [2023-03-22T22:51:41.452Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T22:51:41.452Z] ---> Using cache [2023-03-22T22:51:41.452Z] ---> 1d0baa5153b8 [2023-03-22T22:51:41.452Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T22:51:41.452Z] ---> Using cache [2023-03-22T22:51:41.452Z] ---> a9285ff0225d [2023-03-22T22:51:41.452Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T22:51:41.452Z] ---> Using cache [2023-03-22T22:51:41.452Z] ---> 1e54a5d90a79 [2023-03-22T22:51:41.452Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:51:41.452Z] ---> Using cache [2023-03-22T22:51:41.452Z] ---> 1acfaf267243 [2023-03-22T22:51:41.452Z] Step 7/33 : COPY . . [2023-03-22T22:51:41.452Z] ---> Using cache [2023-03-22T22:51:41.452Z] ---> 6b8949c08228 [2023-03-22T22:51:41.452Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T22:51:41.452Z] ---> Running in b964a6140cb3 [2023-03-22T22:51:44.039Z] 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 [2023-03-22T22:51:54.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T22:51:54.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T22:51:54.462Z] ---> e19f983f7fec [2023-03-22T22:51:54.462Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:51:54.462Z] ---> Using cache [2023-03-22T22:51:54.462Z] ---> d06224a69c90 [2023-03-22T22:51:54.462Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T22:51:54.462Z] ---> Using cache [2023-03-22T22:51:54.462Z] ---> bc2d4c8be045 [2023-03-22T22:51:54.462Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T22:51:54.462Z] ---> Using cache [2023-03-22T22:51:54.462Z] ---> e7626d93e3f1 [2023-03-22T22:51:54.462Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T22:51:54.462Z] ---> Using cache [2023-03-22T22:51:54.462Z] ---> 65c594d4c2e2 [2023-03-22T22:51:54.462Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:51:54.462Z] ---> Using cache [2023-03-22T22:51:54.462Z] ---> 88da219363bd [2023-03-22T22:51:54.462Z] Step 8/23 : COPY . . [2023-03-22T22:51:54.462Z] ---> Using cache [2023-03-22T22:51:54.462Z] ---> a993346ebaf2 [2023-03-22T22:51:54.462Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T22:51:54.462Z] ---> Running in d6661ee0067a [2023-03-22T22:51:55.532Z] Removing intermediate container feb91991e1c3 [2023-03-22T22:51:55.532Z] ---> eb8073831bd0 [2023-03-22T22:51:55.532Z] [2023-03-22T22:51:55.532Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:51:55.532Z] ---> d74e625d9115 [2023-03-22T22:51:55.532Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:51:55.532Z] ---> Running in 142d3e0d5c4e [2023-03-22T22:51:56.534Z] Removing intermediate container 142d3e0d5c4e [2023-03-22T22:51:56.534Z] ---> 5d2aaddf28b4 [2023-03-22T22:51:56.534Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T22:51:56.534Z] ---> Running in 47979ac97a99 [2023-03-22T22:51:56.802Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T22:51:57.394Z] Removing intermediate container 47979ac97a99 [2023-03-22T22:51:57.394Z] ---> 6a0f7802b532 [2023-03-22T22:51:57.394Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T22:51:57.394Z] ---> Running in 64e8da7219b8 [2023-03-22T22:51:57.982Z] Removing intermediate container 64e8da7219b8 [2023-03-22T22:51:57.982Z] ---> 97024c34713e [2023-03-22T22:51:57.982Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:51:58.253Z] ---> Running in 02359a8ea996 [2023-03-22T22:52:00.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:52:01.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:52:02.591Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:52:02.591Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:52:02.591Z] OK: 8 MiB in 16 packages [2023-03-22T22:52:04.530Z] Removing intermediate container 02359a8ea996 [2023-03-22T22:52:04.530Z] ---> 9604e2142971 [2023-03-22T22:52:04.530Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:52:05.112Z] ---> c5ceb94d3e51 [2023-03-22T22:52:05.112Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:52:06.069Z] ---> 88ea752e1116 [2023-03-22T22:52:06.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T22:52:08.007Z] ---> 46e400fe2154 [2023-03-22T22:52:08.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:52:08.587Z] ---> 2cfb2e8a8896 [2023-03-22T22:52:08.853Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T22:52:08.853Z] ---> Running in 53c178e50a24 [2023-03-22T22:52:09.435Z] Removing intermediate container 53c178e50a24 [2023-03-22T22:52:09.435Z] ---> f522ba299609 [2023-03-22T22:52:09.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:52:09.435Z] ---> Running in 0854953546af [2023-03-22T22:52:10.041Z] Removing intermediate container 0854953546af [2023-03-22T22:52:10.041Z] ---> a083a6addc6f [2023-03-22T22:52:10.041Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T22:52:10.309Z] ---> Running in 8f8e62a1b92e [2023-03-22T22:52:10.892Z] Removing intermediate container 8f8e62a1b92e [2023-03-22T22:52:10.892Z] ---> 82629ce1c842 [2023-03-22T22:52:10.892Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:52:10.892Z] ---> Running in 9f6698cea8fa [2023-03-22T22:52:11.480Z] Removing intermediate container 9f6698cea8fa [2023-03-22T22:52:11.480Z] ---> b16192c2e838 [2023-03-22T22:52:11.480Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:52:11.747Z] ---> Running in a8b6ba14df2d [2023-03-22T22:52:12.330Z] Removing intermediate container a8b6ba14df2d [2023-03-22T22:52:12.330Z] ---> 50247631b441 [2023-03-22T22:52:12.330Z] [2023-03-22T22:52:12.597Z] Successfully built 50247631b441 [2023-03-22T22:52:12.597Z] Successfully tagged core-data-arm64:latest [2023-03-22T22:52:44.802Z]  Building core-data ... done Removing intermediate container 22203da4f942 [2023-03-22T22:52:44.802Z] ---> 9860780f32d5 [2023-03-22T22:52:44.802Z] [2023-03-22T22:52:44.802Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T22:52:44.802Z] ---> d74e625d9115 [2023-03-22T22:52:44.802Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T22:52:44.802Z] ---> Running in 28261252deac [2023-03-22T22:52:44.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:52:44.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:52:44.802Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T22:52:44.802Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T22:52:44.802Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:52:44.802Z] OK: 8 MiB in 17 packages [2023-03-22T22:52:45.383Z] Removing intermediate container 28261252deac [2023-03-22T22:52:45.383Z] ---> 316b563fef2d [2023-03-22T22:52:45.383Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T22:52:45.383Z] ---> Running in f623736375fc [2023-03-22T22:52:45.964Z] Removing intermediate container f623736375fc [2023-03-22T22:52:45.964Z] ---> 42da0250c9e5 [2023-03-22T22:52:45.964Z] Step 12/22 : WORKDIR /edgex [2023-03-22T22:52:45.964Z] ---> Running in 1346030e015d [2023-03-22T22:52:46.546Z] Removing intermediate container 1346030e015d [2023-03-22T22:52:46.546Z] ---> f3d445db4532 [2023-03-22T22:52:46.546Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:52:47.504Z] ---> cebff86dc82b [2023-03-22T22:52:47.504Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:52:48.084Z] ---> b09f280d6eaa [2023-03-22T22:52:48.084Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T22:52:49.498Z] ---> 806f17e22370 [2023-03-22T22:52:49.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T22:52:50.912Z] ---> 082837cf8143 [2023-03-22T22:52:50.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T22:52:51.895Z] ---> 88bcc28f0f93 [2023-03-22T22:52:51.895Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:52:51.895Z] ---> Running in b97570f2a659 [2023-03-22T22:52:55.245Z] Removing intermediate container b97570f2a659 [2023-03-22T22:52:55.245Z] ---> b8d7225e8a2a [2023-03-22T22:52:55.245Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:52:55.245Z] ---> Running in da62ad188d5f [2023-03-22T22:52:55.832Z] Removing intermediate container da62ad188d5f [2023-03-22T22:52:55.832Z] ---> e78c27da3eef [2023-03-22T22:52:55.832Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T22:52:56.098Z] ---> Running in fd4c7e1d8bb9 [2023-03-22T22:52:56.680Z] Removing intermediate container fd4c7e1d8bb9 [2023-03-22T22:52:56.680Z] ---> d37e971c10b2 [2023-03-22T22:52:56.680Z] Step 21/22 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:52:56.945Z] ---> Running in 1bc302aa85ee [2023-03-22T22:52:57.211Z] Removing intermediate container 1bc302aa85ee [2023-03-22T22:52:57.211Z] ---> 5f4f8ebbd88a [2023-03-22T22:52:57.211Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T22:52:57.483Z] ---> Running in 4777e876400c [2023-03-22T22:52:58.066Z] Removing intermediate container 4777e876400c [2023-03-22T22:52:58.066Z] ---> 3302c3ba625e [2023-03-22T22:52:58.066Z] [2023-03-22T22:52:58.332Z] Successfully built 3302c3ba625e [2023-03-22T22:52:58.332Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T22:53:16.517Z]  Building security-proxy-setup ... done 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 [2023-03-22T22:53:34.695Z] Removing intermediate container c2a5cfdf6f36 [2023-03-22T22:53:34.695Z] ---> a3bec39c9d28 [2023-03-22T22:53:34.695Z] [2023-03-22T22:53:34.695Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T22:53:34.695Z] ---> d74e625d9115 [2023-03-22T22:53:34.695Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T22:53:34.695Z] ---> Running in cfcd34cb3ae3 [2023-03-22T22:53:34.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:53:35.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:53:36.693Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T22:53:36.693Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T22:53:36.693Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T22:53:36.693Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:53:36.693Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T22:53:37.274Z] OK: 8 MiB in 18 packages [2023-03-22T22:53:39.859Z] Removing intermediate container cfcd34cb3ae3 [2023-03-22T22:53:39.859Z] ---> 05821e0144ba [2023-03-22T22:53:39.859Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T22:53:39.859Z] ---> Running in a26ba67423f6 [2023-03-22T22:53:40.125Z] Removing intermediate container a26ba67423f6 [2023-03-22T22:53:40.125Z] ---> 3efa464cbc17 [2023-03-22T22:53:40.125Z] Step 12/25 : WORKDIR / [2023-03-22T22:53:40.125Z] ---> Running in c3686a77511f [2023-03-22T22:53:40.706Z] Removing intermediate container c3686a77511f [2023-03-22T22:53:40.706Z] ---> b72f9b9fc423 [2023-03-22T22:53:40.706Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:53:41.663Z] ---> 9b49afdefe9a [2023-03-22T22:53:41.663Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:53:42.621Z] ---> 4c320c7a92dc [2023-03-22T22:53:42.621Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T22:53:43.591Z] ---> 32c7e968c0d1 [2023-03-22T22:53:43.591Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T22:53:44.553Z] ---> 1118375bafb8 [2023-03-22T22:53:44.553Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:53:45.511Z] ---> 953039ca9001 [2023-03-22T22:53:45.511Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T22:53:49.755Z] ---> 440c68f81c0a [2023-03-22T22:53:49.755Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T22:53:51.155Z] ---> e68be843cfeb [2023-03-22T22:53:51.155Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T22:53:52.110Z] ---> e825e0f3ecd9 [2023-03-22T22:53:52.110Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T22:53:52.110Z] ---> Running in 1544c2f7d742 [2023-03-22T22:53:55.449Z] Removing intermediate container 1544c2f7d742 [2023-03-22T22:53:55.449Z] ---> b85cbb4b8a41 [2023-03-22T22:53:55.449Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T22:53:55.449Z] ---> Running in 040535b3541e [2023-03-22T22:53:56.029Z] Removing intermediate container 040535b3541e [2023-03-22T22:53:56.029Z] ---> 63c5eb3a8657 [2023-03-22T22:53:56.029Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T22:53:56.300Z] ---> Running in 753a9b59d2d5 [2023-03-22T22:53:56.883Z] Removing intermediate container 753a9b59d2d5 [2023-03-22T22:53:56.883Z] ---> 32a2701bda51 [2023-03-22T22:53:56.883Z] Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:53:56.883Z] ---> Running in acf9069343ac [2023-03-22T22:53:57.464Z] Removing intermediate container acf9069343ac [2023-03-22T22:53:57.464Z] ---> a6ef9d541b7b [2023-03-22T22:53:57.464Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T22:53:57.730Z] ---> Running in b343eb5d3d06 [2023-03-22T22:53:58.341Z] Removing intermediate container b343eb5d3d06 [2023-03-22T22:53:58.341Z] ---> 634c14379263 [2023-03-22T22:53:58.341Z] [2023-03-22T22:53:58.341Z] Successfully built 634c14379263 [2023-03-22T22:53:58.608Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T22:55:35.221Z]  Building security-secretstore-setup ... done Removing intermediate container b964a6140cb3 [2023-03-22T22:55:35.221Z] ---> d92ae9abe64e [2023-03-22T22:55:35.221Z] [2023-03-22T22:55:35.221Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T22:55:35.221Z] ---> d74e625d9115 [2023-03-22T22:55:35.221Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T22:55:35.221Z] ---> Using cache [2023-03-22T22:55:35.221Z] ---> d75647d4887c [2023-03-22T22:55:35.221Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T22:55:35.221Z] ---> Running in a25fba56f751 [2023-03-22T22:55:35.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:55:35.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:55:35.221Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T22:55:35.221Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T22:55:35.221Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:55:35.221Z] OK: 8 MiB in 17 packages [2023-03-22T22:55:35.221Z] Removing intermediate container a25fba56f751 [2023-03-22T22:55:35.221Z] ---> d6ed622d1ed0 [2023-03-22T22:55:35.221Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T22:55:35.221Z] ---> Running in cff4e035f75e [2023-03-22T22:55:35.221Z] Removing intermediate container cff4e035f75e [2023-03-22T22:55:35.221Z] ---> 42e038c7c1f1 [2023-03-22T22:55:35.221Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T22:55:35.221Z] ---> Running in 61ad84a096a5 [2023-03-22T22:55:35.221Z] Removing intermediate container 61ad84a096a5 [2023-03-22T22:55:35.221Z] ---> 8f3dbd75aa7b [2023-03-22T22:55:35.221Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T22:55:35.221Z] ---> Running in e3607de6077b [2023-03-22T22:55:35.221Z] Removing intermediate container e3607de6077b [2023-03-22T22:55:35.221Z] ---> ea7477ed59d5 [2023-03-22T22:55:35.221Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T22:55:35.221Z] ---> Running in 8bb3aed33d1b [2023-03-22T22:55:35.811Z] Removing intermediate container 8bb3aed33d1b [2023-03-22T22:55:35.811Z] ---> 189bf538097d [2023-03-22T22:55:35.811Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T22:55:35.811Z] ---> Running in a87d3e34d7ef [2023-03-22T22:55:39.149Z] Removing intermediate container a87d3e34d7ef [2023-03-22T22:55:39.149Z] ---> a76ede0d27e7 [2023-03-22T22:55:39.149Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T22:55:39.149Z] ---> Running in 6804cc3802a5 [2023-03-22T22:55:39.414Z] Removing intermediate container 6804cc3802a5 [2023-03-22T22:55:39.414Z] ---> 3e2fb89975bc [2023-03-22T22:55:39.414Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T22:55:40.371Z] ---> fe185f43682b [2023-03-22T22:55:40.371Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T22:55:40.637Z] ---> Running in b393f28118b9 [2023-03-22T22:55:45.974Z] Removing intermediate container b393f28118b9 [2023-03-22T22:55:45.974Z] ---> bdc03e3e9b06 [2023-03-22T22:55:45.974Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:55:46.240Z] ---> d05c5a52a190 [2023-03-22T22:55:46.240Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:55:47.195Z] ---> 463dfc951656 [2023-03-22T22:55:47.195Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T22:55:49.134Z] ---> 7f605c1facfb [2023-03-22T22:55:49.134Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T22:55:50.090Z] ---> 6e4b32f06da8 [2023-03-22T22:55:50.090Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T22:55:50.671Z] ---> e9a596f638b8 [2023-03-22T22:55:50.672Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T22:55:51.630Z] ---> f3626035be4b [2023-03-22T22:55:51.630Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T22:55:52.215Z] ---> 9ff9978c7573 [2023-03-22T22:55:52.215Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T22:55:53.170Z] ---> 30428b63a5e9 [2023-03-22T22:55:53.170Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T22:55:53.170Z] ---> Running in 70995bf9eed7 [2023-03-22T22:55:55.741Z] Removing intermediate container 70995bf9eed7 [2023-03-22T22:55:55.741Z] ---> 1c37efca5285 [2023-03-22T22:55:55.741Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T22:55:55.741Z] ---> Running in 71c5ae0fdc25 [2023-03-22T22:55:56.010Z] Removing intermediate container 71c5ae0fdc25 [2023-03-22T22:55:56.275Z] ---> 54f989c02a47 [2023-03-22T22:55:56.275Z] Step 30/33 : CMD ["gate"] [2023-03-22T22:55:56.275Z] ---> Running in cbafba9fd066 [2023-03-22T22:55:56.854Z] Removing intermediate container cbafba9fd066 [2023-03-22T22:55:56.854Z] ---> 54e43c4c16c9 [2023-03-22T22:55:56.854Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T22:55:56.854Z] ---> Running in 9b568b4efe91 [2023-03-22T22:55:57.121Z] Removing intermediate container 9b568b4efe91 [2023-03-22T22:55:57.121Z] ---> 6322008509ea [2023-03-22T22:55:57.121Z] Step 32/33 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:55:58.522Z] ---> Running in 22b63964b9bc [2023-03-22T22:55:58.788Z] Removing intermediate container 22b63964b9bc [2023-03-22T22:55:58.788Z] ---> 88dad7bd1543 [2023-03-22T22:55:58.788Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T22:55:58.788Z] ---> Running in 7eeb1665d161 [2023-03-22T22:55:59.052Z] Removing intermediate container 7eeb1665d161 [2023-03-22T22:55:59.052Z] ---> 9030494fd9d5 [2023-03-22T22:55:59.052Z] [2023-03-22T22:55:59.315Z] Successfully built 9030494fd9d5 [2023-03-22T22:55:59.315Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T22:56:26.046Z]  Building security-bootstrapper ... done Removing intermediate container d6661ee0067a [2023-03-22T22:56:26.046Z] ---> 2621de425b5b [2023-03-22T22:56:26.046Z] [2023-03-22T22:56:26.046Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T22:56:26.046Z] ---> d74e625d9115 [2023-03-22T22:56:26.046Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:56:26.046Z] ---> Using cache [2023-03-22T22:56:26.046Z] ---> 20659f64e7a7 [2023-03-22T22:56:26.046Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T22:56:26.046Z] ---> Using cache [2023-03-22T22:56:26.046Z] ---> 97f985b4d3cf [2023-03-22T22:56:26.046Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T22:56:26.046Z] ---> Running in 4683831dd23a [2023-03-22T22:56:26.046Z] Removing intermediate container 4683831dd23a [2023-03-22T22:56:26.046Z] ---> e7e73940fc7e [2023-03-22T22:56:26.046Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T22:56:26.046Z] ---> Running in 1d4fe53ccecd [2023-03-22T22:56:26.046Z] Removing intermediate container 1d4fe53ccecd [2023-03-22T22:56:26.046Z] ---> db4efb579d48 [2023-03-22T22:56:26.046Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T22:56:26.046Z] ---> 4fec1026bbc3 [2023-03-22T22:56:26.046Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T22:56:26.312Z] ---> 3c0e10dd173e [2023-03-22T22:56:26.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T22:56:27.754Z] ---> 75bc2aa5667c [2023-03-22T22:56:27.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T22:56:28.348Z] ---> dc2af079bc15 [2023-03-22T22:56:28.348Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T22:56:28.348Z] ---> Running in 0601b3566c4f [2023-03-22T22:56:28.617Z] Removing intermediate container 0601b3566c4f [2023-03-22T22:56:28.617Z] ---> 79bc30ce0f82 [2023-03-22T22:56:28.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:56:28.617Z] ---> Running in a6691fe22790 [2023-03-22T22:56:28.890Z] Removing intermediate container a6691fe22790 [2023-03-22T22:56:28.890Z] ---> a6496636a22f [2023-03-22T22:56:28.890Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T22:56:29.158Z] ---> Running in 428e9d87e077 [2023-03-22T22:56:29.422Z] Removing intermediate container 428e9d87e077 [2023-03-22T22:56:29.422Z] ---> 44397b4c2c7a [2023-03-22T22:56:29.422Z] Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 [2023-03-22T22:56:29.422Z] ---> Running in ee718c71ec94 [2023-03-22T22:56:29.686Z] Removing intermediate container ee718c71ec94 [2023-03-22T22:56:29.686Z] ---> 8495d80fc4c3 [2023-03-22T22:56:29.686Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T22:56:29.686Z] ---> Running in afa6cc0b5be0 [2023-03-22T22:56:29.951Z] Removing intermediate container afa6cc0b5be0 [2023-03-22T22:56:29.951Z] ---> 9cdcfe9cd7f4 [2023-03-22T22:56:29.951Z] [2023-03-22T22:56:30.216Z] Successfully built 9cdcfe9cd7f4 [2023-03-22T22:56:30.216Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T22:56:30.490Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-22T22:56:30.487Z] $ docker stop --time=1 112d75b2cf4e60214e9e1ee6675e814ae12ca11b8113b237b9ffe6498d3a8cfa [2023-03-22T22:56:32.126Z] $ docker rm -f --volumes 112d75b2cf4e60214e9e1ee6675e814ae12ca11b8113b237b9ffe6498d3a8cfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:56:32.589Z] + docker images [2023-03-22T22:56:32.857Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T22:56:32.857Z] support-scheduler-arm64 latest 9cdcfe9cd7f4 3 seconds ago 31.5MB [2023-03-22T22:56:32.857Z] 2621de425b5b 11 seconds ago 1.56GB [2023-03-22T22:56:32.857Z] security-bootstrapper-arm64 latest 9030494fd9d5 34 seconds ago 21.9MB [2023-03-22T22:56:32.857Z] d92ae9abe64e About a minute ago 1.48GB [2023-03-22T22:56:32.857Z] security-secretstore-setup-arm64 latest 634c14379263 2 minutes ago 32.1MB [2023-03-22T22:56:32.857Z] a3bec39c9d28 3 minutes ago 1.49GB [2023-03-22T22:56:32.857Z] security-proxy-setup-arm64 latest 3302c3ba625e 3 minutes ago 18.6MB [2023-03-22T22:56:32.857Z] 9860780f32d5 3 minutes ago 1.47GB [2023-03-22T22:56:32.857Z] core-data-arm64 latest 50247631b441 4 minutes ago 19.8MB [2023-03-22T22:56:32.857Z] eb8073831bd0 4 minutes ago 1.5GB [2023-03-22T22:56:32.857Z] security-spire-agent-arm64 latest 0e622ee206b3 5 minutes ago 125MB [2023-03-22T22:56:32.857Z] security-spire-server-arm64 latest 8f606d689662 5 minutes ago 87.1MB [2023-03-22T22:56:32.857Z] 1dc33f1bc35c 5 minutes ago 1.35GB [2023-03-22T22:56:32.857Z] b1fed848cb4c 5 minutes ago 1.35GB [2023-03-22T22:56:32.857Z] security-proxy-auth-arm64 latest b9ab45106f6a 5 minutes ago 18.2MB [2023-03-22T22:56:32.857Z] 38f53406847a 6 minutes ago 1.47GB [2023-03-22T22:56:32.857Z] support-notifications-arm64 latest 327225c4fb45 8 minutes ago 32.1MB [2023-03-22T22:56:32.857Z] 81fa395d0819 8 minutes ago 1.56GB [2023-03-22T22:56:32.857Z] security-spiffe-token-provider-arm64 latest 1c91607b5d84 11 minutes ago 32.7MB [2023-03-22T22:56:32.857Z] 7c6bace0a289 12 minutes ago 1.53GB [2023-03-22T22:56:32.857Z] core-metadata-arm64 latest 29c09e302270 13 minutes ago 20.2MB [2023-03-22T22:56:32.857Z] core-command-arm64 latest 3613fe63cba7 13 minutes ago 19.6MB [2023-03-22T22:56:32.857Z] d1c8606f7054 13 minutes ago 1.5GB [2023-03-22T22:56:32.857Z] core-common-config-bootstrapper-arm64 latest e0704d0b3292 13 minutes ago 17.2MB [2023-03-22T22:56:32.857Z] fe75a2afd6d4 13 minutes ago 1.49GB [2023-03-22T22:56:32.857Z] 3ba93cbbd5d8 14 minutes ago 1.49GB [2023-03-22T22:56:32.857Z] security-spire-config-arm64 latest ee94080feae3 21 minutes ago 86.2MB [2023-03-22T22:56:32.857Z] a2abb674f801 22 minutes ago 1.35GB [2023-03-22T22:56:32.857Z] ci-base-image-arm64 latest e19f983f7fec 39 minutes ago 866MB [2023-03-22T22:56:32.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T22:56:32.857Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T22:56:32.857Z] 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 [2023-03-22T22:56:33.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:56:33.270Z] [2023-03-22T22:56:33.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:56:33.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:56:33.877Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T22:56:33.877Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T22:56:33.877Z] 04944245beec: Pulling fs layer [2023-03-22T22:56:33.877Z] 699f458cf7ca: Pulling fs layer [2023-03-22T22:56:33.877Z] 765212b225bb: Pulling fs layer [2023-03-22T22:56:33.877Z] f23df028b6ca: Pulling fs layer [2023-03-22T22:56:33.877Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T22:56:33.877Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T22:56:33.877Z] f23df028b6ca: Waiting [2023-03-22T22:56:33.877Z] d65c8cfc05b1: Waiting [2023-03-22T22:56:33.877Z] 2437ff75d9bd: Waiting [2023-03-22T22:56:33.877Z] 765212b225bb: Waiting [2023-03-22T22:56:33.877Z] 04944245beec: Verifying Checksum [2023-03-22T22:56:33.877Z] 04944245beec: Download complete [2023-03-22T22:56:33.877Z] 765212b225bb: Download complete [2023-03-22T22:56:34.144Z] f23df028b6ca: Download complete [2023-03-22T22:56:34.144Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T22:56:34.144Z] d65c8cfc05b1: Download complete [2023-03-22T22:56:34.144Z] 699f458cf7ca: Verifying Checksum [2023-03-22T22:56:34.144Z] 699f458cf7ca: Download complete [2023-03-22T22:56:34.410Z] 8998bd30e6a1: Download complete [2023-03-22T22:56:36.980Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T22:56:36.980Z] 2437ff75d9bd: Download complete [2023-03-22T22:56:38.386Z] 8998bd30e6a1: Pull complete [2023-03-22T22:56:38.652Z] 04944245beec: Pull complete [2023-03-22T22:56:40.052Z] 699f458cf7ca: Pull complete [2023-03-22T22:56:40.052Z] 765212b225bb: Pull complete [2023-03-22T22:56:40.632Z] f23df028b6ca: Pull complete [2023-03-22T22:56:40.897Z] d65c8cfc05b1: Pull complete [2023-03-22T22:56:53.182Z] 2437ff75d9bd: Pull complete [2023-03-22T22:56:53.182Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T22:56:53.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:56:53.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:56:53.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container [2023-03-22T22:56:53.423Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T22:56:56.146Z] $ docker top cc5b6d14422de19bb8673c97ef693f9c85c9274317e79381d97fa0d7e2e3e6f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:56:57.018Z] ---> job-cost.sh [2023-03-22T22:56:57.018Z] lf-activate-venv: SKIPPING [2023-03-22T22:56:57.018Z] INFO: No Stack... [2023-03-22T22:56:57.596Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T22:56:58.551Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:56:58.871Z] + cut -d, -f6 [2023-03-22T22:56:58.871Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2023-03-22T22:56:59.171Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] [2023-03-22T22:56:59.177Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] did not exist. Created. [2023-03-22T22:56:59.177Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:56:59.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T22:56:59.682Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:56:59.692Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:56:59.707Z] $ docker stop --time=1 cc5b6d14422de19bb8673c97ef693f9c85c9274317e79381d97fa0d7e2e3e6f8 [2023-03-22T22:57:01.217Z] $ docker rm -f --volumes cc5b6d14422de19bb8673c97ef693f9c85c9274317e79381d97fa0d7e2e3e6f8 [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 [2023-03-22T22:57:01.656Z] provisioning config files... [2023-03-22T22:57:01.663Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config11397563268524491116tmp [Pipeline] { [Pipeline] sh [2023-03-22T22:57:01.961Z] + set +x [2023-03-22T22:57:01.961Z] + curl -s https://codecov.io/bash [2023-03-22T22:57:01.961Z] + bash -s -- [2023-03-22T22:57:01.961Z] [2023-03-22T22:57:01.961Z] _____ _ [2023-03-22T22:57:01.961Z] / ____| | | [2023-03-22T22:57:01.961Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T22:57:01.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T22:57:01.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T22:57:01.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T22:57:01.961Z] Bash-1.0.6 [2023-03-22T22:57:01.961Z] [2023-03-22T22:57:01.961Z] [2023-03-22T22:57:01.961Z] ==> git version 2.25.1 found [2023-03-22T22:57:01.961Z] ==> 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 [2023-03-22T22:57:01.961Z] Release-Date: 2020-01-08 [2023-03-22T22:57:01.961Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T22:57:01.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T22:57:01.961Z] ==> Jenkins CI detected. [2023-03-22T22:57:01.961Z] current dir:  /w/workspace/edgex-go/5 [2023-03-22T22:57:01.961Z] project root: . [2023-03-22T22:57:01.961Z] --> token set from env [2023-03-22T22:57:01.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T22:57:01.961Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T22:57:01.961Z] ==> Python coveragepy not found [2023-03-22T22:57:01.961Z] ==> Searching for coverage reports in: [2023-03-22T22:57:01.961Z] + . [2023-03-22T22:57:01.961Z] -> Found 1 reports [2023-03-22T22:57:01.961Z] ==> Detecting git/mercurial file structure [2023-03-22T22:57:02.220Z] ==> Reading reports [2023-03-22T22:57:02.220Z] + ./coverage.out bytes=447378 [2023-03-22T22:57:02.220Z] ==> Appending adjustments [2023-03-22T22:57:02.220Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T22:57:03.155Z] + Found adjustments [2023-03-22T22:57:03.155Z] ==> Gzipping contents [2023-03-22T22:57:03.155Z] 60K /tmp/codecov.MqsXfR.gz [2023-03-22T22:57:03.155Z] ==> Uploading reports [2023-03-22T22:57:03.155Z] url: https://codecov.io [2023-03-22T22:57:03.155Z] query: branch=PR-4468&commit=e9e4992a67730eb9c1ab0595e269a2074fa520f7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= [2023-03-22T22:57:03.155Z] -> Pinging Codecov [2023-03-22T22:57:03.155Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4468&commit=e9e4992a67730eb9c1ab0595e269a2074fa520f7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= [2023-03-22T22:57:03.416Z] -> Uploading to [2023-03-22T22:57:03.416Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/e9e4992a67730eb9c1ab0595e269a2074fa520f7/23b61dbc-d03d-4b70-ac58-c716839fcd5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T225703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da05b6b187acb78003e188add36870aef0a1e258021bc4ed421e1193cd16acd5 [2023-03-22T22:57:03.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:57:03.416Z] Dload Upload Total Spent Left Speed [2023-03-22T22:57:03.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57472 0 0 100 57472 0 173k --:--:-- --:--:-- --:--:-- 173k 100 57472 0 0 100 57472 0 173k --:--:-- --:--:-- --:--:-- 173k [2023-03-22T22:57:03.675Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] } [2023-03-22T22:57:03.684Z] 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 [2023-03-22T22:57:04.237Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:04.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:05.388Z] ---> package-listing.sh [2023-03-22T22:57:05.388Z] ++ facter osfamily [2023-03-22T22:57:05.388Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T22:57:05.646Z] + OS_FAMILY=debian [2023-03-22T22:57:05.646Z] + workspace=/w/workspace/edgex-go/5 [2023-03-22T22:57:05.646Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T22:57:05.646Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T22:57:05.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T22:57:05.647Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T22:57:05.647Z] + '[' /w/workspace/edgex-go/5 ']' [2023-03-22T22:57:05.647Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T22:57:05.647Z] + case "${OS_FAMILY}" in [2023-03-22T22:57:05.647Z] + dpkg -l [2023-03-22T22:57:05.647Z] + grep '^ii' [2023-03-22T22:57:05.647Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T22:57:05.647Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T22:57:05.647Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T22:57:05.647Z] + '[' /w/workspace/edgex-go/5 ']' [2023-03-22T22:57:05.647Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-03-22T22:57:05.647Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-03-22T22:57:05.657Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T22:57:05.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:57:06.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:57:06.497Z] [2023-03-22T22:57:06.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:57:06.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:57:06.802Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T22:57:06.802Z] 5eb5b503b376: Pulling fs layer [2023-03-22T22:57:06.802Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T22:57:06.802Z] ec43610c2a17: Pulling fs layer [2023-03-22T22:57:06.802Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T22:57:06.802Z] 33b1e0a273af: Pulling fs layer [2023-03-22T22:57:06.802Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T22:57:06.802Z] 2f39f015ded8: Pulling fs layer [2023-03-22T22:57:06.802Z] 3a2ae6a8a46f: Waiting [2023-03-22T22:57:06.802Z] 5d3b04190fa2: Waiting [2023-03-22T22:57:06.802Z] 33b1e0a273af: Waiting [2023-03-22T22:57:06.802Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T22:57:06.802Z] 5c69ac0246d0: Download complete [2023-03-22T22:57:06.802Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T22:57:06.802Z] 3a2ae6a8a46f: Download complete [2023-03-22T22:57:07.062Z] 33b1e0a273af: Verifying Checksum [2023-03-22T22:57:07.062Z] 33b1e0a273af: Download complete [2023-03-22T22:57:07.062Z] ec43610c2a17: Verifying Checksum [2023-03-22T22:57:07.062Z] ec43610c2a17: Download complete [2023-03-22T22:57:07.062Z] 5d3b04190fa2: Download complete [2023-03-22T22:57:07.062Z] 5eb5b503b376: Verifying Checksum [2023-03-22T22:57:07.062Z] 5eb5b503b376: Download complete [2023-03-22T22:57:07.629Z] 2f39f015ded8: Download complete [2023-03-22T22:57:08.193Z] 5eb5b503b376: Pull complete [2023-03-22T22:57:08.193Z] 5c69ac0246d0: Pull complete [2023-03-22T22:57:08.759Z] ec43610c2a17: Pull complete [2023-03-22T22:57:08.759Z] 3a2ae6a8a46f: Pull complete [2023-03-22T22:57:08.759Z] 33b1e0a273af: Pull complete [2023-03-22T22:57:09.017Z] 5d3b04190fa2: Pull complete [2023-03-22T22:57:13.196Z] 2f39f015ded8: Pull complete [2023-03-22T22:57:13.196Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T22:57:13.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:57:13.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:57:13.279Z] prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container [2023-03-22T22:57:13.316Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2023-03-22T22:57:14.502Z] $ docker top be52b208b06983ca3f5a54175ad5e42258fb204c34715ad4e7517f253bd71029 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:57:14.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T22:57:15.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T22:57:15.391Z] + ls /var/log/sa-host [2023-03-22T22:57:15.391Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:57:15.534Z] provisioning config files... [2023-03-22T22:57:15.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config16576450281322862478tmp [Pipeline] { [Pipeline] echo [2023-03-22T22:57:15.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:15.838Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T22:57:15.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:16.174Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T22:57:16.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:16.464Z] ---> sudo-logs.sh [2023-03-22T22:57:16.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T22:57:16.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:16.767Z] ---> job-cost.sh [2023-03-22T22:57:16.767Z] lf-activate-venv: SKIPPING [2023-03-22T22:57:16.767Z] DEBUG: total: 0.10999999940395355 [2023-03-22T22:57:16.767Z] INFO: Retrieving Stack Cost... [2023-03-22T22:57:17.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:57:17.592Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T22:57:17.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:57:17.883Z] ---> logs-deploy.sh [2023-03-22T22:57:17.883Z] lf-activate-venv: SKIPPING [2023-03-22T22:57:17.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/5 [2023-03-22T22:57:17.883Z] INFO: archiving workspace using pattern(s): [2023-03-22T22:57:18.817Z] Archives upload complete. [2023-03-22T22:57:19.076Z] INFO: archiving logs to Nexus [2023-03-22T22:57:19.643Z] ---> uname -a: [2023-03-22T22:57:19.643Z] Linux prd-ubuntu20-04-docker-8c-8g-5306 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T22:57:19.643Z] [2023-03-22T22:57:19.643Z] [2023-03-22T22:57:19.643Z] ---> lscpu: [2023-03-22T22:57:19.643Z] Architecture: x86_64 [2023-03-22T22:57:19.643Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T22:57:19.643Z] Byte Order: Little Endian [2023-03-22T22:57:19.643Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T22:57:19.643Z] CPU(s): 8 [2023-03-22T22:57:19.643Z] On-line CPU(s) list: 0-7 [2023-03-22T22:57:19.643Z] Thread(s) per core: 1 [2023-03-22T22:57:19.643Z] Core(s) per socket: 1 [2023-03-22T22:57:19.643Z] Socket(s): 8 [2023-03-22T22:57:19.643Z] NUMA node(s): 1 [2023-03-22T22:57:19.643Z] Vendor ID: AuthenticAMD [2023-03-22T22:57:19.643Z] CPU family: 23 [2023-03-22T22:57:19.643Z] Model: 49 [2023-03-22T22:57:19.643Z] Model name: AMD EPYC-Rome Processor [2023-03-22T22:57:19.643Z] Stepping: 0 [2023-03-22T22:57:19.643Z] CPU MHz: 2799.998 [2023-03-22T22:57:19.643Z] BogoMIPS: 5599.99 [2023-03-22T22:57:19.643Z] Virtualization: AMD-V [2023-03-22T22:57:19.643Z] Hypervisor vendor: KVM [2023-03-22T22:57:19.643Z] Virtualization type: full [2023-03-22T22:57:19.643Z] L1d cache: 256 KiB [2023-03-22T22:57:19.643Z] L1i cache: 256 KiB [2023-03-22T22:57:19.643Z] L2 cache: 4 MiB [2023-03-22T22:57:19.643Z] L3 cache: 128 MiB [2023-03-22T22:57:19.643Z] NUMA node0 CPU(s): 0-7 [2023-03-22T22:57:19.643Z] Vulnerability Itlb multihit: Not affected [2023-03-22T22:57:19.643Z] Vulnerability L1tf: Not affected [2023-03-22T22:57:19.643Z] Vulnerability Mds: Not affected [2023-03-22T22:57:19.643Z] Vulnerability Meltdown: Not affected [2023-03-22T22:57:19.643Z] Vulnerability Mmio stale data: Not affected [2023-03-22T22:57:19.643Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T22:57:19.643Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T22:57:19.643Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T22:57:19.643Z] Vulnerability Srbds: Not affected [2023-03-22T22:57:19.643Z] Vulnerability Tsx async abort: Not affected [2023-03-22T22:57:19.643Z] 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 [2023-03-22T22:57:19.643Z] [2023-03-22T22:57:19.643Z] [2023-03-22T22:57:19.643Z] ---> nproc: [2023-03-22T22:57:19.643Z] 8 [2023-03-22T22:57:19.643Z] [2023-03-22T22:57:19.643Z]