Pull request #4394 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (bb9c9943386745651277271c482875002a4ad8a1) 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-ssh3057726092878569588.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-ssh13802238414674615926.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18118807058954103306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11726474086187298572.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3079561159522822508.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11535117151031639069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-7636 in /w/workspace/edgexfoundry_edgex-go_PR-4394 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4394/head:refs/remotes/origin/PR-4394 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 Merge succeeded, producing 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 Checking out Revision 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 (PR-4394) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T19:59:00.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T19:59:00.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T19:59:00.901Z] ========================================================= [2023-02-27T19:59:00.902Z] EdgeX Global Pipelines Version Info [2023-02-27T19:59:00.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # timeout=10 [2023-02-27T19:59:01.648Z] ------------------- [2023-02-27T19:59:01.648Z] stable info: [2023-02-27T19:59:01.648Z] ------------------- [2023-02-27T19:59:01.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T19:59:01.648Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T19:59:01.648Z] Message: update stable to v1.0.244 [2023-02-27T19:59:02.220Z] ------------------- [2023-02-27T19:59:02.220Z] experimental info: [2023-02-27T19:59:02.220Z] ------------------- [2023-02-27T19:59:02.220Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T19:59:02.220Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T19:59:02.220Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T19:59:02.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-27T19:59:02.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-27T19:59:02.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T19:59:02.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T19:59:02.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T19:59:02.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T19:59:02.672Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T19:59:02.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-27T19:59:02.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-27T19:59:02.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-27T19:59:02.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T19:59:02.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T19:59:02.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T19:59:02.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T19:59:02.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T19:59:03.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T19:59:03.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T19:59:03.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T19:59:03.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T19:59:03.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-27T19:59:03.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T19:59:03.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T19:59:03.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T19:59:03.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4394 [Pipeline] echo [2023-02-27T19:59:03.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4394 [Pipeline] echo [2023-02-27T19:59:03.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4394 [Pipeline] echo [2023-02-27T19:59:03.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] echo [2023-02-27T19:59:03.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9264dd4 [Pipeline] echo [2023-02-27T19:59:03.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T19:59:03.663Z] provisioning config files... [2023-02-27T19:59:03.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13636626929936649811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T19:59:04.017Z] ---> docker-login.sh [2023-02-27T19:59:04.017Z] nexus3.edgexfoundry.org:10001 [2023-02-27T19:59:04.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:04.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:04.538Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:04.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:04.538Z] [2023-02-27T19:59:04.538Z] Login Succeeded [2023-02-27T19:59:04.538Z] nexus3.edgexfoundry.org:10002 [2023-02-27T19:59:04.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:04.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:04.538Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:04.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:04.538Z] [2023-02-27T19:59:04.538Z] Login Succeeded [2023-02-27T19:59:04.538Z] nexus3.edgexfoundry.org:10003 [2023-02-27T19:59:04.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:04.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:04.802Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:04.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:04.802Z] [2023-02-27T19:59:04.802Z] Login Succeeded [2023-02-27T19:59:04.802Z] nexus3.edgexfoundry.org:10004 [2023-02-27T19:59:04.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:04.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:04.802Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:04.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:04.802Z] [2023-02-27T19:59:04.802Z] Login Succeeded [2023-02-27T19:59:04.802Z] docker.io [2023-02-27T19:59:04.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T19:59:05.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T19:59:05.065Z] Configure a credential helper to remove this warning. See [2023-02-27T19:59:05.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T19:59:05.065Z] [2023-02-27T19:59:05.065Z] Login Succeeded [2023-02-27T19:59:05.065Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T19:59:05.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T19:59:05.506Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/core-command/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-27T19:59:05.506Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-02-27T19:59:05.506Z] [2023-02-27T19:59:05.506Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/core-data/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/core-metadata/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-27T19:59:05.506Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2023-02-27T19:59:05.506Z] -f2 [2023-02-27T19:59:05.506Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-27T19:59:05.506Z] + dirname+ cmd/security-spire-config/Dockerfile [2023-02-27T19:59:05.506Z] cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/support-notifications/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-27T19:59:05.506Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-27T19:59:05.506Z] + cut -d/ -f2 [2023-02-27T19:59:05.506Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-27T19:59:05.577Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T19:59:06.073Z] + git rev-list -1 --merges 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7~1..9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] echo [2023-02-27T19:59:06.106Z] -----------> git rev-list -1 --merges 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7~1..9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [false] [Pipeline] sh [2023-02-27T19:59:06.412Z] + git log --format=format:%s -1 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] echo [2023-02-27T19:59:06.443Z] ========================================================= [2023-02-27T19:59:06.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T19:59:06.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-27T19:59:06.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T19:59:06.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T19:59:06.924Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T19:59:06.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T19:59:06.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T19:59:06.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T19:59:06.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T19:59:07.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T19:59:07.400Z] [2023-02-27T19:59:07.400Z] 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-27T19:59:07.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T19:59:07.767Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T19:59:07.767Z] b85a868b505f: Pulling fs layer [2023-02-27T19:59:07.767Z] e2be974225ed: Pulling fs layer [2023-02-27T19:59:07.767Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T19:59:07.767Z] 988bab9f4d93: Pulling fs layer [2023-02-27T19:59:07.767Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T19:59:07.767Z] eaf3925da568: Pulling fs layer [2023-02-27T19:59:07.767Z] bab4dde63d76: Pulling fs layer [2023-02-27T19:59:07.767Z] 988bab9f4d93: Waiting [2023-02-27T19:59:07.767Z] 1469e6f7b9e6: Waiting [2023-02-27T19:59:07.767Z] eaf3925da568: Waiting [2023-02-27T19:59:07.767Z] bde34c3a00c8: Pulling fs layer [2023-02-27T19:59:07.767Z] b352a97aabf1: Pulling fs layer [2023-02-27T19:59:07.767Z] bab4dde63d76: Waiting [2023-02-27T19:59:07.767Z] 4872d77fe225: Pulling fs layer [2023-02-27T19:59:07.767Z] 5851b861e8e6: Pulling fs layer [2023-02-27T19:59:07.767Z] b352a97aabf1: Waiting [2023-02-27T19:59:07.767Z] 5851b861e8e6: Waiting [2023-02-27T19:59:07.767Z] e2be974225ed: Download complete [2023-02-27T19:59:07.767Z] 988bab9f4d93: Verifying Checksum [2023-02-27T19:59:07.767Z] 988bab9f4d93: Download complete [2023-02-27T19:59:08.028Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T19:59:08.028Z] 339a4e72a1f5: Download complete [2023-02-27T19:59:08.028Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T19:59:08.028Z] 1469e6f7b9e6: Download complete [2023-02-27T19:59:08.028Z] eaf3925da568: Verifying Checksum [2023-02-27T19:59:08.028Z] eaf3925da568: Download complete [2023-02-27T19:59:08.028Z] bde34c3a00c8: Download complete [2023-02-27T19:59:08.028Z] b352a97aabf1: Download complete [2023-02-27T19:59:08.028Z] 4872d77fe225: Download complete [2023-02-27T19:59:08.028Z] 5851b861e8e6: Verifying Checksum [2023-02-27T19:59:08.028Z] 5851b861e8e6: Download complete [2023-02-27T19:59:08.028Z] b85a868b505f: Download complete [2023-02-27T19:59:08.287Z] bab4dde63d76: Verifying Checksum [2023-02-27T19:59:08.287Z] bab4dde63d76: Download complete [2023-02-27T19:59:09.662Z] b85a868b505f: Pull complete [2023-02-27T19:59:09.662Z] e2be974225ed: Pull complete [2023-02-27T19:59:09.944Z] 339a4e72a1f5: Pull complete [2023-02-27T19:59:10.224Z] 988bab9f4d93: Pull complete [2023-02-27T19:59:10.485Z] 1469e6f7b9e6: Pull complete [2023-02-27T19:59:10.485Z] eaf3925da568: Pull complete [2023-02-27T19:59:12.392Z] bab4dde63d76: Pull complete [2023-02-27T19:59:12.392Z] bde34c3a00c8: Pull complete [2023-02-27T19:59:12.392Z] b352a97aabf1: Pull complete [2023-02-27T19:59:12.654Z] 4872d77fe225: Pull complete [2023-02-27T19:59:12.654Z] 5851b861e8e6: Pull complete [2023-02-27T19:59:12.654Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T19:59:12.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T19:59:12.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T19:59:12.883Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-02-27T19:59:12.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T19:59:15.100Z] $ docker top f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 -eo pid,comm [2023-02-27T19:59:15.164Z] 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-27T19:59:15.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T19:59:15.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T19:59:15.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T19:59:15.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T19:59:15.420Z] $ docker exec f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent [2023-02-27T19:59:15.526Z] SSH_AUTH_SOCK=/tmp/ssh-9mI39TxbZOIS/agent.32 [2023-02-27T19:59:15.526Z] SSH_AGENT_PID=38 [2023-02-27T19:59:15.532Z] Running ssh-add (command line suppressed) [2023-02-27T19:59:15.635Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11124682236809105633.key (/w/workspace/edgex-go/1@tmp/private_key_11124682236809105633.key) [2023-02-27T19:59:15.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T19:59:15.979Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T19:59:16.003Z] $ docker exec --env ******** --env ******** f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent -k [2023-02-27T19:59:16.108Z] unset SSH_AUTH_SOCK; [2023-02-27T19:59:16.109Z] unset SSH_AGENT_PID; [2023-02-27T19:59:16.109Z] echo Agent pid 38 killed; [2023-02-27T19:59:16.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T19:59:16.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T19:59:16.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T19:59:16.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T19:59:16.322Z] $ docker exec f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent [2023-02-27T19:59:16.438Z] SSH_AUTH_SOCK=/tmp/ssh-huGkJlWa10u8/agent.70 [2023-02-27T19:59:16.438Z] SSH_AGENT_PID=76 [2023-02-27T19:59:16.444Z] Running ssh-add (command line suppressed) [2023-02-27T19:59:16.554Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12942603227685605211.key (/w/workspace/edgex-go/1@tmp/private_key_12942603227685605211.key) [2023-02-27T19:59:16.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T19:59:16.899Z] + git semver init [2023-02-27T19:59:17.160Z] 2023-02-27 19:59:17,111 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T19:59:17.160Z] 2023-02-27 19:59:17,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-27T19:59:17.160Z] 2023-02-27 19:59:17,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-27T19:59:17.160Z] 2023-02-27 19:59:17,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,716 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4394 with force:False [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,716 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4394 [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,721 [execute] INFO git cat-file --batch-check [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,728 [execute] INFO git cat-file --batch [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T19:59:22.457Z] 2023-02-27 19:59:21,736 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4394 [2023-02-27T19:59:22.457Z] 0.0.0 [Pipeline] } [2023-02-27T19:59:22.481Z] $ docker exec --env ******** --env ******** f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 ssh-agent -k [2023-02-27T19:59:22.580Z] unset SSH_AUTH_SOCK; [2023-02-27T19:59:22.580Z] unset SSH_AGENT_PID; [2023-02-27T19:59:22.580Z] echo Agent pid 76 killed; [2023-02-27T19:59:22.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T19:59:22.997Z] + git semver [Pipeline] } [2023-02-27T19:59:23.274Z] $ docker stop --time=1 f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 [2023-02-27T19:59:24.536Z] $ docker rm -f --volumes f2fb112ba93e43c9e4c4203cf98683ffd35bfd210d4ec04380959a6a475b01a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T19:59:24.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T19:59:25.223Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T19:59:25.252Z] [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-27T19:59:25.991Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-27T19:59:26.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T19:59:26.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T19:59:26.083Z] ========================================================= [2023-02-27T19:59:26.083Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T19:59:26.083Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-27T19:59:26.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T19:59:26.419Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T19:59:26.419Z] 213ec9aee27d: Pulling fs layer [2023-02-27T19:59:26.419Z] 4583459ba037: Pulling fs layer [2023-02-27T19:59:26.419Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T19:59:26.419Z] 53926ce57604: Pulling fs layer [2023-02-27T19:59:26.419Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T19:59:26.419Z] 22ff95d597cd: Pulling fs layer [2023-02-27T19:59:26.419Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T19:59:26.419Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T19:59:26.419Z] a7acece74701: Pulling fs layer [2023-02-27T19:59:26.419Z] 53926ce57604: Waiting [2023-02-27T19:59:26.419Z] 21b2b0c7a3f4: Waiting [2023-02-27T19:59:26.419Z] 22ff95d597cd: Waiting [2023-02-27T19:59:26.419Z] 12d6caf4c0d1: Waiting [2023-02-27T19:59:26.419Z] a7acece74701: Waiting [2023-02-27T19:59:26.419Z] 93c1e223e6f2: Download complete [2023-02-27T19:59:26.419Z] 4583459ba037: Verifying Checksum [2023-02-27T19:59:26.419Z] 4583459ba037: Download complete [2023-02-27T19:59:26.419Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T19:59:26.419Z] 21b2b0c7a3f4: Download complete [2023-02-27T19:59:26.419Z] 22ff95d597cd: Verifying Checksum [2023-02-27T19:59:26.419Z] 22ff95d597cd: Download complete [2023-02-27T19:59:26.419Z] 213ec9aee27d: Verifying Checksum [2023-02-27T19:59:26.685Z] 12d6caf4c0d1: Download complete [2023-02-27T19:59:26.685Z] 213ec9aee27d: Pull complete [2023-02-27T19:59:26.954Z] 4583459ba037: Pull complete [2023-02-27T19:59:26.954Z] 93c1e223e6f2: Pull complete [2023-02-27T19:59:27.214Z] a7acece74701: Verifying Checksum [2023-02-27T19:59:27.214Z] a7acece74701: Download complete [2023-02-27T19:59:27.784Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T19:59:27.784Z] 96b7cbca73a9: Download complete [2023-02-27T19:59:27.784Z] 53926ce57604: Verifying Checksum [2023-02-27T19:59:27.784Z] 53926ce57604: Download complete [2023-02-27T19:59:31.973Z] 53926ce57604: Pull complete [2023-02-27T19:59:31.973Z] 21b2b0c7a3f4: Pull complete [2023-02-27T19:59:31.973Z] 22ff95d597cd: Pull complete [2023-02-27T19:59:31.973Z] 12d6caf4c0d1: Pull complete [2023-02-27T19:59:34.513Z] 96b7cbca73a9: Pull complete [2023-02-27T19:59:34.774Z] a7acece74701: Pull complete [2023-02-27T19:59:34.774Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T19:59:34.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T19:59:34.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-27T19:59:35.120Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T19:59:35.120Z] WORKDIR /edgex [2023-02-27T19:59:35.120Z] COPY go.mod . [2023-02-27T19:59:35.120Z] RUN go mod download [2023-02-27T19:59:35.121Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-27T19:59:35.691Z] Sending build context to Docker daemon 170.4MB [2023-02-27T19:59:35.692Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T19:59:35.692Z] ---> db6d94c90886 [2023-02-27T19:59:35.692Z] Step 2/4 : WORKDIR /edgex [2023-02-27T19:59:39.893Z] ---> Running in e0ff461f25d7 [2023-02-27T19:59:39.893Z] Removing intermediate container e0ff461f25d7 [2023-02-27T19:59:39.893Z] ---> a71f51b8cbb5 [2023-02-27T19:59:39.893Z] Step 3/4 : COPY go.mod . [2023-02-27T19:59:39.893Z] ---> 6883e19c0cdd [2023-02-27T19:59:39.893Z] Step 4/4 : RUN go mod download [2023-02-27T19:59:39.893Z] ---> Running in 18f81dcbc465 [2023-02-27T19:59:40.541Z] Still waiting to schedule task [2023-02-27T19:59:40.542Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T19:59:54.767Z] Removing intermediate container 18f81dcbc465 [2023-02-27T19:59:54.767Z] ---> 4453aa2512ee [2023-02-27T19:59:54.767Z] Successfully built 4453aa2512ee [2023-02-27T19:59:54.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T19:59:55.136Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T19:59:55.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T19:59:55.267Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-02-27T19:59:55.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-02-27T19:59:55.703Z] $ docker top 6cdd95fbd8d7abdd59dcb73e225c547fcae5b075cbffb6f01afb58295925b590 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T19:59:56.089Z] + go version [2023-02-27T19:59:56.089Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T19:59:56.117Z] $ docker stop --time=1 6cdd95fbd8d7abdd59dcb73e225c547fcae5b075cbffb6f01afb58295925b590 [2023-02-27T19:59:57.375Z] $ docker rm -f --volumes 6cdd95fbd8d7abdd59dcb73e225c547fcae5b075cbffb6f01afb58295925b590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T19:59:58.059Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T19:59:58.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T19:59:58.207Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-02-27T19:59:58.235Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-02-27T19:59:58.567Z] $ docker top 2c311498d5ba64dec8a0f9af4c3c78ab5370a46b3045a15bac4873d971d70e8d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T19:59:58.679Z] ========================================================= [2023-02-27T19:59:58.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-27T19:59:58.679Z] ========================================================= [Pipeline] sh [2023-02-27T19:59:58.976Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T19:59:59.331Z] + make test [2023-02-27T19:59:59.331Z] go test -race -coverprofile=coverage.out ./... [2023-02-27T20:00:05.888Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-27T20:00:20.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.097s coverage: 28.7% of statements [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-27T20:00:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-27T20:00:20.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2023-02-27T20:00:24.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.138s coverage: 71.2% of statements [2023-02-27T20:00:24.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-27T20:00:24.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-27T20:00:24.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-27T20:00:24.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements [2023-02-27T20:00:24.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-27T20:00:24.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.958s coverage: 88.5% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.434s coverage: 95.6% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.129s coverage: 29.6% of statements [2023-02-27T20:00:26.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 82.9% of statements [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2023-02-27T20:00:26.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-27T20:00:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2023-02-27T20:00:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.095s coverage: 44.8% of statements [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.365s coverage: 79.9% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.071s coverage: 87.2% of statements [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2023-02-27T20:00:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-27T20:00:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.3% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.0% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-27T20:00:47.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-27T20:00:47.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:00:47.171Z] 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-27T20:01:09.121Z] 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-27T20:01:09.121Z] go vet ./... [2023-02-27T20:01:11.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:01:11.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:01:11.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:01:11.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-27T20:01:11.619Z] + ls -al . [2023-02-27T20:01:11.620Z] total 744 [2023-02-27T20:01:11.620Z] drwxrwxr-x 11 1001 1001 4096 Feb 27 19:59 . [2023-02-27T20:01:11.620Z] drwxr-xr-x 4 root root 4096 Feb 27 19:59 .. [2023-02-27T20:01:11.620Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 19:58 .blubracket [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 16 Feb 27 19:58 .dockerignore [2023-02-27T20:01:11.620Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 20:00 .git [2023-02-27T20:01:11.620Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 19:58 .github [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 1068 Feb 27 19:58 .gitignore [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 19:58 .golangci.yml [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 87 Feb 27 19:58 .hadolint.yml [2023-02-27T20:01:11.620Z] drwxr-xr-x 3 1001 1001 4096 Feb 27 19:59 .semver [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 19:58 .sonarcloud.properties [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 19:58 ADOPTERS.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 10825 Feb 27 19:58 Attribution.txt [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 73765 Feb 27 19:58 CHANGELOG.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 19:58 CONTRIBUTING.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 19:58 GOVERNANCE.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 883 Feb 27 19:58 Jenkinsfile [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 19:58 LICENSE [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 14116 Feb 27 19:58 Makefile [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 19:58 OWNERS.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 9403 Feb 27 19:58 README.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 6912 Feb 27 19:58 SECURITY.md [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION [2023-02-27T20:01:11.620Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 19:58 bin [2023-02-27T20:01:11.620Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 19:58 cmd [2023-02-27T20:01:11.620Z] -rw-r--r-- 1 root root 487670 Feb 27 20:00 coverage.out [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 3296 Feb 27 19:58 go.mod [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 31429 Feb 27 19:58 go.sum [2023-02-27T20:01:11.620Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 19:58 internal [2023-02-27T20:01:11.620Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 19:58 openapi [2023-02-27T20:01:11.620Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 19:58 snap [2023-02-27T20:01:11.620Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 19:58 version.go [Pipeline] sh [2023-02-27T20:01:11.929Z] + '[' -e coverage.out ] [2023-02-27T20:01:11.929Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-27T20:01:12.087Z] Stashed 1 file(s) [Pipeline] sh [2023-02-27T20:01:12.270Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7640 in /w/workspace/edgexfoundry_edgex-go_PR-4394 [Pipeline] { [Pipeline] ws [2023-02-27T20:01:12.328Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T20:01:12.388Z] + make build [2023-02-27T20:01:12.388Z] 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-27T20:01:12.403Z] The recommended git tool is: git [2023-02-27T20:01:19.040Z] using credential edgex-jenkins-ssh [2023-02-27T20:01:19.066Z] Cloning the remote Git repository [2023-02-27T20:01:19.110Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:01:19.193Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-27T20:01:19.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:01:19.350Z] > git --version # timeout=10 [2023-02-27T20:01:19.370Z] > git --version # 'git version 2.25.1' [2023-02-27T20:01:19.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:01:19.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:01:24.617Z] 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-27T20:01:25.181Z] 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-27T20:01:26.302Z] 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-27T20:01:27.243Z] 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-27T20:01:35.474Z] 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-27T20:01:36.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-27T20:01:37.802Z] 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-27T20:01:37.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-27T20:01:37.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:01:38.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-27T20:01:38.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-27T20:01:38.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:01:38.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4394/head:refs/remotes/origin/PR-4394 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T20:01:39.184Z] 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-27T20:01:39.210Z] Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:01:39.580Z] Merge succeeded, producing 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:01:39.580Z] Checking out Revision 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 (PR-4394) [2023-02-27T20:01:40.280Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-27T20:01:40.338Z] > git --version # timeout=10 [2023-02-27T20:01:40.350Z] > git --version # 'git version 2.25.1' [2023-02-27T20:01:40.371Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T20:01:40.568Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T20:01:41.148Z] 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-27T20:01:39.230Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:01:39.246Z] > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # timeout=10 [2023-02-27T20:01:39.487Z] > git remote # timeout=10 [2023-02-27T20:01:39.506Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T20:01:39.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:01:39.537Z] > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 [2023-02-27T20:01:39.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T20:01:39.589Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:01:39.607Z] > git checkout -f 9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 # timeout=10 [2023-02-27T20:01:41.498Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T20:01:41.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:01:41.498Z] Dload Upload Total Spent Left Speed [2023-02-27T20:01:41.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-02-27T20:01:42.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T20:01:42.455Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T20:01:42.455Z] + sudo tee /etc/docker/daemon.new [2023-02-27T20:01:42.455Z] { [2023-02-27T20:01:42.455Z] "registry-mirrors": [ [2023-02-27T20:01:42.455Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T20:01:42.455Z] ], [2023-02-27T20:01:42.455Z] "bip": "10.250.0.254/24", [2023-02-27T20:01:42.455Z] "hosts": [ [2023-02-27T20:01:42.455Z] "tcp://0.0.0.0:5555", [2023-02-27T20:01:42.455Z] "unix:///var/run/docker.sock" [2023-02-27T20:01:42.455Z] ], [2023-02-27T20:01:42.455Z] "mtu": 1458, [2023-02-27T20:01:42.455Z] "selinux-enabled": true, [2023-02-27T20:01:42.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T20:01:42.455Z] } [Pipeline] sh [2023-02-27T20:01:42.531Z] 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-27T20:01:42.798Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T20:01:43.140Z] + sudo service docker restart [2023-02-27T20:01:45.073Z] 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-27T20:01:46.502Z] $ docker stop --time=1 2c311498d5ba64dec8a0f9af4c3c78ab5370a46b3045a15bac4873d971d70e8d [2023-02-27T20:01:50.680Z] $ docker rm -f --volumes 2c311498d5ba64dec8a0f9af4c3c78ab5370a46b3045a15bac4873d971d70e8d [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-27T20:01:51.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:01:51.814Z] [2023-02-27T20:01:51.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:01:52.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:01:52.267Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-27T20:01:52.267Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-27T20:01:52.267Z] ca9280d653b3: Pulling fs layer [2023-02-27T20:01:52.267Z] 7e9c9ca2126c: Pulling fs layer [2023-02-27T20:01:52.267Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-27T20:01:52.267Z] cbdbe7a5bc2a: Download complete [2023-02-27T20:01:52.526Z] ca9280d653b3: Verifying Checksum [2023-02-27T20:01:52.526Z] ca9280d653b3: Download complete [2023-02-27T20:01:52.526Z] cbdbe7a5bc2a: Pull complete [2023-02-27T20:01:52.784Z] 7e9c9ca2126c: Download complete [2023-02-27T20:01:53.042Z] ca9280d653b3: Pull complete [2023-02-27T20:01:56.323Z] 7e9c9ca2126c: Pull complete [2023-02-27T20:01:56.323Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-27T20:01:56.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:01:56.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:01:56.541Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-02-27T20:01:56.566Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat [2023-02-27T20:01:58.511Z] $ docker top c77696498b50cdf65ff9637320badfbb8835f11b6412bcf58d9b4f5854c8c3a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:01:58.905Z] + docker-compose build --help [2023-02-27T20:01:58.905Z] + grep parallel [2023-02-27T20:01:59.473Z] --parallel Build images in parallel. [Pipeline] } [2023-02-27T20:01:59.506Z] $ docker stop --time=1 c77696498b50cdf65ff9637320badfbb8835f11b6412bcf58d9b4f5854c8c3a5 [2023-02-27T20:02:00.771Z] $ docker rm -f --volumes c77696498b50cdf65ff9637320badfbb8835f11b6412bcf58d9b4f5854c8c3a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:01.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-27T20:02:01.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:02:01.491Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-02-27T20:02:01.517Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-27T20:02:01.875Z] $ docker top af8e98d2bd3e1faf4ac54d13e36f97ab8713ff690be8379e56e792201b3dba40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-02-27T20:02:02.048Z] provisioning config files... [2023-02-27T20:02:02.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1575834332354381423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:02:02.287Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-27T20:02:02.476Z] ---> docker-login.sh [2023-02-27T20:02:02.476Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:02:02.855Z] Building core-command ... [2023-02-27T20:02:02.855Z] Building core-common-config-bootstrapper ... [2023-02-27T20:02:02.855Z] Building core-data ... [2023-02-27T20:02:02.855Z] Building core-metadata ... [2023-02-27T20:02:02.855Z] Building security-bootstrapper ... [2023-02-27T20:02:02.855Z] Building security-proxy-auth ... [2023-02-27T20:02:02.855Z] Building security-proxy-setup ... [2023-02-27T20:02:02.855Z] Building security-secretstore-setup ... [2023-02-27T20:02:02.855Z] Building security-spiffe-token-provider ... [2023-02-27T20:02:02.855Z] Building security-spire-agent ... [2023-02-27T20:02:02.855Z] Building security-spire-config ... [2023-02-27T20:02:02.855Z] Building security-spire-server ... [2023-02-27T20:02:02.855Z] Building support-notifications ... [2023-02-27T20:02:02.855Z] Building support-scheduler ... [2023-02-27T20:02:02.855Z] Building security-secretstore-setup [2023-02-27T20:02:02.855Z] Building core-command [2023-02-27T20:02:02.855Z] Building core-metadata [2023-02-27T20:02:02.855Z] Building support-scheduler [2023-02-27T20:02:02.855Z] Building support-notifications [2023-02-27T20:02:03.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:02:03.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:02:03.070Z] Configure a credential helper to remove this warning. See [2023-02-27T20:02:03.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:02:03.070Z] [2023-02-27T20:02:03.070Z] Login Succeeded [2023-02-27T20:02:03.070Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:02:03.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:02:03.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:02:03.340Z] Configure a credential helper to remove this warning. See [2023-02-27T20:02:03.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:02:03.340Z] [2023-02-27T20:02:03.340Z] Login Succeeded [2023-02-27T20:02:03.614Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:02:03.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:02:03.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:02:03.888Z] Configure a credential helper to remove this warning. See [2023-02-27T20:02:03.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:02:03.888Z] [2023-02-27T20:02:03.888Z] Login Succeeded [2023-02-27T20:02:03.888Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:02:04.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:02:04.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:02:04.159Z] Configure a credential helper to remove this warning. See [2023-02-27T20:02:04.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:02:04.159Z] [2023-02-27T20:02:04.159Z] Login Succeeded [2023-02-27T20:02:04.159Z] docker.io [2023-02-27T20:02:04.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:02:04.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:02:04.701Z] Configure a credential helper to remove this warning. See [2023-02-27T20:02:04.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:02:04.701Z] [2023-02-27T20:02:04.701Z] Login Succeeded [2023-02-27T20:02:04.701Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:02:04.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-27T20:02:05.446Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-27T20:02:05.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:02:05.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:02:05.552Z] ========================================================= [2023-02-27T20:02:05.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T20:02:05.552Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:02:05.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:02:06.199Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T20:02:06.199Z] 9b18e9b68314: Pulling fs layer [2023-02-27T20:02:06.199Z] 35d82f9e3411: Pulling fs layer [2023-02-27T20:02:06.199Z] e16973657156: Pulling fs layer [2023-02-27T20:02:06.199Z] fc693d55d65f: Pulling fs layer [2023-02-27T20:02:06.199Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T20:02:06.199Z] dda99020689f: Pulling fs layer [2023-02-27T20:02:06.199Z] db1c61fa0a46: Pulling fs layer [2023-02-27T20:02:06.199Z] 891c053d2c06: Pulling fs layer [2023-02-27T20:02:06.199Z] dda99020689f: Waiting [2023-02-27T20:02:06.199Z] db1c61fa0a46: Waiting [2023-02-27T20:02:06.199Z] 891c053d2c06: Waiting [2023-02-27T20:02:06.199Z] fc693d55d65f: Waiting [2023-02-27T20:02:06.199Z] 7e9fc2657dce: Waiting [2023-02-27T20:02:06.199Z] e16973657156: Verifying Checksum [2023-02-27T20:02:06.199Z] e16973657156: Download complete [2023-02-27T20:02:06.199Z] 35d82f9e3411: Download complete [2023-02-27T20:02:06.199Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T20:02:06.199Z] 7e9fc2657dce: Download complete [2023-02-27T20:02:06.199Z] dda99020689f: Verifying Checksum [2023-02-27T20:02:06.199Z] dda99020689f: Download complete [2023-02-27T20:02:06.199Z] 9b18e9b68314: Verifying Checksum [2023-02-27T20:02:06.199Z] 9b18e9b68314: Download complete [2023-02-27T20:02:07.171Z] 9b18e9b68314: Pull complete [2023-02-27T20:02:07.171Z] 891c053d2c06: Verifying Checksum [2023-02-27T20:02:07.171Z] 891c053d2c06: Download complete [2023-02-27T20:02:08.590Z] db1c61fa0a46: Verifying Checksum [2023-02-27T20:02:08.918Z] fc693d55d65f: Verifying Checksum [2023-02-27T20:02:08.918Z] fc693d55d65f: Download complete [2023-02-27T20:02:09.509Z] 35d82f9e3411: Pull complete [2023-02-27T20:02:09.777Z] e16973657156: Pull complete [2023-02-27T20:02:17.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:17.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:17.764Z] ---> 4453aa2512ee [2023-02-27T20:02:17.764Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:17.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:17.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:17.764Z] ---> 4453aa2512ee [2023-02-27T20:02:17.764Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:17.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:17.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:17.764Z] ---> 4453aa2512ee [2023-02-27T20:02:17.764Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:02:17.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:17.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:17.764Z] ---> 4453aa2512ee [2023-02-27T20:02:17.764Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:17.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:17.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:02:17.764Z] ---> 4453aa2512ee [2023-02-27T20:02:17.764Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:22.096Z] fc693d55d65f: Pull complete [2023-02-27T20:02:22.096Z] 7e9fc2657dce: Pull complete [2023-02-27T20:02:22.096Z] dda99020689f: Pull complete [2023-02-27T20:02:23.044Z] ---> Running in 0073c3a11a5f [2023-02-27T20:02:23.044Z] ---> Running in 1d4ea9492003 [2023-02-27T20:02:23.044Z] ---> Running in 33f090d215fd [2023-02-27T20:02:23.044Z] ---> Running in ebdb6fd5e18b [2023-02-27T20:02:23.044Z] ---> Running in 3786c28eb972 [2023-02-27T20:02:23.044Z] Removing intermediate container 0073c3a11a5f [2023-02-27T20:02:23.044Z] ---> b00f865e7b2b [2023-02-27T20:02:23.044Z] Step 4/23 : WORKDIR /edgex-go [2023-02-27T20:02:23.044Z] Removing intermediate container ebdb6fd5e18b [2023-02-27T20:02:23.044Z] ---> 4dbdf21ecbed [2023-02-27T20:02:23.044Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:02:23.044Z] ---> Running in 63862a6a6554 [2023-02-27T20:02:23.044Z] ---> Running in f5aee0b3e96c [2023-02-27T20:02:23.044Z] Removing intermediate container 3786c28eb972 [2023-02-27T20:02:23.044Z] ---> e0ed063cd796 [2023-02-27T20:02:23.044Z] Step 4/24 : WORKDIR /edgex-go [2023-02-27T20:02:23.044Z] Removing intermediate container 1d4ea9492003 [2023-02-27T20:02:23.044Z] ---> b33a3074d7c9 [2023-02-27T20:02:23.044Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:02:23.044Z] Removing intermediate container 33f090d215fd [2023-02-27T20:02:23.044Z] ---> d94cd60bc900 [2023-02-27T20:02:23.044Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-27T20:02:23.044Z] ---> Running in f0fec7d87c3b [2023-02-27T20:02:23.044Z] ---> Running in 9627f35c0a7b [2023-02-27T20:02:23.044Z] ---> Running in bf0bd73ba867 [2023-02-27T20:02:23.044Z] Removing intermediate container 63862a6a6554 [2023-02-27T20:02:23.044Z] ---> a2daee59e54f [2023-02-27T20:02:23.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-27T20:02:23.044Z] Removing intermediate container f5aee0b3e96c [2023-02-27T20:02:23.044Z] ---> 56bdb8dc9ba4 [2023-02-27T20:02:23.044Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:02:23.304Z] ---> Running in 959b6853e50f [2023-02-27T20:02:23.304Z] Removing intermediate container f0fec7d87c3b [2023-02-27T20:02:23.304Z] ---> 96d063ef4c81 [2023-02-27T20:02:23.304Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-27T20:02:23.304Z] Removing intermediate container 9627f35c0a7b [2023-02-27T20:02:23.304Z] ---> f77c8589f2b9 [2023-02-27T20:02:23.304Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-27T20:02:23.304Z] ---> Running in 1b5b3e0a6c1f [2023-02-27T20:02:23.304Z] ---> Running in 5467e539dc38 [2023-02-27T20:02:23.304Z] ---> Running in 68f5caae125b [2023-02-27T20:02:23.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:23.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:24.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:24.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:24.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:24.125Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:24.125Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:24.125Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:24.125Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:24.386Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:25.335Z] Removing intermediate container 1b5b3e0a6c1f [2023-02-27T20:02:25.335Z] ---> b02f014fbe66 [2023-02-27T20:02:25.335Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:02:25.594Z] Removing intermediate container 959b6853e50f [2023-02-27T20:02:25.594Z] ---> 23999dc0ed3e [2023-02-27T20:02:25.594Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-27T20:02:25.594Z] Removing intermediate container bf0bd73ba867 [2023-02-27T20:02:25.594Z] ---> 237cfe7e065a [2023-02-27T20:02:25.594Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:02:25.594Z] Removing intermediate container 5467e539dc38 [2023-02-27T20:02:25.594Z] ---> 50ca07272dfb [2023-02-27T20:02:25.594Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-27T20:02:25.594Z] Removing intermediate container 68f5caae125b [2023-02-27T20:02:25.594Z] ---> aa97aa6fd928 [2023-02-27T20:02:25.594Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:02:25.594Z] ---> d7d89225feb3 [2023-02-27T20:02:25.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:25.594Z] ---> 402ce5a3e661 [2023-02-27T20:02:25.594Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:25.594Z] ---> Running in 2562394099dc [2023-02-27T20:02:25.900Z] ---> Running in 4a4295147dd7 [2023-02-27T20:02:25.900Z] ---> 484e4b158ac6 [2023-02-27T20:02:25.900Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:25.900Z] ---> 6b37f4cb5946 [2023-02-27T20:02:25.900Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:25.900Z] ---> 60f7d060d0af [2023-02-27T20:02:25.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:25.900Z] ---> Running in 8b56891ff7d9 [2023-02-27T20:02:25.900Z] ---> Running in 141bb147441c [2023-02-27T20:02:25.900Z] ---> Running in 575638fd5a21 [2023-02-27T20:02:28.762Z] db1c61fa0a46: Pull complete [2023-02-27T20:02:29.738Z] 891c053d2c06: Pull complete [2023-02-27T20:02:29.738Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T20:02:29.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:02:29.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:02:30.147Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:02:30.147Z] WORKDIR /edgex [2023-02-27T20:02:30.147Z] COPY go.mod . [2023-02-27T20:02:30.147Z] RUN go mod download [2023-02-27T20:02:30.147Z] docker build -t ci-base-image-arm64 -f - . [2023-02-27T20:02:30.738Z] Sending build context to Docker daemon 3.118MB [2023-02-27T20:02:30.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:02:30.739Z] ---> f96f9c87975a [2023-02-27T20:02:30.739Z] Step 2/4 : WORKDIR /edgex [2023-02-27T20:02:31.704Z] ---> Running in 4b7ab3a1da0d [2023-02-27T20:02:31.971Z] Removing intermediate container 4b7ab3a1da0d [2023-02-27T20:02:31.971Z] ---> 3ae3b3936420 [2023-02-27T20:02:31.971Z] Step 3/4 : COPY go.mod . [2023-02-27T20:02:32.555Z] ---> 4872ca82e2c2 [2023-02-27T20:02:32.555Z] Step 4/4 : RUN go mod download [2023-02-27T20:02:32.555Z] ---> Running in 14dc7835af82 [2023-02-27T20:03:05.491Z] Removing intermediate container 14dc7835af82 [2023-02-27T20:03:05.491Z] ---> 5bc3a08dd6e2 [2023-02-27T20:03:05.491Z] Successfully built 5bc3a08dd6e2 [2023-02-27T20:03:05.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:03:05.894Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:03:05.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:03:06.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container [2023-02-27T20:03:06.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-02-27T20:03:07.421Z] $ docker top 33479ad950c4b294d4c468653a0e688307956be0be37037f480aa124afc48359 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:03:08.280Z] + go version [2023-02-27T20:03:08.280Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T20:03:08.318Z] $ docker stop --time=1 33479ad950c4b294d4c468653a0e688307956be0be37037f480aa124afc48359 [2023-02-27T20:03:09.927Z] $ docker rm -f --volumes 33479ad950c4b294d4c468653a0e688307956be0be37037f480aa124afc48359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:03:10.750Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:03:10.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:03:11.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container [2023-02-27T20:03:11.079Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-02-27T20:03:12.218Z] $ docker top 2f8bfe0fd700f4a63f21169c0a796503e6981b368e4c5434cab47494de3e94e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T20:03:12.450Z] ========================================================= [2023-02-27T20:03:12.451Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-27T20:03:12.451Z] ========================================================= [Pipeline] sh [2023-02-27T20:03:12.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:03:13.153Z] + make test [2023-02-27T20:03:13.153Z] go test -race -coverprofile=coverage.out ./... [2023-02-27T20:03:22.525Z] Removing intermediate container 4a4295147dd7 [2023-02-27T20:03:22.525Z] ---> 6f16eb3da207 [2023-02-27T20:03:22.525Z] Step 8/22 : COPY . . [2023-02-27T20:03:22.525Z] Removing intermediate container 8b56891ff7d9 [2023-02-27T20:03:22.525Z] ---> 6f00f14869d4 [2023-02-27T20:03:22.525Z] Step 8/24 : COPY . . [2023-02-27T20:03:22.526Z] Removing intermediate container 575638fd5a21 [2023-02-27T20:03:22.526Z] ---> a91be8543980 [2023-02-27T20:03:22.526Z] Step 8/22 : COPY . . [2023-02-27T20:03:22.526Z] Removing intermediate container 2562394099dc [2023-02-27T20:03:22.526Z] ---> a9ab810ded4d [2023-02-27T20:03:22.526Z] Step 8/23 : COPY . . [2023-02-27T20:03:22.526Z] Removing intermediate container 141bb147441c [2023-02-27T20:03:22.526Z] ---> b40dfe5365a4 [2023-02-27T20:03:22.526Z] Step 7/24 : COPY . . [2023-02-27T20:03:40.635Z] ---> 03888df55aef [2023-02-27T20:03:40.635Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-27T20:03:40.635Z] ---> 6c9f59176a8b [2023-02-27T20:03:40.635Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-27T20:03:40.635Z] ---> 11e0e8f0fb5b [2023-02-27T20:03:40.635Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-27T20:03:40.635Z] ---> 54b4228a2067 [2023-02-27T20:03:40.635Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-27T20:03:40.635Z] ---> c099b2cc580f [2023-02-27T20:03:40.635Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-27T20:03:40.635Z] ---> Running in 77633b0654ef [2023-02-27T20:03:40.635Z] ---> Running in df1b99c05ae2 [2023-02-27T20:03:40.635Z] ---> Running in 8fa1832a2988 [2023-02-27T20:03:40.635Z] ---> Running in 128799f811e0 [2023-02-27T20:03:40.635Z] ---> Running in a4890b94f558 [2023-02-27T20:03:41.201Z] 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-27T20:03:41.201Z] 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-27T20:03:41.459Z] 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-27T20:03:41.459Z] 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-27T20:03:41.715Z] 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-27T20:03:52.038Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-27T20:04:20.425Z] 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-27T20:04:30.423Z] Removing intermediate container 77633b0654ef [2023-02-27T20:04:30.423Z] ---> 2f002ddd1360 [2023-02-27T20:04:30.423Z] [2023-02-27T20:04:30.423Z] Step 10/24 : FROM alpine:3.16 [2023-02-27T20:04:30.423Z] Removing intermediate container 8fa1832a2988 [2023-02-27T20:04:30.423Z] ---> 5403d248da92 [2023-02-27T20:04:30.423Z] [2023-02-27T20:04:30.423Z] Step 9/24 : FROM alpine:3.16 [2023-02-27T20:04:30.423Z] Removing intermediate container 128799f811e0 [2023-02-27T20:04:30.423Z] ---> bcc58b45c460 [2023-02-27T20:04:30.423Z] [2023-02-27T20:04:30.423Z] Step 10/23 : FROM alpine:3.16 [2023-02-27T20:04:30.423Z] 3.16: Pulling from library/alpine [2023-02-27T20:04:30.423Z] 3.16: Pulling from library/alpine [2023-02-27T20:04:30.423Z] 3.16: Pulling from library/alpine [2023-02-27T20:04:30.689Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:04:30.689Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:04:30.955Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:04:30.955Z] Status: Image is up to date for alpine:3.16 [2023-02-27T20:04:30.955Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:04:30.955Z] Status: Image is up to date for alpine:3.16 [2023-02-27T20:04:30.955Z] ---> dfd21b5a31f5 [2023-02-27T20:04:30.955Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:04:31.556Z] ---> dfd21b5a31f5 [2023-02-27T20:04:31.556Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:04:31.813Z] ---> dfd21b5a31f5 [2023-02-27T20:04:31.813Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-27T20:04:35.102Z] Removing intermediate container a4890b94f558 [2023-02-27T20:04:35.102Z] ---> b2673c6b8ce3 [2023-02-27T20:04:35.102Z] [2023-02-27T20:04:35.102Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:04:35.102Z] ---> dfd21b5a31f5 [2023-02-27T20:04:35.102Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-27T20:04:35.102Z] Removing intermediate container df1b99c05ae2 [2023-02-27T20:04:35.102Z] ---> 53bcea65b893 [2023-02-27T20:04:35.102Z] [2023-02-27T20:04:35.102Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:04:35.102Z] ---> dfd21b5a31f5 [2023-02-27T20:04:35.102Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:04:35.102Z] ---> Running in 3f940b7b2eab [2023-02-27T20:04:35.102Z] ---> Running in c98b40f8120f [2023-02-27T20:04:35.102Z] ---> Running in 14738d15eac4 [2023-02-27T20:04:35.102Z] ---> Running in d4f2adf0ec07 [2023-02-27T20:04:35.102Z] ---> Running in ae347e1125a2 [2023-02-27T20:04:35.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:35.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:35.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:35.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:35.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:04:36.784Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-27T20:04:36.784Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T20:04:36.784Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:36.784Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:36.784Z] OK: 6 MiB in 15 packages [2023-02-27T20:04:36.784Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:36.784Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:36.784Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:36.784Z] (3/3) Installing su-exec (0.2-r1) [2023-02-27T20:04:37.149Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:04:37.149Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:37.149Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:04:37.149Z] OK: 6 MiB in 16 packages [2023-02-27T20:04:37.149Z] OK: 6 MiB in 17 packages [2023-02-27T20:04:37.149Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:37.149Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:37.149Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:04:37.149Z] OK: 6 MiB in 15 packages [2023-02-27T20:04:37.149Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:04:37.149Z] OK: 6 MiB in 15 packages [2023-02-27T20:04:38.115Z] Removing intermediate container d4f2adf0ec07 [2023-02-27T20:04:38.115Z] ---> 86f8c1f656e0 [2023-02-27T20:04:38.115Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:04:38.387Z] ---> Running in 120a5259d092 [2023-02-27T20:04:38.387Z] Removing intermediate container ae347e1125a2 [2023-02-27T20:04:38.388Z] ---> d46bd9ceac04 [2023-02-27T20:04:38.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:04:38.388Z] Removing intermediate container 3f940b7b2eab [2023-02-27T20:04:38.388Z] ---> 06e2a714939d [2023-02-27T20:04:38.388Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:04:38.656Z] ---> Running in 8b4bb49ab809 [2023-02-27T20:04:38.656Z] ---> Running in 5c52b6c8f409 [2023-02-27T20:04:38.656Z] Removing intermediate container 14738d15eac4 [2023-02-27T20:04:38.656Z] ---> 6d30336ccfcc [2023-02-27T20:04:38.656Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:04:38.915Z] Removing intermediate container c98b40f8120f [2023-02-27T20:04:38.915Z] ---> ed87166c4c9f [2023-02-27T20:04:38.915Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:04:38.915Z] Removing intermediate container 120a5259d092 [2023-02-27T20:04:38.915Z] ---> 077c46292cd2 [2023-02-27T20:04:38.915Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-27T20:04:38.915Z] ---> Running in cba37a110ad5 [2023-02-27T20:04:38.915Z] ---> Running in 9ac324d7c686 [2023-02-27T20:04:39.178Z] ---> Running in ee1506c8e448 [2023-02-27T20:04:39.178Z] Removing intermediate container 8b4bb49ab809 [2023-02-27T20:04:39.178Z] ---> a1e7e1a021fc [2023-02-27T20:04:39.178Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-27T20:04:39.178Z] Removing intermediate container 5c52b6c8f409 [2023-02-27T20:04:39.178Z] ---> 48e84f7416b6 [2023-02-27T20:04:39.178Z] Step 12/24 : WORKDIR / [2023-02-27T20:04:39.437Z] ---> Running in cf3a536819de [2023-02-27T20:04:39.437Z] Removing intermediate container cba37a110ad5 [2023-02-27T20:04:39.437Z] ---> 3620dca87e6d [2023-02-27T20:04:39.437Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-27T20:04:39.437Z] Removing intermediate container ee1506c8e448 [2023-02-27T20:04:39.437Z] ---> 350c1fcc546e [2023-02-27T20:04:39.437Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:04:39.437Z] ---> Running in 5ecd857f4c65 [2023-02-27T20:04:39.705Z] Removing intermediate container 9ac324d7c686 [2023-02-27T20:04:39.705Z] ---> 54971395fb2b [2023-02-27T20:04:39.705Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-27T20:04:39.705Z] ---> Running in 3f8c8394d220 [2023-02-27T20:04:39.705Z] ---> Running in 23f650b30aa3 [2023-02-27T20:04:39.966Z] Removing intermediate container cf3a536819de [2023-02-27T20:04:39.966Z] ---> b6fa3bd7b43b [2023-02-27T20:04:39.966Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:04:39.966Z] ---> Running in e1a4d233ba84 [2023-02-27T20:04:40.279Z] Removing intermediate container 5ecd857f4c65 [2023-02-27T20:04:40.279Z] ---> 217408c6d389 [2023-02-27T20:04:40.279Z] 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-27T20:04:40.279Z] ---> Running in e84888781284 [2023-02-27T20:04:40.279Z] Removing intermediate container 23f650b30aa3 [2023-02-27T20:04:40.279Z] ---> e96ab194349a [2023-02-27T20:04:40.279Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:40.671Z] Removing intermediate container 3f8c8394d220 [2023-02-27T20:04:40.671Z] ---> d322e68095bf [2023-02-27T20:04:40.671Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-27T20:04:40.671Z] Removing intermediate container e1a4d233ba84 [2023-02-27T20:04:40.671Z] ---> 59457da4d3be [2023-02-27T20:04:40.671Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-27T20:04:40.671Z] ---> Running in 5c013774f733 [2023-02-27T20:04:40.671Z] ---> Running in 88f6a0a37bc6 [2023-02-27T20:04:40.671Z] Removing intermediate container e84888781284 [2023-02-27T20:04:40.671Z] ---> 1a589e5c11b9 [2023-02-27T20:04:40.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:40.935Z] ---> a1d09c20916b [2023-02-27T20:04:40.935Z] 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-27T20:04:40.935Z] ---> cb07bb214b3f [2023-02-27T20:04:40.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-27T20:04:41.195Z] Removing intermediate container 5c013774f733 [2023-02-27T20:04:41.195Z] ---> b14b85f7159c [2023-02-27T20:04:41.195Z] Step 15/24 : WORKDIR / [2023-02-27T20:04:41.476Z] Removing intermediate container 88f6a0a37bc6 [2023-02-27T20:04:41.476Z] ---> 958ff558bf01 [2023-02-27T20:04:41.476Z] Step 15/23 : WORKDIR / [2023-02-27T20:04:41.765Z] ---> 48e36914a728 [2023-02-27T20:04:41.765Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-27T20:04:41.765Z] ---> b3664af2bbe2 [2023-02-27T20:04:41.765Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-27T20:04:41.765Z] ---> Running in 8aa087151776 [2023-02-27T20:04:42.335Z] ---> Running in 720310f2d007 [2023-02-27T20:04:42.335Z] ---> 93aa5deef549 [2023-02-27T20:04:42.335Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-27T20:04:42.622Z] ---> a4d0ab96b9ec [2023-02-27T20:04:42.622Z] 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-27T20:04:42.622Z] ---> 27f65ffc8533 [2023-02-27T20:04:42.622Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-27T20:04:42.622Z] Removing intermediate container 8aa087151776 [2023-02-27T20:04:42.622Z] ---> 20e33a7ab588 [2023-02-27T20:04:42.622Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:42.886Z] Removing intermediate container 720310f2d007 [2023-02-27T20:04:42.886Z] ---> 4a50c6391e6b [2023-02-27T20:04:42.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:04:42.886Z] ---> 75186636f05c [2023-02-27T20:04:42.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-27T20:04:42.886Z] ---> e14ecb95b941 [2023-02-27T20:04:42.886Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-27T20:04:42.886Z] ---> 0a4233a3bc07 [2023-02-27T20:04:42.886Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-27T20:04:42.886Z] ---> 97bcd04b1017 [2023-02-27T20:04:42.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-27T20:04:43.300Z] ---> Running in 8f7ffe28bdff [2023-02-27T20:04:43.300Z] ---> Running in cc59913bd6ab [2023-02-27T20:04:43.604Z] ---> d6b63098257f [2023-02-27T20:04:43.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-27T20:04:43.604Z] Removing intermediate container 8f7ffe28bdff [2023-02-27T20:04:43.604Z] ---> e1053380da13 [2023-02-27T20:04:43.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:04:43.604Z] ---> d781440b9d8f [2023-02-27T20:04:43.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-27T20:04:43.604Z] Removing intermediate container cc59913bd6ab [2023-02-27T20:04:43.604Z] ---> dd3affe0ae3f [2023-02-27T20:04:43.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> d2e3c1eeb924 [2023-02-27T20:04:43.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:04:43.604Z] [2023-02-27T20:04:43.891Z] ---> Running in a1ffedc01797 [2023-02-27T20:04:43.891Z] ---> Running in d621fec2cd51 [2023-02-27T20:04:44.161Z] ---> 4dadb06e0901 [2023-02-27T20:04:44.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-27T20:04:44.420Z] Removing intermediate container a1ffedc01797 [2023-02-27T20:04:44.420Z] ---> 1960b6c602b3 [2023-02-27T20:04:44.420Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:04:44.420Z] Removing intermediate container d621fec2cd51 [2023-02-27T20:04:44.420Z] ---> bea539b69007 [2023-02-27T20:04:44.420Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:04:44.420Z] ---> 830b1c1a7e51 [2023-02-27T20:04:44.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-27T20:04:44.420Z] ---> 1b20604754d6 [2023-02-27T20:04:44.420Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:04:44.420Z] ---> Running in 932b70a16207 [2023-02-27T20:04:44.420Z] ---> 664a696de1b9 [2023-02-27T20:04:44.420Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-27T20:04:44.420Z] ---> Running in 51a0b9da3d6d [2023-02-27T20:04:44.420Z] ---> Running in 6aecd98c03be [2023-02-27T20:04:44.681Z] Removing intermediate container 51a0b9da3d6d [2023-02-27T20:04:44.681Z] ---> 3e0772e4febd [2023-02-27T20:04:44.681Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:04:44.681Z] ---> 1a919a2dd8d7 [2023-02-27T20:04:44.681Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-27T20:04:44.681Z] Removing intermediate container 932b70a16207 [2023-02-27T20:04:44.681Z] ---> 1620117f4f12 [2023-02-27T20:04:44.681Z] Removing intermediate container 6aecd98c03be [2023-02-27T20:04:44.681Z] ---> 372e7a02de80 [2023-02-27T20:04:44.681Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:04:44.681Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:04:44.681Z] ---> bd035d401d3c [2023-02-27T20:04:44.681Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:04:44.681Z] ---> Running in 225362465ab4 [2023-02-27T20:04:44.681Z] ---> Running in c54dba582ad6 [2023-02-27T20:04:44.681Z] ---> Running in cffb9950fa06 [2023-02-27T20:04:44.681Z] ---> Running in 2f6d911df222 [2023-02-27T20:04:45.137Z] ---> Running in 2398d07420d5 [2023-02-27T20:04:45.137Z] Removing intermediate container 225362465ab4 [2023-02-27T20:04:45.137Z] ---> ec969d231e4c [2023-02-27T20:04:45.137Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:04:45.137Z] Removing intermediate container cffb9950fa06 [2023-02-27T20:04:45.137Z] ---> 6db8a3881afc [2023-02-27T20:04:45.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:04:45.137Z] Removing intermediate container c54dba582ad6 [2023-02-27T20:04:45.137Z] ---> b2f552671751 [2023-02-27T20:04:45.137Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:04:45.137Z] ---> Running in f61a4be7cabf [2023-02-27T20:04:45.137Z] Removing intermediate container 2f6d911df222 [2023-02-27T20:04:45.137Z] ---> af2e39ecdd20 [2023-02-27T20:04:45.137Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:04:45.137Z] ---> Running in 0cdfbd4b00cf [2023-02-27T20:04:45.137Z] ---> Running in 2a01c2c6ebd1 [2023-02-27T20:04:45.137Z] ---> Running in cd201429c623 [2023-02-27T20:04:45.137Z] Removing intermediate container f61a4be7cabf [2023-02-27T20:04:45.137Z] ---> bfe48aa37e5e [2023-02-27T20:04:45.137Z] [2023-02-27T20:04:45.447Z] Removing intermediate container 0cdfbd4b00cf [2023-02-27T20:04:45.447Z] ---> 309db7c1986a [2023-02-27T20:04:45.447Z] Step 21/23 : LABEL arch=x86_64 [2023-02-27T20:04:45.447Z] Removing intermediate container 2a01c2c6ebd1 [2023-02-27T20:04:45.447Z] Removing intermediate container cd201429c623 [2023-02-27T20:04:45.447Z] ---> cb6fbbd67418 [2023-02-27T20:04:45.447Z] [2023-02-27T20:04:45.447Z] ---> feaf2daac0d2 [2023-02-27T20:04:45.447Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:04:45.447Z] Successfully built bfe48aa37e5e [2023-02-27T20:04:45.447Z] Successfully tagged support-scheduler:latest [2023-02-27T20:04:45.447Z]  Building support-scheduler ... done Building security-spire-config [2023-02-27T20:04:45.447Z] Successfully built cb6fbbd67418 [2023-02-27T20:04:45.447Z] Successfully tagged support-notifications:latest [2023-02-27T20:04:45.447Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-02-27T20:04:45.447Z] ---> Running in e2de9f6748d9 [2023-02-27T20:04:45.731Z] ---> Running in 1b2ea83ef5d3 [2023-02-27T20:04:49.194Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:49.194Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:04:49.194Z] ---> 4453aa2512ee [2023-02-27T20:04:49.194Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:04:49.194Z] ---> Using cache [2023-02-27T20:04:49.194Z] ---> d94cd60bc900 [2023-02-27T20:04:49.194Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:04:51.097Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:51.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:04:51.097Z] ---> 4453aa2512ee [2023-02-27T20:04:51.097Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:04:51.097Z] ---> Using cache [2023-02-27T20:04:51.097Z] ---> b33a3074d7c9 [2023-02-27T20:04:51.097Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:04:51.097Z] ---> Using cache [2023-02-27T20:04:51.097Z] ---> f77c8589f2b9 [2023-02-27T20:04:51.097Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:04:59.228Z] Removing intermediate container e2de9f6748d9 [2023-02-27T20:04:59.228Z] ---> eaee53682f5a [2023-02-27T20:04:59.228Z] Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:05:02.515Z] Removing intermediate container 1b2ea83ef5d3 [2023-02-27T20:05:02.515Z] ---> 89bad2357755 [2023-02-27T20:05:02.515Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:05:02.774Z] Removing intermediate container 2398d07420d5 [2023-02-27T20:05:02.774Z] ---> b21c25b352a0 [2023-02-27T20:05:02.774Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:05:03.041Z] ---> Running in 17fc341c9d10 [2023-02-27T20:05:03.041Z] ---> Running in d00edd52ce74 [2023-02-27T20:05:03.041Z] ---> Running in 1587b8e2f41d [2023-02-27T20:05:04.091Z] ---> Running in 5a787a78596f [2023-02-27T20:05:04.351Z] ---> Running in 0561b7392d94 [2023-02-27T20:05:06.533Z] Removing intermediate container 1587b8e2f41d [2023-02-27T20:05:06.533Z] ---> 6719bdcc2916 [2023-02-27T20:05:06.533Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:05:06.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:06.791Z] Removing intermediate container 5a787a78596f [2023-02-27T20:05:06.791Z] ---> b830b2738c92 [2023-02-27T20:05:06.791Z] [2023-02-27T20:05:07.050Z] Successfully built b830b2738c92 [2023-02-27T20:05:07.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:07.309Z] OK: 211 MiB in 51 packages [2023-02-27T20:05:07.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:07.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:07.827Z] Successfully tagged core-metadata:latest [2023-02-27T20:05:07.827Z] Building security-proxy-auth [2023-02-27T20:05:08.086Z]  Building core-metadata ... done OK: 211 MiB in 51 packages [2023-02-27T20:05:08.658Z] ---> Running in ea22ded12d14 [2023-02-27T20:05:08.658Z] Removing intermediate container 0561b7392d94 [2023-02-27T20:05:08.658Z] ---> 6f3078aca14f [2023-02-27T20:05:08.658Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:05:20.890Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:05:20.890Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:05:20.890Z] ---> 4453aa2512ee [2023-02-27T20:05:20.890Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:05:20.890Z] ---> Using cache [2023-02-27T20:05:20.890Z] ---> b33a3074d7c9 [2023-02-27T20:05:20.890Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:05:20.890Z] ---> Using cache [2023-02-27T20:05:20.890Z] ---> f77c8589f2b9 [2023-02-27T20:05:20.890Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:05:24.176Z] ---> Running in a650052bcb6a [2023-02-27T20:05:24.176Z] ---> Running in a799f0c42a9b [2023-02-27T20:05:24.176Z] Removing intermediate container ea22ded12d14 [2023-02-27T20:05:24.176Z] ---> bcf46aed46d2 [2023-02-27T20:05:24.176Z] [2023-02-27T20:05:24.176Z] Successfully built bcf46aed46d2 [2023-02-27T20:05:24.434Z] Successfully tagged core-command:latest [2023-02-27T20:05:24.434Z] Building security-spire-server [2023-02-27T20:05:28.069Z]  Building core-command ... done Removing intermediate container 17fc341c9d10 [2023-02-27T20:05:28.069Z] ---> 6e737e3fea73 [2023-02-27T20:05:28.069Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:05:28.641Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:05:28.641Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:05:28.641Z] ---> 4453aa2512ee [2023-02-27T20:05:28.641Z] Step 3/23 : WORKDIR /edgex-go [2023-02-27T20:05:28.641Z] ---> Using cache [2023-02-27T20:05:28.641Z] ---> d94cd60bc900 [2023-02-27T20:05:28.641Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:05:28.641Z] ---> Using cache [2023-02-27T20:05:28.641Z] ---> 6e737e3fea73 [2023-02-27T20:05:28.641Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-27T20:05:29.630Z] Removing intermediate container a650052bcb6a [2023-02-27T20:05:29.630Z] ---> dac50bd873d9 [2023-02-27T20:05:29.630Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:05:29.630Z] ---> bcbf07ae040e [2023-02-27T20:05:29.630Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:29.630Z] Removing intermediate container d00edd52ce74 [2023-02-27T20:05:29.630Z] ---> d516b19690e2 [2023-02-27T20:05:29.630Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:05:29.630Z] ---> 5a6656315b0c [2023-02-27T20:05:29.630Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:29.630Z] ---> Running in 13eae851fd22 [2023-02-27T20:05:29.630Z] ---> Running in 743c3f6f8f3b [2023-02-27T20:05:29.630Z] ---> Running in 9d7e9eaf7b5f [2023-02-27T20:05:29.630Z] Removing intermediate container 743c3f6f8f3b [2023-02-27T20:05:29.630Z] ---> 4913825929b1 [2023-02-27T20:05:29.630Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:05:29.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:29.630Z] ---> Running in 5c58ab3305f0 [2023-02-27T20:05:29.630Z] ---> b758c6835798 [2023-02-27T20:05:29.630Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:29.630Z] ---> Running in 87fc5f89fce0 [2023-02-27T20:05:29.630Z] Removing intermediate container 5c58ab3305f0 [2023-02-27T20:05:29.630Z] ---> 4f5744151277 [2023-02-27T20:05:29.630Z] [2023-02-27T20:05:29.889Z] Successfully built 4f5744151277 [2023-02-27T20:05:29.889Z] Successfully tagged security-secretstore-setup:latest [2023-02-27T20:05:29.889Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-02-27T20:05:29.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:05:30.150Z] OK: 211 MiB in 51 packages [2023-02-27T20:05:33.590Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:05:33.590Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:05:33.590Z] ---> 4453aa2512ee [2023-02-27T20:05:33.590Z] Step 3/21 : WORKDIR /edgex-go [2023-02-27T20:05:33.590Z] ---> Using cache [2023-02-27T20:05:33.590Z] ---> d94cd60bc900 [2023-02-27T20:05:33.590Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-27T20:05:33.590Z] ---> Using cache [2023-02-27T20:05:33.590Z] ---> 237cfe7e065a [2023-02-27T20:05:33.590Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-27T20:05:33.590Z] ---> Using cache [2023-02-27T20:05:33.590Z] ---> 6b37f4cb5946 [2023-02-27T20:05:33.590Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:33.590Z] ---> Using cache [2023-02-27T20:05:33.590Z] ---> b40dfe5365a4 [2023-02-27T20:05:33.590Z] Step 7/21 : COPY . . [2023-02-27T20:05:33.590Z] ---> Using cache [2023-02-27T20:05:33.590Z] ---> 03888df55aef [2023-02-27T20:05:33.590Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-27T20:05:34.170Z] ---> Running in 5bf28d427d8d [2023-02-27T20:05:34.433Z] Removing intermediate container a799f0c42a9b [2023-02-27T20:05:34.433Z] ---> 513c82945f82 [2023-02-27T20:05:34.433Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:05:34.691Z] ---> 329c4a9609c9 [2023-02-27T20:05:34.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:05:34.691Z] 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-27T20:05:34.691Z] ---> Running in 3b3d11e84671 [2023-02-27T20:05:57.042Z] 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-27T20:05:58.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-27T20:05:58.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-27T20:05:58.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-27T20:05:58.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-27T20:05:58.763Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-27T20:05:58.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-27T20:05:59.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-27T20:05:59.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-27T20:05:59.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-27T20:05:59.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-27T20:06:00.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-27T20:06:03.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-27T20:06:03.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-27T20:06:03.677Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-27T20:06:03.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-27T20:06:21.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements [2023-02-27T20:06:21.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-27T20:06:21.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-27T20:06:27.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.656s coverage: 98.5% of statements [2023-02-27T20:06:33.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.028s coverage: 71.2% of statements [2023-02-27T20:06:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-27T20:06:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-27T20:06:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-27T20:06:33.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.616s coverage: 54.0% of statements [2023-02-27T20:06:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-27T20:06:33.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-27T20:06:35.773Z] Removing intermediate container 5bf28d427d8d [2023-02-27T20:06:35.774Z] ---> 9a4f17cf791a [2023-02-27T20:06:35.774Z] [2023-02-27T20:06:35.774Z] Step 9/21 : FROM alpine:3.16 [2023-02-27T20:06:35.774Z] ---> dfd21b5a31f5 [2023-02-27T20:06:35.774Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-27T20:06:35.774Z] ---> Running in 07ab26616616 [2023-02-27T20:06:35.774Z] Removing intermediate container 87fc5f89fce0 [2023-02-27T20:06:35.774Z] ---> fd03c7a078e8 [2023-02-27T20:06:35.774Z] Step 8/22 : COPY . . [2023-02-27T20:06:35.774Z] Removing intermediate container 3b3d11e84671 [2023-02-27T20:06:35.774Z] ---> c3e0d85158b2 [2023-02-27T20:06:35.774Z] Step 8/22 : COPY . . [2023-02-27T20:06:35.774Z] Removing intermediate container 9d7e9eaf7b5f [2023-02-27T20:06:35.774Z] ---> 49a91dd200c0 [2023-02-27T20:06:35.774Z] Step 7/23 : COPY . . [2023-02-27T20:06:35.774Z] Removing intermediate container 13eae851fd22 [2023-02-27T20:06:35.774Z] ---> 928c4a7089ee [2023-02-27T20:06:35.774Z] Step 7/24 : COPY . . [2023-02-27T20:06:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:35.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:35.774Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-27T20:06:35.774Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-27T20:06:35.774Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-27T20:06:35.774Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-27T20:06:35.774Z] (5/6) Installing curl (7.83.1-r6) [2023-02-27T20:06:35.774Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:35.774Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:06:35.774Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:06:35.774Z] OK: 8 MiB in 20 packages [2023-02-27T20:06:50.649Z] ---> b8980d08abd2 [2023-02-27T20:06:50.649Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-27T20:06:50.649Z] ---> 4fd24913493d [2023-02-27T20:06:50.649Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-27T20:06:50.649Z] ---> Running in 7155f003c106 [2023-02-27T20:06:50.649Z] ---> 2d3b1655dd9e [2023-02-27T20:06:50.649Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:06:50.649Z] ---> 03e91ed756bb [2023-02-27T20:06:50.649Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:06:50.649Z] ---> Running in 21fd7aff6230 [2023-02-27T20:06:50.649Z] ---> Running in bb65e42fe87b [2023-02-27T20:06:50.649Z] ---> Running in cb66a9dcc27e [2023-02-27T20:06:50.649Z] Removing intermediate container 07ab26616616 [2023-02-27T20:06:50.649Z] ---> 7484f03d338a [2023-02-27T20:06:50.649Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:06:50.649Z] ---> Running in ac47bd91818e [2023-02-27T20:06:50.649Z] Removing intermediate container bb65e42fe87b [2023-02-27T20:06:50.649Z] ---> 0dd52103c242 [2023-02-27T20:06:50.649Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:06:50.649Z] Removing intermediate container cb66a9dcc27e [2023-02-27T20:06:50.649Z] ---> 838975055cb6 [2023-02-27T20:06:50.649Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-27T20:06:50.649Z] ---> Running in 0e7a4a98c488 [2023-02-27T20:06:50.649Z] ---> Running in fb0d0780b7a5 [2023-02-27T20:06:50.649Z] Removing intermediate container ac47bd91818e [2023-02-27T20:06:50.650Z] ---> 884dc517ae74 [2023-02-27T20:06:50.650Z] Step 12/21 : WORKDIR /edgex [2023-02-27T20:06:50.650Z] ---> Running in e65b4e629f17 [2023-02-27T20:06:50.650Z] 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-27T20:06:50.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-27T20:06:50.908Z] Removing intermediate container fb0d0780b7a5 [2023-02-27T20:06:50.908Z] ---> 64e46efa52db [2023-02-27T20:06:50.908Z] 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-27T20:06:50.908Z] Removing intermediate container 0e7a4a98c488 [2023-02-27T20:06:50.908Z] ---> a38e41325571 [2023-02-27T20:06:50.908Z] 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-27T20:06:50.908Z] ---> Running in d9dd42ed61d1 [2023-02-27T20:06:50.908Z] ---> Running in 3183b5a88314 [2023-02-27T20:06:50.908Z] Removing intermediate container e65b4e629f17 [2023-02-27T20:06:50.908Z] ---> 5f88e3848a35 [2023-02-27T20:06:50.908Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-27T20:06:51.165Z] ---> 5aa945433453 [2023-02-27T20:06:51.165Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-27T20:06:52.096Z] ---> 92049ed38bac [2023-02-27T20:06:52.096Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-27T20:06:52.660Z] ---> 234178340aa2 [2023-02-27T20:06:52.660Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:06:52.919Z] Removing intermediate container 3183b5a88314 [2023-02-27T20:06:52.919Z] ---> 88a9b8ea223e [2023-02-27T20:06:52.919Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:06:53.202Z] ---> Running in 6305cea17738 [2023-02-27T20:06:53.476Z] Removing intermediate container d9dd42ed61d1 [2023-02-27T20:06:53.476Z] ---> 801d93686790 [2023-02-27T20:06:53.476Z] Step 11/23 : WORKDIR /edgex-go [2023-02-27T20:06:53.735Z] ---> 42c94aeda095 [2023-02-27T20:06:53.735Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:06:53.735Z] Removing intermediate container 6305cea17738 [2023-02-27T20:06:53.735Z] ---> 8314e949cd06 [2023-02-27T20:06:53.735Z] [2023-02-27T20:06:53.735Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:06:53.993Z] ---> Running in f6c80b6de56c [2023-02-27T20:06:53.993Z] ---> Running in a3bbb22fc252 [2023-02-27T20:06:54.254Z] 3.15: Pulling from library/alpine [2023-02-27T20:06:54.819Z] Removing intermediate container f6c80b6de56c [2023-02-27T20:06:54.819Z] ---> 2c7b241f23a1 [2023-02-27T20:06:54.819Z] [2023-02-27T20:06:54.819Z] Step 12/23 : FROM alpine:3.15 [2023-02-27T20:06:54.819Z] 3.15: Pulling from library/alpine [2023-02-27T20:06:55.384Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:06:55.384Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:06:55.384Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:06:55.384Z] Status: Image is up to date for alpine:3.15 [2023-02-27T20:06:55.384Z] ---> 5ce65d7b0fde [2023-02-27T20:06:55.384Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:06:56.002Z] ---> 5ce65d7b0fde [2023-02-27T20:06:56.002Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:06:56.934Z] ---> Running in 7e8b3d02e545 [2023-02-27T20:06:56.934Z] ---> Running in da97c2e622ec [2023-02-27T20:06:57.499Z] Removing intermediate container 7e8b3d02e545 [2023-02-27T20:06:57.499Z] ---> 833a2d347650 [2023-02-27T20:06:57.499Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:06:57.757Z] Removing intermediate container da97c2e622ec [2023-02-27T20:06:57.757Z] ---> 929954dbc70f [2023-02-27T20:06:57.757Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-27T20:06:57.757Z] Removing intermediate container a3bbb22fc252 [2023-02-27T20:06:57.757Z] ---> 42f19805abb4 [2023-02-27T20:06:57.757Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:06:57.757Z] ---> Running in 068801273b55 [2023-02-27T20:06:57.757Z] ---> Running in 4a4157866252 [2023-02-27T20:06:57.757Z] ---> Running in ce23a2877231 [2023-02-27T20:06:58.693Z] Removing intermediate container 4a4157866252 [2023-02-27T20:06:58.693Z] ---> 53ac722bf04d [2023-02-27T20:06:58.693Z] Step 19/21 : LABEL arch=x86_64 [2023-02-27T20:06:58.693Z] ---> Running in 83e4aa35b558 [2023-02-27T20:06:58.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:58.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:58.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:58.976Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:06:58.976Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:06:58.976Z] OK: 15857 distinct packages available [2023-02-27T20:06:58.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:58.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:58.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:59.251Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:06:59.251Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:06:59.251Z] OK: 15857 distinct packages available [2023-02-27T20:06:59.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:59.251Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:59.251Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:06:59.251Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:06:59.251Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:06:59.251Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:06:59.251Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:06:59.251Z] OK: 7 MiB in 19 packages [2023-02-27T20:06:59.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:06:59.518Z] Removing intermediate container 83e4aa35b558 [2023-02-27T20:06:59.518Z] ---> ebda4f4846f0 [2023-02-27T20:06:59.518Z] Step 20/21 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:06:59.518Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-27T20:06:59.518Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:06:59.518Z] (3/4) Installing libucontext (1.1-r0) [2023-02-27T20:06:59.518Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-27T20:06:59.518Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:06:59.518Z] OK: 6 MiB in 18 packages [2023-02-27T20:07:00.129Z] ---> Running in cce47ed955b3 [2023-02-27T20:07:00.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.947s coverage: 88.5% of statements [2023-02-27T20:07:00.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-27T20:07:00.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-27T20:07:00.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:07:00.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-27T20:07:00.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.514s coverage: 3.9% of statements [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.789s coverage: 95.6% of statements [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.763s coverage: 72.2% of statements [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.565s coverage: 65.9% of statements [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.485s coverage: 29.6% of statements [2023-02-27T20:07:00.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 82.9% of statements [2023-02-27T20:07:00.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements [2023-02-27T20:07:01.082Z] Removing intermediate container cce47ed955b3 [2023-02-27T20:07:01.082Z] ---> 9fec1444d958 [2023-02-27T20:07:01.082Z] Step 21/21 : LABEL version=0.0.0 [2023-02-27T20:07:01.647Z] ---> Running in ac5773c4c536 [2023-02-27T20:07:01.647Z] Removing intermediate container 068801273b55 [2023-02-27T20:07:01.647Z] ---> 12b7913a7bd3 [2023-02-27T20:07:01.647Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:07:01.647Z] Removing intermediate container ce23a2877231 [2023-02-27T20:07:01.647Z] ---> 42e96871b015 [2023-02-27T20:07:01.647Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:07:01.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-02-27T20:07:02.580Z] Removing intermediate container ac5773c4c536 [2023-02-27T20:07:02.580Z] ---> 1c38adf17742 [2023-02-27T20:07:02.580Z] [2023-02-27T20:07:02.840Z] Successfully built 1c38adf17742 [2023-02-27T20:07:02.840Z] Successfully tagged security-proxy-setup:latest [2023-02-27T20:07:02.840Z] Building security-spire-agent [2023-02-27T20:07:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.319s coverage: 87.5% of statements [2023-02-27T20:07:05.517Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:05.517Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:05.517Z] ---> 4453aa2512ee [2023-02-27T20:07:05.517Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> d94cd60bc900 [2023-02-27T20:07:05.517Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> 6e737e3fea73 [2023-02-27T20:07:05.517Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> 5a6656315b0c [2023-02-27T20:07:05.517Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> 49a91dd200c0 [2023-02-27T20:07:05.517Z] Step 7/24 : COPY . . [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> 03e91ed756bb [2023-02-27T20:07:05.517Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> 838975055cb6 [2023-02-27T20:07:05.517Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:07:05.517Z] ---> Using cache [2023-02-27T20:07:05.517Z] ---> 64e46efa52db [2023-02-27T20:07:05.517Z] 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-27T20:07:13.112Z] ---> ce403cfd0985 [2023-02-27T20:07:13.112Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:07:13.112Z] ---> Running in b8079523d30d [2023-02-27T20:07:13.112Z] ---> 8130e336c3ea [2023-02-27T20:07:13.112Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:07:13.373Z] ---> 582cff3f47e7 [2023-02-27T20:07:13.373Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-27T20:07:13.373Z] ---> d290dc412cc2 [2023-02-27T20:07:13.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-27T20:07:13.633Z] ---> Running in 189f21deb4e3 [2023-02-27T20:07:15.066Z] ---> 442adaf0df31 [2023-02-27T20:07:15.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-27T20:07:16.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2023-02-27T20:07:16.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.292s coverage: 44.8% of statements [2023-02-27T20:07:16.981Z] Removing intermediate container 189f21deb4e3 [2023-02-27T20:07:16.982Z] ---> 4270ba2a307b [2023-02-27T20:07:16.982Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-27T20:07:17.256Z] ---> 17be0f902c80 [2023-02-27T20:07:17.256Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:07:17.519Z] Removing intermediate container 21fd7aff6230 [2023-02-27T20:07:17.519Z] ---> a8ba9c2d43a4 [2023-02-27T20:07:17.519Z] [2023-02-27T20:07:17.519Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:07:17.519Z] ---> dfd21b5a31f5 [2023-02-27T20:07:17.519Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:07:17.519Z] ---> 5233a87ec18d [2023-02-27T20:07:17.519Z] Step 19/24 : WORKDIR / [2023-02-27T20:07:17.519Z] Removing intermediate container 7155f003c106 [2023-02-27T20:07:17.519Z] ---> e8c0863a75ac [2023-02-27T20:07:17.519Z] [2023-02-27T20:07:17.519Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:07:17.780Z] ---> dfd21b5a31f5 [2023-02-27T20:07:17.780Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:07:17.780Z] ---> Running in ff5432399a51 [2023-02-27T20:07:18.042Z] Removing intermediate container b8079523d30d [2023-02-27T20:07:18.042Z] ---> 0664c0bcac1b [2023-02-27T20:07:18.042Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:07:18.042Z] ---> Running in b170e47aea35 [2023-02-27T20:07:18.315Z] ---> Running in 09edadb1b623 [2023-02-27T20:07:18.315Z] ---> Running in 2d1de22379a7 [2023-02-27T20:07:18.315Z] ---> Running in e7a527be81e2 [2023-02-27T20:07:18.576Z] Removing intermediate container ff5432399a51 [2023-02-27T20:07:18.576Z] ---> 888836542c16 [2023-02-27T20:07:18.576Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:07:18.576Z] Removing intermediate container b170e47aea35 [2023-02-27T20:07:18.576Z] ---> ce88036044a7 [2023-02-27T20:07:18.576Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:07:18.837Z] Removing intermediate container 2d1de22379a7 [2023-02-27T20:07:18.837Z] ---> 8a5b264d6a81 [2023-02-27T20:07:18.837Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:07:18.837Z] ---> Running in 7a9b9ab836b6 [2023-02-27T20:07:19.112Z] Removing intermediate container 09edadb1b623 [2023-02-27T20:07:19.112Z] ---> e07abbf6bb1c [2023-02-27T20:07:19.112Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:07:19.112Z] Removing intermediate container e7a527be81e2 [2023-02-27T20:07:19.112Z] ---> 27978a475724 [2023-02-27T20:07:19.112Z] [2023-02-27T20:07:19.112Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:07:19.112Z] ---> 5ce65d7b0fde [2023-02-27T20:07:19.112Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:07:19.112Z] ---> Using cache [2023-02-27T20:07:19.112Z] ---> 929954dbc70f [2023-02-27T20:07:19.112Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:07:19.112Z] ---> Running in ffd587b7c02d [2023-02-27T20:07:19.112Z] ---> Running in 57ed7dc5b66c [2023-02-27T20:07:19.369Z] ---> Running in a47c5e5ff7a0 [2023-02-27T20:07:19.629Z] ---> Running in 27b07e040ad8 [2023-02-27T20:07:19.629Z] Removing intermediate container 7a9b9ab836b6 [2023-02-27T20:07:19.629Z] ---> 564c43674ce4 [2023-02-27T20:07:19.629Z] Step 21/23 : LABEL arch=x86_64 [2023-02-27T20:07:19.890Z] ---> Running in 1c9fb7182226 [2023-02-27T20:07:19.890Z] Removing intermediate container a47c5e5ff7a0 [2023-02-27T20:07:19.890Z] ---> 510ace2fc785 [2023-02-27T20:07:19.890Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:07:20.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:20.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:20.406Z] ---> Running in 74fba88915ec [2023-02-27T20:07:20.406Z] Removing intermediate container 1c9fb7182226 [2023-02-27T20:07:20.406Z] ---> 8a607ea2ff9e [2023-02-27T20:07:20.406Z] Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:07:20.406Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:07:20.406Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:07:20.406Z] OK: 6 MiB in 15 packages [2023-02-27T20:07:20.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:20.665Z] ---> Running in cfe74789030e [2023-02-27T20:07:20.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:20.665Z] Removing intermediate container 74fba88915ec [2023-02-27T20:07:20.665Z] ---> 5fb9e651fcb3 [2023-02-27T20:07:20.665Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:07:20.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:20.665Z] ---> Running in b81ed1385c26 [2023-02-27T20:07:20.665Z] Removing intermediate container cfe74789030e [2023-02-27T20:07:20.665Z] ---> d0ec9f86b9e2 [2023-02-27T20:07:20.665Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:07:20.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:20.665Z] Removing intermediate container b81ed1385c26 [2023-02-27T20:07:20.665Z] ---> f68bac6713f4 [2023-02-27T20:07:20.665Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:07:20.665Z] ---> Running in 5e3547793505 [2023-02-27T20:07:20.923Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:07:20.923Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:07:20.923Z] OK: 6 MiB in 15 packages [2023-02-27T20:07:20.923Z] ---> Running in 78a109bb2afe [2023-02-27T20:07:20.923Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:07:20.923Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:07:20.923Z] OK: 15857 distinct packages available [2023-02-27T20:07:21.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:21.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:21.437Z] Removing intermediate container 5e3547793505 [2023-02-27T20:07:21.437Z] ---> a9c4a86ddd24 [2023-02-27T20:07:21.437Z] [2023-02-27T20:07:21.437Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:07:21.437Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:07:21.437Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:07:21.437Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:07:21.437Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:07:21.437Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:07:21.437Z] OK: 7 MiB in 19 packages [2023-02-27T20:07:21.437Z] Successfully built a9c4a86ddd24 [2023-02-27T20:07:21.437Z] Removing intermediate container ffd587b7c02d [2023-02-27T20:07:21.437Z] ---> 38a01100fbff [2023-02-27T20:07:21.437Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:07:21.437Z] Successfully tagged security-spire-server:latest [2023-02-27T20:07:21.437Z] Building core-data [2023-02-27T20:07:21.695Z]  Building security-spire-server ... done Removing intermediate container 78a109bb2afe [2023-02-27T20:07:21.695Z] ---> 5f49e9c953ef [2023-02-27T20:07:21.695Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:07:23.596Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:23.596Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:23.596Z] ---> 4453aa2512ee [2023-02-27T20:07:23.596Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:07:23.596Z] ---> Using cache [2023-02-27T20:07:23.596Z] ---> b33a3074d7c9 [2023-02-27T20:07:23.596Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:07:23.596Z] ---> Using cache [2023-02-27T20:07:23.596Z] ---> f77c8589f2b9 [2023-02-27T20:07:23.596Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:07:23.596Z] ---> Using cache [2023-02-27T20:07:23.596Z] ---> 513c82945f82 [2023-02-27T20:07:23.596Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:07:23.596Z] ---> Using cache [2023-02-27T20:07:23.596Z] ---> 329c4a9609c9 [2023-02-27T20:07:23.596Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:23.596Z] ---> Using cache [2023-02-27T20:07:23.596Z] ---> c3e0d85158b2 [2023-02-27T20:07:23.596Z] Step 8/22 : COPY . . [2023-02-27T20:07:23.596Z] ---> Using cache [2023-02-27T20:07:23.596Z] ---> 4fd24913493d [2023-02-27T20:07:23.596Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-27T20:07:27.783Z] ---> Running in f1f2d7c6cadb [2023-02-27T20:07:27.783Z] ---> Running in d9e3da9aed8d [2023-02-27T20:07:27.783Z] ---> 47bc6958ecb3 [2023-02-27T20:07:27.783Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-27T20:07:27.783Z] Removing intermediate container 57ed7dc5b66c [2023-02-27T20:07:27.783Z] ---> b302b48bbe41 [2023-02-27T20:07:27.783Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:07:28.088Z] Removing intermediate container f1f2d7c6cadb [2023-02-27T20:07:28.088Z] ---> 7da1259e8951 [2023-02-27T20:07:28.088Z] [2023-02-27T20:07:28.088Z] Removing intermediate container 27b07e040ad8 [2023-02-27T20:07:28.088Z] ---> 46b87bd657b8 [2023-02-27T20:07:28.088Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-27T20:07:28.088Z] Successfully built 7da1259e8951 [2023-02-27T20:07:28.088Z] Successfully tagged security-spire-config:latest [2023-02-27T20:07:28.088Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-02-27T20:07:28.362Z] 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-27T20:07:31.641Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:31.641Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:31.641Z] ---> 4453aa2512ee [2023-02-27T20:07:31.641Z] Step 3/19 : WORKDIR /edgex-go [2023-02-27T20:07:31.641Z] ---> Using cache [2023-02-27T20:07:31.641Z] ---> d94cd60bc900 [2023-02-27T20:07:31.641Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-27T20:07:33.559Z] ---> 2239055d53a6 [2023-02-27T20:07:33.559Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-27T20:07:33.559Z] ---> 9e32ee17e5f9 [2023-02-27T20:07:33.559Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-27T20:07:33.559Z] ---> Running in 9bcfd25e5448 [2023-02-27T20:07:33.559Z] ---> cb27bb5f80fa [2023-02-27T20:07:33.559Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:07:34.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:34.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:34.388Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-27T20:07:34.388Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-27T20:07:34.388Z] OK: 17046 distinct packages available [2023-02-27T20:07:34.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:34.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:07:34.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.471s coverage: 79.9% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.228s coverage: 20.0% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 77.4% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements [2023-02-27T20:07:34.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.960s coverage: 91.2% of statements [2023-02-27T20:07:34.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-27T20:07:34.931Z] OK: 211 MiB in 51 packages [2023-02-27T20:07:36.850Z] ---> da729e4bcac9 [2023-02-27T20:07:36.850Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-27T20:07:37.420Z] ---> 973e2979a3b1 [2023-02-27T20:07:37.420Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-27T20:07:37.678Z] ---> 25a4a11281d0 [2023-02-27T20:07:37.678Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:07:37.678Z] ---> e31a260b8e69 [2023-02-27T20:07:37.678Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:07:37.678Z] ---> Running in 8e3bc548009c [2023-02-27T20:07:37.678Z] ---> c6c054075707 [2023-02-27T20:07:37.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-27T20:07:37.940Z] ---> d7017b6c01b8 [2023-02-27T20:07:37.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-27T20:07:38.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.249s coverage: 63.1% of statements [2023-02-27T20:07:38.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-27T20:07:38.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-27T20:07:38.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2023-02-27T20:07:38.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2023-02-27T20:07:38.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-02-27T20:07:38.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.146s coverage: 73.7% of statements [2023-02-27T20:07:38.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2023-02-27T20:07:38.201Z] Removing intermediate container 9bcfd25e5448 [2023-02-27T20:07:38.201Z] ---> 2e06b3e6e0b5 [2023-02-27T20:07:38.201Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-27T20:07:38.201Z] ---> 7fc8bf5df61c [2023-02-27T20:07:38.201Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:07:38.201Z] ---> 596ef5e5a1a1 [2023-02-27T20:07:38.201Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-27T20:07:38.201Z] ---> Running in 48fb2bc24974 [2023-02-27T20:07:38.461Z] ---> d5f2213346a7 [2023-02-27T20:07:38.461Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:38.461Z] ---> Running in 935eec9f35e8 [2023-02-27T20:07:38.721Z] ---> f34dfb965bdb [2023-02-27T20:07:38.721Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:07:38.721Z] ---> Running in 707027cd7afb [2023-02-27T20:07:38.980Z] Removing intermediate container 8e3bc548009c [2023-02-27T20:07:38.980Z] ---> 1a233b07e800 [2023-02-27T20:07:38.981Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:07:39.240Z] Removing intermediate container 707027cd7afb [2023-02-27T20:07:39.240Z] ---> 5d5c8f2c5b60 [2023-02-27T20:07:39.240Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:07:39.499Z] ---> Running in 616ffaba05e6 [2023-02-27T20:07:39.499Z] ---> Running in 4d547549dae4 [2023-02-27T20:07:39.499Z] Removing intermediate container 616ffaba05e6 [2023-02-27T20:07:39.499Z] ---> 0864f27f52b9 [2023-02-27T20:07:39.499Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-27T20:07:39.758Z] ---> Running in ba797f48296c [2023-02-27T20:07:39.758Z] Removing intermediate container 48fb2bc24974 [2023-02-27T20:07:39.758Z] ---> f2601dcba76a [2023-02-27T20:07:39.758Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:07:39.758Z] Removing intermediate container 4d547549dae4 [2023-02-27T20:07:39.758Z] ---> d1ce448f97e4 [2023-02-27T20:07:39.758Z] Step 22/24 : LABEL arch=x86_64 [2023-02-27T20:07:39.758Z] ---> Running in 1d52b7120d38 [2023-02-27T20:07:39.758Z] ---> Running in ddc02261f770 [2023-02-27T20:07:39.758Z] Removing intermediate container ba797f48296c [2023-02-27T20:07:39.758Z] ---> b60399ad361d [2023-02-27T20:07:39.758Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:07:39.758Z] Removing intermediate container 1d52b7120d38 [2023-02-27T20:07:39.758Z] ---> bef506feffb6 [2023-02-27T20:07:39.758Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-27T20:07:39.758Z] ---> Running in 7d1b98147d94 [2023-02-27T20:07:39.758Z] ---> Running in ff6b1ee9b0d2 [2023-02-27T20:07:40.017Z] Removing intermediate container ddc02261f770 [2023-02-27T20:07:40.017Z] ---> babb1ab2e587 [2023-02-27T20:07:40.017Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:07:40.017Z] Removing intermediate container 7d1b98147d94 [2023-02-27T20:07:40.017Z] ---> e3b5c03a0237 [2023-02-27T20:07:40.017Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:07:40.017Z] ---> Running in 9f2b53a76c28 [2023-02-27T20:07:40.017Z] ---> Running in 8c3fd94beb06 [2023-02-27T20:07:40.017Z] Removing intermediate container ff6b1ee9b0d2 [2023-02-27T20:07:40.017Z] ---> 4f432fed4a54 [2023-02-27T20:07:40.017Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:07:40.017Z] Removing intermediate container 9f2b53a76c28 [2023-02-27T20:07:40.017Z] ---> 6270d548cb72 [2023-02-27T20:07:40.017Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:07:40.017Z] ---> Running in 3f9a8a43ed71 [2023-02-27T20:07:40.358Z] Removing intermediate container 8c3fd94beb06 [2023-02-27T20:07:40.358Z] ---> 9a6ca8670d34 [2023-02-27T20:07:40.358Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:07:40.358Z] ---> Running in 05b7e57e85ac [2023-02-27T20:07:40.358Z] ---> Running in c1e1b886c098 [2023-02-27T20:07:41.005Z] Removing intermediate container 3f9a8a43ed71 [2023-02-27T20:07:41.005Z] ---> 047218260791 [2023-02-27T20:07:41.005Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:07:41.579Z] Removing intermediate container 05b7e57e85ac [2023-02-27T20:07:41.579Z] ---> 7397d3d7bcfa [2023-02-27T20:07:41.579Z] [2023-02-27T20:07:41.579Z] ---> Running in e79bcc6238ef [2023-02-27T20:07:41.579Z] Removing intermediate container c1e1b886c098 [2023-02-27T20:07:41.579Z] ---> ff2b292425ea [2023-02-27T20:07:41.579Z] [2023-02-27T20:07:41.579Z] Successfully built 7397d3d7bcfa [2023-02-27T20:07:41.579Z] Successfully built ff2b292425ea [2023-02-27T20:07:41.579Z] Successfully tagged security-proxy-auth:latest [2023-02-27T20:07:41.579Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-02-27T20:07:41.579Z] Successfully tagged security-spire-agent:latest [2023-02-27T20:07:42.099Z]  Building security-spire-agent ... done Removing intermediate container e79bcc6238ef [2023-02-27T20:07:42.099Z] ---> b5e585003351 [2023-02-27T20:07:42.099Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:07:44.639Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:07:44.639Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:07:44.639Z] ---> 4453aa2512ee [2023-02-27T20:07:44.640Z] Step 3/32 : WORKDIR /edgex-go [2023-02-27T20:07:44.640Z] ---> Using cache [2023-02-27T20:07:44.640Z] ---> d94cd60bc900 [2023-02-27T20:07:44.640Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-27T20:07:44.640Z] ---> Using cache [2023-02-27T20:07:44.640Z] ---> 237cfe7e065a [2023-02-27T20:07:44.640Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-27T20:07:44.640Z] ---> Using cache [2023-02-27T20:07:44.640Z] ---> 6b37f4cb5946 [2023-02-27T20:07:44.640Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:07:44.640Z] ---> Using cache [2023-02-27T20:07:44.640Z] ---> b40dfe5365a4 [2023-02-27T20:07:44.640Z] Step 7/32 : COPY . . [2023-02-27T20:07:44.640Z] ---> Using cache [2023-02-27T20:07:44.640Z] ---> 03888df55aef [2023-02-27T20:07:44.640Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-27T20:07:44.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.523s coverage: 65.3% of statements [2023-02-27T20:07:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-27T20:07:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-27T20:07:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-27T20:07:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-27T20:07:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-27T20:07:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-27T20:07:47.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 41.0% of statements [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-27T20:07:47.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-27T20:07:47.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-27T20:07:47.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-27T20:07:48.841Z] ---> Running in 2e491ebf40ae [2023-02-27T20:07:49.102Z] ---> Running in c14169853efd [2023-02-27T20:07:49.102Z] Removing intermediate container 2e491ebf40ae [2023-02-27T20:07:49.102Z] ---> 2716f5452d41 [2023-02-27T20:07:49.102Z] [2023-02-27T20:07:49.364Z] Successfully built 2716f5452d41 [2023-02-27T20:07:49.364Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-27T20:07:49.364Z]  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-27T20:07:55.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.425s coverage: 17.7% of statements [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-27T20:07:55.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.774s coverage: 92.3% of statements [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-27T20:07:55.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 63.2% of statements [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-27T20:07:55.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-27T20:07:55.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-27T20:07:56.195Z] 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-27T20:07:56.195Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T20:07:56.195Z] go vet ./... [2023-02-27T20:07:57.504Z] Removing intermediate container d9e3da9aed8d [2023-02-27T20:07:57.504Z] ---> 3c90aa1cdbb3 [2023-02-27T20:07:57.504Z] [2023-02-27T20:07:57.504Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:07:57.504Z] ---> dfd21b5a31f5 [2023-02-27T20:07:57.504Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-27T20:08:02.769Z] ---> Running in 77deb24efe1f [2023-02-27T20:08:02.769Z] Removing intermediate container 77deb24efe1f [2023-02-27T20:08:02.769Z] ---> 100c33d0ce6b [2023-02-27T20:08:02.769Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-27T20:08:05.303Z] ---> Running in 51a7551e74f9 [2023-02-27T20:08:09.535Z] Removing intermediate container 51a7551e74f9 [2023-02-27T20:08:09.535Z] ---> 82a0db33c6f0 [2023-02-27T20:08:09.535Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-27T20:08:09.535Z] ---> Running in 85e2f8b7f88b [2023-02-27T20:08:09.535Z] Removing intermediate container 85e2f8b7f88b [2023-02-27T20:08:09.535Z] ---> 91af65661d57 [2023-02-27T20:08:09.535Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:08:09.535Z] Removing intermediate container 935eec9f35e8 [2023-02-27T20:08:09.535Z] ---> 4570a65f2108 [2023-02-27T20:08:09.535Z] Step 7/19 : COPY . . [2023-02-27T20:08:09.797Z] ---> Running in 328b34d5259e [2023-02-27T20:08:15.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:15.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:15.078Z] ---> 8be724fcad95 [2023-02-27T20:08:15.078Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-27T20:08:15.339Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:08:15.339Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:08:15.339Z] OK: 6 MiB in 15 packages [2023-02-27T20:08:15.339Z] ---> Running in f60bd37c83f7 [2023-02-27T20:08:15.339Z] Removing intermediate container c14169853efd [2023-02-27T20:08:15.339Z] ---> be4e6d85940c [2023-02-27T20:08:15.339Z] [2023-02-27T20:08:15.339Z] Step 9/32 : FROM alpine:3.16 [2023-02-27T20:08:15.339Z] ---> dfd21b5a31f5 [2023-02-27T20:08:15.339Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:08:15.600Z] ---> Running in b1cc56783d12 [2023-02-27T20:08:15.600Z] Removing intermediate container b1cc56783d12 [2023-02-27T20:08:15.600Z] ---> df4f6c886c84 [2023-02-27T20:08:15.600Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-27T20:08:15.600Z] ---> Running in 4c91e99edd69 [2023-02-27T20:08:15.860Z] Removing intermediate container 328b34d5259e [2023-02-27T20:08:15.860Z] ---> 4c9965a3ae71 [2023-02-27T20:08:15.860Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:08:15.860Z] 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-27T20:08:16.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:16.120Z] ---> 4bf8b051f8d7 [2023-02-27T20:08:16.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-27T20:08:16.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:16.382Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:08:16.382Z] (2/2) Installing su-exec (0.2-r1) [2023-02-27T20:08:16.382Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:08:16.382Z] OK: 6 MiB in 16 packages [2023-02-27T20:08:17.342Z] ---> 8e1437f8ae67 [2023-02-27T20:08:17.342Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-27T20:08:18.750Z] ---> 5b6b7bfd7f5f [2023-02-27T20:08:18.750Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-27T20:08:19.404Z] Removing intermediate container 4c91e99edd69 [2023-02-27T20:08:19.404Z] ---> 3037e32a1f7d [2023-02-27T20:08:19.404Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-27T20:08:19.404Z] ---> Running in 728e1356c827 [2023-02-27T20:08:19.664Z] ---> Running in f2ef6688e277 [2023-02-27T20:08:19.921Z] Removing intermediate container 728e1356c827 [2023-02-27T20:08:19.921Z] ---> a1819afda31c [2023-02-27T20:08:19.921Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:08:20.486Z] ---> Running in 3bd2a2d32790 [2023-02-27T20:08:20.486Z] Removing intermediate container f2ef6688e277 [2023-02-27T20:08:20.486Z] ---> 1a8ff578b48c [2023-02-27T20:08:20.486Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-27T20:08:21.133Z] ---> Running in f66d059d51fe [2023-02-27T20:08:21.432Z] Removing intermediate container 3bd2a2d32790 [2023-02-27T20:08:21.432Z] ---> 17aef731f154 [2023-02-27T20:08:21.432Z] Step 20/22 : LABEL arch=x86_64 [2023-02-27T20:08:22.214Z] ---> Running in 872fc55298ef [2023-02-27T20:08:22.214Z] Removing intermediate container f66d059d51fe [2023-02-27T20:08:22.214Z] ---> 45da0fe5f60e [2023-02-27T20:08:22.214Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-27T20:08:22.507Z] ---> Running in c61da52ff705 [2023-02-27T20:08:22.507Z] Removing intermediate container 872fc55298ef [2023-02-27T20:08:22.507Z] ---> a8b64a63f339 [2023-02-27T20:08:22.507Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:08:23.128Z] ---> Running in cc7a73758daa [2023-02-27T20:08:23.409Z] Removing intermediate container c61da52ff705 [2023-02-27T20:08:23.409Z] ---> ca81e6463df1 [2023-02-27T20:08:23.409Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-27T20:08:24.049Z] ---> Running in fc923d29ef50 [2023-02-27T20:08:24.049Z] Removing intermediate container cc7a73758daa [2023-02-27T20:08:24.049Z] ---> 08ebe1e0d0d6 [2023-02-27T20:08:24.049Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:08:24.316Z] ---> Running in dc783a54f119 [2023-02-27T20:08:24.894Z] Removing intermediate container fc923d29ef50 [2023-02-27T20:08:24.894Z] ---> db79cfa50d60 [2023-02-27T20:08:24.894Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-27T20:08:25.464Z] ---> Running in 1d16e59c9585 [2023-02-27T20:08:25.464Z] Removing intermediate container dc783a54f119 [2023-02-27T20:08:25.464Z] ---> 8306bc468c00 [2023-02-27T20:08:25.464Z] [2023-02-27T20:08:25.464Z] Successfully built 8306bc468c00 [2023-02-27T20:08:25.464Z] Successfully tagged core-data:latest [2023-02-27T20:08:27.370Z]  Building core-data ... done Removing intermediate container 1d16e59c9585 [2023-02-27T20:08:27.370Z] ---> 6c6b7df92432 [2023-02-27T20:08:27.370Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-27T20:08:27.370Z] ---> Running in 0f2e37849be4 [2023-02-27T20:08:27.627Z] Removing intermediate container 0f2e37849be4 [2023-02-27T20:08:27.627Z] ---> 678ee65bc6a1 [2023-02-27T20:08:27.627Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-27T20:08:28.599Z] ---> 47802016fd78 [2023-02-27T20:08:28.599Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-27T20:08:28.857Z] ---> Running in b7177889a19a [2023-02-27T20:08:31.386Z] Removing intermediate container b7177889a19a [2023-02-27T20:08:31.386Z] ---> 0c3188622a39 [2023-02-27T20:08:31.386Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:08:31.645Z] ---> 10d3c0bf7d87 [2023-02-27T20:08:31.645Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-27T20:08:32.597Z] ---> 3626956a9757 [2023-02-27T20:08:32.597Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-27T20:08:32.856Z] ---> af387ad9eb3c [2023-02-27T20:08:32.856Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-27T20:08:33.826Z] ---> 76cd7e67750b [2023-02-27T20:08:33.826Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-27T20:08:38.028Z] ---> 1e8f48be23bc [2023-02-27T20:08:38.028Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-27T20:08:38.970Z] Removing intermediate container f60bd37c83f7 [2023-02-27T20:08:38.970Z] ---> cf6609c8dcd3 [2023-02-27T20:08:38.970Z] [2023-02-27T20:08:38.971Z] Step 9/19 : FROM alpine:3.15 [2023-02-27T20:08:38.971Z] ---> 5ce65d7b0fde [2023-02-27T20:08:38.971Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:08:38.971Z] ---> Using cache [2023-02-27T20:08:38.971Z] ---> 929954dbc70f [2023-02-27T20:08:38.971Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-27T20:08:39.542Z] ---> 1d9eb57effc0 [2023-02-27T20:08:39.542Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-27T20:08:39.809Z] ---> Running in 50cbd2c330bf [2023-02-27T20:08:41.206Z] ---> 45ab89c63cbb [2023-02-27T20:08:41.206Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-27T20:08:41.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:42.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:42.324Z] ---> Running in 75eaafa529eb [2023-02-27T20:08:42.324Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:08:42.324Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:08:42.324Z] OK: 15857 distinct packages available [2023-02-27T20:08:42.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:42.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:08:42.585Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-27T20:08:42.585Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-27T20:08:42.585Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-27T20:08:42.585Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-27T20:08:42.844Z] (5/9) Installing curl (7.80.0-r6) [2023-02-27T20:08:42.844Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-27T20:08:42.844Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:08:42.844Z] (8/9) Installing libucontext (1.1-r0) [2023-02-27T20:08:42.844Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-27T20:08:42.844Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:08:42.844Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:08:42.844Z] OK: 8 MiB in 23 packages [2023-02-27T20:08:46.170Z] Removing intermediate container 75eaafa529eb [2023-02-27T20:08:46.170Z] ---> 888efa2c02c8 [2023-02-27T20:08:46.170Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-27T20:08:46.170Z] Removing intermediate container 50cbd2c330bf [2023-02-27T20:08:46.170Z] ---> d9c4bd0830c0 [2023-02-27T20:08:46.170Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:08:46.170Z] ---> Running in 83edf609a299 [2023-02-27T20:08:46.170Z] ---> b3c87ed41cce [2023-02-27T20:08:46.170Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-27T20:08:46.430Z] Removing intermediate container 83edf609a299 [2023-02-27T20:08:46.430Z] ---> 008fa40fc30c [2023-02-27T20:08:46.430Z] Step 29/32 : CMD ["gate"] [2023-02-27T20:08:46.999Z] ---> Running in 346951df7764 [2023-02-27T20:08:47.289Z] ---> 5a1019b6c3b8 [2023-02-27T20:08:47.289Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-27T20:08:47.289Z] Removing intermediate container 346951df7764 [2023-02-27T20:08:47.289Z] ---> ba361621737f [2023-02-27T20:08:47.289Z] Step 30/32 : LABEL arch=x86_64 [2023-02-27T20:08:47.289Z] ---> 71eb44efa943 [2023-02-27T20:08:47.289Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-27T20:08:47.289Z] ---> Running in 20031426396f [2023-02-27T20:08:47.549Z] ---> Running in 7ec71be426c3 [2023-02-27T20:08:47.806Z] Removing intermediate container 20031426396f [2023-02-27T20:08:47.806Z] ---> 2ee355830359 [2023-02-27T20:08:47.806Z] Step 31/32 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:08:47.806Z] ---> Running in 28c5358cfea1 [2023-02-27T20:08:47.806Z] Removing intermediate container 7ec71be426c3 [2023-02-27T20:08:47.806Z] ---> 58f14fcf0720 [2023-02-27T20:08:47.806Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:08:47.806Z] ---> Running in 7631a779759d [2023-02-27T20:08:48.072Z] Removing intermediate container 28c5358cfea1 [2023-02-27T20:08:48.072Z] ---> 0839aa9cdfef [2023-02-27T20:08:48.072Z] Step 32/32 : LABEL version=0.0.0 [2023-02-27T20:08:48.072Z] ---> Running in 7c74e0b29cbc [2023-02-27T20:08:48.072Z] Removing intermediate container 7631a779759d [2023-02-27T20:08:48.072Z] ---> fb86a75c62c7 [2023-02-27T20:08:48.072Z] Step 17/19 : LABEL arch=x86_64 [2023-02-27T20:08:48.333Z] ---> Running in a824640ef88b [2023-02-27T20:08:48.901Z] Removing intermediate container 7c74e0b29cbc [2023-02-27T20:08:48.901Z] ---> cfaa4049aae8 [2023-02-27T20:08:48.901Z] [2023-02-27T20:08:48.901Z] Successfully built cfaa4049aae8 [2023-02-27T20:08:48.901Z] Successfully tagged security-bootstrapper:latest [2023-02-27T20:08:49.160Z]  Building security-bootstrapper ... done Removing intermediate container a824640ef88b [2023-02-27T20:08:49.160Z] ---> f95c5aadcb20 [2023-02-27T20:08:49.160Z] Step 18/19 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:08:49.418Z] ---> Running in 1d92e1a84a1a [2023-02-27T20:08:49.985Z] Removing intermediate container 1d92e1a84a1a [2023-02-27T20:08:49.985Z] ---> 02d01e3083d6 [2023-02-27T20:08:49.985Z] Step 19/19 : LABEL version=0.0.0 [2023-02-27T20:08:49.985Z] ---> Running in e905c1537d53 [2023-02-27T20:08:50.249Z] Removing intermediate container e905c1537d53 [2023-02-27T20:08:50.249Z] ---> 88c46b554acf [2023-02-27T20:08:50.249Z] [2023-02-27T20:08:50.249Z] Successfully built 88c46b554acf [2023-02-27T20:08:50.249Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-27T20:08:50.515Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-27T20:08:50.531Z] $ docker stop --time=1 af8e98d2bd3e1faf4ac54d13e36f97ab8713ff690be8379e56e792201b3dba40 [2023-02-27T20:08:52.267Z] $ docker rm -f --volumes af8e98d2bd3e1faf4ac54d13e36f97ab8713ff690be8379e56e792201b3dba40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:08:52.797Z] + docker images [2023-02-27T20:08:52.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-27T20:08:52.797Z] security-spiffe-token-provider latest 88c46b554acf 3 seconds ago 30MB [2023-02-27T20:08:52.797Z] security-bootstrapper latest cfaa4049aae8 4 seconds ago 20.4MB [2023-02-27T20:08:52.797Z] cf6609c8dcd3 14 seconds ago 1.73GB [2023-02-27T20:08:52.797Z] core-data latest 8306bc468c00 28 seconds ago 17.9MB [2023-02-27T20:08:52.797Z] be4e6d85940c 38 seconds ago 1.68GB [2023-02-27T20:08:52.797Z] 3c90aa1cdbb3 About a minute ago 1.7GB [2023-02-27T20:08:52.797Z] core-common-config-bootstrapper latest 2716f5452d41 About a minute ago 15.5MB [2023-02-27T20:08:52.797Z] security-spire-agent latest ff2b292425ea About a minute ago 125MB [2023-02-27T20:08:52.797Z] security-proxy-auth latest 7397d3d7bcfa About a minute ago 16.2MB [2023-02-27T20:08:52.797Z] security-spire-config latest 7da1259e8951 About a minute ago 85.8MB [2023-02-27T20:08:52.797Z] security-spire-server latest a9c4a86ddd24 About a minute ago 86.5MB [2023-02-27T20:08:52.797Z] 27978a475724 About a minute ago 1.56GB [2023-02-27T20:08:52.797Z] e8c0863a75ac About a minute ago 1.68GB [2023-02-27T20:08:52.797Z] a8ba9c2d43a4 About a minute ago 1.67GB [2023-02-27T20:08:52.797Z] security-proxy-setup latest 1c38adf17742 About a minute ago 27.8MB [2023-02-27T20:08:52.797Z] 2c7b241f23a1 About a minute ago 1.56GB [2023-02-27T20:08:52.797Z] 8314e949cd06 About a minute ago 1.56GB [2023-02-27T20:08:52.797Z] 9a4f17cf791a 2 minutes ago 1.68GB [2023-02-27T20:08:52.797Z] security-secretstore-setup latest 4f5744151277 3 minutes ago 30MB [2023-02-27T20:08:52.797Z] core-command latest bcf46aed46d2 3 minutes ago 17.7MB [2023-02-27T20:08:52.797Z] core-metadata latest b830b2738c92 3 minutes ago 18.5MB [2023-02-27T20:08:52.797Z] support-notifications latest cb6fbbd67418 4 minutes ago 30.7MB [2023-02-27T20:08:52.797Z] support-scheduler latest bfe48aa37e5e 4 minutes ago 30.1MB [2023-02-27T20:08:52.797Z] b2673c6b8ce3 4 minutes ago 1.76GB [2023-02-27T20:08:52.797Z] 53bcea65b893 4 minutes ago 1.75GB [2023-02-27T20:08:52.797Z] 5403d248da92 4 minutes ago 1.68GB [2023-02-27T20:08:52.797Z] 2f002ddd1360 4 minutes ago 1.7GB [2023-02-27T20:08:52.797Z] bcc58b45c460 4 minutes ago 1.69GB [2023-02-27T20:08:52.797Z] ci-base-image-x86_64 latest 4453aa2512ee 9 minutes ago 904MB [2023-02-27T20:08:52.797Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-02-27T20:08:52.797Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-02-27T20:08:52.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-27T20:08:52.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-27T20:08:52.797Z] 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-27T20:10:02.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:10:02.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:10:02.901Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:10:02.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-27T20:10:03.592Z] + ls -al . [2023-02-27T20:10:03.592Z] total 740 [2023-02-27T20:10:03.592Z] drwxrwxr-x 10 1001 1001 4096 Feb 27 20:03 . [2023-02-27T20:10:03.592Z] drwxr-xr-x 4 root root 4096 Feb 27 20:03 .. [2023-02-27T20:10:03.592Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:01 .blubracket [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 16 Feb 27 20:01 .dockerignore [2023-02-27T20:10:03.592Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 20:01 .git [2023-02-27T20:10:03.592Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:01 .github [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 1068 Feb 27 20:01 .gitignore [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 42 Feb 27 20:01 .golangci.yml [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 87 Feb 27 20:01 .hadolint.yml [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 20:01 .sonarcloud.properties [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 1171 Feb 27 20:01 ADOPTERS.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 10825 Feb 27 20:01 Attribution.txt [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 73765 Feb 27 20:01 CHANGELOG.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 20:01 CONTRIBUTING.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 677 Feb 27 20:01 GOVERNANCE.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 883 Feb 27 20:01 Jenkinsfile [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 20:01 LICENSE [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 14116 Feb 27 20:01 Makefile [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 582 Feb 27 20:01 OWNERS.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 9403 Feb 27 20:01 README.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 6912 Feb 27 20:01 SECURITY.md [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION [2023-02-27T20:10:03.592Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 20:01 bin [2023-02-27T20:10:03.592Z] drwxrwxr-x 18 1001 1001 4096 Feb 27 20:01 cmd [2023-02-27T20:10:03.592Z] -rw-r--r-- 1 root root 487670 Feb 27 20:07 coverage.out [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 3296 Feb 27 20:01 go.mod [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 31429 Feb 27 20:01 go.sum [2023-02-27T20:10:03.592Z] drwxrwxr-x 7 1001 1001 4096 Feb 27 20:01 internal [2023-02-27T20:10:03.592Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 20:01 openapi [2023-02-27T20:10:03.592Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 20:01 snap [2023-02-27T20:10:03.592Z] -rw-rw-r-- 1 1001 1001 204 Feb 27 20:01 version.go [Pipeline] sh [2023-02-27T20:10:03.932Z] + '[' -e coverage.out ] [2023-02-27T20:10:03.932Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-27T20:10:03.969Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T20:10:04.942Z] Stashed 1 file(s) [Pipeline] sh [2023-02-27T20:10:05.277Z] + make build [2023-02-27T20:10:05.552Z] 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-27T20:11:42.328Z] 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-27T20:11:42.328Z] 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-27T20:11:47.669Z] 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-27T20:11:51.918Z] 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-27T20:12:38.748Z] 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-27T20:12:45.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-27T20:12:52.034Z] 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-27T20:12:55.366Z] 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-27T20:13:01.996Z] 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-27T20:13:06.244Z] 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-27T20:13:10.488Z] 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-27T20:13:25.471Z] 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-27T20:13:29.758Z] $ docker stop --time=1 2f8bfe0fd700f4a63f21169c0a796503e6981b368e4c5434cab47494de3e94e2 [2023-02-27T20:13:31.760Z] $ docker rm -f --volumes 2f8bfe0fd700f4a63f21169c0a796503e6981b368e4c5434cab47494de3e94e2 [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-27T20:13:34.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:13:34.229Z] [2023-02-27T20:13:34.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:13:34.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:13:34.646Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-27T20:13:34.646Z] 29e5d40040c1: Pulling fs layer [2023-02-27T20:13:34.646Z] 1ce36da41761: Pulling fs layer [2023-02-27T20:13:34.646Z] 25b303627fd3: Pulling fs layer [2023-02-27T20:13:34.923Z] 29e5d40040c1: Verifying Checksum [2023-02-27T20:13:34.923Z] 29e5d40040c1: Download complete [2023-02-27T20:13:35.191Z] 1ce36da41761: Verifying Checksum [2023-02-27T20:13:35.191Z] 1ce36da41761: Download complete [2023-02-27T20:13:35.459Z] 29e5d40040c1: Pull complete [2023-02-27T20:13:36.871Z] 1ce36da41761: Pull complete [2023-02-27T20:13:36.871Z] 25b303627fd3: Verifying Checksum [2023-02-27T20:13:36.871Z] 25b303627fd3: Download complete [2023-02-27T20:13:46.936Z] 25b303627fd3: Pull complete [2023-02-27T20:13:46.936Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-27T20:13:46.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:13:46.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:13:47.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container [2023-02-27T20:13:47.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-27T20:13:49.574Z] $ docker top bb17d03145b4acbbe52b19cd0dc86be51449277bb3a05edd4cb27396d8ba19fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:13:50.423Z] + docker-compose build --help [2023-02-27T20:13:50.423Z] + grep parallel [2023-02-27T20:13:55.754Z] --parallel Build images in parallel. [Pipeline] } [2023-02-27T20:13:55.794Z] $ docker stop --time=1 bb17d03145b4acbbe52b19cd0dc86be51449277bb3a05edd4cb27396d8ba19fc [2023-02-27T20:13:57.401Z] $ docker rm -f --volumes bb17d03145b4acbbe52b19cd0dc86be51449277bb3a05edd4cb27396d8ba19fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:13:58.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-27T20:13:58.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:13:58.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container [2023-02-27T20:13:58.405Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat [2023-02-27T20:13:59.539Z] $ docker top 1dd1ac92d1541e4988c3994c505b5fd43722615a58ac0bb9ced0a48984bec6f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:14:00.096Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-27T20:14:06.727Z] Building core-command ... [2023-02-27T20:14:06.727Z] Building core-common-config-bootstrapper ... [2023-02-27T20:14:06.727Z] Building core-data ... [2023-02-27T20:14:06.727Z] Building core-metadata ... [2023-02-27T20:14:06.727Z] Building security-bootstrapper ... [2023-02-27T20:14:06.727Z] Building security-proxy-auth ... [2023-02-27T20:14:06.727Z] Building security-proxy-setup ... [2023-02-27T20:14:06.727Z] Building security-secretstore-setup ... [2023-02-27T20:14:06.727Z] Building security-spiffe-token-provider ... [2023-02-27T20:14:06.727Z] Building security-spire-agent ... [2023-02-27T20:14:06.727Z] Building security-spire-config ... [2023-02-27T20:14:06.727Z] Building security-spire-server ... [2023-02-27T20:14:06.727Z] Building support-notifications ... [2023-02-27T20:14:06.727Z] Building support-scheduler ... [2023-02-27T20:14:06.727Z] Building security-spire-agent [2023-02-27T20:14:06.727Z] Building support-scheduler [2023-02-27T20:14:06.727Z] Building support-notifications [2023-02-27T20:14:06.727Z] Building security-spire-config [2023-02-27T20:14:06.727Z] Building core-data [2023-02-27T20:15:03.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:15:03.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:15:03.132Z] ---> 5bc3a08dd6e2 [2023-02-27T20:15:03.132Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:15:03.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:15:03.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:15:03.132Z] ---> 5bc3a08dd6e2 [2023-02-27T20:15:03.132Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:15:03.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:15:03.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:15:03.132Z] ---> 5bc3a08dd6e2 [2023-02-27T20:15:03.132Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:15:03.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:15:03.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:15:03.132Z] ---> 5bc3a08dd6e2 [2023-02-27T20:15:03.132Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:15:03.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:15:03.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:15:03.132Z] ---> 5bc3a08dd6e2 [2023-02-27T20:15:03.132Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:15:03.132Z] ---> Running in 51c6f198ce4a [2023-02-27T20:15:03.132Z] ---> Running in 16b595a86651 [2023-02-27T20:15:03.132Z] ---> Running in 5be1a72a82c0 [2023-02-27T20:15:03.132Z] ---> Running in 2812659453f1 [2023-02-27T20:15:03.132Z] ---> Running in eff29ab0f6ed [2023-02-27T20:15:03.132Z] Removing intermediate container 2812659453f1 [2023-02-27T20:15:03.132Z] ---> bad1f70318e9 [2023-02-27T20:15:03.132Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:15:03.132Z] Removing intermediate container 5be1a72a82c0 [2023-02-27T20:15:03.132Z] ---> 87a7f94743d4 [2023-02-27T20:15:03.132Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:15:03.132Z] Removing intermediate container 51c6f198ce4a [2023-02-27T20:15:03.132Z] ---> 06ecfe460e6a [2023-02-27T20:15:03.132Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:15:03.132Z] Removing intermediate container eff29ab0f6ed [2023-02-27T20:15:03.132Z] ---> 192868e44ca1 [2023-02-27T20:15:03.132Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:15:03.132Z] ---> Running in 309e7a7174b9 [2023-02-27T20:15:03.132Z] Removing intermediate container 16b595a86651 [2023-02-27T20:15:03.132Z] ---> b82d9a812515 [2023-02-27T20:15:03.132Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:15:03.132Z] ---> Running in c7a9a9a1757b [2023-02-27T20:15:03.132Z] ---> Running in b27ccf4afc3e [2023-02-27T20:15:03.132Z] ---> Running in c95ba1422bba [2023-02-27T20:15:03.132Z] ---> Running in 6a333339d68e [2023-02-27T20:15:03.132Z] Removing intermediate container c7a9a9a1757b [2023-02-27T20:15:03.132Z] ---> 0592e615db6b [2023-02-27T20:15:03.132Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-27T20:15:03.132Z] Removing intermediate container c95ba1422bba [2023-02-27T20:15:03.132Z] ---> 34bd5e5d159c [2023-02-27T20:15:03.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:15:03.132Z] ---> Running in 91fd4006b128 [2023-02-27T20:15:03.132Z] Removing intermediate container 6a333339d68e [2023-02-27T20:15:03.132Z] ---> 064f0596938f [2023-02-27T20:15:03.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:15:03.132Z] ---> Running in 366c6bf47ae8 [2023-02-27T20:15:03.132Z] ---> Running in 8061c617bd3f [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:15:03.937Z] OK: 221 MiB in 51 packages [2023-02-27T20:15:03.937Z] OK: 221 MiB in 51 packages [2023-02-27T20:15:04.898Z] OK: 221 MiB in 51 packages [2023-02-27T20:15:04.898Z] OK: 221 MiB in 51 packages [2023-02-27T20:15:05.481Z] OK: 221 MiB in 51 packages [2023-02-27T20:15:06.205Z] Removing intermediate container 309e7a7174b9 [2023-02-27T20:15:06.205Z] ---> dc1a2fec821d [2023-02-27T20:15:06.205Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:15:06.485Z] Removing intermediate container b27ccf4afc3e [2023-02-27T20:15:06.485Z] ---> 6df5ead5182c [2023-02-27T20:15:06.485Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:15:06.485Z] Removing intermediate container 366c6bf47ae8 [2023-02-27T20:15:06.485Z] ---> 88117db5bded [2023-02-27T20:15:06.485Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:15:06.756Z] Removing intermediate container 8061c617bd3f [2023-02-27T20:15:06.756Z] ---> 69290c7032b1 [2023-02-27T20:15:06.756Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:15:07.049Z] Removing intermediate container 91fd4006b128 [2023-02-27T20:15:07.049Z] ---> a5b17d5871a6 [2023-02-27T20:15:07.049Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:15:07.650Z] ---> dc5849fe5e5b [2023-02-27T20:15:07.650Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:15:07.946Z] ---> Running in efba5fd5c5d5 [2023-02-27T20:15:07.946Z] ---> 987c78636bd2 [2023-02-27T20:15:07.946Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:15:07.946Z] ---> 709788074aed [2023-02-27T20:15:07.946Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:15:08.216Z] ---> Running in bdf9b40907e5 [2023-02-27T20:15:08.216Z] ---> 486985d90ef3 [2023-02-27T20:15:08.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:15:08.216Z] ---> Running in fda99746fa95 [2023-02-27T20:15:08.491Z] ---> f8b0fd878c84 [2023-02-27T20:15:08.491Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:15:08.491Z] ---> Running in a9c463be1463 [2023-02-27T20:15:08.761Z] ---> Running in b8d8f229fe81 [2023-02-27T20:17:00.411Z] Removing intermediate container a9c463be1463 [2023-02-27T20:17:00.411Z] ---> 66be794891c6 [2023-02-27T20:17:00.411Z] Step 8/22 : COPY . . [2023-02-27T20:17:00.411Z] Removing intermediate container b8d8f229fe81 [2023-02-27T20:17:00.411Z] ---> 8a6dffa5ed5c [2023-02-27T20:17:00.411Z] Step 8/22 : COPY . . [2023-02-27T20:17:00.411Z] Removing intermediate container efba5fd5c5d5 [2023-02-27T20:17:00.411Z] ---> d34fdb1ce77b [2023-02-27T20:17:00.411Z] Step 7/24 : COPY . . [2023-02-27T20:17:00.411Z] Removing intermediate container bdf9b40907e5 [2023-02-27T20:17:00.411Z] ---> c76eaec499b7 [2023-02-27T20:17:00.411Z] Step 7/24 : COPY . . [2023-02-27T20:17:00.411Z] Removing intermediate container fda99746fa95 [2023-02-27T20:17:00.411Z] ---> 3d0dedaaa954 [2023-02-27T20:17:00.411Z] Step 8/22 : COPY . . [2023-02-27T20:17:15.427Z] ---> f59b622c686e [2023-02-27T20:17:15.427Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-27T20:17:15.427Z] ---> a460237e65b9 [2023-02-27T20:17:15.427Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:17:15.427Z] ---> 48abff440ba3 [2023-02-27T20:17:15.427Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-27T20:17:15.427Z] ---> 285f5ac63b8f [2023-02-27T20:17:15.427Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-27T20:17:15.427Z] ---> Running in 41e94b4b0406 [2023-02-27T20:17:15.427Z] ---> Running in 77b567bb7bbf [2023-02-27T20:17:15.427Z] ---> fee54f86e504 [2023-02-27T20:17:15.427Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:17:15.427Z] ---> Running in 9e2fbd553e7f [2023-02-27T20:17:15.427Z] ---> Running in 2a6d5113ae53 [2023-02-27T20:17:15.427Z] ---> Running in a8779a0eaa45 [2023-02-27T20:17:15.427Z] Removing intermediate container 77b567bb7bbf [2023-02-27T20:17:15.427Z] ---> b7b18c68c96d [2023-02-27T20:17:15.427Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:17:15.427Z] ---> Running in fc79838c033f [2023-02-27T20:17:15.427Z] Removing intermediate container a8779a0eaa45 [2023-02-27T20:17:15.427Z] ---> 4e369c125269 [2023-02-27T20:17:15.427Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-27T20:17:15.427Z] ---> Running in 4152a4a4af21 [2023-02-27T20:17:16.014Z] Removing intermediate container fc79838c033f [2023-02-27T20:17:16.014Z] ---> d4972c7a0b57 [2023-02-27T20:17:16.014Z] 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-27T20:17:16.014Z] 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-27T20:17:16.281Z] ---> Running in a3f3073d106a [2023-02-27T20:17:16.551Z] Removing intermediate container 4152a4a4af21 [2023-02-27T20:17:16.551Z] ---> ba0678a5168f [2023-02-27T20:17:16.551Z] 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-27T20:17:16.820Z] ---> Running in 6be3dee436da [2023-02-27T20:17:16.820Z] 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-27T20:17:17.088Z] 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-27T20:17:20.438Z] Removing intermediate container a3f3073d106a [2023-02-27T20:17:20.438Z] ---> cc063bf80b76 [2023-02-27T20:17:20.438Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:17:20.438Z] ---> Running in 50dd4700c669 [2023-02-27T20:17:20.438Z] Removing intermediate container 6be3dee436da [2023-02-27T20:17:20.438Z] ---> e1d26196b9fb [2023-02-27T20:17:20.706Z] Step 11/24 : WORKDIR /edgex-go [2023-02-27T20:17:20.706Z] ---> Running in 5164d417c2ae [2023-02-27T20:17:21.288Z] Removing intermediate container 50dd4700c669 [2023-02-27T20:17:21.288Z] ---> b3acd2e68e37 [2023-02-27T20:17:21.288Z] [2023-02-27T20:17:21.288Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:17:21.288Z] Removing intermediate container 5164d417c2ae [2023-02-27T20:17:21.288Z] ---> 9f9367083356 [2023-02-27T20:17:21.288Z] [2023-02-27T20:17:21.288Z] Step 12/24 : FROM alpine:3.15 [2023-02-27T20:17:21.556Z] 3.15: Pulling from library/alpine [2023-02-27T20:17:21.556Z] 3.15: Pulling from library/alpine [2023-02-27T20:17:24.148Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:17:24.148Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-27T20:17:24.148Z] Status: Image is up to date for alpine:3.15 [2023-02-27T20:17:24.148Z] Status: Downloaded newer image for alpine:3.15 [2023-02-27T20:17:24.148Z] ---> 354640af7b1b [2023-02-27T20:17:24.148Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:17:24.148Z] ---> 354640af7b1b [2023-02-27T20:17:24.148Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:17:24.148Z] ---> Running in 987e8d457dcd [2023-02-27T20:17:24.148Z] ---> Running in 47489f8803fe [2023-02-27T20:17:25.109Z] Removing intermediate container 987e8d457dcd [2023-02-27T20:17:25.109Z] ---> f1d267d5432d [2023-02-27T20:17:25.109Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-27T20:17:25.109Z] Removing intermediate container 47489f8803fe [2023-02-27T20:17:25.109Z] ---> f396bdcd1855 [2023-02-27T20:17:25.109Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:17:25.109Z] ---> Running in 43232c422c04 [2023-02-27T20:17:25.109Z] ---> Running in 1787e42714a2 [2023-02-27T20:17:27.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:27.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:28.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:28.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:29.706Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:17:29.706Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:17:29.706Z] OK: 15734 distinct packages available [2023-02-27T20:17:29.706Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:17:29.706Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:17:29.706Z] OK: 15734 distinct packages available [2023-02-27T20:17:29.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:30.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:30.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:30.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:17:31.925Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-27T20:17:31.925Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:17:31.925Z] (3/4) Installing libucontext (1.1-r0) [2023-02-27T20:17:31.925Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-27T20:17:31.925Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:17:31.925Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-27T20:17:31.925Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:17:31.925Z] (3/5) Installing libucontext (1.1-r0) [2023-02-27T20:17:32.194Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-27T20:17:32.194Z] OK: 6 MiB in 18 packages [2023-02-27T20:17:32.194Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-27T20:17:32.194Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:17:32.194Z] OK: 6 MiB in 19 packages [2023-02-27T20:17:34.777Z] Removing intermediate container 43232c422c04 [2023-02-27T20:17:34.777Z] ---> 3be2942ec04c [2023-02-27T20:17:34.777Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:17:35.044Z] Removing intermediate container 1787e42714a2 [2023-02-27T20:17:35.044Z] ---> 9e5cf8614c67 [2023-02-27T20:17:35.044Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-27T20:17:40.384Z] ---> eaaf7b7a7914 [2023-02-27T20:17:40.384Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:17:43.745Z] ---> 24f47f5323f0 [2023-02-27T20:17:43.745Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:17:44.725Z] ---> 23f23d6672ae [2023-02-27T20:17:44.725Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-27T20:17:44.725Z] ---> Running in 0392313382d5 [2023-02-27T20:17:45.693Z] Removing intermediate container 0392313382d5 [2023-02-27T20:17:45.693Z] ---> 4649f80cb2a0 [2023-02-27T20:17:45.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-27T20:17:47.107Z] ---> 353467fc1ad6 [2023-02-27T20:17:47.107Z] Step 19/24 : WORKDIR / [2023-02-27T20:17:47.107Z] ---> Running in cc3b4ce15591 [2023-02-27T20:17:48.071Z] Removing intermediate container cc3b4ce15591 [2023-02-27T20:17:48.071Z] ---> 7f226c4776cb [2023-02-27T20:17:48.071Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:17:48.339Z] ---> Running in 52e24c3dea4d [2023-02-27T20:17:48.928Z] Removing intermediate container 52e24c3dea4d [2023-02-27T20:17:48.928Z] ---> bf44bd7bfd7e [2023-02-27T20:17:48.928Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:17:49.200Z] ---> Running in f0db635efcfa [2023-02-27T20:17:49.473Z] ---> 73c30d44f50d [2023-02-27T20:17:49.473Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:17:49.748Z] Removing intermediate container f0db635efcfa [2023-02-27T20:17:49.748Z] ---> b0f5b4744149 [2023-02-27T20:17:49.748Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:17:50.015Z] ---> Running in 854ca1e267a3 [2023-02-27T20:17:50.598Z] Removing intermediate container 854ca1e267a3 [2023-02-27T20:17:50.598Z] ---> 4c0521d0c9e0 [2023-02-27T20:17:50.598Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:17:50.870Z] ---> Running in 7399c03f851a [2023-02-27T20:17:51.138Z] ---> 733b43004c6d [2023-02-27T20:17:51.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-27T20:17:51.723Z] Removing intermediate container 7399c03f851a [2023-02-27T20:17:51.723Z] ---> 966afa4afc92 [2023-02-27T20:17:51.723Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:17:51.723Z] ---> Running in 461a04765383 [2023-02-27T20:17:52.306Z] ---> f80efa95d2fe [2023-02-27T20:17:52.306Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-27T20:17:52.572Z] Removing intermediate container 461a04765383 [2023-02-27T20:17:52.573Z] ---> e767a69ee9e7 [2023-02-27T20:17:52.573Z] [2023-02-27T20:17:53.154Z] Successfully built e767a69ee9e7 [2023-02-27T20:17:53.154Z] Successfully tagged security-spire-config-arm64:latest [2023-02-27T20:17:53.154Z]  Building security-spire-config ... done Building security-spire-server [2023-02-27T20:17:53.420Z] ---> cbea32b8255b [2023-02-27T20:17:53.420Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:17:53.686Z] ---> Running in f7b1b50497ed [2023-02-27T20:17:54.268Z] Removing intermediate container f7b1b50497ed [2023-02-27T20:17:54.268Z] ---> 78fe954f3211 [2023-02-27T20:17:54.268Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:17:54.268Z] ---> Running in 19f212d91235 [2023-02-27T20:17:54.849Z] Removing intermediate container 19f212d91235 [2023-02-27T20:17:54.849Z] ---> ad53f1965965 [2023-02-27T20:17:54.849Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:17:54.849Z] ---> Running in 93a35dcdefa9 [2023-02-27T20:17:55.431Z] Removing intermediate container 93a35dcdefa9 [2023-02-27T20:17:55.431Z] ---> 8202a5dd39eb [2023-02-27T20:17:55.431Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:17:55.698Z] ---> Running in ad223ab50140 [2023-02-27T20:17:56.280Z] Removing intermediate container ad223ab50140 [2023-02-27T20:17:56.280Z] ---> 4b5b022c46f2 [2023-02-27T20:17:56.280Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:17:56.280Z] ---> Running in 0d9cacb7126a [2023-02-27T20:17:56.864Z] Removing intermediate container 0d9cacb7126a [2023-02-27T20:17:56.864Z] ---> f478792d6b8b [2023-02-27T20:17:56.864Z] [2023-02-27T20:17:57.132Z] Successfully built f478792d6b8b [2023-02-27T20:17:57.132Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-27T20:17:57.132Z] Building security-proxy-setup [2023-02-27T20:18:23.820Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:18:23.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:18:23.820Z] ---> 5bc3a08dd6e2 [2023-02-27T20:18:23.820Z] Step 3/23 : WORKDIR /edgex-go [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> 06ecfe460e6a [2023-02-27T20:18:23.820Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> 6df5ead5182c [2023-02-27T20:18:23.820Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> 987c78636bd2 [2023-02-27T20:18:23.820Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> c76eaec499b7 [2023-02-27T20:18:23.820Z] Step 7/23 : COPY . . [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> a460237e65b9 [2023-02-27T20:18:23.820Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> b7b18c68c96d [2023-02-27T20:18:23.820Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-27T20:18:23.820Z] ---> Using cache [2023-02-27T20:18:23.820Z] ---> d4972c7a0b57 [2023-02-27T20:18:23.820Z] 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-27T20:18:23.820Z] ---> Running in 9cc738fe5c03 [2023-02-27T20:18:24.780Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:18:24.780Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:18:24.781Z] ---> 5bc3a08dd6e2 [2023-02-27T20:18:24.781Z] Step 3/21 : WORKDIR /edgex-go [2023-02-27T20:18:25.056Z] ---> Using cache [2023-02-27T20:18:25.056Z] ---> 06ecfe460e6a [2023-02-27T20:18:25.056Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-27T20:18:25.331Z] ---> Running in d7d458049f29 [2023-02-27T20:18:26.755Z] Removing intermediate container 9cc738fe5c03 [2023-02-27T20:18:26.755Z] ---> 2a9b24ed4aa0 [2023-02-27T20:18:26.755Z] Step 11/23 : WORKDIR /edgex-go [2023-02-27T20:18:27.021Z] ---> Running in 923c0a4c5335 [2023-02-27T20:18:27.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:18:27.884Z] Removing intermediate container 923c0a4c5335 [2023-02-27T20:18:27.884Z] ---> 8a07a1c55658 [2023-02-27T20:18:27.884Z] [2023-02-27T20:18:27.884Z] Step 12/23 : FROM alpine:3.15 [2023-02-27T20:18:27.884Z] ---> 354640af7b1b [2023-02-27T20:18:27.884Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:18:27.884Z] ---> Using cache [2023-02-27T20:18:27.884Z] ---> f396bdcd1855 [2023-02-27T20:18:27.884Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-27T20:18:27.884Z] ---> Using cache [2023-02-27T20:18:27.884Z] ---> 9e5cf8614c67 [2023-02-27T20:18:27.884Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-27T20:18:28.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:18:30.754Z] OK: 221 MiB in 51 packages [2023-02-27T20:18:32.706Z] Removing intermediate container d7d458049f29 [2023-02-27T20:18:32.706Z] ---> b4fb7b9c302f [2023-02-27T20:18:32.706Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-27T20:18:34.118Z] ---> 3c2fd64281f7 [2023-02-27T20:18:34.118Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:18:34.387Z] ---> Running in e20c58f72a87 [2023-02-27T20:18:35.802Z] ---> f8145e32c53d [2023-02-27T20:18:35.802Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-27T20:18:37.213Z] ---> 95c740c90b10 [2023-02-27T20:18:37.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-27T20:18:37.796Z] ---> 18e46aa59318 [2023-02-27T20:18:37.797Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-27T20:18:38.757Z] ---> 9d6107c79ed8 [2023-02-27T20:18:38.757Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-27T20:18:39.026Z] ---> Running in 9a09fcf4f335 [2023-02-27T20:18:39.612Z] Removing intermediate container 9a09fcf4f335 [2023-02-27T20:18:39.612Z] ---> 4aebdc6171de [2023-02-27T20:18:39.612Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-27T20:18:39.612Z] ---> Running in 04264d55aa67 [2023-02-27T20:18:40.196Z] Removing intermediate container 04264d55aa67 [2023-02-27T20:18:40.196Z] ---> e6959c90594f [2023-02-27T20:18:40.196Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T20:18:40.196Z] ---> Running in 12b0c6ffc5c3 [2023-02-27T20:18:40.784Z] Removing intermediate container 12b0c6ffc5c3 [2023-02-27T20:18:40.784Z] ---> 8f6c97910c4e [2023-02-27T20:18:40.784Z] Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:18:40.784Z] ---> Running in 639026f93e0c [2023-02-27T20:18:41.377Z] Removing intermediate container 639026f93e0c [2023-02-27T20:18:41.377Z] ---> e54903b2c9da [2023-02-27T20:18:41.378Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:18:41.378Z] ---> Running in 986cc83d4399 [2023-02-27T20:18:41.968Z] Removing intermediate container 986cc83d4399 [2023-02-27T20:18:41.968Z] ---> a02ef89c5865 [2023-02-27T20:18:41.968Z] [2023-02-27T20:18:42.552Z] Successfully built a02ef89c5865 [2023-02-27T20:18:42.552Z] Successfully tagged security-spire-server-arm64:latest [2023-02-27T20:18:42.552Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-02-27T20:19:00.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:19:00.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:19:00.779Z] ---> 5bc3a08dd6e2 [2023-02-27T20:19:00.779Z] Step 3/24 : WORKDIR /edgex-go [2023-02-27T20:19:00.779Z] ---> Using cache [2023-02-27T20:19:00.779Z] ---> 06ecfe460e6a [2023-02-27T20:19:00.779Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-27T20:19:00.779Z] ---> Using cache [2023-02-27T20:19:00.779Z] ---> b4fb7b9c302f [2023-02-27T20:19:00.779Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-27T20:19:00.779Z] ---> Using cache [2023-02-27T20:19:00.779Z] ---> 3c2fd64281f7 [2023-02-27T20:19:00.779Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:19:00.779Z] ---> Running in 53831b20a474 [2023-02-27T20:20:22.406Z] Removing intermediate container e20c58f72a87 [2023-02-27T20:20:22.406Z] ---> b5bf4f8da382 [2023-02-27T20:20:22.406Z] Step 7/21 : COPY . . [2023-02-27T20:20:44.447Z] ---> 97ea7f15e969 [2023-02-27T20:20:44.447Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-27T20:20:44.447Z] ---> Running in 99fc5ed24a9e [2023-02-27T20:20:45.028Z] 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-27T20:20:50.366Z] Removing intermediate container 53831b20a474 [2023-02-27T20:20:50.366Z] ---> bda4e531797d [2023-02-27T20:20:50.366Z] Step 7/24 : COPY . . [2023-02-27T20:21:05.344Z] ---> cfe3f77a0fe1 [2023-02-27T20:21:05.344Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-27T20:21:05.344Z] ---> Running in 36f06b8ad76a [2023-02-27T20:21:06.301Z] 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-27T20:25:13.654Z] Removing intermediate container 9e2fbd553e7f [2023-02-27T20:25:13.654Z] ---> bceed67e6335 [2023-02-27T20:25:13.654Z] [2023-02-27T20:25:13.654Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:25:13.654Z] 3.16: Pulling from library/alpine [2023-02-27T20:25:13.654Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:25:13.654Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:25:13.654Z] ---> 4c81e5bf8899 [2023-02-27T20:25:13.654Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-27T20:25:13.943Z] ---> Running in 53a894d01cb8 [2023-02-27T20:25:14.614Z] Removing intermediate container 53a894d01cb8 [2023-02-27T20:25:14.614Z] ---> ad3128aa6428 [2023-02-27T20:25:14.614Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-27T20:25:14.614Z] ---> Running in 60816c344372 [2023-02-27T20:25:15.219Z] Removing intermediate container 60816c344372 [2023-02-27T20:25:15.219Z] ---> 91afefbaa650 [2023-02-27T20:25:15.219Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-27T20:25:15.485Z] ---> Running in 7f246a73b4f7 [2023-02-27T20:25:16.077Z] Removing intermediate container 7f246a73b4f7 [2023-02-27T20:25:16.077Z] ---> 25a332c2ab31 [2023-02-27T20:25:16.077Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:25:16.077Z] ---> Running in 35e056880f66 [2023-02-27T20:25:18.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:18.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:20.265Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:25:20.265Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:25:20.265Z] OK: 5 MiB in 15 packages [2023-02-27T20:25:21.686Z] Removing intermediate container 35e056880f66 [2023-02-27T20:25:21.686Z] ---> e377199661bd [2023-02-27T20:25:21.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:25:22.270Z] ---> abcc2560f158 [2023-02-27T20:25:22.270Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-27T20:25:24.229Z] ---> d3140f2ed762 [2023-02-27T20:25:24.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-27T20:25:24.824Z] ---> 17154be002aa [2023-02-27T20:25:24.824Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-27T20:25:25.093Z] ---> Running in a6c2e240acdc [2023-02-27T20:25:25.681Z] Removing intermediate container a6c2e240acdc [2023-02-27T20:25:25.681Z] ---> c5c62fe5c761 [2023-02-27T20:25:25.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:25:25.681Z] ---> Running in a6253cdf5bec [2023-02-27T20:25:26.264Z] Removing intermediate container a6253cdf5bec [2023-02-27T20:25:26.264Z] ---> 69ec15eab071 [2023-02-27T20:25:26.264Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:25:26.264Z] ---> Running in d72882cf8ed9 [2023-02-27T20:25:26.850Z] Removing intermediate container d72882cf8ed9 [2023-02-27T20:25:26.850Z] ---> d80fed04f73c [2023-02-27T20:25:26.850Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:25:26.850Z] ---> Running in 91f35324468c [2023-02-27T20:25:27.435Z] Removing intermediate container 91f35324468c [2023-02-27T20:25:27.435Z] ---> e247f395845a [2023-02-27T20:25:27.435Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:25:27.435Z] ---> Running in a5dd997694e7 [2023-02-27T20:25:28.023Z] Removing intermediate container a5dd997694e7 [2023-02-27T20:25:28.023Z] ---> f71e2e4c3334 [2023-02-27T20:25:28.023Z] [2023-02-27T20:25:28.292Z] Successfully built f71e2e4c3334 [2023-02-27T20:25:28.558Z] Successfully tagged core-data-arm64:latest [2023-02-27T20:25:28.558Z] Building security-spiffe-token-provider [2023-02-27T20:25:46.765Z]  Building core-data ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:25:46.765Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:25:46.765Z] ---> 5bc3a08dd6e2 [2023-02-27T20:25:46.765Z] Step 3/19 : WORKDIR /edgex-go [2023-02-27T20:25:46.765Z] ---> Using cache [2023-02-27T20:25:46.765Z] ---> 06ecfe460e6a [2023-02-27T20:25:46.765Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-27T20:25:46.765Z] ---> Running in 453b8949ada6 [2023-02-27T20:25:47.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:47.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:49.940Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-27T20:25:49.940Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-27T20:25:49.940Z] OK: 16903 distinct packages available [2023-02-27T20:25:49.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:50.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:25:51.932Z] OK: 221 MiB in 51 packages [2023-02-27T20:25:53.877Z] Removing intermediate container 453b8949ada6 [2023-02-27T20:25:53.877Z] ---> db2043470d06 [2023-02-27T20:25:53.877Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-27T20:25:54.461Z] ---> 015ceee1c6b3 [2023-02-27T20:25:54.461Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:25:54.461Z] ---> Running in acda92c2eb15 [2023-02-27T20:27:31.108Z] 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-27T20:27:33.064Z] Removing intermediate container acda92c2eb15 [2023-02-27T20:27:33.064Z] ---> eec24a067f6b [2023-02-27T20:27:33.064Z] Step 7/19 : COPY . . [2023-02-27T20:27:45.383Z] 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-27T20:27:52.044Z] ---> a6e1aa673ce0 [2023-02-27T20:27:52.044Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-27T20:27:52.044Z] ---> Running in 89406fcb0c70 [2023-02-27T20:27:52.044Z] Removing intermediate container 99fc5ed24a9e [2023-02-27T20:27:52.044Z] ---> 08f877d0df7c [2023-02-27T20:27:52.044Z] [2023-02-27T20:27:52.044Z] Step 9/21 : FROM alpine:3.16 [2023-02-27T20:27:52.044Z] ---> 4c81e5bf8899 [2023-02-27T20:27:52.044Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-27T20:27:52.313Z] ---> Running in b67f59dc66e6 [2023-02-27T20:27:54.264Z] 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-27T20:27:54.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:55.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:27:56.532Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-27T20:27:56.532Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-27T20:27:56.532Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-27T20:27:56.532Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-27T20:27:56.532Z] (5/6) Installing curl (7.83.1-r6) [2023-02-27T20:27:56.532Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-27T20:27:56.532Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:27:56.800Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:27:57.068Z] OK: 8 MiB in 20 packages [2023-02-27T20:28:00.418Z] Removing intermediate container b67f59dc66e6 [2023-02-27T20:28:00.418Z] ---> e337c28a7e1f [2023-02-27T20:28:00.418Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:28:00.687Z] ---> Running in b95567ac3ba1 [2023-02-27T20:28:01.650Z] Removing intermediate container b95567ac3ba1 [2023-02-27T20:28:01.650Z] ---> 276f05f1bc3e [2023-02-27T20:28:01.650Z] Step 12/21 : WORKDIR /edgex [2023-02-27T20:28:01.919Z] ---> Running in efadcceb0990 [2023-02-27T20:28:03.871Z] Removing intermediate container efadcceb0990 [2023-02-27T20:28:03.871Z] ---> ebd1941a3e62 [2023-02-27T20:28:03.871Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-27T20:28:05.849Z] ---> fa13d5d65276 [2023-02-27T20:28:05.849Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-27T20:28:09.198Z] ---> a1013ab33ff5 [2023-02-27T20:28:09.198Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-27T20:28:11.779Z] ---> acd975feb9be [2023-02-27T20:28:11.779Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:28:12.045Z] Removing intermediate container 36f06b8ad76a [2023-02-27T20:28:12.045Z] ---> 40b4c90d4fad [2023-02-27T20:28:12.045Z] [2023-02-27T20:28:12.045Z] Step 9/24 : FROM alpine:3.16 [2023-02-27T20:28:12.045Z] ---> 4c81e5bf8899 [2023-02-27T20:28:12.045Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-27T20:28:12.314Z] ---> Running in 0faa54248592 [2023-02-27T20:28:13.725Z] ---> 238defd6bdbf [2023-02-27T20:28:13.725Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:28:13.993Z] ---> Running in 815cea319c1f [2023-02-27T20:28:15.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:15.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:17.350Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-27T20:28:17.617Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-27T20:28:17.617Z] (3/3) Installing su-exec (0.2-r1) [2023-02-27T20:28:17.617Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:28:17.617Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:28:17.893Z] OK: 6 MiB in 17 packages [2023-02-27T20:28:18.171Z] Removing intermediate container 815cea319c1f [2023-02-27T20:28:18.171Z] ---> cc86325081ac [2023-02-27T20:28:18.171Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:28:18.441Z] ---> Running in 6066bc9fe049 [2023-02-27T20:28:19.849Z] Removing intermediate container 6066bc9fe049 [2023-02-27T20:28:19.849Z] ---> 61f27c706507 [2023-02-27T20:28:19.849Z] Step 19/21 : LABEL arch=arm64 [2023-02-27T20:28:20.115Z] ---> Running in 0bb292267daa [2023-02-27T20:28:21.073Z] Removing intermediate container 0bb292267daa [2023-02-27T20:28:21.073Z] ---> 1f5e27bea28f [2023-02-27T20:28:21.073Z] Step 20/21 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:28:21.340Z] ---> Running in d8291ecb1aa1 [2023-02-27T20:28:21.340Z] Removing intermediate container 0faa54248592 [2023-02-27T20:28:21.340Z] ---> 240b3bcaebd6 [2023-02-27T20:28:21.340Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-27T20:28:21.606Z] ---> Running in 4c50d9559521 [2023-02-27T20:28:25.649Z] Removing intermediate container d8291ecb1aa1 [2023-02-27T20:28:25.649Z] ---> c755bd856313 [2023-02-27T20:28:25.649Z] Step 21/21 : LABEL version=0.0.0 [2023-02-27T20:28:25.649Z] Removing intermediate container 4c50d9559521 [2023-02-27T20:28:25.649Z] ---> d49d3c6cf8ed [2023-02-27T20:28:25.649Z] Step 12/24 : WORKDIR / [2023-02-27T20:28:26.232Z] ---> Running in 5d64fd366828 [2023-02-27T20:28:26.232Z] ---> Running in 39af34aa85ad [2023-02-27T20:28:27.189Z] Removing intermediate container 39af34aa85ad [2023-02-27T20:28:27.189Z] ---> 2bec31d38816 [2023-02-27T20:28:27.189Z] 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-27T20:28:27.456Z] Removing intermediate container 5d64fd366828 [2023-02-27T20:28:27.456Z] ---> 72b0ef47c45f [2023-02-27T20:28:27.456Z] [2023-02-27T20:28:28.038Z] Successfully built 72b0ef47c45f [2023-02-27T20:28:28.038Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-27T20:28:28.038Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-02-27T20:28:28.625Z] Removing intermediate container 41e94b4b0406 [2023-02-27T20:28:28.626Z] ---> 587322a29633 [2023-02-27T20:28:28.626Z] [2023-02-27T20:28:28.626Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:28:28.626Z] ---> 4c81e5bf8899 [2023-02-27T20:28:28.626Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:28:28.626Z] ---> 2ba1853072e4 [2023-02-27T20:28:28.626Z] 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-27T20:28:28.893Z] ---> Running in eb6e5a97b86f [2023-02-27T20:28:29.479Z] Removing intermediate container 2a6d5113ae53 [2023-02-27T20:28:29.479Z] ---> 6ee04afb3a04 [2023-02-27T20:28:29.479Z] [2023-02-27T20:28:29.479Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:28:29.479Z] ---> 4c81e5bf8899 [2023-02-27T20:28:29.479Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-27T20:28:29.746Z] ---> Running in d23111365c13 [2023-02-27T20:28:30.708Z] ---> f0dcb55cf609 [2023-02-27T20:28:30.708Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-27T20:28:31.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:31.937Z] ---> 734e78382e59 [2023-02-27T20:28:31.937Z] 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-27T20:28:31.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:32.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:32.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:28:33.070Z] ---> 39c63f4f85d6 [2023-02-27T20:28:33.070Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-27T20:28:33.657Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:28:33.658Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:28:33.658Z] OK: 5 MiB in 15 packages [2023-02-27T20:28:34.244Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T20:28:34.513Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:28:34.513Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:28:34.513Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:28:35.098Z] OK: 6 MiB in 16 packages [2023-02-27T20:28:35.704Z] Removing intermediate container eb6e5a97b86f [2023-02-27T20:28:35.704Z] ---> 791e08587469 [2023-02-27T20:28:35.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:28:35.704Z] ---> 18c69e259cac [2023-02-27T20:28:35.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-27T20:28:35.975Z] ---> Running in 0ce7d0a16b6e [2023-02-27T20:28:36.940Z] Removing intermediate container 0ce7d0a16b6e [2023-02-27T20:28:36.940Z] ---> 8cda668f5a1a [2023-02-27T20:28:36.940Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-27T20:28:37.209Z] ---> Running in 18b91b22f1c4 [2023-02-27T20:28:38.624Z] Removing intermediate container d23111365c13 [2023-02-27T20:28:38.624Z] ---> 46edb1b7e354 [2023-02-27T20:28:38.624Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:28:38.624Z] Removing intermediate container 18b91b22f1c4 [2023-02-27T20:28:38.624Z] ---> 9ad79484bf0a [2023-02-27T20:28:38.624Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:28:38.894Z] ---> Running in 608a33afd8f9 [2023-02-27T20:28:38.894Z] ---> Running in cb416286d462 [2023-02-27T20:28:39.500Z] Removing intermediate container 608a33afd8f9 [2023-02-27T20:28:39.500Z] ---> 3997d4a72967 [2023-02-27T20:28:39.500Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-27T20:28:39.785Z] ---> Running in c75a543ed256 [2023-02-27T20:28:40.057Z] Removing intermediate container cb416286d462 [2023-02-27T20:28:40.057Z] ---> 73e072a67032 [2023-02-27T20:28:40.057Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:28:40.326Z] ---> 9eca5e819dba [2023-02-27T20:28:40.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-27T20:28:40.919Z] Removing intermediate container c75a543ed256 [2023-02-27T20:28:40.919Z] ---> 5f3cf24a4514 [2023-02-27T20:28:40.919Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-27T20:28:41.187Z] ---> Running in 2675e9ff0e22 [2023-02-27T20:28:42.153Z] ---> 20c6759e492f [2023-02-27T20:28:42.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-27T20:28:42.423Z] Removing intermediate container 2675e9ff0e22 [2023-02-27T20:28:42.423Z] ---> 96e81954b413 [2023-02-27T20:28:42.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:28:42.423Z] ---> 6bcbd7081aec [2023-02-27T20:28:42.423Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:28:42.692Z] ---> Running in 7f42560699cf [2023-02-27T20:28:45.288Z] ---> 436298f9c288 [2023-02-27T20:28:45.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-27T20:28:48.088Z] Removing intermediate container 7f42560699cf [2023-02-27T20:28:48.088Z] ---> 892bd7b5786c [2023-02-27T20:28:48.088Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:28:48.088Z] ---> Running in 954d11b45bb7 [2023-02-27T20:28:49.593Z] Removing intermediate container 954d11b45bb7 [2023-02-27T20:28:49.593Z] ---> ce8eb00e5b14 [2023-02-27T20:28:49.593Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:28:49.593Z] ---> Running in 96b6be99cdd9 [2023-02-27T20:28:49.593Z] ---> 2e1bcfd28acf [2023-02-27T20:28:49.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-27T20:28:50.593Z] Removing intermediate container 96b6be99cdd9 [2023-02-27T20:28:50.593Z] ---> f8a9d2e27a75 [2023-02-27T20:28:50.593Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:28:50.904Z] ---> Running in 3350d17d0541 [2023-02-27T20:28:51.896Z] ---> a62867cc1a6d [2023-02-27T20:28:51.896Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-27T20:28:51.896Z] Removing intermediate container 3350d17d0541 [2023-02-27T20:28:51.896Z] ---> 8cf761b9a8e3 [2023-02-27T20:28:51.896Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:28:51.896Z] ---> Running in 7c6a368edcc5 [2023-02-27T20:28:52.165Z] ---> Running in fb9419efbac0 [2023-02-27T20:28:52.751Z] ---> 88d423df4762 [2023-02-27T20:28:52.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-27T20:28:53.019Z] Removing intermediate container 7c6a368edcc5 [2023-02-27T20:28:53.019Z] ---> a68f45ea5903 [2023-02-27T20:28:53.019Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:28:53.019Z] Removing intermediate container fb9419efbac0 [2023-02-27T20:28:53.019Z] ---> 364747ba8b93 [2023-02-27T20:28:53.019Z] [2023-02-27T20:28:53.288Z] ---> Running in 2f3ea93779c5 [2023-02-27T20:28:53.875Z] Successfully built 364747ba8b93 [2023-02-27T20:28:53.875Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-27T20:28:53.875Z] Building security-bootstrapper [2023-02-27T20:28:54.145Z]  Building security-secretstore-setup ... done  ---> 9559134f94dc [2023-02-27T20:28:54.145Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-27T20:28:54.415Z] ---> Running in 13c1cf85d95c [2023-02-27T20:28:54.415Z] Removing intermediate container 2f3ea93779c5 [2023-02-27T20:28:54.415Z] ---> 9187b312a482 [2023-02-27T20:28:54.415Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:28:54.681Z] ---> Running in 727894df7aa5 [2023-02-27T20:28:54.956Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:28:54.956Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:28:54.956Z] ---> 5bc3a08dd6e2 [2023-02-27T20:28:54.956Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:28:54.956Z] ---> Using cache [2023-02-27T20:28:54.956Z] ---> b82d9a812515 [2023-02-27T20:28:54.956Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:28:54.956Z] ---> Using cache [2023-02-27T20:28:54.956Z] ---> 064f0596938f [2023-02-27T20:28:54.956Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:28:54.956Z] ---> Using cache [2023-02-27T20:28:54.956Z] ---> 69290c7032b1 [2023-02-27T20:28:54.956Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:28:54.956Z] ---> Using cache [2023-02-27T20:28:54.956Z] ---> 486985d90ef3 [2023-02-27T20:28:54.956Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:28:54.956Z] ---> Using cache [2023-02-27T20:28:54.956Z] ---> 66be794891c6 [2023-02-27T20:28:54.956Z] Step 8/22 : COPY . . [2023-02-27T20:28:55.227Z] ---> Using cache [2023-02-27T20:28:55.227Z] ---> 48abff440ba3 [2023-02-27T20:28:55.227Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-27T20:28:55.227Z] Removing intermediate container 13c1cf85d95c [2023-02-27T20:28:55.227Z] ---> 94642e78ace5 [2023-02-27T20:28:55.227Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:28:55.227Z] ---> Running in 44408afd91da [2023-02-27T20:28:55.496Z] ---> Running in 765f4ecd8dc6 [2023-02-27T20:28:55.765Z] Removing intermediate container 727894df7aa5 [2023-02-27T20:28:55.765Z] ---> 32e7f36c50f5 [2023-02-27T20:28:55.765Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:28:55.765Z] ---> Running in 28b7d675f24a [2023-02-27T20:28:56.729Z] Removing intermediate container 765f4ecd8dc6 [2023-02-27T20:28:56.729Z] ---> 5a3786525449 [2023-02-27T20:28:56.729Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:28:57.005Z] Removing intermediate container 28b7d675f24a [2023-02-27T20:28:57.005Z] ---> e89446e3dec6 [2023-02-27T20:28:57.005Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:28:57.005Z] ---> Running in 4dbae36ff1ff [2023-02-27T20:28:57.278Z] ---> Running in d92444659ef8 [2023-02-27T20:28:57.868Z] Removing intermediate container 4dbae36ff1ff [2023-02-27T20:28:57.868Z] ---> 1fb4faf580b7 [2023-02-27T20:28:57.868Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:28:57.868Z] Removing intermediate container d92444659ef8 [2023-02-27T20:28:57.868Z] ---> 7416fbd106ba [2023-02-27T20:28:57.868Z] [2023-02-27T20:28:57.868Z] ---> Running in 23f0a88ebc3c [2023-02-27T20:28:58.141Z] 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-27T20:28:58.728Z] Removing intermediate container 23f0a88ebc3c [2023-02-27T20:28:58.728Z] ---> 871dd64455bd [2023-02-27T20:28:58.728Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:28:58.728Z] Successfully built 7416fbd106ba [2023-02-27T20:28:58.728Z] Successfully tagged support-scheduler-arm64:latest [2023-02-27T20:28:58.728Z] Building core-command [2023-02-27T20:28:58.728Z]  Building support-scheduler ... done  ---> Running in ef0718d53645 [2023-02-27T20:28:59.313Z] Removing intermediate container ef0718d53645 [2023-02-27T20:28:59.313Z] ---> f1071827d224 [2023-02-27T20:28:59.313Z] [2023-02-27T20:28:59.580Z] Successfully built f1071827d224 [2023-02-27T20:28:59.580Z] Successfully tagged support-notifications-arm64:latest [2023-02-27T20:28:59.580Z] Building core-metadata [2023-02-27T20:29:26.288Z]  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:29:26.288Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:29:26.288Z] ---> 5bc3a08dd6e2 [2023-02-27T20:29:26.288Z] Step 3/32 : WORKDIR /edgex-go [2023-02-27T20:29:26.288Z] ---> Using cache [2023-02-27T20:29:26.288Z] ---> 06ecfe460e6a [2023-02-27T20:29:26.288Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-27T20:29:26.288Z] ---> Using cache [2023-02-27T20:29:26.288Z] ---> b4fb7b9c302f [2023-02-27T20:29:26.288Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-27T20:29:26.288Z] ---> Using cache [2023-02-27T20:29:26.288Z] ---> 3c2fd64281f7 [2023-02-27T20:29:26.288Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:29:26.288Z] ---> Using cache [2023-02-27T20:29:26.288Z] ---> bda4e531797d [2023-02-27T20:29:26.288Z] Step 7/32 : COPY . . [2023-02-27T20:29:26.288Z] ---> Using cache [2023-02-27T20:29:26.288Z] ---> cfe3f77a0fe1 [2023-02-27T20:29:26.288Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-27T20:29:26.288Z] ---> Running in 12b62b4b37de [2023-02-27T20:29:28.248Z] 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-27T20:29:34.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:29:34.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:29:34.906Z] ---> 5bc3a08dd6e2 [2023-02-27T20:29:34.906Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> b82d9a812515 [2023-02-27T20:29:34.906Z] Step 4/23 : WORKDIR /edgex-go [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 064f0596938f [2023-02-27T20:29:34.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 69290c7032b1 [2023-02-27T20:29:34.906Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 486985d90ef3 [2023-02-27T20:29:34.906Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 66be794891c6 [2023-02-27T20:29:34.906Z] Step 8/23 : COPY . . [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 48abff440ba3 [2023-02-27T20:29:34.906Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-27T20:29:34.906Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:29:34.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:29:34.906Z] ---> 5bc3a08dd6e2 [2023-02-27T20:29:34.906Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> b82d9a812515 [2023-02-27T20:29:34.906Z] Step 4/24 : WORKDIR /edgex-go [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 064f0596938f [2023-02-27T20:29:34.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 69290c7032b1 [2023-02-27T20:29:34.906Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 486985d90ef3 [2023-02-27T20:29:34.906Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 66be794891c6 [2023-02-27T20:29:34.906Z] Step 8/24 : COPY . . [2023-02-27T20:29:34.906Z] ---> Using cache [2023-02-27T20:29:34.906Z] ---> 48abff440ba3 [2023-02-27T20:29:34.906Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-27T20:29:34.906Z] ---> Running in 6bdf63171495 [2023-02-27T20:29:34.906Z] ---> Running in 1809418351ec [2023-02-27T20:29:38.274Z] 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-27T20:29:38.274Z] 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-27T20:36:15.279Z] Removing intermediate container 44408afd91da [2023-02-27T20:36:15.279Z] ---> 19d2a2cfe17d [2023-02-27T20:36:15.279Z] [2023-02-27T20:36:15.279Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:36:15.279Z] ---> 4c81e5bf8899 [2023-02-27T20:36:15.279Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:36:15.279Z] ---> Running in 723bd7543f67 [2023-02-27T20:36:15.279Z] Removing intermediate container 723bd7543f67 [2023-02-27T20:36:15.279Z] ---> 3e57b33d60b6 [2023-02-27T20:36:15.279Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:36:15.279Z] ---> Running in a0b51b158da5 [2023-02-27T20:36:15.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:15.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:15.279Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:36:15.279Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:36:15.279Z] OK: 5 MiB in 15 packages [2023-02-27T20:36:15.279Z] Removing intermediate container a0b51b158da5 [2023-02-27T20:36:15.279Z] ---> 8e545b2334d6 [2023-02-27T20:36:15.279Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:36:15.279Z] ---> b25d153bc3bb [2023-02-27T20:36:15.279Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-27T20:36:16.251Z] ---> a7eaea72beb3 [2023-02-27T20:36:16.251Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-27T20:36:17.668Z] ---> 0c5dfddd7c57 [2023-02-27T20:36:17.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-27T20:36:19.625Z] ---> 854ea37fcf62 [2023-02-27T20:36:19.625Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:36:19.625Z] ---> Running in 934059b60cb9 [2023-02-27T20:36:22.961Z] Removing intermediate container 89406fcb0c70 [2023-02-27T20:36:22.961Z] ---> 9fa0471a26e6 [2023-02-27T20:36:22.961Z] [2023-02-27T20:36:23.230Z] Step 9/19 : FROM alpine:3.15 [2023-02-27T20:36:23.230Z] ---> 354640af7b1b [2023-02-27T20:36:23.230Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:36:23.230Z] ---> Using cache [2023-02-27T20:36:23.230Z] ---> f396bdcd1855 [2023-02-27T20:36:23.230Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-27T20:36:23.230Z] ---> Running in fa981a53ff88 [2023-02-27T20:36:24.189Z] Removing intermediate container 934059b60cb9 [2023-02-27T20:36:24.189Z] ---> f41a1ac7a4af [2023-02-27T20:36:24.189Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:36:24.189Z] ---> Running in f69b46974690 [2023-02-27T20:36:24.777Z] Removing intermediate container f69b46974690 [2023-02-27T20:36:24.777Z] ---> 26b3847dc68e [2023-02-27T20:36:24.777Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-27T20:36:25.042Z] ---> Running in 3566ded2d3b9 [2023-02-27T20:36:25.624Z] Removing intermediate container 3566ded2d3b9 [2023-02-27T20:36:25.624Z] ---> 61ef7eae95df [2023-02-27T20:36:25.624Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:36:25.890Z] ---> Running in 075222a4d853 [2023-02-27T20:36:25.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:26.156Z] Removing intermediate container 075222a4d853 [2023-02-27T20:36:26.156Z] ---> c08a1f4c8322 [2023-02-27T20:36:26.156Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:36:26.422Z] ---> Running in 1c283f7e24d6 [2023-02-27T20:36:26.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:26.953Z] Removing intermediate container 1c283f7e24d6 [2023-02-27T20:36:26.953Z] ---> 67fe96762632 [2023-02-27T20:36:26.953Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:36:27.219Z] ---> Running in 62498fd0be39 [2023-02-27T20:36:27.800Z] Removing intermediate container 62498fd0be39 [2023-02-27T20:36:27.800Z] ---> fb98acc32ba7 [2023-02-27T20:36:27.800Z] [2023-02-27T20:36:27.800Z] Successfully built fb98acc32ba7 [2023-02-27T20:36:28.065Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-27T20:36:28.065Z] Building security-proxy-auth [2023-02-27T20:36:28.065Z]  Building core-common-config-bootstrapper ... done v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-27T20:36:28.065Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-27T20:36:28.065Z] OK: 15734 distinct packages available [2023-02-27T20:36:28.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:28.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:30.001Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-27T20:36:30.001Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-27T20:36:30.001Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-27T20:36:30.001Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-27T20:36:30.001Z] (5/9) Installing curl (7.80.0-r6) [2023-02-27T20:36:30.001Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-27T20:36:30.001Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-27T20:36:30.001Z] (8/9) Installing libucontext (1.1-r0) [2023-02-27T20:36:30.001Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-27T20:36:30.001Z] Executing busybox-1.34.1-r7.trigger [2023-02-27T20:36:30.269Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T20:36:30.537Z] OK: 8 MiB in 23 packages [2023-02-27T20:36:33.127Z] Removing intermediate container fa981a53ff88 [2023-02-27T20:36:33.127Z] ---> 81af5d0b4c50 [2023-02-27T20:36:33.127Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:36:34.541Z] ---> 5e126ed24576 [2023-02-27T20:36:34.541Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-27T20:36:37.895Z] ---> 38d537c712e8 [2023-02-27T20:36:37.895Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-27T20:36:39.841Z] ---> 61e6e0b99558 [2023-02-27T20:36:39.841Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-27T20:36:39.841Z] ---> Running in be162c816c36 [2023-02-27T20:36:41.249Z] Removing intermediate container be162c816c36 [2023-02-27T20:36:41.249Z] ---> ac0245a68e1f [2023-02-27T20:36:41.249Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:36:41.249Z] ---> Running in cfdff3ac3789 [2023-02-27T20:36:42.221Z] Removing intermediate container cfdff3ac3789 [2023-02-27T20:36:42.221Z] ---> 00bcb6928506 [2023-02-27T20:36:42.221Z] Step 17/19 : LABEL arch=arm64 [2023-02-27T20:36:42.488Z] ---> Running in 5fd85a5117a2 [2023-02-27T20:36:43.442Z] Removing intermediate container 5fd85a5117a2 [2023-02-27T20:36:43.442Z] ---> 628aa7e2f776 [2023-02-27T20:36:43.442Z] Step 18/19 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:36:43.710Z] ---> Running in 7a3451c7bfc2 [2023-02-27T20:36:44.665Z] Removing intermediate container 7a3451c7bfc2 [2023-02-27T20:36:44.665Z] ---> 99b0083ea060 [2023-02-27T20:36:44.665Z] Step 19/19 : LABEL version=0.0.0 [2023-02-27T20:36:44.933Z] ---> Running in 58310a4caf62 [2023-02-27T20:36:47.511Z] Removing intermediate container 58310a4caf62 [2023-02-27T20:36:47.511Z] ---> ace8495cc302 [2023-02-27T20:36:47.511Z] [2023-02-27T20:36:47.776Z] Successfully built ace8495cc302 [2023-02-27T20:36:47.776Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-27T20:36:49.709Z]  Building security-spiffe-token-provider ... done Removing intermediate container 12b62b4b37de [2023-02-27T20:36:49.709Z] ---> ce5e54475460 [2023-02-27T20:36:49.709Z] [2023-02-27T20:36:49.709Z] Step 9/32 : FROM alpine:3.16 [2023-02-27T20:36:49.709Z] ---> 4c81e5bf8899 [2023-02-27T20:36:49.709Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-27T20:36:49.976Z] ---> Running in 88abe90446f2 [2023-02-27T20:36:50.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-27T20:36:50.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-27T20:36:50.940Z] ---> 5bc3a08dd6e2 [2023-02-27T20:36:50.940Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:36:50.940Z] ---> Using cache [2023-02-27T20:36:50.940Z] ---> b82d9a812515 [2023-02-27T20:36:50.940Z] Step 4/22 : WORKDIR /edgex-go [2023-02-27T20:36:50.940Z] ---> Using cache [2023-02-27T20:36:50.940Z] ---> 064f0596938f [2023-02-27T20:36:50.940Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-27T20:36:50.940Z] ---> Using cache [2023-02-27T20:36:50.940Z] ---> 69290c7032b1 [2023-02-27T20:36:50.940Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-27T20:36:50.940Z] ---> Using cache [2023-02-27T20:36:50.940Z] ---> 486985d90ef3 [2023-02-27T20:36:50.940Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:36:50.940Z] ---> Using cache [2023-02-27T20:36:50.940Z] ---> 66be794891c6 [2023-02-27T20:36:50.940Z] Step 8/22 : COPY . . [2023-02-27T20:36:50.940Z] Removing intermediate container 88abe90446f2 [2023-02-27T20:36:50.940Z] ---> 02a8be25e8da [2023-02-27T20:36:50.940Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-27T20:36:50.940Z] ---> Using cache [2023-02-27T20:36:50.940Z] ---> 48abff440ba3 [2023-02-27T20:36:50.940Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-27T20:36:50.940Z] ---> Running in 25271c069701 [2023-02-27T20:36:51.214Z] ---> Running in e606f8998546 [2023-02-27T20:36:53.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:54.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:36:54.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-27T20:36:55.473Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-27T20:36:55.473Z] (2/2) Installing su-exec (0.2-r1) [2023-02-27T20:36:55.473Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:36:55.473Z] OK: 5 MiB in 16 packages [2023-02-27T20:37:00.834Z] Removing intermediate container 25271c069701 [2023-02-27T20:37:00.834Z] ---> 725fd46c4220 [2023-02-27T20:37:00.834Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-27T20:37:00.834Z] ---> Running in 7ae3e3f18f42 [2023-02-27T20:37:01.807Z] Removing intermediate container 7ae3e3f18f42 [2023-02-27T20:37:01.807Z] ---> 73182b77d3b8 [2023-02-27T20:37:01.807Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-27T20:37:01.807Z] ---> Running in 3193ab877d9f [2023-02-27T20:37:02.777Z] Removing intermediate container 3193ab877d9f [2023-02-27T20:37:02.777Z] ---> abcda6226dd1 [2023-02-27T20:37:02.777Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-27T20:37:03.042Z] ---> Running in 0ae31af6584b [2023-02-27T20:37:03.997Z] Removing intermediate container 0ae31af6584b [2023-02-27T20:37:03.997Z] ---> 978215c79450 [2023-02-27T20:37:03.997Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-27T20:37:03.997Z] ---> Running in 684f3a146a2a [2023-02-27T20:37:04.956Z] Removing intermediate container 684f3a146a2a [2023-02-27T20:37:04.956Z] ---> ad2fe582e6cb [2023-02-27T20:37:04.956Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-27T20:37:04.956Z] ---> Running in 6dea8ee6b4fe [2023-02-27T20:37:05.914Z] Removing intermediate container 6bdf63171495 [2023-02-27T20:37:05.914Z] ---> b63abcd70ff5 [2023-02-27T20:37:05.914Z] [2023-02-27T20:37:05.914Z] Step 10/23 : FROM alpine:3.16 [2023-02-27T20:37:05.914Z] ---> 4c81e5bf8899 [2023-02-27T20:37:05.914Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:37:05.914Z] ---> Using cache [2023-02-27T20:37:05.914Z] ---> 791e08587469 [2023-02-27T20:37:05.914Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:37:05.914Z] ---> Using cache [2023-02-27T20:37:05.914Z] ---> 8cda668f5a1a [2023-02-27T20:37:05.914Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-27T20:37:05.914Z] ---> Running in e4b9f627e924 [2023-02-27T20:37:06.871Z] Removing intermediate container e4b9f627e924 [2023-02-27T20:37:06.871Z] ---> bb70cfe33180 [2023-02-27T20:37:06.871Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-27T20:37:06.871Z] ---> Running in 28e0195320a2 [2023-02-27T20:37:07.454Z] Removing intermediate container 28e0195320a2 [2023-02-27T20:37:07.454Z] ---> ee73b30373b3 [2023-02-27T20:37:07.454Z] Step 15/23 : WORKDIR / [2023-02-27T20:37:07.724Z] ---> Running in 6e731450523d [2023-02-27T20:37:08.708Z] Removing intermediate container 6e731450523d [2023-02-27T20:37:08.708Z] ---> 5d30e2113659 [2023-02-27T20:37:08.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:37:08.708Z] Removing intermediate container 6dea8ee6b4fe [2023-02-27T20:37:08.708Z] ---> 17275d75c510 [2023-02-27T20:37:08.708Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-27T20:37:08.977Z] ---> Running in b7bb2268e59b [2023-02-27T20:37:09.560Z] Removing intermediate container b7bb2268e59b [2023-02-27T20:37:09.560Z] ---> 450fbf0967e7 [2023-02-27T20:37:09.560Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-27T20:37:09.828Z] ---> 75b53c03d314 [2023-02-27T20:37:09.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-27T20:37:10.788Z] ---> 2609afa0fd6b [2023-02-27T20:37:10.788Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-27T20:37:10.788Z] ---> Running in cf87997e91a4 [2023-02-27T20:37:13.369Z] ---> 234d836d446d [2023-02-27T20:37:13.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-27T20:37:15.321Z] ---> 5afb8e7e3591 [2023-02-27T20:37:15.321Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-27T20:37:15.321Z] Removing intermediate container cf87997e91a4 [2023-02-27T20:37:15.321Z] ---> ecfb17014891 [2023-02-27T20:37:15.322Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:37:15.602Z] ---> Running in 1a531a4f8b58 [2023-02-27T20:37:16.571Z] Removing intermediate container 1a531a4f8b58 [2023-02-27T20:37:16.571Z] ---> df3c81fd3123 [2023-02-27T20:37:16.571Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:37:16.837Z] ---> Running in b3c7452d7bf8 [2023-02-27T20:37:16.837Z] ---> 54b1b8b0b345 [2023-02-27T20:37:16.837Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-27T20:37:17.809Z] Removing intermediate container b3c7452d7bf8 [2023-02-27T20:37:17.809Z] ---> 377427e403ea [2023-02-27T20:37:17.809Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T20:37:18.078Z] ---> Running in d7fe0251dcbb [2023-02-27T20:37:18.686Z] Removing intermediate container d7fe0251dcbb [2023-02-27T20:37:18.686Z] ---> 7ac792f3908d [2023-02-27T20:37:18.686Z] Step 22/23 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:37:18.951Z] ---> Running in 52a68e6965e0 [2023-02-27T20:37:19.537Z] Removing intermediate container 1809418351ec [2023-02-27T20:37:19.537Z] ---> d194129c49e5 [2023-02-27T20:37:19.537Z] [2023-02-27T20:37:19.537Z] Step 10/24 : FROM alpine:3.16 [2023-02-27T20:37:19.537Z] ---> 4c81e5bf8899 [2023-02-27T20:37:19.537Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:37:19.537Z] ---> Using cache [2023-02-27T20:37:19.537Z] ---> 791e08587469 [2023-02-27T20:37:19.537Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-27T20:37:19.537Z] ---> Using cache [2023-02-27T20:37:19.537Z] ---> 8cda668f5a1a [2023-02-27T20:37:19.537Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-27T20:37:19.537Z] ---> Running in 60bb9bddb181 [2023-02-27T20:37:19.537Z] Removing intermediate container 52a68e6965e0 [2023-02-27T20:37:19.537Z] ---> a50967c9a735 [2023-02-27T20:37:19.537Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T20:37:19.805Z] ---> 4b3c8cd46039 [2023-02-27T20:37:19.805Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-27T20:37:19.805Z] ---> Running in f9c6d6453e85 [2023-02-27T20:37:20.387Z] Removing intermediate container 60bb9bddb181 [2023-02-27T20:37:20.387Z] ---> 3192ed987d1e [2023-02-27T20:37:20.387Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-27T20:37:20.387Z] Removing intermediate container f9c6d6453e85 [2023-02-27T20:37:20.387Z] ---> 031f8b5ff44d [2023-02-27T20:37:20.387Z] [2023-02-27T20:37:20.658Z] ---> Running in ef5cda9c98bf [2023-02-27T20:37:20.925Z] ---> 8eb0d643000f [2023-02-27T20:37:20.925Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-27T20:37:21.192Z] Removing intermediate container ef5cda9c98bf [2023-02-27T20:37:21.192Z] ---> 6fa2a4f99ed4 [2023-02-27T20:37:21.192Z] Step 15/24 : WORKDIR / [2023-02-27T20:37:21.192Z] Successfully built 031f8b5ff44d [2023-02-27T20:37:21.192Z] Successfully tagged core-command-arm64:latest [2023-02-27T20:37:21.192Z]  Building core-command ... done  ---> Running in 16c4b8618578 [2023-02-27T20:37:21.776Z] Removing intermediate container 16c4b8618578 [2023-02-27T20:37:21.776Z] ---> c3ca21b613cd [2023-02-27T20:37:21.776Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:37:21.776Z] ---> 68e786087994 [2023-02-27T20:37:21.776Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-27T20:37:23.184Z] ---> b552698889f1 [2023-02-27T20:37:23.184Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-27T20:37:23.184Z] ---> 5702fcede493 [2023-02-27T20:37:23.184Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-27T20:37:25.764Z] ---> 2e1ed8e72f52 [2023-02-27T20:37:25.764Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-27T20:37:25.764Z] ---> 37aa4bee9732 [2023-02-27T20:37:25.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-27T20:37:27.175Z] ---> d4dfb2b5394c [2023-02-27T20:37:27.175Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-27T20:37:27.175Z] ---> 4a5bf1df01a3 [2023-02-27T20:37:27.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-27T20:37:27.175Z] ---> Running in b17927219abf [2023-02-27T20:37:28.722Z] ---> d14efa7d0eea [2023-02-27T20:37:28.722Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-27T20:37:28.722Z] ---> Running in 12454aeaa6e0 [2023-02-27T20:37:29.326Z] Removing intermediate container 12454aeaa6e0 [2023-02-27T20:37:29.326Z] ---> 2d50ffa8eb24 [2023-02-27T20:37:29.326Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:37:29.597Z] ---> Running in 30bb39cbd1e9 [2023-02-27T20:37:30.617Z] Removing intermediate container 30bb39cbd1e9 [2023-02-27T20:37:30.617Z] ---> 1a2bbfaf1577 [2023-02-27T20:37:30.617Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T20:37:30.617Z] ---> Running in 6fbef1bbe100 [2023-02-27T20:37:30.915Z] Removing intermediate container b17927219abf [2023-02-27T20:37:31.223Z] ---> 908ed3368aad [2023-02-27T20:37:31.223Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-27T20:37:31.223Z] ---> Running in 78e7924b27e1 [2023-02-27T20:37:31.223Z] Removing intermediate container 6fbef1bbe100 [2023-02-27T20:37:31.223Z] ---> af46adf7546c [2023-02-27T20:37:31.223Z] Step 23/24 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:37:31.504Z] ---> Running in db842cca3a25 [2023-02-27T20:37:32.146Z] Removing intermediate container 78e7924b27e1 [2023-02-27T20:37:32.146Z] ---> 2bd9e8f16406 [2023-02-27T20:37:32.146Z] Step 29/32 : CMD ["gate"] [2023-02-27T20:37:32.146Z] Removing intermediate container db842cca3a25 [2023-02-27T20:37:32.146Z] ---> f27f629a93cb [2023-02-27T20:37:32.146Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T20:37:32.424Z] ---> Running in 67e3fe050fae [2023-02-27T20:37:32.424Z] ---> Running in 8d9794a0120d [2023-02-27T20:37:33.016Z] Removing intermediate container 67e3fe050fae [2023-02-27T20:37:33.016Z] ---> 19d747f84b8f [2023-02-27T20:37:33.016Z] Step 30/32 : LABEL arch=arm64 [2023-02-27T20:37:33.285Z] ---> Running in 50aa5559d535 [2023-02-27T20:37:33.285Z] Removing intermediate container 8d9794a0120d [2023-02-27T20:37:33.285Z] ---> b65c9fcdfa12 [2023-02-27T20:37:33.285Z] [2023-02-27T20:37:33.875Z] Removing intermediate container 50aa5559d535 [2023-02-27T20:37:33.875Z] ---> 2bfcffba533d [2023-02-27T20:37:33.875Z] Step 31/32 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:37:33.875Z] Successfully built b65c9fcdfa12 [2023-02-27T20:37:33.875Z] Successfully tagged core-metadata-arm64:latest [2023-02-27T20:37:33.875Z]  Building core-metadata ... done  ---> Running in 645bd8afe3e0 [2023-02-27T20:37:34.467Z] Removing intermediate container 645bd8afe3e0 [2023-02-27T20:37:34.467Z] ---> 51a81759c8d1 [2023-02-27T20:37:34.467Z] Step 32/32 : LABEL version=0.0.0 [2023-02-27T20:37:34.467Z] ---> Running in d8da8a475fae [2023-02-27T20:37:35.055Z] Removing intermediate container d8da8a475fae [2023-02-27T20:37:35.055Z] ---> 371314701fb9 [2023-02-27T20:37:35.055Z] [2023-02-27T20:37:35.321Z] Successfully built 371314701fb9 [2023-02-27T20:37:35.321Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-27T20:38:43.190Z]  Building security-bootstrapper ... done Removing intermediate container e606f8998546 [2023-02-27T20:38:43.190Z] ---> aa482ceedcc0 [2023-02-27T20:38:43.190Z] [2023-02-27T20:38:43.190Z] Step 10/22 : FROM alpine:3.16 [2023-02-27T20:38:43.190Z] ---> 4c81e5bf8899 [2023-02-27T20:38:43.190Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-27T20:38:43.190Z] ---> Using cache [2023-02-27T20:38:43.190Z] ---> 3e57b33d60b6 [2023-02-27T20:38:43.190Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:38:43.190Z] ---> Using cache [2023-02-27T20:38:43.190Z] ---> 8e545b2334d6 [2023-02-27T20:38:43.190Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-27T20:38:43.190Z] ---> Using cache [2023-02-27T20:38:43.190Z] ---> b25d153bc3bb [2023-02-27T20:38:43.190Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-27T20:38:43.190Z] ---> a4c321ac89f0 [2023-02-27T20:38:43.190Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-27T20:38:43.190Z] ---> d9cbe65003e2 [2023-02-27T20:38:43.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-27T20:38:43.459Z] ---> 8a9005df45e6 [2023-02-27T20:38:43.459Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-27T20:38:43.459Z] ---> Running in 5e8bc7a44f33 [2023-02-27T20:38:47.728Z] Removing intermediate container 5e8bc7a44f33 [2023-02-27T20:38:47.728Z] ---> f4524499b074 [2023-02-27T20:38:47.728Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-27T20:38:47.728Z] ---> Running in 8f7ae6cf0ae3 [2023-02-27T20:38:47.729Z] Removing intermediate container 8f7ae6cf0ae3 [2023-02-27T20:38:47.729Z] ---> 51d9e5d4e882 [2023-02-27T20:38:47.729Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-27T20:38:47.729Z] ---> Running in 1ea36f87802e [2023-02-27T20:38:47.729Z] Removing intermediate container 1ea36f87802e [2023-02-27T20:38:47.729Z] ---> da719c43347a [2023-02-27T20:38:47.729Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T20:38:47.995Z] ---> Running in 32d6572f4f99 [2023-02-27T20:38:48.262Z] Removing intermediate container 32d6572f4f99 [2023-02-27T20:38:48.262Z] ---> a2c1182ae8c0 [2023-02-27T20:38:48.262Z] Step 21/22 : LABEL git_sha=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [2023-02-27T20:38:48.262Z] ---> Running in 5ac4cd1f05cd [2023-02-27T20:38:48.528Z] Removing intermediate container 5ac4cd1f05cd [2023-02-27T20:38:48.528Z] ---> ca0d95783b51 [2023-02-27T20:38:48.528Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T20:38:48.794Z] ---> Running in f169031af882 [2023-02-27T20:38:49.061Z] Removing intermediate container f169031af882 [2023-02-27T20:38:49.061Z] ---> 4b234311574f [2023-02-27T20:38:49.061Z] [2023-02-27T20:38:49.327Z] Successfully built 4b234311574f [2023-02-27T20:38:49.327Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-27T20:38:49.604Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-02-27T20:38:49.624Z] $ docker stop --time=1 1dd1ac92d1541e4988c3994c505b5fd43722615a58ac0bb9ced0a48984bec6f8 [2023-02-27T20:38:51.391Z] $ docker rm -f --volumes 1dd1ac92d1541e4988c3994c505b5fd43722615a58ac0bb9ced0a48984bec6f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:38:51.942Z] + docker images [2023-02-27T20:38:52.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-27T20:38:52.210Z] security-proxy-auth-arm64 latest 4b234311574f 4 seconds ago 15.6MB [2023-02-27T20:38:52.210Z] aa482ceedcc0 12 seconds ago 1.5GB [2023-02-27T20:38:52.210Z] security-bootstrapper-arm64 latest 371314701fb9 About a minute ago 19.6MB [2023-02-27T20:38:52.210Z] core-metadata-arm64 latest b65c9fcdfa12 About a minute ago 17.8MB [2023-02-27T20:38:52.210Z] core-command-arm64 latest 031f8b5ff44d About a minute ago 17.1MB [2023-02-27T20:38:52.210Z] d194129c49e5 About a minute ago 1.52GB [2023-02-27T20:38:52.210Z] b63abcd70ff5 About a minute ago 1.52GB [2023-02-27T20:38:52.210Z] ce5e54475460 2 minutes ago 1.51GB [2023-02-27T20:38:52.210Z] security-spiffe-token-provider-arm64 latest ace8495cc302 2 minutes ago 29.1MB [2023-02-27T20:38:52.210Z] core-common-config-bootstrapper-arm64 latest fb98acc32ba7 2 minutes ago 14.9MB [2023-02-27T20:38:52.210Z] 9fa0471a26e6 2 minutes ago 1.55GB [2023-02-27T20:38:52.210Z] 19d2a2cfe17d 2 minutes ago 1.51GB [2023-02-27T20:38:52.210Z] support-notifications-arm64 latest f1071827d224 9 minutes ago 29.7MB [2023-02-27T20:38:52.210Z] support-scheduler-arm64 latest 7416fbd106ba 9 minutes ago 29.1MB [2023-02-27T20:38:52.210Z] security-secretstore-setup-arm64 latest 364747ba8b93 10 minutes ago 29MB [2023-02-27T20:38:52.210Z] 6ee04afb3a04 10 minutes ago 1.58GB [2023-02-27T20:38:52.210Z] security-proxy-setup-arm64 latest 72b0ef47c45f 10 minutes ago 26.9MB [2023-02-27T20:38:52.210Z] 587322a29633 10 minutes ago 1.58GB [2023-02-27T20:38:52.210Z] 40b4c90d4fad 10 minutes ago 1.51GB [2023-02-27T20:38:52.210Z] 08f877d0df7c 11 minutes ago 1.51GB [2023-02-27T20:38:52.210Z] core-data-arm64 latest f71e2e4c3334 13 minutes ago 17.3MB [2023-02-27T20:38:52.210Z] bceed67e6335 13 minutes ago 1.52GB [2023-02-27T20:38:52.210Z] security-spire-server-arm64 latest a02ef89c5865 20 minutes ago 84.3MB [2023-02-27T20:38:52.210Z] 8a07a1c55658 20 minutes ago 1.39GB [2023-02-27T20:38:52.210Z] security-spire-agent-arm64 latest f478792d6b8b 20 minutes ago 122MB [2023-02-27T20:38:52.210Z] security-spire-config-arm64 latest e767a69ee9e7 21 minutes ago 83.6MB [2023-02-27T20:38:52.210Z] 9f9367083356 21 minutes ago 1.39GB [2023-02-27T20:38:52.210Z] b3acd2e68e37 21 minutes ago 1.39GB [2023-02-27T20:38:52.210Z] ci-base-image-arm64 latest 5bc3a08dd6e2 35 minutes ago 905MB [2023-02-27T20:38:52.210Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-02-27T20:38:52.210Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-02-27T20:38:52.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-27T20:38:52.210Z] 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-27T20:38:53.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:38:53.042Z] [2023-02-27T20:38:53.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:38:53.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:38:53.721Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T20:38:53.721Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T20:38:53.721Z] 04944245beec: Pulling fs layer [2023-02-27T20:38:53.721Z] 699f458cf7ca: Pulling fs layer [2023-02-27T20:38:53.721Z] 765212b225bb: Pulling fs layer [2023-02-27T20:38:53.721Z] f23df028b6ca: Pulling fs layer [2023-02-27T20:38:53.721Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T20:38:53.721Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T20:38:53.721Z] 765212b225bb: Waiting [2023-02-27T20:38:53.721Z] f23df028b6ca: Waiting [2023-02-27T20:38:53.721Z] d65c8cfc05b1: Waiting [2023-02-27T20:38:53.721Z] 2437ff75d9bd: Waiting [2023-02-27T20:38:53.721Z] 04944245beec: Verifying Checksum [2023-02-27T20:38:53.721Z] 04944245beec: Download complete [2023-02-27T20:38:53.721Z] 765212b225bb: Verifying Checksum [2023-02-27T20:38:53.721Z] 765212b225bb: Download complete [2023-02-27T20:38:53.721Z] f23df028b6ca: Verifying Checksum [2023-02-27T20:38:53.721Z] f23df028b6ca: Download complete [2023-02-27T20:38:53.721Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T20:38:53.721Z] d65c8cfc05b1: Download complete [2023-02-27T20:38:53.990Z] 699f458cf7ca: Verifying Checksum [2023-02-27T20:38:53.990Z] 699f458cf7ca: Download complete [2023-02-27T20:38:54.258Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T20:38:54.258Z] 8998bd30e6a1: Download complete [2023-02-27T20:38:56.838Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T20:38:56.838Z] 2437ff75d9bd: Download complete [2023-02-27T20:38:58.778Z] 8998bd30e6a1: Pull complete [2023-02-27T20:38:59.045Z] 04944245beec: Pull complete [2023-02-27T20:39:00.456Z] 699f458cf7ca: Pull complete [2023-02-27T20:39:00.724Z] 765212b225bb: Pull complete [2023-02-27T20:39:01.681Z] f23df028b6ca: Pull complete [2023-02-27T20:39:01.948Z] d65c8cfc05b1: Pull complete [2023-02-27T20:39:16.934Z] 2437ff75d9bd: Pull complete [2023-02-27T20:39:16.934Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T20:39:16.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:39:16.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:39:17.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-7640 does not seem to be running inside a container [2023-02-27T20:39:17.335Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T20:39:20.277Z] $ docker top 995e718638ace0ff32ea89c8720e906db724aa3f049b6ce66017df9d23fe0f8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:21.227Z] ---> job-cost.sh [2023-02-27T20:39:21.227Z] lf-activate-venv: SKIPPING [2023-02-27T20:39:21.227Z] INFO: No Stack... [2023-02-27T20:39:21.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T20:39:22.452Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T20:39:23.122Z] + cut -d, -f6 [2023-02-27T20:39:23.122Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-27T20:39:23.215Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] [2023-02-27T20:39:23.220Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] did not exist. Created. [2023-02-27T20:39:23.220Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T20:39:23.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T20:39:24.139Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T20:39:24.154Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4394-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T20:39:24.224Z] $ docker stop --time=1 995e718638ace0ff32ea89c8720e906db724aa3f049b6ce66017df9d23fe0f8d [2023-02-27T20:39:25.764Z] $ docker rm -f --volumes 995e718638ace0ff32ea89c8720e906db724aa3f049b6ce66017df9d23fe0f8d [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-27T20:39:26.692Z] provisioning config files... [2023-02-27T20:39:26.699Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13289829248190390202tmp [Pipeline] { [Pipeline] sh [2023-02-27T20:39:27.029Z] + set +x [2023-02-27T20:39:27.029Z] + curl -s https://codecov.io/bash [2023-02-27T20:39:27.029Z] + bash -s -- [2023-02-27T20:39:27.029Z] [2023-02-27T20:39:27.029Z] _____ _ [2023-02-27T20:39:27.029Z] / ____| | | [2023-02-27T20:39:27.029Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T20:39:27.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T20:39:27.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T20:39:27.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T20:39:27.029Z] Bash-1.0.6 [2023-02-27T20:39:27.029Z] [2023-02-27T20:39:27.029Z] [2023-02-27T20:39:27.029Z] ==> git version 2.25.1 found [2023-02-27T20:39:27.029Z] ==> 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-27T20:39:27.029Z] Release-Date: 2020-01-08 [2023-02-27T20:39:27.029Z] 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-27T20:39:27.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T20:39:27.029Z] ==> Jenkins CI detected. [2023-02-27T20:39:27.029Z] current dir:  /w/workspace/edgex-go/1 [2023-02-27T20:39:27.029Z] project root: . [2023-02-27T20:39:27.029Z] --> token set from env [2023-02-27T20:39:27.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T20:39:27.029Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T20:39:27.029Z] ==> Python coveragepy not found [2023-02-27T20:39:27.029Z] ==> Searching for coverage reports in: [2023-02-27T20:39:27.029Z] + . [2023-02-27T20:39:27.029Z] -> Found 1 reports [2023-02-27T20:39:27.029Z] ==> Detecting git/mercurial file structure [2023-02-27T20:39:27.289Z] ==> Reading reports [2023-02-27T20:39:27.289Z] + ./coverage.out bytes=487670 [2023-02-27T20:39:27.289Z] ==> Appending adjustments [2023-02-27T20:39:27.289Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T20:39:28.224Z] + Found adjustments [2023-02-27T20:39:28.224Z] ==> Gzipping contents [2023-02-27T20:39:28.224Z] 64K /tmp/codecov.nm58E3.gz [2023-02-27T20:39:28.224Z] ==> Uploading reports [2023-02-27T20:39:28.224Z] url: https://codecov.io [2023-02-27T20:39:28.224Z] query: branch=PR-4394&commit=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4394&job=&cmd_args= [2023-02-27T20:39:28.224Z] -> Pinging Codecov [2023-02-27T20:39:28.224Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4394&commit=9264dd419ef6b0e7e2f455ce22fdf34046feb8b7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4394&job=&cmd_args= [2023-02-27T20:39:28.484Z] -> Uploading to [2023-02-27T20:39:28.484Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/00271124DB129430A58F1EEE437C3FCB/9264dd419ef6b0e7e2f455ce22fdf34046feb8b7/1bb6cc26-8f3e-4f9f-b450-ae77960ed56f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T203928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e6823d6ab32bf69f85f851284685f7892309a7995b05045f673bcda6074e155 [2023-02-27T20:39:28.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:39:28.484Z] Dload Upload Total Spent Left Speed [2023-02-27T20:39:28.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62971 0 0 100 62971 0 283k --:--:-- --:--:-- --:--:-- 283k 100 62971 0 0 100 62971 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-02-27T20:39:28.742Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9264dd419ef6b0e7e2f455ce22fdf34046feb8b7 [Pipeline] } [2023-02-27T20:39:28.772Z] 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-27T20:39:30.061Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:30.386Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:31.271Z] ---> package-listing.sh [2023-02-27T20:39:31.272Z] ++ facter osfamily [2023-02-27T20:39:31.272Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T20:39:31.530Z] + OS_FAMILY=debian [2023-02-27T20:39:31.530Z] + workspace=/w/workspace/edgex-go/1 [2023-02-27T20:39:31.530Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T20:39:31.530Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T20:39:31.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T20:39:31.530Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T20:39:31.530Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-27T20:39:31.530Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T20:39:31.530Z] + case "${OS_FAMILY}" in [2023-02-27T20:39:31.530Z] + dpkg -l [2023-02-27T20:39:31.530Z] + grep '^ii' [2023-02-27T20:39:31.530Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T20:39:31.530Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T20:39:31.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T20:39:31.530Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-27T20:39:31.530Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-27T20:39:31.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-27T20:39:31.565Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T20:39:31.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:39:32.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:39:32.485Z] [2023-02-27T20:39:32.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:39:32.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:39:32.863Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T20:39:32.863Z] 5eb5b503b376: Pulling fs layer [2023-02-27T20:39:32.863Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T20:39:32.863Z] ec43610c2a17: Pulling fs layer [2023-02-27T20:39:32.863Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T20:39:32.863Z] 33b1e0a273af: Pulling fs layer [2023-02-27T20:39:32.863Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T20:39:32.863Z] 2f39f015ded8: Pulling fs layer [2023-02-27T20:39:32.863Z] 33b1e0a273af: Waiting [2023-02-27T20:39:32.863Z] 5d3b04190fa2: Waiting [2023-02-27T20:39:32.863Z] 2f39f015ded8: Waiting [2023-02-27T20:39:32.863Z] 3a2ae6a8a46f: Waiting [2023-02-27T20:39:32.863Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T20:39:32.863Z] 5c69ac0246d0: Download complete [2023-02-27T20:39:32.863Z] 3a2ae6a8a46f: Download complete [2023-02-27T20:39:33.125Z] 33b1e0a273af: Verifying Checksum [2023-02-27T20:39:33.125Z] 33b1e0a273af: Download complete [2023-02-27T20:39:33.125Z] ec43610c2a17: Verifying Checksum [2023-02-27T20:39:33.125Z] ec43610c2a17: Download complete [2023-02-27T20:39:33.125Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T20:39:33.125Z] 5d3b04190fa2: Download complete [2023-02-27T20:39:33.125Z] 5eb5b503b376: Verifying Checksum [2023-02-27T20:39:33.125Z] 5eb5b503b376: Download complete [2023-02-27T20:39:33.692Z] 2f39f015ded8: Download complete [2023-02-27T20:39:34.259Z] 5eb5b503b376: Pull complete [2023-02-27T20:39:34.516Z] 5c69ac0246d0: Pull complete [2023-02-27T20:39:34.775Z] ec43610c2a17: Pull complete [2023-02-27T20:39:35.033Z] 3a2ae6a8a46f: Pull complete [2023-02-27T20:39:35.290Z] 33b1e0a273af: Pull complete [2023-02-27T20:39:35.290Z] 5d3b04190fa2: Pull complete [2023-02-27T20:39:39.474Z] 2f39f015ded8: Pull complete [2023-02-27T20:39:39.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T20:39:39.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:39:39.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:39:39.679Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-02-27T20:39:39.700Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T20:39:44.006Z] $ docker top 752a7c7f2ebef5686b6aa5f79fd6deb454bb6f7deead3f6ca1a69a8e84398590 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:39:44.401Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T20:39:44.709Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T20:39:45.016Z] + ls /var/log/sa-host [2023-02-27T20:39:45.016Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:39:45.221Z] provisioning config files... [2023-02-27T20:39:45.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13775782527878523192tmp [Pipeline] { [Pipeline] echo [2023-02-27T20:39:45.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:45.588Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T20:39:45.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:46.020Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T20:39:46.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:46.361Z] ---> sudo-logs.sh [2023-02-27T20:39:46.361Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T20:39:46.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:46.759Z] ---> job-cost.sh [2023-02-27T20:39:46.759Z] lf-activate-venv: SKIPPING [2023-02-27T20:39:46.759Z] DEBUG: total: 0.10999999940395355 [2023-02-27T20:39:46.759Z] INFO: Retrieving Stack Cost... [2023-02-27T20:39:47.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T20:39:47.584Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T20:39:47.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:39:47.925Z] ---> logs-deploy.sh [2023-02-27T20:39:47.925Z] lf-activate-venv: SKIPPING [2023-02-27T20:39:47.925Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4394/1 [2023-02-27T20:39:47.925Z] INFO: archiving workspace using pattern(s): [2023-02-27T20:39:48.858Z] Archives upload complete. [2023-02-27T20:39:48.858Z] INFO: archiving logs to Nexus