Pull request #4325 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a28d1ae6f724350bd6775e7361ed34e42ee38794+65e9980456b4b2f337a17b2905105e5bc0143998 (b16d397f678dfe11a00ea1ae4ac7a3b6cda8f110) 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-ssh9173574163800675233.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-ssh11417757873333168474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13093658536591469928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7251558952789626916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15732947916174041276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4821 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit a28d1ae6f724350bd6775e7361ed34e42ee38794 Merge succeeded, producing a28d1ae6f724350bd6775e7361ed34e42ee38794 Checking out Revision a28d1ae6f724350bd6775e7361ed34e42ee38794 (PR-4325) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T03:01:13.404Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T03:01:13.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T03:01:13.466Z] ========================================================= [2023-02-07T03:01:13.466Z] EdgeX Global Pipelines Version Info [2023-02-07T03:01:13.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # 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 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 > git rev-list --no-walk be1e864fcd73e1a52cb652423a33d0b36a326e6a # timeout=10 [2023-02-07T03:01:14.567Z] ------------------- [2023-02-07T03:01:14.567Z] stable info: [2023-02-07T03:01:14.567Z] ------------------- [2023-02-07T03:01:14.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T03:01:14.567Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:01:14.567Z] Message: update stable to v1.0.244 [2023-02-07T03:01:14.828Z] ------------------- [2023-02-07T03:01:14.828Z] experimental info: [2023-02-07T03:01:14.828Z] ------------------- [2023-02-07T03:01:14.828Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T03:01:14.828Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:01:14.828Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T03:01:14.985Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T03:01:14.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T03:01:15.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T03:01:15.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T03:01:15.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T03:01:15.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T03:01:15.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T03:01:15.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T03:01:15.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T03:01:15.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T03:01:15.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T03:01:15.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T03:01:15.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T03:01:15.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T03:01:15.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T03:01:15.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:01:15.159Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:01:15.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T03:01:15.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T03:01:15.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T03:01:15.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T03:01:15.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T03:01:15.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T03:01:15.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4325 [Pipeline] echo [2023-02-07T03:01:15.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4325 [Pipeline] echo [2023-02-07T03:01:15.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4325 [Pipeline] echo [2023-02-07T03:01:15.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] echo [2023-02-07T03:01:15.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a28d1ae [Pipeline] echo [2023-02-07T03:01:15.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:01:15.338Z] provisioning config files... [2023-02-07T03:01:15.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9386649990621372001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:01:15.719Z] ---> docker-login.sh [2023-02-07T03:01:15.719Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:01:15.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:15.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:15.978Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:15.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:15.978Z] [2023-02-07T03:01:15.978Z] Login Succeeded [2023-02-07T03:01:15.978Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:01:16.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:16.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:16.237Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:16.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:16.237Z] [2023-02-07T03:01:16.237Z] Login Succeeded [2023-02-07T03:01:16.237Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:01:16.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:16.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:16.498Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:16.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:16.498Z] [2023-02-07T03:01:16.498Z] Login Succeeded [2023-02-07T03:01:16.498Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:01:16.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:16.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:16.498Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:16.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:16.498Z] [2023-02-07T03:01:16.498Z] Login Succeeded [2023-02-07T03:01:16.498Z] docker.io [2023-02-07T03:01:16.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:16.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:16.757Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:16.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:16.757Z] [2023-02-07T03:01:16.757Z] Login Succeeded [2023-02-07T03:01:16.757Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:01:16.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:01:17.075Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/core-command/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T03:01:17.075Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-02-07T03:01:17.075Z] [2023-02-07T03:01:17.075Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:01:17.075Z] + + dirname cmd/core-data/Dockerfile [2023-02-07T03:01:17.075Z] cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/core-metadata/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T03:01:17.075Z] + + cut -d/ -f2 [2023-02-07T03:01:17.075Z] dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T03:01:17.075Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/security-spire-agent/Dockerfile+ [2023-02-07T03:01:17.075Z] cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T03:01:17.075Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-02-07T03:01:17.075Z] [2023-02-07T03:01:17.075Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/support-notifications/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T03:01:17.075Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T03:01:17.075Z] + cut -d/ -f2 [2023-02-07T03:01:17.075Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T03:01:17.147Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T03:01:17.480Z] + git rev-list -1 --merges a28d1ae6f724350bd6775e7361ed34e42ee38794~1..a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] echo [2023-02-07T03:01:17.501Z] -----------> git rev-list -1 --merges a28d1ae6f724350bd6775e7361ed34e42ee38794~1..a28d1ae6f724350bd6775e7361ed34e42ee38794 a28d1ae6f724350bd6775e7361ed34e42ee38794 [false] [Pipeline] sh [2023-02-07T03:01:17.791Z] + git log --format=format:%s -1 a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] echo [2023-02-07T03:01:17.806Z] ========================================================= [2023-02-07T03:01:17.806Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T03:01:17.806Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T03:01:18.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:01:18.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T03:01:18.174Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T03:01:18.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T03:01:18.174Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T03:01:18.174Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T03:01:18.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:18.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:01:18.549Z] [2023-02-07T03:01:18.549Z] 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-07T03:01:18.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:01:18.869Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T03:01:18.869Z] b85a868b505f: Pulling fs layer [2023-02-07T03:01:18.869Z] e2be974225ed: Pulling fs layer [2023-02-07T03:01:18.869Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T03:01:18.869Z] 988bab9f4d93: Pulling fs layer [2023-02-07T03:01:18.869Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T03:01:18.869Z] eaf3925da568: Pulling fs layer [2023-02-07T03:01:18.869Z] bab4dde63d76: Pulling fs layer [2023-02-07T03:01:18.869Z] bde34c3a00c8: Pulling fs layer [2023-02-07T03:01:18.869Z] b352a97aabf1: Pulling fs layer [2023-02-07T03:01:18.869Z] 4872d77fe225: Pulling fs layer [2023-02-07T03:01:18.869Z] 5851b861e8e6: Pulling fs layer [2023-02-07T03:01:18.869Z] 988bab9f4d93: Waiting [2023-02-07T03:01:18.869Z] 1469e6f7b9e6: Waiting [2023-02-07T03:01:18.869Z] eaf3925da568: Waiting [2023-02-07T03:01:18.869Z] bab4dde63d76: Waiting [2023-02-07T03:01:18.869Z] bde34c3a00c8: Waiting [2023-02-07T03:01:18.869Z] 4872d77fe225: Waiting [2023-02-07T03:01:18.869Z] 5851b861e8e6: Waiting [2023-02-07T03:01:19.142Z] e2be974225ed: Verifying Checksum [2023-02-07T03:01:19.142Z] e2be974225ed: Download complete [2023-02-07T03:01:19.142Z] 988bab9f4d93: Verifying Checksum [2023-02-07T03:01:19.142Z] 988bab9f4d93: Download complete [2023-02-07T03:01:19.444Z] 339a4e72a1f5: Download complete [2023-02-07T03:01:19.729Z] eaf3925da568: Verifying Checksum [2023-02-07T03:01:19.729Z] eaf3925da568: Download complete [2023-02-07T03:01:19.729Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T03:01:19.729Z] 1469e6f7b9e6: Download complete [2023-02-07T03:01:19.729Z] bde34c3a00c8: Download complete [2023-02-07T03:01:19.729Z] b352a97aabf1: Verifying Checksum [2023-02-07T03:01:19.729Z] b352a97aabf1: Download complete [2023-02-07T03:01:19.729Z] 4872d77fe225: Verifying Checksum [2023-02-07T03:01:19.729Z] 4872d77fe225: Download complete [2023-02-07T03:01:19.729Z] 5851b861e8e6: Verifying Checksum [2023-02-07T03:01:19.729Z] 5851b861e8e6: Download complete [2023-02-07T03:01:19.991Z] b85a868b505f: Download complete [2023-02-07T03:01:20.250Z] bab4dde63d76: Verifying Checksum [2023-02-07T03:01:20.250Z] bab4dde63d76: Download complete [2023-02-07T03:01:21.198Z] b85a868b505f: Pull complete [2023-02-07T03:01:21.460Z] e2be974225ed: Pull complete [2023-02-07T03:01:22.030Z] 339a4e72a1f5: Pull complete [2023-02-07T03:01:22.030Z] 988bab9f4d93: Pull complete [2023-02-07T03:01:22.289Z] 1469e6f7b9e6: Pull complete [2023-02-07T03:01:22.289Z] eaf3925da568: Pull complete [2023-02-07T03:01:24.201Z] bab4dde63d76: Pull complete [2023-02-07T03:01:24.463Z] bde34c3a00c8: Pull complete [2023-02-07T03:01:24.463Z] b352a97aabf1: Pull complete [2023-02-07T03:01:24.463Z] 4872d77fe225: Pull complete [2023-02-07T03:01:24.723Z] 5851b861e8e6: Pull complete [2023-02-07T03:01:24.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T03:01:24.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:01:24.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:01:24.814Z] prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container [2023-02-07T03:01:24.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:01:27.268Z] $ docker top 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 -eo pid,comm [2023-02-07T03:01:27.326Z] 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-07T03:01:27.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:01:27.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:01:27.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:01:27.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:01:27.493Z] $ docker exec 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent [2023-02-07T03:01:27.602Z] SSH_AUTH_SOCK=/tmp/ssh-6p3pv2Xi7w7X/agent.32 [2023-02-07T03:01:27.602Z] SSH_AGENT_PID=38 [2023-02-07T03:01:27.610Z] Running ssh-add (command line suppressed) [2023-02-07T03:01:27.727Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_11987033498048069733.key (/w/workspace/edgex-go/3@tmp/private_key_11987033498048069733.key) [2023-02-07T03:01:27.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:01:28.029Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T03:01:28.041Z] $ docker exec --env ******** --env ******** 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent -k [2023-02-07T03:01:28.142Z] unset SSH_AUTH_SOCK; [2023-02-07T03:01:28.142Z] unset SSH_AGENT_PID; [2023-02-07T03:01:28.142Z] echo Agent pid 38 killed; [2023-02-07T03:01:28.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T03:01:28.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:01:28.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:01:28.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:01:28.294Z] $ docker exec 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent [2023-02-07T03:01:28.421Z] SSH_AUTH_SOCK=/tmp/ssh-bvcshtbnjOHr/agent.70 [2023-02-07T03:01:28.421Z] SSH_AGENT_PID=76 [2023-02-07T03:01:28.425Z] Running ssh-add (command line suppressed) [2023-02-07T03:01:28.522Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_17852611046163818149.key (/w/workspace/edgex-go/3@tmp/private_key_17852611046163818149.key) [2023-02-07T03:01:28.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:01:28.822Z] + git semver init [2023-02-07T03:01:29.081Z] 2023-02-07 03:01:29,018 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T03:01:29.081Z] 2023-02-07 03:01:29,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-02-07T03:01:29.081Z] 2023-02-07 03:01:29,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-02-07T03:01:29.081Z] 2023-02-07 03:01:29,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4325 with force:False [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,080 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4325 [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,083 [execute] INFO git cat-file --batch-check [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,090 [execute] INFO git cat-file --batch [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:01:34.356Z] 2023-02-07 03:01:34,097 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4325 [2023-02-07T03:01:34.356Z] 0.0.0 [Pipeline] } [2023-02-07T03:01:34.366Z] $ docker exec --env ******** --env ******** 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent -k [2023-02-07T03:01:34.463Z] unset SSH_AUTH_SOCK; [2023-02-07T03:01:34.463Z] unset SSH_AGENT_PID; [2023-02-07T03:01:34.463Z] echo Agent pid 76 killed; [2023-02-07T03:01:34.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:01:34.782Z] + git semver [Pipeline] } [2023-02-07T03:01:35.058Z] $ docker stop --time=1 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 [2023-02-07T03:01:36.363Z] $ docker rm -f --volumes 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:01:36.703Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T03:01:36.939Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T03:01:36.943Z] [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-07T03:01:37.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-07T03:01:37.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:01:37.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:01:37.376Z] ========================================================= [2023-02-07T03:01:37.376Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T03:01:37.376Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:37.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:37.675Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T03:01:37.675Z] 213ec9aee27d: Pulling fs layer [2023-02-07T03:01:37.675Z] 4583459ba037: Pulling fs layer [2023-02-07T03:01:37.675Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T03:01:37.675Z] 53926ce57604: Pulling fs layer [2023-02-07T03:01:37.675Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T03:01:37.675Z] 22ff95d597cd: Pulling fs layer [2023-02-07T03:01:37.675Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T03:01:37.675Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T03:01:37.675Z] a7acece74701: Pulling fs layer [2023-02-07T03:01:37.675Z] 22ff95d597cd: Waiting [2023-02-07T03:01:37.675Z] 12d6caf4c0d1: Waiting [2023-02-07T03:01:37.675Z] 96b7cbca73a9: Waiting [2023-02-07T03:01:37.675Z] a7acece74701: Waiting [2023-02-07T03:01:37.675Z] 53926ce57604: Waiting [2023-02-07T03:01:37.675Z] 21b2b0c7a3f4: Waiting [2023-02-07T03:01:37.675Z] 93c1e223e6f2: Download complete [2023-02-07T03:01:37.675Z] 4583459ba037: Verifying Checksum [2023-02-07T03:01:37.675Z] 4583459ba037: Download complete [2023-02-07T03:01:37.675Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T03:01:37.675Z] 21b2b0c7a3f4: Download complete [2023-02-07T03:01:37.675Z] 22ff95d597cd: Download complete [2023-02-07T03:01:37.942Z] 213ec9aee27d: Verifying Checksum [2023-02-07T03:01:37.942Z] 213ec9aee27d: Download complete [2023-02-07T03:01:37.942Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T03:01:37.942Z] 12d6caf4c0d1: Download complete [2023-02-07T03:01:37.942Z] 213ec9aee27d: Pull complete [2023-02-07T03:01:38.217Z] 4583459ba037: Pull complete [2023-02-07T03:01:38.217Z] 93c1e223e6f2: Pull complete [2023-02-07T03:01:39.278Z] a7acece74701: Verifying Checksum [2023-02-07T03:01:39.279Z] a7acece74701: Download complete [2023-02-07T03:01:39.279Z] 53926ce57604: Verifying Checksum [2023-02-07T03:01:39.279Z] 53926ce57604: Download complete [2023-02-07T03:01:39.279Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T03:01:39.279Z] 96b7cbca73a9: Download complete [2023-02-07T03:01:43.468Z] 53926ce57604: Pull complete [2023-02-07T03:01:43.468Z] 21b2b0c7a3f4: Pull complete [2023-02-07T03:01:43.729Z] 22ff95d597cd: Pull complete [2023-02-07T03:01:43.729Z] 12d6caf4c0d1: Pull complete [2023-02-07T03:01:46.265Z] 96b7cbca73a9: Pull complete [2023-02-07T03:01:46.831Z] a7acece74701: Pull complete [2023-02-07T03:01:46.831Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T03:01:46.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:46.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:47.131Z] + + docker build -t ci-base-image-x86_64echo -f - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:47.131Z] WORKDIR /edgex [2023-02-07T03:01:47.131Z] COPY go.mod . [2023-02-07T03:01:47.131Z] RUN go mod download [2023-02-07T03:01:47.131Z] . [2023-02-07T03:01:47.700Z] Sending build context to Docker daemon 170.2MB [2023-02-07T03:01:47.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:47.700Z] ---> db6d94c90886 [2023-02-07T03:01:47.700Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:01:50.989Z] ---> Running in 560a93c9e0e0 [2023-02-07T03:01:50.989Z] Removing intermediate container 560a93c9e0e0 [2023-02-07T03:01:50.989Z] ---> 7d078abc9159 [2023-02-07T03:01:50.989Z] Step 3/4 : COPY go.mod . [2023-02-07T03:01:50.989Z] ---> 7c28b5b5e6c0 [2023-02-07T03:01:50.989Z] Step 4/4 : RUN go mod download [2023-02-07T03:01:51.249Z] ---> Running in ad6c3ea33d30 [2023-02-07T03:01:52.028Z] Still waiting to schedule task [2023-02-07T03:01:52.028Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ [2023-02-07T03:02:03.463Z] Removing intermediate container ad6c3ea33d30 [2023-02-07T03:02:03.463Z] ---> ef5ea31cab2c [2023-02-07T03:02:03.463Z] Successfully built ef5ea31cab2c [2023-02-07T03:02:03.463Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:02:03.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:02:03.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:02:03.836Z] prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container [2023-02-07T03:02:03.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:02:04.327Z] $ docker top ab7e6c40a68dff4708c1dbc71a1852e5a62281722dc2ce6ad9094bb460ae0fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:02:04.673Z] + go version [2023-02-07T03:02:04.673Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T03:02:04.684Z] $ docker stop --time=1 ab7e6c40a68dff4708c1dbc71a1852e5a62281722dc2ce6ad9094bb460ae0fcf [2023-02-07T03:02:05.975Z] $ docker rm -f --volumes ab7e6c40a68dff4708c1dbc71a1852e5a62281722dc2ce6ad9094bb460ae0fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:02:06.378Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:02:06.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:02:06.445Z] prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container [2023-02-07T03:02:06.480Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:02:06.896Z] $ docker top 65f11ebfb20d60a8e693a3e2b2ddeff1369661380176f26a7546a224e69c0828 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:02:06.971Z] ========================================================= [2023-02-07T03:02:06.971Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:02:06.971Z] ========================================================= [Pipeline] sh [2023-02-07T03:02:07.251Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:02:07.551Z] + make test [2023-02-07T03:02:07.552Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:02:14.119Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:02:28.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:02:28.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2023-02-07T03:02:28.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.086s coverage: 43.1% of statements [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:02:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:02:29.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.0% of statements [2023-02-07T03:02:29.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:02:29.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.464s coverage: 89.2% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 2.6% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2023-02-07T03:02:33.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-02-07T03:02:33.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-07T03:02:38.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-02-07T03:02:38.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2023-02-07T03:02:43.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.289s coverage: 79.9% of statements [2023-02-07T03:02:43.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-02-07T03:02:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-02-07T03:02:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 64.7% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.3% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:02:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:02:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:52.089Z] 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-07T03:03:10.211Z] 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-07T03:03:10.211Z] go vet ./... [2023-02-07T03:03:14.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T03:03:14.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T03:03:14.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T03:03:14.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T03:03:14.785Z] + ls -al . [2023-02-07T03:03:14.785Z] total 744 [2023-02-07T03:03:14.785Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 03:02 . [2023-02-07T03:03:14.785Z] drwxr-xr-x 4 root root 4096 Feb 7 03:02 .. [2023-02-07T03:03:14.785Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:01 .blubracket [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 03:01 .dockerignore [2023-02-07T03:03:14.785Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:02 .git [2023-02-07T03:03:14.785Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:01 .github [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:01 .gitignore [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 03:01 .golangci.yml [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 03:01 .hadolint.yml [2023-02-07T03:03:14.785Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 03:01 .semver [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 03:01 .sonarcloud.properties [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:01 ADOPTERS.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:01 Attribution.txt [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:01 CHANGELOG.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:01 CONTRIBUTING.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:01 GOVERNANCE.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 03:01 Jenkinsfile [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:01 LICENSE [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:01 Makefile [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:01 OWNERS.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:01 README.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:01 SECURITY.md [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION [2023-02-07T03:03:14.785Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:01 bin [2023-02-07T03:03:14.785Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 03:01 cmd [2023-02-07T03:03:14.785Z] -rw-r--r-- 1 root root 486191 Feb 7 03:02 coverage.out [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:01 go.mod [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:01 go.sum [2023-02-07T03:03:14.785Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:01 internal [2023-02-07T03:03:14.785Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:01 openapi [2023-02-07T03:03:14.785Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 03:01 snap [2023-02-07T03:03:14.785Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:01 version.go [Pipeline] sh [2023-02-07T03:03:15.126Z] + '[' -e coverage.out ] [2023-02-07T03:03:15.126Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T03:03:15.273Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T03:03:15.556Z] + make build [2023-02-07T03:03:15.556Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T03:03:33.660Z] 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-07T03:03:34.224Z] 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-07T03:03:35.606Z] 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-07T03:03:36.180Z] 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-07T03:03:44.317Z] 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-07T03:03:45.254Z] 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-07T03:03:46.916Z] 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-07T03:03:47.907Z] 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-07T03:03:48.843Z] 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-07T03:03:49.782Z] 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-07T03:03:52.313Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-07T03:03:53.257Z] $ docker stop --time=1 65f11ebfb20d60a8e693a3e2b2ddeff1369661380176f26a7546a224e69c0828 [2023-02-07T03:03:56.447Z] $ docker rm -f --volumes 65f11ebfb20d60a8e693a3e2b2ddeff1369661380176f26a7546a224e69c0828 [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-07T03:03:57.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:57.242Z] [2023-02-07T03:03:57.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:03:57.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:57.555Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T03:03:57.555Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T03:03:57.555Z] ca9280d653b3: Pulling fs layer [2023-02-07T03:03:57.555Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T03:03:57.819Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-07T03:03:57.819Z] cbdbe7a5bc2a: Download complete [2023-02-07T03:03:57.819Z] cbdbe7a5bc2a: Pull complete [2023-02-07T03:03:58.395Z] ca9280d653b3: Verifying Checksum [2023-02-07T03:03:58.395Z] ca9280d653b3: Download complete [2023-02-07T03:03:58.991Z] ca9280d653b3: Pull complete [2023-02-07T03:04:02.411Z] 7e9c9ca2126c: Download complete [2023-02-07T03:04:05.704Z] 7e9c9ca2126c: Pull complete [2023-02-07T03:04:05.704Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T03:04:05.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:04:05.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:04:05.781Z] prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container [2023-02-07T03:04:05.810Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T03:04:08.527Z] $ docker top 3c9d18ab11b1bb5a452af648e65169425b4c4daa8b207bb9341fe1d29e5c5359 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:04:08.876Z] + docker-compose build --help [2023-02-07T03:04:08.876Z] + grep parallel [2023-02-07T03:04:09.448Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:04:09.459Z] $ docker stop --time=1 3c9d18ab11b1bb5a452af648e65169425b4c4daa8b207bb9341fe1d29e5c5359 [2023-02-07T03:04:11.084Z] $ docker rm -f --volumes 3c9d18ab11b1bb5a452af648e65169425b4c4daa8b207bb9341fe1d29e5c5359 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:04:11.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:04:11.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:04:11.576Z] prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container [2023-02-07T03:04:11.608Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T03:04:12.290Z] $ docker top 8502e6a7ce275534321432d1c161810692ceb740ff2d60ec49889cc138a98aea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:04:12.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:04:13.210Z] Building core-command ... [2023-02-07T03:04:13.210Z] Building core-common-config-bootstrapper ... [2023-02-07T03:04:13.210Z] Building core-data ... [2023-02-07T03:04:13.210Z] Building core-metadata ... [2023-02-07T03:04:13.210Z] Building security-bootstrapper ... [2023-02-07T03:04:13.210Z] Building security-proxy-setup ... [2023-02-07T03:04:13.210Z] Building security-secretstore-setup ... [2023-02-07T03:04:13.210Z] Building security-spiffe-token-provider ... [2023-02-07T03:04:13.210Z] Building security-spire-agent ... [2023-02-07T03:04:13.210Z] Building security-spire-config ... [2023-02-07T03:04:13.210Z] Building security-spire-server ... [2023-02-07T03:04:13.210Z] Building support-notifications ... [2023-02-07T03:04:13.210Z] Building support-scheduler ... [2023-02-07T03:04:13.210Z] Building core-metadata [2023-02-07T03:04:13.210Z] Building support-scheduler [2023-02-07T03:04:13.210Z] Building security-proxy-setup [2023-02-07T03:04:13.210Z] Building core-data [2023-02-07T03:04:13.210Z] Building security-spire-agent [2023-02-07T03:04:25.437Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:04:25.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:04:25.437Z] ---> ef5ea31cab2c [2023-02-07T03:04:25.437Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:04:25.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:04:25.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:04:25.437Z] ---> ef5ea31cab2c [2023-02-07T03:04:25.437Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:04:25.437Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:04:25.437Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:04:25.437Z] ---> ef5ea31cab2c [2023-02-07T03:04:25.437Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:04:25.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:04:25.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:04:25.437Z] ---> ef5ea31cab2c [2023-02-07T03:04:25.437Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:04:25.437Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:04:25.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:04:25.437Z] ---> ef5ea31cab2c [2023-02-07T03:04:25.437Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:04:27.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4825 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws [2023-02-07T03:04:27.584Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-02-07T03:04:27.624Z] The recommended git tool is: git [2023-02-07T03:04:32.010Z] ---> Running in e594cc3ca8da [2023-02-07T03:04:32.010Z] ---> Running in a0064ccb755e [2023-02-07T03:04:32.010Z] ---> Running in fd616612f8f4 [2023-02-07T03:04:32.010Z] ---> Running in aef4d7d71c28 [2023-02-07T03:04:32.010Z] ---> Running in bc51e5990af1 [2023-02-07T03:04:32.010Z] Removing intermediate container fd616612f8f4 [2023-02-07T03:04:32.010Z] ---> 9691e2e64626 [2023-02-07T03:04:32.010Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:04:32.268Z] Removing intermediate container e594cc3ca8da [2023-02-07T03:04:32.268Z] ---> bd2e025b8fd0 [2023-02-07T03:04:32.268Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:04:32.268Z] Removing intermediate container bc51e5990af1 [2023-02-07T03:04:32.268Z] ---> 67faf936af90 [2023-02-07T03:04:32.268Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:04:32.526Z] Removing intermediate container a0064ccb755e [2023-02-07T03:04:32.526Z] ---> 3db9579c1d27 [2023-02-07T03:04:32.526Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:04:32.786Z] Removing intermediate container aef4d7d71c28 [2023-02-07T03:04:32.786Z] ---> e3607589a98e [2023-02-07T03:04:32.786Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:04:33.044Z] ---> Running in effb63b57165 [2023-02-07T03:04:33.044Z] ---> Running in 97b393b7e10d [2023-02-07T03:04:33.044Z] ---> Running in 796c72b30968 [2023-02-07T03:04:33.134Z] using credential edgex-jenkins-ssh [2023-02-07T03:04:33.151Z] Cloning the remote Git repository [2023-02-07T03:04:33.302Z] ---> Running in 9ba30b27a41f [2023-02-07T03:04:33.302Z] ---> Running in 70f41b46731e [2023-02-07T03:04:33.869Z] Removing intermediate container 97b393b7e10d [2023-02-07T03:04:33.869Z] ---> 1a795ab2cd14 [2023-02-07T03:04:33.869Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:04:33.207Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:04:33.291Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-02-07T03:04:33.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:04:33.452Z] > git --version # timeout=10 [2023-02-07T03:04:33.476Z] > git --version # 'git version 2.25.1' [2023-02-07T03:04:33.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:04:33.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:04:34.166Z] Removing intermediate container effb63b57165 [2023-02-07T03:04:34.166Z] ---> b65b3a54c531 [2023-02-07T03:04:34.166Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:04:34.426Z] Removing intermediate container 796c72b30968 [2023-02-07T03:04:34.426Z] ---> 47ec7c4b3e00 [2023-02-07T03:04:34.426Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:04:34.426Z] ---> Running in 9fe99749f5e9 [2023-02-07T03:04:34.684Z] ---> Running in 559872f210ac [2023-02-07T03:04:34.684Z] ---> Running in 70ed1f56daef [2023-02-07T03:04:34.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:34.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:34.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:34.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:35.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:35.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:35.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:35.464Z] OK: 211 MiB in 51 packages [2023-02-07T03:04:35.464Z] OK: 211 MiB in 51 packages [2023-02-07T03:04:35.464Z] OK: 211 MiB in 51 packages [2023-02-07T03:04:35.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:35.464Z] OK: 211 MiB in 51 packages [2023-02-07T03:04:36.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:36.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:36.029Z] OK: 211 MiB in 51 packages [2023-02-07T03:04:37.417Z] Removing intermediate container 70f41b46731e [2023-02-07T03:04:37.418Z] ---> 75eec9a31bf1 [2023-02-07T03:04:37.418Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:04:37.418Z] Removing intermediate container 9ba30b27a41f [2023-02-07T03:04:37.418Z] ---> 85bbeddce7d1 [2023-02-07T03:04:37.418Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:04:37.418Z] Removing intermediate container 70ed1f56daef [2023-02-07T03:04:37.418Z] ---> c42866e8f4a1 [2023-02-07T03:04:37.418Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:04:37.677Z] Removing intermediate container 9fe99749f5e9 [2023-02-07T03:04:37.677Z] ---> 2114223e2b73 [2023-02-07T03:04:37.677Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:04:37.677Z] ---> 542dc4e81da4 [2023-02-07T03:04:37.677Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:04:37.937Z] Removing intermediate container 559872f210ac [2023-02-07T03:04:37.937Z] ---> e373bc08648a [2023-02-07T03:04:37.937Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:04:37.937Z] ---> 99dfc44893b0 [2023-02-07T03:04:37.937Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:04:37.937Z] ---> Running in b3cc88f4d0d1 [2023-02-07T03:04:38.220Z] ---> 0be50c528a46 [2023-02-07T03:04:38.220Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:04:38.492Z] ---> ee925327a066 [2023-02-07T03:04:38.492Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:04:38.492Z] ---> Running in bae5f71df59c [2023-02-07T03:04:38.492Z] ---> Running in c24b2ee9caa9 [2023-02-07T03:04:38.492Z] ---> e0bdc4b95dbe [2023-02-07T03:04:38.492Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:04:38.750Z] ---> Running in aec9aef3ad04 [2023-02-07T03:04:38.750Z] ---> Running in 89ec3d4a8086 [2023-02-07T03:04:54.145Z] Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:04:52.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:04:52.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:04:53.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:04:53.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:04:53.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:04:53.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T03:04:54.640Z] Merge succeeded, producing a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:04:54.641Z] Checking out Revision a28d1ae6f724350bd6775e7361ed34e42ee38794 (PR-4325) [2023-02-07T03:04:55.449Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T03:04:56.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T03:04:56.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:04:56.438Z] Dload Upload Total Spent Left Speed [2023-02-07T03:04:56.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k [2023-02-07T03:04:54.174Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:04:54.203Z] > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 [2023-02-07T03:04:54.477Z] > git remote # timeout=10 [2023-02-07T03:04:54.506Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T03:04:54.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:04:54.564Z] > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 [2023-02-07T03:04:54.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T03:04:54.652Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:04:54.670Z] > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 [Pipeline] sh [2023-02-07T03:04:57.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T03:04:57.506Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T03:04:57.506Z] + sudo tee /etc/docker/daemon.new [2023-02-07T03:04:57.506Z] { [2023-02-07T03:04:57.506Z] "registry-mirrors": [ [2023-02-07T03:04:57.506Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T03:04:57.506Z] ], [2023-02-07T03:04:57.506Z] "bip": "10.250.0.254/24", [2023-02-07T03:04:57.506Z] "hosts": [ [2023-02-07T03:04:57.506Z] "tcp://0.0.0.0:5555", [2023-02-07T03:04:57.506Z] "unix:///var/run/docker.sock" [2023-02-07T03:04:57.506Z] ], [2023-02-07T03:04:57.506Z] "mtu": 1458, [2023-02-07T03:04:57.506Z] "selinux-enabled": true, [2023-02-07T03:04:57.506Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T03:04:57.506Z] } [Pipeline] sh [2023-02-07T03:04:57.856Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T03:04:58.225Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:05:16.547Z] provisioning config files... [2023-02-07T03:05:16.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12273485851740490995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:05:16.942Z] ---> docker-login.sh [2023-02-07T03:05:16.942Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:05:17.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:17.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:17.540Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:17.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:17.540Z] [2023-02-07T03:05:17.540Z] Login Succeeded [2023-02-07T03:05:17.540Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:05:17.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:18.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:18.082Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:18.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:18.082Z] [2023-02-07T03:05:18.082Z] Login Succeeded [2023-02-07T03:05:18.082Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:05:18.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:18.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:18.366Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:18.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:18.366Z] [2023-02-07T03:05:18.366Z] Login Succeeded [2023-02-07T03:05:18.366Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:05:18.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:18.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:18.914Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:18.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:18.914Z] [2023-02-07T03:05:18.914Z] Login Succeeded [2023-02-07T03:05:18.914Z] docker.io [2023-02-07T03:05:19.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:19.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:19.455Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:19.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:19.455Z] [2023-02-07T03:05:19.455Z] Login Succeeded [2023-02-07T03:05:19.455Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:05:19.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T03:05:20.109Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-07T03:05:20.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:05:20.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:05:20.161Z] ========================================================= [2023-02-07T03:05:20.161Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T03:05:20.161Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:05:20.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:20.781Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T03:05:20.781Z] 9b18e9b68314: Pulling fs layer [2023-02-07T03:05:20.781Z] 35d82f9e3411: Pulling fs layer [2023-02-07T03:05:20.781Z] e16973657156: Pulling fs layer [2023-02-07T03:05:20.781Z] fc693d55d65f: Pulling fs layer [2023-02-07T03:05:20.781Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T03:05:20.781Z] dda99020689f: Pulling fs layer [2023-02-07T03:05:20.781Z] db1c61fa0a46: Pulling fs layer [2023-02-07T03:05:20.781Z] 891c053d2c06: Pulling fs layer [2023-02-07T03:05:20.781Z] 7e9fc2657dce: Waiting [2023-02-07T03:05:20.781Z] dda99020689f: Waiting [2023-02-07T03:05:20.781Z] db1c61fa0a46: Waiting [2023-02-07T03:05:20.781Z] 891c053d2c06: Waiting [2023-02-07T03:05:20.781Z] fc693d55d65f: Waiting [2023-02-07T03:05:20.781Z] e16973657156: Verifying Checksum [2023-02-07T03:05:20.781Z] e16973657156: Download complete [2023-02-07T03:05:20.781Z] 35d82f9e3411: Verifying Checksum [2023-02-07T03:05:20.781Z] 35d82f9e3411: Download complete [2023-02-07T03:05:20.781Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T03:05:20.781Z] 7e9fc2657dce: Download complete [2023-02-07T03:05:20.781Z] dda99020689f: Verifying Checksum [2023-02-07T03:05:20.781Z] dda99020689f: Download complete [2023-02-07T03:05:20.781Z] 9b18e9b68314: Verifying Checksum [2023-02-07T03:05:21.768Z] 9b18e9b68314: Pull complete [2023-02-07T03:05:22.043Z] 891c053d2c06: Verifying Checksum [2023-02-07T03:05:22.043Z] 891c053d2c06: Download complete [2023-02-07T03:05:22.681Z] 35d82f9e3411: Pull complete [2023-02-07T03:05:22.951Z] e16973657156: Pull complete [2023-02-07T03:05:23.543Z] db1c61fa0a46: Verifying Checksum [2023-02-07T03:05:23.543Z] db1c61fa0a46: Download complete [2023-02-07T03:05:23.812Z] fc693d55d65f: Verifying Checksum [2023-02-07T03:05:23.812Z] fc693d55d65f: Download complete [2023-02-07T03:05:36.176Z] fc693d55d65f: Pull complete [2023-02-07T03:05:36.176Z] 7e9fc2657dce: Pull complete [2023-02-07T03:05:36.176Z] dda99020689f: Pull complete [2023-02-07T03:05:41.686Z] db1c61fa0a46: Pull complete [2023-02-07T03:05:43.639Z] 891c053d2c06: Pull complete [2023-02-07T03:05:43.639Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T03:05:43.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:43.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:05:43.978Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:43.978Z] WORKDIR /edgex [2023-02-07T03:05:43.978Z] COPY go.mod . [2023-02-07T03:05:43.978Z] RUN go mod download [2023-02-07T03:05:43.978Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-07T03:05:44.571Z] Sending build context to Docker daemon 3.09MB [2023-02-07T03:05:44.571Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:44.571Z] ---> f96f9c87975a [2023-02-07T03:05:44.571Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:05:46.426Z] Removing intermediate container b3cc88f4d0d1 [2023-02-07T03:05:46.426Z] ---> 645a057a657a [2023-02-07T03:05:46.426Z] Step 7/24 : COPY . . [2023-02-07T03:05:46.426Z] Removing intermediate container c24b2ee9caa9 [2023-02-07T03:05:46.426Z] ---> f35f05ae7c74 [2023-02-07T03:05:46.426Z] Step 8/24 : COPY . . [2023-02-07T03:05:46.426Z] Removing intermediate container bae5f71df59c [2023-02-07T03:05:46.426Z] ---> 55b12f0c6857 [2023-02-07T03:05:46.426Z] Step 7/21 : COPY . . [2023-02-07T03:05:46.426Z] Removing intermediate container 89ec3d4a8086 [2023-02-07T03:05:46.426Z] ---> 52223c33867a [2023-02-07T03:05:46.426Z] Step 8/22 : COPY . . [2023-02-07T03:05:46.426Z] Removing intermediate container aec9aef3ad04 [2023-02-07T03:05:46.426Z] ---> 75a2115457a6 [2023-02-07T03:05:46.426Z] Step 8/22 : COPY . . [2023-02-07T03:05:46.544Z] ---> Running in a7055e490ff9 [2023-02-07T03:05:46.813Z] Removing intermediate container a7055e490ff9 [2023-02-07T03:05:46.813Z] ---> 56989b1e8b0a [2023-02-07T03:05:46.813Z] Step 3/4 : COPY go.mod . [2023-02-07T03:05:47.400Z] ---> 8c96f7522b5b [2023-02-07T03:05:47.400Z] Step 4/4 : RUN go mod download [2023-02-07T03:05:47.668Z] ---> Running in ee8aaf8216ef [2023-02-07T03:05:54.551Z] ---> ad70dc7fa12f [2023-02-07T03:05:54.551Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:05:54.551Z] ---> 7de3423af320 [2023-02-07T03:05:54.551Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:05:54.551Z] ---> 0472f635de01 [2023-02-07T03:05:54.551Z] ---> d289030bc662 [2023-02-07T03:05:54.551Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadataStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:05:54.551Z] [2023-02-07T03:05:54.551Z] ---> cb08e2cb7664 [2023-02-07T03:05:54.551Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:05:54.551Z] ---> Running in 2d65cd37bf9d [2023-02-07T03:05:54.551Z] ---> Running in 43891501305c [2023-02-07T03:05:54.551Z] ---> Running in 718dc062e6d8 [2023-02-07T03:05:54.551Z] ---> Running in 70240a73d98d [2023-02-07T03:05:54.551Z] ---> Running in a6ae9a4c4f79 [2023-02-07T03:05:54.809Z] Removing intermediate container 718dc062e6d8 [2023-02-07T03:05:54.809Z] ---> d4fd1b6fbba6 [2023-02-07T03:05:54.809Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:05:54.809Z] ---> Running in 4798577da5f1 [2023-02-07T03:05:55.067Z] 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-07T03:05:55.067Z] Removing intermediate container 4798577da5f1 [2023-02-07T03:05:55.067Z] ---> 756ab8bfdb4a [2023-02-07T03:05:55.067Z] 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-07T03:05:55.067Z] ---> Running in 01f10f0cbc2f [2023-02-07T03:05:55.324Z] 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-07T03:05:55.324Z] 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-07T03:05:55.582Z] 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-07T03:05:58.164Z] Removing intermediate container 01f10f0cbc2f [2023-02-07T03:05:58.164Z] ---> 4fd608ef5a8d [2023-02-07T03:05:58.164Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:05:58.728Z] ---> Running in ce9974b3e42b [2023-02-07T03:05:59.661Z] Removing intermediate container ce9974b3e42b [2023-02-07T03:05:59.661Z] ---> 53998dfc28cb [2023-02-07T03:05:59.661Z] [2023-02-07T03:05:59.661Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:05:59.661Z] 3.15: Pulling from library/alpine [2023-02-07T03:06:00.225Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:06:00.483Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:06:00.483Z] ---> c4fc93816858 [2023-02-07T03:06:00.483Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:06:04.802Z] ---> Running in 443ab9165eff [2023-02-07T03:06:08.083Z] Removing intermediate container 443ab9165eff [2023-02-07T03:06:08.083Z] ---> 0fff2797657c [2023-02-07T03:06:08.083Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:06:12.323Z] ---> Running in 04da41b35de6 [2023-02-07T03:06:13.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:13.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:13.771Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:06:13.771Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:06:13.771Z] OK: 15859 distinct packages available [2023-02-07T03:06:13.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:14.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:14.293Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:14.293Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:06:14.293Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:06:14.293Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:06:14.293Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:06:14.293Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:06:14.293Z] OK: 7 MiB in 19 packages [2023-02-07T03:06:17.579Z] Removing intermediate container 04da41b35de6 [2023-02-07T03:06:17.579Z] ---> b84b1f637bc8 [2023-02-07T03:06:17.579Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:06:21.767Z] ---> 8450c4ce2cad [2023-02-07T03:06:21.767Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:06:25.041Z] 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-07T03:06:26.588Z] Removing intermediate container ee8aaf8216ef [2023-02-07T03:06:26.588Z] ---> 315752dde943 [2023-02-07T03:06:26.588Z] Successfully built 315752dde943 [2023-02-07T03:06:26.588Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:06:26.931Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:06:26.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:06:27.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container [2023-02-07T03:06:27.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T03:06:28.444Z] $ docker top 7f82a94034c10d2d09e3d363216820625593ea6ffdd2c6794868b3107a85af12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:06:29.276Z] + go version [2023-02-07T03:06:29.276Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T03:06:29.299Z] $ docker stop --time=1 7f82a94034c10d2d09e3d363216820625593ea6ffdd2c6794868b3107a85af12 [2023-02-07T03:06:31.654Z] ---> 8a5493f2c295 [2023-02-07T03:06:31.654Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:06:31.654Z] ---> d4c8d5edb3ef [2023-02-07T03:06:31.654Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:06:32.007Z] $ docker rm -f --volumes 7f82a94034c10d2d09e3d363216820625593ea6ffdd2c6794868b3107a85af12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:06:32.578Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:06:32.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:06:32.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container [2023-02-07T03:06:32.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T03:06:34.107Z] $ docker top d7f46754832cfc2d5dd1525e893eabd78b6393fd21f3723a25b4ae2bc7dcef95 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:06:34.337Z] ========================================================= [2023-02-07T03:06:34.337Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:06:34.337Z] ========================================================= [Pipeline] sh [2023-02-07T03:06:34.982Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:06:35.646Z] + make test [2023-02-07T03:06:35.646Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:06:35.881Z] ---> eccbf62da230 [2023-02-07T03:06:35.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:06:36.478Z] Removing intermediate container 2d65cd37bf9d [2023-02-07T03:06:36.478Z] ---> 16cb5cfaf091 [2023-02-07T03:06:36.478Z] [2023-02-07T03:06:36.478Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:06:36.478Z] Removing intermediate container a6ae9a4c4f79 [2023-02-07T03:06:36.478Z] ---> b238267b3d0c [2023-02-07T03:06:36.478Z] [2023-02-07T03:06:36.478Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:06:36.744Z] ---> 2688cc0d4897 [2023-02-07T03:06:36.744Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:06:37.003Z] Removing intermediate container 43891501305c [2023-02-07T03:06:37.003Z] ---> 2b89c58fc66c [2023-02-07T03:06:37.003Z] [2023-02-07T03:06:37.003Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:37.003Z] ---> Running in 4d8bcb635f40 [2023-02-07T03:06:37.003Z] Removing intermediate container 70240a73d98d [2023-02-07T03:06:37.003Z] ---> c30ecfb2f63a [2023-02-07T03:06:37.003Z] [2023-02-07T03:06:37.003Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:37.260Z] Removing intermediate container 4d8bcb635f40 [2023-02-07T03:06:37.260Z] ---> 9f9cead2f4fd [2023-02-07T03:06:37.260Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:06:37.260Z] 3.16: Pulling from library/alpine [2023-02-07T03:06:37.260Z] 3.16: Pulling from library/alpine [2023-02-07T03:06:37.260Z] ---> Running in 5991c91649ac [2023-02-07T03:06:37.518Z] Removing intermediate container 5991c91649ac [2023-02-07T03:06:37.518Z] ---> 90df53825e1f [2023-02-07T03:06:37.518Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:06:37.814Z] ---> Running in 0f697971bfbb [2023-02-07T03:06:37.814Z] Removing intermediate container 0f697971bfbb [2023-02-07T03:06:37.814Z] ---> 4297c52671c3 [2023-02-07T03:06:37.814Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:06:38.133Z] ---> Running in 878a8e5d4187 [2023-02-07T03:06:38.133Z] 3.16: Pulling from library/alpine [2023-02-07T03:06:38.133Z] 3.16: Pulling from library/alpine [2023-02-07T03:06:38.390Z] Removing intermediate container 878a8e5d4187 [2023-02-07T03:06:38.390Z] ---> bf02201be93e [2023-02-07T03:06:38.390Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:06:38.649Z] ---> Running in 8a71d6a93709 [2023-02-07T03:06:38.649Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:06:38.649Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:06:38.649Z] Status: Image is up to date for alpine:3.16 [2023-02-07T03:06:38.649Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:06:38.951Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:06:38.951Z] Status: Image is up to date for alpine:3.16 [2023-02-07T03:06:38.951Z] ---> bfe296a52501 [2023-02-07T03:06:38.951Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:38.951Z] ---> bfe296a52501 [2023-02-07T03:06:38.951Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:38.951Z] ---> bfe296a52501 [2023-02-07T03:06:38.951Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:06:38.951Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:06:38.951Z] Status: Image is up to date for alpine:3.16 [2023-02-07T03:06:38.951Z] ---> bfe296a52501 [2023-02-07T03:06:38.951Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:06:38.951Z] ---> Running in cf32e6729903 [2023-02-07T03:06:38.951Z] ---> Running in ede779df4334 [2023-02-07T03:06:39.347Z] ---> Running in d5514b848827 [2023-02-07T03:06:39.347Z] ---> Running in e6dab5b0014b [2023-02-07T03:06:39.347Z] Removing intermediate container 8a71d6a93709 [2023-02-07T03:06:39.347Z] ---> 5724b494b79e [2023-02-07T03:06:39.347Z] [2023-02-07T03:06:39.347Z] Successfully built 5724b494b79e [2023-02-07T03:06:39.347Z] Successfully tagged security-spire-agent:latest [2023-02-07T03:06:39.347Z] Building core-command [2023-02-07T03:06:39.606Z]  Building security-spire-agent ... done Removing intermediate container e6dab5b0014b [2023-02-07T03:06:39.606Z] ---> a8d26fbe4424 [2023-02-07T03:06:39.606Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:06:42.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:42.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:42.197Z] ---> ef5ea31cab2c [2023-02-07T03:06:42.197Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:42.197Z] ---> Using cache [2023-02-07T03:06:42.197Z] ---> bd2e025b8fd0 [2023-02-07T03:06:42.197Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:06:42.197Z] ---> Using cache [2023-02-07T03:06:42.197Z] ---> b65b3a54c531 [2023-02-07T03:06:42.197Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:06:42.197Z] ---> Using cache [2023-02-07T03:06:42.197Z] ---> e373bc08648a [2023-02-07T03:06:42.197Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:06:42.197Z] ---> Using cache [2023-02-07T03:06:42.197Z] ---> e0bdc4b95dbe [2023-02-07T03:06:42.197Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:42.197Z] ---> Using cache [2023-02-07T03:06:42.197Z] ---> 52223c33867a [2023-02-07T03:06:42.197Z] Step 8/23 : COPY . . [2023-02-07T03:06:42.197Z] ---> Using cache [2023-02-07T03:06:42.197Z] ---> d289030bc662 [2023-02-07T03:06:42.197Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:06:43.574Z] ---> Running in 8bb25767d45c [2023-02-07T03:06:43.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:43.574Z] ---> Running in e5180d578ee0 [2023-02-07T03:06:43.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:43.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:43.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:43.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:44.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:44.096Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:44.096Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:44.096Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:06:44.096Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:06:44.096Z] OK: 6 MiB in 15 packages [2023-02-07T03:06:44.096Z] OK: 6 MiB in 15 packages [2023-02-07T03:06:44.096Z] Removing intermediate container 8bb25767d45c [2023-02-07T03:06:44.096Z] ---> c5e4ae679284 [2023-02-07T03:06:44.096Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:06:44.356Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:06:44.356Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:06:44.356Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:06:44.356Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:06:44.356Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:06:44.356Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:44.356Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:06:44.356Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:06:44.614Z] OK: 8 MiB in 20 packages [2023-02-07T03:06:44.614Z] 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-07T03:06:44.614Z] ---> Running in 3f92bb2f4d17 [2023-02-07T03:06:45.990Z] Removing intermediate container 3f92bb2f4d17 [2023-02-07T03:06:45.990Z] ---> e5b09a5e4b0a [2023-02-07T03:06:45.990Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:46.289Z] Removing intermediate container ede779df4334 [2023-02-07T03:06:46.289Z] ---> e0cece73863f [2023-02-07T03:06:46.289Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:06:46.289Z] ---> Running in 880bfa602f6a [2023-02-07T03:06:46.289Z] Removing intermediate container cf32e6729903 [2023-02-07T03:06:46.289Z] ---> b45aff5cf212 [2023-02-07T03:06:46.289Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:06:46.547Z] ---> Running in 10f0fd8eed17 [2023-02-07T03:06:46.806Z] ---> Running in 1ceac9524448 [2023-02-07T03:06:47.064Z] Removing intermediate container d5514b848827 [2023-02-07T03:06:47.064Z] ---> c64c4396f637 [2023-02-07T03:06:47.064Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:06:47.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:47.581Z] ---> Running in d76bff670af7 [2023-02-07T03:06:47.581Z] Removing intermediate container 10f0fd8eed17 [2023-02-07T03:06:47.581Z] ---> 509446dd9607 [2023-02-07T03:06:47.581Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:06:47.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:47.840Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:47.840Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:06:47.840Z] OK: 6 MiB in 15 packages [2023-02-07T03:06:48.100Z] Removing intermediate container 1ceac9524448 [2023-02-07T03:06:48.100Z] ---> fb2e571cd62c [2023-02-07T03:06:48.100Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:06:48.100Z] ---> Running in 699165eef617 [2023-02-07T03:06:48.665Z] Removing intermediate container d76bff670af7 [2023-02-07T03:06:48.665Z] ---> 209dc148be86 [2023-02-07T03:06:48.665Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:06:48.665Z] ---> Running in 0ba3c56e78e7 [2023-02-07T03:06:48.923Z] ---> Running in 4f20e94ac96e [2023-02-07T03:06:48.923Z] Removing intermediate container 699165eef617 [2023-02-07T03:06:48.923Z] ---> c779fbe16ad2 [2023-02-07T03:06:48.923Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:06:49.487Z] ---> Running in 313834fac114 [2023-02-07T03:06:49.487Z] Removing intermediate container 880bfa602f6a [2023-02-07T03:06:49.487Z] ---> 78d0f35ba226 [2023-02-07T03:06:49.487Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:49.487Z] Removing intermediate container 0ba3c56e78e7 [2023-02-07T03:06:49.487Z] ---> 799d86994fba [2023-02-07T03:06:49.487Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:06:49.745Z] Removing intermediate container 4f20e94ac96e [2023-02-07T03:06:49.745Z] ---> a04f9a705197 [2023-02-07T03:06:49.745Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:06:49.745Z] ---> Running in 9d48a28f9cdf [2023-02-07T03:06:50.002Z] ---> d4daf0afecec [2023-02-07T03:06:50.002Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:06:50.002Z] Removing intermediate container 313834fac114 [2023-02-07T03:06:50.002Z] ---> 17463eecfc42 [2023-02-07T03:06:50.002Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:50.566Z] ---> 171951618545 [2023-02-07T03:06:50.566Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T03:06:50.566Z] Removing intermediate container 9d48a28f9cdf [2023-02-07T03:06:50.566Z] ---> 42a147c2eabd [2023-02-07T03:06:50.566Z] Step 15/24 : WORKDIR / [2023-02-07T03:06:51.129Z] ---> 15139fc54542 [2023-02-07T03:06:51.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:06:51.387Z] ---> Running in 0ee927dde03d [2023-02-07T03:06:51.644Z] ---> 80071c517edf [2023-02-07T03:06:51.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:06:51.901Z] ---> 68065d72f3fd [2023-02-07T03:06:51.901Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:06:52.836Z] Removing intermediate container 0ee927dde03d [2023-02-07T03:06:52.836Z] ---> 7cb3e4c32367 [2023-02-07T03:06:52.836Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:52.836Z] ---> e72ffbb6169f [2023-02-07T03:06:52.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:06:53.108Z] ---> 9b5ee95767d1 [2023-02-07T03:06:53.108Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:06:53.420Z] ---> 245f23f03ed1 [2023-02-07T03:06:53.420Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:06:53.420Z] ---> Running in 309369ea2aea [2023-02-07T03:06:53.678Z] ---> 6342e022d490 [2023-02-07T03:06:53.678Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:06:53.678Z] ---> eb0154a145e5 [2023-02-07T03:06:53.678Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:06:53.678Z] ---> fa782896fa02 [2023-02-07T03:06:53.678Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:06:53.939Z] Removing intermediate container 309369ea2aea [2023-02-07T03:06:53.939Z] ---> 4fe213829b94 [2023-02-07T03:06:53.939Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:06:54.203Z] ---> Running in 103211e16078 [2023-02-07T03:06:54.464Z] ---> Running in b5c1e2961f72 [2023-02-07T03:06:54.464Z] ---> Running in d981a6063286 [2023-02-07T03:06:55.034Z] ---> c2a4aace5c16 [2023-02-07T03:06:55.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:06:55.292Z] Removing intermediate container 103211e16078 [2023-02-07T03:06:55.292Z] ---> 4adaca29f4c8 [2023-02-07T03:06:55.292Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:06:55.566Z] Removing intermediate container d981a6063286 [2023-02-07T03:06:55.566Z] ---> 62314acb8195 [2023-02-07T03:06:55.566Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:06:55.824Z] ---> Running in 590729cd88c2 [2023-02-07T03:06:56.083Z] ---> Running in fbafdea31bc1 [2023-02-07T03:06:56.083Z] ---> 0cf4a49f7f70 [2023-02-07T03:06:56.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:06:56.392Z] Removing intermediate container 590729cd88c2 [2023-02-07T03:06:56.392Z] ---> 3c40f6af23d3 [2023-02-07T03:06:56.392Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:06:56.712Z] Removing intermediate container fbafdea31bc1 [2023-02-07T03:06:56.712Z] ---> 50dee4bdac12 [2023-02-07T03:06:56.712Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:06:56.973Z] ---> eba152c40dc5 [2023-02-07T03:06:56.973Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T03:06:56.973Z] ---> Running in f923e808cb8f [2023-02-07T03:06:57.234Z] ---> Running in 822aeec42753 [2023-02-07T03:06:57.798Z] ---> Running in 1c9711355036 [2023-02-07T03:06:57.798Z] Removing intermediate container b5c1e2961f72 [2023-02-07T03:06:57.798Z] ---> 2be2b23f6329 [2023-02-07T03:06:57.798Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:06:58.366Z] Removing intermediate container f923e808cb8f [2023-02-07T03:06:58.366Z] ---> 70f550c9cc9d [2023-02-07T03:06:58.366Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:06:58.935Z] ---> Running in d4b5d0c702ce [2023-02-07T03:06:58.935Z] Removing intermediate container 822aeec42753 [2023-02-07T03:06:58.935Z] ---> a96774d9f8e7 [2023-02-07T03:06:58.935Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:06:59.292Z] ---> Running in f7445bc5c9b0 [2023-02-07T03:06:59.292Z] Removing intermediate container 1c9711355036 [2023-02-07T03:06:59.292Z] ---> 68b8d0b32c27 [2023-02-07T03:06:59.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:06:59.954Z] ---> Running in 8aa64460d68f [2023-02-07T03:06:59.954Z] Removing intermediate container d4b5d0c702ce [2023-02-07T03:06:59.954Z] ---> 73cce0003daa [2023-02-07T03:06:59.954Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T03:06:59.954Z] ---> Running in 350abaafee2d [2023-02-07T03:07:00.213Z] Removing intermediate container f7445bc5c9b0 [2023-02-07T03:07:00.213Z] ---> 10c77297483e [2023-02-07T03:07:00.213Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:07:00.470Z] Removing intermediate container 8aa64460d68f [2023-02-07T03:07:00.470Z] ---> ea84d0c16686 [2023-02-07T03:07:00.470Z] [2023-02-07T03:07:00.470Z] ---> Running in 0ec061a37387 [2023-02-07T03:07:00.470Z] Successfully built ea84d0c16686 [2023-02-07T03:07:00.470Z] Successfully tagged core-data:latest [2023-02-07T03:07:00.470Z]  Building core-data ... done  ---> Running in 579a39496dd3 [2023-02-07T03:07:00.470Z] Building security-secretstore-setup [2023-02-07T03:07:00.470Z] Removing intermediate container 350abaafee2d [2023-02-07T03:07:00.470Z] ---> 26c69b3db2d1 [2023-02-07T03:07:00.470Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:07:02.374Z] Removing intermediate container 0ec061a37387 [2023-02-07T03:07:02.374Z] ---> 42121878e716 [2023-02-07T03:07:02.374Z] Step 20/21 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:07:03.324Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:03.324Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:03.324Z] ---> ef5ea31cab2c [2023-02-07T03:07:03.324Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:07:03.324Z] ---> Using cache [2023-02-07T03:07:03.324Z] ---> e3607589a98e [2023-02-07T03:07:03.324Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:07:03.921Z] ---> Running in d7adfd754f9d [2023-02-07T03:07:03.921Z] Removing intermediate container 579a39496dd3 [2023-02-07T03:07:03.921Z] ---> 0386114ec5af [2023-02-07T03:07:03.921Z] [2023-02-07T03:07:03.921Z] ---> Running in 2fc99e7171b6 [2023-02-07T03:07:03.921Z] ---> Running in f0775c4a0da6 [2023-02-07T03:07:03.921Z] Successfully built 0386114ec5af [2023-02-07T03:07:03.921Z] Successfully tagged support-scheduler:latest [2023-02-07T03:07:03.921Z]  Building support-scheduler ... done Building security-spire-config [2023-02-07T03:07:05.297Z] Removing intermediate container d7adfd754f9d [2023-02-07T03:07:05.297Z] ---> af8f302f4d02 [2023-02-07T03:07:05.297Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:07:05.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:05.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:06.072Z] OK: 211 MiB in 51 packages [2023-02-07T03:07:06.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:06.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:06.638Z] ---> ef5ea31cab2c [2023-02-07T03:07:06.638Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> e3607589a98e [2023-02-07T03:07:06.638Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 75eec9a31bf1 [2023-02-07T03:07:06.638Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 542dc4e81da4 [2023-02-07T03:07:06.638Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 645a057a657a [2023-02-07T03:07:06.638Z] Step 7/24 : COPY . . [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> ad70dc7fa12f [2023-02-07T03:07:06.638Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> d4fd1b6fbba6 [2023-02-07T03:07:06.638Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 756ab8bfdb4a [2023-02-07T03:07:06.638Z] 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-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 4fd608ef5a8d [2023-02-07T03:07:06.638Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 53998dfc28cb [2023-02-07T03:07:06.638Z] [2023-02-07T03:07:06.638Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:07:06.638Z] ---> c4fc93816858 [2023-02-07T03:07:06.638Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:07:06.638Z] ---> Using cache [2023-02-07T03:07:06.638Z] ---> 0fff2797657c [2023-02-07T03:07:06.638Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:07:09.193Z] Removing intermediate container f0775c4a0da6 [2023-02-07T03:07:09.193Z] ---> 3f0134aedc5b [2023-02-07T03:07:09.193Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T03:07:09.452Z] ---> Running in e9bfceb920c1 [2023-02-07T03:07:09.452Z] ---> Running in 6bf1d329ab28 [2023-02-07T03:07:09.452Z] ---> Running in 77df2b5e2990 [2023-02-07T03:07:09.452Z] Removing intermediate container e5180d578ee0 [2023-02-07T03:07:09.452Z] ---> 2d779064ae3b [2023-02-07T03:07:09.452Z] [2023-02-07T03:07:09.452Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:07:09.452Z] ---> bfe296a52501 [2023-02-07T03:07:09.452Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:07:09.452Z] ---> Using cache [2023-02-07T03:07:09.452Z] ---> b45aff5cf212 [2023-02-07T03:07:09.452Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:07:09.452Z] ---> Using cache [2023-02-07T03:07:09.452Z] ---> fb2e571cd62c [2023-02-07T03:07:09.452Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:07:10.043Z] ---> Running in 0a2ea7a1b1e3 [2023-02-07T03:07:10.043Z] Removing intermediate container 2fc99e7171b6 [2023-02-07T03:07:10.043Z] ---> f4b595e6a390 [2023-02-07T03:07:10.043Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:07:10.301Z] Removing intermediate container 6bf1d329ab28 [2023-02-07T03:07:10.301Z] ---> f193e9ee5776 [2023-02-07T03:07:10.301Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:07:10.301Z] Removing intermediate container 77df2b5e2990 [2023-02-07T03:07:10.301Z] ---> fa9bebb9ce6c [2023-02-07T03:07:10.301Z] [2023-02-07T03:07:10.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:10.301Z] Successfully built fa9bebb9ce6c [2023-02-07T03:07:10.558Z] Successfully tagged security-proxy-setup:latest [2023-02-07T03:07:10.558Z]  Building security-proxy-setup ... done Building support-notifications [2023-02-07T03:07:10.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:10.558Z] Removing intermediate container 0a2ea7a1b1e3 [2023-02-07T03:07:10.558Z] ---> 5121cdf211e8 [2023-02-07T03:07:10.558Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:07:10.558Z] ---> Running in f0365a793716 [2023-02-07T03:07:10.558Z] ---> 5550ecd85a21 [2023-02-07T03:07:10.558Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:10.891Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:07:10.891Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:07:10.891Z] OK: 15859 distinct packages available [2023-02-07T03:07:10.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:11.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:11.158Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:07:11.158Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:07:11.158Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:07:11.158Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:07:11.158Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:07:11.158Z] OK: 6 MiB in 18 packages [2023-02-07T03:07:13.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:13.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:15.587Z] ---> ef5ea31cab2c [2023-02-07T03:07:15.587Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:07:15.587Z] ---> Using cache [2023-02-07T03:07:15.587Z] ---> bd2e025b8fd0 [2023-02-07T03:07:15.587Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:07:15.587Z] ---> Using cache [2023-02-07T03:07:15.587Z] ---> b65b3a54c531 [2023-02-07T03:07:15.587Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:07:15.587Z] ---> Running in e5d3e1c12116 [2023-02-07T03:07:15.587Z] ---> Running in d7c97ea5a344 [2023-02-07T03:07:15.846Z] Removing intermediate container f0365a793716 [2023-02-07T03:07:15.846Z] ---> 39e535ed417e [2023-02-07T03:07:15.846Z] [2023-02-07T03:07:15.846Z] ---> Running in 075b1a29662a [2023-02-07T03:07:15.846Z] Successfully built 39e535ed417e [2023-02-07T03:07:16.202Z] Successfully tagged core-metadata:latest [2023-02-07T03:07:16.202Z] Building security-spire-server [2023-02-07T03:07:16.202Z]  Building core-metadata ... done Removing intermediate container e5d3e1c12116 [2023-02-07T03:07:16.202Z] ---> 1a1429114571 [2023-02-07T03:07:16.202Z] Step 15/23 : WORKDIR / [2023-02-07T03:07:17.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:17.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:17.775Z] OK: 211 MiB in 51 packages [2023-02-07T03:07:19.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:19.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:19.183Z] ---> ef5ea31cab2c [2023-02-07T03:07:19.183Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> e3607589a98e [2023-02-07T03:07:19.183Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> 75eec9a31bf1 [2023-02-07T03:07:19.183Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> 542dc4e81da4 [2023-02-07T03:07:19.183Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> 645a057a657a [2023-02-07T03:07:19.183Z] Step 7/23 : COPY . . [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> ad70dc7fa12f [2023-02-07T03:07:19.183Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> d4fd1b6fbba6 [2023-02-07T03:07:19.183Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:07:19.183Z] ---> Using cache [2023-02-07T03:07:19.183Z] ---> 756ab8bfdb4a [2023-02-07T03:07:19.183Z] 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-07T03:07:19.755Z] Removing intermediate container e9bfceb920c1 [2023-02-07T03:07:19.756Z] ---> 08fb17f48071 [2023-02-07T03:07:19.756Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:07:19.756Z] ---> Running in b197123cc38e [2023-02-07T03:07:21.126Z] ---> Running in 76a6f18e4b97 [2023-02-07T03:07:21.697Z] Removing intermediate container b197123cc38e [2023-02-07T03:07:21.697Z] ---> 9288dfa04363 [2023-02-07T03:07:21.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:07:21.697Z] ---> d3f5745df6a0 [2023-02-07T03:07:21.697Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:07:22.263Z] Removing intermediate container 075b1a29662a [2023-02-07T03:07:22.263Z] ---> 28e9c457d335 [2023-02-07T03:07:22.263Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:07:22.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:07:22.520Z] ---> 2cf403739c50 [2023-02-07T03:07:22.520Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:07:23.084Z] ---> acd84777b629 [2023-02-07T03:07:23.084Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:07:23.343Z] ---> 0680652f8843 [2023-02-07T03:07:23.343Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:23.601Z] ---> Running in b68fcdfb5324 [2023-02-07T03:07:23.859Z] ---> Running in b7814b6298dd [2023-02-07T03:07:24.152Z] ---> c7ea1a9ac62a [2023-02-07T03:07:24.152Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:07:24.412Z] Removing intermediate container 76a6f18e4b97 [2023-02-07T03:07:24.412Z] ---> f5e9adb726f5 [2023-02-07T03:07:24.412Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:07:24.982Z] ---> Running in 6e031e3298bf [2023-02-07T03:07:25.241Z] Removing intermediate container b68fcdfb5324 [2023-02-07T03:07:25.241Z] ---> cfd27b224e07 [2023-02-07T03:07:25.241Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:07:25.241Z] ---> c6c511c8c0a8 [2023-02-07T03:07:25.241Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T03:07:25.520Z] ---> Running in 4345a838d7a4 [2023-02-07T03:07:25.520Z] Removing intermediate container 6e031e3298bf [2023-02-07T03:07:25.520Z] ---> 658d2f530fa8 [2023-02-07T03:07:25.520Z] [2023-02-07T03:07:25.520Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:07:25.520Z] ---> 2fb3c112a0a9 [2023-02-07T03:07:25.520Z] Step 19/24 : WORKDIR / [2023-02-07T03:07:25.520Z] ---> c4fc93816858 [2023-02-07T03:07:25.520Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:07:25.520Z] ---> Using cache [2023-02-07T03:07:25.520Z] ---> 0fff2797657c [2023-02-07T03:07:25.520Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:07:25.520Z] ---> Using cache [2023-02-07T03:07:25.520Z] ---> b84b1f637bc8 [2023-02-07T03:07:25.520Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:07:25.792Z] Removing intermediate container 4345a838d7a4 [2023-02-07T03:07:25.792Z] ---> 7306d320f390 [2023-02-07T03:07:25.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:07:25.792Z] ---> Running in 23dbe55004d6 [2023-02-07T03:07:25.792Z] ---> Running in 3733c85e454b [2023-02-07T03:07:26.051Z] Removing intermediate container 23dbe55004d6 [2023-02-07T03:07:26.051Z] ---> cd6daab7dc50 [2023-02-07T03:07:26.051Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:07:26.309Z] Removing intermediate container 3733c85e454b [2023-02-07T03:07:26.309Z] ---> be6c5db3d521 [2023-02-07T03:07:26.309Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T03:07:27.248Z] ---> Running in ebd844c55428 [2023-02-07T03:07:27.506Z] ---> Running in 6e153c18898a [2023-02-07T03:07:27.800Z] ---> f09317341b5f [2023-02-07T03:07:27.800Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:07:28.058Z] Removing intermediate container ebd844c55428 [2023-02-07T03:07:28.058Z] ---> 1f6e58b2173c [2023-02-07T03:07:28.058Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:07:28.317Z] Removing intermediate container 6e153c18898a [2023-02-07T03:07:28.317Z] ---> 047f62aa76a7 [2023-02-07T03:07:28.317Z] Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:07:28.574Z] ---> 1c3697620997 [2023-02-07T03:07:28.574Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:07:28.574Z] ---> Running in ef33b8f9e2a5 [2023-02-07T03:07:28.833Z] ---> Running in 06e6f5efe0d8 [2023-02-07T03:07:29.095Z] ---> e803f96f93f9 [2023-02-07T03:07:29.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:07:29.095Z] Removing intermediate container ef33b8f9e2a5 [2023-02-07T03:07:29.095Z] ---> 2f03ece5b5d5 [2023-02-07T03:07:29.095Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:07:29.354Z] Removing intermediate container 06e6f5efe0d8 [2023-02-07T03:07:29.354Z] ---> ae9c70113233 [2023-02-07T03:07:29.354Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:07:29.354Z] ---> Running in b03cd8b511b5 [2023-02-07T03:07:29.623Z] ---> 9110d8a03b1a [2023-02-07T03:07:29.623Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:07:29.881Z] ---> Running in e5ed205f5d56 [2023-02-07T03:07:29.881Z] ---> Running in 419a7945fe97 [2023-02-07T03:07:29.881Z] Removing intermediate container b03cd8b511b5 [2023-02-07T03:07:29.881Z] ---> b27a597b6ca4 [2023-02-07T03:07:29.881Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:07:29.881Z] ---> Running in e984069e20f8 [2023-02-07T03:07:29.881Z] Removing intermediate container e5ed205f5d56 [2023-02-07T03:07:29.881Z] ---> af184c28dce3 [2023-02-07T03:07:29.881Z] [2023-02-07T03:07:30.138Z] Successfully built af184c28dce3 [2023-02-07T03:07:30.138Z] Successfully tagged core-command:latest [2023-02-07T03:07:30.138Z]  Building core-command ... done Building security-bootstrapper [2023-02-07T03:07:30.138Z] Removing intermediate container 419a7945fe97 [2023-02-07T03:07:30.138Z] ---> e47e3944a5da [2023-02-07T03:07:30.138Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:07:30.138Z] Removing intermediate container e984069e20f8 [2023-02-07T03:07:30.138Z] ---> d874c7693316 [2023-02-07T03:07:30.138Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:07:30.138Z] ---> Running in 4ef4ac4c31d4 [2023-02-07T03:07:30.138Z] ---> Running in f074fb62940a [2023-02-07T03:07:31.084Z] Removing intermediate container 4ef4ac4c31d4 [2023-02-07T03:07:31.084Z] ---> 8dfac33845ec [2023-02-07T03:07:31.084Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T03:07:32.536Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:32.536Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:32.806Z] ---> ef5ea31cab2c [2023-02-07T03:07:32.807Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:07:32.807Z] ---> Using cache [2023-02-07T03:07:32.807Z] ---> e3607589a98e [2023-02-07T03:07:32.807Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:07:32.807Z] ---> Using cache [2023-02-07T03:07:32.807Z] ---> f4b595e6a390 [2023-02-07T03:07:32.807Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:07:32.807Z] ---> Using cache [2023-02-07T03:07:32.807Z] ---> 5550ecd85a21 [2023-02-07T03:07:32.807Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:33.376Z] Removing intermediate container f074fb62940a [2023-02-07T03:07:33.376Z] ---> 321291823e1b [2023-02-07T03:07:33.376Z] [2023-02-07T03:07:33.376Z] ---> Running in a729759b0f97 [2023-02-07T03:07:33.376Z] ---> Running in 28419856f3a1 [2023-02-07T03:07:33.376Z] Successfully built 321291823e1b [2023-02-07T03:07:33.376Z] Successfully tagged security-spire-config:latest [2023-02-07T03:07:33.377Z] Building security-spiffe-token-provider [2023-02-07T03:07:33.377Z]  Building security-spire-config ... done Removing intermediate container a729759b0f97 [2023-02-07T03:07:33.377Z] ---> 6abddd254a43 [2023-02-07T03:07:33.377Z] Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:07:35.909Z] ---> Running in 9e7767a5f4e5 [2023-02-07T03:07:35.909Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:35.909Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:35.909Z] ---> ef5ea31cab2c [2023-02-07T03:07:35.909Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:07:35.909Z] ---> Using cache [2023-02-07T03:07:35.909Z] ---> e3607589a98e [2023-02-07T03:07:35.909Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:07:36.474Z] ---> Running in 1ddf0d2e3520 [2023-02-07T03:07:36.474Z] Removing intermediate container 9e7767a5f4e5 [2023-02-07T03:07:36.474Z] ---> 2584a92ce973 [2023-02-07T03:07:36.474Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:07:36.474Z] ---> Running in 38317e0f68fd [2023-02-07T03:07:36.732Z] Removing intermediate container 38317e0f68fd [2023-02-07T03:07:36.732Z] ---> 0e13131374c3 [2023-02-07T03:07:36.732Z] [2023-02-07T03:07:36.732Z] Successfully built 0e13131374c3 [2023-02-07T03:07:36.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:36.732Z] Successfully tagged security-spire-server:latest [2023-02-07T03:07:36.732Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-07T03:07:37.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:37.323Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:07:37.323Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:07:37.323Z] OK: 17044 distinct packages available [2023-02-07T03:07:37.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:37.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:37.581Z] OK: 211 MiB in 51 packages [2023-02-07T03:07:39.505Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:39.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:39.505Z] ---> ef5ea31cab2c [2023-02-07T03:07:39.505Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:07:39.505Z] ---> Using cache [2023-02-07T03:07:39.505Z] ---> bd2e025b8fd0 [2023-02-07T03:07:39.505Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:07:39.505Z] ---> Using cache [2023-02-07T03:07:39.505Z] ---> b65b3a54c531 [2023-02-07T03:07:39.505Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:07:39.505Z] ---> Using cache [2023-02-07T03:07:39.505Z] ---> e373bc08648a [2023-02-07T03:07:39.505Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:07:39.505Z] ---> Using cache [2023-02-07T03:07:39.505Z] ---> e0bdc4b95dbe [2023-02-07T03:07:39.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:39.505Z] ---> Using cache [2023-02-07T03:07:39.505Z] ---> 52223c33867a [2023-02-07T03:07:39.505Z] Step 8/22 : COPY . . [2023-02-07T03:07:39.505Z] ---> Using cache [2023-02-07T03:07:39.505Z] ---> d289030bc662 [2023-02-07T03:07:39.505Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:07:44.798Z] ---> Running in 84c9d8307823 [2023-02-07T03:07:44.798Z] Removing intermediate container 1ddf0d2e3520 [2023-02-07T03:07:44.798Z] ---> 76205fe724ed [2023-02-07T03:07:44.798Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:07:45.072Z] 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-07T03:07:45.363Z] ---> 0d81cccf8e25 [2023-02-07T03:07:45.363Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:45.623Z] ---> Running in 6335e89c1971 [2023-02-07T03:07:55.624Z] Removing intermediate container d7c97ea5a344 [2023-02-07T03:07:55.624Z] ---> 886001013c86 [2023-02-07T03:07:55.624Z] Step 7/24 : COPY . . [2023-02-07T03:08:07.858Z] ---> c32de02fa3f2 [2023-02-07T03:08:07.858Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:08:07.858Z] Removing intermediate container b7814b6298dd [2023-02-07T03:08:07.858Z] ---> af97466e3c59 [2023-02-07T03:08:07.858Z] Step 8/22 : COPY . . [2023-02-07T03:08:09.237Z] ---> Running in 58c5454df73c [2023-02-07T03:08:13.454Z] Removing intermediate container 84c9d8307823 [2023-02-07T03:08:13.454Z] ---> ee783fd800f9 [2023-02-07T03:08:13.454Z] [2023-02-07T03:08:13.454Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:08:13.454Z] ---> bfe296a52501 [2023-02-07T03:08:13.454Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:08:13.717Z] 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-07T03:08:15.123Z] ---> Running in cdc1f88be96f [2023-02-07T03:08:15.383Z] ---> ba2ebb0374fd [2023-02-07T03:08:15.383Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:08:15.383Z] ---> Running in a841226ba9da [2023-02-07T03:08:15.383Z] Removing intermediate container cdc1f88be96f [2023-02-07T03:08:15.383Z] ---> 2c7d9a6b7813 [2023-02-07T03:08:15.383Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:08:15.644Z] ---> Running in a82c009da73b [2023-02-07T03:08:15.903Z] 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-07T03:08:15.903Z] Removing intermediate container 28419856f3a1 [2023-02-07T03:08:15.903Z] ---> 94be80e96540 [2023-02-07T03:08:15.903Z] Step 7/32 : COPY . . [2023-02-07T03:08:16.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:16.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:16.421Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:16.421Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:08:16.421Z] OK: 6 MiB in 15 packages [2023-02-07T03:08:28.692Z] Removing intermediate container a82c009da73b [2023-02-07T03:08:28.692Z] ---> 41f516a9ad21 [2023-02-07T03:08:28.692Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:08:28.692Z] ---> 4b26009c2963 [2023-02-07T03:08:28.692Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:08:28.692Z] Removing intermediate container 6335e89c1971 [2023-02-07T03:08:28.692Z] ---> 5227978bf39e [2023-02-07T03:08:28.692Z] Step 7/19 : COPY . . [2023-02-07T03:08:28.692Z] ---> Running in a5364eebc774 [2023-02-07T03:08:30.591Z] ---> 34a791b0ced8 [2023-02-07T03:08:30.591Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:08:30.591Z] 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-07T03:08:30.849Z] 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-07T03:08:33.376Z] ---> 7d4703ebb935 [2023-02-07T03:08:33.376Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:08:33.376Z] ---> 439afa359683 [2023-02-07T03:08:33.376Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:08:33.376Z] ---> Running in 5d254c3cf559 [2023-02-07T03:08:33.941Z] ---> 16c7ec9409ba [2023-02-07T03:08:33.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:08:34.639Z] 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-07T03:08:35.572Z] ---> f12d9e403816 [2023-02-07T03:08:35.572Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:08:36.521Z] ---> Running in c84230b908e5 [2023-02-07T03:08:36.522Z] Removing intermediate container 58c5454df73c [2023-02-07T03:08:36.522Z] ---> 7cdea44bcdd8 [2023-02-07T03:08:36.522Z] [2023-02-07T03:08:36.522Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:08:36.522Z] ---> bfe296a52501 [2023-02-07T03:08:36.522Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:08:36.780Z] ---> Running in 450fa799f6e1 [2023-02-07T03:08:37.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:37.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:37.898Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:08:37.898Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:37.898Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:08:37.898Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:08:37.898Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:08:37.898Z] OK: 6 MiB in 17 packages [2023-02-07T03:08:38.160Z] Removing intermediate container c84230b908e5 [2023-02-07T03:08:38.160Z] ---> 23da7adce1ab [2023-02-07T03:08:38.160Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:08:38.420Z] ---> Running in 1a2d619d882c [2023-02-07T03:08:38.699Z] Removing intermediate container 1a2d619d882c [2023-02-07T03:08:38.700Z] ---> 66e2d20e3fd5 [2023-02-07T03:08:38.700Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:08:38.700Z] Removing intermediate container 450fa799f6e1 [2023-02-07T03:08:38.700Z] ---> 72bb2731e8db [2023-02-07T03:08:38.700Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:08:38.700Z] ---> Running in 750c810422a5 [2023-02-07T03:08:38.960Z] ---> Running in 4d75d1ce0fbd [2023-02-07T03:08:38.960Z] Removing intermediate container 750c810422a5 [2023-02-07T03:08:38.960Z] ---> 6d79cad2fb35 [2023-02-07T03:08:38.960Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:08:39.235Z] Removing intermediate container 4d75d1ce0fbd [2023-02-07T03:08:39.235Z] ---> afb7cc23c745 [2023-02-07T03:08:39.235Z] Step 12/24 : WORKDIR / [2023-02-07T03:08:39.235Z] ---> Running in 5a6d6dc062bd [2023-02-07T03:08:39.235Z] ---> Running in 4323da15b670 [2023-02-07T03:08:39.494Z] Removing intermediate container 5a6d6dc062bd [2023-02-07T03:08:39.494Z] ---> d63b5032cb9c [2023-02-07T03:08:39.494Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:08:39.494Z] Removing intermediate container 4323da15b670 [2023-02-07T03:08:39.494Z] ---> 68067b187d3b [2023-02-07T03:08:39.494Z] 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-07T03:08:39.494Z] ---> Running in 26ad6ea73d34 [2023-02-07T03:08:40.082Z] Removing intermediate container 26ad6ea73d34 [2023-02-07T03:08:40.082Z] ---> 43428c12b0a7 [2023-02-07T03:08:40.082Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:08:40.082Z] ---> e5ec15cb051a [2023-02-07T03:08:40.082Z] 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-07T03:08:40.342Z] ---> Running in 67473b16a048 [2023-02-07T03:08:40.602Z] Removing intermediate container 67473b16a048 [2023-02-07T03:08:40.602Z] ---> 5493df31bf67 [2023-02-07T03:08:40.602Z] [2023-02-07T03:08:40.602Z] Successfully built 5493df31bf67 [2023-02-07T03:08:40.602Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T03:08:41.171Z]  Building core-common-config-bootstrapper ... done  ---> fad1a3748467 [2023-02-07T03:08:41.171Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:08:42.608Z] ---> 54d484e78731 [2023-02-07T03:08:42.608Z] 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-07T03:08:43.180Z] Removing intermediate container a841226ba9da [2023-02-07T03:08:43.180Z] ---> 729192fdc270 [2023-02-07T03:08:43.180Z] [2023-02-07T03:08:43.180Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:08:43.180Z] ---> bfe296a52501 [2023-02-07T03:08:43.180Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:08:43.180Z] ---> 8e9a0b65cad9 [2023-02-07T03:08:43.180Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:08:43.180Z] ---> Running in 83a17937af5a [2023-02-07T03:08:43.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:44.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:44.011Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:08:44.270Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:44.270Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:08:44.270Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:08:44.270Z] OK: 6 MiB in 16 packages [2023-02-07T03:08:44.270Z] ---> b5135d8f2a7c [2023-02-07T03:08:44.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:08:45.649Z] Removing intermediate container 83a17937af5a [2023-02-07T03:08:45.649Z] ---> 5815ade99512 [2023-02-07T03:08:45.649Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:08:45.649Z] ---> ea315829a355 [2023-02-07T03:08:45.649Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:08:45.649Z] ---> Running in af732602a368 [2023-02-07T03:08:45.649Z] ---> 7eb310eede75 [2023-02-07T03:08:45.649Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:08:45.909Z] ---> Running in 3a9bdeb7b3ae [2023-02-07T03:08:45.909Z] Removing intermediate container af732602a368 [2023-02-07T03:08:45.909Z] ---> cba6fee246e6 [2023-02-07T03:08:45.909Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:08:46.174Z] ---> Running in cbfdc83adcaf [2023-02-07T03:08:46.435Z] Removing intermediate container cbfdc83adcaf [2023-02-07T03:08:46.435Z] ---> 115663c4b90f [2023-02-07T03:08:46.435Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:08:46.435Z] ---> Running in 5324a718b2a4 [2023-02-07T03:08:46.696Z] Removing intermediate container 5324a718b2a4 [2023-02-07T03:08:46.696Z] ---> a45b3507681a [2023-02-07T03:08:46.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:08:46.956Z] ---> f0f70267315c [2023-02-07T03:08:46.956Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:08:47.534Z] Removing intermediate container 3a9bdeb7b3ae [2023-02-07T03:08:47.534Z] ---> 3f3ea02f3095 [2023-02-07T03:08:47.534Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:08:47.894Z] ---> Running in 50c825d8a4ca [2023-02-07T03:08:48.207Z] Removing intermediate container 50c825d8a4ca [2023-02-07T03:08:48.207Z] ---> e85d392e1a93 [2023-02-07T03:08:48.207Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:08:48.207Z] ---> fe5ad451ebf0 [2023-02-07T03:08:48.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:08:48.207Z] ---> Running in 4108d0733574 [2023-02-07T03:08:48.824Z] Removing intermediate container 4108d0733574 [2023-02-07T03:08:48.824Z] ---> 9d7613c665b9 [2023-02-07T03:08:48.824Z] ---> 466cf6cc49d8 [2023-02-07T03:08:48.824Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:08:48.824Z] [2023-02-07T03:08:48.824Z] ---> Running in 3566a398ad47 [2023-02-07T03:08:48.824Z] ---> Running in 7c3ea223d37b [2023-02-07T03:08:49.120Z] Removing intermediate container 3566a398ad47 [2023-02-07T03:08:49.120Z] ---> 396fffab3c84 [2023-02-07T03:08:49.120Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:08:49.120Z] Removing intermediate container 7c3ea223d37b [2023-02-07T03:08:49.120Z] ---> 512539c92ea3 [2023-02-07T03:08:49.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:08:49.120Z] ---> Running in 1a7f9678fe54 [2023-02-07T03:08:49.406Z] ---> Running in 26854a2bca08 [2023-02-07T03:08:49.406Z] Removing intermediate container 26854a2bca08 [2023-02-07T03:08:49.406Z] ---> 7fabaf184d55 [2023-02-07T03:08:49.406Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:08:49.406Z] Removing intermediate container 1a7f9678fe54 [2023-02-07T03:08:49.406Z] ---> 8bff9d579e16 [2023-02-07T03:08:49.406Z] [2023-02-07T03:08:49.697Z] ---> Running in 769923e17801 [2023-02-07T03:08:49.697Z] Successfully built 8bff9d579e16 [2023-02-07T03:08:49.697Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T03:08:49.697Z]  Building security-secretstore-setup ... done Removing intermediate container 769923e17801 [2023-02-07T03:08:49.697Z] ---> d800ff9d1169 [2023-02-07T03:08:49.697Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:08:50.003Z] ---> Running in 1b9469e4b874 [2023-02-07T03:08:50.003Z] Removing intermediate container 1b9469e4b874 [2023-02-07T03:08:50.003Z] ---> 4c9081692d8b [2023-02-07T03:08:50.003Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:08:50.279Z] ---> Running in f3ed058c60d6 [2023-02-07T03:08:50.279Z] Removing intermediate container f3ed058c60d6 [2023-02-07T03:08:50.279Z] ---> 56346d1a6315 [2023-02-07T03:08:50.279Z] [2023-02-07T03:08:50.279Z] Successfully built 56346d1a6315 [2023-02-07T03:08:50.279Z] Successfully tagged support-notifications:latest [2023-02-07T03:08:54.538Z]  Building support-notifications ... done Removing intermediate container a5364eebc774 [2023-02-07T03:08:54.538Z] ---> 454caba334cf [2023-02-07T03:08:54.538Z] [2023-02-07T03:08:54.538Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:08:54.538Z] ---> bfe296a52501 [2023-02-07T03:08:54.538Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:08:54.538Z] ---> Running in 472c22d8a394 [2023-02-07T03:08:54.538Z] Removing intermediate container 472c22d8a394 [2023-02-07T03:08:54.538Z] ---> b823b4c2d382 [2023-02-07T03:08:54.538Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:08:54.538Z] ---> Running in fb314d323a68 [2023-02-07T03:08:54.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:54.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:54.796Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:54.796Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:08:54.796Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:08:54.796Z] OK: 6 MiB in 16 packages [2023-02-07T03:08:55.365Z] Removing intermediate container fb314d323a68 [2023-02-07T03:08:55.365Z] ---> c94fadbadfad [2023-02-07T03:08:55.365Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:08:55.365Z] ---> Running in 7c2c1c2cfc6c [2023-02-07T03:08:55.365Z] Removing intermediate container 7c2c1c2cfc6c [2023-02-07T03:08:55.365Z] ---> 842dfde7176b [2023-02-07T03:08:55.365Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:08:55.623Z] ---> Running in 629dfcc3c57c [2023-02-07T03:08:55.623Z] Removing intermediate container 629dfcc3c57c [2023-02-07T03:08:55.623Z] ---> 61673df97a18 [2023-02-07T03:08:55.623Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:08:55.623Z] ---> Running in 2445bb997c70 [2023-02-07T03:08:55.881Z] Removing intermediate container 2445bb997c70 [2023-02-07T03:08:55.882Z] ---> af2cc6cbfe92 [2023-02-07T03:08:55.882Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:08:55.882Z] ---> Running in 130d6658ec3c [2023-02-07T03:08:56.449Z] Removing intermediate container 130d6658ec3c [2023-02-07T03:08:56.449Z] ---> 7f7426145eca [2023-02-07T03:08:56.449Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:08:56.707Z] ---> Running in c4d62f4b4421 [2023-02-07T03:08:57.651Z] Removing intermediate container c4d62f4b4421 [2023-02-07T03:08:57.651Z] ---> 3df9afa6c2f2 [2023-02-07T03:08:57.651Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:08:57.910Z] ---> Running in abb245fed5f9 [2023-02-07T03:08:57.910Z] Removing intermediate container 5d254c3cf559 [2023-02-07T03:08:57.910Z] ---> 64e80a9cc737 [2023-02-07T03:08:57.910Z] [2023-02-07T03:08:57.910Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:08:57.910Z] ---> c4fc93816858 [2023-02-07T03:08:57.910Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:08:57.910Z] ---> Using cache [2023-02-07T03:08:57.910Z] ---> 0fff2797657c [2023-02-07T03:08:57.910Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:08:57.910Z] ---> Running in aac620243c7f [2023-02-07T03:08:58.173Z] Removing intermediate container abb245fed5f9 [2023-02-07T03:08:58.173Z] ---> c7cbb444c5b7 [2023-02-07T03:08:58.173Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:08:58.173Z] ---> 815358164443 [2023-02-07T03:08:58.173Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:08:58.173Z] ---> Running in 4296c7a88c34 [2023-02-07T03:08:58.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:58.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:58.997Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:08:58.997Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:08:58.997Z] OK: 15859 distinct packages available [2023-02-07T03:08:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:58.997Z] Removing intermediate container 4296c7a88c34 [2023-02-07T03:08:58.997Z] ---> 3377a6f009e0 [2023-02-07T03:08:58.997Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:08:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:58.997Z] ---> ceca6bd93307 [2023-02-07T03:08:58.997Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:08:59.255Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:08:59.255Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:08:59.255Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:08:59.255Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:08:59.255Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:08:59.255Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:59.255Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:08:59.255Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:08:59.255Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:08:59.255Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:08:59.255Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:08:59.255Z] OK: 8 MiB in 23 packages [2023-02-07T03:08:59.513Z] ---> 42579d2d0c02 [2023-02-07T03:08:59.513Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:08:59.771Z] ---> 7a1340c2b1f1 [2023-02-07T03:08:59.771Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:09:00.028Z] ---> ae115e631d4c [2023-02-07T03:09:00.028Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:09:00.028Z] Removing intermediate container aac620243c7f [2023-02-07T03:09:00.028Z] ---> 1e98ef0091d6 [2023-02-07T03:09:00.028Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:09:00.028Z] ---> dbed8f8cc4dd [2023-02-07T03:09:00.028Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:09:00.028Z] ---> 2966b44d2db7 [2023-02-07T03:09:00.028Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:09:00.286Z] ---> ddae0c229128 [2023-02-07T03:09:00.286Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:09:00.547Z] ---> 5fe77c53fc8f [2023-02-07T03:09:00.547Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:09:00.547Z] ---> 664a183a2d7e [2023-02-07T03:09:00.547Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:09:00.807Z] ---> Running in f5e7af7f7483 [2023-02-07T03:09:00.807Z] ---> 576b467c0f5e [2023-02-07T03:09:00.807Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:09:00.807Z] ---> Running in 0ec7ef38073b [2023-02-07T03:09:00.807Z] Removing intermediate container 0ec7ef38073b [2023-02-07T03:09:00.807Z] ---> 30e644b22420 [2023-02-07T03:09:00.807Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:09:01.066Z] ---> Running in 75e10e6624ec [2023-02-07T03:09:01.066Z] Removing intermediate container 75e10e6624ec [2023-02-07T03:09:01.066Z] ---> daab86624a11 [2023-02-07T03:09:01.066Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T03:09:01.066Z] ---> Running in b9eae3bbb4fd [2023-02-07T03:09:01.330Z] Removing intermediate container b9eae3bbb4fd [2023-02-07T03:09:01.330Z] ---> d6e85fb801ef [2023-02-07T03:09:01.330Z] Step 18/19 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:09:01.330Z] ---> Running in b3528beb3bd7 [2023-02-07T03:09:01.330Z] Removing intermediate container f5e7af7f7483 [2023-02-07T03:09:01.330Z] ---> ae820acf7146 [2023-02-07T03:09:01.330Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:09:01.331Z] ---> Running in de49c8f784a3 [2023-02-07T03:09:01.331Z] Removing intermediate container b3528beb3bd7 [2023-02-07T03:09:01.331Z] ---> d8caf2c0fec2 [2023-02-07T03:09:01.331Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T03:09:01.331Z] ---> Running in 8d4c8880b75b [2023-02-07T03:09:01.589Z] Removing intermediate container de49c8f784a3 [2023-02-07T03:09:01.589Z] ---> 08ae78ba6ddd [2023-02-07T03:09:01.589Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:09:01.589Z] ---> Running in 386cb9d1e40e [2023-02-07T03:09:01.589Z] Removing intermediate container 8d4c8880b75b [2023-02-07T03:09:01.589Z] ---> 3b8887a33162 [2023-02-07T03:09:01.589Z] [2023-02-07T03:09:01.589Z] Removing intermediate container 386cb9d1e40e [2023-02-07T03:09:01.589Z] ---> 3fe3441ef7be [2023-02-07T03:09:01.589Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T03:09:01.589Z] Successfully built 3b8887a33162 [2023-02-07T03:09:01.589Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T03:09:01.589Z]  Building security-spiffe-token-provider ... done  ---> Running in fa7aa241751e [2023-02-07T03:09:01.848Z] Removing intermediate container fa7aa241751e [2023-02-07T03:09:01.848Z] ---> 459e86cf4d39 [2023-02-07T03:09:01.848Z] Step 31/32 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:09:01.848Z] ---> Running in fd4730940ea2 [2023-02-07T03:09:01.848Z] Removing intermediate container fd4730940ea2 [2023-02-07T03:09:01.848Z] ---> df587c57ab64 [2023-02-07T03:09:01.848Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T03:09:02.107Z] ---> Running in 8ecd2c768398 [2023-02-07T03:09:02.107Z] Removing intermediate container 8ecd2c768398 [2023-02-07T03:09:02.107Z] ---> 88a40e880288 [2023-02-07T03:09:02.107Z] [2023-02-07T03:09:02.107Z] Successfully built 88a40e880288 [2023-02-07T03:09:02.107Z] Successfully tagged security-bootstrapper:latest [2023-02-07T03:09:02.112Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-07T03:09:02.116Z] $ docker stop --time=1 8502e6a7ce275534321432d1c161810692ceb740ff2d60ec49889cc138a98aea [2023-02-07T03:09:03.429Z] $ docker rm -f --volumes 8502e6a7ce275534321432d1c161810692ceb740ff2d60ec49889cc138a98aea [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:09:03.759Z] + docker images [2023-02-07T03:09:03.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:09:03.759Z] security-spiffe-token-provider latest 3b8887a33162 2 seconds ago 29.9MB [2023-02-07T03:09:03.759Z] security-bootstrapper latest 88a40e880288 2 seconds ago 20.3MB [2023-02-07T03:09:03.759Z] 64e80a9cc737 6 seconds ago 1.71GB [2023-02-07T03:09:03.759Z] 454caba334cf 11 seconds ago 1.67GB [2023-02-07T03:09:03.759Z] support-notifications latest 56346d1a6315 13 seconds ago 30.6MB [2023-02-07T03:09:03.759Z] security-secretstore-setup latest 8bff9d579e16 14 seconds ago 29.9MB [2023-02-07T03:09:03.759Z] 729192fdc270 21 seconds ago 1.74GB [2023-02-07T03:09:03.759Z] core-common-config-bootstrapper latest 5493df31bf67 23 seconds ago 15.5MB [2023-02-07T03:09:03.759Z] 7cdea44bcdd8 28 seconds ago 1.67GB [2023-02-07T03:09:03.759Z] ee783fd800f9 55 seconds ago 1.67GB [2023-02-07T03:09:03.759Z] security-spire-server latest 0e13131374c3 About a minute ago 86.5MB [2023-02-07T03:09:03.759Z] security-spire-config latest 321291823e1b About a minute ago 85.8MB [2023-02-07T03:09:03.759Z] core-command latest af184c28dce3 About a minute ago 17.7MB [2023-02-07T03:09:03.759Z] 658d2f530fa8 About a minute ago 1.55GB [2023-02-07T03:09:03.759Z] core-metadata latest 39e535ed417e About a minute ago 18.4MB [2023-02-07T03:09:03.759Z] security-proxy-setup latest fa9bebb9ce6c About a minute ago 27.8MB [2023-02-07T03:09:03.759Z] 2d779064ae3b About a minute ago 1.68GB [2023-02-07T03:09:03.759Z] support-scheduler latest 0386114ec5af 2 minutes ago 30MB [2023-02-07T03:09:03.759Z] core-data latest ea84d0c16686 2 minutes ago 17.9MB [2023-02-07T03:09:03.760Z] security-spire-agent latest 5724b494b79e 2 minutes ago 125MB [2023-02-07T03:09:03.760Z] c30ecfb2f63a 2 minutes ago 1.74GB [2023-02-07T03:09:03.760Z] 2b89c58fc66c 2 minutes ago 1.68GB [2023-02-07T03:09:03.760Z] 16cb5cfaf091 2 minutes ago 1.67GB [2023-02-07T03:09:03.760Z] b238267b3d0c 2 minutes ago 1.68GB [2023-02-07T03:09:03.760Z] 53998dfc28cb 3 minutes ago 1.55GB [2023-02-07T03:09:03.760Z] ci-base-image-x86_64 latest ef5ea31cab2c 7 minutes ago 903MB [2023-02-07T03:09:03.760Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T03:09:03.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T03:09:03.760Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T03:09:03.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T03:09:03.760Z] 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-07T03:09:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:09:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:09:33.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:09:33.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:09:33.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:09:55.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:10:11.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements [2023-02-07T03:10:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:10:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:10:17.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements [2023-02-07T03:10:20.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.784s coverage: 43.1% of statements [2023-02-07T03:10:20.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:10:20.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:10:20.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:10:20.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.643s coverage: 54.0% of statements [2023-02-07T03:10:20.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:10:20.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:10:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.966s coverage: 89.2% of statements [2023-02-07T03:10:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:10:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:10:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:10:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.401s coverage: 2.6% of statements [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:10:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.542s coverage: 95.6% of statements [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:10:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.316s coverage: 72.2% of statements [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:10:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.358s coverage: 65.9% of statements [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:10:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.826s coverage: 0.9% of statements [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:10:40.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements [2023-02-07T03:10:40.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:10:42.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements [2023-02-07T03:10:42.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.334s coverage: 82.9% of statements [2023-02-07T03:10:43.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.397s coverage: 94.1% of statements [2023-02-07T03:10:43.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2023-02-07T03:10:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements [2023-02-07T03:10:58.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.285s coverage: 94.4% of statements [2023-02-07T03:10:58.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.281s coverage: 44.8% of statements [2023-02-07T03:11:05.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.077s coverage: 79.9% of statements [2023-02-07T03:11:05.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.319s coverage: 86.9% of statements [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.255s coverage: 87.2% of statements [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.242s coverage: 100.0% of statements [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.375s coverage: 77.4% of statements [2023-02-07T03:11:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.391s coverage: 80.0% of statements [2023-02-07T03:11:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.308s coverage: 87.2% of statements [2023-02-07T03:11:12.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.095s coverage: 91.2% of statements [2023-02-07T03:11:12.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:11:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.207s coverage: 64.7% of statements [2023-02-07T03:11:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:11:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:11:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.317s coverage: 100.0% of statements [2023-02-07T03:11:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.161s coverage: 89.4% of statements [2023-02-07T03:11:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-02-07T03:11:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-02-07T03:11:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-02-07T03:11:26.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.589s coverage: 65.3% of statements [2023-02-07T03:11:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:11:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:11:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:11:28.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.905s coverage: 41.8% of statements [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:11:28.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:11:28.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.483s coverage: 84.8% of statements [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:11:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:11:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:11:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:11:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:11:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:11:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:11:37.727Z] 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-07T03:11:37.727Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T03:11:37.727Z] go vet ./... [2023-02-07T03:13:44.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T03:13:44.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T03:13:44.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T03:13:44.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T03:13:45.424Z] + ls -al . [2023-02-07T03:13:45.424Z] total 740 [2023-02-07T03:13:45.424Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 03:06 . [2023-02-07T03:13:45.424Z] drwxr-xr-x 4 root root 4096 Feb 7 03:06 .. [2023-02-07T03:13:45.424Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 .blubracket [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 03:04 .dockerignore [2023-02-07T03:13:45.424Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:04 .git [2023-02-07T03:13:45.424Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 .github [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:04 .gitignore [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 03:04 .golangci.yml [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 03:04 .hadolint.yml [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 03:04 .sonarcloud.properties [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:04 ADOPTERS.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:04 Attribution.txt [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:04 CHANGELOG.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:04 CONTRIBUTING.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:04 GOVERNANCE.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 03:04 Jenkinsfile [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:04 LICENSE [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:04 Makefile [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:04 OWNERS.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:04 README.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:04 SECURITY.md [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION [2023-02-07T03:13:45.424Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 bin [2023-02-07T03:13:45.424Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 03:04 cmd [2023-02-07T03:13:45.424Z] -rw-r--r-- 1 root root 486191 Feb 7 03:11 coverage.out [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:04 go.mod [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:04 go.sum [2023-02-07T03:13:45.424Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:04 internal [2023-02-07T03:13:45.424Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 openapi [2023-02-07T03:13:45.424Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 03:04 snap [2023-02-07T03:13:45.424Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:04 version.go [Pipeline] sh [2023-02-07T03:13:46.076Z] + '[' -e coverage.out ] [2023-02-07T03:13:46.076Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T03:13:46.097Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T03:13:47.059Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T03:13:47.694Z] + make build [2023-02-07T03:13:47.694Z] 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-07T03:15:24.449Z] 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-07T03:15:25.866Z] 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-07T03:15:32.529Z] 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-07T03:15:35.877Z] 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-07T03:16:32.280Z] 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-07T03:16:32.865Z] 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-07T03:16:39.510Z] 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-07T03:16:46.157Z] 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-07T03:16:50.424Z] 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-07T03:16:55.779Z] 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-07T03:17:10.781Z] 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-07T03:17:17.448Z] $ docker stop --time=1 d7f46754832cfc2d5dd1525e893eabd78b6393fd21f3723a25b4ae2bc7dcef95 [2023-02-07T03:17:19.484Z] $ docker rm -f --volumes d7f46754832cfc2d5dd1525e893eabd78b6393fd21f3723a25b4ae2bc7dcef95 [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-07T03:17:21.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:21.875Z] [2023-02-07T03:17:21.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:17:22.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:22.484Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T03:17:22.484Z] 29e5d40040c1: Pulling fs layer [2023-02-07T03:17:22.484Z] 1ce36da41761: Pulling fs layer [2023-02-07T03:17:22.484Z] 25b303627fd3: Pulling fs layer [2023-02-07T03:17:22.484Z] 29e5d40040c1: Verifying Checksum [2023-02-07T03:17:22.484Z] 29e5d40040c1: Download complete [2023-02-07T03:17:22.752Z] 1ce36da41761: Verifying Checksum [2023-02-07T03:17:22.752Z] 1ce36da41761: Download complete [2023-02-07T03:17:23.020Z] 29e5d40040c1: Pull complete [2023-02-07T03:17:24.431Z] 1ce36da41761: Pull complete [2023-02-07T03:17:24.431Z] 25b303627fd3: Verifying Checksum [2023-02-07T03:17:24.431Z] 25b303627fd3: Download complete [2023-02-07T03:17:36.745Z] 25b303627fd3: Pull complete [2023-02-07T03:17:36.745Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T03:17:36.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:36.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:17:36.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container [2023-02-07T03:17:37.021Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:17:39.494Z] $ docker top 0a10e064423f950ef31432fbe1bd542a6552b6d397422373693723eeaf0a54bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:17:40.346Z] + docker-compose build --help [2023-02-07T03:17:40.346Z] + grep parallel [2023-02-07T03:17:46.998Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:17:47.281Z] $ docker stop --time=1 0a10e064423f950ef31432fbe1bd542a6552b6d397422373693723eeaf0a54bc [2023-02-07T03:17:49.090Z] $ docker rm -f --volumes 0a10e064423f950ef31432fbe1bd542a6552b6d397422373693723eeaf0a54bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:17:49.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:49.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:17:49.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container [2023-02-07T03:17:49.949Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:17:51.325Z] $ docker top 40ae4bee8c695e331b9be8ebd5b497856dc9278b56ad0e437cafac7bbe82fd00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:17:52.207Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:18:00.424Z] Building core-command ... [2023-02-07T03:18:00.424Z] Building core-common-config-bootstrapper ... [2023-02-07T03:18:00.424Z] Building core-data ... [2023-02-07T03:18:00.424Z] Building core-metadata ... [2023-02-07T03:18:00.424Z] Building security-bootstrapper ... [2023-02-07T03:18:00.424Z] Building security-proxy-setup ... [2023-02-07T03:18:00.424Z] Building security-secretstore-setup ... [2023-02-07T03:18:00.424Z] Building security-spiffe-token-provider ... [2023-02-07T03:18:00.424Z] Building security-spire-agent ... [2023-02-07T03:18:00.424Z] Building security-spire-config ... [2023-02-07T03:18:00.424Z] Building security-spire-server ... [2023-02-07T03:18:00.424Z] Building support-notifications ... [2023-02-07T03:18:00.424Z] Building support-scheduler ... [2023-02-07T03:18:00.424Z] Building security-spire-config [2023-02-07T03:18:00.424Z] Building core-metadata [2023-02-07T03:18:00.424Z] Building support-scheduler [2023-02-07T03:18:00.424Z] Building core-common-config-bootstrapper [2023-02-07T03:18:00.424Z] Building security-proxy-setup [2023-02-07T03:18:56.989Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:56.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:56.989Z] ---> 315752dde943 [2023-02-07T03:18:56.989Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:18:56.989Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:56.989Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:56.989Z] ---> 315752dde943 [2023-02-07T03:18:56.989Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:18:56.989Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:56.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:56.990Z] ---> 315752dde943 [2023-02-07T03:18:56.990Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:18:56.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:56.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:56.990Z] ---> 315752dde943 [2023-02-07T03:18:56.990Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:18:56.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:56.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:56.990Z] ---> 315752dde943 [2023-02-07T03:18:56.990Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:18:56.990Z] ---> Running in 802b51cecfa0 [2023-02-07T03:18:56.990Z] ---> Running in 30c4c8162a1b [2023-02-07T03:18:56.990Z] ---> Running in 2fa2e8d1d8d5 [2023-02-07T03:18:56.990Z] ---> Running in 18ed1d6cc1e5 [2023-02-07T03:18:56.990Z] ---> Running in 0c6558ea4b11 [2023-02-07T03:18:56.990Z] Removing intermediate container 2fa2e8d1d8d5 [2023-02-07T03:18:56.990Z] ---> 33f19251dfe7 [2023-02-07T03:18:56.990Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:18:56.990Z] Removing intermediate container 802b51cecfa0 [2023-02-07T03:18:56.990Z] ---> 8e74f7cc035d [2023-02-07T03:18:56.990Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:18:56.990Z] Removing intermediate container 30c4c8162a1b [2023-02-07T03:18:56.990Z] ---> a4d09e68bdcd [2023-02-07T03:18:56.990Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:18:56.990Z] Removing intermediate container 0c6558ea4b11 [2023-02-07T03:18:56.990Z] ---> ea0aba885e74 [2023-02-07T03:18:56.990Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:18:56.990Z] ---> Running in 8715047bf50f [2023-02-07T03:18:56.990Z] ---> Running in 45f17395b392 [2023-02-07T03:18:56.990Z] Removing intermediate container 18ed1d6cc1e5 [2023-02-07T03:18:56.990Z] ---> 9c3e45ec56f0 [2023-02-07T03:18:56.990Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:18:56.990Z] ---> Running in 873c3169e531 [2023-02-07T03:18:56.990Z] ---> Running in 3235120453fa [2023-02-07T03:18:56.990Z] ---> Running in a4cd3e9300af [2023-02-07T03:18:56.990Z] Removing intermediate container 8715047bf50f [2023-02-07T03:18:56.990Z] ---> 83a870f177cc [2023-02-07T03:18:56.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:18:56.990Z] Removing intermediate container 873c3169e531 [2023-02-07T03:18:56.990Z] ---> 46c4749838d9 [2023-02-07T03:18:56.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:18:56.990Z] Removing intermediate container 45f17395b392 [2023-02-07T03:18:56.990Z] ---> 3d8a974750c2 [2023-02-07T03:18:56.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:18:56.990Z] ---> Running in 1f63de6b6051 [2023-02-07T03:18:56.990Z] ---> Running in cb234fe618a8 [2023-02-07T03:18:56.990Z] ---> Running in 4f24249e10a3 [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:56.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:57.269Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:57.269Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:58.238Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:58.238Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:58.512Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:59.939Z] Removing intermediate container a4cd3e9300af [2023-02-07T03:18:59.939Z] ---> a9d964e2af99 [2023-02-07T03:18:59.939Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:18:59.939Z] Removing intermediate container 3235120453fa [2023-02-07T03:18:59.939Z] ---> d2933650ec0e [2023-02-07T03:18:59.939Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:19:00.213Z] Removing intermediate container cb234fe618a8 [2023-02-07T03:19:00.213Z] ---> d2dcfcf40102 [2023-02-07T03:19:00.213Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:19:00.486Z] Removing intermediate container 4f24249e10a3 [2023-02-07T03:19:00.486Z] ---> 9569cf9a1b38 [2023-02-07T03:19:00.486Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:19:00.770Z] Removing intermediate container 1f63de6b6051 [2023-02-07T03:19:00.770Z] ---> 114e66541b23 [2023-02-07T03:19:00.770Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:19:01.289Z] ---> 80937543d84e [2023-02-07T03:19:01.289Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:01.289Z] ---> 560d7f6e3041 [2023-02-07T03:19:01.289Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:01.289Z] ---> Running in fe248d75225b [2023-02-07T03:19:01.289Z] ---> Running in 6f91045a7ad8 [2023-02-07T03:19:01.881Z] ---> 14de40c1cd04 [2023-02-07T03:19:01.881Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:02.165Z] ---> Running in 44dc06c71476 [2023-02-07T03:19:02.442Z] ---> bbda395aba60 [2023-02-07T03:19:02.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:02.442Z] ---> e853f26ccacf [2023-02-07T03:19:02.442Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:02.442Z] ---> Running in 8fd7f5570406 [2023-02-07T03:19:02.724Z] ---> Running in e82a56b4cc13 [2023-02-07T03:21:09.464Z] Removing intermediate container 8fd7f5570406 [2023-02-07T03:21:09.464Z] ---> ea80deb1cc01 [2023-02-07T03:21:09.464Z] Step 8/22 : COPY . . [2023-02-07T03:21:09.464Z] Removing intermediate container 6f91045a7ad8 [2023-02-07T03:21:09.464Z] ---> 34fc407dfa23 [2023-02-07T03:21:09.464Z] Step 7/21 : COPY . . [2023-02-07T03:21:09.464Z] Removing intermediate container fe248d75225b [2023-02-07T03:21:09.464Z] ---> 71d0268e8170 [2023-02-07T03:21:09.464Z] Step 7/24 : COPY . . [2023-02-07T03:21:09.464Z] Removing intermediate container 44dc06c71476 [2023-02-07T03:21:09.464Z] ---> db8f90457cbb [2023-02-07T03:21:09.464Z] Step 8/22 : COPY . . [2023-02-07T03:21:09.464Z] Removing intermediate container e82a56b4cc13 [2023-02-07T03:21:09.464Z] ---> 00a6c1464080 [2023-02-07T03:21:09.464Z] Step 8/24 : COPY . . [2023-02-07T03:21:16.148Z] ---> dd80842fdca7 [2023-02-07T03:21:16.148Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:21:16.148Z] ---> b7ced41728aa [2023-02-07T03:21:16.148Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:21:16.148Z] ---> 9bafaa1b1dfc [2023-02-07T03:21:16.148Z] ---> ebfae5767371 [2023-02-07T03:21:16.148Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:21:16.148Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T03:21:16.148Z] ---> Running in 3804a6797761 [2023-02-07T03:21:16.148Z] ---> Running in f25b2e05662e [2023-02-07T03:21:16.148Z] ---> 0ba02232fd86 [2023-02-07T03:21:16.148Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:21:16.416Z] ---> Running in 089864ab42b9 [2023-02-07T03:21:16.416Z] ---> Running in 698a88daf3e8 [2023-02-07T03:21:16.416Z] ---> Running in 93b99b7078c6 [2023-02-07T03:21:17.015Z] Removing intermediate container f25b2e05662e [2023-02-07T03:21:17.015Z] ---> b3c6df176408 [2023-02-07T03:21:17.015Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:21:17.015Z] ---> Running in f81e05c3e785 [2023-02-07T03:21:17.978Z] Removing intermediate container f81e05c3e785 [2023-02-07T03:21:17.979Z] ---> eea154323763 [2023-02-07T03:21:17.979Z] 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-07T03:21:17.979Z] ---> Running in 41b37e101967 [2023-02-07T03:21:18.562Z] 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-07T03:21:19.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:21:19.526Z] 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-07T03:21:19.794Z] 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-07T03:21:21.206Z] Removing intermediate container 41b37e101967 [2023-02-07T03:21:21.206Z] ---> 521477701a80 [2023-02-07T03:21:21.206Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:21:21.477Z] ---> Running in 7b547f777925 [2023-02-07T03:21:22.068Z] Removing intermediate container 7b547f777925 [2023-02-07T03:21:22.068Z] ---> 6ca0a1071bfa [2023-02-07T03:21:22.068Z] [2023-02-07T03:21:22.068Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:21:22.335Z] 3.15: Pulling from library/alpine [2023-02-07T03:21:23.745Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:21:23.745Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:21:23.745Z] ---> 8aa73fd46299 [2023-02-07T03:21:23.745Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:21:23.745Z] ---> Running in 37f1eb777e25 [2023-02-07T03:21:24.337Z] Removing intermediate container 37f1eb777e25 [2023-02-07T03:21:24.337Z] ---> 4c0fdf919659 [2023-02-07T03:21:24.337Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:21:24.337Z] ---> Running in c19580cd91e5 [2023-02-07T03:21:26.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:21:26.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:21:28.278Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:21:28.278Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:21:28.278Z] OK: 15736 distinct packages available [2023-02-07T03:21:28.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:21:29.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:21:30.541Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:21:30.541Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:21:30.541Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:21:30.541Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:21:30.541Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:21:30.541Z] OK: 6 MiB in 18 packages [2023-02-07T03:21:33.138Z] Removing intermediate container c19580cd91e5 [2023-02-07T03:21:33.138Z] ---> b3fe0d71ce1d [2023-02-07T03:21:33.138Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:21:39.785Z] ---> 45caed87826f [2023-02-07T03:21:39.785Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:21:40.057Z] ---> 3a090828179c [2023-02-07T03:21:40.057Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:21:40.324Z] ---> Running in 2f1b0a027125 [2023-02-07T03:21:40.910Z] Removing intermediate container 2f1b0a027125 [2023-02-07T03:21:40.910Z] ---> f4a6ca3fd4a1 [2023-02-07T03:21:40.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:21:41.878Z] ---> 652a1a7ac2cf [2023-02-07T03:21:41.878Z] Step 19/24 : WORKDIR / [2023-02-07T03:21:41.878Z] ---> Running in 2363f1e31645 [2023-02-07T03:21:42.466Z] Removing intermediate container 2363f1e31645 [2023-02-07T03:21:42.466Z] ---> e90de1d2a9c9 [2023-02-07T03:21:42.466Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:21:42.466Z] ---> Running in 954a92ad074a [2023-02-07T03:21:43.073Z] Removing intermediate container 954a92ad074a [2023-02-07T03:21:43.073Z] ---> ecf4befc37b8 [2023-02-07T03:21:43.073Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:21:43.346Z] ---> Running in 8ab129787ecb [2023-02-07T03:21:43.622Z] Removing intermediate container 8ab129787ecb [2023-02-07T03:21:43.622Z] ---> 2e3c3a65f58b [2023-02-07T03:21:43.622Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:21:43.889Z] ---> Running in fbac5f736d8f [2023-02-07T03:21:44.474Z] Removing intermediate container fbac5f736d8f [2023-02-07T03:21:44.474Z] ---> 323b331e36dd [2023-02-07T03:21:44.474Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:21:44.743Z] ---> Running in e37cc2b4c0d7 [2023-02-07T03:21:45.327Z] Removing intermediate container e37cc2b4c0d7 [2023-02-07T03:21:45.327Z] ---> f076b4e34e77 [2023-02-07T03:21:45.327Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:21:45.327Z] ---> Running in 110c6816a83a [2023-02-07T03:21:45.914Z] Removing intermediate container 110c6816a83a [2023-02-07T03:21:45.914Z] ---> 11b19bb55c1c [2023-02-07T03:21:45.914Z] [2023-02-07T03:21:46.184Z] Successfully built 11b19bb55c1c [2023-02-07T03:21:46.184Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T03:21:46.184Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-02-07T03:22:05.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:22:05.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:22:05.315Z] ---> 315752dde943 [2023-02-07T03:22:05.315Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:22:05.315Z] ---> Using cache [2023-02-07T03:22:05.315Z] ---> 9c3e45ec56f0 [2023-02-07T03:22:05.315Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:22:05.315Z] ---> Running in 88675512a6d3 [2023-02-07T03:22:05.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:22:06.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:22:08.125Z] OK: 221 MiB in 51 packages [2023-02-07T03:22:09.546Z] Removing intermediate container 88675512a6d3 [2023-02-07T03:22:09.546Z] ---> 98109adb038f [2023-02-07T03:22:09.546Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:22:10.513Z] ---> 79b11a13c9f3 [2023-02-07T03:22:10.513Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:22:10.513Z] ---> Running in 51ee2a1902d2 [2023-02-07T03:24:02.253Z] Removing intermediate container 51ee2a1902d2 [2023-02-07T03:24:02.253Z] ---> 1c4dcc0be737 [2023-02-07T03:24:02.253Z] Step 7/24 : COPY . . [2023-02-07T03:24:04.852Z] ---> 14045ce85d6b [2023-02-07T03:24:04.852Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:24:04.852Z] ---> Running in 00ebcaef341f [2023-02-07T03:24:06.824Z] 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-07T03:27:58.723Z] 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-07T03:28:25.452Z] Removing intermediate container 089864ab42b9 [2023-02-07T03:28:25.452Z] ---> 3b799a48636c [2023-02-07T03:28:25.452Z] [2023-02-07T03:28:25.452Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:28:25.452Z] 3.16: Pulling from library/alpine [2023-02-07T03:28:25.452Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:28:25.452Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:28:25.452Z] ---> 2b4661558fb8 [2023-02-07T03:28:25.452Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:28:25.452Z] ---> Running in a5294f0d9651 [2023-02-07T03:28:26.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:27.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:28.890Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:28:29.160Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:28:29.160Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:28:29.160Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:28:29.160Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:28:29.160Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:28:29.160Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:28:29.160Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:28:29.748Z] OK: 8 MiB in 20 packages [2023-02-07T03:28:32.359Z] Removing intermediate container a5294f0d9651 [2023-02-07T03:28:32.359Z] ---> 6427dd44b33b [2023-02-07T03:28:32.359Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:28:32.359Z] ---> Running in f14cf87da9d3 [2023-02-07T03:28:32.956Z] Removing intermediate container f14cf87da9d3 [2023-02-07T03:28:32.956Z] ---> 11010eb5c95f [2023-02-07T03:28:32.956Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:28:32.956Z] ---> Running in 232eaad14bd3 [2023-02-07T03:28:33.551Z] Removing intermediate container 232eaad14bd3 [2023-02-07T03:28:33.551Z] ---> 7770bb304c7a [2023-02-07T03:28:33.551Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:28:34.988Z] ---> c43e45f7e36d [2023-02-07T03:28:34.988Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T03:28:36.980Z] ---> ac096d65f1de [2023-02-07T03:28:36.980Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:28:38.386Z] ---> 7c03f5eb7f36 [2023-02-07T03:28:38.386Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:28:39.349Z] ---> 9f6b499dad8a [2023-02-07T03:28:39.350Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:28:39.350Z] ---> Running in 1d749dcbd787 [2023-02-07T03:28:42.698Z] Removing intermediate container 1d749dcbd787 [2023-02-07T03:28:42.698Z] ---> 693fd2306173 [2023-02-07T03:28:42.698Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:28:42.698Z] ---> Running in 8734cf6feb06 [2023-02-07T03:28:43.284Z] Removing intermediate container 8734cf6feb06 [2023-02-07T03:28:43.284Z] ---> 4a501f78f89a [2023-02-07T03:28:43.284Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T03:28:43.551Z] ---> Running in 9790a61fa03f [2023-02-07T03:28:44.161Z] Removing intermediate container 9790a61fa03f [2023-02-07T03:28:44.161Z] ---> 8a4ecf802adf [2023-02-07T03:28:44.161Z] Step 20/21 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:28:44.162Z] ---> Running in 8cfa245f3fa6 [2023-02-07T03:28:44.750Z] Removing intermediate container 8cfa245f3fa6 [2023-02-07T03:28:44.750Z] ---> 799dd642cadf [2023-02-07T03:28:44.750Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T03:28:44.750Z] ---> Running in 01f38cf5c0d2 [2023-02-07T03:28:45.335Z] Removing intermediate container 01f38cf5c0d2 [2023-02-07T03:28:45.335Z] ---> 49bbcbbe5418 [2023-02-07T03:28:45.335Z] [2023-02-07T03:28:45.921Z] Successfully built 49bbcbbe5418 [2023-02-07T03:28:45.921Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T03:28:45.921Z] Building security-spiffe-token-provider [2023-02-07T03:28:54.127Z]  Building security-proxy-setup ... done Removing intermediate container 3804a6797761 [2023-02-07T03:28:54.127Z] ---> d249c066980f [2023-02-07T03:28:54.127Z] [2023-02-07T03:28:54.127Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:28:54.127Z] ---> 2b4661558fb8 [2023-02-07T03:28:54.127Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:28:54.127Z] ---> Running in f335839ab3a0 [2023-02-07T03:28:54.711Z] Removing intermediate container f335839ab3a0 [2023-02-07T03:28:54.711Z] ---> bf6851a9ab63 [2023-02-07T03:28:54.711Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:28:54.998Z] ---> Running in b6a1178d70b3 [2023-02-07T03:28:57.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:58.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:00.946Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:29:00.946Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:29:00.946Z] OK: 5 MiB in 15 packages [2023-02-07T03:29:03.574Z] Removing intermediate container b6a1178d70b3 [2023-02-07T03:29:03.574Z] ---> 7cac8e2e9d6d [2023-02-07T03:29:03.574Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:29:04.546Z] ---> f52dc2fedb7a [2023-02-07T03:29:04.546Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:29:07.140Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:29:07.140Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:29:07.140Z] ---> 315752dde943 [2023-02-07T03:29:07.140Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:29:07.140Z] ---> Using cache [2023-02-07T03:29:07.140Z] ---> 9c3e45ec56f0 [2023-02-07T03:29:07.140Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:29:07.140Z] ---> a4a8e707e1af [2023-02-07T03:29:07.140Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:29:07.140Z] ---> Running in 69dfd037b478 [2023-02-07T03:29:08.562Z] ---> 999b2c82ec61 [2023-02-07T03:29:08.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:29:09.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:09.984Z] ---> eb6ddc7c9eef [2023-02-07T03:29:09.984Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:29:09.984Z] ---> Running in 2db02404e1bc [2023-02-07T03:29:10.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:12.535Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:29:12.535Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:29:12.535Z] OK: 16901 distinct packages available [2023-02-07T03:29:12.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:13.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:13.425Z] Removing intermediate container 2db02404e1bc [2023-02-07T03:29:13.425Z] ---> dac94ee7bdfd [2023-02-07T03:29:13.425Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:29:13.425Z] ---> Running in fe2b7df850f9 [2023-02-07T03:29:14.013Z] Removing intermediate container fe2b7df850f9 [2023-02-07T03:29:14.013Z] ---> 8ed21116dfd6 [2023-02-07T03:29:14.013Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:29:14.286Z] ---> Running in 8d89e5b7f7b6 [2023-02-07T03:29:14.559Z] OK: 221 MiB in 51 packages [2023-02-07T03:29:14.829Z] Removing intermediate container 8d89e5b7f7b6 [2023-02-07T03:29:14.829Z] ---> 56850f31421a [2023-02-07T03:29:14.829Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:29:14.829Z] ---> Running in ed9616d47836 [2023-02-07T03:29:15.789Z] Removing intermediate container ed9616d47836 [2023-02-07T03:29:15.789Z] ---> 8c350e94bb98 [2023-02-07T03:29:15.789Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:29:16.065Z] ---> Running in c051e123c10c [2023-02-07T03:29:17.028Z] Removing intermediate container c051e123c10c [2023-02-07T03:29:17.028Z] ---> 0d7f45740746 [2023-02-07T03:29:17.028Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:29:17.028Z] Removing intermediate container 69dfd037b478 [2023-02-07T03:29:17.028Z] ---> a9e339241638 [2023-02-07T03:29:17.028Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:29:17.028Z] ---> Running in c3c7f3a84da7 [2023-02-07T03:29:18.027Z] Removing intermediate container c3c7f3a84da7 [2023-02-07T03:29:18.027Z] ---> 00bcb8823c88 [2023-02-07T03:29:18.027Z] [2023-02-07T03:29:18.027Z] ---> 0aed45a3ef55 [2023-02-07T03:29:18.027Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:29:18.295Z] ---> Running in 064f9273899d [2023-02-07T03:29:18.563Z] Successfully built 00bcb8823c88 [2023-02-07T03:29:18.563Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T03:29:18.563Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-07T03:29:40.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:29:40.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:29:40.627Z] ---> 315752dde943 [2023-02-07T03:29:40.627Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:29:40.627Z] ---> Using cache [2023-02-07T03:29:40.627Z] ---> 8e74f7cc035d [2023-02-07T03:29:40.627Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:29:40.627Z] ---> Using cache [2023-02-07T03:29:40.627Z] ---> 46c4749838d9 [2023-02-07T03:29:40.627Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:29:40.627Z] ---> Running in 6f1f7c6a06e8 [2023-02-07T03:29:40.627Z] Removing intermediate container 698a88daf3e8 [2023-02-07T03:29:40.627Z] ---> a19b2583860a [2023-02-07T03:29:40.627Z] [2023-02-07T03:29:40.627Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:29:40.627Z] ---> 2b4661558fb8 [2023-02-07T03:29:40.627Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:29:40.627Z] ---> Running in 9a1504368187 [2023-02-07T03:29:40.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:40.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:40.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:40.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:42.325Z] OK: 221 MiB in 51 packages [2023-02-07T03:29:42.610Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:29:42.610Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:29:42.610Z] OK: 5 MiB in 15 packages [2023-02-07T03:29:44.028Z] Removing intermediate container 6f1f7c6a06e8 [2023-02-07T03:29:44.028Z] ---> 1a623af68908 [2023-02-07T03:29:44.028Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:29:45.000Z] Removing intermediate container 9a1504368187 [2023-02-07T03:29:45.000Z] ---> e2e66667c42b [2023-02-07T03:29:45.000Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:29:45.279Z] ---> Running in dbf16828aefc [2023-02-07T03:29:45.551Z] ---> e74c33998bd1 [2023-02-07T03:29:45.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:29:45.829Z] ---> Running in ef6af6cc6094 [2023-02-07T03:29:46.098Z] Removing intermediate container dbf16828aefc [2023-02-07T03:29:46.098Z] ---> 794cd6a1cfa9 [2023-02-07T03:29:46.098Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:29:46.366Z] ---> Running in bcfe8f37fed7 [2023-02-07T03:29:46.950Z] Removing intermediate container bcfe8f37fed7 [2023-02-07T03:29:46.950Z] ---> 57f4094aa575 [2023-02-07T03:29:46.950Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:29:47.216Z] ---> Running in ce37df663730 [2023-02-07T03:29:47.805Z] Removing intermediate container ce37df663730 [2023-02-07T03:29:47.805Z] ---> c3289b430c89 [2023-02-07T03:29:47.805Z] Step 15/24 : WORKDIR / [2023-02-07T03:29:48.073Z] ---> Running in 5c9226e61a91 [2023-02-07T03:29:48.690Z] Removing intermediate container 5c9226e61a91 [2023-02-07T03:29:48.690Z] ---> 2fc9e4922c31 [2023-02-07T03:29:48.690Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:29:50.641Z] ---> 918e2df9c20a [2023-02-07T03:29:50.641Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:29:52.581Z] ---> a15d59847fff [2023-02-07T03:29:52.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:29:53.541Z] ---> 3ec75de040a9 [2023-02-07T03:29:53.541Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:29:54.514Z] ---> 9e2738941d6c [2023-02-07T03:29:54.514Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T03:29:54.514Z] ---> Running in c6f0a929e03f [2023-02-07T03:29:55.098Z] Removing intermediate container c6f0a929e03f [2023-02-07T03:29:55.099Z] ---> adf927ade79b [2023-02-07T03:29:55.099Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:29:55.382Z] ---> Running in edd9a25ffb8d [2023-02-07T03:29:55.659Z] Removing intermediate container edd9a25ffb8d [2023-02-07T03:29:55.659Z] ---> b5c7a1343473 [2023-02-07T03:29:55.659Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:29:55.930Z] ---> Running in c143cb21bf8e [2023-02-07T03:29:56.522Z] Removing intermediate container c143cb21bf8e [2023-02-07T03:29:56.522Z] ---> 158e55ce0533 [2023-02-07T03:29:56.522Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:29:56.788Z] ---> Running in a05f707ca789 [2023-02-07T03:29:57.370Z] Removing intermediate container a05f707ca789 [2023-02-07T03:29:57.370Z] ---> 9f8c6fced445 [2023-02-07T03:29:57.370Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:29:57.638Z] ---> Running in 7677868b7895 [2023-02-07T03:29:58.219Z] Removing intermediate container 7677868b7895 [2023-02-07T03:29:58.219Z] ---> 6364a832fcdb [2023-02-07T03:29:58.219Z] [2023-02-07T03:29:58.487Z] Successfully built 6364a832fcdb [2023-02-07T03:29:58.487Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T03:29:58.487Z] Building security-spire-server [2023-02-07T03:30:16.720Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:30:16.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:30:16.720Z] ---> 315752dde943 [2023-02-07T03:30:16.720Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> 9c3e45ec56f0 [2023-02-07T03:30:16.720Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> a9d964e2af99 [2023-02-07T03:30:16.720Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> 80937543d84e [2023-02-07T03:30:16.720Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> 71d0268e8170 [2023-02-07T03:30:16.720Z] Step 7/23 : COPY . . [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> b7ced41728aa [2023-02-07T03:30:16.720Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> b3c6df176408 [2023-02-07T03:30:16.720Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:30:16.720Z] ---> Using cache [2023-02-07T03:30:16.720Z] ---> eea154323763 [2023-02-07T03:30:16.720Z] 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-07T03:30:18.138Z] ---> Running in 4a3869d3c70e [2023-02-07T03:30:21.500Z] Removing intermediate container 4a3869d3c70e [2023-02-07T03:30:21.500Z] ---> 89a765f0fd8c [2023-02-07T03:30:21.500Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:30:21.500Z] ---> Running in 2c803027f24e [2023-02-07T03:30:22.084Z] Removing intermediate container 2c803027f24e [2023-02-07T03:30:22.084Z] ---> 083940b28fb8 [2023-02-07T03:30:22.084Z] [2023-02-07T03:30:22.084Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:30:22.084Z] ---> 8aa73fd46299 [2023-02-07T03:30:22.084Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:30:22.084Z] ---> Using cache [2023-02-07T03:30:22.084Z] ---> 4c0fdf919659 [2023-02-07T03:30:22.084Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:30:22.352Z] ---> Running in 74256f76b0f2 [2023-02-07T03:30:24.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:25.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:26.936Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:30:26.936Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:30:26.936Z] OK: 15736 distinct packages available [2023-02-07T03:30:27.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:27.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:29.510Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:30:29.510Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:30:29.510Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:30:29.510Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:30:29.510Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:30:29.510Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:30:29.510Z] OK: 6 MiB in 19 packages [2023-02-07T03:30:32.091Z] Removing intermediate container 74256f76b0f2 [2023-02-07T03:30:32.091Z] ---> 19b43ca61ca2 [2023-02-07T03:30:32.091Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:30:44.431Z] ---> 0a5c65a7dae7 [2023-02-07T03:30:44.432Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:30:44.700Z] ---> a4ddfacf50e9 [2023-02-07T03:30:44.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:30:46.112Z] ---> e7faf027df5f [2023-02-07T03:30:46.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:30:48.059Z] ---> ac1845edf38f [2023-02-07T03:30:48.059Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:30:48.059Z] ---> Running in 0df172c6b4fa [2023-02-07T03:30:48.645Z] 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-07T03:30:49.239Z] Removing intermediate container 0df172c6b4fa [2023-02-07T03:30:49.239Z] ---> 5278be6ba759 [2023-02-07T03:30:49.239Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:30:49.825Z] ---> Running in 2b18d7346533 [2023-02-07T03:30:50.411Z] Removing intermediate container 2b18d7346533 [2023-02-07T03:30:50.411Z] ---> b22ad3c8a6a2 [2023-02-07T03:30:50.411Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:30:50.682Z] ---> Running in ff332b3fef71 [2023-02-07T03:30:52.106Z] Removing intermediate container ff332b3fef71 [2023-02-07T03:30:52.106Z] ---> e317917aa696 [2023-02-07T03:30:52.106Z] Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:30:52.106Z] ---> Running in 7a2e23d801ec [2023-02-07T03:30:53.517Z] Removing intermediate container 7a2e23d801ec [2023-02-07T03:30:53.517Z] ---> 7b4274403ec7 [2023-02-07T03:30:53.517Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:30:53.517Z] ---> Running in 0fe9681e4f6d [2023-02-07T03:30:54.928Z] Removing intermediate container 0fe9681e4f6d [2023-02-07T03:30:54.928Z] ---> a883a7fdc63d [2023-02-07T03:30:54.928Z] [2023-02-07T03:30:55.888Z] Successfully built a883a7fdc63d [2023-02-07T03:30:55.888Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T03:30:55.888Z]  Building security-spire-server ... done Building security-spire-agent [2023-02-07T03:31:17.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:31:17.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:31:17.959Z] ---> 315752dde943 [2023-02-07T03:31:17.959Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 9c3e45ec56f0 [2023-02-07T03:31:17.959Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> a9d964e2af99 [2023-02-07T03:31:17.959Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 80937543d84e [2023-02-07T03:31:17.959Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 71d0268e8170 [2023-02-07T03:31:17.959Z] Step 7/24 : COPY . . [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> b7ced41728aa [2023-02-07T03:31:17.959Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> b3c6df176408 [2023-02-07T03:31:17.959Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> eea154323763 [2023-02-07T03:31:17.959Z] 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-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 521477701a80 [2023-02-07T03:31:17.959Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 6ca0a1071bfa [2023-02-07T03:31:17.959Z] [2023-02-07T03:31:17.959Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:31:17.959Z] ---> 8aa73fd46299 [2023-02-07T03:31:17.959Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 4c0fdf919659 [2023-02-07T03:31:17.959Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:31:17.959Z] ---> Using cache [2023-02-07T03:31:17.959Z] ---> 19b43ca61ca2 [2023-02-07T03:31:17.959Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:31:17.959Z] Removing intermediate container 00ebcaef341f [2023-02-07T03:31:17.959Z] ---> 9b7b0a51fd82 [2023-02-07T03:31:17.959Z] [2023-02-07T03:31:17.959Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:31:17.959Z] ---> 2b4661558fb8 [2023-02-07T03:31:17.959Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:31:17.959Z] ---> Running in b0341a0de265 [2023-02-07T03:31:19.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:20.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:21.583Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:31:21.583Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:31:21.583Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:31:21.583Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:31:21.583Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:31:21.854Z] OK: 6 MiB in 17 packages [2023-02-07T03:31:24.431Z] ---> 540d9c703d83 [2023-02-07T03:31:24.431Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:31:24.431Z] Removing intermediate container 064f9273899d [2023-02-07T03:31:24.431Z] ---> cfb970dc35b6 [2023-02-07T03:31:24.431Z] Step 7/19 : COPY . . [2023-02-07T03:31:25.400Z] Removing intermediate container b0341a0de265 [2023-02-07T03:31:25.400Z] ---> 0ff9cc8803a6 [2023-02-07T03:31:25.400Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:31:25.666Z] ---> Running in a23b4685d7ba [2023-02-07T03:31:26.254Z] Removing intermediate container a23b4685d7ba [2023-02-07T03:31:26.254Z] ---> d2008a6f267c [2023-02-07T03:31:26.254Z] Step 12/24 : WORKDIR / [2023-02-07T03:31:26.838Z] ---> Running in e22bb1fc4681 [2023-02-07T03:31:27.796Z] Removing intermediate container e22bb1fc4681 [2023-02-07T03:31:27.796Z] ---> 0e274f12fec5 [2023-02-07T03:31:27.796Z] 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-07T03:31:29.216Z] ---> addcea0a806c [2023-02-07T03:31:29.216Z] 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-07T03:31:31.199Z] ---> dd249151bceb [2023-02-07T03:31:31.199Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:31:32.621Z] ---> 7706f47677fd [2023-02-07T03:31:32.621Z] 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-07T03:31:33.718Z] ---> 2df1290bcc90 [2023-02-07T03:31:33.718Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:31:33.718Z] ---> 5c9d84301792 [2023-02-07T03:31:33.718Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:31:35.168Z] ---> bd3adbcddcb9 [2023-02-07T03:31:35.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:31:36.228Z] ---> 9c896f154270 [2023-02-07T03:31:36.228Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:31:36.503Z] ---> 2c90ebda7ab4 [2023-02-07T03:31:36.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:31:37.927Z] ---> d98d9fd48d71 [2023-02-07T03:31:37.927Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:31:38.195Z] ---> Running in beb732f2c829 [2023-02-07T03:31:38.780Z] ---> a2500d04b32a [2023-02-07T03:31:38.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:31:39.047Z] Removing intermediate container beb732f2c829 [2023-02-07T03:31:39.047Z] ---> 83f7c5dfccaa [2023-02-07T03:31:39.047Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:31:39.316Z] ---> Running in 4d197d987daf [2023-02-07T03:31:39.906Z] ---> 3f253b3d3232 [2023-02-07T03:31:39.906Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:31:39.906Z] Removing intermediate container 4d197d987daf [2023-02-07T03:31:39.906Z] ---> 5ed60744fa57 [2023-02-07T03:31:39.906Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:31:39.906Z] ---> Running in fcf6f8c374e6 [2023-02-07T03:31:40.174Z] ---> Running in cfa74af1112a [2023-02-07T03:31:41.143Z] Removing intermediate container cfa74af1112a [2023-02-07T03:31:41.143Z] ---> a083bb8a3d1c [2023-02-07T03:31:41.143Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:31:41.417Z] ---> Running in 7cb61cc187e7 [2023-02-07T03:31:42.380Z] Removing intermediate container 7cb61cc187e7 [2023-02-07T03:31:42.380Z] ---> 014df793dab0 [2023-02-07T03:31:42.380Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:31:42.380Z] ---> Running in bdf11ea897d6 [2023-02-07T03:31:42.964Z] Removing intermediate container fcf6f8c374e6 [2023-02-07T03:31:42.964Z] ---> d16be5f6d428 [2023-02-07T03:31:42.964Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:31:43.230Z] Removing intermediate container bdf11ea897d6 [2023-02-07T03:31:43.230Z] ---> 453f7ead3639 [2023-02-07T03:31:43.230Z] [2023-02-07T03:31:43.230Z] ---> Running in 09ded887ffdd [2023-02-07T03:31:43.812Z] Successfully built 453f7ead3639 [2023-02-07T03:31:44.081Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T03:31:44.081Z]  Building security-spire-agent ... done Building core-command [2023-02-07T03:31:44.081Z] Removing intermediate container 09ded887ffdd [2023-02-07T03:31:44.081Z] ---> 5181d4a3e3a5 [2023-02-07T03:31:44.081Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:31:44.348Z] ---> Running in e413cea08417 [2023-02-07T03:31:45.307Z] Removing intermediate container e413cea08417 [2023-02-07T03:31:45.307Z] ---> 6b6f75ed2c95 [2023-02-07T03:31:45.307Z] Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:31:45.572Z] ---> Running in 9780109cb962 [2023-02-07T03:31:46.544Z] Removing intermediate container 9780109cb962 [2023-02-07T03:31:46.544Z] ---> b16d38cba384 [2023-02-07T03:31:46.544Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:31:46.544Z] ---> Running in bea0da2764e5 [2023-02-07T03:31:47.949Z] Removing intermediate container bea0da2764e5 [2023-02-07T03:31:47.949Z] ---> 79fb7b776502 [2023-02-07T03:31:47.949Z] [2023-02-07T03:31:48.533Z] ---> f294c4e5ca21 [2023-02-07T03:31:48.533Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:31:48.533Z] Successfully built 79fb7b776502 [2023-02-07T03:31:48.533Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T03:31:48.533Z] Building security-bootstrapper [2023-02-07T03:31:48.813Z]  Building security-secretstore-setup ... done  ---> Running in 0b00322330e7 [2023-02-07T03:31:49.774Z] Removing intermediate container 93b99b7078c6 [2023-02-07T03:31:49.774Z] ---> 08a8389cd231 [2023-02-07T03:31:49.774Z] [2023-02-07T03:31:49.774Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:31:49.774Z] ---> 2b4661558fb8 [2023-02-07T03:31:49.774Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:31:49.774Z] ---> Using cache [2023-02-07T03:31:49.774Z] ---> e2e66667c42b [2023-02-07T03:31:49.774Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:31:49.774Z] ---> Using cache [2023-02-07T03:31:49.774Z] ---> 794cd6a1cfa9 [2023-02-07T03:31:49.774Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:31:50.044Z] ---> Running in f2ca2c332d4f [2023-02-07T03:31:50.627Z] 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-07T03:31:50.627Z] Removing intermediate container f2ca2c332d4f [2023-02-07T03:31:50.627Z] ---> 87cd59c7befc [2023-02-07T03:31:50.627Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:31:50.905Z] ---> Running in 1fca10701710 [2023-02-07T03:31:51.504Z] Removing intermediate container 1fca10701710 [2023-02-07T03:31:51.504Z] ---> 9df295a89ae5 [2023-02-07T03:31:51.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:31:52.925Z] ---> e0c87d92d2e9 [2023-02-07T03:31:52.925Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:31:54.340Z] Removing intermediate container ef6af6cc6094 [2023-02-07T03:31:54.340Z] ---> afa8b6cc663e [2023-02-07T03:31:54.340Z] Step 8/22 : COPY . . [2023-02-07T03:31:57.685Z] ---> 7de62778c122 [2023-02-07T03:31:57.685Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:31:59.092Z] ---> 796ae10571b2 [2023-02-07T03:31:59.092Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:31:59.360Z] ---> Running in 4d88f2e91792 [2023-02-07T03:32:00.354Z] Removing intermediate container 4d88f2e91792 [2023-02-07T03:32:00.354Z] ---> 6d2010d2e7b9 [2023-02-07T03:32:00.354Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:32:00.621Z] ---> Running in bfc862bfc161 [2023-02-07T03:32:02.036Z] Removing intermediate container bfc862bfc161 [2023-02-07T03:32:02.036Z] ---> 5d2deefccb76 [2023-02-07T03:32:02.036Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:32:02.303Z] ---> Running in e91ed4f9d86c [2023-02-07T03:32:02.889Z] Removing intermediate container e91ed4f9d86c [2023-02-07T03:32:02.889Z] ---> f4d914a122cf [2023-02-07T03:32:02.889Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:32:03.157Z] ---> Running in 31336884eb8c [2023-02-07T03:32:04.116Z] Removing intermediate container 31336884eb8c [2023-02-07T03:32:04.116Z] ---> 1966a5bb4569 [2023-02-07T03:32:04.116Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:32:04.383Z] ---> Running in f050371e9e20 [2023-02-07T03:32:04.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:32:04.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:32:04.649Z] ---> 315752dde943 [2023-02-07T03:32:04.649Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:32:04.649Z] ---> Using cache [2023-02-07T03:32:04.649Z] ---> 8e74f7cc035d [2023-02-07T03:32:04.649Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:32:04.649Z] ---> Using cache [2023-02-07T03:32:04.649Z] ---> 46c4749838d9 [2023-02-07T03:32:04.649Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:32:04.649Z] ---> Using cache [2023-02-07T03:32:04.649Z] ---> 114e66541b23 [2023-02-07T03:32:04.649Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:32:04.649Z] ---> Using cache [2023-02-07T03:32:04.649Z] ---> e853f26ccacf [2023-02-07T03:32:04.649Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:32:04.649Z] ---> Using cache [2023-02-07T03:32:04.649Z] ---> 00a6c1464080 [2023-02-07T03:32:04.649Z] Step 8/23 : COPY . . [2023-02-07T03:32:04.917Z] ---> Using cache [2023-02-07T03:32:04.917Z] ---> 9bafaa1b1dfc [2023-02-07T03:32:04.917Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:32:05.184Z] Removing intermediate container f050371e9e20 [2023-02-07T03:32:05.184Z] ---> 065bb111703f [2023-02-07T03:32:05.184Z] [2023-02-07T03:32:05.184Z] ---> Running in 0257a63d4472 [2023-02-07T03:32:05.452Z] Successfully built 065bb111703f [2023-02-07T03:32:05.719Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T03:32:05.719Z]  Building support-scheduler ... done Building core-data [2023-02-07T03:32:07.135Z] 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-07T03:32:13.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:32:13.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:32:13.785Z] ---> 315752dde943 [2023-02-07T03:32:13.785Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:32:13.785Z] ---> Using cache [2023-02-07T03:32:13.785Z] ---> 9c3e45ec56f0 [2023-02-07T03:32:13.785Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:32:13.785Z] ---> Using cache [2023-02-07T03:32:13.785Z] ---> 98109adb038f [2023-02-07T03:32:13.785Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:32:13.785Z] ---> Using cache [2023-02-07T03:32:13.785Z] ---> 79b11a13c9f3 [2023-02-07T03:32:13.785Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:32:13.785Z] ---> Using cache [2023-02-07T03:32:13.785Z] ---> 1c4dcc0be737 [2023-02-07T03:32:13.785Z] Step 7/32 : COPY . . [2023-02-07T03:32:13.785Z] ---> Using cache [2023-02-07T03:32:13.785Z] ---> 14045ce85d6b [2023-02-07T03:32:13.785Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:32:15.194Z] ---> Running in 22b30b771572 [2023-02-07T03:32:17.141Z] ---> 427200edc84c [2023-02-07T03:32:17.141Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:32:17.141Z] ---> Running in 836f71f08624 [2023-02-07T03:32:18.109Z] 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-07T03:32:20.688Z] 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-07T03:32:27.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:32:27.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:32:27.333Z] ---> 315752dde943 [2023-02-07T03:32:27.333Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:32:27.333Z] ---> Using cache [2023-02-07T03:32:27.333Z] ---> 8e74f7cc035d [2023-02-07T03:32:27.333Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:32:27.333Z] ---> Using cache [2023-02-07T03:32:27.333Z] ---> 46c4749838d9 [2023-02-07T03:32:27.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:32:27.600Z] ---> Using cache [2023-02-07T03:32:27.600Z] ---> 114e66541b23 [2023-02-07T03:32:27.600Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:32:27.600Z] ---> Using cache [2023-02-07T03:32:27.600Z] ---> e853f26ccacf [2023-02-07T03:32:27.600Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:32:27.600Z] ---> Using cache [2023-02-07T03:32:27.600Z] ---> 00a6c1464080 [2023-02-07T03:32:27.600Z] Step 8/22 : COPY . . [2023-02-07T03:32:27.600Z] ---> Using cache [2023-02-07T03:32:27.600Z] ---> 9bafaa1b1dfc [2023-02-07T03:32:27.600Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:32:28.186Z] ---> Running in f27d3ae38bb5 [2023-02-07T03:32:30.135Z] 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-07T03:39:22.130Z] Removing intermediate container 22b30b771572 [2023-02-07T03:39:22.130Z] ---> adff2fae65c8 [2023-02-07T03:39:22.130Z] [2023-02-07T03:39:22.130Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:39:22.130Z] ---> 2b4661558fb8 [2023-02-07T03:39:22.130Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:39:22.130Z] ---> Running in 0d57d7ff6b56 [2023-02-07T03:39:22.398Z] Removing intermediate container 0d57d7ff6b56 [2023-02-07T03:39:22.398Z] ---> 68b47810cf10 [2023-02-07T03:39:22.398Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:39:22.398Z] ---> Running in b205dd32e612 [2023-02-07T03:39:25.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:25.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:27.729Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:39:27.729Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:39:27.729Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:39:27.729Z] OK: 5 MiB in 16 packages [2023-02-07T03:39:30.312Z] Removing intermediate container b205dd32e612 [2023-02-07T03:39:30.312Z] ---> cb2fa94afc89 [2023-02-07T03:39:30.312Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:39:30.312Z] ---> Running in ef33c5a9f837 [2023-02-07T03:39:30.896Z] Removing intermediate container ef33c5a9f837 [2023-02-07T03:39:30.896Z] ---> 4eaa4f26a20a [2023-02-07T03:39:30.896Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:39:31.486Z] ---> Running in e6008044d48f [2023-02-07T03:39:32.078Z] Removing intermediate container e6008044d48f [2023-02-07T03:39:32.078Z] ---> 3b4379f0c997 [2023-02-07T03:39:32.078Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:39:32.669Z] ---> Running in fbb5d18b2381 [2023-02-07T03:39:33.254Z] Removing intermediate container fbb5d18b2381 [2023-02-07T03:39:33.254Z] ---> 1f575e515eab [2023-02-07T03:39:33.254Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:39:33.522Z] ---> Running in fe61c6fc1475 [2023-02-07T03:39:33.789Z] Removing intermediate container 0257a63d4472 [2023-02-07T03:39:33.789Z] ---> 8de73dd8b4aa [2023-02-07T03:39:33.789Z] [2023-02-07T03:39:33.789Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:39:33.789Z] ---> 2b4661558fb8 [2023-02-07T03:39:33.789Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:39:33.789Z] ---> Using cache [2023-02-07T03:39:33.789Z] ---> e2e66667c42b [2023-02-07T03:39:33.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:39:33.789Z] ---> Using cache [2023-02-07T03:39:33.789Z] ---> 794cd6a1cfa9 [2023-02-07T03:39:33.789Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:39:34.056Z] ---> Running in d08792bea851 [2023-02-07T03:39:34.324Z] Removing intermediate container fe61c6fc1475 [2023-02-07T03:39:34.324Z] ---> ef905d1e6707 [2023-02-07T03:39:34.324Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:39:34.592Z] ---> Running in b75ad3cfeb14 [2023-02-07T03:39:34.860Z] Removing intermediate container d08792bea851 [2023-02-07T03:39:34.860Z] ---> e13abb7fb4d4 [2023-02-07T03:39:34.860Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:39:35.129Z] ---> Running in 342535c8a37f [2023-02-07T03:39:35.713Z] Removing intermediate container 342535c8a37f [2023-02-07T03:39:35.713Z] ---> 83eef46a1cd3 [2023-02-07T03:39:35.713Z] Step 15/23 : WORKDIR / [2023-02-07T03:39:35.986Z] ---> Running in d5858df3d473 [2023-02-07T03:39:38.565Z] Removing intermediate container d5858df3d473 [2023-02-07T03:39:38.565Z] ---> 7b1953efe969 [2023-02-07T03:39:38.565Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:39:39.971Z] ---> 75dda8d76fd4 [2023-02-07T03:39:39.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:39:40.554Z] Removing intermediate container b75ad3cfeb14 [2023-02-07T03:39:40.554Z] ---> e270e025fa3d [2023-02-07T03:39:40.554Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:39:40.822Z] ---> Running in 071322303a5b [2023-02-07T03:39:41.405Z] Removing intermediate container 071322303a5b [2023-02-07T03:39:41.405Z] ---> de84773a9749 [2023-02-07T03:39:41.405Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:39:42.812Z] ---> 5b0bff1877cd [2023-02-07T03:39:42.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:39:43.086Z] ---> b6e8ed35cee4 [2023-02-07T03:39:43.086Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:39:43.086Z] ---> Running in f92a29eb451c [2023-02-07T03:39:44.053Z] ---> 9b4cbeb04aea [2023-02-07T03:39:44.053Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T03:39:44.053Z] ---> Running in feb8d9040889 [2023-02-07T03:39:44.636Z] Removing intermediate container feb8d9040889 [2023-02-07T03:39:44.636Z] ---> 179681940641 [2023-02-07T03:39:44.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:39:44.636Z] ---> Running in 42ecb6fe8dca [2023-02-07T03:39:45.604Z] Removing intermediate container 42ecb6fe8dca [2023-02-07T03:39:45.604Z] ---> d08872f3f042 [2023-02-07T03:39:45.604Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:39:45.604Z] ---> Running in 275badc4f855 [2023-02-07T03:39:46.566Z] Removing intermediate container 275badc4f855 [2023-02-07T03:39:46.566Z] ---> e1fdf8469eff [2023-02-07T03:39:46.566Z] Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:39:46.566Z] ---> Running in 07dbbfb6b9f5 [2023-02-07T03:39:47.532Z] Removing intermediate container 07dbbfb6b9f5 [2023-02-07T03:39:47.532Z] ---> 6c64ff35b798 [2023-02-07T03:39:47.532Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:39:47.800Z] ---> Running in ae759eec54b5 [2023-02-07T03:39:47.800Z] Removing intermediate container f92a29eb451c [2023-02-07T03:39:47.800Z] ---> f364fb094185 [2023-02-07T03:39:47.800Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:39:48.402Z] Removing intermediate container ae759eec54b5 [2023-02-07T03:39:48.402Z] ---> 5d282fbf244b [2023-02-07T03:39:48.402Z] [2023-02-07T03:39:48.990Z] Successfully built 5d282fbf244b [2023-02-07T03:39:48.990Z] Successfully tagged core-command-arm64:latest [2023-02-07T03:39:48.990Z]  Building core-command ... done  ---> abb49a7d7850 [2023-02-07T03:39:48.990Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:39:51.574Z] ---> 7d0b05cb5a8d [2023-02-07T03:39:51.574Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:39:52.157Z] ---> b57dd9f0d127 [2023-02-07T03:39:52.157Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:39:53.116Z] ---> 5ceb5820b199 [2023-02-07T03:39:53.116Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:39:54.082Z] ---> 476a131caa38 [2023-02-07T03:39:54.082Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:39:55.053Z] ---> 834949ab9dde [2023-02-07T03:39:55.053Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:39:56.016Z] ---> e7ab840ffd1a [2023-02-07T03:39:56.016Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:39:56.016Z] ---> Running in d493faf69de2 [2023-02-07T03:39:59.364Z] Removing intermediate container d493faf69de2 [2023-02-07T03:39:59.364Z] ---> 5bb418b5c68e [2023-02-07T03:39:59.364Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:39:59.364Z] ---> Running in 8be3ef14cb5f [2023-02-07T03:39:59.652Z] Removing intermediate container 8be3ef14cb5f [2023-02-07T03:39:59.652Z] ---> c50590b81c21 [2023-02-07T03:39:59.652Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:39:59.945Z] ---> Running in 597f0d59a39d [2023-02-07T03:40:00.540Z] Removing intermediate container 597f0d59a39d [2023-02-07T03:40:00.540Z] ---> 09b8c7b0e67e [2023-02-07T03:40:00.540Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T03:40:00.540Z] ---> Running in f4dfb6a401fc [2023-02-07T03:40:01.135Z] Removing intermediate container f4dfb6a401fc [2023-02-07T03:40:01.135Z] ---> e78d7e090693 [2023-02-07T03:40:01.135Z] Step 31/32 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:40:01.135Z] ---> Running in 51b90ade7f88 [2023-02-07T03:40:01.732Z] Removing intermediate container 51b90ade7f88 [2023-02-07T03:40:01.732Z] ---> 65493c8e806e [2023-02-07T03:40:01.732Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T03:40:02.006Z] ---> Running in 91910d82c863 [2023-02-07T03:40:02.593Z] Removing intermediate container 91910d82c863 [2023-02-07T03:40:02.593Z] ---> ca624c9c87a9 [2023-02-07T03:40:02.593Z] [2023-02-07T03:40:02.865Z] Successfully built ca624c9c87a9 [2023-02-07T03:40:03.136Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T03:40:13.246Z]  Building security-bootstrapper ... done Removing intermediate container f27d3ae38bb5 [2023-02-07T03:40:13.246Z] ---> d0cadf20f494 [2023-02-07T03:40:13.246Z] [2023-02-07T03:40:13.246Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:40:13.246Z] ---> 2b4661558fb8 [2023-02-07T03:40:13.246Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:40:13.246Z] ---> Running in acb7cc794907 [2023-02-07T03:40:13.246Z] Removing intermediate container acb7cc794907 [2023-02-07T03:40:13.246Z] ---> a9cbd6d4e6ba [2023-02-07T03:40:13.246Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:40:13.246Z] ---> Running in aa1c74218cf7 [2023-02-07T03:40:13.246Z] Removing intermediate container aa1c74218cf7 [2023-02-07T03:40:13.246Z] ---> 4b85182b5c7c [2023-02-07T03:40:13.246Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:40:13.246Z] ---> Running in 541a2ebe32ad [2023-02-07T03:40:13.833Z] Removing intermediate container 541a2ebe32ad [2023-02-07T03:40:13.833Z] ---> 6b550de2ccb1 [2023-02-07T03:40:13.833Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:40:13.833Z] ---> Running in 449a4f36b5ff [2023-02-07T03:40:15.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:16.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:17.819Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:40:17.819Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:40:17.819Z] OK: 5 MiB in 15 packages [2023-02-07T03:40:19.319Z] Removing intermediate container 449a4f36b5ff [2023-02-07T03:40:19.319Z] ---> b48ce91fa8bc [2023-02-07T03:40:19.319Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:40:20.324Z] ---> 59c64a233244 [2023-02-07T03:40:20.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:40:21.747Z] ---> 1fa450526c2d [2023-02-07T03:40:21.747Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:40:22.711Z] ---> db256bd36fb1 [2023-02-07T03:40:22.711Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:40:22.982Z] ---> Running in d0dd9f83c9d7 [2023-02-07T03:40:23.569Z] Removing intermediate container d0dd9f83c9d7 [2023-02-07T03:40:23.569Z] ---> 3470592302de [2023-02-07T03:40:23.569Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:40:23.569Z] ---> Running in e80cb7f172ab [2023-02-07T03:40:24.160Z] Removing intermediate container e80cb7f172ab [2023-02-07T03:40:24.160Z] ---> 73161927c6d9 [2023-02-07T03:40:24.160Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:40:24.160Z] ---> Running in 62e2be7235b0 [2023-02-07T03:40:24.746Z] Removing intermediate container 62e2be7235b0 [2023-02-07T03:40:24.746Z] ---> 434cb3a115e8 [2023-02-07T03:40:24.746Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:40:24.746Z] ---> Running in 21370a20ee16 [2023-02-07T03:40:25.334Z] Removing intermediate container 21370a20ee16 [2023-02-07T03:40:25.334Z] ---> ee27cd1c0515 [2023-02-07T03:40:25.334Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:40:25.334Z] ---> Running in 66dcf79e3dbf [2023-02-07T03:40:25.920Z] Removing intermediate container 66dcf79e3dbf [2023-02-07T03:40:25.920Z] ---> d417e762feab [2023-02-07T03:40:25.920Z] [2023-02-07T03:40:26.188Z] Successfully built d417e762feab [2023-02-07T03:40:26.188Z] Successfully tagged core-data-arm64:latest [2023-02-07T03:40:41.210Z]  Building core-data ... done Removing intermediate container 0b00322330e7 [2023-02-07T03:40:41.210Z] ---> 6da8d0108d12 [2023-02-07T03:40:41.210Z] [2023-02-07T03:40:41.210Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:40:41.210Z] ---> 8aa73fd46299 [2023-02-07T03:40:41.210Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:40:41.210Z] ---> Using cache [2023-02-07T03:40:41.210Z] ---> 4c0fdf919659 [2023-02-07T03:40:41.210Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:40:41.210Z] ---> Running in 6bd441747974 [2023-02-07T03:40:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:41.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:42.181Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:40:42.181Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:40:42.181Z] OK: 15736 distinct packages available [2023-02-07T03:40:42.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:42.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:43.725Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:40:43.998Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:40:43.998Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:40:43.998Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:40:43.998Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:40:43.998Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:40:43.998Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:40:43.998Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:40:43.998Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:40:43.998Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:40:43.998Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:40:44.272Z] OK: 8 MiB in 23 packages [2023-02-07T03:40:46.884Z] Removing intermediate container 6bd441747974 [2023-02-07T03:40:46.884Z] ---> 0db8f224cada [2023-02-07T03:40:46.884Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:40:47.154Z] ---> d740b30dc0d6 [2023-02-07T03:40:47.154Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:40:48.581Z] ---> fbabf91ea851 [2023-02-07T03:40:48.581Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:40:49.562Z] ---> 073fd5a7aef1 [2023-02-07T03:40:49.562Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:40:49.562Z] ---> Running in e3a6761e74ad [2023-02-07T03:40:50.154Z] Removing intermediate container e3a6761e74ad [2023-02-07T03:40:50.154Z] ---> af9fef5d0e31 [2023-02-07T03:40:50.154Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:40:50.154Z] ---> Running in bd75c2892a0b [2023-02-07T03:40:50.746Z] Removing intermediate container bd75c2892a0b [2023-02-07T03:40:50.746Z] ---> 1ef264265384 [2023-02-07T03:40:50.746Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T03:40:50.746Z] ---> Running in fccec9f9b961 [2023-02-07T03:40:51.016Z] Removing intermediate container fccec9f9b961 [2023-02-07T03:40:51.016Z] ---> a7e679c947ce [2023-02-07T03:40:51.016Z] Step 18/19 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:40:51.016Z] ---> Running in 98d85967ef91 [2023-02-07T03:40:51.609Z] Removing intermediate container 98d85967ef91 [2023-02-07T03:40:51.609Z] ---> 43667670df07 [2023-02-07T03:40:51.609Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T03:40:51.609Z] ---> Running in b7c9f939071f [2023-02-07T03:40:51.878Z] Removing intermediate container b7c9f939071f [2023-02-07T03:40:51.878Z] ---> f68e5ed75ef8 [2023-02-07T03:40:51.878Z] [2023-02-07T03:40:52.148Z] Successfully built f68e5ed75ef8 [2023-02-07T03:40:52.416Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T03:41:10.659Z]  Building security-spiffe-token-provider ... done Removing intermediate container 836f71f08624 [2023-02-07T03:41:10.659Z] ---> 8b44e77d8ab9 [2023-02-07T03:41:10.659Z] [2023-02-07T03:41:10.659Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:41:10.659Z] ---> 2b4661558fb8 [2023-02-07T03:41:10.659Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:41:10.659Z] ---> Running in 67f47a5a380f [2023-02-07T03:41:10.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:41:10.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:41:11.895Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:41:11.895Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:41:11.895Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:41:11.895Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:41:12.164Z] OK: 6 MiB in 16 packages [2023-02-07T03:41:13.592Z] Removing intermediate container 67f47a5a380f [2023-02-07T03:41:13.592Z] ---> 92cc6472afe5 [2023-02-07T03:41:13.592Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:41:13.592Z] ---> Running in 82bc13ef56c2 [2023-02-07T03:41:13.860Z] Removing intermediate container 82bc13ef56c2 [2023-02-07T03:41:13.860Z] ---> 598e5d0aad66 [2023-02-07T03:41:13.860Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:41:13.860Z] ---> Running in 2abc361a5d35 [2023-02-07T03:41:14.128Z] Removing intermediate container 2abc361a5d35 [2023-02-07T03:41:14.128Z] ---> 1791a4f24d2e [2023-02-07T03:41:14.128Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:41:14.402Z] ---> Running in f77b53ec30ab [2023-02-07T03:41:14.671Z] Removing intermediate container f77b53ec30ab [2023-02-07T03:41:14.671Z] ---> 57e78fb056a4 [2023-02-07T03:41:14.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:41:15.261Z] ---> a27f5e236652 [2023-02-07T03:41:15.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:41:16.678Z] ---> f9444ad3f00d [2023-02-07T03:41:16.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:41:16.949Z] ---> e8490e04aefd [2023-02-07T03:41:16.949Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T03:41:16.949Z] ---> Running in fcf0bb8b07b4 [2023-02-07T03:41:17.229Z] Removing intermediate container fcf0bb8b07b4 [2023-02-07T03:41:17.229Z] ---> 7c83c75d5077 [2023-02-07T03:41:17.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:41:17.499Z] ---> Running in 54d83eeb20a5 [2023-02-07T03:41:17.769Z] Removing intermediate container 54d83eeb20a5 [2023-02-07T03:41:17.769Z] ---> 5f8fad694777 [2023-02-07T03:41:17.769Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:41:17.769Z] ---> Running in ce6b7844fca0 [2023-02-07T03:41:18.038Z] Removing intermediate container ce6b7844fca0 [2023-02-07T03:41:18.038Z] ---> 97e9d26d8a64 [2023-02-07T03:41:18.038Z] Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 [2023-02-07T03:41:18.038Z] ---> Running in a0f0a28eb1e7 [2023-02-07T03:41:18.316Z] Removing intermediate container a0f0a28eb1e7 [2023-02-07T03:41:18.316Z] ---> 1041001e177a [2023-02-07T03:41:18.316Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:41:18.588Z] ---> Running in a2a51d2f3d65 [2023-02-07T03:41:18.856Z] Removing intermediate container a2a51d2f3d65 [2023-02-07T03:41:18.856Z] ---> ff603c4fb017 [2023-02-07T03:41:18.856Z] [2023-02-07T03:41:19.129Z] Successfully built ff603c4fb017 [2023-02-07T03:41:19.129Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T03:41:19.410Z]  Building support-notifications ... done  [Pipeline] } [2023-02-07T03:41:19.409Z] $ docker stop --time=1 40ae4bee8c695e331b9be8ebd5b497856dc9278b56ad0e437cafac7bbe82fd00 [2023-02-07T03:41:21.053Z] $ docker rm -f --volumes 40ae4bee8c695e331b9be8ebd5b497856dc9278b56ad0e437cafac7bbe82fd00 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:41:21.538Z] + docker images [2023-02-07T03:41:21.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:41:21.803Z] support-notifications-arm64 latest ff603c4fb017 3 seconds ago 29.6MB [2023-02-07T03:41:21.803Z] 8b44e77d8ab9 14 seconds ago 1.57GB [2023-02-07T03:41:21.803Z] security-spiffe-token-provider-arm64 latest f68e5ed75ef8 30 seconds ago 29MB [2023-02-07T03:41:21.803Z] 6da8d0108d12 44 seconds ago 1.54GB [2023-02-07T03:41:21.803Z] core-data-arm64 latest d417e762feab 56 seconds ago 17.2MB [2023-02-07T03:41:21.803Z] d0cadf20f494 About a minute ago 1.51GB [2023-02-07T03:41:21.803Z] security-bootstrapper-arm64 latest ca624c9c87a9 About a minute ago 19.5MB [2023-02-07T03:41:21.803Z] core-command-arm64 latest 5d282fbf244b About a minute ago 17MB [2023-02-07T03:41:21.803Z] 8de73dd8b4aa About a minute ago 1.5GB [2023-02-07T03:41:21.803Z] adff2fae65c8 2 minutes ago 1.49GB [2023-02-07T03:41:21.803Z] support-scheduler-arm64 latest 065bb111703f 9 minutes ago 29MB [2023-02-07T03:41:21.803Z] 08a8389cd231 9 minutes ago 1.57GB [2023-02-07T03:41:21.803Z] security-secretstore-setup-arm64 latest 79fb7b776502 9 minutes ago 28.8MB [2023-02-07T03:41:21.803Z] security-spire-agent-arm64 latest 453f7ead3639 9 minutes ago 122MB [2023-02-07T03:41:21.803Z] 9b7b0a51fd82 10 minutes ago 1.5GB [2023-02-07T03:41:21.803Z] security-spire-server-arm64 latest a883a7fdc63d 10 minutes ago 84.3MB [2023-02-07T03:41:21.803Z] 083940b28fb8 11 minutes ago 1.38GB [2023-02-07T03:41:21.803Z] core-metadata-arm64 latest 6364a832fcdb 11 minutes ago 17.7MB [2023-02-07T03:41:21.803Z] a19b2583860a 11 minutes ago 1.51GB [2023-02-07T03:41:21.803Z] core-common-config-bootstrapper-arm64 latest 00bcb8823c88 12 minutes ago 14.9MB [2023-02-07T03:41:21.803Z] d249c066980f 12 minutes ago 1.5GB [2023-02-07T03:41:21.804Z] security-proxy-setup-arm64 latest 49bbcbbe5418 12 minutes ago 26.8MB [2023-02-07T03:41:21.804Z] 3b799a48636c 12 minutes ago 1.49GB [2023-02-07T03:41:21.804Z] security-spire-config-arm64 latest 11b19bb55c1c 19 minutes ago 83.6MB [2023-02-07T03:41:21.804Z] 6ca0a1071bfa 20 minutes ago 1.38GB [2023-02-07T03:41:21.804Z] ci-base-image-arm64 latest 315752dde943 35 minutes ago 905MB [2023-02-07T03:41:21.804Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T03:41:21.804Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T03:41:21.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T03:41:21.804Z] 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-07T03:41:22.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:22.212Z] [2023-02-07T03:41:22.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:41:22.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:22.540Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T03:41:22.540Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T03:41:22.540Z] 04944245beec: Pulling fs layer [2023-02-07T03:41:22.540Z] 699f458cf7ca: Pulling fs layer [2023-02-07T03:41:22.540Z] 765212b225bb: Pulling fs layer [2023-02-07T03:41:22.540Z] f23df028b6ca: Pulling fs layer [2023-02-07T03:41:22.540Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T03:41:22.540Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T03:41:22.540Z] 765212b225bb: Waiting [2023-02-07T03:41:22.540Z] f23df028b6ca: Waiting [2023-02-07T03:41:22.540Z] d65c8cfc05b1: Waiting [2023-02-07T03:41:22.540Z] 2437ff75d9bd: Waiting [2023-02-07T03:41:22.810Z] 04944245beec: Verifying Checksum [2023-02-07T03:41:22.810Z] 04944245beec: Download complete [2023-02-07T03:41:22.810Z] 765212b225bb: Download complete [2023-02-07T03:41:23.080Z] f23df028b6ca: Download complete [2023-02-07T03:41:23.080Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T03:41:23.080Z] d65c8cfc05b1: Download complete [2023-02-07T03:41:23.080Z] 699f458cf7ca: Verifying Checksum [2023-02-07T03:41:23.080Z] 699f458cf7ca: Download complete [2023-02-07T03:41:23.347Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T03:41:23.347Z] 8998bd30e6a1: Download complete [2023-02-07T03:41:25.921Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T03:41:25.921Z] 2437ff75d9bd: Download complete [2023-02-07T03:41:27.857Z] 8998bd30e6a1: Pull complete [2023-02-07T03:41:28.122Z] 04944245beec: Pull complete [2023-02-07T03:41:29.531Z] 699f458cf7ca: Pull complete [2023-02-07T03:41:29.799Z] 765212b225bb: Pull complete [2023-02-07T03:41:30.379Z] f23df028b6ca: Pull complete [2023-02-07T03:41:30.646Z] d65c8cfc05b1: Pull complete [2023-02-07T03:41:45.622Z] 2437ff75d9bd: Pull complete [2023-02-07T03:41:45.622Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T03:41:45.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:45.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:41:45.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container [2023-02-07T03:41:45.868Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T03:41:48.911Z] $ docker top 1a9dbfb545d4911c71cda5bfa4d390f362a8e4cdcc2629719640fffbfa4f6c87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:49.783Z] ---> job-cost.sh [2023-02-07T03:41:49.783Z] lf-activate-venv: SKIPPING [2023-02-07T03:41:49.783Z] INFO: No Stack... [2023-02-07T03:41:51.186Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T03:41:52.143Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T03:41:52.779Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-02-07T03:41:52.779Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T03:41:52.849Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] [2023-02-07T03:41:52.865Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] did not exist. Created. [2023-02-07T03:41:52.866Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T03:41:53.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T03:41:53.691Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T03:41:53.699Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T03:41:53.706Z] $ docker stop --time=1 1a9dbfb545d4911c71cda5bfa4d390f362a8e4cdcc2629719640fffbfa4f6c87 [2023-02-07T03:41:55.260Z] $ docker rm -f --volumes 1a9dbfb545d4911c71cda5bfa4d390f362a8e4cdcc2629719640fffbfa4f6c87 [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-07T03:41:55.671Z] provisioning config files... [2023-02-07T03:41:55.677Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config10527931687780582151tmp [Pipeline] { [Pipeline] sh [2023-02-07T03:41:55.971Z] + set +x [2023-02-07T03:41:55.971Z] + curl -s https://codecov.io/bash [2023-02-07T03:41:55.971Z] + bash -s -- [2023-02-07T03:41:55.971Z] [2023-02-07T03:41:55.971Z] _____ _ [2023-02-07T03:41:55.971Z] / ____| | | [2023-02-07T03:41:55.971Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T03:41:55.971Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T03:41:55.971Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T03:41:55.971Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T03:41:55.971Z] Bash-1.0.6 [2023-02-07T03:41:55.971Z] [2023-02-07T03:41:55.971Z] [2023-02-07T03:41:55.971Z] ==> git version 2.25.1 found [2023-02-07T03:41:55.971Z] ==> 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-07T03:41:55.971Z] Release-Date: 2020-01-08 [2023-02-07T03:41:55.971Z] 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-07T03:41:55.971Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T03:41:55.971Z] ==> Jenkins CI detected. [2023-02-07T03:41:55.971Z] current dir:  /w/workspace/edgex-go/3 [2023-02-07T03:41:55.971Z] project root: . [2023-02-07T03:41:55.971Z] --> token set from env [2023-02-07T03:41:55.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T03:41:55.971Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T03:41:55.971Z] ==> Python coveragepy not found [2023-02-07T03:41:55.971Z] ==> Searching for coverage reports in: [2023-02-07T03:41:55.971Z] + . [2023-02-07T03:41:55.971Z] -> Found 1 reports [2023-02-07T03:41:55.971Z] ==> Detecting git/mercurial file structure [2023-02-07T03:41:56.230Z] ==> Reading reports [2023-02-07T03:41:56.230Z] + ./coverage.out bytes=486191 [2023-02-07T03:41:56.230Z] ==> Appending adjustments [2023-02-07T03:41:56.230Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T03:41:57.608Z] + Found adjustments [2023-02-07T03:41:57.608Z] ==> Gzipping contents [2023-02-07T03:41:57.608Z] 64K /tmp/codecov.bETlkL.gz [2023-02-07T03:41:57.608Z] ==> Uploading reports [2023-02-07T03:41:57.608Z] url: https://codecov.io [2023-02-07T03:41:57.608Z] query: branch=PR-4325&commit=a28d1ae6f724350bd6775e7361ed34e42ee38794&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4325%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4325&job=&cmd_args= [2023-02-07T03:41:57.608Z] -> Pinging Codecov [2023-02-07T03:41:57.608Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4325&commit=a28d1ae6f724350bd6775e7361ed34e42ee38794&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4325%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4325&job=&cmd_args= [2023-02-07T03:41:57.608Z] -> Uploading to [2023-02-07T03:41:57.608Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/a28d1ae6f724350bd6775e7361ed34e42ee38794/00ec07a2-c336-45ad-8687-3237c15c76ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T034157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=963f196bb04e6e9669dde6af2618fbfd389974f319e9d808a0deb831e4f9fa87 [2023-02-07T03:41:57.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:41:57.608Z] Dload Upload Total Spent Left Speed [2023-02-07T03:41:58.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62689 0 0 100 62689 0 216k --:--:-- --:--:-- --:--:-- 216k [2023-02-07T03:41:58.175Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] } [2023-02-07T03:41:58.182Z] 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-07T03:41:58.757Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:59.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:59.910Z] ---> package-listing.sh [2023-02-07T03:41:59.910Z] ++ facter osfamily [2023-02-07T03:41:59.910Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T03:42:00.170Z] + OS_FAMILY=debian [2023-02-07T03:42:00.170Z] + workspace=/w/workspace/edgex-go/3 [2023-02-07T03:42:00.170Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T03:42:00.170Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T03:42:00.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T03:42:00.170Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T03:42:00.170Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-07T03:42:00.170Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T03:42:00.170Z] + case "${OS_FAMILY}" in [2023-02-07T03:42:00.170Z] + dpkg -l [2023-02-07T03:42:00.170Z] + grep '^ii' [2023-02-07T03:42:00.170Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T03:42:00.170Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T03:42:00.170Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T03:42:00.170Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-07T03:42:00.170Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-02-07T03:42:00.170Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-02-07T03:42:00.180Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T03:42:00.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:42:01.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:42:01.017Z] [2023-02-07T03:42:01.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:42:01.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:42:01.314Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T03:42:01.314Z] 5eb5b503b376: Pulling fs layer [2023-02-07T03:42:01.314Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T03:42:01.314Z] ec43610c2a17: Pulling fs layer [2023-02-07T03:42:01.314Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T03:42:01.314Z] 33b1e0a273af: Pulling fs layer [2023-02-07T03:42:01.314Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T03:42:01.314Z] 2f39f015ded8: Pulling fs layer [2023-02-07T03:42:01.314Z] 33b1e0a273af: Waiting [2023-02-07T03:42:01.314Z] 5d3b04190fa2: Waiting [2023-02-07T03:42:01.314Z] 2f39f015ded8: Waiting [2023-02-07T03:42:01.314Z] 3a2ae6a8a46f: Waiting [2023-02-07T03:42:01.314Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T03:42:01.314Z] 5c69ac0246d0: Download complete [2023-02-07T03:42:01.314Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T03:42:01.314Z] 3a2ae6a8a46f: Download complete [2023-02-07T03:42:01.573Z] 33b1e0a273af: Verifying Checksum [2023-02-07T03:42:01.573Z] 33b1e0a273af: Download complete [2023-02-07T03:42:01.573Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T03:42:01.573Z] 5d3b04190fa2: Download complete [2023-02-07T03:42:01.835Z] 5eb5b503b376: Verifying Checksum [2023-02-07T03:42:01.835Z] 5eb5b503b376: Download complete [2023-02-07T03:42:02.094Z] ec43610c2a17: Verifying Checksum [2023-02-07T03:42:02.094Z] ec43610c2a17: Download complete [2023-02-07T03:42:02.352Z] 2f39f015ded8: Verifying Checksum [2023-02-07T03:42:02.352Z] 2f39f015ded8: Download complete [2023-02-07T03:42:02.917Z] 5eb5b503b376: Pull complete [2023-02-07T03:42:02.917Z] 5c69ac0246d0: Pull complete [2023-02-07T03:42:03.177Z] ec43610c2a17: Pull complete [2023-02-07T03:42:03.436Z] 3a2ae6a8a46f: Pull complete [2023-02-07T03:42:03.436Z] 33b1e0a273af: Pull complete [2023-02-07T03:42:03.694Z] 5d3b04190fa2: Pull complete [2023-02-07T03:42:07.881Z] 2f39f015ded8: Pull complete [2023-02-07T03:42:07.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T03:42:07.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:42:07.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:42:07.957Z] prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container [2023-02-07T03:42:07.973Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T03:42:09.875Z] $ docker top e967fffd39e156465f0c5eebd5f3bc6b288547f96b357e1fcab183c865cb630d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:42:10.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T03:42:10.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T03:42:10.798Z] + ls /var/log/sa-host [2023-02-07T03:42:10.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:42:10.872Z] provisioning config files... [2023-02-07T03:42:10.881Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6467482858674404371tmp [Pipeline] { [Pipeline] echo [2023-02-07T03:42:10.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:11.177Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T03:42:11.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:11.501Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T03:42:11.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:11.793Z] ---> sudo-logs.sh [2023-02-07T03:42:11.793Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T03:42:11.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:12.106Z] ---> job-cost.sh [2023-02-07T03:42:12.106Z] lf-activate-venv: SKIPPING [2023-02-07T03:42:12.106Z] DEBUG: total: 0.10999999940395355 [2023-02-07T03:42:12.106Z] INFO: Retrieving Stack Cost... [2023-02-07T03:42:12.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T03:42:12.934Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T03:42:12.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:13.235Z] ---> logs-deploy.sh [2023-02-07T03:42:13.235Z] lf-activate-venv: SKIPPING [2023-02-07T03:42:13.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4325/3 [2023-02-07T03:42:13.235Z] INFO: archiving workspace using pattern(s): [2023-02-07T03:42:14.172Z] Archives upload complete. [2023-02-07T03:42:14.172Z] INFO: archiving logs to Nexus