Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aa53dec757758856ff48b516a8ca06b8bacbcb+923421b803a2aa1fd35cfe5d85a9354669a43ca8 (d40d47aa56c61ea96f6cef3abbee90e8587ee8c3) 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-ssh15361845781813386614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3912142044577404488.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4424/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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13109515633646737274.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1793558645732696123.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-4424/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-4424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12402490448419599108.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9427 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb Merge succeeded, producing ad3f6d699342f37b87dc04c3c235be8cbb3837ad Checking out Revision ad3f6d699342f37b87dc04c3c235be8cbb3837ad (PR-4424) > 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/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad3f6d699342f37b87dc04c3c235be8cbb3837ad # timeout=10 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" > git rev-list --no-walk e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T08:29:46.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T08:29:46.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T08:29:46.270Z] ========================================================= [2023-03-09T08:29:46.270Z] EdgeX Global Pipelines Version Info [2023-03-09T08:29:46.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:29:46.993Z] ------------------- [2023-03-09T08:29:46.993Z] stable info: [2023-03-09T08:29:46.993Z] ------------------- [2023-03-09T08:29:46.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T08:29:46.993Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:29:46.993Z] Message: update stable to v1.0.244 [2023-03-09T08:29:47.563Z] ------------------- [2023-03-09T08:29:47.563Z] experimental info: [2023-03-09T08:29:47.563Z] ------------------- [2023-03-09T08:29:47.563Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T08:29:47.563Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:29:47.563Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T08:29:47.721Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-09T08:29:47.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-09T08:29:47.742Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T08:29:47.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T08:29:47.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T08:29:47.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T08:29:47.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T08:29:47.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-09T08:29:47.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-09T08:29:47.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-09T08:29:47.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T08:29:47.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T08:29:47.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T08:29:47.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T08:29:47.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T08:29:47.881Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:29:47.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:29:47.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T08:29:47.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-09T08:29:47.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-09T08:29:47.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T08:29:47.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T08:29:47.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T08:29:47.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4424 [Pipeline] echo [2023-03-09T08:29:47.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4424 [Pipeline] echo [2023-03-09T08:29:47.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4424 [Pipeline] echo [2023-03-09T08:29:48.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] echo [2023-03-09T08:29:48.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad3f6d6 [Pipeline] echo [2023-03-09T08:29:48.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:29:48.073Z] provisioning config files... [2023-03-09T08:29:48.088Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13891441277588209371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:29:48.395Z] ---> docker-login.sh [2023-03-09T08:29:48.395Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:29:48.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:29:48.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:29:48.919Z] Configure a credential helper to remove this warning. See [2023-03-09T08:29:48.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:29:48.919Z] [2023-03-09T08:29:48.919Z] Login Succeeded [2023-03-09T08:29:48.919Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:29:48.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:29:48.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:29:48.919Z] Configure a credential helper to remove this warning. See [2023-03-09T08:29:48.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:29:48.919Z] [2023-03-09T08:29:48.919Z] Login Succeeded [2023-03-09T08:29:48.919Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:29:48.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:29:49.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:29:49.181Z] Configure a credential helper to remove this warning. See [2023-03-09T08:29:49.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:29:49.181Z] [2023-03-09T08:29:49.181Z] Login Succeeded [2023-03-09T08:29:49.181Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:29:49.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:29:49.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:29:49.181Z] Configure a credential helper to remove this warning. See [2023-03-09T08:29:49.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:29:49.181Z] [2023-03-09T08:29:49.181Z] Login Succeeded [2023-03-09T08:29:49.181Z] docker.io [2023-03-09T08:29:49.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:29:49.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:29:49.442Z] Configure a credential helper to remove this warning. See [2023-03-09T08:29:49.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:29:49.442Z] [2023-03-09T08:29:49.442Z] Login Succeeded [2023-03-09T08:29:49.442Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:29:49.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:29:49.754Z] + 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-09T08:29:49.755Z] + dirname cmd/core-command/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-09T08:29:49.755Z] + cut+ -d/ -f2 [2023-03-09T08:29:49.755Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T08:29:49.755Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + dirname cmd/core-data/Dockerfile [2023-03-09T08:29:49.755Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/core-metadata/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-09T08:29:49.755Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-03-09T08:29:49.755Z] cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/support-notifications/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-09T08:29:49.755Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-09T08:29:49.755Z] + cut -d/ -f2 [2023-03-09T08:29:49.755Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-09T08:29:49.810Z] 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-09T08:29:50.179Z] + git rev-list -1 --merges ad3f6d699342f37b87dc04c3c235be8cbb3837ad~1..ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] echo [2023-03-09T08:29:50.193Z] -----------> git rev-list -1 --merges ad3f6d699342f37b87dc04c3c235be8cbb3837ad~1..ad3f6d699342f37b87dc04c3c235be8cbb3837ad ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:29:50.193Z] ad3f6d699342f37b87dc04c3c235be8cbb3837ad [false] [Pipeline] sh [2023-03-09T08:29:50.478Z] + git log --format=format:%s -1 ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] echo [2023-03-09T08:29:50.492Z] ========================================================= [2023-03-09T08:29:50.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T08:29:50.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-09T08:29:50.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T08:29:50.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T08:29:50.845Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T08:29:50.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T08:29:50.845Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T08:29:50.845Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T08:29:50.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:29:51.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:29:51.198Z] [2023-03-09T08:29:51.198Z] 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-09T08:29:51.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:29:51.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T08:29:51.505Z] b85a868b505f: Pulling fs layer [2023-03-09T08:29:51.505Z] e2be974225ed: Pulling fs layer [2023-03-09T08:29:51.505Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T08:29:51.505Z] 988bab9f4d93: Pulling fs layer [2023-03-09T08:29:51.505Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T08:29:51.505Z] eaf3925da568: Pulling fs layer [2023-03-09T08:29:51.505Z] bab4dde63d76: Pulling fs layer [2023-03-09T08:29:51.505Z] bde34c3a00c8: Pulling fs layer [2023-03-09T08:29:51.505Z] b352a97aabf1: Pulling fs layer [2023-03-09T08:29:51.505Z] 4872d77fe225: Pulling fs layer [2023-03-09T08:29:51.505Z] 5851b861e8e6: Pulling fs layer [2023-03-09T08:29:51.505Z] bab4dde63d76: Waiting [2023-03-09T08:29:51.505Z] 988bab9f4d93: Waiting [2023-03-09T08:29:51.505Z] 4872d77fe225: Waiting [2023-03-09T08:29:51.505Z] 1469e6f7b9e6: Waiting [2023-03-09T08:29:51.505Z] 5851b861e8e6: Waiting [2023-03-09T08:29:51.505Z] eaf3925da568: Waiting [2023-03-09T08:29:51.505Z] bde34c3a00c8: Waiting [2023-03-09T08:29:51.505Z] b352a97aabf1: Waiting [2023-03-09T08:29:51.505Z] e2be974225ed: Download complete [2023-03-09T08:29:51.505Z] 988bab9f4d93: Verifying Checksum [2023-03-09T08:29:51.505Z] 988bab9f4d93: Download complete [2023-03-09T08:29:51.764Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T08:29:51.764Z] 1469e6f7b9e6: Download complete [2023-03-09T08:29:51.764Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T08:29:51.765Z] 339a4e72a1f5: Download complete [2023-03-09T08:29:51.765Z] eaf3925da568: Verifying Checksum [2023-03-09T08:29:51.765Z] eaf3925da568: Download complete [2023-03-09T08:29:51.765Z] bde34c3a00c8: Verifying Checksum [2023-03-09T08:29:51.765Z] bde34c3a00c8: Download complete [2023-03-09T08:29:51.765Z] b352a97aabf1: Download complete [2023-03-09T08:29:51.765Z] 4872d77fe225: Verifying Checksum [2023-03-09T08:29:51.765Z] 4872d77fe225: Download complete [2023-03-09T08:29:51.765Z] 5851b861e8e6: Verifying Checksum [2023-03-09T08:29:51.765Z] 5851b861e8e6: Download complete [2023-03-09T08:29:51.765Z] b85a868b505f: Verifying Checksum [2023-03-09T08:29:51.765Z] b85a868b505f: Download complete [2023-03-09T08:29:52.030Z] bab4dde63d76: Verifying Checksum [2023-03-09T08:29:52.030Z] bab4dde63d76: Download complete [2023-03-09T08:29:52.965Z] b85a868b505f: Pull complete [2023-03-09T08:29:53.222Z] e2be974225ed: Pull complete [2023-03-09T08:29:53.789Z] 339a4e72a1f5: Pull complete [2023-03-09T08:29:53.789Z] 988bab9f4d93: Pull complete [2023-03-09T08:29:54.050Z] 1469e6f7b9e6: Pull complete [2023-03-09T08:29:54.050Z] eaf3925da568: Pull complete [2023-03-09T08:29:55.950Z] bab4dde63d76: Pull complete [2023-03-09T08:29:55.950Z] bde34c3a00c8: Pull complete [2023-03-09T08:29:55.950Z] b352a97aabf1: Pull complete [2023-03-09T08:29:56.209Z] 4872d77fe225: Pull complete [2023-03-09T08:29:56.209Z] 5851b861e8e6: Pull complete [2023-03-09T08:29:56.209Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T08:29:56.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:29:56.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:29:56.292Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-03-09T08:29:56.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T08:29:57.622Z] $ docker top 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d -eo pid,comm [2023-03-09T08:29:57.675Z] 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-09T08:29:57.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T08:29:57.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:29:57.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:29:57.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:29:57.847Z] $ docker exec 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent [2023-03-09T08:29:57.958Z] SSH_AUTH_SOCK=/tmp/ssh-lohO6ApjQWxt/agent.33 [2023-03-09T08:29:57.958Z] SSH_AGENT_PID=39 [2023-03-09T08:29:57.965Z] Running ssh-add (command line suppressed) [2023-03-09T08:29:58.078Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2189553368474424381.key (/w/workspace/edgex-go/2@tmp/private_key_2189553368474424381.key) [2023-03-09T08:29:58.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:29:58.376Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T08:29:58.399Z] $ docker exec --env ******** --env ******** 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent -k [2023-03-09T08:29:58.515Z] unset SSH_AUTH_SOCK; [2023-03-09T08:29:58.515Z] unset SSH_AGENT_PID; [2023-03-09T08:29:58.515Z] echo Agent pid 39 killed; [2023-03-09T08:29:58.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T08:29:58.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:29:58.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:29:58.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:29:58.674Z] $ docker exec 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent [2023-03-09T08:29:58.784Z] SSH_AUTH_SOCK=/tmp/ssh-x6lOOER5imqQ/agent.71 [2023-03-09T08:29:58.784Z] SSH_AGENT_PID=77 [2023-03-09T08:29:58.789Z] Running ssh-add (command line suppressed) [2023-03-09T08:29:58.904Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3218307655241144619.key (/w/workspace/edgex-go/2@tmp/private_key_3218307655241144619.key) [2023-03-09T08:29:58.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:29:59.203Z] + git semver init [2023-03-09T08:29:59.462Z] 2023-03-09 08:29:59,407 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T08:29:59.462Z] 2023-03-09 08:29:59,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-09T08:29:59.462Z] 2023-03-09 08:29:59,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-09T08:29:59.462Z] 2023-03-09 08:29:59,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-09T08:30:03.663Z] 2023-03-09 08:30:03,525 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4424 with force:False [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,526 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4424 [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,529 [execute] INFO git cat-file --batch-check [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,537 [execute] INFO git cat-file --batch [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T08:30:03.664Z] 2023-03-09 08:30:03,544 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4424 [2023-03-09T08:30:03.664Z] 0.0.0 [Pipeline] } [2023-03-09T08:30:03.679Z] $ docker exec --env ******** --env ******** 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent -k [2023-03-09T08:30:03.773Z] unset SSH_AUTH_SOCK; [2023-03-09T08:30:03.774Z] unset SSH_AGENT_PID; [2023-03-09T08:30:03.774Z] echo Agent pid 77 killed; [2023-03-09T08:30:03.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:30:04.082Z] + git semver [Pipeline] } [2023-03-09T08:30:04.362Z] $ docker stop --time=1 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d [2023-03-09T08:30:05.676Z] $ docker rm -f --volumes 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:30:06.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T08:30:06.214Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T08:30:06.217Z] [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-09T08:30:06.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-09T08:30:06.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:30:06.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:30:06.628Z] ========================================================= [2023-03-09T08:30:06.628Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T08:30:06.628Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:06.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:06.915Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T08:30:06.915Z] 213ec9aee27d: Pulling fs layer [2023-03-09T08:30:06.915Z] 4583459ba037: Pulling fs layer [2023-03-09T08:30:06.915Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T08:30:06.915Z] 53926ce57604: Pulling fs layer [2023-03-09T08:30:06.915Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T08:30:06.915Z] 22ff95d597cd: Pulling fs layer [2023-03-09T08:30:06.915Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T08:30:06.915Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T08:30:06.915Z] a7acece74701: Pulling fs layer [2023-03-09T08:30:06.915Z] 22ff95d597cd: Waiting [2023-03-09T08:30:06.915Z] 96b7cbca73a9: Waiting [2023-03-09T08:30:06.915Z] 53926ce57604: Waiting [2023-03-09T08:30:06.915Z] 12d6caf4c0d1: Waiting [2023-03-09T08:30:06.915Z] 21b2b0c7a3f4: Waiting [2023-03-09T08:30:06.915Z] a7acece74701: Waiting [2023-03-09T08:30:06.915Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T08:30:06.915Z] 93c1e223e6f2: Download complete [2023-03-09T08:30:06.915Z] 4583459ba037: Verifying Checksum [2023-03-09T08:30:06.915Z] 4583459ba037: Download complete [2023-03-09T08:30:06.915Z] 21b2b0c7a3f4: Download complete [2023-03-09T08:30:06.915Z] 22ff95d597cd: Download complete [2023-03-09T08:30:06.915Z] 213ec9aee27d: Verifying Checksum [2023-03-09T08:30:06.915Z] 213ec9aee27d: Download complete [2023-03-09T08:30:06.915Z] 12d6caf4c0d1: Download complete [2023-03-09T08:30:07.178Z] 213ec9aee27d: Pull complete [2023-03-09T08:30:07.178Z] 4583459ba037: Pull complete [2023-03-09T08:30:07.437Z] 93c1e223e6f2: Pull complete [2023-03-09T08:30:07.437Z] a7acece74701: Verifying Checksum [2023-03-09T08:30:07.697Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T08:30:07.697Z] 96b7cbca73a9: Download complete [2023-03-09T08:30:07.697Z] 53926ce57604: Verifying Checksum [2023-03-09T08:30:07.697Z] 53926ce57604: Download complete [2023-03-09T08:30:11.893Z] 53926ce57604: Pull complete [2023-03-09T08:30:11.894Z] 21b2b0c7a3f4: Pull complete [2023-03-09T08:30:11.894Z] 22ff95d597cd: Pull complete [2023-03-09T08:30:11.894Z] 12d6caf4c0d1: Pull complete [2023-03-09T08:30:14.499Z] 96b7cbca73a9: Pull complete [2023-03-09T08:30:15.067Z] a7acece74701: Pull complete [2023-03-09T08:30:15.067Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T08:30:15.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:15.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:15.366Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-09T08:30:15.366Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:15.366Z] WORKDIR /edgex [2023-03-09T08:30:15.366Z] COPY go.mod . [2023-03-09T08:30:15.366Z] RUN go mod download [2023-03-09T08:30:15.934Z] Sending build context to Docker daemon 170.3MB [2023-03-09T08:30:15.934Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:15.934Z] ---> db6d94c90886 [2023-03-09T08:30:15.934Z] Step 2/4 : WORKDIR /edgex [2023-03-09T08:30:17.840Z] ---> Running in 74443d30c925 [2023-03-09T08:30:17.840Z] Removing intermediate container 74443d30c925 [2023-03-09T08:30:17.840Z] ---> ee9c8ea0b4cd [2023-03-09T08:30:17.840Z] Step 3/4 : COPY go.mod . [2023-03-09T08:30:18.101Z] ---> 3d185b8583d4 [2023-03-09T08:30:18.101Z] Step 4/4 : RUN go mod download [2023-03-09T08:30:18.101Z] ---> Running in 4808d7cab3a5 [2023-03-09T08:30:21.287Z] Still waiting to schedule task [2023-03-09T08:30:21.288Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T08:30:28.081Z] Removing intermediate container 4808d7cab3a5 [2023-03-09T08:30:28.081Z] ---> 7e027a31d93d [2023-03-09T08:30:28.081Z] Successfully built 7e027a31d93d [2023-03-09T08:30:28.081Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:28.385Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:30:28.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:30:28.459Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-03-09T08:30:28.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:30:28.879Z] $ docker top fcbad1c91055a089619da13c378d40926e56922cee3c8063206f51d16b041eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:30:29.221Z] + go version [2023-03-09T08:30:29.221Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T08:30:29.238Z] $ docker stop --time=1 fcbad1c91055a089619da13c378d40926e56922cee3c8063206f51d16b041eb8 [2023-03-09T08:30:30.527Z] $ docker rm -f --volumes fcbad1c91055a089619da13c378d40926e56922cee3c8063206f51d16b041eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:30.931Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:30:30.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:30:31.004Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-03-09T08:30:31.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:30:31.393Z] $ docker top 3949a68ea152151415f9a0f5c8faf31d53d23fa713bf04fce8dffab55c556ab8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T08:30:31.464Z] ========================================================= [2023-03-09T08:30:31.464Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T08:30:31.464Z] ========================================================= [Pipeline] sh [2023-03-09T08:30:31.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:32.037Z] + make test [2023-03-09T08:30:32.037Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T08:30:38.614Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T08:30:53.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T08:30:53.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T08:30:53.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.142s coverage: 98.5% of statements [2023-03-09T08:30:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.2% of statements [2023-03-09T08:30:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T08:30:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T08:30:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T08:30:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-03-09T08:30:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T08:30:55.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T08:30:57.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.326s coverage: 88.5% of statements [2023-03-09T08:30:57.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T08:30:57.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.9% of statements [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.511s coverage: 95.6% of statements [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.0% of statements [2023-03-09T08:30:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2023-03-09T08:30:57.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-03-09T08:31:02.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.364s coverage: 79.9% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 84.8% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T08:31:17.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.1% of statements [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T08:31:17.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.085s coverage: 61.5% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T08:31:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T08:31:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:17.431Z] 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-09T08:31:35.502Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T08:31:35.502Z] go vet ./... [2023-03-09T08:31:38.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:31:38.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:31:38.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:31:38.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T08:31:38.848Z] + ls -al . [2023-03-09T08:31:38.848Z] total 704 [2023-03-09T08:31:38.848Z] drwxrwxr-x 11 1001 1001 4096 Mar 9 08:30 . [2023-03-09T08:31:38.848Z] drwxr-xr-x 4 root root 4096 Mar 9 08:30 .. [2023-03-09T08:31:38.848Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:29 .blubracket [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 08:29 .dockerignore [2023-03-09T08:31:38.848Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 08:31 .git [2023-03-09T08:31:38.848Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:29 .github [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:29 .gitignore [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 08:29 .golangci.yml [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 08:29 .hadolint.yml [2023-03-09T08:31:38.848Z] drwxr-xr-x 3 1001 1001 4096 Mar 9 08:30 .semver [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 08:29 .sonarcloud.properties [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:29 ADOPTERS.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:29 Attribution.txt [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:29 CHANGELOG.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:29 CONTRIBUTING.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 08:29 GOVERNANCE.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 08:29 Jenkinsfile [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:29 LICENSE [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:29 Makefile [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 08:29 OWNERS.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:29 README.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:29 SECURITY.md [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION [2023-03-09T08:31:38.848Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:29 bin [2023-03-09T08:31:38.848Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 08:29 cmd [2023-03-09T08:31:38.848Z] -rw-r--r-- 1 root root 447487 Mar 9 08:31 coverage.out [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:29 go.mod [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:29 go.sum [2023-03-09T08:31:38.848Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 08:29 internal [2023-03-09T08:31:38.848Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:29 openapi [2023-03-09T08:31:38.848Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 08:29 snap [2023-03-09T08:31:38.848Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 08:29 version.go [Pipeline] sh [2023-03-09T08:31:39.129Z] + '[' -e coverage.out ] [2023-03-09T08:31:39.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T08:31:39.237Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T08:31:39.518Z] + make build [2023-03-09T08:31:39.519Z] 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-09T08:31:51.717Z] 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-09T08:31:51.717Z] 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-09T08:31:52.652Z] 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-09T08:31:53.216Z] 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-09T08:31:59.772Z] 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-09T08:32:01.148Z] 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-09T08:32:02.520Z] 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-09T08:32:03.455Z] 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-09T08:32:04.389Z] 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-09T08:32:05.323Z] 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-09T08:32:06.256Z] 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-09T08:32:07.642Z] $ docker stop --time=1 3949a68ea152151415f9a0f5c8faf31d53d23fa713bf04fce8dffab55c556ab8 [2023-03-09T08:32:09.822Z] $ docker rm -f --volumes 3949a68ea152151415f9a0f5c8faf31d53d23fa713bf04fce8dffab55c556ab8 [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-09T08:32:10.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:10.511Z] [2023-03-09T08:32:10.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:10.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:11.387Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-09T08:32:11.387Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-09T08:32:11.387Z] ca9280d653b3: Pulling fs layer [2023-03-09T08:32:11.387Z] 7e9c9ca2126c: Pulling fs layer [2023-03-09T08:32:11.647Z] cbdbe7a5bc2a: Download complete [2023-03-09T08:32:11.647Z] cbdbe7a5bc2a: Pull complete [2023-03-09T08:32:11.647Z] ca9280d653b3: Download complete [2023-03-09T08:32:12.214Z] 7e9c9ca2126c: Download complete [2023-03-09T08:32:12.214Z] ca9280d653b3: Pull complete [2023-03-09T08:32:15.495Z] 7e9c9ca2126c: Pull complete [2023-03-09T08:32:15.495Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-09T08:32:15.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:15.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:32:15.575Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-03-09T08:32:15.609Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T08:32:16.759Z] $ docker top c1f15022a937a3dca0b69131eee17626e4647041b64cc19f5eed801e67bb51a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:32:17.090Z] + docker-compose build --help [2023-03-09T08:32:17.090Z] + grep parallel [2023-03-09T08:32:17.657Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T08:32:17.670Z] $ docker stop --time=1 c1f15022a937a3dca0b69131eee17626e4647041b64cc19f5eed801e67bb51a4 [2023-03-09T08:32:18.930Z] $ docker rm -f --volumes c1f15022a937a3dca0b69131eee17626e4647041b64cc19f5eed801e67bb51a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:19.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:19.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:32:19.394Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-03-09T08:32:19.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T08:32:19.758Z] $ docker top 16ef6aab54a2b48c483a33c7c6d63e6c7bd0cb1c92bc56c4c20c0a0db8269f9d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:32:20.085Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T08:32:20.651Z] Building core-command ... [2023-03-09T08:32:20.651Z] Building core-common-config-bootstrapper ... [2023-03-09T08:32:20.651Z] Building core-data ... [2023-03-09T08:32:20.651Z] Building core-metadata ... [2023-03-09T08:32:20.651Z] Building security-bootstrapper ... [2023-03-09T08:32:20.651Z] Building security-proxy-auth ... [2023-03-09T08:32:20.651Z] Building security-proxy-setup ... [2023-03-09T08:32:20.651Z] Building security-secretstore-setup ... [2023-03-09T08:32:20.651Z] Building security-spiffe-token-provider ... [2023-03-09T08:32:20.651Z] Building security-spire-agent ... [2023-03-09T08:32:20.651Z] Building security-spire-config ... [2023-03-09T08:32:20.651Z] Building security-spire-server ... [2023-03-09T08:32:20.651Z] Building support-notifications ... [2023-03-09T08:32:20.651Z] Building support-scheduler ... [2023-03-09T08:32:20.651Z] Building security-bootstrapper [2023-03-09T08:32:20.651Z] Building security-spire-server [2023-03-09T08:32:20.651Z] Building security-proxy-auth [2023-03-09T08:32:20.651Z] Building support-scheduler [2023-03-09T08:32:20.651Z] Building security-secretstore-setup [2023-03-09T08:32:32.842Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:32:32.842Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:32:32.842Z] ---> 7e027a31d93d [2023-03-09T08:32:32.842Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:32:32.842Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:32:32.842Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:32:32.842Z] ---> 7e027a31d93d [2023-03-09T08:32:32.842Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:32:32.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:32:32.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:32:32.842Z] ---> 7e027a31d93d [2023-03-09T08:32:32.842Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:32:32.842Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:32:32.842Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:32:32.842Z] ---> 7e027a31d93d [2023-03-09T08:32:32.842Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T08:32:32.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:32:32.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:32:32.842Z] ---> 7e027a31d93d [2023-03-09T08:32:32.842Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:32:34.217Z] ---> Running in d4f78f97959e [2023-03-09T08:32:34.217Z] ---> Running in 290ad8e3d268 [2023-03-09T08:32:34.217Z] ---> Running in 110e069876a5 [2023-03-09T08:32:34.217Z] ---> Running in cbee2f932c28 [2023-03-09T08:32:34.217Z] ---> Running in 4282f4989afd [2023-03-09T08:32:34.217Z] Removing intermediate container 110e069876a5 [2023-03-09T08:32:34.217Z] ---> d13300a8d0de [2023-03-09T08:32:34.217Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:32:34.217Z] Removing intermediate container 290ad8e3d268 [2023-03-09T08:32:34.217Z] ---> 72cdda021542 [2023-03-09T08:32:34.217Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:32:34.217Z] Removing intermediate container d4f78f97959e [2023-03-09T08:32:34.217Z] ---> 79f37c4be73a [2023-03-09T08:32:34.217Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T08:32:34.475Z] Removing intermediate container cbee2f932c28 [2023-03-09T08:32:34.475Z] ---> ed0c25dfcf8f [2023-03-09T08:32:34.475Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:32:34.475Z] ---> Running in 123dd89b788e [2023-03-09T08:32:34.475Z] Removing intermediate container 4282f4989afd [2023-03-09T08:32:34.475Z] ---> 44cc1ec966d0 [2023-03-09T08:32:34.475Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T08:32:34.475Z] ---> Running in 8bf33403c3d6 [2023-03-09T08:32:34.475Z] ---> Running in 31ccbfc9b8d7 [2023-03-09T08:32:34.475Z] ---> Running in 08eba9e0392f [2023-03-09T08:32:34.475Z] ---> Running in 37fe1af7ff93 [2023-03-09T08:32:34.475Z] Removing intermediate container 123dd89b788e [2023-03-09T08:32:34.475Z] ---> bb168a99d4d9 [2023-03-09T08:32:34.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:32:34.475Z] Removing intermediate container 31ccbfc9b8d7 [2023-03-09T08:32:34.475Z] ---> b448d9d72f0a [2023-03-09T08:32:34.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:32:34.475Z] ---> Running in 5f9508597594 [2023-03-09T08:32:34.475Z] ---> Running in c935cddf2368 [2023-03-09T08:32:34.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:34.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:34.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] OK: 211 MiB in 51 packages [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:32:35.506Z] OK: 211 MiB in 51 packages [2023-03-09T08:32:35.506Z] OK: 211 MiB in 51 packages [2023-03-09T08:32:35.506Z] OK: 211 MiB in 51 packages [2023-03-09T08:32:35.506Z] OK: 211 MiB in 51 packages [2023-03-09T08:32:35.764Z] Removing intermediate container 8bf33403c3d6 [2023-03-09T08:32:35.764Z] ---> dead265b0c90 [2023-03-09T08:32:35.764Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:32:36.021Z] ---> 0d7f71625139 [2023-03-09T08:32:36.021Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:32:36.021Z] ---> Running in e2ff8e4dae1d [2023-03-09T08:32:36.021Z] Removing intermediate container 08eba9e0392f [2023-03-09T08:32:36.021Z] ---> fae39079f59f [2023-03-09T08:32:36.021Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:32:36.021Z] Removing intermediate container 37fe1af7ff93 [2023-03-09T08:32:36.021Z] ---> ef9612c799f4 [2023-03-09T08:32:36.021Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T08:32:36.279Z] Removing intermediate container c935cddf2368 [2023-03-09T08:32:36.279Z] ---> 7c0bea12a0a1 [2023-03-09T08:32:36.279Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:32:36.279Z] Removing intermediate container 5f9508597594 [2023-03-09T08:32:36.279Z] ---> 1a36d010ea33 [2023-03-09T08:32:36.279Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:32:36.279Z] ---> 3a18efe3fe3a [2023-03-09T08:32:36.279Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:32:36.279Z] ---> 16d86aa97373 [2023-03-09T08:32:36.279Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:32:36.279Z] ---> bc52f9efaf63 [2023-03-09T08:32:36.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:32:36.279Z] ---> Running in eba2e0916abf [2023-03-09T08:32:36.279Z] ---> Running in 41f4adeda303 [2023-03-09T08:32:36.279Z] ---> 18d67ab4b178 [2023-03-09T08:32:36.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:32:36.279Z] ---> Running in 9e82c2b6503d [2023-03-09T08:32:36.539Z] ---> Running in a65c14629e96 [2023-03-09T08:32:55.979Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9432 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws [2023-03-09T08:32:55.990Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-09T08:32:56.018Z] The recommended git tool is: git [2023-03-09T08:33:01.814Z] using credential edgex-jenkins-ssh [2023-03-09T08:33:01.831Z] Cloning the remote Git repository [2023-03-09T08:33:01.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:33:01.964Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-09T08:33:02.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:33:02.135Z] > git --version # timeout=10 [2023-03-09T08:33:02.163Z] > git --version # 'git version 2.25.1' [2023-03-09T08:33:02.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:33:02.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:33:03.087Z] Removing intermediate container eba2e0916abf [2023-03-09T08:33:03.087Z] ---> a6546261b17a [2023-03-09T08:33:03.087Z] Step 7/32 : COPY . . [2023-03-09T08:33:03.087Z] Removing intermediate container 9e82c2b6503d [2023-03-09T08:33:03.087Z] ---> 0da83f58ba9f [2023-03-09T08:33:03.087Z] Step 8/22 : COPY . . [2023-03-09T08:33:03.087Z] Removing intermediate container a65c14629e96 [2023-03-09T08:33:03.087Z] ---> c4a8bba08d55 [2023-03-09T08:33:03.087Z] Step 8/22 : COPY . . [2023-03-09T08:33:03.087Z] Removing intermediate container 41f4adeda303 [2023-03-09T08:33:03.087Z] ---> 99bf52fcfe48 [2023-03-09T08:33:03.087Z] Step 7/23 : COPY . . [2023-03-09T08:33:03.087Z] Removing intermediate container e2ff8e4dae1d [2023-03-09T08:33:03.087Z] ---> 01a8dc8dde14 [2023-03-09T08:33:03.087Z] Step 7/23 : COPY . . [2023-03-09T08:33:08.360Z] ---> cc13b7c387ec [2023-03-09T08:33:08.360Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T08:33:08.360Z] ---> 9d878dc488b3 [2023-03-09T08:33:08.360Z] ---> 593cad019706 [2023-03-09T08:33:08.360Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T08:33:08.360Z] [2023-03-09T08:33:08.360Z] ---> 15128a52fd54 [2023-03-09T08:33:08.360Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:33:08.360Z] ---> fcc9baa9fba1 [2023-03-09T08:33:08.360Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T08:33:08.360Z] ---> Running in f765f524ac04 [2023-03-09T08:33:08.360Z] ---> Running in cf288d6d39be [2023-03-09T08:33:08.360Z] ---> Running in f36c05363fb2 [2023-03-09T08:33:08.360Z] ---> Running in e8a38c648b90 [2023-03-09T08:33:08.360Z] ---> Running in a56a4115d569 [2023-03-09T08:33:08.360Z] Removing intermediate container e8a38c648b90 [2023-03-09T08:33:08.360Z] ---> 886b03ae51d7 [2023-03-09T08:33:08.360Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T08:33:08.360Z] ---> Running in 710fe7c7e077 [2023-03-09T08:33:08.360Z] Removing intermediate container 710fe7c7e077 [2023-03-09T08:33:08.360Z] ---> 66078ce45f86 [2023-03-09T08:33:08.360Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:33:08.360Z] ---> Running in b873c57850ab [2023-03-09T08:33:08.618Z] 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-09T08:33:08.875Z] 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-09T08:33:09.134Z] 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-09T08:33:09.134Z] 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-09T08:33:09.698Z] Removing intermediate container b873c57850ab [2023-03-09T08:33:09.698Z] ---> 10f2bb97e3fa [2023-03-09T08:33:09.698Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T08:33:09.955Z] ---> Running in c37211de3290 [2023-03-09T08:33:09.956Z] Removing intermediate container c37211de3290 [2023-03-09T08:33:09.956Z] ---> bab8bea58296 [2023-03-09T08:33:09.956Z] [2023-03-09T08:33:09.956Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T08:33:10.214Z] 3.15: Pulling from library/alpine [2023-03-09T08:33:10.798Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T08:33:10.798Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T08:33:10.798Z] ---> 5ce65d7b0fde [2023-03-09T08:33:10.798Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:33:11.056Z] ---> Running in b181960725c8 [2023-03-09T08:33:11.056Z] Removing intermediate container b181960725c8 [2023-03-09T08:33:11.056Z] ---> 98428ccdf390 [2023-03-09T08:33:11.056Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:33:11.056Z] ---> Running in 6873132e3ea4 [2023-03-09T08:33:11.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:11.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:12.244Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:33:12.244Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:33:12.244Z] OK: 15859 distinct packages available [2023-03-09T08:33:12.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:12.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:12.502Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:12.502Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:33:12.502Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T08:33:12.502Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T08:33:12.502Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T08:33:12.502Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:33:12.502Z] OK: 7 MiB in 19 packages [2023-03-09T08:33:13.873Z] Removing intermediate container 6873132e3ea4 [2023-03-09T08:33:13.873Z] ---> 5a49e666391f [2023-03-09T08:33:13.873Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:33:15.765Z] ---> 0dfec544d010 [2023-03-09T08:33:15.765Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:33:16.329Z] ---> 41dbe971c2ff [2023-03-09T08:33:16.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T08:33:16.587Z] ---> 2f3dfcad86dd [2023-03-09T08:33:16.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T08:33:17.152Z] ---> 8dc35659995a [2023-03-09T08:33:17.152Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:33:17.410Z] ---> Running in 13727f343716 [2023-03-09T08:33:17.667Z] Removing intermediate container 13727f343716 [2023-03-09T08:33:17.668Z] ---> 1bf95e18e45d [2023-03-09T08:33:17.668Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:33:17.668Z] ---> Running in 327665262f74 [2023-03-09T08:33:17.925Z] Removing intermediate container 327665262f74 [2023-03-09T08:33:17.926Z] ---> 647580f20359 [2023-03-09T08:33:17.926Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:33:18.286Z] ---> Running in 6a94ecf50d05 [2023-03-09T08:33:18.286Z] Removing intermediate container 6a94ecf50d05 [2023-03-09T08:33:18.286Z] ---> 4aba493f2118 [2023-03-09T08:33:18.286Z] Step 22/23 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:33:18.555Z] ---> Running in dfb835925396 [2023-03-09T08:33:18.813Z] Removing intermediate container dfb835925396 [2023-03-09T08:33:18.813Z] ---> ccec1fd2de00 [2023-03-09T08:33:18.813Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:33:18.813Z] ---> Running in 79e89a5f9c49 [2023-03-09T08:33:19.071Z] Removing intermediate container 79e89a5f9c49 [2023-03-09T08:33:19.071Z] ---> f73c1d179880 [2023-03-09T08:33:19.071Z] [2023-03-09T08:33:19.071Z] Successfully built f73c1d179880 [2023-03-09T08:33:19.071Z] Successfully tagged security-spire-server:latest [2023-03-09T08:33:19.071Z]  Building security-spire-server ... done Building core-metadata [2023-03-09T08:33:23.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:23.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:23.246Z] ---> 7e027a31d93d [2023-03-09T08:33:23.246Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:23.246Z] ---> Using cache [2023-03-09T08:33:23.246Z] ---> 72cdda021542 [2023-03-09T08:33:23.246Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T08:33:23.246Z] ---> Using cache [2023-03-09T08:33:23.246Z] ---> b448d9d72f0a [2023-03-09T08:33:23.246Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T08:33:23.246Z] ---> Using cache [2023-03-09T08:33:23.246Z] ---> 7c0bea12a0a1 [2023-03-09T08:33:23.246Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T08:33:23.246Z] ---> Using cache [2023-03-09T08:33:23.246Z] ---> bc52f9efaf63 [2023-03-09T08:33:23.246Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:23.246Z] ---> Using cache [2023-03-09T08:33:23.246Z] ---> 0da83f58ba9f [2023-03-09T08:33:23.246Z] Step 8/24 : COPY . . [2023-03-09T08:33:23.246Z] ---> Using cache [2023-03-09T08:33:23.246Z] ---> 593cad019706 [2023-03-09T08:33:23.246Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T08:33:23.809Z] ---> Running in e085f0dff41f [2023-03-09T08:33:24.737Z] 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-09T08:33:26.259Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T08:33:26.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:33:28.152Z] Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb [2023-03-09T08:33:28.827Z] Merge succeeded, producing bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:33:28.827Z] Checking out Revision bbc48f11d841654c2113301d7551613c1e227461 (PR-4424) [2023-03-09T08:33:27.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T08:33:27.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:33:27.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:33:27.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T08:33:28.174Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:33:28.199Z] > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [2023-03-09T08:33:28.451Z] > git remote # timeout=10 [2023-03-09T08:33:28.471Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T08:33:28.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:33:28.508Z] > git merge 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 [2023-03-09T08:33:28.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T08:33:28.834Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:33:28.857Z] > git checkout -f bbc48f11d841654c2113301d7551613c1e227461 # timeout=10 [2023-03-09T08:33:32.580Z] Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" [2023-03-09T08:33:32.590Z] > git rev-list --no-walk e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:33:33.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T08:33:33.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T08:33:33.576Z] Dload Upload Total Spent Left Speed [2023-03-09T08:33:33.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-03-09T08:33:34.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T08:33:34.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T08:33:34.675Z] + sudo tee /etc/docker/daemon.new [2023-03-09T08:33:34.675Z] { [2023-03-09T08:33:34.675Z] "registry-mirrors": [ [2023-03-09T08:33:34.675Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T08:33:34.675Z] ], [2023-03-09T08:33:34.675Z] "bip": "10.250.0.254/24", [2023-03-09T08:33:34.675Z] "hosts": [ [2023-03-09T08:33:34.675Z] "tcp://0.0.0.0:5555", [2023-03-09T08:33:34.675Z] "unix:///var/run/docker.sock" [2023-03-09T08:33:34.675Z] ], [2023-03-09T08:33:34.675Z] "mtu": 1458, [2023-03-09T08:33:34.675Z] "selinux-enabled": true, [2023-03-09T08:33:34.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T08:33:34.675Z] } [Pipeline] sh [2023-03-09T08:33:35.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T08:33:35.375Z] + sudo service docker restart [2023-03-09T08:33:36.921Z] 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-09T08:33:40.199Z] Removing intermediate container f765f524ac04 [2023-03-09T08:33:40.199Z] ---> 45b5a4776517 [2023-03-09T08:33:40.199Z] [2023-03-09T08:33:40.199Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T08:33:40.199Z] Removing intermediate container f36c05363fb2 [2023-03-09T08:33:40.199Z] ---> 7cc37fa6446b [2023-03-09T08:33:40.199Z] [2023-03-09T08:33:40.199Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:33:40.199Z] Removing intermediate container cf288d6d39be [2023-03-09T08:33:40.199Z] ---> 8179f0448a35 [2023-03-09T08:33:40.199Z] [2023-03-09T08:33:40.199Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T08:33:40.199Z] 3.16: Pulling from library/alpine [2023-03-09T08:33:40.199Z] 3.16: Pulling from library/alpine [2023-03-09T08:33:40.457Z] 3.16: Pulling from library/alpine [2023-03-09T08:33:41.022Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:33:41.022Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:33:41.022Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:33:41.022Z] Status: Image is up to date for alpine:3.16 [2023-03-09T08:33:41.022Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:33:41.022Z] Status: Image is up to date for alpine:3.16 [2023-03-09T08:33:41.022Z] ---> dfd21b5a31f5 [2023-03-09T08:33:41.022Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:33:41.022Z] ---> dfd21b5a31f5 [2023-03-09T08:33:41.022Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:33:41.022Z] ---> dfd21b5a31f5 [2023-03-09T08:33:41.022Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T08:33:41.022Z] ---> Running in c812c7f3eb04 [2023-03-09T08:33:41.022Z] ---> Running in 281a28defdb5 [2023-03-09T08:33:41.022Z] ---> Running in 7790c26def5c [2023-03-09T08:33:41.279Z] Removing intermediate container 7790c26def5c [2023-03-09T08:33:41.279Z] ---> 3d23906e7a5e [2023-03-09T08:33:41.279Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T08:33:41.279Z] ---> Running in 173179ee45ad [2023-03-09T08:33:41.536Z] Removing intermediate container c812c7f3eb04 [2023-03-09T08:33:41.536Z] ---> 39e6311068dc [2023-03-09T08:33:41.536Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:33:41.536Z] ---> Running in 2cad06ad8acc [2023-03-09T08:33:41.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:41.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:42.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:42.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:42.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:42.051Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T08:33:42.051Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:42.051Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T08:33:42.051Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:33:42.051Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:33:42.307Z] OK: 6 MiB in 17 packages [2023-03-09T08:33:42.307Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:42.308Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T08:33:42.308Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:33:42.308Z] OK: 6 MiB in 16 packages [2023-03-09T08:33:43.241Z] Removing intermediate container 173179ee45ad [2023-03-09T08:33:43.241Z] ---> 1592e6ff85ef [2023-03-09T08:33:43.241Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T08:33:43.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:43.241Z] Removing intermediate container 281a28defdb5 [2023-03-09T08:33:43.241Z] ---> 8c99698ad71e [2023-03-09T08:33:43.241Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T08:33:43.241Z] ---> Running in 2548f6063893 [2023-03-09T08:33:43.241Z] ---> Running in fe9332a2ec76 [2023-03-09T08:33:43.241Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:43.241Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:33:43.241Z] OK: 6 MiB in 15 packages [2023-03-09T08:33:43.241Z] Removing intermediate container 2548f6063893 [2023-03-09T08:33:43.241Z] ---> cb65426ce8a9 [2023-03-09T08:33:43.241Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T08:33:43.241Z] ---> Running in 10f832708749 [2023-03-09T08:33:43.499Z] Removing intermediate container fe9332a2ec76 [2023-03-09T08:33:43.499Z] ---> adca5c5b0495 [2023-03-09T08:33:43.499Z] Step 12/23 : WORKDIR / [2023-03-09T08:33:43.499Z] ---> Running in 71938f731139 [2023-03-09T08:33:43.499Z] Removing intermediate container 10f832708749 [2023-03-09T08:33:43.499Z] ---> 85a7a39e3f9c [2023-03-09T08:33:43.499Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T08:33:43.757Z] ---> Running in 0bf75254f9a8 [2023-03-09T08:33:43.757Z] Removing intermediate container 71938f731139 [2023-03-09T08:33:43.757Z] ---> f9417bf4144b [2023-03-09T08:33:43.757Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T08:33:43.757Z] Removing intermediate container 2cad06ad8acc [2023-03-09T08:33:43.757Z] ---> 598773989239 [2023-03-09T08:33:43.757Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:33:43.757Z] Removing intermediate container 0bf75254f9a8 [2023-03-09T08:33:43.757Z] ---> 2dea2fcd7e32 [2023-03-09T08:33:43.757Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T08:33:44.036Z] ---> Running in a120d5a8ccc9 [2023-03-09T08:33:44.036Z] ---> 666cf1d5bec8 [2023-03-09T08:33:44.036Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T08:33:44.036Z] ---> 53572c2ea9ec [2023-03-09T08:33:44.036Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T08:33:44.302Z] Removing intermediate container a120d5a8ccc9 [2023-03-09T08:33:44.302Z] ---> 84bc3d1ec443 [2023-03-09T08:33:44.302Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T08:33:44.302Z] ---> Running in 0cdc864d843b [2023-03-09T08:33:44.302Z] ---> 302761aab668 [2023-03-09T08:33:44.302Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T08:33:44.560Z] ---> 60807989a54a [2023-03-09T08:33:44.560Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T08:33:44.560Z] ---> 2cf954c9774c [2023-03-09T08:33:44.560Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T08:33:44.821Z] ---> a511929c19bd [2023-03-09T08:33:44.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T08:33:45.080Z] ---> 05039bf3d578 [2023-03-09T08:33:45.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T08:33:45.080Z] ---> 265cc6a577ac [2023-03-09T08:33:45.080Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:33:45.080Z] Removing intermediate container 0cdc864d843b [2023-03-09T08:33:45.080Z] ---> 515a30d3753e [2023-03-09T08:33:45.080Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T08:33:45.337Z] ---> Running in c68ff874cca2 [2023-03-09T08:33:45.337Z] ---> Running in 1a30bf6567fe [2023-03-09T08:33:45.337Z] ---> 4d5476c01a6d [2023-03-09T08:33:45.337Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:33:45.594Z] Removing intermediate container 1a30bf6567fe [2023-03-09T08:33:45.594Z] ---> d30e0a41cf92 [2023-03-09T08:33:45.594Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T08:33:45.594Z] ---> 727f38d20600 [2023-03-09T08:33:45.594Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:33:45.852Z] ---> 5449b920aedd [2023-03-09T08:33:45.853Z] ---> Running in cf848cf7721d [2023-03-09T08:33:45.853Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T08:33:45.853Z] ---> Running in fd6214b3f0a8 [2023-03-09T08:33:46.417Z] Removing intermediate container a56a4115d569 [2023-03-09T08:33:46.417Z] ---> 63e24c6d17e9 [2023-03-09T08:33:46.417Z] [2023-03-09T08:33:46.417Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:33:46.417Z] ---> dfd21b5a31f5 [2023-03-09T08:33:46.417Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:33:46.417Z] ---> Running in 724be4cb0c84 [2023-03-09T08:33:46.417Z] Removing intermediate container c68ff874cca2 [2023-03-09T08:33:46.417Z] ---> b9c1be294a4b [2023-03-09T08:33:46.417Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:33:46.417Z] ---> Running in 12aece9c2e29 [2023-03-09T08:33:46.675Z] Removing intermediate container 12aece9c2e29 [2023-03-09T08:33:46.675Z] ---> 2470a1e0728c [2023-03-09T08:33:46.675Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T08:33:46.675Z] ---> Running in add4668ac6da [2023-03-09T08:33:46.933Z] Removing intermediate container add4668ac6da [2023-03-09T08:33:46.933Z] ---> de29b8202617 [2023-03-09T08:33:46.933Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:33:46.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:46.933Z] ---> Running in bc89fa21676e [2023-03-09T08:33:46.933Z] Removing intermediate container cf848cf7721d [2023-03-09T08:33:46.933Z] ---> f70e15468725 [2023-03-09T08:33:46.933Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:33:46.933Z] Removing intermediate container fd6214b3f0a8 [2023-03-09T08:33:46.933Z] ---> 5b6e61d04367 [2023-03-09T08:33:46.933Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:33:46.933Z] ---> Running in 446d3dc2e8e2 [2023-03-09T08:33:46.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:46.933Z] Removing intermediate container bc89fa21676e [2023-03-09T08:33:46.933Z] ---> 9281436062a2 [2023-03-09T08:33:46.933Z] Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:33:47.191Z] ---> Running in 0b793d88a759 [2023-03-09T08:33:47.191Z] Removing intermediate container 446d3dc2e8e2 [2023-03-09T08:33:47.191Z] ---> bf853349fbe1 [2023-03-09T08:33:47.191Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:33:47.191Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:47.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:33:47.191Z] OK: 6 MiB in 15 packages [2023-03-09T08:33:47.191Z] ---> Running in dc1981064bda [2023-03-09T08:33:47.191Z] ---> f466b89e1727 [2023-03-09T08:33:47.191Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T08:33:47.191Z] Removing intermediate container 0b793d88a759 [2023-03-09T08:33:47.191Z] ---> 6728bd00c500 [2023-03-09T08:33:47.191Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:33:47.191Z] ---> Running in fe6d107edae3 [2023-03-09T08:33:47.191Z] Removing intermediate container dc1981064bda [2023-03-09T08:33:47.191Z] ---> 0f17f64cf06e [2023-03-09T08:33:47.191Z] Step 22/23 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:33:47.451Z] ---> Running in e6324c49b034 [2023-03-09T08:33:47.451Z] Removing intermediate container fe6d107edae3 [2023-03-09T08:33:47.451Z] ---> 592f2637326e [2023-03-09T08:33:47.451Z] [2023-03-09T08:33:47.451Z] Removing intermediate container e6324c49b034 [2023-03-09T08:33:47.451Z] ---> aa1bf1f0b7d1 [2023-03-09T08:33:47.451Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:33:47.709Z] Successfully built 592f2637326e [2023-03-09T08:33:47.709Z] ---> Running in 8dc0d8c5af49 [2023-03-09T08:33:47.709Z] ---> b6caeab1cbba [2023-03-09T08:33:47.709Z] Successfully tagged security-proxy-auth:latest [2023-03-09T08:33:47.709Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ Building security-proxy-auth ... done  [2023-03-09T08:33:47.709Z] Building core-common-config-bootstrapper [2023-03-09T08:33:47.709Z] Removing intermediate container 724be4cb0c84 [2023-03-09T08:33:47.709Z] ---> 2ac4b66cabe6 [2023-03-09T08:33:47.709Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:33:47.709Z] ---> Running in 579681d042db [2023-03-09T08:33:47.710Z] Removing intermediate container 8dc0d8c5af49 [2023-03-09T08:33:47.710Z] ---> d50a0b198b21 [2023-03-09T08:33:47.710Z] [2023-03-09T08:33:47.710Z] Removing intermediate container e085f0dff41f [2023-03-09T08:33:47.710Z] ---> 3fc562ae3874 [2023-03-09T08:33:47.710Z] [2023-03-09T08:33:47.710Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T08:33:47.710Z] ---> dfd21b5a31f5 [2023-03-09T08:33:47.710Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:33:47.710Z] ---> Using cache [2023-03-09T08:33:47.710Z] ---> 2ac4b66cabe6 [2023-03-09T08:33:47.710Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:33:47.710Z] ---> Using cache [2023-03-09T08:33:47.710Z] ---> 94e67b97f076 [2023-03-09T08:33:47.710Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T08:33:47.710Z] Successfully built d50a0b198b21 [2023-03-09T08:33:48.350Z] Successfully tagged security-secretstore-setup:latest [2023-03-09T08:33:48.350Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-09T08:33:48.608Z] Removing intermediate container 579681d042db [2023-03-09T08:33:48.608Z] ---> 94e67b97f076 [2023-03-09T08:33:48.608Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T08:33:48.608Z] ---> 289259d7f681 [2023-03-09T08:33:48.608Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T08:33:48.919Z] ---> Running in 37cffbb77053 [2023-03-09T08:33:49.179Z] ---> Running in aed8f70ba4ab [2023-03-09T08:33:49.179Z] ---> d9b69696218e [2023-03-09T08:33:49.179Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T08:33:49.437Z] Removing intermediate container 37cffbb77053 [2023-03-09T08:33:49.437Z] ---> 6f93c04edfa6 [2023-03-09T08:33:49.437Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T08:33:49.437Z] Removing intermediate container aed8f70ba4ab [2023-03-09T08:33:49.437Z] ---> 3b6ced164edd [2023-03-09T08:33:49.437Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T08:33:49.437Z] ---> Running in d0638f3fe74d [2023-03-09T08:33:49.437Z] ---> Running in 3fbe8d50c76b [2023-03-09T08:33:49.437Z] ---> cd0bb8302dd1 [2023-03-09T08:33:49.437Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T08:33:49.708Z] Removing intermediate container d0638f3fe74d [2023-03-09T08:33:49.708Z] ---> cdeb240ca6e3 [2023-03-09T08:33:49.708Z] Step 15/24 : WORKDIR / [2023-03-09T08:33:49.708Z] Removing intermediate container 3fbe8d50c76b [2023-03-09T08:33:49.708Z] ---> 0bede0878713 [2023-03-09T08:33:49.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:33:49.708Z] ---> Running in c510ef2dbdd8 [2023-03-09T08:33:49.708Z] ---> a0021d08d5bc [2023-03-09T08:33:49.708Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T08:33:49.966Z] Removing intermediate container c510ef2dbdd8 [2023-03-09T08:33:49.966Z] ---> ed0d687c87f2 [2023-03-09T08:33:49.966Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:33:49.966Z] ---> f489c938c597 [2023-03-09T08:33:49.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T08:33:49.966Z] ---> 9e675ffb8f8b [2023-03-09T08:33:49.966Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T08:33:49.966Z] ---> Running in 326c680b2aa2 [2023-03-09T08:33:49.966Z] ---> f82d1decbfca [2023-03-09T08:33:49.966Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T08:33:50.897Z] ---> 84d6b37222f5 [2023-03-09T08:33:50.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T08:33:50.897Z] ---> 3e99a231404b [2023-03-09T08:33:50.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T08:33:51.155Z] ---> 9f0f6c6b0700 [2023-03-09T08:33:51.155Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T08:33:51.413Z] ---> 1bf806a49f93 [2023-03-09T08:33:51.413Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T08:33:51.413Z] ---> Running in d8763811bb99 [2023-03-09T08:33:51.413Z] Removing intermediate container 326c680b2aa2 [2023-03-09T08:33:51.413Z] ---> 07e557564e5a [2023-03-09T08:33:51.413Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T08:33:51.413Z] ---> Running in dbee2e33928e [2023-03-09T08:33:51.413Z] Removing intermediate container d8763811bb99 [2023-03-09T08:33:51.413Z] ---> 55812a08c8e0 [2023-03-09T08:33:51.413Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:33:51.413Z] ---> be43f5541018 [2023-03-09T08:33:51.413Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T08:33:51.671Z] ---> Running in 5fb32c6fb6e1 [2023-03-09T08:33:51.671Z] ---> Running in dc5146e77970 [2023-03-09T08:33:51.671Z] Removing intermediate container dbee2e33928e [2023-03-09T08:33:51.671Z] ---> b0aa8357c2ee [2023-03-09T08:33:51.671Z] Step 29/32 : CMD ["gate"] [2023-03-09T08:33:51.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:51.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:51.671Z] ---> 7e027a31d93d [2023-03-09T08:33:51.671Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:51.671Z] ---> Using cache [2023-03-09T08:33:51.671Z] ---> 72cdda021542 [2023-03-09T08:33:51.671Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:33:51.671Z] ---> Using cache [2023-03-09T08:33:51.671Z] ---> b448d9d72f0a [2023-03-09T08:33:51.671Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:33:51.671Z] ---> Using cache [2023-03-09T08:33:51.671Z] ---> 7c0bea12a0a1 [2023-03-09T08:33:51.671Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:33:51.671Z] ---> Using cache [2023-03-09T08:33:51.671Z] ---> bc52f9efaf63 [2023-03-09T08:33:51.671Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:51.671Z] ---> Using cache [2023-03-09T08:33:51.671Z] ---> 0da83f58ba9f [2023-03-09T08:33:51.671Z] Step 8/22 : COPY . . [2023-03-09T08:33:51.671Z] ---> Using cache [2023-03-09T08:33:51.671Z] ---> 593cad019706 [2023-03-09T08:33:51.671Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T08:33:51.671Z] ---> Running in 3ce1c98d83e2 [2023-03-09T08:33:51.671Z] Removing intermediate container 5fb32c6fb6e1 [2023-03-09T08:33:51.671Z] ---> 5242c0e4123d [2023-03-09T08:33:51.671Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:33:51.671Z] ---> Running in ea60837a8b53 [2023-03-09T08:33:51.671Z] Removing intermediate container dc5146e77970 [2023-03-09T08:33:51.671Z] ---> eae0e53b6ed9 [2023-03-09T08:33:51.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:33:51.671Z] ---> Running in 35c5296e5e7a [2023-03-09T08:33:51.929Z] ---> Running in ad1f14014e95 [2023-03-09T08:33:51.929Z] Removing intermediate container 3ce1c98d83e2 [2023-03-09T08:33:51.929Z] ---> be38c2757d13 [2023-03-09T08:33:51.929Z] Step 30/32 : LABEL arch=x86_64 [2023-03-09T08:33:51.929Z] ---> Running in 2be2e0e3abb1 [2023-03-09T08:33:51.929Z] Removing intermediate container 35c5296e5e7a [2023-03-09T08:33:51.929Z] ---> aa24f4383a2b [2023-03-09T08:33:51.929Z] Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:33:51.929Z] Removing intermediate container ad1f14014e95 [2023-03-09T08:33:51.929Z] ---> 044a242ed687 [2023-03-09T08:33:51.929Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:33:51.929Z] ---> Running in c227e347c66a [2023-03-09T08:33:52.187Z] ---> Running in 6298af509d99 [2023-03-09T08:33:52.187Z] Removing intermediate container 2be2e0e3abb1 [2023-03-09T08:33:52.187Z] ---> f92044400a96 [2023-03-09T08:33:52.187Z] Step 31/32 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:33:52.187Z] 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-09T08:33:52.187Z] ---> Running in e030eee0cd73 [2023-03-09T08:33:52.187Z] Removing intermediate container c227e347c66a [2023-03-09T08:33:52.187Z] ---> 08f7092967e4 [2023-03-09T08:33:52.187Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:33:52.187Z] ---> Running in ee9ed9330943 [2023-03-09T08:33:52.187Z] Removing intermediate container 6298af509d99 [2023-03-09T08:33:52.187Z] ---> 23a970f85753 [2023-03-09T08:33:52.187Z] Step 23/24 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:33:52.450Z] Removing intermediate container e030eee0cd73 [2023-03-09T08:33:52.450Z] ---> 5ae9dc37c033 [2023-03-09T08:33:52.450Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T08:33:52.450Z] ---> Running in ccad99ae7961 [2023-03-09T08:33:52.450Z] Removing intermediate container ee9ed9330943 [2023-03-09T08:33:52.450Z] ---> 72794bfc9840 [2023-03-09T08:33:52.450Z] [2023-03-09T08:33:52.450Z] ---> Running in fda2ab957c89 [2023-03-09T08:33:52.450Z] Successfully built 72794bfc9840 [2023-03-09T08:33:52.450Z] Successfully tagged support-scheduler:latest [2023-03-09T08:33:52.450Z] Removing intermediate container ccad99ae7961 [2023-03-09T08:33:52.450Z]  Building support-scheduler ... done  ---> 96aa64926bf2 [2023-03-09T08:33:52.450Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:33:52.450Z] Building support-notifications [2023-03-09T08:33:52.450Z] ---> Running in 4f1377536b22 [2023-03-09T08:33:52.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:52.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:52.709Z] ---> 7e027a31d93d [2023-03-09T08:33:52.709Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:33:52.709Z] ---> Using cache [2023-03-09T08:33:52.709Z] ---> 44cc1ec966d0 [2023-03-09T08:33:52.709Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:33:52.709Z] Removing intermediate container fda2ab957c89 [2023-03-09T08:33:52.709Z] ---> fea8051f66b2 [2023-03-09T08:33:52.709Z] [2023-03-09T08:33:52.709Z] Successfully built fea8051f66b2 [2023-03-09T08:33:52.968Z] Successfully tagged security-bootstrapper:latest [2023-03-09T08:33:52.968Z] Building core-data [2023-03-09T08:33:52.968Z]  Building security-bootstrapper ... done  ---> Running in 1dcf172ad9ca [2023-03-09T08:33:53.532Z] Removing intermediate container 4f1377536b22 [2023-03-09T08:33:53.532Z] ---> ba3d9df90e11 [2023-03-09T08:33:53.532Z] [2023-03-09T08:33:53.532Z] Successfully built ba3d9df90e11 [2023-03-09T08:33:53.532Z] Successfully tagged core-metadata:latest [2023-03-09T08:33:53.532Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:33:53.676Z] provisioning config files... [2023-03-09T08:33:53.707Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5610992804297104102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:33:53.789Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:54.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:54.065Z] ---> docker-login.sh [2023-03-09T08:33:54.065Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:33:54.308Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:54.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:33:54.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:33:54.653Z] Configure a credential helper to remove this warning. See [2023-03-09T08:33:54.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:33:54.653Z] [2023-03-09T08:33:54.653Z] Login Succeeded [2023-03-09T08:33:54.653Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:33:54.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:33:55.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:33:55.193Z] Configure a credential helper to remove this warning. See [2023-03-09T08:33:55.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:33:55.193Z] [2023-03-09T08:33:55.193Z] Login Succeeded [2023-03-09T08:33:55.193Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:33:55.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:33:55.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:33:55.735Z] Configure a credential helper to remove this warning. See [2023-03-09T08:33:55.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:33:55.735Z] [2023-03-09T08:33:55.735Z] Login Succeeded [2023-03-09T08:33:55.735Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:33:56.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:33:56.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:33:56.274Z] Configure a credential helper to remove this warning. See [2023-03-09T08:33:56.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:33:56.274Z] [2023-03-09T08:33:56.274Z] Login Succeeded [2023-03-09T08:33:56.274Z] docker.io [2023-03-09T08:33:56.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:33:56.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:33:56.811Z] Configure a credential helper to remove this warning. See [2023-03-09T08:33:56.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:33:56.811Z] [2023-03-09T08:33:56.811Z] Login Succeeded [2023-03-09T08:33:56.811Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:33:56.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-09T08:33:57.422Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-09T08:33:57.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:33:57.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:33:57.478Z] ========================================================= [2023-03-09T08:33:57.478Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T08:33:57.478Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:33:57.586Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:57.586Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:57.586Z] ---> 7e027a31d93d [2023-03-09T08:33:57.586Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:57.586Z] ---> Using cache [2023-03-09T08:33:57.586Z] ---> 72cdda021542 [2023-03-09T08:33:57.586Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:33:57.586Z] ---> Using cache [2023-03-09T08:33:57.586Z] ---> b448d9d72f0a [2023-03-09T08:33:57.586Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T08:33:57.586Z] Removing intermediate container 1dcf172ad9ca [2023-03-09T08:33:57.586Z] ---> cb842a556649 [2023-03-09T08:33:57.586Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:33:57.586Z] ---> Running in da08cd21dc32 [2023-03-09T08:33:57.586Z] ---> ce4685ded82f [2023-03-09T08:33:57.586Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:57.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:33:57.845Z] ---> Running in f89e5a2b08f9 [2023-03-09T08:33:57.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:58.098Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T08:33:58.098Z] 9b18e9b68314: Pulling fs layer [2023-03-09T08:33:58.098Z] 35d82f9e3411: Pulling fs layer [2023-03-09T08:33:58.098Z] e16973657156: Pulling fs layer [2023-03-09T08:33:58.098Z] fc693d55d65f: Pulling fs layer [2023-03-09T08:33:58.098Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T08:33:58.098Z] dda99020689f: Pulling fs layer [2023-03-09T08:33:58.098Z] db1c61fa0a46: Pulling fs layer [2023-03-09T08:33:58.098Z] 891c053d2c06: Pulling fs layer [2023-03-09T08:33:58.098Z] fc693d55d65f: Waiting [2023-03-09T08:33:58.098Z] 7e9fc2657dce: Waiting [2023-03-09T08:33:58.098Z] dda99020689f: Waiting [2023-03-09T08:33:58.098Z] db1c61fa0a46: Waiting [2023-03-09T08:33:58.098Z] 891c053d2c06: Waiting [2023-03-09T08:33:58.098Z] e16973657156: Verifying Checksum [2023-03-09T08:33:58.098Z] e16973657156: Download complete [2023-03-09T08:33:58.098Z] 35d82f9e3411: Verifying Checksum [2023-03-09T08:33:58.098Z] 35d82f9e3411: Download complete [2023-03-09T08:33:58.098Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T08:33:58.098Z] 7e9fc2657dce: Download complete [2023-03-09T08:33:58.098Z] dda99020689f: Verifying Checksum [2023-03-09T08:33:58.098Z] dda99020689f: Download complete [2023-03-09T08:33:58.098Z] 9b18e9b68314: Verifying Checksum [2023-03-09T08:33:58.098Z] 9b18e9b68314: Download complete [2023-03-09T08:33:58.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:58.103Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:58.363Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:58.363Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:58.363Z] ---> 7e027a31d93d [2023-03-09T08:33:58.363Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:58.363Z] ---> Using cache [2023-03-09T08:33:58.363Z] ---> 72cdda021542 [2023-03-09T08:33:58.363Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:33:58.363Z] ---> Using cache [2023-03-09T08:33:58.363Z] ---> b448d9d72f0a [2023-03-09T08:33:58.363Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:33:58.363Z] ---> Using cache [2023-03-09T08:33:58.363Z] ---> 7c0bea12a0a1 [2023-03-09T08:33:58.363Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:33:58.363Z] ---> Using cache [2023-03-09T08:33:58.363Z] ---> bc52f9efaf63 [2023-03-09T08:33:58.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:58.363Z] ---> Using cache [2023-03-09T08:33:58.363Z] ---> 0da83f58ba9f [2023-03-09T08:33:58.363Z] Step 8/22 : COPY . . [2023-03-09T08:33:58.363Z] ---> Using cache [2023-03-09T08:33:58.363Z] ---> 593cad019706 [2023-03-09T08:33:58.363Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T08:33:58.929Z] ---> Running in 683db48da673 [2023-03-09T08:33:59.086Z] 9b18e9b68314: Pull complete [2023-03-09T08:33:59.188Z] Removing intermediate container da08cd21dc32 [2023-03-09T08:33:59.188Z] ---> 2b794128f799 [2023-03-09T08:33:59.188Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:33:59.188Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:59.188Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:59.188Z] ---> 7e027a31d93d [2023-03-09T08:33:59.188Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T08:33:59.188Z] ---> Using cache [2023-03-09T08:33:59.188Z] ---> 44cc1ec966d0 [2023-03-09T08:33:59.188Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T08:33:59.188Z] ---> Running in 52ffeecee314 [2023-03-09T08:33:59.359Z] 891c053d2c06: Verifying Checksum [2023-03-09T08:33:59.359Z] 891c053d2c06: Download complete [2023-03-09T08:33:59.448Z] ---> 2cf82c3187f3 [2023-03-09T08:33:59.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:59.448Z] ---> Running in 6093cb81a188 [2023-03-09T08:33:59.448Z] 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-09T08:33:59.631Z] 35d82f9e3411: Pull complete [2023-03-09T08:33:59.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:59.903Z] e16973657156: Pull complete [2023-03-09T08:33:59.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:59.965Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T08:33:59.965Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T08:33:59.965Z] OK: 17046 distinct packages available [2023-03-09T08:34:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:00.482Z] OK: 211 MiB in 51 packages [2023-03-09T08:34:00.498Z] db1c61fa0a46: Verifying Checksum [2023-03-09T08:34:00.498Z] db1c61fa0a46: Download complete [2023-03-09T08:34:01.050Z] Removing intermediate container 52ffeecee314 [2023-03-09T08:34:01.050Z] ---> 94bd48f01b5e [2023-03-09T08:34:01.050Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T08:34:01.050Z] ---> 5b43509a10eb [2023-03-09T08:34:01.050Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:01.050Z] ---> Running in ef50fad1db9a [2023-03-09T08:34:01.084Z] fc693d55d65f: Verifying Checksum [2023-03-09T08:34:01.084Z] fc693d55d65f: Download complete [2023-03-09T08:34:13.282Z] Removing intermediate container ea60837a8b53 [2023-03-09T08:34:13.282Z] ---> 77884cff448c [2023-03-09T08:34:13.282Z] [2023-03-09T08:34:13.282Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:34:13.282Z] ---> dfd21b5a31f5 [2023-03-09T08:34:13.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:34:13.282Z] ---> Using cache [2023-03-09T08:34:13.282Z] ---> 39e6311068dc [2023-03-09T08:34:13.282Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:13.282Z] ---> Using cache [2023-03-09T08:34:13.282Z] ---> 598773989239 [2023-03-09T08:34:13.282Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:13.282Z] ---> Using cache [2023-03-09T08:34:13.411Z] fc693d55d65f: Pull complete [2023-03-09T08:34:13.411Z] 7e9fc2657dce: Pull complete [2023-03-09T08:34:13.411Z] dda99020689f: Pull complete [2023-03-09T08:34:13.542Z] ---> 53572c2ea9ec [2023-03-09T08:34:13.542Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T08:34:14.914Z] ---> c5a725f3f6ad [2023-03-09T08:34:14.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T08:34:15.232Z] ---> eb0e408c375a [2023-03-09T08:34:15.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T08:34:15.554Z] Removing intermediate container f89e5a2b08f9 [2023-03-09T08:34:15.554Z] ---> 15f76aef3f1d [2023-03-09T08:34:15.554Z] Step 7/24 : COPY . . [2023-03-09T08:34:15.554Z] Removing intermediate container 6093cb81a188 [2023-03-09T08:34:15.554Z] ---> ed614fdeefde [2023-03-09T08:34:15.554Z] Step 8/22 : COPY . . [2023-03-09T08:34:15.852Z] ---> 072e861d246c [2023-03-09T08:34:15.852Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:34:18.534Z] ---> Running in c40602c58d1a [2023-03-09T08:34:18.786Z] db1c61fa0a46: Pull complete [2023-03-09T08:34:18.832Z] Removing intermediate container ef50fad1db9a [2023-03-09T08:34:18.832Z] ---> 2f334bd25cf4 [2023-03-09T08:34:18.832Z] Step 7/19 : COPY . . [2023-03-09T08:34:19.408Z] ---> 06216fe778ba [2023-03-09T08:34:19.408Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T08:34:20.341Z] ---> Running in 848234b87ff7 [2023-03-09T08:34:20.341Z] ---> a1725cd6d1d4 [2023-03-09T08:34:20.341Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:34:20.341Z] Removing intermediate container 683db48da673 [2023-03-09T08:34:20.341Z] ---> ac0497d6121d [2023-03-09T08:34:20.341Z] [2023-03-09T08:34:20.341Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:34:20.341Z] ---> dfd21b5a31f5 [2023-03-09T08:34:20.341Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T08:34:20.600Z] ---> Running in 35e8584fc800 [2023-03-09T08:34:20.600Z] ---> Running in 19cb0f373247 [2023-03-09T08:34:20.600Z] Removing intermediate container c40602c58d1a [2023-03-09T08:34:20.600Z] ---> 93faa043fb3b [2023-03-09T08:34:20.600Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:34:20.600Z] ---> Running in 7c8a8f8e7deb [2023-03-09T08:34:20.600Z] Removing intermediate container 35e8584fc800 [2023-03-09T08:34:20.600Z] ---> 368179f1fefc [2023-03-09T08:34:20.600Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:34:20.600Z] 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-09T08:34:20.860Z] Removing intermediate container 19cb0f373247 [2023-03-09T08:34:20.860Z] ---> a76008a40e63 [2023-03-09T08:34:20.860Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T08:34:20.860Z] ---> Running in fd20b17fa7f8 [2023-03-09T08:34:20.860Z] Removing intermediate container 7c8a8f8e7deb [2023-03-09T08:34:20.860Z] ---> 42d3905a6958 [2023-03-09T08:34:20.860Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T08:34:20.860Z] ---> Running in 2b19e0ed26f5 [2023-03-09T08:34:20.860Z] ---> Running in 2b976cd61678 [2023-03-09T08:34:20.860Z] Removing intermediate container fd20b17fa7f8 [2023-03-09T08:34:20.860Z] ---> 13148ce5f624 [2023-03-09T08:34:20.860Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:34:20.860Z] ---> Running in ee09489f7790 [2023-03-09T08:34:21.118Z] Removing intermediate container 2b19e0ed26f5 [2023-03-09T08:34:21.118Z] ---> 11b7c134e62b [2023-03-09T08:34:21.118Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T08:34:21.118Z] Removing intermediate container 2b976cd61678 [2023-03-09T08:34:21.118Z] ---> 90c24423f34e [2023-03-09T08:34:21.118Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:34:21.118Z] ---> Running in 6acccd4fd462 [2023-03-09T08:34:21.118Z] ---> Running in c93bca8c6653 [2023-03-09T08:34:21.377Z] Removing intermediate container 6acccd4fd462 [2023-03-09T08:34:21.377Z] ---> b261770c848c [2023-03-09T08:34:21.377Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:21.377Z] Removing intermediate container c93bca8c6653 [2023-03-09T08:34:21.377Z] ---> 855fe06190aa [2023-03-09T08:34:21.377Z] Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:21.377Z] ---> Running in fe1bfd34f9c0 [2023-03-09T08:34:21.377Z] ---> Running in 91dd96a6bca5 [2023-03-09T08:34:21.389Z] 891c053d2c06: Pull complete [2023-03-09T08:34:21.389Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T08:34:21.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:21.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:34:21.638Z] Removing intermediate container 91dd96a6bca5 [2023-03-09T08:34:21.638Z] ---> 59be9d318d79 [2023-03-09T08:34:21.638Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:34:21.638Z] ---> Running in 531d09e9844a [2023-03-09T08:34:21.726Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:21.726Z] WORKDIR /edgex [2023-03-09T08:34:21.726Z] COPY go.mod . [2023-03-09T08:34:21.726Z] RUN go mod download [2023-03-09T08:34:21.726Z] docker build -t ci-base-image-arm64 -f - . [2023-03-09T08:34:21.897Z] Removing intermediate container 531d09e9844a [2023-03-09T08:34:21.897Z] ---> 8912a0a48184 [2023-03-09T08:34:21.897Z] [2023-03-09T08:34:21.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:21.897Z] Removing intermediate container ee09489f7790 [2023-03-09T08:34:21.897Z] ---> b44b0683bcbb [2023-03-09T08:34:21.897Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:34:21.897Z] ---> Running in 8d71ec18421d [2023-03-09T08:34:21.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:21.897Z] Successfully built 8912a0a48184 [2023-03-09T08:34:21.897Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-09T08:34:21.897Z] Building security-proxy-setup [2023-03-09T08:34:22.155Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 8d71ec18421d [2023-03-09T08:34:22.155Z] ---> 0342e96cb309 [2023-03-09T08:34:22.155Z] [2023-03-09T08:34:22.155Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:34:22.155Z] ---> 5ce65d7b0fde [2023-03-09T08:34:22.155Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:22.155Z] ---> Using cache [2023-03-09T08:34:22.155Z] ---> 98428ccdf390 [2023-03-09T08:34:22.155Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T08:34:22.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:22.155Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:22.155Z] OK: 6 MiB in 15 packages [2023-03-09T08:34:22.155Z] ---> Running in a5d2bc49af90 [2023-03-09T08:34:22.335Z] Sending build context to Docker daemon 2.949MB [2023-03-09T08:34:22.335Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:34:22.335Z] ---> f96f9c87975a [2023-03-09T08:34:22.335Z] Step 2/4 : WORKDIR /edgex [2023-03-09T08:34:22.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:22.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:22.974Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:34:22.974Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:34:22.974Z] OK: 15859 distinct packages available [2023-03-09T08:34:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:23.490Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:23.490Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:34:23.490Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T08:34:23.490Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T08:34:23.490Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:34:23.490Z] OK: 6 MiB in 18 packages [2023-03-09T08:34:24.058Z] ---> 988db1240b0e [2023-03-09T08:34:24.058Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T08:34:24.058Z] ---> Running in 4299aebe60da [2023-03-09T08:34:24.058Z] Removing intermediate container fe1bfd34f9c0 [2023-03-09T08:34:24.058Z] ---> c5713393e909 [2023-03-09T08:34:24.058Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:24.622Z] Removing intermediate container a5d2bc49af90 [2023-03-09T08:34:24.623Z] ---> 307db7e77cca [2023-03-09T08:34:24.623Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:34:24.623Z] 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-09T08:34:24.623Z] ---> 71a9a0a7f7da [2023-03-09T08:34:24.623Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T08:34:24.879Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:24.879Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:24.879Z] ---> 7e027a31d93d [2023-03-09T08:34:24.879Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T08:34:24.879Z] ---> Using cache [2023-03-09T08:34:24.879Z] ---> 44cc1ec966d0 [2023-03-09T08:34:24.879Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T08:34:24.879Z] ---> Using cache [2023-03-09T08:34:24.879Z] ---> ef9612c799f4 [2023-03-09T08:34:24.879Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T08:34:24.879Z] ---> Using cache [2023-03-09T08:34:24.879Z] ---> 3a18efe3fe3a [2023-03-09T08:34:24.879Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:24.879Z] ---> Using cache [2023-03-09T08:34:24.879Z] ---> a6546261b17a [2023-03-09T08:34:24.879Z] Step 7/20 : COPY . . [2023-03-09T08:34:24.879Z] ---> Using cache [2023-03-09T08:34:24.879Z] ---> cc13b7c387ec [2023-03-09T08:34:24.879Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T08:34:24.937Z] ---> Running in c42696cd0778 [2023-03-09T08:34:24.937Z] Removing intermediate container c42696cd0778 [2023-03-09T08:34:24.937Z] ---> 32a15d0905c2 [2023-03-09T08:34:24.937Z] Step 3/4 : COPY go.mod . [2023-03-09T08:34:25.136Z] ---> Running in 4bdebaf10b56 [2023-03-09T08:34:25.393Z] ---> 887558a3963d [2023-03-09T08:34:25.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:25.528Z] ---> 0f726d3ea9b5 [2023-03-09T08:34:25.528Z] Step 4/4 : RUN go mod download [2023-03-09T08:34:25.528Z] ---> Running in 3a7a7b2d70e5 [2023-03-09T08:34:25.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-09T08:34:25.907Z] ---> 1219d0a489ef [2023-03-09T08:34:25.907Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T08:34:26.185Z] ---> Running in 61f46700a066 [2023-03-09T08:34:26.442Z] Removing intermediate container 61f46700a066 [2023-03-09T08:34:26.442Z] ---> 33370028d47b [2023-03-09T08:34:26.442Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:26.442Z] ---> Running in 0ca596d498c2 [2023-03-09T08:34:26.699Z] Removing intermediate container 0ca596d498c2 [2023-03-09T08:34:26.699Z] ---> f34400b10aa3 [2023-03-09T08:34:26.699Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:34:26.699Z] ---> Running in 31622e477b86 [2023-03-09T08:34:26.956Z] Removing intermediate container 31622e477b86 [2023-03-09T08:34:26.956Z] ---> 31396192457c [2023-03-09T08:34:26.956Z] Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:26.956Z] ---> Running in 686b9460be25 [2023-03-09T08:34:27.233Z] ---> c0c2f1034896 [2023-03-09T08:34:27.233Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:34:27.489Z] Removing intermediate container 686b9460be25 [2023-03-09T08:34:27.489Z] ---> d2bc5259c777 [2023-03-09T08:34:27.489Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:34:27.489Z] ---> Running in dcbdde917cab [2023-03-09T08:34:27.746Z] Removing intermediate container dcbdde917cab [2023-03-09T08:34:27.746Z] ---> 0ff4451c9770 [2023-03-09T08:34:27.746Z] [2023-03-09T08:34:27.746Z] ---> 598369c94ffe [2023-03-09T08:34:27.746Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T08:34:28.005Z] Successfully built 0ff4451c9770 [2023-03-09T08:34:28.005Z] Successfully tagged core-data:latest [2023-03-09T08:34:28.005Z]  Building core-data ... done Building security-spire-agent [2023-03-09T08:34:28.005Z] ---> Running in 9f117690a0cc [2023-03-09T08:34:28.567Z] Removing intermediate container 9f117690a0cc [2023-03-09T08:34:28.567Z] ---> febe322be354 [2023-03-09T08:34:28.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T08:34:29.130Z] ---> a5e66f75f746 [2023-03-09T08:34:29.130Z] Step 19/24 : WORKDIR / [2023-03-09T08:34:29.387Z] ---> Running in 4a2d3bda75be [2023-03-09T08:34:29.645Z] Removing intermediate container 4a2d3bda75be [2023-03-09T08:34:29.645Z] ---> 2165194de94f [2023-03-09T08:34:29.645Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:34:29.903Z] ---> Running in c918e098213f [2023-03-09T08:34:30.469Z] Removing intermediate container c918e098213f [2023-03-09T08:34:30.469Z] ---> f672f60177de [2023-03-09T08:34:30.469Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:34:30.469Z] ---> Running in baf3531010e9 [2023-03-09T08:34:30.726Z] Removing intermediate container baf3531010e9 [2023-03-09T08:34:30.726Z] ---> 148393cca4da [2023-03-09T08:34:30.726Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:34:30.984Z] ---> Running in 938f281d53ba [2023-03-09T08:34:31.916Z] Removing intermediate container 938f281d53ba [2023-03-09T08:34:31.916Z] ---> 9aa42d0697eb [2023-03-09T08:34:31.916Z] Step 23/24 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:31.916Z] ---> Running in 32f5b5ae36c2 [2023-03-09T08:34:32.173Z] Removing intermediate container 32f5b5ae36c2 [2023-03-09T08:34:32.173Z] ---> 436ab0cb2247 [2023-03-09T08:34:32.173Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:34:32.173Z] ---> Running in 6c831c50312d [2023-03-09T08:34:32.737Z] Removing intermediate container 6c831c50312d [2023-03-09T08:34:32.737Z] ---> 602b0d6f5c25 [2023-03-09T08:34:32.737Z] [2023-03-09T08:34:32.737Z] Successfully built 602b0d6f5c25 [2023-03-09T08:34:32.737Z] Successfully tagged security-spire-config:latest [2023-03-09T08:34:32.737Z]  Building security-spire-config ... done Building core-command [2023-03-09T08:34:32.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:32.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:32.737Z] ---> 7e027a31d93d [2023-03-09T08:34:32.737Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 44cc1ec966d0 [2023-03-09T08:34:32.737Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> cb842a556649 [2023-03-09T08:34:32.737Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> ce4685ded82f [2023-03-09T08:34:32.737Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 15f76aef3f1d [2023-03-09T08:34:32.737Z] Step 7/24 : COPY . . [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> a1725cd6d1d4 [2023-03-09T08:34:32.737Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 368179f1fefc [2023-03-09T08:34:32.737Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 13148ce5f624 [2023-03-09T08:34:32.737Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> b44b0683bcbb [2023-03-09T08:34:32.737Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 0342e96cb309 [2023-03-09T08:34:32.737Z] [2023-03-09T08:34:32.737Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:34:32.737Z] ---> 5ce65d7b0fde [2023-03-09T08:34:32.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 98428ccdf390 [2023-03-09T08:34:32.737Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:34:32.737Z] ---> Using cache [2023-03-09T08:34:32.737Z] ---> 5a49e666391f [2023-03-09T08:34:32.737Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T08:34:36.014Z] ---> 4447942373fd [2023-03-09T08:34:36.014Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:34:37.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:37.911Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:37.911Z] ---> 7e027a31d93d [2023-03-09T08:34:37.911Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:34:37.911Z] ---> Using cache [2023-03-09T08:34:37.911Z] ---> 72cdda021542 [2023-03-09T08:34:37.911Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T08:34:37.911Z] ---> Using cache [2023-03-09T08:34:37.911Z] ---> b448d9d72f0a [2023-03-09T08:34:37.911Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T08:34:37.911Z] ---> Using cache [2023-03-09T08:34:37.911Z] ---> 7c0bea12a0a1 [2023-03-09T08:34:37.911Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T08:34:37.911Z] ---> Using cache [2023-03-09T08:34:37.911Z] ---> bc52f9efaf63 [2023-03-09T08:34:37.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:37.911Z] ---> Using cache [2023-03-09T08:34:37.911Z] ---> 0da83f58ba9f [2023-03-09T08:34:37.911Z] Step 8/23 : COPY . . [2023-03-09T08:34:37.911Z] ---> Using cache [2023-03-09T08:34:37.911Z] ---> 593cad019706 [2023-03-09T08:34:37.911Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T08:34:38.841Z] ---> Running in 52b990fc95ca [2023-03-09T08:34:38.841Z] ---> 9e2b40f57eb5 [2023-03-09T08:34:38.841Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:34:39.405Z] ---> ed5894b56e51 [2023-03-09T08:34:39.405Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T08:34:39.405Z] 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-09T08:34:39.662Z] ---> 3005ecfbd027 [2023-03-09T08:34:39.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T08:34:40.228Z] ---> 600361669ec2 [2023-03-09T08:34:40.228Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:34:40.485Z] ---> Running in a62c7a55c258 [2023-03-09T08:34:40.742Z] Removing intermediate container a62c7a55c258 [2023-03-09T08:34:40.742Z] ---> fe43efe53470 [2023-03-09T08:34:40.742Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:34:40.742Z] ---> Running in 76ca5410bf52 [2023-03-09T08:34:41.004Z] Removing intermediate container 76ca5410bf52 [2023-03-09T08:34:41.004Z] ---> f180bddc61c6 [2023-03-09T08:34:41.004Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:34:41.261Z] ---> Running in 9a5e8680a3ee [2023-03-09T08:34:41.518Z] Removing intermediate container 9a5e8680a3ee [2023-03-09T08:34:41.518Z] ---> bf0c27028582 [2023-03-09T08:34:41.518Z] Step 23/24 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:41.518Z] ---> Running in 181a0c19d399 [2023-03-09T08:34:41.774Z] Removing intermediate container 181a0c19d399 [2023-03-09T08:34:41.774Z] ---> 8c65545f82a8 [2023-03-09T08:34:41.774Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:34:41.774Z] ---> Running in 43e0ceb1022b [2023-03-09T08:34:42.031Z] Removing intermediate container 43e0ceb1022b [2023-03-09T08:34:42.031Z] ---> f2256c671b3b [2023-03-09T08:34:42.031Z] [2023-03-09T08:34:42.031Z] Successfully built f2256c671b3b [2023-03-09T08:34:42.031Z] Successfully tagged security-spire-agent:latest [2023-03-09T08:34:54.214Z]  Building security-spire-agent ... done Removing intermediate container 4bdebaf10b56 [2023-03-09T08:34:54.214Z] ---> d3238cb00a24 [2023-03-09T08:34:54.214Z] [2023-03-09T08:34:54.214Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T08:34:54.214Z] ---> dfd21b5a31f5 [2023-03-09T08:34:54.214Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T08:34:54.214Z] Removing intermediate container 848234b87ff7 [2023-03-09T08:34:54.214Z] ---> 81d565c37762 [2023-03-09T08:34:54.214Z] [2023-03-09T08:34:54.214Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:34:54.214Z] ---> dfd21b5a31f5 [2023-03-09T08:34:54.214Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T08:34:54.214Z] ---> Running in 16bbbe24c171 [2023-03-09T08:34:54.214Z] ---> Running in a608a2189bd3 [2023-03-09T08:34:54.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:54.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:54.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:54.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:54.215Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:54.215Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T08:34:54.215Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:54.215Z] OK: 6 MiB in 16 packages [2023-03-09T08:34:54.215Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T08:34:54.215Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:54.215Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:54.215Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:34:54.472Z] OK: 6 MiB in 16 packages [2023-03-09T08:34:55.403Z] Removing intermediate container 16bbbe24c171 [2023-03-09T08:34:55.403Z] ---> a83f2f07f5fc [2023-03-09T08:34:55.403Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T08:34:55.660Z] Removing intermediate container a608a2189bd3 [2023-03-09T08:34:55.660Z] ---> 249d977d69c3 [2023-03-09T08:34:55.660Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:34:55.660Z] ---> Running in 0833f86210d9 [2023-03-09T08:34:55.660Z] Removing intermediate container 4299aebe60da [2023-03-09T08:34:55.660Z] ---> af4120e8e54d [2023-03-09T08:34:55.660Z] [2023-03-09T08:34:55.660Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T08:34:55.660Z] ---> 5ce65d7b0fde [2023-03-09T08:34:55.660Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:55.660Z] ---> Using cache [2023-03-09T08:34:55.660Z] ---> 98428ccdf390 [2023-03-09T08:34:55.660Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T08:34:55.660Z] ---> Running in d2b304f6c77e [2023-03-09T08:34:55.660Z] ---> Running in 1a3904b027b8 [2023-03-09T08:34:55.917Z] Removing intermediate container d2b304f6c77e [2023-03-09T08:34:55.917Z] ---> 7f50c6099a10 [2023-03-09T08:34:55.917Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T08:34:55.917Z] Removing intermediate container 0833f86210d9 [2023-03-09T08:34:55.917Z] ---> 708f921b6da3 [2023-03-09T08:34:55.917Z] Step 12/20 : WORKDIR /edgex [2023-03-09T08:34:55.917Z] ---> Running in bce502b432b8 [2023-03-09T08:34:55.917Z] ---> Running in 609ca3e224ef [2023-03-09T08:34:55.917Z] Removing intermediate container bce502b432b8 [2023-03-09T08:34:55.917Z] ---> 75eff2d0e65b [2023-03-09T08:34:55.917Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T08:34:56.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.176Z] Removing intermediate container 609ca3e224ef [2023-03-09T08:34:56.176Z] ---> 91cb215ec92e [2023-03-09T08:34:56.176Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T08:34:56.176Z] ---> Running in 24e97a539812 [2023-03-09T08:34:56.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.176Z] Removing intermediate container 24e97a539812 [2023-03-09T08:34:56.176Z] ---> 41b2bf75e028 [2023-03-09T08:34:56.176Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:56.432Z] ---> ed6434631b7b [2023-03-09T08:34:56.432Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T08:34:56.432Z] ---> 3e9cb981c3a0 [2023-03-09T08:34:56.432Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T08:34:56.432Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:34:56.432Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:34:56.432Z] OK: 15859 distinct packages available [2023-03-09T08:34:56.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:56.689Z] ---> 75512cf35ce9 [2023-03-09T08:34:56.689Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:34:56.689Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T08:34:56.689Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T08:34:56.689Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T08:34:56.689Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T08:34:56.689Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T08:34:56.946Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:56.946Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:34:56.946Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T08:34:56.946Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T08:34:56.946Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:34:56.946Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:34:56.946Z] OK: 8 MiB in 23 packages [2023-03-09T08:34:56.946Z] ---> 7a7a1bcf753b [2023-03-09T08:34:56.946Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:56.946Z] ---> bd8b94bbae9b [2023-03-09T08:34:56.946Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:34:57.203Z] ---> Running in bd740152c780 [2023-03-09T08:34:57.203Z] ---> 29a92a1256bd [2023-03-09T08:34:57.203Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T08:34:57.203Z] ---> Running in 58ca9ebec2e8 [2023-03-09T08:34:57.461Z] Removing intermediate container 58ca9ebec2e8 [2023-03-09T08:34:57.461Z] ---> 467e8d973aa2 [2023-03-09T08:34:57.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:57.461Z] Removing intermediate container 1a3904b027b8 [2023-03-09T08:34:57.461Z] ---> d7d819952810 [2023-03-09T08:34:57.461Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:57.461Z] ---> Running in 31d6c35d3ab4 [2023-03-09T08:34:57.461Z] Removing intermediate container 31d6c35d3ab4 [2023-03-09T08:34:57.461Z] ---> 962f833a4995 [2023-03-09T08:34:57.461Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:34:57.722Z] ---> Running in 5f2845cb8691 [2023-03-09T08:34:57.722Z] ---> 28c9b1ecbe05 [2023-03-09T08:34:57.722Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T08:34:57.722Z] Removing intermediate container 5f2845cb8691 [2023-03-09T08:34:57.722Z] ---> 3ab1253126bd [2023-03-09T08:34:57.722Z] Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:57.722Z] ---> Running in 7764f9ed8ea7 [2023-03-09T08:34:57.821Z] Removing intermediate container 3a7a7b2d70e5 [2023-03-09T08:34:57.821Z] ---> 5aeb86624e26 [2023-03-09T08:34:57.821Z] Successfully built 5aeb86624e26 [2023-03-09T08:34:57.821Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:34:57.980Z] Removing intermediate container bd740152c780 [2023-03-09T08:34:57.981Z] ---> 8179b3eed91a [2023-03-09T08:34:57.981Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:34:57.981Z] ---> Running in 0b8fe110d106 [2023-03-09T08:34:57.981Z] Removing intermediate container 7764f9ed8ea7 [2023-03-09T08:34:57.981Z] ---> e7002447fc93 [2023-03-09T08:34:57.981Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:34:57.981Z] ---> Running in ce575cd0288c [2023-03-09T08:34:57.981Z] Removing intermediate container 0b8fe110d106 [2023-03-09T08:34:57.981Z] ---> 993dd90f73e1 [2023-03-09T08:34:57.981Z] Step 18/20 : LABEL arch=x86_64 [2023-03-09T08:34:58.166Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:34:58.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:34:58.237Z] ---> Running in c83e89405e1c [2023-03-09T08:34:58.238Z] Removing intermediate container ce575cd0288c [2023-03-09T08:34:58.238Z] ---> 189f629ae098 [2023-03-09T08:34:58.238Z] [2023-03-09T08:34:58.238Z] ---> 67ece94231ad [2023-03-09T08:34:58.238Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:58.238Z] Successfully built 189f629ae098 [2023-03-09T08:34:58.238Z] Removing intermediate container c83e89405e1c [2023-03-09T08:34:58.238Z] ---> 0c395e70ba65 [2023-03-09T08:34:58.238Z] Successfully tagged support-notifications:latest [2023-03-09T08:34:58.238Z] Step 19/20 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:58.238Z]  Building support-notifications ... done  ---> Running in 747033fcaeba [2023-03-09T08:34:58.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-03-09T08:34:58.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:34:58.495Z] ---> 03a09963ae64 [2023-03-09T08:34:58.495Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T08:34:58.495Z] Removing intermediate container 747033fcaeba [2023-03-09T08:34:58.495Z] ---> 1fd3db1d6e63 [2023-03-09T08:34:58.495Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T08:34:58.495Z] ---> Running in 57329673e03a [2023-03-09T08:34:58.495Z] ---> Running in 8d21ef520907 [2023-03-09T08:34:58.495Z] Removing intermediate container 57329673e03a [2023-03-09T08:34:58.495Z] ---> 73e711388afb [2023-03-09T08:34:58.495Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:58.495Z] ---> Running in c9464daf2ba4 [2023-03-09T08:34:58.752Z] Removing intermediate container 8d21ef520907 [2023-03-09T08:34:58.752Z] ---> 47f84b3a2475 [2023-03-09T08:34:58.752Z] [2023-03-09T08:34:58.752Z] Successfully built 47f84b3a2475 [2023-03-09T08:34:58.752Z] Successfully tagged security-proxy-setup:latest [2023-03-09T08:34:58.752Z]  Building security-proxy-setup ... done Removing intermediate container c9464daf2ba4 [2023-03-09T08:34:58.752Z] ---> 9478fe43f77a [2023-03-09T08:34:58.752Z] Step 17/19 : LABEL arch=x86_64 [2023-03-09T08:34:58.752Z] ---> Running in 8888a753bdcf [2023-03-09T08:34:59.010Z] Removing intermediate container 8888a753bdcf [2023-03-09T08:34:59.010Z] ---> 38af22902101 [2023-03-09T08:34:59.010Z] Step 18/19 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:34:59.010Z] ---> Running in a4eb427fc6db [2023-03-09T08:34:59.010Z] Removing intermediate container a4eb427fc6db [2023-03-09T08:34:59.010Z] ---> 10b8f1c82bba [2023-03-09T08:34:59.010Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T08:34:59.267Z] ---> Running in e47518728b17 [2023-03-09T08:34:59.267Z] Removing intermediate container e47518728b17 [2023-03-09T08:34:59.267Z] ---> 8730c0c80d4d [2023-03-09T08:34:59.267Z] [2023-03-09T08:34:59.267Z] Successfully built 8730c0c80d4d [2023-03-09T08:34:59.267Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-09T08:34:59.833Z]  Building security-spiffe-token-provider ... done Removing intermediate container 52b990fc95ca [2023-03-09T08:34:59.833Z] ---> a3b4ff0022fd [2023-03-09T08:34:59.833Z] [2023-03-09T08:34:59.833Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T08:34:59.833Z] ---> dfd21b5a31f5 [2023-03-09T08:34:59.833Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:59.833Z] ---> Using cache [2023-03-09T08:34:59.833Z] ---> 2ac4b66cabe6 [2023-03-09T08:34:59.833Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:34:59.833Z] ---> Using cache [2023-03-09T08:34:59.833Z] ---> 94e67b97f076 [2023-03-09T08:34:59.833Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T08:34:59.833Z] ---> Running in 4b9ff792fdfc [2023-03-09T08:34:59.878Z] $ docker top fec641cd2c9dc6e00493db0a01da8786459f093bf37133202eebecf236b922f6 -eo pid,comm [2023-03-09T08:35:00.090Z] Removing intermediate container 4b9ff792fdfc [2023-03-09T08:35:00.090Z] ---> f0a79ebfaca2 [2023-03-09T08:35:00.090Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T08:35:00.090Z] ---> Running in 5cc19fef56d1 [2023-03-09T08:35:00.090Z] Removing intermediate container 5cc19fef56d1 [2023-03-09T08:35:00.090Z] ---> bed9951e03a8 [2023-03-09T08:35:00.090Z] Step 15/23 : WORKDIR / [2023-03-09T08:35:00.090Z] ---> Running in 492d97d0c768 [2023-03-09T08:35:00.090Z] Removing intermediate container 492d97d0c768 [2023-03-09T08:35:00.090Z] ---> 66cb4e7b7e92 [2023-03-09T08:35:00.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2023-03-09T08:35:00.348Z] ---> b0ded5d14793 [2023-03-09T08:35:00.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T08:35:00.606Z] ---> 2d526bc4e251 [2023-03-09T08:35:00.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:00.756Z] + go version [2023-03-09T08:35:00.756Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T08:35:00.776Z] $ docker stop --time=1 fec641cd2c9dc6e00493db0a01da8786459f093bf37133202eebecf236b922f6 [2023-03-09T08:35:00.864Z] ---> 15f72af746cd [2023-03-09T08:35:00.864Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T08:35:00.864Z] ---> Running in d42453527790 [2023-03-09T08:35:00.864Z] Removing intermediate container d42453527790 [2023-03-09T08:35:00.864Z] ---> 938ddfc0329f [2023-03-09T08:35:00.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:00.864Z] ---> Running in 4ca8d9c3bcb5 [2023-03-09T08:35:00.864Z] Removing intermediate container 4ca8d9c3bcb5 [2023-03-09T08:35:00.864Z] ---> 015302f4610e [2023-03-09T08:35:00.864Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:35:01.123Z] ---> Running in 9dcc9c0362b6 [2023-03-09T08:35:01.123Z] Removing intermediate container 9dcc9c0362b6 [2023-03-09T08:35:01.123Z] ---> 4868c6e71154 [2023-03-09T08:35:01.123Z] Step 22/23 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad [2023-03-09T08:35:01.123Z] ---> Running in 1ceabfcbbcc1 [2023-03-09T08:35:01.123Z] Removing intermediate container 1ceabfcbbcc1 [2023-03-09T08:35:01.123Z] ---> d645ae5b3931 [2023-03-09T08:35:01.123Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:35:01.123Z] ---> Running in a9c27c329c84 [2023-03-09T08:35:01.381Z] Removing intermediate container a9c27c329c84 [2023-03-09T08:35:01.381Z] ---> 6460c8dbc301 [2023-03-09T08:35:01.381Z] [2023-03-09T08:35:01.381Z] Successfully built 6460c8dbc301 [2023-03-09T08:35:01.381Z] Successfully tagged core-command:latest [2023-03-09T08:35:01.386Z]  Building core-command ... done  [2023-03-09T08:35:02.613Z] $ docker rm -f --volumes fec641cd2c9dc6e00493db0a01da8786459f093bf37133202eebecf236b922f6 [Pipeline] // withDockerContainer [Pipeline] } [2023-03-09T08:35:02.795Z] $ docker stop --time=1 16ef6aab54a2b48c483a33c7c6d63e6c7bd0cb1c92bc56c4c20c0a0db8269f9d [2023-03-09T08:35:04.091Z] $ docker rm -f --volumes 16ef6aab54a2b48c483a33c7c6d63e6c7bd0cb1c92bc56c4c20c0a0db8269f9d [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:35:04.419Z] + docker images [2023-03-09T08:35:04.419Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T08:35:04.419Z] core-command latest 6460c8dbc301 3 seconds ago 17.8MB [2023-03-09T08:35:04.419Z] a3b4ff0022fd 5 seconds ago 1.68GB [2023-03-09T08:35:04.419Z] security-spiffe-token-provider latest 8730c0c80d4d 5 seconds ago 30MB [2023-03-09T08:35:04.419Z] support-notifications latest 189f629ae098 6 seconds ago 30.7MB [2023-03-09T08:35:04.419Z] security-proxy-setup latest 47f84b3a2475 6 seconds ago 16.4MB [2023-03-09T08:35:04.419Z] af4120e8e54d 9 seconds ago 1.72GB [2023-03-09T08:35:04.419Z] 81d565c37762 11 seconds ago 1.75GB [2023-03-09T08:35:04.419Z] d3238cb00a24 12 seconds ago 1.66GB [2023-03-09T08:35:04.419Z] security-spire-agent latest f2256c671b3b 23 seconds ago 125MB [2023-03-09T08:35:04.419Z] security-spire-config latest 602b0d6f5c25 32 seconds ago 85.8MB [2023-03-09T08:35:04.419Z] core-data latest 0ff4451c9770 37 seconds ago 18MB [2023-03-09T08:35:04.419Z] 0342e96cb309 43 seconds ago 1.55GB [2023-03-09T08:35:04.419Z] core-common-config-bootstrapper latest 8912a0a48184 43 seconds ago 15.5MB [2023-03-09T08:35:04.419Z] ac0497d6121d 44 seconds ago 1.69GB [2023-03-09T08:35:04.419Z] 77884cff448c 53 seconds ago 1.68GB [2023-03-09T08:35:04.419Z] support-scheduler latest 72794bfc9840 About a minute ago 30.1MB [2023-03-09T08:35:04.419Z] security-bootstrapper latest fea8051f66b2 About a minute ago 19.8MB [2023-03-09T08:35:04.419Z] core-metadata latest ba3d9df90e11 About a minute ago 18.5MB [2023-03-09T08:35:04.419Z] 3fc562ae3874 About a minute ago 1.69GB [2023-03-09T08:35:04.419Z] security-secretstore-setup latest d50a0b198b21 About a minute ago 29.9MB [2023-03-09T08:35:04.419Z] security-proxy-auth latest 592f2637326e About a minute ago 16.2MB [2023-03-09T08:35:04.419Z] 63e24c6d17e9 About a minute ago 1.75GB [2023-03-09T08:35:04.419Z] 8179f0448a35 About a minute ago 1.67GB [2023-03-09T08:35:04.419Z] 45b5a4776517 About a minute ago 1.67GB [2023-03-09T08:35:04.419Z] 7cc37fa6446b About a minute ago 1.66GB [2023-03-09T08:35:04.419Z] security-spire-server latest f73c1d179880 About a minute ago 86.5MB [2023-03-09T08:35:04.419Z] bab8bea58296 About a minute ago 1.55GB [2023-03-09T08:35:04.419Z] ci-base-image-x86_64 latest 7e027a31d93d 4 minutes ago 903MB [2023-03-09T08:35:04.419Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-09T08:35:04.419Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-09T08:35:04.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-09T08:35:04.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-09T08:35:04.419Z] 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 [2023-03-09T08:35:04.555Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:35:04.555Z] . [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:35:04.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-03-09T08:35:04.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:35:06.186Z] $ docker top c87a2e07f2463bd495537a99d5742c376a20250b41fc7a58bf2073f4be8bbb53 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T08:35:06.424Z] ========================================================= [2023-03-09T08:35:06.424Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T08:35:06.424Z] ========================================================= [Pipeline] sh [2023-03-09T08:35:07.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:35:07.739Z] + make test [2023-03-09T08:35:07.739Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T08:35:46.649Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T08:37:53.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T08:37:53.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T08:37:53.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T08:37:53.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T08:37:53.437Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T08:37:54.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T08:37:54.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T08:37:54.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T08:37:54.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T08:37:55.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T08:38:00.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T08:38:00.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T08:38:00.805Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T08:38:00.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T08:38:19.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.577s coverage: 28.7% of statements [2023-03-09T08:38:19.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T08:38:19.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T08:38:31.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.600s coverage: 98.5% of statements [2023-03-09T08:38:39.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.787s coverage: 71.2% of statements [2023-03-09T08:38:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T08:38:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T08:38:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T08:38:39.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.559s coverage: 54.0% of statements [2023-03-09T08:38:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T08:38:39.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T08:38:52.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.960s coverage: 88.5% of statements [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T08:38:52.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.918s coverage: 3.9% of statements [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T08:38:52.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T08:38:55.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.911s coverage: 95.6% of statements [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T08:38:55.413Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.324s coverage: 72.2% of statements [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T08:38:55.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.628s coverage: 65.9% of statements [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T08:38:55.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T08:38:55.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.394s coverage: 29.0% of statements [2023-03-09T08:38:55.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T08:38:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.392s coverage: 45.5% of statements [2023-03-09T08:38:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.450s coverage: 82.9% of statements [2023-03-09T08:38:57.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements [2023-03-09T08:38:59.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements [2023-03-09T08:39:01.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.314s coverage: 87.5% of statements [2023-03-09T08:39:11.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.297s coverage: 94.4% of statements [2023-03-09T08:39:29.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.581s coverage: 79.9% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.356s coverage: 92.9% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.135s coverage: 64.4% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.344s coverage: 81.2% of statements [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.369s coverage: 82.1% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.357s coverage: 84.8% of statements [2023-03-09T08:39:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T08:39:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.749s coverage: 63.1% of statements [2023-03-09T08:39:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T08:39:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T08:39:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements [2023-03-09T08:39:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2023-03-09T08:39:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-03-09T08:39:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.171s coverage: 73.7% of statements [2023-03-09T08:39:36.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2023-03-09T08:39:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T08:39:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T08:39:36.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T08:39:44.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.077s coverage: 38.4% of statements [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T08:39:44.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T08:39:44.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.359s coverage: 84.8% of statements [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T08:39:44.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T08:39:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T08:39:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.744s coverage: 92.3% of statements [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T08:39:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.5% of statements [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T08:39:51.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T08:39:51.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements [2023-03-09T08:39:51.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T08:39:51.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:39:52.708Z] 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-09T08:39:52.708Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T08:39:52.708Z] go vet ./... [2023-03-09T08:41:59.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:41:59.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:41:59.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:41:59.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T08:42:00.141Z] + ls -al . [2023-03-09T08:42:00.141Z] total 700 [2023-03-09T08:42:00.141Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 08:35 . [2023-03-09T08:42:00.141Z] drwxr-xr-x 4 root root 4096 Mar 9 08:35 .. [2023-03-09T08:42:00.141Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 .blubracket [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 08:33 .dockerignore [2023-03-09T08:42:00.141Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 08:33 .git [2023-03-09T08:42:00.141Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 .github [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:33 .gitignore [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 08:33 .golangci.yml [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 08:33 .hadolint.yml [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 08:33 .sonarcloud.properties [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:33 ADOPTERS.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:33 Attribution.txt [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:33 CHANGELOG.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:33 CONTRIBUTING.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 08:33 GOVERNANCE.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 08:33 Jenkinsfile [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:33 LICENSE [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:33 Makefile [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 08:33 OWNERS.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:33 README.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:33 SECURITY.md [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION [2023-03-09T08:42:00.141Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 bin [2023-03-09T08:42:00.141Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 08:33 cmd [2023-03-09T08:42:00.141Z] -rw-r--r-- 1 root root 447487 Mar 9 08:39 coverage.out [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:33 go.mod [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:33 go.sum [2023-03-09T08:42:00.141Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 08:33 internal [2023-03-09T08:42:00.141Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 openapi [2023-03-09T08:42:00.141Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 08:33 snap [2023-03-09T08:42:00.141Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 08:33 version.go [Pipeline] sh [2023-03-09T08:42:00.786Z] + '[' -e coverage.out ] [2023-03-09T08:42:00.786Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T08:42:00.809Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T08:42:01.729Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T08:42:02.361Z] + make build [2023-03-09T08:42:02.361Z] 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-09T08:43:39.008Z] 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-09T08:43:45.667Z] 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-09T08:43:52.317Z] 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-09T08:43:55.671Z] 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-09T08:44:52.089Z] 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-09T08:44:53.508Z] 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-09T08:45:00.178Z] 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-09T08:45:06.855Z] 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-09T08:45:12.193Z] 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-09T08:45:16.483Z] 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-09T08:45:23.151Z] 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-09T08:45:31.404Z] $ docker stop --time=1 c87a2e07f2463bd495537a99d5742c376a20250b41fc7a58bf2073f4be8bbb53 [2023-03-09T08:45:33.470Z] $ docker rm -f --volumes c87a2e07f2463bd495537a99d5742c376a20250b41fc7a58bf2073f4be8bbb53 [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-09T08:45:35.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:45:35.884Z] [2023-03-09T08:45:35.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:45:36.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:45:36.498Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-09T08:45:36.498Z] 29e5d40040c1: Pulling fs layer [2023-03-09T08:45:36.498Z] 1ce36da41761: Pulling fs layer [2023-03-09T08:45:36.498Z] 25b303627fd3: Pulling fs layer [2023-03-09T08:45:36.498Z] 29e5d40040c1: Verifying Checksum [2023-03-09T08:45:36.498Z] 29e5d40040c1: Download complete [2023-03-09T08:45:36.769Z] 1ce36da41761: Verifying Checksum [2023-03-09T08:45:36.769Z] 1ce36da41761: Download complete [2023-03-09T08:45:38.182Z] 25b303627fd3: Verifying Checksum [2023-03-09T08:45:38.182Z] 25b303627fd3: Download complete [2023-03-09T08:45:40.131Z] 29e5d40040c1: Pull complete [2023-03-09T08:45:41.097Z] 1ce36da41761: Pull complete [2023-03-09T08:45:51.203Z] 25b303627fd3: Pull complete [2023-03-09T08:45:51.203Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-09T08:45:51.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:45:51.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:45:51.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-03-09T08:45:51.485Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T08:45:54.750Z] $ docker top f64e5ac4bb82d338a64507312e0d6071123b9674a6980a7bd9d71e25dd735efc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:45:55.595Z] + grep parallel [2023-03-09T08:45:55.595Z] + docker-compose build --help [2023-03-09T08:46:02.238Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T08:46:02.254Z] $ docker stop --time=1 f64e5ac4bb82d338a64507312e0d6071123b9674a6980a7bd9d71e25dd735efc [2023-03-09T08:46:03.893Z] $ docker rm -f --volumes f64e5ac4bb82d338a64507312e0d6071123b9674a6980a7bd9d71e25dd735efc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:46:04.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:46:04.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:46:04.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-03-09T08:46:04.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T08:46:07.235Z] $ docker top a78947cf03e3aef56d05a2434863ae935b704aee18a55e5e40e85f81581e847d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:46:08.079Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T08:46:14.741Z] Building core-command ... [2023-03-09T08:46:14.741Z] Building core-common-config-bootstrapper ... [2023-03-09T08:46:14.741Z] Building core-data ... [2023-03-09T08:46:14.741Z] Building core-metadata ... [2023-03-09T08:46:14.741Z] Building security-bootstrapper ... [2023-03-09T08:46:14.741Z] Building security-proxy-auth ... [2023-03-09T08:46:14.741Z] Building security-proxy-setup ... [2023-03-09T08:46:14.741Z] Building security-secretstore-setup ... [2023-03-09T08:46:14.741Z] Building security-spiffe-token-provider ... [2023-03-09T08:46:14.741Z] Building security-spire-agent ... [2023-03-09T08:46:14.741Z] Building security-spire-config ... [2023-03-09T08:46:14.741Z] Building security-spire-server ... [2023-03-09T08:46:14.741Z] Building support-notifications ... [2023-03-09T08:46:14.741Z] Building support-scheduler ... [2023-03-09T08:46:14.741Z] Building security-spire-agent [2023-03-09T08:46:14.741Z] Building support-scheduler [2023-03-09T08:46:14.741Z] Building security-bootstrapper [2023-03-09T08:46:14.741Z] Building security-spire-config [2023-03-09T08:46:14.741Z] Building core-metadata [2023-03-09T08:47:11.159Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:11.159Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:11.159Z] ---> 5aeb86624e26 [2023-03-09T08:47:11.159Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T08:47:11.159Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:11.159Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:11.159Z] ---> 5aeb86624e26 [2023-03-09T08:47:11.159Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:47:11.159Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:11.159Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:11.159Z] ---> 5aeb86624e26 [2023-03-09T08:47:11.159Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:47:11.159Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:11.159Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:11.159Z] ---> 5aeb86624e26 [2023-03-09T08:47:11.159Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:47:11.159Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:47:11.159Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:47:11.159Z] ---> 5aeb86624e26 [2023-03-09T08:47:11.159Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:47:11.159Z] ---> Running in f8ed2ebf2b1b [2023-03-09T08:47:11.159Z] ---> Running in ca50d415cb62 [2023-03-09T08:47:11.159Z] ---> Running in 3b6a52cab1c2 [2023-03-09T08:47:11.159Z] ---> Running in 4a8287575fd9 [2023-03-09T08:47:11.159Z] ---> Running in 8aabad6ce3f2 [2023-03-09T08:47:11.159Z] Removing intermediate container f8ed2ebf2b1b [2023-03-09T08:47:11.159Z] ---> 4884ab0d210a [2023-03-09T08:47:11.159Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T08:47:11.159Z] Removing intermediate container 3b6a52cab1c2 [2023-03-09T08:47:11.159Z] ---> 282d890c248c [2023-03-09T08:47:11.159Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:47:11.159Z] ---> Running in 1b8ae08913da [2023-03-09T08:47:11.159Z] ---> Running in 0dce01102be1 [2023-03-09T08:47:11.159Z] Removing intermediate container 8aabad6ce3f2 [2023-03-09T08:47:11.159Z] ---> 9bf545a86149 [2023-03-09T08:47:11.159Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T08:47:11.159Z] Removing intermediate container ca50d415cb62 [2023-03-09T08:47:11.159Z] ---> a2e9bb45fd4e [2023-03-09T08:47:11.159Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:47:11.159Z] Removing intermediate container 4a8287575fd9 [2023-03-09T08:47:11.159Z] ---> b73bc96e168b [2023-03-09T08:47:11.159Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:47:11.159Z] ---> Running in 9b351dee3322 [2023-03-09T08:47:11.159Z] ---> Running in 417f845f2ea4 [2023-03-09T08:47:11.159Z] ---> Running in 0a83468e98b5 [2023-03-09T08:47:11.159Z] Removing intermediate container 0dce01102be1 [2023-03-09T08:47:11.159Z] ---> b522ed590bd0 [2023-03-09T08:47:11.159Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:47:11.159Z] ---> Running in 355a9f798633 [2023-03-09T08:47:11.159Z] Removing intermediate container 0a83468e98b5 [2023-03-09T08:47:11.159Z] ---> 9c52ffd7e463 [2023-03-09T08:47:11.159Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T08:47:11.159Z] ---> Running in dc037f776ca4 [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.160Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:11.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:47:11.745Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:12.015Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:12.615Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:12.890Z] OK: 221 MiB in 51 packages [2023-03-09T08:47:13.478Z] Removing intermediate container 1b8ae08913da [2023-03-09T08:47:13.478Z] ---> d885a5aa3688 [2023-03-09T08:47:13.478Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T08:47:13.747Z] Removing intermediate container 417f845f2ea4 [2023-03-09T08:47:13.747Z] ---> ed6a1380ada2 [2023-03-09T08:47:13.747Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:47:13.747Z] Removing intermediate container 9b351dee3322 [2023-03-09T08:47:13.747Z] ---> 125562f4cdb7 [2023-03-09T08:47:13.747Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:47:14.709Z] Removing intermediate container 355a9f798633 [2023-03-09T08:47:14.709Z] ---> 671a54014907 [2023-03-09T08:47:14.709Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:47:14.709Z] Removing intermediate container dc037f776ca4 [2023-03-09T08:47:14.709Z] ---> a85f0fe22e07 [2023-03-09T08:47:14.709Z] ---> e7d2d7da5b29 [2023-03-09T08:47:14.709Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T08:47:14.709Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:14.986Z] ---> 96d617a78814 [2023-03-09T08:47:14.986Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:14.986Z] ---> Running in eb6a8e0d5c02 [2023-03-09T08:47:15.255Z] ---> 4808eb20d1db [2023-03-09T08:47:15.255Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:15.255Z] ---> Running in f00556deb9be [2023-03-09T08:47:15.523Z] ---> Running in db7557e1db66 [2023-03-09T08:47:16.114Z] ---> 3ff577545786 [2023-03-09T08:47:16.114Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:16.382Z] ---> f1635be03288 [2023-03-09T08:47:16.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:47:16.382Z] ---> Running in 3583852e97a2 [2023-03-09T08:47:16.651Z] ---> Running in 405bef4b5dcb [2023-03-09T08:49:23.387Z] Removing intermediate container db7557e1db66 [2023-03-09T08:49:23.387Z] ---> 0eaab21ae0c9 [2023-03-09T08:49:23.387Z] Step 7/24 : COPY . . [2023-03-09T08:49:23.387Z] Removing intermediate container 3583852e97a2 [2023-03-09T08:49:23.387Z] ---> b1dc2cbd0717 [2023-03-09T08:49:23.387Z] Step 8/24 : COPY . . [2023-03-09T08:49:23.387Z] Removing intermediate container 405bef4b5dcb [2023-03-09T08:49:23.387Z] ---> 8b76a7911cf7 [2023-03-09T08:49:23.387Z] Step 8/22 : COPY . . [2023-03-09T08:49:23.387Z] Removing intermediate container eb6a8e0d5c02 [2023-03-09T08:49:23.387Z] ---> 584f66e41b91 [2023-03-09T08:49:23.387Z] Step 7/32 : COPY . . [2023-03-09T08:49:23.387Z] Removing intermediate container f00556deb9be [2023-03-09T08:49:23.387Z] ---> b6bc3d645d1a [2023-03-09T08:49:23.387Z] Step 7/24 : COPY . . [2023-03-09T08:49:31.650Z] ---> b5167e9db1b7 [2023-03-09T08:49:31.650Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:49:31.650Z] ---> 96e6aff5a937 [2023-03-09T08:49:31.650Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T08:49:31.650Z] ---> af7875e6c41a [2023-03-09T08:49:31.650Z] ---> 7e516d4f8ce0 [2023-03-09T08:49:31.650Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T08:49:31.650Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:49:31.650Z] ---> 47d4fb9ca3e1 [2023-03-09T08:49:31.650Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T08:49:31.650Z] ---> Running in 09fafc139668 [2023-03-09T08:49:31.650Z] ---> Running in 05a366e8865a [2023-03-09T08:49:31.650Z] ---> Running in bd99f2c5d3bb [2023-03-09T08:49:31.650Z] ---> Running in a56ba210c6b9 [2023-03-09T08:49:31.650Z] ---> Running in 204ae07a1a1e [2023-03-09T08:49:32.244Z] Removing intermediate container 09fafc139668 [2023-03-09T08:49:32.244Z] ---> 434599393084 [2023-03-09T08:49:32.244Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:49:32.521Z] ---> Running in 264e939f0580 [2023-03-09T08:49:32.521Z] Removing intermediate container a56ba210c6b9 [2023-03-09T08:49:32.521Z] ---> 9a2e72e894cf [2023-03-09T08:49:32.521Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:49:33.118Z] ---> Running in eae68d1fb53d [2023-03-09T08:49:33.708Z] Removing intermediate container 264e939f0580 [2023-03-09T08:49:33.708Z] ---> 943e1168627c [2023-03-09T08:49:33.708Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:49:33.708Z] Removing intermediate container eae68d1fb53d [2023-03-09T08:49:33.708Z] ---> fdb2eda8eaed [2023-03-09T08:49:33.708Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:49:33.981Z] ---> Running in de922d2233a6 [2023-03-09T08:49:33.981Z] ---> Running in 57e5e3009932 [2023-03-09T08:49:34.256Z] 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-09T08:49:34.525Z] 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-09T08:49:34.525Z] 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-09T08:49:38.797Z] Removing intermediate container de922d2233a6 [2023-03-09T08:49:38.797Z] ---> b6d6563cb478 [2023-03-09T08:49:38.797Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:49:38.797Z] ---> Running in 658edfef4fe1 [2023-03-09T08:49:38.797Z] Removing intermediate container 57e5e3009932 [2023-03-09T08:49:38.797Z] ---> 7e65d64875f9 [2023-03-09T08:49:38.797Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:49:38.797Z] ---> Running in 4029f2146104 [2023-03-09T08:49:39.391Z] Removing intermediate container 658edfef4fe1 [2023-03-09T08:49:39.391Z] ---> 5fd35b3bb3c2 [2023-03-09T08:49:39.391Z] [2023-03-09T08:49:39.391Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:49:39.391Z] Removing intermediate container 4029f2146104 [2023-03-09T08:49:39.391Z] ---> dfe66be9f59f [2023-03-09T08:49:39.391Z] 3.15: Pulling from library/alpine [2023-03-09T08:49:39.391Z] [2023-03-09T08:49:39.391Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:49:39.661Z] 3.15: Pulling from library/alpine [2023-03-09T08:49:41.621Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T08:49:41.621Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T08:49:41.621Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T08:49:41.621Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T08:49:41.621Z] ---> 354640af7b1b [2023-03-09T08:49:41.621Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:49:41.621Z] ---> 354640af7b1b [2023-03-09T08:49:41.621Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:49:41.621Z] ---> Running in 857cdc5ff59f [2023-03-09T08:49:41.621Z] ---> Running in fb29f9ee0965 [2023-03-09T08:49:42.594Z] Removing intermediate container fb29f9ee0965 [2023-03-09T08:49:42.594Z] ---> 587e9b3e89de [2023-03-09T08:49:42.594Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T08:49:42.594Z] Removing intermediate container 857cdc5ff59f [2023-03-09T08:49:42.594Z] ---> 3d51bb932cb0 [2023-03-09T08:49:42.594Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:49:42.594Z] ---> Running in 54241036ca04 [2023-03-09T08:49:42.594Z] ---> Running in 61670e33c0f5 [2023-03-09T08:49:45.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:45.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:46.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:46.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:47.474Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:49:47.474Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:49:47.474Z] OK: 15736 distinct packages available [2023-03-09T08:49:47.745Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:49:47.745Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:49:47.745Z] OK: 15736 distinct packages available [2023-03-09T08:49:47.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:48.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:48.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:48.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:49:49.701Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T08:49:49.701Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:49:49.701Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T08:49:49.701Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T08:49:49.701Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:49:49.701Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T08:49:49.701Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T08:49:49.701Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T08:49:49.701Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T08:49:49.701Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:49:49.701Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:49:49.972Z] OK: 6 MiB in 18 packages [2023-03-09T08:49:49.972Z] OK: 6 MiB in 19 packages [2023-03-09T08:49:52.606Z] Removing intermediate container 54241036ca04 [2023-03-09T08:49:52.606Z] ---> ccb489dc4211 [2023-03-09T08:49:52.606Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:49:52.878Z] Removing intermediate container 61670e33c0f5 [2023-03-09T08:49:52.878Z] ---> 5f7b0f6bc4b7 [2023-03-09T08:49:52.878Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T08:49:58.238Z] ---> 41cacd5b3484 [2023-03-09T08:49:58.238Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:50:02.503Z] ---> a8434070cd23 [2023-03-09T08:50:02.503Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:50:03.086Z] ---> 31da53bb755e [2023-03-09T08:50:03.086Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T08:50:03.086Z] ---> Running in ebb20d759a0f [2023-03-09T08:50:04.049Z] Removing intermediate container ebb20d759a0f [2023-03-09T08:50:04.049Z] ---> 32afd3398bc7 [2023-03-09T08:50:04.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T08:50:05.457Z] ---> c6a7d4a2d312 [2023-03-09T08:50:05.457Z] Step 19/24 : WORKDIR / [2023-03-09T08:50:05.457Z] ---> Running in 267d590d3ae3 [2023-03-09T08:50:06.415Z] Removing intermediate container 267d590d3ae3 [2023-03-09T08:50:06.415Z] ---> e13a38031f5c [2023-03-09T08:50:06.415Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:50:06.683Z] ---> Running in 7a52c4ce09f7 [2023-03-09T08:50:07.161Z] ---> 13e36c9efff0 [2023-03-09T08:50:07.161Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:50:07.161Z] Removing intermediate container 7a52c4ce09f7 [2023-03-09T08:50:07.161Z] ---> 67ba322ff533 [2023-03-09T08:50:07.161Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:50:07.443Z] ---> Running in 09fffcf4460d [2023-03-09T08:50:08.106Z] Removing intermediate container 09fffcf4460d [2023-03-09T08:50:08.106Z] ---> 69a287674a6d [2023-03-09T08:50:08.106Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T08:50:08.376Z] ---> Running in e19b0c7bccee [2023-03-09T08:50:08.661Z] ---> aea76c75b366 [2023-03-09T08:50:08.661Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T08:50:08.952Z] Removing intermediate container e19b0c7bccee [2023-03-09T08:50:08.952Z] ---> 63034e605f5d [2023-03-09T08:50:08.952Z] Step 23/24 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:50:09.226Z] ---> Running in f3c28039987d [2023-03-09T08:50:09.832Z] Removing intermediate container f3c28039987d [2023-03-09T08:50:09.832Z] ---> 5aabc0553bb1 [2023-03-09T08:50:09.832Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:50:10.150Z] ---> b95fcfed17eb [2023-03-09T08:50:10.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T08:50:10.150Z] ---> Running in f89fcb5143b7 [2023-03-09T08:50:10.745Z] Removing intermediate container f89fcb5143b7 [2023-03-09T08:50:10.745Z] ---> 11f394993a20 [2023-03-09T08:50:10.745Z] [2023-03-09T08:50:11.328Z] Successfully built 11f394993a20 [2023-03-09T08:50:11.328Z] Successfully tagged security-spire-config-arm64:latest [2023-03-09T08:50:11.328Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-09T08:50:11.328Z] ---> 56a13a7b253b [2023-03-09T08:50:11.328Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:50:11.328Z] ---> Running in dce05fe72eca [2023-03-09T08:50:11.919Z] Removing intermediate container dce05fe72eca [2023-03-09T08:50:11.919Z] ---> d4bd290f7c5c [2023-03-09T08:50:11.919Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:50:11.919Z] ---> Running in d14838d15490 [2023-03-09T08:50:12.502Z] Removing intermediate container d14838d15490 [2023-03-09T08:50:12.502Z] ---> 0c6ddf343333 [2023-03-09T08:50:12.502Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T08:50:15.858Z] ---> Running in 533e5fa25c4e [2023-03-09T08:50:16.126Z] Removing intermediate container 533e5fa25c4e [2023-03-09T08:50:16.126Z] ---> 8ad56b691edf [2023-03-09T08:50:16.126Z] Step 23/24 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:50:16.126Z] ---> Running in a4b5cf12efe9 [2023-03-09T08:50:16.711Z] Removing intermediate container a4b5cf12efe9 [2023-03-09T08:50:16.711Z] ---> 93466603678a [2023-03-09T08:50:16.711Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:50:16.979Z] ---> Running in a116edf169af [2023-03-09T08:50:17.562Z] Removing intermediate container a116edf169af [2023-03-09T08:50:17.562Z] ---> 04cc1ef625b2 [2023-03-09T08:50:17.562Z] [2023-03-09T08:50:17.829Z] Successfully built 04cc1ef625b2 [2023-03-09T08:50:17.829Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-09T08:50:17.829Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-09T08:50:39.898Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:50:39.898Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:50:39.898Z] ---> 5aeb86624e26 [2023-03-09T08:50:39.898Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:50:39.898Z] ---> Using cache [2023-03-09T08:50:39.898Z] ---> 9bf545a86149 [2023-03-09T08:50:39.898Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:50:39.898Z] ---> Using cache [2023-03-09T08:50:39.898Z] ---> 9c52ffd7e463 [2023-03-09T08:50:39.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:50:39.898Z] ---> Using cache [2023-03-09T08:50:39.898Z] ---> a85f0fe22e07 [2023-03-09T08:50:39.898Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:50:39.898Z] ---> Using cache [2023-03-09T08:50:39.898Z] ---> 3ff577545786 [2023-03-09T08:50:39.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:50:39.898Z] ---> Using cache [2023-03-09T08:50:39.898Z] ---> b1dc2cbd0717 [2023-03-09T08:50:39.898Z] Step 8/22 : COPY . . [2023-03-09T08:50:39.898Z] ---> Using cache [2023-03-09T08:50:39.898Z] ---> af7875e6c41a [2023-03-09T08:50:39.898Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T08:50:39.898Z] ---> Running in 8c593b82ef1b [2023-03-09T08:50:41.313Z] 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-09T08:50:45.574Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:50:45.574Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:50:45.574Z] ---> 5aeb86624e26 [2023-03-09T08:50:45.574Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T08:50:45.575Z] ---> Using cache [2023-03-09T08:50:45.575Z] ---> a2e9bb45fd4e [2023-03-09T08:50:45.575Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T08:50:45.575Z] ---> Running in 4b4f2d6ae560 [2023-03-09T08:50:46.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:50:47.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:50:49.522Z] OK: 221 MiB in 51 packages [2023-03-09T08:50:50.948Z] Removing intermediate container 4b4f2d6ae560 [2023-03-09T08:50:50.948Z] ---> 39c9b2a94e47 [2023-03-09T08:50:50.948Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T08:50:51.912Z] ---> c1fed200ccd9 [2023-03-09T08:50:51.912Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:50:51.912Z] ---> Running in 915a0f5effd8 [2023-03-09T08:52:30.051Z] Removing intermediate container 915a0f5effd8 [2023-03-09T08:52:30.051Z] ---> 8ec293dc8f09 [2023-03-09T08:52:30.051Z] Step 7/20 : COPY . . [2023-03-09T08:52:42.398Z] ---> e57a456c407c [2023-03-09T08:52:42.398Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T08:52:42.398Z] ---> Running in cd734991c9f8 [2023-03-09T08:52:42.666Z] 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-09T08:57:04.566Z] Removing intermediate container 204ae07a1a1e [2023-03-09T08:57:04.566Z] ---> 5333d52d2f6a [2023-03-09T08:57:04.566Z] [2023-03-09T08:57:04.566Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T08:57:04.566Z] 3.16: Pulling from library/alpine [2023-03-09T08:57:04.566Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:57:04.566Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:57:04.566Z] ---> 4c81e5bf8899 [2023-03-09T08:57:04.566Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:57:04.566Z] ---> Running in 8e0f80419284 [2023-03-09T08:57:04.566Z] Removing intermediate container 8e0f80419284 [2023-03-09T08:57:04.566Z] ---> eb3175bc8668 [2023-03-09T08:57:04.566Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T08:57:04.566Z] ---> Running in 5312c5d10029 [2023-03-09T08:57:04.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:04.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:04.566Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:57:04.566Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T08:57:04.566Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:57:04.566Z] OK: 5 MiB in 16 packages [2023-03-09T08:57:04.566Z] Removing intermediate container 5312c5d10029 [2023-03-09T08:57:04.566Z] ---> 7203a0de42c3 [2023-03-09T08:57:04.566Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T08:57:04.566Z] ---> Running in a30012181ae5 [2023-03-09T08:57:04.566Z] Removing intermediate container a30012181ae5 [2023-03-09T08:57:04.566Z] ---> 5f07502319ae [2023-03-09T08:57:04.566Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T08:57:04.566Z] ---> Running in 47251dfcd86f [2023-03-09T08:57:04.566Z] Removing intermediate container 47251dfcd86f [2023-03-09T08:57:04.566Z] ---> a2ef407f8d99 [2023-03-09T08:57:04.566Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T08:57:04.566Z] ---> Running in 9981f7d85f13 [2023-03-09T08:57:04.566Z] Removing intermediate container 9981f7d85f13 [2023-03-09T08:57:04.566Z] ---> ebc05ec158ee [2023-03-09T08:57:04.566Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T08:57:04.566Z] ---> Running in c2265ebce8d1 [2023-03-09T08:57:04.566Z] Removing intermediate container c2265ebce8d1 [2023-03-09T08:57:04.566Z] ---> 56fc48be54f1 [2023-03-09T08:57:04.566Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T08:57:04.566Z] ---> Running in 08473d6effc2 [2023-03-09T08:57:06.524Z] Removing intermediate container 08473d6effc2 [2023-03-09T08:57:06.524Z] ---> 350990d5663d [2023-03-09T08:57:06.524Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T08:57:06.524Z] ---> Running in 0454981d9b93 [2023-03-09T08:57:07.111Z] Removing intermediate container 0454981d9b93 [2023-03-09T08:57:07.111Z] ---> 6fe9ec6413c1 [2023-03-09T08:57:07.111Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T08:57:08.092Z] ---> 5725dff12668 [2023-03-09T08:57:08.092Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T08:57:08.092Z] ---> Running in 7ab24ed99c09 [2023-03-09T08:57:12.361Z] Removing intermediate container 7ab24ed99c09 [2023-03-09T08:57:12.361Z] ---> 3f581d97a47b [2023-03-09T08:57:12.361Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:57:12.949Z] ---> 99665bbbf0e0 [2023-03-09T08:57:12.949Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T08:57:15.546Z] ---> 0585fb9b36bf [2023-03-09T08:57:15.546Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T08:57:16.132Z] ---> 9b1c20c0959f [2023-03-09T08:57:16.132Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T08:57:17.098Z] ---> 5159149c2f0e [2023-03-09T08:57:17.098Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T08:57:18.064Z] ---> 2bfd8564e359 [2023-03-09T08:57:18.064Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T08:57:19.039Z] ---> bdefb54352de [2023-03-09T08:57:19.039Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T08:57:20.025Z] ---> a9c9c5adf761 [2023-03-09T08:57:20.025Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T08:57:20.307Z] ---> Running in a8b962fab281 [2023-03-09T08:57:23.687Z] Removing intermediate container a8b962fab281 [2023-03-09T08:57:23.687Z] ---> dc4f661ae5be [2023-03-09T08:57:23.687Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T08:57:23.687Z] ---> Running in c18f717b0ef5 [2023-03-09T08:57:24.275Z] Removing intermediate container c18f717b0ef5 [2023-03-09T08:57:24.275Z] ---> 8caf5fb6dfab [2023-03-09T08:57:24.275Z] Step 29/32 : CMD ["gate"] [2023-03-09T08:57:24.275Z] ---> Running in 158c8cd7ee90 [2023-03-09T08:57:24.863Z] Removing intermediate container 158c8cd7ee90 [2023-03-09T08:57:24.863Z] ---> 5e95b61e42e9 [2023-03-09T08:57:24.863Z] Step 30/32 : LABEL arch=arm64 [2023-03-09T08:57:25.132Z] ---> Running in a91c14063917 [2023-03-09T08:57:25.719Z] Removing intermediate container a91c14063917 [2023-03-09T08:57:25.719Z] ---> bc5be8df0837 [2023-03-09T08:57:25.719Z] Step 31/32 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:57:25.719Z] ---> Running in 0c39ee8746f2 [2023-03-09T08:57:28.308Z] Removing intermediate container 0c39ee8746f2 [2023-03-09T08:57:28.308Z] ---> a66770493847 [2023-03-09T08:57:28.308Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T08:57:28.308Z] ---> Running in f3f49755fb2e [2023-03-09T08:57:28.895Z] Removing intermediate container f3f49755fb2e [2023-03-09T08:57:28.895Z] ---> 60780708c9f3 [2023-03-09T08:57:28.895Z] [2023-03-09T08:57:29.166Z] Successfully built 60780708c9f3 [2023-03-09T08:57:29.166Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-09T08:57:29.166Z]  Building security-bootstrapper ... done Building security-spire-server [2023-03-09T08:57:47.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:57:47.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:57:47.403Z] ---> 5aeb86624e26 [2023-03-09T08:57:47.403Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> a2e9bb45fd4e [2023-03-09T08:57:47.403Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> ed6a1380ada2 [2023-03-09T08:57:47.403Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> 96d617a78814 [2023-03-09T08:57:47.403Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> b6bc3d645d1a [2023-03-09T08:57:47.403Z] Step 7/23 : COPY . . [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> 7e516d4f8ce0 [2023-03-09T08:57:47.403Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> 9a2e72e894cf [2023-03-09T08:57:47.403Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T08:57:47.403Z] ---> Using cache [2023-03-09T08:57:47.403Z] ---> fdb2eda8eaed [2023-03-09T08:57:47.403Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:57:47.403Z] ---> Running in 0cf3b99c5048 [2023-03-09T08:57:51.679Z] Removing intermediate container 0cf3b99c5048 [2023-03-09T08:57:51.679Z] ---> 20aee5ce0238 [2023-03-09T08:57:51.679Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T08:57:51.949Z] ---> Running in 285e7c99c298 [2023-03-09T08:57:53.370Z] Removing intermediate container 285e7c99c298 [2023-03-09T08:57:53.370Z] ---> 7235df24d2b3 [2023-03-09T08:57:53.370Z] [2023-03-09T08:57:53.370Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T08:57:53.370Z] ---> 354640af7b1b [2023-03-09T08:57:53.370Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:57:53.370Z] ---> Using cache [2023-03-09T08:57:53.370Z] ---> 3d51bb932cb0 [2023-03-09T08:57:53.370Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:57:53.370Z] ---> Using cache [2023-03-09T08:57:53.370Z] ---> 5f7b0f6bc4b7 [2023-03-09T08:57:53.370Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:57:58.738Z] Removing intermediate container 8c593b82ef1b [2023-03-09T08:57:58.738Z] ---> 648494baa3bd [2023-03-09T08:57:58.738Z] [2023-03-09T08:57:58.738Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:57:58.738Z] ---> 4c81e5bf8899 [2023-03-09T08:57:58.738Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:57:58.738Z] ---> Running in 876e468d1299 [2023-03-09T08:57:59.013Z] Removing intermediate container 876e468d1299 [2023-03-09T08:57:59.013Z] ---> a6e517c37c76 [2023-03-09T08:57:59.013Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:57:59.295Z] ---> Running in 37f9050e7ea7 [2023-03-09T08:58:02.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:03.248Z] ---> e330f58d9ce2 [2023-03-09T08:58:03.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:58:03.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:05.204Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:58:05.204Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:58:05.204Z] OK: 5 MiB in 15 packages [2023-03-09T08:58:08.617Z] ---> 09a6d70c25d9 [2023-03-09T08:58:08.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T08:58:09.588Z] Removing intermediate container 37f9050e7ea7 [2023-03-09T08:58:09.588Z] ---> d57224ec4f83 [2023-03-09T08:58:09.588Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:58:10.176Z] ---> 3b613d54f999 [2023-03-09T08:58:10.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T08:58:11.587Z] ---> b70c72109c2d [2023-03-09T08:58:11.587Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T08:58:12.547Z] ---> 55c8157a46b1 [2023-03-09T08:58:12.547Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:58:12.547Z] ---> Running in 7a52f038c023 [2023-03-09T08:58:13.959Z] Removing intermediate container 7a52f038c023 [2023-03-09T08:58:13.959Z] ---> b01aa9bcbde8 [2023-03-09T08:58:13.959Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:58:13.959Z] ---> Running in 313e853ddd91 [2023-03-09T08:58:14.925Z] ---> 1a41e6627ec2 [2023-03-09T08:58:14.925Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T08:58:14.925Z] Removing intermediate container 313e853ddd91 [2023-03-09T08:58:14.925Z] ---> 9f59968eea1b [2023-03-09T08:58:14.925Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T08:58:15.193Z] ---> Running in 3273dffe3d85 [2023-03-09T08:58:15.193Z] Removing intermediate container bd99f2c5d3bb [2023-03-09T08:58:15.193Z] ---> 37e8f4a0b75c [2023-03-09T08:58:15.193Z] [2023-03-09T08:58:15.193Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T08:58:15.193Z] ---> 4c81e5bf8899 [2023-03-09T08:58:15.193Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:58:15.468Z] ---> Running in cf1dbe6d174b [2023-03-09T08:58:16.063Z] Removing intermediate container 3273dffe3d85 [2023-03-09T08:58:16.063Z] ---> f2f969c99a83 [2023-03-09T08:58:16.063Z] Step 22/23 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:58:16.335Z] ---> Running in 19f022ac1ed2 [2023-03-09T08:58:16.921Z] ---> 4deccc45f30e [2023-03-09T08:58:16.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T08:58:17.188Z] Removing intermediate container 19f022ac1ed2 [2023-03-09T08:58:17.188Z] ---> 0de06e272bbf [2023-03-09T08:58:17.188Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:58:17.463Z] ---> Running in e90232fe159a [2023-03-09T08:58:18.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:18.375Z] ---> 3231451d549a [2023-03-09T08:58:18.375Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:58:18.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:18.375Z] ---> Running in 503c415c0305 [2023-03-09T08:58:18.647Z] Removing intermediate container e90232fe159a [2023-03-09T08:58:18.647Z] ---> 3aa71802c243 [2023-03-09T08:58:18.647Z] [2023-03-09T08:58:19.235Z] Successfully built 3aa71802c243 [2023-03-09T08:58:19.235Z] Successfully tagged security-spire-server-arm64:latest [2023-03-09T08:58:19.235Z]  Building security-spire-server ... done Building core-data [2023-03-09T08:58:20.656Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:58:20.656Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:58:20.656Z] OK: 5 MiB in 15 packages [2023-03-09T08:58:23.256Z] Removing intermediate container 503c415c0305 [2023-03-09T08:58:23.256Z] ---> eacc1efb255e [2023-03-09T08:58:23.256Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:58:23.256Z] ---> Running in 0029cf847811 [2023-03-09T08:58:23.256Z] Removing intermediate container cf1dbe6d174b [2023-03-09T08:58:23.256Z] ---> 1d1ebdc06c08 [2023-03-09T08:58:23.256Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:58:23.530Z] ---> Running in f2b98a8924b2 [2023-03-09T08:58:24.127Z] Removing intermediate container 0029cf847811 [2023-03-09T08:58:24.127Z] ---> 0ea0ae124283 [2023-03-09T08:58:24.127Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T08:58:24.127Z] ---> Running in fadc75fe22a1 [2023-03-09T08:58:24.898Z] Removing intermediate container f2b98a8924b2 [2023-03-09T08:58:24.898Z] ---> 003f54d754d9 [2023-03-09T08:58:24.898Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T08:58:24.898Z] ---> Running in 0e4caac6c801 [2023-03-09T08:58:24.898Z] Removing intermediate container fadc75fe22a1 [2023-03-09T08:58:24.898Z] ---> e7bb0bbd20c0 [2023-03-09T08:58:24.898Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T08:58:25.210Z] ---> Running in dc773b241e48 [2023-03-09T08:58:25.853Z] Removing intermediate container 0e4caac6c801 [2023-03-09T08:58:25.853Z] ---> da2b8e5f500b [2023-03-09T08:58:25.853Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T08:58:25.853Z] ---> Running in b5227eb2129e [2023-03-09T08:58:26.141Z] Removing intermediate container dc773b241e48 [2023-03-09T08:58:26.141Z] ---> fa4c156436ff [2023-03-09T08:58:26.141Z] Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:58:26.141Z] ---> Running in 5cc4343369fb [2023-03-09T08:58:26.778Z] Removing intermediate container b5227eb2129e [2023-03-09T08:58:26.778Z] ---> bc671a9eea96 [2023-03-09T08:58:26.778Z] Step 15/24 : WORKDIR / [2023-03-09T08:58:27.085Z] ---> Running in c38a517917db [2023-03-09T08:58:27.085Z] Removing intermediate container 5cc4343369fb [2023-03-09T08:58:27.085Z] ---> b26d0fd0487b [2023-03-09T08:58:27.085Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:58:27.085Z] ---> Running in 1aada140b5f9 [2023-03-09T08:58:28.099Z] Removing intermediate container c38a517917db [2023-03-09T08:58:28.099Z] ---> 15e5bfd28d41 [2023-03-09T08:58:28.099Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:58:28.099Z] Removing intermediate container 1aada140b5f9 [2023-03-09T08:58:28.099Z] ---> 4c829a8a9838 [2023-03-09T08:58:28.099Z] [2023-03-09T08:58:29.148Z] Successfully built 4c829a8a9838 [2023-03-09T08:58:29.148Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-09T08:58:29.148Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-09T08:58:29.445Z] ---> 69b551204157 [2023-03-09T08:58:29.445Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T08:58:32.813Z] ---> 6c04ba792c10 [2023-03-09T08:58:32.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T08:58:33.784Z] ---> c3dd83256539 [2023-03-09T08:58:33.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T08:58:35.225Z] ---> 8154b3d7bb12 [2023-03-09T08:58:35.225Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T08:58:35.225Z] ---> Running in d34c62003899 [2023-03-09T08:58:36.190Z] Removing intermediate container d34c62003899 [2023-03-09T08:58:36.190Z] ---> a68b52fec3e5 [2023-03-09T08:58:36.190Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:58:36.190Z] ---> Running in 0bf2ca9ac576 [2023-03-09T08:58:36.789Z] Removing intermediate container 0bf2ca9ac576 [2023-03-09T08:58:36.789Z] ---> 6330e37aa104 [2023-03-09T08:58:36.789Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T08:58:36.789Z] ---> Running in 4ac0e28cbe7b [2023-03-09T08:58:37.760Z] Removing intermediate container 4ac0e28cbe7b [2023-03-09T08:58:37.760Z] ---> 05c6f9c6ad29 [2023-03-09T08:58:37.760Z] Step 23/24 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T08:58:37.760Z] ---> Running in ddf4f216e6d1 [2023-03-09T08:58:38.731Z] Removing intermediate container ddf4f216e6d1 [2023-03-09T08:58:38.731Z] ---> 70a85b9056b0 [2023-03-09T08:58:38.731Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:58:39.000Z] ---> Running in 70bd82f2683b [2023-03-09T08:58:39.588Z] Removing intermediate container 70bd82f2683b [2023-03-09T08:58:39.588Z] ---> 4c15aae6a3e4 [2023-03-09T08:58:39.588Z] [2023-03-09T08:58:40.175Z] Successfully built 4c15aae6a3e4 [2023-03-09T08:58:40.175Z] Successfully tagged core-metadata-arm64:latest [2023-03-09T08:58:40.175Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-03-09T08:58:44.443Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:58:44.443Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:58:44.443Z] ---> 5aeb86624e26 [2023-03-09T08:58:44.443Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:58:44.443Z] ---> Using cache [2023-03-09T08:58:44.443Z] ---> 9bf545a86149 [2023-03-09T08:58:44.443Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:58:44.443Z] ---> Using cache [2023-03-09T08:58:44.443Z] ---> 9c52ffd7e463 [2023-03-09T08:58:44.443Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:58:44.443Z] ---> Using cache [2023-03-09T08:58:44.443Z] ---> a85f0fe22e07 [2023-03-09T08:58:44.443Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:58:44.443Z] ---> Using cache [2023-03-09T08:58:44.443Z] ---> 3ff577545786 [2023-03-09T08:58:44.443Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:58:44.443Z] ---> Using cache [2023-03-09T08:58:44.443Z] ---> b1dc2cbd0717 [2023-03-09T08:58:44.443Z] Step 8/22 : COPY . . [2023-03-09T08:58:44.443Z] ---> Using cache [2023-03-09T08:58:44.443Z] ---> af7875e6c41a [2023-03-09T08:58:44.443Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T08:58:44.443Z] ---> Running in b75d39b18a48 [2023-03-09T08:58:46.406Z] 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-09T08:59:04.655Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:59:04.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:59:04.655Z] ---> 5aeb86624e26 [2023-03-09T08:59:04.655Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:59:04.655Z] ---> Using cache [2023-03-09T08:59:04.655Z] ---> 9bf545a86149 [2023-03-09T08:59:04.655Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:59:04.655Z] ---> Using cache [2023-03-09T08:59:04.655Z] ---> 9c52ffd7e463 [2023-03-09T08:59:04.655Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:59:04.655Z] ---> Using cache [2023-03-09T08:59:04.655Z] ---> a85f0fe22e07 [2023-03-09T08:59:04.655Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:59:04.655Z] ---> Using cache [2023-03-09T08:59:04.655Z] ---> 3ff577545786 [2023-03-09T08:59:04.655Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:59:04.655Z] ---> Using cache [2023-03-09T08:59:04.655Z] ---> b1dc2cbd0717 [2023-03-09T08:59:04.655Z] Step 8/22 : COPY . . [2023-03-09T08:59:04.655Z] ---> Using cache [2023-03-09T08:59:04.655Z] ---> af7875e6c41a [2023-03-09T08:59:04.655Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T08:59:04.655Z] ---> Running in 26435be84a98 [2023-03-09T08:59:07.265Z] 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-09T08:59:10.616Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:59:10.616Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:59:10.616Z] ---> 5aeb86624e26 [2023-03-09T08:59:10.616Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T08:59:10.616Z] ---> Using cache [2023-03-09T08:59:10.616Z] ---> a2e9bb45fd4e [2023-03-09T08:59:10.616Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T08:59:10.616Z] ---> Running in 0320126cbd21 [2023-03-09T08:59:13.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:13.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:15.440Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T08:59:15.440Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T08:59:15.440Z] OK: 16903 distinct packages available [2023-03-09T08:59:15.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:16.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:18.252Z] OK: 221 MiB in 51 packages [2023-03-09T08:59:19.671Z] Removing intermediate container 0320126cbd21 [2023-03-09T08:59:19.671Z] ---> b9a091af6c3f [2023-03-09T08:59:19.671Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T08:59:20.639Z] ---> c9a69119ec49 [2023-03-09T08:59:20.639Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:59:20.906Z] ---> Running in 9ee548932bb9 [2023-03-09T08:59:59.822Z] Removing intermediate container cd734991c9f8 [2023-03-09T08:59:59.822Z] ---> 5c599b1f61ff [2023-03-09T08:59:59.822Z] [2023-03-09T08:59:59.822Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T08:59:59.822Z] ---> 4c81e5bf8899 [2023-03-09T08:59:59.822Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T08:59:59.822Z] ---> Running in a97e81f01d20 [2023-03-09T08:59:59.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:59.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:59.822Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:59:59.822Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T08:59:59.822Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:59:59.822Z] OK: 6 MiB in 16 packages [2023-03-09T09:00:00.795Z] Removing intermediate container a97e81f01d20 [2023-03-09T09:00:00.795Z] ---> 20bb9b6dc354 [2023-03-09T09:00:00.795Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T09:00:00.795Z] ---> Running in 8413c29ced51 [2023-03-09T09:00:01.393Z] Removing intermediate container 8413c29ced51 [2023-03-09T09:00:01.393Z] ---> 1be0e144ae1a [2023-03-09T09:00:01.393Z] Step 12/20 : WORKDIR /edgex [2023-03-09T09:00:01.685Z] ---> Running in fd538f68820e [2023-03-09T09:00:02.285Z] Removing intermediate container fd538f68820e [2023-03-09T09:00:02.285Z] ---> 93a038fe45d1 [2023-03-09T09:00:02.285Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T09:00:03.711Z] ---> a5692c5451d6 [2023-03-09T09:00:03.711Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T09:00:05.676Z] ---> 0d1926cbff7b [2023-03-09T09:00:05.676Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T09:00:06.648Z] ---> e3b67687b205 [2023-03-09T09:00:06.648Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T09:00:06.923Z] ---> Running in 1718190302a3 [2023-03-09T09:00:11.211Z] Removing intermediate container 1718190302a3 [2023-03-09T09:00:11.211Z] ---> c67626e8ede0 [2023-03-09T09:00:11.211Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T09:00:11.211Z] ---> Running in 21219c2e955a [2023-03-09T09:00:11.804Z] Removing intermediate container 21219c2e955a [2023-03-09T09:00:11.804Z] ---> a0cae65efffb [2023-03-09T09:00:11.804Z] Step 18/20 : LABEL arch=arm64 [2023-03-09T09:00:12.078Z] ---> Running in f9f2e5ea00f5 [2023-03-09T09:00:13.069Z] Removing intermediate container f9f2e5ea00f5 [2023-03-09T09:00:13.069Z] ---> acede3e1ad70 [2023-03-09T09:00:13.069Z] Step 19/20 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:00:13.069Z] ---> Running in 360eab255139 [2023-03-09T09:00:13.665Z] Removing intermediate container 360eab255139 [2023-03-09T09:00:13.665Z] ---> cd981e3f4884 [2023-03-09T09:00:13.665Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T09:00:13.942Z] ---> Running in ee8427431176 [2023-03-09T09:00:14.538Z] Removing intermediate container ee8427431176 [2023-03-09T09:00:14.538Z] ---> 6cd11b2c3f42 [2023-03-09T09:00:14.538Z] [2023-03-09T09:00:15.132Z] Successfully built 6cd11b2c3f42 [2023-03-09T09:00:15.132Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-09T09:00:15.132Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-09T09:00:33.413Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:00:33.413Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:00:33.413Z] ---> 5aeb86624e26 [2023-03-09T09:00:33.413Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T09:00:33.413Z] ---> Using cache [2023-03-09T09:00:33.413Z] ---> 9bf545a86149 [2023-03-09T09:00:33.413Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T09:00:33.413Z] ---> Using cache [2023-03-09T09:00:33.413Z] ---> 9c52ffd7e463 [2023-03-09T09:00:33.413Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T09:00:33.710Z] ---> Running in d5a692fa338d [2023-03-09T09:00:37.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:00:37.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:00:39.052Z] OK: 221 MiB in 51 packages [2023-03-09T09:00:41.684Z] Removing intermediate container d5a692fa338d [2023-03-09T09:00:41.684Z] ---> 4935504afbc2 [2023-03-09T09:00:41.684Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T09:00:43.653Z] ---> 45699f5c6a88 [2023-03-09T09:00:43.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:00:43.924Z] ---> Running in f02cdd67a9fd [2023-03-09T09:01:22.837Z] Removing intermediate container 9ee548932bb9 [2023-03-09T09:01:22.837Z] ---> c13addbbf481 [2023-03-09T09:01:22.837Z] Step 7/19 : COPY . . [2023-03-09T09:01:28.225Z] Removing intermediate container 05a366e8865a [2023-03-09T09:01:28.225Z] ---> 8cd67a8cec38 [2023-03-09T09:01:28.225Z] [2023-03-09T09:01:28.225Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:01:28.225Z] ---> 4c81e5bf8899 [2023-03-09T09:01:28.225Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:01:28.225Z] ---> Using cache [2023-03-09T09:01:28.225Z] ---> 1d1ebdc06c08 [2023-03-09T09:01:28.225Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:01:28.225Z] ---> Using cache [2023-03-09T09:01:28.225Z] ---> 003f54d754d9 [2023-03-09T09:01:28.225Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T09:01:28.225Z] ---> Running in 5e5ff97467ca [2023-03-09T09:01:29.225Z] Removing intermediate container 5e5ff97467ca [2023-03-09T09:01:29.225Z] ---> 1e10d4fb018f [2023-03-09T09:01:29.225Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T09:01:29.225Z] ---> Running in 6e0aa7f68e11 [2023-03-09T09:01:30.651Z] Removing intermediate container 6e0aa7f68e11 [2023-03-09T09:01:30.651Z] ---> 095a85683fae [2023-03-09T09:01:30.651Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:01:32.077Z] ---> b13b30fbf14d [2023-03-09T09:01:32.077Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T09:01:40.352Z] ---> 1cf0b84ed466 [2023-03-09T09:01:40.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T09:01:40.625Z] ---> 6d85000f144c [2023-03-09T09:01:40.625Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T09:01:40.896Z] ---> Running in 2d35323344ab [2023-03-09T09:01:41.895Z] ---> a28f9e4f0dc4 [2023-03-09T09:01:41.895Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T09:01:41.895Z] ---> Running in 08682c89aa7c [2023-03-09T09:01:42.909Z] Removing intermediate container 08682c89aa7c [2023-03-09T09:01:42.909Z] ---> 718698439473 [2023-03-09T09:01:42.909Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:01:42.909Z] ---> Running in 88b820b7a3b5 [2023-03-09T09:01:43.904Z] Removing intermediate container 88b820b7a3b5 [2023-03-09T09:01:43.904Z] ---> ebc5bcaef634 [2023-03-09T09:01:43.904Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:01:43.904Z] 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-09T09:01:43.904Z] ---> Running in af58427c2314 [2023-03-09T09:01:44.880Z] Removing intermediate container af58427c2314 [2023-03-09T09:01:44.880Z] ---> d3869136926e [2023-03-09T09:01:44.880Z] Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:01:44.880Z] ---> Running in 0fb06f4f0ca0 [2023-03-09T09:01:45.475Z] Removing intermediate container 0fb06f4f0ca0 [2023-03-09T09:01:45.475Z] ---> 34bc34e916b9 [2023-03-09T09:01:45.475Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:01:45.762Z] ---> Running in b4a45a99f6a9 [2023-03-09T09:01:46.357Z] Removing intermediate container b4a45a99f6a9 [2023-03-09T09:01:46.357Z] ---> 2f38e1d506ce [2023-03-09T09:01:46.357Z] [2023-03-09T09:01:46.357Z] Successfully built 2f38e1d506ce [2023-03-09T09:01:46.629Z] Successfully tagged support-scheduler-arm64:latest [2023-03-09T09:01:46.629Z] Building core-command [2023-03-09T09:02:08.763Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:02:08.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:02:08.763Z] ---> 5aeb86624e26 [2023-03-09T09:02:08.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T09:02:08.763Z] ---> Using cache [2023-03-09T09:02:08.763Z] ---> 9bf545a86149 [2023-03-09T09:02:08.763Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T09:02:08.763Z] ---> Using cache [2023-03-09T09:02:08.763Z] ---> 9c52ffd7e463 [2023-03-09T09:02:08.763Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T09:02:08.763Z] ---> Using cache [2023-03-09T09:02:08.763Z] ---> a85f0fe22e07 [2023-03-09T09:02:08.763Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T09:02:08.763Z] ---> Using cache [2023-03-09T09:02:08.763Z] ---> 3ff577545786 [2023-03-09T09:02:08.763Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:02:08.763Z] ---> Using cache [2023-03-09T09:02:08.763Z] ---> b1dc2cbd0717 [2023-03-09T09:02:08.763Z] Step 8/23 : COPY . . [2023-03-09T09:02:08.763Z] ---> Using cache [2023-03-09T09:02:08.763Z] ---> af7875e6c41a [2023-03-09T09:02:08.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T09:02:08.763Z] ---> Running in 413b5bcea90b [2023-03-09T09:02:10.721Z] 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-09T09:02:37.749Z] Removing intermediate container f02cdd67a9fd [2023-03-09T09:02:37.749Z] ---> fd29ee66a2f2 [2023-03-09T09:02:37.749Z] Step 8/22 : COPY . . [2023-03-09T09:02:47.505Z] ---> 64f57ac03e3d [2023-03-09T09:02:47.505Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T09:02:47.505Z] ---> Running in 8afd3e0a3187 [2023-03-09T09:02:50.114Z] 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-09T09:07:27.111Z] Removing intermediate container 26435be84a98 [2023-03-09T09:07:27.111Z] ---> ea70b3f8d056 [2023-03-09T09:07:27.111Z] [2023-03-09T09:07:27.111Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:07:27.111Z] ---> 4c81e5bf8899 [2023-03-09T09:07:27.111Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T09:07:27.111Z] ---> Using cache [2023-03-09T09:07:27.111Z] ---> a6e517c37c76 [2023-03-09T09:07:27.111Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:07:27.111Z] ---> Using cache [2023-03-09T09:07:27.111Z] ---> d57224ec4f83 [2023-03-09T09:07:27.111Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:07:27.111Z] ---> Using cache [2023-03-09T09:07:27.111Z] ---> b70c72109c2d [2023-03-09T09:07:27.111Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T09:07:27.111Z] ---> 6231202fc4d8 [2023-03-09T09:07:27.111Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T09:07:27.111Z] ---> d5daa54992b5 [2023-03-09T09:07:27.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T09:07:27.111Z] ---> 804f54c41aae [2023-03-09T09:07:27.111Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T09:07:27.111Z] ---> Running in 6fac1173b20c [2023-03-09T09:07:27.111Z] Removing intermediate container 6fac1173b20c [2023-03-09T09:07:27.111Z] ---> 79eeb4e9f895 [2023-03-09T09:07:27.111Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T09:07:27.111Z] ---> Running in 76f0bbcad82a [2023-03-09T09:07:27.111Z] Removing intermediate container 76f0bbcad82a [2023-03-09T09:07:27.111Z] ---> d18d674c0218 [2023-03-09T09:07:27.111Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T09:07:27.111Z] ---> Running in 8b0d7436069b [2023-03-09T09:07:27.111Z] Removing intermediate container 8b0d7436069b [2023-03-09T09:07:27.111Z] ---> f822c06f1e84 [2023-03-09T09:07:27.111Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:07:27.111Z] ---> Running in 64928d54cc68 [2023-03-09T09:07:27.111Z] Removing intermediate container 64928d54cc68 [2023-03-09T09:07:27.111Z] ---> e6994692b4ef [2023-03-09T09:07:27.111Z] Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:07:27.111Z] ---> Running in a29f654344b0 [2023-03-09T09:07:27.111Z] Removing intermediate container a29f654344b0 [2023-03-09T09:07:27.111Z] ---> 48896c05a3cc [2023-03-09T09:07:27.111Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:07:27.385Z] ---> Running in 4abca8e7137d [2023-03-09T09:07:28.363Z] Removing intermediate container 4abca8e7137d [2023-03-09T09:07:28.363Z] ---> d3dbb725c79f [2023-03-09T09:07:28.363Z] [2023-03-09T09:07:29.334Z] Successfully built d3dbb725c79f [2023-03-09T09:07:29.334Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-09T09:07:29.334Z] Building security-secretstore-setup [2023-03-09T09:07:36.013Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b75d39b18a48 [2023-03-09T09:07:36.013Z] ---> 52072cd9305d [2023-03-09T09:07:36.013Z] [2023-03-09T09:07:36.013Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:07:36.013Z] ---> 4c81e5bf8899 [2023-03-09T09:07:36.013Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T09:07:36.281Z] ---> Running in d05425cd25cc [2023-03-09T09:07:36.877Z] Removing intermediate container d05425cd25cc [2023-03-09T09:07:36.877Z] ---> 161334828f7b [2023-03-09T09:07:36.877Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T09:07:37.154Z] ---> Running in 3e63b8d9e16c [2023-03-09T09:07:38.132Z] Removing intermediate container 3e63b8d9e16c [2023-03-09T09:07:38.132Z] ---> 31e218b23b3a [2023-03-09T09:07:38.132Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T09:07:38.132Z] ---> Running in e7aed8d01202 [2023-03-09T09:07:39.133Z] Removing intermediate container e7aed8d01202 [2023-03-09T09:07:39.133Z] ---> 2bfcfd8010c8 [2023-03-09T09:07:39.133Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:07:39.404Z] ---> Running in 73b6cbc79037 [2023-03-09T09:07:42.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:07:42.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:07:44.796Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T09:07:44.796Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:07:44.796Z] OK: 5 MiB in 15 packages [2023-03-09T09:07:49.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:07:49.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:07:49.095Z] ---> 5aeb86624e26 [2023-03-09T09:07:49.095Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T09:07:49.095Z] ---> Using cache [2023-03-09T09:07:49.095Z] ---> a2e9bb45fd4e [2023-03-09T09:07:49.095Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T09:07:49.095Z] ---> Using cache [2023-03-09T09:07:49.095Z] ---> 39c9b2a94e47 [2023-03-09T09:07:49.095Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T09:07:49.095Z] ---> Using cache [2023-03-09T09:07:49.095Z] ---> c1fed200ccd9 [2023-03-09T09:07:49.095Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:07:49.095Z] ---> Using cache [2023-03-09T09:07:49.095Z] ---> 8ec293dc8f09 [2023-03-09T09:07:49.095Z] Step 7/23 : COPY . . [2023-03-09T09:07:49.095Z] ---> Using cache [2023-03-09T09:07:49.095Z] ---> e57a456c407c [2023-03-09T09:07:49.095Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T09:07:49.095Z] ---> Running in 7765110657fa [2023-03-09T09:07:50.076Z] Removing intermediate container 73b6cbc79037 [2023-03-09T09:07:50.076Z] ---> 8f572b3d1715 [2023-03-09T09:07:50.076Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:07:51.495Z] ---> 9179f29b533a [2023-03-09T09:07:51.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T09:07:51.766Z] 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-09T09:07:53.754Z] ---> 8d62dd3e40f8 [2023-03-09T09:07:53.754Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T09:07:54.348Z] ---> edd42fe0fb5c [2023-03-09T09:07:54.348Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T09:07:54.621Z] ---> Running in 2f268ddebc13 [2023-03-09T09:07:55.216Z] Removing intermediate container 2f268ddebc13 [2023-03-09T09:07:55.216Z] ---> 5bcc2598641c [2023-03-09T09:07:55.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:07:55.216Z] ---> Running in 0c53c6d33171 [2023-03-09T09:07:55.808Z] Removing intermediate container 0c53c6d33171 [2023-03-09T09:07:55.808Z] ---> e39d35a63b09 [2023-03-09T09:07:55.808Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:07:56.081Z] ---> Running in ee48f92369eb [2023-03-09T09:07:56.677Z] Removing intermediate container ee48f92369eb [2023-03-09T09:07:56.677Z] ---> 260339087417 [2023-03-09T09:07:56.677Z] Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:07:56.677Z] ---> Running in 3806f092068a [2023-03-09T09:07:57.274Z] Removing intermediate container 3806f092068a [2023-03-09T09:07:57.274Z] ---> ba947898f799 [2023-03-09T09:07:57.274Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:07:57.274Z] ---> Running in e0cb43a30b18 [2023-03-09T09:07:57.863Z] Removing intermediate container e0cb43a30b18 [2023-03-09T09:07:57.863Z] ---> efbf8efd684c [2023-03-09T09:07:57.863Z] [2023-03-09T09:07:58.135Z] Successfully built efbf8efd684c [2023-03-09T09:07:58.135Z] Successfully tagged core-data-arm64:latest [2023-03-09T09:09:49.892Z]  Building core-data ... done Removing intermediate container 413b5bcea90b [2023-03-09T09:09:49.892Z] ---> 9d6d5fdef8f0 [2023-03-09T09:09:49.892Z] [2023-03-09T09:09:49.892Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T09:09:49.892Z] ---> 4c81e5bf8899 [2023-03-09T09:09:49.892Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:09:49.892Z] ---> Using cache [2023-03-09T09:09:49.892Z] ---> 1d1ebdc06c08 [2023-03-09T09:09:49.892Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:09:49.892Z] ---> Using cache [2023-03-09T09:09:49.892Z] ---> 003f54d754d9 [2023-03-09T09:09:49.892Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T09:09:49.892Z] ---> Running in 9a278f3c59e2 [2023-03-09T09:09:50.484Z] Removing intermediate container 9a278f3c59e2 [2023-03-09T09:09:50.484Z] ---> f271609ebfff [2023-03-09T09:09:50.484Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T09:09:50.484Z] ---> Running in e38063505237 [2023-03-09T09:09:51.077Z] Removing intermediate container e38063505237 [2023-03-09T09:09:51.077Z] ---> f8ed40045c30 [2023-03-09T09:09:51.077Z] Step 15/23 : WORKDIR / [2023-03-09T09:09:51.077Z] ---> Running in dcdfcd142b54 [2023-03-09T09:09:51.675Z] Removing intermediate container dcdfcd142b54 [2023-03-09T09:09:51.675Z] ---> 6fe7105e76cb [2023-03-09T09:09:51.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:09:53.098Z] ---> e7f65cebc1d4 [2023-03-09T09:09:53.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T09:09:55.080Z] ---> d595ec3a070b [2023-03-09T09:09:55.080Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T09:09:55.689Z] ---> 83c5fe15f8dc [2023-03-09T09:09:55.689Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T09:09:55.964Z] ---> Running in b4d3e75fb4bc [2023-03-09T09:09:56.553Z] Removing intermediate container b4d3e75fb4bc [2023-03-09T09:09:56.553Z] ---> 59689d6fd2ee [2023-03-09T09:09:56.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:09:56.553Z] ---> Running in c4498d1983cc [2023-03-09T09:09:57.139Z] Removing intermediate container c4498d1983cc [2023-03-09T09:09:57.139Z] ---> c8c97bcdcc19 [2023-03-09T09:09:57.139Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T09:09:57.139Z] ---> Running in 78f60b5bfd20 [2023-03-09T09:09:57.724Z] Removing intermediate container 78f60b5bfd20 [2023-03-09T09:09:57.724Z] ---> 440133909aa8 [2023-03-09T09:09:57.724Z] Step 22/23 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:09:57.992Z] ---> Running in 33b33abd9928 [2023-03-09T09:09:59.948Z] Removing intermediate container 33b33abd9928 [2023-03-09T09:09:59.948Z] ---> 105bae111df6 [2023-03-09T09:09:59.948Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T09:09:59.948Z] ---> Running in a23ed3394bbb [2023-03-09T09:10:00.908Z] Removing intermediate container a23ed3394bbb [2023-03-09T09:10:00.908Z] ---> 50fb2aded6fb [2023-03-09T09:10:00.908Z] [2023-03-09T09:10:00.908Z] Successfully built 50fb2aded6fb [2023-03-09T09:10:01.175Z] Successfully tagged core-command-arm64:latest [2023-03-09T09:11:00.653Z]  Building core-command ... done Removing intermediate container 2d35323344ab [2023-03-09T09:11:00.653Z] ---> 9226fe2b9a75 [2023-03-09T09:11:00.653Z] [2023-03-09T09:11:00.653Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T09:11:00.653Z] ---> 354640af7b1b [2023-03-09T09:11:00.653Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:11:00.653Z] ---> Using cache [2023-03-09T09:11:00.653Z] ---> 3d51bb932cb0 [2023-03-09T09:11:00.653Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T09:11:00.653Z] ---> Running in 9c768a70e11e [2023-03-09T09:11:00.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:00.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:01.623Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:11:01.623Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:11:01.623Z] OK: 15736 distinct packages available [2023-03-09T09:11:01.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:01.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:03.325Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T09:11:03.325Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T09:11:03.325Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T09:11:03.325Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T09:11:03.325Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T09:11:03.325Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T09:11:03.325Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:11:03.325Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T09:11:03.325Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T09:11:03.325Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:11:03.325Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:11:03.915Z] OK: 8 MiB in 23 packages [2023-03-09T09:11:07.346Z] Removing intermediate container 9c768a70e11e [2023-03-09T09:11:07.346Z] ---> 5c4d3530a3a2 [2023-03-09T09:11:07.346Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:11:07.936Z] ---> 2260c5df7650 [2023-03-09T09:11:07.936Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T09:11:09.929Z] ---> 46ca1ca407a4 [2023-03-09T09:11:09.929Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T09:11:10.907Z] ---> a6da3ecc70f9 [2023-03-09T09:11:10.907Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T09:11:11.178Z] ---> Running in 07766e5a3e02 [2023-03-09T09:11:11.769Z] Removing intermediate container 07766e5a3e02 [2023-03-09T09:11:11.769Z] ---> 18388fffcbe3 [2023-03-09T09:11:11.769Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:11:12.041Z] ---> Running in bfac7a449ea6 [2023-03-09T09:11:12.629Z] Removing intermediate container bfac7a449ea6 [2023-03-09T09:11:12.629Z] ---> 1d0c210c73f1 [2023-03-09T09:11:12.629Z] Step 17/19 : LABEL arch=arm64 [2023-03-09T09:11:12.629Z] ---> Running in 4493313c5545 [2023-03-09T09:11:13.227Z] Removing intermediate container 4493313c5545 [2023-03-09T09:11:13.227Z] ---> 4b4c24cb1f47 [2023-03-09T09:11:13.227Z] Step 18/19 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:11:13.496Z] ---> Running in 9d9b82f533ed [2023-03-09T09:11:13.765Z] Removing intermediate container 9d9b82f533ed [2023-03-09T09:11:13.765Z] ---> f71e05755e62 [2023-03-09T09:11:13.765Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T09:11:14.035Z] ---> Running in 73bbe6742a27 [2023-03-09T09:11:14.633Z] Removing intermediate container 73bbe6742a27 [2023-03-09T09:11:14.633Z] ---> cfb24b4c6805 [2023-03-09T09:11:14.633Z] [2023-03-09T09:11:14.903Z] Successfully built cfb24b4c6805 [2023-03-09T09:11:14.903Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-09T09:12:01.814Z]  Building security-spiffe-token-provider ... 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-09T09:12:01.814Z] Removing intermediate container 8afd3e0a3187 [2023-03-09T09:12:01.814Z] ---> 2f9ad52d4231 [2023-03-09T09:12:01.814Z] [2023-03-09T09:12:01.814Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:12:01.814Z] ---> 4c81e5bf8899 [2023-03-09T09:12:01.814Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T09:12:01.814Z] ---> Running in d020f606ee1f [2023-03-09T09:12:01.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:01.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:02.784Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T09:12:02.784Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T09:12:02.784Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:12:03.058Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:12:03.058Z] OK: 6 MiB in 16 packages [2023-03-09T09:12:05.661Z] Removing intermediate container 7765110657fa [2023-03-09T09:12:05.661Z] ---> 3aead747540d [2023-03-09T09:12:05.661Z] [2023-03-09T09:12:05.661Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T09:12:05.661Z] ---> 4c81e5bf8899 [2023-03-09T09:12:05.661Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T09:12:05.661Z] Removing intermediate container d020f606ee1f [2023-03-09T09:12:05.661Z] ---> b4c543a39078 [2023-03-09T09:12:05.661Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:12:05.661Z] ---> Running in e68ce370d14f [2023-03-09T09:12:05.661Z] ---> Running in ecb12618e5ab [2023-03-09T09:12:05.932Z] Removing intermediate container ecb12618e5ab [2023-03-09T09:12:05.932Z] ---> 68be57e67274 [2023-03-09T09:12:05.932Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T09:12:05.932Z] ---> Running in 84ff7d54ff7d [2023-03-09T09:12:06.205Z] Removing intermediate container 84ff7d54ff7d [2023-03-09T09:12:06.205Z] ---> ed3651e49794 [2023-03-09T09:12:06.205Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T09:12:06.480Z] ---> Running in 4049e951fd4b [2023-03-09T09:12:06.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:06.759Z] Removing intermediate container 4049e951fd4b [2023-03-09T09:12:06.759Z] ---> 9df107d5be64 [2023-03-09T09:12:06.759Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:12:07.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:09.632Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T09:12:09.632Z] ---> 21db99bc18c1 [2023-03-09T09:12:09.632Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T09:12:09.632Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T09:12:09.632Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T09:12:09.632Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:12:09.632Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:12:09.904Z] OK: 6 MiB in 17 packages [2023-03-09T09:12:11.327Z] ---> bcc66d0c1ad9 [2023-03-09T09:12:11.327Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T09:12:11.597Z] Removing intermediate container e68ce370d14f [2023-03-09T09:12:11.597Z] ---> 48182bed4fe5 [2023-03-09T09:12:11.597Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T09:12:11.597Z] ---> Running in 9c8326ed4b6f [2023-03-09T09:12:11.948Z] ---> b8660f2171ab [2023-03-09T09:12:11.948Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T09:12:11.948Z] Removing intermediate container 9c8326ed4b6f [2023-03-09T09:12:11.948Z] ---> 0e270ddabe06 [2023-03-09T09:12:11.948Z] Step 12/23 : WORKDIR / [2023-03-09T09:12:12.244Z] ---> Running in fdafe92d674b [2023-03-09T09:12:12.244Z] ---> Running in 381a480fbe08 [2023-03-09T09:12:12.525Z] Removing intermediate container fdafe92d674b [2023-03-09T09:12:12.525Z] ---> 579b700a7b9d [2023-03-09T09:12:12.525Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:12:12.824Z] Removing intermediate container 381a480fbe08 [2023-03-09T09:12:12.824Z] ---> 6874feb765b7 [2023-03-09T09:12:12.824Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T09:12:12.824Z] ---> Running in efdb440d6f03 [2023-03-09T09:12:13.104Z] Removing intermediate container efdb440d6f03 [2023-03-09T09:12:13.104Z] ---> 1333cf151808 [2023-03-09T09:12:13.104Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:12:13.396Z] ---> Running in b7efadc2358c [2023-03-09T09:12:13.396Z] ---> 5c8254a100d9 [2023-03-09T09:12:13.396Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T09:12:13.683Z] Removing intermediate container b7efadc2358c [2023-03-09T09:12:13.683Z] ---> 9329d4bb26ed [2023-03-09T09:12:13.683Z] Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:12:13.955Z] ---> Running in 7d458aaccd1a [2023-03-09T09:12:14.238Z] ---> 529532085eda [2023-03-09T09:12:14.238Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T09:12:14.238Z] Removing intermediate container 7d458aaccd1a [2023-03-09T09:12:14.238Z] ---> fc2128a4d7bd [2023-03-09T09:12:14.238Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:12:14.510Z] ---> Running in 3d75f1230c9c [2023-03-09T09:12:14.797Z] Removing intermediate container 3d75f1230c9c [2023-03-09T09:12:14.797Z] ---> 15a12941182b [2023-03-09T09:12:14.797Z] [2023-03-09T09:12:15.076Z] ---> bd59c1914b06 [2023-03-09T09:12:15.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T09:12:15.076Z] Successfully built 15a12941182b [2023-03-09T09:12:15.076Z] Successfully tagged support-notifications-arm64:latest [2023-03-09T09:12:16.048Z]  Building support-notifications ... done  ---> 36e5b8f9aa83 [2023-03-09T09:12:16.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T09:12:17.015Z] ---> 60795efd2e00 [2023-03-09T09:12:17.015Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T09:12:17.612Z] ---> 015292b8c680 [2023-03-09T09:12:17.612Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T09:12:17.882Z] ---> Running in 83af461be8e9 [2023-03-09T09:12:19.839Z] Removing intermediate container 83af461be8e9 [2023-03-09T09:12:19.839Z] ---> 63d7446a0166 [2023-03-09T09:12:19.839Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T09:12:19.839Z] ---> Running in 9f50bde9734c [2023-03-09T09:12:20.428Z] Removing intermediate container 9f50bde9734c [2023-03-09T09:12:20.428Z] ---> f18062aa8c32 [2023-03-09T09:12:20.428Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T09:12:20.428Z] ---> Running in aa395556a315 [2023-03-09T09:12:20.696Z] Removing intermediate container aa395556a315 [2023-03-09T09:12:20.696Z] ---> 3c46feeb4b5f [2023-03-09T09:12:20.696Z] Step 22/23 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 [2023-03-09T09:12:20.696Z] ---> Running in 2fb1065041d2 [2023-03-09T09:12:20.965Z] Removing intermediate container 2fb1065041d2 [2023-03-09T09:12:20.965Z] ---> b58acf434050 [2023-03-09T09:12:21.236Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T09:12:21.236Z] ---> Running in 26eb9d1d34cf [2023-03-09T09:12:21.506Z] Removing intermediate container 26eb9d1d34cf [2023-03-09T09:12:21.506Z] ---> 9bd7a6888659 [2023-03-09T09:12:21.506Z] [2023-03-09T09:12:21.775Z] Successfully built 9bd7a6888659 [2023-03-09T09:12:21.775Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-09T09:12:22.375Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-09T09:12:22.383Z] $ docker stop --time=1 a78947cf03e3aef56d05a2434863ae935b704aee18a55e5e40e85f81581e847d [2023-03-09T09:12:24.103Z] $ docker rm -f --volumes a78947cf03e3aef56d05a2434863ae935b704aee18a55e5e40e85f81581e847d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T09:12:24.603Z] + docker images [2023-03-09T09:12:24.869Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T09:12:24.869Z] security-secretstore-setup-arm64 latest 9bd7a6888659 3 seconds ago 28.7MB [2023-03-09T09:12:24.869Z] support-notifications-arm64 latest 15a12941182b 10 seconds ago 29.7MB [2023-03-09T09:12:24.869Z] 3aead747540d 20 seconds ago 1.5GB [2023-03-09T09:12:24.869Z] 2f9ad52d4231 26 seconds ago 1.57GB [2023-03-09T09:12:24.869Z] security-spiffe-token-provider-arm64 latest cfb24b4c6805 About a minute ago 29.1MB [2023-03-09T09:12:24.869Z] 9226fe2b9a75 About a minute ago 1.54GB [2023-03-09T09:12:24.869Z] core-command-arm64 latest 50fb2aded6fb 2 minutes ago 17.1MB [2023-03-09T09:12:24.869Z] 9d6d5fdef8f0 2 minutes ago 1.51GB [2023-03-09T09:12:24.869Z] core-data-arm64 latest efbf8efd684c 4 minutes ago 17.3MB [2023-03-09T09:12:24.869Z] 52072cd9305d 4 minutes ago 1.51GB [2023-03-09T09:12:24.869Z] core-common-config-bootstrapper-arm64 latest d3dbb725c79f 4 minutes ago 14.9MB [2023-03-09T09:12:24.869Z] ea70b3f8d056 5 minutes ago 1.5GB [2023-03-09T09:12:24.869Z] support-scheduler-arm64 latest 2f38e1d506ce 10 minutes ago 29.1MB [2023-03-09T09:12:24.869Z] 8cd67a8cec38 11 minutes ago 1.57GB [2023-03-09T09:12:24.869Z] security-proxy-setup-arm64 latest 6cd11b2c3f42 12 minutes ago 15.8MB [2023-03-09T09:12:24.869Z] 5c599b1f61ff 12 minutes ago 1.49GB [2023-03-09T09:12:24.869Z] core-metadata-arm64 latest 4c15aae6a3e4 13 minutes ago 17.8MB [2023-03-09T09:12:24.869Z] security-proxy-auth-arm64 latest 4c829a8a9838 13 minutes ago 15.6MB [2023-03-09T09:12:24.869Z] security-spire-server-arm64 latest 3aa71802c243 14 minutes ago 84.3MB [2023-03-09T09:12:24.869Z] 37e8f4a0b75c 14 minutes ago 1.51GB [2023-03-09T09:12:24.869Z] 648494baa3bd 14 minutes ago 1.49GB [2023-03-09T09:12:24.869Z] 7235df24d2b3 14 minutes ago 1.38GB [2023-03-09T09:12:24.869Z] security-bootstrapper-arm64 latest 60780708c9f3 14 minutes ago 19MB [2023-03-09T09:12:24.869Z] 5333d52d2f6a 15 minutes ago 1.49GB [2023-03-09T09:12:24.869Z] security-spire-agent-arm64 latest 04cc1ef625b2 22 minutes ago 122MB [2023-03-09T09:12:24.869Z] security-spire-config-arm64 latest 11f394993a20 22 minutes ago 83.6MB [2023-03-09T09:12:24.869Z] dfe66be9f59f 22 minutes ago 1.38GB [2023-03-09T09:12:24.869Z] 5fd35b3bb3c2 22 minutes ago 1.38GB [2023-03-09T09:12:24.869Z] ci-base-image-arm64 latest 5aeb86624e26 37 minutes ago 904MB [2023-03-09T09:12:24.869Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-09T09:12:24.869Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-09T09:12:24.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-09T09:12:24.869Z] 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-09T09:12:25.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:12:25.307Z] [2023-03-09T09:12:25.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:12:25.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:12:25.645Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T09:12:25.911Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T09:12:25.911Z] 04944245beec: Pulling fs layer [2023-03-09T09:12:25.911Z] 699f458cf7ca: Pulling fs layer [2023-03-09T09:12:25.911Z] 765212b225bb: Pulling fs layer [2023-03-09T09:12:25.911Z] f23df028b6ca: Pulling fs layer [2023-03-09T09:12:25.911Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T09:12:25.911Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T09:12:25.911Z] 765212b225bb: Waiting [2023-03-09T09:12:25.911Z] f23df028b6ca: Waiting [2023-03-09T09:12:25.911Z] d65c8cfc05b1: Waiting [2023-03-09T09:12:25.911Z] 2437ff75d9bd: Waiting [2023-03-09T09:12:25.911Z] 04944245beec: Verifying Checksum [2023-03-09T09:12:25.911Z] 04944245beec: Download complete [2023-03-09T09:12:25.911Z] 765212b225bb: Download complete [2023-03-09T09:12:25.911Z] f23df028b6ca: Verifying Checksum [2023-03-09T09:12:25.911Z] f23df028b6ca: Download complete [2023-03-09T09:12:25.911Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T09:12:25.911Z] d65c8cfc05b1: Download complete [2023-03-09T09:12:26.181Z] 699f458cf7ca: Verifying Checksum [2023-03-09T09:12:26.181Z] 699f458cf7ca: Download complete [2023-03-09T09:12:26.449Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T09:12:26.449Z] 8998bd30e6a1: Download complete [2023-03-09T09:12:29.032Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T09:12:29.032Z] 2437ff75d9bd: Download complete [2023-03-09T09:12:30.975Z] 8998bd30e6a1: Pull complete [2023-03-09T09:12:31.242Z] 04944245beec: Pull complete [2023-03-09T09:12:32.649Z] 699f458cf7ca: Pull complete [2023-03-09T09:12:32.649Z] 765212b225bb: Pull complete [2023-03-09T09:12:33.607Z] f23df028b6ca: Pull complete [2023-03-09T09:12:33.607Z] d65c8cfc05b1: Pull complete [2023-03-09T09:12:48.617Z] 2437ff75d9bd: Pull complete [2023-03-09T09:12:48.617Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T09:12:48.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:12:48.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:12:48.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container [2023-03-09T09:12:48.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T09:12:51.934Z] $ docker top e70ebf7f62ea694b95026a7fe5213feee358bf08102c4b4a422e77397e795c1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:12:52.853Z] ---> job-cost.sh [2023-03-09T09:12:52.854Z] lf-activate-venv: SKIPPING [2023-03-09T09:12:52.854Z] INFO: No Stack... [2023-03-09T09:12:53.437Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T09:12:54.019Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T09:12:54.661Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-09T09:12:54.661Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T09:12:54.699Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] [2023-03-09T09:12:54.705Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] did not exist. Created. [2023-03-09T09:12:54.705Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T09:12:55.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T09:12:55.547Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T09:12:55.556Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T09:12:55.573Z] $ docker stop --time=1 e70ebf7f62ea694b95026a7fe5213feee358bf08102c4b4a422e77397e795c1c [2023-03-09T09:12:57.164Z] $ docker rm -f --volumes e70ebf7f62ea694b95026a7fe5213feee358bf08102c4b4a422e77397e795c1c [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-09T09:12:57.553Z] provisioning config files... [2023-03-09T09:12:57.559Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7832618945026243617tmp [Pipeline] { [Pipeline] sh [2023-03-09T09:12:57.859Z] + set +x [2023-03-09T09:12:57.859Z] + curl -s https://codecov.io/bash [2023-03-09T09:12:57.859Z] + bash -s -- [2023-03-09T09:12:57.859Z] [2023-03-09T09:12:57.859Z] _____ _ [2023-03-09T09:12:57.859Z] / ____| | | [2023-03-09T09:12:57.859Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T09:12:57.859Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T09:12:57.859Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T09:12:57.859Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T09:12:57.859Z] Bash-1.0.6 [2023-03-09T09:12:57.859Z] [2023-03-09T09:12:57.859Z] [2023-03-09T09:12:57.859Z] ==> git version 2.25.1 found [2023-03-09T09:12:57.859Z] ==> 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-09T09:12:57.859Z] Release-Date: 2020-01-08 [2023-03-09T09:12:57.859Z] 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-09T09:12:57.859Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T09:12:57.859Z] ==> Jenkins CI detected. [2023-03-09T09:12:57.859Z] current dir:  /w/workspace/edgex-go/2 [2023-03-09T09:12:57.859Z] project root: . [2023-03-09T09:12:57.859Z] --> token set from env [2023-03-09T09:12:57.859Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T09:12:57.859Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T09:12:57.859Z] ==> Python coveragepy not found [2023-03-09T09:12:57.859Z] ==> Searching for coverage reports in: [2023-03-09T09:12:57.859Z] + . [2023-03-09T09:12:57.859Z] -> Found 1 reports [2023-03-09T09:12:57.859Z] ==> Detecting git/mercurial file structure [2023-03-09T09:12:57.859Z] ==> Reading reports [2023-03-09T09:12:57.859Z] + ./coverage.out bytes=447487 [2023-03-09T09:12:57.859Z] ==> Appending adjustments [2023-03-09T09:12:57.859Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T09:12:59.235Z] + Found adjustments [2023-03-09T09:12:59.235Z] ==> Gzipping contents [2023-03-09T09:12:59.235Z] 60K /tmp/codecov.Ia6jcu.gz [2023-03-09T09:12:59.235Z] ==> Uploading reports [2023-03-09T09:12:59.235Z] url: https://codecov.io [2023-03-09T09:12:59.235Z] query: branch=PR-4424&commit=ad3f6d699342f37b87dc04c3c235be8cbb3837ad&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= [2023-03-09T09:12:59.235Z] -> Pinging Codecov [2023-03-09T09:12:59.235Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4424&commit=ad3f6d699342f37b87dc04c3c235be8cbb3837ad&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= [2023-03-09T09:12:59.235Z] -> Uploading to [2023-03-09T09:12:59.235Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/ad3f6d699342f37b87dc04c3c235be8cbb3837ad/02ae352e-a535-4920-88bc-8855b315c5eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T091259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba0a0786a566a82c949e562cc49c7bc362f93e957a418a01c05777ea765521e7 [2023-03-09T09:12:59.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T09:12:59.235Z] Dload Upload Total Spent Left Speed [2023-03-09T09:12:59.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58219 0 0 100 58219 0 224k --:--:-- --:--:-- --:--:-- 224k [2023-03-09T09:12:59.493Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] } [2023-03-09T09:12:59.500Z] 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-09T09:13:00.058Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:00.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:01.200Z] ---> package-listing.sh [2023-03-09T09:13:01.200Z] ++ facter osfamily [2023-03-09T09:13:01.200Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T09:13:01.459Z] + OS_FAMILY=debian [2023-03-09T09:13:01.459Z] + workspace=/w/workspace/edgex-go/2 [2023-03-09T09:13:01.459Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T09:13:01.459Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T09:13:01.459Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T09:13:01.459Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T09:13:01.459Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-09T09:13:01.459Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T09:13:01.459Z] + case "${OS_FAMILY}" in [2023-03-09T09:13:01.459Z] + dpkg -l [2023-03-09T09:13:01.459Z] + grep '^ii' [2023-03-09T09:13:01.459Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T09:13:01.459Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T09:13:01.459Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T09:13:01.459Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-09T09:13:01.459Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-09T09:13:01.459Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-09T09:13:01.469Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T09:13:01.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:13:02.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:13:02.299Z] [2023-03-09T09:13:02.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:13:02.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:13:02.603Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T09:13:02.603Z] 5eb5b503b376: Pulling fs layer [2023-03-09T09:13:02.603Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T09:13:02.603Z] ec43610c2a17: Pulling fs layer [2023-03-09T09:13:02.603Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T09:13:02.603Z] 33b1e0a273af: Pulling fs layer [2023-03-09T09:13:02.603Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T09:13:02.603Z] 2f39f015ded8: Pulling fs layer [2023-03-09T09:13:02.603Z] 33b1e0a273af: Waiting [2023-03-09T09:13:02.603Z] 5d3b04190fa2: Waiting [2023-03-09T09:13:02.603Z] 2f39f015ded8: Waiting [2023-03-09T09:13:02.862Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T09:13:02.862Z] 5c69ac0246d0: Download complete [2023-03-09T09:13:02.862Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T09:13:02.862Z] 3a2ae6a8a46f: Download complete [2023-03-09T09:13:02.862Z] ec43610c2a17: Verifying Checksum [2023-03-09T09:13:02.862Z] ec43610c2a17: Download complete [2023-03-09T09:13:02.862Z] 33b1e0a273af: Verifying Checksum [2023-03-09T09:13:02.862Z] 33b1e0a273af: Download complete [2023-03-09T09:13:02.862Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T09:13:02.862Z] 5d3b04190fa2: Download complete [2023-03-09T09:13:03.120Z] 5eb5b503b376: Verifying Checksum [2023-03-09T09:13:03.120Z] 5eb5b503b376: Download complete [2023-03-09T09:13:03.686Z] 2f39f015ded8: Verifying Checksum [2023-03-09T09:13:03.686Z] 2f39f015ded8: Download complete [2023-03-09T09:13:04.249Z] 5eb5b503b376: Pull complete [2023-03-09T09:13:04.249Z] 5c69ac0246d0: Pull complete [2023-03-09T09:13:04.816Z] ec43610c2a17: Pull complete [2023-03-09T09:13:04.816Z] 3a2ae6a8a46f: Pull complete [2023-03-09T09:13:04.816Z] 33b1e0a273af: Pull complete [2023-03-09T09:13:05.074Z] 5d3b04190fa2: Pull complete [2023-03-09T09:13:09.252Z] 2f39f015ded8: Pull complete [2023-03-09T09:13:09.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T09:13:09.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:13:09.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:13:09.336Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-03-09T09:13:09.357Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T09:13:11.349Z] $ docker top 4d17b50841dd4dfcd9b16a0f9b61a1160aa90f21b557c7e929ef33dcbeff9d65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T09:13:11.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T09:13:11.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T09:13:12.249Z] + ls /var/log/sa-host [2023-03-09T09:13:12.250Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T09:13:12.321Z] provisioning config files... [2023-03-09T09:13:12.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config610003985661485869tmp [Pipeline] { [Pipeline] echo [2023-03-09T09:13:12.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:12.627Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T09:13:12.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:12.958Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T09:13:12.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:13.255Z] ---> sudo-logs.sh [2023-03-09T09:13:13.255Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T09:13:13.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:13.569Z] ---> job-cost.sh [2023-03-09T09:13:13.570Z] lf-activate-venv: SKIPPING [2023-03-09T09:13:13.570Z] DEBUG: total: 0.10999999940395355 [2023-03-09T09:13:13.570Z] INFO: Retrieving Stack Cost... [2023-03-09T09:13:13.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T09:13:14.399Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T09:13:14.413Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:13:14.694Z] ---> logs-deploy.sh [2023-03-09T09:13:14.694Z] lf-activate-venv: SKIPPING [2023-03-09T09:13:14.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4424/2 [2023-03-09T09:13:14.694Z] INFO: archiving workspace using pattern(s): [2023-03-09T09:13:15.632Z] Archives upload complete. [2023-03-09T09:13:15.632Z] INFO: archiving logs to Nexus