Pull request #4465 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 267102d9df6da7c23db2ac895729a32cf5bb6877+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (4cbd86ae484dda815fbc51bd09faf4cb01f6e5c1) 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-ssh2111901081329175726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1481076062720407552.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7438208822805204324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5584505084052848547.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6575084938322083410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5306’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5321’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5324’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5325’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-5322’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5327 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [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 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 267102d9df6da7c23db2ac895729a32cf5bb6877 Merge succeeded, producing 267102d9df6da7c23db2ac895729a32cf5bb6877 Checking out Revision 267102d9df6da7c23db2ac895729a32cf5bb6877 (PR-4465) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T23:02:35.417Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T23:02:35.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T23:02:35.475Z] ========================================================= [2023-03-22T23:02:35.475Z] EdgeX Global Pipelines Version Info [2023-03-22T23:02:35.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:02:36.184Z] ------------------- [2023-03-22T23:02:36.184Z] stable info: [2023-03-22T23:02:36.184Z] ------------------- [2023-03-22T23:02:36.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T23:02:36.184Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T23:02:36.184Z] Message: update stable to v1.0.245 > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 > git rev-list --no-walk 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 [2023-03-22T23:02:36.752Z] ------------------- [2023-03-22T23:02:36.752Z] experimental info: [2023-03-22T23:02:36.752Z] ------------------- [2023-03-22T23:02:36.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T23:02:36.753Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T23:02:36.753Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T23:02:36.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T23:02:36.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T23:02:36.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T23:02:36.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T23:02:36.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T23:02:36.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T23:02:36.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T23:02:36.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T23:02:36.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T23:02:36.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T23:02:36.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T23:02:37.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T23:02:37.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T23:02:37.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T23:02:37.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T23:02:37.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:02:37.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:02:37.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T23:02:37.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T23:02:37.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T23:02:37.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T23:02:37.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T23:02:37.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T23:02:37.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo [2023-03-22T23:02:37.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo [2023-03-22T23:02:37.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo [2023-03-22T23:02:37.182Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] echo [2023-03-22T23:02:37.190Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267102d [Pipeline] echo [2023-03-22T23:02:37.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:02:37.238Z] provisioning config files... [2023-03-22T23:02:37.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config13168823986027229751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:02:37.565Z] ---> docker-login.sh [2023-03-22T23:02:37.565Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:02:37.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:37.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:37.825Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:37.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:37.825Z] [2023-03-22T23:02:37.825Z] Login Succeeded [2023-03-22T23:02:37.825Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:02:37.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:37.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:37.825Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:37.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:37.825Z] [2023-03-22T23:02:37.825Z] Login Succeeded [2023-03-22T23:02:37.825Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:02:37.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:38.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:38.084Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:38.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:38.084Z] [2023-03-22T23:02:38.084Z] Login Succeeded [2023-03-22T23:02:38.084Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:02:38.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:38.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:38.084Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:38.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:38.084Z] [2023-03-22T23:02:38.084Z] Login Succeeded [2023-03-22T23:02:38.084Z] docker.io [2023-03-22T23:02:38.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:02:38.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:02:38.343Z] Configure a credential helper to remove this warning. See [2023-03-22T23:02:38.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:02:38.343Z] [2023-03-22T23:02:38.343Z] Login Succeeded [2023-03-22T23:02:38.343Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:02:38.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:02:38.656Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-22T23:02:38.656Z] + dirname cmd/core-command/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/core-data/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T23:02:38.657Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T23:02:38.657Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T23:02:38.657Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T23:02:38.657Z] + dirname+ cmd/support-notifications/Dockerfile [2023-03-22T23:02:38.657Z] cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T23:02:38.657Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T23:02:38.657Z] + cut -d/ -f2 [2023-03-22T23:02:38.657Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T23:02:38.712Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T23:02:39.055Z] + git rev-list -1 --merges 267102d9df6da7c23db2ac895729a32cf5bb6877~1..267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] echo [2023-03-22T23:02:39.089Z] -----------> git rev-list -1 --merges 267102d9df6da7c23db2ac895729a32cf5bb6877~1..267102d9df6da7c23db2ac895729a32cf5bb6877 267102d9df6da7c23db2ac895729a32cf5bb6877 [false] [Pipeline] sh [2023-03-22T23:02:39.374Z] + git log --format=format:%s -1 267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] echo [2023-03-22T23:02:39.387Z] ========================================================= [2023-03-22T23:02:39.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T23:02:39.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T23:02:39.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:02:39.753Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T23:02:39.753Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T23:02:39.753Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T23:02:39.753Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T23:02:39.753Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T23:02:39.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:02:40.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:02:40.091Z] [2023-03-22T23:02:40.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:02:40.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:02:40.389Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T23:02:40.389Z] b85a868b505f: Pulling fs layer [2023-03-22T23:02:40.389Z] e2be974225ed: Pulling fs layer [2023-03-22T23:02:40.389Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T23:02:40.389Z] 988bab9f4d93: Pulling fs layer [2023-03-22T23:02:40.389Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T23:02:40.389Z] eaf3925da568: Pulling fs layer [2023-03-22T23:02:40.389Z] bab4dde63d76: Pulling fs layer [2023-03-22T23:02:40.389Z] bde34c3a00c8: Pulling fs layer [2023-03-22T23:02:40.389Z] b352a97aabf1: Pulling fs layer [2023-03-22T23:02:40.389Z] 4872d77fe225: Pulling fs layer [2023-03-22T23:02:40.389Z] 5851b861e8e6: Pulling fs layer [2023-03-22T23:02:40.389Z] 988bab9f4d93: Waiting [2023-03-22T23:02:40.389Z] 1469e6f7b9e6: Waiting [2023-03-22T23:02:40.389Z] eaf3925da568: Waiting [2023-03-22T23:02:40.389Z] bab4dde63d76: Waiting [2023-03-22T23:02:40.389Z] bde34c3a00c8: Waiting [2023-03-22T23:02:40.389Z] 5851b861e8e6: Waiting [2023-03-22T23:02:40.389Z] b352a97aabf1: Waiting [2023-03-22T23:02:40.389Z] e2be974225ed: Verifying Checksum [2023-03-22T23:02:40.389Z] e2be974225ed: Download complete [2023-03-22T23:02:40.389Z] 988bab9f4d93: Verifying Checksum [2023-03-22T23:02:40.389Z] 988bab9f4d93: Download complete [2023-03-22T23:02:40.653Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T23:02:40.653Z] 1469e6f7b9e6: Download complete [2023-03-22T23:02:40.653Z] eaf3925da568: Download complete [2023-03-22T23:02:40.653Z] b85a868b505f: Verifying Checksum [2023-03-22T23:02:40.653Z] b85a868b505f: Download complete [2023-03-22T23:02:40.653Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T23:02:40.653Z] 339a4e72a1f5: Download complete [2023-03-22T23:02:40.653Z] bde34c3a00c8: Verifying Checksum [2023-03-22T23:02:40.653Z] bde34c3a00c8: Download complete [2023-03-22T23:02:40.653Z] 4872d77fe225: Verifying Checksum [2023-03-22T23:02:40.653Z] 4872d77fe225: Download complete [2023-03-22T23:02:40.653Z] 5851b861e8e6: Verifying Checksum [2023-03-22T23:02:40.653Z] 5851b861e8e6: Download complete [2023-03-22T23:02:40.911Z] b352a97aabf1: Download complete [2023-03-22T23:02:40.911Z] bab4dde63d76: Verifying Checksum [2023-03-22T23:02:40.911Z] bab4dde63d76: Download complete [2023-03-22T23:02:41.843Z] b85a868b505f: Pull complete [2023-03-22T23:02:41.843Z] e2be974225ed: Pull complete [2023-03-22T23:02:42.409Z] 339a4e72a1f5: Pull complete [2023-03-22T23:02:42.409Z] 988bab9f4d93: Pull complete [2023-03-22T23:02:42.668Z] 1469e6f7b9e6: Pull complete [2023-03-22T23:02:42.668Z] eaf3925da568: Pull complete [2023-03-22T23:02:44.566Z] bab4dde63d76: Pull complete [2023-03-22T23:02:44.566Z] bde34c3a00c8: Pull complete [2023-03-22T23:02:44.567Z] b352a97aabf1: Pull complete [2023-03-22T23:02:44.567Z] 4872d77fe225: Pull complete [2023-03-22T23:02:44.567Z] 5851b861e8e6: Pull complete [2023-03-22T23:02:44.567Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T23:02:44.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:02:44.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:02:44.656Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2023-03-22T23:02:44.690Z] $ 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-03-22T23:02:46.118Z] $ docker top 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 -eo pid,comm [2023-03-22T23:02:46.172Z] 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-03-22T23:02:46.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:02:46.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:02:46.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:02:46.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:02:46.337Z] $ docker exec 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent [2023-03-22T23:02:46.434Z] SSH_AUTH_SOCK=/tmp/ssh-CDXfgD2wCcox/agent.32 [2023-03-22T23:02:46.434Z] SSH_AGENT_PID=38 [2023-03-22T23:02:46.440Z] Running ssh-add (command line suppressed) [2023-03-22T23:02:46.535Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5333042607418735002.key (/w/workspace/edgex-go/6@tmp/private_key_5333042607418735002.key) [2023-03-22T23:02:46.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:02:46.834Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T23:02:46.848Z] $ docker exec --env ******** --env ******** 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent -k [2023-03-22T23:02:46.936Z] unset SSH_AUTH_SOCK; [2023-03-22T23:02:46.937Z] unset SSH_AGENT_PID; [2023-03-22T23:02:46.937Z] echo Agent pid 38 killed; [2023-03-22T23:02:46.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T23:02:46.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:02:46.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:02:47.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:02:47.081Z] $ docker exec 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent [2023-03-22T23:02:47.173Z] SSH_AUTH_SOCK=/tmp/ssh-66VKBKRqf4rU/agent.71 [2023-03-22T23:02:47.173Z] SSH_AGENT_PID=77 [2023-03-22T23:02:47.178Z] Running ssh-add (command line suppressed) [2023-03-22T23:02:47.273Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_9698315344982116441.key (/w/workspace/edgex-go/6@tmp/private_key_9698315344982116441.key) [2023-03-22T23:02:47.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:02:47.574Z] + git semver init [2023-03-22T23:02:47.833Z] 2023-03-22 23:02:47,758 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T23:02:47.833Z] 2023-03-22 23:02:47,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-03-22T23:02:47.833Z] 2023-03-22 23:02:47,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-03-22T23:02:47.833Z] 2023-03-22 23:02:47,759 [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-03-22T23:02:53.106Z] 2023-03-22 23:02:52,164 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4465 with force:False [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,165 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4465 [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,168 [execute] INFO git cat-file --batch-check [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,175 [execute] INFO git cat-file --batch [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:02:53.106Z] 2023-03-22 23:02:52,180 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4465 [2023-03-22T23:02:53.106Z] 0.0.0 [Pipeline] } [2023-03-22T23:02:53.116Z] $ docker exec --env ******** --env ******** 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 ssh-agent -k [2023-03-22T23:02:53.223Z] unset SSH_AUTH_SOCK; [2023-03-22T23:02:53.224Z] unset SSH_AGENT_PID; [2023-03-22T23:02:53.224Z] echo Agent pid 77 killed; [2023-03-22T23:02:53.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:02:53.526Z] + git semver [Pipeline] } [2023-03-22T23:02:53.803Z] $ docker stop --time=1 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 [2023-03-22T23:02:55.116Z] $ docker rm -f --volumes 169361f12e66ece71584bb5f562526135fc67b4b64f6ac6572fd176b6c30bf56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:02:55.454Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T23:02:55.634Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T23:02:55.637Z] [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-03-22T23:02:56.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-03-22T23:02:56.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:02:56.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:02:56.061Z] ========================================================= [2023-03-22T23:02:56.061Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T23:02:56.061Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:02:56.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:02:56.347Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T23:02:56.347Z] 63b65145d645: Pulling fs layer [2023-03-22T23:02:56.347Z] a2d21d5440eb: Pulling fs layer [2023-03-22T23:02:56.347Z] 935e6c44a52c: Pulling fs layer [2023-03-22T23:02:56.347Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T23:02:56.347Z] 30dea6a524f1: Pulling fs layer [2023-03-22T23:02:56.347Z] a2aff8979fd8: Pulling fs layer [2023-03-22T23:02:56.347Z] 6808be2612f2: Pulling fs layer [2023-03-22T23:02:56.347Z] f25807f1079a: Pulling fs layer [2023-03-22T23:02:56.347Z] 6808be2612f2: Waiting [2023-03-22T23:02:56.347Z] f25807f1079a: Waiting [2023-03-22T23:02:56.347Z] 94cc34f8dd06: Waiting [2023-03-22T23:02:56.347Z] a2aff8979fd8: Waiting [2023-03-22T23:02:56.347Z] a2d21d5440eb: Download complete [2023-03-22T23:02:56.347Z] 94cc34f8dd06: Download complete [2023-03-22T23:02:56.347Z] 30dea6a524f1: Verifying Checksum [2023-03-22T23:02:56.347Z] 30dea6a524f1: Download complete [2023-03-22T23:02:56.347Z] 63b65145d645: Verifying Checksum [2023-03-22T23:02:56.347Z] 63b65145d645: Download complete [2023-03-22T23:02:56.610Z] a2aff8979fd8: Verifying Checksum [2023-03-22T23:02:56.610Z] a2aff8979fd8: Download complete [2023-03-22T23:02:56.610Z] 63b65145d645: Pull complete [2023-03-22T23:02:56.610Z] a2d21d5440eb: Pull complete [2023-03-22T23:02:57.223Z] f25807f1079a: Verifying Checksum [2023-03-22T23:02:57.223Z] f25807f1079a: Download complete [2023-03-22T23:02:57.490Z] 935e6c44a52c: Verifying Checksum [2023-03-22T23:02:57.490Z] 935e6c44a52c: Download complete [2023-03-22T23:02:57.748Z] 6808be2612f2: Verifying Checksum [2023-03-22T23:02:57.748Z] 6808be2612f2: Download complete [2023-03-22T23:03:00.271Z] 935e6c44a52c: Pull complete [2023-03-22T23:03:00.528Z] 94cc34f8dd06: Pull complete [2023-03-22T23:03:00.528Z] 30dea6a524f1: Pull complete [2023-03-22T23:03:00.528Z] a2aff8979fd8: Pull complete [2023-03-22T23:03:03.059Z] 6808be2612f2: Pull complete [2023-03-22T23:03:03.623Z] f25807f1079a: Pull complete [2023-03-22T23:03:03.623Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T23:03:03.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:03:03.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:03:03.913Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:03:03.913Z] WORKDIR /edgex [2023-03-22T23:03:03.913Z] COPY go.mod . [2023-03-22T23:03:03.913Z] RUN go mod download build [2023-03-22T23:03:03.913Z] -t ci-base-image-x86_64 -f - . [2023-03-22T23:03:04.479Z] Sending build context to Docker daemon 170.5MB [2023-03-22T23:03:04.479Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:03:04.479Z] ---> 3b553350e43f [2023-03-22T23:03:04.479Z] Step 2/4 : WORKDIR /edgex [2023-03-22T23:03:06.380Z] ---> Running in 3fc197053b9c [2023-03-22T23:03:06.380Z] Removing intermediate container 3fc197053b9c [2023-03-22T23:03:06.380Z] ---> c61804d01099 [2023-03-22T23:03:06.380Z] Step 3/4 : COPY go.mod . [2023-03-22T23:03:06.639Z] ---> cf5aadfe73a1 [2023-03-22T23:03:06.639Z] Step 4/4 : RUN go mod download [2023-03-22T23:03:06.639Z] ---> Running in 1f1f1740ac60 [2023-03-22T23:03:10.712Z] Still waiting to schedule task [2023-03-22T23:03:10.712Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T23:03:16.607Z] Removing intermediate container 1f1f1740ac60 [2023-03-22T23:03:16.607Z] ---> c99e1544c73d [2023-03-22T23:03:16.607Z] Successfully built c99e1544c73d [2023-03-22T23:03:16.607Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:03:16.899Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:03:16.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:03:16.964Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2023-03-22T23:03:16.993Z] $ 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-03-22T23:03:17.330Z] $ docker top cead25751c4bc39535a702bab131a030b2e57bfd1ccdfccc62454a58f13f6e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:03:17.670Z] + go version [2023-03-22T23:03:17.670Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T23:03:17.683Z] $ docker stop --time=1 cead25751c4bc39535a702bab131a030b2e57bfd1ccdfccc62454a58f13f6e79 [2023-03-22T23:03:18.959Z] $ docker rm -f --volumes cead25751c4bc39535a702bab131a030b2e57bfd1ccdfccc62454a58f13f6e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:03:19.332Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:03:19.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:03:19.395Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2023-03-22T23:03:19.428Z] $ 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-03-22T23:03:19.746Z] $ docker top 31a611687c340bb2b79085802d5853822bff294f4ded7750f6a17b4510e8b5a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T23:03:19.817Z] ========================================================= [2023-03-22T23:03:19.817Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T23:03:19.817Z] ========================================================= [Pipeline] sh [2023-03-22T23:03:20.092Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:03:20.386Z] + make test [2023-03-22T23:03:20.386Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T23:03:26.948Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T23:03:39.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T23:03:39.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T23:03:39.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T23:03:39.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T23:03:40.216Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T23:03:40.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T23:03:40.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T23:03:40.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T23:03:40.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T23:03:40.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T23:03:41.254Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T23:03:41.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T23:03:41.514Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T23:03:41.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T23:03:42.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T23:03:42.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T23:03:42.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-03-22T23:03:42.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-03-22T23:03:42.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T23:03:42.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T23:03:42.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T23:03:43.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T23:03:43.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T23:03:44.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T23:03:44.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T23:03:44.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:03:44.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T23:03:44.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T23:03:45.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T23:03:45.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T23:03:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements [2023-03-22T23:03:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-03-22T23:03:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.936s coverage: 88.5% of statements [2023-03-22T23:03:47.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-22T23:03:47.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T23:03:47.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:03:47.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T23:03:47.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T23:03:47.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T23:03:47.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T23:03:47.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T23:03:47.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T23:03:47.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.329s coverage: 95.6% of statements [2023-03-22T23:03:47.873Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-22T23:03:48.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T23:03:48.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T23:03:48.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T23:03:48.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements [2023-03-22T23:03:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T23:03:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T23:03:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-03-22T23:03:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-03-22T23:03:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 44.1% of statements [2023-03-22T23:03:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements [2023-03-22T23:03:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-03-22T23:03:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.043s coverage: 96.3% of statements [2023-03-22T23:03:50.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T23:03:50.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T23:03:51.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T23:03:51.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T23:03:51.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T23:03:51.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T23:03:51.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T23:03:51.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T23:03:52.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T23:03:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T23:03:53.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T23:03:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T23:03:54.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T23:03:55.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T23:03:55.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T23:03:55.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T23:03:57.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T23:03:57.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T23:03:57.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T23:03:58.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T23:03:58.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T23:03:58.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T23:03:58.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T23:03:59.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T23:03:59.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T23:03:59.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T23:03:59.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T23:04:00.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T23:04:00.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:04:00.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T23:04:00.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T23:04:01.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T23:04:01.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T23:04:02.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2023-03-22T23:04:02.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T23:04:02.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.097s coverage: 92.9% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.055s coverage: 86.9% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-22T23:04:14.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2023-03-22T23:04:14.869Z] 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-03-22T23:04:36.778Z] go vet ./... [2023-03-22T23:04:38.672Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T23:04:38.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T23:04:38.929Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T23:04:38.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T23:04:39.225Z] + ls -al . [2023-03-22T23:04:39.225Z] total 704 [2023-03-22T23:04:39.225Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 23:03 . [2023-03-22T23:04:39.225Z] drwxr-xr-x 4 root root 4096 Mar 22 23:03 .. [2023-03-22T23:04:39.225Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:02 .blubracket [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 23:02 .dockerignore [2023-03-22T23:04:39.225Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 23:02 .git [2023-03-22T23:04:39.225Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:02 .github [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:02 .gitignore [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 23:02 .golangci.yml [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 23:02 .hadolint.yml [2023-03-22T23:04:39.225Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 23:02 .semver [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 23:02 .sonarcloud.properties [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:02 ADOPTERS.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:02 Attribution.txt [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:02 CHANGELOG.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:02 CONTRIBUTING.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 23:02 GOVERNANCE.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 23:02 Jenkinsfile [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:02 LICENSE [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:02 Makefile [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 23:02 OWNERS.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:02 README.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 23:02 SECURITY.md [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION [2023-03-22T23:04:39.225Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:02 bin [2023-03-22T23:04:39.225Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 23:02 cmd [2023-03-22T23:04:39.225Z] -rw-r--r-- 1 root root 447378 Mar 22 23:04 coverage.out [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:02 go.mod [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 31237 Mar 22 23:02 go.sum [2023-03-22T23:04:39.225Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 23:02 internal [2023-03-22T23:04:39.225Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:02 openapi [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 23:02 security.txt [2023-03-22T23:04:39.225Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 23:02 snap [2023-03-22T23:04:39.225Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 23:02 version.go [Pipeline] sh [2023-03-22T23:04:39.509Z] + '[' -e coverage.out ] [2023-03-22T23:04:39.509Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T23:04:39.621Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T23:04:39.896Z] + make build [2023-03-22T23:04:39.896Z] 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-03-22T23:04:52.083Z] 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-03-22T23:04:52.083Z] 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-03-22T23:04:52.648Z] 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-03-22T23:04:53.214Z] 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-03-22T23:04:59.765Z] 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-03-22T23:05:00.334Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T23:05:01.711Z] 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-03-22T23:05:02.650Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T23:05:03.217Z] 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-03-22T23:05:04.154Z] 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-03-22T23:05:05.090Z] 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-03-22T23:05:06.480Z] $ docker stop --time=1 31a611687c340bb2b79085802d5853822bff294f4ded7750f6a17b4510e8b5a5 [2023-03-22T23:05:09.073Z] $ docker rm -f --volumes 31a611687c340bb2b79085802d5853822bff294f4ded7750f6a17b4510e8b5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:09.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:05:09.836Z] [2023-03-22T23:05:09.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:10.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:05:10.125Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T23:05:10.125Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T23:05:10.125Z] ca9280d653b3: Pulling fs layer [2023-03-22T23:05:10.125Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T23:05:10.125Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-22T23:05:10.125Z] cbdbe7a5bc2a: Download complete [2023-03-22T23:05:10.384Z] cbdbe7a5bc2a: Pull complete [2023-03-22T23:05:10.384Z] ca9280d653b3: Verifying Checksum [2023-03-22T23:05:10.384Z] ca9280d653b3: Download complete [2023-03-22T23:05:10.642Z] 7e9c9ca2126c: Verifying Checksum [2023-03-22T23:05:10.642Z] 7e9c9ca2126c: Download complete [2023-03-22T23:05:10.899Z] ca9280d653b3: Pull complete [2023-03-22T23:05:14.176Z] 7e9c9ca2126c: Pull complete [2023-03-22T23:05:14.176Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T23:05:14.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:05:14.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:05:14.254Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2023-03-22T23:05:14.283Z] $ 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-03-22T23:05:15.618Z] $ docker top ac4958a8bbaa214b0bc01a81803271c23d1a10f691b2129b0ff85f3965e35bf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:05:15.949Z] + docker-compose build --help [2023-03-22T23:05:15.949Z] + grep parallel [2023-03-22T23:05:16.515Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T23:05:16.528Z] $ docker stop --time=1 ac4958a8bbaa214b0bc01a81803271c23d1a10f691b2129b0ff85f3965e35bf1 [2023-03-22T23:05:17.775Z] $ docker rm -f --volumes ac4958a8bbaa214b0bc01a81803271c23d1a10f691b2129b0ff85f3965e35bf1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:05:18.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T23:05:18.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:05:18.228Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2023-03-22T23:05:18.259Z] $ 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-03-22T23:05:18.577Z] $ docker top 9e715f401eabea8807715e98a3a292d3011b34dc533222af416cbce3d060e375 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:05:18.913Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T23:05:19.478Z] Building core-command ... [2023-03-22T23:05:19.478Z] Building core-common-config-bootstrapper ... [2023-03-22T23:05:19.478Z] Building core-data ... [2023-03-22T23:05:19.478Z] Building core-metadata ... [2023-03-22T23:05:19.478Z] Building security-bootstrapper ... [2023-03-22T23:05:19.478Z] Building security-proxy-auth ... [2023-03-22T23:05:19.478Z] Building security-proxy-setup ... [2023-03-22T23:05:19.478Z] Building security-secretstore-setup ... [2023-03-22T23:05:19.478Z] Building security-spiffe-token-provider ... [2023-03-22T23:05:19.478Z] Building security-spire-agent ... [2023-03-22T23:05:19.478Z] Building security-spire-config ... [2023-03-22T23:05:19.478Z] Building security-spire-server ... [2023-03-22T23:05:19.478Z] Building support-notifications ... [2023-03-22T23:05:19.478Z] Building support-scheduler ... [2023-03-22T23:05:19.478Z] Building security-proxy-auth [2023-03-22T23:05:19.478Z] Building security-proxy-setup [2023-03-22T23:05:19.478Z] Building core-data [2023-03-22T23:05:19.478Z] Building support-scheduler [2023-03-22T23:05:19.478Z] Building core-command [2023-03-22T23:05:29.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:29.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:29.434Z] ---> c99e1544c73d [2023-03-22T23:05:29.434Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:29.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:29.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:29.434Z] ---> c99e1544c73d [2023-03-22T23:05:29.434Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:29.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:29.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:29.434Z] ---> c99e1544c73d [2023-03-22T23:05:29.434Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:29.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:29.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:29.434Z] ---> c99e1544c73d [2023-03-22T23:05:29.434Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:05:30.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:05:30.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:05:30.000Z] ---> c99e1544c73d [2023-03-22T23:05:30.000Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T23:05:33.314Z] ---> Running in 5b11cbb623e6 [2023-03-22T23:05:33.314Z] ---> Running in 043f8ae9e33c [2023-03-22T23:05:33.314Z] ---> Running in 67dca2da3713 [2023-03-22T23:05:33.314Z] ---> Running in 5549399b13da [2023-03-22T23:05:33.314Z] ---> Running in 3bcf0403421d [2023-03-22T23:05:33.314Z] Removing intermediate container 5b11cbb623e6 [2023-03-22T23:05:33.314Z] ---> 9d65d1fbf49a [2023-03-22T23:05:33.314Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:05:33.314Z] Removing intermediate container 043f8ae9e33c [2023-03-22T23:05:33.314Z] ---> 39d8a090c320 [2023-03-22T23:05:33.314Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:05:33.314Z] Removing intermediate container 67dca2da3713 [2023-03-22T23:05:33.314Z] ---> ff2cc7e97016 [2023-03-22T23:05:33.314Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T23:05:33.314Z] ---> Running in d0def6f14c05 [2023-03-22T23:05:33.314Z] Removing intermediate container 3bcf0403421d [2023-03-22T23:05:33.314Z] Removing intermediate container 5549399b13da [2023-03-22T23:05:33.314Z] ---> c2ce75cd64fd [2023-03-22T23:05:33.314Z] ---> 80faeabca506 [2023-03-22T23:05:33.314Z] Step 4/22 : RUN apk add --update --no-cache make gitStep 4/23 : WORKDIR /edgex-go [2023-03-22T23:05:33.314Z] [2023-03-22T23:05:33.314Z] ---> Running in baa9bcdb0690 [2023-03-22T23:05:33.314Z] ---> Running in c06c3eb0b183 [2023-03-22T23:05:33.314Z] ---> Running in 409fafe13622 [2023-03-22T23:05:33.314Z] ---> Running in 73452453febb [2023-03-22T23:05:33.314Z] Removing intermediate container d0def6f14c05 [2023-03-22T23:05:33.314Z] ---> a46dd8a306e7 [2023-03-22T23:05:33.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:05:33.314Z] ---> Running in accfec85c652 [2023-03-22T23:05:33.314Z] Removing intermediate container baa9bcdb0690 [2023-03-22T23:05:33.314Z] ---> e725d74004aa [2023-03-22T23:05:33.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:05:33.314Z] Removing intermediate container 409fafe13622 [2023-03-22T23:05:33.314Z] ---> 46b3c0abb382 [2023-03-22T23:05:33.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:05:33.314Z] Removing intermediate container c06c3eb0b183 [2023-03-22T23:05:33.314Z] ---> 2a6e6c3d2076 [2023-03-22T23:05:33.314Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T23:05:33.314Z] ---> Running in b441c3245065 [2023-03-22T23:05:33.314Z] ---> Running in faecf197e12b [2023-03-22T23:05:33.314Z] ---> Running in 52c1e07058e0 [2023-03-22T23:05:33.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:33.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:33.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:33.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:33.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:33.828Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:33.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:33.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:34.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:34.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:34.085Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:34.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:05:34.085Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:34.344Z] Removing intermediate container 73452453febb [2023-03-22T23:05:34.344Z] ---> c38898735bd9 [2023-03-22T23:05:34.344Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T23:05:34.344Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:34.344Z] OK: 265 MiB in 53 packages [2023-03-22T23:05:34.344Z] ---> c936dd1778e0 [2023-03-22T23:05:34.344Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:34.602Z] ---> Running in 984ca1f37522 [2023-03-22T23:05:34.602Z] Removing intermediate container accfec85c652 [2023-03-22T23:05:34.602Z] ---> 8dcc65b26e4c [2023-03-22T23:05:34.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:05:34.602Z] Removing intermediate container b441c3245065 [2023-03-22T23:05:34.602Z] ---> 0d5958e46db0 [2023-03-22T23:05:34.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:05:34.869Z] ---> 05967af56343 [2023-03-22T23:05:34.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:34.869Z] Removing intermediate container faecf197e12b [2023-03-22T23:05:34.869Z] ---> Running in 5be459fc6f57 [2023-03-22T23:05:34.869Z] ---> f5bf5db84709 [2023-03-22T23:05:34.869Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T23:05:34.869Z] ---> cec65bbe5b75 [2023-03-22T23:05:34.869Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:34.869Z] ---> Running in 82e19451b363 [2023-03-22T23:05:34.869Z] Removing intermediate container 52c1e07058e0 [2023-03-22T23:05:34.869Z] ---> 4e9bcb36599f [2023-03-22T23:05:34.869Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:05:35.126Z] ---> 66fc8f37e05b [2023-03-22T23:05:35.126Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:35.126Z] ---> Running in ba1226206772 [2023-03-22T23:05:35.126Z] ---> f7637fcab911 [2023-03-22T23:05:35.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:05:35.126Z] ---> Running in f96d01ab82f9 [2023-03-22T23:05:59.173Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5330 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws [2023-03-22T23:05:59.184Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-03-22T23:05:59.222Z] The recommended git tool is: git [2023-03-22T23:06:07.204Z] Removing intermediate container 82e19451b363 [2023-03-22T23:06:07.204Z] ---> 85c3cc8b8cb4 [2023-03-22T23:06:07.204Z] Step 8/23 : COPY . . [2023-03-22T23:06:07.204Z] Removing intermediate container 5be459fc6f57 [2023-03-22T23:06:07.204Z] ---> cc222e4eaea3 [2023-03-22T23:06:07.204Z] Step 8/23 : COPY . . [2023-03-22T23:06:07.204Z] Removing intermediate container 984ca1f37522 [2023-03-22T23:06:07.204Z] Removing intermediate container ba1226206772 [2023-03-22T23:06:07.204Z] ---> cab228019587 [2023-03-22T23:06:07.204Z] ---> 7704dd7c5e4b [2023-03-22T23:06:07.204Z] Step 7/22 : COPY . .Step 8/24 : COPY . . [2023-03-22T23:06:07.204Z] [2023-03-22T23:06:07.204Z] Removing intermediate container f96d01ab82f9 [2023-03-22T23:06:07.204Z] ---> afbb5aee421c [2023-03-22T23:06:07.204Z] Step 8/23 : COPY . . [2023-03-22T23:06:10.351Z] using credential edgex-jenkins-ssh [2023-03-22T23:06:10.386Z] Cloning the remote Git repository [2023-03-22T23:06:10.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T23:06:10.638Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-03-22T23:06:10.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T23:06:10.936Z] > git --version # timeout=10 [2023-03-22T23:06:11.020Z] > git --version # 'git version 2.25.1' [2023-03-22T23:06:11.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:06:11.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:06:13.763Z] ---> d8c79276b6f4 [2023-03-22T23:06:13.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T23:06:13.763Z] ---> 9a091ae66310 [2023-03-22T23:06:13.763Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T23:06:13.763Z] ---> Running in 808d980eac6e [2023-03-22T23:06:13.763Z] ---> b0871e7ff158 [2023-03-22T23:06:13.763Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T23:06:13.763Z] ---> Running in c867cf006b4a [2023-03-22T23:06:13.763Z] ---> 87ee4140f8ba [2023-03-22T23:06:13.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T23:06:13.763Z] ---> Running in 40486ed0d4c2 [2023-03-22T23:06:13.763Z] ---> d2b687ddd5bb [2023-03-22T23:06:13.763Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T23:06:13.763Z] ---> Running in d4227ea6e0a7 [2023-03-22T23:06:13.763Z] ---> Running in 090b6ec7ed44 [2023-03-22T23:06:13.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T23:06:13.763Z] 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-03-22T23:06:13.763Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T23:06:13.763Z] 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-03-22T23:06:14.020Z] 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-03-22T23:06:32.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T23:06:32.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:06:34.896Z] Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:35.402Z] Merge succeeded, producing 267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:35.402Z] Checking out Revision 267102d9df6da7c23db2ac895729a32cf5bb6877 (PR-4465) [2023-03-22T23:06:34.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T23:06:34.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T23:06:34.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:06:34.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T23:06:34.920Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:06:35.015Z] > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 [2023-03-22T23:06:35.282Z] > git remote # timeout=10 [2023-03-22T23:06:35.304Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T23:06:35.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:06:35.347Z] > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 [2023-03-22T23:06:35.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T23:06:35.411Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:06:35.430Z] > git checkout -f 267102d9df6da7c23db2ac895729a32cf5bb6877 # timeout=10 [2023-03-22T23:06:36.177Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:06:37.025Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T23:06:37.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:06:37.025Z] Dload Upload Total Spent Left Speed [2023-03-22T23:06:37.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k [Pipeline] sh [2023-03-22T23:06:37.640Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T23:06:37.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T23:06:37.992Z] + sudo tee /etc/docker/daemon.new [2023-03-22T23:06:37.992Z] { [2023-03-22T23:06:37.992Z] "registry-mirrors": [ [2023-03-22T23:06:37.992Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T23:06:37.992Z] ], [2023-03-22T23:06:37.992Z] "bip": "10.250.0.254/24", [2023-03-22T23:06:37.992Z] "hosts": [ [2023-03-22T23:06:37.992Z] "tcp://0.0.0.0:5555", [2023-03-22T23:06:37.992Z] "unix:///var/run/docker.sock" [2023-03-22T23:06:37.992Z] ], [2023-03-22T23:06:37.992Z] "mtu": 1458, [2023-03-22T23:06:37.992Z] "selinux-enabled": true, [2023-03-22T23:06:37.992Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T23:06:37.992Z] } [Pipeline] sh [2023-03-22T23:06:38.336Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T23:06:38.696Z] + sudo service docker restart [2023-03-22T23:06:52.709Z] Removing intermediate container c867cf006b4a [2023-03-22T23:06:52.709Z] ---> 8c20f23b84b4 [2023-03-22T23:06:52.709Z] [2023-03-22T23:06:52.709Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T23:06:52.709Z] Removing intermediate container 808d980eac6e [2023-03-22T23:06:52.709Z] ---> 0e7bc3cc7790 [2023-03-22T23:06:52.709Z] [2023-03-22T23:06:52.709Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:06:52.709Z] Removing intermediate container 090b6ec7ed44 [2023-03-22T23:06:52.709Z] ---> 7516bc68fdcd [2023-03-22T23:06:52.709Z] [2023-03-22T23:06:52.709Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T23:06:52.709Z] Removing intermediate container d4227ea6e0a7 [2023-03-22T23:06:52.709Z] ---> e1e5ed1d96ec [2023-03-22T23:06:52.709Z] [2023-03-22T23:06:52.709Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:06:52.709Z] 3.17: Pulling from library/alpine [2023-03-22T23:06:52.709Z] 3.17: Pulling from library/alpine [2023-03-22T23:06:52.709Z] 3.17: Pulling from library/alpine [2023-03-22T23:06:52.709Z] 3.17: Pulling from library/alpine [2023-03-22T23:06:52.709Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:06:52.709Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:06:52.709Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:06:52.709Z] Status: Image is up to date for alpine:3.17 [2023-03-22T23:06:52.709Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:06:52.709Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:06:52.709Z] ---> b2aa39c304c2 [2023-03-22T23:06:52.709Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T23:06:52.709Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:06:52.709Z] Status: Image is up to date for alpine:3.17 [2023-03-22T23:06:52.709Z] ---> b2aa39c304c2 [2023-03-22T23:06:52.709Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:06:52.709Z] ---> b2aa39c304c2 [2023-03-22T23:06:52.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:06:52.709Z] ---> b2aa39c304c2 [2023-03-22T23:06:52.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:06:52.709Z] ---> Running in b77d76a414cb [2023-03-22T23:06:52.709Z] ---> Running in 607bd72b204e [2023-03-22T23:06:52.709Z] ---> Running in a40eadedd5c0 [2023-03-22T23:06:52.709Z] ---> Running in 0fd03cc13cff [2023-03-22T23:06:52.709Z] Removing intermediate container 40486ed0d4c2 [2023-03-22T23:06:52.709Z] ---> 18aee7f46526 [2023-03-22T23:06:52.709Z] [2023-03-22T23:06:52.709Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:06:52.709Z] ---> b2aa39c304c2 [2023-03-22T23:06:52.709Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:06:52.709Z] ---> Running in c3bf5618104e [2023-03-22T23:06:52.709Z] Removing intermediate container 0fd03cc13cff [2023-03-22T23:06:52.709Z] ---> 8856f45aa756 [2023-03-22T23:06:52.709Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:06:52.709Z] Removing intermediate container a40eadedd5c0 [2023-03-22T23:06:52.709Z] ---> 45237f284a74 [2023-03-22T23:06:52.709Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T23:06:52.709Z] ---> Running in 6d899a80290f [2023-03-22T23:06:52.709Z] ---> Running in d5b118fce7da [2023-03-22T23:06:52.709Z] Removing intermediate container 6d899a80290f [2023-03-22T23:06:52.709Z] ---> 852005231055 [2023-03-22T23:06:52.709Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] ---> Running in 159cddd78513 [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] Removing intermediate container 159cddd78513 [2023-03-22T23:06:52.709Z] ---> 6b0e29debe91 [2023-03-22T23:06:52.709Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] ---> Running in 92ce62d2737c [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:06:52.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:06:52.709Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T23:06:52.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:06:52.709Z] OK: 7 MiB in 16 packages [2023-03-22T23:06:52.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:06:52.709Z] OK: 8 MiB in 17 packages [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:06:52.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:06:52.709Z] OK: 7 MiB in 16 packages [2023-03-22T23:06:52.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:06:52.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:06:52.709Z] OK: 7 MiB in 16 packages [2023-03-22T23:06:52.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:06:52.709Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:06:52.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:06:52.709Z] OK: 7 MiB in 16 packages [2023-03-22T23:06:52.709Z] Removing intermediate container 607bd72b204e [2023-03-22T23:06:52.709Z] ---> 0847ea05a045 [2023-03-22T23:06:52.709Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:06:52.709Z] ---> Running in 241c49282abd [2023-03-22T23:06:52.709Z] Removing intermediate container b77d76a414cb [2023-03-22T23:06:52.709Z] ---> a1d7b2b10dd0 [2023-03-22T23:06:52.709Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T23:06:52.709Z] Removing intermediate container c3bf5618104e [2023-03-22T23:06:52.709Z] ---> ee68db794b17 [2023-03-22T23:06:52.709Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:06:52.709Z] ---> Running in a2a897a4e6b3 [2023-03-22T23:06:52.709Z] ---> Running in 8a289fb66f39 [2023-03-22T23:06:52.709Z] Removing intermediate container 241c49282abd [2023-03-22T23:06:52.709Z] ---> 7996019dcd48 [2023-03-22T23:06:52.709Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T23:06:52.709Z] Removing intermediate container d5b118fce7da [2023-03-22T23:06:52.709Z] ---> 5306f078d3be [2023-03-22T23:06:52.709Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:06:52.709Z] ---> Running in 532531b527c2 [2023-03-22T23:06:52.709Z] Removing intermediate container a2a897a4e6b3 [2023-03-22T23:06:52.709Z] ---> 1724c0b4e127 [2023-03-22T23:06:52.709Z] Step 12/22 : WORKDIR /edgex [2023-03-22T23:06:52.709Z] Removing intermediate container 8a289fb66f39 [2023-03-22T23:06:52.709Z] ---> ccfad2955698 [2023-03-22T23:06:52.709Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T23:06:52.709Z] ---> Running in 8bd9589000f4 [2023-03-22T23:06:52.709Z] ---> Running in 76d2f7ff1497 [2023-03-22T23:06:52.709Z] Removing intermediate container 532531b527c2 [2023-03-22T23:06:52.709Z] ---> 85a88618bcbf [2023-03-22T23:06:52.709Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T23:06:52.709Z] ---> c3bad88d465c [2023-03-22T23:06:52.709Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:06:52.709Z] Removing intermediate container 92ce62d2737c [2023-03-22T23:06:52.709Z] ---> ad62fe138449 [2023-03-22T23:06:52.709Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:06:52.709Z] ---> Running in d039f45f0d7b [2023-03-22T23:06:52.709Z] Removing intermediate container 76d2f7ff1497 [2023-03-22T23:06:52.709Z] ---> 96dd6983b12b [2023-03-22T23:06:52.709Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:06:52.709Z] Removing intermediate container 8bd9589000f4 [2023-03-22T23:06:52.709Z] ---> 7c2c382171ea [2023-03-22T23:06:52.709Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:06:52.709Z] ---> Running in ceb9e1cbf1b3 [2023-03-22T23:06:52.709Z] Removing intermediate container d039f45f0d7b [2023-03-22T23:06:52.709Z] ---> ef870a97c638 [2023-03-22T23:06:52.709Z] Step 15/24 : WORKDIR / [2023-03-22T23:06:52.709Z] ---> 9f17cb3c835e [2023-03-22T23:06:52.709Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T23:06:52.709Z] ---> Running in e615239c279f [2023-03-22T23:06:52.709Z] ---> b5381d065bbc [2023-03-22T23:06:52.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:06:52.709Z] ---> 1fe3cccd77a5 [2023-03-22T23:06:52.709Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:06:52.709Z] Removing intermediate container ceb9e1cbf1b3 [2023-03-22T23:06:52.709Z] ---> 1f920a0b59a6 [2023-03-22T23:06:52.709Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:06:52.709Z] Removing intermediate container e615239c279f [2023-03-22T23:06:52.709Z] ---> ef1560bbcb62 [2023-03-22T23:06:52.709Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:06:52.709Z] ---> ec6896093eea [2023-03-22T23:06:52.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T23:06:52.709Z] ---> d33a77ee25c8 [2023-03-22T23:06:52.709Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T23:06:52.709Z] ---> c08180fb2b0d [2023-03-22T23:06:52.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:06:52.709Z] ---> 997c7675ed3c [2023-03-22T23:06:52.709Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:06:52.709Z] ---> d70cded550d1 [2023-03-22T23:06:52.709Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:06:52.709Z] ---> 75d26b4f5ce3 [2023-03-22T23:06:52.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T23:06:52.709Z] ---> 3b0e504f76d6 [2023-03-22T23:06:52.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T23:06:52.709Z] ---> d94c3cc8c1eb [2023-03-22T23:06:52.709Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T23:06:52.709Z] ---> 7f7f3cbc15f3 [2023-03-22T23:06:52.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T23:06:52.709Z] ---> 91afe6d2bc3a [2023-03-22T23:06:52.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:06:52.709Z] ---> f278ede8a1de [2023-03-22T23:06:52.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:06:52.709Z] ---> 073f7c253f4e [2023-03-22T23:06:52.709Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:06:52.709Z] ---> 10e3491e57d4 [2023-03-22T23:06:52.709Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:06:52.966Z] ---> fddb64d5f9cb [2023-03-22T23:06:52.966Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:06:52.966Z] ---> Running in 5a29db6ca728 [2023-03-22T23:06:52.966Z] ---> 4f093e6db277 [2023-03-22T23:06:52.966Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T23:06:52.966Z] ---> Running in 48cd058c820f [2023-03-22T23:06:52.967Z] ---> 7e04a69ee2e8 [2023-03-22T23:06:52.967Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:06:52.967Z] ---> 3bc084a25a5e [2023-03-22T23:06:52.967Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T23:06:52.967Z] ---> Running in df68cbaebe22 [2023-03-22T23:06:52.967Z] ---> 6eef13a936c5 [2023-03-22T23:06:52.967Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T23:06:53.227Z] ---> Running in 54e00860559d [2023-03-22T23:06:53.227Z] Removing intermediate container 48cd058c820f [2023-03-22T23:06:53.227Z] ---> 6813904b6a28 [2023-03-22T23:06:53.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:06:53.227Z] ---> Running in 44d1d116b3f7 [2023-03-22T23:06:53.227Z] ---> Running in 0b4403d29fbf [2023-03-22T23:06:53.227Z] Removing intermediate container 54e00860559d [2023-03-22T23:06:53.227Z] ---> f708e7c798ae [2023-03-22T23:06:53.227Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:06:53.227Z] Removing intermediate container 44d1d116b3f7 [2023-03-22T23:06:53.227Z] ---> 5f10cc3ea622 [2023-03-22T23:06:53.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:06:53.227Z] ---> Running in c62613d6e590 [2023-03-22T23:06:53.227Z] Removing intermediate container 0b4403d29fbf [2023-03-22T23:06:53.227Z] ---> 4c03cdd51592 [2023-03-22T23:06:53.227Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:06:53.227Z] ---> Running in 65d0068adaf9 [2023-03-22T23:06:53.227Z] ---> Running in 42de84141ce0 [2023-03-22T23:06:53.484Z] Removing intermediate container c62613d6e590 [2023-03-22T23:06:53.484Z] ---> 7c3bc1059b8f [2023-03-22T23:06:53.484Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T23:06:53.484Z] ---> Running in a576e5826d87 [2023-03-22T23:06:53.484Z] Removing intermediate container 65d0068adaf9 [2023-03-22T23:06:53.484Z] ---> 65c5c83fc9ad [2023-03-22T23:06:53.484Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:06:53.484Z] Removing intermediate container 42de84141ce0 [2023-03-22T23:06:53.484Z] ---> a3285785cf77 [2023-03-22T23:06:53.484Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:53.484Z] ---> Running in 4fea4f392225 [2023-03-22T23:06:53.484Z] ---> Running in d376955df25e [2023-03-22T23:06:53.485Z] Removing intermediate container a576e5826d87 [2023-03-22T23:06:53.485Z] ---> c77a7187e90d [2023-03-22T23:06:53.485Z] Step 23/24 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:53.485Z] ---> Running in dedede8f60d8 [2023-03-22T23:06:53.743Z] Removing intermediate container d376955df25e [2023-03-22T23:06:53.743Z] ---> 93bd5c76756b [2023-03-22T23:06:53.743Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:06:53.743Z] Removing intermediate container 4fea4f392225 [2023-03-22T23:06:53.743Z] ---> 2d88f24f4283 [2023-03-22T23:06:53.743Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:53.743Z] Removing intermediate container 5a29db6ca728 [2023-03-22T23:06:53.743Z] ---> dbf2336f6e23 [2023-03-22T23:06:53.743Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:06:53.743Z] ---> Running in 4fe1d97c2f82 [2023-03-22T23:06:53.743Z] ---> Running in 7e60778ab4b2 [2023-03-22T23:06:53.743Z] ---> Running in 90ee92e10bad [2023-03-22T23:06:53.743Z] Removing intermediate container dedede8f60d8 [2023-03-22T23:06:53.743Z] ---> f753104a0500 [2023-03-22T23:06:53.743Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T23:06:53.743Z] ---> Running in 800e0731a14f [2023-03-22T23:06:54.002Z] Removing intermediate container 7e60778ab4b2 [2023-03-22T23:06:54.002Z] ---> 364d682b9e24 [2023-03-22T23:06:54.002Z] [2023-03-22T23:06:54.002Z] Removing intermediate container 4fe1d97c2f82 [2023-03-22T23:06:54.002Z] ---> a68f1bcb50b1 [2023-03-22T23:06:54.002Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:06:54.002Z] Removing intermediate container 90ee92e10bad [2023-03-22T23:06:54.002Z] ---> 6622c14fed8d [2023-03-22T23:06:54.002Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:06:54.002Z] Removing intermediate container df68cbaebe22 [2023-03-22T23:06:54.002Z] ---> 2977f4fc21aa [2023-03-22T23:06:54.002Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:06:54.002Z] ---> Running in 826ac3868e71 [2023-03-22T23:06:54.002Z] ---> Running in 756dbf37e35c [2023-03-22T23:06:54.002Z] Removing intermediate container 800e0731a14f [2023-03-22T23:06:54.002Z] ---> 2740a54e1a9f [2023-03-22T23:06:54.002Z] [2023-03-22T23:06:54.002Z] Successfully built 364d682b9e24 [2023-03-22T23:06:54.002Z] Successfully tagged core-data:latest [2023-03-22T23:06:54.002Z] ---> Running in be7940eb7f05 [2023-03-22T23:06:54.002Z]  Building core-data ... done Building security-bootstrapper [2023-03-22T23:06:54.002Z] Removing intermediate container 826ac3868e71 [2023-03-22T23:06:54.002Z] ---> f9fa6a31b8ba [2023-03-22T23:06:54.002Z] [2023-03-22T23:06:54.261Z] Removing intermediate container 756dbf37e35c [2023-03-22T23:06:54.261Z] ---> 55d438f108cb [2023-03-22T23:06:54.261Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:06:54.261Z] Successfully built 2740a54e1a9f [2023-03-22T23:06:54.261Z] Successfully built f9fa6a31b8ba [2023-03-22T23:06:54.261Z] Successfully tagged core-command:latest [2023-03-22T23:06:54.261Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-22T23:06:54.261Z] Successfully tagged support-scheduler:latest [2023-03-22T23:06:54.261Z] Building support-notifications [2023-03-22T23:06:54.519Z]  Building support-scheduler ... done  ---> Running in 4e1ee0cec988 [2023-03-22T23:06:54.519Z] Removing intermediate container be7940eb7f05 [2023-03-22T23:06:54.519Z] ---> 1345b5f66713 [2023-03-22T23:06:54.519Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T23:06:54.519Z] ---> Running in c332bbc6ece8 [2023-03-22T23:06:54.777Z] Removing intermediate container 4e1ee0cec988 [2023-03-22T23:06:54.777Z] ---> d4f4eee16f63 [2023-03-22T23:06:54.777Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:55.034Z] Removing intermediate container c332bbc6ece8 [2023-03-22T23:06:55.034Z] ---> afb8ba6af013 [2023-03-22T23:06:55.034Z] Step 21/22 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:06:57.016Z] ---> Running in 8707ec085724 [2023-03-22T23:06:57.016Z] ---> Running in 9796f5e4b8f1 [2023-03-22T23:06:57.016Z] Removing intermediate container 8707ec085724 [2023-03-22T23:06:57.016Z] ---> edbcfb48c8bd [2023-03-22T23:06:57.016Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:06:57.016Z] Removing intermediate container 9796f5e4b8f1 [2023-03-22T23:06:57.016Z] ---> 6465cd1872eb [2023-03-22T23:06:57.016Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:06:57.036Z] provisioning config files... [2023-03-22T23:06:57.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config15272762927708662652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:06:57.280Z] ---> Running in 0ab30853d2f1 [2023-03-22T23:06:57.281Z] ---> Running in 5d9a9a1e8524 [2023-03-22T23:06:57.281Z] Removing intermediate container 0ab30853d2f1 [2023-03-22T23:06:57.281Z] ---> a3d141d553da [2023-03-22T23:06:57.281Z] [2023-03-22T23:06:57.444Z] ---> docker-login.sh [2023-03-22T23:06:57.444Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:06:57.539Z] Successfully built a3d141d553da [2023-03-22T23:06:57.539Z] Successfully tagged security-proxy-auth:latest [2023-03-22T23:06:57.539Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-22T23:06:57.539Z] Removing intermediate container 5d9a9a1e8524 [2023-03-22T23:06:57.539Z] ---> 94482ddd1101 [2023-03-22T23:06:57.539Z] [2023-03-22T23:06:57.539Z] Successfully built 94482ddd1101 [2023-03-22T23:06:57.539Z] Successfully tagged security-proxy-setup:latest [2023-03-22T23:06:57.539Z] Building core-common-config-bootstrapper [2023-03-22T23:07:00.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:00.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:00.040Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:00.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:00.040Z] [2023-03-22T23:07:00.040Z] Login Succeeded [2023-03-22T23:07:00.040Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:07:00.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:00.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:00.315Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:00.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:00.315Z] [2023-03-22T23:07:00.315Z] Login Succeeded [2023-03-22T23:07:00.315Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:07:00.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:00.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:00.859Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:00.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:00.859Z] [2023-03-22T23:07:00.859Z] Login Succeeded [2023-03-22T23:07:00.859Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:07:01.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:01.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:01.130Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:01.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:01.130Z] [2023-03-22T23:07:01.130Z] Login Succeeded [2023-03-22T23:07:01.130Z] docker.io [2023-03-22T23:07:01.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:07:01.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:07:01.669Z] Configure a credential helper to remove this warning. See [2023-03-22T23:07:01.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:07:01.669Z] [2023-03-22T23:07:01.669Z] Login Succeeded [2023-03-22T23:07:01.669Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:07:01.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T23:07:02.321Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-03-22T23:07:02.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:07:02.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:07:02.438Z] ========================================================= [2023-03-22T23:07:02.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T23:07:02.438Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:07:02.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:07:02.789Z]  Building security-proxy-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:02.789Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:02.789Z] ---> c99e1544c73d [2023-03-22T23:07:02.789Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> c2ce75cd64fd [2023-03-22T23:07:02.789Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> c38898735bd9 [2023-03-22T23:07:02.789Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> c936dd1778e0 [2023-03-22T23:07:02.789Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> cab228019587 [2023-03-22T23:07:02.789Z] Step 7/33 : COPY . . [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> 9a091ae66310 [2023-03-22T23:07:02.789Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T23:07:02.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:02.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:02.789Z] ---> c99e1544c73d [2023-03-22T23:07:02.789Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> 80faeabca506 [2023-03-22T23:07:02.789Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:07:02.789Z] ---> Using cache [2023-03-22T23:07:02.789Z] ---> 46b3c0abb382 [2023-03-22T23:07:02.789Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T23:07:03.065Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T23:07:03.065Z] af6eaf76a39c: Pulling fs layer [2023-03-22T23:07:03.065Z] 55522c791124: Pulling fs layer [2023-03-22T23:07:03.065Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T23:07:03.065Z] 169dfbe0d373: Pulling fs layer [2023-03-22T23:07:03.065Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T23:07:03.065Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T23:07:03.065Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T23:07:03.065Z] e1ff8fa3b103: Waiting [2023-03-22T23:07:03.065Z] 52ebb69f0ebf: Waiting [2023-03-22T23:07:03.065Z] 169dfbe0d373: Waiting [2023-03-22T23:07:03.065Z] 5abe8eddf0d5: Waiting [2023-03-22T23:07:03.065Z] 55522c791124: Download complete [2023-03-22T23:07:03.065Z] 169dfbe0d373: Verifying Checksum [2023-03-22T23:07:03.065Z] 169dfbe0d373: Download complete [2023-03-22T23:07:03.065Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T23:07:03.065Z] e1ff8fa3b103: Download complete [2023-03-22T23:07:03.065Z] af6eaf76a39c: Verifying Checksum [2023-03-22T23:07:03.065Z] af6eaf76a39c: Download complete [2023-03-22T23:07:03.717Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:03.717Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:03.717Z] ---> c99e1544c73d [2023-03-22T23:07:03.717Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T23:07:03.717Z] ---> Using cache [2023-03-22T23:07:03.717Z] ---> c2ce75cd64fd [2023-03-22T23:07:03.717Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T23:07:04.511Z] af6eaf76a39c: Pull complete [2023-03-22T23:07:04.511Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T23:07:04.511Z] 5abe8eddf0d5: Download complete [2023-03-22T23:07:04.782Z] 55522c791124: Pull complete [2023-03-22T23:07:05.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:05.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:05.088Z] ---> c99e1544c73d [2023-03-22T23:07:05.088Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> 80faeabca506 [2023-03-22T23:07:05.088Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> 46b3c0abb382 [2023-03-22T23:07:05.088Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> 4e9bcb36599f [2023-03-22T23:07:05.088Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> f7637fcab911 [2023-03-22T23:07:05.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> afbb5aee421c [2023-03-22T23:07:05.088Z] Step 8/23 : COPY . . [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> d8c79276b6f4 [2023-03-22T23:07:05.088Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T23:07:05.088Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:05.088Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:05.088Z] ---> c99e1544c73d [2023-03-22T23:07:05.088Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:07:05.088Z] ---> Using cache [2023-03-22T23:07:05.088Z] ---> c2ce75cd64fd [2023-03-22T23:07:05.088Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:07:06.212Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T23:07:06.212Z] 52ebb69f0ebf: Download complete [2023-03-22T23:07:06.212Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T23:07:06.212Z] ce5c4a1c91eb: Download complete [2023-03-22T23:07:08.372Z] ---> Running in df6e256d0bd2 [2023-03-22T23:07:08.372Z] ---> Running in 4bbee56af3f8 [2023-03-22T23:07:08.372Z] ---> Running in 139e213e89a5 [2023-03-22T23:07:08.372Z] ---> Running in d7d916e35bf6 [2023-03-22T23:07:08.372Z] ---> Running in dcde9847796f [2023-03-22T23:07:08.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.632Z] 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-03-22T23:07:08.632Z] OK: 265 MiB in 53 packages [2023-03-22T23:07:08.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.943Z] 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-03-22T23:07:08.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:09.200Z] OK: 265 MiB in 53 packages [2023-03-22T23:07:09.200Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:07:09.200Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:07:09.200Z] OK: 17822 distinct packages available [2023-03-22T23:07:09.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:09.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:09.457Z] Removing intermediate container 4bbee56af3f8 [2023-03-22T23:07:09.457Z] ---> 6da08e895728 [2023-03-22T23:07:09.457Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:07:09.714Z] OK: 265 MiB in 53 packages [2023-03-22T23:07:09.714Z] Removing intermediate container d7d916e35bf6 [2023-03-22T23:07:09.714Z] ---> bea60a011cb2 [2023-03-22T23:07:09.714Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:07:09.714Z] ---> e754ee99a5ee [2023-03-22T23:07:09.714Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:09.714Z] ---> Running in 7be7e3182f10 [2023-03-22T23:07:09.971Z] ---> b507e4434e4e [2023-03-22T23:07:09.971Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:09.971Z] ---> Running in 1a5a0ec1920c [2023-03-22T23:07:10.238Z] Removing intermediate container 139e213e89a5 [2023-03-22T23:07:10.238Z] ---> 0c33cb14749b [2023-03-22T23:07:10.238Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T23:07:10.496Z] ---> b38c269b2cee [2023-03-22T23:07:10.496Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:10.496Z] ---> Running in 2b4e8150d785 [2023-03-22T23:07:18.561Z] ce5c4a1c91eb: Pull complete [2023-03-22T23:07:18.832Z] 169dfbe0d373: Pull complete [2023-03-22T23:07:19.104Z] e1ff8fa3b103: Pull complete [2023-03-22T23:07:27.358Z] 52ebb69f0ebf: Pull complete [2023-03-22T23:07:28.323Z] 5abe8eddf0d5: Pull complete [2023-03-22T23:07:28.323Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T23:07:28.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:07:28.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:07:28.658Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T23:07:28.658Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:07:28.658Z] WORKDIR /edgex [2023-03-22T23:07:28.658Z] COPY go.mod . [2023-03-22T23:07:28.658Z] RUN go mod download [2023-03-22T23:07:29.245Z] Sending build context to Docker daemon 2.932MB [2023-03-22T23:07:29.245Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:07:29.245Z] ---> 6cb57ee374ae [2023-03-22T23:07:29.245Z] Step 2/4 : WORKDIR /edgex [2023-03-22T23:07:31.837Z] ---> Running in d04164f707d9 [2023-03-22T23:07:31.837Z] Removing intermediate container d04164f707d9 [2023-03-22T23:07:31.837Z] ---> 44bd86822331 [2023-03-22T23:07:31.837Z] Step 3/4 : COPY go.mod . [2023-03-22T23:07:32.123Z] ---> adf273211f6f [2023-03-22T23:07:32.123Z] Step 4/4 : RUN go mod download [2023-03-22T23:07:32.123Z] ---> Running in 643724c66327 [2023-03-22T23:07:42.544Z] Removing intermediate container dcde9847796f [2023-03-22T23:07:42.544Z] ---> 0c7af8bab587 [2023-03-22T23:07:42.544Z] [2023-03-22T23:07:42.544Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:07:42.544Z] ---> b2aa39c304c2 [2023-03-22T23:07:42.544Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:07:42.544Z] ---> Using cache [2023-03-22T23:07:42.544Z] ---> 8856f45aa756 [2023-03-22T23:07:42.544Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:07:42.544Z] ---> Using cache [2023-03-22T23:07:42.544Z] ---> 5306f078d3be [2023-03-22T23:07:42.544Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:42.544Z] ---> Using cache [2023-03-22T23:07:42.544Z] Removing intermediate container df6e256d0bd2 [2023-03-22T23:07:42.544Z] ---> 5ef2114ff3a6 [2023-03-22T23:07:42.544Z] [2023-03-22T23:07:42.544Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T23:07:42.544Z] ---> b2aa39c304c2 [2023-03-22T23:07:42.544Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:07:42.544Z] ---> c3bad88d465c [2023-03-22T23:07:42.544Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:42.544Z] ---> Using cache [2023-03-22T23:07:42.544Z] ---> 9f17cb3c835e [2023-03-22T23:07:42.545Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T23:07:42.545Z] ---> Running in 4f17f7c50bf7 [2023-03-22T23:07:42.545Z] Removing intermediate container 4f17f7c50bf7 [2023-03-22T23:07:42.545Z] ---> fd9215efce7f [2023-03-22T23:07:42.545Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T23:07:42.545Z] ---> 93f04ce58ac1 [2023-03-22T23:07:42.545Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:07:42.545Z] ---> Running in 160ccc35e46a [2023-03-22T23:07:42.803Z] ---> c3fa49af8623 [2023-03-22T23:07:42.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T23:07:43.061Z] Removing intermediate container 7be7e3182f10 [2023-03-22T23:07:43.061Z] ---> e6837e50ec51 [2023-03-22T23:07:43.061Z] Step 8/23 : COPY . . [2023-03-22T23:07:43.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:43.061Z] ---> c3af922f392d [2023-03-22T23:07:43.061Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:07:43.061Z] Removing intermediate container 1a5a0ec1920c [2023-03-22T23:07:43.061Z] ---> 8d2978363929 [2023-03-22T23:07:43.061Z] Step 7/27 : COPY . . [2023-03-22T23:07:43.061Z] Removing intermediate container 2b4e8150d785 [2023-03-22T23:07:43.061Z] ---> aaa9821b96b3 [2023-03-22T23:07:43.061Z] Step 7/20 : COPY . . [2023-03-22T23:07:43.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:43.061Z] ---> Running in 057ea325a9dd [2023-03-22T23:07:43.319Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:43.319Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T23:07:43.319Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:43.319Z] OK: 7 MiB in 17 packages [2023-03-22T23:07:48.580Z] ---> 4c5b13514618 [2023-03-22T23:07:48.580Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:07:48.580Z] ---> Running in 757ce06da235 [2023-03-22T23:07:48.580Z] ---> 7df7993b97d1 [2023-03-22T23:07:48.580Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T23:07:48.580Z] ---> 5a77da29db22 [2023-03-22T23:07:48.580Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T23:07:48.580Z] ---> Running in 6f757ea42ffa [2023-03-22T23:07:48.580Z] ---> Running in b69e83ec7428 [2023-03-22T23:07:48.580Z] Removing intermediate container 057ea325a9dd [2023-03-22T23:07:48.580Z] ---> 2894d98b9114 [2023-03-22T23:07:48.580Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:07:48.580Z] Removing intermediate container 160ccc35e46a [2023-03-22T23:07:48.580Z] ---> 7620874528ea [2023-03-22T23:07:48.580Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T23:07:48.580Z] Removing intermediate container 757ce06da235 [2023-03-22T23:07:48.580Z] ---> c487673ef921 [2023-03-22T23:07:48.580Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:07:48.580Z] ---> Running in b1fe46dc86f3 [2023-03-22T23:07:48.580Z] ---> Running in 3d71cea6e3cd [2023-03-22T23:07:48.580Z] ---> Running in 6a74fd6e28cf [2023-03-22T23:07:48.580Z] 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-03-22T23:07:48.580Z] Removing intermediate container 3d71cea6e3cd [2023-03-22T23:07:48.580Z] ---> a5c595ed3f6a [2023-03-22T23:07:48.580Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:07:48.580Z] Removing intermediate container b1fe46dc86f3 [2023-03-22T23:07:48.580Z] ---> bb94f5c88470 [2023-03-22T23:07:48.580Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T23:07:48.580Z] Removing intermediate container 6a74fd6e28cf [2023-03-22T23:07:48.580Z] ---> 7a3f1fdcbea7 [2023-03-22T23:07:48.580Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:07:48.580Z] 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-03-22T23:07:48.580Z] ---> Running in 71ab654309de [2023-03-22T23:07:48.580Z] ---> Running in 4cc552cb5498 [2023-03-22T23:07:48.580Z] ---> Running in 4c569613ffc2 [2023-03-22T23:07:48.838Z] Removing intermediate container 71ab654309de [2023-03-22T23:07:48.838Z] ---> a3e594c753c9 [2023-03-22T23:07:48.838Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:07:48.838Z] Removing intermediate container 4cc552cb5498 [2023-03-22T23:07:48.838Z] ---> fa5254975b34 [2023-03-22T23:07:48.838Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T23:07:48.838Z] Removing intermediate container 4c569613ffc2 [2023-03-22T23:07:48.838Z] ---> eb045a894f24 [2023-03-22T23:07:48.838Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T23:07:48.838Z] ---> Running in 17b86c46ea90 [2023-03-22T23:07:48.838Z] ---> Running in 259940ea920f [2023-03-22T23:07:48.838Z] ---> Running in 25304c88029f [2023-03-22T23:07:49.097Z] Removing intermediate container 17b86c46ea90 [2023-03-22T23:07:49.097Z] ---> 18dea6d8768c [2023-03-22T23:07:49.097Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:07:49.097Z] Removing intermediate container 259940ea920f [2023-03-22T23:07:49.097Z] ---> 53da2ad40f8c [2023-03-22T23:07:49.097Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T23:07:49.097Z] ---> Running in 7815bacb4450 [2023-03-22T23:07:49.097Z] ---> Running in f01bd40e6625 [2023-03-22T23:07:49.368Z] Removing intermediate container 7815bacb4450 [2023-03-22T23:07:49.368Z] ---> ca8f0cdcf4f0 [2023-03-22T23:07:49.368Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:07:49.368Z] Removing intermediate container f01bd40e6625 [2023-03-22T23:07:49.368Z] ---> 50d991482837 [2023-03-22T23:07:49.368Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T23:07:49.625Z] ---> Running in 9f329d10d0ea [2023-03-22T23:07:49.625Z] ---> Running in 406e8750c125 [2023-03-22T23:07:49.625Z] Removing intermediate container 9f329d10d0ea [2023-03-22T23:07:49.625Z] ---> ce2085514269 [2023-03-22T23:07:49.625Z] [2023-03-22T23:07:49.886Z] Successfully built ce2085514269 [2023-03-22T23:07:49.886Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T23:07:49.886Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-22T23:07:49.886Z] Removing intermediate container 25304c88029f [2023-03-22T23:07:49.886Z] ---> bd862b0531aa [2023-03-22T23:07:49.886Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:07:49.886Z] ---> Running in fe1c587a4259 [2023-03-22T23:07:50.945Z] Removing intermediate container fe1c587a4259 [2023-03-22T23:07:50.945Z] ---> 77d6690f5011 [2023-03-22T23:07:50.945Z] [2023-03-22T23:07:50.945Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:07:50.945Z] ---> b2aa39c304c2 [2023-03-22T23:07:50.945Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:07:51.512Z] ---> Running in 27813e61e65e [2023-03-22T23:07:51.512Z] Removing intermediate container 27813e61e65e [2023-03-22T23:07:51.512Z] ---> f6ef8b5ae67b [2023-03-22T23:07:51.512Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T23:07:51.773Z] Removing intermediate container 406e8750c125 [2023-03-22T23:07:51.773Z] ---> 7710a7d6d808 [2023-03-22T23:07:51.773Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T23:07:52.032Z] ---> Running in bd899b53d639 [2023-03-22T23:07:52.032Z] ---> Running in 6e09af2a22db [2023-03-22T23:07:52.293Z] Removing intermediate container 6e09af2a22db [2023-03-22T23:07:52.293Z] ---> ba7f19265761 [2023-03-22T23:07:52.293Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T23:07:52.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:52.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:52.807Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:07:52.807Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:07:52.807Z] OK: 17820 distinct packages available [2023-03-22T23:07:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:52.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:53.064Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T23:07:53.064Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:07:53.064Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T23:07:53.064Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T23:07:53.064Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:07:53.064Z] OK: 7 MiB in 19 packages [2023-03-22T23:07:53.321Z] ---> 13752fc2a0a4 [2023-03-22T23:07:53.321Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T23:07:53.321Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:07:53.321Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:07:53.321Z] ---> c99e1544c73d [2023-03-22T23:07:53.321Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T23:07:53.321Z] ---> Using cache [2023-03-22T23:07:53.321Z] ---> c2ce75cd64fd [2023-03-22T23:07:53.321Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T23:07:53.321Z] ---> Using cache [2023-03-22T23:07:53.321Z] ---> c38898735bd9 [2023-03-22T23:07:53.321Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T23:07:53.321Z] ---> Using cache [2023-03-22T23:07:53.321Z] ---> c936dd1778e0 [2023-03-22T23:07:53.321Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:53.321Z] ---> Using cache [2023-03-22T23:07:53.321Z] ---> cab228019587 [2023-03-22T23:07:53.321Z] Step 7/25 : COPY . . [2023-03-22T23:07:53.321Z] ---> Using cache [2023-03-22T23:07:53.321Z] ---> 9a091ae66310 [2023-03-22T23:07:53.321Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T23:07:53.321Z] ---> Running in 77a7e48be191 [2023-03-22T23:07:53.321Z] ---> Running in 443a2ba9bde8 [2023-03-22T23:07:54.269Z] Removing intermediate container bd899b53d639 [2023-03-22T23:07:54.269Z] ---> 2fdafb3472b7 [2023-03-22T23:07:54.269Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:54.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T23:07:55.092Z] ---> 1bf9fe44ab19 [2023-03-22T23:07:55.092Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:55.349Z] Removing intermediate container 443a2ba9bde8 [2023-03-22T23:07:55.349Z] ---> ba0d73e8b9b9 [2023-03-22T23:07:55.349Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:07:55.606Z] ---> 89978e39fba2 [2023-03-22T23:07:55.606Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:07:55.863Z] ---> f66c1cf72d18 [2023-03-22T23:07:55.863Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:07:56.794Z] ---> 186231c4d42f [2023-03-22T23:07:56.794Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T23:07:59.316Z] ---> d725fcdff183 [2023-03-22T23:07:59.316Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:07:59.316Z] ---> 85c20b9405a7 [2023-03-22T23:07:59.316Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T23:07:59.881Z] ---> d7cf60ebebfb [2023-03-22T23:07:59.881Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T23:07:59.881Z] ---> 2d34b4f226f7 [2023-03-22T23:07:59.881Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T23:07:59.881Z] ---> Running in e64dac00790d [2023-03-22T23:08:00.448Z] Removing intermediate container e64dac00790d [2023-03-22T23:08:00.448Z] ---> 7635b9b27fe7 [2023-03-22T23:08:00.448Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T23:08:00.705Z] ---> 118aaf63afe7 [2023-03-22T23:08:00.705Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T23:08:01.287Z] ---> 2b4267e34f4e [2023-03-22T23:08:01.287Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T23:08:01.287Z] ---> 7468dda311e3 [2023-03-22T23:08:01.287Z] Step 22/27 : WORKDIR / [2023-03-22T23:08:01.287Z] ---> Running in efd5cd080ead [2023-03-22T23:08:01.852Z] Removing intermediate container efd5cd080ead [2023-03-22T23:08:01.852Z] ---> ac5cab1b97f3 [2023-03-22T23:08:01.852Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:08:01.852Z] ---> 6b7834d52d8f [2023-03-22T23:08:01.852Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T23:08:02.109Z] ---> Running in 488454cc5f2f [2023-03-22T23:08:02.371Z] Removing intermediate container 488454cc5f2f [2023-03-22T23:08:02.371Z] ---> 92b3587d3391 [2023-03-22T23:08:02.371Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:08:02.628Z] ---> Running in 5ef54634ca0a [2023-03-22T23:08:02.628Z] ---> 709b2057bb7f [2023-03-22T23:08:02.628Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T23:08:02.885Z] ---> Running in 2cdf4a49b8c8 [2023-03-22T23:08:02.885Z] Removing intermediate container 5ef54634ca0a [2023-03-22T23:08:02.885Z] ---> a7535655a33b [2023-03-22T23:08:02.885Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T23:08:02.885Z] ---> Running in 9007412eb36d [2023-03-22T23:08:03.163Z] Removing intermediate container 9007412eb36d [2023-03-22T23:08:03.163Z] ---> 9b132ce10166 [2023-03-22T23:08:03.163Z] Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:03.420Z] ---> Running in 6540408e5632 [2023-03-22T23:08:03.699Z] Removing intermediate container 6540408e5632 [2023-03-22T23:08:03.700Z] ---> 1c527674f090 [2023-03-22T23:08:03.700Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:08:03.959Z] ---> Running in d0a55502712a [2023-03-22T23:08:04.531Z] Removing intermediate container d0a55502712a [2023-03-22T23:08:04.531Z] ---> 9080cc2099df [2023-03-22T23:08:04.531Z] [2023-03-22T23:08:04.531Z] Successfully built 9080cc2099df [2023-03-22T23:08:04.531Z] Successfully tagged security-spire-config:latest [2023-03-22T23:08:04.531Z] Building core-metadata [2023-03-22T23:08:05.461Z]  Building security-spire-config ... done Removing intermediate container 2cdf4a49b8c8 [2023-03-22T23:08:05.461Z] ---> 2964b4503faa [2023-03-22T23:08:05.461Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T23:08:07.387Z] ---> Running in c70c8da16e02 [2023-03-22T23:08:07.387Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:08:07.387Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:08:07.387Z] ---> c99e1544c73d [2023-03-22T23:08:07.387Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:08:07.387Z] ---> Using cache [2023-03-22T23:08:07.387Z] ---> 80faeabca506 [2023-03-22T23:08:07.387Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T23:08:07.387Z] ---> Using cache [2023-03-22T23:08:07.387Z] ---> 46b3c0abb382 [2023-03-22T23:08:07.387Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T23:08:07.387Z] ---> Using cache [2023-03-22T23:08:07.387Z] ---> 4e9bcb36599f [2023-03-22T23:08:07.387Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T23:08:07.387Z] ---> Using cache [2023-03-22T23:08:07.387Z] ---> f7637fcab911 [2023-03-22T23:08:07.387Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:08:07.387Z] ---> Using cache [2023-03-22T23:08:07.387Z] ---> afbb5aee421c [2023-03-22T23:08:07.387Z] Step 8/25 : COPY . . [2023-03-22T23:08:07.387Z] ---> Using cache [2023-03-22T23:08:07.387Z] ---> d8c79276b6f4 [2023-03-22T23:08:07.387Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T23:08:07.645Z] ---> Running in 1b4f1d16fee3 [2023-03-22T23:08:07.645Z] Removing intermediate container c70c8da16e02 [2023-03-22T23:08:07.645Z] ---> adbbc937065a [2023-03-22T23:08:07.645Z] Step 30/33 : CMD ["gate"] [2023-03-22T23:08:07.903Z] ---> Running in 959a98f3305c [2023-03-22T23:08:08.565Z] 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-03-22T23:08:08.565Z] Removing intermediate container 959a98f3305c [2023-03-22T23:08:08.565Z] ---> 8e31f00d9a54 [2023-03-22T23:08:08.565Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T23:08:09.133Z] ---> Running in 605eb7ffc459 [2023-03-22T23:08:09.392Z] Removing intermediate container 605eb7ffc459 [2023-03-22T23:08:09.392Z] ---> 35205cac36b1 [2023-03-22T23:08:09.392Z] Step 32/33 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:09.709Z] ---> Running in 28747960e273 [2023-03-22T23:08:09.976Z] Removing intermediate container 28747960e273 [2023-03-22T23:08:09.976Z] ---> 80b5b4f11374 [2023-03-22T23:08:09.976Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T23:08:09.976Z] ---> Running in 855f147045cb [2023-03-22T23:08:10.546Z] Removing intermediate container 855f147045cb [2023-03-22T23:08:10.546Z] ---> 48047bb71703 [2023-03-22T23:08:10.546Z] [2023-03-22T23:08:10.546Z] Successfully built 48047bb71703 [2023-03-22T23:08:10.546Z] Successfully tagged security-bootstrapper:latest [2023-03-22T23:08:10.546Z]  Building security-bootstrapper ... done Building security-spire-server [2023-03-22T23:08:11.048Z] Removing intermediate container 643724c66327 [2023-03-22T23:08:11.048Z] ---> 310cd57df50e [2023-03-22T23:08:11.048Z] Successfully built 310cd57df50e [2023-03-22T23:08:11.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:08:11.400Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:08:11.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:08:11.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container [2023-03-22T23:08:11.719Z] $ 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-03-22T23:08:13.090Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:08:13.090Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:08:13.090Z] ---> c99e1544c73d [2023-03-22T23:08:13.090Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> c2ce75cd64fd [2023-03-22T23:08:13.090Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> bea60a011cb2 [2023-03-22T23:08:13.090Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> b507e4434e4e [2023-03-22T23:08:13.090Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> 8d2978363929 [2023-03-22T23:08:13.090Z] Step 7/26 : COPY . . [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> 4c5b13514618 [2023-03-22T23:08:13.090Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> c487673ef921 [2023-03-22T23:08:13.090Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> 7a3f1fdcbea7 [2023-03-22T23:08:13.090Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:08:13.090Z] ---> Using cache [2023-03-22T23:08:13.090Z] ---> eb045a894f24 [2023-03-22T23:08:13.090Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T23:08:13.138Z] $ docker top dd25f678c802ca0f15d1c9e3e39b39bb43341f090bb066cd2e341c763d36f0ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:08:14.043Z] + go version [2023-03-22T23:08:14.044Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T23:08:14.066Z] $ docker stop --time=1 dd25f678c802ca0f15d1c9e3e39b39bb43341f090bb066cd2e341c763d36f0ba [2023-03-22T23:08:14.991Z] ---> Running in 62901d400bb4 [2023-03-22T23:08:15.815Z] $ docker rm -f --volumes dd25f678c802ca0f15d1c9e3e39b39bb43341f090bb066cd2e341c763d36f0ba [2023-03-22T23:08:15.923Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:08:16.418Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:08:16.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:08:16.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container [2023-03-22T23:08:16.706Z] $ 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-03-22T23:08:17.973Z] $ docker top 879ba4958be9ec6480aebc3ebf98d02d350a7ce4f9dce29673d398a02097f7a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T23:08:18.181Z] ========================================================= [2023-03-22T23:08:18.181Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T23:08:18.181Z] ========================================================= [Pipeline] sh [2023-03-22T23:08:18.816Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:08:19.224Z] Removing intermediate container 62901d400bb4 [2023-03-22T23:08:19.224Z] ---> f2cae859304a [2023-03-22T23:08:19.224Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T23:08:19.224Z] ---> Running in 3497c8f79d64 [2023-03-22T23:08:19.483Z] Removing intermediate container 6f757ea42ffa [2023-03-22T23:08:19.483Z] ---> 5ceca134c05f [2023-03-22T23:08:19.483Z] [2023-03-22T23:08:19.483Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:08:19.483Z] ---> b2aa39c304c2 [2023-03-22T23:08:19.483Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T23:08:19.483Z] Removing intermediate container b69e83ec7428 [2023-03-22T23:08:19.483Z] ---> e7e60bd12abe [2023-03-22T23:08:19.483Z] [2023-03-22T23:08:19.483Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T23:08:19.483Z] ---> b2aa39c304c2 [2023-03-22T23:08:19.483Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:08:19.483Z] ---> Using cache [2023-03-22T23:08:19.483Z] ---> fd9215efce7f [2023-03-22T23:08:19.483Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T23:08:19.489Z] + make test [2023-03-22T23:08:19.489Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T23:08:19.742Z] Removing intermediate container 3497c8f79d64 [2023-03-22T23:08:19.742Z] ---> 29e2734d29a1 [2023-03-22T23:08:19.742Z] [2023-03-22T23:08:19.742Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T23:08:19.742Z] ---> b2aa39c304c2 [2023-03-22T23:08:19.742Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:08:19.742Z] ---> Using cache [2023-03-22T23:08:19.742Z] ---> f6ef8b5ae67b [2023-03-22T23:08:19.742Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:08:19.742Z] ---> Running in 6b40d9795128 [2023-03-22T23:08:19.742Z] ---> Running in 8e1f97b7a5af [2023-03-22T23:08:19.742Z] ---> Running in 123a0df643c1 [2023-03-22T23:08:20.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:20.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:20.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:20.565Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T23:08:20.565Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:08:20.565Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:08:20.565Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:08:20.565Z] OK: 8 MiB in 17 packages [2023-03-22T23:08:20.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:20.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:20.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:20.821Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:08:20.821Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:08:20.821Z] OK: 17820 distinct packages available [2023-03-22T23:08:20.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:21.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:21.082Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:08:21.082Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:08:21.082Z] OK: 17820 distinct packages available [2023-03-22T23:08:21.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:21.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:21.340Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T23:08:21.340Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T23:08:21.340Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T23:08:21.340Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T23:08:21.340Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T23:08:21.340Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T23:08:21.340Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:08:21.340Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T23:08:21.340Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T23:08:21.340Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:08:21.340Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:08:21.340Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T23:08:21.340Z] OK: 10 MiB in 24 packages [2023-03-22T23:08:21.340Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:08:21.619Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T23:08:21.619Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T23:08:21.619Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T23:08:21.619Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:08:21.619Z] OK: 8 MiB in 20 packages [2023-03-22T23:08:21.619Z] Removing intermediate container 77a7e48be191 [2023-03-22T23:08:21.619Z] ---> 4c429cbbba24 [2023-03-22T23:08:21.619Z] [2023-03-22T23:08:21.619Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T23:08:21.619Z] ---> b2aa39c304c2 [2023-03-22T23:08:21.619Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T23:08:21.877Z] ---> Running in adfc87ffb601 [2023-03-22T23:08:21.877Z] Removing intermediate container 8e1f97b7a5af [2023-03-22T23:08:21.877Z] ---> 331ecb53c51d [2023-03-22T23:08:21.877Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:08:21.877Z] ---> Running in c5599507ecf9 [2023-03-22T23:08:22.136Z] Removing intermediate container c5599507ecf9 [2023-03-22T23:08:22.136Z] ---> 9ca4dd91ce55 [2023-03-22T23:08:22.136Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T23:08:22.136Z] ---> Running in c412d73a50aa [2023-03-22T23:08:22.136Z] Removing intermediate container 123a0df643c1 [2023-03-22T23:08:22.136Z] ---> ec7b5350b5c2 [2023-03-22T23:08:22.136Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:22.396Z] Removing intermediate container 6b40d9795128 [2023-03-22T23:08:22.396Z] ---> a17952d0af55 [2023-03-22T23:08:22.396Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:22.396Z] Removing intermediate container c412d73a50aa [2023-03-22T23:08:22.396Z] ---> 2eb5d19501a2 [2023-03-22T23:08:22.396Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:08:22.396Z] ---> Running in 0f399883f578 [2023-03-22T23:08:22.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:22.396Z] ---> 4974b36126dc [2023-03-22T23:08:22.396Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:22.653Z] ---> dd7774c9bcb8 [2023-03-22T23:08:22.653Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:22.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:08:22.653Z] Removing intermediate container 0f399883f578 [2023-03-22T23:08:22.653Z] ---> 47255716548b [2023-03-22T23:08:22.653Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:22.653Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T23:08:22.911Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T23:08:22.911Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T23:08:22.911Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:08:22.911Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:08:22.911Z] ---> b82101680106 [2023-03-22T23:08:22.911Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:08:22.911Z] ---> 4c65b283a697 [2023-03-22T23:08:22.911Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T23:08:22.911Z] ---> 629056048f3b [2023-03-22T23:08:22.911Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:22.911Z] OK: 8 MiB in 18 packages [2023-03-22T23:08:23.843Z] ---> 7abe1e74cbaf [2023-03-22T23:08:23.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T23:08:24.783Z] ---> e79160313ba8 [2023-03-22T23:08:24.783Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:08:24.783Z] Removing intermediate container adfc87ffb601 [2023-03-22T23:08:24.783Z] ---> 3fd7196b0ef8 [2023-03-22T23:08:24.783Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T23:08:24.783Z] ---> a37daedc35d9 [2023-03-22T23:08:24.783Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:08:24.783Z] ---> Running in c69a32485718 [2023-03-22T23:08:24.783Z] ---> a75fc96a541d [2023-03-22T23:08:24.783Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T23:08:25.040Z] ---> Running in 0dd930d5a05e [2023-03-22T23:08:25.041Z] ---> f27ba5cd8430 [2023-03-22T23:08:25.041Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T23:08:25.041Z] Removing intermediate container c69a32485718 [2023-03-22T23:08:25.041Z] ---> bae4d3cfc66a [2023-03-22T23:08:25.041Z] Step 12/25 : WORKDIR / [2023-03-22T23:08:25.041Z] Removing intermediate container 0dd930d5a05e [2023-03-22T23:08:25.041Z] ---> 2032277b164f [2023-03-22T23:08:25.041Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:08:25.041Z] ---> Running in 7aad683847ba [2023-03-22T23:08:25.041Z] ---> 5ba9603fb82c [2023-03-22T23:08:25.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:08:25.041Z] ---> Running in 6e0216a9aa35 [2023-03-22T23:08:25.301Z] ---> 10843562cb76 [2023-03-22T23:08:25.301Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T23:08:25.301Z] Removing intermediate container 7aad683847ba [2023-03-22T23:08:25.301Z] ---> 318498c794e5 [2023-03-22T23:08:25.301Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:25.301Z] Removing intermediate container 6e0216a9aa35 [2023-03-22T23:08:25.301Z] ---> b198ce0bdd4c [2023-03-22T23:08:25.301Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T23:08:25.301Z] ---> 2c48a6142758 [2023-03-22T23:08:25.301Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T23:08:25.561Z] ---> Running in 3984ee5c824c [2023-03-22T23:08:25.561Z] ---> Running in e2db581f1d69 [2023-03-22T23:08:25.561Z] ---> d7d207375af8 [2023-03-22T23:08:25.561Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:25.561Z] ---> 7e09b97c22ab [2023-03-22T23:08:25.561Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:08:25.561Z] Removing intermediate container 3984ee5c824c [2023-03-22T23:08:25.561Z] ---> d0d69cd1b230 [2023-03-22T23:08:25.561Z] Step 19/20 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:25.819Z] Removing intermediate container e2db581f1d69 [2023-03-22T23:08:25.819Z] ---> d3f8280af652 [2023-03-22T23:08:25.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:08:25.819Z] ---> Running in 124628ad760d [2023-03-22T23:08:25.819Z] ---> Running in 17722aeb073e [2023-03-22T23:08:25.819Z] ---> Running in f76021f60318 [2023-03-22T23:08:25.819Z] ---> 1fc0586a8991 [2023-03-22T23:08:25.819Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T23:08:25.819Z] Removing intermediate container 124628ad760d [2023-03-22T23:08:25.819Z] ---> fee184e40869 [2023-03-22T23:08:25.819Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T23:08:25.819Z] Removing intermediate container 17722aeb073e [2023-03-22T23:08:25.819Z] ---> 501a3fac5b50 [2023-03-22T23:08:25.819Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:08:25.819Z] Removing intermediate container f76021f60318 [2023-03-22T23:08:25.819Z] ---> d6e241e19352 [2023-03-22T23:08:25.819Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T23:08:25.819Z] ---> Running in 01073991be3b [2023-03-22T23:08:25.819Z] ---> Running in 6a1f12d7e406 [2023-03-22T23:08:26.079Z] ---> 4c291fffe736 [2023-03-22T23:08:26.079Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T23:08:26.079Z] ---> Running in f17a17506cd5 [2023-03-22T23:08:26.079Z] Removing intermediate container 01073991be3b [2023-03-22T23:08:26.079Z] ---> ccbb856baff4 [2023-03-22T23:08:26.079Z] [2023-03-22T23:08:26.079Z] Removing intermediate container 6a1f12d7e406 [2023-03-22T23:08:26.079Z] ---> 0602630605c3 [2023-03-22T23:08:26.079Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T23:08:26.079Z] ---> Running in e7177232245d [2023-03-22T23:08:26.079Z] Removing intermediate container f17a17506cd5 [2023-03-22T23:08:26.079Z] ---> 95568157d325 [2023-03-22T23:08:26.079Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:26.079Z] Successfully built ccbb856baff4 [2023-03-22T23:08:26.079Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T23:08:26.079Z] Building security-spire-agent [2023-03-22T23:08:26.079Z]  Building security-spiffe-token-provider ... done  ---> b4510984a450 [2023-03-22T23:08:26.079Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:08:26.079Z] ---> Running in 2333c5067fe8 [2023-03-22T23:08:26.336Z] Removing intermediate container e7177232245d [2023-03-22T23:08:26.336Z] ---> b287c0b56747 [2023-03-22T23:08:26.336Z] Step 25/26 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:26.336Z] ---> Running in 3d116d1498b9 [2023-03-22T23:08:26.336Z] Removing intermediate container 2333c5067fe8 [2023-03-22T23:08:26.336Z] ---> 819fc3fb3d80 [2023-03-22T23:08:26.336Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:08:27.271Z] ---> Running in f5a83548bec4 [2023-03-22T23:08:27.271Z] ---> df2dfdcecb3e [2023-03-22T23:08:27.271Z] Removing intermediate container 3d116d1498b9 [2023-03-22T23:08:27.271Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 94cdb3c0c3f9 [2023-03-22T23:08:27.271Z] [2023-03-22T23:08:27.271Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T23:08:27.272Z] ---> Running in 93f773ffe145 [2023-03-22T23:08:27.272Z] Removing intermediate container f5a83548bec4 [2023-03-22T23:08:27.272Z] ---> 892b72b6e6b4 [2023-03-22T23:08:27.272Z] [2023-03-22T23:08:27.529Z] Successfully built 892b72b6e6b4 [2023-03-22T23:08:27.529Z] Successfully tagged support-notifications:latest [2023-03-22T23:08:27.529Z]  Building support-notifications ... done Removing intermediate container 93f773ffe145 [2023-03-22T23:08:27.529Z] ---> 6e856b1fd90a [2023-03-22T23:08:27.529Z] [2023-03-22T23:08:27.786Z] Successfully built 6e856b1fd90a [2023-03-22T23:08:27.786Z] Successfully tagged security-spire-server:latest [2023-03-22T23:08:27.786Z]  Building security-spire-server ... done  ---> 49f2c847beac [2023-03-22T23:08:27.786Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T23:08:29.156Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:08:29.156Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:08:29.156Z] ---> c99e1544c73d [2023-03-22T23:08:29.156Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> c2ce75cd64fd [2023-03-22T23:08:29.156Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> bea60a011cb2 [2023-03-22T23:08:29.156Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> b507e4434e4e [2023-03-22T23:08:29.156Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> 8d2978363929 [2023-03-22T23:08:29.156Z] Step 7/27 : COPY . . [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> 4c5b13514618 [2023-03-22T23:08:29.156Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> c487673ef921 [2023-03-22T23:08:29.156Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> 7a3f1fdcbea7 [2023-03-22T23:08:29.156Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> eb045a894f24 [2023-03-22T23:08:29.156Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> bd862b0531aa [2023-03-22T23:08:29.156Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> 77d6690f5011 [2023-03-22T23:08:29.156Z] [2023-03-22T23:08:29.156Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:08:29.156Z] ---> b2aa39c304c2 [2023-03-22T23:08:29.156Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> f6ef8b5ae67b [2023-03-22T23:08:29.156Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.156Z] ---> ec7b5350b5c2 [2023-03-22T23:08:29.156Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:29.156Z] ---> Using cache [2023-03-22T23:08:29.421Z] ---> 452ce536c099 [2023-03-22T23:08:29.421Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:08:29.421Z] ---> 4974b36126dc [2023-03-22T23:08:29.421Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:29.421Z] ---> Using cache [2023-03-22T23:08:29.422Z] ---> b82101680106 [2023-03-22T23:08:29.422Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T23:08:29.422Z] Removing intermediate container 1b4f1d16fee3 [2023-03-22T23:08:29.422Z] ---> a3210917e873 [2023-03-22T23:08:29.422Z] [2023-03-22T23:08:29.422Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T23:08:29.422Z] ---> b2aa39c304c2 [2023-03-22T23:08:29.422Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:08:29.422Z] ---> Using cache [2023-03-22T23:08:29.422Z] ---> ee68db794b17 [2023-03-22T23:08:29.422Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:08:29.422Z] ---> Using cache [2023-03-22T23:08:29.422Z] ---> ccfad2955698 [2023-03-22T23:08:29.422Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T23:08:29.422Z] ---> Running in d4739f801e30 [2023-03-22T23:08:29.422Z] ---> 3531e10aaa1e [2023-03-22T23:08:29.422Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:08:29.679Z] ---> Running in 5ef9fc69c127 [2023-03-22T23:08:29.679Z] Removing intermediate container d4739f801e30 [2023-03-22T23:08:29.679Z] ---> 03ac688277c0 [2023-03-22T23:08:29.679Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T23:08:29.938Z] ---> Running in 36a72dbffcfe [2023-03-22T23:08:29.938Z] ---> 3ff3e429f143 [2023-03-22T23:08:29.938Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:08:29.938Z] Removing intermediate container 36a72dbffcfe [2023-03-22T23:08:29.938Z] ---> 3bca5d74c185 [2023-03-22T23:08:29.938Z] Step 15/25 : WORKDIR / [2023-03-22T23:08:30.201Z] ---> Running in 2d3175b6cc17 [2023-03-22T23:08:30.460Z] Removing intermediate container 2d3175b6cc17 [2023-03-22T23:08:30.460Z] ---> a1770e6e80ab [2023-03-22T23:08:30.460Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:08:30.460Z] Removing intermediate container 5ef9fc69c127 [2023-03-22T23:08:30.460Z] ---> 0e321de19e75 [2023-03-22T23:08:30.460Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:08:30.460Z] ---> Running in accab7e9dc1b [2023-03-22T23:08:30.718Z] ---> c8bc098b01f7 [2023-03-22T23:08:30.718Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:08:30.718Z] Removing intermediate container accab7e9dc1b [2023-03-22T23:08:30.718Z] ---> d8160ef8851f [2023-03-22T23:08:30.718Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T23:08:30.718Z] ---> Running in f0ae0e5717e2 [2023-03-22T23:08:30.718Z] ---> 7dd5457f1e22 [2023-03-22T23:08:30.718Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T23:08:30.983Z] Removing intermediate container f0ae0e5717e2 [2023-03-22T23:08:30.983Z] ---> c50dffff185f [2023-03-22T23:08:30.983Z] Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:30.983Z] ---> Running in 67e926fc48aa [2023-03-22T23:08:31.243Z] ---> 67b6af554726 [2023-03-22T23:08:31.243Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:08:31.243Z] Removing intermediate container 67e926fc48aa [2023-03-22T23:08:31.243Z] ---> 302de52501ed [2023-03-22T23:08:31.243Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:08:31.243Z] ---> Running in 122ce65a04e9 [2023-03-22T23:08:31.243Z] ---> 3cc3fb3770be [2023-03-22T23:08:31.243Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:08:31.243Z] ---> 1b5ad2db5797 [2023-03-22T23:08:31.243Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T23:08:31.501Z] Removing intermediate container 122ce65a04e9 [2023-03-22T23:08:31.501Z] ---> 6222ca167fb4 [2023-03-22T23:08:31.501Z] [2023-03-22T23:08:31.501Z] ---> 8530953c6555 [2023-03-22T23:08:31.501Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T23:08:31.501Z] Successfully built 6222ca167fb4 [2023-03-22T23:08:31.501Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T23:08:31.501Z]  Building security-secretstore-setup ... done  ---> 627f89469647 [2023-03-22T23:08:31.501Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T23:08:31.758Z] ---> 826539e7e44a [2023-03-22T23:08:31.758Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T23:08:31.758Z] ---> Running in 1ba31ef47fc7 [2023-03-22T23:08:31.758Z] ---> cc498cee9c77 [2023-03-22T23:08:31.758Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:08:31.758Z] ---> Running in e93c99d80952 [2023-03-22T23:08:31.758Z] Removing intermediate container 1ba31ef47fc7 [2023-03-22T23:08:31.758Z] ---> e106877dbebb [2023-03-22T23:08:31.758Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:08:31.758Z] ---> Running in 862d1106d6f0 [2023-03-22T23:08:31.758Z] Removing intermediate container e93c99d80952 [2023-03-22T23:08:31.758Z] ---> 4a57e2cf0441 [2023-03-22T23:08:31.758Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:08:31.758Z] ---> Running in 643623f18473 [2023-03-22T23:08:32.015Z] Removing intermediate container 862d1106d6f0 [2023-03-22T23:08:32.015Z] ---> dc37e2abc070 [2023-03-22T23:08:32.015Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T23:08:32.015Z] ---> Running in f392819c7e09 [2023-03-22T23:08:32.015Z] Removing intermediate container 643623f18473 [2023-03-22T23:08:32.015Z] ---> fc57f78129a0 [2023-03-22T23:08:32.015Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T23:08:32.015Z] ---> Running in cf17bb4bdf6b [2023-03-22T23:08:32.015Z] Removing intermediate container f392819c7e09 [2023-03-22T23:08:32.015Z] ---> 0b8ef82d477b [2023-03-22T23:08:32.015Z] Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:32.015Z] ---> Running in 1c9964081d71 [2023-03-22T23:08:32.015Z] Removing intermediate container cf17bb4bdf6b [2023-03-22T23:08:32.015Z] ---> d47d106acfa8 [2023-03-22T23:08:32.015Z] Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:08:32.015Z] ---> Running in f35dad72f03a [2023-03-22T23:08:32.271Z] Removing intermediate container 1c9964081d71 [2023-03-22T23:08:32.271Z] ---> 9ab51aac6817 [2023-03-22T23:08:32.271Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:08:32.271Z] ---> Running in 1791bfa9f7fc [2023-03-22T23:08:32.271Z] Removing intermediate container f35dad72f03a [2023-03-22T23:08:32.271Z] ---> 372e18b79b69 [2023-03-22T23:08:32.271Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:08:32.271Z] ---> Running in 32416559c955 [2023-03-22T23:08:32.271Z] Removing intermediate container 1791bfa9f7fc [2023-03-22T23:08:32.271Z] ---> f086ad0475ba [2023-03-22T23:08:32.271Z] [2023-03-22T23:08:32.271Z] Removing intermediate container 32416559c955 [2023-03-22T23:08:32.271Z] ---> 04c87011dfb3 [2023-03-22T23:08:32.271Z] [2023-03-22T23:08:32.271Z] Successfully built f086ad0475ba [2023-03-22T23:08:32.271Z] Successfully tagged core-metadata:latest [2023-03-22T23:08:32.271Z]  Building core-metadata ... done Successfully built 04c87011dfb3 [2023-03-22T23:08:32.528Z] Successfully tagged security-spire-agent:latest [2023-03-22T23:08:32.533Z]  Building security-spire-agent ... done  [Pipeline] } [2023-03-22T23:08:32.538Z] $ docker stop --time=1 9e715f401eabea8807715e98a3a292d3011b34dc533222af416cbce3d060e375 [2023-03-22T23:08:33.854Z] $ docker rm -f --volumes 9e715f401eabea8807715e98a3a292d3011b34dc533222af416cbce3d060e375 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:08:34.175Z] + docker images [2023-03-22T23:08:34.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T23:08:34.175Z] core-metadata latest f086ad0475ba 1 second ago 20.4MB [2023-03-22T23:08:34.175Z] security-spire-agent latest 04c87011dfb3 1 second ago 129MB [2023-03-22T23:08:34.175Z] security-secretstore-setup latest 6222ca167fb4 2 seconds ago 32.7MB [2023-03-22T23:08:34.175Z] a3210917e873 4 seconds ago 1.69GB [2023-03-22T23:08:34.175Z] support-notifications latest 892b72b6e6b4 6 seconds ago 32.7MB [2023-03-22T23:08:34.175Z] security-spire-server latest 6e856b1fd90a 6 seconds ago 89.8MB [2023-03-22T23:08:34.175Z] security-spiffe-token-provider latest ccbb856baff4 8 seconds ago 32.8MB [2023-03-22T23:08:34.175Z] 4c429cbbba24 12 seconds ago 1.68GB [2023-03-22T23:08:34.175Z] 5ceca134c05f 14 seconds ago 1.75GB [2023-03-22T23:08:34.175Z] e7e60bd12abe 14 seconds ago 1.73GB [2023-03-22T23:08:34.175Z] 29e2734d29a1 14 seconds ago 1.55GB [2023-03-22T23:08:34.175Z] security-bootstrapper latest 48047bb71703 23 seconds ago 22.2MB [2023-03-22T23:08:34.175Z] security-spire-config latest 9080cc2099df 29 seconds ago 88.9MB [2023-03-22T23:08:34.175Z] core-common-config-bootstrapper latest ce2085514269 44 seconds ago 17.2MB [2023-03-22T23:08:34.175Z] 77d6690f5011 44 seconds ago 1.55GB [2023-03-22T23:08:34.175Z] 0c7af8bab587 59 seconds ago 1.68GB [2023-03-22T23:08:34.175Z] 5ef2114ff3a6 59 seconds ago 1.67GB [2023-03-22T23:08:34.175Z] security-proxy-setup latest 94482ddd1101 About a minute ago 18.7MB [2023-03-22T23:08:34.175Z] security-proxy-auth latest a3d141d553da About a minute ago 18.3MB [2023-03-22T23:08:34.175Z] core-data latest 364d682b9e24 About a minute ago 20MB [2023-03-22T23:08:34.175Z] core-command latest 2740a54e1a9f About a minute ago 19.8MB [2023-03-22T23:08:34.175Z] support-scheduler latest f9fa6a31b8ba About a minute ago 32.1MB [2023-03-22T23:08:34.175Z] 18aee7f46526 About a minute ago 1.75GB [2023-03-22T23:08:34.175Z] 0e7bc3cc7790 About a minute ago 1.67GB [2023-03-22T23:08:34.175Z] 7516bc68fdcd About a minute ago 1.69GB [2023-03-22T23:08:34.175Z] 8c20f23b84b4 About a minute ago 1.67GB [2023-03-22T23:08:34.175Z] e1e5ed1d96ec About a minute ago 1.69GB [2023-03-22T23:08:34.175Z] ci-base-image-x86_64 latest c99e1544c73d 5 minutes ago 881MB [2023-03-22T23:08:34.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB [2023-03-22T23:08:34.175Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T23:08:34.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T23:08:34.175Z] 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-03-22T23:09:15.959Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T23:11:22.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T23:11:22.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T23:11:22.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T23:11:22.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T23:11:22.738Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T23:11:22.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T23:11:23.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T23:11:23.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T23:11:23.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T23:11:23.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T23:11:28.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T23:11:28.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T23:11:28.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T23:11:28.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T23:11:43.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T23:11:43.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T23:11:43.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements [2023-03-22T23:11:55.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 98.5% of statements [2023-03-22T23:12:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T23:12:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T23:12:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T23:12:05.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.506s coverage: 71.3% of statements [2023-03-22T23:12:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T23:12:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T23:12:10.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.0% of statements [2023-03-22T23:12:12.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T23:12:12.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T23:12:12.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:12:12.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T23:12:12.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T23:12:21.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T23:12:21.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T23:12:36.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.107s coverage: 88.5% of statements [2023-03-22T23:12:36.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.579s coverage: 3.9% of statements [2023-03-22T23:12:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T23:12:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:12:38.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T23:12:40.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.992s coverage: 95.6% of statements [2023-03-22T23:12:41.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T23:12:41.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T23:12:41.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T23:12:41.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T23:12:41.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T23:12:41.283Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements [2023-03-22T23:12:47.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T23:12:47.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T23:12:47.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T23:12:47.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.257s coverage: 65.9% of statements [2023-03-22T23:13:03.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T23:13:03.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T23:13:03.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements [2023-03-22T23:13:03.003Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.0% of statements [2023-03-22T23:13:06.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 44.1% of statements [2023-03-22T23:13:06.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.298s coverage: 82.9% of statements [2023-03-22T23:13:06.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2023-03-22T23:13:06.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements [2023-03-22T23:13:10.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2023-03-22T23:13:13.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T23:13:14.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T23:13:14.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T23:13:14.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T23:13:16.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T23:13:16.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T23:13:16.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T23:13:16.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T23:13:22.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2023-03-22T23:13:22.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T23:13:22.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T23:13:22.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T23:13:22.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T23:13:30.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T23:13:30.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T23:13:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.377s coverage: 79.9% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.326s coverage: 92.9% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 64.4% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.269s coverage: 86.9% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-03-22T23:13:38.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.526s coverage: 81.2% of statements [2023-03-22T23:13:40.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T23:13:40.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T23:13:41.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.555s coverage: 82.1% of statements [2023-03-22T23:13:41.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 86.0% of statements [2023-03-22T23:13:49.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T23:13:49.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T23:13:49.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.231s coverage: 63.1% of statements [2023-03-22T23:13:49.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2023-03-22T23:13:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.189s coverage: 89.4% of statements [2023-03-22T23:13:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-03-22T23:13:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.147s coverage: 73.7% of statements [2023-03-22T23:13:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T23:13:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T23:13:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T23:13:52.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements [2023-03-22T23:14:02.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T23:14:02.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T23:14:02.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T23:14:02.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 38.4% of statements [2023-03-22T23:14:02.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2023-03-22T23:14:08.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T23:14:08.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T23:14:08.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T23:14:08.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T23:14:08.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2023-03-22T23:14:16.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T23:14:16.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T23:14:16.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T23:14:16.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T23:14:23.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements [2023-03-22T23:14:24.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T23:14:24.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:14:24.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T23:14:24.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T23:14:25.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.697s coverage: 92.3% of statements [2023-03-22T23:14:30.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T23:14:30.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T23:14:30.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 61.5% of statements [2023-03-22T23:14:33.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T23:14:33.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T23:14:33.715Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements [2023-03-22T23:14:34.682Z] 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-03-22T23:14:34.682Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T23:14:34.682Z] go vet ./... [2023-03-22T23:17:56.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T23:17:56.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T23:17:56.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T23:17:56.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T23:17:57.147Z] + ls -al . [2023-03-22T23:17:57.147Z] total 700 [2023-03-22T23:17:57.147Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 23:08 . [2023-03-22T23:17:57.147Z] drwxr-xr-x 4 root root 4096 Mar 22 23:08 .. [2023-03-22T23:17:57.147Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:06 .blubracket [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 23:06 .dockerignore [2023-03-22T23:17:57.147Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 23:06 .git [2023-03-22T23:17:57.147Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:06 .github [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:06 .gitignore [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 23:06 .golangci.yml [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 23:06 .hadolint.yml [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 23:06 .sonarcloud.properties [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:06 ADOPTERS.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:06 Attribution.txt [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:06 CHANGELOG.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:06 CONTRIBUTING.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 23:06 GOVERNANCE.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 23:06 Jenkinsfile [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:06 LICENSE [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:06 Makefile [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 23:06 OWNERS.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:06 README.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 23:06 SECURITY.md [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION [2023-03-22T23:17:57.147Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 23:06 bin [2023-03-22T23:17:57.147Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 23:06 cmd [2023-03-22T23:17:57.147Z] -rw-r--r-- 1 root root 447378 Mar 22 23:14 coverage.out [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:06 go.mod [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 31237 Mar 22 23:06 go.sum [2023-03-22T23:17:57.147Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 23:06 internal [2023-03-22T23:17:57.147Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 23:06 openapi [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 23:06 security.txt [2023-03-22T23:17:57.147Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 23:06 snap [2023-03-22T23:17:57.147Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 23:06 version.go [Pipeline] sh [2023-03-22T23:17:57.795Z] + '[' -e coverage.out ] [2023-03-22T23:17:57.795Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T23:17:57.820Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T23:17:58.783Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T23:17:59.416Z] + make build [2023-03-22T23:17:59.416Z] 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-03-22T23:19:51.114Z] 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-03-22T23:19:51.114Z] 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-03-22T23:19:53.052Z] 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-03-22T23:19:57.302Z] 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-03-22T23:20:53.690Z] 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-03-22T23:20:53.690Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T23:21:00.328Z] 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-03-22T23:21:05.665Z] 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-03-22T23:21:09.910Z] 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-03-22T23:21:14.172Z] 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-03-22T23:21:20.875Z] 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-03-22T23:21:27.576Z] $ docker stop --time=1 879ba4958be9ec6480aebc3ebf98d02d350a7ce4f9dce29673d398a02097f7a8 [2023-03-22T23:21:31.476Z] $ docker rm -f --volumes 879ba4958be9ec6480aebc3ebf98d02d350a7ce4f9dce29673d398a02097f7a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:21:33.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:21:33.936Z] [2023-03-22T23:21:33.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:21:34.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:21:34.264Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T23:21:34.264Z] 29e5d40040c1: Pulling fs layer [2023-03-22T23:21:34.264Z] 1ce36da41761: Pulling fs layer [2023-03-22T23:21:34.264Z] 25b303627fd3: Pulling fs layer [2023-03-22T23:21:34.532Z] 29e5d40040c1: Verifying Checksum [2023-03-22T23:21:34.532Z] 29e5d40040c1: Download complete [2023-03-22T23:21:34.799Z] 1ce36da41761: Verifying Checksum [2023-03-22T23:21:34.799Z] 1ce36da41761: Download complete [2023-03-22T23:21:35.067Z] 29e5d40040c1: Pull complete [2023-03-22T23:21:36.479Z] 1ce36da41761: Pull complete [2023-03-22T23:21:36.479Z] 25b303627fd3: Verifying Checksum [2023-03-22T23:21:36.479Z] 25b303627fd3: Download complete [2023-03-22T23:21:46.544Z] 25b303627fd3: Pull complete [2023-03-22T23:21:46.544Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T23:21:46.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:21:46.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:21:46.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container [2023-03-22T23:21:46.792Z] $ 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-03-22T23:21:49.084Z] $ docker top 4c90e83445793b5ad7ec7d433c955a6c394403220c8e683ed21f558d999bfcc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:21:49.913Z] + grep parallel [2023-03-22T23:21:49.913Z] + docker-compose build --help [2023-03-22T23:21:55.252Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T23:21:55.533Z] $ docker stop --time=1 4c90e83445793b5ad7ec7d433c955a6c394403220c8e683ed21f558d999bfcc4 [2023-03-22T23:21:57.277Z] $ docker rm -f --volumes 4c90e83445793b5ad7ec7d433c955a6c394403220c8e683ed21f558d999bfcc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:21:57.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T23:21:57.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:21:58.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container [2023-03-22T23:21:58.109Z] $ 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-03-22T23:21:59.413Z] $ docker top 22bbf8b5b62d7122d6ecd22345942c51915fe765cd170cec57a2fe3a3582d1b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:22:00.283Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T23:22:06.941Z] Building core-command ... [2023-03-22T23:22:06.941Z] Building core-common-config-bootstrapper ... [2023-03-22T23:22:06.941Z] Building core-data ... [2023-03-22T23:22:06.941Z] Building core-metadata ... [2023-03-22T23:22:06.941Z] Building security-bootstrapper ... [2023-03-22T23:22:06.941Z] Building security-proxy-auth ... [2023-03-22T23:22:06.941Z] Building security-proxy-setup ... [2023-03-22T23:22:06.941Z] Building security-secretstore-setup ... [2023-03-22T23:22:06.941Z] Building security-spiffe-token-provider ... [2023-03-22T23:22:06.941Z] Building security-spire-agent ... [2023-03-22T23:22:06.941Z] Building security-spire-config ... [2023-03-22T23:22:06.941Z] Building security-spire-server ... [2023-03-22T23:22:06.941Z] Building support-notifications ... [2023-03-22T23:22:06.941Z] Building support-scheduler ... [2023-03-22T23:22:06.941Z] Building security-spire-server [2023-03-22T23:22:06.941Z] Building security-proxy-setup [2023-03-22T23:22:06.941Z] Building core-data [2023-03-22T23:22:06.941Z] Building security-spire-config [2023-03-22T23:22:06.941Z] Building security-proxy-auth [2023-03-22T23:23:03.369Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:23:03.369Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:23:03.369Z] ---> 310cd57df50e [2023-03-22T23:23:03.369Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T23:23:03.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:23:03.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:23:03.370Z] ---> 310cd57df50e [2023-03-22T23:23:03.370Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:23:03.370Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:23:03.370Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:23:03.370Z] ---> 310cd57df50e [2023-03-22T23:23:03.370Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T23:23:03.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:23:03.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:23:03.370Z] ---> 310cd57df50e [2023-03-22T23:23:03.370Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:23:03.370Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:23:03.370Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:23:03.370Z] ---> 310cd57df50e [2023-03-22T23:23:03.370Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:23:03.370Z] ---> Running in a79bef459624 [2023-03-22T23:23:03.370Z] ---> Running in 22c733427ba3 [2023-03-22T23:23:03.370Z] ---> Running in 7b93e923c009 [2023-03-22T23:23:03.370Z] ---> Running in 7e02592150c3 [2023-03-22T23:23:03.370Z] ---> Running in f909276e7930 [2023-03-22T23:23:03.370Z] Removing intermediate container f909276e7930 [2023-03-22T23:23:03.370Z] ---> c67d120761f1 [2023-03-22T23:23:03.370Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T23:23:03.370Z] Removing intermediate container 7b93e923c009 [2023-03-22T23:23:03.370Z] Removing intermediate container 22c733427ba3 [2023-03-22T23:23:03.370Z] ---> ff23de41ea9b [2023-03-22T23:23:03.370Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:23:03.370Z] ---> 1a82b54d8602 [2023-03-22T23:23:03.370Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:23:03.370Z] ---> Running in 9734e949a327 [2023-03-22T23:23:03.370Z] Removing intermediate container a79bef459624 [2023-03-22T23:23:03.370Z] ---> 927c0deb36b7 [2023-03-22T23:23:03.370Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:23:03.370Z] Removing intermediate container 7e02592150c3 [2023-03-22T23:23:03.370Z] ---> e2d0c1092339 [2023-03-22T23:23:03.370Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:23:03.370Z] ---> Running in 627c2fe162dd [2023-03-22T23:23:03.370Z] ---> Running in 198cfdeae215 [2023-03-22T23:23:03.370Z] ---> Running in 05c4408270a7 [2023-03-22T23:23:03.370Z] ---> Running in 78742ae3324c [2023-03-22T23:23:03.370Z] Removing intermediate container 78742ae3324c [2023-03-22T23:23:03.370Z] ---> 46c60cc1c1e0 [2023-03-22T23:23:03.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:23:03.370Z] Removing intermediate container 05c4408270a7 [2023-03-22T23:23:03.370Z] ---> ff568599a4d5 [2023-03-22T23:23:03.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:23:03.370Z] ---> Running in 5aba1bcff7cf [2023-03-22T23:23:03.370Z] ---> Running in d8e6dff0b934 [2023-03-22T23:23:03.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:04.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:04.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:04.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:05.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:05.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:05.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:05.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:05.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:06.173Z] OK: 263 MiB in 53 packages [2023-03-22T23:23:06.760Z] OK: 263 MiB in 53 packages [2023-03-22T23:23:06.760Z] OK: 263 MiB in 53 packages [2023-03-22T23:23:07.346Z] OK: 263 MiB in 53 packages [2023-03-22T23:23:07.951Z] Removing intermediate container 9734e949a327 [2023-03-22T23:23:07.951Z] ---> 431fbe0d9e5e [2023-03-22T23:23:07.951Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T23:23:08.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:23:08.226Z] Removing intermediate container 627c2fe162dd [2023-03-22T23:23:08.226Z] ---> 52c46c6907c7 [2023-03-22T23:23:08.226Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T23:23:08.496Z] Removing intermediate container 198cfdeae215 [2023-03-22T23:23:08.496Z] ---> 47fc33cf417d [2023-03-22T23:23:08.496Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:23:09.081Z] Removing intermediate container d8e6dff0b934 [2023-03-22T23:23:09.081Z] ---> 98980080faff [2023-03-22T23:23:09.081Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:23:09.359Z] ---> 4d21f8db44d6 [2023-03-22T23:23:09.359Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:23:09.656Z] ---> Running in 6edb1de4129a [2023-03-22T23:23:09.926Z] ---> 6989235211d5 [2023-03-22T23:23:09.926Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:23:09.926Z] OK: 263 MiB in 53 packages [2023-03-22T23:23:09.926Z] ---> Running in 2c2f2b533a12 [2023-03-22T23:23:10.521Z] ---> f3cc9d9e51ec [2023-03-22T23:23:10.521Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 28bd65bbd897 [2023-03-22T23:23:10.521Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:23:10.521Z] [2023-03-22T23:23:10.788Z] ---> Running in 108a8b677c69 [2023-03-22T23:23:10.788Z] ---> Running in 6e088dabf11c [2023-03-22T23:23:11.750Z] Removing intermediate container 5aba1bcff7cf [2023-03-22T23:23:11.750Z] ---> 1421d7dfe046 [2023-03-22T23:23:11.750Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:23:13.159Z] ---> 95144003e0f3 [2023-03-22T23:23:13.159Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:23:13.425Z] ---> Running in ab8028a7b21b [2023-03-22T23:25:20.129Z] Removing intermediate container 108a8b677c69 [2023-03-22T23:25:20.129Z] ---> 0092a30e13ad [2023-03-22T23:25:20.129Z] Step 8/23 : COPY . . [2023-03-22T23:25:20.129Z] Removing intermediate container 6e088dabf11c [2023-03-22T23:25:20.129Z] ---> 4a7aa3d62455 [2023-03-22T23:25:20.129Z] Step 7/27 : COPY . . [2023-03-22T23:25:20.129Z] Removing intermediate container 2c2f2b533a12 [2023-03-22T23:25:20.129Z] ---> af81e482262c [2023-03-22T23:25:20.129Z] Step 7/26 : COPY . . [2023-03-22T23:25:20.129Z] Removing intermediate container 6edb1de4129a [2023-03-22T23:25:20.129Z] ---> a45147cc153f [2023-03-22T23:25:20.129Z] Step 7/22 : COPY . . [2023-03-22T23:25:20.129Z] Removing intermediate container ab8028a7b21b [2023-03-22T23:25:20.129Z] ---> dea16b9c5928 [2023-03-22T23:25:20.129Z] Step 8/23 : COPY . . [2023-03-22T23:25:28.336Z] ---> aceae03ac29b [2023-03-22T23:25:28.336Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T23:25:28.336Z] ---> 6b10a1c92e45 [2023-03-22T23:25:28.336Z] ---> 58de3cba2824 [2023-03-22T23:25:28.336Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:25:28.336Z] [2023-03-22T23:25:28.336Z] ---> 5599cc2c7444 [2023-03-22T23:25:28.336Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:25:28.336Z] ---> 9c90f06de662 [2023-03-22T23:25:28.336Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T23:25:28.336Z] ---> Running in 221882d25cb8 [2023-03-22T23:25:28.336Z] ---> Running in fc5558810543 [2023-03-22T23:25:28.336Z] ---> Running in df662c256e4f [2023-03-22T23:25:28.336Z] ---> Running in c4e1416a53c8 [2023-03-22T23:25:28.336Z] ---> Running in 63fc0799cace [2023-03-22T23:25:28.927Z] Removing intermediate container fc5558810543 [2023-03-22T23:25:28.927Z] ---> 15619e0a8f8a [2023-03-22T23:25:28.927Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T23:25:28.928Z] Removing intermediate container 63fc0799cace [2023-03-22T23:25:28.928Z] ---> 3389a548d863 [2023-03-22T23:25:28.928Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:25:29.196Z] ---> Running in f4823023df4a [2023-03-22T23:25:29.196Z] ---> Running in 4b7a5c4721af [2023-03-22T23:25:30.161Z] Removing intermediate container f4823023df4a [2023-03-22T23:25:30.161Z] ---> af1c89cfa237 [2023-03-22T23:25:30.161Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:25:30.161Z] ---> Running in 7bfa9f34ef22 [2023-03-22T23:25:30.161Z] Removing intermediate container 4b7a5c4721af [2023-03-22T23:25:30.161Z] ---> 8fc62235789f [2023-03-22T23:25:30.161Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:25:30.431Z] ---> Running in f739aa0bfea5 [2023-03-22T23:25:30.431Z] 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-03-22T23:25:30.699Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T23:25:30.699Z] 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-03-22T23:25:30.699Z] Removing intermediate container 7bfa9f34ef22 [2023-03-22T23:25:30.699Z] ---> 0e9da3044dc6 [2023-03-22T23:25:30.699Z] Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T23:25:30.981Z] ---> Running in 8e3be70963f1 [2023-03-22T23:25:31.251Z] Removing intermediate container f739aa0bfea5 [2023-03-22T23:25:31.251Z] ---> ed2b044de639 [2023-03-22T23:25:31.251Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T23:25:31.519Z] ---> Running in b31457802fef [2023-03-22T23:25:35.786Z] Removing intermediate container b31457802fef [2023-03-22T23:25:35.787Z] ---> f259e240b108 [2023-03-22T23:25:35.787Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:25:35.787Z] Removing intermediate container 8e3be70963f1 [2023-03-22T23:25:35.787Z] ---> c1d146600fd9 [2023-03-22T23:25:35.787Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T23:25:35.787Z] ---> Running in 1bbb98f70f2c [2023-03-22T23:25:35.787Z] ---> Running in 7af0742eb053 [2023-03-22T23:25:36.373Z] Removing intermediate container 7af0742eb053 [2023-03-22T23:25:36.373Z] ---> 26d2f2bb97d2 [2023-03-22T23:25:36.373Z] [2023-03-22T23:25:36.642Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T23:25:36.642Z] Removing intermediate container 1bbb98f70f2c [2023-03-22T23:25:36.642Z] ---> 6b1152df39e9 [2023-03-22T23:25:36.642Z] [2023-03-22T23:25:36.642Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:25:37.231Z] 3.17: Pulling from library/alpine [2023-03-22T23:25:37.231Z] 3.17: Pulling from library/alpine [2023-03-22T23:25:37.818Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:25:37.818Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T23:25:37.818Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T23:25:37.818Z] Status: Image is up to date for alpine:3.17 [2023-03-22T23:25:37.818Z] ---> d74e625d9115 [2023-03-22T23:25:37.818Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:25:37.818Z] ---> d74e625d9115 [2023-03-22T23:25:37.818Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:25:38.087Z] ---> Running in 4dbfe43a4221 [2023-03-22T23:25:38.087Z] ---> Running in b928c7c2aa58 [2023-03-22T23:25:38.672Z] Removing intermediate container b928c7c2aa58 [2023-03-22T23:25:38.672Z] ---> f7dcc05391a7 [2023-03-22T23:25:38.672Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:25:38.959Z] Removing intermediate container 4dbfe43a4221 [2023-03-22T23:25:38.959Z] ---> 62431a12e604 [2023-03-22T23:25:38.959Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T23:25:38.959Z] ---> Running in 62d1f65036aa [2023-03-22T23:25:39.228Z] ---> Running in e3b1c2760a18 [2023-03-22T23:25:41.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:41.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:42.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:42.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:44.176Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:25:44.176Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:25:44.176Z] OK: 17691 distinct packages available [2023-03-22T23:25:44.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:44.446Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:25:44.446Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:25:44.446Z] OK: 17691 distinct packages available [2023-03-22T23:25:44.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:45.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:45.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:25:46.982Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T23:25:46.982Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:25:46.982Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T23:25:46.982Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T23:25:46.982Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T23:25:46.982Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:25:46.982Z] OK: 9 MiB in 20 packages [2023-03-22T23:25:47.252Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T23:25:47.522Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:25:47.522Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T23:25:47.522Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T23:25:47.522Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:25:47.522Z] OK: 8 MiB in 19 packages [2023-03-22T23:25:49.470Z] Removing intermediate container 62d1f65036aa [2023-03-22T23:25:49.470Z] ---> 5520a63d5b92 [2023-03-22T23:25:49.470Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:25:49.741Z] Removing intermediate container e3b1c2760a18 [2023-03-22T23:25:49.741Z] ---> 715002e8a395 [2023-03-22T23:25:49.741Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:25:51.149Z] ---> feeabd6e4133 [2023-03-22T23:25:51.149Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:25:51.149Z] ---> e399c8e7ba7e [2023-03-22T23:25:51.149Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:25:52.111Z] ---> 68b0607dae42 [2023-03-22T23:25:52.111Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:25:52.385Z] ---> b9a6a6417461 [2023-03-22T23:25:52.385Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:26:02.464Z] ---> eaaad33534cc [2023-03-22T23:26:02.464Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:26:02.464Z] ---> 19ae3e343fa1 [2023-03-22T23:26:02.464Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:26:02.464Z] ---> c542f20d6202 [2023-03-22T23:26:02.464Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T23:26:02.734Z] ---> 0c5cecebc0f7 [2023-03-22T23:26:02.734Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T23:26:03.004Z] ---> Running in 37316b87e486 [2023-03-22T23:26:03.590Z] Removing intermediate container 37316b87e486 [2023-03-22T23:26:03.590Z] ---> 74747538a581 [2023-03-22T23:26:03.590Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T23:26:03.866Z] ---> bebb86f5fe4a [2023-03-22T23:26:03.866Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T23:26:04.831Z] ---> 86f891283d9e [2023-03-22T23:26:04.831Z] Step 22/27 : WORKDIR / [2023-03-22T23:26:04.831Z] ---> Running in 5aa81a039617 [2023-03-22T23:26:05.419Z] ---> dc2c27e0ac11 [2023-03-22T23:26:05.419Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:26:05.419Z] Removing intermediate container 5aa81a039617 [2023-03-22T23:26:05.419Z] ---> 7049a0c0c6e8 [2023-03-22T23:26:05.419Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:26:05.690Z] ---> Running in df3cb780c85a [2023-03-22T23:26:05.690Z] ---> Running in 1f172dea30a8 [2023-03-22T23:26:06.497Z] Removing intermediate container df3cb780c85a [2023-03-22T23:26:06.497Z] ---> cfdbd6a3e16e [2023-03-22T23:26:06.497Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:26:06.497Z] Removing intermediate container 1f172dea30a8 [2023-03-22T23:26:06.497Z] ---> 6fdec1f65c98 [2023-03-22T23:26:06.497Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:26:06.497Z] ---> Running in 45a3747fc7a3 [2023-03-22T23:26:06.497Z] ---> Running in aca21b3376cd [2023-03-22T23:26:07.115Z] Removing intermediate container 45a3747fc7a3 [2023-03-22T23:26:07.115Z] ---> 7b6f5264ea99 [2023-03-22T23:26:07.115Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T23:26:07.398Z] Removing intermediate container aca21b3376cd [2023-03-22T23:26:07.398Z] ---> 3fe082e33605 [2023-03-22T23:26:07.398Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T23:26:07.398Z] ---> Running in d665c8a514da [2023-03-22T23:26:07.398Z] ---> Running in 62a725f4747c [2023-03-22T23:26:08.003Z] Removing intermediate container 62a725f4747c [2023-03-22T23:26:08.003Z] ---> 3568d412fef4 [2023-03-22T23:26:08.003Z] Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:26:08.003Z] Removing intermediate container d665c8a514da [2023-03-22T23:26:08.288Z] ---> cdf5c4678db7 [2023-03-22T23:26:08.288Z] Step 25/26 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:26:08.288Z] ---> Running in bf512e057661 [2023-03-22T23:26:08.288Z] ---> Running in 869e01476094 [2023-03-22T23:26:08.898Z] Removing intermediate container bf512e057661 [2023-03-22T23:26:08.898Z] ---> 86651c1495c2 [2023-03-22T23:26:08.898Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T23:26:09.209Z] Removing intermediate container 869e01476094 [2023-03-22T23:26:09.209Z] ---> a9dc321d9259 [2023-03-22T23:26:09.209Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:26:09.209Z] ---> Running in c8df11c4239e [2023-03-22T23:26:09.482Z] ---> Running in 893fd33ca9a0 [2023-03-22T23:26:09.756Z] Removing intermediate container c8df11c4239e [2023-03-22T23:26:09.756Z] ---> f7b574e1333f [2023-03-22T23:26:09.756Z] [2023-03-22T23:26:10.026Z] Removing intermediate container 893fd33ca9a0 [2023-03-22T23:26:10.026Z] ---> 9525650c298e [2023-03-22T23:26:10.026Z] [2023-03-22T23:26:10.294Z] Successfully built f7b574e1333f [2023-03-22T23:26:10.294Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T23:26:10.294Z]  Building security-spire-server ... done Building support-notifications [2023-03-22T23:26:10.561Z] Successfully built 9525650c298e [2023-03-22T23:26:10.561Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T23:26:10.561Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-22T23:26:42.793Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:26:42.793Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:26:42.793Z] ---> 310cd57df50e [2023-03-22T23:26:42.793Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:26:42.793Z] ---> Using cache [2023-03-22T23:26:42.793Z] ---> e2d0c1092339 [2023-03-22T23:26:42.793Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:26:42.793Z] ---> Using cache [2023-03-22T23:26:42.793Z] ---> 46c60cc1c1e0 [2023-03-22T23:26:42.793Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T23:26:42.793Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:26:42.793Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:26:42.793Z] ---> 310cd57df50e [2023-03-22T23:26:42.793Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T23:26:42.793Z] ---> Using cache [2023-03-22T23:26:42.793Z] ---> 1a82b54d8602 [2023-03-22T23:26:42.793Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T23:26:42.793Z] ---> Running in 19ba0b0b3dc5 [2023-03-22T23:26:42.793Z] ---> Running in 8927f930ccbd [2023-03-22T23:26:42.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:26:42.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:26:42.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:26:42.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:26:44.205Z] OK: 263 MiB in 53 packages [2023-03-22T23:26:44.205Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:26:44.205Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:26:44.205Z] OK: 17693 distinct packages available [2023-03-22T23:26:44.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:26:45.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:26:45.889Z] Removing intermediate container 8927f930ccbd [2023-03-22T23:26:45.889Z] ---> 1f68b4b468b2 [2023-03-22T23:26:45.889Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:26:46.848Z] ---> 5f8bbeaa1fc2 [2023-03-22T23:26:46.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:26:46.849Z] ---> Running in cbbf91f54010 [2023-03-22T23:26:47.433Z] OK: 263 MiB in 53 packages [2023-03-22T23:26:49.382Z] Removing intermediate container 19ba0b0b3dc5 [2023-03-22T23:26:49.382Z] ---> 49ff4c586a85 [2023-03-22T23:26:49.382Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T23:26:50.351Z] ---> e3139913b273 [2023-03-22T23:26:50.351Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:26:50.637Z] ---> Running in 6a9e3f7e8cbc [2023-03-22T23:28:57.334Z] Removing intermediate container cbbf91f54010 [2023-03-22T23:28:57.334Z] ---> d6add54548fe [2023-03-22T23:28:57.334Z] Step 8/23 : COPY . . [2023-03-22T23:28:57.334Z] Removing intermediate container 6a9e3f7e8cbc [2023-03-22T23:28:57.334Z] ---> 4a5a14660f99 [2023-03-22T23:28:57.334Z] Step 7/20 : COPY . . [2023-03-22T23:29:19.446Z] ---> e3db8082c985 [2023-03-22T23:29:19.446Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T23:29:19.446Z] ---> 6adecfbfc054 [2023-03-22T23:29:19.446Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T23:29:19.446Z] ---> Running in 064d53852d82 [2023-03-22T23:29:19.446Z] ---> Running in 457937f25d80 [2023-03-22T23:29:21.395Z] 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-03-22T23:29:21.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T23:32:13.128Z] Removing intermediate container df662c256e4f [2023-03-22T23:32:13.128Z] ---> ef788b4e43b5 [2023-03-22T23:32:13.128Z] [2023-03-22T23:32:13.128Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:32:13.128Z] ---> d74e625d9115 [2023-03-22T23:32:13.128Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:32:13.128Z] ---> Running in 836de253e69e [2023-03-22T23:32:13.128Z] Removing intermediate container 836de253e69e [2023-03-22T23:32:13.128Z] ---> 42089bed5e2b [2023-03-22T23:32:13.128Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:32:13.128Z] ---> Running in b50e4b237d8a [2023-03-22T23:32:13.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:13.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:14.551Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:32:14.551Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:32:14.551Z] OK: 8 MiB in 16 packages [2023-03-22T23:32:17.138Z] Removing intermediate container b50e4b237d8a [2023-03-22T23:32:17.138Z] ---> e402fb568ba9 [2023-03-22T23:32:17.138Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:32:17.723Z] Removing intermediate container 221882d25cb8 [2023-03-22T23:32:17.723Z] ---> 7d9b07c8970a [2023-03-22T23:32:17.723Z] [2023-03-22T23:32:17.723Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T23:32:17.723Z] ---> d74e625d9115 [2023-03-22T23:32:17.723Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T23:32:17.723Z] ---> Running in 171dd95ac6a4 [2023-03-22T23:32:18.308Z] ---> 4ea009f7beea [2023-03-22T23:32:18.308Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:32:19.725Z] ---> dfa2e9b7c320 [2023-03-22T23:32:19.725Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T23:32:20.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:21.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:32:21.546Z] ---> de8e1e0efcf9 [2023-03-22T23:32:21.546Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:32:22.521Z] ---> 0eda0deb8dfd [2023-03-22T23:32:22.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T23:32:23.106Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:32:23.106Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-22T23:32:23.106Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:32:23.106Z] OK: 8 MiB in 17 packages [2023-03-22T23:32:23.689Z] ---> e7801f7b54d3 [2023-03-22T23:32:23.689Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:32:23.689Z] ---> Running in bd5d541a6140 [2023-03-22T23:32:25.636Z] Removing intermediate container 171dd95ac6a4 [2023-03-22T23:32:25.636Z] ---> 71c550c400a5 [2023-03-22T23:32:25.636Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T23:32:25.636Z] ---> Running in 1445b69d69ee [2023-03-22T23:32:26.220Z] Removing intermediate container 1445b69d69ee [2023-03-22T23:32:26.220Z] ---> 340f51f7332a [2023-03-22T23:32:26.220Z] Step 12/22 : WORKDIR /edgex [2023-03-22T23:32:26.491Z] ---> Running in 238e18c3dc7a [2023-03-22T23:32:27.449Z] Removing intermediate container 238e18c3dc7a [2023-03-22T23:32:27.449Z] ---> 28c414737aff [2023-03-22T23:32:27.449Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:32:27.449Z] Removing intermediate container bd5d541a6140 [2023-03-22T23:32:27.449Z] ---> b3f50d40d53b [2023-03-22T23:32:27.449Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:32:27.715Z] ---> Running in 3ce07052fa36 [2023-03-22T23:32:28.294Z] ---> e19cd45a7979 [2023-03-22T23:32:28.294Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:32:28.561Z] Removing intermediate container 3ce07052fa36 [2023-03-22T23:32:28.561Z] ---> 44ba452a0773 [2023-03-22T23:32:28.561Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:32:28.561Z] ---> Running in f079361b2e82 [2023-03-22T23:32:29.522Z] Removing intermediate container f079361b2e82 [2023-03-22T23:32:29.522Z] ---> 99070f944aa1 [2023-03-22T23:32:29.522Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:32:29.522Z] ---> Running in 17521a7e194c [2023-03-22T23:32:32.891Z] ---> a4dd979824e0 [2023-03-22T23:32:32.891Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T23:32:32.891Z] Removing intermediate container 17521a7e194c [2023-03-22T23:32:32.891Z] ---> 53b5b375fcf3 [2023-03-22T23:32:32.891Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:32:32.891Z] ---> Running in 55d5e497464e [2023-03-22T23:32:33.158Z] Removing intermediate container 55d5e497464e [2023-03-22T23:32:33.158Z] ---> b326a4c57d05 [2023-03-22T23:32:33.158Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:32:33.425Z] ---> Running in 7d72068f6259 [2023-03-22T23:32:33.425Z] ---> 64b78073f739 [2023-03-22T23:32:33.425Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T23:32:34.393Z] Removing intermediate container 7d72068f6259 [2023-03-22T23:32:34.393Z] ---> b61cb8e43b56 [2023-03-22T23:32:34.393Z] [2023-03-22T23:32:34.663Z] Successfully built b61cb8e43b56 [2023-03-22T23:32:34.930Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T23:32:34.930Z] Building core-metadata [2023-03-22T23:32:35.517Z]  Building security-proxy-auth ... done  ---> 4c987643b0d3 [2023-03-22T23:32:35.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:32:36.478Z] ---> 520c4a68ad17 [2023-03-22T23:32:36.478Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:32:36.478Z] ---> Running in df3e934267c4 [2023-03-22T23:32:39.836Z] Removing intermediate container df3e934267c4 [2023-03-22T23:32:39.836Z] ---> afc8a26f3357 [2023-03-22T23:32:39.836Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:32:40.104Z] ---> Running in f147ffaab8ac [2023-03-22T23:32:40.688Z] Removing intermediate container f147ffaab8ac [2023-03-22T23:32:40.688Z] ---> ab45b6d12edd [2023-03-22T23:32:40.688Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T23:32:40.956Z] ---> Running in 6428be74ebe5 [2023-03-22T23:32:41.538Z] Removing intermediate container 6428be74ebe5 [2023-03-22T23:32:41.538Z] ---> 0f05551caad7 [2023-03-22T23:32:41.538Z] Step 21/22 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:32:41.538Z] ---> Running in fdb86c219950 [2023-03-22T23:32:42.127Z] Removing intermediate container fdb86c219950 [2023-03-22T23:32:42.127Z] ---> c31ba1e8b010 [2023-03-22T23:32:42.127Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T23:32:42.397Z] ---> Running in 6cd299dd69d0 [2023-03-22T23:32:44.981Z] Removing intermediate container 6cd299dd69d0 [2023-03-22T23:32:44.981Z] ---> ad1697065893 [2023-03-22T23:32:44.981Z] [2023-03-22T23:32:45.566Z] Successfully built ad1697065893 [2023-03-22T23:32:45.566Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T23:32:45.566Z] Building security-secretstore-setup [2023-03-22T23:33:00.559Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:33:00.559Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:33:00.559Z] ---> 310cd57df50e [2023-03-22T23:33:00.559Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:33:00.559Z] ---> Using cache [2023-03-22T23:33:00.559Z] ---> e2d0c1092339 [2023-03-22T23:33:00.559Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T23:33:00.559Z] ---> Using cache [2023-03-22T23:33:00.559Z] ---> 46c60cc1c1e0 [2023-03-22T23:33:00.559Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T23:33:00.559Z] ---> Using cache [2023-03-22T23:33:00.559Z] ---> 98980080faff [2023-03-22T23:33:00.559Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T23:33:00.559Z] ---> Using cache [2023-03-22T23:33:00.559Z] ---> 28bd65bbd897 [2023-03-22T23:33:00.559Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:33:00.559Z] ---> Using cache [2023-03-22T23:33:00.559Z] ---> 0092a30e13ad [2023-03-22T23:33:00.559Z] Step 8/25 : COPY . . [2023-03-22T23:33:00.559Z] ---> Using cache [2023-03-22T23:33:00.559Z] ---> 6b10a1c92e45 [2023-03-22T23:33:00.559Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T23:33:00.559Z] ---> Running in 7601ac3e59cb [2023-03-22T23:33:03.908Z] 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-03-22T23:33:16.208Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:33:16.208Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:33:16.208Z] ---> 310cd57df50e [2023-03-22T23:33:16.208Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T23:33:16.208Z] ---> Using cache [2023-03-22T23:33:16.208Z] ---> 1a82b54d8602 [2023-03-22T23:33:16.208Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T23:33:16.208Z] ---> Running in 0c351abfd6a0 [2023-03-22T23:33:16.208Z] Removing intermediate container c4e1416a53c8 [2023-03-22T23:33:16.208Z] ---> a81918617abc [2023-03-22T23:33:16.208Z] [2023-03-22T23:33:16.208Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:33:16.208Z] ---> d74e625d9115 [2023-03-22T23:33:16.208Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:33:16.475Z] ---> Running in e6750f35721c [2023-03-22T23:33:17.055Z] Removing intermediate container e6750f35721c [2023-03-22T23:33:17.056Z] ---> 689bbf1f34cb [2023-03-22T23:33:17.056Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T23:33:17.321Z] ---> Running in 98d8c5375233 [2023-03-22T23:33:17.902Z] Removing intermediate container 98d8c5375233 [2023-03-22T23:33:17.902Z] ---> 3c820952f5fb [2023-03-22T23:33:17.902Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T23:33:18.169Z] ---> Running in b7ed24b4649b [2023-03-22T23:33:18.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:18.757Z] Removing intermediate container b7ed24b4649b [2023-03-22T23:33:18.757Z] ---> fdd98052ffec [2023-03-22T23:33:18.757Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:33:19.023Z] ---> Running in 3be097806019 [2023-03-22T23:33:19.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:21.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:21.235Z] OK: 263 MiB in 53 packages [2023-03-22T23:33:21.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:22.781Z] Removing intermediate container 0c351abfd6a0 [2023-03-22T23:33:22.781Z] ---> b517d269721a [2023-03-22T23:33:22.781Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T23:33:24.204Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:33:24.204Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:33:24.204Z] OK: 8 MiB in 16 packages [2023-03-22T23:33:24.204Z] ---> 717e09af13eb [2023-03-22T23:33:24.204Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:33:24.204Z] ---> Running in 4804cbf0ffec [2023-03-22T23:33:26.157Z] Removing intermediate container 3be097806019 [2023-03-22T23:33:26.157Z] ---> 16810fc20a5a [2023-03-22T23:33:26.157Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:33:27.123Z] ---> a7b8c84ff5bf [2023-03-22T23:33:27.123Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:33:28.087Z] ---> 74055039d6cc [2023-03-22T23:33:28.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T23:33:30.033Z] ---> 5e65d8627840 [2023-03-22T23:33:30.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:33:30.623Z] ---> 6cd2b244a771 [2023-03-22T23:33:30.623Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T23:33:30.623Z] ---> Running in 059c45f72e1c [2023-03-22T23:33:31.213Z] Removing intermediate container 059c45f72e1c [2023-03-22T23:33:31.213Z] ---> bd158d25a29e [2023-03-22T23:33:31.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:33:31.213Z] ---> Running in d232fde1f1da [2023-03-22T23:33:31.801Z] Removing intermediate container d232fde1f1da [2023-03-22T23:33:31.801Z] ---> cc6b0790bf0a [2023-03-22T23:33:31.801Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:33:31.801Z] ---> Running in 08af6a70b352 [2023-03-22T23:33:32.384Z] Removing intermediate container 08af6a70b352 [2023-03-22T23:33:32.384Z] ---> fae647b84d0f [2023-03-22T23:33:32.384Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:33:32.384Z] ---> Running in e2cc60cfeb20 [2023-03-22T23:33:32.968Z] Removing intermediate container e2cc60cfeb20 [2023-03-22T23:33:32.968Z] ---> f25ceec956e5 [2023-03-22T23:33:32.968Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:33:32.968Z] ---> Running in 4e2d6f1c257a [2023-03-22T23:33:33.549Z] Removing intermediate container 4e2d6f1c257a [2023-03-22T23:33:33.549Z] ---> 605410616f17 [2023-03-22T23:33:33.549Z] [2023-03-22T23:33:33.815Z] Successfully built 605410616f17 [2023-03-22T23:33:33.815Z] Successfully tagged core-data-arm64:latest [2023-03-22T23:33:33.815Z] Building security-spire-agent [2023-03-22T23:33:52.178Z]  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:33:52.178Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:33:52.178Z] ---> 310cd57df50e [2023-03-22T23:33:52.178Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> 1a82b54d8602 [2023-03-22T23:33:52.178Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> 52c46c6907c7 [2023-03-22T23:33:52.178Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> 6989235211d5 [2023-03-22T23:33:52.178Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> af81e482262c [2023-03-22T23:33:52.178Z] Step 7/27 : COPY . . [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> 5599cc2c7444 [2023-03-22T23:33:52.178Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> 15619e0a8f8a [2023-03-22T23:33:52.178Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> af1c89cfa237 [2023-03-22T23:33:52.178Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T23:33:52.178Z] ---> Using cache [2023-03-22T23:33:52.178Z] ---> 0e9da3044dc6 [2023-03-22T23:33:52.178Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-22T23:33:52.178Z] ---> Running in e0a2e5b43ebf [2023-03-22T23:33:54.883Z] Removing intermediate container e0a2e5b43ebf [2023-03-22T23:33:54.883Z] ---> 563de2fd1b61 [2023-03-22T23:33:54.883Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T23:33:54.883Z] ---> Running in a5466c6391df [2023-03-22T23:33:55.202Z] Removing intermediate container a5466c6391df [2023-03-22T23:33:55.202Z] ---> daa0e6225dbb [2023-03-22T23:33:55.202Z] [2023-03-22T23:33:55.202Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T23:33:55.202Z] ---> d74e625d9115 [2023-03-22T23:33:55.202Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T23:33:55.202Z] ---> Using cache [2023-03-22T23:33:55.202Z] ---> 62431a12e604 [2023-03-22T23:33:55.202Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T23:33:55.202Z] ---> Running in 256eb1b09056 [2023-03-22T23:33:57.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:33:58.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:00.048Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:34:00.048Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:34:00.048Z] OK: 17691 distinct packages available [2023-03-22T23:34:00.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:00.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:34:02.036Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T23:34:02.036Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:34:02.036Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T23:34:02.036Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T23:34:02.036Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-22T23:34:02.036Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:34:02.302Z] OK: 9 MiB in 20 packages [2023-03-22T23:34:04.271Z] Removing intermediate container 256eb1b09056 [2023-03-22T23:34:04.271Z] ---> 41fabd71f9be [2023-03-22T23:34:04.271Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:34:05.232Z] ---> 9c5bfbd903d4 [2023-03-22T23:34:05.232Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:34:06.194Z] ---> af83bca28a9e [2023-03-22T23:34:06.194Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T23:34:10.451Z] ---> 1fa0528d71b7 [2023-03-22T23:34:10.451Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T23:34:17.117Z] ---> 11703878447e [2023-03-22T23:34:17.117Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T23:34:17.117Z] ---> 8977dd5fe9f8 [2023-03-22T23:34:17.117Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T23:34:18.083Z] ---> 1b3ee48dd957 [2023-03-22T23:34:18.083Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T23:34:19.053Z] ---> 88ead3d2fd9a [2023-03-22T23:34:19.053Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T23:34:19.330Z] ---> Running in 7f566e27de2f [2023-03-22T23:34:19.925Z] Removing intermediate container 7f566e27de2f [2023-03-22T23:34:19.925Z] ---> c80ed1b862df [2023-03-22T23:34:19.925Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T23:34:20.194Z] ---> Running in c5ef725d3a41 [2023-03-22T23:34:20.795Z] Removing intermediate container c5ef725d3a41 [2023-03-22T23:34:20.795Z] ---> b9eccd4154c2 [2023-03-22T23:34:20.795Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T23:34:20.795Z] ---> Running in 9713208b242d [2023-03-22T23:34:21.407Z] Removing intermediate container 9713208b242d [2023-03-22T23:34:21.407Z] ---> ccd8cf29607f [2023-03-22T23:34:21.407Z] Step 26/27 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:34:21.674Z] ---> Running in 36ea4e46fd56 [2023-03-22T23:34:22.256Z] Removing intermediate container 36ea4e46fd56 [2023-03-22T23:34:22.256Z] ---> ec71946c6466 [2023-03-22T23:34:22.256Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T23:34:22.256Z] ---> Running in 3dd69bc431d6 [2023-03-22T23:34:22.524Z] Removing intermediate container 3dd69bc431d6 [2023-03-22T23:34:22.524Z] ---> e22bddc0c8ec [2023-03-22T23:34:22.524Z] [2023-03-22T23:34:22.791Z] Successfully built e22bddc0c8ec [2023-03-22T23:34:23.058Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T23:34:23.058Z] Building security-bootstrapper [2023-03-22T23:34:41.276Z]  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:34:41.276Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:34:41.276Z] ---> 310cd57df50e [2023-03-22T23:34:41.276Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T23:34:41.276Z] ---> Using cache [2023-03-22T23:34:41.276Z] ---> 1a82b54d8602 [2023-03-22T23:34:41.276Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T23:34:41.276Z] ---> Using cache [2023-03-22T23:34:41.276Z] ---> b517d269721a [2023-03-22T23:34:41.276Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T23:34:41.276Z] ---> Using cache [2023-03-22T23:34:41.276Z] ---> 717e09af13eb [2023-03-22T23:34:41.276Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:34:41.276Z] ---> Running in 553fe71ff271 [2023-03-22T23:35:20.163Z] Removing intermediate container 4804cbf0ffec [2023-03-22T23:35:20.163Z] ---> 0f81e79e7778 [2023-03-22T23:35:20.163Z] Step 7/25 : COPY . . [2023-03-22T23:35:30.515Z] ---> 0aba004418d8 [2023-03-22T23:35:30.515Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T23:35:30.515Z] ---> Running in 88e7c0372d14 [2023-03-22T23:35:31.932Z] 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-03-22T23:36:39.857Z] Removing intermediate container 553fe71ff271 [2023-03-22T23:36:39.857Z] ---> 45756f9625c8 [2023-03-22T23:36:39.857Z] Step 7/33 : COPY . . [2023-03-22T23:36:44.162Z] ---> cc241bf7505a [2023-03-22T23:36:44.162Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T23:36:44.162Z] ---> Running in de1ca810ce0c [2023-03-22T23:36:46.127Z] 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-03-22T23:39:22.936Z] Removing intermediate container 457937f25d80 [2023-03-22T23:39:22.936Z] ---> e069d5d207d0 [2023-03-22T23:39:22.936Z] [2023-03-22T23:39:22.936Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T23:39:22.936Z] ---> d74e625d9115 [2023-03-22T23:39:22.936Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:39:22.936Z] ---> Running in 8f300468a3db [2023-03-22T23:39:22.936Z] Removing intermediate container 8f300468a3db [2023-03-22T23:39:22.936Z] ---> 927458fba0e1 [2023-03-22T23:39:22.936Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T23:39:22.936Z] ---> Running in e774252b6b32 [2023-03-22T23:39:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:39:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:39:22.936Z] v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T23:39:22.936Z] v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T23:39:22.936Z] OK: 17691 distinct packages available [2023-03-22T23:39:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:39:22.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:39:22.936Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T23:39:22.936Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T23:39:22.936Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T23:39:22.936Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T23:39:22.936Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T23:39:22.936Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T23:39:22.936Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T23:39:22.936Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T23:39:22.936Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T23:39:22.936Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:39:22.936Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:39:23.204Z] OK: 11 MiB in 24 packages [2023-03-22T23:39:25.801Z] Removing intermediate container e774252b6b32 [2023-03-22T23:39:25.801Z] ---> af00a379c8c9 [2023-03-22T23:39:25.801Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:39:26.757Z] ---> 0ee47d7e6e7f [2023-03-22T23:39:26.757Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:39:27.714Z] ---> 957619606864 [2023-03-22T23:39:27.715Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T23:39:29.660Z] ---> 3bcd3c60cbfc [2023-03-22T23:39:29.660Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:39:30.619Z] ---> f34d44a97642 [2023-03-22T23:39:30.619Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T23:39:30.893Z] ---> Running in ef5037f664ce [2023-03-22T23:39:31.479Z] Removing intermediate container ef5037f664ce [2023-03-22T23:39:31.479Z] ---> 70c378b9fa79 [2023-03-22T23:39:31.479Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:39:31.479Z] ---> Running in 4c974e44d929 [2023-03-22T23:39:32.060Z] Removing intermediate container 4c974e44d929 [2023-03-22T23:39:32.060Z] ---> d897c8af7b67 [2023-03-22T23:39:32.060Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T23:39:32.060Z] ---> Running in e8ec6b33f74c [2023-03-22T23:39:32.643Z] Removing intermediate container e8ec6b33f74c [2023-03-22T23:39:32.643Z] ---> ada966af41ce [2023-03-22T23:39:32.643Z] Step 19/20 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:39:32.643Z] ---> Running in 9dc7b17e6e69 [2023-03-22T23:39:33.225Z] Removing intermediate container 9dc7b17e6e69 [2023-03-22T23:39:33.225Z] ---> dd70bdaeea3c [2023-03-22T23:39:33.225Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T23:39:33.493Z] ---> Running in 62d4ffdf93a7 [2023-03-22T23:39:34.077Z] Removing intermediate container 62d4ffdf93a7 [2023-03-22T23:39:34.077Z] ---> 9a1ffcec5468 [2023-03-22T23:39:34.077Z] [2023-03-22T23:39:34.345Z] Successfully built 9a1ffcec5468 [2023-03-22T23:39:34.345Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T23:39:34.345Z] Building core-command [2023-03-22T23:39:56.465Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:39:56.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:39:56.465Z] ---> 310cd57df50e [2023-03-22T23:39:56.465Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:39:56.465Z] ---> Using cache [2023-03-22T23:39:56.465Z] ---> e2d0c1092339 [2023-03-22T23:39:56.465Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T23:39:56.465Z] ---> Using cache [2023-03-22T23:39:56.465Z] ---> 46c60cc1c1e0 [2023-03-22T23:39:56.465Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T23:39:56.465Z] ---> Using cache [2023-03-22T23:39:56.465Z] ---> 98980080faff [2023-03-22T23:39:56.465Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T23:39:56.465Z] ---> Using cache [2023-03-22T23:39:56.465Z] ---> 28bd65bbd897 [2023-03-22T23:39:56.465Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:39:56.465Z] ---> Using cache [2023-03-22T23:39:56.465Z] ---> 0092a30e13ad [2023-03-22T23:39:56.465Z] Step 8/24 : COPY . . [2023-03-22T23:39:56.465Z] ---> Using cache [2023-03-22T23:39:56.465Z] ---> 6b10a1c92e45 [2023-03-22T23:39:56.465Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T23:39:56.465Z] ---> Running in b3b7c6a97b7c [2023-03-22T23:39:56.465Z] 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-03-22T23:40:35.504Z] Removing intermediate container 064d53852d82 [2023-03-22T23:40:35.504Z] ---> b6b890679fa8 [2023-03-22T23:40:35.504Z] [2023-03-22T23:40:35.504Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:40:35.504Z] ---> d74e625d9115 [2023-03-22T23:40:35.504Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T23:40:35.504Z] ---> Running in ab75bf47ff64 [2023-03-22T23:40:36.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:40:37.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:40:39.513Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T23:40:39.513Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:40:39.513Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:40:39.513Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:40:40.107Z] OK: 8 MiB in 17 packages [2023-03-22T23:40:42.718Z] Removing intermediate container ab75bf47ff64 [2023-03-22T23:40:42.718Z] ---> c76f0ee6b288 [2023-03-22T23:40:42.719Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:40:42.719Z] ---> Running in 05fa8ed4d28b [2023-03-22T23:40:44.678Z] Removing intermediate container 05fa8ed4d28b [2023-03-22T23:40:44.678Z] ---> 7c503f5efe29 [2023-03-22T23:40:44.678Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T23:40:44.678Z] ---> Running in 65d348ff3b8f [2023-03-22T23:40:44.948Z] Removing intermediate container 65d348ff3b8f [2023-03-22T23:40:44.948Z] ---> 0961f9979345 [2023-03-22T23:40:44.948Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:40:45.217Z] ---> Running in c551bfec1efd [2023-03-22T23:40:45.490Z] Removing intermediate container c551bfec1efd [2023-03-22T23:40:45.490Z] ---> 9090e4053aca [2023-03-22T23:40:45.490Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:40:46.462Z] ---> 560380feb2e2 [2023-03-22T23:40:46.462Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:40:47.899Z] ---> 8313e8852f5d [2023-03-22T23:40:47.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T23:40:50.497Z] ---> cdbb4bb390c1 [2023-03-22T23:40:50.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:40:51.476Z] ---> 2141bb5297ce [2023-03-22T23:40:51.476Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T23:40:51.476Z] ---> Running in 031801cf2187 [2023-03-22T23:40:52.097Z] Removing intermediate container 031801cf2187 [2023-03-22T23:40:52.097Z] ---> 43bf6dd6de7c [2023-03-22T23:40:52.097Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:40:52.097Z] ---> Running in de9252423be0 [2023-03-22T23:40:52.690Z] Removing intermediate container de9252423be0 [2023-03-22T23:40:52.690Z] ---> 981664c6034b [2023-03-22T23:40:52.690Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:40:52.967Z] ---> Running in 70fe1d103721 [2023-03-22T23:40:53.563Z] Removing intermediate container 70fe1d103721 [2023-03-22T23:40:53.563Z] ---> 0b8f8b540aef [2023-03-22T23:40:53.563Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:40:53.563Z] ---> Running in a24177bc6046 [2023-03-22T23:40:54.152Z] Removing intermediate container a24177bc6046 [2023-03-22T23:40:54.152Z] ---> 00acf36be126 [2023-03-22T23:40:54.152Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:40:54.425Z] ---> Running in f1c6ba6cd673 [2023-03-22T23:40:55.020Z] Removing intermediate container f1c6ba6cd673 [2023-03-22T23:40:55.020Z] ---> 188437145637 [2023-03-22T23:40:55.020Z] [2023-03-22T23:40:55.292Z] Successfully built 188437145637 [2023-03-22T23:40:55.292Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T23:40:55.292Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-03-22T23:41:17.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:41:17.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:41:17.413Z] ---> 310cd57df50e [2023-03-22T23:41:17.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:41:17.413Z] ---> Using cache [2023-03-22T23:41:17.413Z] ---> e2d0c1092339 [2023-03-22T23:41:17.413Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:41:17.413Z] ---> Using cache [2023-03-22T23:41:17.413Z] ---> 46c60cc1c1e0 [2023-03-22T23:41:17.413Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:41:17.413Z] ---> Using cache [2023-03-22T23:41:17.413Z] ---> 98980080faff [2023-03-22T23:41:17.413Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:41:17.413Z] ---> Using cache [2023-03-22T23:41:17.413Z] ---> 28bd65bbd897 [2023-03-22T23:41:17.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:41:17.413Z] ---> Using cache [2023-03-22T23:41:17.413Z] ---> 0092a30e13ad [2023-03-22T23:41:17.413Z] Step 8/23 : COPY . . [2023-03-22T23:41:17.413Z] ---> Using cache [2023-03-22T23:41:17.413Z] ---> 6b10a1c92e45 [2023-03-22T23:41:17.413Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T23:41:17.413Z] ---> Running in 116ef20ed5a0 [2023-03-22T23:41:17.413Z] 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-03-22T23:41:56.338Z] Removing intermediate container 7601ac3e59cb [2023-03-22T23:41:56.338Z] ---> 2f1124fed343 [2023-03-22T23:41:56.338Z] [2023-03-22T23:41:56.338Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T23:41:56.338Z] ---> d74e625d9115 [2023-03-22T23:41:56.338Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:41:56.338Z] ---> Running in 3690037fa42b [2023-03-22T23:41:56.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:41:56.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:41:58.571Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T23:41:58.571Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:41:58.571Z] OK: 8 MiB in 16 packages [2023-03-22T23:42:00.535Z] Removing intermediate container 3690037fa42b [2023-03-22T23:42:00.535Z] ---> 0773035b98f8 [2023-03-22T23:42:00.535Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:42:00.535Z] ---> Running in dc3f41cd6070 [2023-03-22T23:42:00.804Z] Removing intermediate container dc3f41cd6070 [2023-03-22T23:42:00.804Z] ---> df4898ce8389 [2023-03-22T23:42:00.804Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T23:42:00.804Z] ---> Running in 2634cf260411 [2023-03-22T23:42:01.395Z] Removing intermediate container 2634cf260411 [2023-03-22T23:42:01.395Z] ---> 82d22439caa3 [2023-03-22T23:42:01.395Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T23:42:01.666Z] ---> Running in 4da8ff306ab7 [2023-03-22T23:42:02.259Z] Removing intermediate container 4da8ff306ab7 [2023-03-22T23:42:02.259Z] ---> 9b9ae8bcd5b4 [2023-03-22T23:42:02.259Z] Step 15/25 : WORKDIR / [2023-03-22T23:42:02.259Z] ---> Running in 2b320c84825f [2023-03-22T23:42:02.860Z] Removing intermediate container 2b320c84825f [2023-03-22T23:42:02.860Z] ---> 3197d4a7483e [2023-03-22T23:42:02.860Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:42:03.831Z] ---> 75fcd17079d5 [2023-03-22T23:42:03.831Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:42:04.801Z] ---> 62464ffb7556 [2023-03-22T23:42:04.801Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T23:42:06.760Z] ---> f91e06e48a13 [2023-03-22T23:42:06.760Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:42:07.354Z] ---> 5466657534fe [2023-03-22T23:42:07.354Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T23:42:08.324Z] ---> 8363aedcefa1 [2023-03-22T23:42:08.324Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T23:42:08.594Z] ---> Running in fd1784aaad97 [2023-03-22T23:42:08.865Z] Removing intermediate container fd1784aaad97 [2023-03-22T23:42:08.865Z] ---> 35130a96f89d [2023-03-22T23:42:08.865Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:42:09.133Z] ---> Running in ff116822b868 [2023-03-22T23:42:09.724Z] Removing intermediate container ff116822b868 [2023-03-22T23:42:09.724Z] ---> 1b2f3ed4b1df [2023-03-22T23:42:09.724Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T23:42:09.724Z] ---> Running in d2718fb69c24 [2023-03-22T23:42:10.314Z] Removing intermediate container d2718fb69c24 [2023-03-22T23:42:10.314Z] ---> 3f5a7b923c0e [2023-03-22T23:42:10.314Z] Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:42:10.314Z] ---> Running in dfad7df107cc [2023-03-22T23:42:10.910Z] Removing intermediate container dfad7df107cc [2023-03-22T23:42:10.910Z] ---> ee44429c2681 [2023-03-22T23:42:10.910Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:42:10.910Z] ---> Running in 9a55c659d472 [2023-03-22T23:42:11.496Z] Removing intermediate container 9a55c659d472 [2023-03-22T23:42:11.496Z] ---> 408524eb5293 [2023-03-22T23:42:11.496Z] [2023-03-22T23:42:11.765Z] Successfully built 408524eb5293 [2023-03-22T23:42:11.765Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T23:42:11.765Z]  Building core-metadata ... done Building support-scheduler [2023-03-22T23:42:29.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T23:42:29.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T23:42:29.981Z] ---> 310cd57df50e [2023-03-22T23:42:29.981Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:42:29.981Z] ---> Using cache [2023-03-22T23:42:29.981Z] ---> e2d0c1092339 [2023-03-22T23:42:29.981Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T23:42:29.981Z] ---> Using cache [2023-03-22T23:42:29.981Z] ---> 46c60cc1c1e0 [2023-03-22T23:42:29.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T23:42:29.981Z] ---> Using cache [2023-03-22T23:42:29.981Z] ---> 98980080faff [2023-03-22T23:42:29.981Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T23:42:29.981Z] ---> Using cache [2023-03-22T23:42:29.981Z] ---> 28bd65bbd897 [2023-03-22T23:42:29.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:42:29.981Z] ---> Using cache [2023-03-22T23:42:29.981Z] ---> 0092a30e13ad [2023-03-22T23:42:29.981Z] Step 8/23 : COPY . . [2023-03-22T23:42:29.981Z] ---> Using cache [2023-03-22T23:42:29.981Z] ---> 6b10a1c92e45 [2023-03-22T23:42:29.981Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T23:42:29.981Z] ---> Running in b689e94cea9a [2023-03-22T23:42:32.598Z] 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-03-22T23:43:19.512Z] 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-03-22T23:43:34.536Z] Removing intermediate container 88e7c0372d14 [2023-03-22T23:43:34.536Z] ---> cd0629cfe5cb [2023-03-22T23:43:34.536Z] [2023-03-22T23:43:34.536Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T23:43:34.536Z] ---> d74e625d9115 [2023-03-22T23:43:34.536Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T23:43:34.536Z] ---> Running in e5b2079567a6 [2023-03-22T23:43:35.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:43:36.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:43:37.512Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T23:43:37.512Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T23:43:37.512Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T23:43:37.512Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:43:37.781Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T23:43:38.369Z] OK: 8 MiB in 18 packages [2023-03-22T23:43:40.970Z] Removing intermediate container e5b2079567a6 [2023-03-22T23:43:40.970Z] ---> 66323709451b [2023-03-22T23:43:40.970Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T23:43:40.970Z] ---> Running in 98419739e326 [2023-03-22T23:43:41.242Z] Removing intermediate container 98419739e326 [2023-03-22T23:43:41.242Z] ---> 97f0738863ca [2023-03-22T23:43:41.242Z] Step 12/25 : WORKDIR / [2023-03-22T23:43:41.242Z] ---> Running in e5a173f746ac [2023-03-22T23:43:41.831Z] Removing intermediate container e5a173f746ac [2023-03-22T23:43:41.831Z] ---> 276077d45566 [2023-03-22T23:43:41.831Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:43:42.799Z] ---> 797080a649cc [2023-03-22T23:43:42.799Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:43:43.766Z] ---> e69dfa0f331d [2023-03-22T23:43:43.766Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-22T23:43:46.365Z] ---> 22e0a1c775bc [2023-03-22T23:43:46.365Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-22T23:43:47.341Z] ---> 6d419e314bae [2023-03-22T23:43:47.342Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:43:48.304Z] ---> de810548be7a [2023-03-22T23:43:48.304Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T23:43:50.253Z] ---> a5fbf765c380 [2023-03-22T23:43:50.253Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T23:43:51.669Z] ---> 45cd089f22cb [2023-03-22T23:43:51.669Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T23:43:53.082Z] ---> 094adc246316 [2023-03-22T23:43:53.082Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:43:53.082Z] ---> Running in 1de1aa485f4a [2023-03-22T23:43:56.438Z] Removing intermediate container 1de1aa485f4a [2023-03-22T23:43:56.438Z] ---> 19d6bb10cac6 [2023-03-22T23:43:56.438Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:43:56.438Z] ---> Running in 1362e63c0ce4 [2023-03-22T23:43:57.021Z] Removing intermediate container 1362e63c0ce4 [2023-03-22T23:43:57.021Z] ---> 8bfe69268056 [2023-03-22T23:43:57.021Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T23:43:57.289Z] ---> Running in 2afce5f888cc [2023-03-22T23:43:57.878Z] Removing intermediate container 2afce5f888cc [2023-03-22T23:43:57.878Z] ---> b8e5f4cbdc73 [2023-03-22T23:43:57.878Z] Step 24/25 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:43:57.878Z] ---> Running in 60ccb0651b13 [2023-03-22T23:43:59.291Z] Removing intermediate container 60ccb0651b13 [2023-03-22T23:43:59.291Z] ---> fc74f4d66614 [2023-03-22T23:43:59.291Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T23:43:59.291Z] ---> Running in 42f5f07d510e [2023-03-22T23:43:59.877Z] Removing intermediate container 42f5f07d510e [2023-03-22T23:43:59.877Z] ---> a20cc5d6853d [2023-03-22T23:43:59.877Z] [2023-03-22T23:44:00.145Z] Successfully built a20cc5d6853d [2023-03-22T23:44:00.145Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T23:44:39.283Z]  Building security-secretstore-setup ... done Removing intermediate container de1ca810ce0c [2023-03-22T23:44:39.283Z] ---> b478fb66407a [2023-03-22T23:44:39.283Z] [2023-03-22T23:44:39.283Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T23:44:39.283Z] ---> d74e625d9115 [2023-03-22T23:44:39.283Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T23:44:39.283Z] ---> Using cache [2023-03-22T23:44:39.283Z] ---> 927458fba0e1 [2023-03-22T23:44:39.283Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T23:44:39.283Z] ---> Running in c44d2ab54ee0 [2023-03-22T23:44:41.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:44:41.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:44:43.211Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T23:44:43.211Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T23:44:43.211Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T23:44:43.211Z] OK: 8 MiB in 17 packages [2023-03-22T23:44:45.158Z] Removing intermediate container c44d2ab54ee0 [2023-03-22T23:44:45.158Z] ---> 94cd19cfe447 [2023-03-22T23:44:45.158Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T23:44:45.158Z] ---> Running in a064ba2ae3bd [2023-03-22T23:44:45.434Z] Removing intermediate container a064ba2ae3bd [2023-03-22T23:44:45.434Z] ---> c22d258d7ecf [2023-03-22T23:44:45.434Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T23:44:45.703Z] ---> Running in 8db16242c7d2 [2023-03-22T23:44:46.289Z] Removing intermediate container 8db16242c7d2 [2023-03-22T23:44:46.289Z] ---> 6bdd26227104 [2023-03-22T23:44:46.289Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T23:44:46.289Z] ---> Running in 6fa8f6bfc300 [2023-03-22T23:44:46.881Z] Removing intermediate container 6fa8f6bfc300 [2023-03-22T23:44:46.881Z] ---> 615c55367c99 [2023-03-22T23:44:46.881Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T23:44:46.881Z] ---> Running in 82349a53da8a [2023-03-22T23:44:47.468Z] Removing intermediate container 82349a53da8a [2023-03-22T23:44:47.468Z] ---> ad55ba252b25 [2023-03-22T23:44:47.468Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T23:44:47.468Z] ---> Running in f034135330da [2023-03-22T23:44:51.012Z] Removing intermediate container f034135330da [2023-03-22T23:44:51.012Z] ---> 2af101f47d5a [2023-03-22T23:44:51.012Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T23:44:51.283Z] ---> Running in d8492d97fbc9 [2023-03-22T23:44:51.977Z] Removing intermediate container d8492d97fbc9 [2023-03-22T23:44:51.977Z] ---> 72a25e86a956 [2023-03-22T23:44:51.977Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T23:44:53.033Z] ---> 80d9b6740d91 [2023-03-22T23:44:53.033Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T23:44:53.033Z] ---> Running in 0db3a62e1d6b [2023-03-22T23:44:56.496Z] Removing intermediate container 0db3a62e1d6b [2023-03-22T23:44:56.496Z] ---> ba88ee29d87c [2023-03-22T23:44:56.496Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:44:57.466Z] ---> bbe512e8e647 [2023-03-22T23:44:57.466Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:44:58.435Z] ---> 1cc11fed2bab [2023-03-22T23:44:58.435Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T23:45:00.397Z] ---> 438e340b71d1 [2023-03-22T23:45:00.398Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T23:45:01.827Z] ---> 2c057e34759c [2023-03-22T23:45:01.827Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T23:45:03.801Z] ---> f64aa791a3ef [2023-03-22T23:45:03.801Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T23:45:04.775Z] ---> ed8a57323bf5 [2023-03-22T23:45:04.775Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T23:45:05.753Z] ---> 99503f1df0da [2023-03-22T23:45:05.753Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T23:45:06.723Z] ---> 24c965d2c2c5 [2023-03-22T23:45:06.723Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T23:45:06.723Z] ---> Running in 924ad2037ae2 [2023-03-22T23:45:10.093Z] Removing intermediate container 924ad2037ae2 [2023-03-22T23:45:10.093Z] ---> 149a92038ec9 [2023-03-22T23:45:10.093Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T23:45:10.367Z] ---> Running in 8dc2dfc407b3 [2023-03-22T23:45:10.648Z] Removing intermediate container 8dc2dfc407b3 [2023-03-22T23:45:10.648Z] ---> fcfe244e41d8 [2023-03-22T23:45:10.648Z] Step 30/33 : CMD ["gate"] [2023-03-22T23:45:10.919Z] ---> Running in 73b2e8dbd964 [2023-03-22T23:45:11.513Z] Removing intermediate container 73b2e8dbd964 [2023-03-22T23:45:11.513Z] ---> 62734bc83750 [2023-03-22T23:45:11.513Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T23:45:11.513Z] ---> Running in e0fd15b039d5 [2023-03-22T23:45:12.108Z] Removing intermediate container e0fd15b039d5 [2023-03-22T23:45:12.108Z] ---> f0764df92fd8 [2023-03-22T23:45:12.108Z] Step 32/33 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:45:12.377Z] ---> Running in 84e4382b62c7 [2023-03-22T23:45:12.646Z] Removing intermediate container 84e4382b62c7 [2023-03-22T23:45:12.646Z] ---> 6f6f435bb05f [2023-03-22T23:45:12.646Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T23:45:12.916Z] ---> Running in 2cd1adfe73fa [2023-03-22T23:45:13.506Z] Removing intermediate container 2cd1adfe73fa [2023-03-22T23:45:13.506Z] ---> d57fdfc79054 [2023-03-22T23:45:13.506Z] [2023-03-22T23:45:13.775Z] Successfully built d57fdfc79054 [2023-03-22T23:45:13.775Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T23:47:05.487Z]  Building security-bootstrapper ... done Removing intermediate container b3b7c6a97b7c [2023-03-22T23:47:05.487Z] ---> f17b79eba37b [2023-03-22T23:47:05.487Z] [2023-03-22T23:47:05.487Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T23:47:05.487Z] ---> d74e625d9115 [2023-03-22T23:47:05.487Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:47:05.487Z] ---> Using cache [2023-03-22T23:47:05.487Z] ---> 0773035b98f8 [2023-03-22T23:47:05.487Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:47:05.487Z] ---> Using cache [2023-03-22T23:47:05.487Z] ---> df4898ce8389 [2023-03-22T23:47:05.487Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T23:47:05.487Z] ---> Running in 4cc2150122c5 [2023-03-22T23:47:05.487Z] Removing intermediate container 4cc2150122c5 [2023-03-22T23:47:05.487Z] ---> 25b19014cf79 [2023-03-22T23:47:05.487Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T23:47:05.487Z] ---> Running in f1c3c6d61fe2 [2023-03-22T23:47:05.487Z] Removing intermediate container f1c3c6d61fe2 [2023-03-22T23:47:05.487Z] ---> a865bd09a488 [2023-03-22T23:47:05.487Z] Step 15/24 : WORKDIR / [2023-03-22T23:47:05.487Z] ---> Running in 8e9a5d1aae76 [2023-03-22T23:47:05.487Z] Removing intermediate container 8e9a5d1aae76 [2023-03-22T23:47:05.487Z] ---> 792d7af03e68 [2023-03-22T23:47:05.487Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:47:06.452Z] ---> aa3e86af80cb [2023-03-22T23:47:06.452Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:47:07.411Z] ---> 399a2d785558 [2023-03-22T23:47:07.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T23:47:09.356Z] ---> b83a3769dd68 [2023-03-22T23:47:09.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:47:09.937Z] ---> c72efb55f0ac [2023-03-22T23:47:09.937Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T23:47:09.937Z] ---> Running in bd12ccacb563 [2023-03-22T23:47:10.522Z] Removing intermediate container bd12ccacb563 [2023-03-22T23:47:10.522Z] ---> 3b1318abae11 [2023-03-22T23:47:10.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:47:10.522Z] ---> Running in dd837e77f2bf [2023-03-22T23:47:11.109Z] Removing intermediate container dd837e77f2bf [2023-03-22T23:47:11.109Z] ---> 64ed79f1293c [2023-03-22T23:47:11.109Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T23:47:11.109Z] ---> Running in 603b1d5d4f6c [2023-03-22T23:47:11.708Z] Removing intermediate container 603b1d5d4f6c [2023-03-22T23:47:11.708Z] ---> 3c47e2f6cd97 [2023-03-22T23:47:11.708Z] Step 23/24 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:47:11.977Z] ---> Running in 48262be358bb [2023-03-22T23:47:16.243Z] Removing intermediate container 48262be358bb [2023-03-22T23:47:16.243Z] ---> 2831e65a9713 [2023-03-22T23:47:16.243Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T23:47:16.243Z] ---> Running in f7e179ea6ae9 [2023-03-22T23:47:16.512Z] Removing intermediate container f7e179ea6ae9 [2023-03-22T23:47:16.512Z] ---> d6722edecd16 [2023-03-22T23:47:16.512Z] [2023-03-22T23:47:16.781Z] Successfully built d6722edecd16 [2023-03-22T23:47:16.781Z] Successfully tagged core-command-arm64:latest [2023-03-22T23:47:31.804Z]  Building core-command ... done Removing intermediate container 116ef20ed5a0 [2023-03-22T23:47:31.804Z] ---> 1c1efa521aa5 [2023-03-22T23:47:31.804Z] [2023-03-22T23:47:31.804Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:47:31.804Z] ---> d74e625d9115 [2023-03-22T23:47:31.804Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T23:47:31.804Z] ---> Using cache [2023-03-22T23:47:31.804Z] ---> 42089bed5e2b [2023-03-22T23:47:31.804Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:47:31.804Z] ---> Using cache [2023-03-22T23:47:31.804Z] ---> e402fb568ba9 [2023-03-22T23:47:31.804Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:47:31.804Z] ---> Using cache [2023-03-22T23:47:31.804Z] ---> 4ea009f7beea [2023-03-22T23:47:31.804Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:47:31.804Z] ---> Using cache [2023-03-22T23:47:31.804Z] ---> dfa2e9b7c320 [2023-03-22T23:47:31.804Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T23:47:32.773Z] ---> 1e9e91895af3 [2023-03-22T23:47:32.773Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:47:33.741Z] ---> 09dffbf3eee7 [2023-03-22T23:47:33.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T23:47:34.336Z] ---> 2a18ab936d17 [2023-03-22T23:47:34.336Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T23:47:34.607Z] ---> Running in 7378dacdaa84 [2023-03-22T23:47:37.964Z] Removing intermediate container 7378dacdaa84 [2023-03-22T23:47:37.964Z] ---> 792d31bc9de8 [2023-03-22T23:47:37.964Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T23:47:37.964Z] ---> Running in 843701f16c04 [2023-03-22T23:47:38.233Z] Removing intermediate container 843701f16c04 [2023-03-22T23:47:38.233Z] ---> 6240284c47b0 [2023-03-22T23:47:38.233Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T23:47:38.500Z] ---> Running in a893b38bb658 [2023-03-22T23:47:39.088Z] Removing intermediate container a893b38bb658 [2023-03-22T23:47:39.088Z] ---> b8c44ed49d6e [2023-03-22T23:47:39.088Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:47:39.088Z] ---> Running in a40e7b9232a2 [2023-03-22T23:47:42.986Z] Removing intermediate container a40e7b9232a2 [2023-03-22T23:47:42.986Z] ---> a69a35145d6d [2023-03-22T23:47:42.986Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:47:42.986Z] ---> Running in c75735fbdfbe [2023-03-22T23:47:42.986Z] Removing intermediate container c75735fbdfbe [2023-03-22T23:47:42.986Z] ---> 53f1d4c11e5f [2023-03-22T23:47:42.986Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:47:42.986Z] ---> Running in f683cbdcd744 [2023-03-22T23:47:42.986Z] Removing intermediate container f683cbdcd744 [2023-03-22T23:47:42.986Z] ---> 85c8be92203d [2023-03-22T23:47:42.986Z] [2023-03-22T23:47:42.986Z] Successfully built 85c8be92203d [2023-03-22T23:47:42.986Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T23:48:39.479Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b689e94cea9a [2023-03-22T23:48:39.479Z] ---> 0aff1e041901 [2023-03-22T23:48:39.479Z] [2023-03-22T23:48:39.479Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T23:48:39.479Z] ---> d74e625d9115 [2023-03-22T23:48:39.479Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T23:48:39.479Z] ---> Using cache [2023-03-22T23:48:39.479Z] ---> 0773035b98f8 [2023-03-22T23:48:39.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T23:48:39.479Z] ---> Using cache [2023-03-22T23:48:39.479Z] ---> df4898ce8389 [2023-03-22T23:48:39.479Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T23:48:39.479Z] ---> Running in 14c3b6970a35 [2023-03-22T23:48:39.480Z] Removing intermediate container 14c3b6970a35 [2023-03-22T23:48:39.480Z] ---> 1f2c5b2aba7b [2023-03-22T23:48:39.480Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T23:48:39.480Z] ---> Running in 64e1ba6c865c [2023-03-22T23:48:39.480Z] Removing intermediate container 64e1ba6c865c [2023-03-22T23:48:39.480Z] ---> 90124a5ff26a [2023-03-22T23:48:39.480Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T23:48:39.480Z] ---> 909083d0223a [2023-03-22T23:48:39.480Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T23:48:39.480Z] ---> fee463351d13 [2023-03-22T23:48:39.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T23:48:39.480Z] ---> dd761dbe4739 [2023-03-22T23:48:39.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T23:48:39.480Z] ---> 19bc44be935a [2023-03-22T23:48:39.480Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T23:48:39.750Z] ---> Running in 6aa4df9825a3 [2023-03-22T23:48:40.019Z] Removing intermediate container 6aa4df9825a3 [2023-03-22T23:48:40.020Z] ---> d5271445c63e [2023-03-22T23:48:40.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T23:48:40.020Z] ---> Running in 04ce873253d3 [2023-03-22T23:48:40.288Z] Removing intermediate container 04ce873253d3 [2023-03-22T23:48:40.288Z] ---> 70302ee16348 [2023-03-22T23:48:40.288Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T23:48:40.555Z] ---> Running in de88c197b031 [2023-03-22T23:48:40.826Z] Removing intermediate container de88c197b031 [2023-03-22T23:48:40.826Z] ---> 496e4becf4d8 [2023-03-22T23:48:40.826Z] Step 22/23 : LABEL git_sha=267102d9df6da7c23db2ac895729a32cf5bb6877 [2023-03-22T23:48:40.826Z] ---> Running in 517b084a3c2e [2023-03-22T23:48:41.096Z] Removing intermediate container 517b084a3c2e [2023-03-22T23:48:41.096Z] ---> b21ac47f1f18 [2023-03-22T23:48:41.096Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T23:48:41.096Z] ---> Running in b1d0616ed1bb [2023-03-22T23:48:41.685Z] Removing intermediate container b1d0616ed1bb [2023-03-22T23:48:41.685Z] ---> 2fa946328dc0 [2023-03-22T23:48:41.685Z] [2023-03-22T23:48:41.685Z] Successfully built 2fa946328dc0 [2023-03-22T23:48:41.685Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T23:48:42.287Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-22T23:48:42.288Z] $ docker stop --time=1 22bbf8b5b62d7122d6ecd22345942c51915fe765cd170cec57a2fe3a3582d1b5 [2023-03-22T23:48:44.037Z] $ docker rm -f --volumes 22bbf8b5b62d7122d6ecd22345942c51915fe765cd170cec57a2fe3a3582d1b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:48:44.532Z] + docker images [2023-03-22T23:48:44.806Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T23:48:44.806Z] support-scheduler-arm64 latest 2fa946328dc0 3 seconds ago 31.5MB [2023-03-22T23:48:44.806Z] 0aff1e041901 10 seconds ago 1.56GB [2023-03-22T23:48:44.806Z] core-common-config-bootstrapper-arm64 latest 85c8be92203d About a minute ago 17.2MB [2023-03-22T23:48:44.806Z] 1c1efa521aa5 About a minute ago 1.49GB [2023-03-22T23:48:44.806Z] core-command-arm64 latest d6722edecd16 About a minute ago 19.6MB [2023-03-22T23:48:44.806Z] f17b79eba37b About a minute ago 1.49GB [2023-03-22T23:48:44.806Z] security-bootstrapper-arm64 latest d57fdfc79054 3 minutes ago 21.9MB [2023-03-22T23:48:44.806Z] b478fb66407a 4 minutes ago 1.48GB [2023-03-22T23:48:44.806Z] security-secretstore-setup-arm64 latest a20cc5d6853d 4 minutes ago 32.1MB [2023-03-22T23:48:44.806Z] cd0629cfe5cb 5 minutes ago 1.49GB [2023-03-22T23:48:44.806Z] core-metadata-arm64 latest 408524eb5293 6 minutes ago 20.2MB [2023-03-22T23:48:44.806Z] 2f1124fed343 6 minutes ago 1.5GB [2023-03-22T23:48:44.806Z] support-notifications-arm64 latest 188437145637 7 minutes ago 32.1MB [2023-03-22T23:48:44.806Z] b6b890679fa8 8 minutes ago 1.56GB [2023-03-22T23:48:44.806Z] security-spiffe-token-provider-arm64 latest 9a1ffcec5468 9 minutes ago 32.7MB [2023-03-22T23:48:44.806Z] e069d5d207d0 9 minutes ago 1.53GB [2023-03-22T23:48:44.806Z] security-spire-agent-arm64 latest e22bddc0c8ec 14 minutes ago 125MB [2023-03-22T23:48:44.806Z] daa0e6225dbb 14 minutes ago 1.35GB [2023-03-22T23:48:44.806Z] core-data-arm64 latest 605410616f17 15 minutes ago 19.8MB [2023-03-22T23:48:44.806Z] a81918617abc 15 minutes ago 1.5GB [2023-03-22T23:48:44.806Z] security-proxy-setup-arm64 latest ad1697065893 16 minutes ago 18.6MB [2023-03-22T23:48:44.806Z] security-proxy-auth-arm64 latest b61cb8e43b56 16 minutes ago 18.2MB [2023-03-22T23:48:44.806Z] 7d9b07c8970a 16 minutes ago 1.47GB [2023-03-22T23:48:44.806Z] ef788b4e43b5 16 minutes ago 1.47GB [2023-03-22T23:48:44.806Z] security-spire-server-arm64 latest f7b574e1333f 22 minutes ago 87.1MB [2023-03-22T23:48:44.806Z] security-spire-config-arm64 latest 9525650c298e 22 minutes ago 86.2MB [2023-03-22T23:48:44.806Z] 6b1152df39e9 23 minutes ago 1.35GB [2023-03-22T23:48:44.806Z] 26d2f2bb97d2 23 minutes ago 1.35GB [2023-03-22T23:48:44.806Z] ci-base-image-arm64 latest 310cd57df50e 40 minutes ago 866MB [2023-03-22T23:48:44.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB [2023-03-22T23:48:44.806Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T23:48:44.806Z] 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-03-22T23:48:45.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:48:45.246Z] [2023-03-22T23:48:45.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:48:45.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:48:45.590Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T23:48:45.590Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T23:48:45.590Z] 04944245beec: Pulling fs layer [2023-03-22T23:48:45.590Z] 699f458cf7ca: Pulling fs layer [2023-03-22T23:48:45.590Z] 765212b225bb: Pulling fs layer [2023-03-22T23:48:45.590Z] f23df028b6ca: Pulling fs layer [2023-03-22T23:48:45.590Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T23:48:45.590Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T23:48:45.590Z] f23df028b6ca: Waiting [2023-03-22T23:48:45.590Z] 765212b225bb: Waiting [2023-03-22T23:48:45.590Z] d65c8cfc05b1: Waiting [2023-03-22T23:48:45.590Z] 2437ff75d9bd: Waiting [2023-03-22T23:48:45.857Z] 04944245beec: Verifying Checksum [2023-03-22T23:48:45.857Z] 04944245beec: Download complete [2023-03-22T23:48:45.857Z] 765212b225bb: Verifying Checksum [2023-03-22T23:48:45.857Z] 765212b225bb: Download complete [2023-03-22T23:48:45.857Z] f23df028b6ca: Verifying Checksum [2023-03-22T23:48:45.857Z] f23df028b6ca: Download complete [2023-03-22T23:48:45.857Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T23:48:45.857Z] d65c8cfc05b1: Download complete [2023-03-22T23:48:46.127Z] 699f458cf7ca: Download complete [2023-03-22T23:48:46.395Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T23:48:46.395Z] 8998bd30e6a1: Download complete [2023-03-22T23:48:48.982Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T23:48:50.387Z] 8998bd30e6a1: Pull complete [2023-03-22T23:48:50.970Z] 04944245beec: Pull complete [2023-03-22T23:48:52.380Z] 699f458cf7ca: Pull complete [2023-03-22T23:48:52.380Z] 765212b225bb: Pull complete [2023-03-22T23:48:53.341Z] f23df028b6ca: Pull complete [2023-03-22T23:48:53.609Z] d65c8cfc05b1: Pull complete [2023-03-22T23:49:08.593Z] 2437ff75d9bd: Pull complete [2023-03-22T23:49:08.593Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T23:49:08.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:49:08.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:49:08.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container [2023-03-22T23:49:08.839Z] $ 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-03-22T23:49:11.701Z] $ docker top af7da7baec49cdb0b7610031db8011c0770ce2e9cc587d66c024faf66ece160a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:12.617Z] ---> job-cost.sh [2023-03-22T23:49:12.617Z] lf-activate-venv: SKIPPING [2023-03-22T23:49:12.617Z] INFO: No Stack... [2023-03-22T23:49:13.200Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T23:49:13.785Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T23:49:14.424Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2023-03-22T23:49:14.424Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T23:49:14.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] [2023-03-22T23:49:14.468Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] did not exist. Created. [2023-03-22T23:49:14.468Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:49:15.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T23:49:15.352Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T23:49:15.361Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T23:49:15.369Z] $ docker stop --time=1 af7da7baec49cdb0b7610031db8011c0770ce2e9cc587d66c024faf66ece160a [2023-03-22T23:49:16.978Z] $ docker rm -f --volumes af7da7baec49cdb0b7610031db8011c0770ce2e9cc587d66c024faf66ece160a [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-03-22T23:49:17.371Z] provisioning config files... [2023-03-22T23:49:17.378Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config10709574543967021473tmp [Pipeline] { [Pipeline] sh [2023-03-22T23:49:17.676Z] + set +x [2023-03-22T23:49:17.676Z] + curl -s https://codecov.io/bash [2023-03-22T23:49:17.676Z] + bash -s -- [2023-03-22T23:49:17.676Z] [2023-03-22T23:49:17.676Z] _____ _ [2023-03-22T23:49:17.676Z] / ____| | | [2023-03-22T23:49:17.676Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T23:49:17.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T23:49:17.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T23:49:17.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T23:49:17.676Z] Bash-1.0.6 [2023-03-22T23:49:17.676Z] [2023-03-22T23:49:17.676Z] [2023-03-22T23:49:17.676Z] ==> git version 2.25.1 found [2023-03-22T23:49:17.676Z] ==> 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-03-22T23:49:17.676Z] Release-Date: 2020-01-08 [2023-03-22T23:49:17.676Z] 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-03-22T23:49:17.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T23:49:17.677Z] ==> Jenkins CI detected. [2023-03-22T23:49:17.677Z] current dir:  /w/workspace/edgex-go/6 [2023-03-22T23:49:17.677Z] project root: . [2023-03-22T23:49:17.677Z] --> token set from env [2023-03-22T23:49:17.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T23:49:17.677Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T23:49:17.677Z] ==> Python coveragepy not found [2023-03-22T23:49:17.677Z] ==> Searching for coverage reports in: [2023-03-22T23:49:17.677Z] + . [2023-03-22T23:49:17.677Z] -> Found 1 reports [2023-03-22T23:49:17.677Z] ==> Detecting git/mercurial file structure [2023-03-22T23:49:17.677Z] ==> Reading reports [2023-03-22T23:49:17.677Z] + ./coverage.out bytes=447378 [2023-03-22T23:49:17.677Z] ==> Appending adjustments [2023-03-22T23:49:17.677Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T23:49:19.054Z] + Found adjustments [2023-03-22T23:49:19.054Z] ==> Gzipping contents [2023-03-22T23:49:19.054Z] 60K /tmp/codecov.FpMEJc.gz [2023-03-22T23:49:19.054Z] ==> Uploading reports [2023-03-22T23:49:19.054Z] url: https://codecov.io [2023-03-22T23:49:19.054Z] query: branch=PR-4465&commit=267102d9df6da7c23db2ac895729a32cf5bb6877&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-22T23:49:19.054Z] -> Pinging Codecov [2023-03-22T23:49:19.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=267102d9df6da7c23db2ac895729a32cf5bb6877&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= [2023-03-22T23:49:19.054Z] -> Uploading to [2023-03-22T23:49:19.054Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/267102d9df6da7c23db2ac895729a32cf5bb6877/20fc47fb-1c84-47d8-99ff-8555b08a72b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T234918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fd3daae55abac9dee099c7c4e25fe4c0773ed060b25c8b4aa16e3edaeb450c7 [2023-03-22T23:49:19.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:49:19.054Z] Dload Upload Total Spent Left Speed [2023-03-22T23:49:19.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57465 0 0 100 57465 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-03-22T23:49:19.625Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/267102d9df6da7c23db2ac895729a32cf5bb6877 [Pipeline] } [2023-03-22T23:49:19.635Z] 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-03-22T23:49:20.211Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:20.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:21.361Z] ---> package-listing.sh [2023-03-22T23:49:21.361Z] ++ facter osfamily [2023-03-22T23:49:21.361Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T23:49:21.621Z] + OS_FAMILY=debian [2023-03-22T23:49:21.621Z] + workspace=/w/workspace/edgex-go/6 [2023-03-22T23:49:21.621Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T23:49:21.621Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T23:49:21.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T23:49:21.621Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T23:49:21.621Z] + '[' /w/workspace/edgex-go/6 ']' [2023-03-22T23:49:21.621Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T23:49:21.621Z] + case "${OS_FAMILY}" in [2023-03-22T23:49:21.621Z] + dpkg -l [2023-03-22T23:49:21.621Z] + grep '^ii' [2023-03-22T23:49:21.621Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T23:49:21.621Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T23:49:21.621Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T23:49:21.621Z] + '[' /w/workspace/edgex-go/6 ']' [2023-03-22T23:49:21.621Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-03-22T23:49:21.621Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-03-22T23:49:21.633Z] 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-03-22T23:49:21.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:49:22.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:49:22.472Z] [2023-03-22T23:49:22.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:49:22.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:49:22.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T23:49:22.777Z] 5eb5b503b376: Pulling fs layer [2023-03-22T23:49:22.777Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T23:49:22.777Z] ec43610c2a17: Pulling fs layer [2023-03-22T23:49:22.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T23:49:22.777Z] 33b1e0a273af: Pulling fs layer [2023-03-22T23:49:22.777Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T23:49:22.777Z] 2f39f015ded8: Pulling fs layer [2023-03-22T23:49:22.777Z] 5d3b04190fa2: Waiting [2023-03-22T23:49:22.777Z] 2f39f015ded8: Waiting [2023-03-22T23:49:22.777Z] 3a2ae6a8a46f: Waiting [2023-03-22T23:49:22.777Z] 33b1e0a273af: Waiting [2023-03-22T23:49:22.777Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T23:49:22.777Z] 5c69ac0246d0: Download complete [2023-03-22T23:49:22.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T23:49:22.777Z] 3a2ae6a8a46f: Download complete [2023-03-22T23:49:23.050Z] 33b1e0a273af: Verifying Checksum [2023-03-22T23:49:23.050Z] 33b1e0a273af: Download complete [2023-03-22T23:49:23.050Z] 5d3b04190fa2: Download complete [2023-03-22T23:49:23.050Z] ec43610c2a17: Download complete [2023-03-22T23:49:23.311Z] 5eb5b503b376: Verifying Checksum [2023-03-22T23:49:23.311Z] 5eb5b503b376: Download complete [2023-03-22T23:49:23.885Z] 2f39f015ded8: Verifying Checksum [2023-03-22T23:49:23.885Z] 2f39f015ded8: Download complete [2023-03-22T23:49:24.451Z] 5eb5b503b376: Pull complete [2023-03-22T23:49:24.708Z] 5c69ac0246d0: Pull complete [2023-03-22T23:49:24.966Z] ec43610c2a17: Pull complete [2023-03-22T23:49:24.966Z] 3a2ae6a8a46f: Pull complete [2023-03-22T23:49:25.224Z] 33b1e0a273af: Pull complete [2023-03-22T23:49:25.482Z] 5d3b04190fa2: Pull complete [2023-03-22T23:49:29.666Z] 2f39f015ded8: Pull complete [2023-03-22T23:49:29.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T23:49:29.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:49:29.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:49:29.748Z] prd-ubuntu20.04-docker-8c-8g-5327 does not seem to be running inside a container [2023-03-22T23:49:29.780Z] $ 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-03-22T23:49:31.583Z] $ docker top 31b51dba3c06479447e7cd4fb37084a4f7bf7be4ee1bf6230289fa1625f12ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:49:31.924Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T23:49:32.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T23:49:32.493Z] + ls /var/log/sa-host [2023-03-22T23:49:32.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:49:32.558Z] provisioning config files... [2023-03-22T23:49:32.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config12759536297301129443tmp [Pipeline] { [Pipeline] echo [2023-03-22T23:49:32.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:32.855Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T23:49:32.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:33.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T23:49:33.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:33.471Z] ---> sudo-logs.sh [2023-03-22T23:49:33.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T23:49:33.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:33.778Z] ---> job-cost.sh [2023-03-22T23:49:33.778Z] lf-activate-venv: SKIPPING [2023-03-22T23:49:33.778Z] DEBUG: total: 0.10999999940395355 [2023-03-22T23:49:33.778Z] INFO: Retrieving Stack Cost... [2023-03-22T23:49:34.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T23:49:34.607Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T23:49:34.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:49:34.903Z] ---> logs-deploy.sh [2023-03-22T23:49:34.903Z] lf-activate-venv: SKIPPING [2023-03-22T23:49:34.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/6 [2023-03-22T23:49:34.903Z] INFO: archiving workspace using pattern(s): [2023-03-22T23:49:35.842Z] Archives upload complete. [2023-03-22T23:49:35.842Z] INFO: archiving logs to Nexus