Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+c6ae7449aad5f05f69153f6120284e804cf836f6 (a9bd754325f86a86c565d9d3ab09eb7e745cecc0) 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-ssh12717192595238233715.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-ssh11564853479055185045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8371976294700689745.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-ssh16817214069332869420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6686566230109133231.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-6275 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing 2e221d16e1406f9f7f2e002fd026573bd6324676 Checking out Revision 2e221d16e1406f9f7f2e002fd026573bd6324676 (PR-4340) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e221d16e1406f9f7f2e002fd026573bd6324676 # timeout=10 Commit message: "Merge commit 'c6ae7449aad5f05f69153f6120284e804cf836f6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 215bf475df5477c779efe8d5610f4ed1b25038e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T08:30:52.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T08:30:52.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T08:30:52.206Z] ========================================================= [2023-02-16T08:30:52.206Z] EdgeX Global Pipelines Version Info [2023-02-16T08:30:52.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T08:30:52.967Z] ------------------- [2023-02-16T08:30:52.967Z] stable info: [2023-02-16T08:30:52.967Z] ------------------- [2023-02-16T08:30:52.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T08:30:52.967Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T08:30:52.967Z] Message: update stable to v1.0.244 [2023-02-16T08:30:53.536Z] ------------------- [2023-02-16T08:30:53.536Z] experimental info: [2023-02-16T08:30:53.536Z] ------------------- [2023-02-16T08:30:53.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T08:30:53.536Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T08:30:53.536Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T08:30:53.710Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-16T08:30:53.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-16T08:30:53.741Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T08:30:53.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T08:30:53.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T08:30:53.780Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T08:30:53.795Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T08:30:53.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-16T08:30:53.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-16T08:30:53.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-16T08:30:53.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T08:30:53.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T08:30:53.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T08:30:53.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T08:30:53.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T08:30:53.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T08:30:53.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T08:30:53.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T08:30:53.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-16T08:30:54.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-16T08:30:54.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T08:30:54.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T08:30:54.051Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T08:30:54.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo [2023-02-16T08:30:54.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo [2023-02-16T08:30:54.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo [2023-02-16T08:30:54.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e221d16e1406f9f7f2e002fd026573bd6324676 [Pipeline] echo [2023-02-16T08:30:54.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e221d1 [Pipeline] echo [2023-02-16T08:30:54.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T08:30:54.179Z] provisioning config files... [2023-02-16T08:30:54.194Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8870816883226757273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T08:30:54.507Z] ---> docker-login.sh [2023-02-16T08:30:54.507Z] nexus3.edgexfoundry.org:10001 [2023-02-16T08:30:54.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:30:54.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:30:54.768Z] Configure a credential helper to remove this warning. See [2023-02-16T08:30:54.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:30:54.768Z] [2023-02-16T08:30:54.768Z] Login Succeeded [2023-02-16T08:30:54.768Z] nexus3.edgexfoundry.org:10002 [2023-02-16T08:30:54.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:30:55.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:30:55.028Z] Configure a credential helper to remove this warning. See [2023-02-16T08:30:55.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:30:55.028Z] [2023-02-16T08:30:55.028Z] Login Succeeded [2023-02-16T08:30:55.028Z] nexus3.edgexfoundry.org:10003 [2023-02-16T08:30:55.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:30:55.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:30:55.028Z] Configure a credential helper to remove this warning. See [2023-02-16T08:30:55.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:30:55.028Z] [2023-02-16T08:30:55.028Z] Login Succeeded [2023-02-16T08:30:55.028Z] nexus3.edgexfoundry.org:10004 [2023-02-16T08:30:55.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:30:55.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:30:55.289Z] Configure a credential helper to remove this warning. See [2023-02-16T08:30:55.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:30:55.289Z] [2023-02-16T08:30:55.289Z] Login Succeeded [2023-02-16T08:30:55.289Z] docker.io [2023-02-16T08:30:55.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:30:55.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:30:55.550Z] Configure a credential helper to remove this warning. See [2023-02-16T08:30:55.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:30:55.550Z] [2023-02-16T08:30:55.550Z] Login Succeeded [2023-02-16T08:30:55.550Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T08:30:55.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T08:30:55.926Z] + 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-16T08:30:55.926Z] + dirname cmd/core-command/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/core-data/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/core-metadata/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/support-notifications/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-16T08:30:55.926Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-16T08:30:55.926Z] + cut -d/ -f2 [2023-02-16T08:30:55.926Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-16T08:30:56.000Z] 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-16T08:30:56.356Z] + git rev-list -1 --merges 2e221d16e1406f9f7f2e002fd026573bd6324676~1..2e221d16e1406f9f7f2e002fd026573bd6324676 [Pipeline] echo [2023-02-16T08:30:56.368Z] -----------> git rev-list -1 --merges 2e221d16e1406f9f7f2e002fd026573bd6324676~1..2e221d16e1406f9f7f2e002fd026573bd6324676 2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:30:56.368Z] 2e221d16e1406f9f7f2e002fd026573bd6324676 [false] [Pipeline] sh [2023-02-16T08:30:56.651Z] + git log --format=format:%s -1 2e221d16e1406f9f7f2e002fd026573bd6324676 [Pipeline] echo [2023-02-16T08:30:56.665Z] ========================================================= [2023-02-16T08:30:56.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T08:30:56.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-16T08:30:57.053Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T08:30:57.053Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T08:30:57.053Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T08:30:57.053Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T08:30:57.053Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T08:30:57.053Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T08:30:57.053Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:30:57.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T08:30:57.423Z] [2023-02-16T08:30:57.423Z] 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-16T08:30:57.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T08:30:57.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T08:30:57.743Z] b85a868b505f: Pulling fs layer [2023-02-16T08:30:57.743Z] e2be974225ed: Pulling fs layer [2023-02-16T08:30:57.743Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T08:30:57.743Z] 988bab9f4d93: Pulling fs layer [2023-02-16T08:30:57.743Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T08:30:57.743Z] eaf3925da568: Pulling fs layer [2023-02-16T08:30:57.743Z] bab4dde63d76: Pulling fs layer [2023-02-16T08:30:57.743Z] bde34c3a00c8: Pulling fs layer [2023-02-16T08:30:57.743Z] b352a97aabf1: Pulling fs layer [2023-02-16T08:30:57.743Z] 4872d77fe225: Pulling fs layer [2023-02-16T08:30:57.743Z] 5851b861e8e6: Pulling fs layer [2023-02-16T08:30:57.743Z] 988bab9f4d93: Waiting [2023-02-16T08:30:57.743Z] 1469e6f7b9e6: Waiting [2023-02-16T08:30:57.743Z] eaf3925da568: Waiting [2023-02-16T08:30:57.743Z] bab4dde63d76: Waiting [2023-02-16T08:30:57.744Z] bde34c3a00c8: Waiting [2023-02-16T08:30:57.744Z] b352a97aabf1: Waiting [2023-02-16T08:30:57.744Z] 5851b861e8e6: Waiting [2023-02-16T08:30:57.744Z] 4872d77fe225: Waiting [2023-02-16T08:30:57.744Z] e2be974225ed: Download complete [2023-02-16T08:30:58.008Z] 988bab9f4d93: Verifying Checksum [2023-02-16T08:30:58.008Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T08:30:58.008Z] 1469e6f7b9e6: Download complete [2023-02-16T08:30:58.008Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T08:30:58.008Z] 339a4e72a1f5: Download complete [2023-02-16T08:30:58.008Z] eaf3925da568: Verifying Checksum [2023-02-16T08:30:58.008Z] eaf3925da568: Download complete [2023-02-16T08:30:58.008Z] bde34c3a00c8: Download complete [2023-02-16T08:30:58.270Z] b352a97aabf1: Verifying Checksum [2023-02-16T08:30:58.270Z] b352a97aabf1: Download complete [2023-02-16T08:30:58.270Z] 4872d77fe225: Verifying Checksum [2023-02-16T08:30:58.270Z] 4872d77fe225: Download complete [2023-02-16T08:30:58.270Z] 5851b861e8e6: Download complete [2023-02-16T08:30:58.270Z] b85a868b505f: Download complete [2023-02-16T08:30:58.528Z] bab4dde63d76: Verifying Checksum [2023-02-16T08:30:58.528Z] bab4dde63d76: Download complete [2023-02-16T08:30:59.464Z] b85a868b505f: Pull complete [2023-02-16T08:30:59.721Z] e2be974225ed: Pull complete [2023-02-16T08:31:00.288Z] 339a4e72a1f5: Pull complete [2023-02-16T08:31:00.288Z] 988bab9f4d93: Pull complete [2023-02-16T08:31:00.546Z] 1469e6f7b9e6: Pull complete [2023-02-16T08:31:00.546Z] eaf3925da568: Pull complete [2023-02-16T08:31:02.445Z] bab4dde63d76: Pull complete [2023-02-16T08:31:02.445Z] bde34c3a00c8: Pull complete [2023-02-16T08:31:02.703Z] b352a97aabf1: Pull complete [2023-02-16T08:31:02.703Z] 4872d77fe225: Pull complete [2023-02-16T08:31:02.703Z] 5851b861e8e6: Pull complete [2023-02-16T08:31:02.703Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T08:31:02.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T08:31:02.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:31:02.846Z] prd-ubuntu20.04-docker-8c-8g-6275 does not seem to be running inside a container [2023-02-16T08:31:02.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T08:31:08.585Z] $ docker top 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 -eo pid,comm [2023-02-16T08:31:08.642Z] 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-16T08:31:08.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T08:31:08.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T08:31:08.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T08:31:08.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T08:31:08.789Z] $ docker exec 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 ssh-agent [2023-02-16T08:31:08.893Z] SSH_AUTH_SOCK=/tmp/ssh-94VNq5qr28c2/agent.32 [2023-02-16T08:31:08.893Z] SSH_AGENT_PID=39 [2023-02-16T08:31:08.900Z] Running ssh-add (command line suppressed) [2023-02-16T08:31:09.004Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_14716756409438727060.key (/w/workspace/edgex-go/6@tmp/private_key_14716756409438727060.key) [2023-02-16T08:31:09.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T08:31:09.302Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T08:31:09.320Z] $ docker exec --env ******** --env ******** 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 ssh-agent -k [2023-02-16T08:31:09.406Z] unset SSH_AUTH_SOCK; [2023-02-16T08:31:09.406Z] unset SSH_AGENT_PID; [2023-02-16T08:31:09.406Z] echo Agent pid 39 killed; [2023-02-16T08:31:09.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T08:31:09.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T08:31:09.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T08:31:09.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T08:31:09.577Z] $ docker exec 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 ssh-agent [2023-02-16T08:31:09.712Z] SSH_AUTH_SOCK=/tmp/ssh-aLYNCpuA3nUz/agent.71 [2023-02-16T08:31:09.712Z] SSH_AGENT_PID=77 [2023-02-16T08:31:09.729Z] Running ssh-add (command line suppressed) [2023-02-16T08:31:09.821Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4369552078640068756.key (/w/workspace/edgex-go/6@tmp/private_key_4369552078640068756.key) [2023-02-16T08:31:09.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T08:31:10.120Z] + git semver init [2023-02-16T08:31:10.380Z] 2023-02-16 08:31:10,290 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T08:31:10.380Z] 2023-02-16 08:31:10,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-02-16T08:31:10.380Z] 2023-02-16 08:31:10,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-02-16T08:31:10.380Z] 2023-02-16 08:31:10,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-02-16T08:31:16.961Z] 2023-02-16 08:31:16,892 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-02-16T08:31:16.961Z] 2023-02-16 08:31:16,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4340 with force:False [2023-02-16T08:31:16.961Z] 2023-02-16 08:31:16,894 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4340 [2023-02-16T08:31:16.961Z] 2023-02-16 08:31:16,898 [execute] INFO git cat-file --batch-check [2023-02-16T08:31:16.962Z] 2023-02-16 08:31:16,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T08:31:16.962Z] 2023-02-16 08:31:16,904 [execute] INFO git cat-file --batch [2023-02-16T08:31:16.962Z] 2023-02-16 08:31:16,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T08:31:16.962Z] 2023-02-16 08:31:16,909 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4340 [2023-02-16T08:31:16.962Z] 0.0.0 [Pipeline] } [2023-02-16T08:31:16.974Z] $ docker exec --env ******** --env ******** 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 ssh-agent -k [2023-02-16T08:31:17.063Z] unset SSH_AUTH_SOCK; [2023-02-16T08:31:17.063Z] unset SSH_AGENT_PID; [2023-02-16T08:31:17.063Z] echo Agent pid 77 killed; [2023-02-16T08:31:17.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T08:31:17.404Z] + git semver [Pipeline] } [2023-02-16T08:31:17.677Z] $ docker stop --time=1 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 [2023-02-16T08:31:18.976Z] $ docker rm -f --volumes 93362678c76077637208378cc15a5cc14b1fdffcb8f18938a251e5faaab84c36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T08:31:19.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T08:31:19.565Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T08:31:19.568Z] [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-16T08:31:19.970Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-02-16T08:31:19.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:31:19.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:31:20.005Z] ========================================================= [2023-02-16T08:31:20.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T08:31:20.005Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:31:20.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:20.293Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T08:31:20.293Z] 213ec9aee27d: Pulling fs layer [2023-02-16T08:31:20.293Z] 4583459ba037: Pulling fs layer [2023-02-16T08:31:20.293Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T08:31:20.293Z] 53926ce57604: Pulling fs layer [2023-02-16T08:31:20.293Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T08:31:20.293Z] 22ff95d597cd: Pulling fs layer [2023-02-16T08:31:20.293Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T08:31:20.293Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T08:31:20.293Z] a7acece74701: Pulling fs layer [2023-02-16T08:31:20.293Z] 12d6caf4c0d1: Waiting [2023-02-16T08:31:20.293Z] 53926ce57604: Waiting [2023-02-16T08:31:20.293Z] a7acece74701: Waiting [2023-02-16T08:31:20.293Z] 21b2b0c7a3f4: Waiting [2023-02-16T08:31:20.293Z] 22ff95d597cd: Waiting [2023-02-16T08:31:20.293Z] 96b7cbca73a9: Waiting [2023-02-16T08:31:20.293Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T08:31:20.293Z] 93c1e223e6f2: Download complete [2023-02-16T08:31:20.293Z] 4583459ba037: Download complete [2023-02-16T08:31:20.293Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T08:31:20.293Z] 21b2b0c7a3f4: Download complete [2023-02-16T08:31:20.293Z] 22ff95d597cd: Verifying Checksum [2023-02-16T08:31:20.293Z] 22ff95d597cd: Download complete [2023-02-16T08:31:20.293Z] 213ec9aee27d: Verifying Checksum [2023-02-16T08:31:20.293Z] 213ec9aee27d: Download complete [2023-02-16T08:31:20.554Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T08:31:20.554Z] 12d6caf4c0d1: Download complete [2023-02-16T08:31:20.554Z] 213ec9aee27d: Pull complete [2023-02-16T08:31:20.554Z] 4583459ba037: Pull complete [2023-02-16T08:31:20.814Z] 93c1e223e6f2: Pull complete [2023-02-16T08:31:21.433Z] a7acece74701: Verifying Checksum [2023-02-16T08:31:21.433Z] a7acece74701: Download complete [2023-02-16T08:31:21.699Z] 53926ce57604: Verifying Checksum [2023-02-16T08:31:21.699Z] 53926ce57604: Download complete [2023-02-16T08:31:21.699Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T08:31:21.699Z] 96b7cbca73a9: Download complete [2023-02-16T08:31:25.881Z] 53926ce57604: Pull complete [2023-02-16T08:31:25.881Z] 21b2b0c7a3f4: Pull complete [2023-02-16T08:31:25.881Z] 22ff95d597cd: Pull complete [2023-02-16T08:31:25.881Z] 12d6caf4c0d1: Pull complete [2023-02-16T08:31:27.775Z] 96b7cbca73a9: Pull complete [2023-02-16T08:31:28.340Z] a7acece74701: Pull complete [2023-02-16T08:31:28.340Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T08:31:28.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:28.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:31:28.637Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:28.638Z] WORKDIR /edgex [2023-02-16T08:31:28.638Z] COPY go.mod . [2023-02-16T08:31:28.638Z] RUN go mod download [2023-02-16T08:31:28.638Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-16T08:31:29.204Z] Sending build context to Docker daemon 170.3MB [2023-02-16T08:31:29.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:29.204Z] ---> db6d94c90886 [2023-02-16T08:31:29.204Z] Step 2/4 : WORKDIR /edgex [2023-02-16T08:31:34.633Z] Still waiting to schedule task [2023-02-16T08:31:34.634Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6273’ [2023-02-16T08:31:39.227Z] ---> Running in 2b9048cfe773 [2023-02-16T08:31:39.227Z] Removing intermediate container 2b9048cfe773 [2023-02-16T08:31:39.227Z] ---> 26794bc62950 [2023-02-16T08:31:39.227Z] Step 3/4 : COPY go.mod . [2023-02-16T08:31:39.227Z] ---> 40fb595c9b69 [2023-02-16T08:31:39.227Z] Step 4/4 : RUN go mod download [2023-02-16T08:31:39.227Z] ---> Running in 4b223e366a25 [2023-02-16T08:31:54.168Z] Removing intermediate container 4b223e366a25 [2023-02-16T08:31:54.168Z] ---> dd560367dbe7 [2023-02-16T08:31:54.168Z] Successfully built dd560367dbe7 [2023-02-16T08:31:54.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:31:54.468Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T08:31:54.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:31:54.542Z] prd-ubuntu20.04-docker-8c-8g-6275 does not seem to be running inside a container [2023-02-16T08:31:54.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T08:31:55.027Z] $ docker top b7eb0c16ba4c3ba47de2ed86d2cc477236970adc7a8fcdd9be90f88d6821c7aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:31:55.363Z] + go version [2023-02-16T08:31:55.363Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T08:31:55.374Z] $ docker stop --time=1 b7eb0c16ba4c3ba47de2ed86d2cc477236970adc7a8fcdd9be90f88d6821c7aa [2023-02-16T08:31:56.638Z] $ docker rm -f --volumes b7eb0c16ba4c3ba47de2ed86d2cc477236970adc7a8fcdd9be90f88d6821c7aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:31:57.034Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T08:31:57.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:31:57.108Z] prd-ubuntu20.04-docker-8c-8g-6275 does not seem to be running inside a container [2023-02-16T08:31:57.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T08:31:57.473Z] $ docker top 7d5fcf4b0730b1ee9e25d2fe4dd95ff26eabe54a6480963df5b261d036c1e9b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T08:31:57.537Z] ========================================================= [2023-02-16T08:31:57.537Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T08:31:57.537Z] ========================================================= [Pipeline] sh [2023-02-16T08:31:57.815Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:31:58.108Z] + make test [2023-02-16T08:31:58.108Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T08:32:04.667Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T08:32:17.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T08:32:17.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T08:32:17.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2023-02-16T08:32:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.159s coverage: 73.7% of statements [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T08:32:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T08:32:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.948s coverage: 88.5% of statements [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T08:32:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.9% of statements [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T08:32:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.461s coverage: 95.6% of statements [2023-02-16T08:32:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements [2023-02-16T08:32:20.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 82.9% of statements [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-02-16T08:32:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-02-16T08:32:27.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.095s coverage: 94.4% of statements [2023-02-16T08:32:27.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.320s coverage: 79.9% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 64.4% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.054s coverage: 86.9% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.234s coverage: 63.1% of statements [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T08:32:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-16T08:32:42.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.3% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.0% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T08:32:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T08:32:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:44.044Z] 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-16T08:33:05.958Z] 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-16T08:33:05.958Z] go vet ./... [2023-02-16T08:33:06.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T08:33:07.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T08:33:07.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T08:33:07.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T08:33:07.830Z] + ls -al . [2023-02-16T08:33:07.830Z] total 748 [2023-02-16T08:33:07.830Z] drwxrwxr-x 11 1001 1001 4096 Feb 16 08:31 . [2023-02-16T08:33:07.830Z] drwxr-xr-x 4 root root 4096 Feb 16 08:31 .. [2023-02-16T08:33:07.830Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:30 .blubracket [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 08:30 .dockerignore [2023-02-16T08:33:07.830Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 08:32 .git [2023-02-16T08:33:07.830Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:30 .github [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 08:30 .gitignore [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 08:30 .golangci.yml [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 08:30 .hadolint.yml [2023-02-16T08:33:07.830Z] drwxr-xr-x 3 1001 1001 4096 Feb 16 08:31 .semver [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 08:30 .sonarcloud.properties [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 08:30 ADOPTERS.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 08:30 Attribution.txt [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 08:30 CHANGELOG.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 08:30 CONTRIBUTING.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 08:30 GOVERNANCE.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 08:30 Jenkinsfile [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 08:30 LICENSE [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 13375 Feb 16 08:30 Makefile [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 08:30 OWNERS.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 08:30 README.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 08:30 SECURITY.md [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 08:31 VERSION [2023-02-16T08:33:07.830Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:30 bin [2023-02-16T08:33:07.830Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 08:30 cmd [2023-02-16T08:33:07.830Z] -rw-r--r-- 1 root root 487530 Feb 16 08:32 coverage.out [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 3295 Feb 16 08:30 go.mod [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 33318 Feb 16 08:30 go.sum [2023-02-16T08:33:07.830Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 08:30 internal [2023-02-16T08:33:07.830Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:30 openapi [2023-02-16T08:33:07.830Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 08:30 snap [2023-02-16T08:33:07.830Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 08:30 version.go [Pipeline] sh [2023-02-16T08:33:08.114Z] + '[' -e coverage.out ] [2023-02-16T08:33:08.114Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T08:33:08.207Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T08:33:08.506Z] + make build [2023-02-16T08:33:08.506Z] 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-16T08:33:20.698Z] 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-16T08:33:21.643Z] 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-16T08:33:23.020Z] 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-16T08:33:23.587Z] 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-16T08:33:30.182Z] 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-16T08:33:32.092Z] 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-16T08:33:33.483Z] 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-16T08:33:34.873Z] 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-16T08:33:35.442Z] 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-16T08:33:36.377Z] 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-16T08:33:39.741Z] 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-16T08:33:40.326Z] $ docker stop --time=1 7d5fcf4b0730b1ee9e25d2fe4dd95ff26eabe54a6480963df5b261d036c1e9b0 [2023-02-16T08:33:52.783Z] $ docker rm -f --volumes 7d5fcf4b0730b1ee9e25d2fe4dd95ff26eabe54a6480963df5b261d036c1e9b0 [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-16T08:33:53.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:33:53.720Z] [2023-02-16T08:33:53.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:33:54.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:33:54.588Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-16T08:33:54.588Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-16T08:33:54.588Z] ca9280d653b3: Pulling fs layer [2023-02-16T08:33:54.588Z] 7e9c9ca2126c: Pulling fs layer [2023-02-16T08:33:54.588Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-16T08:33:54.588Z] cbdbe7a5bc2a: Download complete [2023-02-16T08:33:54.856Z] cbdbe7a5bc2a: Pull complete [2023-02-16T08:33:54.856Z] ca9280d653b3: Verifying Checksum [2023-02-16T08:33:54.856Z] ca9280d653b3: Download complete [2023-02-16T08:33:55.469Z] 7e9c9ca2126c: Download complete [2023-02-16T08:33:56.035Z] ca9280d653b3: Pull complete [2023-02-16T08:34:00.217Z] 7e9c9ca2126c: Pull complete [2023-02-16T08:34:00.217Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-16T08:34:00.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:34:00.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:34:00.324Z] prd-ubuntu20.04-docker-8c-8g-6275 does not seem to be running inside a container [2023-02-16T08:34:00.380Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T08:34:06.920Z] $ docker top 35b2033171c9bebdbe28633793e66a80be382951791fed8839437f09494f9c92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:34:07.251Z] + docker-compose build --help [2023-02-16T08:34:07.251Z] + grep parallel [2023-02-16T08:34:07.818Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T08:34:07.834Z] $ docker stop --time=1 35b2033171c9bebdbe28633793e66a80be382951791fed8839437f09494f9c92 [2023-02-16T08:34:09.419Z] $ docker rm -f --volumes 35b2033171c9bebdbe28633793e66a80be382951791fed8839437f09494f9c92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:34:09.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:34:09.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:34:09.870Z] prd-ubuntu20.04-docker-8c-8g-6275 does not seem to be running inside a container [2023-02-16T08:34:09.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T08:34:10.411Z] $ docker top 8c322b1a65aac233bd5215c282c7ad7b47e8768af19cfdc4e4eb751d4139e3fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:34:10.736Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T08:34:11.668Z] Building core-command ... [2023-02-16T08:34:11.668Z] Building core-common-config-bootstrapper ... [2023-02-16T08:34:11.668Z] Building core-data ... [2023-02-16T08:34:11.668Z] Building core-metadata ... [2023-02-16T08:34:11.668Z] Building security-bootstrapper ... [2023-02-16T08:34:11.668Z] Building security-proxy-setup ... [2023-02-16T08:34:11.668Z] Building security-secretstore-setup ... [2023-02-16T08:34:11.668Z] Building security-spiffe-token-provider ... [2023-02-16T08:34:11.668Z] Building security-spire-agent ... [2023-02-16T08:34:11.668Z] Building security-spire-config ... [2023-02-16T08:34:11.668Z] Building security-spire-server ... [2023-02-16T08:34:11.668Z] Building support-notifications ... [2023-02-16T08:34:11.668Z] Building support-scheduler ... [2023-02-16T08:34:11.668Z] Building security-proxy-setup [2023-02-16T08:34:11.668Z] Building security-secretstore-setup [2023-02-16T08:34:11.668Z] Building core-metadata [2023-02-16T08:34:11.668Z] Building security-spire-agent [2023-02-16T08:34:11.668Z] Building support-scheduler [2023-02-16T08:34:19.657Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6279 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws [2023-02-16T08:34:19.670Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-02-16T08:34:19.705Z] The recommended git tool is: git [2023-02-16T08:34:23.873Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:23.873Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:23.873Z] ---> dd560367dbe7 [2023-02-16T08:34:23.873Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:34:23.873Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:23.873Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:23.873Z] ---> dd560367dbe7 [2023-02-16T08:34:23.873Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:34:23.873Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:23.873Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:23.873Z] ---> dd560367dbe7 [2023-02-16T08:34:23.873Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T08:34:23.873Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:23.873Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:23.873Z] ---> dd560367dbe7 [2023-02-16T08:34:23.873Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:34:23.873Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:23.873Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:23.873Z] ---> dd560367dbe7 [2023-02-16T08:34:23.873Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:34:25.143Z] using credential edgex-jenkins-ssh [2023-02-16T08:34:25.163Z] Cloning the remote Git repository [2023-02-16T08:34:25.208Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-16T08:34:25.287Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-02-16T08:34:25.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T08:34:25.437Z] > git --version # timeout=10 [2023-02-16T08:34:25.459Z] > git --version # 'git version 2.25.1' [2023-02-16T08:34:25.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T08:34:25.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T08:34:38.817Z] ---> Running in 5edec78dceb8 [2023-02-16T08:34:38.817Z] ---> Running in 13851637e458 [2023-02-16T08:34:38.817Z] ---> Running in a38e93f52aa8 [2023-02-16T08:34:38.817Z] ---> Running in a2afec0bf6f0 [2023-02-16T08:34:38.817Z] ---> Running in 2debb5a5f6b4 [2023-02-16T08:34:38.817Z] Removing intermediate container 5edec78dceb8 [2023-02-16T08:34:38.817Z] ---> 2c857c880788 [2023-02-16T08:34:38.817Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:34:38.817Z] Removing intermediate container 2debb5a5f6b4 [2023-02-16T08:34:38.817Z] ---> ccc344b8b74c [2023-02-16T08:34:38.817Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T08:34:38.817Z] Removing intermediate container a2afec0bf6f0 [2023-02-16T08:34:38.817Z] ---> 8911f482f606 [2023-02-16T08:34:38.817Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T08:34:38.817Z] Removing intermediate container a38e93f52aa8 [2023-02-16T08:34:38.817Z] ---> a97afe580e3e [2023-02-16T08:34:38.817Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T08:34:38.817Z] ---> Running in e5591916473d [2023-02-16T08:34:38.817Z] Removing intermediate container 13851637e458 [2023-02-16T08:34:38.817Z] ---> 2837370322dd [2023-02-16T08:34:38.817Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:34:38.817Z] ---> Running in 5388ece5ac95 [2023-02-16T08:34:39.076Z] ---> Running in dc02d3a02df3 [2023-02-16T08:34:39.076Z] ---> Running in f09d233b19bb [2023-02-16T08:34:39.076Z] ---> Running in bb43033c89e9 [2023-02-16T08:34:39.076Z] Removing intermediate container e5591916473d [2023-02-16T08:34:39.076Z] ---> b0920c904bfc [2023-02-16T08:34:39.076Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:34:39.076Z] Removing intermediate container 5388ece5ac95 [2023-02-16T08:34:39.076Z] ---> 0d8b003fb26a [2023-02-16T08:34:39.076Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T08:34:39.334Z] ---> Running in a2728ba8aec7 [2023-02-16T08:34:39.334Z] ---> Running in 278fbdf0657f [2023-02-16T08:34:39.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:39.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.435Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:40.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.435Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:40.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:40.712Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:40.712Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:40.970Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:40.970Z] Removing intermediate container f09d233b19bb [2023-02-16T08:34:40.970Z] ---> d8a274af2c37 [2023-02-16T08:34:40.970Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:34:40.970Z] ---> 26812b1186ab [2023-02-16T08:34:40.970Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:40.970Z] ---> Running in 635dc99d9fc3 [2023-02-16T08:34:40.970Z] Removing intermediate container dc02d3a02df3 [2023-02-16T08:34:40.970Z] ---> 13712295cc63 [2023-02-16T08:34:40.970Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T08:34:41.228Z] Removing intermediate container bb43033c89e9 [2023-02-16T08:34:41.228Z] ---> 61f3390ebe5d [2023-02-16T08:34:41.228Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:34:41.228Z] Removing intermediate container a2728ba8aec7 [2023-02-16T08:34:41.228Z] ---> da7bbdef6c3a [2023-02-16T08:34:41.228Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:34:41.228Z] ---> f20c2b5eecf9 [2023-02-16T08:34:41.228Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:41.228Z] ---> Running in b664cc8c6e62 [2023-02-16T08:34:41.487Z] ---> 4349cfd5d4cb [2023-02-16T08:34:41.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:41.487Z] ---> d88de5d8cc85 [2023-02-16T08:34:41.487Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:41.487Z] Removing intermediate container 278fbdf0657f [2023-02-16T08:34:41.487Z] ---> 598ee43dde14 [2023-02-16T08:34:41.487Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T08:34:41.487Z] ---> Running in e916c92dec3e [2023-02-16T08:34:41.487Z] ---> Running in d12a8a569307 [2023-02-16T08:34:41.487Z] ---> 4d31141bfd18 [2023-02-16T08:34:41.487Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:41.744Z] ---> Running in 8ab7ce747f6b [2023-02-16T08:35:05.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T08:35:05.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T08:35:07.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T08:35:07.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T08:35:07.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T08:35:07.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T08:35:08.028Z] Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb [2023-02-16T08:35:08.891Z] Merge succeeded, producing 60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T08:35:08.891Z] Checking out Revision 60f741d84c22ef8e9114d098f48cfd44e0f904ea (PR-4340) [2023-02-16T08:35:08.053Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T08:35:08.075Z] > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [2023-02-16T08:35:08.362Z] > git remote # timeout=10 [2023-02-16T08:35:08.386Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T08:35:08.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T08:35:08.431Z] > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 [2023-02-16T08:35:08.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T08:35:08.902Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T08:35:08.921Z] > git checkout -f 60f741d84c22ef8e9114d098f48cfd44e0f904ea # timeout=10 [2023-02-16T08:35:12.770Z] Commit message: "Merge commit 'c6ae7449aad5f05f69153f6120284e804cf836f6' into HEAD" [2023-02-16T08:35:12.795Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T08:35:13.716Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T08:35:13.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T08:35:13.716Z] Dload Upload Total Spent Left Speed [2023-02-16T08:35:13.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-02-16T08:35:14.406Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T08:35:14.741Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T08:35:14.741Z] + sudo tee /etc/docker/daemon.new [2023-02-16T08:35:14.741Z] { [2023-02-16T08:35:14.741Z] "registry-mirrors": [ [2023-02-16T08:35:14.741Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T08:35:14.741Z] ], [2023-02-16T08:35:14.741Z] "bip": "10.250.0.254/24", [2023-02-16T08:35:14.741Z] "hosts": [ [2023-02-16T08:35:14.741Z] "tcp://0.0.0.0:5555", [2023-02-16T08:35:14.741Z] "unix:///var/run/docker.sock" [2023-02-16T08:35:14.741Z] ], [2023-02-16T08:35:14.741Z] "mtu": 1458, [2023-02-16T08:35:14.741Z] "selinux-enabled": true, [2023-02-16T08:35:14.741Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T08:35:14.741Z] } [Pipeline] sh [2023-02-16T08:35:12.781Z] > git rev-list --no-walk 215bf475df5477c779efe8d5610f4ed1b25038e4 # timeout=10 [2023-02-16T08:35:15.088Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T08:35:15.433Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T08:35:37.602Z] provisioning config files... [2023-02-16T08:35:37.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8797503881173837022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T08:35:37.989Z] ---> docker-login.sh [2023-02-16T08:35:37.989Z] nexus3.edgexfoundry.org:10001 [2023-02-16T08:35:38.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:38.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:38.578Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:38.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:38.578Z] [2023-02-16T08:35:38.578Z] Login Succeeded [2023-02-16T08:35:38.578Z] nexus3.edgexfoundry.org:10002 [2023-02-16T08:35:38.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:39.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:39.118Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:39.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:39.118Z] [2023-02-16T08:35:39.118Z] Login Succeeded [2023-02-16T08:35:39.118Z] nexus3.edgexfoundry.org:10003 [2023-02-16T08:35:39.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:39.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:39.390Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:39.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:39.390Z] [2023-02-16T08:35:39.390Z] Login Succeeded [2023-02-16T08:35:39.390Z] nexus3.edgexfoundry.org:10004 [2023-02-16T08:35:39.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:39.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:39.662Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:39.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:39.662Z] [2023-02-16T08:35:39.662Z] Login Succeeded [2023-02-16T08:35:39.662Z] docker.io [2023-02-16T08:35:39.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:40.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:40.200Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:40.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:40.200Z] [2023-02-16T08:35:40.200Z] Login Succeeded [2023-02-16T08:35:40.200Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T08:35:40.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-16T08:35:40.781Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-02-16T08:35:40.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:35:40.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:35:40.821Z] ========================================================= [2023-02-16T08:35:40.821Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T08:35:40.821Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:35:41.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:35:41.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T08:35:41.411Z] 9b18e9b68314: Pulling fs layer [2023-02-16T08:35:41.411Z] 35d82f9e3411: Pulling fs layer [2023-02-16T08:35:41.411Z] e16973657156: Pulling fs layer [2023-02-16T08:35:41.412Z] fc693d55d65f: Pulling fs layer [2023-02-16T08:35:41.412Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T08:35:41.412Z] dda99020689f: Pulling fs layer [2023-02-16T08:35:41.412Z] db1c61fa0a46: Pulling fs layer [2023-02-16T08:35:41.412Z] 891c053d2c06: Pulling fs layer [2023-02-16T08:35:41.412Z] fc693d55d65f: Waiting [2023-02-16T08:35:41.412Z] 7e9fc2657dce: Waiting [2023-02-16T08:35:41.412Z] dda99020689f: Waiting [2023-02-16T08:35:41.412Z] db1c61fa0a46: Waiting [2023-02-16T08:35:41.412Z] 891c053d2c06: Waiting [2023-02-16T08:35:41.412Z] e16973657156: Download complete [2023-02-16T08:35:41.412Z] 35d82f9e3411: Download complete [2023-02-16T08:35:41.412Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T08:35:41.412Z] 7e9fc2657dce: Download complete [2023-02-16T08:35:41.412Z] dda99020689f: Verifying Checksum [2023-02-16T08:35:41.412Z] dda99020689f: Download complete [2023-02-16T08:35:41.412Z] 9b18e9b68314: Download complete [2023-02-16T08:35:42.392Z] 9b18e9b68314: Pull complete [2023-02-16T08:35:42.984Z] 891c053d2c06: Verifying Checksum [2023-02-16T08:35:42.984Z] 891c053d2c06: Download complete [2023-02-16T08:35:42.984Z] 35d82f9e3411: Pull complete [2023-02-16T08:35:43.255Z] e16973657156: Pull complete [2023-02-16T08:35:45.853Z] db1c61fa0a46: Verifying Checksum [2023-02-16T08:35:45.853Z] db1c61fa0a46: Download complete [2023-02-16T08:35:46.123Z] fc693d55d65f: Verifying Checksum [2023-02-16T08:35:46.123Z] fc693d55d65f: Download complete [2023-02-16T08:35:58.739Z] fc693d55d65f: Pull complete [2023-02-16T08:35:58.739Z] 7e9fc2657dce: Pull complete [2023-02-16T08:35:58.739Z] dda99020689f: Pull complete [2023-02-16T08:36:04.144Z] db1c61fa0a46: Pull complete [2023-02-16T08:36:06.107Z] 891c053d2c06: Pull complete [2023-02-16T08:36:06.107Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T08:36:06.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:36:06.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:36:06.449Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:36:06.449Z] WORKDIR /edgex [2023-02-16T08:36:06.449Z] COPY go.mod . [2023-02-16T08:36:06.449Z] RUN go mod download [2023-02-16T08:36:06.449Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-16T08:36:07.036Z] Sending build context to Docker daemon 3.1MB [2023-02-16T08:36:07.036Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:36:07.037Z] ---> f96f9c87975a [2023-02-16T08:36:07.037Z] Step 2/4 : WORKDIR /edgex [2023-02-16T08:36:08.471Z] ---> Running in 16598f03a8d0 [2023-02-16T08:36:08.740Z] Removing intermediate container 16598f03a8d0 [2023-02-16T08:36:08.740Z] ---> c3c64c0b3d9f [2023-02-16T08:36:08.740Z] Step 3/4 : COPY go.mod . [2023-02-16T08:36:09.326Z] ---> 10760ba4c407 [2023-02-16T08:36:09.326Z] Step 4/4 : RUN go mod download [2023-02-16T08:36:09.326Z] ---> Running in cbb8ba0a533c [2023-02-16T08:36:48.289Z] Removing intermediate container cbb8ba0a533c [2023-02-16T08:36:48.289Z] ---> 1073e6abbd26 [2023-02-16T08:36:48.289Z] Successfully built 1073e6abbd26 [2023-02-16T08:36:48.289Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:36:48.639Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T08:36:48.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:36:48.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2023-02-16T08:36:48.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T08:36:49.791Z] Removing intermediate container 8ab7ce747f6b [2023-02-16T08:36:49.791Z] ---> a8f6566d0a3c [2023-02-16T08:36:49.791Z] Step 8/24 : COPY . . [2023-02-16T08:36:49.791Z] Removing intermediate container 635dc99d9fc3 [2023-02-16T08:36:49.791Z] ---> 3c8d1e3abcfb [2023-02-16T08:36:49.791Z] Step 7/24 : COPY . . [2023-02-16T08:36:49.791Z] Removing intermediate container d12a8a569307 [2023-02-16T08:36:49.791Z] ---> cd71bce504c7 [2023-02-16T08:36:49.791Z] Step 8/22 : COPY . . [2023-02-16T08:36:49.791Z] Removing intermediate container e916c92dec3e [2023-02-16T08:36:49.791Z] ---> aa11e6d8d630 [2023-02-16T08:36:49.791Z] Step 7/24 : COPY . . [2023-02-16T08:36:49.791Z] Removing intermediate container b664cc8c6e62 [2023-02-16T08:36:49.791Z] ---> 150eda879bf2 [2023-02-16T08:36:49.791Z] Step 7/21 : COPY . . [2023-02-16T08:36:51.723Z] $ docker top 8752fa14fed5aca9c36b73b0d54dc14f04bbbfaa13828d002f06e7864d0b3670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:36:52.590Z] + go version [2023-02-16T08:36:52.590Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T08:36:52.615Z] $ docker stop --time=1 8752fa14fed5aca9c36b73b0d54dc14f04bbbfaa13828d002f06e7864d0b3670 [2023-02-16T08:36:54.364Z] $ docker rm -f --volumes 8752fa14fed5aca9c36b73b0d54dc14f04bbbfaa13828d002f06e7864d0b3670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:36:54.969Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T08:36:54.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:36:55.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2023-02-16T08:36:55.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T08:36:56.554Z] $ docker top f0824a62529405cef31a984ee48b0ae63048dcc7d519a49096bae6279a383fc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T08:36:56.786Z] ========================================================= [2023-02-16T08:36:56.786Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T08:36:56.786Z] ========================================================= [Pipeline] sh [2023-02-16T08:36:57.422Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:36:58.086Z] + make test [2023-02-16T08:36:58.086Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T08:37:21.882Z] ---> 01bd88b4a93c [2023-02-16T08:37:21.882Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T08:37:21.882Z] ---> 4679af67f553 [2023-02-16T08:37:21.882Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T08:37:21.882Z] ---> 7df0a288c4b1 [2023-02-16T08:37:21.882Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T08:37:21.882Z] ---> c33f88741c1a [2023-02-16T08:37:21.882Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T08:37:21.882Z] ---> 193e858487c4 [2023-02-16T08:37:21.882Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:37:21.882Z] ---> Running in 95e81c6fa8e4 [2023-02-16T08:37:21.882Z] ---> Running in bc4c9dd5e987 [2023-02-16T08:37:21.882Z] ---> Running in c1f004d2d2be [2023-02-16T08:37:21.882Z] ---> Running in a8d6f52ffc2a [2023-02-16T08:37:21.882Z] ---> Running in 9dd0b4ec2790 [2023-02-16T08:37:21.882Z] Removing intermediate container 9dd0b4ec2790 [2023-02-16T08:37:21.882Z] ---> 17b72f920f1a [2023-02-16T08:37:21.882Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T08:37:22.448Z] ---> Running in 83ebc0ddf4fa [2023-02-16T08:37:22.734Z] 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-16T08:37:23.012Z] 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-16T08:37:23.270Z] Removing intermediate container 83ebc0ddf4fa [2023-02-16T08:37:23.270Z] ---> 49072ec03de6 [2023-02-16T08:37:23.270Z] 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-16T08:37:24.247Z] 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-16T08:37:24.247Z] ---> Running in 6116ca5e4484 [2023-02-16T08:37:24.506Z] 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-16T08:37:26.443Z] Removing intermediate container 6116ca5e4484 [2023-02-16T08:37:26.443Z] ---> 2e55f46d0e41 [2023-02-16T08:37:26.443Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T08:37:27.379Z] ---> Running in 2a6da1e24fbb [2023-02-16T08:37:32.686Z] Removing intermediate container 2a6da1e24fbb [2023-02-16T08:37:32.686Z] ---> 2106df48ad1d [2023-02-16T08:37:32.686Z] [2023-02-16T08:37:32.686Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T08:37:32.686Z] 3.15: Pulling from library/alpine [2023-02-16T08:37:33.624Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T08:37:33.624Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T08:37:33.624Z] ---> 5ce65d7b0fde [2023-02-16T08:37:33.624Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:37:36.995Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T08:37:48.665Z] ---> Running in f7b6f965cb5c [2023-02-16T08:37:48.666Z] Removing intermediate container f7b6f965cb5c [2023-02-16T08:37:48.666Z] ---> 7ea56d536af3 [2023-02-16T08:37:48.666Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T08:37:48.666Z] ---> Running in 8a6d0415bd8f [2023-02-16T08:37:49.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:49.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:49.754Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:37:49.754Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:37:49.754Z] OK: 15857 distinct packages available [2023-02-16T08:37:49.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:49.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:50.011Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T08:37:50.011Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:37:50.011Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T08:37:50.011Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T08:37:50.011Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T08:37:50.011Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:37:50.011Z] OK: 7 MiB in 19 packages [2023-02-16T08:37:58.174Z] 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-16T08:37:59.565Z] 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-16T08:38:10.035Z] Removing intermediate container 8a6d0415bd8f [2023-02-16T08:38:10.035Z] ---> 6341402683b8 [2023-02-16T08:38:10.035Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T08:38:10.605Z] ---> 985a4a4a58b9 [2023-02-16T08:38:10.605Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:38:37.339Z] Removing intermediate container 95e81c6fa8e4 [2023-02-16T08:38:37.339Z] ---> 6b84658b60e6 [2023-02-16T08:38:37.339Z] [2023-02-16T08:38:37.339Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T08:38:37.339Z] Removing intermediate container a8d6f52ffc2a [2023-02-16T08:38:37.339Z] ---> 7721d9190511 [2023-02-16T08:38:37.339Z] [2023-02-16T08:38:37.339Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T08:38:37.339Z] Removing intermediate container bc4c9dd5e987 [2023-02-16T08:38:37.339Z] ---> 7f8b3598d0ef [2023-02-16T08:38:37.339Z] [2023-02-16T08:38:37.339Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T08:38:37.340Z] ---> 1e70e1799bff [2023-02-16T08:38:37.340Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:38:37.340Z] 3.16: Pulling from library/alpine [2023-02-16T08:38:37.340Z] 3.16: Pulling from library/alpine [2023-02-16T08:38:37.340Z] 3.16: Pulling from library/alpine [2023-02-16T08:38:37.340Z] Removing intermediate container c1f004d2d2be [2023-02-16T08:38:37.340Z] ---> 5c596d9fb0d3 [2023-02-16T08:38:37.340Z] [2023-02-16T08:38:37.340Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:38:37.340Z] ---> de6a1e2419a5 [2023-02-16T08:38:37.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T08:38:37.340Z] ---> 77b3a9e585de [2023-02-16T08:38:37.340Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T08:38:37.639Z] 3.16: Pulling from library/alpine [2023-02-16T08:38:38.210Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:38:38.210Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:38:38.210Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:38:38.210Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:38:38.210Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T08:38:38.210Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T08:38:38.210Z] Status: Image is up to date for alpine:3.16 [2023-02-16T08:38:38.210Z] Status: Image is up to date for alpine:3.16 [2023-02-16T08:38:38.483Z] ---> dfd21b5a31f5 [2023-02-16T08:38:38.483Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T08:38:38.483Z] ---> dfd21b5a31f5 [2023-02-16T08:38:38.483Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:38:38.483Z] ---> dfd21b5a31f5 [2023-02-16T08:38:38.483Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:38:38.743Z] ---> dfd21b5a31f5 [2023-02-16T08:38:38.743Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T08:38:39.017Z] ---> 4bf87c866b71 [2023-02-16T08:38:39.017Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:38:39.290Z] ---> Running in d6b5cbe15bcd [2023-02-16T08:38:39.290Z] ---> Running in 80364987bdb5 [2023-02-16T08:38:39.290Z] ---> Running in 24adda76ed6b [2023-02-16T08:38:39.550Z] ---> Running in a660775e0bc7 [2023-02-16T08:38:39.811Z] ---> Running in edd234693278 [2023-02-16T08:38:41.228Z] Removing intermediate container edd234693278 [2023-02-16T08:38:41.228Z] ---> 86adc1fefe9f [2023-02-16T08:38:41.228Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:38:41.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:41.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:42.009Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:38:42.010Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:38:42.010Z] OK: 6 MiB in 15 packages [2023-02-16T08:38:42.988Z] ---> Running in 618dd9e576b4 [2023-02-16T08:38:44.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:44.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:44.975Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T08:38:44.975Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T08:38:44.975Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T08:38:44.975Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T08:38:44.975Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T08:38:44.975Z] Removing intermediate container 618dd9e576b4 [2023-02-16T08:38:44.975Z] ---> ed2e702d876f [2023-02-16T08:38:44.975Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:38:44.975Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T08:38:44.975Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:38:44.975Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:38:45.348Z] OK: 8 MiB in 20 packages [2023-02-16T08:38:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:45.679Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T08:38:45.679Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T08:38:45.970Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T08:38:45.970Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:38:45.970Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:38:45.970Z] OK: 6 MiB in 17 packages [2023-02-16T08:38:46.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:46.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:46.316Z] ---> Running in 407a286fea83 [2023-02-16T08:38:46.316Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:38:46.316Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:38:46.316Z] OK: 6 MiB in 15 packages [2023-02-16T08:38:47.359Z] Removing intermediate container 24adda76ed6b [2023-02-16T08:38:47.359Z] ---> 7e2f59096de2 [2023-02-16T08:38:47.359Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:38:47.645Z] Removing intermediate container 407a286fea83 [2023-02-16T08:38:47.645Z] ---> 4ecdfd9acdb0 [2023-02-16T08:38:47.645Z] Step 23/24 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:38:47.645Z] ---> Running in c43d04e4b90d [2023-02-16T08:38:47.645Z] Removing intermediate container 80364987bdb5 [2023-02-16T08:38:47.645Z] ---> d452a5e45c6c [2023-02-16T08:38:47.645Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:38:47.923Z] ---> Running in bf85c56e5729 [2023-02-16T08:38:47.923Z] ---> Running in 0e2937e3f7e2 [2023-02-16T08:38:48.189Z] Removing intermediate container d6b5cbe15bcd [2023-02-16T08:38:48.189Z] ---> 08b7a1dcec88 [2023-02-16T08:38:48.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:38:48.189Z] Removing intermediate container c43d04e4b90d [2023-02-16T08:38:48.189Z] ---> 616872e26c5e [2023-02-16T08:38:48.189Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T08:38:48.189Z] Removing intermediate container a660775e0bc7 [2023-02-16T08:38:48.189Z] ---> 7b497590646a [2023-02-16T08:38:48.189Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:38:48.449Z] Removing intermediate container bf85c56e5729 [2023-02-16T08:38:48.449Z] ---> 36c392faebd2 [2023-02-16T08:38:48.449Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:38:48.449Z] Removing intermediate container 0e2937e3f7e2 [2023-02-16T08:38:48.449Z] ---> 818759934613 [2023-02-16T08:38:48.449Z] Step 12/21 : WORKDIR /edgex [2023-02-16T08:38:48.449Z] ---> Running in 39ab5febd418 [2023-02-16T08:38:48.711Z] ---> Running in 737c5e936dbf [2023-02-16T08:38:48.711Z] ---> Running in 522737430be4 [2023-02-16T08:38:48.711Z] ---> Running in d374b9d23a35 [2023-02-16T08:38:48.711Z] ---> Running in 89c869b670c0 [2023-02-16T08:38:48.972Z] Removing intermediate container 39ab5febd418 [2023-02-16T08:38:48.972Z] ---> 050fca8743eb [2023-02-16T08:38:48.972Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T08:38:48.972Z] Removing intermediate container 737c5e936dbf [2023-02-16T08:38:48.972Z] ---> b022dc62cb08 [2023-02-16T08:38:48.972Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T08:38:49.233Z] Removing intermediate container 522737430be4 [2023-02-16T08:38:49.234Z] ---> ef06637cdbd6 [2023-02-16T08:38:49.234Z] Step 12/24 : WORKDIR / [2023-02-16T08:38:49.234Z] Removing intermediate container d374b9d23a35 [2023-02-16T08:38:49.234Z] ---> f96cae7bafda [2023-02-16T08:38:49.234Z] [2023-02-16T08:38:49.499Z] Successfully built f96cae7bafda [2023-02-16T08:38:49.499Z] ---> Running in dd13f52aed09 [2023-02-16T08:38:49.499Z] ---> Running in 6fae028db3ed [2023-02-16T08:38:49.499Z] Successfully tagged security-spire-agent:latest [2023-02-16T08:38:49.499Z] Removing intermediate container 89c869b670c0 [2023-02-16T08:38:49.499Z] ---> 9cedbbcf621a [2023-02-16T08:38:49.499Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T08:38:49.499Z]  Building security-spire-agent ... done Building core-data [2023-02-16T08:38:49.499Z] ---> Running in a25989bcd677 [2023-02-16T08:38:49.499Z] Removing intermediate container 6fae028db3ed [2023-02-16T08:38:49.499Z] ---> 47858d4ca73c [2023-02-16T08:38:49.499Z] Step 15/24 : WORKDIR / [2023-02-16T08:38:49.499Z] Removing intermediate container dd13f52aed09 [2023-02-16T08:38:49.499Z] ---> 918887bff76f [2023-02-16T08:38:49.499Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T08:38:49.499Z] ---> Running in 06b101d7df9b [2023-02-16T08:38:49.927Z] Removing intermediate container a25989bcd677 [2023-02-16T08:38:49.927Z] ---> a6dfda419ed9 [2023-02-16T08:38:49.927Z] 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-16T08:38:49.927Z] ---> Running in 8f98d551244c [2023-02-16T08:38:58.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:38:58.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:38:58.279Z] ---> dd560367dbe7 [2023-02-16T08:38:58.279Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:38:58.279Z] ---> Using cache [2023-02-16T08:38:58.279Z] ---> ccc344b8b74c [2023-02-16T08:38:58.279Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:38:58.279Z] ---> Using cache [2023-02-16T08:38:58.279Z] ---> 0d8b003fb26a [2023-02-16T08:38:58.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:38:58.279Z] ---> Using cache [2023-02-16T08:38:58.279Z] ---> 598ee43dde14 [2023-02-16T08:38:58.280Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:38:58.280Z] ---> Using cache [2023-02-16T08:38:58.280Z] ---> 4d31141bfd18 [2023-02-16T08:38:58.280Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:38:58.280Z] ---> Using cache [2023-02-16T08:38:58.280Z] ---> a8f6566d0a3c [2023-02-16T08:38:58.280Z] Step 8/22 : COPY . . [2023-02-16T08:38:58.280Z] ---> Using cache [2023-02-16T08:38:58.280Z] ---> 01bd88b4a93c [2023-02-16T08:38:58.280Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T08:39:00.820Z] ---> e4060d422eee [2023-02-16T08:39:00.820Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T08:39:00.820Z] Removing intermediate container 8f98d551244c [2023-02-16T08:39:00.820Z] ---> fb96b0e441c2 [2023-02-16T08:39:00.820Z] Removing intermediate container 06b101d7df9b [2023-02-16T08:39:00.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / ---> a73d96b3383e [2023-02-16T08:39:00.820Z] [2023-02-16T08:39:00.820Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:39:00.820Z] ---> b793f7de367d [2023-02-16T08:39:00.820Z] 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-16T08:39:00.820Z] ---> Running in 4d44660fa595 [2023-02-16T08:39:01.388Z] ---> f1e11328d213 [2023-02-16T08:39:01.388Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T08:39:01.388Z] ---> 3c407e66f89a [2023-02-16T08:39:01.388Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T08:39:01.388Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T08:39:02.769Z] ---> a96bf8ee8248 [2023-02-16T08:39:02.769Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T08:39:02.769Z] ---> 7ff05061c67f [2023-02-16T08:39:02.769Z] 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-16T08:39:02.769Z] ---> abd865d7ee8f [2023-02-16T08:39:02.769Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T08:39:02.769Z] ---> b3be5683500c [2023-02-16T08:39:02.769Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T08:39:03.725Z] ---> 46b3520ae4d9 [2023-02-16T08:39:03.725Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T08:39:03.725Z] ---> 47d5908b4462 [2023-02-16T08:39:03.725Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T08:39:03.725Z] ---> 66416c8b47b2 [2023-02-16T08:39:03.725Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T08:39:03.725Z] ---> f18f5f487924 [2023-02-16T08:39:03.725Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:39:04.064Z] ---> Running in b7935993ac65 [2023-02-16T08:39:04.323Z] Removing intermediate container b7935993ac65 [2023-02-16T08:39:04.323Z] ---> 30bee185a9fe [2023-02-16T08:39:04.323Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:39:05.278Z] ---> Running in 8629ef25cd98 [2023-02-16T08:39:05.540Z] ---> 9439fcf140ca [2023-02-16T08:39:05.540Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:39:05.540Z] ---> 690f08f1eb59 [2023-02-16T08:39:05.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T08:39:05.540Z] ---> 592a93311a92 [2023-02-16T08:39:05.540Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T08:39:05.799Z] ---> Running in 89c638797b08 [2023-02-16T08:39:05.799Z] Removing intermediate container 8629ef25cd98 [2023-02-16T08:39:05.799Z] ---> e46f7722fe78 [2023-02-16T08:39:05.799Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:39:06.744Z] ---> Running in 33e995858d0b [2023-02-16T08:39:06.744Z] ---> b66372ce9861 [2023-02-16T08:39:06.744Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T08:39:07.005Z] ---> 73dd5c19804e [2023-02-16T08:39:07.005Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:39:07.005Z] ---> Running in 4a64a6b21956 [2023-02-16T08:39:07.005Z] Removing intermediate container 33e995858d0b [2023-02-16T08:39:07.005Z] ---> 2481ce99c65e [2023-02-16T08:39:07.005Z] Step 21/22 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:39:07.266Z] ---> Running in 304d33b6851c [2023-02-16T08:39:07.266Z] Removing intermediate container 4a64a6b21956 [2023-02-16T08:39:07.266Z] ---> b61a25fe193a [2023-02-16T08:39:07.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:39:07.540Z] ---> Running in 19b31019207c [2023-02-16T08:39:07.540Z] Removing intermediate container 304d33b6851c [2023-02-16T08:39:07.540Z] ---> 6aebe5fc7ab9 [2023-02-16T08:39:07.540Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:39:07.540Z] ---> 94a6046a236d [2023-02-16T08:39:07.540Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:39:07.540Z] ---> Running in 877d3d85346d [2023-02-16T08:39:07.540Z] ---> Running in 77687ee20eec [2023-02-16T08:39:07.930Z] Removing intermediate container 19b31019207c [2023-02-16T08:39:07.930Z] ---> e31e3ce8ba2c [2023-02-16T08:39:07.930Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:39:07.930Z] Removing intermediate container 877d3d85346d [2023-02-16T08:39:07.930Z] ---> 94665714b219 [2023-02-16T08:39:07.930Z] [2023-02-16T08:39:07.930Z] ---> Running in da09a600449e [2023-02-16T08:39:07.930Z] Successfully built 94665714b219 [2023-02-16T08:39:07.930Z] Successfully tagged support-scheduler:latest [2023-02-16T08:39:07.930Z]  Building support-scheduler ... done Building support-notifications [2023-02-16T08:39:08.220Z] Removing intermediate container da09a600449e [2023-02-16T08:39:08.220Z] ---> bd590c754bf6 [2023-02-16T08:39:08.220Z] Step 23/24 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:39:10.142Z] Removing intermediate container 89c638797b08 [2023-02-16T08:39:10.142Z] ---> 954f56f22d49 [2023-02-16T08:39:10.142Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:39:10.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:39:10.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:39:10.713Z] ---> dd560367dbe7 [2023-02-16T08:39:10.713Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:39:10.713Z] ---> Using cache [2023-02-16T08:39:10.713Z] ---> ccc344b8b74c [2023-02-16T08:39:10.713Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:39:10.713Z] ---> Using cache [2023-02-16T08:39:10.713Z] ---> 0d8b003fb26a [2023-02-16T08:39:10.713Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T08:39:14.029Z] ---> Running in 50fa75321cdc [2023-02-16T08:39:14.029Z] ---> Running in c03776694642 [2023-02-16T08:39:14.029Z] ---> Running in 6ed0c8eb79a4 [2023-02-16T08:39:14.029Z] Removing intermediate container 50fa75321cdc [2023-02-16T08:39:14.029Z] ---> 03b8016e7cfa [2023-02-16T08:39:14.029Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:39:14.029Z] Removing intermediate container 6ed0c8eb79a4 [2023-02-16T08:39:14.029Z] ---> 5866b3bc58f2 [2023-02-16T08:39:14.029Z] Step 19/21 : LABEL arch=x86_64 [2023-02-16T08:39:14.029Z] ---> Running in 3504b7c36186 [2023-02-16T08:39:14.029Z] ---> Running in 22e6e30c145e [2023-02-16T08:39:14.029Z] Removing intermediate container 77687ee20eec [2023-02-16T08:39:14.029Z] ---> 490fe7c84976 [2023-02-16T08:39:14.029Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:39:14.029Z] ---> Running in feddc837e01f [2023-02-16T08:39:14.029Z] Removing intermediate container 3504b7c36186 [2023-02-16T08:39:14.029Z] ---> 41a7c3f8d0e2 [2023-02-16T08:39:14.029Z] [2023-02-16T08:39:14.029Z] Removing intermediate container 22e6e30c145e [2023-02-16T08:39:14.029Z] ---> 84abdd62afeb [2023-02-16T08:39:14.029Z] Step 20/21 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:39:14.029Z] ---> Running in a322b66f7dba [2023-02-16T08:39:14.029Z] Successfully built 41a7c3f8d0e2 [2023-02-16T08:39:14.029Z] Successfully tagged core-metadata:latest [2023-02-16T08:39:14.029Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-02-16T08:39:14.029Z] Removing intermediate container feddc837e01f [2023-02-16T08:39:14.029Z] ---> a65e58d1a55c [2023-02-16T08:39:14.029Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:39:14.029Z] Removing intermediate container a322b66f7dba [2023-02-16T08:39:14.029Z] ---> 48b5c651f653 [2023-02-16T08:39:14.029Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T08:39:14.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:14.029Z] ---> Running in 249d13959d45 [2023-02-16T08:39:14.029Z] ---> Running in a0834522d491 [2023-02-16T08:39:14.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:14.614Z] OK: 211 MiB in 51 packages [2023-02-16T08:39:16.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:39:16.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:39:16.528Z] ---> dd560367dbe7 [2023-02-16T08:39:16.528Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:39:16.528Z] ---> Using cache [2023-02-16T08:39:16.528Z] ---> ccc344b8b74c [2023-02-16T08:39:16.528Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:39:16.528Z] ---> Using cache [2023-02-16T08:39:16.528Z] ---> 0d8b003fb26a [2023-02-16T08:39:16.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:39:16.528Z] ---> Using cache [2023-02-16T08:39:16.528Z] ---> 598ee43dde14 [2023-02-16T08:39:16.528Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:39:16.528Z] ---> Using cache [2023-02-16T08:39:16.528Z] ---> 4d31141bfd18 [2023-02-16T08:39:16.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:39:16.528Z] ---> Using cache [2023-02-16T08:39:16.528Z] ---> a8f6566d0a3c [2023-02-16T08:39:16.528Z] Step 8/22 : COPY . . [2023-02-16T08:39:16.528Z] ---> Using cache [2023-02-16T08:39:16.528Z] ---> 01bd88b4a93c [2023-02-16T08:39:16.528Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T08:39:21.830Z] Removing intermediate container a0834522d491 [2023-02-16T08:39:21.830Z] ---> e336f7cf77a5 [2023-02-16T08:39:21.830Z] [2023-02-16T08:39:21.830Z] Removing intermediate container 249d13959d45 [2023-02-16T08:39:21.830Z] ---> 4426cfed28da [2023-02-16T08:39:21.830Z] Step 23/24 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:39:21.830Z] ---> Running in eb19c2e62bf4 [2023-02-16T08:39:21.830Z] ---> Running in 0e381786c466 [2023-02-16T08:39:21.830Z] Successfully built e336f7cf77a5 [2023-02-16T08:39:21.830Z] Successfully tagged security-proxy-setup:latest [2023-02-16T08:39:21.830Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-16T08:39:21.830Z] Removing intermediate container c03776694642 [2023-02-16T08:39:21.830Z] ---> cbbabde42be8 [2023-02-16T08:39:21.830Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:39:21.830Z] 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-16T08:39:24.408Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:39:24.408Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:39:24.408Z] ---> dd560367dbe7 [2023-02-16T08:39:24.408Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T08:39:24.408Z] ---> Using cache [2023-02-16T08:39:24.408Z] ---> a97afe580e3e [2023-02-16T08:39:24.408Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T08:39:27.090Z] Removing intermediate container 0e381786c466 [2023-02-16T08:39:27.090Z] ---> caf5b118be2b [2023-02-16T08:39:27.090Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:39:27.350Z] ---> 30acbcd28809 [2023-02-16T08:39:27.350Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:39:28.291Z] ---> Running in 1122522989e3 [2023-02-16T08:39:29.794Z] ---> Running in 71be2bda8db0 [2023-02-16T08:39:30.055Z] ---> Running in 03ec20ef0519 [2023-02-16T08:39:32.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:32.588Z] Removing intermediate container 4d44660fa595 [2023-02-16T08:39:32.588Z] ---> ac0bc0285002 [2023-02-16T08:39:32.588Z] [2023-02-16T08:39:32.588Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:39:32.588Z] ---> dfd21b5a31f5 [2023-02-16T08:39:32.588Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T08:39:32.588Z] Removing intermediate container 71be2bda8db0 [2023-02-16T08:39:32.588Z] ---> c3b1fbcf597d [2023-02-16T08:39:32.588Z] [2023-02-16T08:39:32.588Z] ---> Running in 3395ec9dd638 [2023-02-16T08:39:32.588Z] Successfully built c3b1fbcf597d [2023-02-16T08:39:32.588Z] Successfully tagged security-secretstore-setup:latest [2023-02-16T08:39:32.588Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-16T08:39:32.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:32.588Z] Removing intermediate container 3395ec9dd638 [2023-02-16T08:39:32.588Z] ---> 6fe42ff2f9ea [2023-02-16T08:39:32.588Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T08:39:32.588Z] ---> Running in 7d37a372c94d [2023-02-16T08:39:33.160Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T08:39:33.160Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T08:39:33.160Z] OK: 17046 distinct packages available [2023-02-16T08:39:33.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:33.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:33.417Z] OK: 211 MiB in 51 packages [2023-02-16T08:39:36.702Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:39:36.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:39:36.702Z] ---> dd560367dbe7 [2023-02-16T08:39:36.702Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T08:39:36.702Z] ---> Using cache [2023-02-16T08:39:36.702Z] ---> a97afe580e3e [2023-02-16T08:39:36.702Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:39:38.076Z] Removing intermediate container 7d37a372c94d [2023-02-16T08:39:38.076Z] ---> 0d8d595aa824 [2023-02-16T08:39:38.076Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T08:39:38.076Z] ---> Running in d17109a6c98b [2023-02-16T08:39:38.076Z] ---> Running in cce15ec60e2a [2023-02-16T08:39:38.644Z] Removing intermediate container 1122522989e3 [2023-02-16T08:39:38.644Z] ---> b6128e7e2723 [2023-02-16T08:39:38.644Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T08:39:38.644Z] Removing intermediate container cce15ec60e2a [2023-02-16T08:39:38.644Z] ---> 44de31f56e74 [2023-02-16T08:39:38.644Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:39:38.644Z] ---> Running in 7b18cbad9024 [2023-02-16T08:39:38.941Z] ---> 13227e52c365 [2023-02-16T08:39:38.941Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:39:39.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:39.203Z] ---> Running in c32d2d069b77 [2023-02-16T08:39:39.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:39.461Z] OK: 211 MiB in 51 packages [2023-02-16T08:39:39.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:39.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:39:39.740Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:39:39.740Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:39:40.001Z] OK: 6 MiB in 15 packages [2023-02-16T08:39:40.001Z] Removing intermediate container d17109a6c98b [2023-02-16T08:39:40.001Z] ---> 0f050e875ba9 [2023-02-16T08:39:40.001Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T08:39:40.570Z] ---> 57191e9f5588 [2023-02-16T08:39:40.570Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:39:40.570Z] ---> Running in bba7fa877557 [2023-02-16T08:39:40.570Z] Removing intermediate container 7b18cbad9024 [2023-02-16T08:39:40.570Z] ---> e26bcf23b757 [2023-02-16T08:39:40.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:39:40.831Z] ---> 1aaa6826ba5d [2023-02-16T08:39:40.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T08:39:47.653Z] ---> fc88aaff20af [2023-02-16T08:39:47.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T08:39:49.761Z] ---> 8197986e69ed [2023-02-16T08:39:49.761Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T08:39:49.761Z] ---> Running in 9cc67a8d5435 [2023-02-16T08:39:50.332Z] Removing intermediate container 9cc67a8d5435 [2023-02-16T08:39:50.332Z] ---> 14a74de9b147 [2023-02-16T08:39:50.332Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:39:50.590Z] ---> Running in e807cf0ae821 [2023-02-16T08:39:53.153Z] Removing intermediate container e807cf0ae821 [2023-02-16T08:39:53.153Z] ---> 1171ea39944b [2023-02-16T08:39:53.153Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:39:57.403Z] ---> Running in 2e33ca2ca1b0 [2023-02-16T08:39:57.403Z] Removing intermediate container eb19c2e62bf4 [2023-02-16T08:39:57.403Z] ---> 7644493a4ab1 [2023-02-16T08:39:57.403Z] [2023-02-16T08:39:57.403Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:39:57.403Z] ---> dfd21b5a31f5 [2023-02-16T08:39:57.403Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T08:39:57.403Z] ---> Running in 6de01e5f501d [2023-02-16T08:39:57.403Z] Removing intermediate container 2e33ca2ca1b0 [2023-02-16T08:39:57.403Z] ---> 0d58b418d4a5 [2023-02-16T08:39:57.403Z] Step 21/22 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:39:58.401Z] Removing intermediate container 03ec20ef0519 [2023-02-16T08:39:58.401Z] ---> c1f1b29d2e29 [2023-02-16T08:39:58.401Z] Step 8/22 : COPY . . [2023-02-16T08:39:58.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T08:39:58.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T08:39:58.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T08:39:58.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T08:39:58.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T08:40:06.559Z] ---> Running in b62716c76aab [2023-02-16T08:40:07.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T08:40:07.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T08:40:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T08:40:07.993Z] Removing intermediate container 6de01e5f501d [2023-02-16T08:40:07.993Z] ---> a6f676f89114 [2023-02-16T08:40:07.993Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:40:07.993Z] ---> 062a65687982 [2023-02-16T08:40:07.993Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T08:40:08.610Z] Removing intermediate container b62716c76aab [2023-02-16T08:40:08.610Z] ---> ab953d0c49c5 [2023-02-16T08:40:08.610Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:40:08.939Z] ---> Running in 8390de236d06 [2023-02-16T08:40:14.325Z] ---> Running in 403d3d70987e [2023-02-16T08:40:15.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:40:15.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:40:15.697Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:40:15.697Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:40:15.697Z] OK: 6 MiB in 15 packages [2023-02-16T08:40:19.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.316s coverage: 28.7% of statements [2023-02-16T08:40:19.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T08:40:19.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T08:40:19.891Z] ---> Running in a0d50badb4b5 [2023-02-16T08:40:19.891Z] 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-16T08:40:20.468Z] Removing intermediate container a0d50badb4b5 [2023-02-16T08:40:20.468Z] ---> 36a7ee1e5337 [2023-02-16T08:40:20.468Z] [2023-02-16T08:40:20.726Z] Successfully built 36a7ee1e5337 [2023-02-16T08:40:20.726Z] Removing intermediate container c32d2d069b77 [2023-02-16T08:40:20.726Z] ---> e8401272b03b [2023-02-16T08:40:20.726Z] Step 7/19 : COPY . . [2023-02-16T08:40:26.007Z] Successfully tagged core-data:latest [2023-02-16T08:40:26.007Z] Building security-spire-config [2023-02-16T08:40:26.007Z]  Building core-data ... done Removing intermediate container 8390de236d06 [2023-02-16T08:40:26.007Z] ---> 240a3f879207 [2023-02-16T08:40:26.007Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:40:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.452s coverage: 98.5% of statements [2023-02-16T08:40:29.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:40:29.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:40:29.323Z] ---> dd560367dbe7 [2023-02-16T08:40:29.323Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:40:29.323Z] ---> Using cache [2023-02-16T08:40:29.323Z] ---> a97afe580e3e [2023-02-16T08:40:29.323Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:40:29.323Z] ---> Using cache [2023-02-16T08:40:29.323Z] ---> 0f050e875ba9 [2023-02-16T08:40:29.323Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:40:29.323Z] ---> Using cache [2023-02-16T08:40:29.323Z] ---> 57191e9f5588 [2023-02-16T08:40:29.323Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:40:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.819s coverage: 73.7% of statements [2023-02-16T08:40:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T08:40:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T08:40:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T08:40:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.549s coverage: 54.0% of statements [2023-02-16T08:40:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T08:40:34.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T08:40:47.433Z] ---> f491608bf6c7 [2023-02-16T08:40:47.433Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T08:40:47.433Z] ---> 53208c0435d7 [2023-02-16T08:40:47.433Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T08:40:47.433Z] Removing intermediate container bba7fa877557 [2023-02-16T08:40:47.433Z] ---> 26c47bcba37d [2023-02-16T08:40:47.433Z] Step 7/23 : COPY . . [2023-02-16T08:40:47.433Z] ---> Running in 6f491527ebbe [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.271s coverage: 88.5% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.590s coverage: 3.9% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.801s coverage: 95.6% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.358s coverage: 72.2% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 65.9% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.475s coverage: 0.9% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T08:40:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.488s coverage: 29.6% of statements [2023-02-16T08:40:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T08:40:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 47.1% of statements [2023-02-16T08:40:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.306s coverage: 82.9% of statements [2023-02-16T08:40:53.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.358s coverage: 94.1% of statements [2023-02-16T08:40:55.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements [2023-02-16T08:40:57.474Z] ---> Running in 64b4e0a1711f [2023-02-16T08:40:57.475Z] ---> 476e2cd278a2 [2023-02-16T08:40:57.475Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T08:40:57.475Z] ---> 4d9f3c2624bf [2023-02-16T08:40:57.475Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:40:57.475Z] ---> Running in 949c343f6063 [2023-02-16T08:40:57.475Z] ---> f6fab98ddd58 [2023-02-16T08:40:57.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T08:40:57.475Z] Removing intermediate container 949c343f6063 [2023-02-16T08:40:57.475Z] ---> fd469e81043e [2023-02-16T08:40:57.475Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T08:40:57.475Z] ---> Running in 4b359a2c4323 [2023-02-16T08:40:57.475Z] 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-16T08:40:57.735Z] ---> 2d36a7d5d21a [2023-02-16T08:40:57.735Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:40:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-02-16T08:40:58.333Z] Removing intermediate container 4b359a2c4323 [2023-02-16T08:40:58.333Z] ---> c002fc59d36f [2023-02-16T08:40:58.333Z] 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-16T08:40:58.333Z] ---> Running in 73c2ef76ca86 [2023-02-16T08:40:58.333Z] ---> Running in 1002facfe65f [2023-02-16T08:41:01.851Z] Removing intermediate container 73c2ef76ca86 [2023-02-16T08:41:01.851Z] ---> 0f0bbd73fd70 [2023-02-16T08:41:01.851Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:41:01.851Z] Removing intermediate container 1002facfe65f [2023-02-16T08:41:01.851Z] ---> c8ec9747ebd8 [2023-02-16T08:41:01.851Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T08:41:02.149Z] Removing intermediate container 403d3d70987e [2023-02-16T08:41:02.149Z] ---> 17b88e62c505 [2023-02-16T08:41:02.149Z] [2023-02-16T08:41:02.149Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:41:02.149Z] ---> dfd21b5a31f5 [2023-02-16T08:41:02.149Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T08:41:02.718Z] ---> Running in 8cae3d372d56 [2023-02-16T08:41:02.718Z] ---> Running in 980cc417ae8b [2023-02-16T08:41:02.718Z] ---> Running in abddc3ccd0e9 [2023-02-16T08:41:02.978Z] Removing intermediate container 8cae3d372d56 [2023-02-16T08:41:02.978Z] ---> 08fb1e08da98 [2023-02-16T08:41:02.978Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T08:41:03.238Z] Removing intermediate container 980cc417ae8b [2023-02-16T08:41:03.238Z] ---> 11ff52fa152e [2023-02-16T08:41:03.238Z] [2023-02-16T08:41:03.238Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T08:41:03.238Z] ---> 5ce65d7b0fde [2023-02-16T08:41:03.238Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:41:03.238Z] ---> Using cache [2023-02-16T08:41:03.238Z] ---> 7ea56d536af3 [2023-02-16T08:41:03.238Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T08:41:03.238Z] ---> Using cache [2023-02-16T08:41:03.238Z] ---> 6341402683b8 [2023-02-16T08:41:03.238Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:41:03.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:03.238Z] ---> Running in 7d48bc5dc3a9 [2023-02-16T08:41:03.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:03.498Z] Removing intermediate container 7d48bc5dc3a9 [2023-02-16T08:41:03.498Z] ---> c35f8a67a120 [2023-02-16T08:41:03.498Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:41:03.757Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T08:41:03.757Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T08:41:03.758Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:41:03.758Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:41:03.758Z] OK: 6 MiB in 16 packages [2023-02-16T08:41:04.016Z] ---> Running in 56beb13bffb6 [2023-02-16T08:41:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements [2023-02-16T08:41:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2023-02-16T08:41:09.340Z] Removing intermediate container 56beb13bffb6 [2023-02-16T08:41:09.340Z] ---> 229dae46ad3f [2023-02-16T08:41:09.340Z] Step 21/22 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:41:09.340Z] ---> 07f176d0d512 [2023-02-16T08:41:09.340Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:41:09.602Z] ---> Running in 7cf2c6057b3d [2023-02-16T08:41:09.602Z] Removing intermediate container abddc3ccd0e9 [2023-02-16T08:41:09.602Z] ---> e8436c73d355 [2023-02-16T08:41:09.602Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:41:12.170Z] ---> cc7e9d36f24e [2023-02-16T08:41:12.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T08:41:18.724Z] ---> Running in fd8cf247faf6 [2023-02-16T08:41:18.724Z] Removing intermediate container 7cf2c6057b3d [2023-02-16T08:41:18.724Z] ---> 5f7b2b21012d [2023-02-16T08:41:18.724Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:41:22.007Z] ---> e432f1650d87 [2023-02-16T08:41:22.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T08:41:22.287Z] ---> Running in 4c62502c0f8e [2023-02-16T08:41:22.562Z] Removing intermediate container fd8cf247faf6 [2023-02-16T08:41:22.562Z] ---> 21d782c6f516 [2023-02-16T08:41:22.562Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T08:41:30.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.523s coverage: 79.9% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.283s coverage: 86.9% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 77.4% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.308s coverage: 87.2% of statements [2023-02-16T08:41:30.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.069s coverage: 91.2% of statements [2023-02-16T08:41:30.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T08:41:30.694Z] ---> 24ee32429305 [2023-02-16T08:41:30.694Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:41:30.694Z] ---> Running in 0153be896cd5 [2023-02-16T08:41:31.269Z] Removing intermediate container 4c62502c0f8e [2023-02-16T08:41:31.269Z] ---> 54536f42002b [2023-02-16T08:41:31.269Z] [2023-02-16T08:41:31.269Z] Removing intermediate container 0153be896cd5 [2023-02-16T08:41:31.269Z] ---> 114c853b7fb6 [2023-02-16T08:41:31.269Z] ---> Running in 7bfa34b0a538 [2023-02-16T08:41:31.269Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T08:41:31.535Z] Successfully built 54536f42002b [2023-02-16T08:41:31.535Z] ---> Running in 62f8e04e86e2 [2023-02-16T08:41:31.795Z] Removing intermediate container 64b4e0a1711f [2023-02-16T08:41:31.795Z] ---> a1dbaf91e51b [2023-02-16T08:41:31.795Z] [2023-02-16T08:41:31.795Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T08:41:31.795Z] ---> 5ce65d7b0fde [2023-02-16T08:41:31.795Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-16T08:41:31.795Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:41:31.795Z] ---> Using cache [2023-02-16T08:41:31.795Z] ---> 7ea56d536af3 [2023-02-16T08:41:31.795Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T08:41:31.795Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-02-16T08:41:32.406Z] Removing intermediate container 6f491527ebbe [2023-02-16T08:41:32.406Z] ---> 4c75396dc928 [2023-02-16T08:41:32.406Z] Step 7/24 : COPY . . [2023-02-16T08:41:33.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.633s coverage: 63.1% of statements [2023-02-16T08:41:33.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T08:41:33.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T08:41:33.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements [2023-02-16T08:41:33.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2023-02-16T08:41:33.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-02-16T08:41:33.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.137s coverage: 73.7% of statements [2023-02-16T08:41:33.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2023-02-16T08:41:35.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:41:35.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:41:35.771Z] ---> dd560367dbe7 [2023-02-16T08:41:35.771Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:41:35.771Z] ---> Using cache [2023-02-16T08:41:35.771Z] ---> ccc344b8b74c [2023-02-16T08:41:35.771Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T08:41:35.771Z] ---> Using cache [2023-02-16T08:41:35.771Z] ---> 0d8b003fb26a [2023-02-16T08:41:35.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T08:41:35.771Z] ---> Using cache [2023-02-16T08:41:35.771Z] ---> 598ee43dde14 [2023-02-16T08:41:35.771Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T08:41:35.771Z] ---> Using cache [2023-02-16T08:41:35.771Z] ---> 4d31141bfd18 [2023-02-16T08:41:35.771Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:41:35.771Z] ---> Using cache [2023-02-16T08:41:35.771Z] ---> a8f6566d0a3c [2023-02-16T08:41:35.771Z] Step 8/23 : COPY . . [2023-02-16T08:41:35.771Z] ---> Using cache [2023-02-16T08:41:35.771Z] ---> 01bd88b4a93c [2023-02-16T08:41:35.771Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T08:41:40.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.532s coverage: 65.3% of statements [2023-02-16T08:41:40.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T08:41:40.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T08:41:40.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T08:41:41.074Z] Removing intermediate container 7bfa34b0a538 [2023-02-16T08:41:41.074Z] ---> 60d6bca3c6c2 [2023-02-16T08:41:41.074Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:41:41.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.950s coverage: 41.0% of statements [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T08:41:41.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.388s coverage: 89.5% of statements [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T08:41:41.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.371s coverage: 84.8% of statements [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T08:41:41.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T08:41:41.654Z] ---> Running in 8c0918fa5cf3 [2023-02-16T08:41:41.654Z] Removing intermediate container 62f8e04e86e2 [2023-02-16T08:41:41.654Z] ---> 91b45ddd85ef [2023-02-16T08:41:41.654Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:41:41.654Z] ---> Running in 28cbf6df0a0b [2023-02-16T08:41:41.914Z] ---> Running in 2c8768073a13 [2023-02-16T08:41:41.914Z] ---> f8d2db280083 [2023-02-16T08:41:41.914Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:41:41.914Z] Removing intermediate container 28cbf6df0a0b [2023-02-16T08:41:41.914Z] ---> 18139af48739 [2023-02-16T08:41:41.914Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T08:41:41.914Z] ---> Running in 61410825296a [2023-02-16T08:41:41.914Z] ---> 682fc7661aba [2023-02-16T08:41:41.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T08:41:41.914Z] ---> Running in 933d59fb39d0 [2023-02-16T08:41:42.186Z] Removing intermediate container 933d59fb39d0 [2023-02-16T08:41:42.186Z] ---> 897845cf75cd [2023-02-16T08:41:42.186Z] Step 22/23 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:41:42.186Z] Removing intermediate container 61410825296a [2023-02-16T08:41:42.186Z] ---> 439ce01c7924 [2023-02-16T08:41:42.186Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T08:41:42.186Z] ---> Running in 2ef98c66b028 [2023-02-16T08:41:42.186Z] ---> Running in 5f6eddce9f40 [2023-02-16T08:41:42.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:42.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:42.735Z] 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-16T08:41:42.999Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:41:42.999Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:41:42.999Z] OK: 15857 distinct packages available [2023-02-16T08:41:42.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:42.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:43.262Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T08:41:43.523Z] Removing intermediate container 2ef98c66b028 [2023-02-16T08:41:43.523Z] ---> 871666ddaebb [2023-02-16T08:41:43.523Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T08:41:43.523Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T08:41:43.523Z] ---> 808146d7d4e9 [2023-02-16T08:41:43.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T08:41:43.523Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T08:41:43.523Z] Removing intermediate container 5f6eddce9f40 [2023-02-16T08:41:43.523Z] ---> cf9d7dd5e96a [2023-02-16T08:41:43.523Z] 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-16T08:41:43.523Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T08:41:43.523Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T08:41:43.523Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T08:41:43.523Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:41:43.523Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T08:41:43.523Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T08:41:43.523Z] ---> Running in fa4e9ea503e6 [2023-02-16T08:41:43.523Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:41:43.523Z] ---> Running in 16b78afc8a28 [2023-02-16T08:41:43.523Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:41:43.523Z] OK: 8 MiB in 23 packages [2023-02-16T08:41:43.784Z] Removing intermediate container fa4e9ea503e6 [2023-02-16T08:41:43.784Z] ---> 93e625906a33 [2023-02-16T08:41:43.784Z] [2023-02-16T08:41:43.784Z] ---> 708799db5280 [2023-02-16T08:41:43.785Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T08:41:43.785Z] ---> Running in 6f67f3ef45b2 [2023-02-16T08:41:43.785Z] Successfully built 93e625906a33 [2023-02-16T08:41:43.785Z] Successfully tagged security-spire-server:latest [2023-02-16T08:41:43.785Z] Building security-bootstrapper [2023-02-16T08:41:43.785Z]  Building security-spire-server ... done Removing intermediate container 6f67f3ef45b2 [2023-02-16T08:41:43.785Z] ---> 05e53cda75ff [2023-02-16T08:41:43.785Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:41:43.785Z] ---> Running in fb945a6a4c3d [2023-02-16T08:41:46.540Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:41:46.541Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:41:46.541Z] ---> dd560367dbe7 [2023-02-16T08:41:46.541Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T08:41:46.541Z] ---> Using cache [2023-02-16T08:41:46.541Z] ---> a97afe580e3e [2023-02-16T08:41:46.541Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T08:41:46.541Z] ---> Using cache [2023-02-16T08:41:46.541Z] ---> d8a274af2c37 [2023-02-16T08:41:46.541Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T08:41:46.541Z] ---> Using cache [2023-02-16T08:41:46.541Z] ---> 26812b1186ab [2023-02-16T08:41:46.541Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:41:46.541Z] ---> Using cache [2023-02-16T08:41:46.541Z] ---> 3c8d1e3abcfb [2023-02-16T08:41:46.541Z] Step 7/32 : COPY . . [2023-02-16T08:41:46.541Z] ---> Using cache [2023-02-16T08:41:46.541Z] ---> 4679af67f553 [2023-02-16T08:41:46.541Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T08:41:49.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T08:41:49.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.807s coverage: 92.3% of statements [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T08:41:49.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 63.2% of statements [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T08:41:49.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.525s coverage: 97.7% of statements [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T08:41:49.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:41:50.755Z] 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-16T08:41:50.755Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T08:41:50.755Z] go vet ./... [2023-02-16T08:41:51.865Z] Removing intermediate container fb945a6a4c3d [2023-02-16T08:41:51.865Z] ---> 503234c2525d [2023-02-16T08:41:51.865Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:41:53.778Z] ---> Running in c4c212d8755d [2023-02-16T08:41:53.778Z] ---> Running in a0b071ad8f7c [2023-02-16T08:41:53.778Z] Removing intermediate container 16b78afc8a28 [2023-02-16T08:41:53.778Z] ---> 88c075a563d2 [2023-02-16T08:41:53.778Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T08:41:53.778Z] Removing intermediate container a0b071ad8f7c [2023-02-16T08:41:53.778Z] ---> 5994f4b2f02c [2023-02-16T08:41:53.778Z] Step 21/22 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:41:53.778Z] ---> Running in a0beb8d41a38 [2023-02-16T08:41:53.778Z] ---> Running in 7047b9d8a298 [2023-02-16T08:41:53.778Z] Removing intermediate container 8c0918fa5cf3 [2023-02-16T08:41:53.778Z] ---> 99303c4e1280 [2023-02-16T08:41:53.778Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:41:53.778Z] 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-16T08:41:53.778Z] Removing intermediate container a0beb8d41a38 [2023-02-16T08:41:53.778Z] ---> 087b6c9d6f6f [2023-02-16T08:41:53.778Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:41:53.778Z] ---> Running in 8ad19daf3439 [2023-02-16T08:41:53.778Z] Removing intermediate container 7047b9d8a298 [2023-02-16T08:41:53.778Z] ---> 57e37e211472 [2023-02-16T08:41:53.778Z] [2023-02-16T08:41:53.778Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T08:41:53.778Z] ---> 5ce65d7b0fde [2023-02-16T08:41:53.778Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:41:53.778Z] ---> Using cache [2023-02-16T08:41:53.778Z] ---> 7ea56d536af3 [2023-02-16T08:41:53.778Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T08:41:53.778Z] ---> Running in 36fa11374045 [2023-02-16T08:41:54.037Z] ---> bf666d1b7e40 [2023-02-16T08:41:54.037Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T08:41:54.037Z] Removing intermediate container 8ad19daf3439 [2023-02-16T08:41:54.037Z] ---> 9f89ab201e71 [2023-02-16T08:41:54.037Z] [2023-02-16T08:41:54.037Z] Successfully built 9f89ab201e71 [2023-02-16T08:41:54.037Z] Successfully tagged support-notifications:latest [2023-02-16T08:41:54.296Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:54.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:54.560Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:41:54.560Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:41:54.560Z] OK: 15857 distinct packages available [2023-02-16T08:41:54.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:54.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:41:55.163Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T08:41:55.163Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:41:55.163Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T08:41:55.423Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T08:41:55.423Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:41:55.423Z] OK: 6 MiB in 18 packages [2023-02-16T08:41:55.423Z] ---> 663180571d31 [2023-02-16T08:41:55.423Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T08:41:55.993Z] ---> ebc36c78e4d5 [2023-02-16T08:41:55.993Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T08:41:55.993Z] ---> Running in 23136979182c [2023-02-16T08:41:56.262Z] Removing intermediate container 36fa11374045 [2023-02-16T08:41:56.262Z] ---> 9016557192c1 [2023-02-16T08:41:56.262Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:41:56.827Z] Removing intermediate container 23136979182c [2023-02-16T08:41:56.827Z] ---> 711c8e4eff7d [2023-02-16T08:41:56.827Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:42:03.435Z] ---> Running in 52473e65befa [2023-02-16T08:42:04.013Z] ---> 6dc0479917f8 [2023-02-16T08:42:04.013Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:42:04.274Z] Removing intermediate container 52473e65befa [2023-02-16T08:42:04.274Z] ---> 73c0ed853eb7 [2023-02-16T08:42:04.274Z] Step 17/19 : LABEL arch=x86_64 [2023-02-16T08:42:04.274Z] ---> a314c0ec56b2 [2023-02-16T08:42:04.274Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T08:42:04.274Z] ---> Running in c0a566565c67 [2023-02-16T08:42:04.274Z] ---> Running in bcb72eef4d54 [2023-02-16T08:42:05.674Z] Removing intermediate container bcb72eef4d54 [2023-02-16T08:42:05.674Z] ---> ff2ceace0ae1 [2023-02-16T08:42:05.674Z] Step 18/19 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:42:06.616Z] Removing intermediate container c0a566565c67 [2023-02-16T08:42:06.616Z] ---> e27f0db64b3c [2023-02-16T08:42:06.616Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T08:42:06.616Z] ---> Running in 6d59afe78480 [2023-02-16T08:42:06.877Z] Removing intermediate container 2c8768073a13 [2023-02-16T08:42:06.877Z] ---> d285b79f2629 [2023-02-16T08:42:06.877Z] [2023-02-16T08:42:06.877Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T08:42:06.877Z] ---> dfd21b5a31f5 [2023-02-16T08:42:06.877Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:42:06.877Z] ---> Using cache [2023-02-16T08:42:06.877Z] ---> 08b7a1dcec88 [2023-02-16T08:42:06.877Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:42:06.877Z] ---> Using cache [2023-02-16T08:42:06.877Z] ---> 050fca8743eb [2023-02-16T08:42:06.877Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T08:42:06.877Z] ---> Running in a840f1462fbf [2023-02-16T08:42:06.877Z] ---> 4eee826208c3 [2023-02-16T08:42:06.877Z] Step 19/24 : WORKDIR / [2023-02-16T08:42:06.877Z] Removing intermediate container 6d59afe78480 [2023-02-16T08:42:06.877Z] ---> 5638727794bb [2023-02-16T08:42:06.877Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T08:42:06.877Z] ---> Running in 3aac690abb55 [2023-02-16T08:42:07.138Z] ---> Running in 9b88d61fdfa4 [2023-02-16T08:42:07.138Z] Removing intermediate container a840f1462fbf [2023-02-16T08:42:07.138Z] ---> 487177e2c622 [2023-02-16T08:42:07.138Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T08:42:07.138Z] Removing intermediate container 3aac690abb55 [2023-02-16T08:42:07.138Z] ---> b12891a8f4ad [2023-02-16T08:42:07.138Z] [2023-02-16T08:42:07.138Z] ---> Running in aa6efaa27dda [2023-02-16T08:42:07.138Z] Removing intermediate container 9b88d61fdfa4 [2023-02-16T08:42:07.138Z] ---> 93b389988932 [2023-02-16T08:42:07.138Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:42:07.138Z] Successfully built b12891a8f4ad [2023-02-16T08:42:07.138Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-16T08:42:07.138Z]  Building security-spiffe-token-provider ... done  ---> Running in b7b13c92ef8b [2023-02-16T08:42:07.138Z] Removing intermediate container aa6efaa27dda [2023-02-16T08:42:07.138Z] ---> 817092c42390 [2023-02-16T08:42:07.138Z] Step 15/23 : WORKDIR / [2023-02-16T08:42:07.138Z] ---> Running in 875ac69e9ad4 [2023-02-16T08:42:07.400Z] Removing intermediate container b7b13c92ef8b [2023-02-16T08:42:07.400Z] ---> f411ba1ace60 [2023-02-16T08:42:07.400Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:42:07.400Z] ---> Running in 6c4686c4af79 [2023-02-16T08:42:07.400Z] Removing intermediate container 875ac69e9ad4 [2023-02-16T08:42:07.400Z] ---> 7b8d1e4d2d83 [2023-02-16T08:42:07.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:42:07.400Z] Removing intermediate container 6c4686c4af79 [2023-02-16T08:42:07.400Z] ---> d2cbdd1f4219 [2023-02-16T08:42:07.400Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:42:07.400Z] ---> Running in 39e5c8948704 [2023-02-16T08:42:07.660Z] Removing intermediate container 39e5c8948704 [2023-02-16T08:42:07.660Z] ---> 671a33baf7fc [2023-02-16T08:42:07.660Z] Step 23/24 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:42:07.660Z] ---> a40f1660efd4 [2023-02-16T08:42:07.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T08:42:07.660Z] ---> Running in b55204ba281d [2023-02-16T08:42:07.660Z] Removing intermediate container b55204ba281d [2023-02-16T08:42:07.660Z] ---> 1268aac03556 [2023-02-16T08:42:07.660Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:42:08.231Z] ---> Running in d1a7bc2ed278 [2023-02-16T08:42:08.231Z] ---> 9fe32be4b05d [2023-02-16T08:42:08.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T08:42:08.490Z] Removing intermediate container d1a7bc2ed278 [2023-02-16T08:42:08.490Z] ---> 6f24be138998 [2023-02-16T08:42:08.490Z] [2023-02-16T08:42:08.490Z] Successfully built 6f24be138998 [2023-02-16T08:42:08.490Z] Successfully tagged security-spire-config:latest [2023-02-16T08:42:09.061Z]  Building security-spire-config ... done  ---> 199be77b63d6 [2023-02-16T08:42:09.061Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T08:42:09.061Z] ---> Running in 9bfffc579e61 [2023-02-16T08:42:09.061Z] Removing intermediate container 9bfffc579e61 [2023-02-16T08:42:09.062Z] ---> 02cc9f3762c8 [2023-02-16T08:42:09.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:42:09.062Z] ---> Running in 2e8cb0f79b78 [2023-02-16T08:42:09.062Z] Removing intermediate container 2e8cb0f79b78 [2023-02-16T08:42:09.062Z] ---> 7d1dc62c28f7 [2023-02-16T08:42:09.062Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T08:42:09.062Z] ---> Running in d7212e7b92c9 [2023-02-16T08:42:09.324Z] Removing intermediate container d7212e7b92c9 [2023-02-16T08:42:09.324Z] ---> cbda5964e754 [2023-02-16T08:42:09.324Z] Step 22/23 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:42:09.585Z] ---> Running in 63043186a0c5 [2023-02-16T08:42:09.845Z] Removing intermediate container 63043186a0c5 [2023-02-16T08:42:09.845Z] ---> b8c0b1553b2e [2023-02-16T08:42:09.845Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T08:42:09.845Z] ---> Running in bc262d737fb8 [2023-02-16T08:42:09.845Z] Removing intermediate container bc262d737fb8 [2023-02-16T08:42:09.845Z] ---> e8ee883e817e [2023-02-16T08:42:09.845Z] [2023-02-16T08:42:09.845Z] Successfully built e8ee883e817e [2023-02-16T08:42:09.845Z] Successfully tagged core-command:latest [2023-02-16T08:42:16.637Z]  Building core-command ... done Removing intermediate container c4c212d8755d [2023-02-16T08:42:16.637Z] ---> a6fc007e07e1 [2023-02-16T08:42:16.637Z] [2023-02-16T08:42:16.637Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T08:42:16.637Z] ---> dfd21b5a31f5 [2023-02-16T08:42:16.637Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:42:16.637Z] ---> Running in 895884c9bd05 [2023-02-16T08:42:16.637Z] Removing intermediate container 895884c9bd05 [2023-02-16T08:42:16.637Z] ---> 97c880ce42cf [2023-02-16T08:42:16.637Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T08:42:16.637Z] ---> Running in 272f8b4c43cc [2023-02-16T08:42:16.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:42:16.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:42:17.160Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T08:42:17.160Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T08:42:17.160Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:42:17.160Z] OK: 6 MiB in 16 packages [2023-02-16T08:42:17.423Z] Removing intermediate container 272f8b4c43cc [2023-02-16T08:42:17.423Z] ---> 9c85f246c246 [2023-02-16T08:42:17.423Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T08:42:17.423Z] ---> Running in 7f070cc33a28 [2023-02-16T08:42:17.423Z] Removing intermediate container 7f070cc33a28 [2023-02-16T08:42:17.423Z] ---> bd12a2cb8006 [2023-02-16T08:42:17.423Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T08:42:17.684Z] ---> Running in c7993222313b [2023-02-16T08:42:17.684Z] Removing intermediate container c7993222313b [2023-02-16T08:42:17.684Z] ---> 4d606c7ddfd8 [2023-02-16T08:42:17.684Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T08:42:17.684Z] ---> Running in 479db24ce4b4 [2023-02-16T08:42:17.684Z] Removing intermediate container 479db24ce4b4 [2023-02-16T08:42:17.684Z] ---> ea4a79bbb084 [2023-02-16T08:42:17.684Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T08:42:17.684Z] ---> Running in 386ce445c921 [2023-02-16T08:42:17.684Z] Removing intermediate container 386ce445c921 [2023-02-16T08:42:17.684Z] ---> 4a4b9f4d9e08 [2023-02-16T08:42:17.684Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T08:42:17.946Z] ---> Running in a9e5c10e260d [2023-02-16T08:42:18.517Z] Removing intermediate container a9e5c10e260d [2023-02-16T08:42:18.517Z] ---> 0e69a5b6ab67 [2023-02-16T08:42:18.517Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T08:42:18.517Z] ---> Running in 66fd2eb6dc8b [2023-02-16T08:42:18.517Z] Removing intermediate container 66fd2eb6dc8b [2023-02-16T08:42:18.517Z] ---> 47e193a8fc2a [2023-02-16T08:42:18.517Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T08:42:18.517Z] ---> 4e8f2b469235 [2023-02-16T08:42:18.517Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T08:42:18.517Z] ---> Running in a0ccda26c99f [2023-02-16T08:42:19.087Z] Removing intermediate container a0ccda26c99f [2023-02-16T08:42:19.087Z] ---> a3239d004226 [2023-02-16T08:42:19.087Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:42:19.347Z] ---> 4d5112f1831a [2023-02-16T08:42:19.347Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T08:42:20.291Z] ---> 638c05d04be0 [2023-02-16T08:42:20.291Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T08:42:20.291Z] ---> 512b031d4e86 [2023-02-16T08:42:20.291Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T08:42:20.291Z] ---> 2685cc09e7f9 [2023-02-16T08:42:20.291Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T08:42:20.557Z] ---> 816dc8038217 [2023-02-16T08:42:20.557Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T08:42:20.557Z] ---> 9fc803de331b [2023-02-16T08:42:20.557Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T08:42:20.817Z] ---> 937a6efbc626 [2023-02-16T08:42:20.817Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T08:42:20.817Z] ---> Running in 21eed6bc9167 [2023-02-16T08:42:21.386Z] Removing intermediate container 21eed6bc9167 [2023-02-16T08:42:21.386Z] ---> 176fa4a99ee0 [2023-02-16T08:42:21.386Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T08:42:21.645Z] ---> Running in d3bff2f59397 [2023-02-16T08:42:21.905Z] Removing intermediate container d3bff2f59397 [2023-02-16T08:42:21.905Z] ---> 35b3658a65bb [2023-02-16T08:42:21.905Z] Step 29/32 : CMD ["gate"] [2023-02-16T08:42:21.905Z] ---> Running in 782d6c52e95e [2023-02-16T08:42:22.164Z] Removing intermediate container 782d6c52e95e [2023-02-16T08:42:22.164Z] ---> 86bff68fae6b [2023-02-16T08:42:22.164Z] Step 30/32 : LABEL arch=x86_64 [2023-02-16T08:42:22.427Z] ---> Running in 8573895a307d [2023-02-16T08:42:22.686Z] Removing intermediate container 8573895a307d [2023-02-16T08:42:22.686Z] ---> f6df1eece17e [2023-02-16T08:42:22.686Z] Step 31/32 : LABEL git_sha=2e221d16e1406f9f7f2e002fd026573bd6324676 [2023-02-16T08:42:22.945Z] ---> Running in 3128301e26ee [2023-02-16T08:42:23.206Z] Removing intermediate container 3128301e26ee [2023-02-16T08:42:23.206Z] ---> 6ce8a8c62ff2 [2023-02-16T08:42:23.206Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T08:42:23.206Z] ---> Running in 2ea6d187638c [2023-02-16T08:42:23.469Z] Removing intermediate container 2ea6d187638c [2023-02-16T08:42:23.469Z] ---> 7981637ae679 [2023-02-16T08:42:23.469Z] [2023-02-16T08:42:23.469Z] Successfully built 7981637ae679 [2023-02-16T08:42:23.469Z] Successfully tagged security-bootstrapper:latest [2023-02-16T08:42:23.747Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-16T08:42:23.753Z] $ docker stop --time=1 8c322b1a65aac233bd5215c282c7ad7b47e8768af19cfdc4e4eb751d4139e3fd [2023-02-16T08:42:25.654Z] $ docker rm -f --volumes 8c322b1a65aac233bd5215c282c7ad7b47e8768af19cfdc4e4eb751d4139e3fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T08:42:26.063Z] + docker images [2023-02-16T08:42:26.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T08:42:26.064Z] security-bootstrapper latest 7981637ae679 2 seconds ago 20.4MB [2023-02-16T08:42:26.064Z] a6fc007e07e1 11 seconds ago 1.67GB [2023-02-16T08:42:26.064Z] core-command latest e8ee883e817e 16 seconds ago 17.7MB [2023-02-16T08:42:26.064Z] security-spire-config latest 6f24be138998 17 seconds ago 85.8MB [2023-02-16T08:42:26.064Z] d285b79f2629 19 seconds ago 1.68GB [2023-02-16T08:42:26.064Z] security-spiffe-token-provider latest b12891a8f4ad 19 seconds ago 30MB [2023-02-16T08:42:26.064Z] 57e37e211472 32 seconds ago 1.55GB [2023-02-16T08:42:26.064Z] support-notifications latest 9f89ab201e71 32 seconds ago 30.7MB [2023-02-16T08:42:26.064Z] security-spire-server latest 93e625906a33 42 seconds ago 86.5MB [2023-02-16T08:42:26.064Z] a1dbaf91e51b 55 seconds ago 1.71GB [2023-02-16T08:42:26.064Z] core-common-config-bootstrapper latest 54536f42002b 57 seconds ago 15.5MB [2023-02-16T08:42:26.064Z] 11ff52fa152e About a minute ago 1.55GB [2023-02-16T08:42:26.064Z] 17b88e62c505 About a minute ago 1.74GB [2023-02-16T08:42:26.064Z] core-data latest 36a7ee1e5337 2 minutes ago 17.9MB [2023-02-16T08:42:26.064Z] 7644493a4ab1 2 minutes ago 1.67GB [2023-02-16T08:42:26.064Z] ac0bc0285002 2 minutes ago 1.68GB [2023-02-16T08:42:26.064Z] security-secretstore-setup latest c3b1fbcf597d 2 minutes ago 30MB [2023-02-16T08:42:26.064Z] security-proxy-setup latest e336f7cf77a5 3 minutes ago 27.8MB [2023-02-16T08:42:26.064Z] core-metadata latest 41a7c3f8d0e2 3 minutes ago 18.5MB [2023-02-16T08:42:26.064Z] support-scheduler latest 94665714b219 3 minutes ago 30MB [2023-02-16T08:42:26.064Z] security-spire-agent latest f96cae7bafda 3 minutes ago 125MB [2023-02-16T08:42:26.064Z] 5c596d9fb0d3 3 minutes ago 1.74GB [2023-02-16T08:42:26.064Z] 7f8b3598d0ef 4 minutes ago 1.68GB [2023-02-16T08:42:26.064Z] 7721d9190511 4 minutes ago 1.67GB [2023-02-16T08:42:26.064Z] 6b84658b60e6 4 minutes ago 1.67GB [2023-02-16T08:42:26.064Z] 2106df48ad1d 4 minutes ago 1.55GB [2023-02-16T08:42:26.064Z] ci-base-image-x86_64 latest dd560367dbe7 10 minutes ago 904MB [2023-02-16T08:42:26.064Z] alpine 3.15 5ce65d7b0fde 5 days ago 5.59MB [2023-02-16T08:42:26.064Z] alpine 3.16 dfd21b5a31f5 5 days ago 5.55MB [2023-02-16T08:42:26.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-16T08:42:26.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-16T08:42:26.064Z] 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-16T08:43:57.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T08:43:57.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T08:43:57.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T08:43:57.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T08:43:57.822Z] + ls -al . [2023-02-16T08:43:57.822Z] total 744 [2023-02-16T08:43:57.822Z] drwxrwxr-x 10 1001 1001 4096 Feb 16 08:37 . [2023-02-16T08:43:57.822Z] drwxr-xr-x 4 root root 4096 Feb 16 08:36 .. [2023-02-16T08:43:57.822Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 .blubracket [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 08:35 .dockerignore [2023-02-16T08:43:57.822Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 08:35 .git [2023-02-16T08:43:57.822Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:35 .github [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 08:35 .gitignore [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 08:35 .golangci.yml [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 08:35 .hadolint.yml [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 08:35 .sonarcloud.properties [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 08:35 ADOPTERS.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 08:35 Attribution.txt [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 08:35 CHANGELOG.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 08:35 CONTRIBUTING.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 08:35 GOVERNANCE.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 08:35 Jenkinsfile [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 08:35 LICENSE [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 13375 Feb 16 08:35 Makefile [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 08:35 OWNERS.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 08:35 README.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 08:35 SECURITY.md [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 08:31 VERSION [2023-02-16T08:43:57.822Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 bin [2023-02-16T08:43:57.822Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 08:35 cmd [2023-02-16T08:43:57.822Z] -rw-r--r-- 1 root root 487530 Feb 16 08:41 coverage.out [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 3295 Feb 16 08:35 go.mod [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 33318 Feb 16 08:35 go.sum [2023-02-16T08:43:57.822Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 08:35 internal [2023-02-16T08:43:57.822Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:35 openapi [2023-02-16T08:43:57.822Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 08:35 snap [2023-02-16T08:43:57.822Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 08:35 version.go [Pipeline] sh [2023-02-16T08:43:58.143Z] + '[' -e coverage.out ] [2023-02-16T08:43:58.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T08:43:58.166Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T08:43:58.994Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T08:43:59.629Z] + make build [2023-02-16T08:43:59.629Z] 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-16T08:45:51.312Z] 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-16T08:45:51.312Z] 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-16T08:45:51.312Z] 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-16T08:45:54.654Z] 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-16T08:46:51.058Z] 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-16T08:46:51.058Z] 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-16T08:46:57.708Z] 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-16T08:47:04.350Z] 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-16T08:47:08.599Z] 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-16T08:47:13.952Z] 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-16T08:47:28.984Z] 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-16T08:47:37.238Z] $ docker stop --time=1 f0824a62529405cef31a984ee48b0ae63048dcc7d519a49096bae6279a383fc4 [2023-02-16T08:47:39.269Z] $ docker rm -f --volumes f0824a62529405cef31a984ee48b0ae63048dcc7d519a49096bae6279a383fc4 [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-16T08:47:41.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:41.702Z] [2023-02-16T08:47:41.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:47:42.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:44.622Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-16T08:47:44.622Z] 29e5d40040c1: Pulling fs layer [2023-02-16T08:47:44.622Z] 1ce36da41761: Pulling fs layer [2023-02-16T08:47:44.622Z] 25b303627fd3: Pulling fs layer [2023-02-16T08:47:44.890Z] 29e5d40040c1: Download complete [2023-02-16T08:47:45.159Z] 1ce36da41761: Verifying Checksum [2023-02-16T08:47:45.159Z] 1ce36da41761: Download complete [2023-02-16T08:47:45.428Z] 29e5d40040c1: Pull complete [2023-02-16T08:47:46.846Z] 25b303627fd3: Verifying Checksum [2023-02-16T08:47:46.846Z] 25b303627fd3: Download complete [2023-02-16T08:47:46.846Z] 1ce36da41761: Pull complete [2023-02-16T08:47:56.997Z] 25b303627fd3: Pull complete [2023-02-16T08:47:56.997Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-16T08:47:56.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:57.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:47:57.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2023-02-16T08:47:57.622Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-16T08:48:00.170Z] $ docker top 3c06d8efbf2ad75682f9c1dbfca5af3190b9a7b3143e0d04ff77fd1026e4a6f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:48:01.075Z] + docker-compose build --help [2023-02-16T08:48:01.075Z] + grep parallel [2023-02-16T08:48:07.758Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T08:48:07.781Z] $ docker stop --time=1 3c06d8efbf2ad75682f9c1dbfca5af3190b9a7b3143e0d04ff77fd1026e4a6f0 [2023-02-16T08:48:09.590Z] $ docker rm -f --volumes 3c06d8efbf2ad75682f9c1dbfca5af3190b9a7b3143e0d04ff77fd1026e4a6f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:48:10.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:48:10.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:48:10.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2023-02-16T08:48:10.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-16T08:48:11.814Z] $ docker top f11454706ab1b936c7ea64ed589a17286ccd889ec031b195e9829bb031c6680f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:48:12.714Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T08:48:20.940Z] Building core-command ... [2023-02-16T08:48:20.940Z] Building core-common-config-bootstrapper ... [2023-02-16T08:48:20.940Z] Building core-data ... [2023-02-16T08:48:20.940Z] Building core-metadata ... [2023-02-16T08:48:20.940Z] Building security-bootstrapper ... [2023-02-16T08:48:20.940Z] Building security-proxy-setup ... [2023-02-16T08:48:20.940Z] Building security-secretstore-setup ... [2023-02-16T08:48:20.940Z] Building security-spiffe-token-provider ... [2023-02-16T08:48:20.940Z] Building security-spire-agent ... [2023-02-16T08:48:20.940Z] Building security-spire-config ... [2023-02-16T08:48:20.940Z] Building security-spire-server ... [2023-02-16T08:48:20.940Z] Building support-notifications ... [2023-02-16T08:48:20.940Z] Building support-scheduler ... [2023-02-16T08:48:20.940Z] Building security-secretstore-setup [2023-02-16T08:48:20.940Z] Building security-proxy-setup [2023-02-16T08:48:20.940Z] Building core-metadata [2023-02-16T08:48:20.941Z] Building security-spiffe-token-provider [2023-02-16T08:48:20.941Z] Building support-scheduler [2023-02-16T08:49:07.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:07.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:07.784Z] ---> 1073e6abbd26 [2023-02-16T08:49:07.784Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:49:07.784Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:07.784Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:07.784Z] ---> 1073e6abbd26 [2023-02-16T08:49:07.784Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T08:49:07.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:07.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:07.784Z] ---> 1073e6abbd26 [2023-02-16T08:49:07.784Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:49:07.784Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:07.784Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:07.784Z] ---> 1073e6abbd26 [2023-02-16T08:49:07.784Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T08:49:07.784Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:07.784Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:07.784Z] ---> 1073e6abbd26 [2023-02-16T08:49:07.784Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:49:08.057Z] ---> Running in f2df301df204 [2023-02-16T08:49:08.057Z] ---> Running in 485bee90bc7c [2023-02-16T08:49:08.057Z] ---> Running in d16c33cdf1a1 [2023-02-16T08:49:08.057Z] ---> Running in 90f544bcb8ff [2023-02-16T08:49:08.057Z] ---> Running in 59ea3be85db4 [2023-02-16T08:49:08.653Z] Removing intermediate container f2df301df204 [2023-02-16T08:49:08.653Z] ---> b51527f1cb5f [2023-02-16T08:49:08.653Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:49:08.653Z] Removing intermediate container 485bee90bc7c [2023-02-16T08:49:08.653Z] ---> 767207e9ce09 [2023-02-16T08:49:08.653Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T08:49:08.653Z] ---> Running in 15f9acc1f16d [2023-02-16T08:49:08.924Z] ---> Running in 0a82ed231fd0 [2023-02-16T08:49:08.924Z] Removing intermediate container 90f544bcb8ff [2023-02-16T08:49:08.924Z] ---> aee09b07e36c [2023-02-16T08:49:08.924Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T08:49:08.924Z] Removing intermediate container 59ea3be85db4 [2023-02-16T08:49:08.924Z] ---> a8601d732cfb [2023-02-16T08:49:08.924Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T08:49:08.924Z] Removing intermediate container d16c33cdf1a1 [2023-02-16T08:49:08.924Z] ---> eff37484db4f [2023-02-16T08:49:08.924Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T08:49:09.197Z] ---> Running in 4f931dfda8b4 [2023-02-16T08:49:09.197Z] ---> Running in 9d088ee2c881 [2023-02-16T08:49:09.198Z] ---> Running in 6f2bcc071e3a [2023-02-16T08:49:09.789Z] Removing intermediate container 15f9acc1f16d [2023-02-16T08:49:09.789Z] ---> 5f146fba4458 [2023-02-16T08:49:09.789Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:49:10.065Z] ---> Running in 1e97845cfc45 [2023-02-16T08:49:10.065Z] Removing intermediate container 9d088ee2c881 [2023-02-16T08:49:10.065Z] ---> ba221a09ef66 [2023-02-16T08:49:10.065Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T08:49:10.335Z] ---> Running in fc66e7b0df31 [2023-02-16T08:49:11.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:12.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:12.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:12.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:12.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:12.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:13.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:13.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:13.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:13.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:13.427Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:14.851Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T08:49:14.851Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T08:49:14.851Z] OK: 16903 distinct packages available [2023-02-16T08:49:14.851Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:15.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:15.123Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:15.123Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:15.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:16.711Z] Removing intermediate container 0a82ed231fd0 [2023-02-16T08:49:16.711Z] ---> 9bd22ff45700 [2023-02-16T08:49:16.711Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:49:16.981Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:16.981Z] Removing intermediate container 4f931dfda8b4 [2023-02-16T08:49:16.981Z] ---> 1d00a95ed643 [2023-02-16T08:49:16.981Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T08:49:17.253Z] Removing intermediate container fc66e7b0df31 [2023-02-16T08:49:17.253Z] ---> a0e603516419 [2023-02-16T08:49:17.253Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T08:49:17.523Z] Removing intermediate container 1e97845cfc45 [2023-02-16T08:49:17.523Z] ---> edda49837f0f [2023-02-16T08:49:17.523Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:49:17.793Z] ---> 4d17e16806a9 [2023-02-16T08:49:17.793Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:18.061Z] ---> Running in a1bc3d417f32 [2023-02-16T08:49:18.653Z] ---> e1706a0a903b [2023-02-16T08:49:18.653Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:18.924Z] Removing intermediate container 6f2bcc071e3a [2023-02-16T08:49:18.924Z] ---> d1a351787cd6 [2023-02-16T08:49:18.924Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T08:49:18.924Z] ---> Running in 3c376f3b0d18 [2023-02-16T08:49:19.195Z] ---> bc9a42c0a567 [2023-02-16T08:49:19.195Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:19.474Z] ---> 5a76f1a44601 [2023-02-16T08:49:19.474Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:19.474Z] ---> Running in 774b7e950ce9 [2023-02-16T08:49:19.744Z] ---> Running in 0eebe0d92c36 [2023-02-16T08:49:20.740Z] ---> 79a32eec44b2 [2023-02-16T08:49:20.740Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:21.009Z] ---> Running in a46945e486e1 [2023-02-16T08:51:27.904Z] Removing intermediate container 0eebe0d92c36 [2023-02-16T08:51:27.904Z] ---> e498f2942efd [2023-02-16T08:51:27.904Z] Step 8/22 : COPY . . [2023-02-16T08:51:27.904Z] Removing intermediate container 3c376f3b0d18 [2023-02-16T08:51:27.904Z] ---> f40a07679c8d [2023-02-16T08:51:27.904Z] Step 7/21 : COPY . . [2023-02-16T08:51:27.904Z] Removing intermediate container a46945e486e1 [2023-02-16T08:51:27.904Z] ---> c1db19207eba [2023-02-16T08:51:27.904Z] Step 7/19 : COPY . . [2023-02-16T08:51:27.904Z] Removing intermediate container a1bc3d417f32 [2023-02-16T08:51:27.904Z] ---> 64b92024b7e2 [2023-02-16T08:51:27.904Z] Step 7/24 : COPY . . [2023-02-16T08:51:27.904Z] Removing intermediate container 774b7e950ce9 [2023-02-16T08:51:27.904Z] ---> fa1fb973fcc8 [2023-02-16T08:51:27.904Z] Step 8/24 : COPY . . [2023-02-16T08:51:49.986Z] ---> 0c74b01282f3 [2023-02-16T08:51:49.986Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T08:51:49.986Z] ---> d3f3f5ff4580 [2023-02-16T08:51:49.986Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T08:51:49.986Z] ---> e9b6a3c722c1 [2023-02-16T08:51:49.986Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T08:51:49.986Z] ---> c47cc71c70ef [2023-02-16T08:51:49.986Z] ---> Running in 0c87a0bb99aa [2023-02-16T08:51:49.986Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T08:51:49.986Z] ---> Running in 9b259e66c3c5 [2023-02-16T08:51:49.986Z] ---> Running in f9acf6763360 [2023-02-16T08:51:49.986Z] ---> Running in cfa8aa98547f [2023-02-16T08:51:49.986Z] ---> d8cfe9282d21 [2023-02-16T08:51:49.986Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T08:51:49.986Z] ---> Running in c1ba5d84a563 [2023-02-16T08:51:50.571Z] 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-16T08:51:50.838Z] 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-16T08:51:51.106Z] 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-16T08:51:51.374Z] 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-16T08:51:51.374Z] 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-16T08:58:29.153Z] 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-16T08:58:31.091Z] 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-16T08:58:47.547Z] Removing intermediate container cfa8aa98547f [2023-02-16T08:58:47.547Z] ---> 3e1719850158 [2023-02-16T08:58:47.547Z] [2023-02-16T08:58:47.547Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T08:58:48.510Z] 3.16: Pulling from library/alpine [2023-02-16T08:58:50.447Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:58:50.447Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T08:58:50.447Z] ---> 4c81e5bf8899 [2023-02-16T08:58:50.447Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T08:58:51.030Z] ---> Running in dd72914bb311 [2023-02-16T08:58:54.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:54.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:55.327Z] Removing intermediate container f9acf6763360 [2023-02-16T08:58:55.327Z] ---> f53ab726fe67 [2023-02-16T08:58:55.327Z] [2023-02-16T08:58:55.327Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T08:58:55.327Z] ---> 4c81e5bf8899 [2023-02-16T08:58:55.327Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T08:58:55.594Z] ---> Running in c37e4b23279d [2023-02-16T08:58:55.860Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T08:58:56.126Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T08:58:56.126Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T08:58:56.126Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T08:58:56.126Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T08:58:56.126Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T08:58:56.126Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:58:56.394Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:58:56.976Z] OK: 8 MiB in 20 packages [2023-02-16T08:58:57.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:58.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:59.162Z] Removing intermediate container dd72914bb311 [2023-02-16T08:58:59.162Z] ---> c85f1a007906 [2023-02-16T08:58:59.162Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:58:59.429Z] ---> Running in 13aa8cbae25a [2023-02-16T08:58:59.695Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T08:58:59.962Z] Removing intermediate container 13aa8cbae25a [2023-02-16T08:58:59.962Z] ---> d46c9a759819 [2023-02-16T08:58:59.962Z] Step 12/21 : WORKDIR /edgex [2023-02-16T08:58:59.962Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T08:58:59.962Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T08:58:59.962Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:58:59.962Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:58:59.962Z] ---> Running in 84fff0970a94 [2023-02-16T08:59:00.410Z] OK: 6 MiB in 17 packages [2023-02-16T08:59:00.709Z] Removing intermediate container 84fff0970a94 [2023-02-16T08:59:00.709Z] ---> c5d774bf35d2 [2023-02-16T08:59:00.709Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T08:59:02.146Z] ---> 894aa15eb517 [2023-02-16T08:59:02.146Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T08:59:03.157Z] Removing intermediate container c37e4b23279d [2023-02-16T08:59:03.157Z] ---> d5665fbbca10 [2023-02-16T08:59:03.157Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:59:03.461Z] ---> Running in b8da563e1e8a [2023-02-16T08:59:04.106Z] Removing intermediate container b8da563e1e8a [2023-02-16T08:59:04.106Z] ---> b687e8360808 [2023-02-16T08:59:04.106Z] Step 12/24 : WORKDIR / [2023-02-16T08:59:04.106Z] ---> Running in 01eba8150e52 [2023-02-16T08:59:04.372Z] ---> ee73df5a63f4 [2023-02-16T08:59:04.372Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T08:59:04.988Z] Removing intermediate container 01eba8150e52 [2023-02-16T08:59:04.988Z] ---> 8124a00ac901 [2023-02-16T08:59:04.988Z] 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-16T08:59:06.394Z] ---> 6db4d66b79b3 [2023-02-16T08:59:06.394Z] 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-16T08:59:06.660Z] ---> 00ae97efa678 [2023-02-16T08:59:06.660Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:59:07.624Z] ---> 160483e520b5 [2023-02-16T08:59:07.624Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T08:59:07.896Z] ---> da46ff455340 [2023-02-16T08:59:07.896Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:59:08.169Z] ---> Running in 70fff503f090 [2023-02-16T08:59:09.579Z] ---> 7c6732984856 [2023-02-16T08:59:09.579Z] 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-16T08:59:10.540Z] ---> 4ca8cfb8d42d [2023-02-16T08:59:10.540Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T08:59:12.481Z] Removing intermediate container 70fff503f090 [2023-02-16T08:59:12.481Z] ---> 891a46083efd [2023-02-16T08:59:12.481Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:59:12.481Z] ---> Running in 18b7db7c39b3 [2023-02-16T08:59:12.755Z] ---> 341baa21cc9a [2023-02-16T08:59:12.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T08:59:13.047Z] Removing intermediate container 18b7db7c39b3 [2023-02-16T08:59:13.047Z] ---> c548a233432a [2023-02-16T08:59:13.047Z] Step 19/21 : LABEL arch=arm64 [2023-02-16T08:59:13.047Z] ---> Running in 6dd8f5c5d1de [2023-02-16T08:59:14.009Z] Removing intermediate container 6dd8f5c5d1de [2023-02-16T08:59:14.009Z] ---> 0d101b228c27 [2023-02-16T08:59:14.009Z] Step 20/21 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T08:59:14.009Z] ---> Running in 7f25dc25352a [2023-02-16T08:59:14.971Z] Removing intermediate container 7f25dc25352a [2023-02-16T08:59:14.971Z] ---> 6c6aa7e15a15 [2023-02-16T08:59:14.971Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T08:59:14.971Z] ---> Running in 909ac64e591b [2023-02-16T08:59:15.567Z] ---> aa59bdfcce0c [2023-02-16T08:59:15.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:59:15.836Z] Removing intermediate container 909ac64e591b [2023-02-16T08:59:15.836Z] ---> f41b4ebb2e72 [2023-02-16T08:59:15.836Z] [2023-02-16T08:59:16.428Z] Successfully built f41b4ebb2e72 [2023-02-16T08:59:16.428Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-16T08:59:16.428Z]  Building security-proxy-setup ... done Building support-notifications [2023-02-16T08:59:16.729Z] ---> 376cafd6082a [2023-02-16T08:59:16.729Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:59:16.998Z] ---> Running in a96fb42954b7 [2023-02-16T08:59:20.335Z] Removing intermediate container a96fb42954b7 [2023-02-16T08:59:20.335Z] ---> 0730da7c0c7e [2023-02-16T08:59:20.335Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:59:20.335Z] ---> Running in c50a1cace9ae [2023-02-16T08:59:20.918Z] Removing intermediate container c50a1cace9ae [2023-02-16T08:59:20.918Z] ---> 2456f3a845bb [2023-02-16T08:59:20.918Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T08:59:20.918Z] ---> Running in 6deacdc6c34d [2023-02-16T08:59:21.499Z] Removing intermediate container 6deacdc6c34d [2023-02-16T08:59:21.499Z] ---> 36f56ef973b9 [2023-02-16T08:59:21.499Z] Step 23/24 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T08:59:21.764Z] ---> Running in 8f7241bf0c38 [2023-02-16T08:59:22.349Z] Removing intermediate container 8f7241bf0c38 [2023-02-16T08:59:22.349Z] ---> 540f045415bc [2023-02-16T08:59:22.349Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:59:22.349Z] ---> Running in fa05bb9a6adc [2023-02-16T08:59:22.931Z] Removing intermediate container fa05bb9a6adc [2023-02-16T08:59:22.931Z] ---> b4e96dc4cfd7 [2023-02-16T08:59:22.931Z] [2023-02-16T08:59:23.197Z] Successfully built b4e96dc4cfd7 [2023-02-16T08:59:23.198Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-16T08:59:23.198Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-02-16T08:59:45.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:59:45.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:59:45.240Z] ---> 1073e6abbd26 [2023-02-16T08:59:45.240Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:59:45.240Z] ---> Using cache [2023-02-16T08:59:45.240Z] ---> a8601d732cfb [2023-02-16T08:59:45.240Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:59:45.240Z] ---> Using cache [2023-02-16T08:59:45.240Z] ---> ba221a09ef66 [2023-02-16T08:59:45.240Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T08:59:45.240Z] ---> Running in 099e38a9979a [2023-02-16T08:59:46.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:47.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:49.182Z] OK: 221 MiB in 51 packages [2023-02-16T08:59:51.136Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:59:51.136Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:59:51.136Z] ---> 1073e6abbd26 [2023-02-16T08:59:51.136Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:59:51.136Z] ---> Using cache [2023-02-16T08:59:51.136Z] ---> eff37484db4f [2023-02-16T08:59:51.136Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:59:51.136Z] ---> Running in 08ce96f6177e [2023-02-16T08:59:51.403Z] Removing intermediate container 099e38a9979a [2023-02-16T08:59:51.403Z] ---> ce418d193e51 [2023-02-16T08:59:51.403Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:59:53.987Z] ---> bc8480bacc3b [2023-02-16T08:59:53.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:59:53.987Z] ---> Running in ca02e4e21755 [2023-02-16T08:59:53.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:54.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:56.527Z] OK: 221 MiB in 51 packages [2023-02-16T08:59:57.949Z] Removing intermediate container c1ba5d84a563 [2023-02-16T08:59:57.949Z] ---> b40e5eab6f92 [2023-02-16T08:59:57.949Z] [2023-02-16T08:59:57.949Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T08:59:57.949Z] ---> 4c81e5bf8899 [2023-02-16T08:59:57.949Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:59:57.949Z] ---> Running in 8d59f66bceaf [2023-02-16T08:59:57.949Z] Removing intermediate container 08ce96f6177e [2023-02-16T08:59:57.949Z] ---> d764581a0f42 [2023-02-16T08:59:57.949Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:59:59.358Z] ---> 6748e6358c44 [2023-02-16T08:59:59.358Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:59:59.625Z] ---> Running in 4e79686f9a98 [2023-02-16T09:00:00.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:00:01.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:00:02.956Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T09:00:02.956Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:00:02.956Z] OK: 5 MiB in 15 packages [2023-02-16T09:00:04.909Z] Removing intermediate container 8d59f66bceaf [2023-02-16T09:00:04.909Z] ---> 8b357ffa5dab [2023-02-16T09:00:04.909Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T09:00:04.909Z] ---> Running in 11d171b420ff [2023-02-16T09:00:05.492Z] Removing intermediate container 11d171b420ff [2023-02-16T09:00:05.492Z] ---> da01bc347bea [2023-02-16T09:00:05.492Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T09:00:05.492Z] ---> Running in 6a8c6234bdf7 [2023-02-16T09:00:06.082Z] Removing intermediate container 6a8c6234bdf7 [2023-02-16T09:00:06.082Z] ---> 5d8222bde9a4 [2023-02-16T09:00:06.082Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T09:00:06.082Z] ---> Running in 369a14f2d814 [2023-02-16T09:00:06.674Z] Removing intermediate container 369a14f2d814 [2023-02-16T09:00:06.674Z] ---> e7a184dbbfef [2023-02-16T09:00:06.674Z] Step 15/24 : WORKDIR / [2023-02-16T09:00:06.951Z] ---> Running in 18142a6eca4d [2023-02-16T09:00:07.560Z] Removing intermediate container 18142a6eca4d [2023-02-16T09:00:07.560Z] ---> e0ebe12335ff [2023-02-16T09:00:07.560Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:00:08.518Z] ---> 2aeab0d9a037 [2023-02-16T09:00:08.519Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T09:00:10.460Z] ---> 0c68474c790f [2023-02-16T09:00:10.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T09:00:11.042Z] ---> 026cd0260d51 [2023-02-16T09:00:11.042Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T09:00:12.006Z] ---> 9d01091fc8c3 [2023-02-16T09:00:12.006Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T09:00:12.275Z] ---> Running in 9bb1281f0d44 [2023-02-16T09:00:12.859Z] Removing intermediate container 9bb1281f0d44 [2023-02-16T09:00:12.859Z] ---> 55f5c0170a63 [2023-02-16T09:00:12.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:00:12.859Z] ---> Running in 248dbfce206f [2023-02-16T09:00:13.441Z] Removing intermediate container 248dbfce206f [2023-02-16T09:00:13.441Z] ---> 06dbf5a62c57 [2023-02-16T09:00:13.441Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T09:00:13.707Z] ---> Running in 2755dd581fe5 [2023-02-16T09:00:14.665Z] Removing intermediate container 2755dd581fe5 [2023-02-16T09:00:14.665Z] ---> a72d8fd4772b [2023-02-16T09:00:14.665Z] Step 23/24 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:00:14.665Z] ---> Running in 46e1766e8a3b [2023-02-16T09:00:15.253Z] Removing intermediate container 46e1766e8a3b [2023-02-16T09:00:15.253Z] ---> cee3b469a141 [2023-02-16T09:00:15.253Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T09:00:15.522Z] ---> Running in c9afc750d2a5 [2023-02-16T09:00:16.107Z] Removing intermediate container c9afc750d2a5 [2023-02-16T09:00:16.107Z] ---> 63ef97fa8d8b [2023-02-16T09:00:16.107Z] [2023-02-16T09:00:16.373Z] Successfully built 63ef97fa8d8b [2023-02-16T09:00:16.373Z] Successfully tagged core-metadata-arm64:latest [2023-02-16T09:00:16.373Z]  Building core-metadata ... done Building core-command [2023-02-16T09:00:38.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:00:38.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:00:38.413Z] ---> 1073e6abbd26 [2023-02-16T09:00:38.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T09:00:38.413Z] ---> Using cache [2023-02-16T09:00:38.413Z] ---> a8601d732cfb [2023-02-16T09:00:38.413Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T09:00:38.413Z] ---> Using cache [2023-02-16T09:00:38.413Z] ---> ba221a09ef66 [2023-02-16T09:00:38.413Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T09:00:38.413Z] ---> Using cache [2023-02-16T09:00:38.413Z] ---> a0e603516419 [2023-02-16T09:00:38.413Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T09:00:38.413Z] ---> Using cache [2023-02-16T09:00:38.413Z] ---> bc9a42c0a567 [2023-02-16T09:00:38.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:00:38.413Z] ---> Using cache [2023-02-16T09:00:38.413Z] ---> fa1fb973fcc8 [2023-02-16T09:00:38.413Z] Step 8/23 : COPY . . [2023-02-16T09:00:38.413Z] ---> Using cache [2023-02-16T09:00:38.413Z] ---> d8cfe9282d21 [2023-02-16T09:00:38.413Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T09:00:38.413Z] ---> Running in 30293a6f382c [2023-02-16T09:00:38.413Z] 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-16T09:01:46.256Z] Removing intermediate container 9b259e66c3c5 [2023-02-16T09:01:46.257Z] ---> 924ca9d0e945 [2023-02-16T09:01:46.257Z] [2023-02-16T09:01:46.257Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T09:01:46.257Z] 3.15: Pulling from library/alpine [2023-02-16T09:01:46.257Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T09:01:46.257Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T09:01:46.257Z] ---> 354640af7b1b [2023-02-16T09:01:46.257Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:01:46.257Z] ---> Running in ae79887e8cee [2023-02-16T09:01:46.257Z] Removing intermediate container ae79887e8cee [2023-02-16T09:01:46.257Z] ---> e5829d46cf6f [2023-02-16T09:01:46.257Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T09:01:46.257Z] ---> Running in b5fe8661a422 [2023-02-16T09:01:46.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:01:46.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:01:46.257Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T09:01:46.257Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T09:01:46.257Z] OK: 15734 distinct packages available [2023-02-16T09:01:46.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:01:46.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:01:46.839Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T09:01:47.104Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T09:01:47.104Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T09:01:47.104Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T09:01:47.104Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T09:01:47.104Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T09:01:47.105Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T09:01:47.105Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T09:01:47.105Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T09:01:47.105Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T09:01:47.370Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T09:01:47.639Z] OK: 8 MiB in 23 packages [2023-02-16T09:01:52.978Z] Removing intermediate container b5fe8661a422 [2023-02-16T09:01:52.978Z] ---> d388e20493f3 [2023-02-16T09:01:52.978Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:01:53.935Z] ---> 23eccb053b6d [2023-02-16T09:01:53.935Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T09:02:00.572Z] ---> b0a228a1efa1 [2023-02-16T09:02:00.572Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T09:02:01.543Z] ---> 654f1144fd5b [2023-02-16T09:02:01.543Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T09:02:01.810Z] ---> Running in ee9eca223f1e [2023-02-16T09:02:02.768Z] Removing intermediate container ee9eca223f1e [2023-02-16T09:02:02.768Z] ---> 5feb3b7b8d0e [2023-02-16T09:02:02.768Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:02:03.034Z] ---> Running in e26b25b764da [2023-02-16T09:02:03.991Z] Removing intermediate container e26b25b764da [2023-02-16T09:02:03.991Z] ---> 0df00170b7d7 [2023-02-16T09:02:03.991Z] Step 17/19 : LABEL arch=arm64 [2023-02-16T09:02:03.991Z] ---> Running in 7f6cbbccc8f3 [2023-02-16T09:02:04.960Z] Removing intermediate container 7f6cbbccc8f3 [2023-02-16T09:02:04.960Z] ---> a456f77e05e0 [2023-02-16T09:02:04.960Z] Step 18/19 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:02:04.960Z] ---> Running in e8ed40b43092 [2023-02-16T09:02:05.918Z] Removing intermediate container e8ed40b43092 [2023-02-16T09:02:05.918Z] ---> 7bd7503f9e07 [2023-02-16T09:02:05.918Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T09:02:06.184Z] ---> Running in a8df82885b09 [2023-02-16T09:02:06.451Z] Removing intermediate container ca02e4e21755 [2023-02-16T09:02:06.451Z] ---> 156cda709d8d [2023-02-16T09:02:06.451Z] Step 8/22 : COPY . . [2023-02-16T09:02:07.032Z] Removing intermediate container a8df82885b09 [2023-02-16T09:02:07.032Z] ---> 174e06985b9b [2023-02-16T09:02:07.032Z] [2023-02-16T09:02:07.613Z] Successfully built 174e06985b9b [2023-02-16T09:02:07.879Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-16T09:02:07.879Z] Building security-spire-server [2023-02-16T09:02:09.290Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4e79686f9a98 [2023-02-16T09:02:09.290Z] ---> 99082ae36df5 [2023-02-16T09:02:09.290Z] Step 7/24 : COPY . . [2023-02-16T09:02:31.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:02:31.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:02:31.346Z] ---> 1073e6abbd26 [2023-02-16T09:02:31.346Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T09:02:31.346Z] ---> Using cache [2023-02-16T09:02:31.346Z] ---> eff37484db4f [2023-02-16T09:02:31.346Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T09:02:31.346Z] ---> Using cache [2023-02-16T09:02:31.346Z] ---> d764581a0f42 [2023-02-16T09:02:31.346Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T09:02:31.346Z] ---> Using cache [2023-02-16T09:02:31.346Z] ---> 6748e6358c44 [2023-02-16T09:02:31.346Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:02:31.346Z] ---> Using cache [2023-02-16T09:02:31.346Z] ---> 99082ae36df5 [2023-02-16T09:02:31.346Z] Step 7/23 : COPY . . [2023-02-16T09:02:36.693Z] ---> 59e3008bcd43 [2023-02-16T09:02:36.693Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T09:02:36.693Z] ---> Running in 17960e44248c [2023-02-16T09:02:39.272Z] 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-16T09:02:39.540Z] Removing intermediate container 0c87a0bb99aa [2023-02-16T09:02:39.540Z] ---> 655bd3344852 [2023-02-16T09:02:39.540Z] [2023-02-16T09:02:39.540Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:02:39.540Z] ---> 4c81e5bf8899 [2023-02-16T09:02:39.540Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:02:39.540Z] ---> Using cache [2023-02-16T09:02:39.540Z] ---> 8b357ffa5dab [2023-02-16T09:02:39.540Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T09:02:39.540Z] ---> Using cache [2023-02-16T09:02:39.540Z] ---> da01bc347bea [2023-02-16T09:02:39.540Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T09:02:40.131Z] ---> Running in baa533842786 [2023-02-16T09:02:40.716Z] ---> 4d5977b26e8f [2023-02-16T09:02:40.716Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T09:02:40.984Z] ---> Running in cf2df5e32d9f [2023-02-16T09:02:40.984Z] Removing intermediate container baa533842786 [2023-02-16T09:02:40.984Z] ---> e0514de687d8 [2023-02-16T09:02:40.984Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T09:02:41.251Z] ---> Running in 8f2f8ca4e5ea [2023-02-16T09:02:42.216Z] Removing intermediate container 8f2f8ca4e5ea [2023-02-16T09:02:42.216Z] ---> 88d63ae8dd23 [2023-02-16T09:02:42.216Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:02:42.216Z] Removing intermediate container cf2df5e32d9f [2023-02-16T09:02:42.216Z] ---> d120dfc9344f [2023-02-16T09:02:42.216Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T09:02:42.483Z] ---> Running in 4ac3df3334da [2023-02-16T09:02:43.444Z] Removing intermediate container 4ac3df3334da [2023-02-16T09:02:43.444Z] ---> 5ba4bd7d8d20 [2023-02-16T09:02:43.444Z] 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-16T09:02:43.716Z] ---> Running in 250fc2e84e95 [2023-02-16T09:02:44.299Z] ---> eb028ea4ffed [2023-02-16T09:02:44.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T09:02:48.553Z] Removing intermediate container 250fc2e84e95 [2023-02-16T09:02:48.553Z] ---> d332d561a607 [2023-02-16T09:02:48.553Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T09:02:48.820Z] ---> Running in f331346a2629 [2023-02-16T09:02:49.776Z] Removing intermediate container f331346a2629 [2023-02-16T09:02:49.776Z] ---> 7c8674380625 [2023-02-16T09:02:49.776Z] [2023-02-16T09:02:49.776Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T09:02:49.776Z] ---> 354640af7b1b [2023-02-16T09:02:49.776Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:02:49.776Z] ---> Using cache [2023-02-16T09:02:49.776Z] ---> e5829d46cf6f [2023-02-16T09:02:49.776Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T09:02:50.043Z] ---> Running in 7fd39263e753 [2023-02-16T09:02:51.447Z] ---> 66707f76d4be [2023-02-16T09:02:51.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T09:02:52.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:02:52.863Z] ---> 80fe5653cdc1 [2023-02-16T09:02:52.863Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T09:02:53.129Z] ---> Running in a951ace56c39 [2023-02-16T09:02:53.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:02:53.968Z] Removing intermediate container a951ace56c39 [2023-02-16T09:02:53.968Z] ---> b2df3f370214 [2023-02-16T09:02:53.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:02:54.299Z] ---> Running in d37f8479ad70 [2023-02-16T09:02:54.929Z] Removing intermediate container d37f8479ad70 [2023-02-16T09:02:54.929Z] ---> 58f7b0e4c0bf [2023-02-16T09:02:54.929Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:02:54.929Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T09:02:54.929Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T09:02:54.929Z] OK: 15734 distinct packages available [2023-02-16T09:02:55.264Z] ---> Running in f1b0252dd63a [2023-02-16T09:02:55.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:02:55.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:02:56.222Z] Removing intermediate container f1b0252dd63a [2023-02-16T09:02:56.222Z] ---> 8bf7b82afb78 [2023-02-16T09:02:56.222Z] Step 21/22 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:02:56.498Z] ---> Running in 3b68f61b9cf1 [2023-02-16T09:02:57.516Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T09:02:57.516Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T09:02:57.516Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T09:02:57.516Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T09:02:57.516Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T09:02:57.516Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T09:02:57.516Z] Removing intermediate container 3b68f61b9cf1 [2023-02-16T09:02:57.516Z] ---> a512cee49fa3 [2023-02-16T09:02:57.516Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:02:57.516Z] OK: 6 MiB in 19 packages [2023-02-16T09:02:57.516Z] ---> Running in 5fed8c9ba95d [2023-02-16T09:02:57.844Z] ---> 265624ebeeb0 [2023-02-16T09:02:57.844Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T09:02:58.127Z] ---> Running in c6502d8dcff4 [2023-02-16T09:02:58.711Z] Removing intermediate container 5fed8c9ba95d [2023-02-16T09:02:58.711Z] ---> c5dfce533165 [2023-02-16T09:02:58.711Z] [2023-02-16T09:02:59.301Z] Removing intermediate container c6502d8dcff4 [2023-02-16T09:02:59.301Z] ---> c49618a0c61f [2023-02-16T09:02:59.301Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T09:02:59.568Z] ---> Running in 5213601df735 [2023-02-16T09:02:59.840Z] Successfully built c5dfce533165 [2023-02-16T09:02:59.840Z] Successfully tagged support-scheduler-arm64:latest [2023-02-16T09:02:59.840Z]  Building support-scheduler ... done Building security-spire-config [2023-02-16T09:03:00.123Z] Removing intermediate container 7fd39263e753 [2023-02-16T09:03:00.123Z] ---> 85d3caf63186 [2023-02-16T09:03:00.123Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T09:03:00.123Z] Removing intermediate container 5213601df735 [2023-02-16T09:03:00.123Z] ---> 901f05d7b4c1 [2023-02-16T09:03:00.123Z] 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-16T09:03:00.394Z] ---> Running in 65f781159b8f [2023-02-16T09:03:05.768Z] ---> 7fb8682531bd [2023-02-16T09:03:05.768Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T09:03:05.768Z] Removing intermediate container 65f781159b8f [2023-02-16T09:03:05.768Z] ---> 7739a1d99df4 [2023-02-16T09:03:05.768Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T09:03:05.768Z] ---> Running in cbe86231516c [2023-02-16T09:03:06.040Z] Removing intermediate container cbe86231516c [2023-02-16T09:03:06.040Z] ---> 912a3a53f0ef [2023-02-16T09:03:06.040Z] [2023-02-16T09:03:06.040Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T09:03:06.040Z] ---> 354640af7b1b [2023-02-16T09:03:06.040Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:03:06.040Z] ---> Using cache [2023-02-16T09:03:06.040Z] ---> e5829d46cf6f [2023-02-16T09:03:06.040Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T09:03:06.040Z] ---> Using cache [2023-02-16T09:03:06.040Z] ---> 85d3caf63186 [2023-02-16T09:03:06.040Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T09:03:16.144Z] ---> 68c3a7cb4198 [2023-02-16T09:03:16.144Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T09:03:17.570Z] ---> 9f65e3230432 [2023-02-16T09:03:17.841Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T09:03:18.819Z] ---> b5d7fb6c90df [2023-02-16T09:03:18.819Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T09:03:19.411Z] ---> f0214a117d3d [2023-02-16T09:03:19.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T09:03:20.837Z] ---> 8e731a6ec90a [2023-02-16T09:03:20.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T09:03:20.837Z] ---> bbae33bd99b1 [2023-02-16T09:03:20.837Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T09:03:21.109Z] ---> Running in 294336668f5c [2023-02-16T09:03:21.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:03:21.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:03:21.378Z] ---> 1073e6abbd26 [2023-02-16T09:03:21.378Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T09:03:21.378Z] ---> Using cache [2023-02-16T09:03:21.378Z] ---> eff37484db4f [2023-02-16T09:03:21.378Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T09:03:21.378Z] ---> Using cache [2023-02-16T09:03:21.378Z] ---> d764581a0f42 [2023-02-16T09:03:21.378Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T09:03:21.378Z] ---> Using cache [2023-02-16T09:03:21.378Z] ---> 6748e6358c44 [2023-02-16T09:03:21.378Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:03:21.378Z] ---> Using cache [2023-02-16T09:03:21.378Z] ---> 99082ae36df5 [2023-02-16T09:03:21.378Z] Step 7/24 : COPY . . [2023-02-16T09:03:21.647Z] ---> Using cache [2023-02-16T09:03:21.647Z] ---> 265624ebeeb0 [2023-02-16T09:03:21.647Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T09:03:21.647Z] ---> Using cache [2023-02-16T09:03:21.647Z] ---> c49618a0c61f [2023-02-16T09:03:21.647Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T09:03:21.647Z] ---> Using cache [2023-02-16T09:03:21.647Z] ---> 901f05d7b4c1 [2023-02-16T09:03:21.647Z] 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-16T09:03:21.919Z] ---> Running in 4d1f372043fc [2023-02-16T09:03:22.188Z] Removing intermediate container 294336668f5c [2023-02-16T09:03:22.188Z] ---> eaf5d591c62c [2023-02-16T09:03:22.188Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T09:03:22.464Z] ---> Running in 83cdbf71a4d1 [2023-02-16T09:03:22.735Z] ---> 8b00209fb11d [2023-02-16T09:03:22.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T09:03:23.324Z] Removing intermediate container 83cdbf71a4d1 [2023-02-16T09:03:23.324Z] ---> 87864b4b8c05 [2023-02-16T09:03:23.324Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T09:03:23.594Z] ---> Running in 93b7a7265b1e [2023-02-16T09:03:24.561Z] ---> be6386f676a8 [2023-02-16T09:03:24.561Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T09:03:24.561Z] Removing intermediate container 93b7a7265b1e [2023-02-16T09:03:24.561Z] ---> Running in beeb9c422adc [2023-02-16T09:03:24.561Z] ---> 63a7f0e8a323 [2023-02-16T09:03:24.561Z] Step 23/24 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:03:24.832Z] ---> Running in ccdd4cc10f95 [2023-02-16T09:03:25.420Z] Removing intermediate container beeb9c422adc [2023-02-16T09:03:25.420Z] ---> b346038fb16c [2023-02-16T09:03:25.420Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T09:03:26.010Z] ---> Running in 7fc03552a40e [2023-02-16T09:03:26.010Z] Removing intermediate container ccdd4cc10f95 [2023-02-16T09:03:26.010Z] ---> 4268f4e2115d [2023-02-16T09:03:26.010Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T09:03:26.281Z] ---> Running in bf69e2147c3a [2023-02-16T09:03:26.868Z] Removing intermediate container 7fc03552a40e [2023-02-16T09:03:26.868Z] ---> 34c337f5844e [2023-02-16T09:03:26.868Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T09:03:26.868Z] Removing intermediate container 4d1f372043fc [2023-02-16T09:03:26.868Z] ---> 6d2563705bc5 [2023-02-16T09:03:26.868Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T09:03:27.138Z] ---> Running in b54fcbda8c9a [2023-02-16T09:03:27.138Z] Removing intermediate container bf69e2147c3a [2023-02-16T09:03:27.138Z] ---> 67029e14bba0 [2023-02-16T09:03:27.138Z] [2023-02-16T09:03:27.138Z] ---> Running in 755b4c44c7ec [2023-02-16T09:03:28.115Z] Successfully built 67029e14bba0 [2023-02-16T09:03:28.115Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-16T09:03:28.115Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-02-16T09:03:28.115Z] Removing intermediate container 755b4c44c7ec [2023-02-16T09:03:28.115Z] ---> 01ddc3b887d9 [2023-02-16T09:03:28.115Z] [2023-02-16T09:03:28.115Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T09:03:28.115Z] ---> 354640af7b1b [2023-02-16T09:03:28.115Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:03:28.115Z] ---> Using cache [2023-02-16T09:03:28.115Z] ---> e5829d46cf6f [2023-02-16T09:03:28.115Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T09:03:28.115Z] Removing intermediate container b54fcbda8c9a [2023-02-16T09:03:28.115Z] ---> 7a1f6dcbb70c [2023-02-16T09:03:28.115Z] Step 22/23 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:03:28.115Z] ---> Running in 9215548d1a11 [2023-02-16T09:03:28.115Z] ---> Running in 7ded8887f893 [2023-02-16T09:03:29.092Z] Removing intermediate container 9215548d1a11 [2023-02-16T09:03:29.092Z] ---> 36af8f694ba1 [2023-02-16T09:03:29.092Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T09:03:29.092Z] ---> Running in 57a3af5c06bc [2023-02-16T09:03:30.099Z] Removing intermediate container 57a3af5c06bc [2023-02-16T09:03:30.099Z] ---> 44ccf0837148 [2023-02-16T09:03:30.099Z] [2023-02-16T09:03:30.367Z] Successfully built 44ccf0837148 [2023-02-16T09:03:30.367Z] Successfully tagged security-spire-server-arm64:latest [2023-02-16T09:03:30.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:03:30.367Z]  Building security-spire-server ... done Building core-data [2023-02-16T09:03:30.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:03:32.359Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T09:03:32.359Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T09:03:32.359Z] OK: 15734 distinct packages available [2023-02-16T09:03:32.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:03:32.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:03:34.043Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T09:03:34.043Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T09:03:34.043Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T09:03:34.043Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T09:03:34.043Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T09:03:34.043Z] OK: 6 MiB in 18 packages [2023-02-16T09:03:36.004Z] Removing intermediate container 7ded8887f893 [2023-02-16T09:03:36.004Z] ---> e8113c856139 [2023-02-16T09:03:36.004Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T09:03:44.216Z] ---> 5757153048b5 [2023-02-16T09:03:44.216Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T09:03:45.177Z] ---> 5a51fa366723 [2023-02-16T09:03:45.177Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T09:03:45.177Z] ---> Running in d8a09cbd8ac4 [2023-02-16T09:03:46.139Z] Removing intermediate container d8a09cbd8ac4 [2023-02-16T09:03:46.139Z] ---> 657db460576a [2023-02-16T09:03:46.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T09:03:47.546Z] ---> d41acd80b1de [2023-02-16T09:03:47.546Z] Step 19/24 : WORKDIR / [2023-02-16T09:03:47.813Z] ---> Running in 3fb0cc321362 [2023-02-16T09:03:48.776Z] Removing intermediate container 3fb0cc321362 [2023-02-16T09:03:48.776Z] ---> 5bdb4e36794d [2023-02-16T09:03:48.776Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T09:03:48.776Z] ---> Running in a61bf8db67d6 [2023-02-16T09:03:49.734Z] Removing intermediate container a61bf8db67d6 [2023-02-16T09:03:49.734Z] ---> f56b1cdb34d9 [2023-02-16T09:03:49.734Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T09:03:49.734Z] ---> Running in 24bbac9f2b6e [2023-02-16T09:03:50.703Z] Removing intermediate container 24bbac9f2b6e [2023-02-16T09:03:50.703Z] ---> 03a65d217e2a [2023-02-16T09:03:50.703Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T09:03:50.971Z] ---> Running in 69a7507285d7 [2023-02-16T09:03:51.564Z] Removing intermediate container 69a7507285d7 [2023-02-16T09:03:51.564Z] ---> dd026f6061a9 [2023-02-16T09:03:51.564Z] Step 23/24 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:03:51.836Z] ---> Running in ff4e5ddb64e5 [2023-02-16T09:03:52.799Z] Removing intermediate container ff4e5ddb64e5 [2023-02-16T09:03:52.799Z] ---> 0575ddbe4d23 [2023-02-16T09:03:52.799Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T09:03:52.799Z] ---> Running in 8a40b21e6dc5 [2023-02-16T09:03:53.775Z] Removing intermediate container 8a40b21e6dc5 [2023-02-16T09:03:53.775Z] ---> 95d0a7bcbbd9 [2023-02-16T09:03:53.775Z] [2023-02-16T09:03:54.735Z] Successfully built 95d0a7bcbbd9 [2023-02-16T09:03:54.735Z] Successfully tagged security-spire-config-arm64:latest [2023-02-16T09:03:54.735Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-16T09:03:55.277Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:03:55.277Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:03:55.277Z] ---> 1073e6abbd26 [2023-02-16T09:03:55.277Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T09:03:55.277Z] ---> Using cache [2023-02-16T09:03:55.277Z] ---> eff37484db4f [2023-02-16T09:03:55.277Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T09:03:55.277Z] ---> Using cache [2023-02-16T09:03:55.277Z] ---> 1d00a95ed643 [2023-02-16T09:03:55.277Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T09:03:55.277Z] ---> Using cache [2023-02-16T09:03:55.277Z] ---> e1706a0a903b [2023-02-16T09:03:55.277Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:03:55.277Z] ---> Using cache [2023-02-16T09:03:55.277Z] ---> f40a07679c8d [2023-02-16T09:03:55.277Z] Step 7/32 : COPY . . [2023-02-16T09:03:55.277Z] ---> Using cache [2023-02-16T09:03:55.277Z] ---> c47cc71c70ef [2023-02-16T09:03:55.277Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T09:03:55.277Z] ---> Running in e8689deb3fa0 [2023-02-16T09:03:57.882Z] 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-16T09:03:58.149Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:03:58.149Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:03:58.149Z] ---> 1073e6abbd26 [2023-02-16T09:03:58.149Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T09:03:58.149Z] ---> Using cache [2023-02-16T09:03:58.149Z] ---> a8601d732cfb [2023-02-16T09:03:58.149Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T09:03:58.149Z] ---> Using cache [2023-02-16T09:03:58.149Z] ---> ba221a09ef66 [2023-02-16T09:03:58.149Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T09:03:58.149Z] ---> Using cache [2023-02-16T09:03:58.149Z] ---> a0e603516419 [2023-02-16T09:03:58.149Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T09:03:58.149Z] ---> Using cache [2023-02-16T09:03:58.149Z] ---> bc9a42c0a567 [2023-02-16T09:03:58.149Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:03:58.149Z] ---> Using cache [2023-02-16T09:03:58.149Z] ---> fa1fb973fcc8 [2023-02-16T09:03:58.149Z] Step 8/22 : COPY . . [2023-02-16T09:03:58.149Z] ---> Using cache [2023-02-16T09:03:58.149Z] ---> d8cfe9282d21 [2023-02-16T09:03:58.149Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T09:03:58.149Z] ---> Running in 7499534da8e2 [2023-02-16T09:04:00.091Z] 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-16T09:04:15.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:04:15.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:04:15.101Z] ---> 1073e6abbd26 [2023-02-16T09:04:15.101Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T09:04:15.101Z] ---> Using cache [2023-02-16T09:04:15.101Z] ---> a8601d732cfb [2023-02-16T09:04:15.101Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T09:04:15.101Z] ---> Using cache [2023-02-16T09:04:15.101Z] ---> ba221a09ef66 [2023-02-16T09:04:15.101Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T09:04:15.101Z] ---> Using cache [2023-02-16T09:04:15.101Z] ---> a0e603516419 [2023-02-16T09:04:15.101Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T09:04:15.101Z] ---> Using cache [2023-02-16T09:04:15.101Z] ---> bc9a42c0a567 [2023-02-16T09:04:15.101Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:04:15.101Z] ---> Using cache [2023-02-16T09:04:15.101Z] ---> fa1fb973fcc8 [2023-02-16T09:04:15.101Z] Step 8/22 : COPY . . [2023-02-16T09:04:15.101Z] ---> Using cache [2023-02-16T09:04:15.101Z] ---> d8cfe9282d21 [2023-02-16T09:04:15.101Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T09:04:15.688Z] ---> Running in 852677df72c2 [2023-02-16T09:04:17.644Z] 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-16T09:06:24.360Z] Removing intermediate container 30293a6f382c [2023-02-16T09:06:24.360Z] ---> fc9409026b26 [2023-02-16T09:06:24.360Z] [2023-02-16T09:06:24.360Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T09:06:24.360Z] ---> 4c81e5bf8899 [2023-02-16T09:06:24.360Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:06:24.360Z] ---> Using cache [2023-02-16T09:06:24.360Z] ---> 8b357ffa5dab [2023-02-16T09:06:24.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T09:06:24.360Z] ---> Using cache [2023-02-16T09:06:24.360Z] ---> da01bc347bea [2023-02-16T09:06:24.360Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T09:06:24.360Z] ---> Running in dbb750a0f809 [2023-02-16T09:06:24.360Z] Removing intermediate container dbb750a0f809 [2023-02-16T09:06:24.360Z] ---> dc7ec49fab3b [2023-02-16T09:06:24.360Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T09:06:24.360Z] ---> Running in ec4e88c68762 [2023-02-16T09:06:24.360Z] Removing intermediate container ec4e88c68762 [2023-02-16T09:06:24.360Z] ---> 584b11f648b6 [2023-02-16T09:06:24.360Z] Step 15/23 : WORKDIR / [2023-02-16T09:06:24.360Z] ---> Running in d30e6db76c72 [2023-02-16T09:06:24.360Z] Removing intermediate container d30e6db76c72 [2023-02-16T09:06:24.360Z] ---> ee77c79bb4e2 [2023-02-16T09:06:24.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:06:25.326Z] ---> fe5922cc2ea4 [2023-02-16T09:06:25.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T09:06:27.268Z] ---> 0db5816d1865 [2023-02-16T09:06:27.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T09:06:27.865Z] ---> 08daf56d2ced [2023-02-16T09:06:27.865Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T09:06:28.134Z] ---> Running in 74b30e197f26 [2023-02-16T09:06:28.723Z] Removing intermediate container 74b30e197f26 [2023-02-16T09:06:28.723Z] ---> 526c8d032677 [2023-02-16T09:06:28.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:06:28.723Z] ---> Running in b382cc427f3a [2023-02-16T09:06:29.329Z] Removing intermediate container b382cc427f3a [2023-02-16T09:06:29.329Z] ---> 694d3f9ed3fc [2023-02-16T09:06:29.329Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T09:06:29.599Z] ---> Running in 47932f393e03 [2023-02-16T09:06:29.873Z] Removing intermediate container 47932f393e03 [2023-02-16T09:06:29.873Z] ---> 7de5ae985803 [2023-02-16T09:06:29.873Z] Step 22/23 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:06:30.168Z] ---> Running in 1e38d1f69982 [2023-02-16T09:06:30.771Z] Removing intermediate container 1e38d1f69982 [2023-02-16T09:06:30.771Z] ---> d0617d1b145b [2023-02-16T09:06:30.771Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T09:06:30.771Z] ---> Running in d0d256249ac2 [2023-02-16T09:06:31.358Z] Removing intermediate container d0d256249ac2 [2023-02-16T09:06:31.358Z] ---> f6bee1db553b [2023-02-16T09:06:31.358Z] [2023-02-16T09:06:31.627Z] Successfully built f6bee1db553b [2023-02-16T09:06:31.627Z] Successfully tagged core-command-arm64:latest [2023-02-16T09:10:23.533Z]  Building core-command ... done Removing intermediate container e8689deb3fa0 [2023-02-16T09:10:23.533Z] ---> d04ed42381d6 [2023-02-16T09:10:23.533Z] [2023-02-16T09:10:23.533Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T09:10:23.533Z] ---> 4c81e5bf8899 [2023-02-16T09:10:23.533Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:10:23.533Z] ---> Running in 08896b505eab [2023-02-16T09:10:23.533Z] Removing intermediate container 08896b505eab [2023-02-16T09:10:23.533Z] ---> 56f556106f74 [2023-02-16T09:10:23.533Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T09:10:23.533Z] ---> Running in 490a5b11b2b1 [2023-02-16T09:10:23.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:23.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:23.533Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T09:10:23.533Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T09:10:23.533Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:10:23.533Z] OK: 5 MiB in 16 packages [2023-02-16T09:10:23.533Z] Removing intermediate container 490a5b11b2b1 [2023-02-16T09:10:23.533Z] ---> 7562a8f896e9 [2023-02-16T09:10:23.533Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T09:10:23.533Z] ---> Running in 6f93a4bc5e1d [2023-02-16T09:10:23.533Z] Removing intermediate container 6f93a4bc5e1d [2023-02-16T09:10:23.533Z] ---> 09b5180ecde4 [2023-02-16T09:10:23.533Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T09:10:23.533Z] ---> Running in 814749f77fc0 [2023-02-16T09:10:23.533Z] Removing intermediate container 814749f77fc0 [2023-02-16T09:10:23.533Z] ---> 80771025a611 [2023-02-16T09:10:23.533Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T09:10:23.533Z] ---> Running in ba1136ff7b5f [2023-02-16T09:10:23.533Z] Removing intermediate container ba1136ff7b5f [2023-02-16T09:10:23.533Z] ---> b8eb7a7887fe [2023-02-16T09:10:23.533Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T09:10:23.533Z] ---> Running in e858be3ecaca [2023-02-16T09:10:23.533Z] Removing intermediate container e858be3ecaca [2023-02-16T09:10:23.533Z] ---> 40b8362f9898 [2023-02-16T09:10:23.533Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T09:10:23.533Z] ---> Running in 7a743a4faca0 [2023-02-16T09:10:26.107Z] Removing intermediate container 7a743a4faca0 [2023-02-16T09:10:26.107Z] ---> d12bf21204b1 [2023-02-16T09:10:26.107Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T09:10:26.107Z] ---> Running in b13f48c38178 [2023-02-16T09:10:26.689Z] Removing intermediate container b13f48c38178 [2023-02-16T09:10:26.689Z] ---> 4e717070337b [2023-02-16T09:10:26.689Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T09:10:27.649Z] ---> 09ef62f50455 [2023-02-16T09:10:27.650Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T09:10:27.650Z] ---> Running in ccf6029fd1d8 [2023-02-16T09:10:30.991Z] Removing intermediate container ccf6029fd1d8 [2023-02-16T09:10:30.991Z] ---> 263da7667755 [2023-02-16T09:10:30.991Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:10:32.408Z] ---> 13a569257b2b [2023-02-16T09:10:32.408Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T09:10:35.750Z] ---> 2f5030d49f42 [2023-02-16T09:10:35.750Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T09:10:37.161Z] ---> 5faa313c0b79 [2023-02-16T09:10:37.161Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T09:10:38.138Z] ---> 86a0ea2c2ba7 [2023-02-16T09:10:38.138Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T09:10:39.760Z] Removing intermediate container 852677df72c2 [2023-02-16T09:10:39.760Z] ---> 180344621ef3 [2023-02-16T09:10:39.760Z] [2023-02-16T09:10:39.760Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:10:39.760Z] ---> 4c81e5bf8899 [2023-02-16T09:10:39.760Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T09:10:39.760Z] ---> Running in 4cd50d386b89 [2023-02-16T09:10:39.760Z] ---> 4bfab5cbea54 [2023-02-16T09:10:39.760Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T09:10:40.806Z] Removing intermediate container 4cd50d386b89 [2023-02-16T09:10:40.806Z] ---> 02816dd8d46e [2023-02-16T09:10:40.806Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:10:41.106Z] ---> Running in d29ea1e4f5a2 [2023-02-16T09:10:41.718Z] ---> 26e6d6f55815 [2023-02-16T09:10:41.718Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T09:10:43.205Z] ---> 4e70f609c4c1 [2023-02-16T09:10:43.205Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T09:10:43.488Z] ---> Running in c81a034da82b [2023-02-16T09:10:43.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:44.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:45.771Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T09:10:45.771Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:10:45.771Z] OK: 5 MiB in 15 packages [2023-02-16T09:10:48.374Z] Removing intermediate container c81a034da82b [2023-02-16T09:10:48.374Z] ---> e37a0051ef7b [2023-02-16T09:10:48.374Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T09:10:48.374Z] ---> Running in 8ec783e04ee1 [2023-02-16T09:10:48.374Z] Removing intermediate container d29ea1e4f5a2 [2023-02-16T09:10:48.374Z] ---> dc24814c4b50 [2023-02-16T09:10:48.374Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:10:48.965Z] Removing intermediate container 8ec783e04ee1 [2023-02-16T09:10:48.965Z] ---> 8685fee70ec5 [2023-02-16T09:10:48.965Z] Step 29/32 : CMD ["gate"] [2023-02-16T09:10:48.965Z] ---> Running in 6a4c71876bfa [2023-02-16T09:10:49.552Z] ---> faa3441bd3f2 [2023-02-16T09:10:49.552Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T09:10:49.827Z] Removing intermediate container 6a4c71876bfa [2023-02-16T09:10:49.827Z] ---> add169909eef [2023-02-16T09:10:49.827Z] Step 30/32 : LABEL arch=arm64 [2023-02-16T09:10:50.097Z] ---> Running in 1d749d5b725a [2023-02-16T09:10:50.097Z] Removing intermediate container 7499534da8e2 [2023-02-16T09:10:50.097Z] ---> a4b79acc27b1 [2023-02-16T09:10:50.097Z] [2023-02-16T09:10:50.097Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:10:50.097Z] ---> 4c81e5bf8899 [2023-02-16T09:10:50.097Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T09:10:50.365Z] ---> Running in 650826d4bb8d [2023-02-16T09:10:50.634Z] Removing intermediate container 1d749d5b725a [2023-02-16T09:10:50.634Z] ---> b24f358b99be [2023-02-16T09:10:50.634Z] Step 31/32 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:10:50.634Z] ---> Running in a35f56fc46ba [2023-02-16T09:10:50.904Z] Removing intermediate container 650826d4bb8d [2023-02-16T09:10:50.904Z] ---> 31eba013b26b [2023-02-16T09:10:50.904Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T09:10:50.904Z] ---> Running in 51bd691db7fb [2023-02-16T09:10:51.183Z] Removing intermediate container a35f56fc46ba [2023-02-16T09:10:51.183Z] ---> d447948b2b95 [2023-02-16T09:10:51.183Z] ---> e47d56460b42 [2023-02-16T09:10:51.183Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T09:10:51.183Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T09:10:51.458Z] ---> Running in b733f69690b8 [2023-02-16T09:10:51.458Z] Removing intermediate container 51bd691db7fb [2023-02-16T09:10:51.458Z] ---> 509b58bf2618 [2023-02-16T09:10:51.458Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T09:10:51.735Z] ---> Running in b6184d612a86 [2023-02-16T09:10:52.006Z] Removing intermediate container b733f69690b8 [2023-02-16T09:10:52.006Z] ---> e73895c543eb [2023-02-16T09:10:52.006Z] [2023-02-16T09:10:52.278Z] ---> d8b772777f2e [2023-02-16T09:10:52.278Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T09:10:52.278Z] Removing intermediate container b6184d612a86 [2023-02-16T09:10:52.278Z] ---> 0b7dca9628dd [2023-02-16T09:10:52.278Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:10:52.278Z] ---> Running in c309463d3dd8 [2023-02-16T09:10:52.551Z] Successfully built e73895c543eb [2023-02-16T09:10:52.551Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-16T09:10:53.519Z]  Building security-bootstrapper ... done  ---> c6e265f2bd23 [2023-02-16T09:10:53.519Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T09:10:53.519Z] ---> Running in 70399a832dc6 [2023-02-16T09:10:54.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:55.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:56.053Z] Removing intermediate container 70399a832dc6 [2023-02-16T09:10:56.053Z] ---> e1491d3822ad [2023-02-16T09:10:56.053Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T09:10:56.053Z] ---> Running in 49694944521c [2023-02-16T09:10:56.332Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T09:10:56.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:10:56.332Z] OK: 5 MiB in 15 packages [2023-02-16T09:10:56.604Z] Removing intermediate container 49694944521c [2023-02-16T09:10:56.604Z] ---> 723126e6339b [2023-02-16T09:10:56.604Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T09:10:56.604Z] ---> Running in b44de06fa6a6 [2023-02-16T09:10:57.194Z] Removing intermediate container b44de06fa6a6 [2023-02-16T09:10:57.194Z] ---> ea723c1ed6ed [2023-02-16T09:10:57.194Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:10:57.463Z] ---> Running in 7c6c771b2fa5 [2023-02-16T09:10:57.733Z] Removing intermediate container c309463d3dd8 [2023-02-16T09:10:57.733Z] ---> 5090a84f3a30 [2023-02-16T09:10:57.733Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:10:57.733Z] Removing intermediate container 7c6c771b2fa5 [2023-02-16T09:10:57.733Z] ---> 906c0397ffbc [2023-02-16T09:10:57.733Z] Step 21/22 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:10:58.003Z] ---> Running in a7a47908b6cb [2023-02-16T09:10:58.277Z] ---> 52f60be92227 [2023-02-16T09:10:58.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T09:10:58.277Z] Removing intermediate container a7a47908b6cb [2023-02-16T09:10:58.277Z] ---> dbeba5362966 [2023-02-16T09:10:58.277Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:10:58.546Z] ---> Running in 364197617be6 [2023-02-16T09:10:59.135Z] Removing intermediate container 364197617be6 [2023-02-16T09:10:59.135Z] ---> d3bffcb3ed84 [2023-02-16T09:10:59.135Z] [2023-02-16T09:10:59.722Z] Successfully built d3bffcb3ed84 [2023-02-16T09:10:59.722Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-16T09:11:00.702Z]  Building core-common-config-bootstrapper ... done  ---> 8af74dc7cf54 [2023-02-16T09:11:00.702Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T09:11:01.681Z] ---> baa6fc7f16e6 [2023-02-16T09:11:01.681Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T09:11:01.681Z] ---> Running in e0d29b08b9fe [2023-02-16T09:11:01.950Z] Removing intermediate container e0d29b08b9fe [2023-02-16T09:11:01.950Z] ---> 3d7e4b288ac7 [2023-02-16T09:11:01.950Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:11:01.950Z] ---> Running in 5596320020d7 [2023-02-16T09:11:02.547Z] Removing intermediate container 5596320020d7 [2023-02-16T09:11:02.548Z] ---> d9c9b4f7bbac [2023-02-16T09:11:02.548Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:11:02.548Z] ---> Running in 9378e655c978 [2023-02-16T09:11:02.817Z] Removing intermediate container 9378e655c978 [2023-02-16T09:11:02.817Z] ---> 147620078d02 [2023-02-16T09:11:02.817Z] Step 21/22 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:11:02.817Z] ---> Running in ab50e6677e5f [2023-02-16T09:11:03.422Z] Removing intermediate container ab50e6677e5f [2023-02-16T09:11:03.422Z] ---> e1ec9cff0526 [2023-02-16T09:11:03.422Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:11:03.422Z] ---> Running in 7c80a9879e20 [2023-02-16T09:11:03.692Z] Removing intermediate container 7c80a9879e20 [2023-02-16T09:11:03.692Z] ---> c99380dafc3c [2023-02-16T09:11:03.692Z] [2023-02-16T09:11:03.961Z] Successfully built c99380dafc3c [2023-02-16T09:11:03.961Z] Successfully tagged core-data-arm64:latest [2023-02-16T09:11:16.330Z]  Building core-data ... done Removing intermediate container 17960e44248c [2023-02-16T09:11:16.330Z] ---> 71a2bed2573e [2023-02-16T09:11:16.330Z] [2023-02-16T09:11:16.330Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:11:16.330Z] ---> 4c81e5bf8899 [2023-02-16T09:11:16.330Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T09:11:16.330Z] ---> Running in 3b8f7f4410ff [2023-02-16T09:11:16.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:11:16.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:11:18.021Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T09:11:18.021Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T09:11:18.021Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:11:18.021Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T09:11:18.021Z] OK: 6 MiB in 16 packages [2023-02-16T09:11:19.450Z] Removing intermediate container 3b8f7f4410ff [2023-02-16T09:11:19.450Z] ---> 521584fc6259 [2023-02-16T09:11:19.450Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T09:11:19.450Z] ---> Running in 9d7083c8c417 [2023-02-16T09:11:19.719Z] Removing intermediate container 9d7083c8c417 [2023-02-16T09:11:19.719Z] ---> 1e7aee81784d [2023-02-16T09:11:19.719Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T09:11:19.719Z] ---> Running in f171c82baa3e [2023-02-16T09:11:19.987Z] Removing intermediate container f171c82baa3e [2023-02-16T09:11:19.987Z] ---> a809a67a4f2e [2023-02-16T09:11:19.987Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T09:11:19.987Z] ---> Running in efeb7b558357 [2023-02-16T09:11:20.257Z] Removing intermediate container efeb7b558357 [2023-02-16T09:11:20.258Z] ---> b2a9916795a0 [2023-02-16T09:11:20.258Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:11:20.847Z] ---> 4c6d97c6581d [2023-02-16T09:11:20.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T09:11:22.270Z] ---> a6e173a9cace [2023-02-16T09:11:22.270Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T09:11:22.851Z] ---> 0f266c8915be [2023-02-16T09:11:22.851Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T09:11:23.116Z] ---> Running in 0253da7f0420 [2023-02-16T09:11:23.381Z] Removing intermediate container 0253da7f0420 [2023-02-16T09:11:23.381Z] ---> 5182afcc7849 [2023-02-16T09:11:23.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:11:23.381Z] ---> Running in e7be8e278e11 [2023-02-16T09:11:23.646Z] Removing intermediate container e7be8e278e11 [2023-02-16T09:11:23.647Z] ---> 1c06039a17b9 [2023-02-16T09:11:23.647Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:11:23.647Z] ---> Running in f4248abf174e [2023-02-16T09:11:23.913Z] Removing intermediate container f4248abf174e [2023-02-16T09:11:23.913Z] ---> 1689ab791371 [2023-02-16T09:11:23.913Z] Step 21/22 : LABEL git_sha=60f741d84c22ef8e9114d098f48cfd44e0f904ea [2023-02-16T09:11:24.178Z] ---> Running in a502c61b8019 [2023-02-16T09:11:24.443Z] Removing intermediate container a502c61b8019 [2023-02-16T09:11:24.443Z] ---> 5b29b24fb87f [2023-02-16T09:11:24.443Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:11:24.443Z] ---> Running in 81a1c4dd2e26 [2023-02-16T09:11:24.707Z] Removing intermediate container 81a1c4dd2e26 [2023-02-16T09:11:24.707Z] ---> 5288f8827d54 [2023-02-16T09:11:24.707Z] [2023-02-16T09:11:24.972Z] Successfully built 5288f8827d54 [2023-02-16T09:11:24.972Z] Successfully tagged support-notifications-arm64:latest [2023-02-16T09:11:25.247Z]  Building support-notifications ... done  [Pipeline] } [2023-02-16T09:11:25.257Z] $ docker stop --time=1 f11454706ab1b936c7ea64ed589a17286ccd889ec031b195e9829bb031c6680f [2023-02-16T09:11:26.849Z] $ docker rm -f --volumes f11454706ab1b936c7ea64ed589a17286ccd889ec031b195e9829bb031c6680f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T09:11:27.308Z] + docker images [2023-02-16T09:11:27.573Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T09:11:27.573Z] support-notifications-arm64 latest 5288f8827d54 3 seconds ago 29.7MB [2023-02-16T09:11:27.573Z] 71a2bed2573e 14 seconds ago 1.57GB [2023-02-16T09:11:27.573Z] core-data-arm64 latest c99380dafc3c 24 seconds ago 17.2MB [2023-02-16T09:11:27.573Z] core-common-config-bootstrapper-arm64 latest d3bffcb3ed84 29 seconds ago 14.9MB [2023-02-16T09:11:27.573Z] security-bootstrapper-arm64 latest e73895c543eb 36 seconds ago 19.6MB [2023-02-16T09:11:27.573Z] a4b79acc27b1 39 seconds ago 1.51GB [2023-02-16T09:11:27.573Z] 180344621ef3 49 seconds ago 1.5GB [2023-02-16T09:11:27.573Z] d04ed42381d6 About a minute ago 1.5GB [2023-02-16T09:11:27.573Z] core-command-arm64 latest f6bee1db553b 4 minutes ago 17MB [2023-02-16T09:11:27.573Z] fc9409026b26 5 minutes ago 1.51GB [2023-02-16T09:11:27.573Z] security-spire-config-arm64 latest 95d0a7bcbbd9 7 minutes ago 83.6MB [2023-02-16T09:11:27.573Z] security-spire-server-arm64 latest 44ccf0837148 7 minutes ago 84.3MB [2023-02-16T09:11:27.573Z] 01ddc3b887d9 8 minutes ago 1.38GB [2023-02-16T09:11:27.573Z] security-spire-agent-arm64 latest 67029e14bba0 8 minutes ago 122MB [2023-02-16T09:11:27.573Z] 912a3a53f0ef 8 minutes ago 1.38GB [2023-02-16T09:11:27.573Z] support-scheduler-arm64 latest c5dfce533165 8 minutes ago 29MB [2023-02-16T09:11:27.573Z] 7c8674380625 8 minutes ago 1.38GB [2023-02-16T09:11:27.573Z] 655bd3344852 8 minutes ago 1.57GB [2023-02-16T09:11:27.573Z] security-spiffe-token-provider-arm64 latest 174e06985b9b 9 minutes ago 29.1MB [2023-02-16T09:11:27.573Z] 924ca9d0e945 9 minutes ago 1.54GB [2023-02-16T09:11:27.573Z] core-metadata-arm64 latest 63ef97fa8d8b 11 minutes ago 17.7MB [2023-02-16T09:11:27.573Z] b40e5eab6f92 11 minutes ago 1.51GB [2023-02-16T09:11:27.573Z] security-secretstore-setup-arm64 latest b4e96dc4cfd7 12 minutes ago 29MB [2023-02-16T09:11:27.573Z] security-proxy-setup-arm64 latest f41b4ebb2e72 12 minutes ago 26.9MB [2023-02-16T09:11:27.573Z] f53ab726fe67 12 minutes ago 1.5GB [2023-02-16T09:11:27.573Z] 3e1719850158 12 minutes ago 1.5GB [2023-02-16T09:11:27.573Z] ci-base-image-arm64 latest 1073e6abbd26 34 minutes ago 905MB [2023-02-16T09:11:27.573Z] alpine 3.15 354640af7b1b 5 days ago 5.34MB [2023-02-16T09:11:27.573Z] alpine 3.16 4c81e5bf8899 5 days ago 5.3MB [2023-02-16T09:11:27.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-16T09:11:27.573Z] 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-16T09:11:28.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T09:11:28.096Z] [2023-02-16T09:11:28.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T09:11:28.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T09:11:28.420Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T09:11:28.420Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T09:11:28.420Z] 04944245beec: Pulling fs layer [2023-02-16T09:11:28.420Z] 699f458cf7ca: Pulling fs layer [2023-02-16T09:11:28.420Z] 765212b225bb: Pulling fs layer [2023-02-16T09:11:28.420Z] f23df028b6ca: Pulling fs layer [2023-02-16T09:11:28.420Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T09:11:28.420Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T09:11:28.420Z] f23df028b6ca: Waiting [2023-02-16T09:11:28.420Z] d65c8cfc05b1: Waiting [2023-02-16T09:11:28.420Z] 2437ff75d9bd: Waiting [2023-02-16T09:11:28.420Z] 765212b225bb: Waiting [2023-02-16T09:11:28.685Z] 04944245beec: Verifying Checksum [2023-02-16T09:11:28.685Z] 04944245beec: Download complete [2023-02-16T09:11:28.685Z] 765212b225bb: Verifying Checksum [2023-02-16T09:11:28.685Z] 765212b225bb: Download complete [2023-02-16T09:11:28.685Z] f23df028b6ca: Verifying Checksum [2023-02-16T09:11:28.685Z] f23df028b6ca: Download complete [2023-02-16T09:11:28.685Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T09:11:28.685Z] d65c8cfc05b1: Download complete [2023-02-16T09:11:28.949Z] 699f458cf7ca: Verifying Checksum [2023-02-16T09:11:28.949Z] 699f458cf7ca: Download complete [2023-02-16T09:11:29.215Z] 8998bd30e6a1: Download complete [2023-02-16T09:11:31.792Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T09:11:31.792Z] 2437ff75d9bd: Download complete [2023-02-16T09:11:33.199Z] 8998bd30e6a1: Pull complete [2023-02-16T09:11:33.779Z] 04944245beec: Pull complete [2023-02-16T09:11:35.184Z] 699f458cf7ca: Pull complete [2023-02-16T09:11:35.451Z] 765212b225bb: Pull complete [2023-02-16T09:11:36.034Z] f23df028b6ca: Pull complete [2023-02-16T09:11:36.302Z] d65c8cfc05b1: Pull complete [2023-02-16T09:11:51.294Z] 2437ff75d9bd: Pull complete [2023-02-16T09:11:51.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T09:11:51.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T09:11:51.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T09:11:51.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container [2023-02-16T09:11:51.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T09:11:54.641Z] $ docker top 1f326599ab131b6103e96a0cc5964b95478f7f18615e2e500e540334099d34b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:11:55.511Z] ---> job-cost.sh [2023-02-16T09:11:55.511Z] lf-activate-venv: SKIPPING [2023-02-16T09:11:55.511Z] INFO: No Stack... [2023-02-16T09:11:56.094Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T09:11:56.677Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T09:11:57.312Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2023-02-16T09:11:57.312Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T09:11:57.351Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-6-stack-cost] [2023-02-16T09:11:57.357Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4340-6-stack-cost] did not exist. Created. [2023-02-16T09:11:57.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T09:11:57.686Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T09:11:57.863Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T09:11:57.870Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T09:11:57.894Z] $ docker stop --time=1 1f326599ab131b6103e96a0cc5964b95478f7f18615e2e500e540334099d34b8 [2023-02-16T09:11:59.387Z] $ docker rm -f --volumes 1f326599ab131b6103e96a0cc5964b95478f7f18615e2e500e540334099d34b8 [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-16T09:11:59.768Z] provisioning config files... [2023-02-16T09:11:59.775Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3197695777726063234tmp [Pipeline] { [Pipeline] sh [2023-02-16T09:12:00.062Z] + set +x [2023-02-16T09:12:00.062Z] + bash -s -- [2023-02-16T09:12:00.062Z] + curl -s https://codecov.io/bash [2023-02-16T09:12:00.062Z] [2023-02-16T09:12:00.062Z] _____ _ [2023-02-16T09:12:00.062Z] / ____| | | [2023-02-16T09:12:00.062Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T09:12:00.062Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T09:12:00.062Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T09:12:00.062Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T09:12:00.062Z] Bash-1.0.6 [2023-02-16T09:12:00.062Z] [2023-02-16T09:12:00.063Z] [2023-02-16T09:12:00.063Z] ==> git version 2.25.1 found [2023-02-16T09:12:00.063Z] ==> 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-16T09:12:00.063Z] Release-Date: 2020-01-08 [2023-02-16T09:12:00.063Z] 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-16T09:12:00.063Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T09:12:00.063Z] ==> Jenkins CI detected. [2023-02-16T09:12:00.063Z] current dir:  /w/workspace/edgex-go/6 [2023-02-16T09:12:00.063Z] project root: . [2023-02-16T09:12:00.063Z] --> token set from env [2023-02-16T09:12:00.063Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T09:12:00.063Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T09:12:00.063Z] ==> Python coveragepy not found [2023-02-16T09:12:00.063Z] ==> Searching for coverage reports in: [2023-02-16T09:12:00.063Z] + . [2023-02-16T09:12:00.063Z] -> Found 1 reports [2023-02-16T09:12:00.063Z] ==> Detecting git/mercurial file structure [2023-02-16T09:12:00.063Z] ==> Reading reports [2023-02-16T09:12:00.322Z] + ./coverage.out bytes=487530 [2023-02-16T09:12:00.322Z] ==> Appending adjustments [2023-02-16T09:12:00.322Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T09:12:01.258Z] + Found adjustments [2023-02-16T09:12:01.258Z] ==> Gzipping contents [2023-02-16T09:12:01.518Z] 64K /tmp/codecov.ztg7Wa.gz [2023-02-16T09:12:01.518Z] ==> Uploading reports [2023-02-16T09:12:01.518Z] url: https://codecov.io [2023-02-16T09:12:01.518Z] query: branch=PR-4340&commit=2e221d16e1406f9f7f2e002fd026573bd6324676&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-16T09:12:01.518Z] -> Pinging Codecov [2023-02-16T09:12:01.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=2e221d16e1406f9f7f2e002fd026573bd6324676&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-16T09:12:01.518Z] -> Uploading to [2023-02-16T09:12:01.518Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/2e221d16e1406f9f7f2e002fd026573bd6324676/1bb60bce-ee8c-4a11-ae72-a9acced3a43b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T091201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bef789f2ec1970961f9c4aa941ac98addbfe529f04cd68069d51402b9d39035 [2023-02-16T09:12:01.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T09:12:01.518Z] Dload Upload Total Spent Left Speed [2023-02-16T09:12:01.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62880 0 0 100 62880 0 302k --:--:-- --:--:-- --:--:-- 302k 100 62880 0 0 100 62880 0 213k --:--:-- --:--:-- --:--:-- 213k [2023-02-16T09:12:01.777Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2e221d16e1406f9f7f2e002fd026573bd6324676 [Pipeline] } [2023-02-16T09:12:01.784Z] 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-16T09:12:02.326Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:02.619Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:03.475Z] ---> package-listing.sh [2023-02-16T09:12:03.475Z] ++ facter osfamily [2023-02-16T09:12:03.475Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T09:12:03.734Z] + OS_FAMILY=debian [2023-02-16T09:12:03.734Z] + workspace=/w/workspace/edgex-go/6 [2023-02-16T09:12:03.734Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T09:12:03.734Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T09:12:03.734Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T09:12:03.734Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T09:12:03.734Z] + '[' /w/workspace/edgex-go/6 ']' [2023-02-16T09:12:03.734Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T09:12:03.734Z] + case "${OS_FAMILY}" in [2023-02-16T09:12:03.734Z] + dpkg -l [2023-02-16T09:12:03.734Z] + grep '^ii' [2023-02-16T09:12:03.734Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T09:12:03.734Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T09:12:03.734Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T09:12:03.734Z] + '[' /w/workspace/edgex-go/6 ']' [2023-02-16T09:12:03.734Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-02-16T09:12:03.734Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-02-16T09:12:03.745Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T09:12:04.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T09:12:04.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T09:12:04.583Z] [2023-02-16T09:12:04.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T09:12:04.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T09:12:04.877Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T09:12:04.877Z] 5eb5b503b376: Pulling fs layer [2023-02-16T09:12:04.877Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T09:12:04.877Z] ec43610c2a17: Pulling fs layer [2023-02-16T09:12:04.877Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T09:12:04.877Z] 33b1e0a273af: Pulling fs layer [2023-02-16T09:12:04.877Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T09:12:04.877Z] 2f39f015ded8: Pulling fs layer [2023-02-16T09:12:04.877Z] 33b1e0a273af: Waiting [2023-02-16T09:12:04.877Z] 3a2ae6a8a46f: Waiting [2023-02-16T09:12:04.878Z] 2f39f015ded8: Waiting [2023-02-16T09:12:04.878Z] 5d3b04190fa2: Waiting [2023-02-16T09:12:04.878Z] 5c69ac0246d0: Download complete [2023-02-16T09:12:04.878Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T09:12:04.878Z] 3a2ae6a8a46f: Download complete [2023-02-16T09:12:05.141Z] 33b1e0a273af: Verifying Checksum [2023-02-16T09:12:05.141Z] 33b1e0a273af: Download complete [2023-02-16T09:12:05.141Z] 5d3b04190fa2: Download complete [2023-02-16T09:12:05.402Z] ec43610c2a17: Verifying Checksum [2023-02-16T09:12:05.402Z] ec43610c2a17: Download complete [2023-02-16T09:12:05.402Z] 5eb5b503b376: Verifying Checksum [2023-02-16T09:12:05.402Z] 5eb5b503b376: Download complete [2023-02-16T09:12:05.996Z] 2f39f015ded8: Verifying Checksum [2023-02-16T09:12:05.996Z] 2f39f015ded8: Download complete [2023-02-16T09:12:06.932Z] 5eb5b503b376: Pull complete [2023-02-16T09:12:07.191Z] 5c69ac0246d0: Pull complete [2023-02-16T09:12:07.755Z] ec43610c2a17: Pull complete [2023-02-16T09:12:08.014Z] 3a2ae6a8a46f: Pull complete [2023-02-16T09:12:08.272Z] 33b1e0a273af: Pull complete [2023-02-16T09:12:08.272Z] 5d3b04190fa2: Pull complete [2023-02-16T09:12:13.540Z] 2f39f015ded8: Pull complete [2023-02-16T09:12:13.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T09:12:13.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T09:12:13.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T09:12:13.620Z] prd-ubuntu20.04-docker-8c-8g-6275 does not seem to be running inside a container [2023-02-16T09:12:13.640Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T09:12:15.783Z] $ docker top 62b9384c900608d97f89fb4988bd93f7e4c427e6daee6b6450ee5a5c555481e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T09:12:16.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T09:12:16.424Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T09:12:16.710Z] + ls /var/log/sa-host [2023-02-16T09:12:16.710Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T09:12:16.773Z] provisioning config files... [2023-02-16T09:12:16.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config14791250037629684812tmp [Pipeline] { [Pipeline] echo [2023-02-16T09:12:16.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:17.079Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T09:12:17.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:17.410Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T09:12:17.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:17.707Z] ---> sudo-logs.sh [2023-02-16T09:12:17.707Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T09:12:17.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:18.013Z] ---> job-cost.sh [2023-02-16T09:12:18.013Z] lf-activate-venv: SKIPPING [2023-02-16T09:12:18.013Z] DEBUG: total: 0.10999999940395355 [2023-02-16T09:12:18.013Z] INFO: Retrieving Stack Cost... [2023-02-16T09:12:18.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T09:12:18.842Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T09:12:18.855Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:19.138Z] ---> logs-deploy.sh [2023-02-16T09:12:19.138Z] lf-activate-venv: SKIPPING [2023-02-16T09:12:19.138Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/6 [2023-02-16T09:12:19.138Z] INFO: archiving workspace using pattern(s): [2023-02-16T09:12:20.076Z] Archives upload complete. [2023-02-16T09:12:20.076Z] INFO: archiving logs to Nexus