Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+653358d857e781e74493cff8b445370370ffe60f (228a9716ca0d6f096d6e3ad4c18badff15df3fa7) 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-ssh1476754624174782403.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-ssh6982181909505450724.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-4340/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-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13033894658207314523.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-ssh10516867792768661342.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-4340/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-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16666968338170516076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6431 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing c8a29f83f42792604aa6d873a8061875a0efdce1 Checking out Revision c8a29f83f42792604aa6d873a8061875a0efdce1 (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8a29f83f42792604aa6d873a8061875a0efdce1 # timeout=10 Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T08:29:58.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T08:29:58.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T08:29:59.005Z] ========================================================= [2023-02-17T08:29:59.005Z] EdgeX Global Pipelines Version Info [2023-02-17T08:29:59.005Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 60f741d84c22ef8e9114d098f48cfd44e0f904ea # timeout=10 [2023-02-17T08:29:59.704Z] ------------------- [2023-02-17T08:29:59.704Z] stable info: [2023-02-17T08:29:59.704Z] ------------------- [2023-02-17T08:29:59.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T08:29:59.704Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T08:29:59.704Z] Message: update stable to v1.0.244 [2023-02-17T08:30:00.282Z] ------------------- [2023-02-17T08:30:00.282Z] experimental info: [2023-02-17T08:30:00.282Z] ------------------- [2023-02-17T08:30:00.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T08:30:00.282Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T08:30:00.282Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T08:30:00.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-17T08:30:00.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-17T08:30:00.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T08:30:00.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T08:30:00.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T08:30:00.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T08:30:00.514Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T08:30:00.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-17T08:30:00.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-17T08:30:00.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-17T08:30:00.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T08:30:00.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T08:30:00.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T08:30:00.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T08:30:00.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T08:30:00.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T08:30:00.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T08:30:00.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T08:30:00.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T08:30:00.676Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T08:30:00.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T08:30:00.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T08:30:00.708Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T08:30:00.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo [2023-02-17T08:30:00.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo [2023-02-17T08:30:00.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo [2023-02-17T08:30:00.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] echo [2023-02-17T08:30:00.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8a29f8 [Pipeline] echo [2023-02-17T08:30:00.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:30:00.817Z] provisioning config files... [2023-02-17T08:30:00.830Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config12632308255106511131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:30:01.128Z] ---> docker-login.sh [2023-02-17T08:30:01.128Z] nexus3.edgexfoundry.org:10001 [2023-02-17T08:30:01.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:01.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:01.388Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:01.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:01.388Z] [2023-02-17T08:30:01.388Z] Login Succeeded [2023-02-17T08:30:01.388Z] nexus3.edgexfoundry.org:10002 [2023-02-17T08:30:01.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:01.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:01.388Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:01.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:01.388Z] [2023-02-17T08:30:01.388Z] Login Succeeded [2023-02-17T08:30:01.388Z] nexus3.edgexfoundry.org:10003 [2023-02-17T08:30:01.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:01.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:01.650Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:01.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:01.650Z] [2023-02-17T08:30:01.650Z] Login Succeeded [2023-02-17T08:30:01.650Z] nexus3.edgexfoundry.org:10004 [2023-02-17T08:30:01.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:01.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:01.650Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:01.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:01.650Z] [2023-02-17T08:30:01.650Z] Login Succeeded [2023-02-17T08:30:01.650Z] docker.io [2023-02-17T08:30:01.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:02.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:02.482Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:02.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:02.482Z] [2023-02-17T08:30:02.482Z] Login Succeeded [2023-02-17T08:30:02.482Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T08:30:02.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T08:30:02.791Z] + 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-02-17T08:30:02.791Z] + dirname cmd/core-command/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/core-data/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/core-metadata/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/support-notifications/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-17T08:30:02.791Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-17T08:30:02.791Z] + cut -d/ -f2 [2023-02-17T08:30:02.791Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-17T08:30:02.848Z] 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-02-17T08:30:03.176Z] + git rev-list -1 --merges c8a29f83f42792604aa6d873a8061875a0efdce1~1..c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] echo [2023-02-17T08:30:03.186Z] -----------> git rev-list -1 --merges c8a29f83f42792604aa6d873a8061875a0efdce1~1..c8a29f83f42792604aa6d873a8061875a0efdce1 c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:30:03.186Z] c8a29f83f42792604aa6d873a8061875a0efdce1 [false] [Pipeline] sh [2023-02-17T08:30:03.474Z] + git log --format=format:%s -1 c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] echo [2023-02-17T08:30:03.490Z] ========================================================= [2023-02-17T08:30:03.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T08:30:03.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-17T08:30:03.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T08:30:03.847Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T08:30:03.847Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T08:30:03.847Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T08:30:03.847Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T08:30:03.847Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T08:30:03.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:30:04.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:30:04.201Z] [2023-02-17T08:30:04.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:30:04.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:30:04.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T08:30:04.508Z] b85a868b505f: Pulling fs layer [2023-02-17T08:30:04.508Z] e2be974225ed: Pulling fs layer [2023-02-17T08:30:04.508Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T08:30:04.508Z] 988bab9f4d93: Pulling fs layer [2023-02-17T08:30:04.508Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T08:30:04.508Z] eaf3925da568: Pulling fs layer [2023-02-17T08:30:04.508Z] bab4dde63d76: Pulling fs layer [2023-02-17T08:30:04.508Z] bde34c3a00c8: Pulling fs layer [2023-02-17T08:30:04.508Z] b352a97aabf1: Pulling fs layer [2023-02-17T08:30:04.508Z] 4872d77fe225: Pulling fs layer [2023-02-17T08:30:04.508Z] 5851b861e8e6: Pulling fs layer [2023-02-17T08:30:04.508Z] 988bab9f4d93: Waiting [2023-02-17T08:30:04.508Z] eaf3925da568: Waiting [2023-02-17T08:30:04.508Z] 1469e6f7b9e6: Waiting [2023-02-17T08:30:04.508Z] bab4dde63d76: Waiting [2023-02-17T08:30:04.508Z] e2be974225ed: Verifying Checksum [2023-02-17T08:30:04.508Z] e2be974225ed: Download complete [2023-02-17T08:30:04.508Z] 988bab9f4d93: Verifying Checksum [2023-02-17T08:30:04.508Z] 988bab9f4d93: Download complete [2023-02-17T08:30:04.778Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T08:30:04.778Z] 1469e6f7b9e6: Download complete [2023-02-17T08:30:04.778Z] eaf3925da568: Verifying Checksum [2023-02-17T08:30:04.778Z] eaf3925da568: Download complete [2023-02-17T08:30:04.778Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T08:30:04.778Z] 339a4e72a1f5: Download complete [2023-02-17T08:30:04.778Z] bde34c3a00c8: Download complete [2023-02-17T08:30:04.778Z] b352a97aabf1: Download complete [2023-02-17T08:30:05.039Z] 4872d77fe225: Download complete [2023-02-17T08:30:05.039Z] 5851b861e8e6: Verifying Checksum [2023-02-17T08:30:05.039Z] 5851b861e8e6: Download complete [2023-02-17T08:30:05.039Z] b85a868b505f: Verifying Checksum [2023-02-17T08:30:05.039Z] b85a868b505f: Download complete [2023-02-17T08:30:05.299Z] bab4dde63d76: Verifying Checksum [2023-02-17T08:30:05.299Z] bab4dde63d76: Download complete [2023-02-17T08:30:06.237Z] b85a868b505f: Pull complete [2023-02-17T08:30:06.497Z] e2be974225ed: Pull complete [2023-02-17T08:30:06.757Z] 339a4e72a1f5: Pull complete [2023-02-17T08:30:06.757Z] 988bab9f4d93: Pull complete [2023-02-17T08:30:07.019Z] 1469e6f7b9e6: Pull complete [2023-02-17T08:30:07.280Z] eaf3925da568: Pull complete [2023-02-17T08:30:09.186Z] bab4dde63d76: Pull complete [2023-02-17T08:30:09.186Z] bde34c3a00c8: Pull complete [2023-02-17T08:30:09.186Z] b352a97aabf1: Pull complete [2023-02-17T08:30:09.186Z] 4872d77fe225: Pull complete [2023-02-17T08:30:09.186Z] 5851b861e8e6: Pull complete [2023-02-17T08:30:09.186Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T08:30:09.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:30:09.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:30:09.282Z] prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container [2023-02-17T08:30:09.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T08:30:10.444Z] $ docker top 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 -eo pid,comm [2023-02-17T08:30:10.552Z] 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-02-17T08:30:10.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T08:30:10.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T08:30:10.593Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T08:30:10.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T08:30:10.647Z] $ docker exec 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent [2023-02-17T08:30:10.804Z] SSH_AUTH_SOCK=/tmp/ssh-mXOLH0i07svO/agent.34 [2023-02-17T08:30:10.804Z] SSH_AGENT_PID=40 [2023-02-17T08:30:10.809Z] Running ssh-add (command line suppressed) [2023-02-17T08:30:10.860Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4452198633133980440.key (/w/workspace/edgex-go/7@tmp/private_key_4452198633133980440.key) [2023-02-17T08:30:10.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T08:30:11.207Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T08:30:11.172Z] $ docker exec --env ******** --env ******** 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent -k [2023-02-17T08:30:11.266Z] unset SSH_AUTH_SOCK; [2023-02-17T08:30:11.266Z] unset SSH_AGENT_PID; [2023-02-17T08:30:11.266Z] echo Agent pid 40 killed; [2023-02-17T08:30:11.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T08:30:11.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T08:30:11.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T08:30:11.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T08:30:11.411Z] $ docker exec 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent [2023-02-17T08:30:11.567Z] SSH_AUTH_SOCK=/tmp/ssh-KzowVJKOzP5Z/agent.72 [2023-02-17T08:30:11.567Z] SSH_AGENT_PID=78 [2023-02-17T08:30:11.571Z] Running ssh-add (command line suppressed) [2023-02-17T08:30:11.635Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2644463553139135703.key (/w/workspace/edgex-go/7@tmp/private_key_2644463553139135703.key) [2023-02-17T08:30:11.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T08:30:11.979Z] + git semver init [2023-02-17T08:30:12.238Z] 2023-02-17 08:30:12,133 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T08:30:12.238Z] 2023-02-17 08:30:12,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2023-02-17T08:30:12.239Z] 2023-02-17 08:30:12,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2023-02-17T08:30:12.239Z] 2023-02-17 08:30:12,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,680 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4340 with force:False [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,681 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4340 [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,686 [execute] INFO git cat-file --batch-check [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,693 [execute] INFO git cat-file --batch [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T08:30:17.524Z] 2023-02-17 08:30:16,697 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4340 [2023-02-17T08:30:17.524Z] 0.0.0 [Pipeline] } [2023-02-17T08:30:17.514Z] $ docker exec --env ******** --env ******** 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 ssh-agent -k [2023-02-17T08:30:17.620Z] unset SSH_AUTH_SOCK; [2023-02-17T08:30:17.621Z] unset SSH_AGENT_PID; [2023-02-17T08:30:17.622Z] echo Agent pid 78 killed; [2023-02-17T08:30:17.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T08:30:17.957Z] + git semver [Pipeline] } [2023-02-17T08:30:18.209Z] $ docker stop --time=1 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 [2023-02-17T08:30:19.556Z] $ docker rm -f --volumes 528981d481ce0912b7b3dd8d008b46fd48956f70c62ab39b5f0a1e35ce3e5af9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:30:19.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T08:30:20.107Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T08:30:20.111Z] [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-02-17T08:30:20.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-02-17T08:30:20.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:30:20.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:30:20.543Z] ========================================================= [2023-02-17T08:30:20.543Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T08:30:20.543Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:30:20.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:30:20.824Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T08:30:20.824Z] 213ec9aee27d: Pulling fs layer [2023-02-17T08:30:20.824Z] 4583459ba037: Pulling fs layer [2023-02-17T08:30:20.824Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T08:30:20.824Z] 53926ce57604: Pulling fs layer [2023-02-17T08:30:20.824Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T08:30:20.824Z] 22ff95d597cd: Pulling fs layer [2023-02-17T08:30:20.824Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T08:30:20.824Z] 53926ce57604: Waiting [2023-02-17T08:30:20.824Z] 21b2b0c7a3f4: Waiting [2023-02-17T08:30:20.824Z] 22ff95d597cd: Waiting [2023-02-17T08:30:20.824Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T08:30:20.824Z] a7acece74701: Pulling fs layer [2023-02-17T08:30:20.824Z] 96b7cbca73a9: Waiting [2023-02-17T08:30:20.824Z] a7acece74701: Waiting [2023-02-17T08:30:20.824Z] 12d6caf4c0d1: Waiting [2023-02-17T08:30:20.824Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T08:30:20.824Z] 93c1e223e6f2: Download complete [2023-02-17T08:30:20.824Z] 4583459ba037: Download complete [2023-02-17T08:30:20.824Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T08:30:20.824Z] 21b2b0c7a3f4: Download complete [2023-02-17T08:30:20.824Z] 22ff95d597cd: Verifying Checksum [2023-02-17T08:30:20.824Z] 22ff95d597cd: Download complete [2023-02-17T08:30:20.824Z] 213ec9aee27d: Verifying Checksum [2023-02-17T08:30:20.824Z] 213ec9aee27d: Download complete [2023-02-17T08:30:21.091Z] 12d6caf4c0d1: Download complete [2023-02-17T08:30:21.091Z] 213ec9aee27d: Pull complete [2023-02-17T08:30:21.091Z] 4583459ba037: Pull complete [2023-02-17T08:30:21.364Z] 93c1e223e6f2: Pull complete [2023-02-17T08:30:21.973Z] 53926ce57604: Verifying Checksum [2023-02-17T08:30:21.973Z] 53926ce57604: Download complete [2023-02-17T08:30:21.973Z] a7acece74701: Verifying Checksum [2023-02-17T08:30:21.973Z] a7acece74701: Download complete [2023-02-17T08:30:22.231Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T08:30:22.231Z] 96b7cbca73a9: Download complete [2023-02-17T08:30:25.508Z] 53926ce57604: Pull complete [2023-02-17T08:30:25.508Z] 21b2b0c7a3f4: Pull complete [2023-02-17T08:30:25.508Z] 22ff95d597cd: Pull complete [2023-02-17T08:30:25.508Z] 12d6caf4c0d1: Pull complete [2023-02-17T08:30:27.415Z] 96b7cbca73a9: Pull complete [2023-02-17T08:30:27.981Z] a7acece74701: Pull complete [2023-02-17T08:30:28.240Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T08:30:28.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:30:28.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:30:28.536Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:30:28.536Z] WORKDIR /edgex [2023-02-17T08:30:28.536Z] COPY go.mod . [2023-02-17T08:30:28.536Z] RUN go mod download [2023-02-17T08:30:28.536Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-17T08:30:29.102Z] Sending build context to Docker daemon 170.3MB [2023-02-17T08:30:29.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:30:29.103Z] ---> db6d94c90886 [2023-02-17T08:30:29.103Z] Step 2/4 : WORKDIR /edgex [2023-02-17T08:30:31.004Z] ---> Running in 5b2e1fcd5d81 [2023-02-17T08:30:31.004Z] Removing intermediate container 5b2e1fcd5d81 [2023-02-17T08:30:31.004Z] ---> dbde5e509c58 [2023-02-17T08:30:31.004Z] Step 3/4 : COPY go.mod . [2023-02-17T08:30:31.004Z] ---> 3483b86776ec [2023-02-17T08:30:31.004Z] Step 4/4 : RUN go mod download [2023-02-17T08:30:31.004Z] ---> Running in 633bdf532720 [2023-02-17T08:30:35.190Z] Still waiting to schedule task [2023-02-17T08:30:35.191Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-17T08:30:40.984Z] Removing intermediate container 633bdf532720 [2023-02-17T08:30:40.984Z] ---> b2cb313d7c1a [2023-02-17T08:30:40.984Z] Successfully built b2cb313d7c1a [2023-02-17T08:30:40.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:30:41.284Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T08:30:41.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:30:41.352Z] prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container [2023-02-17T08:30:41.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T08:30:41.752Z] $ docker top 9073993e26fbba94ab3580dcd30726b0139d2fce038bba3e40cbf29f16ed9fe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:30:42.098Z] + go version [2023-02-17T08:30:42.098Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T08:30:42.109Z] $ docker stop --time=1 9073993e26fbba94ab3580dcd30726b0139d2fce038bba3e40cbf29f16ed9fe9 [2023-02-17T08:30:43.357Z] $ docker rm -f --volumes 9073993e26fbba94ab3580dcd30726b0139d2fce038bba3e40cbf29f16ed9fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:30:43.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T08:30:43.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:30:43.829Z] prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container [2023-02-17T08:30:43.860Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T08:30:44.241Z] $ docker top 44a5992c856666b3ceb9956489253406ec3210cbaa5a556f3917a276f2eb9e9b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T08:30:44.304Z] ========================================================= [2023-02-17T08:30:44.304Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T08:30:44.304Z] ========================================================= [Pipeline] sh [2023-02-17T08:30:44.578Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:30:44.872Z] + make test [2023-02-17T08:30:44.872Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T08:30:51.433Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T08:31:06.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T08:31:06.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T08:31:06.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-02-17T08:31:10.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.121s coverage: 73.7% of statements [2023-02-17T08:31:10.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T08:31:10.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T08:31:10.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T08:31:10.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.0% of statements [2023-02-17T08:31:10.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T08:31:10.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.292s coverage: 88.5% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2023-02-17T08:31:11.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.144s coverage: 82.9% of statements [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2023-02-17T08:31:11.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2023-02-17T08:31:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2023-02-17T08:31:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.394s coverage: 79.9% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-17T08:31:33.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2023-02-17T08:31:33.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.1% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.3% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 41.0% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T08:31:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T08:31:33.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:31:33.635Z] 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-02-17T08:31:51.767Z] 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-02-17T08:31:51.767Z] go vet ./... [2023-02-17T08:31:53.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T08:31:53.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T08:31:53.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T08:31:53.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T08:31:53.715Z] + ls -al . [2023-02-17T08:31:53.715Z] total 748 [2023-02-17T08:31:53.715Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 08:30 . [2023-02-17T08:31:53.715Z] drwxr-xr-x 4 root root 4096 Feb 17 08:30 .. [2023-02-17T08:31:53.715Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:29 .blubracket [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 08:29 .dockerignore [2023-02-17T08:31:53.715Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 08:31 .git [2023-02-17T08:31:53.715Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:29 .github [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:29 .gitignore [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 08:29 .golangci.yml [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 08:29 .hadolint.yml [2023-02-17T08:31:53.715Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 08:30 .semver [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 08:29 .sonarcloud.properties [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:29 ADOPTERS.md [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:29 Attribution.txt [2023-02-17T08:31:53.715Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:29 CHANGELOG.md [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:29 CONTRIBUTING.md [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 08:29 GOVERNANCE.md [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 08:29 Jenkinsfile [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:29 LICENSE [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:29 Makefile [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 08:29 OWNERS.md [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:29 README.md [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:29 SECURITY.md [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 08:30 VERSION [2023-02-17T08:31:53.716Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:29 bin [2023-02-17T08:31:53.716Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 08:29 cmd [2023-02-17T08:31:53.716Z] -rw-r--r-- 1 root root 487530 Feb 17 08:31 coverage.out [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:29 go.mod [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:29 go.sum [2023-02-17T08:31:53.716Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 08:29 internal [2023-02-17T08:31:53.716Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:29 openapi [2023-02-17T08:31:53.716Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 08:29 snap [2023-02-17T08:31:53.716Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 08:29 version.go [Pipeline] sh [2023-02-17T08:31:54.007Z] + '[' -e coverage.out ] [2023-02-17T08:31:54.008Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T08:31:54.113Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T08:31:54.393Z] + make build [2023-02-17T08:31:54.393Z] 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-02-17T08:32:09.280Z] 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-02-17T08:32:09.280Z] 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-02-17T08:32:09.847Z] 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-02-17T08:32:10.786Z] 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-02-17T08:32:18.889Z] 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-02-17T08:32:19.457Z] 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-02-17T08:32:20.831Z] 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-02-17T08:32:22.208Z] 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-02-17T08:32:23.144Z] 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-02-17T08:32:24.517Z] 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-02-17T08:32:27.048Z] 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-02-17T08:32:28.448Z] $ docker stop --time=1 44a5992c856666b3ceb9956489253406ec3210cbaa5a556f3917a276f2eb9e9b [2023-02-17T08:32:31.247Z] $ docker rm -f --volumes 44a5992c856666b3ceb9956489253406ec3210cbaa5a556f3917a276f2eb9e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:32:31.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:32:31.992Z] [2023-02-17T08:32:31.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:32:32.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:32:32.296Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-17T08:32:32.296Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-17T08:32:32.296Z] ca9280d653b3: Pulling fs layer [2023-02-17T08:32:32.296Z] 7e9c9ca2126c: Pulling fs layer [2023-02-17T08:32:32.557Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-17T08:32:32.557Z] cbdbe7a5bc2a: Download complete [2023-02-17T08:32:32.836Z] cbdbe7a5bc2a: Pull complete [2023-02-17T08:32:33.827Z] 7e9c9ca2126c: Download complete [2023-02-17T08:32:33.827Z] ca9280d653b3: Verifying Checksum [2023-02-17T08:32:33.827Z] ca9280d653b3: Download complete [2023-02-17T08:32:34.085Z] ca9280d653b3: Pull complete [2023-02-17T08:32:37.374Z] 7e9c9ca2126c: Pull complete [2023-02-17T08:32:37.374Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-17T08:32:37.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:32:37.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:32:37.453Z] prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container [2023-02-17T08:32:37.490Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T08:32:39.494Z] $ docker top ab3edf7954fd71fac80ea6f6d30f4977fac6633584f74130bfeb4e71fffcdb82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:32:39.837Z] + docker-compose build --help [2023-02-17T08:32:39.837Z] + grep parallel [2023-02-17T08:32:40.404Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T08:32:40.417Z] $ docker stop --time=1 ab3edf7954fd71fac80ea6f6d30f4977fac6633584f74130bfeb4e71fffcdb82 [2023-02-17T08:32:41.681Z] $ docker rm -f --volumes ab3edf7954fd71fac80ea6f6d30f4977fac6633584f74130bfeb4e71fffcdb82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:32:42.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:32:42.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:32:42.148Z] prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container [2023-02-17T08:32:42.180Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T08:32:42.529Z] $ docker top 9fd2c1536316d59545e01aff37aaca699a58a9d70643b9ba631f98e54401e2b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:32:42.857Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T08:32:43.423Z] Building core-command ... [2023-02-17T08:32:43.424Z] Building core-common-config-bootstrapper ... [2023-02-17T08:32:43.424Z] Building core-data ... [2023-02-17T08:32:43.424Z] Building core-metadata ... [2023-02-17T08:32:43.424Z] Building security-bootstrapper ... [2023-02-17T08:32:43.424Z] Building security-proxy-setup ... [2023-02-17T08:32:43.424Z] Building security-secretstore-setup ... [2023-02-17T08:32:43.424Z] Building security-spiffe-token-provider ... [2023-02-17T08:32:43.424Z] Building security-spire-agent ... [2023-02-17T08:32:43.424Z] Building security-spire-config ... [2023-02-17T08:32:43.424Z] Building security-spire-server ... [2023-02-17T08:32:43.424Z] Building support-notifications ... [2023-02-17T08:32:43.424Z] Building support-scheduler ... [2023-02-17T08:32:43.424Z] Building security-spire-server [2023-02-17T08:32:43.424Z] Building security-spire-config [2023-02-17T08:32:43.424Z] Building security-proxy-setup [2023-02-17T08:32:43.424Z] Building security-secretstore-setup [2023-02-17T08:32:43.424Z] Building security-bootstrapper [2023-02-17T08:32:53.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6434 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws [2023-02-17T08:32:53.114Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2023-02-17T08:32:53.148Z] The recommended git tool is: git [2023-02-17T08:32:55.628Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:32:55.628Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:32:55.628Z] ---> b2cb313d7c1a [2023-02-17T08:32:55.628Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T08:32:55.628Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:32:55.628Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:32:55.628Z] ---> b2cb313d7c1a [2023-02-17T08:32:55.628Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T08:32:55.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:32:55.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:32:55.628Z] ---> b2cb313d7c1a [2023-02-17T08:32:55.628Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:32:55.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:32:55.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:32:55.628Z] ---> b2cb313d7c1a [2023-02-17T08:32:55.628Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T08:32:55.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:32:55.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:32:55.628Z] ---> b2cb313d7c1a [2023-02-17T08:32:55.628Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:32:58.409Z] using credential edgex-jenkins-ssh [2023-02-17T08:32:58.434Z] Cloning the remote Git repository [2023-02-17T08:32:58.487Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:32:58.565Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2023-02-17T08:32:58.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:32:58.717Z] > git --version # timeout=10 [2023-02-17T08:32:58.737Z] > git --version # 'git version 2.25.1' [2023-02-17T08:32:58.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:32:58.802Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T08:32:59.926Z] ---> Running in 7e85a27bee5e [2023-02-17T08:32:59.926Z] ---> Running in cbcf1d4f2e96 [2023-02-17T08:32:59.926Z] ---> Running in 5bbcb2126a5e [2023-02-17T08:32:59.926Z] ---> Running in 7f83046434b2 [2023-02-17T08:32:59.926Z] ---> Running in d3dc1da5f26b [2023-02-17T08:33:00.494Z] Removing intermediate container d3dc1da5f26b [2023-02-17T08:33:00.494Z] ---> 7ded25467a9f [2023-02-17T08:33:00.494Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T08:33:00.494Z] Removing intermediate container 5bbcb2126a5e [2023-02-17T08:33:00.494Z] ---> 4f729c383cda [2023-02-17T08:33:00.494Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T08:33:00.754Z] Removing intermediate container cbcf1d4f2e96 [2023-02-17T08:33:00.754Z] Removing intermediate container 7f83046434b2 [2023-02-17T08:33:00.754Z] ---> db108b73ea8e [2023-02-17T08:33:00.754Z] ---> 216a363e2509 [2023-02-17T08:33:00.754Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curlStep 4/32 : RUN apk add --update --no-cache make git [2023-02-17T08:33:00.754Z] [2023-02-17T08:33:00.754Z] Removing intermediate container 7e85a27bee5e [2023-02-17T08:33:00.754Z] ---> 6dd202065f40 [2023-02-17T08:33:00.754Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:33:00.754Z] ---> Running in 38e228748752 [2023-02-17T08:33:00.754Z] ---> Running in 2fae731b151a [2023-02-17T08:33:00.754Z] ---> Running in 78bec39c8bb5 [2023-02-17T08:33:00.754Z] ---> Running in c3908be457e8 [2023-02-17T08:33:00.754Z] ---> Running in a8b1b7f8a8b0 [2023-02-17T08:33:01.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:01.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:01.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:01.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:02.229Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:02.229Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:02.489Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:02.489Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:02.489Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:02.748Z] Removing intermediate container 38e228748752 [2023-02-17T08:33:02.748Z] Removing intermediate container 78bec39c8bb5 [2023-02-17T08:33:02.748Z] ---> 5f05ff630705 [2023-02-17T08:33:02.748Z] ---> efcd8d9c169b [2023-02-17T08:33:02.748Z] Step 5/21 : COPY go.mod vendor* ./Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T08:33:02.748Z] [2023-02-17T08:33:03.006Z] ---> 260089b34092 [2023-02-17T08:33:03.006Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:03.006Z] ---> 89340612f3a8 [2023-02-17T08:33:03.006Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:03.006Z] ---> Running in 518c4fb816b0 [2023-02-17T08:33:03.265Z] ---> Running in d77ca6c78ef1 [2023-02-17T08:33:03.265Z] Removing intermediate container 2fae731b151a [2023-02-17T08:33:03.265Z] ---> 63a1d2849c70 [2023-02-17T08:33:03.265Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:33:03.265Z] Removing intermediate container c3908be457e8 [2023-02-17T08:33:03.265Z] ---> b7b78ca31aa6 [2023-02-17T08:33:03.265Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T08:33:03.265Z] Removing intermediate container a8b1b7f8a8b0 [2023-02-17T08:33:03.265Z] ---> 97608400cb0f [2023-02-17T08:33:03.265Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:33:03.523Z] ---> 73271c594805 [2023-02-17T08:33:03.523Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:03.523Z] ---> Running in 86625764b61d [2023-02-17T08:33:03.523Z] ---> acae2c2d1f0b [2023-02-17T08:33:03.523Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:03.523Z] ---> Running in ccfa158e19ca [2023-02-17T08:33:03.523Z] ---> 6ef8db9f73b7 [2023-02-17T08:33:03.523Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:03.523Z] ---> Running in e12dd50c67a9 [2023-02-17T08:33:26.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T08:33:26.238Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T08:33:27.894Z] Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb [2023-02-17T08:33:28.570Z] Merge succeeded, producing 6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:33:28.571Z] Checking out Revision 6553710ae78f25ad15a9c6d7c9429b1b258315bb (PR-4340) [2023-02-17T08:33:27.110Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T08:33:27.149Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:33:27.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:33:27.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T08:33:27.914Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T08:33:27.930Z] > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [2023-02-17T08:33:28.169Z] > git remote # timeout=10 [2023-02-17T08:33:28.189Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T08:33:28.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:33:28.225Z] > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 [2023-02-17T08:33:28.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T08:33:28.579Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T08:33:28.592Z] > git checkout -f 6553710ae78f25ad15a9c6d7c9429b1b258315bb # timeout=10 [2023-02-17T08:33:31.642Z] Removing intermediate container 518c4fb816b0 [2023-02-17T08:33:31.642Z] ---> f698464233ac [2023-02-17T08:33:31.642Z] Step 7/23 : COPY . . [2023-02-17T08:33:31.642Z] Removing intermediate container ccfa158e19ca [2023-02-17T08:33:31.642Z] ---> 727a10459737 [2023-02-17T08:33:31.642Z] Step 7/32 : COPY . . [2023-02-17T08:33:31.642Z] Removing intermediate container 86625764b61d [2023-02-17T08:33:31.642Z] ---> 82b8b651769c [2023-02-17T08:33:31.642Z] Step 7/24 : COPY . . [2023-02-17T08:33:31.642Z] Removing intermediate container e12dd50c67a9 [2023-02-17T08:33:31.642Z] ---> 4b2873c6d340 [2023-02-17T08:33:31.642Z] Step 7/24 : COPY . . [2023-02-17T08:33:31.642Z] Removing intermediate container d77ca6c78ef1 [2023-02-17T08:33:31.642Z] ---> 79ef5c66aa70 [2023-02-17T08:33:31.643Z] Step 7/21 : COPY . . [2023-02-17T08:33:32.205Z] Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" [2023-02-17T08:33:32.230Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T08:33:33.152Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T08:33:33.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T08:33:33.152Z] Dload Upload Total Spent Left Speed [2023-02-17T08:33:33.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-02-17T08:33:33.921Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T08:33:34.250Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T08:33:34.250Z] + sudo tee /etc/docker/daemon.new [2023-02-17T08:33:34.250Z] { [2023-02-17T08:33:34.250Z] "registry-mirrors": [ [2023-02-17T08:33:34.250Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T08:33:34.250Z] ], [2023-02-17T08:33:34.250Z] "bip": "10.250.0.254/24", [2023-02-17T08:33:34.250Z] "hosts": [ [2023-02-17T08:33:34.250Z] "tcp://0.0.0.0:5555", [2023-02-17T08:33:34.250Z] "unix:///var/run/docker.sock" [2023-02-17T08:33:34.250Z] ], [2023-02-17T08:33:34.250Z] "mtu": 1458, [2023-02-17T08:33:34.250Z] "selinux-enabled": true, [2023-02-17T08:33:34.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T08:33:34.250Z] } [Pipeline] sh [2023-02-17T08:33:34.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T08:33:34.923Z] + sudo service docker restart [2023-02-17T08:33:32.215Z] > git rev-list --no-walk 60f741d84c22ef8e9114d098f48cfd44e0f904ea # timeout=10 [2023-02-17T08:33:41.621Z] ---> 7a8898163618 [2023-02-17T08:33:41.622Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:33:41.622Z] ---> 32eb36448127 [2023-02-17T08:33:41.622Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T08:33:41.622Z] ---> 98a089280445 [2023-02-17T08:33:41.622Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:33:41.622Z] ---> a1471be1bd58 [2023-02-17T08:33:41.622Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T08:33:41.622Z] ---> Running in 0985794a6add [2023-02-17T08:33:41.622Z] ---> Running in 6c48a20c6d7d [2023-02-17T08:33:41.622Z] ---> 2466b9d290d2 [2023-02-17T08:33:41.622Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T08:33:41.622Z] ---> Running in 684d34a7b3e7 [2023-02-17T08:33:41.622Z] ---> Running in 84f6d2106f54 [2023-02-17T08:33:41.622Z] ---> Running in 422edaa40e29 [2023-02-17T08:33:41.622Z] Removing intermediate container 6c48a20c6d7d [2023-02-17T08:33:41.622Z] ---> 601ad53516f2 [2023-02-17T08:33:41.622Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T08:33:41.622Z] Removing intermediate container 684d34a7b3e7 [2023-02-17T08:33:41.622Z] ---> aafad870203d [2023-02-17T08:33:41.622Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:33:41.622Z] ---> Running in 7060aff3a138 [2023-02-17T08:33:41.622Z] ---> Running in daea3ae388f0 [2023-02-17T08:33:41.622Z] 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-02-17T08:33:41.622Z] Removing intermediate container 7060aff3a138 [2023-02-17T08:33:41.622Z] ---> e663de7c33a3 [2023-02-17T08:33:41.622Z] 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-02-17T08:33:41.622Z] ---> Running in b1699b9c66e0 [2023-02-17T08:33:41.622Z] Removing intermediate container daea3ae388f0 [2023-02-17T08:33:41.622Z] ---> 0e5f90b20d87 [2023-02-17T08:33:41.622Z] 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-02-17T08:33:41.622Z] ---> Running in b95bc5b6a3ff [2023-02-17T08:33:41.879Z] 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-02-17T08:33:41.880Z] 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-02-17T08:33:42.811Z] Removing intermediate container b1699b9c66e0 [2023-02-17T08:33:42.811Z] ---> b41a9133eae0 [2023-02-17T08:33:42.811Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T08:33:42.811Z] ---> Running in 76f87779af47 [2023-02-17T08:33:43.069Z] Removing intermediate container 76f87779af47 [2023-02-17T08:33:43.069Z] ---> 6898f44d5756 [2023-02-17T08:33:43.069Z] [2023-02-17T08:33:43.069Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T08:33:43.069Z] Removing intermediate container b95bc5b6a3ff [2023-02-17T08:33:43.069Z] ---> f18b081ad3dc [2023-02-17T08:33:43.069Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:33:43.069Z] ---> Running in b4bc5a0f187a [2023-02-17T08:33:43.326Z] 3.15: Pulling from library/alpine [2023-02-17T08:33:43.326Z] Removing intermediate container b4bc5a0f187a [2023-02-17T08:33:43.326Z] ---> 7f9c1f3201da [2023-02-17T08:33:43.326Z] [2023-02-17T08:33:43.326Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:33:43.326Z] 3.15: Pulling from library/alpine [2023-02-17T08:33:43.893Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:33:43.893Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:33:43.893Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T08:33:43.893Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T08:33:43.893Z] ---> 5ce65d7b0fde [2023-02-17T08:33:43.893Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:33:43.893Z] ---> 5ce65d7b0fde [2023-02-17T08:33:43.893Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:33:43.893Z] ---> Running in 420d49f27d3e [2023-02-17T08:33:43.893Z] ---> Running in 7921a5e8ca03 [2023-02-17T08:33:44.150Z] Removing intermediate container 7921a5e8ca03 [2023-02-17T08:33:44.150Z] ---> 762c0b91a7f9 [2023-02-17T08:33:44.150Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:33:44.150Z] Removing intermediate container 420d49f27d3e [2023-02-17T08:33:44.150Z] ---> f322750ea261 [2023-02-17T08:33:44.150Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T08:33:44.150Z] ---> Running in 99380b55abbc [2023-02-17T08:33:44.150Z] ---> Running in b5d74a0d04df [2023-02-17T08:33:45.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:45.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:46.306Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:33:46.306Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:33:46.306Z] OK: 15857 distinct packages available [2023-02-17T08:33:46.306Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:33:46.306Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:33:46.306Z] OK: 15857 distinct packages available [2023-02-17T08:33:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:46.870Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:33:47.128Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:33:47.128Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:33:47.128Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:33:47.128Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:33:47.128Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T08:33:47.128Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:33:47.128Z] OK: 7 MiB in 19 packages [2023-02-17T08:33:47.128Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:33:47.128Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T08:33:47.128Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T08:33:47.128Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:33:47.128Z] OK: 6 MiB in 18 packages [2023-02-17T08:33:50.404Z] Removing intermediate container b5d74a0d04df [2023-02-17T08:33:50.404Z] Removing intermediate container 99380b55abbc [2023-02-17T08:33:50.404Z] ---> fa76bb9b44cc [2023-02-17T08:33:50.404Z] ---> 3395d8ab3438 [2023-02-17T08:33:50.404Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:33:50.404Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:33:53.192Z] provisioning config files... [2023-02-17T08:33:53.221Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config511767879072791716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:33:53.581Z] ---> docker-login.sh [2023-02-17T08:33:53.581Z] nexus3.edgexfoundry.org:10001 [2023-02-17T08:33:54.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:33:54.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:33:54.174Z] Configure a credential helper to remove this warning. See [2023-02-17T08:33:54.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:33:54.174Z] [2023-02-17T08:33:54.174Z] Login Succeeded [2023-02-17T08:33:54.174Z] nexus3.edgexfoundry.org:10002 [2023-02-17T08:33:54.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:33:54.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:33:54.717Z] Configure a credential helper to remove this warning. See [2023-02-17T08:33:54.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:33:54.717Z] [2023-02-17T08:33:54.717Z] Login Succeeded [2023-02-17T08:33:54.717Z] nexus3.edgexfoundry.org:10003 [2023-02-17T08:33:54.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:33:54.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:33:54.985Z] Configure a credential helper to remove this warning. See [2023-02-17T08:33:54.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:33:54.985Z] [2023-02-17T08:33:54.985Z] Login Succeeded [2023-02-17T08:33:54.985Z] nexus3.edgexfoundry.org:10004 [2023-02-17T08:33:55.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:33:55.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:33:55.254Z] Configure a credential helper to remove this warning. See [2023-02-17T08:33:55.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:33:55.254Z] [2023-02-17T08:33:55.254Z] Login Succeeded [2023-02-17T08:33:55.254Z] docker.io [2023-02-17T08:33:55.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:33:55.670Z] ---> e66d529883b1 [2023-02-17T08:33:55.670Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:33:55.670Z] ---> 45adee126175 [2023-02-17T08:33:55.670Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:33:55.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:33:55.800Z] Configure a credential helper to remove this warning. See [2023-02-17T08:33:55.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:33:55.800Z] [2023-02-17T08:33:55.800Z] Login Succeeded [2023-02-17T08:33:55.800Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T08:33:55.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-17T08:33:55.926Z] ---> eacd7d3244f2 [2023-02-17T08:33:55.926Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T08:33:55.926Z] ---> f1f80ffe6a84 [2023-02-17T08:33:55.926Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] sh [2023-02-17T08:33:56.184Z] ---> Running in ab3da040cc36 [2023-02-17T08:33:56.441Z] ---> ce921739fc10 [2023-02-17T08:33:56.441Z] Removing intermediate container ab3da040cc36 [2023-02-17T08:33:56.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ ---> 8942f7c2898a [2023-02-17T08:33:56.441Z] [2023-02-17T08:33:56.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T08:33:56.449Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-02-17T08:33:56.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:33:56.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:33:56.502Z] ========================================================= [2023-02-17T08:33:56.502Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T08:33:56.502Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:33:56.699Z] ---> 186d8b8c206d [2023-02-17T08:33:56.699Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:33:56.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:33:56.957Z] ---> Running in 4597a4a106d5 [2023-02-17T08:33:56.957Z] ---> dcab981fd588 [2023-02-17T08:33:56.957Z] Step 19/24 : WORKDIR / [2023-02-17T08:33:56.957Z] ---> Running in f3b4853379b7 [2023-02-17T08:33:57.099Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T08:33:57.099Z] 9b18e9b68314: Pulling fs layer [2023-02-17T08:33:57.099Z] 35d82f9e3411: Pulling fs layer [2023-02-17T08:33:57.099Z] e16973657156: Pulling fs layer [2023-02-17T08:33:57.099Z] fc693d55d65f: Pulling fs layer [2023-02-17T08:33:57.099Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T08:33:57.099Z] dda99020689f: Pulling fs layer [2023-02-17T08:33:57.099Z] db1c61fa0a46: Pulling fs layer [2023-02-17T08:33:57.099Z] 891c053d2c06: Pulling fs layer [2023-02-17T08:33:57.099Z] 7e9fc2657dce: Waiting [2023-02-17T08:33:57.099Z] dda99020689f: Waiting [2023-02-17T08:33:57.099Z] db1c61fa0a46: Waiting [2023-02-17T08:33:57.099Z] 891c053d2c06: Waiting [2023-02-17T08:33:57.099Z] fc693d55d65f: Waiting [2023-02-17T08:33:57.099Z] e16973657156: Verifying Checksum [2023-02-17T08:33:57.099Z] e16973657156: Download complete [2023-02-17T08:33:57.099Z] 35d82f9e3411: Verifying Checksum [2023-02-17T08:33:57.099Z] 35d82f9e3411: Download complete [2023-02-17T08:33:57.099Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T08:33:57.099Z] 7e9fc2657dce: Download complete [2023-02-17T08:33:57.099Z] dda99020689f: Verifying Checksum [2023-02-17T08:33:57.099Z] dda99020689f: Download complete [2023-02-17T08:33:57.099Z] 9b18e9b68314: Verifying Checksum [2023-02-17T08:33:57.099Z] 9b18e9b68314: Download complete [2023-02-17T08:33:57.215Z] Removing intermediate container 4597a4a106d5 [2023-02-17T08:33:57.215Z] ---> 0fade8e3d377 [2023-02-17T08:33:57.215Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:33:57.215Z] ---> Running in 2fc97d6025d7 [2023-02-17T08:33:57.215Z] Removing intermediate container f3b4853379b7 [2023-02-17T08:33:57.215Z] ---> e4476989f561 [2023-02-17T08:33:57.215Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:33:57.482Z] ---> Running in c38063f278ba [2023-02-17T08:33:57.482Z] Removing intermediate container 2fc97d6025d7 [2023-02-17T08:33:57.482Z] ---> 40bcd311e513 [2023-02-17T08:33:57.482Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T08:33:57.482Z] ---> Running in e006ead4c8b4 [2023-02-17T08:33:57.742Z] Removing intermediate container c38063f278ba [2023-02-17T08:33:57.742Z] ---> ff9963f5b13f [2023-02-17T08:33:57.742Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:33:57.742Z] Removing intermediate container e006ead4c8b4 [2023-02-17T08:33:57.742Z] ---> f71cc9388f8d [2023-02-17T08:33:57.742Z] Step 22/23 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:33:57.742Z] ---> Running in d7872a586504 [2023-02-17T08:33:57.742Z] ---> Running in e8e9e21c86ce [2023-02-17T08:33:58.025Z] Removing intermediate container d7872a586504 [2023-02-17T08:33:58.025Z] ---> 20da6ef7ac0e [2023-02-17T08:33:58.025Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:33:58.025Z] Removing intermediate container e8e9e21c86ce [2023-02-17T08:33:58.025Z] ---> 862fb409a922 [2023-02-17T08:33:58.025Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:33:58.025Z] ---> Running in 1a2a2645ee6f [2023-02-17T08:33:58.025Z] ---> Running in 5662b03dd131 [2023-02-17T08:33:58.025Z] Removing intermediate container 5662b03dd131 [2023-02-17T08:33:58.025Z] ---> 64d1f91b8179 [2023-02-17T08:33:58.025Z] Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:33:58.071Z] 9b18e9b68314: Pull complete [2023-02-17T08:33:58.283Z] Removing intermediate container 1a2a2645ee6f [2023-02-17T08:33:58.283Z] ---> 579bac911c64 [2023-02-17T08:33:58.283Z] [2023-02-17T08:33:58.283Z] ---> Running in 31183da0c579 [2023-02-17T08:33:58.283Z] Successfully built 579bac911c64 [2023-02-17T08:33:58.283Z] Successfully tagged security-spire-server:latest [2023-02-17T08:33:58.283Z]  Building security-spire-server ... done Building support-notifications [2023-02-17T08:33:58.283Z] Removing intermediate container 31183da0c579 [2023-02-17T08:33:58.283Z] ---> 8f83b669ebf4 [2023-02-17T08:33:58.283Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:33:58.541Z] ---> Running in 7b8a49deb0de [2023-02-17T08:33:58.666Z] 891c053d2c06: Verifying Checksum [2023-02-17T08:33:58.666Z] 891c053d2c06: Download complete [2023-02-17T08:33:58.666Z] 35d82f9e3411: Pull complete [2023-02-17T08:33:58.938Z] e16973657156: Pull complete [2023-02-17T08:33:59.107Z] Removing intermediate container 7b8a49deb0de [2023-02-17T08:33:59.107Z] ---> cfd8e84de30a [2023-02-17T08:33:59.107Z] [2023-02-17T08:33:59.107Z] Successfully built cfd8e84de30a [2023-02-17T08:33:59.107Z] Successfully tagged security-spire-config:latest [2023-02-17T08:33:59.107Z]  Building security-spire-config ... done Building support-scheduler [2023-02-17T08:33:59.922Z] db1c61fa0a46: Verifying Checksum [2023-02-17T08:33:59.922Z] db1c61fa0a46: Download complete [2023-02-17T08:34:00.510Z] fc693d55d65f: Verifying Checksum [2023-02-17T08:34:00.510Z] fc693d55d65f: Download complete [2023-02-17T08:34:01.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:01.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:01.630Z] ---> b2cb313d7c1a [2023-02-17T08:34:01.630Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:34:03.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:03.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:03.524Z] ---> b2cb313d7c1a [2023-02-17T08:34:03.524Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:34:04.097Z] 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-02-17T08:34:04.356Z] 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-02-17T08:34:05.728Z] ---> Running in b3185aecb913 [2023-02-17T08:34:05.728Z] ---> Running in 816c570d42e6 [2023-02-17T08:34:05.728Z] Removing intermediate container b3185aecb913 [2023-02-17T08:34:05.728Z] ---> 26293bc9ac00 [2023-02-17T08:34:05.728Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:34:05.728Z] Removing intermediate container 816c570d42e6 [2023-02-17T08:34:05.728Z] ---> 27bc8e2a3422 [2023-02-17T08:34:05.728Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:34:05.728Z] ---> Running in f7759c002620 [2023-02-17T08:34:05.728Z] ---> Running in 7d23fb84d635 [2023-02-17T08:34:05.986Z] Removing intermediate container f7759c002620 [2023-02-17T08:34:05.986Z] ---> 1ea3b73b4d92 [2023-02-17T08:34:05.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:34:06.246Z] Removing intermediate container 7d23fb84d635 [2023-02-17T08:34:06.246Z] ---> Running in f243deb9b1c8 [2023-02-17T08:34:06.246Z] ---> e0bc66104307 [2023-02-17T08:34:06.246Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T08:34:06.246Z] ---> Running in 5b467c95ca3f [2023-02-17T08:34:06.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:06.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:06.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:06.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:06.763Z] OK: 211 MiB in 51 packages [2023-02-17T08:34:07.019Z] OK: 211 MiB in 51 packages [2023-02-17T08:34:09.035Z] Removing intermediate container 422edaa40e29 [2023-02-17T08:34:09.035Z] ---> 6f3e53ee5918 [2023-02-17T08:34:09.035Z] [2023-02-17T08:34:09.035Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T08:34:09.035Z] Removing intermediate container 0985794a6add [2023-02-17T08:34:09.035Z] ---> 2db9cacb2c7a [2023-02-17T08:34:09.035Z] [2023-02-17T08:34:09.035Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T08:34:09.035Z] Removing intermediate container 84f6d2106f54 [2023-02-17T08:34:09.035Z] ---> 838cf2103444 [2023-02-17T08:34:09.035Z] [2023-02-17T08:34:09.035Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T08:34:09.035Z] Removing intermediate container 5b467c95ca3f [2023-02-17T08:34:09.035Z] Removing intermediate container f243deb9b1c8 [2023-02-17T08:34:09.035Z] ---> d53f63ae3f79 [2023-02-17T08:34:09.035Z] ---> 726b5b6bbc65 [2023-02-17T08:34:09.035Z] Step 6/22 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:34:09.035Z] [2023-02-17T08:34:09.035Z] ---> d7888561edc4 [2023-02-17T08:34:09.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:09.035Z] ---> a22214aeaf05 [2023-02-17T08:34:09.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:09.035Z] ---> Running in c143d3cea3c4 [2023-02-17T08:34:09.035Z] ---> Running in 404760e0cb30 [2023-02-17T08:34:09.611Z] 3.16: Pulling from library/alpine [2023-02-17T08:34:09.872Z] 3.16: Pulling from library/alpine [2023-02-17T08:34:09.872Z] 3.16: Pulling from library/alpine [2023-02-17T08:34:10.815Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:34:10.815Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:34:10.815Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T08:34:10.815Z] Status: Image is up to date for alpine:3.16 [2023-02-17T08:34:10.815Z] ---> dfd21b5a31f5 [2023-02-17T08:34:10.815Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T08:34:10.815Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:34:10.815Z] Status: Image is up to date for alpine:3.16 [2023-02-17T08:34:10.815Z] ---> dfd21b5a31f5 [2023-02-17T08:34:10.815Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T08:34:10.815Z] ---> dfd21b5a31f5 [2023-02-17T08:34:10.815Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:34:11.077Z] ---> Running in 638ebc6772f0 [2023-02-17T08:34:11.077Z] ---> Running in 042d4fbc7912 [2023-02-17T08:34:11.077Z] ---> Running in 1ef2a4353cd5 [2023-02-17T08:34:11.077Z] Removing intermediate container 1ef2a4353cd5 [2023-02-17T08:34:11.077Z] ---> 6ac41d1b65c1 [2023-02-17T08:34:11.077Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T08:34:11.077Z] ---> Running in e25a331b3a4d [2023-02-17T08:34:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:11.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:11.908Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T08:34:11.908Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T08:34:11.908Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T08:34:11.908Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T08:34:11.908Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T08:34:11.908Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T08:34:11.908Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:11.908Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:11.908Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T08:34:11.908Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:11.908Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:11.908Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:34:11.908Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:34:11.908Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:11.908Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T08:34:11.908Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:11.908Z] OK: 6 MiB in 16 packages [2023-02-17T08:34:11.908Z] OK: 8 MiB in 20 packages [2023-02-17T08:34:11.908Z] OK: 6 MiB in 17 packages [2023-02-17T08:34:12.504Z] Removing intermediate container e25a331b3a4d [2023-02-17T08:34:12.504Z] ---> b6453c9d099a [2023-02-17T08:34:12.504Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T08:34:12.504Z] ---> Running in ced7c4bbc615 [2023-02-17T08:34:12.504Z] Removing intermediate container ced7c4bbc615 [2023-02-17T08:34:12.504Z] ---> ccb2d4ee4752 [2023-02-17T08:34:12.504Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T08:34:12.768Z] ---> Running in ba5e43f4e639 [2023-02-17T08:34:12.768Z] Removing intermediate container 042d4fbc7912 [2023-02-17T08:34:12.768Z] ---> 7ab7dcc49033 [2023-02-17T08:34:12.768Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:34:12.768Z] Removing intermediate container 638ebc6772f0 [2023-02-17T08:34:12.768Z] ---> 5fdecead6a8b [2023-02-17T08:34:12.768Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:34:12.768Z] ---> Running in be9f283a82cf [2023-02-17T08:34:12.768Z] ---> Running in ed712d4bf206 [2023-02-17T08:34:12.768Z] Removing intermediate container ba5e43f4e639 [2023-02-17T08:34:12.768Z] ---> 17d3b7cb79c6 [2023-02-17T08:34:12.768Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T08:34:12.768Z] ---> Running in 6a0ebea7311a [2023-02-17T08:34:12.768Z] Removing intermediate container ed712d4bf206 [2023-02-17T08:34:12.768Z] ---> 8645f7adcb65 [2023-02-17T08:34:12.768Z] Step 12/21 : WORKDIR /edgex [2023-02-17T08:34:12.857Z] fc693d55d65f: Pull complete [2023-02-17T08:34:12.857Z] 7e9fc2657dce: Pull complete [2023-02-17T08:34:12.857Z] dda99020689f: Pull complete [2023-02-17T08:34:13.078Z] Removing intermediate container be9f283a82cf [2023-02-17T08:34:13.078Z] ---> a7e25efc2870 [2023-02-17T08:34:13.078Z] Step 12/24 : WORKDIR / [2023-02-17T08:34:13.078Z] Removing intermediate container 6a0ebea7311a [2023-02-17T08:34:13.078Z] ---> 617dfeff1904 [2023-02-17T08:34:13.078Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T08:34:13.078Z] ---> Running in 2597fae0e004 [2023-02-17T08:34:13.078Z] ---> Running in 855065d8e3f2 [2023-02-17T08:34:13.078Z] ---> Running in 09e361e2f73f [2023-02-17T08:34:13.078Z] Removing intermediate container 09e361e2f73f [2023-02-17T08:34:13.078Z] ---> 9d5d1a40fccf [2023-02-17T08:34:13.078Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T08:34:13.078Z] Removing intermediate container 855065d8e3f2 [2023-02-17T08:34:13.078Z] ---> d45c8e18e962 [2023-02-17T08:34:13.078Z] 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-02-17T08:34:13.078Z] Removing intermediate container 2597fae0e004 [2023-02-17T08:34:13.078Z] ---> 3fa00185272a [2023-02-17T08:34:13.078Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T08:34:13.078Z] ---> Running in 32163a87801d [2023-02-17T08:34:13.357Z] ---> 577c3bbe068b [2023-02-17T08:34:13.357Z] 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-02-17T08:34:13.357Z] ---> 9f05add3237b [2023-02-17T08:34:13.357Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T08:34:13.617Z] ---> e9b7d3ce4965 [2023-02-17T08:34:13.617Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T08:34:13.617Z] ---> d46407d5ae85 [2023-02-17T08:34:13.617Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T08:34:13.617Z] ---> 0ad7ba7b53a3 [2023-02-17T08:34:13.617Z] 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-02-17T08:34:13.888Z] ---> e53de315a6ae [2023-02-17T08:34:13.888Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T08:34:14.157Z] Removing intermediate container 32163a87801d [2023-02-17T08:34:14.157Z] ---> fd6a81f5304e [2023-02-17T08:34:14.157Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T08:34:14.157Z] ---> 5864ec165515 [2023-02-17T08:34:14.157Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:34:14.157Z] ---> Running in e2a11756541d [2023-02-17T08:34:14.433Z] ---> 42c89bf39e6f [2023-02-17T08:34:14.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T08:34:14.433Z] ---> 476219c239ac [2023-02-17T08:34:14.433Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:34:14.433Z] Removing intermediate container e2a11756541d [2023-02-17T08:34:14.433Z] ---> 11c72acbbea3 [2023-02-17T08:34:14.433Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T08:34:14.698Z] ---> Running in 60a488f429b4 [2023-02-17T08:34:14.960Z] ---> 4bddb1f0bedb [2023-02-17T08:34:14.960Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T08:34:14.960Z] ---> f0015aeb15ee [2023-02-17T08:34:14.960Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:34:15.254Z] ---> Running in adffbb2d9c6a [2023-02-17T08:34:16.681Z] ---> 8c2b44f5b155 [2023-02-17T08:34:16.681Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:34:17.622Z] ---> Running in fc77f8112a97 [2023-02-17T08:34:19.522Z] db1c61fa0a46: Pull complete [2023-02-17T08:34:20.211Z] Removing intermediate container 60a488f429b4 [2023-02-17T08:34:20.211Z] ---> c0136dcad0d2 [2023-02-17T08:34:20.211Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:34:20.492Z] 891c053d2c06: Pull complete [2023-02-17T08:34:20.492Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T08:34:20.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:34:20.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:34:21.095Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:34:21.095Z] WORKDIR /edgex [2023-02-17T08:34:21.095Z] COPY go.mod . [2023-02-17T08:34:21.095Z] RUN go mod download [2023-02-17T08:34:21.095Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-17T08:34:21.592Z] ---> Running in 0ae62b0d2840 [2023-02-17T08:34:21.680Z] Sending build context to Docker daemon 3.092MB [2023-02-17T08:34:21.680Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:34:21.680Z] ---> f96f9c87975a [2023-02-17T08:34:21.680Z] Step 2/4 : WORKDIR /edgex [2023-02-17T08:34:22.556Z] Removing intermediate container adffbb2d9c6a [2023-02-17T08:34:22.557Z] ---> df581b24acdb [2023-02-17T08:34:22.557Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:34:23.134Z] Removing intermediate container 0ae62b0d2840 [2023-02-17T08:34:23.134Z] ---> b4e72db6b2da [2023-02-17T08:34:23.134Z] Step 19/21 : LABEL arch=x86_64 [2023-02-17T08:34:23.638Z] ---> Running in 1530f3be48a2 [2023-02-17T08:34:23.703Z] ---> Running in 606daa346393 [2023-02-17T08:34:23.907Z] Removing intermediate container 1530f3be48a2 [2023-02-17T08:34:23.907Z] ---> 3f5b91d597bc [2023-02-17T08:34:23.907Z] Step 3/4 : COPY go.mod . [2023-02-17T08:34:23.961Z] ---> 3578638dca5b [2023-02-17T08:34:23.961Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T08:34:23.961Z] Removing intermediate container fc77f8112a97 [2023-02-17T08:34:23.961Z] ---> e3f3ad9bd8ca [2023-02-17T08:34:23.961Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:34:24.232Z] Removing intermediate container 606daa346393 [2023-02-17T08:34:24.232Z] ---> c703ef3a3803 [2023-02-17T08:34:24.232Z] Step 20/21 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:34:24.232Z] ---> Running in d450137cdd77 [2023-02-17T08:34:24.491Z] ---> Running in 3874d1bf2344 [2023-02-17T08:34:24.494Z] ---> c6521c56c5e3 [2023-02-17T08:34:24.494Z] Step 4/4 : RUN go mod download [2023-02-17T08:34:24.494Z] ---> Running in 7f1b48eb5311 [2023-02-17T08:34:26.432Z] Removing intermediate container d450137cdd77 [2023-02-17T08:34:26.432Z] ---> 51929628d274 [2023-02-17T08:34:26.432Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:34:29.813Z] Removing intermediate container 3874d1bf2344 [2023-02-17T08:34:29.813Z] ---> 2850cb2f89a2 [2023-02-17T08:34:29.813Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T08:34:29.813Z] ---> 31e95e126627 [2023-02-17T08:34:29.813Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T08:34:30.425Z] ---> Running in c06067e1a416 [2023-02-17T08:34:30.425Z] ---> Running in 3ec4c37fddfc [2023-02-17T08:34:30.690Z] ---> b27d1daee735 [2023-02-17T08:34:30.690Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T08:34:30.690Z] Removing intermediate container c06067e1a416 [2023-02-17T08:34:30.690Z] ---> c1d162fae180 [2023-02-17T08:34:30.690Z] Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:34:30.690Z] Removing intermediate container 3ec4c37fddfc [2023-02-17T08:34:30.690Z] ---> a1d4421a00e8 [2023-02-17T08:34:30.690Z] [2023-02-17T08:34:30.690Z] ---> Running in 80a80059ae3c [2023-02-17T08:34:30.950Z] Successfully built a1d4421a00e8 [2023-02-17T08:34:30.950Z] ---> 1ecd481126d0 [2023-02-17T08:34:30.950Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T08:34:30.950Z] Successfully tagged security-proxy-setup:latest [2023-02-17T08:34:30.950Z]  Building security-proxy-setup ... done Building core-metadata [2023-02-17T08:34:31.210Z] Removing intermediate container c143d3cea3c4 [2023-02-17T08:34:31.210Z] ---> ce3e6b52521d [2023-02-17T08:34:31.210Z] Step 8/22 : COPY . . [2023-02-17T08:34:31.210Z] Removing intermediate container 404760e0cb30 [2023-02-17T08:34:31.210Z] ---> 9208e8b52d0f [2023-02-17T08:34:31.210Z] Step 8/22 : COPY . . [2023-02-17T08:34:31.787Z] Removing intermediate container 80a80059ae3c [2023-02-17T08:34:31.787Z] ---> 06295fc39ea1 [2023-02-17T08:34:31.787Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:34:33.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:33.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:33.707Z] ---> b2cb313d7c1a [2023-02-17T08:34:33.707Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:34:33.707Z] ---> Using cache [2023-02-17T08:34:33.707Z] ---> 27bc8e2a3422 [2023-02-17T08:34:33.707Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T08:34:33.707Z] ---> Using cache [2023-02-17T08:34:33.707Z] ---> 1ea3b73b4d92 [2023-02-17T08:34:33.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T08:34:33.707Z] ---> Using cache [2023-02-17T08:34:33.707Z] ---> 726b5b6bbc65 [2023-02-17T08:34:33.707Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T08:34:33.707Z] ---> Using cache [2023-02-17T08:34:33.707Z] ---> d7888561edc4 [2023-02-17T08:34:33.707Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:33.707Z] ---> Using cache [2023-02-17T08:34:33.707Z] ---> ce3e6b52521d [2023-02-17T08:34:33.707Z] Step 8/24 : COPY . . [2023-02-17T08:34:40.396Z] ---> d81f12913abb [2023-02-17T08:34:40.396Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T08:34:40.396Z] ---> dbd0ec26b724 [2023-02-17T08:34:40.396Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T08:34:40.396Z] ---> 68bd7e18c445 [2023-02-17T08:34:40.396Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T08:34:40.396Z] ---> Running in 8a8e2824e804 [2023-02-17T08:34:40.396Z] ---> Running in eaa2e6452a0a [2023-02-17T08:34:40.396Z] ---> Running in ad4fc46f018d [2023-02-17T08:34:40.396Z] ---> 5807219b6cc6 [2023-02-17T08:34:40.396Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T08:34:40.396Z] ---> Running in 6d3f6e860530 [2023-02-17T08:34:40.396Z] ---> 9c84a5fd9b46 [2023-02-17T08:34:40.396Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T08:34:40.396Z] Removing intermediate container 8a8e2824e804 [2023-02-17T08:34:40.396Z] ---> 40de57ee2b32 [2023-02-17T08:34:40.396Z] [2023-02-17T08:34:40.396Z] ---> 35bdfdf9605f [2023-02-17T08:34:40.396Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T08:34:40.396Z] ---> Running in 2d73877172ab [2023-02-17T08:34:40.396Z] Successfully built 40de57ee2b32 [2023-02-17T08:34:40.653Z] Successfully tagged security-secretstore-setup:latest [2023-02-17T08:34:40.653Z]  Building security-secretstore-setup ... done Building core-data [2023-02-17T08:34:40.653Z] 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-02-17T08:34:40.931Z] 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-02-17T08:34:40.931Z] 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-02-17T08:34:44.266Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:44.266Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:44.266Z] ---> b2cb313d7c1a [2023-02-17T08:34:44.266Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:34:44.266Z] ---> Using cache [2023-02-17T08:34:44.266Z] ---> 27bc8e2a3422 [2023-02-17T08:34:44.266Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:34:44.266Z] ---> Using cache [2023-02-17T08:34:44.266Z] ---> 1ea3b73b4d92 [2023-02-17T08:34:44.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:34:44.266Z] ---> Using cache [2023-02-17T08:34:44.266Z] ---> 726b5b6bbc65 [2023-02-17T08:34:44.266Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:34:44.266Z] ---> Using cache [2023-02-17T08:34:44.266Z] ---> d7888561edc4 [2023-02-17T08:34:44.266Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:44.266Z] ---> Using cache [2023-02-17T08:34:44.266Z] ---> ce3e6b52521d [2023-02-17T08:34:44.266Z] Step 8/22 : COPY . . [2023-02-17T08:34:44.266Z] ---> Using cache [2023-02-17T08:34:44.266Z] ---> 5807219b6cc6 [2023-02-17T08:34:44.266Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T08:34:45.208Z] ---> Running in f1f45b30f4e3 [2023-02-17T08:34:45.798Z] Removing intermediate container 2d73877172ab [2023-02-17T08:34:45.798Z] ---> 394a35872793 [2023-02-17T08:34:45.798Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T08:34:45.798Z] ---> Running in 166183c059f4 [2023-02-17T08:34:46.058Z] 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-02-17T08:34:46.316Z] Removing intermediate container 166183c059f4 [2023-02-17T08:34:46.316Z] ---> 0407dbb1dbe9 [2023-02-17T08:34:46.316Z] Step 29/32 : CMD ["gate"] [2023-02-17T08:34:46.316Z] ---> Running in bd4816a9ecaf [2023-02-17T08:34:46.881Z] Removing intermediate container bd4816a9ecaf [2023-02-17T08:34:46.881Z] ---> 2fe388f045d4 [2023-02-17T08:34:46.881Z] Step 30/32 : LABEL arch=x86_64 [2023-02-17T08:34:47.141Z] ---> Running in 1703e2d58959 [2023-02-17T08:34:47.783Z] Removing intermediate container 1703e2d58959 [2023-02-17T08:34:47.783Z] ---> af8acc4f3fd8 [2023-02-17T08:34:47.783Z] Step 31/32 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:34:47.783Z] ---> Running in b190f157ec44 [2023-02-17T08:34:50.512Z] Removing intermediate container b190f157ec44 [2023-02-17T08:34:50.512Z] ---> d58470eae177 [2023-02-17T08:34:50.512Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T08:34:51.942Z] ---> Running in 6f3eca15464c [2023-02-17T08:34:52.202Z] Removing intermediate container 6f3eca15464c [2023-02-17T08:34:52.202Z] ---> 7f40e79306e1 [2023-02-17T08:34:52.202Z] [2023-02-17T08:34:52.461Z] Successfully built 7f40e79306e1 [2023-02-17T08:34:52.461Z] Successfully tagged security-bootstrapper:latest [2023-02-17T08:34:52.461Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-02-17T08:34:56.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:56.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:56.679Z] ---> b2cb313d7c1a [2023-02-17T08:34:56.679Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:34:56.679Z] ---> Using cache [2023-02-17T08:34:56.679Z] ---> 27bc8e2a3422 [2023-02-17T08:34:56.679Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:34:56.679Z] ---> Using cache [2023-02-17T08:34:56.679Z] ---> 1ea3b73b4d92 [2023-02-17T08:34:56.679Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:34:56.679Z] ---> Using cache [2023-02-17T08:34:56.679Z] ---> 726b5b6bbc65 [2023-02-17T08:34:56.679Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:34:56.679Z] ---> Using cache [2023-02-17T08:34:56.679Z] ---> d7888561edc4 [2023-02-17T08:34:56.679Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:56.679Z] ---> Using cache [2023-02-17T08:34:56.679Z] ---> ce3e6b52521d [2023-02-17T08:34:56.679Z] Step 8/22 : COPY . . [2023-02-17T08:34:56.679Z] ---> Using cache [2023-02-17T08:34:56.679Z] ---> 5807219b6cc6 [2023-02-17T08:34:56.679Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T08:34:56.789Z] Removing intermediate container 7f1b48eb5311 [2023-02-17T08:34:56.789Z] ---> e5c1cd5aa7ea [2023-02-17T08:34:56.789Z] Successfully built e5c1cd5aa7ea [2023-02-17T08:34:56.789Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:34:57.130Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T08:34:57.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:34:57.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container [2023-02-17T08:34:57.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T08:34:58.626Z] $ docker top f54641b9cda52b288d8f387b84414367d227ee43a4b3f50f68e7292c7d548856 -eo pid,comm [2023-02-17T08:34:58.648Z] ---> Running in ad9830a5d5fa [Pipeline] { [Pipeline] sh [2023-02-17T08:34:59.445Z] + go version [2023-02-17T08:34:59.445Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T08:34:59.464Z] $ docker stop --time=1 f54641b9cda52b288d8f387b84414367d227ee43a4b3f50f68e7292c7d548856 [2023-02-17T08:34:59.577Z] 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-02-17T08:35:01.071Z] $ docker rm -f --volumes f54641b9cda52b288d8f387b84414367d227ee43a4b3f50f68e7292c7d548856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:35:01.630Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T08:35:01.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:35:01.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container [2023-02-17T08:35:01.889Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T08:35:04.180Z] $ docker top fa990950e983b7ea0c6a74724b47ebb59607d020b13b57ca60c2ecc3f09e8425 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T08:35:04.384Z] ========================================================= [2023-02-17T08:35:04.384Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T08:35:04.384Z] ========================================================= [Pipeline] sh [2023-02-17T08:35:05.009Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:35:05.661Z] + make test [2023-02-17T08:35:05.661Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T08:35:26.341Z] Removing intermediate container 6d3f6e860530 [2023-02-17T08:35:26.341Z] ---> 8699c2a8e89b [2023-02-17T08:35:26.341Z] [2023-02-17T08:35:26.341Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T08:35:26.341Z] ---> dfd21b5a31f5 [2023-02-17T08:35:26.341Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:26.341Z] ---> Running in 3b8bccf3ec58 [2023-02-17T08:35:26.341Z] Removing intermediate container f1f45b30f4e3 [2023-02-17T08:35:26.341Z] ---> 4aa9ad73b681 [2023-02-17T08:35:26.341Z] [2023-02-17T08:35:26.341Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:35:26.341Z] ---> dfd21b5a31f5 [2023-02-17T08:35:26.341Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T08:35:26.341Z] ---> Running in f4af3bced3be [2023-02-17T08:35:26.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:26.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:26.341Z] Removing intermediate container f4af3bced3be [2023-02-17T08:35:26.341Z] ---> c41a2bd02ea9 [2023-02-17T08:35:26.341Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T08:35:26.341Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:26.341Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:26.341Z] OK: 6 MiB in 15 packages [2023-02-17T08:35:26.341Z] ---> Running in 8c31cb9af34e [2023-02-17T08:35:26.341Z] Removing intermediate container 8c31cb9af34e [2023-02-17T08:35:26.341Z] ---> aa5d62d8f8e3 [2023-02-17T08:35:26.341Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T08:35:26.341Z] ---> Running in b7b675958c8e [2023-02-17T08:35:26.341Z] Removing intermediate container eaa2e6452a0a [2023-02-17T08:35:26.341Z] ---> 54a7cb759775 [2023-02-17T08:35:26.341Z] [2023-02-17T08:35:26.341Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:35:26.341Z] ---> dfd21b5a31f5 [2023-02-17T08:35:26.341Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:26.341Z] ---> Using cache [2023-02-17T08:35:26.341Z] ---> 52f375354ee8 [2023-02-17T08:35:26.341Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:26.341Z] Removing intermediate container ad4fc46f018d [2023-02-17T08:35:26.341Z] ---> 010a67fce919 [2023-02-17T08:35:26.341Z] [2023-02-17T08:35:26.341Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:35:26.341Z] ---> dfd21b5a31f5 [2023-02-17T08:35:26.341Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T08:35:26.341Z] Removing intermediate container 3b8bccf3ec58 [2023-02-17T08:35:26.341Z] ---> 52f375354ee8 [2023-02-17T08:35:26.341Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:26.600Z] ---> Running in 6de741a4029d [2023-02-17T08:35:26.600Z] ---> Running in f09526a3fc77 [2023-02-17T08:35:26.600Z] Removing intermediate container b7b675958c8e [2023-02-17T08:35:26.600Z] ---> 9942dbdfa27e [2023-02-17T08:35:26.600Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:26.600Z] ---> Running in 50852d872958 [2023-02-17T08:35:26.600Z] ---> Running in 18042ab14614 [2023-02-17T08:35:26.600Z] Removing intermediate container f09526a3fc77 [2023-02-17T08:35:26.600Z] ---> 098ed09510b0 [2023-02-17T08:35:26.600Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T08:35:26.859Z] Removing intermediate container 50852d872958 [2023-02-17T08:35:26.859Z] ---> 9bf362f5f331 [2023-02-17T08:35:26.859Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T08:35:26.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:26.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:26.859Z] ---> Running in 6f33493c69f3 [2023-02-17T08:35:26.859Z] ---> Running in 9f9df6524d6b [2023-02-17T08:35:27.182Z] Removing intermediate container 6f33493c69f3 [2023-02-17T08:35:27.182Z] ---> ba14bda9477c [2023-02-17T08:35:27.182Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:35:27.182Z] ---> Running in ab859cd276dd [2023-02-17T08:35:27.182Z] Removing intermediate container 9f9df6524d6b [2023-02-17T08:35:27.182Z] ---> 857229ec4e3b [2023-02-17T08:35:27.182Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T08:35:27.458Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T08:35:27.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:27.458Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:27.458Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:27.458Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:35:27.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:27.458Z] OK: 6 MiB in 16 packages [2023-02-17T08:35:27.458Z] ---> Running in 34d0911cd3ac [2023-02-17T08:35:27.720Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:27.720Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:27.720Z] OK: 6 MiB in 15 packages [2023-02-17T08:35:27.720Z] Removing intermediate container ab859cd276dd [2023-02-17T08:35:27.720Z] ---> 71ad2db0f35b [2023-02-17T08:35:27.720Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:27.981Z] Removing intermediate container 34d0911cd3ac [2023-02-17T08:35:27.981Z] ---> 3477483ec652 [2023-02-17T08:35:27.981Z] Step 15/24 : WORKDIR / [2023-02-17T08:35:27.981Z] ---> Running in 0861010669bd [2023-02-17T08:35:27.981Z] ---> 70c2de15a564 [2023-02-17T08:35:27.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T08:35:28.244Z] Removing intermediate container 0861010669bd [2023-02-17T08:35:28.244Z] ---> 38c161ba9a59 [2023-02-17T08:35:28.244Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:28.512Z] Removing intermediate container ad9830a5d5fa [2023-02-17T08:35:28.512Z] ---> 1c05c4e9b20b [2023-02-17T08:35:28.512Z] [2023-02-17T08:35:28.512Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:35:28.512Z] ---> dfd21b5a31f5 [2023-02-17T08:35:28.512Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T08:35:28.512Z] Removing intermediate container 6de741a4029d [2023-02-17T08:35:28.512Z] ---> 0ac3130a8093 [2023-02-17T08:35:28.512Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:28.512Z] ---> Running in f08437700ce6 [2023-02-17T08:35:28.512Z] Removing intermediate container 18042ab14614 [2023-02-17T08:35:28.512Z] ---> 0326c4868ca7 [2023-02-17T08:35:28.512Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:28.775Z] ---> 2f7d920e2bfc [2023-02-17T08:35:28.775Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T08:35:28.775Z] ---> Running in 72dab136419a [2023-02-17T08:35:28.775Z] ---> 13571d9da93a [2023-02-17T08:35:28.775Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:28.775Z] Removing intermediate container f08437700ce6 [2023-02-17T08:35:28.775Z] ---> 533fa4ab96ad [2023-02-17T08:35:28.775Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:28.775Z] ---> c5759807c0db [2023-02-17T08:35:28.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T08:35:28.775Z] ---> Running in 1863d7ed9eac [2023-02-17T08:35:28.775Z] Removing intermediate container 72dab136419a [2023-02-17T08:35:28.775Z] ---> 97630a36b9b8 [2023-02-17T08:35:28.775Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T08:35:28.775Z] ---> Running in d6d17b93da44 [2023-02-17T08:35:29.059Z] ---> 953b6f61005b [2023-02-17T08:35:29.059Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T08:35:29.059Z] Removing intermediate container d6d17b93da44 [2023-02-17T08:35:29.059Z] ---> f5c2af36031a [2023-02-17T08:35:29.059Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:35:29.059Z] ---> a0743cb944ef [2023-02-17T08:35:29.059Z] ---> Running in 8af6486aaa0e [2023-02-17T08:35:29.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:29.059Z] ---> Running in 06e3a7ae3d30 [2023-02-17T08:35:29.325Z] Removing intermediate container 8af6486aaa0e [2023-02-17T08:35:29.325Z] ---> 9dcaf761cd6b [2023-02-17T08:35:29.325Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:29.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:29.325Z] ---> 2b2c11d01c78 [2023-02-17T08:35:29.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:29.325Z] Removing intermediate container 06e3a7ae3d30 [2023-02-17T08:35:29.325Z] ---> d654a6727245 [2023-02-17T08:35:29.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:29.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:29.325Z] ---> d2088e3083bb [2023-02-17T08:35:29.325Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T08:35:29.325Z] ---> Running in 51f196b54bb3 [2023-02-17T08:35:29.325Z] ---> a7af9602c41a [2023-02-17T08:35:29.325Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T08:35:29.585Z] ---> f8c13d55da47 [2023-02-17T08:35:29.585Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T08:35:29.585Z] Removing intermediate container 51f196b54bb3 [2023-02-17T08:35:29.585Z] ---> 2c1f4fe32e69 [2023-02-17T08:35:29.585Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:35:29.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:29.585Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:29.585Z] OK: 6 MiB in 15 packages [2023-02-17T08:35:29.585Z] ---> Running in 8e27fe24081d [2023-02-17T08:35:29.585Z] ---> Running in 47f8860ad102 [2023-02-17T08:35:29.585Z] ---> 42bffcd4188a [2023-02-17T08:35:29.585Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T08:35:29.585Z] ---> Running in 39211406af73 [2023-02-17T08:35:29.585Z] Removing intermediate container 8e27fe24081d [2023-02-17T08:35:29.585Z] ---> ab3684626fa1 [2023-02-17T08:35:29.845Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:29.845Z] Removing intermediate container 47f8860ad102 [2023-02-17T08:35:29.845Z] ---> 826c35b3271f [2023-02-17T08:35:29.845Z] Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:29.845Z] Removing intermediate container 39211406af73 [2023-02-17T08:35:29.845Z] ---> ff00e56de71f [2023-02-17T08:35:29.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:30.109Z] ---> Running in 66db4d0e3924 [2023-02-17T08:35:30.109Z] ---> Running in 35273601d78e [2023-02-17T08:35:30.391Z] ---> Running in e17b8a55d8ca [2023-02-17T08:35:30.391Z] Removing intermediate container 66db4d0e3924 [2023-02-17T08:35:30.391Z] ---> 546928a7a438 [2023-02-17T08:35:30.391Z] ---> 0895d644b918 [2023-02-17T08:35:30.391Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 20/22 : LABEL arch=x86_64 [2023-02-17T08:35:30.391Z] [2023-02-17T08:35:30.391Z] Removing intermediate container 1863d7ed9eac [2023-02-17T08:35:30.391Z] ---> f6326dfba888 [2023-02-17T08:35:30.391Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:30.391Z] ---> Running in d83dfa5bfdd4 [2023-02-17T08:35:30.391Z] Removing intermediate container 35273601d78e [2023-02-17T08:35:30.391Z] ---> a10b20670310 [2023-02-17T08:35:30.391Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:35:30.391Z] ---> Running in 7333cf1fc137 [2023-02-17T08:35:30.391Z] Removing intermediate container e17b8a55d8ca [2023-02-17T08:35:30.391Z] ---> e38332aaa136 [2023-02-17T08:35:30.391Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:35:30.391Z] ---> Running in d5cbccaf7944 [2023-02-17T08:35:30.391Z] ---> 823d267a6067 [2023-02-17T08:35:30.391Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T08:35:30.391Z] Removing intermediate container d83dfa5bfdd4 [2023-02-17T08:35:30.391Z] ---> 18b156cb13be [2023-02-17T08:35:30.391Z] Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:30.696Z] ---> Running in ccb23f9046c2 [2023-02-17T08:35:30.696Z] Removing intermediate container 7333cf1fc137 [2023-02-17T08:35:30.696Z] ---> b4d4158450fd [2023-02-17T08:35:30.696Z] [2023-02-17T08:35:30.696Z] ---> 7ad49a50488c [2023-02-17T08:35:30.696Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T08:35:30.696Z] ---> Running in 418dac1c17cb [2023-02-17T08:35:30.696Z] Removing intermediate container d5cbccaf7944 [2023-02-17T08:35:30.696Z] ---> ac6170019431 [2023-02-17T08:35:30.696Z] Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:30.696Z] Removing intermediate container ccb23f9046c2 [2023-02-17T08:35:30.696Z] ---> 99918626f3da [2023-02-17T08:35:30.696Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:30.696Z] Successfully built b4d4158450fd [2023-02-17T08:35:30.696Z] Successfully tagged support-scheduler:latest [2023-02-17T08:35:30.696Z]  Building support-scheduler ... done Building core-command [2023-02-17T08:35:30.956Z] Removing intermediate container 418dac1c17cb [2023-02-17T08:35:30.956Z] ---> 468ea4b910c3 [2023-02-17T08:35:30.956Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:35:30.956Z] ---> Running in 913c69ee9b69 [2023-02-17T08:35:30.956Z] ---> Running in a12bb8e982d3 [2023-02-17T08:35:31.911Z] ---> Running in f9b79e409cbb [2023-02-17T08:35:31.911Z] ---> bac5094b0201 [2023-02-17T08:35:31.911Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T08:35:31.911Z] Removing intermediate container 913c69ee9b69 [2023-02-17T08:35:31.911Z] ---> eeecc1e993d1 [2023-02-17T08:35:31.911Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:35:31.911Z] Removing intermediate container a12bb8e982d3 [2023-02-17T08:35:31.911Z] ---> f7bc5c6bf09f [2023-02-17T08:35:31.911Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:35:31.911Z] Removing intermediate container f9b79e409cbb [2023-02-17T08:35:31.911Z] ---> de0cc52c7f22 [2023-02-17T08:35:31.911Z] [2023-02-17T08:35:31.911Z] ---> Running in bac79be3415b [2023-02-17T08:35:31.911Z] ---> Running in ef0fbec5a62f [2023-02-17T08:35:32.173Z] Successfully built de0cc52c7f22 [2023-02-17T08:35:32.173Z] ---> 9011766beb26 [2023-02-17T08:35:32.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T08:35:32.173Z] Successfully tagged core-data:latest [2023-02-17T08:35:32.173Z]  Building core-data ... done Building security-spire-agent [2023-02-17T08:35:32.805Z] Removing intermediate container ef0fbec5a62f [2023-02-17T08:35:32.805Z] ---> 7919af6acf8a [2023-02-17T08:35:32.805Z] Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:33.074Z] Removing intermediate container bac79be3415b [2023-02-17T08:35:33.074Z] ---> 17392b5136fb [2023-02-17T08:35:33.074Z] [2023-02-17T08:35:33.074Z] Successfully built 17392b5136fb [2023-02-17T08:35:33.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:33.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:34.707Z] ---> b2cb313d7c1a [2023-02-17T08:35:34.707Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:35:34.707Z] Successfully tagged core-metadata:latest [2023-02-17T08:35:34.707Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-02-17T08:35:34.707Z] ---> Using cache [2023-02-17T08:35:34.707Z] ---> 27bc8e2a3422 [2023-02-17T08:35:34.707Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T08:35:34.707Z] ---> Using cache [2023-02-17T08:35:34.707Z] ---> 1ea3b73b4d92 [2023-02-17T08:35:34.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T08:35:34.707Z] ---> Using cache [2023-02-17T08:35:34.707Z] ---> 726b5b6bbc65 [2023-02-17T08:35:34.707Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T08:35:34.707Z] ---> Using cache [2023-02-17T08:35:34.707Z] ---> d7888561edc4 [2023-02-17T08:35:34.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:34.707Z] ---> Using cache [2023-02-17T08:35:34.707Z] ---> ce3e6b52521d [2023-02-17T08:35:34.707Z] Step 8/23 : COPY . . [2023-02-17T08:35:34.707Z] ---> Using cache [2023-02-17T08:35:34.707Z] ---> 5807219b6cc6 [2023-02-17T08:35:34.707Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T08:35:35.281Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:35.281Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:35.281Z] ---> b2cb313d7c1a [2023-02-17T08:35:35.281Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 6dd202065f40 [2023-02-17T08:35:35.281Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 97608400cb0f [2023-02-17T08:35:35.281Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 6ef8db9f73b7 [2023-02-17T08:35:35.281Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 4b2873c6d340 [2023-02-17T08:35:35.281Z] Step 7/24 : COPY . . [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 98a089280445 [2023-02-17T08:35:35.281Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> aafad870203d [2023-02-17T08:35:35.281Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 0e5f90b20d87 [2023-02-17T08:35:35.281Z] 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-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> f18b081ad3dc [2023-02-17T08:35:35.281Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> 7f9c1f3201da [2023-02-17T08:35:35.281Z] [2023-02-17T08:35:35.281Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:35:35.281Z] ---> 5ce65d7b0fde [2023-02-17T08:35:35.281Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:35:35.281Z] ---> Using cache [2023-02-17T08:35:35.281Z] ---> f322750ea261 [2023-02-17T08:35:35.281Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:35:36.674Z] ---> Running in 241564ef7015 [2023-02-17T08:35:36.674Z] ---> e57987ef92d8 [2023-02-17T08:35:36.674Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:35:36.674Z] ---> Running in 75bedc0ff7de [2023-02-17T08:35:36.674Z] ---> Running in cd8e980b16a0 [2023-02-17T08:35:36.932Z] ---> Running in 0cc6e3f5604f [2023-02-17T08:35:36.932Z] Removing intermediate container 241564ef7015 [2023-02-17T08:35:36.932Z] ---> 5c11d183c25d [2023-02-17T08:35:36.932Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:35:36.932Z] ---> Running in b245c75e684a [2023-02-17T08:35:37.191Z] Removing intermediate container b245c75e684a [2023-02-17T08:35:37.191Z] ---> 8720e57c3173 [2023-02-17T08:35:37.191Z] [2023-02-17T08:35:37.191Z] Successfully built 8720e57c3173 [2023-02-17T08:35:37.191Z] Successfully tagged support-notifications:latest [2023-02-17T08:35:37.451Z]  Building support-notifications ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:37.451Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:37.451Z] ---> b2cb313d7c1a [2023-02-17T08:35:37.451Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T08:35:37.451Z] ---> Using cache [2023-02-17T08:35:37.451Z] ---> 6dd202065f40 [2023-02-17T08:35:37.451Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T08:35:37.451Z] 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-02-17T08:35:37.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:37.452Z] ---> Running in 724b1809a2de [2023-02-17T08:35:37.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:37.972Z] Removing intermediate container 0cc6e3f5604f [2023-02-17T08:35:37.972Z] ---> fdfcca366650 [2023-02-17T08:35:37.972Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:35:37.972Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:35:37.972Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:35:37.972Z] OK: 15857 distinct packages available [2023-02-17T08:35:37.972Z] ---> Running in 078dc7e3d7fa [2023-02-17T08:35:37.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:37.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:37.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:37.973Z] Removing intermediate container 078dc7e3d7fa [2023-02-17T08:35:37.973Z] ---> e11ee1359315 [2023-02-17T08:35:37.973Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T08:35:38.242Z] ---> Running in 746875c1c372 [2023-02-17T08:35:38.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:38.242Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:38.242Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:35:38.242Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:35:38.242Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:35:38.242Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:35:38.242Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:35:38.242Z] OK: 7 MiB in 19 packages [2023-02-17T08:35:38.501Z] Removing intermediate container 746875c1c372 [2023-02-17T08:35:38.501Z] ---> f46ec452ab9f [2023-02-17T08:35:38.501Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:35:38.501Z] ---> Running in 4cf5ce50e460 [2023-02-17T08:35:38.501Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T08:35:38.501Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T08:35:38.501Z] OK: 17046 distinct packages available [2023-02-17T08:35:38.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:38.765Z] Removing intermediate container 4cf5ce50e460 [2023-02-17T08:35:38.765Z] ---> 7b2c91341ce1 [2023-02-17T08:35:38.765Z] Step 21/22 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:38.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:38.765Z] ---> Running in c1161fe062ae [2023-02-17T08:35:38.765Z] Removing intermediate container c1161fe062ae [2023-02-17T08:35:38.765Z] ---> 7e62a0fb5ea2 [2023-02-17T08:35:38.765Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:35:38.765Z] ---> Running in 0571e0c53341 [2023-02-17T08:35:38.765Z] Removing intermediate container 75bedc0ff7de [2023-02-17T08:35:38.765Z] ---> 08dccf70dbeb [2023-02-17T08:35:38.765Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T08:35:39.025Z] Removing intermediate container 0571e0c53341 [2023-02-17T08:35:39.025Z] ---> b61e3750c1c9 [2023-02-17T08:35:39.025Z] [2023-02-17T08:35:39.025Z] OK: 211 MiB in 51 packages [2023-02-17T08:35:39.025Z] Successfully built b61e3750c1c9 [2023-02-17T08:35:39.025Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-17T08:35:39.593Z]  Building core-common-config-bootstrapper ... done  ---> 495dfddcb113 [2023-02-17T08:35:39.593Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:35:39.593Z] Removing intermediate container 724b1809a2de [2023-02-17T08:35:39.593Z] ---> d6e8668cfeb2 [2023-02-17T08:35:39.593Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T08:35:40.164Z] ---> 6968093e413b [2023-02-17T08:35:40.164Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:40.426Z] ---> Running in 8871e8467426 [2023-02-17T08:35:40.689Z] ---> caf238bce47d [2023-02-17T08:35:40.689Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:35:40.689Z] ---> 895d3edcf0ba [2023-02-17T08:35:40.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T08:35:40.957Z] ---> 40d1ca4d5d20 [2023-02-17T08:35:40.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T08:35:41.217Z] ---> 744a9bcef228 [2023-02-17T08:35:41.217Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:35:41.477Z] ---> Running in 06a5713842d1 [2023-02-17T08:35:41.477Z] Removing intermediate container 06a5713842d1 [2023-02-17T08:35:41.478Z] ---> 79802effb69a [2023-02-17T08:35:41.478Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:35:41.736Z] ---> Running in 5a366ce70b1f [2023-02-17T08:35:41.736Z] Removing intermediate container 5a366ce70b1f [2023-02-17T08:35:41.736Z] ---> a916ec46e444 [2023-02-17T08:35:41.736Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:35:41.997Z] ---> Running in 7581c5b17998 [2023-02-17T08:35:41.998Z] Removing intermediate container 7581c5b17998 [2023-02-17T08:35:41.998Z] ---> 06c4c33e165c [2023-02-17T08:35:41.998Z] Step 23/24 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:42.257Z] ---> Running in ddb42fa5ff5b [2023-02-17T08:35:42.257Z] Removing intermediate container ddb42fa5ff5b [2023-02-17T08:35:42.257Z] ---> fd5efae96875 [2023-02-17T08:35:42.257Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:35:42.257Z] ---> Running in 0de02b6bead8 [2023-02-17T08:35:42.516Z] Removing intermediate container 0de02b6bead8 [2023-02-17T08:35:42.516Z] ---> b7ba01e1c931 [2023-02-17T08:35:42.516Z] [2023-02-17T08:35:42.516Z] Successfully built b7ba01e1c931 [2023-02-17T08:35:42.516Z] Successfully tagged security-spire-agent:latest [2023-02-17T08:35:44.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T08:35:52.505Z]  Building security-spire-agent ... done Removing intermediate container cd8e980b16a0 [2023-02-17T08:35:52.505Z] ---> 4d61a36ebaf8 [2023-02-17T08:35:52.505Z] [2023-02-17T08:35:52.505Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T08:35:52.505Z] ---> dfd21b5a31f5 [2023-02-17T08:35:52.505Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:52.505Z] ---> Using cache [2023-02-17T08:35:52.505Z] ---> 52f375354ee8 [2023-02-17T08:35:52.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:52.505Z] ---> Using cache [2023-02-17T08:35:52.505Z] ---> 9bf362f5f331 [2023-02-17T08:35:52.505Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T08:35:52.505Z] ---> Running in 4b43fccba9d4 [2023-02-17T08:35:52.505Z] Removing intermediate container 4b43fccba9d4 [2023-02-17T08:35:52.505Z] ---> 2238e3bbcbe0 [2023-02-17T08:35:52.505Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T08:35:52.505Z] ---> Running in 161d1727df34 [2023-02-17T08:35:52.505Z] Removing intermediate container 161d1727df34 [2023-02-17T08:35:52.505Z] ---> 80875606b325 [2023-02-17T08:35:52.505Z] Step 15/23 : WORKDIR / [2023-02-17T08:35:52.505Z] ---> Running in bffa027791fd [2023-02-17T08:35:52.764Z] Removing intermediate container bffa027791fd [2023-02-17T08:35:52.764Z] ---> e909d8ad81d6 [2023-02-17T08:35:52.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:52.764Z] ---> 065a468ed36a [2023-02-17T08:35:52.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T08:35:53.023Z] ---> d19bef8bc7e9 [2023-02-17T08:35:53.023Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:53.285Z] ---> 9c747c927ce0 [2023-02-17T08:35:53.285Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T08:35:53.285Z] ---> Running in e157ea30f038 [2023-02-17T08:35:53.545Z] Removing intermediate container e157ea30f038 [2023-02-17T08:35:53.545Z] ---> 3847e7bcd862 [2023-02-17T08:35:53.545Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:53.545Z] ---> Running in 43c795f8fa29 [2023-02-17T08:35:53.545Z] Removing intermediate container 43c795f8fa29 [2023-02-17T08:35:53.545Z] ---> 9d9bcb7cdb04 [2023-02-17T08:35:53.545Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T08:35:53.545Z] ---> Running in 60a467c2c645 [2023-02-17T08:35:53.807Z] Removing intermediate container 60a467c2c645 [2023-02-17T08:35:53.807Z] ---> 2f1ec0456bf1 [2023-02-17T08:35:53.807Z] Step 22/23 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:35:53.807Z] ---> Running in aa732c063f35 [2023-02-17T08:35:53.807Z] Removing intermediate container aa732c063f35 [2023-02-17T08:35:53.807Z] ---> c997e1f4c4f1 [2023-02-17T08:35:53.807Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:35:53.807Z] ---> Running in fe749aa19847 [2023-02-17T08:35:54.068Z] Removing intermediate container fe749aa19847 [2023-02-17T08:35:54.069Z] ---> 99a1ceef98c7 [2023-02-17T08:35:54.069Z] [2023-02-17T08:35:54.069Z] Successfully built 99a1ceef98c7 [2023-02-17T08:35:54.069Z] Successfully tagged core-command:latest [2023-02-17T08:36:16.026Z]  Building core-command ... done Removing intermediate container 8871e8467426 [2023-02-17T08:36:16.026Z] ---> e18fef568a89 [2023-02-17T08:36:16.026Z] Step 7/19 : COPY . . [2023-02-17T08:36:16.593Z] ---> eb7e25986329 [2023-02-17T08:36:16.593Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T08:36:16.851Z] ---> Running in 2339f3374214 [2023-02-17T08:36:17.108Z] 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-02-17T08:36:35.208Z] Removing intermediate container 2339f3374214 [2023-02-17T08:36:35.208Z] ---> 6e7310d816f9 [2023-02-17T08:36:35.208Z] [2023-02-17T08:36:35.208Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T08:36:35.208Z] ---> 5ce65d7b0fde [2023-02-17T08:36:35.208Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:36:35.208Z] ---> Using cache [2023-02-17T08:36:35.208Z] ---> f322750ea261 [2023-02-17T08:36:35.208Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T08:36:35.467Z] ---> Running in cb3b49190288 [2023-02-17T08:36:35.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:36:35.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:36:35.987Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:36:35.987Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:36:35.987Z] OK: 15857 distinct packages available [2023-02-17T08:36:36.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:36:36.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:36:36.505Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T08:36:36.505Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T08:36:36.505Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T08:36:36.505Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T08:36:36.505Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T08:36:36.505Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T08:36:36.505Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:36:36.505Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T08:36:36.505Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T08:36:36.505Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:36:36.505Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:36:36.505Z] OK: 8 MiB in 23 packages [2023-02-17T08:36:37.070Z] Removing intermediate container cb3b49190288 [2023-02-17T08:36:37.070Z] ---> 9fb002097627 [2023-02-17T08:36:37.070Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:36:37.329Z] ---> 0725ab97aa1b [2023-02-17T08:36:37.329Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T08:36:37.586Z] ---> f0955183e1b7 [2023-02-17T08:36:37.586Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T08:36:37.844Z] ---> b109d37773f7 [2023-02-17T08:36:37.844Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T08:36:37.844Z] ---> Running in b1f1c7884282 [2023-02-17T08:36:37.844Z] Removing intermediate container b1f1c7884282 [2023-02-17T08:36:37.844Z] ---> f48f95cb92d0 [2023-02-17T08:36:37.844Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:36:37.844Z] ---> Running in fc35609a463d [2023-02-17T08:36:38.102Z] Removing intermediate container fc35609a463d [2023-02-17T08:36:38.102Z] ---> 2512a3eb0c02 [2023-02-17T08:36:38.102Z] Step 17/19 : LABEL arch=x86_64 [2023-02-17T08:36:38.102Z] ---> Running in e13c35ba4f15 [2023-02-17T08:36:38.102Z] Removing intermediate container e13c35ba4f15 [2023-02-17T08:36:38.102Z] ---> adef0d928545 [2023-02-17T08:36:38.102Z] Step 18/19 : LABEL git_sha=c8a29f83f42792604aa6d873a8061875a0efdce1 [2023-02-17T08:36:38.102Z] ---> Running in 464344d2403e [2023-02-17T08:36:38.359Z] Removing intermediate container 464344d2403e [2023-02-17T08:36:38.359Z] ---> 8028272060f4 [2023-02-17T08:36:38.359Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T08:36:38.359Z] ---> Running in 826b713fe35d [2023-02-17T08:36:38.359Z] Removing intermediate container 826b713fe35d [2023-02-17T08:36:38.359Z] ---> f49ffcdfff4b [2023-02-17T08:36:38.359Z] [2023-02-17T08:36:38.359Z] Successfully built f49ffcdfff4b [2023-02-17T08:36:38.359Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-17T08:36:38.365Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-17T08:36:38.373Z] $ docker stop --time=1 9fd2c1536316d59545e01aff37aaca699a58a9d70643b9ba631f98e54401e2b3 [2023-02-17T08:36:39.694Z] $ docker rm -f --volumes 9fd2c1536316d59545e01aff37aaca699a58a9d70643b9ba631f98e54401e2b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:36:40.027Z] + docker images [2023-02-17T08:36:40.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T08:36:40.027Z] security-spiffe-token-provider latest f49ffcdfff4b 1 second ago 30MB [2023-02-17T08:36:40.027Z] 6e7310d816f9 5 seconds ago 1.71GB [2023-02-17T08:36:40.027Z] core-command latest 99a1ceef98c7 46 seconds ago 17.7MB [2023-02-17T08:36:40.027Z] 4d61a36ebaf8 48 seconds ago 1.68GB [2023-02-17T08:36:40.027Z] security-spire-agent latest b7ba01e1c931 57 seconds ago 125MB [2023-02-17T08:36:40.027Z] core-common-config-bootstrapper latest b61e3750c1c9 About a minute ago 15.5MB [2023-02-17T08:36:40.027Z] support-notifications latest 8720e57c3173 About a minute ago 30.7MB [2023-02-17T08:36:40.027Z] core-data latest de0cc52c7f22 About a minute ago 17.9MB [2023-02-17T08:36:40.027Z] core-metadata latest 17392b5136fb About a minute ago 18.5MB [2023-02-17T08:36:40.027Z] support-scheduler latest b4d4158450fd About a minute ago 30MB [2023-02-17T08:36:40.027Z] 1c05c4e9b20b About a minute ago 1.67GB [2023-02-17T08:36:40.027Z] 54a7cb759775 About a minute ago 1.74GB [2023-02-17T08:36:40.027Z] 010a67fce919 About a minute ago 1.74GB [2023-02-17T08:36:40.027Z] 4aa9ad73b681 About a minute ago 1.68GB [2023-02-17T08:36:40.027Z] 8699c2a8e89b About a minute ago 1.68GB [2023-02-17T08:36:40.027Z] security-bootstrapper latest 7f40e79306e1 About a minute ago 20.4MB [2023-02-17T08:36:40.027Z] security-secretstore-setup latest 40de57ee2b32 About a minute ago 30MB [2023-02-17T08:36:40.027Z] security-proxy-setup latest a1d4421a00e8 2 minutes ago 27.8MB [2023-02-17T08:36:40.027Z] 838cf2103444 2 minutes ago 1.67GB [2023-02-17T08:36:40.027Z] 2db9cacb2c7a 2 minutes ago 1.67GB [2023-02-17T08:36:40.027Z] 6f3e53ee5918 2 minutes ago 1.67GB [2023-02-17T08:36:40.028Z] security-spire-config latest cfd8e84de30a 2 minutes ago 85.8MB [2023-02-17T08:36:40.028Z] security-spire-server latest 579bac911c64 2 minutes ago 86.5MB [2023-02-17T08:36:40.028Z] 7f9c1f3201da 2 minutes ago 1.55GB [2023-02-17T08:36:40.028Z] 6898f44d5756 2 minutes ago 1.55GB [2023-02-17T08:36:40.028Z] ci-base-image-x86_64 latest b2cb313d7c1a 6 minutes ago 904MB [2023-02-17T08:36:40.028Z] alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB [2023-02-17T08:36:40.028Z] alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB [2023-02-17T08:36:40.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-17T08:36:40.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-17T08:36:40.028Z] 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-02-17T08:37:51.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T08:37:51.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T08:37:51.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T08:37:51.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T08:37:51.258Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T08:37:53.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T08:37:55.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T08:37:55.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T08:37:55.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T08:37:56.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T08:37:58.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T08:37:58.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T08:37:58.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T08:37:58.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T08:38:16.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.574s coverage: 28.7% of statements [2023-02-17T08:38:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T08:38:16.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T08:38:23.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.649s coverage: 98.5% of statements [2023-02-17T08:38:28.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.838s coverage: 73.7% of statements [2023-02-17T08:38:28.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T08:38:28.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T08:38:28.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T08:38:28.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.962s coverage: 54.0% of statements [2023-02-17T08:38:28.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T08:38:28.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.323s coverage: 88.5% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.682s coverage: 3.9% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.647s coverage: 95.6% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.286s coverage: 72.2% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.423s coverage: 65.9% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.960s coverage: 0.9% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T08:38:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.392s coverage: 29.6% of statements [2023-02-17T08:38:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T08:38:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.333s coverage: 47.1% of statements [2023-02-17T08:38:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 82.9% of statements [2023-02-17T08:38:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.305s coverage: 94.1% of statements [2023-02-17T08:38:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2023-02-17T08:38:56.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2023-02-17T08:39:06.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2023-02-17T08:39:06.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.422s coverage: 79.9% of statements [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T08:39:24.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-02-17T08:39:24.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T08:39:24.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements [2023-02-17T08:39:24.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T08:39:24.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2023-02-17T08:39:24.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2023-02-17T08:39:24.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements [2023-02-17T08:39:24.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T08:39:27.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.370s coverage: 63.1% of statements [2023-02-17T08:39:27.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T08:39:27.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T08:39:27.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2023-02-17T08:39:27.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2023-02-17T08:39:27.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2023-02-17T08:39:27.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-02-17T08:39:27.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2023-02-17T08:39:33.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.452s coverage: 65.3% of statements [2023-02-17T08:39:33.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T08:39:33.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T08:39:33.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T08:39:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 3.554s coverage: 41.0% of statements [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T08:39:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T08:39:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T08:39:38.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T08:39:45.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T08:39:45.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T08:39:45.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T08:39:45.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T08:39:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:39:45.259Z] 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-02-17T08:39:45.259Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T08:39:45.259Z] go vet ./... [2023-02-17T08:41:36.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T08:41:36.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T08:41:36.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T08:41:36.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T08:41:37.605Z] + ls -al . [2023-02-17T08:41:37.605Z] total 744 [2023-02-17T08:41:37.605Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 08:35 . [2023-02-17T08:41:37.605Z] drwxr-xr-x 4 root root 4096 Feb 17 08:35 .. [2023-02-17T08:41:37.605Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:33 .blubracket [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 08:33 .dockerignore [2023-02-17T08:41:37.605Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 08:33 .git [2023-02-17T08:41:37.605Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:33 .github [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:33 .gitignore [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 08:33 .golangci.yml [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 08:33 .hadolint.yml [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 08:33 .sonarcloud.properties [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:33 ADOPTERS.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:33 Attribution.txt [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:33 CHANGELOG.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:33 CONTRIBUTING.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 08:33 GOVERNANCE.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 08:33 Jenkinsfile [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:33 LICENSE [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:33 Makefile [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 08:33 OWNERS.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:33 README.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:33 SECURITY.md [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 08:30 VERSION [2023-02-17T08:41:37.605Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:33 bin [2023-02-17T08:41:37.605Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 08:33 cmd [2023-02-17T08:41:37.605Z] -rw-r--r-- 1 root root 487530 Feb 17 08:39 coverage.out [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:33 go.mod [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:33 go.sum [2023-02-17T08:41:37.605Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 08:33 internal [2023-02-17T08:41:37.605Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:33 openapi [2023-02-17T08:41:37.605Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 08:33 snap [2023-02-17T08:41:37.605Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 08:33 version.go [Pipeline] sh [2023-02-17T08:41:38.245Z] + '[' -e coverage.out ] [2023-02-17T08:41:38.245Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T08:41:38.269Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T08:41:39.098Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T08:41:39.729Z] + make build [2023-02-17T08:41:39.730Z] 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-02-17T08:43:16.370Z] 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-02-17T08:43:16.370Z] 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-02-17T08:43:16.371Z] 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-02-17T08:43:18.947Z] 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-02-17T08:44:05.802Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T08:44:12.458Z] 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-02-17T08:44:17.803Z] 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-02-17T08:44:23.135Z] 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-02-17T08:44:27.388Z] 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-02-17T08:44:31.640Z] 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-02-17T08:44:46.647Z] 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-02-17T08:44:53.306Z] $ docker stop --time=1 fa990950e983b7ea0c6a74724b47ebb59607d020b13b57ca60c2ecc3f09e8425 [2023-02-17T08:44:55.494Z] $ docker rm -f --volumes fa990950e983b7ea0c6a74724b47ebb59607d020b13b57ca60c2ecc3f09e8425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:44:57.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:44:57.934Z] [2023-02-17T08:44:57.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:44:58.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:44:58.569Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-17T08:44:58.570Z] 29e5d40040c1: Pulling fs layer [2023-02-17T08:44:58.570Z] 1ce36da41761: Pulling fs layer [2023-02-17T08:44:58.570Z] 25b303627fd3: Pulling fs layer [2023-02-17T08:44:58.570Z] 29e5d40040c1: Verifying Checksum [2023-02-17T08:44:58.570Z] 29e5d40040c1: Download complete [2023-02-17T08:44:59.161Z] 1ce36da41761: Verifying Checksum [2023-02-17T08:44:59.161Z] 1ce36da41761: Download complete [2023-02-17T08:44:59.430Z] 29e5d40040c1: Pull complete [2023-02-17T08:45:00.851Z] 1ce36da41761: Pull complete [2023-02-17T08:45:00.851Z] 25b303627fd3: Verifying Checksum [2023-02-17T08:45:00.851Z] 25b303627fd3: Download complete [2023-02-17T08:45:10.936Z] 25b303627fd3: Pull complete [2023-02-17T08:45:10.936Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-17T08:45:10.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:45:10.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:45:11.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container [2023-02-17T08:45:11.215Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T08:45:13.806Z] $ docker top 2875d6be49512656d8e3ad264d08402ffd86a8ba44465a7c23475961e0af1503 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:45:14.724Z] + docker-compose build --help+ [2023-02-17T08:45:14.724Z] grep parallel [2023-02-17T08:45:21.378Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T08:45:21.372Z] $ docker stop --time=1 2875d6be49512656d8e3ad264d08402ffd86a8ba44465a7c23475961e0af1503 [2023-02-17T08:45:23.098Z] $ docker rm -f --volumes 2875d6be49512656d8e3ad264d08402ffd86a8ba44465a7c23475961e0af1503 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:45:23.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:45:23.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:45:23.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container [2023-02-17T08:45:23.916Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T08:45:25.234Z] $ docker top 0d5fdcdb8c343a10c20501c347dcaba46c2480130059613ee7ee462ec4d3849b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:45:26.164Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T08:45:32.851Z] Building core-command ... [2023-02-17T08:45:32.851Z] Building core-common-config-bootstrapper ... [2023-02-17T08:45:32.851Z] Building core-data ... [2023-02-17T08:45:32.851Z] Building core-metadata ... [2023-02-17T08:45:32.851Z] Building security-bootstrapper ... [2023-02-17T08:45:32.851Z] Building security-proxy-setup ... [2023-02-17T08:45:32.851Z] Building security-secretstore-setup ... [2023-02-17T08:45:32.851Z] Building security-spiffe-token-provider ... [2023-02-17T08:45:32.851Z] Building security-spire-agent ... [2023-02-17T08:45:32.851Z] Building security-spire-config ... [2023-02-17T08:45:32.851Z] Building security-spire-server ... [2023-02-17T08:45:32.851Z] Building support-notifications ... [2023-02-17T08:45:32.851Z] Building support-scheduler ... [2023-02-17T08:45:32.851Z] Building security-spire-config [2023-02-17T08:45:32.851Z] Building support-scheduler [2023-02-17T08:45:32.851Z] Building security-proxy-setup [2023-02-17T08:45:32.851Z] Building security-secretstore-setup [2023-02-17T08:45:32.851Z] Building security-spiffe-token-provider [2023-02-17T08:46:29.337Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:46:29.337Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:46:29.337Z] ---> e5c1cd5aa7ea [2023-02-17T08:46:29.337Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T08:46:29.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:46:29.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:46:29.337Z] ---> e5c1cd5aa7ea [2023-02-17T08:46:29.337Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:46:29.337Z] ---> Running in 8aece0dc4b18 [2023-02-17T08:46:29.337Z] ---> Running in 9d57b9dab7b7 [2023-02-17T08:46:29.337Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:46:29.337Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:46:29.337Z] ---> e5c1cd5aa7ea [2023-02-17T08:46:29.337Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T08:46:29.337Z] ---> Running in 701da279633d [2023-02-17T08:46:29.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:46:29.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:46:29.337Z] ---> e5c1cd5aa7ea [2023-02-17T08:46:29.337Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:46:29.337Z] ---> Running in a9260c16e766 [2023-02-17T08:46:29.337Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:46:29.337Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:46:29.337Z] ---> e5c1cd5aa7ea [2023-02-17T08:46:29.337Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:46:29.337Z] ---> Running in fe487c8c69e7 [2023-02-17T08:46:29.337Z] Removing intermediate container 9d57b9dab7b7 [2023-02-17T08:46:29.337Z] ---> 5c75efa95122 [2023-02-17T08:46:29.337Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T08:46:29.337Z] Removing intermediate container 701da279633d [2023-02-17T08:46:29.337Z] ---> baa88e216551 [2023-02-17T08:46:29.337Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T08:46:29.337Z] Removing intermediate container 8aece0dc4b18 [2023-02-17T08:46:29.337Z] ---> a085d69d9992 [2023-02-17T08:46:29.337Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T08:46:29.337Z] Removing intermediate container fe487c8c69e7 [2023-02-17T08:46:29.337Z] ---> d7221bd75eb9 [2023-02-17T08:46:29.337Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:46:29.337Z] ---> Running in 19bf0cc91f37 [2023-02-17T08:46:29.337Z] Removing intermediate container a9260c16e766 [2023-02-17T08:46:29.337Z] ---> Running in 8a8345b87c6a [2023-02-17T08:46:29.337Z] ---> 961659a0a7a8 [2023-02-17T08:46:29.337Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:46:29.337Z] ---> Running in 52224056f923 [2023-02-17T08:46:29.337Z] ---> Running in e2116f824fdf [2023-02-17T08:46:29.337Z] ---> Running in 537a0304526e [2023-02-17T08:46:29.337Z] Removing intermediate container 52224056f923 [2023-02-17T08:46:29.337Z] ---> 09b96dc2b597 [2023-02-17T08:46:29.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:46:29.337Z] ---> Running in 7850ee79085b [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.338Z] OK: 221 MiB in 51 packages [2023-02-17T08:46:29.338Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T08:46:29.338Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T08:46:29.338Z] OK: 16903 distinct packages available [2023-02-17T08:46:29.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:46:29.338Z] OK: 221 MiB in 51 packages [2023-02-17T08:46:29.338Z] OK: 221 MiB in 51 packages [2023-02-17T08:46:29.338Z] Removing intermediate container 19bf0cc91f37 [2023-02-17T08:46:29.338Z] ---> 471c2533029c [2023-02-17T08:46:29.338Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:46:29.338Z] OK: 221 MiB in 51 packages [2023-02-17T08:46:29.338Z] OK: 221 MiB in 51 packages [2023-02-17T08:46:29.338Z] ---> 43174fef45e8 [2023-02-17T08:46:29.338Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:46:29.338Z] ---> Running in 0ff2f2d1bef7 [2023-02-17T08:46:29.605Z] Removing intermediate container 537a0304526e [2023-02-17T08:46:29.605Z] ---> 0496a054ac12 [2023-02-17T08:46:29.605Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:46:29.883Z] Removing intermediate container e2116f824fdf [2023-02-17T08:46:29.883Z] ---> fb6328a3ad26 [2023-02-17T08:46:29.883Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T08:46:29.883Z] Removing intermediate container 7850ee79085b [2023-02-17T08:46:29.883Z] ---> 80b9e39ad18a [2023-02-17T08:46:29.883Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:46:30.473Z] Removing intermediate container 8a8345b87c6a [2023-02-17T08:46:30.473Z] ---> cda54f2c6c80 [2023-02-17T08:46:30.473Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T08:46:33.825Z] ---> 43d2d4576906 [2023-02-17T08:46:33.825Z] ---> 26677b3e7f50 [2023-02-17T08:46:33.825Z] ---> 345f8f5d7a79 [2023-02-17T08:46:33.825Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:46:33.825Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:46:33.825Z] ---> 5ec5be67b0b3 [2023-02-17T08:46:33.825Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:46:33.825Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:46:33.825Z] ---> Running in 4661307ed410 [2023-02-17T08:46:33.825Z] ---> Running in ebe9798f736a [2023-02-17T08:46:33.825Z] ---> Running in e1bf5a5ff3ec [2023-02-17T08:46:33.825Z] ---> Running in d04856a20783 [2023-02-17T08:48:25.500Z] Removing intermediate container 0ff2f2d1bef7 [2023-02-17T08:48:25.500Z] ---> 33a18a438ead [2023-02-17T08:48:25.500Z] Step 7/24 : COPY . . [2023-02-17T08:48:25.500Z] Removing intermediate container d04856a20783 [2023-02-17T08:48:25.500Z] ---> d10a1da30cf3 [2023-02-17T08:48:25.500Z] Step 7/21 : COPY . . [2023-02-17T08:48:25.500Z] Removing intermediate container e1bf5a5ff3ec [2023-02-17T08:48:25.500Z] ---> ea8032cca1d5 [2023-02-17T08:48:25.500Z] Step 7/19 : COPY . . [2023-02-17T08:48:25.500Z] Removing intermediate container 4661307ed410 [2023-02-17T08:48:25.500Z] ---> 8e945c63afcf [2023-02-17T08:48:25.500Z] Step 7/24 : COPY . . [2023-02-17T08:48:25.500Z] Removing intermediate container ebe9798f736a [2023-02-17T08:48:25.500Z] ---> d134722c7efa [2023-02-17T08:48:25.500Z] Step 8/22 : COPY . . [2023-02-17T08:48:37.824Z] ---> 3b5b96572009 [2023-02-17T08:48:37.824Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T08:48:37.824Z] ---> a31db2f919fe [2023-02-17T08:48:37.824Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T08:48:37.824Z] ---> 27f8c537ff63 [2023-02-17T08:48:37.824Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T08:48:37.824Z] ---> b9ae4082b711 [2023-02-17T08:48:37.824Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:48:37.824Z] ---> Running in 2fc7d0039aee [2023-02-17T08:48:37.824Z] ---> Running in e3bd02742686 [2023-02-17T08:48:38.098Z] ---> 33e954a6c0db [2023-02-17T08:48:38.098Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T08:48:38.098Z] ---> Running in 4f10faa924d6 [2023-02-17T08:48:38.098Z] ---> Running in 1178ea157819 [2023-02-17T08:48:38.364Z] ---> Running in f73c2987d35d [2023-02-17T08:48:38.947Z] Removing intermediate container 1178ea157819 [2023-02-17T08:48:38.947Z] ---> 2d54f9c59db1 [2023-02-17T08:48:38.947Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:48:39.214Z] ---> Running in f0ffb9c0d95b [2023-02-17T08:48:39.798Z] Removing intermediate container f0ffb9c0d95b [2023-02-17T08:48:39.799Z] ---> 11afcad56d55 [2023-02-17T08:48:40.065Z] 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-02-17T08:48:40.065Z] ---> Running in 0b4ba0b9b4a9 [2023-02-17T08:48:40.650Z] 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-02-17T08:48:40.650Z] 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-02-17T08:48:40.918Z] 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-02-17T08:48:40.918Z] 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-02-17T08:48:43.523Z] Removing intermediate container 0b4ba0b9b4a9 [2023-02-17T08:48:43.523Z] ---> 57812a391d50 [2023-02-17T08:48:43.523Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:48:43.523Z] ---> Running in dd4aaa0cd861 [2023-02-17T08:48:44.113Z] Removing intermediate container dd4aaa0cd861 [2023-02-17T08:48:44.113Z] ---> a17d5a6a8146 [2023-02-17T08:48:44.113Z] [2023-02-17T08:48:44.113Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:48:44.113Z] 3.15: Pulling from library/alpine [2023-02-17T08:48:45.527Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:48:45.527Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T08:48:45.527Z] ---> 354640af7b1b [2023-02-17T08:48:45.527Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:48:45.527Z] ---> Running in 4c8408e9bc23 [2023-02-17T08:48:46.119Z] Removing intermediate container 4c8408e9bc23 [2023-02-17T08:48:46.119Z] ---> 07a4d4b7a5d2 [2023-02-17T08:48:46.119Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T08:48:46.119Z] ---> Running in f5725c5f3cd1 [2023-02-17T08:48:48.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:51.257Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:48:51.531Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:48:51.531Z] OK: 15734 distinct packages available [2023-02-17T08:48:51.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:52.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:54.375Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T08:48:54.376Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:48:54.376Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T08:48:54.376Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T08:48:54.376Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:48:54.376Z] OK: 6 MiB in 18 packages [2023-02-17T08:48:56.330Z] Removing intermediate container f5725c5f3cd1 [2023-02-17T08:48:56.330Z] ---> 36f13f0e2f99 [2023-02-17T08:48:56.330Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:49:03.005Z] ---> 3662e61f44cd [2023-02-17T08:49:03.005Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:49:03.284Z] ---> 092bc9bb6f59 [2023-02-17T08:49:03.284Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T08:49:03.284Z] ---> Running in 03bc3f85c6f7 [2023-02-17T08:49:03.874Z] Removing intermediate container 03bc3f85c6f7 [2023-02-17T08:49:03.874Z] ---> 5634bf84cb2b [2023-02-17T08:49:03.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T08:49:04.835Z] ---> c222dee58e25 [2023-02-17T08:49:04.835Z] Step 19/24 : WORKDIR / [2023-02-17T08:49:04.835Z] ---> Running in efc4a1b1067c [2023-02-17T08:49:05.422Z] Removing intermediate container efc4a1b1067c [2023-02-17T08:49:05.422Z] ---> bb6c71e29e0f [2023-02-17T08:49:05.422Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:49:05.422Z] ---> Running in a7c481996740 [2023-02-17T08:49:06.004Z] Removing intermediate container a7c481996740 [2023-02-17T08:49:06.004Z] ---> b0de6ad23985 [2023-02-17T08:49:06.004Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:49:06.004Z] ---> Running in 15afb236ba79 [2023-02-17T08:49:06.588Z] Removing intermediate container 15afb236ba79 [2023-02-17T08:49:06.588Z] ---> 5d1f4ca35c87 [2023-02-17T08:49:06.588Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:49:06.856Z] ---> Running in 57a4f11b7d66 [2023-02-17T08:49:07.444Z] Removing intermediate container 57a4f11b7d66 [2023-02-17T08:49:07.444Z] ---> ae2682631c6d [2023-02-17T08:49:07.444Z] Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:49:07.444Z] ---> Running in e96009ea1515 [2023-02-17T08:49:08.026Z] Removing intermediate container e96009ea1515 [2023-02-17T08:49:08.026Z] ---> 809988dc9a5b [2023-02-17T08:49:08.026Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:49:08.296Z] ---> Running in 1b496e889b1f [2023-02-17T08:49:08.880Z] Removing intermediate container 1b496e889b1f [2023-02-17T08:49:08.880Z] ---> 6e45f2c18670 [2023-02-17T08:49:08.880Z] [2023-02-17T08:49:08.880Z] Successfully built 6e45f2c18670 [2023-02-17T08:49:08.880Z] Successfully tagged security-spire-config-arm64:latest [2023-02-17T08:49:08.880Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-17T08:49:23.913Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:49:23.913Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:49:23.913Z] ---> e5c1cd5aa7ea [2023-02-17T08:49:23.913Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 961659a0a7a8 [2023-02-17T08:49:23.913Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 0496a054ac12 [2023-02-17T08:49:23.913Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 5ec5be67b0b3 [2023-02-17T08:49:23.913Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 8e945c63afcf [2023-02-17T08:49:23.913Z] Step 7/24 : COPY . . [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> b9ae4082b711 [2023-02-17T08:49:23.913Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 2d54f9c59db1 [2023-02-17T08:49:23.913Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 11afcad56d55 [2023-02-17T08:49:23.913Z] 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-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 57812a391d50 [2023-02-17T08:49:23.913Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> a17d5a6a8146 [2023-02-17T08:49:23.913Z] [2023-02-17T08:49:23.913Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:49:23.913Z] ---> 354640af7b1b [2023-02-17T08:49:23.913Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:49:23.913Z] ---> Using cache [2023-02-17T08:49:23.913Z] ---> 07a4d4b7a5d2 [2023-02-17T08:49:23.913Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:49:23.913Z] ---> Running in 5a59d817ccc7 [2023-02-17T08:49:25.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:49:25.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:49:27.311Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:49:27.311Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:49:27.311Z] OK: 15734 distinct packages available [2023-02-17T08:49:27.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:49:27.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:49:29.254Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:49:29.254Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:49:29.254Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:49:29.254Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:49:29.254Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:49:29.254Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:49:29.254Z] OK: 6 MiB in 19 packages [2023-02-17T08:49:31.834Z] Removing intermediate container 5a59d817ccc7 [2023-02-17T08:49:31.834Z] ---> 6081fc436f51 [2023-02-17T08:49:31.834Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T08:49:36.088Z] ---> d1bf35f0d7c1 [2023-02-17T08:49:36.088Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:49:43.189Z] ---> 25be40801c60 [2023-02-17T08:49:43.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:49:43.189Z] ---> 7030f55856e1 [2023-02-17T08:49:43.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T08:49:44.212Z] ---> 5566bf76ee25 [2023-02-17T08:49:44.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T08:49:45.229Z] ---> a307ad3cf0b5 [2023-02-17T08:49:45.229Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:49:45.229Z] ---> Running in 83b016541d8f [2023-02-17T08:49:45.925Z] Removing intermediate container 83b016541d8f [2023-02-17T08:49:45.925Z] ---> 76bf72babc91 [2023-02-17T08:49:45.925Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:49:45.925Z] ---> Running in ae0a10d0950c [2023-02-17T08:49:46.511Z] Removing intermediate container ae0a10d0950c [2023-02-17T08:49:46.511Z] ---> 3ed57d80a016 [2023-02-17T08:49:46.511Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:49:46.511Z] ---> Running in 03fc9d408e71 [2023-02-17T08:49:47.472Z] Removing intermediate container 03fc9d408e71 [2023-02-17T08:49:47.472Z] ---> 61726ca49fb9 [2023-02-17T08:49:47.472Z] Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:49:47.472Z] ---> Running in f79c681233cd [2023-02-17T08:49:47.739Z] Removing intermediate container f79c681233cd [2023-02-17T08:49:47.739Z] ---> 7f1c0783b00e [2023-02-17T08:49:47.739Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:49:48.007Z] ---> Running in b5c27a556544 [2023-02-17T08:49:48.588Z] Removing intermediate container b5c27a556544 [2023-02-17T08:49:48.588Z] ---> c413b169e4e1 [2023-02-17T08:49:48.588Z] [2023-02-17T08:49:48.863Z] Successfully built c413b169e4e1 [2023-02-17T08:49:48.863Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-17T08:49:48.863Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-17T08:50:07.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:50:07.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:50:07.088Z] ---> e5c1cd5aa7ea [2023-02-17T08:50:07.088Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> 961659a0a7a8 [2023-02-17T08:50:07.088Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> 0496a054ac12 [2023-02-17T08:50:07.088Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> 5ec5be67b0b3 [2023-02-17T08:50:07.088Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> 8e945c63afcf [2023-02-17T08:50:07.088Z] Step 7/23 : COPY . . [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> b9ae4082b711 [2023-02-17T08:50:07.088Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> 2d54f9c59db1 [2023-02-17T08:50:07.088Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T08:50:07.088Z] ---> Using cache [2023-02-17T08:50:07.088Z] ---> 11afcad56d55 [2023-02-17T08:50:07.088Z] 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-02-17T08:50:07.088Z] ---> Running in bb3321268a9b [2023-02-17T08:50:09.667Z] Removing intermediate container bb3321268a9b [2023-02-17T08:50:09.940Z] ---> 812186e5a8a7 [2023-02-17T08:50:09.940Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T08:50:09.940Z] ---> Running in 9be11dbe723f [2023-02-17T08:50:10.528Z] Removing intermediate container 9be11dbe723f [2023-02-17T08:50:10.528Z] ---> 77ed338445d9 [2023-02-17T08:50:10.528Z] [2023-02-17T08:50:10.528Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T08:50:10.528Z] ---> 354640af7b1b [2023-02-17T08:50:10.528Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:50:10.529Z] ---> Using cache [2023-02-17T08:50:10.529Z] ---> 07a4d4b7a5d2 [2023-02-17T08:50:10.529Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:50:10.529Z] ---> Using cache [2023-02-17T08:50:10.529Z] ---> 6081fc436f51 [2023-02-17T08:50:10.529Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:50:17.177Z] ---> a1946a13e9e8 [2023-02-17T08:50:17.177Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:50:17.177Z] ---> 1dcdadbd5b2b [2023-02-17T08:50:17.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T08:50:18.141Z] ---> 7c6fab78d933 [2023-02-17T08:50:18.141Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T08:50:19.121Z] ---> 34b280f28dbd [2023-02-17T08:50:19.121Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:50:19.121Z] ---> Running in f545b95c5cf5 [2023-02-17T08:50:19.713Z] Removing intermediate container f545b95c5cf5 [2023-02-17T08:50:19.713Z] ---> 2222e9ee1383 [2023-02-17T08:50:19.713Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:50:19.713Z] ---> Running in 49e29eedde72 [2023-02-17T08:50:20.302Z] Removing intermediate container 49e29eedde72 [2023-02-17T08:50:20.302Z] ---> 688f4523f70f [2023-02-17T08:50:20.302Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T08:50:20.302Z] ---> Running in 3efcc57f7c17 [2023-02-17T08:50:20.889Z] Removing intermediate container 3efcc57f7c17 [2023-02-17T08:50:20.889Z] ---> 033849782eff [2023-02-17T08:50:20.889Z] Step 22/23 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:50:20.889Z] ---> Running in eb9fab3ec328 [2023-02-17T08:50:21.477Z] Removing intermediate container eb9fab3ec328 [2023-02-17T08:50:21.477Z] ---> f6b2a74f60bb [2023-02-17T08:50:21.477Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:50:21.745Z] ---> Running in 5b35c3984ca1 [2023-02-17T08:50:22.331Z] Removing intermediate container 5b35c3984ca1 [2023-02-17T08:50:22.331Z] ---> d75c16525c8d [2023-02-17T08:50:22.331Z] [2023-02-17T08:50:22.599Z] Successfully built d75c16525c8d [2023-02-17T08:50:22.599Z] Successfully tagged security-spire-server-arm64:latest [2023-02-17T08:50:22.599Z]  Building security-spire-server ... done Building core-command [2023-02-17T08:50:40.817Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:50:40.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:50:40.817Z] ---> e5c1cd5aa7ea [2023-02-17T08:50:40.817Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:50:40.817Z] ---> Using cache [2023-02-17T08:50:40.817Z] ---> d7221bd75eb9 [2023-02-17T08:50:40.817Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T08:50:40.817Z] ---> Using cache [2023-02-17T08:50:40.817Z] ---> 09b96dc2b597 [2023-02-17T08:50:40.817Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T08:50:40.817Z] ---> Using cache [2023-02-17T08:50:40.817Z] ---> 80b9e39ad18a [2023-02-17T08:50:40.817Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T08:50:40.817Z] ---> Using cache [2023-02-17T08:50:40.817Z] ---> 345f8f5d7a79 [2023-02-17T08:50:40.817Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:50:40.817Z] ---> Using cache [2023-02-17T08:50:40.817Z] ---> d134722c7efa [2023-02-17T08:50:40.817Z] Step 8/23 : COPY . . [2023-02-17T08:50:40.817Z] ---> Using cache [2023-02-17T08:50:40.817Z] ---> 27f8c537ff63 [2023-02-17T08:50:40.817Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T08:50:40.817Z] ---> Running in 6c99cd4b1810 [2023-02-17T08:50:42.763Z] 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-02-17T08:55:34.641Z] 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-02-17T08:55:35.608Z] 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-02-17T08:55:57.684Z] Removing intermediate container f73c2987d35d [2023-02-17T08:55:57.684Z] ---> 7efc2c64c68e [2023-02-17T08:55:57.684Z] [2023-02-17T08:55:57.684Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T08:55:57.684Z] 3.16: Pulling from library/alpine [2023-02-17T08:55:57.684Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:55:57.684Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T08:55:57.684Z] ---> 4c81e5bf8899 [2023-02-17T08:55:57.684Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T08:55:57.684Z] ---> Running in 99c8a6dbe763 [2023-02-17T08:56:00.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:56:00.269Z] Removing intermediate container e3bd02742686 [2023-02-17T08:56:00.269Z] ---> 4c65d4012a9b [2023-02-17T08:56:00.269Z] [2023-02-17T08:56:00.269Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T08:56:00.269Z] ---> 4c81e5bf8899 [2023-02-17T08:56:00.269Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T08:56:00.534Z] ---> Running in 3574e9e9c1bc [2023-02-17T08:56:00.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:56:02.492Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T08:56:02.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:56:02.492Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T08:56:02.492Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T08:56:02.492Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T08:56:02.492Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T08:56:02.492Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T08:56:02.492Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:56:02.492Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:56:02.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:56:03.043Z] OK: 8 MiB in 20 packages [2023-02-17T08:56:04.450Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T08:56:04.718Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T08:56:04.718Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T08:56:04.718Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:56:04.718Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:56:05.301Z] OK: 6 MiB in 17 packages [2023-02-17T08:56:07.892Z] Removing intermediate container 99c8a6dbe763 [2023-02-17T08:56:07.892Z] ---> 48a708189a46 [2023-02-17T08:56:07.892Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:56:07.892Z] ---> Running in eb8682aea36f [2023-02-17T08:56:08.852Z] Removing intermediate container eb8682aea36f [2023-02-17T08:56:08.852Z] ---> ace726123b5c [2023-02-17T08:56:08.852Z] Step 12/21 : WORKDIR /edgex [2023-02-17T08:56:09.120Z] ---> Running in 369eb4965070 [2023-02-17T08:56:09.387Z] Removing intermediate container 3574e9e9c1bc [2023-02-17T08:56:09.387Z] ---> fb5644788cb3 [2023-02-17T08:56:09.387Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:56:09.387Z] ---> Running in 0ced88bc211d [2023-02-17T08:56:10.020Z] Removing intermediate container 369eb4965070 [2023-02-17T08:56:10.020Z] ---> 2006922cbee8 [2023-02-17T08:56:10.020Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T08:56:10.302Z] Removing intermediate container 0ced88bc211d [2023-02-17T08:56:10.302Z] ---> 5db7e581082c [2023-02-17T08:56:10.302Z] Step 12/24 : WORKDIR / [2023-02-17T08:56:10.568Z] ---> Running in 8db36291af8e [2023-02-17T08:56:11.150Z] ---> 9cf7bc9a9b3d [2023-02-17T08:56:11.150Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T08:56:11.417Z] Removing intermediate container 8db36291af8e [2023-02-17T08:56:11.417Z] ---> ce744a03bafc [2023-02-17T08:56:11.417Z] 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-02-17T08:56:12.825Z] ---> c5bebad0a569 [2023-02-17T08:56:12.825Z] 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-02-17T08:56:13.806Z] ---> 58bb858e77ae [2023-02-17T08:56:13.806Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T08:56:14.075Z] ---> 56c769ad57c5 [2023-02-17T08:56:14.075Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T08:56:15.484Z] ---> f1767cde2c04 [2023-02-17T08:56:15.484Z] 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-02-17T08:56:16.071Z] ---> 0519f435caae [2023-02-17T08:56:16.071Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:56:17.038Z] ---> 25e8283d76da [2023-02-17T08:56:17.038Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T08:56:17.308Z] ---> 1a3c5ce6398d [2023-02-17T08:56:17.308Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:56:17.308Z] ---> Running in a8e025b5cafd [2023-02-17T08:56:20.674Z] ---> 9b543b1b045e [2023-02-17T08:56:20.674Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T08:56:21.260Z] Removing intermediate container a8e025b5cafd [2023-02-17T08:56:21.260Z] ---> 5438bfcc980e [2023-02-17T08:56:21.260Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:56:21.529Z] ---> Running in 04855c919d32 [2023-02-17T08:56:22.491Z] Removing intermediate container 04855c919d32 [2023-02-17T08:56:22.491Z] ---> ba7e66608862 [2023-02-17T08:56:22.491Z] Step 19/21 : LABEL arch=arm64 [2023-02-17T08:56:22.761Z] ---> Running in 0e6b6de73b64 [2023-02-17T08:56:22.761Z] ---> 138aa7efbb5d [2023-02-17T08:56:22.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:56:23.351Z] Removing intermediate container 0e6b6de73b64 [2023-02-17T08:56:23.351Z] ---> 8a1b22b45fe2 [2023-02-17T08:56:23.351Z] Step 20/21 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:56:23.620Z] ---> Running in e16277ff7093 [2023-02-17T08:56:24.209Z] ---> cf1e7ac43262 [2023-02-17T08:56:24.209Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:56:24.482Z] ---> Running in 3fef4609a7db [2023-02-17T08:56:24.482Z] Removing intermediate container e16277ff7093 [2023-02-17T08:56:24.482Z] ---> 8e421c66f222 [2023-02-17T08:56:24.482Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T08:56:24.754Z] ---> Running in 8fec134bc855 [2023-02-17T08:56:25.715Z] Removing intermediate container 8fec134bc855 [2023-02-17T08:56:25.715Z] ---> c4fecf63dbb9 [2023-02-17T08:56:25.715Z] [2023-02-17T08:56:25.981Z] Successfully built c4fecf63dbb9 [2023-02-17T08:56:26.249Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-17T08:56:26.249Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-02-17T08:56:28.204Z] Removing intermediate container 3fef4609a7db [2023-02-17T08:56:28.204Z] ---> e543ac6251f4 [2023-02-17T08:56:28.204Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:56:28.204Z] ---> Running in a7821dac46ed [2023-02-17T08:56:28.790Z] Removing intermediate container a7821dac46ed [2023-02-17T08:56:28.790Z] ---> 8e9f3fb80f44 [2023-02-17T08:56:28.790Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:56:28.790Z] ---> Running in 8bf4b4ab6bae [2023-02-17T08:56:29.374Z] Removing intermediate container 8bf4b4ab6bae [2023-02-17T08:56:29.374Z] ---> f0f12a6edbad [2023-02-17T08:56:29.374Z] Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:56:29.374Z] ---> Running in dce9ea73453f [2023-02-17T08:56:29.964Z] Removing intermediate container dce9ea73453f [2023-02-17T08:56:29.965Z] ---> 9a887d43ee70 [2023-02-17T08:56:30.234Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:56:30.234Z] ---> Running in 703c6f447add [2023-02-17T08:56:30.820Z] Removing intermediate container 703c6f447add [2023-02-17T08:56:30.820Z] ---> 9d64c803196a [2023-02-17T08:56:30.820Z] [2023-02-17T08:56:31.086Z] Successfully built 9d64c803196a [2023-02-17T08:56:31.086Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-17T08:56:31.086Z]  Building security-secretstore-setup ... done Building support-notifications [2023-02-17T08:56:57.780Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:56:57.780Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:56:57.780Z] ---> e5c1cd5aa7ea [2023-02-17T08:56:57.780Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T08:56:57.780Z] ---> Using cache [2023-02-17T08:56:57.780Z] ---> 961659a0a7a8 [2023-02-17T08:56:57.780Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T08:56:57.780Z] ---> Running in 6daf73bef3b0 [2023-02-17T08:56:57.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:56:57.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:56:58.048Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:56:58.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:56:58.048Z] ---> e5c1cd5aa7ea [2023-02-17T08:56:58.048Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:56:58.048Z] ---> Using cache [2023-02-17T08:56:58.048Z] ---> d7221bd75eb9 [2023-02-17T08:56:58.316Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:56:58.316Z] ---> Using cache [2023-02-17T08:56:58.316Z] ---> 09b96dc2b597 [2023-02-17T08:56:58.316Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T08:56:58.316Z] ---> Running in 4a92f62ac56d [2023-02-17T08:56:59.724Z] OK: 221 MiB in 51 packages [2023-02-17T08:56:59.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:57:00.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:57:01.558Z] Removing intermediate container 6daf73bef3b0 [2023-02-17T08:57:01.559Z] ---> d64d34fbebf3 [2023-02-17T08:57:01.559Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T08:57:02.141Z] OK: 221 MiB in 51 packages [2023-02-17T08:57:02.412Z] ---> b97c461de837 [2023-02-17T08:57:02.412Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:57:02.412Z] ---> Running in 1ac939bb7034 [2023-02-17T08:57:04.364Z] Removing intermediate container 4a92f62ac56d [2023-02-17T08:57:04.364Z] ---> 6659018ecbb5 [2023-02-17T08:57:04.364Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:57:05.346Z] ---> 38e070e1c294 [2023-02-17T08:57:05.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:57:05.346Z] ---> Running in 53541ae1f3d7 [2023-02-17T08:58:27.006Z] Removing intermediate container 6c99cd4b1810 [2023-02-17T08:58:27.006Z] ---> 231babaf4b10 [2023-02-17T08:58:27.006Z] [2023-02-17T08:58:27.006Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T08:58:27.006Z] ---> 4c81e5bf8899 [2023-02-17T08:58:27.006Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:58:27.006Z] ---> Running in c4ad7f5ad70e [2023-02-17T08:58:27.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:27.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:28.559Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:58:28.559Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:58:28.559Z] OK: 5 MiB in 15 packages [2023-02-17T08:58:31.175Z] Removing intermediate container c4ad7f5ad70e [2023-02-17T08:58:31.175Z] ---> 6e0e09c519e8 [2023-02-17T08:58:31.175Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:58:31.444Z] ---> Running in e355c9779381 [2023-02-17T08:58:32.538Z] Removing intermediate container e355c9779381 [2023-02-17T08:58:32.538Z] ---> 9527337ae8d0 [2023-02-17T08:58:32.538Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T08:58:32.835Z] ---> Running in ec5c685cfb39 [2023-02-17T08:58:33.866Z] Removing intermediate container ec5c685cfb39 [2023-02-17T08:58:33.866Z] ---> 9414edbb0b1d [2023-02-17T08:58:33.866Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T08:58:34.145Z] ---> Running in 7e9b3f5ea026 [2023-02-17T08:58:35.141Z] Removing intermediate container 7e9b3f5ea026 [2023-02-17T08:58:35.141Z] ---> 5ba4e9a9aba5 [2023-02-17T08:58:35.141Z] Step 15/23 : WORKDIR / [2023-02-17T08:58:35.141Z] ---> Running in c92ac2d08073 [2023-02-17T08:58:36.119Z] Removing intermediate container c92ac2d08073 [2023-02-17T08:58:36.119Z] ---> dd00fdf18f36 [2023-02-17T08:58:36.119Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:58:37.532Z] ---> 8157119bd230 [2023-02-17T08:58:37.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T08:58:39.487Z] Removing intermediate container 2fc7d0039aee [2023-02-17T08:58:39.487Z] ---> 90795643df3f [2023-02-17T08:58:39.487Z] [2023-02-17T08:58:39.487Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T08:58:39.487Z] ---> 354640af7b1b [2023-02-17T08:58:39.487Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:58:39.487Z] ---> Using cache [2023-02-17T08:58:39.487Z] ---> 07a4d4b7a5d2 [2023-02-17T08:58:39.487Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T08:58:39.757Z] ---> Running in 4343c45e721c [2023-02-17T08:58:43.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:43.122Z] ---> ad4ff972d1eb [2023-02-17T08:58:43.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T08:58:43.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:44.556Z] ---> 912c84d90510 [2023-02-17T08:58:44.556Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T08:58:44.556Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:58:44.556Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:58:44.557Z] OK: 15734 distinct packages available [2023-02-17T08:58:44.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:44.557Z] ---> Running in df0aaa662220 [2023-02-17T08:58:45.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:45.728Z] Removing intermediate container df0aaa662220 [2023-02-17T08:58:45.728Z] ---> 39f6f95a73d2 [2023-02-17T08:58:45.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:58:45.995Z] ---> Running in 009c9903ec88 [2023-02-17T08:58:46.261Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T08:58:46.530Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T08:58:46.530Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T08:58:46.530Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T08:58:46.530Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T08:58:46.530Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T08:58:46.530Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:58:46.530Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T08:58:46.530Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T08:58:46.530Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:58:46.530Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:58:47.119Z] OK: 8 MiB in 23 packages [2023-02-17T08:58:47.119Z] Removing intermediate container 009c9903ec88 [2023-02-17T08:58:47.119Z] ---> b8a697cba86d [2023-02-17T08:58:47.119Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T08:58:47.389Z] ---> Running in 83a6006dc64b [2023-02-17T08:58:48.805Z] Removing intermediate container 83a6006dc64b [2023-02-17T08:58:48.805Z] ---> a6bda2bb6bd0 [2023-02-17T08:58:48.805Z] Step 22/23 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:58:49.074Z] ---> Running in 50b0768d74d9 [2023-02-17T08:58:50.038Z] Removing intermediate container 50b0768d74d9 [2023-02-17T08:58:50.038Z] ---> 4a367f1775e7 [2023-02-17T08:58:50.038Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:58:50.038Z] ---> Running in a3e167a08e23 [2023-02-17T08:58:50.624Z] Removing intermediate container 4343c45e721c [2023-02-17T08:58:50.624Z] ---> 06060cad42c2 [2023-02-17T08:58:50.624Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:58:50.896Z] Removing intermediate container a3e167a08e23 [2023-02-17T08:58:50.896Z] ---> db24f3b82f42 [2023-02-17T08:58:50.896Z] [2023-02-17T08:58:51.481Z] Successfully built db24f3b82f42 [2023-02-17T08:58:51.481Z] Successfully tagged core-command-arm64:latest [2023-02-17T08:58:51.481Z]  Building core-command ... done Building core-data [2023-02-17T08:58:52.064Z] ---> a566781af158 [2023-02-17T08:58:52.064Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T08:58:56.316Z] ---> 7440b7681389 [2023-02-17T08:58:56.316Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T08:58:57.729Z] ---> 1a84ea0b0ab0 [2023-02-17T08:58:57.729Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T08:58:58.000Z] ---> Running in 5ce9d693ccf3 [2023-02-17T08:58:58.959Z] Removing intermediate container 5ce9d693ccf3 [2023-02-17T08:58:58.959Z] ---> fc0052ade980 [2023-02-17T08:58:58.959Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:58:59.226Z] ---> Running in 8c445a9f2533 [2023-02-17T08:59:00.191Z] Removing intermediate container 8c445a9f2533 [2023-02-17T08:59:00.191Z] ---> 9f21e6bc36db [2023-02-17T08:59:00.191Z] Step 17/19 : LABEL arch=arm64 [2023-02-17T08:59:00.191Z] ---> Running in 6de3fffd8cb7 [2023-02-17T08:59:01.159Z] Removing intermediate container 6de3fffd8cb7 [2023-02-17T08:59:01.159Z] ---> 5186c19b5f67 [2023-02-17T08:59:01.159Z] Step 18/19 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:59:01.159Z] ---> Running in 9cf41c70cef8 [2023-02-17T08:59:02.131Z] Removing intermediate container 9cf41c70cef8 [2023-02-17T08:59:02.131Z] ---> f28e00bf3ee5 [2023-02-17T08:59:02.131Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T08:59:02.402Z] ---> Running in 372ed0ec1a76 [2023-02-17T08:59:03.364Z] Removing intermediate container 372ed0ec1a76 [2023-02-17T08:59:03.364Z] ---> ccce00ac377b [2023-02-17T08:59:03.364Z] [2023-02-17T08:59:03.946Z] Successfully built ccce00ac377b [2023-02-17T08:59:03.946Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-17T08:59:03.946Z] Building core-metadata [2023-02-17T08:59:10.594Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:59:10.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:59:10.594Z] ---> e5c1cd5aa7ea [2023-02-17T08:59:10.594Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:59:10.594Z] ---> Using cache [2023-02-17T08:59:10.594Z] ---> d7221bd75eb9 [2023-02-17T08:59:10.594Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:59:10.594Z] ---> Using cache [2023-02-17T08:59:10.594Z] ---> 09b96dc2b597 [2023-02-17T08:59:10.594Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:59:10.594Z] ---> Using cache [2023-02-17T08:59:10.594Z] ---> 80b9e39ad18a [2023-02-17T08:59:10.594Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:59:10.594Z] ---> Using cache [2023-02-17T08:59:10.594Z] ---> 345f8f5d7a79 [2023-02-17T08:59:10.594Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:59:10.594Z] ---> Using cache [2023-02-17T08:59:10.594Z] ---> d134722c7efa [2023-02-17T08:59:10.594Z] Step 8/22 : COPY . . [2023-02-17T08:59:10.594Z] ---> Using cache [2023-02-17T08:59:10.594Z] ---> 27f8c537ff63 [2023-02-17T08:59:10.594Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T08:59:10.594Z] Removing intermediate container 1ac939bb7034 [2023-02-17T08:59:10.594Z] ---> 065ae9290634 [2023-02-17T08:59:10.594Z] Step 7/32 : COPY . . [2023-02-17T08:59:10.594Z] ---> Running in ba70effd545f [2023-02-17T08:59:12.556Z] 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-02-17T08:59:13.138Z] Removing intermediate container 53541ae1f3d7 [2023-02-17T08:59:13.138Z] ---> 3d5c68454a56 [2023-02-17T08:59:13.138Z] Step 8/22 : COPY . . [2023-02-17T08:59:17.415Z] Removing intermediate container 4f10faa924d6 [2023-02-17T08:59:17.415Z] ---> 8121867b92ff [2023-02-17T08:59:17.415Z] [2023-02-17T08:59:17.415Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:59:17.415Z] ---> 4c81e5bf8899 [2023-02-17T08:59:17.415Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:59:17.415Z] ---> Using cache [2023-02-17T08:59:17.415Z] ---> 6e0e09c519e8 [2023-02-17T08:59:17.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:59:17.415Z] ---> Using cache [2023-02-17T08:59:17.415Z] ---> 9527337ae8d0 [2023-02-17T08:59:17.415Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T08:59:17.682Z] ---> Running in 1d592fdb2b3e [2023-02-17T08:59:18.644Z] Removing intermediate container 1d592fdb2b3e [2023-02-17T08:59:18.644Z] ---> f84ed8ab521c [2023-02-17T08:59:18.644Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:59:19.234Z] ---> Running in 5d542bb69fe4 [2023-02-17T08:59:20.196Z] Removing intermediate container 5d542bb69fe4 [2023-02-17T08:59:20.196Z] ---> 8ca945e0e381 [2023-02-17T08:59:20.196Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:59:22.777Z] ---> 3c63bfbdf515 [2023-02-17T08:59:22.777Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T08:59:23.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:59:23.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:59:23.736Z] ---> e5c1cd5aa7ea [2023-02-17T08:59:23.736Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:59:23.736Z] ---> Using cache [2023-02-17T08:59:23.736Z] ---> d7221bd75eb9 [2023-02-17T08:59:23.736Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T08:59:23.736Z] ---> Using cache [2023-02-17T08:59:23.736Z] ---> 09b96dc2b597 [2023-02-17T08:59:23.736Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T08:59:23.736Z] ---> Using cache [2023-02-17T08:59:23.736Z] ---> 80b9e39ad18a [2023-02-17T08:59:23.736Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T08:59:23.736Z] ---> Using cache [2023-02-17T08:59:23.736Z] ---> 345f8f5d7a79 [2023-02-17T08:59:23.736Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:59:23.736Z] ---> Using cache [2023-02-17T08:59:23.736Z] ---> d134722c7efa [2023-02-17T08:59:23.736Z] Step 8/24 : COPY . . [2023-02-17T08:59:24.004Z] ---> Using cache [2023-02-17T08:59:24.004Z] ---> 27f8c537ff63 [2023-02-17T08:59:24.004Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T08:59:24.274Z] ---> Running in 79277ff8516d [2023-02-17T08:59:26.222Z] 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-02-17T08:59:27.192Z] ---> 2f4244dd9bfc [2023-02-17T08:59:27.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T08:59:29.137Z] ---> fdf02cf25489 [2023-02-17T08:59:29.137Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T08:59:29.137Z] ---> Running in 24e6ccb5f8cc [2023-02-17T08:59:30.102Z] Removing intermediate container 24e6ccb5f8cc [2023-02-17T08:59:30.102Z] ---> 0ab52748fd99 [2023-02-17T08:59:30.102Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:59:30.371Z] ---> Running in 6bb19d0e34d6 [2023-02-17T08:59:31.336Z] Removing intermediate container 6bb19d0e34d6 [2023-02-17T08:59:31.336Z] ---> a58089141b9a [2023-02-17T08:59:31.336Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T08:59:31.603Z] ---> Running in 7b1862ceaa56 [2023-02-17T08:59:32.563Z] Removing intermediate container 7b1862ceaa56 [2023-02-17T08:59:32.563Z] ---> cb09df3cfc43 [2023-02-17T08:59:32.563Z] Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T08:59:32.830Z] ---> Running in 627d17072c30 [2023-02-17T08:59:33.818Z] Removing intermediate container 627d17072c30 [2023-02-17T08:59:33.818Z] ---> 1fbada1d85c0 [2023-02-17T08:59:33.818Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:59:33.818Z] ---> Running in a2c82b09e59c [2023-02-17T08:59:36.392Z] Removing intermediate container a2c82b09e59c [2023-02-17T08:59:36.392Z] ---> 09cdfadbca5f [2023-02-17T08:59:36.392Z] [2023-02-17T08:59:37.009Z] Successfully built 09cdfadbca5f [2023-02-17T08:59:37.009Z] Successfully tagged support-scheduler-arm64:latest [2023-02-17T08:59:37.009Z] Building core-common-config-bootstrapper [2023-02-17T08:59:37.274Z]  Building support-scheduler ... done  ---> 5aa2b367de33 [2023-02-17T08:59:37.274Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T08:59:37.540Z] ---> Running in 46890a1d8411 [2023-02-17T08:59:38.959Z] ---> b1abc98c2279 [2023-02-17T08:59:38.959Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T08:59:38.959Z] ---> Running in 87347c183df9 [2023-02-17T08:59:40.371Z] 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-02-17T08:59:41.335Z] 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-02-17T08:59:59.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:59:59.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:59:59.540Z] ---> e5c1cd5aa7ea [2023-02-17T08:59:59.540Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:59:59.540Z] ---> Using cache [2023-02-17T08:59:59.540Z] ---> d7221bd75eb9 [2023-02-17T08:59:59.540Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:59:59.540Z] ---> Using cache [2023-02-17T08:59:59.540Z] ---> 09b96dc2b597 [2023-02-17T08:59:59.540Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:59:59.540Z] ---> Using cache [2023-02-17T08:59:59.540Z] ---> 80b9e39ad18a [2023-02-17T08:59:59.540Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:59:59.540Z] ---> Using cache [2023-02-17T08:59:59.540Z] ---> 345f8f5d7a79 [2023-02-17T08:59:59.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:59:59.540Z] ---> Using cache [2023-02-17T08:59:59.540Z] ---> d134722c7efa [2023-02-17T08:59:59.540Z] Step 8/22 : COPY . . [2023-02-17T08:59:59.540Z] ---> Using cache [2023-02-17T08:59:59.540Z] ---> 27f8c537ff63 [2023-02-17T08:59:59.540Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T08:59:59.540Z] ---> Running in 4854ed7940a9 [2023-02-17T09:00:00.952Z] 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-02-17T09:07:12.830Z] Removing intermediate container ba70effd545f [2023-02-17T09:07:12.830Z] ---> 78fb9997cbd6 [2023-02-17T09:07:12.830Z] [2023-02-17T09:07:12.830Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:07:12.830Z] ---> 4c81e5bf8899 [2023-02-17T09:07:12.830Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T09:07:12.830Z] ---> Running in 978ab2f2ba41 [2023-02-17T09:07:12.830Z] Removing intermediate container 978ab2f2ba41 [2023-02-17T09:07:12.830Z] ---> 7e29133172f5 [2023-02-17T09:07:12.830Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T09:07:12.830Z] ---> Running in f542b9887648 [2023-02-17T09:07:12.830Z] Removing intermediate container f542b9887648 [2023-02-17T09:07:12.830Z] ---> 03e62825444d [2023-02-17T09:07:12.830Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T09:07:12.830Z] ---> Running in 6f5ef71fa5d9 [2023-02-17T09:07:12.830Z] Removing intermediate container 6f5ef71fa5d9 [2023-02-17T09:07:12.830Z] ---> 78f573eaa41b [2023-02-17T09:07:12.830Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:07:12.830Z] ---> Running in 127bc30268dc [2023-02-17T09:07:12.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:12.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:12.830Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:07:12.830Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:07:12.830Z] OK: 5 MiB in 15 packages [2023-02-17T09:07:15.434Z] Removing intermediate container 127bc30268dc [2023-02-17T09:07:15.434Z] ---> 61d6b93522ae [2023-02-17T09:07:15.434Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:07:16.397Z] Removing intermediate container 46890a1d8411 [2023-02-17T09:07:16.397Z] ---> 9e0671e9f0f2 [2023-02-17T09:07:16.397Z] [2023-02-17T09:07:16.397Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T09:07:16.397Z] ---> 4c81e5bf8899 [2023-02-17T09:07:16.397Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:07:16.397Z] ---> Running in 61eb0a8eb154 [2023-02-17T09:07:16.666Z] ---> 068fe0ee4768 [2023-02-17T09:07:16.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T09:07:17.277Z] Removing intermediate container 61eb0a8eb154 [2023-02-17T09:07:17.277Z] ---> d6a174b57e69 [2023-02-17T09:07:17.277Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T09:07:17.277Z] ---> Running in 0f28917bac48 [2023-02-17T09:07:19.876Z] ---> c868eb3c9553 [2023-02-17T09:07:19.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T09:07:19.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:20.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:20.412Z] ---> b66ff69deb84 [2023-02-17T09:07:20.412Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T09:07:20.412Z] ---> Running in 0ef87e1a1a9b [2023-02-17T09:07:21.026Z] Removing intermediate container 0ef87e1a1a9b [2023-02-17T09:07:21.026Z] ---> 077156d8d275 [2023-02-17T09:07:21.026Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:07:21.026Z] ---> Running in 98511a38d52a [2023-02-17T09:07:21.635Z] Removing intermediate container 98511a38d52a [2023-02-17T09:07:21.635Z] ---> f3a8657f949b [2023-02-17T09:07:21.635Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:07:21.635Z] ---> Running in b33078587809 [2023-02-17T09:07:21.913Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T09:07:21.913Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T09:07:21.913Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:07:21.913Z] OK: 5 MiB in 16 packages [2023-02-17T09:07:22.500Z] Removing intermediate container b33078587809 [2023-02-17T09:07:22.500Z] ---> 360226e2d4a4 [2023-02-17T09:07:22.500Z] Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T09:07:22.500Z] ---> Running in ccbe790971a2 [2023-02-17T09:07:23.480Z] Removing intermediate container ccbe790971a2 [2023-02-17T09:07:23.480Z] ---> 61fdfea10883 [2023-02-17T09:07:23.480Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:07:23.480Z] ---> Running in 4eecc9ebb78e [2023-02-17T09:07:23.764Z] Removing intermediate container 0f28917bac48 [2023-02-17T09:07:23.764Z] ---> c655bf5fb732 [2023-02-17T09:07:23.764Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T09:07:24.034Z] ---> Running in 758315a7a989 [2023-02-17T09:07:24.034Z] Removing intermediate container 4eecc9ebb78e [2023-02-17T09:07:24.034Z] ---> af4a53365325 [2023-02-17T09:07:24.034Z] [2023-02-17T09:07:24.629Z] Removing intermediate container 758315a7a989 [2023-02-17T09:07:24.629Z] ---> a972a1a23971 [2023-02-17T09:07:24.629Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T09:07:24.913Z] Successfully built af4a53365325 [2023-02-17T09:07:24.913Z] Successfully tagged core-data-arm64:latest [2023-02-17T09:07:24.913Z]  Building core-data ... done  ---> Running in 329ac53ad31a [2023-02-17T09:07:25.885Z] Removing intermediate container 329ac53ad31a [2023-02-17T09:07:25.885Z] ---> aea4fc057be9 [2023-02-17T09:07:25.885Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T09:07:26.155Z] ---> Running in 1823fd7244a5 [2023-02-17T09:07:26.745Z] Removing intermediate container 1823fd7244a5 [2023-02-17T09:07:26.745Z] ---> 2e74e568908f [2023-02-17T09:07:26.745Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T09:07:27.015Z] ---> Running in 0a951038f882 [2023-02-17T09:07:28.446Z] Removing intermediate container 0a951038f882 [2023-02-17T09:07:28.446Z] ---> a936d769f7cd [2023-02-17T09:07:28.446Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T09:07:28.714Z] ---> Running in 88d2495c2833 [2023-02-17T09:07:32.980Z] Removing intermediate container 88d2495c2833 [2023-02-17T09:07:32.980Z] ---> 3cec6784a133 [2023-02-17T09:07:32.980Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T09:07:33.253Z] ---> Running in 554e7861d9f1 [2023-02-17T09:07:34.221Z] Removing intermediate container 554e7861d9f1 [2023-02-17T09:07:34.221Z] ---> bf46806a3eb9 [2023-02-17T09:07:34.221Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T09:07:37.122Z] ---> 5148c871c815 [2023-02-17T09:07:37.122Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T09:07:37.122Z] ---> Running in d02a27253d30 [2023-02-17T09:07:41.531Z] Removing intermediate container 4854ed7940a9 [2023-02-17T09:07:41.531Z] ---> ddc4578588cb [2023-02-17T09:07:41.531Z] [2023-02-17T09:07:41.531Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:07:41.531Z] ---> 4c81e5bf8899 [2023-02-17T09:07:41.531Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T09:07:41.531Z] Removing intermediate container d02a27253d30 [2023-02-17T09:07:41.531Z] ---> 0070f9e328e9 [2023-02-17T09:07:41.531Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:07:41.531Z] ---> Running in 75022462b32e [2023-02-17T09:07:44.896Z] Removing intermediate container 75022462b32e [2023-02-17T09:07:44.896Z] ---> befac900212c [2023-02-17T09:07:44.896Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:07:44.896Z] ---> 2d43c198d884 [2023-02-17T09:07:44.896Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T09:07:44.896Z] ---> Running in 57026a30e600 [2023-02-17T09:07:45.490Z] Removing intermediate container 79277ff8516d [2023-02-17T09:07:45.490Z] ---> 9dc3156e8589 [2023-02-17T09:07:45.490Z] [2023-02-17T09:07:45.490Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T09:07:45.490Z] ---> 4c81e5bf8899 [2023-02-17T09:07:45.490Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:07:45.490Z] ---> Using cache [2023-02-17T09:07:45.490Z] ---> 6e0e09c519e8 [2023-02-17T09:07:45.490Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:07:45.490Z] ---> Using cache [2023-02-17T09:07:45.490Z] ---> 9527337ae8d0 [2023-02-17T09:07:45.490Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T09:07:45.760Z] ---> Running in fea5365fc3cd [2023-02-17T09:07:46.724Z] Removing intermediate container fea5365fc3cd [2023-02-17T09:07:46.724Z] ---> c573a4d3b4b3 [2023-02-17T09:07:46.724Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T09:07:46.995Z] ---> Running in 5d48e4090113 [2023-02-17T09:07:47.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:47.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:47.826Z] ---> e694f6274916 [2023-02-17T09:07:47.826Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T09:07:47.826Z] Removing intermediate container 5d48e4090113 [2023-02-17T09:07:47.826Z] ---> e778dcb4891c [2023-02-17T09:07:47.826Z] Step 15/24 : WORKDIR / [2023-02-17T09:07:48.099Z] ---> Running in 21a6d2fd41c0 [2023-02-17T09:07:48.686Z] Removing intermediate container 21a6d2fd41c0 [2023-02-17T09:07:48.686Z] ---> 6b58b12ec1ab [2023-02-17T09:07:48.686Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:07:48.955Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:07:48.955Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:07:48.955Z] OK: 5 MiB in 15 packages [2023-02-17T09:07:49.224Z] ---> d028961cd629 [2023-02-17T09:07:49.224Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T09:07:50.190Z] ---> 051c31f44d78 [2023-02-17T09:07:50.190Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T09:07:51.162Z] ---> 5d9ba72db901 [2023-02-17T09:07:51.162Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T09:07:51.162Z] Removing intermediate container 57026a30e600 [2023-02-17T09:07:51.162Z] ---> 9e4aed63ea58 [2023-02-17T09:07:51.162Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:07:53.109Z] ---> cb74138f7ced [2023-02-17T09:07:53.109Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T09:07:53.109Z] ---> 097701c10b0d [2023-02-17T09:07:53.109Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T09:07:53.109Z] ---> 496cf419307e [2023-02-17T09:07:53.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T09:07:54.527Z] ---> ca876bd5dd3f [2023-02-17T09:07:54.527Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T09:07:54.527Z] ---> 4555ccfc5391 [2023-02-17T09:07:54.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T09:07:57.135Z] ---> d18f93290db0 [2023-02-17T09:07:57.135Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T09:07:57.135Z] ---> 0e4b91bd4104 [2023-02-17T09:07:57.135Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T09:07:57.135Z] ---> 71ee67c4ac66 [2023-02-17T09:07:57.135Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T09:07:57.135Z] ---> Running in aa1d9635c276 [2023-02-17T09:07:57.406Z] ---> Running in 75c4a8b46501 [2023-02-17T09:07:58.832Z] Removing intermediate container aa1d9635c276 [2023-02-17T09:07:58.832Z] ---> d5648b801ec8 [2023-02-17T09:07:58.832Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:07:58.832Z] ---> Running in 75231c4ee5da [2023-02-17T09:07:58.832Z] ---> c6b12995e940 [2023-02-17T09:07:58.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T09:07:59.810Z] Removing intermediate container 75231c4ee5da [2023-02-17T09:07:59.810Z] ---> ce04c3744313 [2023-02-17T09:07:59.810Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:07:59.810Z] ---> Running in 8bbd6666e802 [2023-02-17T09:08:01.234Z] ---> 60a227240149 [2023-02-17T09:08:01.234Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:08:01.234Z] ---> Running in 3a5a4d2478fc [2023-02-17T09:08:01.234Z] Removing intermediate container 8bbd6666e802 [2023-02-17T09:08:01.234Z] ---> 735bac622821 [2023-02-17T09:08:01.234Z] Step 23/24 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T09:08:01.511Z] Removing intermediate container 75c4a8b46501 [2023-02-17T09:08:01.511Z] ---> 1520857f0605 [2023-02-17T09:08:01.511Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T09:08:01.511Z] ---> Running in 8c659578a2c8 [2023-02-17T09:08:01.785Z] ---> Running in 49ff6c7e6e86 [2023-02-17T09:08:02.768Z] Removing intermediate container 8c659578a2c8 [2023-02-17T09:08:02.768Z] ---> c96f9c0c8b5a [2023-02-17T09:08:02.768Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:08:02.768Z] Removing intermediate container 49ff6c7e6e86 [2023-02-17T09:08:02.768Z] ---> bec70a6861f2 [2023-02-17T09:08:02.768Z] Step 29/32 : CMD ["gate"] [2023-02-17T09:08:02.768Z] ---> Running in 103c3d91c23a [2023-02-17T09:08:02.768Z] ---> Running in 6b2759a163b2 [2023-02-17T09:08:03.739Z] Removing intermediate container 103c3d91c23a [2023-02-17T09:08:03.739Z] ---> 26481f7cb97a [2023-02-17T09:08:03.739Z] [2023-02-17T09:08:03.739Z] Removing intermediate container 6b2759a163b2 [2023-02-17T09:08:03.739Z] ---> fb4cbad64e61 [2023-02-17T09:08:03.739Z] Step 30/32 : LABEL arch=arm64 [2023-02-17T09:08:04.014Z] ---> Running in 52791d4707d8 [2023-02-17T09:08:04.985Z] Successfully built 26481f7cb97a [2023-02-17T09:08:04.985Z] Successfully tagged core-metadata-arm64:latest [2023-02-17T09:08:04.985Z]  Building core-metadata ... done Removing intermediate container 52791d4707d8 [2023-02-17T09:08:04.985Z] ---> 7fc796106019 [2023-02-17T09:08:04.985Z] Step 31/32 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T09:08:04.985Z] ---> Running in bd69b69118cc [2023-02-17T09:08:05.579Z] Removing intermediate container 3a5a4d2478fc [2023-02-17T09:08:05.579Z] ---> d6b188439b4a [2023-02-17T09:08:05.579Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:08:05.579Z] ---> Running in bda8fea9815b [2023-02-17T09:08:05.856Z] Removing intermediate container bd69b69118cc [2023-02-17T09:08:05.856Z] ---> 8757b116c5c0 [2023-02-17T09:08:05.856Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T09:08:05.856Z] ---> Running in 62fa218e9c24 [2023-02-17T09:08:06.449Z] Removing intermediate container bda8fea9815b [2023-02-17T09:08:06.449Z] ---> b5c526b85800 [2023-02-17T09:08:06.449Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T09:08:06.449Z] ---> Running in 925fa3de13d5 [2023-02-17T09:08:06.718Z] Removing intermediate container 62fa218e9c24 [2023-02-17T09:08:06.718Z] ---> 86c7e520281d [2023-02-17T09:08:06.718Z] [2023-02-17T09:08:06.986Z] Successfully built 86c7e520281d [2023-02-17T09:08:06.986Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-17T09:08:06.986Z] Removing intermediate container 925fa3de13d5 [2023-02-17T09:08:06.986Z] ---> b0a692a55ffd [2023-02-17T09:08:06.986Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:08:07.254Z]  Building security-bootstrapper ... done  ---> Running in 4f7e88553033 [2023-02-17T09:08:07.526Z] Removing intermediate container 4f7e88553033 [2023-02-17T09:08:07.526Z] ---> cc417e3d0be5 [2023-02-17T09:08:07.526Z] Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T09:08:07.804Z] ---> Running in d9dc73882342 [2023-02-17T09:08:08.075Z] Removing intermediate container d9dc73882342 [2023-02-17T09:08:08.075Z] ---> 6a61296043f7 [2023-02-17T09:08:08.075Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:08:08.349Z] ---> Running in 1b2a30f3d72a [2023-02-17T09:08:08.626Z] Removing intermediate container 1b2a30f3d72a [2023-02-17T09:08:08.626Z] ---> 9b678be83927 [2023-02-17T09:08:08.626Z] [2023-02-17T09:08:08.895Z] Successfully built 9b678be83927 [2023-02-17T09:08:08.895Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-17T09:08:41.144Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 87347c183df9 [2023-02-17T09:08:41.144Z] ---> 9f3b3312b5fa [2023-02-17T09:08:41.144Z] [2023-02-17T09:08:41.144Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:08:41.144Z] ---> 4c81e5bf8899 [2023-02-17T09:08:41.144Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T09:08:41.144Z] ---> Running in 5946d31d02b1 [2023-02-17T09:08:41.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:08:41.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:08:41.144Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T09:08:41.144Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T09:08:41.144Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:08:41.144Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:08:41.144Z] OK: 6 MiB in 16 packages [2023-02-17T09:08:41.144Z] Removing intermediate container 5946d31d02b1 [2023-02-17T09:08:41.144Z] ---> 3449c3e6bc9d [2023-02-17T09:08:41.144Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:08:41.144Z] ---> Running in 6e8c53ab840b [2023-02-17T09:08:41.414Z] Removing intermediate container 6e8c53ab840b [2023-02-17T09:08:41.414Z] ---> b5ab5ce24197 [2023-02-17T09:08:41.414Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T09:08:41.414Z] ---> Running in 38d99c3d04b4 [2023-02-17T09:08:41.684Z] Removing intermediate container 38d99c3d04b4 [2023-02-17T09:08:41.684Z] ---> d48fa3ebd6f0 [2023-02-17T09:08:41.684Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T09:08:41.684Z] ---> Running in aad449817970 [2023-02-17T09:08:42.273Z] Removing intermediate container aad449817970 [2023-02-17T09:08:42.273Z] ---> 6c90ee5e6f3c [2023-02-17T09:08:42.273Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:08:42.862Z] ---> 5372d6fa2871 [2023-02-17T09:08:42.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T09:08:44.316Z] ---> 59b959105879 [2023-02-17T09:08:44.316Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T09:08:44.586Z] ---> 76b882f6b7eb [2023-02-17T09:08:44.587Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T09:08:44.587Z] ---> Running in 19a21b991f51 [2023-02-17T09:08:45.178Z] Removing intermediate container 19a21b991f51 [2023-02-17T09:08:45.178Z] ---> 141fc990ca44 [2023-02-17T09:08:45.178Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:08:45.178Z] ---> Running in 10467a835321 [2023-02-17T09:08:45.448Z] Removing intermediate container 10467a835321 [2023-02-17T09:08:45.448Z] ---> b843ecbd566d [2023-02-17T09:08:45.448Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:08:45.448Z] ---> Running in 9bad7a8bc63e [2023-02-17T09:08:45.720Z] Removing intermediate container 9bad7a8bc63e [2023-02-17T09:08:45.720Z] ---> 544890c3a92b [2023-02-17T09:08:45.720Z] Step 21/22 : LABEL git_sha=6553710ae78f25ad15a9c6d7c9429b1b258315bb [2023-02-17T09:08:45.990Z] ---> Running in 01c1d74be8dd [2023-02-17T09:08:46.260Z] Removing intermediate container 01c1d74be8dd [2023-02-17T09:08:46.260Z] ---> 0105ea3826d9 [2023-02-17T09:08:46.260Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:08:46.260Z] ---> Running in 3f70b3731ff3 [2023-02-17T09:08:46.528Z] Removing intermediate container 3f70b3731ff3 [2023-02-17T09:08:46.528Z] ---> 28571f93c827 [2023-02-17T09:08:46.528Z] [2023-02-17T09:08:46.797Z] Successfully built 28571f93c827 [2023-02-17T09:08:46.797Z] Successfully tagged support-notifications-arm64:latest [2023-02-17T09:08:47.401Z]  Building support-notifications ... done  [Pipeline] } [2023-02-17T09:08:47.319Z] $ docker stop --time=1 0d5fdcdb8c343a10c20501c347dcaba46c2480130059613ee7ee462ec4d3849b [2023-02-17T09:08:49.003Z] $ docker rm -f --volumes 0d5fdcdb8c343a10c20501c347dcaba46c2480130059613ee7ee462ec4d3849b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T09:08:49.585Z] + docker images [2023-02-17T09:08:49.851Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T09:08:49.851Z] support-notifications-arm64 latest 28571f93c827 3 seconds ago 29.7MB [2023-02-17T09:08:49.851Z] 9f3b3312b5fa 14 seconds ago 1.57GB [2023-02-17T09:08:49.851Z] core-common-config-bootstrapper-arm64 latest 9b678be83927 41 seconds ago 14.9MB [2023-02-17T09:08:49.851Z] security-bootstrapper-arm64 latest 86c7e520281d 43 seconds ago 19.6MB [2023-02-17T09:08:49.851Z] core-metadata-arm64 latest 26481f7cb97a 46 seconds ago 17.7MB [2023-02-17T09:08:49.851Z] 9dc3156e8589 About a minute ago 1.51GB [2023-02-17T09:08:49.851Z] ddc4578588cb About a minute ago 1.5GB [2023-02-17T09:08:49.851Z] core-data-arm64 latest af4a53365325 About a minute ago 17.2MB [2023-02-17T09:08:49.851Z] 9e0671e9f0f2 About a minute ago 1.5GB [2023-02-17T09:08:49.851Z] 78fb9997cbd6 About a minute ago 1.51GB [2023-02-17T09:08:49.851Z] support-scheduler-arm64 latest 09cdfadbca5f 9 minutes ago 29MB [2023-02-17T09:08:49.851Z] 8121867b92ff 9 minutes ago 1.57GB [2023-02-17T09:08:49.851Z] security-spiffe-token-provider-arm64 latest ccce00ac377b 9 minutes ago 29.1MB [2023-02-17T09:08:49.851Z] core-command-arm64 latest db24f3b82f42 9 minutes ago 17MB [2023-02-17T09:08:49.851Z] 90795643df3f 10 minutes ago 1.54GB [2023-02-17T09:08:49.851Z] 231babaf4b10 10 minutes ago 1.51GB [2023-02-17T09:08:49.851Z] security-secretstore-setup-arm64 latest 9d64c803196a 12 minutes ago 29MB [2023-02-17T09:08:49.851Z] security-proxy-setup-arm64 latest c4fecf63dbb9 12 minutes ago 26.9MB [2023-02-17T09:08:49.851Z] 4c65d4012a9b 12 minutes ago 1.5GB [2023-02-17T09:08:49.851Z] 7efc2c64c68e 12 minutes ago 1.5GB [2023-02-17T09:08:49.851Z] security-spire-server-arm64 latest d75c16525c8d 18 minutes ago 84.3MB [2023-02-17T09:08:49.851Z] 77ed338445d9 18 minutes ago 1.38GB [2023-02-17T09:08:49.851Z] security-spire-agent-arm64 latest c413b169e4e1 19 minutes ago 122MB [2023-02-17T09:08:49.851Z] security-spire-config-arm64 latest 6e45f2c18670 19 minutes ago 83.6MB [2023-02-17T09:08:49.851Z] a17d5a6a8146 20 minutes ago 1.38GB [2023-02-17T09:08:49.851Z] ci-base-image-arm64 latest e5c1cd5aa7ea 33 minutes ago 905MB [2023-02-17T09:08:49.851Z] alpine 3.15 354640af7b1b 6 days ago 5.34MB [2023-02-17T09:08:49.851Z] alpine 3.16 4c81e5bf8899 6 days ago 5.3MB [2023-02-17T09:08:49.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-17T09:08:49.851Z] 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-02-17T09:08:50.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:08:50.291Z] [2023-02-17T09:08:50.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:08:50.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:08:50.624Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T09:08:50.624Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T09:08:50.624Z] 04944245beec: Pulling fs layer [2023-02-17T09:08:50.624Z] 699f458cf7ca: Pulling fs layer [2023-02-17T09:08:50.624Z] 765212b225bb: Pulling fs layer [2023-02-17T09:08:50.624Z] f23df028b6ca: Pulling fs layer [2023-02-17T09:08:50.624Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T09:08:50.624Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T09:08:50.624Z] 765212b225bb: Waiting [2023-02-17T09:08:50.624Z] f23df028b6ca: Waiting [2023-02-17T09:08:50.624Z] d65c8cfc05b1: Waiting [2023-02-17T09:08:50.624Z] 2437ff75d9bd: Waiting [2023-02-17T09:08:50.895Z] 04944245beec: Verifying Checksum [2023-02-17T09:08:50.895Z] 04944245beec: Download complete [2023-02-17T09:08:50.895Z] 765212b225bb: Verifying Checksum [2023-02-17T09:08:50.895Z] 765212b225bb: Download complete [2023-02-17T09:08:50.895Z] f23df028b6ca: Verifying Checksum [2023-02-17T09:08:50.895Z] f23df028b6ca: Download complete [2023-02-17T09:08:51.164Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T09:08:51.164Z] d65c8cfc05b1: Download complete [2023-02-17T09:08:51.164Z] 699f458cf7ca: Verifying Checksum [2023-02-17T09:08:51.164Z] 699f458cf7ca: Download complete [2023-02-17T09:08:51.434Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T09:08:51.434Z] 8998bd30e6a1: Download complete [2023-02-17T09:08:54.017Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T09:08:54.017Z] 2437ff75d9bd: Download complete [2023-02-17T09:08:55.426Z] 8998bd30e6a1: Pull complete [2023-02-17T09:08:56.009Z] 04944245beec: Pull complete [2023-02-17T09:08:57.419Z] 699f458cf7ca: Pull complete [2023-02-17T09:08:57.686Z] 765212b225bb: Pull complete [2023-02-17T09:08:58.271Z] f23df028b6ca: Pull complete [2023-02-17T09:08:58.539Z] d65c8cfc05b1: Pull complete [2023-02-17T09:09:13.531Z] 2437ff75d9bd: Pull complete [2023-02-17T09:09:13.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T09:09:13.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:09:13.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:09:13.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-6434 does not seem to be running inside a container [2023-02-17T09:09:13.710Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T09:09:17.004Z] $ docker top 66523ada55b45479c5053c03a9853b194789f1c5a426d6568234944c6a808fd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:17.952Z] ---> job-cost.sh [2023-02-17T09:09:17.952Z] lf-activate-venv: SKIPPING [2023-02-17T09:09:17.952Z] INFO: No Stack... [2023-02-17T09:09:18.533Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T09:09:19.115Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T09:09:19.759Z] + cut -d, -f6+ [2023-02-17T09:09:19.759Z] cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2023-02-17T09:09:19.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] [2023-02-17T09:09:19.804Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] did not exist. Created. [2023-02-17T09:09:19.805Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T09:09:20.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T09:09:20.633Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T09:09:20.641Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T09:09:20.569Z] $ docker stop --time=1 66523ada55b45479c5053c03a9853b194789f1c5a426d6568234944c6a808fd1 [2023-02-17T09:09:22.118Z] $ docker rm -f --volumes 66523ada55b45479c5053c03a9853b194789f1c5a426d6568234944c6a808fd1 [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-02-17T09:09:22.595Z] provisioning config files... [2023-02-17T09:09:22.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config10812468145171203688tmp [Pipeline] { [Pipeline] sh [2023-02-17T09:09:22.902Z] + set +x [2023-02-17T09:09:22.902Z] + curl -s https://codecov.io/bash [2023-02-17T09:09:22.902Z] + bash -s -- [2023-02-17T09:09:22.902Z] [2023-02-17T09:09:22.902Z] _____ _ [2023-02-17T09:09:22.902Z] / ____| | | [2023-02-17T09:09:22.902Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T09:09:22.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T09:09:22.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T09:09:22.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T09:09:22.902Z] Bash-1.0.6 [2023-02-17T09:09:22.902Z] [2023-02-17T09:09:22.902Z] [2023-02-17T09:09:22.902Z] ==> git version 2.25.1 found [2023-02-17T09:09:22.902Z] ==> 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-02-17T09:09:22.902Z] Release-Date: 2020-01-08 [2023-02-17T09:09:22.902Z] 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-02-17T09:09:22.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T09:09:22.902Z] ==> Jenkins CI detected. [2023-02-17T09:09:22.902Z] current dir:  /w/workspace/edgex-go/7 [2023-02-17T09:09:22.902Z] project root: . [2023-02-17T09:09:22.902Z] --> token set from env [2023-02-17T09:09:22.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T09:09:22.902Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T09:09:22.902Z] ==> Python coveragepy not found [2023-02-17T09:09:22.902Z] ==> Searching for coverage reports in: [2023-02-17T09:09:22.902Z] + . [2023-02-17T09:09:22.903Z] -> Found 1 reports [2023-02-17T09:09:22.903Z] ==> Detecting git/mercurial file structure [2023-02-17T09:09:22.903Z] ==> Reading reports [2023-02-17T09:09:22.903Z] + ./coverage.out bytes=487530 [2023-02-17T09:09:23.161Z] ==> Appending adjustments [2023-02-17T09:09:23.161Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T09:09:24.538Z] + Found adjustments [2023-02-17T09:09:24.538Z] ==> Gzipping contents [2023-02-17T09:09:24.538Z] 64K /tmp/codecov.uxQtwU.gz [2023-02-17T09:09:24.538Z] ==> Uploading reports [2023-02-17T09:09:24.538Z] url: https://codecov.io [2023-02-17T09:09:24.538Z] query: branch=PR-4340&commit=c8a29f83f42792604aa6d873a8061875a0efdce1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-17T09:09:24.538Z] -> Pinging Codecov [2023-02-17T09:09:24.538Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=c8a29f83f42792604aa6d873a8061875a0efdce1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-17T09:09:24.538Z] -> Uploading to [2023-02-17T09:09:24.538Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/c8a29f83f42792604aa6d873a8061875a0efdce1/24b18a8b-8e62-44db-95e7-53fa9f0f5dc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T090924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e71bca5cc5bca955220f8beecaaea481e316b94634dca9ab773360064818ff6 [2023-02-17T09:09:24.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T09:09:24.798Z] Dload Upload Total Spent Left Speed [2023-02-17T09:09:25.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63014 0 0 100 63014 0 211k --:--:-- --:--:-- --:--:-- 212k [2023-02-17T09:09:25.058Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8a29f83f42792604aa6d873a8061875a0efdce1 [Pipeline] } [2023-02-17T09:09:25.065Z] 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-02-17T09:09:25.668Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:25.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:26.832Z] ---> package-listing.sh [2023-02-17T09:09:26.832Z] ++ facter osfamily [2023-02-17T09:09:26.832Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T09:09:27.107Z] + OS_FAMILY=debian [2023-02-17T09:09:27.107Z] + workspace=/w/workspace/edgex-go/7 [2023-02-17T09:09:27.107Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T09:09:27.107Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T09:09:27.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T09:09:27.107Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T09:09:27.107Z] + '[' /w/workspace/edgex-go/7 ']' [2023-02-17T09:09:27.107Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T09:09:27.107Z] + case "${OS_FAMILY}" in [2023-02-17T09:09:27.107Z] + dpkg -l [2023-02-17T09:09:27.107Z] + grep '^ii' [2023-02-17T09:09:27.107Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T09:09:27.107Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T09:09:27.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T09:09:27.107Z] + '[' /w/workspace/edgex-go/7 ']' [2023-02-17T09:09:27.107Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2023-02-17T09:09:27.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2023-02-17T09:09:27.118Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T09:09:27.394Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:09:27.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:09:27.974Z] [2023-02-17T09:09:27.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:09:28.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:09:28.278Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T09:09:28.278Z] 5eb5b503b376: Pulling fs layer [2023-02-17T09:09:28.278Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T09:09:28.278Z] ec43610c2a17: Pulling fs layer [2023-02-17T09:09:28.278Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T09:09:28.278Z] 33b1e0a273af: Pulling fs layer [2023-02-17T09:09:28.278Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T09:09:28.278Z] 2f39f015ded8: Pulling fs layer [2023-02-17T09:09:28.278Z] 2f39f015ded8: Waiting [2023-02-17T09:09:28.278Z] 33b1e0a273af: Waiting [2023-02-17T09:09:28.278Z] 3a2ae6a8a46f: Waiting [2023-02-17T09:09:28.278Z] 5d3b04190fa2: Waiting [2023-02-17T09:09:28.278Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T09:09:28.278Z] 3a2ae6a8a46f: Download complete [2023-02-17T09:09:28.538Z] 33b1e0a273af: Verifying Checksum [2023-02-17T09:09:28.538Z] 33b1e0a273af: Download complete [2023-02-17T09:09:28.538Z] 5d3b04190fa2: Download complete [2023-02-17T09:09:28.538Z] ec43610c2a17: Verifying Checksum [2023-02-17T09:09:28.538Z] ec43610c2a17: Download complete [2023-02-17T09:09:28.796Z] 5eb5b503b376: Download complete [2023-02-17T09:09:29.363Z] 2f39f015ded8: Download complete [2023-02-17T09:09:30.298Z] 5eb5b503b376: Pull complete [2023-02-17T09:09:30.298Z] 5c69ac0246d0: Pull complete [2023-02-17T09:09:30.865Z] ec43610c2a17: Pull complete [2023-02-17T09:09:30.865Z] 3a2ae6a8a46f: Pull complete [2023-02-17T09:09:31.122Z] 33b1e0a273af: Pull complete [2023-02-17T09:09:31.122Z] 5d3b04190fa2: Pull complete [2023-02-17T09:09:36.382Z] 2f39f015ded8: Pull complete [2023-02-17T09:09:36.382Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T09:09:36.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:09:36.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:09:36.472Z] prd-ubuntu20.04-docker-8c-8g-6431 does not seem to be running inside a container [2023-02-17T09:09:36.501Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T09:09:40.249Z] $ docker top 16f58f0b9a2b3341688758d13c51f51fcd22735a93b5d54e1e56b1ad3048aa88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:09:40.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T09:09:40.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T09:09:41.164Z] + ls /var/log/sa-host [2023-02-17T09:09:41.164Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T09:09:41.232Z] provisioning config files... [2023-02-17T09:09:41.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config17564694959450890094tmp [Pipeline] { [Pipeline] echo [2023-02-17T09:09:41.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:41.531Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T09:09:41.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:41.855Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T09:09:41.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:42.151Z] ---> sudo-logs.sh [2023-02-17T09:09:42.151Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T09:09:42.176Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:42.465Z] ---> job-cost.sh [2023-02-17T09:09:42.465Z] lf-activate-venv: SKIPPING [2023-02-17T09:09:42.465Z] DEBUG: total: 0.10999999940395355 [2023-02-17T09:09:42.465Z] INFO: Retrieving Stack Cost... [2023-02-17T09:09:42.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T09:09:43.291Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T09:09:43.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:09:43.583Z] ---> logs-deploy.sh [2023-02-17T09:09:43.583Z] lf-activate-venv: SKIPPING [2023-02-17T09:09:43.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/7 [2023-02-17T09:09:43.583Z] INFO: archiving workspace using pattern(s): [2023-02-17T09:09:44.520Z] Archives upload complete. [2023-02-17T09:09:44.520Z] INFO: archiving logs to Nexus