Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+66ff43dfffb4d87db82b8084c082fff2d59b4de0 (e041c7b813e0f018d0fa353b889fe5c87a65d4e2) 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-ssh5984059923299177300.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6796356987242737226.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12797408060588513629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5229654910091930445.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9499171503906027109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17275 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 49a9122e6b0e7640104ad1cf6b2075bedf0faddf Checking out Revision 49a9122e6b0e7640104ad1cf6b2075bedf0faddf (PR-4572) > 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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49a9122e6b0e7640104ad1cf6b2075bedf0faddf # timeout=10 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9b62aefd7a77e8b11e12e89f7536359e5c0c373b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T08:30:01.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T08:30:01.959Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T08:30:01.973Z] ========================================================= [2023-05-30T08:30:01.973Z] EdgeX Global Pipelines Version Info [2023-05-30T08:30:01.973Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:30:02.694Z] ------------------- [2023-05-30T08:30:02.694Z] stable info: [2023-05-30T08:30:02.694Z] ------------------- [2023-05-30T08:30:02.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T08:30:02.695Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:30:02.695Z] Message: update stable to v1.0.249 [2023-05-30T08:30:03.264Z] ------------------- [2023-05-30T08:30:03.264Z] experimental info: [2023-05-30T08:30:03.264Z] ------------------- [2023-05-30T08:30:03.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T08:30:03.264Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:30:03.264Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T08:30:03.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T08:30:03.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T08:30:03.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T08:30:03.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T08:30:03.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T08:30:03.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T08:30:03.503Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T08:30:03.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T08:30:03.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T08:30:03.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T08:30:03.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T08:30:03.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T08:30:03.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T08:30:03.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T08:30:03.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T08:30:03.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:30:03.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:30:03.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T08:30:03.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T08:30:03.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T08:30:03.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T08:30:03.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T08:30:03.713Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T08:30:03.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo [2023-05-30T08:30:03.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo [2023-05-30T08:30:03.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo [2023-05-30T08:30:03.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] echo [2023-05-30T08:30:03.776Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49a9122 [Pipeline] echo [2023-05-30T08:30:03.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:30:03.828Z] provisioning config files... [2023-05-30T08:30:03.841Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6461319479612405615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:30:04.145Z] ---> docker-login.sh [2023-05-30T08:30:04.145Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:30:04.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:30:04.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:30:04.406Z] Configure a credential helper to remove this warning. See [2023-05-30T08:30:04.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:30:04.406Z] [2023-05-30T08:30:04.406Z] Login Succeeded [2023-05-30T08:30:04.406Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:30:04.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:30:04.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:30:04.665Z] Configure a credential helper to remove this warning. See [2023-05-30T08:30:04.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:30:04.665Z] [2023-05-30T08:30:04.665Z] Login Succeeded [2023-05-30T08:30:04.665Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:30:04.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:30:04.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:30:04.665Z] Configure a credential helper to remove this warning. See [2023-05-30T08:30:04.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:30:04.665Z] [2023-05-30T08:30:04.665Z] Login Succeeded [2023-05-30T08:30:04.665Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:30:04.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:30:04.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:30:04.924Z] Configure a credential helper to remove this warning. See [2023-05-30T08:30:04.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:30:04.924Z] [2023-05-30T08:30:04.924Z] Login Succeeded [2023-05-30T08:30:04.924Z] docker.io [2023-05-30T08:30:04.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:30:05.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:30:05.185Z] Configure a credential helper to remove this warning. See [2023-05-30T08:30:05.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:30:05.185Z] [2023-05-30T08:30:05.185Z] Login Succeeded [2023-05-30T08:30:05.185Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:30:05.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:30:05.495Z] + 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-05-30T08:30:05.495Z] + dirname cmd/core-command/Dockerfile [2023-05-30T08:30:05.495Z] + cut -d/ -f2 [2023-05-30T08:30:05.495Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T08:30:05.495Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:30:05.495Z] + cut -d/ -f2 [2023-05-30T08:30:05.495Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:30:05.495Z] + dirname cmd/core-data/Dockerfile+ [2023-05-30T08:30:05.495Z] cut -d/ -f2 [2023-05-30T08:30:05.495Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T08:30:05.495Z] + dirname cmd/core-metadata/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2023-05-30T08:30:05.496Z] cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2023-05-30T08:30:05.496Z] cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T08:30:05.496Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-05-30T08:30:05.496Z] -f2 [2023-05-30T08:30:05.496Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T08:30:05.496Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-30T08:30:05.496Z] + cut -d/ -f2 [2023-05-30T08:30:05.496Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T08:30:05.539Z] 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-05-30T08:30:05.862Z] + git rev-list -1 --merges 49a9122e6b0e7640104ad1cf6b2075bedf0faddf~1..49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] echo [2023-05-30T08:30:05.871Z] -----------> git rev-list -1 --merges 49a9122e6b0e7640104ad1cf6b2075bedf0faddf~1..49a9122e6b0e7640104ad1cf6b2075bedf0faddf 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:30:05.871Z] 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [false] [Pipeline] sh [2023-05-30T08:30:06.155Z] + git log --format=format:%s -1 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] echo [2023-05-30T08:30:06.169Z] ========================================================= [2023-05-30T08:30:06.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T08:30:06.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T08:30:06.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T08:30:06.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T08:30:06.523Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T08:30:06.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T08:30:06.523Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T08:30:06.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T08:30:06.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:30:06.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:30:06.860Z] [2023-05-30T08:30:06.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:30:07.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:30:07.170Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T08:30:07.170Z] b85a868b505f: Pulling fs layer [2023-05-30T08:30:07.170Z] e2be974225ed: Pulling fs layer [2023-05-30T08:30:07.170Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T08:30:07.170Z] 988bab9f4d93: Pulling fs layer [2023-05-30T08:30:07.170Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T08:30:07.170Z] eaf3925da568: Pulling fs layer [2023-05-30T08:30:07.170Z] bab4dde63d76: Pulling fs layer [2023-05-30T08:30:07.170Z] bde34c3a00c8: Pulling fs layer [2023-05-30T08:30:07.170Z] b352a97aabf1: Pulling fs layer [2023-05-30T08:30:07.170Z] 4872d77fe225: Pulling fs layer [2023-05-30T08:30:07.170Z] 5851b861e8e6: Pulling fs layer [2023-05-30T08:30:07.170Z] 988bab9f4d93: Waiting [2023-05-30T08:30:07.170Z] 1469e6f7b9e6: Waiting [2023-05-30T08:30:07.170Z] b352a97aabf1: Waiting [2023-05-30T08:30:07.170Z] 4872d77fe225: Waiting [2023-05-30T08:30:07.170Z] bde34c3a00c8: Waiting [2023-05-30T08:30:07.170Z] eaf3925da568: Waiting [2023-05-30T08:30:07.170Z] 5851b861e8e6: Waiting [2023-05-30T08:30:07.170Z] e2be974225ed: Verifying Checksum [2023-05-30T08:30:07.171Z] e2be974225ed: Download complete [2023-05-30T08:30:07.171Z] 988bab9f4d93: Verifying Checksum [2023-05-30T08:30:07.171Z] 988bab9f4d93: Download complete [2023-05-30T08:30:07.437Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T08:30:07.437Z] 1469e6f7b9e6: Download complete [2023-05-30T08:30:07.437Z] eaf3925da568: Verifying Checksum [2023-05-30T08:30:07.437Z] eaf3925da568: Download complete [2023-05-30T08:30:07.437Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T08:30:07.437Z] 339a4e72a1f5: Download complete [2023-05-30T08:30:07.437Z] bde34c3a00c8: Verifying Checksum [2023-05-30T08:30:07.437Z] bde34c3a00c8: Download complete [2023-05-30T08:30:07.437Z] b352a97aabf1: Verifying Checksum [2023-05-30T08:30:07.437Z] b352a97aabf1: Download complete [2023-05-30T08:30:07.437Z] 4872d77fe225: Verifying Checksum [2023-05-30T08:30:07.437Z] 4872d77fe225: Download complete [2023-05-30T08:30:07.437Z] 5851b861e8e6: Download complete [2023-05-30T08:30:07.437Z] b85a868b505f: Verifying Checksum [2023-05-30T08:30:07.437Z] b85a868b505f: Download complete [2023-05-30T08:30:07.697Z] bab4dde63d76: Verifying Checksum [2023-05-30T08:30:07.697Z] bab4dde63d76: Download complete [2023-05-30T08:30:09.073Z] b85a868b505f: Pull complete [2023-05-30T08:30:09.073Z] e2be974225ed: Pull complete [2023-05-30T08:30:09.642Z] 339a4e72a1f5: Pull complete [2023-05-30T08:30:09.642Z] 988bab9f4d93: Pull complete [2023-05-30T08:30:09.903Z] 1469e6f7b9e6: Pull complete [2023-05-30T08:30:09.903Z] eaf3925da568: Pull complete [2023-05-30T08:30:11.806Z] bab4dde63d76: Pull complete [2023-05-30T08:30:11.806Z] bde34c3a00c8: Pull complete [2023-05-30T08:30:11.806Z] b352a97aabf1: Pull complete [2023-05-30T08:30:11.806Z] 4872d77fe225: Pull complete [2023-05-30T08:30:11.806Z] 5851b861e8e6: Pull complete [2023-05-30T08:30:11.806Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T08:30:11.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:30:12.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:30:12.172Z] prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container [2023-05-30T08:30:12.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T08:30:15.437Z] $ docker top 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e -eo pid,comm [2023-05-30T08:30:15.495Z] 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-05-30T08:30:15.495Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T08:30:15.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:30:15.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:30:15.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:30:15.655Z] $ docker exec 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent [2023-05-30T08:30:15.773Z] SSH_AUTH_SOCK=/tmp/ssh-fVL5YOyCWKoz/agent.32 [2023-05-30T08:30:15.773Z] SSH_AGENT_PID=38 [2023-05-30T08:30:15.779Z] Running ssh-add (command line suppressed) [2023-05-30T08:30:15.877Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_10477581356952658456.key (/w/workspace/edgex-go/6@tmp/private_key_10477581356952658456.key) [2023-05-30T08:30:15.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:30:16.184Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T08:30:16.202Z] $ docker exec --env ******** --env ******** 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent -k [2023-05-30T08:30:16.296Z] unset SSH_AUTH_SOCK; [2023-05-30T08:30:16.296Z] unset SSH_AGENT_PID; [2023-05-30T08:30:16.296Z] echo Agent pid 38 killed; [2023-05-30T08:30:16.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T08:30:16.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:30:16.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:30:16.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:30:16.445Z] $ docker exec 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent [2023-05-30T08:30:16.569Z] SSH_AUTH_SOCK=/tmp/ssh-NFpGqWqMFV6k/agent.71 [2023-05-30T08:30:16.569Z] SSH_AGENT_PID=77 [2023-05-30T08:30:16.573Z] Running ssh-add (command line suppressed) [2023-05-30T08:30:16.669Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_17429061503300944930.key (/w/workspace/edgex-go/6@tmp/private_key_17429061503300944930.key) [2023-05-30T08:30:16.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:30:16.974Z] + git semver init [2023-05-30T08:30:17.234Z] 2023-05-30 08:30:17,165 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T08:30:17.234Z] 2023-05-30 08:30:17,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-05-30T08:30:17.234Z] 2023-05-30 08:30:17,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-05-30T08:30:17.234Z] 2023-05-30 08:30:17,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-05-30T08:30:22.511Z] 2023-05-30 08:30:22,222 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4572 with force:False [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,223 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4572 [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,227 [execute] INFO git cat-file --batch-check [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,232 [execute] INFO git cat-file --batch [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:30:22.512Z] 2023-05-30 08:30:22,236 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4572 [2023-05-30T08:30:22.512Z] 0.0.0 [Pipeline] } [2023-05-30T08:30:22.524Z] $ docker exec --env ******** --env ******** 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent -k [2023-05-30T08:30:22.632Z] unset SSH_AUTH_SOCK; [2023-05-30T08:30:22.632Z] unset SSH_AGENT_PID; [2023-05-30T08:30:22.633Z] echo Agent pid 77 killed; [2023-05-30T08:30:22.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:30:22.941Z] + git semver [Pipeline] } [2023-05-30T08:30:23.214Z] $ docker stop --time=1 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e [2023-05-30T08:30:24.552Z] $ docker rm -f --volumes 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:30:24.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T08:30:25.093Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T08:30:25.096Z] [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-05-30T08:30:25.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-05-30T08:30:25.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:30:25.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:30:25.525Z] ========================================================= [2023-05-30T08:30:25.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T08:30:25.525Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:30:25.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:25.815Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T08:30:25.815Z] f56be85fc22e: Pulling fs layer [2023-05-30T08:30:25.815Z] 85791d961cd3: Pulling fs layer [2023-05-30T08:30:25.815Z] d694b5ae8c79: Pulling fs layer [2023-05-30T08:30:25.815Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T08:30:25.815Z] 4d19c01a9841: Pulling fs layer [2023-05-30T08:30:25.815Z] 9325e15d5711: Pulling fs layer [2023-05-30T08:30:25.815Z] 556b6ee489ea: Pulling fs layer [2023-05-30T08:30:25.815Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T08:30:25.815Z] 9f32a84ed3da: Waiting [2023-05-30T08:30:25.815Z] 4d19c01a9841: Waiting [2023-05-30T08:30:25.815Z] 9325e15d5711: Waiting [2023-05-30T08:30:25.815Z] 556b6ee489ea: Waiting [2023-05-30T08:30:25.815Z] c5a4b2cf53e6: Waiting [2023-05-30T08:30:25.815Z] 85791d961cd3: Download complete [2023-05-30T08:30:25.815Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T08:30:25.815Z] 9f32a84ed3da: Download complete [2023-05-30T08:30:25.815Z] 4d19c01a9841: Verifying Checksum [2023-05-30T08:30:25.815Z] 4d19c01a9841: Download complete [2023-05-30T08:30:25.815Z] f56be85fc22e: Verifying Checksum [2023-05-30T08:30:25.815Z] f56be85fc22e: Download complete [2023-05-30T08:30:25.815Z] 9325e15d5711: Verifying Checksum [2023-05-30T08:30:25.815Z] 9325e15d5711: Download complete [2023-05-30T08:30:26.077Z] f56be85fc22e: Pull complete [2023-05-30T08:30:26.377Z] 85791d961cd3: Pull complete [2023-05-30T08:30:26.636Z] c5a4b2cf53e6: Download complete [2023-05-30T08:30:26.636Z] d694b5ae8c79: Verifying Checksum [2023-05-30T08:30:26.636Z] d694b5ae8c79: Download complete [2023-05-30T08:30:26.893Z] 556b6ee489ea: Verifying Checksum [2023-05-30T08:30:26.893Z] 556b6ee489ea: Download complete [2023-05-30T08:30:30.176Z] d694b5ae8c79: Pull complete [2023-05-30T08:30:30.177Z] 9f32a84ed3da: Pull complete [2023-05-30T08:30:30.177Z] 4d19c01a9841: Pull complete [2023-05-30T08:30:30.177Z] 9325e15d5711: Pull complete [2023-05-30T08:30:32.075Z] 556b6ee489ea: Pull complete [2023-05-30T08:30:33.010Z] c5a4b2cf53e6: Pull complete [2023-05-30T08:30:33.010Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T08:30:33.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:33.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:30:33.307Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:33.307Z] WORKDIR /edgex [2023-05-30T08:30:33.307Z] COPY go.mod . [2023-05-30T08:30:33.307Z] RUN go mod download [2023-05-30T08:30:33.307Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T08:30:33.872Z] Sending build context to Docker daemon 170.8MB [2023-05-30T08:30:33.872Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:30:33.872Z] ---> c4be618373d6 [2023-05-30T08:30:33.872Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:30:40.179Z] Still waiting to schedule task [2023-05-30T08:30:40.180Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T08:30:42.023Z] ---> Running in aacff6ce972b [2023-05-30T08:30:42.023Z] Removing intermediate container aacff6ce972b [2023-05-30T08:30:42.023Z] ---> 0c6ae79389b9 [2023-05-30T08:30:42.023Z] Step 3/4 : COPY go.mod . [2023-05-30T08:30:42.023Z] ---> 93a909077b33 [2023-05-30T08:30:42.023Z] Step 4/4 : RUN go mod download [2023-05-30T08:30:42.023Z] ---> Running in aea38a10053e [2023-05-30T08:30:56.930Z] Removing intermediate container aea38a10053e [2023-05-30T08:30:56.930Z] ---> 7f0344f0d6cb [2023-05-30T08:30:56.930Z] Successfully built 7f0344f0d6cb [2023-05-30T08:30:56.930Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:30:57.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:30:57.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:30:57.296Z] prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container [2023-05-30T08:30:57.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:30:57.816Z] $ docker top 094190d73b23974fd9d24079776bfb94c724fe6b331bea1abbbf1a9139b2df6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:30:58.149Z] + go version [2023-05-30T08:30:58.150Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T08:30:58.167Z] $ docker stop --time=1 094190d73b23974fd9d24079776bfb94c724fe6b331bea1abbbf1a9139b2df6c [2023-05-30T08:30:59.431Z] $ docker rm -f --volumes 094190d73b23974fd9d24079776bfb94c724fe6b331bea1abbbf1a9139b2df6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:30:59.824Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:30:59.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:30:59.901Z] prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container [2023-05-30T08:30:59.943Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:31:00.292Z] $ docker top b65bd34fa2731508c021224abc0d1efa97343c4930b3a0ae351c00c734163e0f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:31:00.364Z] ========================================================= [2023-05-30T08:31:00.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:31:00.364Z] ========================================================= [Pipeline] sh [2023-05-30T08:31:00.646Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:31:00.943Z] + make test [2023-05-30T08:31:00.943Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:31:09.058Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:31:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:31:25.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:31:25.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:31:25.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-05-30T08:31:28.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-30T08:31:32.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements [2023-05-30T08:31:32.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:31:32.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:31:32.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:31:33.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:31:33.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:31:33.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-05-30T08:31:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:31:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:31:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:31:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:31:34.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:31:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:31:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:31:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.937s coverage: 88.5% of statements [2023-05-30T08:31:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-30T08:31:38.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:31:38.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:31:38.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:31:38.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements [2023-05-30T08:31:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:31:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:31:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:31:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:31:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:31:38.292Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-05-30T08:31:39.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:31:39.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:31:39.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:31:39.664Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-05-30T08:31:39.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:31:39.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:31:39.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-05-30T08:31:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements [2023-05-30T08:31:40.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements [2023-05-30T08:31:40.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements [2023-05-30T08:31:40.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-05-30T08:31:40.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-05-30T08:31:41.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-05-30T08:31:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:31:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:31:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:31:41.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:31:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:31:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:31:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:31:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:31:42.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:31:42.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:31:42.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:31:42.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:31:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:31:43.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:31:43.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:31:44.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:31:44.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:31:46.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:31:46.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:31:47.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:31:47.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:31:47.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:31:48.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:31:48.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:31:49.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:31:50.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:31:50.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:31:50.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:31:50.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:31:51.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:31:51.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:31:51.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:31:51.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:31:51.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2023-05-30T08:31:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:31:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:31:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:31:52.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:31:53.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:31:53.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:31:53.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:31:53.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.8% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 63.1% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-30T08:32:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-30T08:32:06.118Z] 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-05-30T08:32:06.118Z] running golangci-lint [2023-05-30T08:32:06.118Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T08:32:06.118Z] go version go1.20.2 linux/amd64 [2023-05-30T08:32:06.118Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T08:32:06.118Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T08:32:20.984Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 14.774340134s" [2023-05-30T08:32:20.984Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.848441ms" [2023-05-30T08:32:29.163Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.208186161s with top 10 stages: buildir: 37.295698598s, inspect: 2.154224338s, fact_deprecated: 2.089079874s, gosec: 1.586903435s, printf: 1.45109821s, ctrlflow: 1.378650557s, S1038: 1.183056248s, nilness: 1.051600451s, fact_purity: 883.514694ms, S1039: 513.810167ms" [2023-05-30T08:32:29.163Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T08:32:29.163Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" [2023-05-30T08:32:29.163Z] level=info msg="[runner] processing took 18.084599ms with stages: nolint: 7.591041ms, identifier_marker: 5.087515ms, exclude-rules: 2.194281ms, autogenerated_exclude: 1.444072ms, path_prettifier: 1.149788ms, skip_dirs: 556.638µs, cgo: 45.832µs, filename_unadjuster: 10.881µs, uniq_by_line: 721ns, max_same_issues: 720ns, exclude: 490ns, skip_files: 440ns, severity-rules: 400ns, diff: 370ns, path_prefixer: 280ns, source_code: 270ns, max_per_file_from_linter: 270ns, sort_results: 250ns, path_shortener: 170ns, max_from_linter: 170ns" [2023-05-30T08:32:29.163Z] level=info msg="[runner] linters took 8.799236664s with stages: goanalysis_metalinter: 8.781045861s" [2023-05-30T08:32:29.163Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T08:32:29.163Z] level=info msg="Memory: 236 samples, avg is 199.3MB, max is 827.8MB" [2023-05-30T08:32:29.163Z] level=info msg="Execution took 23.623583213s" [2023-05-30T08:32:29.163Z] go vet ./... [2023-05-30T08:32:34.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:32:34.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:32:34.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:32:34.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:32:34.780Z] + ls -al . [2023-05-30T08:32:34.780Z] total 704 [2023-05-30T08:32:34.780Z] drwxrwxr-x 11 1001 1001 4096 May 30 08:31 . [2023-05-30T08:32:34.780Z] drwxr-xr-x 4 root root 4096 May 30 08:31 .. [2023-05-30T08:32:34.780Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:29 .blubracket [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:29 .dockerignore [2023-05-30T08:32:34.780Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:30 .git [2023-05-30T08:32:34.780Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:29 .github [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 1133 May 30 08:29 .gitignore [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:29 .golangci.yml [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:29 .hadolint.yml [2023-05-30T08:32:34.780Z] drwxr-xr-x 3 1001 1001 4096 May 30 08:30 .semver [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:29 .sonarcloud.properties [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:29 ADOPTERS.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:29 Attribution.txt [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:29 CHANGELOG.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:29 CONTRIBUTING.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:29 GOVERNANCE.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:29 Jenkinsfile [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:29 LICENSE [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:29 Makefile [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:29 OWNERS.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:29 README.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:29 SECURITY.md [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:30 VERSION [2023-05-30T08:32:34.780Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:29 bin [2023-05-30T08:32:34.780Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:29 cmd [2023-05-30T08:32:34.780Z] -rw-r--r-- 1 root root 447731 May 30 08:32 coverage.out [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 3159 May 30 08:29 go.mod [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 31048 May 30 08:29 go.sum [2023-05-30T08:32:34.780Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:29 internal [2023-05-30T08:32:34.780Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:29 openapi [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:29 security.txt [2023-05-30T08:32:34.780Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:29 snap [2023-05-30T08:32:34.780Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:29 version.go [Pipeline] sh [2023-05-30T08:32:35.069Z] + '[' -e coverage.out ] [2023-05-30T08:32:35.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:32:35.179Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:32:35.460Z] + make build [2023-05-30T08:32:35.460Z] 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-05-30T08:32:47.664Z] 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-05-30T08:32:48.601Z] 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-05-30T08:32:49.536Z] 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-05-30T08:32:50.469Z] 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-05-30T08:32:57.053Z] 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-05-30T08:32:58.958Z] 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-05-30T08:33:00.343Z] 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-05-30T08:33:01.280Z] 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-05-30T08:33:02.216Z] 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-05-30T08:33:03.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T08:33:04.526Z] 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-05-30T08:33:05.923Z] $ docker stop --time=1 b65bd34fa2731508c021224abc0d1efa97343c4930b3a0ae351c00c734163e0f [2023-05-30T08:33:11.250Z] $ docker rm -f --volumes b65bd34fa2731508c021224abc0d1efa97343c4930b3a0ae351c00c734163e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:33:12.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:33:12.065Z] [2023-05-30T08:33:12.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:33:12.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:33:12.623Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T08:33:12.623Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T08:33:12.623Z] ca9280d653b3: Pulling fs layer [2023-05-30T08:33:12.623Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T08:33:12.623Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-30T08:33:12.623Z] cbdbe7a5bc2a: Download complete [2023-05-30T08:33:12.623Z] ca9280d653b3: Verifying Checksum [2023-05-30T08:33:12.623Z] ca9280d653b3: Download complete [2023-05-30T08:33:12.623Z] cbdbe7a5bc2a: Pull complete [2023-05-30T08:33:13.190Z] 7e9c9ca2126c: Verifying Checksum [2023-05-30T08:33:13.190Z] 7e9c9ca2126c: Download complete [2023-05-30T08:33:13.190Z] ca9280d653b3: Pull complete [2023-05-30T08:33:16.473Z] 7e9c9ca2126c: Pull complete [2023-05-30T08:33:16.473Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T08:33:16.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:33:16.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:33:16.566Z] prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container [2023-05-30T08:33:16.610Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T08:33:20.152Z] $ docker top d08d22bb8a9d6a75da84fdf92f7c49d05f771290b4e457874e2308fb46044ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:33:20.493Z] + docker-compose build --help [2023-05-30T08:33:20.493Z] + grep parallel [2023-05-30T08:33:21.059Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:33:21.078Z] $ docker stop --time=1 d08d22bb8a9d6a75da84fdf92f7c49d05f771290b4e457874e2308fb46044ac7 [2023-05-30T08:33:21.983Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17280 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [2023-05-30T08:33:22.366Z] $ docker rm -f --volumes d08d22bb8a9d6a75da84fdf92f7c49d05f771290b4e457874e2308fb46044ac7 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] ws [2023-05-30T08:33:22.414Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-05-30T08:33:22.452Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:33:22.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:33:22.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:33:22.844Z] prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container [2023-05-30T08:33:22.886Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-30T08:33:23.244Z] $ docker top c27f52b7e949e438a65176954819881025e9e6ee9d7689b8d83d7a629350edb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:33:23.579Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:33:24.147Z] Building core-command ... [2023-05-30T08:33:24.147Z] Building core-common-config-bootstrapper ... [2023-05-30T08:33:24.147Z] Building core-data ... [2023-05-30T08:33:24.147Z] Building core-metadata ... [2023-05-30T08:33:24.147Z] Building security-bootstrapper ... [2023-05-30T08:33:24.147Z] Building security-proxy-auth ... [2023-05-30T08:33:24.147Z] Building security-proxy-setup ... [2023-05-30T08:33:24.147Z] Building security-secretstore-setup ... [2023-05-30T08:33:24.147Z] Building security-spiffe-token-provider ... [2023-05-30T08:33:24.147Z] Building security-spire-agent ... [2023-05-30T08:33:24.147Z] Building security-spire-config ... [2023-05-30T08:33:24.147Z] Building security-spire-server ... [2023-05-30T08:33:24.147Z] Building support-notifications ... [2023-05-30T08:33:24.147Z] Building support-scheduler ... [2023-05-30T08:33:24.147Z] Building security-proxy-auth [2023-05-30T08:33:24.147Z] Building core-command [2023-05-30T08:33:24.147Z] Building security-secretstore-setup [2023-05-30T08:33:24.147Z] Building security-spiffe-token-provider [2023-05-30T08:33:24.147Z] Building security-bootstrapper [2023-05-30T08:33:28.148Z] using credential edgex-jenkins-ssh [2023-05-30T08:33:28.164Z] Cloning the remote Git repository [2023-05-30T08:33:28.207Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:33:28.294Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-05-30T08:33:28.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:33:28.421Z] > git --version # timeout=10 [2023-05-30T08:33:28.438Z] > git --version # 'git version 2.25.1' [2023-05-30T08:33:28.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:33:28.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:33:36.552Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:33:36.553Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:33:36.553Z] ---> 7f0344f0d6cb [2023-05-30T08:33:36.553Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T08:33:37.117Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:33:37.117Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:33:37.117Z] ---> 7f0344f0d6cb [2023-05-30T08:33:37.117Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T08:33:37.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:33:37.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:33:37.117Z] ---> 7f0344f0d6cb [2023-05-30T08:33:37.117Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:33:37.117Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:33:37.117Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:33:37.117Z] ---> 7f0344f0d6cb [2023-05-30T08:33:37.117Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:33:37.117Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:33:37.117Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:33:37.117Z] ---> 7f0344f0d6cb [2023-05-30T08:33:37.117Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T08:33:47.135Z] ---> Running in 1a073510400c [2023-05-30T08:33:47.135Z] ---> Running in aaf5f140314f [2023-05-30T08:33:47.135Z] ---> Running in 79a9fff502a4 [2023-05-30T08:33:47.135Z] ---> Running in 32d8b02fd0e2 [2023-05-30T08:33:47.135Z] ---> Running in b1fdb132c83d [2023-05-30T08:33:47.135Z] Removing intermediate container 1a073510400c [2023-05-30T08:33:47.135Z] ---> 66791d7e358d [2023-05-30T08:33:47.135Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:33:47.135Z] Removing intermediate container aaf5f140314f [2023-05-30T08:33:47.135Z] ---> dbc1a66fa461 [2023-05-30T08:33:47.135Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T08:33:47.135Z] Removing intermediate container 32d8b02fd0e2 [2023-05-30T08:33:47.135Z] ---> 037448f3608b [2023-05-30T08:33:47.135Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T08:33:47.135Z] ---> Running in affd3d98830f [2023-05-30T08:33:47.135Z] Removing intermediate container 79a9fff502a4 [2023-05-30T08:33:47.135Z] ---> 4b37070d5e2b [2023-05-30T08:33:47.135Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T08:33:47.135Z] ---> Running in 7dad5bdafdc1 [2023-05-30T08:33:47.135Z] ---> Running in 660bc23941ac [2023-05-30T08:33:47.135Z] Removing intermediate container b1fdb132c83d [2023-05-30T08:33:47.135Z] ---> 0d473d84bb04 [2023-05-30T08:33:47.135Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T08:33:47.135Z] ---> Running in 320229e95153 [2023-05-30T08:33:47.135Z] ---> Running in acaf39df68c8 [2023-05-30T08:33:47.135Z] Removing intermediate container affd3d98830f [2023-05-30T08:33:47.135Z] ---> a2f9974c5077 [2023-05-30T08:33:47.135Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:33:47.135Z] Removing intermediate container 7dad5bdafdc1 [2023-05-30T08:33:47.135Z] ---> adcfe7eec360 [2023-05-30T08:33:47.135Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T08:33:47.135Z] ---> Running in 85f9082b105d [2023-05-30T08:33:47.135Z] ---> Running in 60c9739eadfe [2023-05-30T08:33:47.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.393Z] OK: 265 MiB in 53 packages [2023-05-30T08:33:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.650Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:33:47.651Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:33:47.651Z] OK: 17828 distinct packages available [2023-05-30T08:33:47.651Z] OK: 265 MiB in 53 packages [2023-05-30T08:33:47.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.651Z] OK: 265 MiB in 53 packages [2023-05-30T08:33:47.908Z] Removing intermediate container 660bc23941ac [2023-05-30T08:33:47.908Z] ---> 85a3797ec852 [2023-05-30T08:33:47.908Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T08:33:47.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:33:47.908Z] OK: 265 MiB in 53 packages [2023-05-30T08:33:47.908Z] ---> 176c152e8509 [2023-05-30T08:33:47.908Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:33:47.908Z] ---> Running in 31f2c78f9495 [2023-05-30T08:33:48.166Z] OK: 265 MiB in 53 packages [2023-05-30T08:33:48.166Z] Removing intermediate container acaf39df68c8 [2023-05-30T08:33:48.166Z] ---> 37fe04f5fac5 [2023-05-30T08:33:48.166Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T08:33:48.166Z] Removing intermediate container 85f9082b105d [2023-05-30T08:33:48.166Z] ---> 7815ad2bf5dc [2023-05-30T08:33:48.166Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T08:33:48.425Z] ---> 77af87780902 [2023-05-30T08:33:48.425Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:33:48.425Z] ---> Running in d0faf100a616 [2023-05-30T08:33:48.425Z] ---> e821bb9e4d64 [2023-05-30T08:33:48.425Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:33:48.425Z] ---> Running in 156c1ca03703 [2023-05-30T08:33:48.425Z] Removing intermediate container 60c9739eadfe [2023-05-30T08:33:48.425Z] ---> cc5d5ee24b76 [2023-05-30T08:33:48.425Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:33:48.682Z] Removing intermediate container 320229e95153 [2023-05-30T08:33:48.682Z] ---> 328cc67bcbf8 [2023-05-30T08:33:48.682Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T08:33:48.682Z] ---> d18ecb1d0a7b [2023-05-30T08:33:48.682Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:33:48.682Z] ---> Running in 1e53a761c25a [2023-05-30T08:33:48.939Z] ---> 6bdd39858b95 [2023-05-30T08:33:48.939Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:33:48.939Z] ---> Running in 325a595c9b91 [2023-05-30T08:33:47.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:33:47.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:33:48.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:33:48.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:33:48.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:33:48.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T08:33:49.473Z] Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-30T08:33:50.101Z] Merge succeeded, producing d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T08:33:50.102Z] Checking out Revision d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd (PR-4572) [2023-05-30T08:33:49.497Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:33:49.572Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [2023-05-30T08:33:49.804Z] > git remote # timeout=10 [2023-05-30T08:33:49.825Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T08:33:49.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:33:49.859Z] > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [2023-05-30T08:33:50.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T08:33:50.111Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:33:50.123Z] > git checkout -f d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd # timeout=10 [2023-05-30T08:33:53.643Z] Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" [2023-05-30T08:33:53.672Z] First time build. Skipping changelog. [2023-05-30T08:33:53.652Z] > git rev-list --no-walk 9b62aefd7a77e8b11e12e89f7536359e5c0c373b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T08:33:55.201Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T08:33:55.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T08:33:55.201Z] Dload Upload Total Spent Left Speed [2023-05-30T08:33:55.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-05-30T08:33:56.186Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T08:33:56.515Z] + sudo tee /etc/docker/daemon.new [2023-05-30T08:33:56.515Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T08:33:56.515Z] { [2023-05-30T08:33:56.515Z] "registry-mirrors": [ [2023-05-30T08:33:56.515Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T08:33:56.515Z] ], [2023-05-30T08:33:56.515Z] "bip": "10.250.0.254/24", [2023-05-30T08:33:56.515Z] "hosts": [ [2023-05-30T08:33:56.515Z] "tcp://0.0.0.0:5555", [2023-05-30T08:33:56.515Z] "unix:///var/run/docker.sock" [2023-05-30T08:33:56.515Z] ], [2023-05-30T08:33:56.515Z] "mtu": 1458, [2023-05-30T08:33:56.515Z] "selinux-enabled": true, [2023-05-30T08:33:56.515Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T08:33:56.515Z] } [Pipeline] sh [2023-05-30T08:33:56.839Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T08:33:57.164Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:34:15.430Z] provisioning config files... [2023-05-30T08:34:15.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7107810963005901089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:34:15.815Z] ---> docker-login.sh [2023-05-30T08:34:15.815Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:34:16.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:34:16.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:34:16.401Z] Configure a credential helper to remove this warning. See [2023-05-30T08:34:16.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:34:16.401Z] [2023-05-30T08:34:16.401Z] Login Succeeded [2023-05-30T08:34:16.401Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:34:16.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:34:16.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:34:16.669Z] Configure a credential helper to remove this warning. See [2023-05-30T08:34:16.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:34:16.669Z] [2023-05-30T08:34:16.669Z] Login Succeeded [2023-05-30T08:34:16.669Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:34:16.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:34:17.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:34:17.209Z] Configure a credential helper to remove this warning. See [2023-05-30T08:34:17.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:34:17.209Z] [2023-05-30T08:34:17.209Z] Login Succeeded [2023-05-30T08:34:17.209Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:34:17.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:34:17.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:34:17.478Z] Configure a credential helper to remove this warning. See [2023-05-30T08:34:17.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:34:17.478Z] [2023-05-30T08:34:17.478Z] Login Succeeded [2023-05-30T08:34:17.478Z] docker.io [2023-05-30T08:34:17.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:34:18.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:34:18.015Z] Configure a credential helper to remove this warning. See [2023-05-30T08:34:18.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:34:18.015Z] [2023-05-30T08:34:18.015Z] Login Succeeded [2023-05-30T08:34:18.015Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:34:18.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T08:34:18.633Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-05-30T08:34:18.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:34:18.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:34:18.677Z] ========================================================= [2023-05-30T08:34:18.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T08:34:18.677Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:34:19.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:34:19.281Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T08:34:19.281Z] c41833b44d91: Pulling fs layer [2023-05-30T08:34:19.281Z] ed15518f5707: Pulling fs layer [2023-05-30T08:34:19.281Z] feae8fd75edb: Pulling fs layer [2023-05-30T08:34:19.281Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T08:34:19.281Z] 3cdef696dda3: Pulling fs layer [2023-05-30T08:34:19.281Z] 2ced38df9373: Pulling fs layer [2023-05-30T08:34:19.281Z] 58f1dce35555: Pulling fs layer [2023-05-30T08:34:19.281Z] 3cdef696dda3: Waiting [2023-05-30T08:34:19.281Z] 2ced38df9373: Waiting [2023-05-30T08:34:19.281Z] 242c74f7c9fa: Waiting [2023-05-30T08:34:19.281Z] 58f1dce35555: Waiting [2023-05-30T08:34:19.281Z] ed15518f5707: Verifying Checksum [2023-05-30T08:34:19.281Z] ed15518f5707: Download complete [2023-05-30T08:34:19.281Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T08:34:19.281Z] 242c74f7c9fa: Download complete [2023-05-30T08:34:19.281Z] 3cdef696dda3: Verifying Checksum [2023-05-30T08:34:19.281Z] 3cdef696dda3: Download complete [2023-05-30T08:34:19.281Z] c41833b44d91: Verifying Checksum [2023-05-30T08:34:19.281Z] c41833b44d91: Download complete [2023-05-30T08:34:20.255Z] c41833b44d91: Pull complete [2023-05-30T08:34:20.524Z] 58f1dce35555: Verifying Checksum [2023-05-30T08:34:20.524Z] 58f1dce35555: Download complete [2023-05-30T08:34:20.817Z] ed15518f5707: Pull complete [2023-05-30T08:34:21.780Z] feae8fd75edb: Verifying Checksum [2023-05-30T08:34:21.780Z] feae8fd75edb: Download complete [2023-05-30T08:34:21.780Z] 2ced38df9373: Verifying Checksum [2023-05-30T08:34:21.780Z] 2ced38df9373: Download complete [2023-05-30T08:34:31.867Z] feae8fd75edb: Pull complete [2023-05-30T08:34:31.867Z] 242c74f7c9fa: Pull complete [2023-05-30T08:34:31.867Z] 3cdef696dda3: Pull complete [2023-05-30T08:34:38.524Z] 2ced38df9373: Pull complete [2023-05-30T08:34:42.779Z] 58f1dce35555: Pull complete [2023-05-30T08:34:42.779Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T08:34:42.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:34:42.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:34:43.109Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:34:43.109Z] WORKDIR /edgex [2023-05-30T08:34:43.109Z] COPY go.mod . [2023-05-30T08:34:43.109Z] RUN go mod download [2023-05-30T08:34:43.109Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-30T08:34:43.727Z] Sending build context to Docker daemon 2.928MB [2023-05-30T08:34:43.727Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:34:43.727Z] ---> fadd8f120f05 [2023-05-30T08:34:43.727Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:34:45.698Z] ---> Running in 9a6f91a83568 [2023-05-30T08:34:45.698Z] Removing intermediate container 9a6f91a83568 [2023-05-30T08:34:45.698Z] ---> ff0f4d3f4eac [2023-05-30T08:34:45.698Z] Step 3/4 : COPY go.mod . [2023-05-30T08:34:46.285Z] ---> 0b3e8c99698b [2023-05-30T08:34:46.285Z] Step 4/4 : RUN go mod download [2023-05-30T08:34:46.285Z] ---> Running in 3b0b6c48d206 [2023-05-30T08:34:56.861Z] Removing intermediate container 1e53a761c25a [2023-05-30T08:34:56.861Z] ---> 10885374ecab [2023-05-30T08:34:56.861Z] Step 8/23 : COPY . . [2023-05-30T08:34:56.861Z] Removing intermediate container 325a595c9b91 [2023-05-30T08:34:56.861Z] ---> c4109c359db3 [2023-05-30T08:34:56.861Z] Step 7/20 : COPY . . [2023-05-30T08:34:56.861Z] Removing intermediate container d0faf100a616 [2023-05-30T08:34:56.861Z] ---> fc12c869bc18 [2023-05-30T08:34:56.861Z] Step 7/25 : COPY . . [2023-05-30T08:34:56.861Z] Removing intermediate container 31f2c78f9495 [2023-05-30T08:34:56.861Z] ---> 282dfe9911c3 [2023-05-30T08:34:56.861Z] Step 7/33 : COPY . . [2023-05-30T08:34:56.861Z] Removing intermediate container 156c1ca03703 [2023-05-30T08:34:56.861Z] ---> 448714b3be4a [2023-05-30T08:34:56.861Z] Step 8/24 : COPY . . [2023-05-30T08:35:18.556Z] Removing intermediate container 3b0b6c48d206 [2023-05-30T08:35:18.556Z] ---> a09c4607390e [2023-05-30T08:35:18.556Z] Successfully built a09c4607390e [2023-05-30T08:35:18.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:35:18.896Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:35:18.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:35:19.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container [2023-05-30T08:35:19.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-30T08:35:22.737Z] $ docker top ef2325ac705e470a2f18a98019199d2b00db2cde7e0ada066f79756596767647 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:35:23.545Z] ---> 5c67e03338dc [2023-05-30T08:35:23.545Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T08:35:23.545Z] ---> f61b1eaa9bdc [2023-05-30T08:35:23.545Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T08:35:23.545Z] ---> cc2f83d3eb25 [2023-05-30T08:35:23.545Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T08:35:23.545Z] ---> Running in 4949311ea7aa [2023-05-30T08:35:23.545Z] ---> 775537e8f297 [2023-05-30T08:35:23.545Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T08:35:23.545Z] ---> Running in dfe36f6295ea [2023-05-30T08:35:23.545Z] ---> Running in 743ab090f87a [2023-05-30T08:35:23.545Z] ---> 2efa660cbb06 [2023-05-30T08:35:23.545Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T08:35:23.545Z] ---> Running in bf53c24d212a [2023-05-30T08:35:23.545Z] ---> Running in 2c27711d1447 [2023-05-30T08:35:23.545Z] 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-05-30T08:35:23.545Z] 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-05-30T08:35:23.546Z] 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-05-30T08:35:23.546Z] 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-05-30T08:35:23.546Z] 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-05-30T08:35:23.591Z] + go version [2023-05-30T08:35:23.591Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T08:35:23.615Z] $ docker stop --time=1 ef2325ac705e470a2f18a98019199d2b00db2cde7e0ada066f79756596767647 [2023-05-30T08:35:25.293Z] $ docker rm -f --volumes ef2325ac705e470a2f18a98019199d2b00db2cde7e0ada066f79756596767647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:35:25.875Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:35:25.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:35:26.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container [2023-05-30T08:35:26.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-30T08:35:27.437Z] $ docker top bec6ddb04096ea465df3dd030f05f16eb0b276ead7fb277ec90f7ab69d5565d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:35:27.646Z] ========================================================= [2023-05-30T08:35:27.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:35:27.646Z] ========================================================= [Pipeline] sh [2023-05-30T08:35:28.274Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:35:28.925Z] + make test [2023-05-30T08:35:28.925Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:36:02.553Z] 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-05-30T08:36:03.521Z] Removing intermediate container 743ab090f87a [2023-05-30T08:36:03.521Z] ---> 104030ea251a [2023-05-30T08:36:03.521Z] [2023-05-30T08:36:03.521Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T08:36:03.521Z] Removing intermediate container bf53c24d212a [2023-05-30T08:36:03.521Z] ---> 3a1b45ff9134 [2023-05-30T08:36:03.521Z] [2023-05-30T08:36:03.521Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:36:04.455Z] 3.17: Pulling from library/alpine [2023-05-30T08:36:04.455Z] 3.17: Pulling from library/alpine [2023-05-30T08:36:04.713Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:36:04.713Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:36:04.713Z] Status: Image is up to date for alpine:3.17 [2023-05-30T08:36:04.713Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T08:36:04.713Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:04.713Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:04.713Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:04.713Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:10.095Z] ---> Running in 1d2df5e8f138 [2023-05-30T08:36:10.095Z] ---> Running in 57b38cc8acce [2023-05-30T08:36:10.095Z] Removing intermediate container 2c27711d1447 [2023-05-30T08:36:10.095Z] ---> b472975fa5f8 [2023-05-30T08:36:10.095Z] [2023-05-30T08:36:10.095Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T08:36:10.095Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:10.095Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T08:36:10.095Z] Removing intermediate container 4949311ea7aa [2023-05-30T08:36:10.095Z] ---> 03f6d96d3514 [2023-05-30T08:36:10.095Z] [2023-05-30T08:36:10.095Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T08:36:10.095Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:10.095Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:36:10.095Z] Removing intermediate container dfe36f6295ea [2023-05-30T08:36:10.095Z] ---> 3695f52824d0 [2023-05-30T08:36:10.095Z] [2023-05-30T08:36:10.095Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T08:36:10.095Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:10.096Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Removing intermediate container 1d2df5e8f138 [2023-05-30T08:36:10.096Z] [2023-05-30T08:36:10.096Z] ---> d85c3334f6b4 [2023-05-30T08:36:10.096Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:10.096Z] ---> Running in b9774f661a83 [2023-05-30T08:36:10.096Z] ---> Running in a400596baf6d [2023-05-30T08:36:10.096Z] ---> Running in 869e6c7d6c7e [2023-05-30T08:36:10.096Z] ---> Running in b6a9113efe8e [2023-05-30T08:36:10.096Z] Removing intermediate container 869e6c7d6c7e [2023-05-30T08:36:10.096Z] ---> 607a6d63f4a8 [2023-05-30T08:36:10.096Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T08:36:10.096Z] Removing intermediate container a400596baf6d [2023-05-30T08:36:10.096Z] ---> 63767db3e0a5 [2023-05-30T08:36:10.096Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T08:36:10.096Z] ---> Running in fe7f980e4169 [2023-05-30T08:36:10.096Z] ---> Running in c9db15994ee7 [2023-05-30T08:36:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.614Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:10.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:10.614Z] OK: 7 MiB in 16 packages [2023-05-30T08:36:10.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.614Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T08:36:10.614Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:10.614Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T08:36:10.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:10.614Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:36:10.614Z] OK: 8 MiB in 18 packages [2023-05-30T08:36:10.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.874Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:10.874Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:10.874Z] OK: 7 MiB in 16 packages [2023-05-30T08:36:10.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:10.874Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:36:10.874Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:36:10.874Z] OK: 17823 distinct packages available [2023-05-30T08:36:10.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:11.131Z] Removing intermediate container 57b38cc8acce [2023-05-30T08:36:11.131Z] ---> 1270de2eb71a [2023-05-30T08:36:11.131Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:11.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:11.131Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:11.131Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T08:36:11.131Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:11.131Z] OK: 7 MiB in 17 packages [2023-05-30T08:36:11.388Z] ---> Running in c7182ae10a90 [2023-05-30T08:36:11.388Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T08:36:11.388Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T08:36:11.388Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T08:36:11.388Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T08:36:11.388Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T08:36:11.388Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:11.388Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:36:11.388Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T08:36:11.388Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T08:36:11.388Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:11.388Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:36:11.729Z] OK: 10 MiB in 24 packages [2023-05-30T08:36:11.988Z] Removing intermediate container c7182ae10a90 [2023-05-30T08:36:11.988Z] ---> 6b5ffd22304d [2023-05-30T08:36:11.988Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T08:36:11.988Z] Removing intermediate container b9774f661a83 [2023-05-30T08:36:11.988Z] ---> fb15e1924d11 [2023-05-30T08:36:11.988Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T08:36:11.988Z] ---> Running in 8dd0e49c1cf9 [2023-05-30T08:36:11.988Z] ---> Running in ced7ca8e0a57 [2023-05-30T08:36:11.988Z] Removing intermediate container b6a9113efe8e [2023-05-30T08:36:11.988Z] ---> 89b8b84ce602 [2023-05-30T08:36:11.988Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:11.988Z] Removing intermediate container c9db15994ee7 [2023-05-30T08:36:11.988Z] ---> 1638962e1132 [2023-05-30T08:36:11.988Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T08:36:12.247Z] ---> Running in d8d75fdbb1f7 [2023-05-30T08:36:12.247Z] Removing intermediate container 8dd0e49c1cf9 [2023-05-30T08:36:12.247Z] ---> e99fc2fe5762 [2023-05-30T08:36:12.247Z] Step 12/25 : WORKDIR / [2023-05-30T08:36:12.247Z] Removing intermediate container ced7ca8e0a57 [2023-05-30T08:36:12.247Z] ---> 9847330c2069 [2023-05-30T08:36:12.247Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T08:36:12.247Z] ---> Running in edd61f4c2252 [2023-05-30T08:36:12.247Z] Removing intermediate container d8d75fdbb1f7 [2023-05-30T08:36:12.247Z] ---> d8cd61ee5304 [2023-05-30T08:36:12.247Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T08:36:12.247Z] ---> Running in 9f038054de47 [2023-05-30T08:36:12.517Z] ---> 5a701095fecd [2023-05-30T08:36:12.517Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:12.517Z] ---> Running in 89962675092e [2023-05-30T08:36:12.517Z] Removing intermediate container edd61f4c2252 [2023-05-30T08:36:12.517Z] ---> 235f063a2753 [2023-05-30T08:36:12.517Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:12.517Z] Removing intermediate container 9f038054de47 [2023-05-30T08:36:12.517Z] ---> ff75c8ee7ead [2023-05-30T08:36:12.517Z] Step 15/24 : WORKDIR / [2023-05-30T08:36:12.910Z] Removing intermediate container fe7f980e4169 [2023-05-30T08:36:12.910Z] ---> 58ac92de50f2 [2023-05-30T08:36:12.910Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:12.910Z] ---> Running in 0b60cd0fb69e [2023-05-30T08:36:12.910Z] ---> 77948ada9d0d [2023-05-30T08:36:12.910Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T08:36:12.910Z] Removing intermediate container 89962675092e [2023-05-30T08:36:12.910Z] ---> 5e17e5526d63 [2023-05-30T08:36:12.910Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T08:36:12.910Z] ---> 4c9b5a207958 [2023-05-30T08:36:12.910Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:12.910Z] ---> Running in f14f385c8ca1 [2023-05-30T08:36:13.170Z] Removing intermediate container 0b60cd0fb69e [2023-05-30T08:36:13.170Z] ---> 6ede433991fe [2023-05-30T08:36:13.170Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:13.170Z] ---> dc9231289bc1 [2023-05-30T08:36:13.170Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:13.427Z] ---> 556069a1f80a [2023-05-30T08:36:13.427Z] Removing intermediate container f14f385c8ca1 [2023-05-30T08:36:13.427Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> 062f440fcc93 [2023-05-30T08:36:13.427Z] [2023-05-30T08:36:13.427Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T08:36:13.427Z] ---> 4c3ca2e57d5c [2023-05-30T08:36:13.427Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:13.427Z] ---> 6cc61c9e3483 [2023-05-30T08:36:13.427Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:13.427Z] ---> Running in 06dec75ff16d [2023-05-30T08:36:13.427Z] ---> 981cf362cc0c [2023-05-30T08:36:13.427Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T08:36:13.427Z] ---> d12579ac85af [2023-05-30T08:36:13.427Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-30T08:36:13.427Z] Removing intermediate container 06dec75ff16d [2023-05-30T08:36:13.427Z] ---> 460e0210aea0 [2023-05-30T08:36:13.427Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T08:36:13.692Z] ---> 7329b2fa9ab3 [2023-05-30T08:36:13.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:14.271Z] ---> Running in 7c86f9280ba2 [2023-05-30T08:36:14.271Z] ---> 19d3fc868450 [2023-05-30T08:36:14.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T08:36:14.271Z] ---> baedb4873ecd [2023-05-30T08:36:14.271Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:36:14.271Z] ---> 945aca091e4f [2023-05-30T08:36:14.271Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:14.271Z] ---> 2f82d0034667 [2023-05-30T08:36:14.271Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:14.530Z] ---> Running in f2c6000fa366 [2023-05-30T08:36:14.788Z] ---> bba80e0ead39 [2023-05-30T08:36:14.788Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T08:36:15.064Z] ---> 743c8d09022c [2023-05-30T08:36:15.064Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T08:36:15.064Z] ---> a5f600eac56b [2023-05-30T08:36:15.064Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:15.064Z] ---> Running in 5b66c389289a [2023-05-30T08:36:15.323Z] Removing intermediate container 5b66c389289a [2023-05-30T08:36:15.324Z] ---> b2ec67469082 [2023-05-30T08:36:15.324Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:36:15.582Z] ---> 0e2c0b64eb72 [2023-05-30T08:36:15.582Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T08:36:15.582Z] ---> Running in f0ee5aa41400 [2023-05-30T08:36:15.582Z] ---> 8ab028b2338d [2023-05-30T08:36:15.582Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T08:36:15.582Z] ---> Running in c27706db2932 [2023-05-30T08:36:15.582Z] Removing intermediate container f0ee5aa41400 [2023-05-30T08:36:15.582Z] ---> da05d47672f9 [2023-05-30T08:36:15.582Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T08:36:15.582Z] ---> Running in bedf9e54d57f [2023-05-30T08:36:15.582Z] Removing intermediate container 7c86f9280ba2 [2023-05-30T08:36:15.582Z] ---> ca5852ea0ea0 [2023-05-30T08:36:15.582Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T08:36:15.582Z] Removing intermediate container c27706db2932 [2023-05-30T08:36:15.582Z] ---> 92d8df66ed48 [2023-05-30T08:36:15.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:36:15.778Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:36:16.158Z] ---> Running in f4faae729e7c [2023-05-30T08:36:16.158Z] ---> Running in 387fcde1e8d1 [2023-05-30T08:36:16.415Z] Removing intermediate container bedf9e54d57f [2023-05-30T08:36:16.415Z] ---> ad581dc2c21a [2023-05-30T08:36:16.415Z] Step 19/20 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:36:16.415Z] ---> f7da07f02afc [2023-05-30T08:36:16.415Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:16.415Z] ---> Running in db10951afd38 [2023-05-30T08:36:16.415Z] Removing intermediate container 387fcde1e8d1 [2023-05-30T08:36:16.415Z] ---> 10ad3cdbab3d [2023-05-30T08:36:16.415Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T08:36:16.415Z] Removing intermediate container f4faae729e7c [2023-05-30T08:36:16.415Z] Removing intermediate container f2c6000fa366 [2023-05-30T08:36:16.415Z] ---> 8f0c973e17df [2023-05-30T08:36:16.415Z] ---> 58b63fe10900 [2023-05-30T08:36:16.415Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:36:16.415Z] [2023-05-30T08:36:16.415Z] ---> Running in bf0748e97e45 [2023-05-30T08:36:16.415Z] ---> Running in d633de1ddd80 [2023-05-30T08:36:16.415Z] Removing intermediate container db10951afd38 [2023-05-30T08:36:16.415Z] ---> 9f81cd2dd81f [2023-05-30T08:36:16.415Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T08:36:16.415Z] ---> a1f4baf54a78 [2023-05-30T08:36:16.415Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:36:16.415Z] ---> Running in b7760eba7b34 [2023-05-30T08:36:16.672Z] ---> Running in 7bcb8f86908c [2023-05-30T08:36:16.672Z] Removing intermediate container d633de1ddd80 [2023-05-30T08:36:16.672Z] ---> 8858e9a6ae5b [2023-05-30T08:36:16.672Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:36:16.672Z] Removing intermediate container bf0748e97e45 [2023-05-30T08:36:16.672Z] ---> a01f8ebba0f0 [2023-05-30T08:36:16.672Z] Step 23/24 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:36:16.672Z] ---> fc9be3ef3c35 [2023-05-30T08:36:16.672Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T08:36:16.672Z] ---> Running in 069ff3ca407d [2023-05-30T08:36:16.672Z] ---> Running in 34ac50056e11 [2023-05-30T08:36:16.672Z] Removing intermediate container b7760eba7b34 [2023-05-30T08:36:16.672Z] ---> 79bccc864fd7 [2023-05-30T08:36:16.672Z] [2023-05-30T08:36:16.672Z] ---> Running in 068bb19b4986 [2023-05-30T08:36:16.672Z] Successfully built 79bccc864fd7 [2023-05-30T08:36:16.929Z] Removing intermediate container 069ff3ca407d [2023-05-30T08:36:16.929Z] ---> 81afe495b02e [2023-05-30T08:36:16.929Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T08:36:16.929Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T08:36:16.929Z] Building security-spire-config [2023-05-30T08:36:16.929Z]  Building security-spiffe-token-provider ... done Removing intermediate container 34ac50056e11 [2023-05-30T08:36:16.929Z] ---> 4392633ceb1a [2023-05-30T08:36:16.929Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:36:16.929Z] ---> Running in 00dcf1c73877 [2023-05-30T08:36:16.929Z] ---> Running in 8dc2a6eee7a5 [2023-05-30T08:36:21.727Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:21.727Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:21.727Z] ---> 7f0344f0d6cb [2023-05-30T08:36:21.727Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:36:21.727Z] ---> Using cache [2023-05-30T08:36:21.727Z] ---> 0d473d84bb04 [2023-05-30T08:36:21.727Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:36:24.271Z] Removing intermediate container 00dcf1c73877 [2023-05-30T08:36:24.271Z] ---> 66cecf2abef7 [2023-05-30T08:36:24.271Z] [2023-05-30T08:36:24.529Z] Removing intermediate container 8dc2a6eee7a5 [2023-05-30T08:36:24.529Z] ---> 8763812985c4 [2023-05-30T08:36:24.529Z] Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:36:24.529Z] ---> Running in 94d4c44dbc52 [2023-05-30T08:36:24.529Z] Successfully built 66cecf2abef7 [2023-05-30T08:36:24.529Z] Successfully tagged core-command:latest [2023-05-30T08:36:24.529Z]  Building core-command ... done Building core-data [2023-05-30T08:36:24.529Z] ---> Running in e53149cc82e3 [2023-05-30T08:36:24.529Z] Removing intermediate container 7bcb8f86908c [2023-05-30T08:36:24.529Z] ---> 2bcb41af6216 [2023-05-30T08:36:24.529Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:36:24.529Z] ---> Running in de473c35ecdc [2023-05-30T08:36:24.787Z] Removing intermediate container e53149cc82e3 [2023-05-30T08:36:24.787Z] ---> a047c9a33759 [2023-05-30T08:36:24.787Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:36:27.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:27.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:28.022Z] OK: 265 MiB in 53 packages [2023-05-30T08:36:30.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:30.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:30.008Z] ---> 7f0344f0d6cb [2023-05-30T08:36:30.008Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:36:30.008Z] ---> Using cache [2023-05-30T08:36:30.008Z] ---> dbc1a66fa461 [2023-05-30T08:36:30.008Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:36:30.008Z] ---> Using cache [2023-05-30T08:36:30.008Z] ---> adcfe7eec360 [2023-05-30T08:36:30.008Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:36:30.008Z] ---> Using cache [2023-05-30T08:36:30.008Z] ---> 7815ad2bf5dc [2023-05-30T08:36:30.008Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:36:30.008Z] ---> Using cache [2023-05-30T08:36:30.008Z] ---> e821bb9e4d64 [2023-05-30T08:36:30.008Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:30.008Z] ---> Using cache [2023-05-30T08:36:30.008Z] ---> 448714b3be4a [2023-05-30T08:36:30.008Z] Step 8/23 : COPY . . [2023-05-30T08:36:30.008Z] ---> Using cache [2023-05-30T08:36:30.008Z] ---> 5c67e03338dc [2023-05-30T08:36:30.008Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T08:36:32.570Z] ---> Running in 6c635beeb570 [2023-05-30T08:36:32.570Z] ---> Running in cd71ad7084bd [2023-05-30T08:36:32.570Z] Removing intermediate container de473c35ecdc [2023-05-30T08:36:32.570Z] ---> a61b38f6911d [2023-05-30T08:36:32.570Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T08:36:32.570Z] ---> Running in b288f66cdfa2 [2023-05-30T08:36:32.570Z] Removing intermediate container 6c635beeb570 [2023-05-30T08:36:32.570Z] ---> 190799e829c1 [2023-05-30T08:36:32.570Z] [2023-05-30T08:36:32.570Z] Removing intermediate container 068bb19b4986 [2023-05-30T08:36:32.570Z] ---> 3c6e90e80029 [2023-05-30T08:36:32.570Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:32.570Z] Successfully built 190799e829c1 [2023-05-30T08:36:32.570Z] 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-05-30T08:36:32.570Z] Removing intermediate container b288f66cdfa2 [2023-05-30T08:36:32.570Z] ---> 9caef75e9c41 [2023-05-30T08:36:32.570Z] Step 24/25 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:36:32.570Z] Successfully tagged security-proxy-auth:latest [2023-05-30T08:36:32.570Z] Building support-notifications [2023-05-30T08:36:32.570Z]  Building security-proxy-auth ... done  ---> Running in 1905a919febd [2023-05-30T08:36:33.103Z] Removing intermediate container 94d4c44dbc52 [2023-05-30T08:36:33.103Z] ---> a01730e4ada2 [2023-05-30T08:36:33.103Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:36:37.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:37.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:37.338Z] ---> 7f0344f0d6cb [2023-05-30T08:36:37.338Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:36:37.338Z] ---> Using cache [2023-05-30T08:36:37.338Z] ---> dbc1a66fa461 [2023-05-30T08:36:37.338Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:36:37.338Z] ---> Using cache [2023-05-30T08:36:37.338Z] ---> adcfe7eec360 [2023-05-30T08:36:37.338Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T08:36:41.542Z] ---> 4314dcb2b1d4 [2023-05-30T08:36:41.542Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:41.542Z] ---> ef179900c050 [2023-05-30T08:36:41.542Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:41.542Z] Removing intermediate container 1905a919febd [2023-05-30T08:36:41.542Z] ---> 541e6c5eb8a9 [2023-05-30T08:36:41.542Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T08:36:41.542Z] ---> Running in 585311d5e1c6 [2023-05-30T08:36:41.542Z] ---> Running in 5fac732e295f [2023-05-30T08:36:41.542Z] ---> Running in 6af313126493 [2023-05-30T08:36:41.542Z] Removing intermediate container 5fac732e295f [2023-05-30T08:36:41.542Z] ---> def6f9c03ab8 [2023-05-30T08:36:41.542Z] [2023-05-30T08:36:41.542Z] ---> b50f9e959abe [2023-05-30T08:36:41.542Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T08:36:41.542Z] Successfully built def6f9c03ab8 [2023-05-30T08:36:41.542Z] Successfully tagged security-secretstore-setup:latest [2023-05-30T08:36:41.542Z] Building support-scheduler [2023-05-30T08:36:41.542Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:41.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:42.062Z] OK: 265 MiB in 53 packages [2023-05-30T08:36:47.342Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:47.342Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:47.342Z] ---> 7f0344f0d6cb [2023-05-30T08:36:47.342Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:36:47.342Z] ---> Using cache [2023-05-30T08:36:47.342Z] ---> dbc1a66fa461 [2023-05-30T08:36:47.342Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:36:47.342Z] ---> Using cache [2023-05-30T08:36:47.342Z] ---> adcfe7eec360 [2023-05-30T08:36:47.342Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:36:47.342Z] ---> Using cache [2023-05-30T08:36:47.342Z] ---> 7815ad2bf5dc [2023-05-30T08:36:47.342Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:36:47.342Z] ---> Using cache [2023-05-30T08:36:47.342Z] ---> e821bb9e4d64 [2023-05-30T08:36:47.342Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:47.342Z] ---> Using cache [2023-05-30T08:36:47.342Z] ---> 448714b3be4a [2023-05-30T08:36:47.342Z] Step 8/23 : COPY . . [2023-05-30T08:36:47.342Z] ---> Using cache [2023-05-30T08:36:47.342Z] ---> 5c67e03338dc [2023-05-30T08:36:47.342Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T08:36:52.624Z] ---> 717f4cb676d0 [2023-05-30T08:36:52.624Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T08:36:52.624Z] ---> Running in 9918e32da709 [2023-05-30T08:36:52.884Z] Removing intermediate container 585311d5e1c6 [2023-05-30T08:36:52.884Z] ---> 599d8453e212 [2023-05-30T08:36:52.884Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:36:52.884Z] ---> 4765bb7da561 [2023-05-30T08:36:52.884Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T08:36:53.146Z] ---> 5c22bf5a9f65 [2023-05-30T08:36:53.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:53.146Z] ---> 41e52e4ceeb8 [2023-05-30T08:36:53.146Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T08:36:53.146Z] 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-05-30T08:36:53.146Z] ---> Running in e127893c49be [2023-05-30T08:36:53.414Z] ---> 6e4e62d763f0 [2023-05-30T08:36:53.414Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T08:36:53.674Z] ---> 31ba3b5851a0 [2023-05-30T08:36:53.674Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T08:36:53.934Z] ---> bcda9390e467 [2023-05-30T08:36:53.934Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T08:36:53.934Z] ---> Running in 4341ea08d902 [2023-05-30T08:36:55.850Z] Removing intermediate container 4341ea08d902 [2023-05-30T08:36:55.850Z] ---> bb99933b0014 [2023-05-30T08:36:55.850Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T08:36:55.850Z] ---> Running in dcc8764688c9 [2023-05-30T08:36:56.414Z] Removing intermediate container dcc8764688c9 [2023-05-30T08:36:56.414Z] ---> 6d629ede56e2 [2023-05-30T08:36:56.414Z] Step 30/33 : CMD ["gate"] [2023-05-30T08:36:58.442Z] ---> Running in 993c8f3525ea [2023-05-30T08:37:00.994Z] Removing intermediate container 993c8f3525ea [2023-05-30T08:37:00.994Z] ---> 8226dfceef07 [2023-05-30T08:37:00.994Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T08:37:06.618Z] ---> Running in 4795e59a96ba [2023-05-30T08:37:11.909Z] Removing intermediate container 4795e59a96ba [2023-05-30T08:37:11.910Z] ---> 941c46d2cad9 [2023-05-30T08:37:11.910Z] Step 32/33 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:37:27.025Z] ---> Running in ad413aacef32 [2023-05-30T08:37:27.025Z] Removing intermediate container ad413aacef32 [2023-05-30T08:37:27.025Z] ---> e0a0b16b4983 [2023-05-30T08:37:27.025Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T08:37:27.025Z] Removing intermediate container cd71ad7084bd [2023-05-30T08:37:27.025Z] ---> 64edd7672e2c [2023-05-30T08:37:27.025Z] [2023-05-30T08:37:27.025Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:37:27.025Z] ---> Running in 1bb173c6e0af [2023-05-30T08:37:27.025Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:27.025Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:37:27.025Z] ---> Running in dd2916ab8458 [2023-05-30T08:37:27.282Z] Removing intermediate container 1bb173c6e0af [2023-05-30T08:37:27.282Z] ---> 11202711b961 [2023-05-30T08:37:27.282Z] [2023-05-30T08:37:27.282Z] Successfully built 11202711b961 [2023-05-30T08:37:27.282Z] Removing intermediate container 6af313126493 [2023-05-30T08:37:27.282Z] ---> 088b2e4fd2a2 [2023-05-30T08:37:27.282Z] Step 7/27 : COPY . . [2023-05-30T08:37:30.578Z] Successfully tagged security-bootstrapper:latest [2023-05-30T08:37:30.578Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-30T08:37:32.473Z] Removing intermediate container dd2916ab8458 [2023-05-30T08:37:32.473Z] ---> 27812f9e6f95 [2023-05-30T08:37:32.473Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T08:37:32.730Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:32.730Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:32.730Z] ---> 7f0344f0d6cb [2023-05-30T08:37:32.730Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T08:37:32.730Z] ---> Using cache [2023-05-30T08:37:32.730Z] ---> 0d473d84bb04 [2023-05-30T08:37:32.730Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T08:37:32.730Z] ---> Using cache [2023-05-30T08:37:32.730Z] ---> 37fe04f5fac5 [2023-05-30T08:37:32.730Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T08:37:32.730Z] ---> Using cache [2023-05-30T08:37:32.730Z] ---> 77af87780902 [2023-05-30T08:37:32.730Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:32.730Z] ---> Using cache [2023-05-30T08:37:32.730Z] ---> fc12c869bc18 [2023-05-30T08:37:32.730Z] Step 7/22 : COPY . . [2023-05-30T08:37:32.730Z] ---> Using cache [2023-05-30T08:37:32.730Z] ---> 2efa660cbb06 [2023-05-30T08:37:32.730Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T08:37:44.945Z] ---> Running in 8172ab4dec7b [2023-05-30T08:37:44.945Z] ---> Running in 1696685c2d59 [2023-05-30T08:37:44.945Z] ---> 48b280e31cd3 [2023-05-30T08:37:44.945Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:37:44.945Z] ---> Running in 790928602fd3 [2023-05-30T08:37:44.945Z] Removing intermediate container 8172ab4dec7b [2023-05-30T08:37:44.945Z] ---> ae2bbce6417f [2023-05-30T08:37:44.945Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T08:37:44.945Z] ---> Running in 1cc7b13042c1 [2023-05-30T08:37:44.945Z] 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-05-30T08:37:44.945Z] Removing intermediate container 9918e32da709 [2023-05-30T08:37:44.945Z] ---> 4f95cade27a9 [2023-05-30T08:37:44.945Z] [2023-05-30T08:37:44.945Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:37:44.945Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:44.945Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:37:44.945Z] ---> Using cache [2023-05-30T08:37:44.945Z] ---> 1270de2eb71a [2023-05-30T08:37:44.945Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:37:44.945Z] ---> Using cache [2023-05-30T08:37:44.945Z] ---> 6b5ffd22304d [2023-05-30T08:37:44.945Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T08:37:44.945Z] Removing intermediate container 790928602fd3 [2023-05-30T08:37:44.945Z] ---> 78ccfc117dfa [2023-05-30T08:37:44.945Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:37:44.945Z] Removing intermediate container 1cc7b13042c1 [2023-05-30T08:37:44.945Z] ---> 08d0b28f33cb [2023-05-30T08:37:44.946Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:37:44.946Z] ---> Running in c4334bc53259 [2023-05-30T08:37:44.946Z] ---> Running in 5487362fc2c6 [2023-05-30T08:37:45.205Z] ---> Running in c26fad2e53e0 [2023-05-30T08:37:45.205Z] Removing intermediate container c4334bc53259 [2023-05-30T08:37:45.205Z] ---> 18d03a8082a8 [2023-05-30T08:37:45.205Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T08:37:45.205Z] Removing intermediate container 5487362fc2c6 [2023-05-30T08:37:45.205Z] ---> 3e12e6d2e7c3 [2023-05-30T08:37:45.205Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:37:45.466Z] ---> Running in 44aa66794f91 [2023-05-30T08:37:45.466Z] ---> Running in bf52f8a99f9a [2023-05-30T08:37:45.466Z] Removing intermediate container 44aa66794f91 [2023-05-30T08:37:45.466Z] ---> 83ba3d2e7f28 [2023-05-30T08:37:45.466Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:45.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:45.726Z] Removing intermediate container bf52f8a99f9a [2023-05-30T08:37:45.726Z] ---> 3bf6ef90d36a [2023-05-30T08:37:45.726Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T08:37:45.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:45.984Z] ---> Running in 0b367936af74 [2023-05-30T08:37:45.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:45.984Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:45.984Z] OK: 7 MiB in 16 packages [2023-05-30T08:37:45.984Z] ---> 19ccc738e74c [2023-05-30T08:37:45.984Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:45.984Z] Removing intermediate container e127893c49be [2023-05-30T08:37:45.985Z] ---> 3fe8ccaa0d54 [2023-05-30T08:37:45.985Z] Step 8/23 : COPY . . [2023-05-30T08:37:56.093Z] ---> a8a340a39d02 [2023-05-30T08:37:56.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T08:37:56.737Z] ---> 95ffe99141f7 [2023-05-30T08:37:56.737Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T08:37:56.994Z] ---> ee8ca8529598 [2023-05-30T08:37:56.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:37:57.259Z] Removing intermediate container c26fad2e53e0 [2023-05-30T08:37:57.259Z] ---> 657c3a40f4de [2023-05-30T08:37:57.259Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:57.259Z] ---> Running in 1050105af272 [2023-05-30T08:37:57.517Z] Removing intermediate container 0b367936af74 [2023-05-30T08:37:57.517Z] ---> 80784067eb1b [2023-05-30T08:37:57.517Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:37:57.776Z] ---> Running in 77d7b8346567 [2023-05-30T08:37:57.776Z] ---> eab723f20eb6 [2023-05-30T08:37:57.776Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:57.776Z] ---> ceeb21eb470e [2023-05-30T08:37:57.776Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T08:37:58.055Z] ---> Running in d2c39fd77a8b [2023-05-30T08:37:58.055Z] 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-05-30T08:37:58.055Z] Removing intermediate container 77d7b8346567 [2023-05-30T08:37:58.055Z] ---> 9cd5bf41ee7a [2023-05-30T08:37:58.055Z] [2023-05-30T08:37:58.055Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:37:58.055Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:58.055Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:37:58.332Z] ---> 77695a920ddb [2023-05-30T08:37:58.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T08:37:58.332Z] ---> Running in 108b4c7b2c50 [2023-05-30T08:37:58.644Z] Removing intermediate container d2c39fd77a8b [2023-05-30T08:37:58.644Z] ---> cf41ae4e7554 [2023-05-30T08:37:58.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:37:59.580Z] Removing intermediate container 108b4c7b2c50 [2023-05-30T08:37:59.580Z] ---> Running in 64fbed774591 [2023-05-30T08:37:59.580Z] ---> 5ee88c74f045 [2023-05-30T08:37:59.580Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T08:38:00.146Z] ---> ce25ce9d8c7e [2023-05-30T08:38:00.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:38:00.146Z] ---> Running in 7aa2c455445b [2023-05-30T08:38:00.405Z] Removing intermediate container 64fbed774591 [2023-05-30T08:38:00.405Z] ---> 6239354caceb [2023-05-30T08:38:00.405Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:38:00.676Z] ---> Running in d619aa3acaee [2023-05-30T08:38:00.676Z] ---> 2722d94e5426 [2023-05-30T08:38:00.676Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T08:38:00.938Z] ---> Running in af2a780523a3 [2023-05-30T08:38:00.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:00.938Z] Removing intermediate container d619aa3acaee [2023-05-30T08:38:00.938Z] ---> 6cf71df7d85e [2023-05-30T08:38:00.938Z] Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:38:01.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:01.197Z] ---> Running in 6468306eaf61 [2023-05-30T08:38:02.067Z] Removing intermediate container af2a780523a3 [2023-05-30T08:38:02.067Z] ---> a63a782ad77c [2023-05-30T08:38:02.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:38:02.067Z] ---> Running in bfd72d106b08 [2023-05-30T08:38:02.067Z] Removing intermediate container 6468306eaf61 [2023-05-30T08:38:02.067Z] ---> ea979c116deb [2023-05-30T08:38:02.067Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:38:02.067Z] ---> Running in 2ac1def15095 [2023-05-30T08:38:02.067Z] Removing intermediate container bfd72d106b08 [2023-05-30T08:38:02.067Z] ---> 8dc65789b0eb [2023-05-30T08:38:02.067Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:38:02.338Z] ---> Running in b64b59b86b10 [2023-05-30T08:38:02.597Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:38:02.597Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:38:02.597Z] OK: 17823 distinct packages available [2023-05-30T08:38:02.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:02.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:02.857Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:02.857Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:38:02.857Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T08:38:02.857Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T08:38:02.857Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:02.857Z] OK: 7 MiB in 19 packages [2023-05-30T08:38:02.857Z] Removing intermediate container 2ac1def15095 [2023-05-30T08:38:02.857Z] ---> 5d15f82e252b [2023-05-30T08:38:02.857Z] [2023-05-30T08:38:03.166Z] Successfully built 5d15f82e252b [2023-05-30T08:38:03.751Z] Successfully tagged support-scheduler:latest [2023-05-30T08:38:03.751Z]  Building support-scheduler ... done Building security-spire-agent [2023-05-30T08:38:03.751Z] Removing intermediate container b64b59b86b10 [2023-05-30T08:38:03.751Z] ---> b02d44827be8 [2023-05-30T08:38:03.751Z] Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:38:08.095Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:38:08.095Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:38:08.095Z] ---> 7f0344f0d6cb [2023-05-30T08:38:08.095Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 0d473d84bb04 [2023-05-30T08:38:08.095Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> a01730e4ada2 [2023-05-30T08:38:08.095Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> ef179900c050 [2023-05-30T08:38:08.095Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 088b2e4fd2a2 [2023-05-30T08:38:08.095Z] Step 7/27 : COPY . . [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 48b280e31cd3 [2023-05-30T08:38:08.095Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 78ccfc117dfa [2023-05-30T08:38:08.095Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 3e12e6d2e7c3 [2023-05-30T08:38:08.095Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 3bf6ef90d36a [2023-05-30T08:38:08.095Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 80784067eb1b [2023-05-30T08:38:08.095Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 9cd5bf41ee7a [2023-05-30T08:38:08.095Z] [2023-05-30T08:38:08.095Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:38:08.095Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:08.095Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:38:08.095Z] ---> Using cache [2023-05-30T08:38:08.095Z] ---> 5ee88c74f045 [2023-05-30T08:38:08.095Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:38:16.367Z] ---> Running in 4716f2073112 [2023-05-30T08:38:16.367Z] ---> Running in 534eda69e1cc [2023-05-30T08:38:16.367Z] Removing intermediate container 4716f2073112 [2023-05-30T08:38:16.367Z] ---> eba6f38b7554 [2023-05-30T08:38:16.367Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:38:16.367Z] ---> Running in c1d05b4533a5 [2023-05-30T08:38:16.367Z] Removing intermediate container 7aa2c455445b [2023-05-30T08:38:16.367Z] ---> 89606b00543f [2023-05-30T08:38:16.367Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:16.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:16.367Z] Removing intermediate container c1d05b4533a5 [2023-05-30T08:38:16.367Z] ---> 62475db7a5dc [2023-05-30T08:38:16.367Z] [2023-05-30T08:38:16.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:16.367Z] Successfully built 62475db7a5dc [2023-05-30T08:38:16.367Z] Successfully tagged core-data:latest [2023-05-30T08:38:16.367Z] Building core-metadata [2023-05-30T08:38:16.367Z]  Building core-data ... done  ---> a016cce87f25 [2023-05-30T08:38:16.367Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:17.504Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:38:17.504Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:38:17.504Z] OK: 17823 distinct packages available [2023-05-30T08:38:17.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:17.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:17.504Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:17.790Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:38:17.790Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T08:38:17.790Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T08:38:17.790Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T08:38:17.790Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:17.790Z] OK: 8 MiB in 20 packages [2023-05-30T08:38:20.557Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:38:20.557Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:38:20.557Z] ---> 7f0344f0d6cb [2023-05-30T08:38:20.557Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:38:20.557Z] ---> Using cache [2023-05-30T08:38:20.557Z] ---> dbc1a66fa461 [2023-05-30T08:38:20.557Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T08:38:20.557Z] ---> Using cache [2023-05-30T08:38:20.557Z] ---> adcfe7eec360 [2023-05-30T08:38:20.557Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T08:38:20.557Z] ---> Using cache [2023-05-30T08:38:20.557Z] ---> 7815ad2bf5dc [2023-05-30T08:38:20.557Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T08:38:20.557Z] ---> Using cache [2023-05-30T08:38:20.557Z] ---> e821bb9e4d64 [2023-05-30T08:38:20.557Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:38:20.557Z] ---> Using cache [2023-05-30T08:38:20.557Z] ---> 448714b3be4a [2023-05-30T08:38:20.557Z] Step 8/25 : COPY . . [2023-05-30T08:38:20.557Z] ---> Using cache [2023-05-30T08:38:20.557Z] ---> 5c67e03338dc [2023-05-30T08:38:20.557Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T08:38:26.129Z] ---> edfa36a2106e [2023-05-30T08:38:26.129Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:38:26.129Z] ---> Running in 78a72ce5f5ba [2023-05-30T08:38:26.129Z] Removing intermediate container 1696685c2d59 [2023-05-30T08:38:26.129Z] ---> 1bb632d43b50 [2023-05-30T08:38:26.129Z] [2023-05-30T08:38:26.129Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T08:38:26.129Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:26.129Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T08:38:26.494Z] ---> Running in 5c524b8bcf98 [2023-05-30T08:38:26.494Z] Removing intermediate container 534eda69e1cc [2023-05-30T08:38:26.494Z] ---> ac0a8cf682a1 [2023-05-30T08:38:26.494Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:26.752Z] 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-05-30T08:38:27.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:27.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:27.532Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:27.532Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T08:38:27.532Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:27.532Z] OK: 8 MiB in 17 packages [2023-05-30T08:38:28.468Z] ---> 2de28bc55405 [2023-05-30T08:38:28.468Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:29.088Z] ---> 8f092713e3dc [2023-05-30T08:38:29.088Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:38:29.088Z] ---> 8b1aae7ecee0 [2023-05-30T08:38:29.088Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T08:38:29.348Z] Removing intermediate container 5c524b8bcf98 [2023-05-30T08:38:29.348Z] ---> 60eb0559fb49 [2023-05-30T08:38:29.348Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T08:38:34.932Z] ---> 943a6f9478d9 [2023-05-30T08:38:34.932Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T08:38:34.932Z] ---> Running in 7f42ead64391 [2023-05-30T08:38:34.932Z] ---> Running in 63c756894c54 [2023-05-30T08:38:34.932Z] ---> 0e607ec31fd8 [2023-05-30T08:38:34.932Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:38:34.932Z] Removing intermediate container 7f42ead64391 [2023-05-30T08:38:34.932Z] ---> 9f35828f1200 [2023-05-30T08:38:34.932Z] Step 12/22 : WORKDIR /edgex [2023-05-30T08:38:34.932Z] Removing intermediate container 1050105af272 [2023-05-30T08:38:34.932Z] ---> c89e0283f8fd [2023-05-30T08:38:34.932Z] [2023-05-30T08:38:34.932Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:38:34.932Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:34.932Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T08:38:37.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:38:37.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:38:37.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:38:37.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:38:37.598Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:38:38.222Z] ---> Running in 7987a7e1c331 [2023-05-30T08:38:38.222Z] ---> Running in 7cbaaee50410 [2023-05-30T08:38:38.222Z] Removing intermediate container 63c756894c54 [2023-05-30T08:38:38.222Z] ---> 56b78079edab [2023-05-30T08:38:38.222Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T08:38:38.222Z] ---> e5424e366dfa [2023-05-30T08:38:38.222Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:38:38.222Z] ---> 7c9f22ea2f78 [2023-05-30T08:38:38.222Z] Step 22/27 : WORKDIR / [2023-05-30T08:38:38.222Z] ---> Running in 658325e1ba43 [2023-05-30T08:38:38.222Z] Removing intermediate container 7987a7e1c331 [2023-05-30T08:38:38.222Z] ---> 747f8b56594f [2023-05-30T08:38:38.222Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:38.222Z] ---> 8c01080e99d8 [2023-05-30T08:38:38.222Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T08:38:38.222Z] Removing intermediate container 658325e1ba43 [2023-05-30T08:38:38.222Z] ---> 9c5061f0fb5c [2023-05-30T08:38:38.222Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:38:38.222Z] ---> Running in 3e115b3051f5 [2023-05-30T08:38:38.222Z] ---> da13979954cc [2023-05-30T08:38:38.222Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:38.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:38.222Z] Removing intermediate container 3e115b3051f5 [2023-05-30T08:38:38.222Z] ---> a20b68807049 [2023-05-30T08:38:38.222Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:38:38.222Z] ---> f07942ea515b [2023-05-30T08:38:38.222Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T08:38:38.222Z] ---> Running in e86c89115111 [2023-05-30T08:38:38.482Z] ---> af2715c35760 [2023-05-30T08:38:38.482Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T08:38:38.482Z] Removing intermediate container e86c89115111 [2023-05-30T08:38:38.482Z] ---> 0d994f8f27f8 [2023-05-30T08:38:38.482Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T08:38:38.482Z] ---> Running in 31c0b13d3631 [2023-05-30T08:38:38.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:38.482Z] ---> 46ef4c55e4fa [2023-05-30T08:38:38.482Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:38:38.482Z] Removing intermediate container 31c0b13d3631 [2023-05-30T08:38:38.482Z] ---> 8b603ecf261e [2023-05-30T08:38:38.482Z] Step 26/27 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:38:38.482Z] ---> Running in 04cfc69aa350 [2023-05-30T08:38:38.482Z] ---> Running in 0a1284199e83 [2023-05-30T08:38:38.482Z] ---> 34d072b9fcb0 [2023-05-30T08:38:38.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T08:38:38.777Z] Removing intermediate container 0a1284199e83 [2023-05-30T08:38:38.777Z] ---> c899958c65c1 [2023-05-30T08:38:38.777Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:38:38.777Z] Removing intermediate container 04cfc69aa350 [2023-05-30T08:38:38.777Z] ---> 6f8f24b3a7c3 [2023-05-30T08:38:38.777Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:38:38.777Z] ---> Running in 8fbc283d5ff7 [2023-05-30T08:38:38.777Z] ---> Running in c2e01aebfb72 [2023-05-30T08:38:38.777Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T08:38:39.073Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:39.073Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:39.073Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:38:39.073Z] Removing intermediate container 8fbc283d5ff7 [2023-05-30T08:38:39.073Z] ---> 349249e922b9 [2023-05-30T08:38:39.073Z] [2023-05-30T08:38:39.073Z] Removing intermediate container c2e01aebfb72 [2023-05-30T08:38:39.073Z] ---> 4b51927a73f6 [2023-05-30T08:38:39.073Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T08:38:39.333Z] ---> 9e99be9eac59 [2023-05-30T08:38:39.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T08:38:39.333Z] ---> Running in aad1ff5cd18b [2023-05-30T08:38:39.333Z] Successfully built 349249e922b9 [2023-05-30T08:38:39.333Z] Successfully tagged security-spire-config:latest [2023-05-30T08:38:39.333Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-05-30T08:38:39.333Z] OK: 8 MiB in 17 packages [2023-05-30T08:38:39.333Z] Removing intermediate container aad1ff5cd18b [2023-05-30T08:38:39.333Z] ---> 30ddf9ee2e25 [2023-05-30T08:38:39.333Z] Step 26/27 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:38:41.244Z] ---> Running in a69921de45d3 [2023-05-30T08:38:42.420Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:38:42.420Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:38:42.420Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:38:42.420Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:38:42.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:38:43.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:38:43.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:38:43.151Z] ---> 7f0344f0d6cb [2023-05-30T08:38:43.151Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:38:43.151Z] ---> Using cache [2023-05-30T08:38:43.151Z] ---> dbc1a66fa461 [2023-05-30T08:38:43.151Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:38:43.151Z] ---> Using cache [2023-05-30T08:38:43.151Z] ---> adcfe7eec360 [2023-05-30T08:38:43.151Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:38:43.151Z] ---> Using cache [2023-05-30T08:38:43.151Z] ---> 7815ad2bf5dc [2023-05-30T08:38:43.151Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:38:43.151Z] ---> Using cache [2023-05-30T08:38:43.151Z] ---> e821bb9e4d64 [2023-05-30T08:38:43.151Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:38:43.151Z] ---> Using cache [2023-05-30T08:38:43.151Z] ---> 448714b3be4a [2023-05-30T08:38:43.151Z] Step 8/23 : COPY . . [2023-05-30T08:38:43.151Z] ---> Using cache [2023-05-30T08:38:43.151Z] ---> 5c67e03338dc [2023-05-30T08:38:43.151Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T08:38:48.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:38:48.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:38:48.077Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:38:48.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:38:48.457Z] ---> 83a86a5d76b3 [2023-05-30T08:38:48.457Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:38:48.457Z] ---> Running in 2f13e4237049 [2023-05-30T08:38:48.457Z] Removing intermediate container a69921de45d3 [2023-05-30T08:38:48.457Z] ---> 95dd3cf915d8 [2023-05-30T08:38:48.457Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:38:48.457Z] ---> Running in 94916531631c [2023-05-30T08:38:48.457Z] ---> Running in 50f3ae7eea10 [2023-05-30T08:38:48.457Z] Removing intermediate container 50f3ae7eea10 [2023-05-30T08:38:48.457Z] ---> b6c943543f65 [2023-05-30T08:38:48.457Z] [2023-05-30T08:38:48.457Z] Removing intermediate container 7cbaaee50410 [2023-05-30T08:38:48.457Z] ---> c673940b63a7 [2023-05-30T08:38:48.457Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:38:48.457Z] ---> Running in c36eb8a37b88 [2023-05-30T08:38:48.457Z] Successfully built b6c943543f65 [2023-05-30T08:38:48.457Z] Successfully tagged security-spire-agent:latest [2023-05-30T08:38:48.457Z] Building security-spire-server [2023-05-30T08:38:48.457Z]  Building security-spire-agent ... done Removing intermediate container c36eb8a37b88 [2023-05-30T08:38:48.457Z] ---> c8319f204080 [2023-05-30T08:38:48.457Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T08:38:48.457Z] 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-05-30T08:38:53.779Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:38:53.779Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:38:53.779Z] ---> 7f0344f0d6cb [2023-05-30T08:38:53.779Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> 0d473d84bb04 [2023-05-30T08:38:53.779Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> a01730e4ada2 [2023-05-30T08:38:53.779Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> ef179900c050 [2023-05-30T08:38:53.779Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> 088b2e4fd2a2 [2023-05-30T08:38:53.779Z] Step 7/26 : COPY . . [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> 48b280e31cd3 [2023-05-30T08:38:53.779Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> 78ccfc117dfa [2023-05-30T08:38:53.779Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> 3e12e6d2e7c3 [2023-05-30T08:38:53.779Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:38:53.779Z] ---> Using cache [2023-05-30T08:38:53.779Z] ---> 3bf6ef90d36a [2023-05-30T08:38:53.779Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T08:38:57.170Z] ---> Running in 79835e36907a [2023-05-30T08:38:57.170Z] ---> Running in 008f2d4ab4a2 [2023-05-30T08:38:57.430Z] Removing intermediate container 79835e36907a [2023-05-30T08:38:57.430Z] ---> 78f03c22e0a6 [2023-05-30T08:38:57.430Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T08:38:57.430Z] Removing intermediate container 78a72ce5f5ba [2023-05-30T08:38:57.430Z] ---> a98ddb210235 [2023-05-30T08:38:57.430Z] [2023-05-30T08:38:57.430Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T08:38:57.430Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:57.430Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:38:57.430Z] ---> Using cache [2023-05-30T08:38:57.430Z] ---> 1270de2eb71a [2023-05-30T08:38:57.430Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:38:57.430Z] ---> Using cache [2023-05-30T08:38:57.430Z] ---> 6b5ffd22304d [2023-05-30T08:38:57.430Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T08:38:57.689Z] ---> Running in 2982062e268c [2023-05-30T08:38:57.689Z] Removing intermediate container 94916531631c [2023-05-30T08:38:57.689Z] ---> 89f5813438d6 [2023-05-30T08:38:57.689Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:38:57.689Z] ---> Running in 741c57b3d5d8 [2023-05-30T08:38:57.689Z] ---> Running in 34f8bf0e7e0c [2023-05-30T08:38:58.045Z] Removing intermediate container 2982062e268c [2023-05-30T08:38:58.045Z] ---> 8344db94ffaa [2023-05-30T08:38:58.045Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:58.045Z] Removing intermediate container 34f8bf0e7e0c [2023-05-30T08:38:58.045Z] ---> 47162c1c9010 [2023-05-30T08:38:58.045Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T08:38:58.305Z] Removing intermediate container 741c57b3d5d8 [2023-05-30T08:38:58.305Z] ---> 819da5b01d74 [2023-05-30T08:38:58.305Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T08:38:58.305Z] ---> Running in 5c7668da1844 [2023-05-30T08:38:58.305Z] ---> Running in b7f09b0bf6c7 [2023-05-30T08:38:58.879Z] ---> fbaadf7324f4 [2023-05-30T08:38:58.879Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:58.879Z] Removing intermediate container b7f09b0bf6c7 [2023-05-30T08:38:58.879Z] ---> b72c7499e0ee [2023-05-30T08:38:58.879Z] Step 15/25 : WORKDIR / [2023-05-30T08:38:58.879Z] Removing intermediate container 5c7668da1844 [2023-05-30T08:38:58.879Z] ---> 7749c8ab01d0 [2023-05-30T08:38:58.879Z] Step 21/22 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:38:59.140Z] Removing intermediate container 008f2d4ab4a2 [2023-05-30T08:38:59.140Z] ---> b0a5bfbf7a23 [2023-05-30T08:38:59.140Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T08:38:59.399Z] ---> Running in 8574b544c89b [2023-05-30T08:38:59.399Z] ---> Running in b8da8b70a802 [2023-05-30T08:38:59.658Z] ---> 44bdaf242520 [2023-05-30T08:38:59.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T08:38:59.658Z] ---> Running in 94bc1c82cb91 [2023-05-30T08:38:59.658Z] Removing intermediate container b8da8b70a802 [2023-05-30T08:38:59.658Z] ---> a0be5f238ac2 [2023-05-30T08:38:59.658Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T08:38:59.658Z] Removing intermediate container 8574b544c89b [2023-05-30T08:38:59.658Z] ---> 39da7fa655ca [2023-05-30T08:38:59.658Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:59.658Z] ---> Running in eb4db2bfc36c [2023-05-30T08:38:59.967Z] Removing intermediate container 94bc1c82cb91 [2023-05-30T08:38:59.967Z] ---> fcd6e29a2b12 [2023-05-30T08:38:59.967Z] [2023-05-30T08:38:59.967Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T08:38:59.967Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:59.967Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:38:59.967Z] ---> Using cache [2023-05-30T08:38:59.967Z] ---> 5ee88c74f045 [2023-05-30T08:38:59.967Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:38:59.967Z] ---> Using cache [2023-05-30T08:38:59.968Z] ---> ac0a8cf682a1 [2023-05-30T08:38:59.968Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:59.968Z] ---> Using cache [2023-05-30T08:38:59.968Z] ---> 2de28bc55405 [2023-05-30T08:38:59.968Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:59.968Z] ---> Using cache [2023-05-30T08:38:59.968Z] ---> 8b1aae7ecee0 [2023-05-30T08:38:59.968Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:39:00.230Z] Removing intermediate container eb4db2bfc36c [2023-05-30T08:39:00.230Z] ---> 30365897feb6 [2023-05-30T08:39:00.230Z] [2023-05-30T08:39:00.491Z] Successfully built 30365897feb6 [2023-05-30T08:39:00.491Z] Successfully tagged security-proxy-setup:latest [2023-05-30T08:39:01.944Z]  Building security-proxy-setup ... done  ---> 6ecedd720223 [2023-05-30T08:39:01.944Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:39:02.206Z] ---> 003ef3312cae [2023-05-30T08:39:02.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:39:02.206Z] ---> 7eb55bec9ea2 [2023-05-30T08:39:02.206Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T08:39:02.206Z] ---> 4e9deb9d47cf [2023-05-30T08:39:02.206Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:39:02.465Z] ---> 76d68befd8e1 [2023-05-30T08:39:02.465Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T08:39:02.748Z] ---> Running in 59096030570f [2023-05-30T08:39:02.748Z] ---> a80399e46ec3 [2023-05-30T08:39:02.748Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T08:39:02.748Z] Removing intermediate container 59096030570f [2023-05-30T08:39:02.748Z] ---> e854e0c8b490 [2023-05-30T08:39:02.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:39:03.010Z] ---> Running in 2bcf6f113944 [2023-05-30T08:39:03.010Z] ---> 906d05513a0b [2023-05-30T08:39:03.010Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T08:39:03.010Z] ---> 64eae92afa21 [2023-05-30T08:39:03.010Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:39:03.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:39:03.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:39:03.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements [2023-05-30T08:39:03.344Z] Removing intermediate container 2bcf6f113944 [2023-05-30T08:39:03.344Z] ---> 6dbac4aabc72 [2023-05-30T08:39:03.344Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:39:03.603Z] ---> f3e5ec0d5798 [2023-05-30T08:39:03.603Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T08:39:03.603Z] ---> 0c3eaf0fb48c [2023-05-30T08:39:03.603Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:39:03.603Z] ---> Running in c7cfea4522ab [2023-05-30T08:39:03.603Z] ---> Running in 3729a9667659 [2023-05-30T08:39:03.864Z] ---> ca680d03dd3f [2023-05-30T08:39:03.864Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T08:39:03.864Z] Removing intermediate container c7cfea4522ab [2023-05-30T08:39:03.864Z] ---> 2284eb019ece [2023-05-30T08:39:03.864Z] Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:39:03.864Z] Removing intermediate container 3729a9667659 [2023-05-30T08:39:03.864Z] ---> 90f1e5bc6ba9 [2023-05-30T08:39:03.864Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:39:03.864Z] ---> Running in b6196c7ce48c [2023-05-30T08:39:03.864Z] ---> Running in c35c25246741 [2023-05-30T08:39:03.864Z] ---> Running in dc1878486b5f [2023-05-30T08:39:04.128Z] Removing intermediate container c35c25246741 [2023-05-30T08:39:04.128Z] ---> 46635198d77f [2023-05-30T08:39:04.128Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:39:04.128Z] Removing intermediate container b6196c7ce48c [2023-05-30T08:39:04.128Z] ---> 7dff888a202a [2023-05-30T08:39:04.128Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:39:04.128Z] ---> Running in a2d1009668c6 [2023-05-30T08:39:04.128Z] ---> Running in 4fe988c259f1 [2023-05-30T08:39:04.128Z] Removing intermediate container dc1878486b5f [2023-05-30T08:39:04.128Z] ---> 83248f98b292 [2023-05-30T08:39:04.128Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T08:39:04.128Z] ---> Running in 4efc8588c4f9 [2023-05-30T08:39:04.128Z] Removing intermediate container 4fe988c259f1 [2023-05-30T08:39:04.128Z] ---> ed6fac0939df [2023-05-30T08:39:04.128Z] [2023-05-30T08:39:04.128Z] Removing intermediate container a2d1009668c6 [2023-05-30T08:39:04.128Z] ---> a0c068e4c325 [2023-05-30T08:39:04.128Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T08:39:04.128Z] ---> Running in 0869618d4445 [2023-05-30T08:39:04.128Z] Successfully built ed6fac0939df [2023-05-30T08:39:04.387Z] Successfully tagged support-notifications:latest [2023-05-30T08:39:04.387Z]  Building support-notifications ... done Removing intermediate container 4efc8588c4f9 [2023-05-30T08:39:04.387Z] ---> b945601b5222 [2023-05-30T08:39:04.387Z] Step 25/26 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:39:04.387Z] ---> Running in 7b15dfafd725 [2023-05-30T08:39:04.387Z] Removing intermediate container 0869618d4445 [2023-05-30T08:39:04.387Z] ---> 658f8ec3a126 [2023-05-30T08:39:04.387Z] Step 24/25 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:39:04.387Z] ---> Running in f7ce2e698d4a [2023-05-30T08:39:04.647Z] Removing intermediate container 7b15dfafd725 [2023-05-30T08:39:04.647Z] ---> 655d45fc3358 [2023-05-30T08:39:04.647Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T08:39:04.647Z] Removing intermediate container f7ce2e698d4a [2023-05-30T08:39:04.647Z] ---> ad465d585403 [2023-05-30T08:39:04.647Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T08:39:04.647Z] ---> Running in 992b09d75dff [2023-05-30T08:39:04.647Z] ---> Running in c55cf956156e [2023-05-30T08:39:04.647Z] Removing intermediate container 992b09d75dff [2023-05-30T08:39:04.647Z] ---> 0a4a8c2b2b9d [2023-05-30T08:39:04.647Z] [2023-05-30T08:39:04.647Z] Removing intermediate container c55cf956156e [2023-05-30T08:39:04.647Z] ---> d8764c982a17 [2023-05-30T08:39:04.647Z] [2023-05-30T08:39:04.647Z] Successfully built 0a4a8c2b2b9d [2023-05-30T08:39:04.647Z] Successfully tagged security-spire-server:latest [2023-05-30T08:39:04.907Z]  Building security-spire-server ... done Successfully built d8764c982a17 [2023-05-30T08:39:04.907Z] Successfully tagged core-metadata:latest [2023-05-30T08:39:14.932Z]  Building core-metadata ... done Removing intermediate container 2f13e4237049 [2023-05-30T08:39:14.932Z] ---> 3d44fc154994 [2023-05-30T08:39:14.932Z] [2023-05-30T08:39:14.932Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:39:14.932Z] ---> 9ed4aefc74f6 [2023-05-30T08:39:14.932Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:39:14.932Z] ---> Using cache [2023-05-30T08:39:14.932Z] ---> d85c3334f6b4 [2023-05-30T08:39:14.932Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:39:14.932Z] ---> Using cache [2023-05-30T08:39:14.932Z] ---> 89b8b84ce602 [2023-05-30T08:39:14.932Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:39:14.932Z] ---> Using cache [2023-05-30T08:39:14.932Z] ---> 5a701095fecd [2023-05-30T08:39:14.932Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:39:14.932Z] ---> Using cache [2023-05-30T08:39:14.932Z] ---> 77948ada9d0d [2023-05-30T08:39:14.932Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T08:39:14.932Z] ---> 41721a6f4f61 [2023-05-30T08:39:14.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:39:14.932Z] ---> 45d3b0851266 [2023-05-30T08:39:14.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T08:39:14.932Z] ---> 85b52bd94acd [2023-05-30T08:39:14.932Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:39:14.932Z] ---> Running in 61043124f88a [2023-05-30T08:39:14.932Z] Removing intermediate container 61043124f88a [2023-05-30T08:39:14.932Z] ---> 7defd1ff123c [2023-05-30T08:39:14.932Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:39:14.932Z] ---> Running in 37e233fd1fed [2023-05-30T08:39:14.932Z] Removing intermediate container 37e233fd1fed [2023-05-30T08:39:14.932Z] ---> 28a4515fa0e6 [2023-05-30T08:39:14.932Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:39:14.932Z] ---> Running in a913f34d78aa [2023-05-30T08:39:14.932Z] Removing intermediate container a913f34d78aa [2023-05-30T08:39:14.932Z] ---> 404fb673c2b1 [2023-05-30T08:39:14.932Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:39:14.932Z] ---> Running in 32336d6538a0 [2023-05-30T08:39:15.188Z] Removing intermediate container 32336d6538a0 [2023-05-30T08:39:15.188Z] ---> ec33c14edca2 [2023-05-30T08:39:15.188Z] Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf [2023-05-30T08:39:15.188Z] ---> Running in 96735ffe9ddd [2023-05-30T08:39:15.188Z] Removing intermediate container 96735ffe9ddd [2023-05-30T08:39:15.188Z] ---> 917a25397f58 [2023-05-30T08:39:15.188Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:39:15.188Z] ---> Running in 4858d1cebc2d [2023-05-30T08:39:15.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements [2023-05-30T08:39:15.446Z] Removing intermediate container 4858d1cebc2d [2023-05-30T08:39:15.446Z] ---> 853739cf0240 [2023-05-30T08:39:15.446Z] [2023-05-30T08:39:15.446Z] Successfully built 853739cf0240 [2023-05-30T08:39:15.446Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T08:39:15.451Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-05-30T08:39:15.466Z] $ docker stop --time=1 c27f52b7e949e438a65176954819881025e9e6ee9d7689b8d83d7a629350edb3 [2023-05-30T08:39:16.729Z] $ docker rm -f --volumes c27f52b7e949e438a65176954819881025e9e6ee9d7689b8d83d7a629350edb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:39:17.061Z] + docker images [2023-05-30T08:39:17.061Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T08:39:17.061Z] core-common-config-bootstrapper latest 853739cf0240 1 second ago 17.2MB [2023-05-30T08:39:17.061Z] 3d44fc154994 6 seconds ago 1.72GB [2023-05-30T08:39:17.061Z] core-metadata latest d8764c982a17 12 seconds ago 20.4MB [2023-05-30T08:39:17.061Z] support-notifications latest ed6fac0939df 12 seconds ago 32.4MB [2023-05-30T08:39:17.061Z] security-spire-server latest 0a4a8c2b2b9d 12 seconds ago 103MB [2023-05-30T08:39:17.061Z] fcd6e29a2b12 17 seconds ago 1.58GB [2023-05-30T08:39:17.061Z] security-proxy-setup latest 30365897feb6 17 seconds ago 18.7MB [2023-05-30T08:39:17.061Z] a98ddb210235 20 seconds ago 1.73GB [2023-05-30T08:39:17.061Z] security-spire-agent latest b6c943543f65 29 seconds ago 161MB [2023-05-30T08:39:17.061Z] security-spire-config latest 349249e922b9 38 seconds ago 102MB [2023-05-30T08:39:17.061Z] c89e0283f8fd 42 seconds ago 1.79GB [2023-05-30T08:39:17.061Z] 1bb632d43b50 52 seconds ago 1.7GB [2023-05-30T08:39:17.061Z] core-data latest 62475db7a5dc About a minute ago 20MB [2023-05-30T08:39:17.061Z] support-scheduler latest 5d15f82e252b About a minute ago 31.8MB [2023-05-30T08:39:17.061Z] 9cd5bf41ee7a About a minute ago 1.58GB [2023-05-30T08:39:17.061Z] 4f95cade27a9 About a minute ago 1.79GB [2023-05-30T08:39:17.061Z] security-bootstrapper latest 11202711b961 About a minute ago 22.2MB [2023-05-30T08:39:17.061Z] 64edd7672e2c 2 minutes ago 1.73GB [2023-05-30T08:39:17.061Z] security-secretstore-setup latest def6f9c03ab8 2 minutes ago 32.8MB [2023-05-30T08:39:17.061Z] security-proxy-auth latest 190799e829c1 2 minutes ago 18.3MB [2023-05-30T08:39:17.061Z] security-spiffe-token-provider latest 79bccc864fd7 3 minutes ago 32.8MB [2023-05-30T08:39:17.061Z] core-command latest 66cecf2abef7 3 minutes ago 19.9MB [2023-05-30T08:39:17.061Z] 03f6d96d3514 3 minutes ago 1.71GB [2023-05-30T08:39:17.061Z] b472975fa5f8 3 minutes ago 1.72GB [2023-05-30T08:39:17.061Z] 3695f52824d0 3 minutes ago 1.76GB [2023-05-30T08:39:17.061Z] 104030ea251a 3 minutes ago 1.72GB [2023-05-30T08:39:17.061Z] 3a1b45ff9134 3 minutes ago 1.7GB [2023-05-30T08:39:17.061Z] ci-base-image-x86_64 latest 7f0344f0d6cb 8 minutes ago 918MB [2023-05-30T08:39:17.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T08:39:17.061Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T08:39:17.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T08:39:17.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T08:39:25.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.438s coverage: 71.5% of statements [2023-05-30T08:39:25.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:39:25.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:39:25.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:39:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:39:33.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:39:33.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 54.0% of statements [2023-05-30T08:39:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:39:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:39:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:39:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:39:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:39:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:39:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:39:58.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.008s coverage: 88.5% of statements [2023-05-30T08:39:58.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.8% of statements [2023-05-30T08:40:04.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:40:04.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:40:04.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:40:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.756s coverage: 95.6% of statements [2023-05-30T08:40:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:40:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:40:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:40:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:40:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:40:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements [2023-05-30T08:40:12.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:40:12.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:40:12.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:40:12.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.278s coverage: 65.9% of statements [2023-05-30T08:40:24.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:40:24.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:40:24.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.464s coverage: 0.9% of statements [2023-05-30T08:40:24.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.0% of statements [2023-05-30T08:40:29.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.388s coverage: 42.9% of statements [2023-05-30T08:40:29.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements [2023-05-30T08:40:29.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2023-05-30T08:40:29.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements [2023-05-30T08:40:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2023-05-30T08:40:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:40:36.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:40:36.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:40:36.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:40:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:40:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:40:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:40:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:40:45.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.263s coverage: 94.4% of statements [2023-05-30T08:40:45.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:40:45.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:40:45.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:40:45.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:40:52.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:40:52.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:40:53.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:41:00.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.156s coverage: 79.9% of statements [2023-05-30T08:41:01.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.305s coverage: 92.9% of statements [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-05-30T08:41:01.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.8% of statements [2023-05-30T08:41:02.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.560s coverage: 82.1% of statements [2023-05-30T08:41:03.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:41:03.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements [2023-05-30T08:41:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:41:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:41:09.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements [2023-05-30T08:41:09.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-05-30T08:41:11.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2023-05-30T08:41:11.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2023-05-30T08:41:11.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-05-30T08:41:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:41:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:41:12.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:41:12.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2023-05-30T08:41:20.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:41:20.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:41:20.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:41:20.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.009s coverage: 38.4% of statements [2023-05-30T08:41:20.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-05-30T08:41:26.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:41:26.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:41:26.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:41:26.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:41:26.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2023-05-30T08:41:32.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:41:32.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:41:32.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:41:32.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:41:39.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements [2023-05-30T08:41:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:41:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:41:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:41:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:41:41.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements [2023-05-30T08:41:45.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:41:45.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:41:45.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 61.5% of statements [2023-05-30T08:41:47.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:41:47.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:41:47.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements [2023-05-30T08:41:48.896Z] 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-05-30T08:41:48.896Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T08:41:48.896Z] go vet ./... [2023-05-30T08:44:40.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:44:40.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:44:40.606Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:44:40.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:44:40.954Z] + ls -al . [2023-05-30T08:44:40.954Z] total 700 [2023-05-30T08:44:40.972Z] drwxrwxr-x 10 1001 1001 4096 May 30 08:35 . [2023-05-30T08:44:40.972Z] drwxr-xr-x 4 root root 4096 May 30 08:35 .. [2023-05-30T08:44:40.972Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:33 .blubracket [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:33 .dockerignore [2023-05-30T08:44:40.972Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:33 .git [2023-05-30T08:44:40.972Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:33 .github [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 1133 May 30 08:33 .gitignore [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:33 .golangci.yml [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:33 .hadolint.yml [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:33 .sonarcloud.properties [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:33 ADOPTERS.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:33 Attribution.txt [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:33 CHANGELOG.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:33 CONTRIBUTING.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:33 GOVERNANCE.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:33 Jenkinsfile [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:33 LICENSE [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:33 Makefile [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:33 OWNERS.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:33 README.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:33 SECURITY.md [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:30 VERSION [2023-05-30T08:44:40.972Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:33 bin [2023-05-30T08:44:40.972Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:33 cmd [2023-05-30T08:44:40.972Z] -rw-r--r-- 1 root root 447731 May 30 08:41 coverage.out [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 3159 May 30 08:33 go.mod [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 31048 May 30 08:33 go.sum [2023-05-30T08:44:40.972Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:33 internal [2023-05-30T08:44:40.972Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:33 openapi [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:33 security.txt [2023-05-30T08:44:40.972Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:33 snap [2023-05-30T08:44:40.972Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:33 version.go [Pipeline] sh [2023-05-30T08:44:41.600Z] + '[' -e coverage.out ] [2023-05-30T08:44:41.600Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:44:41.617Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T08:44:42.538Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:44:43.173Z] + make build [2023-05-30T08:44:43.173Z] 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-05-30T08:46:20.040Z] 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-05-30T08:46:26.797Z] 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-05-30T08:46:32.137Z] 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-05-30T08:46:36.397Z] 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-05-30T08:47:32.797Z] 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-05-30T08:47:32.797Z] 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-05-30T08:47:41.007Z] 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-05-30T08:47:47.660Z] 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-05-30T08:47:51.002Z] 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-05-30T08:47:55.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T08:48:01.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 [Pipeline] } [2023-05-30T08:48:08.558Z] $ docker stop --time=1 bec6ddb04096ea465df3dd030f05f16eb0b276ead7fb277ec90f7ab69d5565d1 [2023-05-30T08:48:10.604Z] $ docker rm -f --volumes bec6ddb04096ea465df3dd030f05f16eb0b276ead7fb277ec90f7ab69d5565d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:48:13.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:48:13.020Z] [2023-05-30T08:48:13.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:48:13.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:48:13.617Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T08:48:13.617Z] 29e5d40040c1: Pulling fs layer [2023-05-30T08:48:13.617Z] 1ce36da41761: Pulling fs layer [2023-05-30T08:48:13.617Z] 25b303627fd3: Pulling fs layer [2023-05-30T08:48:13.617Z] 29e5d40040c1: Verifying Checksum [2023-05-30T08:48:13.617Z] 29e5d40040c1: Download complete [2023-05-30T08:48:13.884Z] 1ce36da41761: Download complete [2023-05-30T08:48:14.152Z] 29e5d40040c1: Pull complete [2023-05-30T08:48:15.559Z] 1ce36da41761: Pull complete [2023-05-30T08:48:15.559Z] 25b303627fd3: Verifying Checksum [2023-05-30T08:48:15.559Z] 25b303627fd3: Download complete [2023-05-30T08:48:25.623Z] 25b303627fd3: Pull complete [2023-05-30T08:48:25.623Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T08:48:25.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:48:25.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:48:25.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container [2023-05-30T08:48:25.900Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-30T08:48:28.239Z] $ docker top a6c8912f7764c690ad8b25bbd51e5705f32b841150a41715c0f4676a1ddc9287 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:48:29.080Z] + + docker-composegrep build parallel --help [2023-05-30T08:48:29.080Z] [2023-05-30T08:48:35.714Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:48:35.732Z] $ docker stop --time=1 a6c8912f7764c690ad8b25bbd51e5705f32b841150a41715c0f4676a1ddc9287 [2023-05-30T08:48:39.458Z] $ docker rm -f --volumes a6c8912f7764c690ad8b25bbd51e5705f32b841150a41715c0f4676a1ddc9287 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:48:40.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:48:40.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:48:40.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container [2023-05-30T08:48:40.332Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-30T08:48:41.571Z] $ docker top 816a9062773c63abd9a09beb8de18a1ec342f72ed8954c5f8b2b91c87ea14c81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:48:42.076Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:48:48.720Z] Building core-command ... [2023-05-30T08:48:48.720Z] Building core-common-config-bootstrapper ... [2023-05-30T08:48:48.720Z] Building core-data ... [2023-05-30T08:48:48.720Z] Building core-metadata ... [2023-05-30T08:48:48.720Z] Building security-bootstrapper ... [2023-05-30T08:48:48.720Z] Building security-proxy-auth ... [2023-05-30T08:48:48.720Z] Building security-proxy-setup ... [2023-05-30T08:48:48.720Z] Building security-secretstore-setup ... [2023-05-30T08:48:48.720Z] Building security-spiffe-token-provider ... [2023-05-30T08:48:48.720Z] Building security-spire-agent ... [2023-05-30T08:48:48.720Z] Building security-spire-config ... [2023-05-30T08:48:48.720Z] Building security-spire-server ... [2023-05-30T08:48:48.720Z] Building support-notifications ... [2023-05-30T08:48:48.720Z] Building support-scheduler ... [2023-05-30T08:48:48.720Z] Building security-bootstrapper [2023-05-30T08:48:48.720Z] Building core-command [2023-05-30T08:48:48.720Z] Building security-proxy-auth [2023-05-30T08:48:48.720Z] Building support-scheduler [2023-05-30T08:48:48.720Z] Building security-secretstore-setup [2023-05-30T08:49:35.561Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:49:35.561Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:49:35.561Z] ---> a09c4607390e [2023-05-30T08:49:35.561Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T08:49:35.561Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:49:35.561Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:49:35.561Z] ---> a09c4607390e [2023-05-30T08:49:35.562Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T08:49:35.826Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:49:35.826Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:49:35.826Z] ---> a09c4607390e [2023-05-30T08:49:35.826Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:49:35.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:49:35.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:49:35.826Z] ---> a09c4607390e [2023-05-30T08:49:35.826Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:49:36.094Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:49:36.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:49:36.094Z] ---> a09c4607390e [2023-05-30T08:49:36.094Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:49:37.049Z] ---> Running in 124d150c9f1d [2023-05-30T08:49:37.049Z] ---> Running in f8a36ef8ec0e [2023-05-30T08:49:37.049Z] ---> Running in ebbea26b47ab [2023-05-30T08:49:37.050Z] ---> Running in 6e8dec3e1ecb [2023-05-30T08:49:37.050Z] ---> Running in 66a2ef0a6413 [2023-05-30T08:49:37.318Z] Removing intermediate container ebbea26b47ab [2023-05-30T08:49:37.318Z] ---> 6c9ec114206b [2023-05-30T08:49:37.318Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T08:49:37.585Z] Removing intermediate container 66a2ef0a6413 [2023-05-30T08:49:37.585Z] ---> d1c3f72fac44 [2023-05-30T08:49:37.585Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:49:37.585Z] Removing intermediate container f8a36ef8ec0e [2023-05-30T08:49:37.585Z] ---> 1bdb8288fa62 [2023-05-30T08:49:37.585Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:49:37.585Z] Removing intermediate container 6e8dec3e1ecb [2023-05-30T08:49:37.585Z] ---> 8aaeb31f3a5c [2023-05-30T08:49:37.585Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T08:49:37.585Z] Removing intermediate container 124d150c9f1d [2023-05-30T08:49:37.585Z] ---> Running in ee8e85612917 [2023-05-30T08:49:37.585Z] ---> 229ef2fb7b01 [2023-05-30T08:49:37.585Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T08:49:37.585Z] ---> Running in f22590741e2d [2023-05-30T08:49:37.852Z] ---> Running in 9fe91e2eb1de [2023-05-30T08:49:37.852Z] ---> Running in 7eb2b0f1a520 [2023-05-30T08:49:37.852Z] ---> Running in d8e0c0baeb8c [2023-05-30T08:49:38.823Z] Removing intermediate container 9fe91e2eb1de [2023-05-30T08:49:38.823Z] ---> 057bcd33b536 [2023-05-30T08:49:38.823Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:49:38.823Z] Removing intermediate container f22590741e2d [2023-05-30T08:49:38.823Z] ---> 3970ed69c897 [2023-05-30T08:49:38.823Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:49:38.823Z] Removing intermediate container 7eb2b0f1a520 [2023-05-30T08:49:38.823Z] ---> e6dafcd81d39 [2023-05-30T08:49:38.823Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T08:49:38.823Z] ---> Running in db6578988e85 [2023-05-30T08:49:38.823Z] ---> Running in c3a45c9ddb4a [2023-05-30T08:49:39.097Z] ---> Running in 9ea4a4b20995 [2023-05-30T08:49:40.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:40.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:41.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:42.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:49:42.128Z] OK: 263 MiB in 53 packages [2023-05-30T08:49:42.394Z] OK: 263 MiB in 53 packages [2023-05-30T08:49:43.352Z] OK: 263 MiB in 53 packages [2023-05-30T08:49:43.626Z] OK: 263 MiB in 53 packages [2023-05-30T08:49:43.895Z] OK: 263 MiB in 53 packages [2023-05-30T08:49:44.489Z] Removing intermediate container ee8e85612917 [2023-05-30T08:49:44.489Z] ---> 6855b4dec557 [2023-05-30T08:49:44.489Z] Removing intermediate container d8e0c0baeb8c [2023-05-30T08:49:44.489Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T08:49:44.489Z] ---> c0d37c3c0822 [2023-05-30T08:49:44.489Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T08:49:45.071Z] Removing intermediate container db6578988e85 [2023-05-30T08:49:45.071Z] ---> ae3008cd73fd [2023-05-30T08:49:45.071Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:49:45.339Z] Removing intermediate container 9ea4a4b20995 [2023-05-30T08:49:45.339Z] ---> 7ada1d522721 [2023-05-30T08:49:45.339Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T08:49:45.339Z] Removing intermediate container c3a45c9ddb4a [2023-05-30T08:49:45.339Z] ---> 795fe5530f84 [2023-05-30T08:49:45.339Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:49:45.606Z] ---> 4539c64703b1 [2023-05-30T08:49:45.606Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:49:45.606Z] ---> 9db980f47f52 [2023-05-30T08:49:45.606Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:49:45.606Z] ---> Running in 9095a9735be2 [2023-05-30T08:49:45.872Z] ---> Running in 5e4ddb2919e3 [2023-05-30T08:49:46.473Z] ---> 9d4275a5807c [2023-05-30T08:49:46.473Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:49:46.740Z] ---> Running in 8809b434c1d2 [2023-05-30T08:49:46.740Z] ---> 2a67ab167f7d [2023-05-30T08:49:46.740Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:49:47.009Z] ---> 1413b63ade47 [2023-05-30T08:49:47.009Z] ---> Running in 205b1a06b400 [2023-05-30T08:49:47.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:49:47.276Z] ---> Running in a0bd2fd1b1f6 [2023-05-30T08:51:54.328Z] Removing intermediate container 8809b434c1d2 [2023-05-30T08:51:54.328Z] ---> 459f57e8718c [2023-05-30T08:51:54.328Z] Step 8/23 : COPY . . [2023-05-30T08:51:54.328Z] Removing intermediate container a0bd2fd1b1f6 [2023-05-30T08:51:54.328Z] ---> 39156b358229 [2023-05-30T08:51:54.328Z] Step 8/23 : COPY . . [2023-05-30T08:51:54.328Z] Removing intermediate container 5e4ddb2919e3 [2023-05-30T08:51:54.328Z] ---> 62076d17b6f6 [2023-05-30T08:51:54.328Z] Step 7/25 : COPY . . [2023-05-30T08:51:54.328Z] Removing intermediate container 9095a9735be2 [2023-05-30T08:51:54.328Z] ---> 5d0a9f734c8d [2023-05-30T08:51:54.328Z] Step 7/33 : COPY . . [2023-05-30T08:51:54.328Z] Removing intermediate container 205b1a06b400 [2023-05-30T08:51:54.328Z] ---> 09a86bb238ec [2023-05-30T08:51:54.328Z] Step 8/24 : COPY . . [2023-05-30T08:51:59.695Z] ---> 977f8eca898c [2023-05-30T08:51:59.695Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T08:51:59.695Z] ---> 28900e6e6ac9 [2023-05-30T08:51:59.695Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T08:51:59.695Z] ---> f4ab881639a5 [2023-05-30T08:51:59.695Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T08:51:59.695Z] ---> Running in 12590dc47cde [2023-05-30T08:51:59.695Z] ---> e2cda6ef9416 [2023-05-30T08:51:59.695Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T08:51:59.695Z] ---> Running in 481919975def [2023-05-30T08:51:59.695Z] ---> Running in 1ea76444653e [2023-05-30T08:51:59.695Z] ---> c841f4fd8d59 [2023-05-30T08:51:59.695Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T08:51:59.695Z] ---> Running in c664f7b8fbe3 [2023-05-30T08:51:59.695Z] ---> Running in 9c2468cf5e54 [2023-05-30T08:52:01.655Z] 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-05-30T08:52:01.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T08:52:02.188Z] 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-05-30T08:52:02.188Z] 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-05-30T08:52:02.464Z] 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-05-30T08:59:09.515Z] 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-05-30T08:59:09.515Z] Removing intermediate container c664f7b8fbe3 [2023-05-30T08:59:09.515Z] ---> f63701d199c8 [2023-05-30T08:59:09.515Z] [2023-05-30T08:59:09.515Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:59:09.515Z] 3.17: Pulling from library/alpine [2023-05-30T08:59:09.515Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:59:09.515Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T08:59:09.515Z] ---> 51e60588ff2c [2023-05-30T08:59:09.515Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:59:09.783Z] ---> Running in 97b2f84bd286 [2023-05-30T08:59:10.369Z] Removing intermediate container 97b2f84bd286 [2023-05-30T08:59:10.369Z] ---> fe591d05db0e [2023-05-30T08:59:10.369Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:59:10.369Z] ---> Running in e2cec4cc7381 [2023-05-30T08:59:12.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:13.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:15.240Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:59:15.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:59:15.240Z] OK: 8 MiB in 16 packages [2023-05-30T08:59:17.836Z] Removing intermediate container e2cec4cc7381 [2023-05-30T08:59:17.836Z] ---> 243a6af6621e [2023-05-30T08:59:17.836Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:59:19.243Z] ---> ff421cf8749a [2023-05-30T08:59:19.243Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:59:21.831Z] ---> 3d5b690a844b [2023-05-30T08:59:21.831Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T08:59:26.088Z] ---> 1e75a3f0e913 [2023-05-30T08:59:26.088Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:59:28.034Z] ---> 9a395ae7e20a [2023-05-30T08:59:28.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T08:59:29.985Z] ---> 3d3e412eea6a [2023-05-30T08:59:29.985Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:59:30.253Z] ---> Running in e1671f820f60 [2023-05-30T08:59:36.921Z] Removing intermediate container 481919975def [2023-05-30T08:59:36.921Z] ---> d8633925ae79 [2023-05-30T08:59:36.921Z] [2023-05-30T08:59:36.921Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T08:59:36.921Z] ---> 51e60588ff2c [2023-05-30T08:59:36.921Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:59:36.921Z] ---> Running in c7f59cebdfd3 [2023-05-30T08:59:37.511Z] Removing intermediate container c7f59cebdfd3 [2023-05-30T08:59:37.511Z] ---> 5c24a662ab9b [2023-05-30T08:59:37.511Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T08:59:37.779Z] ---> Running in a299bd0db2ef [2023-05-30T08:59:38.364Z] Removing intermediate container e1671f820f60 [2023-05-30T08:59:38.364Z] ---> 924858512235 [2023-05-30T08:59:38.364Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:59:38.630Z] ---> Running in 881b6f90262e [2023-05-30T08:59:39.227Z] Removing intermediate container 12590dc47cde [2023-05-30T08:59:39.227Z] ---> 43cf6629cb1f [2023-05-30T08:59:39.227Z] [2023-05-30T08:59:39.227Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T08:59:39.227Z] ---> 51e60588ff2c [2023-05-30T08:59:39.227Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T08:59:39.498Z] Removing intermediate container 881b6f90262e [2023-05-30T08:59:39.498Z] ---> 190e2230cccd [2023-05-30T08:59:39.498Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:59:39.498Z] ---> Running in d28fb8d5d2ea [2023-05-30T08:59:39.765Z] ---> Running in eeb390571add [2023-05-30T08:59:40.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:40.659Z] Removing intermediate container eeb390571add [2023-05-30T08:59:40.659Z] ---> d7420882888a [2023-05-30T08:59:40.659Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T08:59:40.930Z] ---> Running in d79447b9d041 [2023-05-30T08:59:41.513Z] Removing intermediate container d79447b9d041 [2023-05-30T08:59:41.513Z] ---> b9eee8642f92 [2023-05-30T08:59:41.513Z] Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T08:59:41.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:41.780Z] ---> Running in 7c4037f30307 [2023-05-30T08:59:42.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:42.328Z] Removing intermediate container 7c4037f30307 [2023-05-30T08:59:42.328Z] ---> 4d25945e1f28 [2023-05-30T08:59:42.328Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:59:42.598Z] ---> Running in 3d16ad121013 [2023-05-30T08:59:43.185Z] Removing intermediate container 3d16ad121013 [2023-05-30T08:59:43.185Z] ---> 197389b7067f [2023-05-30T08:59:43.185Z] [2023-05-30T08:59:43.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:59:43.456Z] Successfully built 197389b7067f [2023-05-30T08:59:43.456Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T08:59:43.456Z]  Building security-proxy-auth ... done Building core-metadata [2023-05-30T08:59:43.456Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:59:43.724Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T08:59:43.724Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:59:43.724Z] OK: 8 MiB in 17 packages [2023-05-30T08:59:45.139Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T08:59:45.408Z] Removing intermediate container a299bd0db2ef [2023-05-30T08:59:45.408Z] ---> 9f06ede1a11e [2023-05-30T08:59:45.408Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T08:59:45.408Z] ---> Running in 0a75e19a3eac [2023-05-30T08:59:45.681Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T08:59:45.681Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T08:59:45.681Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:59:45.681Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:59:45.962Z] Removing intermediate container 0a75e19a3eac [2023-05-30T08:59:45.962Z] ---> f528cb6a7f67 [2023-05-30T08:59:45.962Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T08:59:46.231Z] ---> Running in 807406c8d3a1 [2023-05-30T08:59:46.499Z] OK: 8 MiB in 18 packages [2023-05-30T08:59:46.773Z] Removing intermediate container 807406c8d3a1 [2023-05-30T08:59:46.773Z] ---> 2f8404aa1956 [2023-05-30T08:59:46.773Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T08:59:47.045Z] ---> Running in c3301856fdba [2023-05-30T08:59:48.031Z] Removing intermediate container c3301856fdba [2023-05-30T08:59:48.031Z] ---> 4fa5e02aaecb [2023-05-30T08:59:48.031Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T08:59:48.299Z] ---> Running in 52df3721d162 [2023-05-30T08:59:49.275Z] Removing intermediate container 52df3721d162 [2023-05-30T08:59:49.275Z] ---> 1ac7f81fc8f9 [2023-05-30T08:59:49.275Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T08:59:49.544Z] ---> Running in 7daeece7158a [2023-05-30T08:59:50.521Z] Removing intermediate container d28fb8d5d2ea [2023-05-30T08:59:50.521Z] ---> 2fab96ba9d75 [2023-05-30T08:59:50.521Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T08:59:50.799Z] ---> Running in dfb9f16304eb [2023-05-30T08:59:51.764Z] Removing intermediate container dfb9f16304eb [2023-05-30T08:59:51.764Z] ---> 4f8000321c0c [2023-05-30T08:59:51.764Z] Step 12/25 : WORKDIR / [2023-05-30T08:59:52.037Z] ---> Running in bcbc64c319aa [2023-05-30T08:59:53.452Z] Removing intermediate container bcbc64c319aa [2023-05-30T08:59:53.452Z] ---> 943f829d5e81 [2023-05-30T08:59:53.452Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:59:54.862Z] Removing intermediate container 7daeece7158a [2023-05-30T08:59:54.863Z] ---> b4832fc61abf [2023-05-30T08:59:54.863Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T08:59:54.863Z] ---> Running in 0fbbb5fc0390 [2023-05-30T08:59:55.443Z] ---> 67dff3b955a7 [2023-05-30T08:59:55.443Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:59:56.024Z] Removing intermediate container 0fbbb5fc0390 [2023-05-30T08:59:56.024Z] ---> 0acb20c3ced5 [2023-05-30T08:59:56.024Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T08:59:56.982Z] ---> 6261c63f27d6 [2023-05-30T08:59:56.982Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-30T08:59:57.946Z] ---> 4ba036ae5e6d [2023-05-30T08:59:57.946Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T08:59:58.536Z] ---> Running in 331e33f70c97 [2023-05-30T08:59:59.121Z] ---> 9d0a28d4782d [2023-05-30T08:59:59.121Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-30T09:00:01.729Z] ---> 4dd2c13caa1a [2023-05-30T09:00:01.729Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:00:03.675Z] ---> f6bc1775e7bc [2023-05-30T09:00:03.675Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T09:00:03.675Z] Removing intermediate container 331e33f70c97 [2023-05-30T09:00:03.675Z] ---> 36177dae78bf [2023-05-30T09:00:03.675Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:00:05.637Z] ---> 3453ca778f1c [2023-05-30T09:00:05.637Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:00:07.580Z] ---> 1eea74f4230e [2023-05-30T09:00:07.580Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T09:00:08.164Z] ---> 337cd03da842 [2023-05-30T09:00:08.164Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T09:00:10.112Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:00:10.112Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:00:10.112Z] ---> a09c4607390e [2023-05-30T09:00:10.112Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:00:10.112Z] ---> Using cache [2023-05-30T09:00:10.112Z] ---> 1bdb8288fa62 [2023-05-30T09:00:10.112Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T09:00:10.112Z] ---> Using cache [2023-05-30T09:00:10.112Z] ---> 057bcd33b536 [2023-05-30T09:00:10.112Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T09:00:10.112Z] ---> Using cache [2023-05-30T09:00:10.112Z] ---> ae3008cd73fd [2023-05-30T09:00:10.112Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T09:00:10.112Z] ---> Using cache [2023-05-30T09:00:10.112Z] ---> 9d4275a5807c [2023-05-30T09:00:10.112Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:00:10.112Z] ---> Using cache [2023-05-30T09:00:10.112Z] ---> 459f57e8718c [2023-05-30T09:00:10.112Z] Step 8/25 : COPY . . [2023-05-30T09:00:10.112Z] ---> Using cache [2023-05-30T09:00:10.112Z] ---> e2cda6ef9416 [2023-05-30T09:00:10.112Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T09:00:10.380Z] ---> Running in 5f864dbe7678 [2023-05-30T09:00:11.797Z] Removing intermediate container 1ea76444653e [2023-05-30T09:00:11.797Z] ---> 99278c5de4a9 [2023-05-30T09:00:11.797Z] [2023-05-30T09:00:11.797Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T09:00:11.797Z] ---> 51e60588ff2c [2023-05-30T09:00:11.797Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:00:14.375Z] ---> Running in 4aa3d5c54f20 [2023-05-30T09:00:14.375Z] ---> e5f76112d869 [2023-05-30T09:00:14.375Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:00:14.375Z] ---> c31fe2b0a977 [2023-05-30T09:00:14.375Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T09:00:14.375Z] 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-05-30T09:00:15.793Z] ---> 62c73ffb60dc [2023-05-30T09:00:15.793Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:00:15.793Z] ---> Running in cf253d347ab6 [2023-05-30T09:00:16.377Z] ---> 029560f24181 [2023-05-30T09:00:16.377Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T09:00:16.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:17.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:18.183Z] ---> 7269c2913251 [2023-05-30T09:00:18.183Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T09:00:19.593Z] ---> a69cffccb594 [2023-05-30T09:00:19.593Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T09:00:19.593Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:00:19.593Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:00:19.593Z] OK: 8 MiB in 16 packages [2023-05-30T09:00:20.177Z] Removing intermediate container cf253d347ab6 [2023-05-30T09:00:20.177Z] ---> 0f220477ebc6 [2023-05-30T09:00:20.177Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:00:20.177Z] ---> Running in 0d0e5bbb265d [2023-05-30T09:00:21.140Z] ---> 84f976b820dd [2023-05-30T09:00:21.140Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T09:00:21.413Z] Removing intermediate container 0d0e5bbb265d [2023-05-30T09:00:21.413Z] ---> 32b72c691198 [2023-05-30T09:00:21.413Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:00:21.413Z] ---> Running in 9d7e29f02a1c [2023-05-30T09:00:22.502Z] Removing intermediate container 9d7e29f02a1c [2023-05-30T09:00:22.502Z] ---> 2fd2fd10f139 [2023-05-30T09:00:22.502Z] Step 24/25 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:00:22.502Z] Removing intermediate container 4aa3d5c54f20 [2023-05-30T09:00:22.502Z] ---> 5640efb16180 [2023-05-30T09:00:22.502Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:00:22.502Z] ---> Running in e8e531920572 [2023-05-30T09:00:22.502Z] ---> Running in 3bc8039b30b9 [2023-05-30T09:00:22.772Z] ---> e0154e3d136d [2023-05-30T09:00:22.772Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T09:00:23.039Z] ---> Running in f3a093557503 [2023-05-30T09:00:23.308Z] Removing intermediate container e8e531920572 [2023-05-30T09:00:23.308Z] ---> a6ab4878b23c [2023-05-30T09:00:23.308Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:00:23.621Z] ---> Running in 92dd8978d22e [2023-05-30T09:00:23.621Z] Removing intermediate container 3bc8039b30b9 [2023-05-30T09:00:23.621Z] ---> 716a4c4ff000 [2023-05-30T09:00:23.621Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T09:00:24.208Z] ---> Running in 43d7d70454e3 [2023-05-30T09:00:24.796Z] Removing intermediate container 92dd8978d22e [2023-05-30T09:00:24.796Z] ---> 8b4051ac6dd1 [2023-05-30T09:00:24.796Z] [2023-05-30T09:00:25.063Z] Removing intermediate container 43d7d70454e3 [2023-05-30T09:00:25.063Z] ---> 03a16d9c1b97 [2023-05-30T09:00:25.063Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T09:00:25.334Z] ---> Running in 95d917cb4258 [2023-05-30T09:00:25.602Z] Successfully built 8b4051ac6dd1 [2023-05-30T09:00:25.602Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T09:00:25.602Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-05-30T09:00:26.206Z] Removing intermediate container 95d917cb4258 [2023-05-30T09:00:26.206Z] ---> 8a0a3da603a5 [2023-05-30T09:00:26.206Z] Step 15/24 : WORKDIR / [2023-05-30T09:00:26.485Z] ---> Running in 41556b152c07 [2023-05-30T09:00:27.096Z] Removing intermediate container f3a093557503 [2023-05-30T09:00:27.096Z] ---> bb3951f21a14 [2023-05-30T09:00:27.096Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T09:00:27.369Z] Removing intermediate container 41556b152c07 [2023-05-30T09:00:27.369Z] ---> cbebaf6b0e56 [2023-05-30T09:00:27.369Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:00:27.369Z] ---> Running in c720536c2e13 [2023-05-30T09:00:28.353Z] Removing intermediate container c720536c2e13 [2023-05-30T09:00:28.353Z] ---> 4182b2b30a09 [2023-05-30T09:00:28.353Z] Step 30/33 : CMD ["gate"] [2023-05-30T09:00:28.625Z] ---> Running in 478c922a742c [2023-05-30T09:00:28.625Z] ---> 684240c1c6a2 [2023-05-30T09:00:28.625Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:00:29.593Z] Removing intermediate container 478c922a742c [2023-05-30T09:00:29.593Z] ---> 9e5f56ca9f17 [2023-05-30T09:00:29.593Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T09:00:29.593Z] ---> Running in 5ae557e98365 [2023-05-30T09:00:29.593Z] ---> 3d80541c41ef [2023-05-30T09:00:29.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T09:00:30.559Z] Removing intermediate container 5ae557e98365 [2023-05-30T09:00:30.559Z] ---> fc384d93f6a8 [2023-05-30T09:00:30.559Z] Step 32/33 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:00:30.559Z] ---> Running in 041c2ccb531b [2023-05-30T09:00:31.529Z] Removing intermediate container 041c2ccb531b [2023-05-30T09:00:31.529Z] ---> 049ce56f24b4 [2023-05-30T09:00:31.529Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T09:00:31.529Z] ---> Running in ac26ea6774ed [2023-05-30T09:00:32.513Z] ---> e7821f588cd3 [2023-05-30T09:00:32.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:00:32.513Z] Removing intermediate container ac26ea6774ed [2023-05-30T09:00:32.513Z] ---> 914cbcb6531e [2023-05-30T09:00:32.513Z] [2023-05-30T09:00:32.781Z] Successfully built 914cbcb6531e [2023-05-30T09:00:32.781Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T09:00:32.781Z]  Building security-bootstrapper ... done Building security-spire-config [2023-05-30T09:00:33.371Z] ---> fdb1475b584c [2023-05-30T09:00:33.371Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T09:00:33.371Z] ---> Running in 43f6dd9d4b1e [2023-05-30T09:00:33.962Z] Removing intermediate container 43f6dd9d4b1e [2023-05-30T09:00:33.962Z] ---> 6611063ff9d6 [2023-05-30T09:00:33.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:00:33.962Z] ---> Running in eacfc7a092c3 [2023-05-30T09:00:34.928Z] Removing intermediate container eacfc7a092c3 [2023-05-30T09:00:34.928Z] ---> 88446c2a3100 [2023-05-30T09:00:34.928Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T09:00:34.928Z] ---> Running in 351f873b6aef [2023-05-30T09:00:35.514Z] Removing intermediate container 351f873b6aef [2023-05-30T09:00:35.514Z] ---> d0bc0cfcb4a5 [2023-05-30T09:00:35.514Z] Step 23/24 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:00:35.782Z] ---> Running in 0008c0ef2867 [2023-05-30T09:00:36.369Z] Removing intermediate container 0008c0ef2867 [2023-05-30T09:00:36.369Z] ---> a6a04170e829 [2023-05-30T09:00:36.369Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T09:00:36.640Z] ---> Running in c25c8d3e2d47 [2023-05-30T09:00:37.231Z] Removing intermediate container c25c8d3e2d47 [2023-05-30T09:00:37.231Z] ---> fcbbc4134d2b [2023-05-30T09:00:37.231Z] [2023-05-30T09:00:37.500Z] Successfully built fcbbc4134d2b [2023-05-30T09:00:37.500Z] Successfully tagged core-command-arm64:latest [2023-05-30T09:00:37.500Z]  Building core-command ... done Building support-notifications [2023-05-30T09:00:56.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:00:56.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:00:56.004Z] ---> a09c4607390e [2023-05-30T09:00:56.004Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:00:56.004Z] ---> Using cache [2023-05-30T09:00:56.004Z] ---> 1bdb8288fa62 [2023-05-30T09:00:56.004Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:00:56.004Z] ---> Using cache [2023-05-30T09:00:56.004Z] ---> 057bcd33b536 [2023-05-30T09:00:56.004Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:00:56.004Z] ---> Using cache [2023-05-30T09:00:56.004Z] ---> ae3008cd73fd [2023-05-30T09:00:56.004Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:00:56.004Z] ---> Using cache [2023-05-30T09:00:56.004Z] ---> 9d4275a5807c [2023-05-30T09:00:56.004Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:00:56.004Z] ---> Using cache [2023-05-30T09:00:56.004Z] ---> 459f57e8718c [2023-05-30T09:00:56.004Z] Step 8/23 : COPY . . [2023-05-30T09:00:56.004Z] ---> Using cache [2023-05-30T09:00:56.004Z] ---> e2cda6ef9416 [2023-05-30T09:00:56.004Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T09:00:56.315Z] ---> Running in 0935a157c7a9 [2023-05-30T09:00:59.003Z] 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-05-30T09:01:07.204Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:07.205Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:07.205Z] ---> a09c4607390e [2023-05-30T09:01:07.205Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:01:07.205Z] ---> Using cache [2023-05-30T09:01:07.205Z] ---> 229ef2fb7b01 [2023-05-30T09:01:07.205Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:01:07.205Z] ---> Running in 6f1a4e88f416 [2023-05-30T09:01:09.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:10.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:10.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:10.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:10.764Z] ---> a09c4607390e [2023-05-30T09:01:10.764Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:01:10.764Z] ---> Using cache [2023-05-30T09:01:10.764Z] ---> 1bdb8288fa62 [2023-05-30T09:01:10.764Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:01:10.764Z] ---> Using cache [2023-05-30T09:01:10.764Z] ---> 057bcd33b536 [2023-05-30T09:01:10.764Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T09:01:10.764Z] ---> Running in 6a45c195dcbf [2023-05-30T09:01:12.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:12.710Z] OK: 263 MiB in 53 packages [2023-05-30T09:01:13.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:13.942Z] Removing intermediate container 6f1a4e88f416 [2023-05-30T09:01:13.942Z] ---> 30a54e97df21 [2023-05-30T09:01:13.942Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:01:15.350Z] OK: 263 MiB in 53 packages [2023-05-30T09:01:15.350Z] ---> f88c5fa1d75c [2023-05-30T09:01:15.350Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:01:15.350Z] ---> Running in 2a583abfd6d6 [2023-05-30T09:01:17.290Z] Removing intermediate container 6a45c195dcbf [2023-05-30T09:01:17.290Z] ---> 70fe388ba2ab [2023-05-30T09:01:17.290Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:01:18.252Z] ---> 24478206dbe7 [2023-05-30T09:01:18.252Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:01:18.252Z] ---> Running in f313e46460c8 [2023-05-30T09:02:05.099Z] Removing intermediate container 9c2468cf5e54 [2023-05-30T09:02:05.099Z] ---> 30d54173002a [2023-05-30T09:02:05.099Z] [2023-05-30T09:02:05.099Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:02:05.099Z] ---> 51e60588ff2c [2023-05-30T09:02:05.099Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:02:05.099Z] ---> Using cache [2023-05-30T09:02:05.099Z] ---> 5640efb16180 [2023-05-30T09:02:05.099Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:02:05.099Z] ---> Using cache [2023-05-30T09:02:05.099Z] ---> 716a4c4ff000 [2023-05-30T09:02:05.099Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T09:02:05.099Z] ---> Running in 8d44dfb702ce [2023-05-30T09:02:05.099Z] Removing intermediate container 8d44dfb702ce [2023-05-30T09:02:05.100Z] ---> e44b3c3de5dc [2023-05-30T09:02:05.100Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:02:05.100Z] ---> Running in 15310b149ecc [2023-05-30T09:02:05.100Z] Removing intermediate container 15310b149ecc [2023-05-30T09:02:05.100Z] ---> 079591af83b7 [2023-05-30T09:02:05.100Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:02:05.100Z] ---> 436ae4c4b068 [2023-05-30T09:02:05.100Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:02:05.100Z] ---> a208bdf6a3e3 [2023-05-30T09:02:05.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T09:02:05.369Z] ---> cf4a902d7ba8 [2023-05-30T09:02:05.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:02:06.802Z] ---> efc8eea39627 [2023-05-30T09:02:06.802Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T09:02:06.802Z] ---> Running in e3d0c987d3ff [2023-05-30T09:02:07.389Z] Removing intermediate container e3d0c987d3ff [2023-05-30T09:02:07.389Z] ---> c96b6f6f0315 [2023-05-30T09:02:07.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:02:07.389Z] ---> Running in f470042a0f38 [2023-05-30T09:02:07.974Z] Removing intermediate container f470042a0f38 [2023-05-30T09:02:07.974Z] ---> 34bdcd685f68 [2023-05-30T09:02:07.974Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:02:07.974Z] ---> Running in 16c8503099fd [2023-05-30T09:02:08.576Z] Removing intermediate container 16c8503099fd [2023-05-30T09:02:08.576Z] ---> d8eb3a9cc2d6 [2023-05-30T09:02:08.576Z] Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:02:08.844Z] ---> Running in b4dd8402e3af [2023-05-30T09:02:09.432Z] Removing intermediate container b4dd8402e3af [2023-05-30T09:02:09.432Z] ---> c6f8a79df1fa [2023-05-30T09:02:09.432Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:02:09.432Z] ---> Running in 87fb404d882f [2023-05-30T09:02:10.401Z] Removing intermediate container 87fb404d882f [2023-05-30T09:02:10.401Z] ---> 03f232b56dbf [2023-05-30T09:02:10.401Z] [2023-05-30T09:02:10.670Z] Successfully built 03f232b56dbf [2023-05-30T09:02:10.670Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T09:02:10.670Z]  Building support-scheduler ... done Building core-data [2023-05-30T09:02:37.361Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:37.361Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:37.361Z] ---> a09c4607390e [2023-05-30T09:02:37.361Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:02:37.361Z] ---> Using cache [2023-05-30T09:02:37.361Z] ---> 1bdb8288fa62 [2023-05-30T09:02:37.361Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:02:37.361Z] ---> Using cache [2023-05-30T09:02:37.362Z] ---> 057bcd33b536 [2023-05-30T09:02:37.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:02:37.362Z] ---> Using cache [2023-05-30T09:02:37.362Z] ---> ae3008cd73fd [2023-05-30T09:02:37.362Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:02:37.362Z] ---> Using cache [2023-05-30T09:02:37.362Z] ---> 9d4275a5807c [2023-05-30T09:02:37.362Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:02:37.362Z] ---> Using cache [2023-05-30T09:02:37.362Z] ---> 459f57e8718c [2023-05-30T09:02:37.362Z] Step 8/23 : COPY . . [2023-05-30T09:02:37.362Z] ---> Using cache [2023-05-30T09:02:37.362Z] ---> e2cda6ef9416 [2023-05-30T09:02:37.362Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T09:02:37.362Z] ---> Running in 1141e3cc6a12 [2023-05-30T09:02:37.942Z] 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-05-30T09:03:24.776Z] Removing intermediate container f313e46460c8 [2023-05-30T09:03:24.776Z] ---> 46f8834ca161 [2023-05-30T09:03:24.776Z] Step 8/23 : COPY . . [2023-05-30T09:03:24.776Z] Removing intermediate container 2a583abfd6d6 [2023-05-30T09:03:24.776Z] ---> 9173a82f7642 [2023-05-30T09:03:24.776Z] Step 7/27 : COPY . . [2023-05-30T09:03:42.967Z] ---> 793eefa2661a [2023-05-30T09:03:42.967Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:03:42.967Z] ---> a9e3fab206dc [2023-05-30T09:03:42.967Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T09:03:42.967Z] ---> Running in 18ac8275fb04 [2023-05-30T09:03:42.967Z] ---> Running in bb9dbde44f4d [2023-05-30T09:03:43.233Z] Removing intermediate container 18ac8275fb04 [2023-05-30T09:03:43.233Z] ---> 1bf3270fd0e7 [2023-05-30T09:03:43.233Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:03:43.499Z] ---> Running in 3ab37801fc10 [2023-05-30T09:03:44.078Z] Removing intermediate container 3ab37801fc10 [2023-05-30T09:03:44.079Z] ---> 42e22bfbda03 [2023-05-30T09:03:44.079Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:03:44.345Z] ---> Running in 00706c8b0fa7 [2023-05-30T09:03:44.928Z] Removing intermediate container 00706c8b0fa7 [2023-05-30T09:03:44.928Z] ---> dea1e3be0940 [2023-05-30T09:03:44.928Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T09:03:44.928Z] ---> Running in e92db74ecacb [2023-05-30T09:03:45.195Z] 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-05-30T09:03:48.537Z] Removing intermediate container e92db74ecacb [2023-05-30T09:03:48.537Z] ---> 48915f4ffd07 [2023-05-30T09:03:48.537Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:03:48.537Z] ---> Running in 788133cad517 [2023-05-30T09:03:48.803Z] Removing intermediate container 788133cad517 [2023-05-30T09:03:48.803Z] ---> 4695299174f5 [2023-05-30T09:03:48.803Z] [2023-05-30T09:03:48.803Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:03:48.803Z] ---> 51e60588ff2c [2023-05-30T09:03:48.803Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:03:49.069Z] ---> Running in 6092d0db5904 [2023-05-30T09:03:49.655Z] Removing intermediate container 6092d0db5904 [2023-05-30T09:03:49.655Z] ---> 40c6d1f68848 [2023-05-30T09:03:49.655Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T09:03:49.655Z] ---> Running in 0bea73dfa2cc [2023-05-30T09:03:51.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:03:52.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:03:53.962Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:03:53.962Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:03:53.962Z] OK: 17694 distinct packages available [2023-05-30T09:03:54.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:03:55.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:03:56.605Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T09:03:56.605Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:03:56.605Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T09:03:56.605Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T09:03:56.605Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:03:56.605Z] OK: 8 MiB in 19 packages [2023-05-30T09:03:58.549Z] Removing intermediate container 0bea73dfa2cc [2023-05-30T09:03:58.549Z] ---> e1e5ee4b06fa [2023-05-30T09:03:58.549Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:03:59.133Z] ---> 275a7cb8356b [2023-05-30T09:03:59.133Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:04:00.094Z] ---> 23b26b1735b5 [2023-05-30T09:04:00.094Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:04:06.732Z] ---> 9e3810d555a6 [2023-05-30T09:04:06.732Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:04:07.688Z] ---> 4005a267c620 [2023-05-30T09:04:07.688Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T09:04:07.688Z] ---> Running in 18cb18c190f3 [2023-05-30T09:04:08.270Z] Removing intermediate container 18cb18c190f3 [2023-05-30T09:04:08.270Z] ---> 4fbaec3ff82b [2023-05-30T09:04:08.270Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T09:04:09.228Z] ---> 3de131cef537 [2023-05-30T09:04:09.228Z] Step 22/27 : WORKDIR / [2023-05-30T09:04:09.502Z] ---> Running in 64f3db3dc8f8 [2023-05-30T09:04:09.767Z] Removing intermediate container 64f3db3dc8f8 [2023-05-30T09:04:09.767Z] ---> b761c7bdaa11 [2023-05-30T09:04:09.767Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:04:10.034Z] ---> Running in 506cd4fd1c2f [2023-05-30T09:04:10.618Z] Removing intermediate container 506cd4fd1c2f [2023-05-30T09:04:10.618Z] ---> f06867625812 [2023-05-30T09:04:10.618Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:04:10.884Z] ---> Running in 29225a21ca13 [2023-05-30T09:04:11.151Z] Removing intermediate container 29225a21ca13 [2023-05-30T09:04:11.151Z] ---> 0e807182a4af [2023-05-30T09:04:11.151Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:04:11.424Z] ---> Running in 3b1876990c3d [2023-05-30T09:04:12.004Z] Removing intermediate container 3b1876990c3d [2023-05-30T09:04:12.004Z] ---> 48161187adcf [2023-05-30T09:04:12.004Z] Step 26/27 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:04:12.004Z] ---> Running in 994343d3f323 [2023-05-30T09:04:12.585Z] Removing intermediate container 994343d3f323 [2023-05-30T09:04:12.585Z] ---> 5aafde8b0dde [2023-05-30T09:04:12.585Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:04:12.585Z] ---> Running in a8b5a6f5c42e [2023-05-30T09:04:13.166Z] Removing intermediate container a8b5a6f5c42e [2023-05-30T09:04:13.166Z] ---> ac7985ed20a1 [2023-05-30T09:04:13.166Z] [2023-05-30T09:04:13.746Z] Successfully built ac7985ed20a1 [2023-05-30T09:04:13.746Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T09:04:13.746Z] Building security-spiffe-token-provider [2023-05-30T09:04:31.929Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:04:31.929Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:04:31.929Z] ---> a09c4607390e [2023-05-30T09:04:31.929Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T09:04:31.929Z] ---> Using cache [2023-05-30T09:04:31.929Z] ---> 229ef2fb7b01 [2023-05-30T09:04:31.929Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T09:04:31.929Z] ---> Running in 68f8b9af66e6 [2023-05-30T09:04:32.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:33.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:35.856Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:04:35.856Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:04:35.856Z] OK: 17699 distinct packages available [2023-05-30T09:04:35.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:36.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:04:38.228Z] OK: 263 MiB in 53 packages [2023-05-30T09:04:40.172Z] Removing intermediate container 68f8b9af66e6 [2023-05-30T09:04:40.172Z] ---> 841c76a722ac [2023-05-30T09:04:40.172Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T09:04:40.754Z] ---> 7e0474359df0 [2023-05-30T09:04:40.754Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:04:41.022Z] ---> Running in b8827af9d94a [2023-05-30T09:06:17.643Z] Removing intermediate container b8827af9d94a [2023-05-30T09:06:17.643Z] ---> 01dba1410b6f [2023-05-30T09:06:17.643Z] Step 7/20 : COPY . . [2023-05-30T09:06:28.169Z] ---> ada3411114be [2023-05-30T09:06:28.169Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T09:06:28.169Z] ---> Running in 782fdf5a46e9 [2023-05-30T09:06:29.164Z] 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-05-30T09:08:20.800Z] Removing intermediate container 5f864dbe7678 [2023-05-30T09:08:20.800Z] ---> aa3d2f698389 [2023-05-30T09:08:20.800Z] [2023-05-30T09:08:20.800Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T09:08:20.800Z] ---> 51e60588ff2c [2023-05-30T09:08:20.800Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:08:20.800Z] ---> Using cache [2023-05-30T09:08:20.800Z] ---> 5640efb16180 [2023-05-30T09:08:20.800Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:08:20.800Z] ---> Using cache [2023-05-30T09:08:20.800Z] ---> 716a4c4ff000 [2023-05-30T09:08:20.800Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T09:08:20.800Z] ---> Running in b0d8deceb5d2 [2023-05-30T09:08:20.800Z] Removing intermediate container b0d8deceb5d2 [2023-05-30T09:08:20.800Z] ---> a943b538e9aa [2023-05-30T09:08:20.800Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T09:08:20.800Z] ---> Running in 2bacbcdad39b [2023-05-30T09:08:20.800Z] Removing intermediate container 2bacbcdad39b [2023-05-30T09:08:20.800Z] ---> d4a8e2e6e306 [2023-05-30T09:08:20.800Z] Step 15/25 : WORKDIR / [2023-05-30T09:08:20.800Z] ---> Running in 8ca0e5e1169d [2023-05-30T09:08:20.800Z] Removing intermediate container 8ca0e5e1169d [2023-05-30T09:08:20.800Z] ---> 7dc78a025141 [2023-05-30T09:08:20.800Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:08:20.800Z] ---> 351a2f2ad63b [2023-05-30T09:08:20.800Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:08:20.800Z] ---> e3d49b5d7b40 [2023-05-30T09:08:20.800Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T09:08:20.800Z] ---> 9db50a58e316 [2023-05-30T09:08:20.800Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:08:20.800Z] ---> dba7541b961f [2023-05-30T09:08:20.800Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T09:08:20.800Z] ---> d01d400d4d41 [2023-05-30T09:08:20.800Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T09:08:20.800Z] ---> Running in a6d859323db2 [2023-05-30T09:08:21.079Z] Removing intermediate container a6d859323db2 [2023-05-30T09:08:21.079Z] ---> 3a03dc73e355 [2023-05-30T09:08:21.079Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:08:21.079Z] ---> Running in 0f44c5f305ad [2023-05-30T09:08:21.663Z] Removing intermediate container 0f44c5f305ad [2023-05-30T09:08:21.663Z] ---> b307304af429 [2023-05-30T09:08:21.663Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:08:21.663Z] ---> Running in e12d31af98e2 [2023-05-30T09:08:22.248Z] Removing intermediate container e12d31af98e2 [2023-05-30T09:08:22.248Z] ---> fe8edfdf54da [2023-05-30T09:08:22.248Z] Step 24/25 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:08:22.514Z] ---> Running in 8ae988c83784 [2023-05-30T09:08:23.095Z] Removing intermediate container 8ae988c83784 [2023-05-30T09:08:23.095Z] ---> 3bf078392b48 [2023-05-30T09:08:23.095Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:08:23.095Z] ---> Running in 1a60cf54afc2 [2023-05-30T09:08:23.681Z] Removing intermediate container 1a60cf54afc2 [2023-05-30T09:08:23.681Z] ---> 2a27e33e8cb4 [2023-05-30T09:08:23.681Z] [2023-05-30T09:08:23.947Z] Successfully built 2a27e33e8cb4 [2023-05-30T09:08:23.947Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T09:08:23.947Z]  Building core-metadata ... done Building security-proxy-setup [2023-05-30T09:08:42.135Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:08:42.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:08:42.135Z] ---> a09c4607390e [2023-05-30T09:08:42.135Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T09:08:42.135Z] ---> Using cache [2023-05-30T09:08:42.135Z] ---> 229ef2fb7b01 [2023-05-30T09:08:42.135Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T09:08:42.135Z] ---> Using cache [2023-05-30T09:08:42.135Z] ---> c0d37c3c0822 [2023-05-30T09:08:42.135Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T09:08:42.135Z] ---> Using cache [2023-05-30T09:08:42.135Z] ---> 9db980f47f52 [2023-05-30T09:08:42.135Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:08:42.135Z] ---> Using cache [2023-05-30T09:08:42.135Z] ---> 62076d17b6f6 [2023-05-30T09:08:42.135Z] Step 7/22 : COPY . . [2023-05-30T09:08:42.135Z] ---> Using cache [2023-05-30T09:08:42.135Z] ---> 977f8eca898c [2023-05-30T09:08:42.135Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T09:08:42.402Z] ---> Running in 5720eeaffe8f [2023-05-30T09:08:43.812Z] Removing intermediate container 0935a157c7a9 [2023-05-30T09:08:43.812Z] ---> c29ceccbb19f [2023-05-30T09:08:43.812Z] [2023-05-30T09:08:43.812Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:08:43.812Z] ---> 51e60588ff2c [2023-05-30T09:08:43.812Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:08:43.812Z] ---> Using cache [2023-05-30T09:08:43.812Z] ---> fe591d05db0e [2023-05-30T09:08:43.812Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:08:43.812Z] ---> Using cache [2023-05-30T09:08:43.812Z] ---> 243a6af6621e [2023-05-30T09:08:43.812Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:08:43.812Z] ---> Using cache [2023-05-30T09:08:43.812Z] ---> ff421cf8749a [2023-05-30T09:08:43.812Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:08:43.812Z] ---> Using cache [2023-05-30T09:08:43.812Z] ---> 3d5b690a844b [2023-05-30T09:08:43.812Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T09:08:44.775Z] 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-05-30T09:08:46.187Z] ---> ae87f91d1aa6 [2023-05-30T09:08:46.187Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:08:46.774Z] ---> f3be1cc42c3b [2023-05-30T09:08:46.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T09:08:47.740Z] ---> e134bf5af63c [2023-05-30T09:08:47.740Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:08:47.740Z] ---> Running in 288e7fad0d3f [2023-05-30T09:08:51.080Z] Removing intermediate container 288e7fad0d3f [2023-05-30T09:08:51.080Z] ---> 028b287b7843 [2023-05-30T09:08:51.080Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:08:51.080Z] ---> Running in a2439b6bc6e5 [2023-05-30T09:08:51.347Z] Removing intermediate container a2439b6bc6e5 [2023-05-30T09:08:51.347Z] ---> ae15f6449ac8 [2023-05-30T09:08:51.347Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:08:51.347Z] ---> Running in 97c4fbcaf701 [2023-05-30T09:08:51.927Z] Removing intermediate container 97c4fbcaf701 [2023-05-30T09:08:51.927Z] ---> 6cbfa77ae515 [2023-05-30T09:08:51.927Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:08:51.927Z] ---> Running in d47216110b26 [2023-05-30T09:08:52.512Z] Removing intermediate container d47216110b26 [2023-05-30T09:08:52.512Z] ---> 9e68995a07b9 [2023-05-30T09:08:52.512Z] Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:08:52.512Z] ---> Running in b8f1672f3807 [2023-05-30T09:08:53.094Z] Removing intermediate container b8f1672f3807 [2023-05-30T09:08:53.094Z] ---> e7492cb3746d [2023-05-30T09:08:53.094Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:08:53.094Z] ---> Running in 14de76fe8a8b [2023-05-30T09:08:53.676Z] Removing intermediate container 14de76fe8a8b [2023-05-30T09:08:53.676Z] ---> dbaa8090aac2 [2023-05-30T09:08:53.676Z] [2023-05-30T09:08:53.943Z] Successfully built dbaa8090aac2 [2023-05-30T09:08:53.943Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T09:08:53.943Z] Building security-spire-server [2023-05-30T09:09:08.917Z]  Building core-common-config-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:09:08.917Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:09:08.917Z] ---> a09c4607390e [2023-05-30T09:09:08.917Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> 229ef2fb7b01 [2023-05-30T09:09:08.917Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> 30a54e97df21 [2023-05-30T09:09:08.917Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> f88c5fa1d75c [2023-05-30T09:09:08.917Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> 9173a82f7642 [2023-05-30T09:09:08.917Z] Step 7/26 : COPY . . [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> 793eefa2661a [2023-05-30T09:09:08.917Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> 1bf3270fd0e7 [2023-05-30T09:09:08.917Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> 42e22bfbda03 [2023-05-30T09:09:08.917Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:09:08.917Z] ---> Using cache [2023-05-30T09:09:08.917Z] ---> dea1e3be0940 [2023-05-30T09:09:09.183Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T09:09:09.450Z] ---> Running in 7843d37da21d [2023-05-30T09:09:14.792Z] Removing intermediate container 7843d37da21d [2023-05-30T09:09:14.792Z] ---> 77f7ed40989f [2023-05-30T09:09:14.792Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T09:09:14.792Z] ---> Running in 5d89d36f2cac [2023-05-30T09:09:14.792Z] Removing intermediate container 5d89d36f2cac [2023-05-30T09:09:14.792Z] ---> 6a53b9c9ccd2 [2023-05-30T09:09:14.792Z] [2023-05-30T09:09:14.792Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T09:09:14.792Z] ---> 51e60588ff2c [2023-05-30T09:09:14.792Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:09:14.792Z] ---> Using cache [2023-05-30T09:09:14.792Z] ---> 40c6d1f68848 [2023-05-30T09:09:14.792Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T09:09:14.792Z] ---> Running in afe65a0c5c3e [2023-05-30T09:09:17.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:17.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:19.896Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:09:19.896Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:09:19.896Z] OK: 17694 distinct packages available [2023-05-30T09:09:19.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:20.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:09:22.261Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T09:09:22.526Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:09:22.526Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T09:09:22.526Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T09:09:22.526Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T09:09:22.526Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:09:22.526Z] OK: 9 MiB in 20 packages [2023-05-30T09:09:24.463Z] Removing intermediate container afe65a0c5c3e [2023-05-30T09:09:24.463Z] ---> 5c243c951863 [2023-05-30T09:09:24.463Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:09:27.036Z] ---> a55ff4c7a23d [2023-05-30T09:09:27.036Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:09:27.991Z] ---> 362a43c937e8 [2023-05-30T09:09:27.991Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:09:34.624Z] ---> ba1f7658e055 [2023-05-30T09:09:34.624Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:09:35.582Z] ---> b81dd50512a2 [2023-05-30T09:09:35.582Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T09:09:36.540Z] ---> e2c572005967 [2023-05-30T09:09:36.540Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T09:09:39.895Z] ---> 5de40b429571 [2023-05-30T09:09:40.169Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:09:40.169Z] ---> Running in 841b6d050ce6 [2023-05-30T09:09:40.751Z] Removing intermediate container 841b6d050ce6 [2023-05-30T09:09:40.751Z] ---> 17fb6d278345 [2023-05-30T09:09:40.751Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:09:41.017Z] ---> Running in 21366a2ac47e [2023-05-30T09:09:41.599Z] Removing intermediate container 21366a2ac47e [2023-05-30T09:09:41.599Z] ---> eca956a29691 [2023-05-30T09:09:41.599Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T09:09:41.599Z] ---> Running in cf48310f8d89 [2023-05-30T09:09:42.186Z] Removing intermediate container cf48310f8d89 [2023-05-30T09:09:42.186Z] ---> 0912237fcc27 [2023-05-30T09:09:42.186Z] Step 25/26 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:09:42.186Z] ---> Running in a615f2b4f59c [2023-05-30T09:09:43.145Z] Removing intermediate container a615f2b4f59c [2023-05-30T09:09:43.145Z] ---> 9d834c239090 [2023-05-30T09:09:43.145Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T09:09:43.145Z] ---> Running in 26c17295af37 [2023-05-30T09:09:43.725Z] Removing intermediate container 26c17295af37 [2023-05-30T09:09:43.725Z] ---> 1c2021363661 [2023-05-30T09:09:43.725Z] [2023-05-30T09:09:43.990Z] Successfully built 1c2021363661 [2023-05-30T09:09:43.990Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T09:09:43.990Z] Building security-spire-agent [2023-05-30T09:10:02.178Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:10:02.178Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:10:02.178Z] ---> a09c4607390e [2023-05-30T09:10:02.178Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 229ef2fb7b01 [2023-05-30T09:10:02.178Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 30a54e97df21 [2023-05-30T09:10:02.178Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> f88c5fa1d75c [2023-05-30T09:10:02.178Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 9173a82f7642 [2023-05-30T09:10:02.178Z] Step 7/27 : COPY . . [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 793eefa2661a [2023-05-30T09:10:02.178Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 1bf3270fd0e7 [2023-05-30T09:10:02.178Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 42e22bfbda03 [2023-05-30T09:10:02.178Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> dea1e3be0940 [2023-05-30T09:10:02.178Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 48915f4ffd07 [2023-05-30T09:10:02.178Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 4695299174f5 [2023-05-30T09:10:02.178Z] [2023-05-30T09:10:02.178Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:10:02.178Z] ---> 51e60588ff2c [2023-05-30T09:10:02.178Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 40c6d1f68848 [2023-05-30T09:10:02.178Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 5c243c951863 [2023-05-30T09:10:02.178Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> a55ff4c7a23d [2023-05-30T09:10:02.178Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:10:02.178Z] ---> Using cache [2023-05-30T09:10:02.178Z] ---> 362a43c937e8 [2023-05-30T09:10:02.178Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T09:10:07.515Z] ---> c8032d7b226f [2023-05-30T09:10:07.515Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:10:12.847Z] ---> 9dd06c0b69a5 [2023-05-30T09:10:12.847Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:10:13.433Z] ---> df027e4aa865 [2023-05-30T09:10:13.433Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T09:10:14.389Z] ---> c4abcb6cbf05 [2023-05-30T09:10:14.389Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T09:10:14.971Z] ---> ec207c795b25 [2023-05-30T09:10:14.971Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:10:15.236Z] ---> Running in e0e38a8d6b82 [2023-05-30T09:10:15.819Z] Removing intermediate container e0e38a8d6b82 [2023-05-30T09:10:15.819Z] ---> dfbd5b8f321c [2023-05-30T09:10:15.819Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:10:15.819Z] ---> Running in fee3cc5f9450 [2023-05-30T09:10:16.400Z] Removing intermediate container fee3cc5f9450 [2023-05-30T09:10:16.400Z] ---> 3418fd405c04 [2023-05-30T09:10:16.400Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:10:16.400Z] ---> Running in 354077ceb569 [2023-05-30T09:10:16.980Z] Removing intermediate container 354077ceb569 [2023-05-30T09:10:16.980Z] ---> 71a138346bd7 [2023-05-30T09:10:16.980Z] Step 26/27 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:10:16.980Z] ---> Running in c43600b58b66 [2023-05-30T09:10:17.562Z] Removing intermediate container c43600b58b66 [2023-05-30T09:10:17.562Z] ---> 9462d8eafdc2 [2023-05-30T09:10:17.562Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:10:17.562Z] ---> Running in ec38f493b963 [2023-05-30T09:10:18.144Z] Removing intermediate container ec38f493b963 [2023-05-30T09:10:18.144Z] ---> 027d11a9622b [2023-05-30T09:10:18.144Z] [2023-05-30T09:10:18.410Z] Successfully built 027d11a9622b [2023-05-30T09:10:18.410Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T09:11:05.217Z]  Building security-spire-agent ... done Removing intermediate container 1141e3cc6a12 [2023-05-30T09:11:05.217Z] ---> c961ef3021ae [2023-05-30T09:11:05.217Z] [2023-05-30T09:11:05.217Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:11:05.217Z] ---> 51e60588ff2c [2023-05-30T09:11:05.217Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:11:05.217Z] ---> Running in 0398bd729b0b [2023-05-30T09:11:05.217Z] Removing intermediate container 0398bd729b0b [2023-05-30T09:11:05.217Z] ---> b4b4cce2bb1c [2023-05-30T09:11:05.217Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T09:11:05.217Z] ---> Running in e8e5b25cce0c [2023-05-30T09:11:05.217Z] Removing intermediate container e8e5b25cce0c [2023-05-30T09:11:05.217Z] ---> 401cbf35f7c0 [2023-05-30T09:11:05.217Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T09:11:05.217Z] ---> Running in b1191be2757f [2023-05-30T09:11:05.217Z] Removing intermediate container b1191be2757f [2023-05-30T09:11:05.217Z] ---> 79d85950c74b [2023-05-30T09:11:05.217Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:11:05.217Z] ---> Running in 1001eb5876c8 [2023-05-30T09:11:05.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:11:06.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:11:08.162Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:11:08.162Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:11:08.428Z] OK: 8 MiB in 16 packages [2023-05-30T09:11:09.838Z] Removing intermediate container 1001eb5876c8 [2023-05-30T09:11:09.838Z] ---> 26d02a838aea [2023-05-30T09:11:09.838Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:11:10.805Z] ---> 41bc4e6c5560 [2023-05-30T09:11:10.805Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:11:13.378Z] ---> eb90df17d294 [2023-05-30T09:11:13.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T09:11:15.585Z] ---> 65e0acef1994 [2023-05-30T09:11:15.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:11:16.171Z] ---> fd391870d921 [2023-05-30T09:11:16.171Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T09:11:16.442Z] ---> Running in c85b0d2ed215 [2023-05-30T09:11:17.024Z] Removing intermediate container c85b0d2ed215 [2023-05-30T09:11:17.024Z] ---> 6fb7dd35b4a0 [2023-05-30T09:11:17.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:11:17.024Z] ---> Running in c85982c38051 [2023-05-30T09:11:17.609Z] Removing intermediate container c85982c38051 [2023-05-30T09:11:17.609Z] ---> 2bcf31d921f8 [2023-05-30T09:11:17.609Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:11:17.609Z] ---> Running in 136dfb0c0728 [2023-05-30T09:11:18.199Z] Removing intermediate container 136dfb0c0728 [2023-05-30T09:11:18.199Z] ---> ea322f1eb8a5 [2023-05-30T09:11:18.199Z] Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:11:18.199Z] ---> Running in 6edcc96911cd [2023-05-30T09:11:18.784Z] Removing intermediate container 6edcc96911cd [2023-05-30T09:11:18.784Z] ---> b1ded5878b71 [2023-05-30T09:11:18.784Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:11:18.784Z] ---> Running in 03972087bbee [2023-05-30T09:11:19.373Z] Removing intermediate container 03972087bbee [2023-05-30T09:11:19.373Z] ---> 6d70e6b23593 [2023-05-30T09:11:19.373Z] [2023-05-30T09:11:19.640Z] Successfully built 6d70e6b23593 [2023-05-30T09:11:19.907Z] Successfully tagged core-data-arm64:latest [2023-05-30T09:13:42.463Z]  Building core-data ... done Removing intermediate container bb9dbde44f4d [2023-05-30T09:13:42.463Z] ---> 00d6b82132ff [2023-05-30T09:13:42.463Z] [2023-05-30T09:13:42.463Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:13:42.463Z] ---> 51e60588ff2c [2023-05-30T09:13:42.463Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T09:13:42.463Z] ---> Running in f18858d3910a [2023-05-30T09:13:42.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:43.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:44.642Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T09:13:44.642Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:13:44.642Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:13:44.642Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:13:44.910Z] OK: 8 MiB in 17 packages [2023-05-30T09:13:46.845Z] Removing intermediate container f18858d3910a [2023-05-30T09:13:46.845Z] ---> 3c0e2d2bbc60 [2023-05-30T09:13:46.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:13:46.845Z] ---> Running in 2631266883db [2023-05-30T09:13:47.119Z] Removing intermediate container 2631266883db [2023-05-30T09:13:47.119Z] ---> 48530e8772c8 [2023-05-30T09:13:47.119Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T09:13:47.386Z] ---> Running in 0d6919fd9d7f [2023-05-30T09:13:47.652Z] Removing intermediate container 0d6919fd9d7f [2023-05-30T09:13:47.652Z] ---> e113757c4af4 [2023-05-30T09:13:47.652Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:13:47.919Z] ---> Running in 4894a4eb29e3 [2023-05-30T09:13:48.186Z] Removing intermediate container 4894a4eb29e3 [2023-05-30T09:13:48.186Z] ---> fc87834c0fa1 [2023-05-30T09:13:48.186Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:13:49.142Z] ---> 86794267113d [2023-05-30T09:13:49.142Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:13:49.724Z] ---> 8b07bbad055e [2023-05-30T09:13:49.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T09:13:52.302Z] ---> 7bb76f6c60d8 [2023-05-30T09:13:52.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:13:53.264Z] ---> a4c0531290ff [2023-05-30T09:13:53.264Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T09:13:53.264Z] ---> Running in 7a328b06f2ab [2023-05-30T09:13:53.845Z] Removing intermediate container 7a328b06f2ab [2023-05-30T09:13:53.845Z] ---> 24bf7bc7c672 [2023-05-30T09:13:53.845Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:13:53.845Z] ---> Running in 82336f6574db [2023-05-30T09:13:54.807Z] Removing intermediate container 82336f6574db [2023-05-30T09:13:54.807Z] ---> 02c385cbb107 [2023-05-30T09:13:54.807Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:13:55.082Z] ---> Running in e1d3e9faad1d [2023-05-30T09:13:55.665Z] Removing intermediate container e1d3e9faad1d [2023-05-30T09:13:55.665Z] ---> 064296aae0dc [2023-05-30T09:13:55.665Z] Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:13:55.665Z] ---> Running in 40d95e765ca3 [2023-05-30T09:13:55.665Z] Removing intermediate container 5720eeaffe8f [2023-05-30T09:13:55.665Z] ---> d88352b0cfb3 [2023-05-30T09:13:55.665Z] [2023-05-30T09:13:55.665Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T09:13:55.665Z] ---> 51e60588ff2c [2023-05-30T09:13:55.665Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T09:13:55.930Z] ---> Running in e2eee201736f [2023-05-30T09:13:56.512Z] Removing intermediate container 40d95e765ca3 [2023-05-30T09:13:56.512Z] ---> 275bf3f73fff [2023-05-30T09:13:56.512Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:13:56.779Z] ---> Running in e19b10e3a36a [2023-05-30T09:13:57.048Z] Removing intermediate container e19b10e3a36a [2023-05-30T09:13:57.048Z] ---> 88c60156b5b8 [2023-05-30T09:13:57.048Z] [2023-05-30T09:13:57.313Z] Successfully built 88c60156b5b8 [2023-05-30T09:13:57.313Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T09:13:57.577Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:58.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:13:59.568Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:13:59.568Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T09:13:59.568Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:13:59.568Z] OK: 8 MiB in 17 packages [2023-05-30T09:14:00.986Z] Removing intermediate container e2eee201736f [2023-05-30T09:14:00.986Z] ---> 27d75f6c6878 [2023-05-30T09:14:00.986Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T09:14:00.986Z] ---> Running in beabe801f95a [2023-05-30T09:14:01.566Z] Removing intermediate container beabe801f95a [2023-05-30T09:14:01.566Z] ---> c0141a3a03d7 [2023-05-30T09:14:01.566Z] Step 12/22 : WORKDIR /edgex [2023-05-30T09:14:01.566Z] ---> Running in f033709c8df6 [2023-05-30T09:14:02.148Z] Removing intermediate container f033709c8df6 [2023-05-30T09:14:02.148Z] ---> 4106532acbf8 [2023-05-30T09:14:02.148Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:14:02.744Z] ---> 7e95d8781a3f [2023-05-30T09:14:02.744Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:14:03.324Z] ---> 1f0f0ca91e28 [2023-05-30T09:14:03.325Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T09:14:04.297Z] ---> 839a5ae9e563 [2023-05-30T09:14:04.297Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T09:14:04.878Z] Removing intermediate container 782fdf5a46e9 [2023-05-30T09:14:04.878Z] ---> 7529b962f53e [2023-05-30T09:14:04.878Z] [2023-05-30T09:14:04.878Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T09:14:04.878Z] ---> 51e60588ff2c [2023-05-30T09:14:04.878Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T09:14:04.878Z] ---> Using cache [2023-05-30T09:14:04.878Z] ---> 5c24a662ab9b [2023-05-30T09:14:04.878Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T09:14:04.878Z] ---> Running in f8f30d97ca16 [2023-05-30T09:14:05.148Z] ---> 109c8ca24ec5 [2023-05-30T09:14:05.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:14:06.108Z] ---> 5bd5ad83f8db [2023-05-30T09:14:06.108Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:14:06.108Z] ---> Running in 0dc4befd6a42 [2023-05-30T09:14:06.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:07.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:08.035Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:14:08.035Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:14:08.035Z] OK: 17694 distinct packages available [2023-05-30T09:14:08.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:08.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:09.469Z] Removing intermediate container 0dc4befd6a42 [2023-05-30T09:14:09.469Z] ---> fb2c8be8ff7f [2023-05-30T09:14:09.469Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:14:09.469Z] ---> Running in cf2103cd725a [2023-05-30T09:14:09.740Z] Removing intermediate container cf2103cd725a [2023-05-30T09:14:09.740Z] ---> a31c0a5c5eb9 [2023-05-30T09:14:09.740Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T09:14:10.012Z] ---> Running in 0c958b4d08f0 [2023-05-30T09:14:10.012Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T09:14:10.279Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T09:14:10.279Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T09:14:10.279Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T09:14:10.279Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T09:14:10.279Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T09:14:10.279Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:14:10.279Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T09:14:10.279Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T09:14:10.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:14:10.279Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:14:10.279Z] Removing intermediate container 0c958b4d08f0 [2023-05-30T09:14:10.279Z] ---> ebe3907cb6cf [2023-05-30T09:14:10.279Z] Step 21/22 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:14:10.279Z] ---> Running in 1fccaf5b2ba2 [2023-05-30T09:14:10.860Z] Removing intermediate container 1fccaf5b2ba2 [2023-05-30T09:14:10.860Z] ---> d1639f80c5e9 [2023-05-30T09:14:10.860Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T09:14:10.860Z] OK: 11 MiB in 24 packages [2023-05-30T09:14:10.860Z] ---> Running in 3144c0ca688b [2023-05-30T09:14:11.128Z] Removing intermediate container 3144c0ca688b [2023-05-30T09:14:11.128Z] ---> cbba13ecae27 [2023-05-30T09:14:11.128Z] [2023-05-30T09:14:11.711Z] Successfully built cbba13ecae27 [2023-05-30T09:14:11.711Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T09:14:12.299Z]  Building security-proxy-setup ... done Removing intermediate container f8f30d97ca16 [2023-05-30T09:14:12.299Z] ---> bcb12336fb52 [2023-05-30T09:14:12.299Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:14:12.884Z] ---> 4183a05b9d66 [2023-05-30T09:14:12.884Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:14:13.150Z] ---> eb97b13bcd86 [2023-05-30T09:14:13.150Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T09:14:14.556Z] ---> 01ffbd547a1d [2023-05-30T09:14:14.556Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:14:15.138Z] ---> 00d56fc0c9ab [2023-05-30T09:14:15.138Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T09:14:15.138Z] ---> Running in 7f10bc303b89 [2023-05-30T09:14:15.404Z] Removing intermediate container 7f10bc303b89 [2023-05-30T09:14:15.404Z] ---> 2166e5b827c6 [2023-05-30T09:14:15.404Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:14:15.404Z] ---> Running in 56c86d75d666 [2023-05-30T09:14:15.984Z] Removing intermediate container 56c86d75d666 [2023-05-30T09:14:15.984Z] ---> b12e42f40695 [2023-05-30T09:14:15.984Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T09:14:15.984Z] ---> Running in 75f766814ee6 [2023-05-30T09:14:16.250Z] Removing intermediate container 75f766814ee6 [2023-05-30T09:14:16.250Z] ---> 939235e815ae [2023-05-30T09:14:16.250Z] Step 19/20 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd [2023-05-30T09:14:16.250Z] ---> Running in 801762d1bd3f [2023-05-30T09:14:16.517Z] Removing intermediate container 801762d1bd3f [2023-05-30T09:14:16.517Z] ---> 387cdffb41ca [2023-05-30T09:14:16.517Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T09:14:16.517Z] ---> Running in 74e39c97904d [2023-05-30T09:14:17.099Z] Removing intermediate container 74e39c97904d [2023-05-30T09:14:17.099Z] ---> 931fc1dca035 [2023-05-30T09:14:17.099Z] [2023-05-30T09:14:17.099Z] Successfully built 931fc1dca035 [2023-05-30T09:14:17.099Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T09:14:17.689Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-30T09:14:17.694Z] $ docker stop --time=1 816a9062773c63abd9a09beb8de18a1ec342f72ed8954c5f8b2b91c87ea14c81 [2023-05-30T09:14:19.407Z] $ docker rm -f --volumes 816a9062773c63abd9a09beb8de18a1ec342f72ed8954c5f8b2b91c87ea14c81 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T09:14:19.896Z] + docker images [2023-05-30T09:14:20.163Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T09:14:20.163Z] security-spiffe-token-provider-arm64 latest 931fc1dca035 3 seconds ago 32.7MB [2023-05-30T09:14:20.163Z] security-proxy-setup-arm64 latest cbba13ecae27 8 seconds ago 18.7MB [2023-05-30T09:14:20.163Z] 7529b962f53e 15 seconds ago 1.57GB [2023-05-30T09:14:20.163Z] support-notifications-arm64 latest 88c60156b5b8 23 seconds ago 31.9MB [2023-05-30T09:14:20.163Z] d88352b0cfb3 25 seconds ago 1.51GB [2023-05-30T09:14:20.163Z] 00d6b82132ff 41 seconds ago 1.59GB [2023-05-30T09:14:20.163Z] core-data-arm64 latest 6d70e6b23593 3 minutes ago 19.9MB [2023-05-30T09:14:20.163Z] c961ef3021ae 3 minutes ago 1.53GB [2023-05-30T09:14:20.163Z] security-spire-agent-arm64 latest 027d11a9622b 4 minutes ago 153MB [2023-05-30T09:14:20.163Z] security-spire-server-arm64 latest 1c2021363661 4 minutes ago 97MB [2023-05-30T09:14:20.163Z] 6a53b9c9ccd2 5 minutes ago 1.39GB [2023-05-30T09:14:20.163Z] core-common-config-bootstrapper-arm64 latest dbaa8090aac2 5 minutes ago 17.2MB [2023-05-30T09:14:20.163Z] c29ceccbb19f 5 minutes ago 1.52GB [2023-05-30T09:14:20.163Z] core-metadata-arm64 latest 2a27e33e8cb4 5 minutes ago 20.2MB [2023-05-30T09:14:20.163Z] aa3d2f698389 6 minutes ago 1.53GB [2023-05-30T09:14:20.163Z] security-spire-config-arm64 latest ac7985ed20a1 10 minutes ago 96.1MB [2023-05-30T09:14:20.163Z] 4695299174f5 10 minutes ago 1.39GB [2023-05-30T09:14:20.163Z] support-scheduler-arm64 latest 03f232b56dbf 12 minutes ago 31.2MB [2023-05-30T09:14:20.163Z] 30d54173002a 12 minutes ago 1.59GB [2023-05-30T09:14:20.163Z] core-command-arm64 latest fcbbc4134d2b 13 minutes ago 19.7MB [2023-05-30T09:14:20.163Z] security-bootstrapper-arm64 latest 914cbcb6531e 13 minutes ago 21.9MB [2023-05-30T09:14:20.163Z] security-secretstore-setup-arm64 latest 8b4051ac6dd1 13 minutes ago 32.2MB [2023-05-30T09:14:20.163Z] 99278c5de4a9 14 minutes ago 1.53GB [2023-05-30T09:14:20.163Z] security-proxy-auth-arm64 latest 197389b7067f 14 minutes ago 18.1MB [2023-05-30T09:14:20.163Z] 43cf6629cb1f 14 minutes ago 1.52GB [2023-05-30T09:14:20.163Z] d8633925ae79 14 minutes ago 1.51GB [2023-05-30T09:14:20.163Z] f63701d199c8 15 minutes ago 1.51GB [2023-05-30T09:14:20.163Z] ci-base-image-arm64 latest a09c4607390e 39 minutes ago 899MB [2023-05-30T09:14:20.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T09:14:20.163Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T09:14:20.163Z] 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-05-30T09:14:20.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:14:20.607Z] [2023-05-30T09:14:20.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:14:20.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:14:20.946Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T09:14:20.946Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T09:14:20.946Z] 04944245beec: Pulling fs layer [2023-05-30T09:14:20.946Z] 699f458cf7ca: Pulling fs layer [2023-05-30T09:14:20.946Z] 765212b225bb: Pulling fs layer [2023-05-30T09:14:20.946Z] f23df028b6ca: Pulling fs layer [2023-05-30T09:14:20.946Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T09:14:20.946Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T09:14:20.946Z] 765212b225bb: Waiting [2023-05-30T09:14:20.946Z] f23df028b6ca: Waiting [2023-05-30T09:14:20.946Z] d65c8cfc05b1: Waiting [2023-05-30T09:14:20.946Z] 2437ff75d9bd: Waiting [2023-05-30T09:14:21.212Z] 04944245beec: Verifying Checksum [2023-05-30T09:14:21.212Z] 04944245beec: Download complete [2023-05-30T09:14:21.212Z] 765212b225bb: Download complete [2023-05-30T09:14:21.212Z] f23df028b6ca: Download complete [2023-05-30T09:14:21.212Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T09:14:21.212Z] d65c8cfc05b1: Download complete [2023-05-30T09:14:21.480Z] 699f458cf7ca: Verifying Checksum [2023-05-30T09:14:21.480Z] 699f458cf7ca: Download complete [2023-05-30T09:14:21.747Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T09:14:24.324Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T09:14:24.324Z] 2437ff75d9bd: Download complete [2023-05-30T09:14:25.728Z] 8998bd30e6a1: Pull complete [2023-05-30T09:14:26.309Z] 04944245beec: Pull complete [2023-05-30T09:14:27.712Z] 699f458cf7ca: Pull complete [2023-05-30T09:14:27.712Z] 765212b225bb: Pull complete [2023-05-30T09:14:28.667Z] f23df028b6ca: Pull complete [2023-05-30T09:14:28.667Z] d65c8cfc05b1: Pull complete [2023-05-30T09:14:43.645Z] 2437ff75d9bd: Pull complete [2023-05-30T09:14:43.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T09:14:43.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:14:43.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:14:43.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container [2023-05-30T09:14:43.922Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-05-30T09:14:46.878Z] $ docker top 365f9215e2ed8682fa0370468b8cc6f79c65bd31fde3251fa5ecce7b3fcac782 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:47.743Z] ---> job-cost.sh [2023-05-30T09:14:47.743Z] lf-activate-venv: SKIPPING [2023-05-30T09:14:47.743Z] INFO: No Stack... [2023-05-30T09:14:48.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T09:14:49.281Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T09:14:49.916Z] + cut -d, -f6 [2023-05-30T09:14:49.916Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2023-05-30T09:14:49.985Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] [2023-05-30T09:14:50.002Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] did not exist. Created. [2023-05-30T09:14:50.003Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T09:14:50.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T09:14:50.828Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T09:14:50.835Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T09:14:50.850Z] $ docker stop --time=1 365f9215e2ed8682fa0370468b8cc6f79c65bd31fde3251fa5ecce7b3fcac782 [2023-05-30T09:14:52.353Z] $ docker rm -f --volumes 365f9215e2ed8682fa0370468b8cc6f79c65bd31fde3251fa5ecce7b3fcac782 [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-05-30T09:14:52.784Z] provisioning config files... [2023-05-30T09:14:52.791Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config13408115449614087660tmp [Pipeline] { [Pipeline] sh [2023-05-30T09:14:53.088Z] + set +x [2023-05-30T09:14:53.088Z] + curl -s https://codecov.io/bash [2023-05-30T09:14:53.088Z] + bash -s -- [2023-05-30T09:14:53.088Z] [2023-05-30T09:14:53.088Z] _____ _ [2023-05-30T09:14:53.088Z] / ____| | | [2023-05-30T09:14:53.088Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T09:14:53.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T09:14:53.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T09:14:53.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T09:14:53.088Z] Bash-1.0.6 [2023-05-30T09:14:53.088Z] [2023-05-30T09:14:53.088Z] [2023-05-30T09:14:53.088Z] ==> git version 2.25.1 found [2023-05-30T09:14:53.089Z] ==> 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-05-30T09:14:53.089Z] Release-Date: 2020-01-08 [2023-05-30T09:14:53.089Z] 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-05-30T09:14:53.089Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T09:14:53.089Z] ==> Jenkins CI detected. [2023-05-30T09:14:53.089Z] current dir:  /w/workspace/edgex-go/6 [2023-05-30T09:14:53.089Z] project root: . [2023-05-30T09:14:53.089Z] --> token set from env [2023-05-30T09:14:53.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T09:14:53.089Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T09:14:53.089Z] ==> Python coveragepy not found [2023-05-30T09:14:53.089Z] ==> Searching for coverage reports in: [2023-05-30T09:14:53.089Z] + . [2023-05-30T09:14:53.089Z] -> Found 1 reports [2023-05-30T09:14:53.089Z] ==> Detecting git/mercurial file structure [2023-05-30T09:14:53.347Z] ==> Reading reports [2023-05-30T09:14:53.348Z] + ./coverage.out bytes=447731 [2023-05-30T09:14:53.348Z] ==> Appending adjustments [2023-05-30T09:14:53.348Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T09:14:54.285Z] + Found adjustments [2023-05-30T09:14:54.285Z] ==> Gzipping contents [2023-05-30T09:14:54.544Z] 60K /tmp/codecov.5UQiZd.gz [2023-05-30T09:14:54.544Z] ==> Uploading reports [2023-05-30T09:14:54.544Z] url: https://codecov.io [2023-05-30T09:14:54.544Z] query: branch=PR-4572&commit=49a9122e6b0e7640104ad1cf6b2075bedf0faddf&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-30T09:14:54.544Z] -> Pinging Codecov [2023-05-30T09:14:54.544Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=49a9122e6b0e7640104ad1cf6b2075bedf0faddf&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-30T09:14:54.544Z] -> Uploading to [2023-05-30T09:14:54.544Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/49a9122e6b0e7640104ad1cf6b2075bedf0faddf/a13a41d6-3603-4603-81e5-12ba8ba36038.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T091454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe26f0bc97f22924dcdede3859b3139941a4741da0d013b5c70f44508e5f5bbd [2023-05-30T09:14:54.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T09:14:54.544Z] Dload Upload Total Spent Left Speed [2023-05-30T09:14:54.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 260k --:--:-- --:--:-- --:--:-- 259k [2023-05-30T09:14:54.802Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] } [2023-05-30T09:14:54.810Z] 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-05-30T09:14:55.377Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:55.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:14:56.536Z] ---> package-listing.sh [2023-05-30T09:14:56.536Z] ++ facter osfamily [2023-05-30T09:14:56.536Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T09:14:56.795Z] + OS_FAMILY=debian [2023-05-30T09:14:56.795Z] + workspace=/w/workspace/edgex-go/6 [2023-05-30T09:14:56.795Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T09:14:56.795Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T09:14:56.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T09:14:56.795Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T09:14:56.795Z] + '[' /w/workspace/edgex-go/6 ']' [2023-05-30T09:14:56.795Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T09:14:56.795Z] + case "${OS_FAMILY}" in [2023-05-30T09:14:56.795Z] + dpkg -l [2023-05-30T09:14:56.795Z] + grep '^ii' [2023-05-30T09:14:56.795Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T09:14:56.795Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T09:14:56.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T09:14:56.795Z] + '[' /w/workspace/edgex-go/6 ']' [2023-05-30T09:14:56.795Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-05-30T09:14:56.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-05-30T09:14:56.806Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T09:14:57.082Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:14:57.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:14:57.636Z] [2023-05-30T09:14:57.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:14:57.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:14:58.502Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T09:14:58.502Z] 5eb5b503b376: Pulling fs layer [2023-05-30T09:14:58.502Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T09:14:58.502Z] ec43610c2a17: Pulling fs layer [2023-05-30T09:14:58.502Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T09:14:58.502Z] 33b1e0a273af: Pulling fs layer [2023-05-30T09:14:58.502Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T09:14:58.502Z] 2f39f015ded8: Pulling fs layer [2023-05-30T09:14:58.502Z] 33b1e0a273af: Waiting [2023-05-30T09:14:58.502Z] 3a2ae6a8a46f: Waiting [2023-05-30T09:14:58.502Z] 5d3b04190fa2: Waiting [2023-05-30T09:14:58.502Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T09:14:58.502Z] 5c69ac0246d0: Download complete [2023-05-30T09:14:58.502Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T09:14:58.502Z] 3a2ae6a8a46f: Download complete [2023-05-30T09:14:58.773Z] 33b1e0a273af: Verifying Checksum [2023-05-30T09:14:58.773Z] 33b1e0a273af: Download complete [2023-05-30T09:14:58.773Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T09:14:58.773Z] 5d3b04190fa2: Download complete [2023-05-30T09:14:58.773Z] ec43610c2a17: Verifying Checksum [2023-05-30T09:14:58.773Z] ec43610c2a17: Download complete [2023-05-30T09:14:58.773Z] 5eb5b503b376: Verifying Checksum [2023-05-30T09:14:58.773Z] 5eb5b503b376: Download complete [2023-05-30T09:15:00.145Z] 5eb5b503b376: Pull complete [2023-05-30T09:15:00.145Z] 5c69ac0246d0: Pull complete [2023-05-30T09:15:00.709Z] ec43610c2a17: Pull complete [2023-05-30T09:15:00.709Z] 3a2ae6a8a46f: Pull complete [2023-05-30T09:15:00.967Z] 33b1e0a273af: Pull complete [2023-05-30T09:15:00.967Z] 5d3b04190fa2: Pull complete [2023-05-30T09:15:06.239Z] 2f39f015ded8: Pull complete [2023-05-30T09:15:06.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T09:15:06.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:15:06.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:15:06.315Z] prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container [2023-05-30T09:15:06.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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T09:15:12.803Z] $ docker top d4f6857c458d4486f1a1f90b6543b0fe76de203d68b7f55ff1b93685a339b622 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T09:15:13.134Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T09:15:13.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T09:15:13.700Z] + ls /var/log/sa-host [2023-05-30T09:15:13.701Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T09:15:13.764Z] provisioning config files... [2023-05-30T09:15:13.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config16811045980799682012tmp [Pipeline] { [Pipeline] echo [2023-05-30T09:15:13.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:14.064Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T09:15:14.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:14.393Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T09:15:14.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:14.687Z] ---> sudo-logs.sh [2023-05-30T09:15:14.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T09:15:14.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:15.051Z] ---> job-cost.sh [2023-05-30T09:15:15.051Z] lf-activate-venv: SKIPPING [2023-05-30T09:15:15.051Z] DEBUG: total: 0.10999999940395355 [2023-05-30T09:15:15.051Z] INFO: Retrieving Stack Cost... [2023-05-30T09:15:15.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T09:15:15.875Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T09:15:15.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:16.167Z] ---> logs-deploy.sh [2023-05-30T09:15:16.167Z] lf-activate-venv: SKIPPING [2023-05-30T09:15:16.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/6 [2023-05-30T09:15:16.167Z] INFO: archiving workspace using pattern(s): [2023-05-30T09:15:17.106Z] Archives upload complete. [2023-05-30T09:15:17.372Z] INFO: archiving logs to Nexus