Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dfc69c46f2179a1bd80aede03130ed258963b02f+0884a144fb493a631a0908641cc58311c6d2a231 (426fafd3db4fd35c6112278d4a79b986b881b772) 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-ssh9029680235822143144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh447575088607891280.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/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-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2744052245961944281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17612919440610049108.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-4305/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-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3283603763924985832.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3653 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f Merge succeeded, producing 334294c85ed4842071f72362431941725ffeaf82 Checking out Revision 334294c85ed4842071f72362431941725ffeaf82 (PR-4305) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # 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 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 334294c85ed4842071f72362431941725ffeaf82 # timeout=10 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" > git rev-list --no-walk dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-25T08:30:02.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-25T08:30:02.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-25T08:30:02.080Z] ========================================================= [2023-01-25T08:30:02.080Z] EdgeX Global Pipelines Version Info [2023-01-25T08:30:02.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:30:02.792Z] ------------------- [2023-01-25T08:30:02.792Z] stable info: [2023-01-25T08:30:02.792Z] ------------------- [2023-01-25T08:30:02.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-25T08:30:02.792Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T08:30:02.792Z] Message: update stable to v1.0.244 [2023-01-25T08:30:03.362Z] ------------------- [2023-01-25T08:30:03.362Z] experimental info: [2023-01-25T08:30:03.362Z] ------------------- [2023-01-25T08:30:03.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-25T08:30:03.362Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T08:30:03.362Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-25T08:30:03.516Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-25T08:30:03.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-25T08:30:03.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-25T08:30:03.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-25T08:30:03.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-25T08:30:03.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-25T08:30:03.588Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-25T08:30:03.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-25T08:30:03.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-25T08:30:03.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-25T08:30:03.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-25T08:30:03.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-25T08:30:03.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-25T08:30:03.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-25T08:30:03.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-25T08:30:03.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T08:30:03.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T08:30:03.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-25T08:30:03.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-25T08:30:03.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-25T08:30:03.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-25T08:30:03.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-25T08:30:03.779Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-25T08:30:03.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4305 [Pipeline] echo [2023-01-25T08:30:03.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4305 [Pipeline] echo [2023-01-25T08:30:03.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4305 [Pipeline] echo [2023-01-25T08:30:03.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 334294c85ed4842071f72362431941725ffeaf82 [Pipeline] echo [2023-01-25T08:30:03.835Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 334294c [Pipeline] echo [2023-01-25T08:30:03.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T08:30:03.892Z] provisioning config files... [2023-01-25T08:30:03.904Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14301624787837194869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:30:04.202Z] ---> docker-login.sh [2023-01-25T08:30:04.202Z] nexus3.edgexfoundry.org:10001 [2023-01-25T08:30:04.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:04.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:04.461Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:04.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:04.461Z] [2023-01-25T08:30:04.461Z] Login Succeeded [2023-01-25T08:30:04.461Z] nexus3.edgexfoundry.org:10002 [2023-01-25T08:30:04.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:04.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:04.720Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:04.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:04.720Z] [2023-01-25T08:30:04.720Z] Login Succeeded [2023-01-25T08:30:04.720Z] nexus3.edgexfoundry.org:10003 [2023-01-25T08:30:04.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:04.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:04.720Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:04.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:04.720Z] [2023-01-25T08:30:04.720Z] Login Succeeded [2023-01-25T08:30:04.720Z] nexus3.edgexfoundry.org:10004 [2023-01-25T08:30:04.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:04.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:04.979Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:04.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:04.979Z] [2023-01-25T08:30:04.979Z] Login Succeeded [2023-01-25T08:30:04.979Z] docker.io [2023-01-25T08:30:04.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:05.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:05.238Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:05.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:05.238Z] [2023-01-25T08:30:05.238Z] Login Succeeded [2023-01-25T08:30:05.238Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T08:30:05.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T08:30:05.555Z] + 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-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-01-25T08:30:05.556Z] + dirname cmd/core-command/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-25T08:30:05.556Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T08:30:05.556Z] + + dirname cmd/core-data/Dockerfile [2023-01-25T08:30:05.556Z] cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-25T08:30:05.556Z] + dirname cmd/core-metadata/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-25T08:30:05.556Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-01-25T08:30:05.556Z] cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-25T08:30:05.556Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/+ -f2 [2023-01-25T08:30:05.556Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-01-25T08:30:05.556Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-25T08:30:05.556Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2023-01-25T08:30:05.556Z] -d/ -f2 [2023-01-25T08:30:05.556Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-25T08:30:05.556Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-25T08:30:05.556Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-25T08:30:05.556Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-25T08:30:05.556Z] + dirname cmd/support-notifications/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-25T08:30:05.556Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-25T08:30:05.556Z] + cut -d/ -f2 [2023-01-25T08:30:05.556Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-25T08:30:05.614Z] 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-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-01-25T08:30:05.943Z] + git rev-list -1 --merges 334294c85ed4842071f72362431941725ffeaf82~1..334294c85ed4842071f72362431941725ffeaf82 [Pipeline] echo [2023-01-25T08:30:05.955Z] -----------> git rev-list -1 --merges 334294c85ed4842071f72362431941725ffeaf82~1..334294c85ed4842071f72362431941725ffeaf82 334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:30:05.955Z] 334294c85ed4842071f72362431941725ffeaf82 [false] [Pipeline] sh [2023-01-25T08:30:06.247Z] + git log --format=format:%s -1 334294c85ed4842071f72362431941725ffeaf82 [Pipeline] echo [2023-01-25T08:30:06.264Z] ========================================================= [2023-01-25T08:30:06.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-25T08:30:06.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-25T08:30:06.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-25T08:30:06.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-25T08:30:06.636Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-25T08:30:06.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-25T08:30:06.636Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-25T08:30:06.636Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-25T08:30:06.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:30:06.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:06.969Z] [2023-01-25T08:30:06.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:30:07.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:07.276Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-25T08:30:07.276Z] b85a868b505f: Pulling fs layer [2023-01-25T08:30:07.276Z] e2be974225ed: Pulling fs layer [2023-01-25T08:30:07.276Z] 339a4e72a1f5: Pulling fs layer [2023-01-25T08:30:07.276Z] 988bab9f4d93: Pulling fs layer [2023-01-25T08:30:07.276Z] 1469e6f7b9e6: Pulling fs layer [2023-01-25T08:30:07.276Z] eaf3925da568: Pulling fs layer [2023-01-25T08:30:07.276Z] bab4dde63d76: Pulling fs layer [2023-01-25T08:30:07.276Z] bde34c3a00c8: Pulling fs layer [2023-01-25T08:30:07.276Z] b352a97aabf1: Pulling fs layer [2023-01-25T08:30:07.276Z] 4872d77fe225: Pulling fs layer [2023-01-25T08:30:07.276Z] 5851b861e8e6: Pulling fs layer [2023-01-25T08:30:07.276Z] 988bab9f4d93: Waiting [2023-01-25T08:30:07.276Z] bde34c3a00c8: Waiting [2023-01-25T08:30:07.276Z] 1469e6f7b9e6: Waiting [2023-01-25T08:30:07.276Z] b352a97aabf1: Waiting [2023-01-25T08:30:07.276Z] 4872d77fe225: Waiting [2023-01-25T08:30:07.276Z] eaf3925da568: Waiting [2023-01-25T08:30:07.276Z] 5851b861e8e6: Waiting [2023-01-25T08:30:07.276Z] bab4dde63d76: Waiting [2023-01-25T08:30:07.276Z] e2be974225ed: Download complete [2023-01-25T08:30:07.541Z] 988bab9f4d93: Verifying Checksum [2023-01-25T08:30:07.541Z] 988bab9f4d93: Download complete [2023-01-25T08:30:07.541Z] 1469e6f7b9e6: Verifying Checksum [2023-01-25T08:30:07.541Z] 1469e6f7b9e6: Download complete [2023-01-25T08:30:07.541Z] eaf3925da568: Verifying Checksum [2023-01-25T08:30:07.541Z] 339a4e72a1f5: Verifying Checksum [2023-01-25T08:30:07.541Z] 339a4e72a1f5: Download complete [2023-01-25T08:30:07.803Z] bde34c3a00c8: Verifying Checksum [2023-01-25T08:30:07.803Z] bde34c3a00c8: Download complete [2023-01-25T08:30:07.803Z] b352a97aabf1: Download complete [2023-01-25T08:30:07.803Z] 4872d77fe225: Download complete [2023-01-25T08:30:07.803Z] 5851b861e8e6: Verifying Checksum [2023-01-25T08:30:07.803Z] 5851b861e8e6: Download complete [2023-01-25T08:30:07.803Z] b85a868b505f: Verifying Checksum [2023-01-25T08:30:07.803Z] b85a868b505f: Download complete [2023-01-25T08:30:08.060Z] bab4dde63d76: Verifying Checksum [2023-01-25T08:30:08.060Z] bab4dde63d76: Download complete [2023-01-25T08:30:08.993Z] b85a868b505f: Pull complete [2023-01-25T08:30:08.993Z] e2be974225ed: Pull complete [2023-01-25T08:30:09.560Z] 339a4e72a1f5: Pull complete [2023-01-25T08:30:09.560Z] 988bab9f4d93: Pull complete [2023-01-25T08:30:09.819Z] 1469e6f7b9e6: Pull complete [2023-01-25T08:30:10.078Z] eaf3925da568: Pull complete [2023-01-25T08:30:11.453Z] bab4dde63d76: Pull complete [2023-01-25T08:30:11.453Z] bde34c3a00c8: Pull complete [2023-01-25T08:30:11.710Z] b352a97aabf1: Pull complete [2023-01-25T08:30:11.710Z] 4872d77fe225: Pull complete [2023-01-25T08:30:11.967Z] 5851b861e8e6: Pull complete [2023-01-25T08:30:11.967Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-25T08:30:11.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:11.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:30:12.058Z] prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container [2023-01-25T08:30:12.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-25T08:30:15.366Z] $ docker top 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 -eo pid,comm [2023-01-25T08:30:15.413Z] 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-01-25T08:30:15.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-25T08:30:15.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T08:30:15.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T08:30:15.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T08:30:15.566Z] $ docker exec 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent [2023-01-25T08:30:15.673Z] SSH_AUTH_SOCK=/tmp/ssh-oBbdUyWIGB6A/agent.33 [2023-01-25T08:30:15.673Z] SSH_AGENT_PID=39 [2023-01-25T08:30:15.679Z] Running ssh-add (command line suppressed) [2023-01-25T08:30:15.776Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6158100251448985529.key (/w/workspace/edgex-go/2@tmp/private_key_6158100251448985529.key) [2023-01-25T08:30:15.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T08:30:16.075Z] + git tag --points-at HEAD [Pipeline] } [2023-01-25T08:30:16.092Z] $ docker exec --env ******** --env ******** 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent -k [2023-01-25T08:30:16.187Z] unset SSH_AUTH_SOCK; [2023-01-25T08:30:16.187Z] unset SSH_AGENT_PID; [2023-01-25T08:30:16.187Z] echo Agent pid 39 killed; [2023-01-25T08:30:16.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-25T08:30:16.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T08:30:16.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T08:30:16.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T08:30:16.374Z] $ docker exec 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent [2023-01-25T08:30:16.478Z] SSH_AUTH_SOCK=/tmp/ssh-ydhqhrTlCj0Y/agent.71 [2023-01-25T08:30:16.478Z] SSH_AGENT_PID=77 [2023-01-25T08:30:16.493Z] Running ssh-add (command line suppressed) [2023-01-25T08:30:16.591Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_10174612496615175016.key (/w/workspace/edgex-go/2@tmp/private_key_10174612496615175016.key) [2023-01-25T08:30:16.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T08:30:16.891Z] + git semver init [2023-01-25T08:30:17.148Z] 2023-01-25 08:30:17,067 [run_init] DEBUG init version:0.0.0 force:False [2023-01-25T08:30:17.148Z] 2023-01-25 08:30:17,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-01-25T08:30:17.148Z] 2023-01-25 08:30:17,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-01-25T08:30:17.148Z] 2023-01-25 08:30:17,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,696 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4305 with force:False [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,697 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4305 [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,701 [execute] INFO git cat-file --batch-check [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,707 [execute] INFO git cat-file --batch [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T08:30:23.744Z] 2023-01-25 08:30:22,711 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4305 [2023-01-25T08:30:23.744Z] 0.0.0 [Pipeline] } [2023-01-25T08:30:23.753Z] $ docker exec --env ******** --env ******** 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent -k [2023-01-25T08:30:23.852Z] unset SSH_AUTH_SOCK; [2023-01-25T08:30:23.852Z] unset SSH_AGENT_PID; [2023-01-25T08:30:23.852Z] echo Agent pid 77 killed; [2023-01-25T08:30:23.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T08:30:24.162Z] + git semver [Pipeline] } [2023-01-25T08:30:24.434Z] $ docker stop --time=1 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 [2023-01-25T08:30:25.714Z] $ docker rm -f --volumes 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T08:30:26.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-25T08:30:26.492Z] Stashed 1 file(s) [Pipeline] echo [2023-01-25T08:30:26.496Z] [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-01-25T08:30:26.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-25T08:30:26.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:30:26.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:30:26.995Z] ========================================================= [2023-01-25T08:30:26.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-25T08:30:26.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:30:27.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:27.285Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-25T08:30:27.285Z] 213ec9aee27d: Pulling fs layer [2023-01-25T08:30:27.285Z] 4583459ba037: Pulling fs layer [2023-01-25T08:30:27.285Z] 93c1e223e6f2: Pulling fs layer [2023-01-25T08:30:27.285Z] 53926ce57604: Pulling fs layer [2023-01-25T08:30:27.285Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-25T08:30:27.285Z] 22ff95d597cd: Pulling fs layer [2023-01-25T08:30:27.285Z] 12d6caf4c0d1: Pulling fs layer [2023-01-25T08:30:27.285Z] 96b7cbca73a9: Pulling fs layer [2023-01-25T08:30:27.285Z] a7acece74701: Pulling fs layer [2023-01-25T08:30:27.285Z] 96b7cbca73a9: Waiting [2023-01-25T08:30:27.285Z] a7acece74701: Waiting [2023-01-25T08:30:27.285Z] 53926ce57604: Waiting [2023-01-25T08:30:27.285Z] 12d6caf4c0d1: Waiting [2023-01-25T08:30:27.285Z] 21b2b0c7a3f4: Waiting [2023-01-25T08:30:27.285Z] 93c1e223e6f2: Verifying Checksum [2023-01-25T08:30:27.285Z] 93c1e223e6f2: Download complete [2023-01-25T08:30:27.285Z] 4583459ba037: Verifying Checksum [2023-01-25T08:30:27.285Z] 4583459ba037: Download complete [2023-01-25T08:30:27.285Z] 21b2b0c7a3f4: Download complete [2023-01-25T08:30:27.285Z] 22ff95d597cd: Verifying Checksum [2023-01-25T08:30:27.285Z] 22ff95d597cd: Download complete [2023-01-25T08:30:27.714Z] 213ec9aee27d: Verifying Checksum [2023-01-25T08:30:27.714Z] 213ec9aee27d: Download complete [2023-01-25T08:30:27.714Z] 213ec9aee27d: Pull complete [2023-01-25T08:30:27.995Z] 4583459ba037: Pull complete [2023-01-25T08:30:27.995Z] 12d6caf4c0d1: Verifying Checksum [2023-01-25T08:30:27.995Z] 12d6caf4c0d1: Download complete [2023-01-25T08:30:27.995Z] 93c1e223e6f2: Pull complete [2023-01-25T08:30:31.036Z] 96b7cbca73a9: Verifying Checksum [2023-01-25T08:30:31.036Z] 96b7cbca73a9: Download complete [2023-01-25T08:30:31.036Z] 53926ce57604: Verifying Checksum [2023-01-25T08:30:31.036Z] 53926ce57604: Download complete [2023-01-25T08:30:31.036Z] a7acece74701: Verifying Checksum [2023-01-25T08:30:31.036Z] a7acece74701: Download complete [2023-01-25T08:30:34.334Z] 53926ce57604: Pull complete [2023-01-25T08:30:34.334Z] 21b2b0c7a3f4: Pull complete [2023-01-25T08:30:34.334Z] 22ff95d597cd: Pull complete [2023-01-25T08:30:34.334Z] 12d6caf4c0d1: Pull complete [2023-01-25T08:30:36.249Z] 96b7cbca73a9: Pull complete [2023-01-25T08:30:36.506Z] a7acece74701: Pull complete [2023-01-25T08:30:36.765Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-25T08:30:36.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:36.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:30:37.056Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:37.056Z] WORKDIR /edgex [2023-01-25T08:30:37.056Z] COPY go.mod . [2023-01-25T08:30:37.056Z] RUN go mod download [2023-01-25T08:30:37.056Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-25T08:30:37.623Z] Sending build context to Docker daemon 170.1MB [2023-01-25T08:30:37.623Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:30:37.623Z] ---> db6d94c90886 [2023-01-25T08:30:37.623Z] Step 2/4 : WORKDIR /edgex [2023-01-25T08:30:41.577Z] Still waiting to schedule task [2023-01-25T08:30:41.577Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-25T08:30:42.893Z] ---> Running in aeca4c1ac73d [2023-01-25T08:30:43.150Z] Removing intermediate container aeca4c1ac73d [2023-01-25T08:30:43.150Z] ---> 030224f5fe4e [2023-01-25T08:30:43.150Z] Step 3/4 : COPY go.mod . [2023-01-25T08:30:43.150Z] ---> 8a7dcd4028f5 [2023-01-25T08:30:43.150Z] Step 4/4 : RUN go mod download [2023-01-25T08:30:43.150Z] ---> Running in 021dd545fde3 [2023-01-25T08:31:01.257Z] Removing intermediate container 021dd545fde3 [2023-01-25T08:31:01.257Z] ---> 492b065a29ba [2023-01-25T08:31:01.257Z] Successfully built 492b065a29ba [2023-01-25T08:31:01.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:31:01.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T08:31:01.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:31:01.626Z] prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container [2023-01-25T08:31:01.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-25T08:31:02.067Z] $ docker top 026ebf4890d275355f425ca83f668cdfe34bc64678b7211afe96576416cadeb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:31:02.404Z] + go version [2023-01-25T08:31:02.404Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-25T08:31:02.414Z] $ docker stop --time=1 026ebf4890d275355f425ca83f668cdfe34bc64678b7211afe96576416cadeb5 [2023-01-25T08:31:03.677Z] $ docker rm -f --volumes 026ebf4890d275355f425ca83f668cdfe34bc64678b7211afe96576416cadeb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:31:04.088Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T08:31:04.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:31:04.244Z] prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container [2023-01-25T08:31:04.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-25T08:31:04.710Z] $ docker top 699bce4347e77cc5d278da0e9cb396d00f0e08983a74ffa0f4d395bce2d1b386 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T08:31:04.779Z] ========================================================= [2023-01-25T08:31:04.779Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T08:31:04.779Z] ========================================================= [Pipeline] sh [2023-01-25T08:31:05.061Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:31:05.354Z] + make test [2023-01-25T08:31:05.354Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T08:31:11.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T08:31:24.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T08:31:24.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T08:31:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T08:31:24.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2023-01-25T08:31:24.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 43.1% of statements [2023-01-25T08:31:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T08:31:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T08:31:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T08:31:24.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 54.0% of statements [2023-01-25T08:31:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T08:31:24.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.558s coverage: 89.2% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.4% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 95.6% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-01-25T08:31:28.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.099s coverage: 47.1% of statements [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2023-01-25T08:31:28.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2023-01-25T08:31:34.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2023-01-25T08:31:34.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-01-25T08:31:39.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.261s coverage: 79.9% of statements [2023-01-25T08:31:39.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 86.9% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 77.4% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.0% of statements [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T08:31:47.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.7% of statements [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T08:31:47.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.3% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.210s coverage: 41.8% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T08:31:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T08:31:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:31:47.742Z] 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-01-25T08:32:06.725Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-25T08:32:06.726Z] go vet ./... [2023-01-25T08:32:08.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T08:32:08.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T08:32:08.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T08:32:08.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T08:32:08.814Z] + ls -al . [2023-01-25T08:32:08.814Z] total 748 [2023-01-25T08:32:08.814Z] drwxrwxr-x 11 1001 1001 4096 Jan 25 08:31 . [2023-01-25T08:32:08.814Z] drwxr-xr-x 4 root root 4096 Jan 25 08:31 .. [2023-01-25T08:32:08.814Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:29 .blubracket [2023-01-25T08:32:08.814Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 08:29 .dockerignore [2023-01-25T08:32:08.814Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 08:31 .git [2023-01-25T08:32:08.814Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:29 .github [2023-01-25T08:32:08.814Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:29 .gitignore [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 08:29 .golangci.yml [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 08:29 .hadolint.yml [2023-01-25T08:32:08.815Z] drwxr-xr-x 3 1001 1001 4096 Jan 25 08:30 .semver [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 08:29 .sonarcloud.properties [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:29 ADOPTERS.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:29 Attribution.txt [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:29 CHANGELOG.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:29 CONTRIBUTING.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 08:29 GOVERNANCE.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 08:29 Jenkinsfile [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:29 LICENSE [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:29 Makefile [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 08:29 OWNERS.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:29 README.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:29 SECURITY.md [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION [2023-01-25T08:32:08.815Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:29 bin [2023-01-25T08:32:08.815Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 08:29 cmd [2023-01-25T08:32:08.815Z] -rw-r--r-- 1 root root 489970 Jan 25 08:31 coverage.out [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:29 go.mod [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:29 go.sum [2023-01-25T08:32:08.815Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 08:29 internal [2023-01-25T08:32:08.815Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:29 openapi [2023-01-25T08:32:08.815Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 08:29 snap [2023-01-25T08:32:08.815Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 08:29 version.go [Pipeline] sh [2023-01-25T08:32:09.639Z] + '[' -e coverage.out ] [2023-01-25T08:32:09.639Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T08:32:09.728Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T08:32:10.009Z] + make build [2023-01-25T08:32:10.009Z] 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-01-25T08:32:20.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3657 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws [2023-01-25T08:32:20.425Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-01-25T08:32:20.461Z] The recommended git tool is: git [2023-01-25T08:32:22.613Z] 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-01-25T08:32:22.613Z] 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-01-25T08:32:22.869Z] 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-01-25T08:32:23.435Z] 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-01-25T08:32:25.913Z] using credential edgex-jenkins-ssh [2023-01-25T08:32:25.933Z] Cloning the remote Git repository [2023-01-25T08:32:25.992Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:32:26.093Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-01-25T08:32:26.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:32:26.275Z] > git --version # timeout=10 [2023-01-25T08:32:26.302Z] > git --version # 'git version 2.25.1' [2023-01-25T08:32:26.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:32:26.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T08:32:29.998Z] 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-01-25T08:32:31.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T08:32:32.746Z] 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-01-25T08:32:33.680Z] 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-01-25T08:32:34.246Z] 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-01-25T08:32:35.176Z] 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-01-25T08:32:37.701Z] 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-01-25T08:32:38.644Z] $ docker stop --time=1 699bce4347e77cc5d278da0e9cb396d00f0e08983a74ffa0f4d395bce2d1b386 [2023-01-25T08:32:43.682Z] $ docker rm -f --volumes 699bce4347e77cc5d278da0e9cb396d00f0e08983a74ffa0f4d395bce2d1b386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:32:44.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:32:44.531Z] [2023-01-25T08:32:44.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:32:43.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T08:32:43.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T08:32:44.509Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T08:32:44.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:32:44.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:32:44.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-25T08:32:44.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:32:44.833Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-25T08:32:44.833Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-25T08:32:44.833Z] ca9280d653b3: Pulling fs layer [2023-01-25T08:32:44.833Z] 7e9c9ca2126c: Pulling fs layer [2023-01-25T08:32:45.096Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-25T08:32:45.096Z] cbdbe7a5bc2a: Download complete [2023-01-25T08:32:45.096Z] cbdbe7a5bc2a: Pull complete [2023-01-25T08:32:45.279Z] Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-25T08:32:45.356Z] ca9280d653b3: Verifying Checksum [2023-01-25T08:32:45.614Z] 7e9c9ca2126c: Verifying Checksum [2023-01-25T08:32:45.614Z] 7e9c9ca2126c: Download complete [2023-01-25T08:32:45.614Z] ca9280d653b3: Pull complete [2023-01-25T08:32:46.073Z] Merge succeeded, producing abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T08:32:46.073Z] Checking out Revision abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db (PR-4305) [2023-01-25T08:32:45.311Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T08:32:45.333Z] > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [2023-01-25T08:32:45.627Z] > git remote # timeout=10 [2023-01-25T08:32:45.656Z] > git config --get remote.origin.url # timeout=10 [2023-01-25T08:32:45.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:32:45.698Z] > git merge 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 [2023-01-25T08:32:46.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-25T08:32:46.086Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T08:32:46.113Z] > git checkout -f abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db # timeout=10 [2023-01-25T08:32:48.889Z] 7e9c9ca2126c: Pull complete [2023-01-25T08:32:48.889Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-25T08:32:48.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:32:48.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:32:48.958Z] prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container [2023-01-25T08:32:48.985Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-25T08:32:49.810Z] Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" [2023-01-25T08:32:49.828Z] > git rev-list --no-walk dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [2023-01-25T08:32:51.633Z] $ docker top fe5e9cb23ec45ca416e494ee7c57788fdca6d79b55c8df6151a7197a47edfa98 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T08:32:51.972Z] + docker-compose build --help [2023-01-25T08:32:51.972Z] + grep parallel [2023-01-25T08:32:52.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-25T08:32:52.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T08:32:52.272Z] Dload Upload Total Spent Left Speed [2023-01-25T08:32:52.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [2023-01-25T08:32:52.539Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T08:32:52.548Z] $ docker stop --time=1 fe5e9cb23ec45ca416e494ee7c57788fdca6d79b55c8df6151a7197a47edfa98 [2023-01-25T08:32:53.859Z] $ docker rm -f --volumes fe5e9cb23ec45ca416e494ee7c57788fdca6d79b55c8df6151a7197a47edfa98 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:32:54.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-25T08:32:54.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:32:54.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:32:54.398Z] prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container [2023-01-25T08:32:54.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-25T08:32:54.590Z] + sudo tee /etc/docker/daemon.new [2023-01-25T08:32:54.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-25T08:32:54.590Z] { [2023-01-25T08:32:54.590Z] "registry-mirrors": [ [2023-01-25T08:32:54.590Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-25T08:32:54.590Z] ], [2023-01-25T08:32:54.590Z] "bip": "10.250.0.254/24", [2023-01-25T08:32:54.590Z] "hosts": [ [2023-01-25T08:32:54.590Z] "tcp://0.0.0.0:5555", [2023-01-25T08:32:54.590Z] "unix:///var/run/docker.sock" [2023-01-25T08:32:54.590Z] ], [2023-01-25T08:32:54.590Z] "mtu": 1458, [2023-01-25T08:32:54.590Z] "selinux-enabled": true, [2023-01-25T08:32:54.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-25T08:32:54.590Z] } [2023-01-25T08:32:54.754Z] $ docker top 0224b9f8e63184fbafafe64b1d0012b59a93f8a30453d2d071566fd5bc747ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-25T08:32:55.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-25T08:32:55.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T08:32:55.466Z] + sudo service docker restart [2023-01-25T08:32:55.730Z] Building core-command ... [2023-01-25T08:32:55.730Z] Building core-common-config-bootstrapper ... [2023-01-25T08:32:55.730Z] Building core-data ... [2023-01-25T08:32:55.730Z] Building core-metadata ... [2023-01-25T08:32:55.730Z] Building security-bootstrapper ... [2023-01-25T08:32:55.730Z] Building security-proxy-setup ... [2023-01-25T08:32:55.730Z] Building security-secretstore-setup ... [2023-01-25T08:32:55.730Z] Building security-spiffe-token-provider ... [2023-01-25T08:32:55.730Z] Building security-spire-agent ... [2023-01-25T08:32:55.730Z] Building security-spire-config ... [2023-01-25T08:32:55.730Z] Building security-spire-server ... [2023-01-25T08:32:55.730Z] Building support-notifications ... [2023-01-25T08:32:55.730Z] Building support-scheduler ... [2023-01-25T08:32:55.730Z] Building security-bootstrapper [2023-01-25T08:32:55.730Z] Building security-spiffe-token-provider [2023-01-25T08:32:55.730Z] Building security-spire-agent [2023-01-25T08:32:55.730Z] Building core-common-config-bootstrapper [2023-01-25T08:32:55.730Z] Building support-scheduler [2023-01-25T08:33:07.959Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:07.959Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:07.959Z] ---> 492b065a29ba [2023-01-25T08:33:07.959Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T08:33:07.959Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:07.959Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:07.959Z] ---> 492b065a29ba [2023-01-25T08:33:07.959Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T08:33:07.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:07.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:07.959Z] ---> 492b065a29ba [2023-01-25T08:33:07.959Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:33:07.959Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:07.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:07.959Z] ---> 492b065a29ba [2023-01-25T08:33:07.959Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:33:07.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:07.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:07.959Z] ---> 492b065a29ba [2023-01-25T08:33:07.959Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T08:33:13.759Z] provisioning config files... [2023-01-25T08:33:13.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18298498438940399263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:33:14.158Z] ---> docker-login.sh [2023-01-25T08:33:14.158Z] nexus3.edgexfoundry.org:10001 [2023-01-25T08:33:14.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:33:15.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:33:15.027Z] Configure a credential helper to remove this warning. See [2023-01-25T08:33:15.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:33:15.027Z] [2023-01-25T08:33:15.027Z] Login Succeeded [2023-01-25T08:33:15.027Z] nexus3.edgexfoundry.org:10002 [2023-01-25T08:33:15.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:33:15.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:33:15.299Z] Configure a credential helper to remove this warning. See [2023-01-25T08:33:15.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:33:15.299Z] [2023-01-25T08:33:15.299Z] Login Succeeded [2023-01-25T08:33:15.299Z] nexus3.edgexfoundry.org:10003 [2023-01-25T08:33:15.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:33:15.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:33:15.854Z] Configure a credential helper to remove this warning. See [2023-01-25T08:33:15.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:33:15.854Z] [2023-01-25T08:33:15.854Z] Login Succeeded [2023-01-25T08:33:15.854Z] nexus3.edgexfoundry.org:10004 [2023-01-25T08:33:16.072Z] ---> Running in 4cb49fca3077 [2023-01-25T08:33:16.072Z] ---> Running in b2f601b65881 [2023-01-25T08:33:16.072Z] ---> Running in d54db622e964 [2023-01-25T08:33:16.072Z] ---> Running in 8331d1a71877 [2023-01-25T08:33:16.072Z] ---> Running in 3380b04c1948 [2023-01-25T08:33:16.072Z] Removing intermediate container 8331d1a71877 [2023-01-25T08:33:16.072Z] ---> 2355c317ab23 [2023-01-25T08:33:16.072Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:33:16.072Z] ---> Running in 31367a541848 [2023-01-25T08:33:16.072Z] Removing intermediate container b2f601b65881 [2023-01-25T08:33:16.072Z] ---> ffd8ac3004ae [2023-01-25T08:33:16.072Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:33:16.072Z] Removing intermediate container 4cb49fca3077 [2023-01-25T08:33:16.072Z] ---> ec9308bdfedd [2023-01-25T08:33:16.072Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:33:16.072Z] Removing intermediate container d54db622e964 [2023-01-25T08:33:16.072Z] ---> b8c9199a44f8 [2023-01-25T08:33:16.072Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T08:33:16.072Z] Removing intermediate container 3380b04c1948 [2023-01-25T08:33:16.072Z] ---> 656dfe75c403 [2023-01-25T08:33:16.072Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T08:33:16.072Z] ---> Running in ab8056398b2b [2023-01-25T08:33:16.072Z] ---> Running in 92e9050fa549 [2023-01-25T08:33:16.072Z] ---> Running in 77c5b63a9f1a [2023-01-25T08:33:16.072Z] ---> Running in fcb305cc0f0d [2023-01-25T08:33:16.072Z] Removing intermediate container 31367a541848 [2023-01-25T08:33:16.072Z] ---> 41a6f72ef19b [2023-01-25T08:33:16.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:33:16.072Z] ---> Running in 9f5d0f52aeb5 [2023-01-25T08:33:16.072Z] Removing intermediate container ab8056398b2b [2023-01-25T08:33:16.072Z] ---> 84eece540c03 [2023-01-25T08:33:16.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:33:16.072Z] ---> Running in 894e85c7c902 [2023-01-25T08:33:16.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:33:16.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:33:16.131Z] Configure a credential helper to remove this warning. See [2023-01-25T08:33:16.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:33:16.131Z] [2023-01-25T08:33:16.131Z] Login Succeeded [2023-01-25T08:33:16.131Z] docker.io [2023-01-25T08:33:16.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.589Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:16.589Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:16.589Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:16.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:33:16.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:33:16.726Z] Configure a credential helper to remove this warning. See [2023-01-25T08:33:16.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:33:16.726Z] [2023-01-25T08:33:16.726Z] Login Succeeded [2023-01-25T08:33:16.726Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T08:33:16.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-25T08:33:16.847Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:16.847Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T08:33:16.847Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T08:33:16.847Z] OK: 17044 distinct packages available [2023-01-25T08:33:16.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:16.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-01-25T08:33:17.105Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:17.105Z] Removing intermediate container 77c5b63a9f1a [2023-01-25T08:33:17.105Z] ---> 599fbd24c59d [2023-01-25T08:33:17.105Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:33:17.363Z] Removing intermediate container fcb305cc0f0d [2023-01-25T08:33:17.363Z] ---> 3b65b2cd9432 [2023-01-25T08:33:17.363Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T08:33:17.363Z] Removing intermediate container 9f5d0f52aeb5 [2023-01-25T08:33:17.363Z] ---> d5423a70b71f [2023-01-25T08:33:17.363Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:33:17.363Z] Removing intermediate container 894e85c7c902 [2023-01-25T08:33:17.363Z] ---> f4e4ba55d4a0 [2023-01-25T08:33:17.363Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:33:17.363Z] ---> 476301a78e7e [2023-01-25T08:33:17.363Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:17.363Z] ---> Running in 3afe07866085 [2023-01-25T08:33:17.363Z] ---> 9c6ac9122849 [2023-01-25T08:33:17.363Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:17.363Z] ---> Running in 4cfaa6ca9ab1 [2023-01-25T08:33:17.382Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-25T08:33:17.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:33:17.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:33:17.432Z] ========================================================= [2023-01-25T08:33:17.432Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-25T08:33:17.432Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:33:17.622Z] ---> 59be65fd9865 [2023-01-25T08:33:17.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:17.622Z] ---> a1ae335d0de3 [2023-01-25T08:33:17.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:17.622Z] Removing intermediate container 92e9050fa549 [2023-01-25T08:33:17.622Z] ---> 71487e6619cf [2023-01-25T08:33:17.622Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T08:33:17.622Z] ---> Running in 6ba6af375292 [2023-01-25T08:33:17.622Z] ---> Running in 77ddd1873c9f [2023-01-25T08:33:17.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:33:17.971Z] ---> d9b595a522fc [2023-01-25T08:33:17.971Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:17.971Z] ---> Running in baef18165eac [2023-01-25T08:33:18.044Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-25T08:33:18.044Z] 9b18e9b68314: Pulling fs layer [2023-01-25T08:33:18.044Z] 35d82f9e3411: Pulling fs layer [2023-01-25T08:33:18.044Z] e16973657156: Pulling fs layer [2023-01-25T08:33:18.044Z] fc693d55d65f: Pulling fs layer [2023-01-25T08:33:18.044Z] 7e9fc2657dce: Pulling fs layer [2023-01-25T08:33:18.044Z] dda99020689f: Pulling fs layer [2023-01-25T08:33:18.044Z] db1c61fa0a46: Pulling fs layer [2023-01-25T08:33:18.044Z] 891c053d2c06: Pulling fs layer [2023-01-25T08:33:18.044Z] dda99020689f: Waiting [2023-01-25T08:33:18.044Z] fc693d55d65f: Waiting [2023-01-25T08:33:18.044Z] db1c61fa0a46: Waiting [2023-01-25T08:33:18.044Z] 891c053d2c06: Waiting [2023-01-25T08:33:18.044Z] 7e9fc2657dce: Waiting [2023-01-25T08:33:18.044Z] e16973657156: Verifying Checksum [2023-01-25T08:33:18.044Z] e16973657156: Download complete [2023-01-25T08:33:18.044Z] 35d82f9e3411: Verifying Checksum [2023-01-25T08:33:18.044Z] 35d82f9e3411: Download complete [2023-01-25T08:33:18.044Z] 7e9fc2657dce: Verifying Checksum [2023-01-25T08:33:18.044Z] 7e9fc2657dce: Download complete [2023-01-25T08:33:18.044Z] dda99020689f: Verifying Checksum [2023-01-25T08:33:18.044Z] dda99020689f: Download complete [2023-01-25T08:33:18.044Z] 9b18e9b68314: Download complete [2023-01-25T08:33:19.023Z] 9b18e9b68314: Pull complete [2023-01-25T08:33:19.300Z] 891c053d2c06: Verifying Checksum [2023-01-25T08:33:19.300Z] 891c053d2c06: Download complete [2023-01-25T08:33:19.908Z] 35d82f9e3411: Pull complete [2023-01-25T08:33:20.182Z] e16973657156: Pull complete [2023-01-25T08:33:20.775Z] db1c61fa0a46: Verifying Checksum [2023-01-25T08:33:20.775Z] db1c61fa0a46: Download complete [2023-01-25T08:33:21.047Z] fc693d55d65f: Verifying Checksum [2023-01-25T08:33:21.047Z] fc693d55d65f: Download complete [2023-01-25T08:33:36.107Z] fc693d55d65f: Pull complete [2023-01-25T08:33:36.107Z] 7e9fc2657dce: Pull complete [2023-01-25T08:33:36.107Z] dda99020689f: Pull complete [2023-01-25T08:33:40.381Z] db1c61fa0a46: Pull complete [2023-01-25T08:33:42.983Z] 891c053d2c06: Pull complete [2023-01-25T08:33:42.983Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-25T08:33:42.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:33:42.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:33:43.323Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:33:43.323Z] WORKDIR /edgex [2023-01-25T08:33:43.323Z] COPY go.mod . [2023-01-25T08:33:43.323Z] RUN go mod download [2023-01-25T08:33:43.323Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-25T08:33:43.933Z] Sending build context to Docker daemon 3.124MB [2023-01-25T08:33:43.933Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:33:43.933Z] ---> f96f9c87975a [2023-01-25T08:33:43.933Z] Step 2/4 : WORKDIR /edgex [2023-01-25T08:33:46.531Z] ---> Running in bc048fa71319 [2023-01-25T08:33:46.531Z] Removing intermediate container bc048fa71319 [2023-01-25T08:33:46.531Z] ---> c33fde44772f [2023-01-25T08:33:46.531Z] Step 3/4 : COPY go.mod . [2023-01-25T08:33:47.117Z] ---> 0708df6007a4 [2023-01-25T08:33:47.117Z] Step 4/4 : RUN go mod download [2023-01-25T08:33:47.117Z] ---> Running in 707e5c7344cb [2023-01-25T08:34:26.016Z] Removing intermediate container 707e5c7344cb [2023-01-25T08:34:26.016Z] ---> 8efe37570c74 [2023-01-25T08:34:26.016Z] Successfully built 8efe37570c74 [2023-01-25T08:34:26.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:34:26.364Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T08:34:26.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:34:26.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container [2023-01-25T08:34:26.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-25T08:34:28.178Z] $ docker top f74846c796b85d385dc14d27852e53526db7eedf48179e24ae49e9414b0d71b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:34:29.093Z] + go version [2023-01-25T08:34:29.093Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-25T08:34:29.129Z] $ docker stop --time=1 f74846c796b85d385dc14d27852e53526db7eedf48179e24ae49e9414b0d71b4 [2023-01-25T08:34:30.846Z] $ docker rm -f --volumes f74846c796b85d385dc14d27852e53526db7eedf48179e24ae49e9414b0d71b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:34:31.448Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T08:34:31.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:34:31.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container [2023-01-25T08:34:31.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-25T08:34:33.198Z] $ docker top 189f06aa2a4f5b75fa9af4ed0ae96ffd606bc1766fa449ea60faed7229da2cb2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T08:34:33.436Z] ========================================================= [2023-01-25T08:34:33.436Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T08:34:33.436Z] ========================================================= [Pipeline] sh [2023-01-25T08:34:34.083Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:34:34.732Z] + make test [2023-01-25T08:34:34.732Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T08:34:39.842Z] Removing intermediate container 4cfaa6ca9ab1 [2023-01-25T08:34:39.842Z] ---> 8f69e0bbb2d0 [2023-01-25T08:34:39.842Z] Step 7/32 : COPY . . [2023-01-25T08:34:39.842Z] Removing intermediate container baef18165eac [2023-01-25T08:34:39.842Z] ---> 015a2b767423 [2023-01-25T08:34:39.842Z] Step 7/19 : COPY . . [2023-01-25T08:34:39.842Z] Removing intermediate container 3afe07866085 [2023-01-25T08:34:39.842Z] ---> edc26af9ad67 [2023-01-25T08:34:39.842Z] Step 7/24 : COPY . . [2023-01-25T08:34:39.842Z] Removing intermediate container 77ddd1873c9f [2023-01-25T08:34:39.842Z] ---> bd3ab5f7f6ea [2023-01-25T08:34:39.842Z] Step 8/22 : COPY . . [2023-01-25T08:34:39.842Z] Removing intermediate container 6ba6af375292 [2023-01-25T08:34:39.842Z] ---> c078bfa25bca [2023-01-25T08:34:39.842Z] Step 8/22 : COPY . . [2023-01-25T08:34:49.822Z] ---> 73bd640c0a66 [2023-01-25T08:34:49.822Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T08:34:49.822Z] ---> Running in c53a137f3b7d [2023-01-25T08:34:49.822Z] ---> 8a6261e9cff2 [2023-01-25T08:34:49.822Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T08:34:49.822Z] ---> 3b5fd9e1e844 [2023-01-25T08:34:49.823Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T08:34:49.823Z] ---> Running in 15fcc5e1bbcd [2023-01-25T08:34:49.823Z] ---> 908e86d63160 [2023-01-25T08:34:49.823Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T08:34:49.823Z] ---> Running in e24272208573 [2023-01-25T08:34:49.823Z] ---> 69d28a919fc0 [2023-01-25T08:34:49.823Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:34:49.823Z] ---> Running in 5950a1e46f2c [2023-01-25T08:34:49.823Z] ---> Running in 3a485930d990 [2023-01-25T08:34:49.823Z] Removing intermediate container 3a485930d990 [2023-01-25T08:34:49.823Z] ---> 40cacb4d8b15 [2023-01-25T08:34:49.823Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:34:49.823Z] ---> Running in ed802f5a7ac8 [2023-01-25T08:34:49.823Z] Removing intermediate container ed802f5a7ac8 [2023-01-25T08:34:49.823Z] ---> 0164fd03c659 [2023-01-25T08:34:49.823Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T08:34:49.823Z] ---> Running in 6c243b593a29 [2023-01-25T08:34:49.823Z] 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-01-25T08:34:49.823Z] 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-01-25T08:34:50.080Z] 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-01-25T08:34:50.080Z] 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-01-25T08:34:51.016Z] Removing intermediate container 6c243b593a29 [2023-01-25T08:34:51.016Z] ---> 767f3e9bece2 [2023-01-25T08:34:51.016Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:34:51.016Z] ---> Running in feee5469f1f0 [2023-01-25T08:34:51.016Z] Removing intermediate container feee5469f1f0 [2023-01-25T08:34:51.016Z] ---> 271a584da3b4 [2023-01-25T08:34:51.016Z] [2023-01-25T08:34:51.016Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:34:51.016Z] 3.15: Pulling from library/alpine [2023-01-25T08:34:51.589Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:34:51.589Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T08:34:51.589Z] ---> c4fc93816858 [2023-01-25T08:34:51.589Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:34:51.846Z] ---> Running in d0a53fd84f17 [2023-01-25T08:34:51.846Z] Removing intermediate container d0a53fd84f17 [2023-01-25T08:34:51.846Z] ---> 860b0edca678 [2023-01-25T08:34:51.846Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:34:51.846Z] ---> Running in 4c0f6d4e2208 [2023-01-25T08:34:52.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:52.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:53.035Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:34:53.035Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:34:53.035Z] OK: 15859 distinct packages available [2023-01-25T08:34:53.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:53.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:34:53.292Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:34:53.292Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:34:53.292Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:34:53.292Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:34:53.292Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:34:53.292Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:34:53.292Z] OK: 7 MiB in 19 packages [2023-01-25T08:34:55.233Z] Removing intermediate container 4c0f6d4e2208 [2023-01-25T08:34:55.233Z] ---> 5ec2cec1e442 [2023-01-25T08:34:55.233Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T08:34:59.446Z] ---> 7d4163f95fcd [2023-01-25T08:34:59.446Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:35:04.720Z] ---> c64467dbf673 [2023-01-25T08:35:04.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:35:04.720Z] ---> 8a3b23c2ee95 [2023-01-25T08:35:04.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T08:35:04.980Z] ---> 0f6a38a0b03a [2023-01-25T08:35:04.980Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T08:35:07.512Z] ---> f4c47d06b702 [2023-01-25T08:35:07.512Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:35:08.452Z] ---> Running in fdbdffa5baf6 [2023-01-25T08:35:09.384Z] Removing intermediate container fdbdffa5baf6 [2023-01-25T08:35:09.384Z] ---> a8ddbdc40d71 [2023-01-25T08:35:09.384Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:35:09.384Z] ---> Running in 8bb2ad543dc0 [2023-01-25T08:35:09.642Z] Removing intermediate container 8bb2ad543dc0 [2023-01-25T08:35:09.642Z] ---> 55cc1517dc35 [2023-01-25T08:35:09.642Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:35:09.642Z] ---> Running in 43a4460265d0 [2023-01-25T08:35:10.206Z] Removing intermediate container 43a4460265d0 [2023-01-25T08:35:10.206Z] ---> 095f91ab2678 [2023-01-25T08:35:10.206Z] Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:35:10.206Z] ---> Running in 912b49270e06 [2023-01-25T08:35:10.770Z] Removing intermediate container 912b49270e06 [2023-01-25T08:35:10.770Z] ---> 7e2eb9568bed [2023-01-25T08:35:10.770Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:35:10.770Z] ---> Running in f66084118c9e [2023-01-25T08:35:11.027Z] Removing intermediate container f66084118c9e [2023-01-25T08:35:11.027Z] ---> 106c41ddeec2 [2023-01-25T08:35:11.027Z] [2023-01-25T08:35:11.284Z] Successfully built 106c41ddeec2 [2023-01-25T08:35:11.284Z] Successfully tagged security-spire-agent:latest [2023-01-25T08:35:11.284Z]  Building security-spire-agent ... done Building core-metadata [2023-01-25T08:35:13.635Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T08:35:16.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:16.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:16.539Z] ---> 492b065a29ba [2023-01-25T08:35:16.539Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:35:16.539Z] ---> Using cache [2023-01-25T08:35:16.539Z] ---> ffd8ac3004ae [2023-01-25T08:35:16.539Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T08:35:16.539Z] ---> Using cache [2023-01-25T08:35:16.539Z] ---> 84eece540c03 [2023-01-25T08:35:16.539Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T08:35:16.539Z] ---> Using cache [2023-01-25T08:35:16.539Z] ---> f4e4ba55d4a0 [2023-01-25T08:35:16.539Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T08:35:16.539Z] ---> Using cache [2023-01-25T08:35:16.539Z] ---> a1ae335d0de3 [2023-01-25T08:35:16.539Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:16.539Z] ---> Using cache [2023-01-25T08:35:16.539Z] ---> bd3ab5f7f6ea [2023-01-25T08:35:16.539Z] Step 8/24 : COPY . . [2023-01-25T08:35:16.539Z] ---> Using cache [2023-01-25T08:35:16.539Z] ---> 8a6261e9cff2 [2023-01-25T08:35:16.539Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T08:35:21.800Z] ---> Running in 409e7ff27055 [2023-01-25T08:35:22.367Z] 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-01-25T08:35:24.912Z] Removing intermediate container e24272208573 [2023-01-25T08:35:24.912Z] ---> eabcb151261b [2023-01-25T08:35:24.912Z] [2023-01-25T08:35:24.912Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:35:24.912Z] 3.16: Pulling from library/alpine [2023-01-25T08:35:25.857Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:35:25.857Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:35:25.857Z] ---> bfe296a52501 [2023-01-25T08:35:25.857Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T08:35:27.774Z] ---> Running in c1932507369f [2023-01-25T08:35:28.033Z] Removing intermediate container c1932507369f [2023-01-25T08:35:28.033Z] ---> 45e48b3922eb [2023-01-25T08:35:28.033Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:35:28.033Z] Removing intermediate container 5950a1e46f2c [2023-01-25T08:35:28.033Z] ---> ea4a8ed6004e [2023-01-25T08:35:28.033Z] [2023-01-25T08:35:28.033Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T08:35:28.033Z] ---> bfe296a52501 [2023-01-25T08:35:28.033Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:35:28.292Z] ---> Running in 705e81450359 [2023-01-25T08:35:28.292Z] ---> Running in 3d8645494e11 [2023-01-25T08:35:28.552Z] Removing intermediate container 705e81450359 [2023-01-25T08:35:28.552Z] ---> ea3ce945d082 [2023-01-25T08:35:28.552Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T08:35:28.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:29.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:29.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:29.330Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:35:29.330Z] OK: 6 MiB in 15 packages [2023-01-25T08:35:29.330Z] ---> Running in b425d3f1495b [2023-01-25T08:35:30.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:30.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:30.525Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:30.525Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T08:35:30.525Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:35:30.525Z] OK: 6 MiB in 16 packages [2023-01-25T08:35:32.433Z] Removing intermediate container 3d8645494e11 [2023-01-25T08:35:32.433Z] ---> e8b83373d36c [2023-01-25T08:35:32.433Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:32.433Z] Removing intermediate container 15fcc5e1bbcd [2023-01-25T08:35:32.433Z] ---> fb5b027daa7f [2023-01-25T08:35:32.433Z] [2023-01-25T08:35:32.433Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:35:32.433Z] ---> bfe296a52501 [2023-01-25T08:35:32.433Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:35:32.433Z] Removing intermediate container c53a137f3b7d [2023-01-25T08:35:32.433Z] ---> 72af0e43a86d [2023-01-25T08:35:32.433Z] [2023-01-25T08:35:32.433Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T08:35:32.433Z] ---> c4fc93816858 [2023-01-25T08:35:32.433Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:35:32.433Z] ---> Using cache [2023-01-25T08:35:32.433Z] ---> 860b0edca678 [2023-01-25T08:35:32.433Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T08:35:32.433Z] Removing intermediate container b425d3f1495b [2023-01-25T08:35:32.433Z] ---> 3c8cd954e893 [2023-01-25T08:35:32.433Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T08:35:32.433Z] ---> Running in 760ea52b6deb [2023-01-25T08:35:32.433Z] ---> Running in bab1953a4eab [2023-01-25T08:35:32.433Z] ---> Running in 809d7bbc9cd4 [2023-01-25T08:35:32.433Z] ---> e2b7c047892c [2023-01-25T08:35:32.433Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T08:35:32.433Z] Removing intermediate container 809d7bbc9cd4 [2023-01-25T08:35:32.433Z] ---> 0cf84904bdb3 [2023-01-25T08:35:32.433Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T08:35:32.693Z] ---> Running in 973331c0f97d [2023-01-25T08:35:32.693Z] Removing intermediate container 973331c0f97d [2023-01-25T08:35:32.693Z] ---> 77a71f53bbd2 [2023-01-25T08:35:32.693Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T08:35:32.952Z] ---> Running in e55a6bf6163f [2023-01-25T08:35:32.952Z] ---> 0405b39ace4a [2023-01-25T08:35:32.952Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T08:35:32.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:32.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:32.952Z] Removing intermediate container e55a6bf6163f [2023-01-25T08:35:32.952Z] ---> 1cb991593a57 [2023-01-25T08:35:32.952Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T08:35:32.952Z] ---> Running in 1ff919dcf37e [2023-01-25T08:35:32.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:32.952Z] Removing intermediate container 1ff919dcf37e [2023-01-25T08:35:32.952Z] ---> f1c4cc0c8376 [2023-01-25T08:35:32.952Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T08:35:33.217Z] ---> Running in 640c39a7e9a9 [2023-01-25T08:35:33.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:33.217Z] ---> 1759d0ac86bf [2023-01-25T08:35:33.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T08:35:33.217Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:33.217Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:35:33.217Z] OK: 6 MiB in 15 packages [2023-01-25T08:35:33.475Z] ---> 1eb6076ad887 [2023-01-25T08:35:33.475Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:35:33.475Z] ---> Running in c2db54200b5e [2023-01-25T08:35:33.475Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:35:33.475Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:35:33.475Z] OK: 15859 distinct packages available [2023-01-25T08:35:33.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:33.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:33.735Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T08:35:33.735Z] Removing intermediate container 760ea52b6deb [2023-01-25T08:35:33.735Z] ---> cad353aeee0c [2023-01-25T08:35:33.735Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:35:33.735Z] ---> Running in 13ea60b5c864 [2023-01-25T08:35:33.994Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T08:35:33.994Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T08:35:33.994Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T08:35:33.994Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T08:35:33.994Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:33.994Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:35:33.994Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T08:35:33.994Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T08:35:33.994Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:35:33.994Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:35:33.994Z] OK: 8 MiB in 23 packages [2023-01-25T08:35:33.994Z] Removing intermediate container 13ea60b5c864 [2023-01-25T08:35:33.994Z] ---> 375f1981b7a5 [2023-01-25T08:35:33.994Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T08:35:34.255Z] ---> Running in e954756234fe [2023-01-25T08:35:34.255Z] Removing intermediate container 640c39a7e9a9 [2023-01-25T08:35:34.255Z] ---> 1e485ef770f2 [2023-01-25T08:35:34.255Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T08:35:34.255Z] ---> Running in 716f9d597576 [2023-01-25T08:35:34.255Z] Removing intermediate container e954756234fe [2023-01-25T08:35:34.255Z] ---> e98b1c2062e2 [2023-01-25T08:35:34.255Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T08:35:34.255Z] ---> Running in 7501a1e86ec2 [2023-01-25T08:35:34.519Z] Removing intermediate container 716f9d597576 [2023-01-25T08:35:34.519Z] ---> 1206ead23c5f [2023-01-25T08:35:34.519Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T08:35:34.519Z] Removing intermediate container c2db54200b5e [2023-01-25T08:35:34.519Z] ---> e5623d23fb8a [2023-01-25T08:35:34.519Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:35:34.519Z] ---> Running in 3052631adee4 [2023-01-25T08:35:34.519Z] Removing intermediate container 7501a1e86ec2 [2023-01-25T08:35:34.519Z] ---> 3bbec45cea06 [2023-01-25T08:35:34.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:34.778Z] Removing intermediate container 3052631adee4 [2023-01-25T08:35:34.778Z] ---> 419009f5ffd1 [2023-01-25T08:35:34.778Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T08:35:34.778Z] ---> 73f43794ab0b [2023-01-25T08:35:34.778Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T08:35:34.778Z] ---> 065395a51162 [2023-01-25T08:35:34.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T08:35:34.778Z] ---> Running in 848968b67087 [2023-01-25T08:35:34.778Z] Removing intermediate container bab1953a4eab [2023-01-25T08:35:34.778Z] ---> cdf6048a0fef [2023-01-25T08:35:34.778Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:34.778Z] ---> Running in ee90151f543e [2023-01-25T08:35:34.778Z] Removing intermediate container 848968b67087 [2023-01-25T08:35:34.778Z] ---> 80dcb33c9264 [2023-01-25T08:35:34.778Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:35:35.046Z] ---> Running in ddfd3f0c8aef [2023-01-25T08:35:35.307Z] ---> b138de60bc67 [2023-01-25T08:35:35.307Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T08:35:35.307Z] Removing intermediate container ddfd3f0c8aef [2023-01-25T08:35:35.307Z] ---> 0d5eb5f6c79a [2023-01-25T08:35:35.307Z] Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:35:35.307Z] ---> Running in 82735a91380a [2023-01-25T08:35:35.901Z] Removing intermediate container 82735a91380a [2023-01-25T08:35:35.901Z] ---> fe2f3319c60e [2023-01-25T08:35:35.901Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:35:36.161Z] ---> 3252f640e904 [2023-01-25T08:35:36.161Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T08:35:36.161Z] ---> e97783f7f631 [2023-01-25T08:35:36.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T08:35:36.161Z] ---> Running in 775da1c1421a [2023-01-25T08:35:36.161Z] Removing intermediate container ee90151f543e [2023-01-25T08:35:36.161Z] ---> a458640f2971 [2023-01-25T08:35:36.161Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:36.161Z] Removing intermediate container 775da1c1421a [2023-01-25T08:35:36.161Z] ---> 290c845aabda [2023-01-25T08:35:36.161Z] [2023-01-25T08:35:36.161Z] ---> a877215dc9ac [2023-01-25T08:35:36.161Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T08:35:36.423Z] ---> efb763b14199 [2023-01-25T08:35:36.423Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T08:35:36.423Z] Successfully built 290c845aabda [2023-01-25T08:35:36.423Z] ---> Running in abf91d684dbe [2023-01-25T08:35:36.423Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-25T08:35:36.423Z]  Building core-common-config-bootstrapper ... done  ---> Running in 22c08e12646b [2023-01-25T08:35:36.423Z] Building security-secretstore-setup [2023-01-25T08:35:36.423Z] ---> 410c5474c74c [2023-01-25T08:35:36.423Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T08:35:39.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:39.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:39.799Z] ---> 492b065a29ba [2023-01-25T08:35:39.799Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:35:39.799Z] ---> Using cache [2023-01-25T08:35:39.799Z] ---> b8c9199a44f8 [2023-01-25T08:35:39.799Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T08:35:39.799Z] ---> Using cache [2023-01-25T08:35:39.799Z] ---> 3b65b2cd9432 [2023-01-25T08:35:39.799Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:35:39.799Z] ---> Using cache [2023-01-25T08:35:39.799Z] ---> 9c6ac9122849 [2023-01-25T08:35:39.799Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:39.799Z] ---> Using cache [2023-01-25T08:35:39.799Z] ---> 8f69e0bbb2d0 [2023-01-25T08:35:39.799Z] Step 7/24 : COPY . . [2023-01-25T08:35:39.799Z] ---> Using cache [2023-01-25T08:35:39.799Z] ---> 908e86d63160 [2023-01-25T08:35:39.799Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T08:35:40.060Z] Removing intermediate container 22c08e12646b [2023-01-25T08:35:40.060Z] ---> fd9f55d77eaf [2023-01-25T08:35:40.060Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:35:41.448Z] Removing intermediate container abf91d684dbe [2023-01-25T08:35:41.448Z] ---> dda41bef6d57 [2023-01-25T08:35:41.448Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:35:41.708Z] ---> Running in 2ab00fbeb8fb [2023-01-25T08:35:41.708Z] ---> 882c272d27c9 [2023-01-25T08:35:41.708Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T08:35:41.708Z] ---> Running in 1ee399d70a38 [2023-01-25T08:35:41.708Z] ---> Running in 544d125b5a76 [2023-01-25T08:35:41.708Z] Removing intermediate container 2ab00fbeb8fb [2023-01-25T08:35:41.708Z] ---> e672436546ce [2023-01-25T08:35:41.708Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:35:41.708Z] Removing intermediate container 544d125b5a76 [2023-01-25T08:35:41.708Z] ---> 28c26fab3b01 [2023-01-25T08:35:41.708Z] Step 17/19 : LABEL arch=x86_64 [2023-01-25T08:35:41.966Z] ---> Running in 41f4bb04dcc5 [2023-01-25T08:35:41.966Z] ---> Running in 039c48bdc5c2 [2023-01-25T08:35:41.966Z] ---> fbd6111fbea4 [2023-01-25T08:35:41.966Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T08:35:41.966Z] Removing intermediate container 41f4bb04dcc5 [2023-01-25T08:35:41.966Z] ---> 053c189f34b5 [2023-01-25T08:35:41.966Z] Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:35:41.966Z] Removing intermediate container 039c48bdc5c2 [2023-01-25T08:35:41.966Z] ---> e1e772b13b26 [2023-01-25T08:35:41.966Z] Step 18/19 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:35:41.966Z] ---> Running in e59a1b55a892 [2023-01-25T08:35:41.966Z] ---> Running in 8b411fb22e32 [2023-01-25T08:35:41.966Z] ---> 0cf79b66f16f [2023-01-25T08:35:41.966Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T08:35:42.235Z] Removing intermediate container e59a1b55a892 [2023-01-25T08:35:42.235Z] ---> 84f0a423d290 [2023-01-25T08:35:42.235Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:35:42.235Z] 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-01-25T08:35:42.235Z] Removing intermediate container 8b411fb22e32 [2023-01-25T08:35:42.235Z] ---> ab7ddee31878 [2023-01-25T08:35:42.235Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T08:35:42.235Z] ---> Running in 1a42c2eb3c52 [2023-01-25T08:35:42.235Z] ---> Running in 4d8035bc0dfa [2023-01-25T08:35:42.499Z] ---> 83e1da202500 [2023-01-25T08:35:42.499Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T08:35:42.499Z] Removing intermediate container 1a42c2eb3c52 [2023-01-25T08:35:42.499Z] ---> fdff151ec179 [2023-01-25T08:35:42.499Z] [2023-01-25T08:35:42.499Z] Successfully built fdff151ec179 [2023-01-25T08:35:42.760Z] Successfully tagged support-scheduler:latest [2023-01-25T08:35:42.760Z] Removing intermediate container 4d8035bc0dfa [2023-01-25T08:35:42.760Z] ---> 0b789c1477d7 [2023-01-25T08:35:42.760Z] [2023-01-25T08:35:42.760Z] Building core-data [2023-01-25T08:35:42.760Z]  Building support-scheduler ... done Successfully built 0b789c1477d7 [2023-01-25T08:35:43.025Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-25T08:35:43.025Z] Building support-notifications [2023-01-25T08:35:47.540Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:47.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:47.540Z] ---> 492b065a29ba [2023-01-25T08:35:47.540Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:35:47.540Z] ---> Using cache [2023-01-25T08:35:47.540Z] ---> ffd8ac3004ae [2023-01-25T08:35:47.540Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:35:47.540Z] ---> Using cache [2023-01-25T08:35:47.540Z] ---> 84eece540c03 [2023-01-25T08:35:47.540Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T08:35:48.482Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:48.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:48.482Z] ---> 492b065a29ba [2023-01-25T08:35:48.482Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:35:48.482Z] ---> Using cache [2023-01-25T08:35:48.482Z] ---> ffd8ac3004ae [2023-01-25T08:35:48.482Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:35:48.482Z] ---> Using cache [2023-01-25T08:35:48.482Z] ---> 84eece540c03 [2023-01-25T08:35:48.482Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:35:48.482Z] ---> Using cache [2023-01-25T08:35:48.482Z] ---> f4e4ba55d4a0 [2023-01-25T08:35:48.482Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:35:48.482Z] ---> Using cache [2023-01-25T08:35:48.482Z] ---> a1ae335d0de3 [2023-01-25T08:35:48.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:48.482Z] ---> Using cache [2023-01-25T08:35:48.482Z] ---> bd3ab5f7f6ea [2023-01-25T08:35:48.482Z] Step 8/22 : COPY . . [2023-01-25T08:35:48.482Z] ---> Using cache [2023-01-25T08:35:48.482Z] ---> 8a6261e9cff2 [2023-01-25T08:35:48.482Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T08:35:49.863Z] ---> 6d8b7082183d [2023-01-25T08:35:49.863Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T08:35:52.401Z] ---> 83544b547222 [2023-01-25T08:35:52.401Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T08:35:52.401Z] ---> Running in 38abd9869026 [2023-01-25T08:35:52.401Z] ---> Running in 4807c6f587e4 [2023-01-25T08:35:52.401Z] ---> Running in 3da7bde2462b [2023-01-25T08:35:52.401Z] Removing intermediate container 409e7ff27055 [2023-01-25T08:35:52.401Z] ---> 3099599537a2 [2023-01-25T08:35:52.401Z] [2023-01-25T08:35:52.401Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T08:35:52.401Z] ---> bfe296a52501 [2023-01-25T08:35:52.401Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:35:52.401Z] ---> Using cache [2023-01-25T08:35:52.401Z] ---> cad353aeee0c [2023-01-25T08:35:52.401Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:35:52.401Z] ---> Using cache [2023-01-25T08:35:52.401Z] ---> 375f1981b7a5 [2023-01-25T08:35:52.401Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T08:35:52.401Z] ---> Running in 83bbb421c21f [2023-01-25T08:35:52.660Z] Removing intermediate container 83bbb421c21f [2023-01-25T08:35:52.660Z] ---> bc388957aa0c [2023-01-25T08:35:52.660Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T08:35:52.919Z] ---> Running in bd9a27f89f8b [2023-01-25T08:35:52.919Z] 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-01-25T08:35:52.919Z] Removing intermediate container bd9a27f89f8b [2023-01-25T08:35:52.919Z] ---> e9fec595eb52 [2023-01-25T08:35:52.919Z] Step 15/24 : WORKDIR / [2023-01-25T08:35:52.919Z] ---> Running in 45011442afff [2023-01-25T08:35:52.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:53.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:53.177Z] Removing intermediate container 45011442afff [2023-01-25T08:35:53.177Z] ---> 4582b4bb2100 [2023-01-25T08:35:53.177Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:53.177Z] OK: 211 MiB in 51 packages [2023-01-25T08:35:53.460Z] ---> 82df0fe9ce99 [2023-01-25T08:35:53.460Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T08:35:53.460Z] Removing intermediate container 3da7bde2462b [2023-01-25T08:35:53.460Z] ---> d6b4574c09e2 [2023-01-25T08:35:53.460Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T08:35:53.460Z] ---> Running in 675a267a0f28 [2023-01-25T08:35:53.720Z] Removing intermediate container 675a267a0f28 [2023-01-25T08:35:53.720Z] ---> ec83956922ba [2023-01-25T08:35:53.720Z] Step 29/32 : CMD ["gate"] [2023-01-25T08:35:53.720Z] ---> Running in 166362c97165 [2023-01-25T08:35:53.980Z] ---> 63d81b9c6061 [2023-01-25T08:35:53.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T08:35:53.980Z] Removing intermediate container 4807c6f587e4 [2023-01-25T08:35:53.980Z] ---> a274d5370e75 [2023-01-25T08:35:53.980Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:35:53.980Z] Removing intermediate container 166362c97165 [2023-01-25T08:35:53.980Z] ---> effffe9ccdb1 [2023-01-25T08:35:53.980Z] Step 30/32 : LABEL arch=x86_64 [2023-01-25T08:35:53.980Z] ---> Running in a693dbebd7f4 [2023-01-25T08:35:54.240Z] ---> 5f84f46aea2f [2023-01-25T08:35:54.240Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T08:35:54.240Z] Removing intermediate container a693dbebd7f4 [2023-01-25T08:35:54.240Z] ---> 67b0d848ab8f [2023-01-25T08:35:54.240Z] Step 31/32 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:35:54.240Z] ---> 9fc93924a2dd [2023-01-25T08:35:54.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:54.241Z] ---> Running in c182ba280a10 [2023-01-25T08:35:54.241Z] ---> Running in e99cf89b54e9 [2023-01-25T08:35:54.241Z] ---> 1680432b227d [2023-01-25T08:35:54.241Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T08:35:54.241Z] Removing intermediate container c182ba280a10 [2023-01-25T08:35:54.241Z] ---> b9962fa72e3c [2023-01-25T08:35:54.241Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T08:35:54.500Z] ---> Running in ae433f3b98b6 [2023-01-25T08:35:54.500Z] ---> Running in 94b69f878432 [2023-01-25T08:35:54.500Z] Removing intermediate container ae433f3b98b6 [2023-01-25T08:35:54.500Z] ---> 33cdb77eb4a2 [2023-01-25T08:35:54.500Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:35:54.500Z] ---> Running in f185cc902a88 [2023-01-25T08:35:54.500Z] Removing intermediate container 94b69f878432 [2023-01-25T08:35:54.500Z] ---> 2fdc57b25d43 [2023-01-25T08:35:54.500Z] [2023-01-25T08:35:54.766Z] Successfully built 2fdc57b25d43 [2023-01-25T08:35:54.766Z] Successfully tagged security-bootstrapper:latest [2023-01-25T08:35:54.766Z] Building security-proxy-setup [2023-01-25T08:35:54.766Z]  Building security-bootstrapper ... done Removing intermediate container f185cc902a88 [2023-01-25T08:35:54.766Z] ---> 5ba066076a5c [2023-01-25T08:35:54.766Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:35:54.766Z] ---> Running in 50c6292cd6e2 [2023-01-25T08:35:58.069Z] Removing intermediate container 50c6292cd6e2 [2023-01-25T08:35:58.069Z] ---> 337e8122d006 [2023-01-25T08:35:58.070Z] Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:35:58.070Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:58.070Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:58.070Z] ---> 492b065a29ba [2023-01-25T08:35:58.070Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T08:35:58.070Z] ---> Using cache [2023-01-25T08:35:58.070Z] ---> b8c9199a44f8 [2023-01-25T08:35:58.070Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T08:35:58.070Z] ---> Using cache [2023-01-25T08:35:58.070Z] ---> 3b65b2cd9432 [2023-01-25T08:35:58.070Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T08:35:58.070Z] ---> Using cache [2023-01-25T08:35:58.070Z] ---> 9c6ac9122849 [2023-01-25T08:35:58.070Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:58.070Z] ---> Using cache [2023-01-25T08:35:58.070Z] ---> 8f69e0bbb2d0 [2023-01-25T08:35:58.070Z] Step 7/21 : COPY . . [2023-01-25T08:35:58.070Z] ---> Using cache [2023-01-25T08:35:58.070Z] ---> 908e86d63160 [2023-01-25T08:35:58.070Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T08:36:00.595Z] ---> Running in fe2799d1ae57 [2023-01-25T08:36:00.595Z] ---> Running in b66906770a8b [2023-01-25T08:36:00.853Z] Removing intermediate container fe2799d1ae57 [2023-01-25T08:36:00.853Z] ---> e09e464a1dd0 [2023-01-25T08:36:00.853Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:36:00.853Z] ---> Running in 5f3c69ff5245 [2023-01-25T08:36:01.111Z] Removing intermediate container 5f3c69ff5245 [2023-01-25T08:36:01.111Z] ---> 9d5dd95200eb [2023-01-25T08:36:01.111Z] [2023-01-25T08:36:01.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T08:36:01.111Z] Successfully built 9d5dd95200eb [2023-01-25T08:36:01.111Z] Successfully tagged core-metadata:latest [2023-01-25T08:36:01.111Z]  Building core-metadata ... done Building security-spire-server [2023-01-25T08:36:01.676Z] 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-01-25T08:36:06.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:06.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:06.929Z] ---> 492b065a29ba [2023-01-25T08:36:06.929Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T08:36:06.929Z] ---> Using cache [2023-01-25T08:36:06.929Z] ---> b8c9199a44f8 [2023-01-25T08:36:06.929Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:36:10.200Z] ---> Running in 86231db94152 [2023-01-25T08:36:10.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:11.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:11.021Z] OK: 211 MiB in 51 packages [2023-01-25T08:36:14.307Z] Removing intermediate container 86231db94152 [2023-01-25T08:36:14.307Z] ---> 6c42ef46fdeb [2023-01-25T08:36:14.307Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T08:36:14.307Z] Removing intermediate container 1ee399d70a38 [2023-01-25T08:36:14.307Z] ---> 26d0ba03c295 [2023-01-25T08:36:14.307Z] [2023-01-25T08:36:14.307Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T08:36:14.307Z] ---> bfe296a52501 [2023-01-25T08:36:14.307Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T08:36:14.307Z] ---> Running in a72cd39200c3 [2023-01-25T08:36:14.307Z] ---> 03cbcaca4af6 [2023-01-25T08:36:14.307Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:14.307Z] ---> Running in aeb4ad9044b5 [2023-01-25T08:36:14.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:14.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:14.565Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T08:36:14.565Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T08:36:14.565Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T08:36:14.565Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:36:14.565Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:36:14.822Z] OK: 6 MiB in 17 packages [2023-01-25T08:36:17.353Z] Removing intermediate container a72cd39200c3 [2023-01-25T08:36:17.353Z] ---> f308509f5d7e [2023-01-25T08:36:17.353Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:36:17.353Z] ---> Running in 4fbe39502fb8 [2023-01-25T08:36:17.353Z] Removing intermediate container 38abd9869026 [2023-01-25T08:36:17.353Z] ---> 45dd14409fff [2023-01-25T08:36:17.353Z] [2023-01-25T08:36:17.353Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:36:17.353Z] ---> bfe296a52501 [2023-01-25T08:36:17.353Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T08:36:17.353Z] ---> Running in ccde3e0ba036 [2023-01-25T08:36:17.353Z] Removing intermediate container 4fbe39502fb8 [2023-01-25T08:36:17.353Z] ---> e4ffa4be4ac1 [2023-01-25T08:36:17.353Z] Step 12/24 : WORKDIR / [2023-01-25T08:36:17.353Z] Removing intermediate container ccde3e0ba036 [2023-01-25T08:36:17.353Z] ---> 8e1d92cb6d5f [2023-01-25T08:36:17.353Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T08:36:17.353Z] ---> Running in bf1674a620c7 [2023-01-25T08:36:17.353Z] ---> Running in 4e6fdbb118f9 [2023-01-25T08:36:17.612Z] Removing intermediate container 4e6fdbb118f9 [2023-01-25T08:36:17.612Z] ---> 18e26a2708d3 [2023-01-25T08:36:17.612Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T08:36:17.612Z] ---> Running in e118bc0e90a8 [2023-01-25T08:36:17.612Z] Removing intermediate container bf1674a620c7 [2023-01-25T08:36:17.612Z] ---> 444b412c9ef6 [2023-01-25T08:36:17.612Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-25T08:36:17.869Z] Removing intermediate container e118bc0e90a8 [2023-01-25T08:36:17.869Z] ---> 7962c4679531 [2023-01-25T08:36:17.869Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:36:17.869Z] ---> Running in 917122ba9ca8 [2023-01-25T08:36:17.869Z] ---> a4006a823812 [2023-01-25T08:36:17.870Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-25T08:36:18.130Z] ---> e6082952d875 [2023-01-25T08:36:18.130Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T08:36:18.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:18.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:18.398Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:36:18.398Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:36:18.398Z] ---> ad0d3a71f4c3 [2023-01-25T08:36:18.398Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-25T08:36:18.398Z] OK: 6 MiB in 15 packages [2023-01-25T08:36:18.979Z] ---> d1f56be72ab2 [2023-01-25T08:36:18.979Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T08:36:19.292Z] Removing intermediate container 917122ba9ca8 [2023-01-25T08:36:19.292Z] ---> 4f23e5b6caf6 [2023-01-25T08:36:19.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:36:19.554Z] ---> e132fae9a580 [2023-01-25T08:36:19.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T08:36:19.554Z] ---> 13602815e69e [2023-01-25T08:36:19.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T08:36:20.577Z] ---> 1e5d24520a32 [2023-01-25T08:36:20.577Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:36:20.577Z] ---> d9cbdc44ae8e [2023-01-25T08:36:20.577Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T08:36:20.577Z] ---> 37be0f44eb02 [2023-01-25T08:36:20.577Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T08:36:20.577Z] ---> 48d43034e9c8 [2023-01-25T08:36:20.577Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:36:20.577Z] ---> Running in ccecaf80529f [2023-01-25T08:36:20.577Z] ---> Running in 413becd84d1d [2023-01-25T08:36:20.577Z] Removing intermediate container ccecaf80529f [2023-01-25T08:36:20.577Z] ---> 1bff7ac8a7fb [2023-01-25T08:36:20.577Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:36:20.577Z] ---> Running in e8f88027665c [2023-01-25T08:36:20.862Z] Removing intermediate container e8f88027665c [2023-01-25T08:36:20.862Z] ---> 4eddfd760285 [2023-01-25T08:36:20.862Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:36:20.862Z] ---> Running in d8fb6fcab831 [2023-01-25T08:36:20.862Z] 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-01-25T08:36:20.862Z] Removing intermediate container d8fb6fcab831 [2023-01-25T08:36:20.862Z] ---> efc1ec05135a [2023-01-25T08:36:20.862Z] Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:36:20.862Z] ---> Running in fc5d374e65cf [2023-01-25T08:36:21.151Z] Removing intermediate container fc5d374e65cf [2023-01-25T08:36:21.151Z] ---> 9bd55ab06e65 [2023-01-25T08:36:21.151Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:36:21.151Z] ---> Running in 0d5a5fb8acc6 [2023-01-25T08:36:21.151Z] Removing intermediate container 413becd84d1d [2023-01-25T08:36:21.151Z] ---> 80c90976dfe0 [2023-01-25T08:36:21.151Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:36:21.151Z] ---> Running in e04bac507153 [2023-01-25T08:36:21.151Z] Removing intermediate container 0d5a5fb8acc6 [2023-01-25T08:36:21.151Z] ---> 5a386340dbdf [2023-01-25T08:36:21.151Z] [2023-01-25T08:36:21.151Z] Removing intermediate container e04bac507153 [2023-01-25T08:36:21.151Z] ---> b345a82ea9d6 [2023-01-25T08:36:21.151Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:36:21.522Z] ---> Running in b2dc6456d333 [2023-01-25T08:36:21.522Z] Successfully built 5a386340dbdf [2023-01-25T08:36:21.522Z] Successfully tagged core-data:latest [2023-01-25T08:36:21.522Z]  Building core-data ... done Building security-spire-config [2023-01-25T08:36:21.522Z] Removing intermediate container b2dc6456d333 [2023-01-25T08:36:21.522Z] ---> d10096c0d9d1 [2023-01-25T08:36:21.522Z] Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:36:21.522Z] ---> Running in ed2ee7b757af [2023-01-25T08:36:22.575Z] Removing intermediate container ed2ee7b757af [2023-01-25T08:36:22.575Z] ---> a9b70429d683 [2023-01-25T08:36:22.575Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:36:24.028Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:24.028Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:24.028Z] ---> 492b065a29ba [2023-01-25T08:36:24.028Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:36:24.028Z] ---> Using cache [2023-01-25T08:36:24.028Z] ---> b8c9199a44f8 [2023-01-25T08:36:24.028Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:36:24.028Z] ---> Using cache [2023-01-25T08:36:24.028Z] ---> 6c42ef46fdeb [2023-01-25T08:36:24.028Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:36:24.028Z] ---> Using cache [2023-01-25T08:36:24.028Z] ---> 03cbcaca4af6 [2023-01-25T08:36:24.028Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:25.419Z] ---> Running in ea5f015d40ce [2023-01-25T08:36:25.419Z] ---> Running in e5f5563547f5 [2023-01-25T08:36:26.874Z] Removing intermediate container ea5f015d40ce [2023-01-25T08:36:26.874Z] ---> 640f63fb02fb [2023-01-25T08:36:26.874Z] [2023-01-25T08:36:26.874Z] Successfully built 640f63fb02fb [2023-01-25T08:36:27.444Z] Successfully tagged security-secretstore-setup:latest [2023-01-25T08:36:27.444Z]  Building security-secretstore-setup ... done Building core-command [2023-01-25T08:36:30.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:30.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:30.742Z] ---> 492b065a29ba [2023-01-25T08:36:30.742Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:36:30.742Z] ---> Using cache [2023-01-25T08:36:30.742Z] ---> ffd8ac3004ae [2023-01-25T08:36:30.742Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T08:36:30.742Z] ---> Using cache [2023-01-25T08:36:30.742Z] ---> 84eece540c03 [2023-01-25T08:36:30.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T08:36:30.742Z] ---> Using cache [2023-01-25T08:36:30.742Z] ---> f4e4ba55d4a0 [2023-01-25T08:36:30.742Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T08:36:30.742Z] ---> Using cache [2023-01-25T08:36:30.742Z] ---> a1ae335d0de3 [2023-01-25T08:36:30.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:30.742Z] ---> Using cache [2023-01-25T08:36:30.742Z] ---> bd3ab5f7f6ea [2023-01-25T08:36:30.742Z] Step 8/23 : COPY . . [2023-01-25T08:36:30.742Z] ---> Using cache [2023-01-25T08:36:30.742Z] ---> 8a6261e9cff2 [2023-01-25T08:36:30.742Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T08:36:32.117Z] Removing intermediate container b66906770a8b [2023-01-25T08:36:32.117Z] ---> da39118b283a [2023-01-25T08:36:32.117Z] [2023-01-25T08:36:32.117Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T08:36:32.117Z] ---> bfe296a52501 [2023-01-25T08:36:32.117Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T08:36:35.479Z] ---> Running in 48eb177c83e6 [2023-01-25T08:36:35.479Z] ---> Running in 11462eb00d5f [2023-01-25T08:36:35.479Z] 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-01-25T08:36:35.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:35.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:35.995Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T08:36:35.995Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T08:36:35.995Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T08:36:35.995Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T08:36:35.995Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T08:36:35.995Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T08:36:35.995Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:36:35.995Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:36:36.252Z] OK: 8 MiB in 20 packages [2023-01-25T08:36:44.354Z] Removing intermediate container 11462eb00d5f [2023-01-25T08:36:44.354Z] ---> 0e874ced77c6 [2023-01-25T08:36:44.354Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:36:46.263Z] ---> Running in 31902989933e [2023-01-25T08:36:46.526Z] Removing intermediate container aeb4ad9044b5 [2023-01-25T08:36:46.526Z] ---> 68c1b7e01389 [2023-01-25T08:36:46.526Z] Step 7/23 : COPY . . [2023-01-25T08:36:46.526Z] Removing intermediate container e99cf89b54e9 [2023-01-25T08:36:46.526Z] ---> 560770ebdc40 [2023-01-25T08:36:46.526Z] Step 8/22 : COPY . . [2023-01-25T08:36:49.993Z] Removing intermediate container 31902989933e [2023-01-25T08:36:49.993Z] ---> a2fb33ae6d02 [2023-01-25T08:36:49.993Z] Step 12/21 : WORKDIR /edgex [2023-01-25T08:36:56.589Z] ---> Running in 19f6e1ce164f [2023-01-25T08:36:56.847Z] ---> b5c4021d87bd [2023-01-25T08:36:56.847Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T08:36:56.847Z] ---> fb96c1bafff3 [2023-01-25T08:36:56.847Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:36:57.105Z] ---> Running in 2b1873ebbb07 [2023-01-25T08:36:58.485Z] ---> Running in c7ac82360e03 [2023-01-25T08:36:58.485Z] Removing intermediate container 19f6e1ce164f [2023-01-25T08:36:58.485Z] ---> eb2bd1f671eb [2023-01-25T08:36:58.485Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T08:36:59.067Z] Removing intermediate container 48eb177c83e6 [2023-01-25T08:36:59.067Z] ---> e0aa46d26add [2023-01-25T08:36:59.067Z] [2023-01-25T08:36:59.067Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T08:36:59.067Z] ---> bfe296a52501 [2023-01-25T08:36:59.067Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:36:59.067Z] ---> Using cache [2023-01-25T08:36:59.067Z] ---> cad353aeee0c [2023-01-25T08:36:59.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:36:59.067Z] ---> Using cache [2023-01-25T08:36:59.067Z] ---> 375f1981b7a5 [2023-01-25T08:36:59.067Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T08:36:59.326Z] ---> f88780312261 [2023-01-25T08:36:59.326Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T08:36:59.326Z] 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-01-25T08:36:59.326Z] Removing intermediate container c7ac82360e03 [2023-01-25T08:36:59.326Z] ---> 2a18e37a964a [2023-01-25T08:36:59.326Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T08:36:59.326Z] ---> Running in 0e3edfef3549 [2023-01-25T08:36:59.326Z] ---> Running in db87a677c4f0 [2023-01-25T08:36:59.626Z] Removing intermediate container 0e3edfef3549 [2023-01-25T08:36:59.626Z] ---> 2a6e0c3da7a1 [2023-01-25T08:36:59.626Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T08:36:59.626Z] ---> Running in 41d9191f1ad6 [2023-01-25T08:36:59.626Z] Removing intermediate container db87a677c4f0 [2023-01-25T08:36:59.626Z] ---> d108a8d8d5b2 [2023-01-25T08:36:59.626Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T08:36:59.917Z] ---> Running in 1e3479d3b79d [2023-01-25T08:36:59.917Z] Removing intermediate container 41d9191f1ad6 [2023-01-25T08:36:59.917Z] ---> 435651497dcc [2023-01-25T08:36:59.917Z] Step 15/23 : WORKDIR / [2023-01-25T08:37:00.177Z] ---> 182ded2a2a0c [2023-01-25T08:37:00.177Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T08:37:00.177Z] ---> Running in d3082ba5c609 [2023-01-25T08:37:00.549Z] Removing intermediate container d3082ba5c609 [2023-01-25T08:37:00.549Z] ---> 7b1be1c95f33 [2023-01-25T08:37:00.549Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:37:01.575Z] ---> 2b5a7a8f0da8 [2023-01-25T08:37:01.575Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:37:01.575Z] ---> 136644afe1f1 [2023-01-25T08:37:01.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T08:37:01.575Z] Removing intermediate container 1e3479d3b79d [2023-01-25T08:37:01.575Z] ---> c92f15d244d7 [2023-01-25T08:37:01.575Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T08:37:01.575Z] ---> 79f7216b5d1a [2023-01-25T08:37:01.575Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:37:02.162Z] ---> Running in c583da14202b [2023-01-25T08:37:02.162Z] ---> Running in f3c0a48c8c84 [2023-01-25T08:37:02.162Z] ---> 706d52627dbc [2023-01-25T08:37:02.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T08:37:02.162Z] Removing intermediate container c583da14202b [2023-01-25T08:37:02.162Z] ---> f334d1abf6fe [2023-01-25T08:37:02.162Z] [2023-01-25T08:37:02.162Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T08:37:02.162Z] ---> c4fc93816858 [2023-01-25T08:37:02.162Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:37:02.162Z] ---> Using cache [2023-01-25T08:37:02.162Z] ---> 860b0edca678 [2023-01-25T08:37:02.162Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:37:02.162Z] ---> Using cache [2023-01-25T08:37:02.162Z] ---> 5ec2cec1e442 [2023-01-25T08:37:02.162Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:37:02.162Z] ---> 29d9a904fb1e [2023-01-25T08:37:02.162Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T08:37:02.428Z] ---> Running in 2136069d6859 [2023-01-25T08:37:03.845Z] Removing intermediate container 2136069d6859 [2023-01-25T08:37:03.845Z] ---> 52da298f85d5 [2023-01-25T08:37:03.845Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:37:04.412Z] ---> Running in adb15a3115f5 [2023-01-25T08:37:04.412Z] ---> 629c0dea42aa [2023-01-25T08:37:04.412Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:37:04.675Z] Removing intermediate container adb15a3115f5 [2023-01-25T08:37:04.675Z] ---> c66de96369b4 [2023-01-25T08:37:04.675Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T08:37:04.675Z] Removing intermediate container f3c0a48c8c84 [2023-01-25T08:37:04.675Z] ---> 2ae7b48274cf [2023-01-25T08:37:04.675Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:37:04.675Z] ---> 627f762aaeff [2023-01-25T08:37:04.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T08:37:04.675Z] ---> Running in e636fc86b1c3 [2023-01-25T08:37:04.675Z] ---> Running in 9859ff9fce81 [2023-01-25T08:37:05.244Z] Removing intermediate container 9859ff9fce81 [2023-01-25T08:37:05.244Z] ---> 8b0c768eb3fa [2023-01-25T08:37:05.244Z] Step 19/21 : LABEL arch=x86_64 [2023-01-25T08:37:05.244Z] Removing intermediate container e636fc86b1c3 [2023-01-25T08:37:05.244Z] ---> 95c39192f90f [2023-01-25T08:37:05.244Z] Step 22/23 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:37:05.244Z] ---> 1c60c570c41d [2023-01-25T08:37:05.244Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T08:37:05.244Z] ---> Running in c3e94f2eac97 [2023-01-25T08:37:05.244Z] Removing intermediate container e5f5563547f5 [2023-01-25T08:37:05.244Z] ---> 0c11a4316556 [2023-01-25T08:37:05.244Z] Step 7/24 : COPY . . [2023-01-25T08:37:05.244Z] ---> Running in 6b42aa062b79 [2023-01-25T08:37:07.787Z] Removing intermediate container c3e94f2eac97 [2023-01-25T08:37:07.787Z] ---> b5b9ddc23b65 [2023-01-25T08:37:07.787Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:37:11.113Z] ---> 590e6c5df110 [2023-01-25T08:37:11.113Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:37:11.113Z] Removing intermediate container 6b42aa062b79 [2023-01-25T08:37:11.113Z] ---> 2fdd2f39dc2a [2023-01-25T08:37:11.113Z] Step 20/21 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:37:11.113Z] ---> Running in 8ada64cbc880 [2023-01-25T08:37:11.113Z] ---> Running in 6e319b0ece61 [2023-01-25T08:37:11.113Z] ---> Running in 6c1ba0c81e27 [2023-01-25T08:37:11.371Z] ---> 7434a388cab0 [2023-01-25T08:37:11.371Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:37:11.371Z] Removing intermediate container 8ada64cbc880 [2023-01-25T08:37:11.371Z] ---> c13baf549649 [2023-01-25T08:37:11.371Z] [2023-01-25T08:37:11.371Z] ---> Running in fee9e20fad3f [2023-01-25T08:37:11.371Z] Removing intermediate container 6e319b0ece61 [2023-01-25T08:37:11.371Z] ---> f7931642c960 [2023-01-25T08:37:11.371Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:37:11.371Z] Removing intermediate container 6c1ba0c81e27 [2023-01-25T08:37:11.371Z] ---> 9ba274e7b860 [2023-01-25T08:37:11.371Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T08:37:11.371Z] ---> Running in 630757d55822 [2023-01-25T08:37:11.371Z] Successfully built c13baf549649 [2023-01-25T08:37:11.371Z] ---> Running in 2519449d4aee [2023-01-25T08:37:11.371Z] Successfully tagged core-command:latest [2023-01-25T08:37:11.371Z]  Building core-command ... done Removing intermediate container fee9e20fad3f [2023-01-25T08:37:11.371Z] ---> 2c65785a8e6f [2023-01-25T08:37:11.371Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:37:11.637Z] ---> Running in be5d31c2d690 [2023-01-25T08:37:11.637Z] Removing intermediate container 630757d55822 [2023-01-25T08:37:11.637Z] ---> 4972b9448e76 [2023-01-25T08:37:11.637Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T08:37:11.637Z] ---> Running in 86bb24be72d6 [2023-01-25T08:37:11.637Z] Removing intermediate container 2519449d4aee [2023-01-25T08:37:11.637Z] ---> be1b4839ed22 [2023-01-25T08:37:11.637Z] [2023-01-25T08:37:11.637Z] Removing intermediate container be5d31c2d690 [2023-01-25T08:37:11.637Z] ---> 13822a85175a [2023-01-25T08:37:11.637Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T08:37:11.637Z] Successfully built be1b4839ed22 [2023-01-25T08:37:11.637Z] ---> Running in 65abd594e191 [2023-01-25T08:37:11.637Z] Successfully tagged security-proxy-setup:latest [2023-01-25T08:37:11.637Z]  Building security-proxy-setup ... done Removing intermediate container 86bb24be72d6 [2023-01-25T08:37:11.637Z] ---> d50be09698f1 [2023-01-25T08:37:11.637Z] Step 22/23 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:37:11.896Z] ---> Running in fe7d8fc55e42 [2023-01-25T08:37:11.896Z] Removing intermediate container fe7d8fc55e42 [2023-01-25T08:37:11.896Z] ---> f0ba166785ef [2023-01-25T08:37:11.896Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:37:11.896Z] ---> Running in 225a1a8b3cd9 [2023-01-25T08:37:12.155Z] Removing intermediate container 225a1a8b3cd9 [2023-01-25T08:37:12.155Z] ---> 33bab7dc579b [2023-01-25T08:37:12.155Z] [2023-01-25T08:37:12.155Z] Successfully built 33bab7dc579b [2023-01-25T08:37:12.155Z] Successfully tagged security-spire-server:latest [2023-01-25T08:37:12.734Z]  Building security-spire-server ... done Removing intermediate container 65abd594e191 [2023-01-25T08:37:12.734Z] ---> ecc86151ef3d [2023-01-25T08:37:12.734Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:37:12.734Z] ---> Running in 72703559ad96 [2023-01-25T08:37:12.993Z] Removing intermediate container 72703559ad96 [2023-01-25T08:37:12.993Z] ---> aebc5ba11bd1 [2023-01-25T08:37:12.993Z] [2023-01-25T08:37:12.993Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:37:12.993Z] ---> c4fc93816858 [2023-01-25T08:37:12.993Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:37:12.993Z] ---> Using cache [2023-01-25T08:37:12.993Z] ---> 860b0edca678 [2023-01-25T08:37:12.993Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T08:37:12.993Z] ---> Running in 2f7fdbd6b7b0 [2023-01-25T08:37:13.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:13.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:13.778Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:37:13.778Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:37:13.778Z] OK: 15859 distinct packages available [2023-01-25T08:37:13.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:13.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:14.039Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:14.039Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:37:14.039Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T08:37:14.039Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T08:37:14.039Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:37:14.039Z] OK: 6 MiB in 18 packages [2023-01-25T08:37:14.977Z] Removing intermediate container 2f7fdbd6b7b0 [2023-01-25T08:37:14.977Z] ---> 5dc7b52e8961 [2023-01-25T08:37:14.977Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:37:18.470Z] ---> 822630101d88 [2023-01-25T08:37:18.470Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:37:18.470Z] ---> 35356c32e606 [2023-01-25T08:37:18.470Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T08:37:18.470Z] ---> Running in 17a4f3fa4ba8 [2023-01-25T08:37:18.470Z] Removing intermediate container 17a4f3fa4ba8 [2023-01-25T08:37:18.470Z] ---> 223df6ecbf33 [2023-01-25T08:37:18.470Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T08:37:18.470Z] ---> e811a9153ece [2023-01-25T08:37:18.470Z] Step 19/24 : WORKDIR / [2023-01-25T08:37:18.470Z] ---> Running in d33d325b9e3d [2023-01-25T08:37:18.470Z] Removing intermediate container d33d325b9e3d [2023-01-25T08:37:18.470Z] ---> 96ff9cdd349d [2023-01-25T08:37:18.470Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:37:18.470Z] ---> Running in c1f5fca04373 [2023-01-25T08:37:18.470Z] Removing intermediate container c1f5fca04373 [2023-01-25T08:37:18.470Z] ---> 2e6204c40eff [2023-01-25T08:37:18.470Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:37:18.739Z] ---> Running in 07fe8f97bf34 [2023-01-25T08:37:18.739Z] Removing intermediate container 07fe8f97bf34 [2023-01-25T08:37:18.739Z] ---> 01545cf33a93 [2023-01-25T08:37:18.739Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:37:18.739Z] ---> Running in a2baa7105934 [2023-01-25T08:37:18.999Z] Removing intermediate container a2baa7105934 [2023-01-25T08:37:18.999Z] ---> e3492a09f002 [2023-01-25T08:37:18.999Z] Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:37:18.999Z] ---> Running in 83db299f8829 [2023-01-25T08:37:18.999Z] Removing intermediate container 83db299f8829 [2023-01-25T08:37:18.999Z] ---> 63ecaa9c3a1c [2023-01-25T08:37:18.999Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:37:18.999Z] ---> Running in 590d127641e2 [2023-01-25T08:37:19.257Z] Removing intermediate container 590d127641e2 [2023-01-25T08:37:19.257Z] ---> 3506d59d0774 [2023-01-25T08:37:19.257Z] [2023-01-25T08:37:19.257Z] Successfully built 3506d59d0774 [2023-01-25T08:37:19.257Z] Successfully tagged security-spire-config:latest [2023-01-25T08:37:24.563Z]  Building security-spire-config ... done Removing intermediate container 2b1873ebbb07 [2023-01-25T08:37:24.563Z] ---> 252dac8a3472 [2023-01-25T08:37:24.563Z] [2023-01-25T08:37:24.563Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:37:24.563Z] ---> bfe296a52501 [2023-01-25T08:37:24.563Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T08:37:24.563Z] ---> Running in 5fad3fc78a9d [2023-01-25T08:37:24.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:24.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:24.563Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T08:37:24.563Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:24.563Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:24.563Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:37:24.563Z] OK: 6 MiB in 16 packages [2023-01-25T08:37:24.823Z] Removing intermediate container 5fad3fc78a9d [2023-01-25T08:37:24.823Z] ---> 1cb31db84ac6 [2023-01-25T08:37:24.823Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:37:24.823Z] ---> Running in 6b09b60684f6 [2023-01-25T08:37:25.082Z] Removing intermediate container 6b09b60684f6 [2023-01-25T08:37:25.082Z] ---> 8d21f8caf4ba [2023-01-25T08:37:25.082Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T08:37:25.082Z] ---> Running in ae88ca86d8f0 [2023-01-25T08:37:25.082Z] Removing intermediate container ae88ca86d8f0 [2023-01-25T08:37:25.082Z] ---> 5387409d8534 [2023-01-25T08:37:25.082Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T08:37:25.082Z] ---> Running in 9c381af9f46a [2023-01-25T08:37:25.082Z] Removing intermediate container 9c381af9f46a [2023-01-25T08:37:25.082Z] ---> 243353924295 [2023-01-25T08:37:25.082Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:37:25.341Z] ---> ca6d4ebfb2a2 [2023-01-25T08:37:25.341Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T08:37:25.911Z] ---> 1ebdf808680b [2023-01-25T08:37:25.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T08:37:26.171Z] ---> 029b8fe7564e [2023-01-25T08:37:26.171Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T08:37:26.171Z] ---> Running in c95ac6d3323d [2023-01-25T08:37:26.171Z] Removing intermediate container c95ac6d3323d [2023-01-25T08:37:26.171Z] ---> 8d19ac091bb1 [2023-01-25T08:37:26.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:37:26.171Z] ---> Running in 85aa03c544f7 [2023-01-25T08:37:26.171Z] Removing intermediate container 85aa03c544f7 [2023-01-25T08:37:26.171Z] ---> 973994550606 [2023-01-25T08:37:26.171Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:37:26.171Z] ---> Running in 52975006396c [2023-01-25T08:37:26.431Z] Removing intermediate container 52975006396c [2023-01-25T08:37:26.431Z] ---> 9635b0a42dd8 [2023-01-25T08:37:26.431Z] Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 [2023-01-25T08:37:26.431Z] ---> Running in 217b63151e19 [2023-01-25T08:37:26.431Z] Removing intermediate container 217b63151e19 [2023-01-25T08:37:26.431Z] ---> e0f071126ccd [2023-01-25T08:37:26.431Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:37:26.431Z] ---> Running in 6cac155ba0b1 [2023-01-25T08:37:26.431Z] Removing intermediate container 6cac155ba0b1 [2023-01-25T08:37:26.431Z] ---> c6eac1c5aa24 [2023-01-25T08:37:26.431Z] [2023-01-25T08:37:26.431Z] Successfully built c6eac1c5aa24 [2023-01-25T08:37:26.689Z] Successfully tagged support-notifications:latest [2023-01-25T08:37:26.695Z]  Building support-notifications ... done  [Pipeline] } [2023-01-25T08:37:26.697Z] $ docker stop --time=1 0224b9f8e63184fbafafe64b1d0012b59a93f8a30453d2d071566fd5bc747ec2 [2023-01-25T08:37:27.947Z] $ docker rm -f --volumes 0224b9f8e63184fbafafe64b1d0012b59a93f8a30453d2d071566fd5bc747ec2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T08:37:28.269Z] + docker images [2023-01-25T08:37:28.269Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T08:37:28.269Z] support-notifications latest c6eac1c5aa24 2 seconds ago 30.6MB [2023-01-25T08:37:28.269Z] 252dac8a3472 6 seconds ago 1.75GB [2023-01-25T08:37:28.269Z] security-spire-config latest 3506d59d0774 9 seconds ago 85.8MB [2023-01-25T08:37:28.269Z] aebc5ba11bd1 16 seconds ago 1.55GB [2023-01-25T08:37:28.269Z] security-proxy-setup latest be1b4839ed22 17 seconds ago 27.8MB [2023-01-25T08:37:28.269Z] security-spire-server latest 33bab7dc579b 17 seconds ago 86.5MB [2023-01-25T08:37:28.269Z] core-command latest c13baf549649 17 seconds ago 17.7MB [2023-01-25T08:37:28.269Z] f334d1abf6fe 27 seconds ago 1.55GB [2023-01-25T08:37:28.269Z] e0aa46d26add 30 seconds ago 1.68GB [2023-01-25T08:37:28.269Z] da39118b283a About a minute ago 1.67GB [2023-01-25T08:37:28.269Z] security-secretstore-setup latest 640f63fb02fb About a minute ago 29.9MB [2023-01-25T08:37:28.269Z] core-data latest 5a386340dbdf About a minute ago 17.9MB [2023-01-25T08:37:28.269Z] 45dd14409fff About a minute ago 1.69GB [2023-01-25T08:37:28.269Z] 26d0ba03c295 About a minute ago 1.67GB [2023-01-25T08:37:28.269Z] core-metadata latest 9d5dd95200eb About a minute ago 18.6MB [2023-01-25T08:37:28.269Z] security-bootstrapper latest 2fdc57b25d43 About a minute ago 20.3MB [2023-01-25T08:37:28.269Z] 3099599537a2 About a minute ago 1.69GB [2023-01-25T08:37:28.269Z] support-scheduler latest fdff151ec179 About a minute ago 30MB [2023-01-25T08:37:28.269Z] security-spiffe-token-provider latest 0b789c1477d7 About a minute ago 29.8MB [2023-01-25T08:37:28.269Z] core-common-config-bootstrapper latest 290c845aabda About a minute ago 14.9MB [2023-01-25T08:37:28.269Z] fb5b027daa7f About a minute ago 1.74GB [2023-01-25T08:37:28.269Z] 72af0e43a86d About a minute ago 1.71GB [2023-01-25T08:37:28.269Z] ea4a8ed6004e 2 minutes ago 1.67GB [2023-01-25T08:37:28.269Z] eabcb151261b 2 minutes ago 1.67GB [2023-01-25T08:37:28.269Z] security-spire-agent latest 106c41ddeec2 2 minutes ago 125MB [2023-01-25T08:37:28.270Z] 271a584da3b4 2 minutes ago 1.55GB [2023-01-25T08:37:28.270Z] ci-base-image-x86_64 latest 492b065a29ba 6 minutes ago 904MB [2023-01-25T08:37:28.270Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-25T08:37:28.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-25T08:37:28.270Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-25T08:37:28.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-25T08:37:28.270Z] 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-01-25T08:37:35.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T08:37:35.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T08:37:35.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T08:37:35.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T08:37:35.371Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T08:37:53.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T08:38:06.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.287s coverage: 28.7% of statements [2023-01-25T08:38:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T08:38:06.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T08:38:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements [2023-01-25T08:38:14.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.711s coverage: 43.1% of statements [2023-01-25T08:38:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T08:38:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T08:38:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T08:38:14.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.553s coverage: 54.0% of statements [2023-01-25T08:38:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T08:38:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T08:38:36.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.524s coverage: 89.2% of statements [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T08:38:36.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.685s coverage: 2.4% of statements [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T08:38:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T08:38:38.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.966s coverage: 95.6% of statements [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T08:38:38.978Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.372s coverage: 72.2% of statements [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T08:38:38.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.563s coverage: 60.0% of statements [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T08:38:38.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T08:38:38.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements [2023-01-25T08:38:38.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements [2023-01-25T08:38:38.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T08:38:39.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.389s coverage: 47.1% of statements [2023-01-25T08:38:39.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2023-01-25T08:38:40.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.297s coverage: 94.1% of statements [2023-01-25T08:38:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2023-01-25T08:38:44.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements [2023-01-25T08:38:55.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.359s coverage: 94.4% of statements [2023-01-25T08:38:55.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.358s coverage: 44.8% of statements [2023-01-25T08:39:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.124s coverage: 79.9% of statements [2023-01-25T08:39:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.406s coverage: 92.9% of statements [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.304s coverage: 86.9% of statements [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.406s coverage: 77.4% of statements [2023-01-25T08:39:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.356s coverage: 80.0% of statements [2023-01-25T08:39:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.306s coverage: 87.2% of statements [2023-01-25T08:39:11.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 91.2% of statements [2023-01-25T08:39:11.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T08:39:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.543s coverage: 64.7% of statements [2023-01-25T08:39:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T08:39:17.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T08:39:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2023-01-25T08:39:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-01-25T08:39:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-01-25T08:39:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2023-01-25T08:39:17.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2023-01-25T08:39:25.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.601s coverage: 65.3% of statements [2023-01-25T08:39:25.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T08:39:25.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T08:39:25.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T08:39:28.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.975s coverage: 41.8% of statements [2023-01-25T08:39:28.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T08:39:28.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T08:39:28.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.361s coverage: 89.5% of statements [2023-01-25T08:39:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T08:39:28.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2023-01-25T08:39:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T08:39:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T08:39:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T08:39:28.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T08:39:36.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.431s coverage: 17.7% of statements [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T08:39:36.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.900s coverage: 92.3% of statements [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T08:39:36.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.314s coverage: 63.2% of statements [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T08:39:36.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.571s coverage: 97.7% of statements [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T08:39:36.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:39:36.865Z] 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-01-25T08:39:36.865Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-25T08:39:36.865Z] go vet ./... [2023-01-25T08:41:45.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T08:41:45.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T08:41:45.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T08:41:45.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T08:41:45.676Z] + ls -al . [2023-01-25T08:41:45.676Z] total 744 [2023-01-25T08:41:45.676Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 08:34 . [2023-01-25T08:41:45.676Z] drwxr-xr-x 4 root root 4096 Jan 25 08:34 .. [2023-01-25T08:41:45.676Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:32 .blubracket [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 08:32 .dockerignore [2023-01-25T08:41:45.676Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 08:32 .git [2023-01-25T08:41:45.676Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:32 .github [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:32 .gitignore [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 08:32 .golangci.yml [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 08:32 .hadolint.yml [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 08:32 .sonarcloud.properties [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:32 ADOPTERS.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:32 Attribution.txt [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:32 CHANGELOG.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:32 CONTRIBUTING.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 08:32 GOVERNANCE.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 08:32 Jenkinsfile [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:32 LICENSE [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:32 Makefile [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 08:32 OWNERS.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:32 README.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:32 SECURITY.md [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION [2023-01-25T08:41:45.676Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:32 bin [2023-01-25T08:41:45.676Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 08:32 cmd [2023-01-25T08:41:45.676Z] -rw-r--r-- 1 root root 489970 Jan 25 08:39 coverage.out [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:32 go.mod [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:32 go.sum [2023-01-25T08:41:45.676Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 08:32 internal [2023-01-25T08:41:45.676Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:32 openapi [2023-01-25T08:41:45.676Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 08:32 snap [2023-01-25T08:41:45.676Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 08:32 version.go [Pipeline] sh [2023-01-25T08:41:46.319Z] + '[' -e coverage.out ] [2023-01-25T08:41:46.319Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T08:41:46.335Z] Warning: overwriting stash ‘coverage-report’ [2023-01-25T08:41:47.257Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T08:41:47.890Z] + make build [2023-01-25T08:41:47.890Z] 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-01-25T08:43:24.566Z] 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-01-25T08:43:29.930Z] 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-01-25T08:43:35.280Z] 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-01-25T08:43:39.535Z] 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-01-25T08:44:35.949Z] 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-01-25T08:44:35.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T08:44:41.302Z] 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-01-25T08:44:47.950Z] 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-01-25T08:44:52.202Z] 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-01-25T08:44:57.551Z] 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-01-25T08:45:12.548Z] 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-01-25T08:45:17.932Z] $ docker stop --time=1 189f06aa2a4f5b75fa9af4ed0ae96ffd606bc1766fa449ea60faed7229da2cb2 [2023-01-25T08:45:20.053Z] $ docker rm -f --volumes 189f06aa2a4f5b75fa9af4ed0ae96ffd606bc1766fa449ea60faed7229da2cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:45:22.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:45:22.374Z] [2023-01-25T08:45:22.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:45:22.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:45:22.986Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-25T08:45:22.986Z] 29e5d40040c1: Pulling fs layer [2023-01-25T08:45:22.986Z] 1ce36da41761: Pulling fs layer [2023-01-25T08:45:22.986Z] 25b303627fd3: Pulling fs layer [2023-01-25T08:45:22.986Z] 29e5d40040c1: Verifying Checksum [2023-01-25T08:45:22.986Z] 29e5d40040c1: Download complete [2023-01-25T08:45:23.254Z] 1ce36da41761: Verifying Checksum [2023-01-25T08:45:23.254Z] 1ce36da41761: Download complete [2023-01-25T08:45:23.838Z] 29e5d40040c1: Pull complete [2023-01-25T08:45:24.801Z] 25b303627fd3: Verifying Checksum [2023-01-25T08:45:24.801Z] 25b303627fd3: Download complete [2023-01-25T08:45:24.801Z] 1ce36da41761: Pull complete [2023-01-25T08:45:34.870Z] 25b303627fd3: Pull complete [2023-01-25T08:45:34.870Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-25T08:45:34.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:45:34.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:45:35.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container [2023-01-25T08:45:35.241Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T08:45:37.623Z] $ docker top a3b6d127a43e01479dce0e9b0ebbffecd9a9e79033404215ff4b459588ba6baf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:45:38.486Z] + docker-compose build --help [2023-01-25T08:45:38.486Z] + grep parallel [2023-01-25T08:45:45.147Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T08:45:45.178Z] $ docker stop --time=1 a3b6d127a43e01479dce0e9b0ebbffecd9a9e79033404215ff4b459588ba6baf [2023-01-25T08:45:47.907Z] $ docker rm -f --volumes a3b6d127a43e01479dce0e9b0ebbffecd9a9e79033404215ff4b459588ba6baf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:45:48.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:45:48.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:45:48.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container [2023-01-25T08:45:48.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T08:45:50.002Z] $ docker top c1173585d48b888f83ed670b7ce66880eff67b3811a409a79761deaa96e9e460 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:45:50.827Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T08:45:57.467Z] Building core-command ... [2023-01-25T08:45:57.467Z] Building core-common-config-bootstrapper ... [2023-01-25T08:45:57.467Z] Building core-data ... [2023-01-25T08:45:57.467Z] Building core-metadata ... [2023-01-25T08:45:57.467Z] Building security-bootstrapper ... [2023-01-25T08:45:57.467Z] Building security-proxy-setup ... [2023-01-25T08:45:57.467Z] Building security-secretstore-setup ... [2023-01-25T08:45:57.467Z] Building security-spiffe-token-provider ... [2023-01-25T08:45:57.467Z] Building security-spire-agent ... [2023-01-25T08:45:57.467Z] Building security-spire-config ... [2023-01-25T08:45:57.467Z] Building security-spire-server ... [2023-01-25T08:45:57.467Z] Building support-notifications ... [2023-01-25T08:45:57.467Z] Building support-scheduler ... [2023-01-25T08:45:57.467Z] Building security-spire-agent [2023-01-25T08:45:57.467Z] Building security-secretstore-setup [2023-01-25T08:45:57.467Z] Building security-proxy-setup [2023-01-25T08:45:57.467Z] Building core-metadata [2023-01-25T08:45:57.467Z] Building core-command [2023-01-25T08:46:44.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:46:44.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:46:44.302Z] ---> 8efe37570c74 [2023-01-25T08:46:44.302Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:46:44.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:46:44.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:46:44.302Z] ---> 8efe37570c74 [2023-01-25T08:46:44.302Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:46:44.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:46:44.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:46:44.302Z] ---> 8efe37570c74 [2023-01-25T08:46:44.302Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:46:44.302Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:46:44.302Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:46:44.302Z] ---> 8efe37570c74 [2023-01-25T08:46:44.302Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:46:44.302Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:46:44.302Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:46:44.302Z] ---> 8efe37570c74 [2023-01-25T08:46:44.302Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T08:46:44.572Z] ---> Running in b19a73bb8b57 [2023-01-25T08:46:44.572Z] ---> Running in ccff1a8dcffa [2023-01-25T08:46:44.572Z] ---> Running in e032c4c474ad [2023-01-25T08:46:44.572Z] ---> Running in ac2319017741 [2023-01-25T08:46:44.572Z] ---> Running in 50d8f8e0eb20 [2023-01-25T08:46:45.164Z] Removing intermediate container b19a73bb8b57 [2023-01-25T08:46:45.164Z] ---> c7d572efda01 [2023-01-25T08:46:45.164Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T08:46:45.164Z] Removing intermediate container e032c4c474ad [2023-01-25T08:46:45.164Z] ---> ca38780879b9 [2023-01-25T08:46:45.164Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T08:46:45.164Z] Removing intermediate container ac2319017741 [2023-01-25T08:46:45.164Z] ---> 7ef709ad2229 [2023-01-25T08:46:45.164Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T08:46:45.164Z] Removing intermediate container 50d8f8e0eb20 [2023-01-25T08:46:45.164Z] ---> c1eed6ab54c9 [2023-01-25T08:46:45.164Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T08:46:45.435Z] ---> Running in c67ce44669f3 [2023-01-25T08:46:45.435Z] Removing intermediate container ccff1a8dcffa [2023-01-25T08:46:45.435Z] ---> 735dd33d785f [2023-01-25T08:46:45.435Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:46:45.435Z] ---> Running in 0071f28be223 [2023-01-25T08:46:45.435Z] ---> Running in 85bf4ab754a2 [2023-01-25T08:46:45.435Z] ---> Running in 8ef89ea1c9b4 [2023-01-25T08:46:45.702Z] ---> Running in 746ab82e0b6c [2023-01-25T08:46:45.972Z] Removing intermediate container c67ce44669f3 [2023-01-25T08:46:45.972Z] ---> 880c4e9ae688 [2023-01-25T08:46:46.244Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T08:46:46.244Z] ---> Running in 4d8f47478816 [2023-01-25T08:46:46.511Z] Removing intermediate container 8ef89ea1c9b4 [2023-01-25T08:46:46.511Z] ---> c0ebf3597c63 [2023-01-25T08:46:46.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T08:46:46.780Z] ---> Running in 47609ae57637 [2023-01-25T08:46:48.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:48.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:49.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:49.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:46:50.424Z] OK: 221 MiB in 51 packages [2023-01-25T08:46:50.424Z] OK: 221 MiB in 51 packages [2023-01-25T08:46:50.424Z] OK: 221 MiB in 51 packages [2023-01-25T08:46:50.692Z] OK: 221 MiB in 51 packages [2023-01-25T08:46:50.692Z] OK: 221 MiB in 51 packages [2023-01-25T08:46:52.662Z] Removing intermediate container 746ab82e0b6c [2023-01-25T08:46:52.662Z] ---> d65506617c8a [2023-01-25T08:46:52.662Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:46:52.932Z] Removing intermediate container 4d8f47478816 [2023-01-25T08:46:52.932Z] ---> 8c4789d0f1e1 [2023-01-25T08:46:52.932Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T08:46:53.201Z] Removing intermediate container 47609ae57637 [2023-01-25T08:46:53.201Z] ---> 74e5cc0b7752 [2023-01-25T08:46:53.201Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T08:46:53.201Z] Removing intermediate container 85bf4ab754a2 [2023-01-25T08:46:53.201Z] ---> 1e54cfbd6d25 [2023-01-25T08:46:53.201Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T08:46:53.201Z] Removing intermediate container 0071f28be223 [2023-01-25T08:46:53.201Z] ---> 0e94b191cc1b [2023-01-25T08:46:53.201Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:46:53.471Z] ---> 167f204b34fc [2023-01-25T08:46:53.471Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:46:53.741Z] ---> Running in 501b7c175789 [2023-01-25T08:46:54.704Z] ---> 01b23a3b355b [2023-01-25T08:46:54.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:46:54.704Z] ---> a4e9ea21f3f2 [2023-01-25T08:46:54.704Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:46:54.704Z] ---> Running in 350308e8b31a [2023-01-25T08:46:54.704Z] ---> cd17b175bfbf [2023-01-25T08:46:54.704Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:46:54.980Z] ---> Running in ffbbba37a2fe [2023-01-25T08:46:54.980Z] ---> e819583601a8 [2023-01-25T08:46:54.980Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:46:54.980Z] ---> Running in 6fc9d7c73a74 [2023-01-25T08:46:55.249Z] ---> Running in ad45c456cd80 [2023-01-25T08:48:46.931Z] Removing intermediate container 501b7c175789 [2023-01-25T08:48:46.931Z] ---> fd514c236db1 [2023-01-25T08:48:46.931Z] Step 7/24 : COPY . . [2023-01-25T08:48:46.931Z] Removing intermediate container ffbbba37a2fe [2023-01-25T08:48:46.931Z] ---> b962fb08580a [2023-01-25T08:48:46.931Z] Step 8/24 : COPY . . [2023-01-25T08:48:46.931Z] Removing intermediate container ad45c456cd80 [2023-01-25T08:48:46.931Z] ---> 76e080746018 [2023-01-25T08:48:46.931Z] Step 7/24 : COPY . . [2023-01-25T08:48:46.931Z] Removing intermediate container 350308e8b31a [2023-01-25T08:48:46.931Z] ---> be896bc0eb81 [2023-01-25T08:48:46.931Z] Step 8/23 : COPY . . [2023-01-25T08:48:46.931Z] Removing intermediate container 6fc9d7c73a74 [2023-01-25T08:48:46.931Z] ---> fa17794b3f2c [2023-01-25T08:48:46.931Z] Step 7/21 : COPY . . [2023-01-25T08:48:59.280Z] ---> fca569ae5c91 [2023-01-25T08:48:59.280Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T08:48:59.280Z] ---> 7c9160faabf9 [2023-01-25T08:48:59.280Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T08:48:59.280Z] ---> dc246c5e836a [2023-01-25T08:48:59.280Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:48:59.280Z] ---> f1aa9a90e4d7 [2023-01-25T08:48:59.280Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T08:48:59.280Z] ---> Running in fed2e0bf16ee [2023-01-25T08:48:59.595Z] ---> c2a35943c52a [2023-01-25T08:48:59.595Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T08:48:59.595Z] ---> Running in ccd5f04cc1ea [2023-01-25T08:48:59.595Z] ---> Running in e8948f6241be [2023-01-25T08:48:59.595Z] ---> Running in c1ec9377665d [2023-01-25T08:48:59.864Z] ---> Running in af41778cad04 [2023-01-25T08:49:00.453Z] Removing intermediate container ccd5f04cc1ea [2023-01-25T08:49:00.453Z] ---> 7d43698740d3 [2023-01-25T08:49:00.453Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:49:00.725Z] ---> Running in fd835a627faa [2023-01-25T08:49:01.310Z] Removing intermediate container fd835a627faa [2023-01-25T08:49:01.310Z] ---> 9ccc19f770d3 [2023-01-25T08:49:01.310Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T08:49:01.581Z] ---> Running in 19595c0584f2 [2023-01-25T08:49:01.848Z] 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-01-25T08:49:02.437Z] 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-01-25T08:49:02.704Z] 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-01-25T08:49:02.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T08:49:04.935Z] Removing intermediate container 19595c0584f2 [2023-01-25T08:49:04.935Z] ---> 01428c4bee5a [2023-01-25T08:49:04.935Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:49:04.935Z] ---> Running in b6e4e755ca94 [2023-01-25T08:49:05.523Z] Removing intermediate container b6e4e755ca94 [2023-01-25T08:49:05.523Z] ---> d899dba2a1a9 [2023-01-25T08:49:05.523Z] [2023-01-25T08:49:05.523Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:49:05.523Z] 3.15: Pulling from library/alpine [2023-01-25T08:49:07.480Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:49:07.480Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T08:49:07.480Z] ---> 8aa73fd46299 [2023-01-25T08:49:07.480Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:49:07.480Z] ---> Running in 2acc8a4dd331 [2023-01-25T08:49:08.068Z] Removing intermediate container 2acc8a4dd331 [2023-01-25T08:49:08.068Z] ---> 77aaa838241d [2023-01-25T08:49:08.068Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:49:08.068Z] ---> Running in 655b572269a8 [2023-01-25T08:49:10.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:49:10.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:49:12.911Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:49:12.911Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:49:12.911Z] OK: 15736 distinct packages available [2023-01-25T08:49:12.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:49:13.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:49:15.459Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:49:15.459Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:49:15.459Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:49:15.459Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:49:15.459Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:49:15.459Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:49:15.459Z] OK: 6 MiB in 19 packages [2023-01-25T08:49:17.429Z] Removing intermediate container 655b572269a8 [2023-01-25T08:49:17.429Z] ---> f09c171f9793 [2023-01-25T08:49:17.429Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T08:49:20.783Z] ---> 0396b9a945ea [2023-01-25T08:49:20.783Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:49:27.425Z] ---> ac55acb35883 [2023-01-25T08:49:27.425Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:49:28.008Z] ---> 3afbc248e29a [2023-01-25T08:49:28.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T08:49:28.968Z] ---> f6bca39bb2d9 [2023-01-25T08:49:28.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T08:49:29.925Z] ---> 1087208cf81e [2023-01-25T08:49:29.925Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:49:29.925Z] ---> Running in 4a3c736c1a05 [2023-01-25T08:49:30.507Z] Removing intermediate container 4a3c736c1a05 [2023-01-25T08:49:30.507Z] ---> 6c51d5ebfa24 [2023-01-25T08:49:30.507Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:49:30.507Z] ---> Running in 8f2a63077406 [2023-01-25T08:49:31.090Z] Removing intermediate container 8f2a63077406 [2023-01-25T08:49:31.090Z] ---> 81b80550d36b [2023-01-25T08:49:31.090Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:49:31.356Z] ---> Running in f5bbe05f6cb5 [2023-01-25T08:49:31.939Z] Removing intermediate container f5bbe05f6cb5 [2023-01-25T08:49:31.939Z] ---> ad869bdb44d0 [2023-01-25T08:49:31.939Z] Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T08:49:31.939Z] ---> Running in 2d486b1a9cd7 [2023-01-25T08:49:32.526Z] Removing intermediate container 2d486b1a9cd7 [2023-01-25T08:49:32.526Z] ---> fdd818b9a133 [2023-01-25T08:49:32.526Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:49:32.526Z] ---> Running in ddfa9d1a1f71 [2023-01-25T08:49:33.110Z] Removing intermediate container ddfa9d1a1f71 [2023-01-25T08:49:33.110Z] ---> 3bbd79a8e0ae [2023-01-25T08:49:33.110Z] [2023-01-25T08:49:33.379Z] Successfully built 3bbd79a8e0ae [2023-01-25T08:49:33.379Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-25T08:49:33.379Z] Building support-scheduler [2023-01-25T08:49:51.591Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:49:51.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:49:51.591Z] ---> 8efe37570c74 [2023-01-25T08:49:51.591Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:49:51.591Z] ---> Using cache [2023-01-25T08:49:51.591Z] ---> 7ef709ad2229 [2023-01-25T08:49:51.591Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:49:51.591Z] ---> Using cache [2023-01-25T08:49:51.591Z] ---> c0ebf3597c63 [2023-01-25T08:49:51.591Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:49:51.591Z] ---> Using cache [2023-01-25T08:49:51.591Z] ---> 74e5cc0b7752 [2023-01-25T08:49:51.591Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:49:51.591Z] ---> Using cache [2023-01-25T08:49:51.591Z] ---> 01b23a3b355b [2023-01-25T08:49:51.591Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:49:51.591Z] ---> Using cache [2023-01-25T08:49:51.591Z] ---> be896bc0eb81 [2023-01-25T08:49:51.591Z] Step 8/22 : COPY . . [2023-01-25T08:49:51.591Z] ---> Using cache [2023-01-25T08:49:51.591Z] ---> 7c9160faabf9 [2023-01-25T08:49:51.591Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T08:49:51.591Z] ---> Running in 435e71240714 [2023-01-25T08:49:53.004Z] 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-01-25T08:55:45.324Z] 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-01-25T08:55:50.681Z] 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-01-25T08:56:17.375Z] Removing intermediate container c1ec9377665d [2023-01-25T08:56:17.375Z] ---> ef7662f70c12 [2023-01-25T08:56:17.375Z] [2023-01-25T08:56:17.375Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T08:56:17.375Z] Removing intermediate container af41778cad04 [2023-01-25T08:56:17.375Z] ---> 7799d2248223 [2023-01-25T08:56:17.375Z] [2023-01-25T08:56:17.375Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T08:56:17.375Z] 3.16: Pulling from library/alpine [2023-01-25T08:56:17.375Z] 3.16: Pulling from library/alpine [2023-01-25T08:56:17.376Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:56:17.376Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:56:17.376Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:56:17.376Z] Status: Image is up to date for alpine:3.16 [2023-01-25T08:56:17.376Z] ---> 2b4661558fb8 [2023-01-25T08:56:17.376Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T08:56:17.376Z] ---> 2b4661558fb8 [2023-01-25T08:56:17.376Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T08:56:17.645Z] ---> Running in b16198c6afd8 [2023-01-25T08:56:17.645Z] ---> Running in 2741c9bd6278 [2023-01-25T08:56:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:56:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:56:20.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:56:20.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:56:22.224Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T08:56:22.224Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T08:56:22.224Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T08:56:22.224Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T08:56:22.224Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T08:56:22.224Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T08:56:22.224Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T08:56:22.492Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T08:56:22.492Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T08:56:22.492Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:56:22.492Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:56:22.492Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:56:22.492Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:56:22.761Z] OK: 8 MiB in 20 packages [2023-01-25T08:56:23.031Z] OK: 6 MiB in 17 packages [2023-01-25T08:56:26.384Z] Removing intermediate container 2741c9bd6278 [2023-01-25T08:56:26.384Z] Removing intermediate container b16198c6afd8 [2023-01-25T08:56:26.384Z] ---> b5d8cc94c34d [2023-01-25T08:56:26.384Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:56:26.384Z] ---> 27c0f146969e [2023-01-25T08:56:26.384Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:56:26.384Z] ---> Running in 5d55a30efe52 [2023-01-25T08:56:26.384Z] ---> Running in 6c59cc147758 [2023-01-25T08:56:26.969Z] Removing intermediate container 6c59cc147758 [2023-01-25T08:56:26.969Z] ---> afe49f9cb65d [2023-01-25T08:56:26.969Z] Step 12/21 : WORKDIR /edgex [2023-01-25T08:56:26.969Z] Removing intermediate container 5d55a30efe52 [2023-01-25T08:56:26.969Z] ---> aea8ae919937 [2023-01-25T08:56:26.969Z] Step 12/24 : WORKDIR / [2023-01-25T08:56:27.237Z] ---> Running in 967311f430d2 [2023-01-25T08:56:27.509Z] ---> Running in b5ff350ea821 [2023-01-25T08:56:28.092Z] Removing intermediate container 967311f430d2 [2023-01-25T08:56:28.092Z] ---> d3b2f71e46af [2023-01-25T08:56:28.092Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T08:56:28.092Z] Removing intermediate container b5ff350ea821 [2023-01-25T08:56:28.092Z] ---> d913419de039 [2023-01-25T08:56:28.092Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-25T08:56:31.435Z] ---> 910c977eb9b6 [2023-01-25T08:56:31.435Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-25T08:56:31.435Z] ---> fe93e0426812 [2023-01-25T08:56:31.435Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T08:56:32.844Z] ---> fa1eaca46f1a [2023-01-25T08:56:32.844Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T08:56:33.811Z] ---> 1404def302e3 [2023-01-25T08:56:33.811Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T08:56:34.420Z] ---> 551849d07b5c [2023-01-25T08:56:34.420Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-25T08:56:36.367Z] ---> 417b477fb7df [2023-01-25T08:56:36.367Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T08:56:37.330Z] ---> bfc3984cba9e [2023-01-25T08:56:37.330Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:56:39.278Z] ---> aba179b8306f [2023-01-25T08:56:39.278Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:56:39.278Z] ---> 9ec125ddc25e [2023-01-25T08:56:39.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T08:56:39.278Z] ---> Running in 3f1b55257bce [2023-01-25T08:56:44.633Z] ---> 8fbd07c964b0 [2023-01-25T08:56:44.633Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:56:44.633Z] Removing intermediate container 3f1b55257bce [2023-01-25T08:56:44.633Z] ---> dbce4ac3e278 [2023-01-25T08:56:44.633Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:56:44.633Z] ---> Running in e6e066b8d010 [2023-01-25T08:56:45.221Z] Removing intermediate container e6e066b8d010 [2023-01-25T08:56:45.221Z] ---> 4bc178abe311 [2023-01-25T08:56:45.221Z] Step 19/21 : LABEL arch=arm64 [2023-01-25T08:56:45.513Z] ---> Running in 6c301a352ae8 [2023-01-25T08:56:45.816Z] ---> a56840484ff5 [2023-01-25T08:56:45.816Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:56:46.095Z] ---> Running in 75b76fa47328 [2023-01-25T08:56:46.370Z] Removing intermediate container 6c301a352ae8 [2023-01-25T08:56:46.370Z] ---> 975041e0a687 [2023-01-25T08:56:46.370Z] Step 20/21 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T08:56:46.640Z] ---> Running in 9ac98b3f607d [2023-01-25T08:56:47.229Z] Removing intermediate container e8948f6241be [2023-01-25T08:56:47.229Z] ---> 6582ec5d1479 [2023-01-25T08:56:47.229Z] [2023-01-25T08:56:47.229Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T08:56:47.229Z] ---> 2b4661558fb8 [2023-01-25T08:56:47.229Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:56:47.229Z] Removing intermediate container 9ac98b3f607d [2023-01-25T08:56:47.229Z] ---> 5212b8ec304d [2023-01-25T08:56:47.229Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T08:56:47.503Z] ---> Running in bfe5d794afb5 [2023-01-25T08:56:47.503Z] ---> Running in 5646f12fe123 [2023-01-25T08:56:48.465Z] Removing intermediate container bfe5d794afb5 [2023-01-25T08:56:48.465Z] ---> 5a06ca172cba [2023-01-25T08:56:48.465Z] [2023-01-25T08:56:48.733Z] Successfully built 5a06ca172cba [2023-01-25T08:56:48.733Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-25T08:56:48.733Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-01-25T08:56:50.675Z] Removing intermediate container 75b76fa47328 [2023-01-25T08:56:50.675Z] ---> 436505c3780b [2023-01-25T08:56:50.675Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:56:50.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:56:50.675Z] ---> Running in d262438b3d9e [2023-01-25T08:56:50.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:56:50.948Z] Removing intermediate container d262438b3d9e [2023-01-25T08:56:50.948Z] ---> e1b1403aa906 [2023-01-25T08:56:50.948Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:56:51.215Z] ---> Running in 6ee447e91c29 [2023-01-25T08:56:51.796Z] Removing intermediate container 6ee447e91c29 [2023-01-25T08:56:51.796Z] ---> ac6da70c3061 [2023-01-25T08:56:51.796Z] Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T08:56:52.067Z] ---> Running in e51ba51c0397 [2023-01-25T08:56:52.334Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:56:52.334Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:56:52.601Z] OK: 5 MiB in 15 packages [2023-01-25T08:56:52.867Z] Removing intermediate container e51ba51c0397 [2023-01-25T08:56:52.867Z] ---> ca5eb7c7cae1 [2023-01-25T08:56:52.867Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:56:53.134Z] ---> Running in 58a3a030ac82 [2023-01-25T08:56:54.097Z] Removing intermediate container 58a3a030ac82 [2023-01-25T08:56:54.097Z] ---> 783d2a202535 [2023-01-25T08:56:54.097Z] [2023-01-25T08:56:54.682Z] Removing intermediate container 5646f12fe123 [2023-01-25T08:56:54.682Z] ---> c0e5abb8386a [2023-01-25T08:56:54.682Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:56:54.951Z] ---> Running in 716dd85add19 [2023-01-25T08:56:55.219Z] Successfully built 783d2a202535 [2023-01-25T08:56:55.219Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-25T08:56:55.219Z]  Building security-secretstore-setup ... done Building support-notifications [2023-01-25T08:56:55.806Z] Removing intermediate container 716dd85add19 [2023-01-25T08:56:55.806Z] ---> a7082755dabb [2023-01-25T08:56:55.806Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T08:56:56.074Z] ---> Running in 280a2a93f8c8 [2023-01-25T08:56:57.034Z] Removing intermediate container 280a2a93f8c8 [2023-01-25T08:56:57.034Z] ---> aa7829a12885 [2023-01-25T08:56:57.034Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T08:56:57.034Z] ---> Running in c6425a87609e [2023-01-25T08:56:58.006Z] Removing intermediate container c6425a87609e [2023-01-25T08:56:58.006Z] ---> 2cc310685ea5 [2023-01-25T08:56:58.006Z] Step 15/23 : WORKDIR / [2023-01-25T08:56:58.006Z] ---> Running in d26f91cec6ae [2023-01-25T08:56:59.417Z] Removing intermediate container d26f91cec6ae [2023-01-25T08:56:59.417Z] ---> fe920ed0629a [2023-01-25T08:56:59.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:57:00.830Z] ---> 2172b2c5ea06 [2023-01-25T08:57:00.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T08:57:05.121Z] ---> 20c2b7de2c86 [2023-01-25T08:57:05.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T08:57:05.717Z] Removing intermediate container fed2e0bf16ee [2023-01-25T08:57:05.717Z] ---> 18198b0f88df [2023-01-25T08:57:05.717Z] [2023-01-25T08:57:05.717Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T08:57:05.717Z] ---> 2b4661558fb8 [2023-01-25T08:57:05.717Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:57:05.717Z] ---> Using cache [2023-01-25T08:57:05.717Z] ---> c0e5abb8386a [2023-01-25T08:57:05.717Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:57:05.717Z] ---> Using cache [2023-01-25T08:57:05.717Z] ---> a7082755dabb [2023-01-25T08:57:05.717Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T08:57:05.990Z] ---> Running in 1d40e85947fe [2023-01-25T08:57:06.577Z] ---> c591cd64bcb3 [2023-01-25T08:57:06.577Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T08:57:06.577Z] ---> Running in 413ce951eae1 [2023-01-25T08:57:06.843Z] Removing intermediate container 1d40e85947fe [2023-01-25T08:57:06.843Z] ---> f9d5cea16b4b [2023-01-25T08:57:06.843Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T08:57:07.109Z] ---> Running in 07fb8ef30da3 [2023-01-25T08:57:08.069Z] Removing intermediate container 413ce951eae1 [2023-01-25T08:57:08.069Z] ---> 2bc924d91e8c [2023-01-25T08:57:08.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:57:08.069Z] Removing intermediate container 07fb8ef30da3 [2023-01-25T08:57:08.069Z] ---> 28325b9a01c9 [2023-01-25T08:57:08.069Z] Step 15/24 : WORKDIR / [2023-01-25T08:57:08.336Z] ---> Running in bb7fb26772da [2023-01-25T08:57:08.336Z] ---> Running in 95b183317f10 [2023-01-25T08:57:09.295Z] Removing intermediate container bb7fb26772da [2023-01-25T08:57:09.295Z] ---> a7a165312707 [2023-01-25T08:57:09.295Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T08:57:09.295Z] ---> Running in 8db327b6c211 [2023-01-25T08:57:09.562Z] Removing intermediate container 95b183317f10 [2023-01-25T08:57:09.562Z] ---> 569db2eab6bd [2023-01-25T08:57:09.562Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:57:10.521Z] Removing intermediate container 8db327b6c211 [2023-01-25T08:57:10.521Z] ---> ebd00f968d87 [2023-01-25T08:57:10.521Z] Step 22/23 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T08:57:10.521Z] ---> Running in 92d327712295 [2023-01-25T08:57:11.112Z] ---> 2a1d72897b9a [2023-01-25T08:57:11.112Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T08:57:11.699Z] Removing intermediate container 92d327712295 [2023-01-25T08:57:11.699Z] ---> 18e9ce29664f [2023-01-25T08:57:11.699Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:57:11.964Z] ---> Running in 6ad1648af8f0 [2023-01-25T08:57:13.371Z] Removing intermediate container 6ad1648af8f0 [2023-01-25T08:57:13.371Z] ---> 5df7876a73f7 [2023-01-25T08:57:13.371Z] [2023-01-25T08:57:14.331Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:57:14.331Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:57:14.331Z] ---> 8efe37570c74 [2023-01-25T08:57:14.331Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T08:57:14.331Z] ---> Using cache [2023-01-25T08:57:14.331Z] ---> 735dd33d785f [2023-01-25T08:57:14.331Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T08:57:14.331Z] ---> Running in c8fde5dd4cdc [2023-01-25T08:57:14.331Z] Successfully built 5df7876a73f7 [2023-01-25T08:57:14.596Z] Successfully tagged core-command-arm64:latest [2023-01-25T08:57:14.597Z]  Building core-command ... done Building core-data [2023-01-25T08:57:15.559Z] ---> c30892cbd35c [2023-01-25T08:57:15.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T08:57:16.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:16.785Z] ---> f7cd8ba73287 [2023-01-25T08:57:16.785Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T08:57:17.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:18.016Z] ---> 7e0f3d92bba7 [2023-01-25T08:57:18.016Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T08:57:18.016Z] ---> Running in ffecfc3d4d04 [2023-01-25T08:57:18.605Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T08:57:18.605Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T08:57:18.605Z] OK: 16901 distinct packages available [2023-01-25T08:57:18.605Z] Removing intermediate container ffecfc3d4d04 [2023-01-25T08:57:18.605Z] ---> d4048399efde [2023-01-25T08:57:18.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:57:18.874Z] ---> Running in d26d1b37b60b [2023-01-25T08:57:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:19.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:20.874Z] OK: 221 MiB in 51 packages [2023-01-25T08:57:20.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:57:20.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:57:20.874Z] ---> 8efe37570c74 [2023-01-25T08:57:20.874Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:57:20.874Z] ---> Using cache [2023-01-25T08:57:20.874Z] ---> 7ef709ad2229 [2023-01-25T08:57:20.874Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:57:20.874Z] ---> Using cache [2023-01-25T08:57:20.874Z] ---> c0ebf3597c63 [2023-01-25T08:57:20.874Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T08:57:21.845Z] Removing intermediate container d26d1b37b60b [2023-01-25T08:57:21.845Z] ---> cc4e70e5bd27 [2023-01-25T08:57:21.845Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:57:21.845Z] ---> Running in a7891ea4eb15 [2023-01-25T08:57:22.129Z] ---> Running in 08b411717e07 [2023-01-25T08:57:23.098Z] Removing intermediate container 08b411717e07 [2023-01-25T08:57:23.098Z] ---> f14903f0c3e6 [2023-01-25T08:57:23.098Z] Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T08:57:23.366Z] ---> Running in 889960d769d5 [2023-01-25T08:57:23.366Z] Removing intermediate container c8fde5dd4cdc [2023-01-25T08:57:23.366Z] ---> 4db670861382 [2023-01-25T08:57:23.366Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T08:57:24.329Z] Removing intermediate container 889960d769d5 [2023-01-25T08:57:24.329Z] ---> 1ae499cb437f [2023-01-25T08:57:24.329Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:57:24.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:24.329Z] ---> Running in 10a178c18d21 [2023-01-25T08:57:24.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:24.873Z] ---> b636db6a1d98 [2023-01-25T08:57:24.873Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:57:25.144Z] ---> Running in 2323b0c0e5e9 [2023-01-25T08:57:25.412Z] Removing intermediate container 10a178c18d21 [2023-01-25T08:57:25.412Z] ---> 27002dc13bbc [2023-01-25T08:57:25.412Z] [2023-01-25T08:57:25.997Z] OK: 221 MiB in 51 packages [2023-01-25T08:57:26.960Z] Successfully built 27002dc13bbc [2023-01-25T08:57:26.960Z] Successfully tagged core-metadata-arm64:latest [2023-01-25T08:57:26.960Z] Building security-bootstrapper [2023-01-25T08:57:27.926Z]  Building core-metadata ... done Removing intermediate container a7891ea4eb15 [2023-01-25T08:57:27.926Z] ---> d77bf2b6dbdc [2023-01-25T08:57:27.926Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:57:29.337Z] ---> aa2ddfa5b611 [2023-01-25T08:57:29.337Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:57:29.605Z] ---> Running in 6e20f1c4f2ce [2023-01-25T08:57:39.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:57:39.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:57:39.670Z] ---> 8efe37570c74 [2023-01-25T08:57:39.670Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:57:39.670Z] ---> Using cache [2023-01-25T08:57:39.670Z] ---> 7ef709ad2229 [2023-01-25T08:57:39.670Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:57:39.670Z] ---> Using cache [2023-01-25T08:57:39.670Z] ---> c0ebf3597c63 [2023-01-25T08:57:39.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:57:39.670Z] ---> Using cache [2023-01-25T08:57:39.670Z] ---> 74e5cc0b7752 [2023-01-25T08:57:39.670Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:57:39.670Z] ---> Using cache [2023-01-25T08:57:39.670Z] ---> 01b23a3b355b [2023-01-25T08:57:39.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:57:39.670Z] ---> Using cache [2023-01-25T08:57:39.670Z] ---> be896bc0eb81 [2023-01-25T08:57:39.670Z] Step 8/22 : COPY . . [2023-01-25T08:57:39.670Z] ---> Using cache [2023-01-25T08:57:39.670Z] ---> 7c9160faabf9 [2023-01-25T08:57:39.670Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T08:57:39.670Z] ---> Running in f50a887e4461 [2023-01-25T08:57:41.077Z] 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-01-25T08:57:49.271Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:57:49.271Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:57:49.271Z] ---> 8efe37570c74 [2023-01-25T08:57:49.271Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T08:57:49.271Z] ---> Using cache [2023-01-25T08:57:49.271Z] ---> 735dd33d785f [2023-01-25T08:57:49.271Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T08:57:49.539Z] ---> Running in 4f505e5a9b59 [2023-01-25T08:57:51.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:52.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:57:53.471Z] OK: 221 MiB in 51 packages [2023-01-25T08:57:55.410Z] Removing intermediate container 4f505e5a9b59 [2023-01-25T08:57:55.410Z] ---> 2900a1c0a913 [2023-01-25T08:57:55.410Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T08:57:56.367Z] ---> 7d9558bd44d9 [2023-01-25T08:57:56.367Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:57:56.635Z] ---> Running in 5c0b930af6db [2023-01-25T08:59:48.336Z] Removing intermediate container 2323b0c0e5e9 [2023-01-25T08:59:48.336Z] ---> e5c19ac03d10 [2023-01-25T08:59:48.336Z] Step 7/19 : COPY . . [2023-01-25T08:59:48.336Z] Removing intermediate container 6e20f1c4f2ce [2023-01-25T08:59:48.336Z] ---> b2bca97c717b [2023-01-25T08:59:48.336Z] Step 8/22 : COPY . . [2023-01-25T09:00:03.327Z] Removing intermediate container 435e71240714 [2023-01-25T09:00:03.327Z] ---> 56363d7f96c0 [2023-01-25T09:00:03.327Z] [2023-01-25T09:00:03.327Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:00:03.327Z] ---> 2b4661558fb8 [2023-01-25T09:00:03.327Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:00:03.327Z] ---> Using cache [2023-01-25T09:00:03.327Z] ---> c0e5abb8386a [2023-01-25T09:00:03.327Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:00:03.327Z] ---> Using cache [2023-01-25T09:00:03.327Z] ---> a7082755dabb [2023-01-25T09:00:03.327Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T09:00:03.327Z] ---> Running in f3f08e593dce [2023-01-25T09:00:03.327Z] Removing intermediate container f3f08e593dce [2023-01-25T09:00:03.327Z] ---> 2d3c569391a1 [2023-01-25T09:00:03.327Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T09:00:03.327Z] ---> Running in cacdcf6f86d8 [2023-01-25T09:00:04.939Z] Removing intermediate container cacdcf6f86d8 [2023-01-25T09:00:04.939Z] ---> c2f6b3fc61c9 [2023-01-25T09:00:04.939Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:00:06.964Z] ---> 99de346353b4 [2023-01-25T09:00:06.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T09:00:15.229Z] ---> a5531808f12b [2023-01-25T09:00:15.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T09:00:16.635Z] Removing intermediate container 5c0b930af6db [2023-01-25T09:00:16.635Z] ---> 51362d956492 [2023-01-25T09:00:16.635Z] Step 7/32 : COPY . . [2023-01-25T09:00:17.217Z] ---> e639c4674aa7 [2023-01-25T09:00:17.217Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T09:00:17.484Z] ---> Running in 82e64111efb5 [2023-01-25T09:00:18.452Z] Removing intermediate container 82e64111efb5 [2023-01-25T09:00:18.452Z] ---> 4aa2021e8470 [2023-01-25T09:00:18.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:00:18.717Z] ---> Running in d5941db0afac [2023-01-25T09:00:19.301Z] ---> dead4b4b1148 [2023-01-25T09:00:19.301Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T09:00:19.568Z] ---> 732eabfd336e [2023-01-25T09:00:19.568Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T09:00:19.568Z] ---> Running in 2933ffd6fda2 [2023-01-25T09:00:19.849Z] ---> Running in d2b9a72faa81 [2023-01-25T09:00:19.849Z] Removing intermediate container d5941db0afac [2023-01-25T09:00:19.849Z] ---> 7fb26674dea9 [2023-01-25T09:00:19.849Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:00:20.435Z] ---> Running in c1b74a9d353b [2023-01-25T09:00:21.842Z] Removing intermediate container c1b74a9d353b [2023-01-25T09:00:21.843Z] ---> 45bbc64db66a [2023-01-25T09:00:21.843Z] Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:00:21.843Z] ---> Running in b2c07dd0be06 [2023-01-25T09:00:22.800Z] 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-01-25T09:00:23.066Z] Removing intermediate container b2c07dd0be06 [2023-01-25T09:00:23.066Z] ---> 0e9a709e8389 [2023-01-25T09:00:23.066Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:00:23.066Z] 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-01-25T09:00:23.333Z] ---> Running in e982c5aeedb7 [2023-01-25T09:00:24.290Z] Removing intermediate container e982c5aeedb7 [2023-01-25T09:00:24.290Z] ---> 7a5578332493 [2023-01-25T09:00:24.290Z] [2023-01-25T09:00:24.556Z] Successfully built 7a5578332493 [2023-01-25T09:00:24.556Z] Successfully tagged support-scheduler-arm64:latest [2023-01-25T09:00:24.556Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-01-25T09:00:36.863Z] ---> 9d50e1858fba [2023-01-25T09:00:36.863Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T09:00:36.863Z] ---> Running in 37361185d14e [2023-01-25T09:00:38.270Z] 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-01-25T09:00:43.609Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:00:43.609Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:00:43.609Z] ---> 8efe37570c74 [2023-01-25T09:00:43.609Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T09:00:43.609Z] ---> Using cache [2023-01-25T09:00:43.609Z] ---> 7ef709ad2229 [2023-01-25T09:00:43.609Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T09:00:43.609Z] ---> Using cache [2023-01-25T09:00:43.609Z] ---> c0ebf3597c63 [2023-01-25T09:00:43.609Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T09:00:43.609Z] ---> Using cache [2023-01-25T09:00:43.609Z] ---> 74e5cc0b7752 [2023-01-25T09:00:43.609Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T09:00:43.609Z] ---> Using cache [2023-01-25T09:00:43.609Z] ---> 01b23a3b355b [2023-01-25T09:00:43.609Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:00:43.609Z] ---> Using cache [2023-01-25T09:00:43.609Z] ---> be896bc0eb81 [2023-01-25T09:00:43.609Z] Step 8/22 : COPY . . [2023-01-25T09:00:43.609Z] ---> Using cache [2023-01-25T09:00:43.609Z] ---> 7c9160faabf9 [2023-01-25T09:00:43.609Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T09:00:43.609Z] ---> Running in b31cb895ba6d [2023-01-25T09:00:45.554Z] 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-01-25T09:03:54.464Z] Removing intermediate container f50a887e4461 [2023-01-25T09:03:54.464Z] ---> 53e0def2378c [2023-01-25T09:03:54.464Z] [2023-01-25T09:03:54.464Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:03:54.464Z] ---> 2b4661558fb8 [2023-01-25T09:03:54.464Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T09:03:54.464Z] ---> Running in baa336f4df35 [2023-01-25T09:03:54.464Z] Removing intermediate container baa336f4df35 [2023-01-25T09:03:54.464Z] ---> c66ce8703ebd [2023-01-25T09:03:54.464Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T09:03:54.464Z] ---> Running in 12e7f6ce96b2 [2023-01-25T09:03:54.464Z] Removing intermediate container 12e7f6ce96b2 [2023-01-25T09:03:54.464Z] ---> 028eac55ffbe [2023-01-25T09:03:54.464Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T09:03:54.464Z] ---> Running in b74c4c876831 [2023-01-25T09:03:54.464Z] Removing intermediate container b74c4c876831 [2023-01-25T09:03:54.464Z] ---> 28e3bd7c25dc [2023-01-25T09:03:54.464Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:03:54.464Z] ---> Running in a0bc9f21ab8d [2023-01-25T09:03:54.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:03:54.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:03:54.464Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T09:03:54.464Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:03:54.464Z] OK: 5 MiB in 15 packages [2023-01-25T09:03:54.464Z] Removing intermediate container a0bc9f21ab8d [2023-01-25T09:03:54.464Z] ---> c18b897b4e1e [2023-01-25T09:03:54.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:03:55.428Z] ---> 10f900d5be6a [2023-01-25T09:03:55.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T09:03:57.400Z] ---> 38c15bb29270 [2023-01-25T09:03:57.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T09:03:57.994Z] ---> dd4188422268 [2023-01-25T09:03:57.994Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T09:03:58.268Z] ---> Running in 48855e93b29f [2023-01-25T09:03:58.862Z] Removing intermediate container 48855e93b29f [2023-01-25T09:03:58.862Z] ---> c26de22d48ff [2023-01-25T09:03:58.862Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:03:58.862Z] ---> Running in 8051f322d46f [2023-01-25T09:03:59.455Z] Removing intermediate container 8051f322d46f [2023-01-25T09:03:59.455Z] ---> c883d597a577 [2023-01-25T09:03:59.455Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:03:59.726Z] ---> Running in add269efc2c8 [2023-01-25T09:04:00.319Z] Removing intermediate container add269efc2c8 [2023-01-25T09:04:00.319Z] ---> bf0d15d99825 [2023-01-25T09:04:00.319Z] Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:04:00.319Z] ---> Running in 5c1906e09bb8 [2023-01-25T09:04:00.905Z] Removing intermediate container 5c1906e09bb8 [2023-01-25T09:04:00.905Z] ---> ee31693c3ea7 [2023-01-25T09:04:00.905Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:04:00.905Z] ---> Running in dcfce8150a36 [2023-01-25T09:04:01.497Z] Removing intermediate container dcfce8150a36 [2023-01-25T09:04:01.497Z] ---> 0a4c084c6555 [2023-01-25T09:04:01.497Z] [2023-01-25T09:04:01.766Z] Successfully built 0a4c084c6555 [2023-01-25T09:04:01.766Z] Successfully tagged core-data-arm64:latest [2023-01-25T09:04:01.766Z] Building security-spire-server [2023-01-25T09:04:23.865Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:04:23.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:04:23.865Z] ---> 8efe37570c74 [2023-01-25T09:04:23.865Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> 735dd33d785f [2023-01-25T09:04:23.865Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> d65506617c8a [2023-01-25T09:04:23.865Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> 167f204b34fc [2023-01-25T09:04:23.865Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> fd514c236db1 [2023-01-25T09:04:23.865Z] Step 7/23 : COPY . . [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> dc246c5e836a [2023-01-25T09:04:23.865Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> 7d43698740d3 [2023-01-25T09:04:23.865Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T09:04:23.865Z] ---> Using cache [2023-01-25T09:04:23.865Z] ---> 9ccc19f770d3 [2023-01-25T09:04:23.865Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T09:04:23.865Z] ---> Running in 25ae8b745d4f [2023-01-25T09:04:25.287Z] Removing intermediate container 25ae8b745d4f [2023-01-25T09:04:25.287Z] ---> 5efa651b8f53 [2023-01-25T09:04:25.287Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T09:04:25.287Z] ---> Running in 043aa3052728 [2023-01-25T09:04:25.886Z] Removing intermediate container 043aa3052728 [2023-01-25T09:04:25.886Z] ---> 40d23bdaaaa0 [2023-01-25T09:04:25.886Z] [2023-01-25T09:04:25.886Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T09:04:25.886Z] ---> 8aa73fd46299 [2023-01-25T09:04:25.886Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:04:25.886Z] ---> Using cache [2023-01-25T09:04:25.886Z] ---> 77aaa838241d [2023-01-25T09:04:25.886Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T09:04:25.886Z] ---> Using cache [2023-01-25T09:04:25.886Z] ---> f09c171f9793 [2023-01-25T09:04:25.886Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T09:04:32.566Z] ---> 9a9a551fd822 [2023-01-25T09:04:32.566Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T09:04:32.833Z] ---> 0dea2247a637 [2023-01-25T09:04:32.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T09:04:33.792Z] ---> dea3071faefe [2023-01-25T09:04:33.792Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T09:04:34.751Z] ---> 27cddc8087a8 [2023-01-25T09:04:34.751Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T09:04:34.751Z] ---> Running in dc1b6b458ace [2023-01-25T09:04:35.334Z] Removing intermediate container dc1b6b458ace [2023-01-25T09:04:35.334Z] ---> d1f643752a7d [2023-01-25T09:04:35.334Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T09:04:35.334Z] ---> Running in 27db7cf29894 [2023-01-25T09:04:35.916Z] Removing intermediate container 27db7cf29894 [2023-01-25T09:04:35.916Z] ---> 25b0c1e024dd [2023-01-25T09:04:35.916Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T09:04:35.916Z] ---> Running in 86df80082aae [2023-01-25T09:04:36.513Z] Removing intermediate container 86df80082aae [2023-01-25T09:04:36.513Z] ---> 7920536f7c38 [2023-01-25T09:04:36.513Z] Step 22/23 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:04:36.513Z] ---> Running in a1919fc1ba41 [2023-01-25T09:04:37.098Z] Removing intermediate container a1919fc1ba41 [2023-01-25T09:04:37.098Z] ---> 67cfed8ac3a8 [2023-01-25T09:04:37.098Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T09:04:37.098Z] ---> Running in b526a455c463 [2023-01-25T09:04:37.688Z] Removing intermediate container b526a455c463 [2023-01-25T09:04:37.688Z] ---> a9be47e01779 [2023-01-25T09:04:37.688Z] [2023-01-25T09:04:37.956Z] Successfully built a9be47e01779 [2023-01-25T09:04:37.956Z] Successfully tagged security-spire-server-arm64:latest [2023-01-25T09:04:37.956Z] Building security-spire-config [2023-01-25T09:05:00.036Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:05:00.036Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:05:00.036Z] ---> 8efe37570c74 [2023-01-25T09:05:00.036Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> 735dd33d785f [2023-01-25T09:05:00.036Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> d65506617c8a [2023-01-25T09:05:00.036Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> 167f204b34fc [2023-01-25T09:05:00.036Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> fd514c236db1 [2023-01-25T09:05:00.036Z] Step 7/24 : COPY . . [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> dc246c5e836a [2023-01-25T09:05:00.036Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> 7d43698740d3 [2023-01-25T09:05:00.036Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> 9ccc19f770d3 [2023-01-25T09:05:00.036Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> 01428c4bee5a [2023-01-25T09:05:00.036Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> d899dba2a1a9 [2023-01-25T09:05:00.036Z] [2023-01-25T09:05:00.036Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T09:05:00.036Z] ---> 8aa73fd46299 [2023-01-25T09:05:00.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:05:00.036Z] ---> Using cache [2023-01-25T09:05:00.036Z] ---> 77aaa838241d [2023-01-25T09:05:00.036Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T09:05:00.036Z] ---> Running in 41c9a3ddf2db [2023-01-25T09:05:01.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:05:02.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:05:03.433Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T09:05:03.433Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T09:05:03.433Z] OK: 15736 distinct packages available [2023-01-25T09:05:03.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:05:03.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:05:05.376Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T09:05:05.376Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T09:05:05.376Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T09:05:05.376Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T09:05:05.376Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T09:05:05.376Z] OK: 6 MiB in 18 packages [2023-01-25T09:05:07.325Z] Removing intermediate container 41c9a3ddf2db [2023-01-25T09:05:07.325Z] ---> 02de26f5c2f8 [2023-01-25T09:05:07.325Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T09:05:12.672Z] ---> 07d8dcf9c0f6 [2023-01-25T09:05:12.672Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T09:05:13.257Z] ---> 43027583a336 [2023-01-25T09:05:13.257Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T09:05:13.526Z] ---> Running in 86d974618612 [2023-01-25T09:05:14.108Z] Removing intermediate container 86d974618612 [2023-01-25T09:05:14.108Z] ---> 36210b72a3e8 [2023-01-25T09:05:14.108Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T09:05:15.069Z] ---> 0669f5a7a03c [2023-01-25T09:05:15.069Z] Step 19/24 : WORKDIR / [2023-01-25T09:05:15.337Z] ---> Running in ad4250daa64e [2023-01-25T09:05:15.921Z] Removing intermediate container ad4250daa64e [2023-01-25T09:05:15.921Z] ---> 2e712379c1d7 [2023-01-25T09:05:15.921Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T09:05:15.921Z] ---> Running in 30cb2e497789 [2023-01-25T09:05:16.505Z] Removing intermediate container 30cb2e497789 [2023-01-25T09:05:16.505Z] ---> 628a726c543f [2023-01-25T09:05:16.505Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T09:05:16.505Z] ---> Running in a48551e3755c [2023-01-25T09:05:17.091Z] Removing intermediate container a48551e3755c [2023-01-25T09:05:17.091Z] ---> ce626c3c42eb [2023-01-25T09:05:17.091Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T09:05:17.091Z] ---> Running in 38e6f24ded5c [2023-01-25T09:05:17.673Z] Removing intermediate container 38e6f24ded5c [2023-01-25T09:05:17.673Z] ---> b2400c01b9a9 [2023-01-25T09:05:17.673Z] Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:05:17.940Z] ---> Running in da2d081300a6 [2023-01-25T09:05:18.207Z] Removing intermediate container da2d081300a6 [2023-01-25T09:05:18.207Z] ---> cb64f654b95f [2023-01-25T09:05:18.207Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T09:05:18.474Z] ---> Running in d52b744567ef [2023-01-25T09:05:19.055Z] Removing intermediate container d52b744567ef [2023-01-25T09:05:19.055Z] ---> e5188dbef61e [2023-01-25T09:05:19.055Z] [2023-01-25T09:05:19.321Z] Successfully built e5188dbef61e [2023-01-25T09:05:19.321Z] Successfully tagged security-spire-config-arm64:latest [2023-01-25T09:07:56.084Z]  Building security-spire-config ... done Removing intermediate container 37361185d14e [2023-01-25T09:07:56.084Z] ---> c4fc9ae1413c [2023-01-25T09:07:56.084Z] [2023-01-25T09:07:56.084Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T09:07:56.084Z] ---> 2b4661558fb8 [2023-01-25T09:07:56.084Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:07:56.084Z] ---> Running in ca7d3713907a [2023-01-25T09:07:56.084Z] Removing intermediate container b31cb895ba6d [2023-01-25T09:07:56.084Z] ---> 074d079635ca [2023-01-25T09:07:56.084Z] [2023-01-25T09:07:56.084Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:07:56.084Z] ---> 2b4661558fb8 [2023-01-25T09:07:56.084Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T09:07:56.084Z] Removing intermediate container ca7d3713907a [2023-01-25T09:07:56.084Z] ---> af3e00f58843 [2023-01-25T09:07:56.084Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T09:07:56.084Z] ---> Running in db2bb27b6603 [2023-01-25T09:07:56.084Z] ---> Running in 2cf1aa212d3e [2023-01-25T09:07:56.084Z] Removing intermediate container db2bb27b6603 [2023-01-25T09:07:56.084Z] ---> 19a406429916 [2023-01-25T09:07:56.084Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:07:56.084Z] ---> Running in fd408df5effe [2023-01-25T09:07:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:56.084Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T09:07:56.084Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T09:07:56.084Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:07:56.084Z] OK: 5 MiB in 16 packages [2023-01-25T09:07:56.084Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T09:07:56.084Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:07:56.084Z] OK: 5 MiB in 15 packages [2023-01-25T09:07:56.084Z] Removing intermediate container 2cf1aa212d3e [2023-01-25T09:07:56.084Z] ---> 7c66d90edc46 [2023-01-25T09:07:56.084Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T09:07:56.084Z] ---> Running in 6017ed9cf912 [2023-01-25T09:07:56.084Z] Removing intermediate container fd408df5effe [2023-01-25T09:07:56.084Z] ---> cc2d95b38236 [2023-01-25T09:07:56.084Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:07:56.084Z] Removing intermediate container 6017ed9cf912 [2023-01-25T09:07:56.084Z] ---> e1dcc19c103d [2023-01-25T09:07:56.084Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T09:07:56.084Z] ---> Running in 821b5775f93f [2023-01-25T09:07:56.084Z] Removing intermediate container 821b5775f93f [2023-01-25T09:07:56.084Z] ---> c42d6654b925 [2023-01-25T09:07:56.084Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T09:07:56.084Z] ---> Running in 9c66e6007606 [2023-01-25T09:07:56.084Z] ---> 933fdf8e9727 [2023-01-25T09:07:56.084Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T09:07:56.084Z] Removing intermediate container 9c66e6007606 [2023-01-25T09:07:56.084Z] ---> 96c2ab80adc9 [2023-01-25T09:07:56.084Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T09:07:56.084Z] ---> Running in c67df2a9cafb [2023-01-25T09:07:56.673Z] Removing intermediate container c67df2a9cafb [2023-01-25T09:07:56.673Z] ---> 810431304fb8 [2023-01-25T09:07:56.673Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T09:07:56.673Z] ---> Running in 22f97bcd3e86 [2023-01-25T09:07:58.100Z] ---> ff4513130b51 [2023-01-25T09:07:58.100Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T09:07:58.684Z] ---> 0e28ca8a2e93 [2023-01-25T09:07:58.956Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T09:08:00.370Z] ---> 26177e5fca67 [2023-01-25T09:08:00.370Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T09:08:00.370Z] ---> Running in ea8cd9a42bec [2023-01-25T09:08:00.639Z] Removing intermediate container 22f97bcd3e86 [2023-01-25T09:08:00.639Z] ---> 7ef0f3c2476e [2023-01-25T09:08:00.639Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T09:08:00.910Z] ---> Running in df72423c58fc [2023-01-25T09:08:01.494Z] Removing intermediate container df72423c58fc [2023-01-25T09:08:01.494Z] ---> 3d273d31b891 [2023-01-25T09:08:01.494Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T09:08:02.935Z] ---> de77d988cdee [2023-01-25T09:08:02.935Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T09:08:02.935Z] ---> Running in 6ac9c05a9703 [2023-01-25T09:08:05.040Z] Removing intermediate container ea8cd9a42bec [2023-01-25T09:08:05.040Z] ---> 70bffabb448f [2023-01-25T09:08:05.040Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T09:08:05.040Z] ---> Running in 883ebade73e0 [2023-01-25T09:08:06.060Z] Removing intermediate container 883ebade73e0 [2023-01-25T09:08:06.061Z] ---> 8fd26ea151cf [2023-01-25T09:08:06.061Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T09:08:06.347Z] ---> Running in 5e76556ef01b [2023-01-25T09:08:06.970Z] Removing intermediate container 5e76556ef01b [2023-01-25T09:08:06.970Z] ---> 9a50c16499a2 [2023-01-25T09:08:06.970Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:08:07.258Z] Removing intermediate container 6ac9c05a9703 [2023-01-25T09:08:07.258Z] ---> 08b40cba32ca [2023-01-25T09:08:07.258Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:08:07.258Z] ---> Running in bc8d68965f0a [2023-01-25T09:08:08.290Z] Removing intermediate container bc8d68965f0a [2023-01-25T09:08:08.290Z] ---> 44624adee8e8 [2023-01-25T09:08:08.290Z] Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:08:08.290Z] ---> Running in 05ad49be0d14 [2023-01-25T09:08:08.290Z] ---> bd8b1462263d [2023-01-25T09:08:08.290Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T09:08:08.876Z] Removing intermediate container 05ad49be0d14 [2023-01-25T09:08:08.876Z] ---> c301ff7940f8 [2023-01-25T09:08:08.876Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:08:09.141Z] ---> Running in 3f5a05c48a8d [2023-01-25T09:08:10.102Z] Removing intermediate container 3f5a05c48a8d [2023-01-25T09:08:10.102Z] ---> 342d4c7afb64 [2023-01-25T09:08:10.102Z] [2023-01-25T09:08:10.699Z] Successfully built 342d4c7afb64 [2023-01-25T09:08:10.699Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-25T09:08:13.287Z]  Building core-common-config-bootstrapper ... done  ---> 01c2b4c33539 [2023-01-25T09:08:13.287Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T09:08:13.870Z] ---> cd6737ae9925 [2023-01-25T09:08:13.870Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T09:08:14.841Z] ---> e1a6ca0485a2 [2023-01-25T09:08:14.841Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T09:08:15.802Z] ---> 66e1c0d86e4c [2023-01-25T09:08:15.802Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T09:08:16.772Z] ---> 7df1a79ff865 [2023-01-25T09:08:16.772Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T09:08:17.728Z] ---> 05ef6084c7de [2023-01-25T09:08:17.728Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T09:08:17.995Z] ---> Running in d7f7c7e9d9b8 [2023-01-25T09:08:21.329Z] Removing intermediate container d7f7c7e9d9b8 [2023-01-25T09:08:21.329Z] ---> f566d4803002 [2023-01-25T09:08:21.329Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T09:08:21.329Z] ---> Running in 31315cc73c1f [2023-01-25T09:08:21.598Z] Removing intermediate container 31315cc73c1f [2023-01-25T09:08:21.870Z] ---> 0fd93c03a476 [2023-01-25T09:08:21.870Z] Step 29/32 : CMD ["gate"] [2023-01-25T09:08:21.870Z] ---> Running in f647ecea1942 [2023-01-25T09:08:22.456Z] Removing intermediate container f647ecea1942 [2023-01-25T09:08:22.456Z] ---> c2328be4c0fe [2023-01-25T09:08:22.456Z] Step 30/32 : LABEL arch=arm64 [2023-01-25T09:08:22.456Z] ---> Running in 5297fc9df0da [2023-01-25T09:08:23.037Z] Removing intermediate container 5297fc9df0da [2023-01-25T09:08:23.037Z] ---> 4a74e222ad1a [2023-01-25T09:08:23.037Z] Step 31/32 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:08:23.037Z] ---> Running in 8187d8fa1785 [2023-01-25T09:08:23.303Z] Removing intermediate container 8187d8fa1785 [2023-01-25T09:08:23.303Z] ---> 1e503ec839a8 [2023-01-25T09:08:23.303Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T09:08:23.569Z] ---> Running in 46fe572db24a [2023-01-25T09:08:24.149Z] Removing intermediate container 46fe572db24a [2023-01-25T09:08:24.149Z] ---> f176dc1a5232 [2023-01-25T09:08:24.149Z] [2023-01-25T09:08:24.415Z] Successfully built f176dc1a5232 [2023-01-25T09:08:24.997Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-25T09:08:51.687Z]  Building security-bootstrapper ... done Removing intermediate container 2933ffd6fda2 [2023-01-25T09:08:51.687Z] ---> f45051ade8b9 [2023-01-25T09:08:51.687Z] [2023-01-25T09:08:51.687Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T09:08:51.687Z] ---> 8aa73fd46299 [2023-01-25T09:08:51.687Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:08:51.687Z] ---> Using cache [2023-01-25T09:08:51.687Z] ---> 77aaa838241d [2023-01-25T09:08:51.687Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T09:08:51.687Z] ---> Running in 7ddbe8aa2dae [2023-01-25T09:08:51.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:08:51.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:08:51.687Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T09:08:51.687Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T09:08:51.687Z] OK: 15736 distinct packages available [2023-01-25T09:08:51.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:08:51.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:08:52.647Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T09:08:52.913Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T09:08:52.913Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T09:08:52.913Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T09:08:52.913Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T09:08:52.913Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T09:08:52.913Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T09:08:52.913Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T09:08:52.913Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T09:08:52.913Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T09:08:52.913Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:08:53.182Z] OK: 8 MiB in 23 packages [2023-01-25T09:08:55.128Z] Removing intermediate container 7ddbe8aa2dae [2023-01-25T09:08:55.128Z] ---> 714a1c55719c [2023-01-25T09:08:55.128Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:08:55.712Z] ---> c44175a667bd [2023-01-25T09:08:55.712Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T09:08:57.652Z] ---> 556132e44a3e [2023-01-25T09:08:57.652Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T09:08:58.614Z] ---> 52c75247a241 [2023-01-25T09:08:58.614Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T09:08:58.614Z] ---> Running in 19a8ce279581 [2023-01-25T09:08:58.882Z] Removing intermediate container 19a8ce279581 [2023-01-25T09:08:58.882Z] ---> 9b1624f2c993 [2023-01-25T09:08:58.882Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:08:59.149Z] ---> Running in 9529338418ad [2023-01-25T09:08:59.415Z] Removing intermediate container 9529338418ad [2023-01-25T09:08:59.415Z] ---> 096bc81770e5 [2023-01-25T09:08:59.415Z] Step 17/19 : LABEL arch=arm64 [2023-01-25T09:08:59.415Z] ---> Running in e5951134f7b0 [2023-01-25T09:09:00.004Z] Removing intermediate container e5951134f7b0 [2023-01-25T09:09:00.004Z] ---> 8aca3826a523 [2023-01-25T09:09:00.004Z] Step 18/19 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:09:00.004Z] ---> Running in 0122ba001351 [2023-01-25T09:09:00.272Z] Removing intermediate container 0122ba001351 [2023-01-25T09:09:00.272Z] ---> 5a7d593aedcd [2023-01-25T09:09:00.272Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T09:09:00.539Z] ---> Running in 7e5fdb6f1110 [2023-01-25T09:09:00.806Z] Removing intermediate container 7e5fdb6f1110 [2023-01-25T09:09:00.806Z] ---> b532ec3034fe [2023-01-25T09:09:00.806Z] [2023-01-25T09:09:01.073Z] Successfully built b532ec3034fe [2023-01-25T09:09:01.073Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-25T09:09:13.385Z]  Building security-spiffe-token-provider ... done Removing intermediate container d2b9a72faa81 [2023-01-25T09:09:13.385Z] ---> f3c406fca28c [2023-01-25T09:09:13.385Z] [2023-01-25T09:09:13.385Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:09:13.385Z] ---> 2b4661558fb8 [2023-01-25T09:09:13.385Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T09:09:14.792Z] ---> Running in d7f370e21512 [2023-01-25T09:09:15.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:09:16.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:09:17.424Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T09:09:17.424Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T09:09:17.424Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:09:17.424Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:09:17.692Z] OK: 6 MiB in 16 packages [2023-01-25T09:09:19.103Z] Removing intermediate container d7f370e21512 [2023-01-25T09:09:19.103Z] ---> 55311b69d998 [2023-01-25T09:09:19.103Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:09:19.103Z] ---> Running in 1bd7c5a562df [2023-01-25T09:09:19.378Z] Removing intermediate container 1bd7c5a562df [2023-01-25T09:09:19.378Z] ---> 02503d65a1c2 [2023-01-25T09:09:19.378Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T09:09:19.646Z] ---> Running in 93129d16a60e [2023-01-25T09:09:19.913Z] Removing intermediate container 93129d16a60e [2023-01-25T09:09:19.913Z] ---> 249c75b8d9d4 [2023-01-25T09:09:19.913Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T09:09:19.913Z] ---> Running in 364cc45e434f [2023-01-25T09:09:20.497Z] Removing intermediate container 364cc45e434f [2023-01-25T09:09:20.497Z] ---> 07ddca818e27 [2023-01-25T09:09:20.497Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:09:21.082Z] ---> d154ac85c616 [2023-01-25T09:09:21.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T09:09:22.490Z] ---> f938b6ef096e [2023-01-25T09:09:22.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T09:09:23.071Z] ---> ea9288efd6cc [2023-01-25T09:09:23.071Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T09:09:23.071Z] ---> Running in b901e745b1c7 [2023-01-25T09:09:23.337Z] Removing intermediate container b901e745b1c7 [2023-01-25T09:09:23.337Z] ---> b42dbf45faf4 [2023-01-25T09:09:23.337Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:09:23.604Z] ---> Running in f9886d4f9892 [2023-01-25T09:09:23.871Z] Removing intermediate container f9886d4f9892 [2023-01-25T09:09:23.871Z] ---> 29efb292d309 [2023-01-25T09:09:23.871Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:09:23.871Z] ---> Running in d924be2ecede [2023-01-25T09:09:24.139Z] Removing intermediate container d924be2ecede [2023-01-25T09:09:24.139Z] ---> 316e61ea5ed1 [2023-01-25T09:09:24.139Z] Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db [2023-01-25T09:09:24.406Z] ---> Running in 4dea1f0fc9e9 [2023-01-25T09:09:24.674Z] Removing intermediate container 4dea1f0fc9e9 [2023-01-25T09:09:24.674Z] ---> d35211068cad [2023-01-25T09:09:24.674Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:09:24.674Z] ---> Running in 7485dfb9f7aa [2023-01-25T09:09:27.698Z] Removing intermediate container 7485dfb9f7aa [2023-01-25T09:09:27.698Z] ---> 49fbe3f49305 [2023-01-25T09:09:27.698Z] [2023-01-25T09:09:27.698Z] Successfully built 49fbe3f49305 [2023-01-25T09:09:27.698Z] Successfully tagged support-notifications-arm64:latest [2023-01-25T09:09:27.710Z]  Building support-notifications ... done  [Pipeline] } [2023-01-25T09:09:27.739Z] $ docker stop --time=1 c1173585d48b888f83ed670b7ce66880eff67b3811a409a79761deaa96e9e460 [2023-01-25T09:09:29.493Z] $ docker rm -f --volumes c1173585d48b888f83ed670b7ce66880eff67b3811a409a79761deaa96e9e460 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T09:09:29.974Z] + docker images [2023-01-25T09:09:30.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T09:09:30.242Z] support-notifications-arm64 latest 49fbe3f49305 6 seconds ago 29.6MB [2023-01-25T09:09:30.242Z] f3c406fca28c 20 seconds ago 1.57GB [2023-01-25T09:09:30.242Z] security-spiffe-token-provider-arm64 latest b532ec3034fe 30 seconds ago 28.9MB [2023-01-25T09:09:30.242Z] f45051ade8b9 44 seconds ago 1.54GB [2023-01-25T09:09:30.242Z] security-bootstrapper-arm64 latest f176dc1a5232 About a minute ago 19.5MB [2023-01-25T09:09:30.242Z] core-common-config-bootstrapper-arm64 latest 342d4c7afb64 About a minute ago 14.4MB [2023-01-25T09:09:30.242Z] 074d079635ca About a minute ago 1.5GB [2023-01-25T09:09:30.242Z] c4fc9ae1413c About a minute ago 1.5GB [2023-01-25T09:09:30.242Z] security-spire-config-arm64 latest e5188dbef61e 4 minutes ago 83.6MB [2023-01-25T09:09:30.242Z] security-spire-server-arm64 latest a9be47e01779 4 minutes ago 84.3MB [2023-01-25T09:09:30.242Z] 40d23bdaaaa0 5 minutes ago 1.38GB [2023-01-25T09:09:30.242Z] core-data-arm64 latest 0a4c084c6555 5 minutes ago 17.2MB [2023-01-25T09:09:30.242Z] 53e0def2378c 5 minutes ago 1.51GB [2023-01-25T09:09:30.242Z] support-scheduler-arm64 latest 7a5578332493 9 minutes ago 29MB [2023-01-25T09:09:30.242Z] 56363d7f96c0 9 minutes ago 1.57GB [2023-01-25T09:09:30.242Z] core-metadata-arm64 latest 27002dc13bbc 12 minutes ago 17.8MB [2023-01-25T09:09:30.242Z] core-command-arm64 latest 5df7876a73f7 12 minutes ago 17MB [2023-01-25T09:09:30.242Z] 18198b0f88df 12 minutes ago 1.51GB [2023-01-25T09:09:30.242Z] security-secretstore-setup-arm64 latest 783d2a202535 12 minutes ago 28.7MB [2023-01-25T09:09:30.242Z] security-proxy-setup-arm64 latest 5a06ca172cba 12 minutes ago 26.8MB [2023-01-25T09:09:30.242Z] 6582ec5d1479 12 minutes ago 1.51GB [2023-01-25T09:09:30.242Z] ef7662f70c12 13 minutes ago 1.5GB [2023-01-25T09:09:30.242Z] 7799d2248223 13 minutes ago 1.5GB [2023-01-25T09:09:30.242Z] security-spire-agent-arm64 latest 3bbd79a8e0ae 19 minutes ago 122MB [2023-01-25T09:09:30.242Z] d899dba2a1a9 20 minutes ago 1.38GB [2023-01-25T09:09:30.242Z] ci-base-image-arm64 latest 8efe37570c74 35 minutes ago 905MB [2023-01-25T09:09:30.242Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-25T09:09:30.242Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-25T09:09:30.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-25T09:09:30.242Z] 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-01-25T09:09:30.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:09:30.698Z] [2023-01-25T09:09:30.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:09:31.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:09:31.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-25T09:09:31.314Z] 8998bd30e6a1: Pulling fs layer [2023-01-25T09:09:31.314Z] 04944245beec: Pulling fs layer [2023-01-25T09:09:31.314Z] 699f458cf7ca: Pulling fs layer [2023-01-25T09:09:31.314Z] 765212b225bb: Pulling fs layer [2023-01-25T09:09:31.314Z] f23df028b6ca: Pulling fs layer [2023-01-25T09:09:31.314Z] d65c8cfc05b1: Pulling fs layer [2023-01-25T09:09:31.314Z] 2437ff75d9bd: Pulling fs layer [2023-01-25T09:09:31.314Z] f23df028b6ca: Waiting [2023-01-25T09:09:31.314Z] d65c8cfc05b1: Waiting [2023-01-25T09:09:31.314Z] 2437ff75d9bd: Waiting [2023-01-25T09:09:31.314Z] 765212b225bb: Waiting [2023-01-25T09:09:31.314Z] 04944245beec: Verifying Checksum [2023-01-25T09:09:31.314Z] 04944245beec: Download complete [2023-01-25T09:09:31.314Z] 765212b225bb: Download complete [2023-01-25T09:09:31.585Z] f23df028b6ca: Verifying Checksum [2023-01-25T09:09:31.585Z] f23df028b6ca: Download complete [2023-01-25T09:09:31.585Z] d65c8cfc05b1: Verifying Checksum [2023-01-25T09:09:31.585Z] d65c8cfc05b1: Download complete [2023-01-25T09:09:31.585Z] 699f458cf7ca: Verifying Checksum [2023-01-25T09:09:31.585Z] 699f458cf7ca: Download complete [2023-01-25T09:09:32.172Z] 8998bd30e6a1: Verifying Checksum [2023-01-25T09:09:32.172Z] 8998bd30e6a1: Download complete [2023-01-25T09:09:34.756Z] 2437ff75d9bd: Verifying Checksum [2023-01-25T09:09:34.756Z] 2437ff75d9bd: Download complete [2023-01-25T09:09:36.699Z] 8998bd30e6a1: Pull complete [2023-01-25T09:09:36.967Z] 04944245beec: Pull complete [2023-01-25T09:09:38.379Z] 699f458cf7ca: Pull complete [2023-01-25T09:09:38.645Z] 765212b225bb: Pull complete [2023-01-25T09:09:40.587Z] f23df028b6ca: Pull complete [2023-01-25T09:09:40.587Z] d65c8cfc05b1: Pull complete [2023-01-25T09:09:55.579Z] 2437ff75d9bd: Pull complete [2023-01-25T09:09:55.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-25T09:09:55.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:09:55.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T09:09:55.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container [2023-01-25T09:09:55.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-25T09:09:59.163Z] $ docker top 089f616d962faeb450483ec40927e9a58e1a8ecbe28941343b72cc010c2a2fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:00.119Z] ---> job-cost.sh [2023-01-25T09:10:00.119Z] lf-activate-venv: SKIPPING [2023-01-25T09:10:00.119Z] INFO: No Stack... [2023-01-25T09:10:00.706Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-25T09:10:01.291Z] INFO: Archiving Costs [Pipeline] sh [2023-01-25T09:10:01.948Z] + cut -d, -f6 [2023-01-25T09:10:01.949Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-01-25T09:10:02.031Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] [2023-01-25T09:10:02.038Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] did not exist. Created. [2023-01-25T09:10:02.038Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-25T09:10:02.701Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-25T09:10:02.887Z] Stashed 1 file(s) [Pipeline] } [2023-01-25T09:10:02.894Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-25T09:10:02.936Z] $ docker stop --time=1 089f616d962faeb450483ec40927e9a58e1a8ecbe28941343b72cc010c2a2fca [2023-01-25T09:10:04.494Z] $ docker rm -f --volumes 089f616d962faeb450483ec40927e9a58e1a8ecbe28941343b72cc010c2a2fca [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-01-25T09:10:04.880Z] provisioning config files... [2023-01-25T09:10:04.887Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9700820775330794978tmp [Pipeline] { [Pipeline] sh [2023-01-25T09:10:05.182Z] + set +x [2023-01-25T09:10:05.182Z] + curl -s https://codecov.io/bash [2023-01-25T09:10:05.182Z] + bash -s -- [2023-01-25T09:10:05.182Z] [2023-01-25T09:10:05.182Z] _____ _ [2023-01-25T09:10:05.182Z] / ____| | | [2023-01-25T09:10:05.182Z] | | ___ __| | ___ ___ _____ __ [2023-01-25T09:10:05.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-25T09:10:05.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-25T09:10:05.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-25T09:10:05.182Z] Bash-1.0.6 [2023-01-25T09:10:05.182Z] [2023-01-25T09:10:05.182Z] [2023-01-25T09:10:05.182Z] ==> git version 2.25.1 found [2023-01-25T09:10:05.182Z] ==> 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-01-25T09:10:05.182Z] Release-Date: 2020-01-08 [2023-01-25T09:10:05.182Z] 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-01-25T09:10:05.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-25T09:10:05.182Z] ==> Jenkins CI detected. [2023-01-25T09:10:05.182Z] current dir:  /w/workspace/edgex-go/2 [2023-01-25T09:10:05.182Z] project root: . [2023-01-25T09:10:05.182Z] --> token set from env [2023-01-25T09:10:05.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-25T09:10:05.440Z] ==> Running gcov in . (disable via -X gcov) [2023-01-25T09:10:05.440Z] ==> Python coveragepy not found [2023-01-25T09:10:05.440Z] ==> Searching for coverage reports in: [2023-01-25T09:10:05.440Z] + . [2023-01-25T09:10:05.440Z] -> Found 1 reports [2023-01-25T09:10:05.440Z] ==> Detecting git/mercurial file structure [2023-01-25T09:10:05.440Z] ==> Reading reports [2023-01-25T09:10:05.440Z] + ./coverage.out bytes=489970 [2023-01-25T09:10:05.440Z] ==> Appending adjustments [2023-01-25T09:10:05.440Z] https://docs.codecov.io/docs/fixing-reports [2023-01-25T09:10:06.811Z] + Found adjustments [2023-01-25T09:10:06.811Z] ==> Gzipping contents [2023-01-25T09:10:06.811Z] 64K /tmp/codecov.ZhIgvY.gz [2023-01-25T09:10:06.811Z] ==> Uploading reports [2023-01-25T09:10:06.811Z] url: https://codecov.io [2023-01-25T09:10:06.811Z] query: branch=PR-4305&commit=334294c85ed4842071f72362431941725ffeaf82&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4305%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4305&job=&cmd_args= [2023-01-25T09:10:06.811Z] -> Pinging Codecov [2023-01-25T09:10:06.811Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4305&commit=334294c85ed4842071f72362431941725ffeaf82&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4305%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4305&job=&cmd_args= [2023-01-25T09:10:06.811Z] -> Uploading to [2023-01-25T09:10:06.811Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/334294c85ed4842071f72362431941725ffeaf82/9eb37971-8328-46ee-ab2b-2412c9198913.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T091006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bd0e2dcd29589ffa481919bf377c004bd00a072522c57b9d7b674906329c844 [2023-01-25T09:10:06.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T09:10:06.811Z] Dload Upload Total Spent Left Speed [2023-01-25T09:10:07.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63357 0 0 100 63357 0 247k --:--:-- --:--:-- --:--:-- 247k [2023-01-25T09:10:07.070Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/334294c85ed4842071f72362431941725ffeaf82 [Pipeline] } [2023-01-25T09:10:07.076Z] 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-01-25T09:10:07.669Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:07.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:08.831Z] ---> package-listing.sh [2023-01-25T09:10:08.831Z] ++ facter osfamily [2023-01-25T09:10:08.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-25T09:10:09.089Z] + OS_FAMILY=debian [2023-01-25T09:10:09.089Z] + workspace=/w/workspace/edgex-go/2 [2023-01-25T09:10:09.089Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-25T09:10:09.089Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-25T09:10:09.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-25T09:10:09.089Z] + PACKAGES=/tmp/packages_start.txt [2023-01-25T09:10:09.089Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-25T09:10:09.089Z] + PACKAGES=/tmp/packages_end.txt [2023-01-25T09:10:09.089Z] + case "${OS_FAMILY}" in [2023-01-25T09:10:09.089Z] + dpkg -l [2023-01-25T09:10:09.089Z] + grep '^ii' [2023-01-25T09:10:09.089Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-25T09:10:09.089Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-25T09:10:09.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-25T09:10:09.089Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-25T09:10:09.089Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-01-25T09:10:09.089Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-01-25T09:10:09.098Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-25T09:10:09.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:10:09.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:10:09.938Z] [2023-01-25T09:10:09.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:10:10.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:10:10.237Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-25T09:10:10.237Z] 5eb5b503b376: Pulling fs layer [2023-01-25T09:10:10.237Z] 5c69ac0246d0: Pulling fs layer [2023-01-25T09:10:10.237Z] ec43610c2a17: Pulling fs layer [2023-01-25T09:10:10.237Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-25T09:10:10.237Z] 33b1e0a273af: Pulling fs layer [2023-01-25T09:10:10.237Z] 5d3b04190fa2: Pulling fs layer [2023-01-25T09:10:10.237Z] 2f39f015ded8: Pulling fs layer [2023-01-25T09:10:10.237Z] 3a2ae6a8a46f: Waiting [2023-01-25T09:10:10.237Z] 33b1e0a273af: Waiting [2023-01-25T09:10:10.237Z] 5d3b04190fa2: Waiting [2023-01-25T09:10:10.237Z] 5c69ac0246d0: Verifying Checksum [2023-01-25T09:10:10.237Z] 5c69ac0246d0: Download complete [2023-01-25T09:10:10.237Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-25T09:10:10.237Z] 3a2ae6a8a46f: Download complete [2023-01-25T09:10:10.504Z] 33b1e0a273af: Verifying Checksum [2023-01-25T09:10:10.504Z] 33b1e0a273af: Download complete [2023-01-25T09:10:10.504Z] 5d3b04190fa2: Verifying Checksum [2023-01-25T09:10:10.504Z] 5d3b04190fa2: Download complete [2023-01-25T09:10:10.504Z] ec43610c2a17: Verifying Checksum [2023-01-25T09:10:10.504Z] ec43610c2a17: Download complete [2023-01-25T09:10:10.765Z] 5eb5b503b376: Verifying Checksum [2023-01-25T09:10:10.765Z] 5eb5b503b376: Download complete [2023-01-25T09:10:11.330Z] 2f39f015ded8: Download complete [2023-01-25T09:10:11.896Z] 5eb5b503b376: Pull complete [2023-01-25T09:10:12.154Z] 5c69ac0246d0: Pull complete [2023-01-25T09:10:12.412Z] ec43610c2a17: Pull complete [2023-01-25T09:10:12.670Z] 3a2ae6a8a46f: Pull complete [2023-01-25T09:10:12.670Z] 33b1e0a273af: Pull complete [2023-01-25T09:10:12.927Z] 5d3b04190fa2: Pull complete [2023-01-25T09:10:17.100Z] 2f39f015ded8: Pull complete [2023-01-25T09:10:17.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-25T09:10:17.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:10:17.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T09:10:17.185Z] prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container [2023-01-25T09:10:17.205Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-25T09:10:21.399Z] $ docker top 234b329832b727ab7ecb93a61e24b5c573929d303294c9a0eb15c7816ea3964d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T09:10:21.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-25T09:10:22.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-25T09:10:22.301Z] + ls /var/log/sa-host [2023-01-25T09:10:22.301Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T09:10:22.495Z] provisioning config files... [2023-01-25T09:10:22.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6336292311308104129tmp [Pipeline] { [Pipeline] echo [2023-01-25T09:10:22.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:22.795Z] ---> create-netrc.sh [Pipeline] } [2023-01-25T09:10:22.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:23.126Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-25T09:10:23.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:23.413Z] ---> sudo-logs.sh [2023-01-25T09:10:23.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-25T09:10:23.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:23.717Z] ---> job-cost.sh [2023-01-25T09:10:23.717Z] lf-activate-venv: SKIPPING [2023-01-25T09:10:23.717Z] DEBUG: total: 0.10999999940395355 [2023-01-25T09:10:23.717Z] INFO: Retrieving Stack Cost... [2023-01-25T09:10:25.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-25T09:10:25.091Z] INFO: Archiving Costs [Pipeline] echo [2023-01-25T09:10:25.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:10:25.384Z] ---> logs-deploy.sh [2023-01-25T09:10:25.384Z] lf-activate-venv: SKIPPING [2023-01-25T09:10:25.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4305/2 [2023-01-25T09:10:25.384Z] INFO: archiving workspace using pattern(s): [2023-01-25T09:10:26.317Z] Archives upload complete. [2023-01-25T09:10:26.317Z] INFO: archiving logs to Nexus