Pull request #4572 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+1557ff349175bf3a04544285f7fd6db72d380d6c (65bb125de6b87d2bfa22010e9cba90f261b6f039) 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-ssh2301962160333603193.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13471559780538075110.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3387513801771634710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3417249224584246950.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10323315775590586749.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-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-16296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-16288’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16301’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16302 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1557ff349175bf3a04544285f7fd6db72d380d6c into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing e8d757c912858a29e2d05bf3b53365bb16fa93b9 Checking out Revision e8d757c912858a29e2d05bf3b53365bb16fa93b9 (PR-4572) > 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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8d757c912858a29e2d05bf3b53365bb16fa93b9 # timeout=10 Commit message: "Merge commit '1557ff349175bf3a04544285f7fd6db72d380d6c' into HEAD" > git rev-list --no-walk b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T16:05:53.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T16:05:53.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T16:05:53.910Z] ========================================================= [2023-05-22T16:05:53.910Z] EdgeX Global Pipelines Version Info [2023-05-22T16:05:53.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:05:54.625Z] ------------------- [2023-05-22T16:05:54.625Z] stable info: [2023-05-22T16:05:54.625Z] ------------------- [2023-05-22T16:05:54.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T16:05:54.625Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T16:05:54.625Z] Message: update stable to v1.0.249 [2023-05-22T16:05:55.202Z] ------------------- [2023-05-22T16:05:55.202Z] experimental info: [2023-05-22T16:05:55.202Z] ------------------- [2023-05-22T16:05:55.202Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T16:05:55.202Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T16:05:55.202Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T16:05:55.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-22T16:05:55.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-22T16:05:55.395Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T16:05:55.403Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T16:05:55.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T16:05:55.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T16:05:55.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T16:05:55.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-22T16:05:55.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-22T16:05:55.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-22T16:05:55.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T16:05:55.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T16:05:55.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T16:05:55.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T16:05:55.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T16:05:55.542Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T16:05:55.555Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T16:05:55.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T16:05:55.584Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T16:05:55.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-22T16:05:55.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T16:05:55.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T16:05:55.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T16:05:55.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo [2023-05-22T16:05:55.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo [2023-05-22T16:05:55.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo [2023-05-22T16:05:55.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] echo [2023-05-22T16:05:55.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8d757c [Pipeline] echo [2023-05-22T16:05:55.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:05:55.750Z] provisioning config files... [2023-05-22T16:05:55.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config600915318153361616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:05:56.068Z] ---> docker-login.sh [2023-05-22T16:05:56.069Z] nexus3.edgexfoundry.org:10001 [2023-05-22T16:05:56.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:05:56.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:05:56.331Z] Configure a credential helper to remove this warning. See [2023-05-22T16:05:56.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:05:56.331Z] [2023-05-22T16:05:56.331Z] Login Succeeded [2023-05-22T16:05:56.331Z] nexus3.edgexfoundry.org:10002 [2023-05-22T16:05:56.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:05:56.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:05:56.331Z] Configure a credential helper to remove this warning. See [2023-05-22T16:05:56.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:05:56.331Z] [2023-05-22T16:05:56.331Z] Login Succeeded [2023-05-22T16:05:56.331Z] nexus3.edgexfoundry.org:10003 [2023-05-22T16:05:56.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:05:56.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:05:56.592Z] Configure a credential helper to remove this warning. See [2023-05-22T16:05:56.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:05:56.592Z] [2023-05-22T16:05:56.592Z] Login Succeeded [2023-05-22T16:05:56.592Z] nexus3.edgexfoundry.org:10004 [2023-05-22T16:05:56.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:05:56.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:05:56.592Z] Configure a credential helper to remove this warning. See [2023-05-22T16:05:56.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:05:56.592Z] [2023-05-22T16:05:56.592Z] Login Succeeded [2023-05-22T16:05:56.592Z] docker.io [2023-05-22T16:05:56.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:05:56.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:05:56.854Z] Configure a credential helper to remove this warning. See [2023-05-22T16:05:56.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:05:56.854Z] [2023-05-22T16:05:56.854Z] Login Succeeded [2023-05-22T16:05:56.854Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T16:05:56.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T16:05:57.178Z] + 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-05-22T16:05:57.178Z] + dirname cmd/core-command/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-22T16:05:57.178Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-05-22T16:05:57.178Z] [2023-05-22T16:05:57.178Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/core-data/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/core-metadata/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-22T16:05:57.178Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-05-22T16:05:57.178Z] cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-22T16:05:57.178Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-05-22T16:05:57.178Z] cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-22T16:05:57.178Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2023-05-22T16:05:57.178Z] cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-22T16:05:57.178Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-05-22T16:05:57.178Z] cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/support-notifications/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-22T16:05:57.178Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-22T16:05:57.178Z] + cut -d/ -f2 [2023-05-22T16:05:57.178Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-22T16:05:57.227Z] 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-05-22T16:05:57.564Z] + git rev-list -1 --merges e8d757c912858a29e2d05bf3b53365bb16fa93b9~1..e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] echo [2023-05-22T16:05:57.574Z] -----------> git rev-list -1 --merges e8d757c912858a29e2d05bf3b53365bb16fa93b9~1..e8d757c912858a29e2d05bf3b53365bb16fa93b9 e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:05:57.574Z] e8d757c912858a29e2d05bf3b53365bb16fa93b9 [false] [Pipeline] sh [2023-05-22T16:05:57.858Z] + git log --format=format:%s -1 e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] echo [2023-05-22T16:05:57.873Z] ========================================================= [2023-05-22T16:05:57.873Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T16:05:57.873Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-22T16:05:58.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T16:05:58.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T16:05:58.253Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T16:05:58.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T16:05:58.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T16:05:58.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T16:05:58.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:05:58.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T16:05:58.601Z] [2023-05-22T16:05:58.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:05:58.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T16:05:58.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T16:05:58.908Z] b85a868b505f: Pulling fs layer [2023-05-22T16:05:58.908Z] e2be974225ed: Pulling fs layer [2023-05-22T16:05:58.908Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T16:05:58.908Z] 988bab9f4d93: Pulling fs layer [2023-05-22T16:05:58.908Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T16:05:58.908Z] eaf3925da568: Pulling fs layer [2023-05-22T16:05:58.908Z] bab4dde63d76: Pulling fs layer [2023-05-22T16:05:58.908Z] bde34c3a00c8: Pulling fs layer [2023-05-22T16:05:58.908Z] b352a97aabf1: Pulling fs layer [2023-05-22T16:05:58.908Z] 4872d77fe225: Pulling fs layer [2023-05-22T16:05:58.908Z] 5851b861e8e6: Pulling fs layer [2023-05-22T16:05:58.908Z] 988bab9f4d93: Waiting [2023-05-22T16:05:58.908Z] 1469e6f7b9e6: Waiting [2023-05-22T16:05:58.908Z] eaf3925da568: Waiting [2023-05-22T16:05:58.908Z] bab4dde63d76: Waiting [2023-05-22T16:05:58.908Z] bde34c3a00c8: Waiting [2023-05-22T16:05:58.908Z] b352a97aabf1: Waiting [2023-05-22T16:05:58.908Z] 4872d77fe225: Waiting [2023-05-22T16:05:58.908Z] 5851b861e8e6: Waiting [2023-05-22T16:05:58.908Z] e2be974225ed: Download complete [2023-05-22T16:05:58.908Z] 988bab9f4d93: Verifying Checksum [2023-05-22T16:05:58.908Z] 988bab9f4d93: Download complete [2023-05-22T16:05:58.908Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T16:05:58.908Z] 1469e6f7b9e6: Download complete [2023-05-22T16:05:59.166Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T16:05:59.166Z] 339a4e72a1f5: Download complete [2023-05-22T16:05:59.166Z] eaf3925da568: Download complete [2023-05-22T16:05:59.166Z] bde34c3a00c8: Verifying Checksum [2023-05-22T16:05:59.166Z] bde34c3a00c8: Download complete [2023-05-22T16:05:59.166Z] b352a97aabf1: Download complete [2023-05-22T16:05:59.166Z] 4872d77fe225: Verifying Checksum [2023-05-22T16:05:59.166Z] 4872d77fe225: Download complete [2023-05-22T16:05:59.166Z] 5851b861e8e6: Verifying Checksum [2023-05-22T16:05:59.166Z] 5851b861e8e6: Download complete [2023-05-22T16:05:59.166Z] b85a868b505f: Verifying Checksum [2023-05-22T16:05:59.166Z] b85a868b505f: Download complete [2023-05-22T16:05:59.425Z] bab4dde63d76: Verifying Checksum [2023-05-22T16:05:59.425Z] bab4dde63d76: Download complete [2023-05-22T16:06:00.358Z] b85a868b505f: Pull complete [2023-05-22T16:06:00.358Z] e2be974225ed: Pull complete [2023-05-22T16:06:00.925Z] 339a4e72a1f5: Pull complete [2023-05-22T16:06:00.925Z] 988bab9f4d93: Pull complete [2023-05-22T16:06:01.184Z] 1469e6f7b9e6: Pull complete [2023-05-22T16:06:01.184Z] eaf3925da568: Pull complete [2023-05-22T16:06:03.082Z] bab4dde63d76: Pull complete [2023-05-22T16:06:03.082Z] bde34c3a00c8: Pull complete [2023-05-22T16:06:03.082Z] b352a97aabf1: Pull complete [2023-05-22T16:06:03.082Z] 4872d77fe225: Pull complete [2023-05-22T16:06:03.082Z] 5851b861e8e6: Pull complete [2023-05-22T16:06:03.082Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T16:06:03.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T16:06:03.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:06:03.176Z] prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container [2023-05-22T16:06:03.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:06:05.605Z] $ docker top 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 -eo pid,comm [2023-05-22T16:06:05.657Z] 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-05-22T16:06:05.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T16:06:05.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T16:06:05.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T16:06:05.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T16:06:05.809Z] $ docker exec 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent [2023-05-22T16:06:05.912Z] SSH_AUTH_SOCK=/tmp/ssh-NemE3BCzjgSB/agent.32 [2023-05-22T16:06:05.912Z] SSH_AGENT_PID=38 [2023-05-22T16:06:05.918Z] Running ssh-add (command line suppressed) [2023-05-22T16:06:06.012Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_527066155868721503.key (/w/workspace/edgex-go/2@tmp/private_key_527066155868721503.key) [2023-05-22T16:06:06.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T16:06:06.312Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T16:06:06.332Z] $ docker exec --env ******** --env ******** 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent -k [2023-05-22T16:06:06.440Z] unset SSH_AUTH_SOCK; [2023-05-22T16:06:06.440Z] unset SSH_AGENT_PID; [2023-05-22T16:06:06.440Z] echo Agent pid 38 killed; [2023-05-22T16:06:06.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T16:06:06.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T16:06:06.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T16:06:06.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T16:06:06.581Z] $ docker exec 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent [2023-05-22T16:06:06.680Z] SSH_AUTH_SOCK=/tmp/ssh-SXROwTwEuWOe/agent.70 [2023-05-22T16:06:06.680Z] SSH_AGENT_PID=76 [2023-05-22T16:06:06.684Z] Running ssh-add (command line suppressed) [2023-05-22T16:06:06.777Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2250790466201885600.key (/w/workspace/edgex-go/2@tmp/private_key_2250790466201885600.key) [2023-05-22T16:06:06.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T16:06:07.078Z] + git semver init [2023-05-22T16:06:07.338Z] 2023-05-22 16:06:07,239 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T16:06:07.338Z] 2023-05-22 16:06:07,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-05-22T16:06:07.338Z] 2023-05-22 16:06:07,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-05-22T16:06:07.338Z] 2023-05-22 16:06:07,240 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,609 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4572 with force:False [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,610 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4572 [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,614 [execute] INFO git cat-file --batch-check [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,619 [execute] INFO git cat-file --batch [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T16:06:12.612Z] 2023-05-22 16:06:11,625 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4572 [2023-05-22T16:06:12.612Z] 0.0.0 [Pipeline] } [2023-05-22T16:06:12.626Z] $ docker exec --env ******** --env ******** 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent -k [2023-05-22T16:06:12.729Z] unset SSH_AUTH_SOCK; [2023-05-22T16:06:12.730Z] unset SSH_AGENT_PID; [2023-05-22T16:06:12.730Z] echo Agent pid 76 killed; [2023-05-22T16:06:12.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T16:06:13.050Z] + git semver [Pipeline] } [2023-05-22T16:06:13.327Z] $ docker stop --time=1 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 [2023-05-22T16:06:14.641Z] $ docker rm -f --volumes 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T16:06:14.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T16:06:15.191Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T16:06:15.194Z] [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-05-22T16:06:15.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-22T16:06:15.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T16:06:15.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T16:06:15.657Z] ========================================================= [2023-05-22T16:06:15.657Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T16:06:15.657Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-22T16:06:15.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T16:06:15.942Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T16:06:15.942Z] f56be85fc22e: Pulling fs layer [2023-05-22T16:06:15.942Z] 85791d961cd3: Pulling fs layer [2023-05-22T16:06:15.942Z] d694b5ae8c79: Pulling fs layer [2023-05-22T16:06:15.942Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T16:06:15.942Z] 4d19c01a9841: Pulling fs layer [2023-05-22T16:06:15.942Z] 9325e15d5711: Pulling fs layer [2023-05-22T16:06:15.942Z] 556b6ee489ea: Pulling fs layer [2023-05-22T16:06:15.942Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T16:06:15.942Z] 556b6ee489ea: Waiting [2023-05-22T16:06:15.942Z] c5a4b2cf53e6: Waiting [2023-05-22T16:06:15.942Z] 9f32a84ed3da: Waiting [2023-05-22T16:06:15.942Z] 4d19c01a9841: Waiting [2023-05-22T16:06:15.942Z] 9325e15d5711: Waiting [2023-05-22T16:06:15.942Z] 85791d961cd3: Verifying Checksum [2023-05-22T16:06:15.942Z] 85791d961cd3: Download complete [2023-05-22T16:06:15.942Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T16:06:15.942Z] 9f32a84ed3da: Download complete [2023-05-22T16:06:15.942Z] 4d19c01a9841: Verifying Checksum [2023-05-22T16:06:15.942Z] 4d19c01a9841: Download complete [2023-05-22T16:06:15.942Z] f56be85fc22e: Verifying Checksum [2023-05-22T16:06:15.942Z] f56be85fc22e: Download complete [2023-05-22T16:06:15.942Z] 9325e15d5711: Verifying Checksum [2023-05-22T16:06:15.942Z] 9325e15d5711: Download complete [2023-05-22T16:06:16.201Z] f56be85fc22e: Pull complete [2023-05-22T16:06:16.201Z] 85791d961cd3: Pull complete [2023-05-22T16:06:16.461Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T16:06:16.461Z] c5a4b2cf53e6: Download complete [2023-05-22T16:06:16.721Z] d694b5ae8c79: Verifying Checksum [2023-05-22T16:06:16.721Z] d694b5ae8c79: Download complete [2023-05-22T16:06:16.721Z] 556b6ee489ea: Verifying Checksum [2023-05-22T16:06:16.721Z] 556b6ee489ea: Download complete [2023-05-22T16:06:20.009Z] d694b5ae8c79: Pull complete [2023-05-22T16:06:20.009Z] 9f32a84ed3da: Pull complete [2023-05-22T16:06:20.267Z] 4d19c01a9841: Pull complete [2023-05-22T16:06:20.267Z] 9325e15d5711: Pull complete [2023-05-22T16:06:22.796Z] 556b6ee489ea: Pull complete [2023-05-22T16:06:23.737Z] c5a4b2cf53e6: Pull complete [2023-05-22T16:06:23.737Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T16:06:23.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T16:06:23.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-22T16:06:24.031Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T16:06:24.031Z] WORKDIR /edgex [2023-05-22T16:06:24.031Z] COPY go.mod . [2023-05-22T16:06:24.031Z] RUN go mod download build [2023-05-22T16:06:24.031Z] -t ci-base-image-x86_64 -f - . [2023-05-22T16:06:24.597Z] Sending build context to Docker daemon 170.7MB [2023-05-22T16:06:24.597Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T16:06:24.597Z] ---> c4be618373d6 [2023-05-22T16:06:24.597Z] Step 2/4 : WORKDIR /edgex [2023-05-22T16:06:29.922Z] ---> Running in 1a1274ca1b92 [2023-05-22T16:06:29.922Z] Removing intermediate container 1a1274ca1b92 [2023-05-22T16:06:29.922Z] ---> 800e887115ad [2023-05-22T16:06:29.922Z] Step 3/4 : COPY go.mod . [2023-05-22T16:06:29.922Z] ---> 4a54e9a40f2b [2023-05-22T16:06:29.922Z] Step 4/4 : RUN go mod download [2023-05-22T16:06:29.922Z] ---> Running in c92a53c93845 [2023-05-22T16:06:30.282Z] Still waiting to schedule task [2023-05-22T16:06:30.283Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16295’ [2023-05-22T16:06:42.126Z] Removing intermediate container c92a53c93845 [2023-05-22T16:06:42.126Z] ---> c808b3ee4fd3 [2023-05-22T16:06:42.126Z] Successfully built c808b3ee4fd3 [2023-05-22T16:06:42.126Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:42.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T16:06:42.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:06:42.501Z] prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container [2023-05-22T16:06:42.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:06:42.930Z] $ docker top d0ebba588c932e5f72d510983df14a4ef24e5b8bda7b0872d03312d4f705033a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:06:43.268Z] + go version [2023-05-22T16:06:43.268Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T16:06:43.283Z] $ docker stop --time=1 d0ebba588c932e5f72d510983df14a4ef24e5b8bda7b0872d03312d4f705033a [2023-05-22T16:06:44.554Z] $ docker rm -f --volumes d0ebba588c932e5f72d510983df14a4ef24e5b8bda7b0872d03312d4f705033a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:44.949Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T16:06:44.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:06:45.022Z] prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container [2023-05-22T16:06:45.055Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:06:45.384Z] $ docker top a378c0e6b293445eb6a33e8f9db0ca6a714ef319e5490c03d3658e76fa46ad76 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T16:06:45.448Z] ========================================================= [2023-05-22T16:06:45.448Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-22T16:06:45.448Z] ========================================================= [Pipeline] sh [2023-05-22T16:06:45.726Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-22T16:06:46.021Z] + make test [2023-05-22T16:06:46.022Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T16:06:52.591Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-22T16:07:04.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-22T16:07:04.787Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-22T16:07:05.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-22T16:07:05.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-22T16:07:05.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-22T16:07:06.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-22T16:07:06.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-22T16:07:06.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-22T16:07:06.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-22T16:07:06.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-22T16:07:06.959Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-22T16:07:07.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-22T16:07:07.218Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-22T16:07:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-22T16:07:07.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-22T16:07:07.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-22T16:07:08.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-05-22T16:07:08.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-22T16:07:08.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-22T16:07:08.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-22T16:07:08.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-22T16:07:09.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-22T16:07:09.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-22T16:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-22T16:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-22T16:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-22T16:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-22T16:07:10.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-22T16:07:10.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-22T16:07:11.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.081s coverage: 71.5% of statements [2023-05-22T16:07:11.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-05-22T16:07:12.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.860s coverage: 88.5% of statements [2023-05-22T16:07:12.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-22T16:07:12.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-22T16:07:12.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:07:12.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-22T16:07:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-22T16:07:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-22T16:07:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-22T16:07:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-22T16:07:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-22T16:07:13.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements [2023-05-22T16:07:13.064Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-22T16:07:14.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-22T16:07:14.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-22T16:07:14.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-22T16:07:14.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.040s coverage: 65.9% of statements [2023-05-22T16:07:14.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-22T16:07:14.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-22T16:07:14.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-05-22T16:07:14.696Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-05-22T16:07:14.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 42.9% of statements [2023-05-22T16:07:14.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements [2023-05-22T16:07:14.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-05-22T16:07:14.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2023-05-22T16:07:15.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-05-22T16:07:15.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-22T16:07:15.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-22T16:07:15.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-22T16:07:15.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-22T16:07:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-22T16:07:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-22T16:07:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-22T16:07:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-22T16:07:16.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-22T16:07:16.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-22T16:07:16.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-22T16:07:16.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-22T16:07:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-22T16:07:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-22T16:07:17.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-22T16:07:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-22T16:07:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-22T16:07:19.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-22T16:07:19.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-22T16:07:20.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-22T16:07:20.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-22T16:07:20.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-22T16:07:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-22T16:07:22.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-22T16:07:22.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-22T16:07:25.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-22T16:07:25.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-22T16:07:25.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-22T16:07:25.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-22T16:07:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-22T16:07:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-22T16:07:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-22T16:07:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-22T16:07:27.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-22T16:07:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-22T16:07:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:07:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-22T16:07:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-22T16:07:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-22T16:07:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-22T16:07:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-22T16:07:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:07:39.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.068s coverage: 92.9% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements [2023-05-22T16:07:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.481s coverage: 38.4% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-05-22T16:07:41.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-05-22T16:07:41.035Z] 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-05-22T16:07:41.292Z] running golangci-lint [2023-05-22T16:07:41.292Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-22T16:07:41.292Z] go version go1.20.2 linux/amd64 [2023-05-22T16:07:41.550Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-22T16:07:41.550Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-22T16:07:56.423Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 14.41117687s" [2023-05-22T16:07:56.423Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.253239ms" [2023-05-22T16:08:04.527Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.772435613s with top 10 stages: buildir: 31.674512497s, fact_deprecated: 1.803118726s, gosec: 1.599080633s, inspect: 1.487726056s, ctrlflow: 1.335631063s, printf: 1.032496671s, S1038: 972.262978ms, nilness: 808.66964ms, fact_purity: 774.758579ms, directives: 722.864146ms" [2023-05-22T16:08:04.527Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-22T16:08:04.527Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, cgo: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, exclude: 203/203, identifier_marker: 203/203, skip_files: 203/203, filename_unadjuster: 203/203" [2023-05-22T16:08:04.527Z] level=info msg="[runner] processing took 18.060912ms with stages: nolint: 7.526772ms, identifier_marker: 4.997707ms, exclude-rules: 2.030207ms, path_prettifier: 1.671522ms, autogenerated_exclude: 1.205136ms, skip_dirs: 533.087µs, cgo: 67.551µs, filename_unadjuster: 25.46µs, max_same_issues: 700ns, exclude: 450ns, severity-rules: 340ns, uniq_by_line: 300ns, source_code: 280ns, skip_files: 280ns, diff: 260ns, sort_results: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns, path_shortener: 140ns" [2023-05-22T16:08:04.527Z] level=info msg="[runner] linters took 7.62441661s with stages: goanalysis_metalinter: 7.606254186s" [2023-05-22T16:08:04.527Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-22T16:08:04.527Z] level=info msg="Memory: 222 samples, avg is 183.6MB, max is 757.0MB" [2023-05-22T16:08:04.527Z] level=info msg="Execution took 22.08965376s" [2023-05-22T16:08:04.527Z] go vet ./... [2023-05-22T16:08:08.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T16:08:08.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T16:08:08.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T16:08:08.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-22T16:08:09.011Z] + ls -al . [2023-05-22T16:08:09.012Z] total 704 [2023-05-22T16:08:09.012Z] drwxrwxr-x 11 1001 1001 4096 May 22 16:06 . [2023-05-22T16:08:09.012Z] drwxr-xr-x 4 root root 4096 May 22 16:06 .. [2023-05-22T16:08:09.012Z] drwxrwxr-x 2 1001 1001 4096 May 22 16:05 .blubracket [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 16 May 22 16:05 .dockerignore [2023-05-22T16:08:09.012Z] drwxrwxr-x 8 1001 1001 4096 May 22 16:06 .git [2023-05-22T16:08:09.012Z] drwxrwxr-x 3 1001 1001 4096 May 22 16:05 .github [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 1133 May 22 16:05 .gitignore [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 42 May 22 16:05 .golangci.yml [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 87 May 22 16:05 .hadolint.yml [2023-05-22T16:08:09.012Z] drwxr-xr-x 3 1001 1001 4096 May 22 16:06 .semver [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 166 May 22 16:05 .sonarcloud.properties [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 1171 May 22 16:05 ADOPTERS.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 10835 May 22 16:05 Attribution.txt [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 73765 May 22 16:05 CHANGELOG.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 3804 May 22 16:05 CONTRIBUTING.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 677 May 22 16:05 GOVERNANCE.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 883 May 22 16:05 Jenkinsfile [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 10775 May 22 16:05 LICENSE [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 14368 May 22 16:05 Makefile [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 582 May 22 16:05 OWNERS.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 9902 May 22 16:05 README.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 789 May 22 16:05 SECURITY.md [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 5 May 22 16:06 VERSION [2023-05-22T16:08:09.012Z] drwxrwxr-x 2 1001 1001 4096 May 22 16:05 bin [2023-05-22T16:08:09.012Z] drwxrwxr-x 18 1001 1001 4096 May 22 16:05 cmd [2023-05-22T16:08:09.012Z] -rw-r--r-- 1 root root 447731 May 22 16:07 coverage.out [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 3200 May 22 16:05 go.mod [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 31130 May 22 16:05 go.sum [2023-05-22T16:08:09.012Z] drwxrwxr-x 7 1001 1001 4096 May 22 16:05 internal [2023-05-22T16:08:09.012Z] drwxrwxr-x 3 1001 1001 4096 May 22 16:05 openapi [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 594 May 22 16:05 security.txt [2023-05-22T16:08:09.012Z] drwxrwxr-x 4 1001 1001 4096 May 22 16:05 snap [2023-05-22T16:08:09.012Z] -rw-rw-r-- 1 1001 1001 204 May 22 16:05 version.go [Pipeline] sh [2023-05-22T16:08:09.299Z] + '[' -e coverage.out ] [2023-05-22T16:08:09.299Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-22T16:08:09.394Z] Stashed 1 file(s) [Pipeline] sh [2023-05-22T16:08:09.673Z] + make build [2023-05-22T16:08:09.673Z] 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-05-22T16:08:21.989Z] 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-05-22T16:08:22.251Z] 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-05-22T16:08:23.682Z] 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-05-22T16:08:24.251Z] 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-05-22T16:08:30.804Z] 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-05-22T16:08:32.176Z] 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-05-22T16:08:33.552Z] 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-05-22T16:08:34.491Z] 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-05-22T16:08:35.426Z] 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-05-22T16:08:35.993Z] 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-05-22T16:08:37.369Z] 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-05-22T16:08:38.319Z] $ docker stop --time=1 a378c0e6b293445eb6a33e8f9db0ca6a714ef319e5490c03d3658e76fa46ad76 [2023-05-22T16:08:42.504Z] $ docker rm -f --volumes a378c0e6b293445eb6a33e8f9db0ca6a714ef319e5490c03d3658e76fa46ad76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:43.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T16:08:43.413Z] [2023-05-22T16:08:43.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:43.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T16:08:43.709Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-22T16:08:43.709Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-22T16:08:43.709Z] ca9280d653b3: Pulling fs layer [2023-05-22T16:08:43.709Z] 7e9c9ca2126c: Pulling fs layer [2023-05-22T16:08:43.709Z] cbdbe7a5bc2a: Download complete [2023-05-22T16:08:43.969Z] cbdbe7a5bc2a: Pull complete [2023-05-22T16:08:43.969Z] ca9280d653b3: Download complete [2023-05-22T16:08:44.228Z] 7e9c9ca2126c: Download complete [2023-05-22T16:08:44.228Z] ca9280d653b3: Pull complete [2023-05-22T16:08:47.512Z] 7e9c9ca2126c: Pull complete [2023-05-22T16:08:47.512Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-22T16:08:47.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T16:08:47.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:08:47.595Z] prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container [2023-05-22T16:08:47.629Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:08:50.187Z] $ docker top 564f62ec52100ea6fcff12ecbb84f8c4e76ac4ada2538085b734879cfae8cd73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:08:50.525Z] + docker-compose build --help [2023-05-22T16:08:50.525Z] + grep parallel [2023-05-22T16:08:51.094Z] --parallel Build images in parallel. [Pipeline] } [2023-05-22T16:08:51.109Z] $ docker stop --time=1 564f62ec52100ea6fcff12ecbb84f8c4e76ac4ada2538085b734879cfae8cd73 [2023-05-22T16:08:52.377Z] $ docker rm -f --volumes 564f62ec52100ea6fcff12ecbb84f8c4e76ac4ada2538085b734879cfae8cd73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:52.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T16:08:52.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:08:52.828Z] prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container [2023-05-22T16:08:52.860Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:08:53.162Z] $ docker top 7da4d8e0f0a9b69f4137926f60ee707b7a9666e34f27dbe31ad5ff02a232b1d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:08:53.514Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-22T16:08:54.080Z] Building core-command ... [2023-05-22T16:08:54.080Z] Building core-common-config-bootstrapper ... [2023-05-22T16:08:54.080Z] Building core-data ... [2023-05-22T16:08:54.080Z] Building core-metadata ... [2023-05-22T16:08:54.080Z] Building security-bootstrapper ... [2023-05-22T16:08:54.080Z] Building security-proxy-auth ... [2023-05-22T16:08:54.080Z] Building security-proxy-setup ... [2023-05-22T16:08:54.080Z] Building security-secretstore-setup ... [2023-05-22T16:08:54.080Z] Building security-spiffe-token-provider ... [2023-05-22T16:08:54.080Z] Building security-spire-agent ... [2023-05-22T16:08:54.081Z] Building security-spire-config ... [2023-05-22T16:08:54.081Z] Building security-spire-server ... [2023-05-22T16:08:54.081Z] Building support-notifications ... [2023-05-22T16:08:54.081Z] Building support-scheduler ... [2023-05-22T16:08:54.081Z] Building security-spire-agent [2023-05-22T16:08:54.081Z] Building support-scheduler [2023-05-22T16:08:54.081Z] Building security-proxy-setup [2023-05-22T16:08:54.081Z] Building security-spire-config [2023-05-22T16:08:54.081Z] Building security-secretstore-setup [2023-05-22T16:09:06.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:09:06.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:09:06.281Z] ---> c808b3ee4fd3 [2023-05-22T16:09:06.281Z] Step 3/22 : WORKDIR /edgex-go [2023-05-22T16:09:06.281Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:09:06.281Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:09:06.281Z] ---> c808b3ee4fd3 [2023-05-22T16:09:06.281Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T16:09:06.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:09:06.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:09:06.281Z] ---> c808b3ee4fd3 [2023-05-22T16:09:06.281Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:09:06.281Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:09:06.281Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:09:06.281Z] ---> c808b3ee4fd3 [2023-05-22T16:09:06.281Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T16:09:06.281Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:09:06.281Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:09:06.281Z] ---> c808b3ee4fd3 [2023-05-22T16:09:06.281Z] Step 3/25 : WORKDIR /edgex-go [2023-05-22T16:09:11.550Z] ---> Running in dd80e119863b [2023-05-22T16:09:11.550Z] ---> Running in 42161c60e1b3 [2023-05-22T16:09:11.550Z] ---> Running in 7c53a6d26792 [2023-05-22T16:09:11.550Z] ---> Running in 664734c8b538 [2023-05-22T16:09:11.550Z] ---> Running in ec1789569cca [2023-05-22T16:09:11.550Z] Removing intermediate container ec1789569cca [2023-05-22T16:09:11.550Z] ---> 03e73574131e [2023-05-22T16:09:11.550Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-22T16:09:11.550Z] Removing intermediate container 7c53a6d26792 [2023-05-22T16:09:11.550Z] ---> 5be929835b1b [2023-05-22T16:09:11.550Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:09:11.550Z] Removing intermediate container 42161c60e1b3 [2023-05-22T16:09:11.550Z] ---> 5333f8ccf81d [2023-05-22T16:09:11.550Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:09:11.550Z] Removing intermediate container 664734c8b538 [2023-05-22T16:09:11.550Z] ---> 4b1f5a6d8c03 [2023-05-22T16:09:11.550Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:09:11.550Z] Removing intermediate container dd80e119863b [2023-05-22T16:09:11.550Z] ---> 490e44815842 [2023-05-22T16:09:11.550Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-22T16:09:11.550Z] ---> Running in e00c950daa63 [2023-05-22T16:09:11.550Z] ---> Running in f38165098097 [2023-05-22T16:09:11.550Z] ---> Running in 9f933072b93d [2023-05-22T16:09:11.550Z] ---> Running in 5dce7f0ac377 [2023-05-22T16:09:11.550Z] ---> Running in b6f959f86eb1 [2023-05-22T16:09:11.550Z] Removing intermediate container 9f933072b93d [2023-05-22T16:09:11.550Z] ---> 830b153fc4b5 [2023-05-22T16:09:11.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:09:11.550Z] ---> Running in 2b055e8f4a4c [2023-05-22T16:09:11.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:11.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:11.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:11.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.064Z] OK: 265 MiB in 53 packages [2023-05-22T16:09:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.064Z] OK: 265 MiB in 53 packages [2023-05-22T16:09:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:09:12.322Z] OK: 265 MiB in 53 packages [2023-05-22T16:09:12.322Z] OK: 265 MiB in 53 packages [2023-05-22T16:09:12.322Z] OK: 265 MiB in 53 packages [2023-05-22T16:09:12.580Z] Removing intermediate container e00c950daa63 [2023-05-22T16:09:12.580Z] ---> 3f1947fbc82a [2023-05-22T16:09:12.580Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-22T16:09:12.580Z] Removing intermediate container f38165098097 [2023-05-22T16:09:12.580Z] ---> a5d37b02d162 [2023-05-22T16:09:12.580Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T16:09:12.580Z] ---> 3d6a0d0c825e [2023-05-22T16:09:12.580Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:09:12.580Z] ---> Running in 9c517503a2e8 [2023-05-22T16:09:12.580Z] ---> 172155c5bb0e [2023-05-22T16:09:12.580Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:09:12.580Z] ---> Running in a45e3525dc53 [2023-05-22T16:09:12.838Z] Removing intermediate container 5dce7f0ac377 [2023-05-22T16:09:12.838Z] ---> c9ab8c601e12 [2023-05-22T16:09:12.838Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T16:09:12.838Z] Removing intermediate container b6f959f86eb1 [2023-05-22T16:09:12.838Z] ---> 63e204095eff [2023-05-22T16:09:12.838Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-22T16:09:12.838Z] Removing intermediate container 2b055e8f4a4c [2023-05-22T16:09:12.838Z] ---> 2ebc0c1c5809 [2023-05-22T16:09:12.838Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:09:13.096Z] ---> 132fa6aff023 [2023-05-22T16:09:13.096Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:09:13.096Z] ---> 9e3299dcc528 [2023-05-22T16:09:13.096Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:09:13.096Z] ---> Running in eafae4ac7b09 [2023-05-22T16:09:13.096Z] ---> Running in 36ca010d8ca2 [2023-05-22T16:09:13.096Z] ---> 47817b9686f9 [2023-05-22T16:09:13.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:09:13.097Z] ---> Running in 46248bd46480 [2023-05-22T16:09:46.777Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16306 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws [2023-05-22T16:09:46.789Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-05-22T16:09:46.843Z] The recommended git tool is: git [2023-05-22T16:09:56.188Z] using credential edgex-jenkins-ssh [2023-05-22T16:09:56.211Z] Cloning the remote Git repository [2023-05-22T16:09:56.276Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-22T16:09:56.417Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-05-22T16:09:56.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-22T16:09:56.731Z] > git --version # timeout=10 [2023-05-22T16:09:56.793Z] > git --version # 'git version 2.25.1' [2023-05-22T16:09:56.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T16:09:57.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T16:10:00.230Z] Removing intermediate container eafae4ac7b09 [2023-05-22T16:10:00.230Z] ---> f3acb6e41e4f [2023-05-22T16:10:00.230Z] Step 7/27 : COPY . . [2023-05-22T16:10:00.230Z] Removing intermediate container 36ca010d8ca2 [2023-05-22T16:10:00.230Z] ---> f87655e49aba [2023-05-22T16:10:00.230Z] Step 7/22 : COPY . . [2023-05-22T16:10:00.230Z] Removing intermediate container 9c517503a2e8 [2023-05-22T16:10:00.230Z] ---> b442d7936d46 [2023-05-22T16:10:00.230Z] Step 7/25 : COPY . . [2023-05-22T16:10:00.230Z] Removing intermediate container a45e3525dc53 [2023-05-22T16:10:00.230Z] ---> d178ac0ae582 [2023-05-22T16:10:00.230Z] Step 7/27 : COPY . . [2023-05-22T16:10:00.230Z] Removing intermediate container 46248bd46480 [2023-05-22T16:10:00.230Z] ---> e82d2825f633 [2023-05-22T16:10:00.230Z] Step 8/23 : COPY . . [2023-05-22T16:10:15.128Z] ---> 37262920dea2 [2023-05-22T16:10:15.128Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T16:10:15.128Z] ---> 713c67c8b9dc [2023-05-22T16:10:15.128Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 ---> 59a76ab87a72 [2023-05-22T16:10:15.128Z] [2023-05-22T16:10:15.128Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-22T16:10:15.128Z] ---> cc95f16a72f9 [2023-05-22T16:10:15.128Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-22T16:10:15.128Z] ---> f7139f1b9652 [2023-05-22T16:10:15.128Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-22T16:10:15.128Z] ---> Running in 4298c2f73a23 [2023-05-22T16:10:15.128Z] ---> Running in 5af67ae9a94f [2023-05-22T16:10:15.128Z] ---> Running in 1b5ca0934651 [2023-05-22T16:10:15.128Z] ---> Running in 46e6c8785ace [2023-05-22T16:10:15.128Z] ---> Running in d9eff8dd6d92 [2023-05-22T16:10:15.128Z] Removing intermediate container 4298c2f73a23 [2023-05-22T16:10:15.128Z] ---> 96ed70100404 [2023-05-22T16:10:15.128Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T16:10:15.128Z] Removing intermediate container 46e6c8785ace [2023-05-22T16:10:15.128Z] ---> 4448334b9d0b [2023-05-22T16:10:15.128Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T16:10:15.128Z] ---> Running in 59cbffb31160 [2023-05-22T16:10:15.128Z] ---> Running in 84a6ca0e0767 [2023-05-22T16:10:15.128Z] Removing intermediate container 59cbffb31160 [2023-05-22T16:10:15.128Z] ---> 75e6bdc8caac [2023-05-22T16:10:15.128Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:10:15.128Z] ---> Running in 6d10ec33f848 [2023-05-22T16:10:15.128Z] Removing intermediate container 84a6ca0e0767 [2023-05-22T16:10:15.128Z] ---> e82df47317ff [2023-05-22T16:10:15.128Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:10:15.128Z] ---> Running in 7d1a42f778c6 [2023-05-22T16:10:15.128Z] Removing intermediate container 6d10ec33f848 [2023-05-22T16:10:15.128Z] ---> 0a530ad50311 [2023-05-22T16:10:15.128Z] 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-05-22T16:10:15.128Z] Removing intermediate container 7d1a42f778c6 [2023-05-22T16:10:15.128Z] ---> fa0df2b05b97 [2023-05-22T16:10:15.128Z] 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-05-22T16:10:15.128Z] ---> Running in c3f911551e28 [2023-05-22T16:10:15.128Z] ---> Running in 35d224e3f058 [2023-05-22T16:10:15.128Z] 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-05-22T16:10:15.128Z] 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-05-22T16:10:15.128Z] 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-05-22T16:10:15.386Z] Removing intermediate container 35d224e3f058 [2023-05-22T16:10:15.386Z] ---> e625e1f9aa34 [2023-05-22T16:10:15.386Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T16:10:15.386Z] Removing intermediate container c3f911551e28 [2023-05-22T16:10:15.386Z] ---> 533982b884d5 [2023-05-22T16:10:15.386Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T16:10:15.386Z] ---> Running in 5a7140232fb5 [2023-05-22T16:10:15.386Z] ---> Running in e92566dffbc0 [2023-05-22T16:10:15.644Z] Removing intermediate container e92566dffbc0 [2023-05-22T16:10:15.644Z] Removing intermediate container 5a7140232fb5 [2023-05-22T16:10:15.644Z] ---> 00275c84628e [2023-05-22T16:10:15.644Z] [2023-05-22T16:10:15.644Z] ---> 3e28c8be2af4 [2023-05-22T16:10:15.644Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T16:10:15.644Z] [2023-05-22T16:10:15.644Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T16:10:14.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-22T16:10:14.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T16:10:15.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-22T16:10:15.731Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-22T16:10:15.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T16:10:15.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T16:10:16.213Z] 3.17: Pulling from library/alpine [2023-05-22T16:10:16.213Z] 3.17: Pulling from library/alpine [2023-05-22T16:10:16.514Z] Merging remotes/origin/main commit 1557ff349175bf3a04544285f7fd6db72d380d6c into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-22T16:10:16.780Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T16:10:16.780Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T16:10:16.780Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T16:10:16.780Z] Status: Image is up to date for alpine:3.17 [2023-05-22T16:10:16.780Z] ---> 9ed4aefc74f6 [2023-05-22T16:10:16.780Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:10:16.780Z] ---> 9ed4aefc74f6 [2023-05-22T16:10:16.780Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:10:16.780Z] ---> Running in bc9d4c611a4c [2023-05-22T16:10:16.780Z] ---> Running in be5db074eaea [2023-05-22T16:10:17.039Z] Removing intermediate container bc9d4c611a4c [2023-05-22T16:10:17.039Z] ---> 6675cf1e2b83 [2023-05-22T16:10:17.039Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T16:10:17.039Z] Removing intermediate container be5db074eaea [2023-05-22T16:10:17.039Z] ---> 5c01c8205f12 [2023-05-22T16:10:17.039Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-22T16:10:17.039Z] ---> Running in f571dc11bf0e [2023-05-22T16:10:17.039Z] ---> Running in 5dbec554627d [2023-05-22T16:10:17.172Z] Merge succeeded, producing 6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:10:17.173Z] Checking out Revision 6ba18ef698eaa84cb868e1ab006d918baa23aca8 (PR-4572) [2023-05-22T16:10:17.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:17.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:18.120Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:10:18.121Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:10:18.121Z] OK: 17823 distinct packages available [2023-05-22T16:10:18.121Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:10:18.121Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:10:18.121Z] OK: 17823 distinct packages available [2023-05-22T16:10:18.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:18.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:18.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:18.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:18.378Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-22T16:10:18.378Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:10:18.378Z] (3/4) Installing libucontext (1.2-r0) [2023-05-22T16:10:18.378Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-22T16:10:18.378Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:10:18.378Z] OK: 7 MiB in 19 packages [2023-05-22T16:10:18.378Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T16:10:16.544Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T16:10:16.626Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [2023-05-22T16:10:16.877Z] > git remote # timeout=10 [2023-05-22T16:10:16.902Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T16:10:16.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T16:10:16.938Z] > git merge 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 [2023-05-22T16:10:17.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T16:10:17.187Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T16:10:17.210Z] > git checkout -f 6ba18ef698eaa84cb868e1ab006d918baa23aca8 # timeout=10 [2023-05-22T16:10:18.825Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:10:18.825Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T16:10:18.825Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T16:10:18.825Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T16:10:18.825Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:10:18.825Z] OK: 8 MiB in 20 packages [2023-05-22T16:10:20.796Z] Commit message: "Merge commit '1557ff349175bf3a04544285f7fd6db72d380d6c' into HEAD" [2023-05-22T16:10:20.811Z] > git rev-list --no-walk b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T16:10:21.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T16:10:21.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:10:21.726Z] Dload Upload Total Spent Left Speed [2023-05-22T16:10:21.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-22T16:10:22.395Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T16:10:22.724Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T16:10:22.724Z] + sudo tee /etc/docker/daemon.new [2023-05-22T16:10:22.724Z] { [2023-05-22T16:10:22.724Z] "registry-mirrors": [ [2023-05-22T16:10:22.724Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T16:10:22.724Z] ], [2023-05-22T16:10:22.724Z] "bip": "10.250.0.254/24", [2023-05-22T16:10:22.724Z] "hosts": [ [2023-05-22T16:10:22.724Z] "tcp://0.0.0.0:5555", [2023-05-22T16:10:22.724Z] "unix:///var/run/docker.sock" [2023-05-22T16:10:22.724Z] ], [2023-05-22T16:10:22.724Z] "mtu": 1458, [2023-05-22T16:10:22.724Z] "selinux-enabled": true, [2023-05-22T16:10:22.724Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T16:10:22.724Z] } [Pipeline] sh [2023-05-22T16:10:23.082Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T16:10:23.423Z] + sudo service docker restart [2023-05-22T16:10:24.095Z] Removing intermediate container f571dc11bf0e [2023-05-22T16:10:24.095Z] ---> 16fed872d8fb [2023-05-22T16:10:24.095Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:10:24.406Z] Removing intermediate container 5dbec554627d [2023-05-22T16:10:24.406Z] ---> 23ad7129b107 [2023-05-22T16:10:24.406Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:10:25.472Z] ---> 985597b7d026 [2023-05-22T16:10:25.472Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:10:26.266Z] ---> aa8aa8868b9e [2023-05-22T16:10:26.266Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:10:26.890Z] ---> 4afed9374aa3 [2023-05-22T16:10:26.890Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-22T16:10:30.241Z] ---> b1e5383ff543 [2023-05-22T16:10:30.241Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:10:30.241Z] ---> 4a194c5c8197 [2023-05-22T16:10:30.241Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:10:40.260Z] 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-05-22T16:10:41.223Z] ---> 6170e99652fb [2023-05-22T16:10:41.223Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:10:41.223Z] ---> 2a5cc51727b3 [2023-05-22T16:10:41.223Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:10:41.482Z] ---> cdf5be2bdef4 [2023-05-22T16:10:41.482Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:10:41.720Z] provisioning config files... [2023-05-22T16:10:41.754Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16633521910018834479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:10:42.127Z] ---> docker-login.sh [2023-05-22T16:10:42.128Z] nexus3.edgexfoundry.org:10001 [2023-05-22T16:10:42.477Z] ---> 7694d31b07f7 [2023-05-22T16:10:42.477Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-22T16:10:42.477Z] ---> Running in 9ee773d1583e [2023-05-22T16:10:42.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:10:42.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:10:42.723Z] Configure a credential helper to remove this warning. See [2023-05-22T16:10:42.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:10:42.723Z] [2023-05-22T16:10:42.723Z] Login Succeeded [2023-05-22T16:10:42.723Z] nexus3.edgexfoundry.org:10002 [2023-05-22T16:10:42.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:10:43.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:10:43.266Z] Configure a credential helper to remove this warning. See [2023-05-22T16:10:43.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:10:43.266Z] [2023-05-22T16:10:43.266Z] Login Succeeded [2023-05-22T16:10:43.266Z] nexus3.edgexfoundry.org:10003 [2023-05-22T16:10:43.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:10:43.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:10:43.550Z] Configure a credential helper to remove this warning. See [2023-05-22T16:10:43.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:10:43.550Z] [2023-05-22T16:10:43.550Z] Login Succeeded [2023-05-22T16:10:43.550Z] nexus3.edgexfoundry.org:10004 [2023-05-22T16:10:43.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:10:43.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:10:43.820Z] Configure a credential helper to remove this warning. See [2023-05-22T16:10:43.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:10:43.820Z] [2023-05-22T16:10:43.820Z] Login Succeeded [2023-05-22T16:10:44.094Z] docker.io [2023-05-22T16:10:44.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:10:44.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:10:44.363Z] Configure a credential helper to remove this warning. See [2023-05-22T16:10:44.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:10:44.363Z] [2023-05-22T16:10:44.376Z] Removing intermediate container 9ee773d1583e [2023-05-22T16:10:44.376Z] ---> d9f4b928c440 [2023-05-22T16:10:44.376Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-22T16:10:44.632Z] Login Succeeded [2023-05-22T16:10:44.632Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T16:10:44.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-22T16:10:45.215Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-22T16:10:45.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T16:10:45.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T16:10:45.272Z] ========================================================= [2023-05-22T16:10:45.272Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T16:10:45.272Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-22T16:10:45.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T16:10:45.891Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T16:10:45.891Z] c41833b44d91: Pulling fs layer [2023-05-22T16:10:45.891Z] ed15518f5707: Pulling fs layer [2023-05-22T16:10:45.891Z] feae8fd75edb: Pulling fs layer [2023-05-22T16:10:45.891Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T16:10:45.891Z] 3cdef696dda3: Pulling fs layer [2023-05-22T16:10:45.891Z] 242c74f7c9fa: Waiting [2023-05-22T16:10:45.891Z] 2ced38df9373: Pulling fs layer [2023-05-22T16:10:45.891Z] 3cdef696dda3: Waiting [2023-05-22T16:10:45.891Z] 58f1dce35555: Pulling fs layer [2023-05-22T16:10:45.891Z] 2ced38df9373: Waiting [2023-05-22T16:10:45.891Z] 58f1dce35555: Waiting [2023-05-22T16:10:45.891Z] ed15518f5707: Verifying Checksum [2023-05-22T16:10:45.891Z] ed15518f5707: Download complete [2023-05-22T16:10:45.891Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T16:10:45.891Z] 242c74f7c9fa: Download complete [2023-05-22T16:10:45.891Z] 3cdef696dda3: Verifying Checksum [2023-05-22T16:10:45.891Z] 3cdef696dda3: Download complete [2023-05-22T16:10:45.891Z] c41833b44d91: Verifying Checksum [2023-05-22T16:10:45.891Z] c41833b44d91: Download complete [2023-05-22T16:10:46.913Z] ---> 3b910bb181ae [2023-05-22T16:10:46.914Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-22T16:10:46.914Z] ---> 4fa9b34ea7c8 [2023-05-22T16:10:46.914Z] Step 22/27 : WORKDIR / [2023-05-22T16:10:47.204Z] ---> Running in 09c9ca8c93f3 [2023-05-22T16:10:47.204Z] ---> 4027417fbfd6 [2023-05-22T16:10:47.204Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:10:47.330Z] c41833b44d91: Pull complete [2023-05-22T16:10:47.330Z] 58f1dce35555: Verifying Checksum [2023-05-22T16:10:47.330Z] 58f1dce35555: Download complete [2023-05-22T16:10:47.466Z] ---> Running in f1581579d251 [2023-05-22T16:10:47.466Z] Removing intermediate container 09c9ca8c93f3 [2023-05-22T16:10:47.466Z] ---> cd9797d90c00 [2023-05-22T16:10:47.466Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:10:47.466Z] Removing intermediate container 1b5ca0934651 [2023-05-22T16:10:47.466Z] ---> 52c1d08557fb [2023-05-22T16:10:47.466Z] [2023-05-22T16:10:47.466Z] Step 9/22 : FROM alpine:3.17 [2023-05-22T16:10:47.466Z] ---> 9ed4aefc74f6 [2023-05-22T16:10:47.466Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-22T16:10:47.466Z] Removing intermediate container 5af67ae9a94f [2023-05-22T16:10:47.466Z] ---> a6872aac5dd8 [2023-05-22T16:10:47.466Z] [2023-05-22T16:10:47.466Z] Step 9/25 : FROM alpine:3.17 [2023-05-22T16:10:47.466Z] ---> 9ed4aefc74f6 [2023-05-22T16:10:47.466Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-22T16:10:47.466Z] ---> Running in f5da3b7deb07 [2023-05-22T16:10:47.466Z] Removing intermediate container d9eff8dd6d92 [2023-05-22T16:10:47.466Z] ---> cca6be4e844b [2023-05-22T16:10:47.466Z] [2023-05-22T16:10:47.466Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:10:47.466Z] ---> Running in 949be902320f [2023-05-22T16:10:47.466Z] ---> 9ed4aefc74f6 [2023-05-22T16:10:47.466Z] Step 11/23 : RUN apk add --update --no-cache dumb-init ---> Running in 71124c3f65b5 [2023-05-22T16:10:47.466Z] [2023-05-22T16:10:47.612Z] ed15518f5707: Pull complete [2023-05-22T16:10:47.725Z] Removing intermediate container f1581579d251 [2023-05-22T16:10:47.726Z] ---> dd85cf826662 [2023-05-22T16:10:47.726Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:10:47.726Z] ---> Running in 2542ff252098 [2023-05-22T16:10:47.726Z] ---> Running in bcbb5e659969 [2023-05-22T16:10:47.726Z] Removing intermediate container f5da3b7deb07 [2023-05-22T16:10:47.726Z] ---> ddbe3505a818 [2023-05-22T16:10:47.726Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:10:47.726Z] ---> Running in 5c81cb0f7903 [2023-05-22T16:10:47.726Z] Removing intermediate container bcbb5e659969 [2023-05-22T16:10:47.726Z] ---> 7ec3e3ca4fd5 [2023-05-22T16:10:47.726Z] Step 25/27 : LABEL arch=x86_64 [2023-05-22T16:10:47.726Z] ---> Running in 2181a8f9c8ed [2023-05-22T16:10:47.726Z] Removing intermediate container 5c81cb0f7903 [2023-05-22T16:10:47.726Z] ---> fa4cc835e387 [2023-05-22T16:10:47.726Z] Step 25/27 : LABEL arch=x86_64 [2023-05-22T16:10:47.988Z] ---> Running in 24f0051ee4e5 [2023-05-22T16:10:47.988Z] Removing intermediate container 2181a8f9c8ed [2023-05-22T16:10:47.988Z] ---> afd7f64a3d3b [2023-05-22T16:10:47.988Z] Step 26/27 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:10:47.988Z] ---> Running in bc12d97ff70b [2023-05-22T16:10:47.988Z] Removing intermediate container 24f0051ee4e5 [2023-05-22T16:10:47.988Z] ---> 13f5a016d1a2 [2023-05-22T16:10:47.988Z] Step 26/27 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:10:47.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:47.988Z] ---> Running in a0d0f95e7be1 [2023-05-22T16:10:47.988Z] Removing intermediate container bc12d97ff70b [2023-05-22T16:10:47.988Z] ---> 56b71606543e [2023-05-22T16:10:47.988Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T16:10:47.988Z] ---> Running in 6fc44a37e4b2 [2023-05-22T16:10:48.249Z] Removing intermediate container a0d0f95e7be1 [2023-05-22T16:10:48.249Z] ---> b5c4eaf4971b [2023-05-22T16:10:48.249Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T16:10:48.249Z] Removing intermediate container 6fc44a37e4b2 [2023-05-22T16:10:48.249Z] ---> fd3023e3aa86 [2023-05-22T16:10:48.249Z] [2023-05-22T16:10:48.249Z] ---> Running in 79fb94a42f12 [2023-05-22T16:10:48.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:48.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:48.249Z] Successfully built fd3023e3aa86 [2023-05-22T16:10:48.249Z] Successfully tagged security-spire-agent:latest [2023-05-22T16:10:48.249Z] Building core-data [2023-05-22T16:10:48.249Z]  Building security-spire-agent ... done Removing intermediate container 79fb94a42f12 [2023-05-22T16:10:48.249Z] ---> 07bb3bcd662c [2023-05-22T16:10:48.249Z] [2023-05-22T16:10:48.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:48.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:48.249Z] Successfully built 07bb3bcd662c [2023-05-22T16:10:48.249Z] Successfully tagged security-spire-config:latest [2023-05-22T16:10:48.249Z] Building core-command [2023-05-22T16:10:48.515Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:10:48.515Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:10:48.515Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-22T16:10:48.515Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:10:48.515Z] OK: 8 MiB in 17 packages [2023-05-22T16:10:48.515Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-22T16:10:48.515Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-22T16:10:48.515Z] (3/3) Installing su-exec (0.2-r2) [2023-05-22T16:10:48.515Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:10:48.515Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:10:48.515Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:10:48.515Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:10:48.515Z] OK: 7 MiB in 16 packages [2023-05-22T16:10:48.775Z] OK: 8 MiB in 18 packages [2023-05-22T16:10:49.037Z] feae8fd75edb: Verifying Checksum [2023-05-22T16:10:49.037Z] feae8fd75edb: Download complete [2023-05-22T16:10:49.037Z] 2ced38df9373: Verifying Checksum [2023-05-22T16:10:49.037Z] 2ced38df9373: Download complete [2023-05-22T16:10:52.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:10:52.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:10:52.983Z] ---> c808b3ee4fd3 [2023-05-22T16:10:52.983Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 5333f8ccf81d [2023-05-22T16:10:52.983Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 830b153fc4b5 [2023-05-22T16:10:52.983Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 2ebc0c1c5809 [2023-05-22T16:10:52.983Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 47817b9686f9 [2023-05-22T16:10:52.983Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> e82d2825f633 [2023-05-22T16:10:52.983Z] Step 8/23 : COPY . . [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> f7139f1b9652 [2023-05-22T16:10:52.983Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-22T16:10:52.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:10:52.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:10:52.983Z] ---> c808b3ee4fd3 [2023-05-22T16:10:52.983Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 5333f8ccf81d [2023-05-22T16:10:52.983Z] Step 4/24 : WORKDIR /edgex-go [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 830b153fc4b5 [2023-05-22T16:10:52.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 2ebc0c1c5809 [2023-05-22T16:10:52.983Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> 47817b9686f9 [2023-05-22T16:10:52.983Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> e82d2825f633 [2023-05-22T16:10:52.983Z] Step 8/24 : COPY . . [2023-05-22T16:10:52.983Z] ---> Using cache [2023-05-22T16:10:52.983Z] ---> f7139f1b9652 [2023-05-22T16:10:52.983Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-22T16:10:55.534Z] ---> Running in d64d0a33850a [2023-05-22T16:10:55.534Z] ---> Running in 3c13313d1766 [2023-05-22T16:10:55.794Z] Removing intermediate container 2542ff252098 [2023-05-22T16:10:55.794Z] ---> 073eac01ac93 [2023-05-22T16:10:55.794Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:10:55.794Z] Removing intermediate container 949be902320f [2023-05-22T16:10:55.794Z] ---> b70d4470294f [2023-05-22T16:10:55.794Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T16:10:55.794Z] ---> Running in f0612e8ea149 [2023-05-22T16:10:55.794Z] ---> Running in 9cb07e3829f8 [2023-05-22T16:10:55.794Z] Removing intermediate container 71124c3f65b5 [2023-05-22T16:10:55.794Z] ---> 6e401ee90b37 [2023-05-22T16:10:55.794Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T16:10:55.794Z] ---> Running in dd272ec7bfab [2023-05-22T16:10:55.794Z] Removing intermediate container 9cb07e3829f8 [2023-05-22T16:10:55.794Z] Removing intermediate container f0612e8ea149 [2023-05-22T16:10:55.794Z] ---> 9715af1c553d [2023-05-22T16:10:55.794Z] ---> 36d994dbd203 [2023-05-22T16:10:55.794Z] Step 13/23 : ENV APP_PORT=59861Step 12/22 : WORKDIR /edgex [2023-05-22T16:10:55.794Z] [2023-05-22T16:10:55.794Z] ---> Running in 8a4c2e0b1cf9 [2023-05-22T16:10:55.794Z] ---> Running in 35e7b80d5747 [2023-05-22T16:10:55.794Z] Removing intermediate container dd272ec7bfab [2023-05-22T16:10:55.794Z] ---> 7b606cefdeb9 [2023-05-22T16:10:55.794Z] Step 12/25 : WORKDIR / [2023-05-22T16:10:56.056Z] ---> Running in c75c6060d12c [2023-05-22T16:10:56.056Z] 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-05-22T16:10:56.056Z] 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-05-22T16:10:56.056Z] Removing intermediate container 35e7b80d5747 [2023-05-22T16:10:56.056Z] ---> 1223785e8715 [2023-05-22T16:10:56.056Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:10:56.056Z] Removing intermediate container 8a4c2e0b1cf9 [2023-05-22T16:10:56.056Z] ---> 0dfb3e18ff12 [2023-05-22T16:10:56.056Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T16:10:56.056Z] Removing intermediate container c75c6060d12c [2023-05-22T16:10:56.056Z] ---> b1d1423c6096 [2023-05-22T16:10:56.056Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:10:56.056Z] ---> Running in 2bfd3a466d94 [2023-05-22T16:10:56.315Z] ---> 8892c729069e [2023-05-22T16:10:56.315Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:10:56.315Z] Removing intermediate container 2bfd3a466d94 [2023-05-22T16:10:56.316Z] ---> 0df1111caa6b [2023-05-22T16:10:56.316Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:10:56.316Z] ---> dd9a4aaa5b44 [2023-05-22T16:10:56.316Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:10:56.576Z] ---> ac7b4e70e2a9 [2023-05-22T16:10:56.576Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:10:56.857Z] ---> f85bee044929 [2023-05-22T16:10:56.857Z] 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-05-22T16:10:56.857Z] ---> 54bbee76056d [2023-05-22T16:10:56.857Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-22T16:10:57.118Z] ---> 389b5ec2e5b9 [2023-05-22T16:10:57.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-22T16:10:57.118Z] ---> 881cfe9c1044 [2023-05-22T16:10:57.118Z] 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-05-22T16:10:57.118Z] ---> 6023b7ba4210 [2023-05-22T16:10:57.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-22T16:10:58.059Z] ---> c8f0cc395cd9 [2023-05-22T16:10:58.059Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:10:58.059Z] ---> ee429f9ab3cb [2023-05-22T16:10:58.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T16:10:58.059Z] ---> e0beb1652acc [2023-05-22T16:10:58.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:10:58.059Z] ---> 7f8eb8e84e9a [2023-05-22T16:10:58.059Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-22T16:10:58.324Z] ---> 42f231f94741 [2023-05-22T16:10:58.324Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:10:58.590Z] ---> 84a66a205e9b [2023-05-22T16:10:58.590Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-22T16:10:58.590Z] ---> Running in 055bc5e35bd0 [2023-05-22T16:10:58.590Z] ---> Running in be7d5a7a26e2 [2023-05-22T16:10:58.590Z] ---> dfb5b9cdbe46 [2023-05-22T16:10:58.590Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-22T16:10:58.850Z] Removing intermediate container be7d5a7a26e2 [2023-05-22T16:10:58.850Z] ---> 7c2a1e6be5d9 [2023-05-22T16:10:58.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:10:59.110Z] ---> Running in 86ff440ef31e [2023-05-22T16:11:00.052Z] Removing intermediate container 86ff440ef31e [2023-05-22T16:11:00.052Z] ---> 65976b13dc08 [2023-05-22T16:11:00.052Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T16:11:00.052Z] ---> 6b1791177253 [2023-05-22T16:11:00.052Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T16:11:00.052Z] ---> Running in fdb792b3b885 [2023-05-22T16:11:00.621Z] Removing intermediate container fdb792b3b885 [2023-05-22T16:11:00.621Z] ---> 5c3cac05bc59 [2023-05-22T16:11:00.621Z] Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:11:00.621Z] Removing intermediate container 055bc5e35bd0 [2023-05-22T16:11:00.621Z] ---> 2fc7072e9ed5 [2023-05-22T16:11:00.621Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:11:00.621Z] ---> Running in 88b3ed375f5a [2023-05-22T16:11:00.621Z] ---> 72709d5a3383 [2023-05-22T16:11:00.621Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:11:00.621Z] ---> Running in ca65c70ae064 [2023-05-22T16:11:00.621Z] ---> Running in 7254a32367ba [2023-05-22T16:11:00.882Z] Removing intermediate container ca65c70ae064 [2023-05-22T16:11:00.882Z] ---> 8dd83f88d03f [2023-05-22T16:11:00.882Z] Step 20/22 : LABEL arch=x86_64 [2023-05-22T16:11:00.882Z] Removing intermediate container 88b3ed375f5a [2023-05-22T16:11:00.882Z] ---> a45363c43148 [2023-05-22T16:11:00.882Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:11:01.143Z] ---> Running in 285b8f6a2a61 [2023-05-22T16:11:01.143Z] ---> Running in 5a8d6af870a5 [2023-05-22T16:11:01.377Z] feae8fd75edb: Pull complete [2023-05-22T16:11:01.377Z] 242c74f7c9fa: Pull complete [2023-05-22T16:11:01.377Z] 3cdef696dda3: Pull complete [2023-05-22T16:11:01.402Z] Removing intermediate container 285b8f6a2a61 [2023-05-22T16:11:01.403Z] ---> 14ac68933af5 [2023-05-22T16:11:01.403Z] Step 21/22 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:11:01.403Z] Removing intermediate container 5a8d6af870a5 [2023-05-22T16:11:01.403Z] ---> 9ed9a19a7c50 [2023-05-22T16:11:01.403Z] [2023-05-22T16:11:01.663Z] ---> Running in 2714e054cad5 [2023-05-22T16:11:01.663Z] Successfully built 9ed9a19a7c50 [2023-05-22T16:11:01.663Z] Successfully tagged support-scheduler:latest [2023-05-22T16:11:01.663Z] Building security-spire-server [2023-05-22T16:11:05.035Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:11:05.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:11:05.035Z] ---> c808b3ee4fd3 [2023-05-22T16:11:05.035Z] Step 3/26 : WORKDIR /edgex-go [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> 4b1f5a6d8c03 [2023-05-22T16:11:05.035Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> c9ab8c601e12 [2023-05-22T16:11:05.035Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> 132fa6aff023 [2023-05-22T16:11:05.035Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> f3acb6e41e4f [2023-05-22T16:11:05.035Z] Step 7/26 : COPY . . [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> 37262920dea2 [2023-05-22T16:11:05.035Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> 4448334b9d0b [2023-05-22T16:11:05.035Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> e82df47317ff [2023-05-22T16:11:05.035Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:11:05.035Z] ---> Using cache [2023-05-22T16:11:05.035Z] ---> fa0df2b05b97 [2023-05-22T16:11:05.035Z] 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-05-22T16:11:05.297Z] Removing intermediate container 2714e054cad5 [2023-05-22T16:11:05.297Z] ---> 8cc8ee3080c9 [2023-05-22T16:11:05.297Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T16:11:08.042Z] 2ced38df9373: Pull complete [2023-05-22T16:11:09.590Z] ---> Running in c06b2626024d [2023-05-22T16:11:09.590Z] ---> Running in f861a2539bf2 [2023-05-22T16:11:09.590Z] Removing intermediate container 7254a32367ba [2023-05-22T16:11:09.590Z] ---> 597bfec20663 [2023-05-22T16:11:09.590Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:11:09.590Z] ---> Running in 3ece2971bb05 [2023-05-22T16:11:09.590Z] Removing intermediate container f861a2539bf2 [2023-05-22T16:11:09.590Z] ---> 51091afad585 [2023-05-22T16:11:09.590Z] [2023-05-22T16:11:09.590Z] Successfully built 51091afad585 [2023-05-22T16:11:09.590Z] Successfully tagged security-proxy-setup:latest [2023-05-22T16:11:09.590Z]  Building security-proxy-setup ... done Building support-notifications [2023-05-22T16:11:09.590Z] Removing intermediate container 3ece2971bb05 [2023-05-22T16:11:09.590Z] ---> 1fc5d0b602cd [2023-05-22T16:11:09.590Z] Step 23/25 : LABEL arch=x86_64 [2023-05-22T16:11:09.590Z] ---> Running in 768647b67be9 [2023-05-22T16:11:09.590Z] Removing intermediate container 768647b67be9 [2023-05-22T16:11:09.590Z] ---> f45d8eda44ec [2023-05-22T16:11:09.590Z] Step 24/25 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:11:11.393Z] 58f1dce35555: Pull complete [2023-05-22T16:11:11.666Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T16:11:11.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T16:11:11.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-22T16:11:12.003Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T16:11:12.003Z] WORKDIR /edgex [2023-05-22T16:11:12.003Z] COPY go.mod . [2023-05-22T16:11:12.003Z] RUN go mod download [2023-05-22T16:11:12.003Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-22T16:11:12.587Z] Sending build context to Docker daemon 2.928MB [2023-05-22T16:11:12.587Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T16:11:12.587Z] ---> fadd8f120f05 [2023-05-22T16:11:12.587Z] Step 2/4 : WORKDIR /edgex [2023-05-22T16:11:13.793Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:11:13.793Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:11:13.793Z] ---> c808b3ee4fd3 [2023-05-22T16:11:13.793Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:11:13.793Z] ---> Using cache [2023-05-22T16:11:13.793Z] ---> 5333f8ccf81d [2023-05-22T16:11:13.793Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:11:13.793Z] ---> Using cache [2023-05-22T16:11:13.793Z] ---> 830b153fc4b5 [2023-05-22T16:11:13.793Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-22T16:11:14.555Z] ---> Running in e15c0318f484 [2023-05-22T16:11:14.555Z] Removing intermediate container e15c0318f484 [2023-05-22T16:11:14.555Z] ---> b2a21aa47f90 [2023-05-22T16:11:14.555Z] Step 3/4 : COPY go.mod . [2023-05-22T16:11:14.733Z] ---> Running in 478bcc1d1591 [2023-05-22T16:11:14.734Z] ---> Running in 26836a130c10 [2023-05-22T16:11:14.734Z] Removing intermediate container 478bcc1d1591 [2023-05-22T16:11:14.734Z] ---> 351555959915 [2023-05-22T16:11:14.734Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T16:11:14.734Z] ---> Running in 8fd2cfd6ac74 [2023-05-22T16:11:14.734Z] Removing intermediate container c06b2626024d [2023-05-22T16:11:14.734Z] ---> 43f34a7e9851 [2023-05-22T16:11:14.734Z] Step 12/26 : WORKDIR /edgex-go [2023-05-22T16:11:14.995Z] ---> Running in 3d5b9d041d9f [2023-05-22T16:11:14.995Z] Removing intermediate container 8fd2cfd6ac74 [2023-05-22T16:11:14.995Z] ---> d3bb5634dab9 [2023-05-22T16:11:14.995Z] [2023-05-22T16:11:14.995Z] Successfully built d3bb5634dab9 [2023-05-22T16:11:14.995Z] Successfully tagged security-secretstore-setup:latest [2023-05-22T16:11:14.995Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-05-22T16:11:15.142Z] ---> 782d40d005ad [2023-05-22T16:11:15.142Z] Step 4/4 : RUN go mod download [2023-05-22T16:11:15.142Z] ---> Running in 0403b19ae1d8 [2023-05-22T16:11:15.255Z] Removing intermediate container 3d5b9d041d9f [2023-05-22T16:11:15.255Z] ---> 8912e0d1f1e8 [2023-05-22T16:11:15.255Z] [2023-05-22T16:11:15.255Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T16:11:15.255Z] ---> 9ed4aefc74f6 [2023-05-22T16:11:15.255Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:11:15.255Z] ---> Using cache [2023-05-22T16:11:15.255Z] ---> 5c01c8205f12 [2023-05-22T16:11:15.255Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T16:11:15.514Z] ---> Running in 4e597d48bb06 [2023-05-22T16:11:15.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:15.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:16.034Z] OK: 265 MiB in 53 packages [2023-05-22T16:11:16.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:16.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:16.817Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:11:16.817Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:11:16.817Z] OK: 17823 distinct packages available [2023-05-22T16:11:16.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:17.818Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T16:11:17.818Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:11:17.818Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T16:11:17.818Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T16:11:17.818Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T16:11:17.818Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:11:17.818Z] OK: 8 MiB in 20 packages [2023-05-22T16:11:19.730Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:11:19.730Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:11:19.730Z] ---> c808b3ee4fd3 [2023-05-22T16:11:19.730Z] Step 3/33 : WORKDIR /edgex-go [2023-05-22T16:11:19.730Z] ---> Using cache [2023-05-22T16:11:19.730Z] ---> 4b1f5a6d8c03 [2023-05-22T16:11:19.730Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-22T16:11:23.957Z] ---> Running in d125a308c822 [2023-05-22T16:11:24.220Z] Removing intermediate container 26836a130c10 [2023-05-22T16:11:24.220Z] ---> cdbd60f1a837 [2023-05-22T16:11:24.220Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:11:24.220Z] Removing intermediate container 4e597d48bb06 [2023-05-22T16:11:24.220Z] ---> e52113c09ed7 [2023-05-22T16:11:24.220Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:11:24.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:25.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:25.337Z] OK: 265 MiB in 53 packages [2023-05-22T16:11:26.780Z] ---> db391f1604ad [2023-05-22T16:11:26.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:11:26.780Z] ---> 1074ced28f05 [2023-05-22T16:11:26.780Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:11:27.044Z] ---> Running in 24da30f7da02 [2023-05-22T16:11:27.044Z] Removing intermediate container 3c13313d1766 [2023-05-22T16:11:27.044Z] ---> ed5f9b88eca1 [2023-05-22T16:11:27.044Z] [2023-05-22T16:11:27.044Z] Step 10/24 : FROM alpine:3.17 [2023-05-22T16:11:27.044Z] ---> 9ed4aefc74f6 [2023-05-22T16:11:27.044Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:11:27.044Z] ---> Using cache [2023-05-22T16:11:27.044Z] ---> 073eac01ac93 [2023-05-22T16:11:27.044Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:11:27.044Z] ---> Using cache [2023-05-22T16:11:27.044Z] ---> 9715af1c553d [2023-05-22T16:11:27.044Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-22T16:11:27.044Z] Removing intermediate container d64d0a33850a [2023-05-22T16:11:27.044Z] ---> 8d659903ba42 [2023-05-22T16:11:27.044Z] [2023-05-22T16:11:27.044Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:11:27.044Z] ---> 9ed4aefc74f6 [2023-05-22T16:11:27.044Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:11:27.044Z] ---> 6f739a5750da [2023-05-22T16:11:27.044Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:11:27.044Z] ---> Running in 9bbb7a1a7f98 [2023-05-22T16:11:27.044Z] ---> Running in 09e6f8d7f940 [2023-05-22T16:11:27.305Z] Removing intermediate container 09e6f8d7f940 [2023-05-22T16:11:27.305Z] ---> aecdd72f0116 [2023-05-22T16:11:27.305Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-22T16:11:27.305Z] Removing intermediate container d125a308c822 [2023-05-22T16:11:27.305Z] ---> f1956dfaa44f [2023-05-22T16:11:27.305Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-22T16:11:27.305Z] Removing intermediate container 9bbb7a1a7f98 [2023-05-22T16:11:27.305Z] ---> bedbd51ed8de [2023-05-22T16:11:27.305Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-22T16:11:27.305Z] ---> Running in 351e0d1b0ff0 [2023-05-22T16:11:27.305Z] ---> Running in c32576af8b55 [2023-05-22T16:11:28.705Z] Removing intermediate container c32576af8b55 [2023-05-22T16:11:28.705Z] ---> f5311754b0f4 [2023-05-22T16:11:28.705Z] Step 15/24 : WORKDIR / [2023-05-22T16:11:28.705Z] ---> 78907e04988b [2023-05-22T16:11:28.705Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:11:28.705Z] Removing intermediate container 351e0d1b0ff0 [2023-05-22T16:11:28.705Z] ---> 1b1963048162 [2023-05-22T16:11:28.705Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-22T16:11:28.966Z] ---> Running in 20a39d16c81c [2023-05-22T16:11:28.966Z] ---> Running in 5ba42c633d88 [2023-05-22T16:11:28.966Z] ---> Running in 0409258b6c15 [2023-05-22T16:11:28.966Z] ---> aa019acc154f [2023-05-22T16:11:28.966Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:11:28.966Z] Removing intermediate container 0409258b6c15 [2023-05-22T16:11:28.966Z] ---> c88a5ca5d72e [2023-05-22T16:11:28.966Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:11:28.966Z] Removing intermediate container 20a39d16c81c [2023-05-22T16:11:28.966Z] ---> 01ee8fdc9643 [2023-05-22T16:11:28.966Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:11:28.966Z] ---> Running in 779fdce7d57b [2023-05-22T16:11:28.966Z] ---> 1deb153f39d0 [2023-05-22T16:11:28.966Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-22T16:11:29.227Z] ---> 1805f268e5da [2023-05-22T16:11:29.227Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:11:29.487Z] ---> 7bd5d82f9bd0 [2023-05-22T16:11:29.487Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-22T16:11:29.487Z] ---> 0c79473f338d [2023-05-22T16:11:29.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-22T16:11:29.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:29.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:29.751Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:11:29.751Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:11:29.751Z] OK: 7 MiB in 16 packages [2023-05-22T16:11:30.012Z] ---> 91e906c42c4d [2023-05-22T16:11:30.012Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:11:30.012Z] ---> Running in 4ce8e69abe7d [2023-05-22T16:11:30.271Z] ---> 670013b40da2 [2023-05-22T16:11:30.271Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:11:30.271Z] Removing intermediate container 4ce8e69abe7d [2023-05-22T16:11:30.271Z] ---> 8782b0c9e06b [2023-05-22T16:11:30.271Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:11:30.271Z] ---> Running in becdb357f38f [2023-05-22T16:11:30.271Z] ---> 684a09445bba [2023-05-22T16:11:30.271Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-22T16:11:30.271Z] ---> Running in 40b216b44f10 [2023-05-22T16:11:30.534Z] Removing intermediate container becdb357f38f [2023-05-22T16:11:30.534Z] ---> adc9711ae8c0 [2023-05-22T16:11:30.534Z] Step 24/26 : LABEL arch=x86_64 [2023-05-22T16:11:30.534Z] Removing intermediate container 779fdce7d57b [2023-05-22T16:11:30.534Z] ---> 8199b0a884d9 [2023-05-22T16:11:30.534Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:11:30.534Z] Removing intermediate container 40b216b44f10 [2023-05-22T16:11:30.534Z] ---> 409a976a12b8 [2023-05-22T16:11:30.534Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:11:30.534Z] ---> Running in 992ed2016529 [2023-05-22T16:11:30.534Z] ---> Running in da53a24f5020 [2023-05-22T16:11:30.796Z] Removing intermediate container da53a24f5020 [2023-05-22T16:11:30.796Z] ---> b5494d30b84c [2023-05-22T16:11:30.796Z] Step 22/24 : LABEL arch=x86_64 [2023-05-22T16:11:30.796Z] Removing intermediate container 992ed2016529 [2023-05-22T16:11:30.796Z] ---> 7ccff658a139 [2023-05-22T16:11:30.796Z] Step 25/26 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:11:30.796Z] ---> Running in 3b900b39d2f9 [2023-05-22T16:11:30.796Z] ---> Running in b19b59b53352 [2023-05-22T16:11:30.796Z] ---> d6251fde7f54 [2023-05-22T16:11:30.796Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:11:30.796Z] Removing intermediate container b19b59b53352 [2023-05-22T16:11:30.796Z] ---> a1be2adc2150 [2023-05-22T16:11:30.796Z] Removing intermediate container 3b900b39d2f9 [2023-05-22T16:11:30.796Z] ---> 29ffa91e568c [2023-05-22T16:11:30.796Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T16:11:30.796Z] Step 23/24 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:11:30.796Z] ---> Running in 986cca6f41ba [2023-05-22T16:11:30.796Z] ---> Running in 706eefddcfa9 [2023-05-22T16:11:31.057Z] ---> 520856596a02 [2023-05-22T16:11:31.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-22T16:11:31.057Z] Removing intermediate container 986cca6f41ba [2023-05-22T16:11:31.058Z] ---> a8fafd07d071 [2023-05-22T16:11:31.058Z] [2023-05-22T16:11:31.317Z] Successfully built a8fafd07d071 [2023-05-22T16:11:31.317Z] Removing intermediate container 706eefddcfa9 [2023-05-22T16:11:31.317Z] ---> 6850a6bf9964 [2023-05-22T16:11:31.317Z] Step 24/24 : LABEL version=0.0.0 [2023-05-22T16:11:31.317Z] Successfully tagged security-spire-server:latest [2023-05-22T16:11:31.317Z] Building security-spiffe-token-provider [2023-05-22T16:11:31.317Z]  Building security-spire-server ... done  ---> Running in c6f083efbad7 [2023-05-22T16:11:34.661Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:11:34.661Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:11:34.661Z] ---> c808b3ee4fd3 [2023-05-22T16:11:34.661Z] Step 3/20 : WORKDIR /edgex-go [2023-05-22T16:11:34.661Z] ---> Using cache [2023-05-22T16:11:34.661Z] ---> 4b1f5a6d8c03 [2023-05-22T16:11:34.661Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-22T16:11:35.233Z] ---> 5efb718496a3 [2023-05-22T16:11:35.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:11:35.233Z] Removing intermediate container c6f083efbad7 [2023-05-22T16:11:35.233Z] ---> ef2d33e73604 [2023-05-22T16:11:35.233Z] [2023-05-22T16:11:35.233Z] ---> Running in 9788c9a88e5d [2023-05-22T16:11:35.233Z] Successfully built ef2d33e73604 [2023-05-22T16:11:35.233Z] Successfully tagged core-command:latest [2023-05-22T16:11:35.233Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-05-22T16:11:36.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:36.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:36.428Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:11:36.428Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:11:36.428Z] OK: 17826 distinct packages available [2023-05-22T16:11:36.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:36.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:11:36.686Z] OK: 265 MiB in 53 packages [2023-05-22T16:11:37.677Z] ---> 584981d63a60 [2023-05-22T16:11:37.677Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-22T16:11:39.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:11:39.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:11:39.056Z] ---> c808b3ee4fd3 [2023-05-22T16:11:39.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:11:39.056Z] ---> Using cache [2023-05-22T16:11:39.056Z] ---> 5333f8ccf81d [2023-05-22T16:11:39.056Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:11:39.056Z] ---> Using cache [2023-05-22T16:11:39.056Z] ---> 830b153fc4b5 [2023-05-22T16:11:39.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:11:39.056Z] ---> Using cache [2023-05-22T16:11:39.056Z] ---> 2ebc0c1c5809 [2023-05-22T16:11:39.056Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:11:39.056Z] ---> Using cache [2023-05-22T16:11:39.056Z] ---> 47817b9686f9 [2023-05-22T16:11:39.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:11:39.057Z] ---> Using cache [2023-05-22T16:11:39.057Z] ---> e82d2825f633 [2023-05-22T16:11:39.057Z] Step 8/23 : COPY . . [2023-05-22T16:11:39.057Z] ---> Using cache [2023-05-22T16:11:39.057Z] ---> f7139f1b9652 [2023-05-22T16:11:39.057Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-22T16:11:39.057Z] ---> Running in 90975a8c97f1 [2023-05-22T16:11:39.057Z] ---> Running in 7f6f9010403b [2023-05-22T16:11:39.627Z] Removing intermediate container 90975a8c97f1 [2023-05-22T16:11:39.627Z] ---> 0e34692562ea [2023-05-22T16:11:39.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:11:39.887Z] Removing intermediate container 9788c9a88e5d [2023-05-22T16:11:39.887Z] ---> d2af10d17b03 [2023-05-22T16:11:39.887Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-22T16:11:39.887Z] 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-05-22T16:11:40.181Z] ---> Running in eff5e99f8788 [2023-05-22T16:11:40.440Z] ---> 79ee6dcbd3fb [2023-05-22T16:11:40.440Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:11:40.440Z] Removing intermediate container eff5e99f8788 [2023-05-22T16:11:40.440Z] ---> fe6d208129b9 [2023-05-22T16:11:40.440Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T16:11:40.738Z] ---> Running in 224986e4fa69 [2023-05-22T16:11:40.738Z] ---> Running in d522576bdc0a [2023-05-22T16:11:41.673Z] Removing intermediate container d522576bdc0a [2023-05-22T16:11:41.673Z] ---> f41d5cbd1700 [2023-05-22T16:11:41.673Z] Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:11:45.873Z] ---> Running in c10a0e79b1e5 [2023-05-22T16:11:46.818Z] Removing intermediate container c10a0e79b1e5 [2023-05-22T16:11:46.818Z] ---> a18a7cb409ee [2023-05-22T16:11:46.818Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:11:47.419Z] Removing intermediate container 0403b19ae1d8 [2023-05-22T16:11:47.419Z] ---> 566205a3c169 [2023-05-22T16:11:47.419Z] Successfully built 566205a3c169 [2023-05-22T16:11:47.419Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:11:47.771Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T16:11:47.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:11:48.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2023-05-22T16:11:48.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:11:48.193Z] ---> Running in a5554239f94f [2023-05-22T16:11:52.451Z] Removing intermediate container a5554239f94f [2023-05-22T16:11:52.452Z] ---> df697ae364dd [2023-05-22T16:11:52.452Z] [2023-05-22T16:11:52.452Z] Successfully built df697ae364dd [2023-05-22T16:11:52.452Z] Successfully tagged core-data:latest [2023-05-22T16:11:52.452Z] Building core-metadata [2023-05-22T16:11:52.789Z] $ docker top 30fab8f8ffb846c43d8e2c7ed9d3a3ab6af063ee97e2f126022f8a768e6e0402 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:11:53.622Z] + go version [2023-05-22T16:11:53.622Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T16:11:53.650Z] $ docker stop --time=1 30fab8f8ffb846c43d8e2c7ed9d3a3ab6af063ee97e2f126022f8a768e6e0402 [2023-05-22T16:11:55.299Z] $ docker rm -f --volumes 30fab8f8ffb846c43d8e2c7ed9d3a3ab6af063ee97e2f126022f8a768e6e0402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:11:55.886Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T16:11:55.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:11:56.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2023-05-22T16:11:56.180Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:11:56.829Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:11:56.829Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:11:56.829Z] ---> c808b3ee4fd3 [2023-05-22T16:11:56.829Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:11:56.829Z] ---> Using cache [2023-05-22T16:11:56.829Z] ---> 5333f8ccf81d [2023-05-22T16:11:56.829Z] Step 4/25 : WORKDIR /edgex-go [2023-05-22T16:11:56.829Z] ---> Using cache [2023-05-22T16:11:56.829Z] ---> 830b153fc4b5 [2023-05-22T16:11:56.829Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-22T16:11:56.829Z] ---> Using cache [2023-05-22T16:11:56.829Z] ---> 2ebc0c1c5809 [2023-05-22T16:11:56.829Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-22T16:11:56.829Z] ---> Using cache [2023-05-22T16:11:56.829Z] ---> 47817b9686f9 [2023-05-22T16:11:56.829Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:11:56.829Z] ---> Using cache [2023-05-22T16:11:56.829Z] ---> e82d2825f633 [2023-05-22T16:11:56.829Z] Step 8/25 : COPY . . [2023-05-22T16:11:56.829Z] ---> Using cache [2023-05-22T16:11:56.829Z] ---> f7139f1b9652 [2023-05-22T16:11:56.829Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-22T16:11:57.420Z] $ docker top f059e02420718617fcd0e52ee5a34efe116efbc317ef3c1cad4b767aef43dd9c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T16:11:57.635Z] ========================================================= [2023-05-22T16:11:57.635Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-22T16:11:57.635Z] ========================================================= [Pipeline] sh [2023-05-22T16:11:58.267Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-22T16:11:58.924Z] + make test [2023-05-22T16:11:58.924Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T16:12:03.648Z] ---> Running in 79e31877c981 [2023-05-22T16:12:03.906Z] 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-05-22T16:12:04.164Z] Removing intermediate container 5ba42c633d88 [2023-05-22T16:12:04.164Z] ---> de3c93e76cbc [2023-05-22T16:12:04.164Z] Step 7/33 : COPY . . [2023-05-22T16:12:04.164Z] Removing intermediate container 24da30f7da02 [2023-05-22T16:12:04.164Z] ---> 77d384411746 [2023-05-22T16:12:04.164Z] Step 8/23 : COPY . . [2023-05-22T16:12:22.362Z] ---> 57de8a1e390e [2023-05-22T16:12:22.362Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapperRemoving intermediate container 7f6f9010403b [2023-05-22T16:12:22.362Z] [2023-05-22T16:12:22.362Z] ---> 4def49971659 [2023-05-22T16:12:22.362Z] [2023-05-22T16:12:22.362Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:12:22.362Z] ---> 9ed4aefc74f6 [2023-05-22T16:12:22.362Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T16:12:22.362Z] ---> 610b823be7e4 [2023-05-22T16:12:22.362Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-22T16:12:22.362Z] ---> Running in 307eeb61ab44 [2023-05-22T16:12:22.362Z] ---> Running in 11152df401f0 [2023-05-22T16:12:22.362Z] ---> Running in 4f6c2f36000a [2023-05-22T16:12:22.362Z] Removing intermediate container 11152df401f0 [2023-05-22T16:12:22.362Z] ---> 28c5a1c8bcb3 [2023-05-22T16:12:22.362Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:12:22.362Z] ---> Running in 9112f2e4a880 [2023-05-22T16:12:22.362Z] Removing intermediate container 224986e4fa69 [2023-05-22T16:12:22.362Z] ---> 25eb03d243f5 [2023-05-22T16:12:22.362Z] Step 7/20 : COPY . . [2023-05-22T16:12:22.362Z] 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-05-22T16:12:22.362Z] 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-05-22T16:12:22.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:12:22.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:12:22.362Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:12:22.362Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:12:22.362Z] OK: 7 MiB in 16 packages [2023-05-22T16:12:32.564Z] ---> 499b95c3fe35 [2023-05-22T16:12:32.564Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-22T16:12:32.824Z] Removing intermediate container 9112f2e4a880 [2023-05-22T16:12:32.824Z] ---> 6064880b8c09 [2023-05-22T16:12:32.824Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:12:32.824Z] ---> Running in c29ffbef1ad9 [2023-05-22T16:12:34.218Z] 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-05-22T16:12:36.142Z] ---> f2fbc4f17660 [2023-05-22T16:12:36.142Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:12:38.758Z] ---> eed693d32be2 [2023-05-22T16:12:38.758Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-22T16:12:38.758Z] Removing intermediate container 79e31877c981 [2023-05-22T16:12:38.758Z] ---> f0945720d128 [2023-05-22T16:12:38.758Z] [2023-05-22T16:12:38.758Z] Step 10/25 : FROM alpine:3.17 [2023-05-22T16:12:38.758Z] ---> 9ed4aefc74f6 [2023-05-22T16:12:38.758Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:12:38.758Z] ---> Using cache [2023-05-22T16:12:38.758Z] ---> 073eac01ac93 [2023-05-22T16:12:38.758Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:12:38.758Z] ---> Using cache [2023-05-22T16:12:38.758Z] ---> 9715af1c553d [2023-05-22T16:12:38.758Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-22T16:12:38.758Z] ---> Running in ac61865e2454 [2023-05-22T16:12:39.697Z] Removing intermediate container ac61865e2454 [2023-05-22T16:12:39.697Z] ---> 4af1bf6a8c91 [2023-05-22T16:12:39.697Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-22T16:12:40.637Z] ---> da1dbe595703 [2023-05-22T16:12:40.637Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:12:40.637Z] ---> Running in 309162abbb23 [2023-05-22T16:12:40.908Z] Removing intermediate container 309162abbb23 [2023-05-22T16:12:40.908Z] ---> d0e521e2ac2b [2023-05-22T16:12:40.908Z] Step 15/25 : WORKDIR / [2023-05-22T16:12:40.908Z] ---> Running in a3d615011c90 [2023-05-22T16:12:41.168Z] ---> d4a3e89c8e2e [2023-05-22T16:12:41.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-22T16:12:41.429Z] Removing intermediate container a3d615011c90 [2023-05-22T16:12:41.429Z] ---> 8d6f5a0e9119 [2023-05-22T16:12:41.429Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:12:42.367Z] ---> d099afd981d0 [2023-05-22T16:12:42.367Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:12:43.375Z] ---> Running in d398053704b1 [2023-05-22T16:12:43.375Z] ---> 4480c8ba6766 [2023-05-22T16:12:43.375Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:12:45.289Z] ---> 65745197fe93 [2023-05-22T16:12:45.289Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-22T16:12:45.825Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-22T16:12:47.206Z] Removing intermediate container d398053704b1 [2023-05-22T16:12:47.206Z] ---> a82debcb3cd0 [2023-05-22T16:12:47.206Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:12:50.511Z] ---> 36b13d2a6ceb [2023-05-22T16:12:50.511Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:12:50.511Z] ---> Running in a66057bce4bc [2023-05-22T16:12:50.772Z] Removing intermediate container a66057bce4bc [2023-05-22T16:12:50.772Z] ---> 98eec71b61cf [2023-05-22T16:12:50.772Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:12:53.317Z] ---> Running in f4639da01e75 [2023-05-22T16:12:53.317Z] ---> 4cd7cfffb448 [2023-05-22T16:12:53.317Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-22T16:12:53.894Z] Removing intermediate container f4639da01e75 [2023-05-22T16:12:53.894Z] ---> db6656906508 [2023-05-22T16:12:53.894Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T16:12:53.894Z] ---> a3f7b23ea7c2 [2023-05-22T16:12:53.894Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-22T16:12:53.894Z] ---> Running in deb4715ca671 [2023-05-22T16:12:53.894Z] ---> Running in 80b5ac1203ed [2023-05-22T16:12:53.894Z] Removing intermediate container 307eeb61ab44 [2023-05-22T16:12:53.894Z] ---> d48d86a3c901 [2023-05-22T16:12:53.894Z] [2023-05-22T16:12:53.894Z] Step 9/33 : FROM alpine:3.17 [2023-05-22T16:12:53.894Z] ---> 9ed4aefc74f6 [2023-05-22T16:12:53.894Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T16:12:53.894Z] ---> Running in 4bc06ad949a3 [2023-05-22T16:12:54.154Z] Removing intermediate container 80b5ac1203ed [2023-05-22T16:12:54.154Z] ---> c44328f51522 [2023-05-22T16:12:54.154Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:12:54.154Z] Removing intermediate container deb4715ca671 [2023-05-22T16:12:54.154Z] ---> c17db09a3e9c [2023-05-22T16:12:54.154Z] Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:12:54.725Z] Removing intermediate container 4bc06ad949a3 [2023-05-22T16:12:54.725Z] ---> 025733ceb809 [2023-05-22T16:12:54.725Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-22T16:12:54.725Z] ---> Running in 99a73da44869 [2023-05-22T16:12:54.725Z] ---> Running in d2d65b6ed610 [2023-05-22T16:12:54.725Z] ---> Running in 8ffb00207eb2 [2023-05-22T16:12:55.003Z] Removing intermediate container 99a73da44869 [2023-05-22T16:12:55.003Z] ---> a68bf52b96a7 [2023-05-22T16:12:55.003Z] Step 23/25 : LABEL arch=x86_64 [2023-05-22T16:12:55.003Z] Removing intermediate container d2d65b6ed610 [2023-05-22T16:12:55.003Z] ---> b6fe7c36ef2e [2023-05-22T16:12:55.003Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:12:55.003Z] ---> Running in 3038f1fade99 [2023-05-22T16:12:55.003Z] ---> Running in 451c6aa87163 [2023-05-22T16:12:55.266Z] Removing intermediate container 3038f1fade99 [2023-05-22T16:12:55.266Z] ---> 45c1d6691ca8 [2023-05-22T16:12:55.266Z] Step 24/25 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:12:55.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:12:55.266Z] Removing intermediate container 451c6aa87163 [2023-05-22T16:12:55.266Z] ---> fc55aee9e9eb [2023-05-22T16:12:55.266Z] [2023-05-22T16:12:55.266Z] ---> Running in a4e327ce748b [2023-05-22T16:12:55.266Z] Successfully built fc55aee9e9eb [2023-05-22T16:12:55.266Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-22T16:12:55.266Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-05-22T16:12:55.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:12:55.838Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:12:55.838Z] (2/2) Installing su-exec (0.2-r2) [2023-05-22T16:12:55.838Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:12:55.838Z] OK: 7 MiB in 17 packages [2023-05-22T16:12:55.838Z] Removing intermediate container a4e327ce748b [2023-05-22T16:12:55.838Z] ---> 7dfc2f1e0218 [2023-05-22T16:12:55.838Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T16:12:59.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:12:59.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:12:59.421Z] ---> c808b3ee4fd3 [2023-05-22T16:12:59.421Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:12:59.421Z] ---> Using cache [2023-05-22T16:12:59.421Z] ---> 5333f8ccf81d [2023-05-22T16:12:59.421Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:12:59.421Z] ---> Using cache [2023-05-22T16:12:59.421Z] ---> 830b153fc4b5 [2023-05-22T16:12:59.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:12:59.421Z] ---> Using cache [2023-05-22T16:12:59.421Z] ---> 2ebc0c1c5809 [2023-05-22T16:12:59.421Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:12:59.421Z] ---> Using cache [2023-05-22T16:12:59.421Z] ---> 47817b9686f9 [2023-05-22T16:12:59.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:12:59.421Z] ---> Using cache [2023-05-22T16:12:59.421Z] ---> e82d2825f633 [2023-05-22T16:12:59.421Z] Step 8/23 : COPY . . [2023-05-22T16:12:59.421Z] ---> Using cache [2023-05-22T16:12:59.421Z] ---> f7139f1b9652 [2023-05-22T16:12:59.421Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-22T16:13:00.810Z] ---> Running in d252ea1dbd88 [2023-05-22T16:13:00.810Z] ---> Running in 6197e248a1b7 [2023-05-22T16:13:00.810Z] Removing intermediate container d252ea1dbd88 [2023-05-22T16:13:00.810Z] ---> 405a2d3a3b0a [2023-05-22T16:13:00.810Z] [2023-05-22T16:13:00.810Z] Removing intermediate container 8ffb00207eb2 [2023-05-22T16:13:00.810Z] ---> 20663caf7282 [2023-05-22T16:13:00.810Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-22T16:13:01.072Z] ---> Running in 7b2f1d05be39 [2023-05-22T16:13:01.072Z] Removing intermediate container 4f6c2f36000a [2023-05-22T16:13:01.072Z] ---> 508ce1578012 [2023-05-22T16:13:01.072Z] [2023-05-22T16:13:01.072Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:13:01.072Z] ---> 9ed4aefc74f6 [2023-05-22T16:13:01.072Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T16:13:01.072Z] 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-05-22T16:13:01.072Z] Successfully built 405a2d3a3b0a [2023-05-22T16:13:01.333Z] ---> Running in 79ba79d93c91 [2023-05-22T16:13:01.333Z] Successfully tagged core-metadata:latest [2023-05-22T16:13:01.333Z]  Building core-metadata ... done Removing intermediate container 7b2f1d05be39 [2023-05-22T16:13:01.333Z] ---> ea34abb86376 [2023-05-22T16:13:01.333Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-22T16:13:02.328Z] ---> Running in b4fb8fa6869a [2023-05-22T16:13:02.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:13:02.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:13:02.589Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T16:13:02.589Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:13:02.589Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:13:02.589Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:13:02.589Z] OK: 8 MiB in 17 packages [2023-05-22T16:13:03.160Z] Removing intermediate container b4fb8fa6869a [2023-05-22T16:13:03.160Z] ---> 1c5a651b30d7 [2023-05-22T16:13:03.160Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-22T16:13:03.732Z] ---> Running in 70721b97c33e [2023-05-22T16:13:03.732Z] Removing intermediate container 70721b97c33e [2023-05-22T16:13:03.732Z] ---> 8f125c283f76 [2023-05-22T16:13:03.732Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-22T16:13:03.994Z] ---> Running in 89f23f4be8f6 [2023-05-22T16:13:03.994Z] Removing intermediate container c29ffbef1ad9 [2023-05-22T16:13:03.994Z] ---> d2c58beed69a [2023-05-22T16:13:03.994Z] [2023-05-22T16:13:03.994Z] Step 9/20 : FROM alpine:3.17 [2023-05-22T16:13:03.994Z] ---> 9ed4aefc74f6 [2023-05-22T16:13:03.994Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T16:13:03.994Z] ---> Using cache [2023-05-22T16:13:03.994Z] ---> 025733ceb809 [2023-05-22T16:13:03.994Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-22T16:13:03.994Z] ---> Running in 76a9fca581b5 [2023-05-22T16:13:03.994Z] Removing intermediate container 79ba79d93c91 [2023-05-22T16:13:03.994Z] ---> 8caa0decd2c9 [2023-05-22T16:13:03.994Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:13:03.994Z] Removing intermediate container 89f23f4be8f6 [2023-05-22T16:13:03.994Z] ---> 8fb161a14c81 [2023-05-22T16:13:03.994Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-22T16:13:03.994Z] ---> Running in c2d2659cd50c [2023-05-22T16:13:03.994Z] ---> Running in d64a95ddc4f2 [2023-05-22T16:13:04.254Z] Removing intermediate container c2d2659cd50c [2023-05-22T16:13:04.254Z] ---> df9114da161f [2023-05-22T16:13:04.254Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-22T16:13:04.254Z] ---> Running in 696dffda968b [2023-05-22T16:13:04.254Z] Removing intermediate container 696dffda968b [2023-05-22T16:13:04.254Z] ---> 26d3633c5e86 [2023-05-22T16:13:04.254Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T16:13:04.254Z] ---> Running in fb7ed8dc73a2 [2023-05-22T16:13:04.254Z] Removing intermediate container fb7ed8dc73a2 [2023-05-22T16:13:04.254Z] ---> c35171d3540e [2023-05-22T16:13:04.254Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:13:04.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:13:04.514Z] ---> df17b14840f2 [2023-05-22T16:13:04.514Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:13:04.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:13:05.111Z] ---> b7ad4cb11edf [2023-05-22T16:13:05.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-22T16:13:05.111Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:13:05.111Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:13:05.112Z] OK: 17823 distinct packages available [2023-05-22T16:13:05.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T16:13:05.112Z] Removing intermediate container d64a95ddc4f2 [2023-05-22T16:13:05.112Z] ---> 59331f12f110 [2023-05-22T16:13:05.112Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-22T16:13:05.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T16:13:05.373Z] ---> Running in a738e98ec910 [2023-05-22T16:13:05.373Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-22T16:13:05.633Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-22T16:13:05.633Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-22T16:13:05.633Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-22T16:13:05.633Z] (5/9) Installing curl (8.1.0-r2) [2023-05-22T16:13:05.633Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-22T16:13:05.633Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:13:05.633Z] (8/9) Installing libucontext (1.2-r0) [2023-05-22T16:13:05.633Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-22T16:13:05.633Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:13:05.633Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:13:05.633Z] OK: 10 MiB in 24 packages [2023-05-22T16:13:05.892Z] Removing intermediate container a738e98ec910 [2023-05-22T16:13:05.892Z] ---> b6473262556e [2023-05-22T16:13:05.892Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-22T16:13:05.892Z] ---> 61b9cfbfe742 [2023-05-22T16:13:05.892Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:13:06.505Z] ---> daad8c5f93ee [2023-05-22T16:13:06.505Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-22T16:13:06.505Z] ---> Running in c51504850991 [2023-05-22T16:13:06.505Z] ---> 92eedd55644c [2023-05-22T16:13:06.505Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-22T16:13:06.505Z] ---> Running in 8715db0a94d1 [2023-05-22T16:13:06.765Z] Removing intermediate container c51504850991 [2023-05-22T16:13:06.765Z] ---> be92272870d8 [2023-05-22T16:13:06.765Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:13:06.765Z] Removing intermediate container 76a9fca581b5 [2023-05-22T16:13:06.765Z] ---> c5be0917c776 [2023-05-22T16:13:06.765Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:13:06.765Z] ---> Running in 7dee8afab5a4 [2023-05-22T16:13:07.332Z] Removing intermediate container 7dee8afab5a4 [2023-05-22T16:13:07.332Z] ---> 46e70474b9ad [2023-05-22T16:13:07.332Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T16:13:07.332Z] ---> f4cdc76aadb0 [2023-05-22T16:13:07.332Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:13:07.332Z] ---> Running in d08f05422468 [2023-05-22T16:13:07.590Z] Removing intermediate container d08f05422468 [2023-05-22T16:13:07.590Z] ---> 0ba40851019a [2023-05-22T16:13:07.590Z] Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:13:07.590Z] ---> 57ec62b60910 [2023-05-22T16:13:07.590Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-22T16:13:07.590Z] ---> Running in a69bb8fa3717 [2023-05-22T16:13:07.854Z] Removing intermediate container 8715db0a94d1 [2023-05-22T16:13:07.854Z] ---> 532b24092692 [2023-05-22T16:13:07.854Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:13:07.854Z] Removing intermediate container a69bb8fa3717 [2023-05-22T16:13:07.854Z] ---> fd985db12e91 [2023-05-22T16:13:07.854Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:13:07.854Z] ---> Running in 004c9b8eacae [2023-05-22T16:13:09.771Z] ---> e6269554d269 [2023-05-22T16:13:09.771Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:13:09.771Z] ---> 53040d089094 [2023-05-22T16:13:09.771Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:13:09.771Z] Removing intermediate container 004c9b8eacae [2023-05-22T16:13:09.771Z] ---> f1f821c69cc6 [2023-05-22T16:13:09.771Z] [2023-05-22T16:13:09.771Z] Successfully built f1f821c69cc6 [2023-05-22T16:13:09.771Z] Successfully tagged support-notifications:latest [2023-05-22T16:13:09.771Z]  Building support-notifications ... done  ---> d94693b6336b [2023-05-22T16:13:09.771Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-22T16:13:09.771Z] ---> 7031f9286f97 [2023-05-22T16:13:09.771Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-22T16:13:09.771Z] ---> Running in a0414f00ebaa [2023-05-22T16:13:10.031Z] Removing intermediate container a0414f00ebaa [2023-05-22T16:13:10.031Z] ---> b99deac42d87 [2023-05-22T16:13:10.031Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:13:10.031Z] ---> Running in 8b3f86942901 [2023-05-22T16:13:10.293Z] Removing intermediate container 8b3f86942901 [2023-05-22T16:13:10.293Z] ---> 565d6bde6f15 [2023-05-22T16:13:10.293Z] Step 18/20 : LABEL arch=x86_64 [2023-05-22T16:13:10.293Z] ---> 3d7eaad02996 [2023-05-22T16:13:10.293Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-22T16:13:10.293Z] ---> Running in 030f33ddd171 [2023-05-22T16:13:10.552Z] Removing intermediate container 030f33ddd171 [2023-05-22T16:13:10.552Z] ---> 0a49cae247c1 [2023-05-22T16:13:10.552Z] Step 19/20 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:13:10.552Z] ---> 5b5ce95bbf87 [2023-05-22T16:13:10.552Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-22T16:13:10.552Z] ---> Running in 8d2a01291682 [2023-05-22T16:13:10.552Z] Removing intermediate container 8d2a01291682 [2023-05-22T16:13:10.552Z] ---> e6fa811f8c23 [2023-05-22T16:13:10.552Z] Step 20/20 : LABEL version=0.0.0 [2023-05-22T16:13:10.552Z] ---> 25d01adbcf0b [2023-05-22T16:13:10.552Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-22T16:13:10.552Z] ---> Running in 4ba96a12549e [2023-05-22T16:13:10.818Z] Removing intermediate container 4ba96a12549e [2023-05-22T16:13:10.818Z] ---> 42b2bfd122a9 [2023-05-22T16:13:10.818Z] [2023-05-22T16:13:10.818Z] ---> 25d55efc8a7a [2023-05-22T16:13:10.818Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-22T16:13:10.818Z] Successfully built 42b2bfd122a9 [2023-05-22T16:13:10.818Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-22T16:13:11.077Z]  Building security-spiffe-token-provider ... done  ---> 2ae9f74fe081 [2023-05-22T16:13:11.077Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-22T16:13:11.077Z] ---> c223140f5222 [2023-05-22T16:13:11.077Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-22T16:13:11.077Z] ---> Running in 60c9d6fa2330 [2023-05-22T16:13:12.101Z] Removing intermediate container 60c9d6fa2330 [2023-05-22T16:13:12.101Z] ---> 617523c1a1ce [2023-05-22T16:13:12.101Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-22T16:13:12.101Z] ---> Running in e123eb449377 [2023-05-22T16:13:12.428Z] Removing intermediate container e123eb449377 [2023-05-22T16:13:12.428Z] ---> b6aba2f818dc [2023-05-22T16:13:12.428Z] Step 30/33 : CMD ["gate"] [2023-05-22T16:13:12.428Z] ---> Running in 22c20e0b9acf [2023-05-22T16:13:12.688Z] Removing intermediate container 22c20e0b9acf [2023-05-22T16:13:12.688Z] ---> 4d1b6328871c [2023-05-22T16:13:12.688Z] Step 31/33 : LABEL arch=x86_64 [2023-05-22T16:13:12.688Z] ---> Running in 1a5c02b4d83e [2023-05-22T16:13:12.688Z] Removing intermediate container 1a5c02b4d83e [2023-05-22T16:13:12.688Z] ---> d490883138f2 [2023-05-22T16:13:12.688Z] Step 32/33 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:13:12.688Z] ---> Running in 4ec950c074fa [2023-05-22T16:13:12.688Z] Removing intermediate container 4ec950c074fa [2023-05-22T16:13:12.688Z] ---> e31f824d692a [2023-05-22T16:13:12.688Z] Step 33/33 : LABEL version=0.0.0 [2023-05-22T16:13:12.688Z] ---> Running in 77492503b1cc [2023-05-22T16:13:12.951Z] Removing intermediate container 77492503b1cc [2023-05-22T16:13:12.951Z] ---> eb9e61f69413 [2023-05-22T16:13:12.951Z] [2023-05-22T16:13:12.951Z] Successfully built eb9e61f69413 [2023-05-22T16:13:12.951Z] Successfully tagged security-bootstrapper:latest [2023-05-22T16:13:19.537Z]  Building security-bootstrapper ... done Removing intermediate container 6197e248a1b7 [2023-05-22T16:13:19.537Z] ---> f6d2097c56ee [2023-05-22T16:13:19.537Z] [2023-05-22T16:13:19.537Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:13:19.537Z] ---> 9ed4aefc74f6 [2023-05-22T16:13:19.537Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T16:13:19.537Z] ---> Using cache [2023-05-22T16:13:19.537Z] ---> 28c5a1c8bcb3 [2023-05-22T16:13:19.537Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:13:19.537Z] ---> Using cache [2023-05-22T16:13:19.537Z] ---> 6064880b8c09 [2023-05-22T16:13:19.537Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:13:19.537Z] ---> Using cache [2023-05-22T16:13:19.537Z] ---> f2fbc4f17660 [2023-05-22T16:13:19.537Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:13:19.537Z] ---> Using cache [2023-05-22T16:13:19.537Z] ---> eed693d32be2 [2023-05-22T16:13:19.537Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-22T16:13:19.537Z] ---> 78a0fec83633 [2023-05-22T16:13:19.537Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:13:19.537Z] ---> fdb208f483b8 [2023-05-22T16:13:19.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-22T16:13:19.537Z] ---> 0a18619ac61e [2023-05-22T16:13:19.537Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:13:19.537Z] ---> Running in 32b04eb30d4b [2023-05-22T16:13:19.798Z] Removing intermediate container 32b04eb30d4b [2023-05-22T16:13:19.798Z] ---> 39a1cfdafbcb [2023-05-22T16:13:19.798Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:13:19.798Z] ---> Running in 1c1439bec204 [2023-05-22T16:13:19.798Z] Removing intermediate container 1c1439bec204 [2023-05-22T16:13:19.798Z] ---> a986ae4bbd60 [2023-05-22T16:13:19.798Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:13:19.798Z] ---> Running in fbaa2f1c5fb2 [2023-05-22T16:13:20.058Z] Removing intermediate container fbaa2f1c5fb2 [2023-05-22T16:13:20.058Z] ---> 2e80d589e2d5 [2023-05-22T16:13:20.058Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T16:13:20.058Z] ---> Running in 6307ff18ef61 [2023-05-22T16:13:20.058Z] Removing intermediate container 6307ff18ef61 [2023-05-22T16:13:20.058Z] ---> cc24039a6850 [2023-05-22T16:13:20.058Z] Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 [2023-05-22T16:13:20.058Z] ---> Running in 3e9a66d4bfc8 [2023-05-22T16:13:20.058Z] Removing intermediate container 3e9a66d4bfc8 [2023-05-22T16:13:20.058Z] ---> ac7859f8e660 [2023-05-22T16:13:20.058Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:13:20.058Z] ---> Running in 3bad2530b7d3 [2023-05-22T16:13:20.319Z] Removing intermediate container 3bad2530b7d3 [2023-05-22T16:13:20.319Z] ---> 2ec0fad56470 [2023-05-22T16:13:20.319Z] [2023-05-22T16:13:20.319Z] Successfully built 2ec0fad56470 [2023-05-22T16:13:20.319Z] Successfully tagged security-proxy-auth:latest [2023-05-22T16:13:20.325Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-05-22T16:13:20.334Z] $ docker stop --time=1 7da4d8e0f0a9b69f4137926f60ee707b7a9666e34f27dbe31ad5ff02a232b1d2 [2023-05-22T16:13:21.606Z] $ docker rm -f --volumes 7da4d8e0f0a9b69f4137926f60ee707b7a9666e34f27dbe31ad5ff02a232b1d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T16:13:21.939Z] + docker images [2023-05-22T16:13:21.939Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-22T16:13:21.939Z] security-proxy-auth latest 2ec0fad56470 1 second ago 18.3MB [2023-05-22T16:13:21.939Z] f6d2097c56ee 4 seconds ago 1.7GB [2023-05-22T16:13:21.939Z] security-bootstrapper latest eb9e61f69413 9 seconds ago 22.2MB [2023-05-22T16:13:21.939Z] security-spiffe-token-provider latest 42b2bfd122a9 11 seconds ago 32.8MB [2023-05-22T16:13:21.939Z] support-notifications latest f1f821c69cc6 12 seconds ago 32.4MB [2023-05-22T16:13:21.939Z] d2c58beed69a 18 seconds ago 1.76GB [2023-05-22T16:13:21.939Z] core-metadata latest 405a2d3a3b0a 21 seconds ago 20.4MB [2023-05-22T16:13:21.939Z] 508ce1578012 21 seconds ago 1.79GB [2023-05-22T16:13:21.939Z] core-common-config-bootstrapper latest fc55aee9e9eb 26 seconds ago 17.2MB [2023-05-22T16:13:21.939Z] d48d86a3c901 28 seconds ago 1.71GB [2023-05-22T16:13:21.939Z] f0945720d128 45 seconds ago 1.73GB [2023-05-22T16:13:21.939Z] 4def49971659 About a minute ago 1.72GB [2023-05-22T16:13:21.939Z] core-data latest df697ae364dd About a minute ago 20.1MB [2023-05-22T16:13:21.939Z] core-command latest ef2d33e73604 About a minute ago 19.9MB [2023-05-22T16:13:21.939Z] security-spire-server latest a8fafd07d071 About a minute ago 103MB [2023-05-22T16:13:21.939Z] ed5f9b88eca1 About a minute ago 1.72GB [2023-05-22T16:13:21.939Z] 8d659903ba42 About a minute ago 1.73GB [2023-05-22T16:13:21.939Z] security-secretstore-setup latest d3bb5634dab9 2 minutes ago 32.8MB [2023-05-22T16:13:21.939Z] 8912e0d1f1e8 2 minutes ago 1.58GB [2023-05-22T16:13:21.939Z] security-proxy-setup latest 51091afad585 2 minutes ago 18.7MB [2023-05-22T16:13:21.940Z] support-scheduler latest 9ed9a19a7c50 2 minutes ago 31.8MB [2023-05-22T16:13:21.940Z] security-spire-agent latest fd3023e3aa86 2 minutes ago 161MB [2023-05-22T16:13:21.940Z] security-spire-config latest 07bb3bcd662c 2 minutes ago 102MB [2023-05-22T16:13:21.940Z] cca6be4e844b 2 minutes ago 1.79GB [2023-05-22T16:13:21.940Z] 52c1d08557fb 2 minutes ago 1.7GB [2023-05-22T16:13:21.940Z] a6872aac5dd8 2 minutes ago 1.72GB [2023-05-22T16:13:21.940Z] 00275c84628e 3 minutes ago 1.58GB [2023-05-22T16:13:21.940Z] 3e28c8be2af4 3 minutes ago 1.58GB [2023-05-22T16:13:21.940Z] ci-base-image-x86_64 latest c808b3ee4fd3 6 minutes ago 918MB [2023-05-22T16:13:21.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-22T16:13:21.940Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-22T16:13:21.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-22T16:13:21.940Z] 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-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-22T16:14:52.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-22T16:15:02.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-22T16:15:02.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-22T16:15:02.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.252s coverage: 28.7% of statements [2023-05-22T16:15:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 98.5% of statements [2023-05-22T16:15:18.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-22T16:15:18.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-22T16:15:18.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-22T16:15:21.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.420s coverage: 71.5% of statements [2023-05-22T16:15:24.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-22T16:15:24.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-22T16:15:24.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements [2023-05-22T16:15:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-22T16:15:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-22T16:15:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-22T16:15:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:15:29.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-22T16:15:36.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-22T16:15:36.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-22T16:15:54.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.930s coverage: 88.5% of statements [2023-05-22T16:15:54.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.413s coverage: 3.8% of statements [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-22T16:15:54.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.700s coverage: 95.6% of statements [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-22T16:15:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-22T16:15:54.615Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-05-22T16:16:01.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-22T16:16:01.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-22T16:16:01.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-22T16:16:01.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements [2023-05-22T16:16:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-22T16:16:11.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-22T16:16:11.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements [2023-05-22T16:16:11.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.0% of statements [2023-05-22T16:16:14.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 42.9% of statements [2023-05-22T16:16:14.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 82.9% of statements [2023-05-22T16:16:14.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2023-05-22T16:16:14.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements [2023-05-22T16:16:18.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-05-22T16:16:21.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-22T16:16:21.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-22T16:16:21.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-22T16:16:21.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-22T16:16:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-22T16:16:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-22T16:16:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-22T16:16:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-22T16:16:30.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements [2023-05-22T16:16:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-22T16:16:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-22T16:16:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-22T16:16:30.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-22T16:16:36.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-22T16:16:36.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-22T16:16:38.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-22T16:16:46.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.104s coverage: 79.9% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.263s coverage: 92.9% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.204s coverage: 62.3% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.497s coverage: 81.8% of statements [2023-05-22T16:16:46.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements [2023-05-22T16:16:46.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-22T16:16:46.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements [2023-05-22T16:16:52.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-22T16:16:52.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-22T16:16:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.005s coverage: 63.1% of statements [2023-05-22T16:16:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-05-22T16:16:54.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-05-22T16:16:54.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-05-22T16:16:54.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.122s coverage: 73.7% of statements [2023-05-22T16:16:55.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-22T16:16:55.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-22T16:16:55.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-22T16:16:55.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-05-22T16:17:03.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-22T16:17:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-22T16:17:03.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-22T16:17:03.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements [2023-05-22T16:17:03.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements [2023-05-22T16:17:08.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-22T16:17:08.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-22T16:17:08.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-22T16:17:08.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-22T16:17:08.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2023-05-22T16:17:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-22T16:17:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-22T16:17:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-22T16:17:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-22T16:17:20.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 17.7% of statements [2023-05-22T16:17:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-22T16:17:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:17:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-22T16:17:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-22T16:17:22.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.3% of statements [2023-05-22T16:17:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-22T16:17:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-22T16:17:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements [2023-05-22T16:17:28.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-22T16:17:28.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-22T16:17:28.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements [2023-05-22T16:17:29.200Z] 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-05-22T16:17:29.200Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T16:17:29.200Z] go vet ./... [2023-05-22T16:20:05.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T16:20:05.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T16:20:05.887Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T16:20:05.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-22T16:20:06.228Z] + ls -al . [2023-05-22T16:20:06.228Z] total 700 [2023-05-22T16:20:06.228Z] drwxrwxr-x 10 1001 1001 4096 May 22 16:12 . [2023-05-22T16:20:06.228Z] drwxr-xr-x 4 root root 4096 May 22 16:11 .. [2023-05-22T16:20:06.228Z] drwxrwxr-x 2 1001 1001 4096 May 22 16:10 .blubracket [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 16 May 22 16:10 .dockerignore [2023-05-22T16:20:06.229Z] drwxrwxr-x 8 1001 1001 4096 May 22 16:10 .git [2023-05-22T16:20:06.229Z] drwxrwxr-x 3 1001 1001 4096 May 22 16:10 .github [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 1133 May 22 16:10 .gitignore [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 42 May 22 16:10 .golangci.yml [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 87 May 22 16:10 .hadolint.yml [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 166 May 22 16:10 .sonarcloud.properties [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 1171 May 22 16:10 ADOPTERS.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 10835 May 22 16:10 Attribution.txt [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 73765 May 22 16:10 CHANGELOG.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 3804 May 22 16:10 CONTRIBUTING.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 677 May 22 16:10 GOVERNANCE.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 883 May 22 16:10 Jenkinsfile [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 10775 May 22 16:10 LICENSE [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 14368 May 22 16:10 Makefile [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 582 May 22 16:10 OWNERS.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 9902 May 22 16:10 README.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 789 May 22 16:10 SECURITY.md [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 5 May 22 16:06 VERSION [2023-05-22T16:20:06.229Z] drwxrwxr-x 2 1001 1001 4096 May 22 16:10 bin [2023-05-22T16:20:06.229Z] drwxrwxr-x 18 1001 1001 4096 May 22 16:10 cmd [2023-05-22T16:20:06.229Z] -rw-r--r-- 1 root root 447731 May 22 16:17 coverage.out [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 3200 May 22 16:10 go.mod [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 31130 May 22 16:10 go.sum [2023-05-22T16:20:06.229Z] drwxrwxr-x 7 1001 1001 4096 May 22 16:10 internal [2023-05-22T16:20:06.229Z] drwxrwxr-x 3 1001 1001 4096 May 22 16:10 openapi [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 594 May 22 16:10 security.txt [2023-05-22T16:20:06.229Z] drwxrwxr-x 4 1001 1001 4096 May 22 16:10 snap [2023-05-22T16:20:06.229Z] -rw-rw-r-- 1 1001 1001 204 May 22 16:10 version.go [Pipeline] sh [2023-05-22T16:20:06.865Z] + '[' -e coverage.out ] [2023-05-22T16:20:06.866Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-22T16:20:06.881Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T16:20:07.684Z] Stashed 1 file(s) [Pipeline] sh [2023-05-22T16:20:08.310Z] + make build [2023-05-22T16:20:08.310Z] 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-05-22T16:21:44.928Z] 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-05-22T16:21:44.928Z] 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-05-22T16:21:44.928Z] 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-05-22T16:21:49.239Z] 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-05-22T16:22:36.067Z] 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-05-22T16:22:38.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-22T16:22:45.275Z] 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-05-22T16:22:50.723Z] 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-05-22T16:22:54.996Z] 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-05-22T16:22:58.333Z] 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-05-22T16:23:04.966Z] 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-05-22T16:23:10.333Z] $ docker stop --time=1 f059e02420718617fcd0e52ee5a34efe116efbc317ef3c1cad4b767aef43dd9c [2023-05-22T16:23:12.466Z] $ docker rm -f --volumes f059e02420718617fcd0e52ee5a34efe116efbc317ef3c1cad4b767aef43dd9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:23:14.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T16:23:14.777Z] [2023-05-22T16:23:14.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:23:15.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T16:23:15.108Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-22T16:23:15.108Z] 29e5d40040c1: Pulling fs layer [2023-05-22T16:23:15.108Z] 1ce36da41761: Pulling fs layer [2023-05-22T16:23:15.108Z] 25b303627fd3: Pulling fs layer [2023-05-22T16:23:15.380Z] 29e5d40040c1: Download complete [2023-05-22T16:23:15.647Z] 1ce36da41761: Verifying Checksum [2023-05-22T16:23:15.647Z] 1ce36da41761: Download complete [2023-05-22T16:23:15.913Z] 29e5d40040c1: Pull complete [2023-05-22T16:23:16.872Z] 1ce36da41761: Pull complete [2023-05-22T16:23:17.139Z] 25b303627fd3: Download complete [2023-05-22T16:23:27.209Z] 25b303627fd3: Pull complete [2023-05-22T16:23:27.209Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-22T16:23:27.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T16:23:27.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:23:27.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2023-05-22T16:23:27.487Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:23:29.686Z] $ docker top 9c14aad0ed99d112cdd0dcaf63356396e59a243daa62a0e66015c8a124c19aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:23:30.500Z] + docker-compose build --help [2023-05-22T16:23:30.500Z] + grep parallel [2023-05-22T16:23:34.745Z] --parallel Build images in parallel. [Pipeline] } [2023-05-22T16:23:35.040Z] $ docker stop --time=1 9c14aad0ed99d112cdd0dcaf63356396e59a243daa62a0e66015c8a124c19aa4 [2023-05-22T16:23:36.703Z] $ docker rm -f --volumes 9c14aad0ed99d112cdd0dcaf63356396e59a243daa62a0e66015c8a124c19aa4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:23:37.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T16:23:37.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:23:37.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2023-05-22T16:23:37.502Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:23:38.695Z] $ docker top 2e323ac5fae5e04c8114f6aed1c4bee13642e033b0958c8c1ee2077ccccc8fab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:23:39.196Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-22T16:23:44.527Z] Building core-command ... [2023-05-22T16:23:44.527Z] Building core-common-config-bootstrapper ... [2023-05-22T16:23:44.527Z] Building core-data ... [2023-05-22T16:23:44.527Z] Building core-metadata ... [2023-05-22T16:23:44.527Z] Building security-bootstrapper ... [2023-05-22T16:23:44.527Z] Building security-proxy-auth ... [2023-05-22T16:23:44.527Z] Building security-proxy-setup ... [2023-05-22T16:23:44.527Z] Building security-secretstore-setup ... [2023-05-22T16:23:44.527Z] Building security-spiffe-token-provider ... [2023-05-22T16:23:44.527Z] Building security-spire-agent ... [2023-05-22T16:23:44.527Z] Building security-spire-config ... [2023-05-22T16:23:44.527Z] Building security-spire-server ... [2023-05-22T16:23:44.527Z] Building support-notifications ... [2023-05-22T16:23:44.527Z] Building support-scheduler ... [2023-05-22T16:23:44.527Z] Building security-proxy-auth [2023-05-22T16:23:44.527Z] Building security-proxy-setup [2023-05-22T16:23:44.527Z] Building core-data [2023-05-22T16:23:44.527Z] Building support-scheduler [2023-05-22T16:23:44.527Z] Building core-command [2023-05-22T16:24:31.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:24:31.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:24:31.348Z] ---> 566205a3c169 [2023-05-22T16:24:31.348Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:24:31.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:24:31.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:24:31.348Z] ---> 566205a3c169 [2023-05-22T16:24:31.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:24:31.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:24:31.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:24:31.348Z] ---> 566205a3c169 [2023-05-22T16:24:31.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:24:31.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:24:31.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:24:31.348Z] ---> 566205a3c169 [2023-05-22T16:24:31.348Z] Step 3/22 : WORKDIR /edgex-go [2023-05-22T16:24:31.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:24:31.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:24:31.348Z] ---> 566205a3c169 [2023-05-22T16:24:31.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:24:31.348Z] ---> Running in 77d23eb41181 [2023-05-22T16:24:31.348Z] ---> Running in 50e1f0479e09 [2023-05-22T16:24:31.348Z] ---> Running in ed5400a407c7 [2023-05-22T16:24:31.348Z] ---> Running in 46ccd9fbc260 [2023-05-22T16:24:31.348Z] ---> Running in e39bd4fd6950 [2023-05-22T16:24:31.348Z] Removing intermediate container 50e1f0479e09 [2023-05-22T16:24:31.348Z] ---> e20498ce9605 [2023-05-22T16:24:31.348Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:24:31.348Z] Removing intermediate container e39bd4fd6950 [2023-05-22T16:24:31.348Z] ---> 87d77091283b [2023-05-22T16:24:31.348Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:24:31.348Z] Removing intermediate container ed5400a407c7 [2023-05-22T16:24:31.348Z] ---> e8d8e46e9234 [2023-05-22T16:24:31.348Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:24:31.348Z] Removing intermediate container 77d23eb41181 [2023-05-22T16:24:31.348Z] ---> 5d166c130287 [2023-05-22T16:24:31.348Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-22T16:24:31.348Z] Removing intermediate container 46ccd9fbc260 [2023-05-22T16:24:31.348Z] ---> 7ccecb997153 [2023-05-22T16:24:31.348Z] Step 4/24 : WORKDIR /edgex-go [2023-05-22T16:24:31.348Z] ---> Running in f12e2b3fd3d5 [2023-05-22T16:24:31.348Z] ---> Running in 94ef50a9b1a9 [2023-05-22T16:24:31.348Z] ---> Running in 71ad9f5a8e1c [2023-05-22T16:24:31.348Z] ---> Running in 8b248174f1ff [2023-05-22T16:24:31.348Z] ---> Running in e3ffcdc592f9 [2023-05-22T16:24:31.940Z] Removing intermediate container 94ef50a9b1a9 [2023-05-22T16:24:31.940Z] ---> 39e3554a42b8 [2023-05-22T16:24:31.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:24:31.940Z] Removing intermediate container f12e2b3fd3d5 [2023-05-22T16:24:31.940Z] ---> aa9ab31a35ad [2023-05-22T16:24:31.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:24:32.213Z] Removing intermediate container 8b248174f1ff [2023-05-22T16:24:32.213Z] ---> df6d661e6d9c [2023-05-22T16:24:32.213Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:24:32.213Z] ---> Running in f32db905dd41 [2023-05-22T16:24:32.213Z] ---> Running in 076c309f1368 [2023-05-22T16:24:32.213Z] Removing intermediate container e3ffcdc592f9 [2023-05-22T16:24:32.213Z] ---> 5324c7089267 [2023-05-22T16:24:32.213Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-22T16:24:32.213Z] ---> Running in cdbaa2be01d4 [2023-05-22T16:24:32.481Z] ---> Running in 6eecdef2717b [2023-05-22T16:24:33.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:34.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:34.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:34.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:34.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:34.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:34.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:35.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:35.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:35.432Z] OK: 263 MiB in 53 packages [2023-05-22T16:24:35.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:24:36.292Z] OK: 263 MiB in 53 packages [2023-05-22T16:24:37.255Z] OK: 263 MiB in 53 packages [2023-05-22T16:24:37.255Z] OK: 263 MiB in 53 packages [2023-05-22T16:24:37.255Z] Removing intermediate container 71ad9f5a8e1c [2023-05-22T16:24:37.255Z] ---> 85e61e10bb5b [2023-05-22T16:24:37.255Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-22T16:24:37.523Z] OK: 263 MiB in 53 packages [2023-05-22T16:24:38.491Z] Removing intermediate container f32db905dd41 [2023-05-22T16:24:38.491Z] ---> 0ad5a1371e7c [2023-05-22T16:24:38.491Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:24:38.771Z] ---> 95298779795c [2023-05-22T16:24:38.771Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:24:38.771Z] Removing intermediate container 6eecdef2717b [2023-05-22T16:24:38.771Z] ---> eb3a78fde9ec [2023-05-22T16:24:38.771Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-22T16:24:38.771Z] ---> Running in b6352f79af62 [2023-05-22T16:24:38.771Z] Removing intermediate container cdbaa2be01d4 [2023-05-22T16:24:38.771Z] ---> 97a8adaad644 [2023-05-22T16:24:38.771Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:24:39.042Z] Removing intermediate container 076c309f1368 [2023-05-22T16:24:39.042Z] ---> ff09ca8f9035 [2023-05-22T16:24:39.042Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:24:40.017Z] ---> 30ad8d91264b [2023-05-22T16:24:40.017Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:24:40.017Z] ---> 0cbc3705d797 [2023-05-22T16:24:40.017Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:24:40.017Z] ---> Running in 38c4abdf88d2 [2023-05-22T16:24:40.289Z] ---> Running in 8d7b1f856989 [2023-05-22T16:24:40.289Z] ---> 6a91417b1cd1 [2023-05-22T16:24:40.289Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:24:40.558Z] ---> d616800f4c77 [2023-05-22T16:24:40.558Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:24:40.558Z] ---> Running in ae45159a8e97 [2023-05-22T16:24:40.827Z] ---> Running in 59df1bb144e0 [2023-05-22T16:26:32.505Z] Removing intermediate container b6352f79af62 [2023-05-22T16:26:32.505Z] ---> 60712db03bcb [2023-05-22T16:26:32.505Z] Step 7/22 : COPY . . [2023-05-22T16:26:32.505Z] Removing intermediate container 38c4abdf88d2 [2023-05-22T16:26:32.505Z] ---> eb0ca1884f47 [2023-05-22T16:26:32.505Z] Step 8/23 : COPY . . [2023-05-22T16:26:32.505Z] Removing intermediate container 8d7b1f856989 [2023-05-22T16:26:32.505Z] ---> 2ea326fe2c98 [2023-05-22T16:26:32.505Z] Step 8/24 : COPY . . [2023-05-22T16:26:32.505Z] Removing intermediate container 59df1bb144e0 [2023-05-22T16:26:32.505Z] ---> 7f88712c69ec [2023-05-22T16:26:32.505Z] Step 8/23 : COPY . . [2023-05-22T16:26:32.505Z] Removing intermediate container ae45159a8e97 [2023-05-22T16:26:32.505Z] ---> 38e4d260e4d6 [2023-05-22T16:26:32.505Z] Step 8/23 : COPY . . [2023-05-22T16:26:47.778Z] ---> b56d7087c17c [2023-05-22T16:26:47.778Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-22T16:26:47.778Z] ---> d2bb46b86677 [2023-05-22T16:26:47.778Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-22T16:26:47.778Z] ---> 3703488939de [2023-05-22T16:26:47.778Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-22T16:26:47.778Z] ---> 77f104edabc0 [2023-05-22T16:26:47.778Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-22T16:26:47.778Z] ---> 450c8f15ba56 [2023-05-22T16:26:47.778Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-22T16:26:47.778Z] ---> Running in 628e15524d10 [2023-05-22T16:26:47.778Z] ---> Running in c125ba09aa7f [2023-05-22T16:26:47.778Z] ---> Running in f7f7c0e236d9 [2023-05-22T16:26:47.778Z] ---> Running in ef0a3b197e23 [2023-05-22T16:26:47.778Z] ---> Running in b3dcca68b2c0 [2023-05-22T16:26:48.368Z] 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-05-22T16:26:48.952Z] 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-05-22T16:26:48.952Z] 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-05-22T16:26:48.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-22T16:26:48.952Z] 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-05-22T16:34:11.316Z] Removing intermediate container f7f7c0e236d9 [2023-05-22T16:34:11.316Z] ---> cd7960a7b1d9 [2023-05-22T16:34:11.316Z] [2023-05-22T16:34:11.316Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:34:11.316Z] 3.17: Pulling from library/alpine [2023-05-22T16:34:11.316Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T16:34:11.316Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T16:34:11.316Z] ---> 51e60588ff2c [2023-05-22T16:34:11.316Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T16:34:11.316Z] ---> Running in 6aa5201c7741 [2023-05-22T16:34:11.316Z] Removing intermediate container 6aa5201c7741 [2023-05-22T16:34:11.316Z] ---> 625c00f78c9d [2023-05-22T16:34:11.316Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:34:11.316Z] ---> Running in 9392d41533b5 [2023-05-22T16:34:11.316Z] Removing intermediate container c125ba09aa7f [2023-05-22T16:34:11.316Z] ---> 4f5653baa7da [2023-05-22T16:34:11.316Z] [2023-05-22T16:34:11.316Z] Step 9/22 : FROM alpine:3.17 [2023-05-22T16:34:11.316Z] ---> 51e60588ff2c [2023-05-22T16:34:11.316Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-22T16:34:11.316Z] ---> Running in db86d4435665 [2023-05-22T16:34:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:34:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:34:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:34:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:34:11.316Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:34:11.316Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:34:11.316Z] OK: 8 MiB in 16 packages [2023-05-22T16:34:11.316Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:34:11.316Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-22T16:34:11.316Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:34:11.316Z] OK: 8 MiB in 17 packages [2023-05-22T16:34:11.316Z] Removing intermediate container 9392d41533b5 [2023-05-22T16:34:11.316Z] ---> 6056f4a1f218 [2023-05-22T16:34:11.316Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:34:12.289Z] Removing intermediate container db86d4435665 [2023-05-22T16:34:12.289Z] ---> 3a01ef786803 [2023-05-22T16:34:12.289Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T16:34:12.289Z] ---> Running in 28c444f0f1d6 [2023-05-22T16:34:12.289Z] ---> 2e2bf4f8e607 [2023-05-22T16:34:12.289Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:34:17.642Z] ---> 09a210a0a111 [2023-05-22T16:34:17.642Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-22T16:34:17.642Z] Removing intermediate container 28c444f0f1d6 [2023-05-22T16:34:17.642Z] ---> 66574ca0d82e [2023-05-22T16:34:17.642Z] Step 12/22 : WORKDIR /edgex [2023-05-22T16:34:17.642Z] ---> Running in 359fa7222018 [2023-05-22T16:34:17.913Z] Removing intermediate container 359fa7222018 [2023-05-22T16:34:17.913Z] ---> 312062a4f34f [2023-05-22T16:34:17.913Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:34:19.327Z] ---> 26de00723171 [2023-05-22T16:34:19.327Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:34:19.327Z] ---> d0bf0e2af262 [2023-05-22T16:34:19.327Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:34:20.741Z] ---> a9e6300aeb38 [2023-05-22T16:34:20.741Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-22T16:34:20.741Z] ---> cf50a0a108e4 [2023-05-22T16:34:20.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-22T16:34:21.702Z] ---> 85eed8847f1c [2023-05-22T16:34:21.702Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-22T16:34:21.702Z] ---> 71d2d0ba4074 [2023-05-22T16:34:21.702Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:34:21.972Z] ---> Running in a1a2c12129a6 [2023-05-22T16:34:24.559Z] ---> a5e530636680 [2023-05-22T16:34:24.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T16:34:25.536Z] Removing intermediate container a1a2c12129a6 [2023-05-22T16:34:25.536Z] ---> 08d78fe0f3b9 [2023-05-22T16:34:25.536Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:34:25.536Z] ---> Running in d6d0adba46f3 [2023-05-22T16:34:26.130Z] ---> 73568b2fbb2c [2023-05-22T16:34:26.130Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:34:26.130Z] ---> Running in 48e076729efe [2023-05-22T16:34:26.401Z] Removing intermediate container d6d0adba46f3 [2023-05-22T16:34:26.401Z] ---> 7081b8f26ee5 [2023-05-22T16:34:26.401Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:34:26.670Z] ---> Running in 9e543c701884 [2023-05-22T16:34:27.266Z] Removing intermediate container 9e543c701884 [2023-05-22T16:34:27.545Z] ---> 915b742c7af6 [2023-05-22T16:34:27.545Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:34:27.545Z] ---> Running in 78d4cac89ed3 [2023-05-22T16:34:30.126Z] Removing intermediate container 78d4cac89ed3 [2023-05-22T16:34:30.126Z] ---> 8efb3123cc6e [2023-05-22T16:34:30.126Z] Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:34:30.126Z] ---> Running in 6df1f1d94161 [2023-05-22T16:34:31.100Z] Removing intermediate container 6df1f1d94161 [2023-05-22T16:34:31.100Z] ---> 015cd9d8dbea [2023-05-22T16:34:31.100Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:34:31.100Z] ---> Running in 1ce6bfc6eccc [2023-05-22T16:34:31.686Z] Removing intermediate container 48e076729efe [2023-05-22T16:34:31.686Z] ---> e6580b6000bb [2023-05-22T16:34:31.686Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:34:31.686Z] ---> Running in dbde627f3abc [2023-05-22T16:34:31.955Z] Removing intermediate container 1ce6bfc6eccc [2023-05-22T16:34:31.955Z] ---> 8356c17a5019 [2023-05-22T16:34:31.955Z] [2023-05-22T16:34:32.540Z] Successfully built 8356c17a5019 [2023-05-22T16:34:32.540Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-22T16:34:32.540Z] Removing intermediate container dbde627f3abc [2023-05-22T16:34:32.540Z] ---> 9423cfc14907 [2023-05-22T16:34:32.540Z] Step 20/22 : LABEL arch=arm64 [2023-05-22T16:34:32.540Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-22T16:34:32.807Z] ---> Running in 545d586c7071 [2023-05-22T16:34:33.771Z] Removing intermediate container 545d586c7071 [2023-05-22T16:34:33.771Z] ---> 3dfe0de315b4 [2023-05-22T16:34:33.771Z] Step 21/22 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:34:34.355Z] ---> Running in f762d60926ad [2023-05-22T16:34:34.961Z] Removing intermediate container f762d60926ad [2023-05-22T16:34:34.961Z] ---> 24db19730421 [2023-05-22T16:34:34.961Z] Step 22/22 : LABEL version=0.0.0 [2023-05-22T16:34:35.231Z] ---> Running in 6d6899be85fe [2023-05-22T16:34:36.191Z] Removing intermediate container 6d6899be85fe [2023-05-22T16:34:36.191Z] ---> 5f8eea3e0c09 [2023-05-22T16:34:36.191Z] [2023-05-22T16:34:36.773Z] Successfully built 5f8eea3e0c09 [2023-05-22T16:34:36.773Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-22T16:34:36.773Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-05-22T16:34:46.847Z] Removing intermediate container ef0a3b197e23 [2023-05-22T16:34:46.847Z] ---> 207ec36fb482 [2023-05-22T16:34:46.847Z] [2023-05-22T16:34:46.847Z] Step 10/24 : FROM alpine:3.17 [2023-05-22T16:34:46.847Z] ---> 51e60588ff2c [2023-05-22T16:34:46.847Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:34:46.847Z] ---> Running in 805f0e2d27bd [2023-05-22T16:34:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:34:49.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:34:50.629Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:34:50.629Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:34:50.629Z] OK: 8 MiB in 16 packages [2023-05-22T16:34:53.215Z] Removing intermediate container 805f0e2d27bd [2023-05-22T16:34:53.215Z] ---> bde34ff3f182 [2023-05-22T16:34:53.215Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:34:53.484Z] ---> Running in 7c1420ff9df8 [2023-05-22T16:34:56.069Z] Removing intermediate container 7c1420ff9df8 [2023-05-22T16:34:56.069Z] ---> 6ca2fcb4fad9 [2023-05-22T16:34:56.069Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-22T16:34:56.715Z] ---> Running in 8086d63d6a8d [2023-05-22T16:34:58.121Z] Removing intermediate container 8086d63d6a8d [2023-05-22T16:34:58.121Z] ---> 3c075f810796 [2023-05-22T16:34:58.121Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-22T16:34:58.121Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:34:58.121Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:34:58.121Z] ---> 566205a3c169 [2023-05-22T16:34:58.121Z] Step 3/33 : WORKDIR /edgex-go [2023-05-22T16:34:58.121Z] ---> Using cache [2023-05-22T16:34:58.121Z] ---> 5d166c130287 [2023-05-22T16:34:58.121Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-22T16:34:58.121Z] ---> Using cache [2023-05-22T16:34:58.121Z] ---> 85e61e10bb5b [2023-05-22T16:34:58.121Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-22T16:34:58.121Z] ---> Using cache [2023-05-22T16:34:58.121Z] ---> 95298779795c [2023-05-22T16:34:58.121Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:34:58.121Z] ---> Using cache [2023-05-22T16:34:58.121Z] ---> 60712db03bcb [2023-05-22T16:34:58.121Z] Step 7/33 : COPY . . [2023-05-22T16:34:58.121Z] ---> Running in 9e331a3941a4 [2023-05-22T16:34:58.388Z] ---> Using cache [2023-05-22T16:34:58.388Z] ---> d2bb46b86677 [2023-05-22T16:34:58.388Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-22T16:34:58.656Z] ---> Running in addc46692e4c [2023-05-22T16:34:59.619Z] Removing intermediate container 9e331a3941a4 [2023-05-22T16:34:59.619Z] ---> cdc4c7ea83f0 [2023-05-22T16:34:59.619Z] Step 15/24 : WORKDIR / [2023-05-22T16:34:59.619Z] ---> Running in 497c84c56d0b [2023-05-22T16:35:01.048Z] Removing intermediate container 628e15524d10 [2023-05-22T16:35:01.048Z] ---> ea44daaa7b93 [2023-05-22T16:35:01.048Z] [2023-05-22T16:35:01.048Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:35:01.048Z] ---> 51e60588ff2c [2023-05-22T16:35:01.048Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:35:01.048Z] Removing intermediate container 497c84c56d0b [2023-05-22T16:35:01.048Z] ---> 80d4d836198c [2023-05-22T16:35:01.048Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:35:01.048Z] ---> Running in 12000f510926 [2023-05-22T16:35:01.048Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-22T16:35:02.033Z] Removing intermediate container 12000f510926 [2023-05-22T16:35:02.033Z] ---> 4a22eecb52f1 [2023-05-22T16:35:02.033Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-22T16:35:02.306Z] ---> Running in 68b49e51d83b [2023-05-22T16:35:02.575Z] ---> 4f50f75576a6 [2023-05-22T16:35:02.575Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:35:03.159Z] Removing intermediate container 68b49e51d83b [2023-05-22T16:35:03.159Z] ---> b8ce532acafc [2023-05-22T16:35:03.159Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-22T16:35:03.159Z] ---> Running in 5c9d62a5721a [2023-05-22T16:35:04.132Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:35:04.132Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:35:04.132Z] ---> 566205a3c169 [2023-05-22T16:35:04.132Z] Step 3/20 : WORKDIR /edgex-go [2023-05-22T16:35:04.132Z] ---> Using cache [2023-05-22T16:35:04.132Z] ---> 5d166c130287 [2023-05-22T16:35:04.132Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-22T16:35:04.132Z] ---> Running in 16a0e095a63d [2023-05-22T16:35:04.132Z] Removing intermediate container 5c9d62a5721a [2023-05-22T16:35:04.132Z] ---> 6a1efe6b8e1f [2023-05-22T16:35:04.132Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:35:04.404Z] ---> 2bfc1efa2b11 [2023-05-22T16:35:04.405Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-22T16:35:04.405Z] ---> Running in 356e869f0cc6 [2023-05-22T16:35:06.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:06.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:07.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:07.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:08.818Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:35:08.818Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:35:08.818Z] OK: 17697 distinct packages available [2023-05-22T16:35:09.091Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:35:09.091Z] ---> 8dbd577035dc [2023-05-22T16:35:09.091Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:35:09.091Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:35:09.091Z] OK: 8 MiB in 16 packages [2023-05-22T16:35:09.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:10.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:10.330Z] ---> a7133abd01c2 [2023-05-22T16:35:10.331Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-22T16:35:10.598Z] ---> Running in 0ffccec78afa [2023-05-22T16:35:11.180Z] Removing intermediate container 356e869f0cc6 [2023-05-22T16:35:11.180Z] ---> aa8e6086ea91 [2023-05-22T16:35:11.180Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:35:11.180Z] Removing intermediate container 0ffccec78afa [2023-05-22T16:35:11.180Z] ---> 9d5c816daea9 [2023-05-22T16:35:11.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:35:11.447Z] ---> Running in bf6141ec1814 [2023-05-22T16:35:11.714Z] OK: 263 MiB in 53 packages [2023-05-22T16:35:12.677Z] ---> a71335c5e311 [2023-05-22T16:35:12.677Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:35:12.677Z] Removing intermediate container bf6141ec1814 [2023-05-22T16:35:12.677Z] ---> 4a138ad5e36b [2023-05-22T16:35:12.677Z] Step 22/24 : LABEL arch=arm64 [2023-05-22T16:35:12.943Z] ---> Running in 6a804a923908 [2023-05-22T16:35:13.908Z] Removing intermediate container 6a804a923908 [2023-05-22T16:35:13.908Z] ---> fdd9b92ea538 [2023-05-22T16:35:13.908Z] Step 23/24 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:35:13.908Z] Removing intermediate container 16a0e095a63d [2023-05-22T16:35:13.908Z] ---> 62bb3fce4058 [2023-05-22T16:35:13.908Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-22T16:35:13.908Z] ---> Running in b2ae64d48b2c [2023-05-22T16:35:14.174Z] ---> fa705d4eab01 [2023-05-22T16:35:14.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-22T16:35:14.758Z] Removing intermediate container b2ae64d48b2c [2023-05-22T16:35:14.758Z] ---> e43106a5d5de [2023-05-22T16:35:14.758Z] Step 24/24 : LABEL version=0.0.0 [2023-05-22T16:35:15.033Z] ---> Running in 315a79dfb158 [2023-05-22T16:35:16.006Z] ---> a6bf872a2838 [2023-05-22T16:35:16.006Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:35:16.006Z] Removing intermediate container 315a79dfb158 [2023-05-22T16:35:16.006Z] ---> bba29be23631 [2023-05-22T16:35:16.006Z] [2023-05-22T16:35:16.006Z] ---> Running in 3bbb04e896c8 [2023-05-22T16:35:16.970Z] Successfully built bba29be23631 [2023-05-22T16:35:17.251Z] Successfully tagged core-command-arm64:latest [2023-05-22T16:35:17.251Z]  Building core-command ... done Building support-notifications [2023-05-22T16:35:17.522Z] ---> 0d2cd12f316a [2023-05-22T16:35:17.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:35:18.485Z] ---> 741cb3ed200c [2023-05-22T16:35:18.485Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-22T16:35:18.764Z] ---> Running in 929559c9a3b9 [2023-05-22T16:35:22.105Z] Removing intermediate container 929559c9a3b9 [2023-05-22T16:35:22.105Z] ---> 5be02ccb9f65 [2023-05-22T16:35:22.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:35:22.378Z] ---> Running in 53272a78bde4 [2023-05-22T16:35:22.972Z] Removing intermediate container 53272a78bde4 [2023-05-22T16:35:22.972Z] ---> 3ff7fb9f0a27 [2023-05-22T16:35:22.972Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:35:22.972Z] ---> Running in 12ef72aefa6a [2023-05-22T16:35:23.948Z] Removing intermediate container 12ef72aefa6a [2023-05-22T16:35:23.948Z] ---> 390259aa4b1c [2023-05-22T16:35:23.948Z] Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:35:23.948Z] ---> Running in e59f765fd917 [2023-05-22T16:35:24.529Z] Removing intermediate container e59f765fd917 [2023-05-22T16:35:24.529Z] ---> 98f07bf483a9 [2023-05-22T16:35:24.529Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:35:24.529Z] ---> Running in 12e9e6a277b6 [2023-05-22T16:35:25.497Z] Removing intermediate container 12e9e6a277b6 [2023-05-22T16:35:25.497Z] ---> 1be14c4fd445 [2023-05-22T16:35:25.497Z] [2023-05-22T16:35:25.497Z] Successfully built 1be14c4fd445 [2023-05-22T16:35:25.765Z] Successfully tagged core-data-arm64:latest [2023-05-22T16:35:25.765Z]  Building core-data ... done Building security-spire-config [2023-05-22T16:35:40.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:35:40.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:35:40.761Z] ---> 566205a3c169 [2023-05-22T16:35:40.761Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:35:40.761Z] ---> Using cache [2023-05-22T16:35:40.761Z] ---> 7ccecb997153 [2023-05-22T16:35:40.761Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:35:40.761Z] ---> Using cache [2023-05-22T16:35:40.761Z] ---> 5324c7089267 [2023-05-22T16:35:40.761Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-22T16:35:40.761Z] ---> Running in 080d507d8bc2 [2023-05-22T16:35:42.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:43.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:45.231Z] OK: 263 MiB in 53 packages [2023-05-22T16:35:47.809Z] Removing intermediate container 080d507d8bc2 [2023-05-22T16:35:47.809Z] ---> 1a77410f054a [2023-05-22T16:35:47.809Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:35:48.766Z] ---> 735d03fa7adc [2023-05-22T16:35:48.766Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:35:49.035Z] ---> Running in d320033730ea [2023-05-22T16:35:50.985Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:35:50.985Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:35:50.985Z] ---> 566205a3c169 [2023-05-22T16:35:50.985Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T16:35:50.985Z] ---> Using cache [2023-05-22T16:35:50.985Z] ---> 5d166c130287 [2023-05-22T16:35:50.985Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:35:50.985Z] ---> Running in 45e4950065dc [2023-05-22T16:35:52.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:53.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:35:54.766Z] OK: 263 MiB in 53 packages [2023-05-22T16:35:56.714Z] Removing intermediate container 45e4950065dc [2023-05-22T16:35:56.714Z] ---> ccdb4fa3a613 [2023-05-22T16:35:56.714Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T16:35:57.296Z] ---> acfa3b92003f [2023-05-22T16:35:57.296Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:35:57.563Z] ---> Running in dd6da508f98a [2023-05-22T16:36:53.933Z] Removing intermediate container 3bbb04e896c8 [2023-05-22T16:36:53.933Z] ---> 9010a9e0fb75 [2023-05-22T16:36:53.933Z] Step 7/20 : COPY . . [2023-05-22T16:37:04.002Z] Removing intermediate container b3dcca68b2c0 [2023-05-22T16:37:04.002Z] ---> b633df107df7 [2023-05-22T16:37:04.002Z] [2023-05-22T16:37:04.002Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:37:04.002Z] ---> 51e60588ff2c [2023-05-22T16:37:04.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:37:04.002Z] ---> Using cache [2023-05-22T16:37:04.002Z] ---> bde34ff3f182 [2023-05-22T16:37:04.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:37:04.002Z] ---> Using cache [2023-05-22T16:37:04.002Z] ---> 6ca2fcb4fad9 [2023-05-22T16:37:04.002Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-22T16:37:04.002Z] ---> Running in e08c74835796 [2023-05-22T16:37:04.270Z] Removing intermediate container e08c74835796 [2023-05-22T16:37:04.270Z] ---> 8011fa6e091e [2023-05-22T16:37:04.270Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T16:37:04.537Z] ---> Running in a78e96081176 [2023-05-22T16:37:05.495Z] Removing intermediate container a78e96081176 [2023-05-22T16:37:05.495Z] ---> 2df2f815a013 [2023-05-22T16:37:05.495Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:37:08.233Z] ---> 2a2601a0d5fa [2023-05-22T16:37:08.233Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:37:10.194Z] ---> 65fef20ac9ff [2023-05-22T16:37:10.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-22T16:37:18.427Z] ---> a9cb6f0edd7e [2023-05-22T16:37:18.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:37:19.845Z] ---> 018acc92c1fc [2023-05-22T16:37:19.845Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-22T16:37:19.845Z] ---> Running in 161e7b359ae9 [2023-05-22T16:37:21.268Z] Removing intermediate container 161e7b359ae9 [2023-05-22T16:37:21.268Z] ---> 138248bdb482 [2023-05-22T16:37:21.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:37:21.268Z] ---> Running in 07e154dadc8c [2023-05-22T16:37:22.685Z] Removing intermediate container 07e154dadc8c [2023-05-22T16:37:22.685Z] ---> d37b4675dd51 [2023-05-22T16:37:22.685Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:37:22.685Z] ---> Running in ac4108bed241 [2023-05-22T16:37:23.653Z] Removing intermediate container ac4108bed241 [2023-05-22T16:37:23.653Z] ---> 5c58986275e6 [2023-05-22T16:37:23.653Z] Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:37:23.653Z] ---> Running in e0c6aa28c15d [2023-05-22T16:37:24.756Z] Removing intermediate container e0c6aa28c15d [2023-05-22T16:37:24.756Z] ---> cb9faf2884e5 [2023-05-22T16:37:24.756Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:37:25.035Z] ---> Running in 54611789304f [2023-05-22T16:37:26.654Z] Removing intermediate container 54611789304f [2023-05-22T16:37:26.940Z] ---> 283c06700fb4 [2023-05-22T16:37:26.940Z] [2023-05-22T16:37:28.440Z] Successfully built 283c06700fb4 [2023-05-22T16:37:28.440Z] Successfully tagged support-scheduler-arm64:latest [2023-05-22T16:37:28.440Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-05-22T16:37:29.519Z] ---> 5e19b747e5df [2023-05-22T16:37:29.519Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-22T16:37:30.120Z] ---> Running in 97690a8af352 [2023-05-22T16:37:32.704Z] 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-05-22T16:37:50.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:37:50.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:37:50.898Z] ---> 566205a3c169 [2023-05-22T16:37:50.898Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:37:50.898Z] ---> Using cache [2023-05-22T16:37:50.898Z] ---> 7ccecb997153 [2023-05-22T16:37:50.898Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:37:50.898Z] ---> Using cache [2023-05-22T16:37:50.898Z] ---> 5324c7089267 [2023-05-22T16:37:50.898Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:37:50.898Z] ---> Using cache [2023-05-22T16:37:50.898Z] ---> eb3a78fde9ec [2023-05-22T16:37:50.898Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:37:50.898Z] ---> Using cache [2023-05-22T16:37:50.898Z] ---> 0cbc3705d797 [2023-05-22T16:37:50.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:37:50.898Z] ---> Using cache [2023-05-22T16:37:50.898Z] ---> 2ea326fe2c98 [2023-05-22T16:37:50.898Z] Step 8/23 : COPY . . [2023-05-22T16:37:50.898Z] ---> Using cache [2023-05-22T16:37:50.898Z] ---> 77f104edabc0 [2023-05-22T16:37:50.898Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-22T16:37:50.898Z] ---> Running in d1526e1840d3 [2023-05-22T16:37:52.843Z] 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-05-22T16:38:02.956Z] Removing intermediate container dd6da508f98a [2023-05-22T16:38:02.956Z] ---> 91870db7bb52 [2023-05-22T16:38:02.956Z] Step 7/27 : COPY . . [2023-05-22T16:38:02.956Z] Removing intermediate container d320033730ea [2023-05-22T16:38:02.956Z] ---> a66227e250bf [2023-05-22T16:38:02.956Z] Step 8/23 : COPY . . [2023-05-22T16:38:25.096Z] ---> 7cef5895cb00 [2023-05-22T16:38:25.096Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-22T16:38:25.096Z] ---> 42c28f939eb1 [2023-05-22T16:38:25.096Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T16:38:25.096Z] ---> Running in a65c930d897d [2023-05-22T16:38:25.096Z] ---> Running in 2bed5c4b364f [2023-05-22T16:38:25.096Z] Removing intermediate container 2bed5c4b364f [2023-05-22T16:38:25.096Z] ---> 90e6ff07e64c [2023-05-22T16:38:25.096Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T16:38:25.096Z] ---> Running in eacda5e2bf7b [2023-05-22T16:38:25.096Z] Removing intermediate container eacda5e2bf7b [2023-05-22T16:38:25.096Z] ---> 96d1001e26cf [2023-05-22T16:38:25.096Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:38:25.096Z] ---> Running in 886bf0aaf151 [2023-05-22T16:38:25.096Z] 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-05-22T16:38:25.096Z] Removing intermediate container 886bf0aaf151 [2023-05-22T16:38:25.096Z] ---> 7d00d0c383c3 [2023-05-22T16:38:25.097Z] 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-05-22T16:38:25.097Z] ---> Running in d46bf5a907f9 [2023-05-22T16:38:27.779Z] Removing intermediate container d46bf5a907f9 [2023-05-22T16:38:27.779Z] ---> cf6cc7762279 [2023-05-22T16:38:27.779Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T16:38:27.779Z] ---> Running in 2d0e4b4c1525 [2023-05-22T16:38:27.779Z] Removing intermediate container 2d0e4b4c1525 [2023-05-22T16:38:27.779Z] ---> a49f96b4baa8 [2023-05-22T16:38:27.779Z] [2023-05-22T16:38:27.779Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T16:38:27.779Z] ---> 51e60588ff2c [2023-05-22T16:38:27.779Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:38:28.046Z] ---> Running in 3fac32a264cd [2023-05-22T16:38:28.630Z] Removing intermediate container 3fac32a264cd [2023-05-22T16:38:28.630Z] ---> d8570ed678a6 [2023-05-22T16:38:28.630Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-22T16:38:28.630Z] ---> Running in ec0f39478bbe [2023-05-22T16:38:30.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:38:31.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:38:33.084Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:38:33.084Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:38:33.084Z] OK: 17694 distinct packages available [2023-05-22T16:38:33.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:38:34.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:38:35.451Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-22T16:38:35.451Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:38:35.451Z] (3/4) Installing libucontext (1.2-r0) [2023-05-22T16:38:35.451Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-22T16:38:35.451Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:38:35.451Z] OK: 8 MiB in 19 packages [2023-05-22T16:38:37.393Z] Removing intermediate container ec0f39478bbe [2023-05-22T16:38:37.393Z] ---> 5f2ef80f4ba6 [2023-05-22T16:38:37.393Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:38:37.976Z] ---> 6e2f35e35c31 [2023-05-22T16:38:37.976Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:38:38.935Z] ---> c10d14e48f73 [2023-05-22T16:38:38.935Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:38:45.575Z] ---> 199504892de5 [2023-05-22T16:38:45.576Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:38:45.847Z] ---> c1213d4c9925 [2023-05-22T16:38:45.847Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-22T16:38:45.847Z] ---> Running in fa9ac063e78a [2023-05-22T16:38:46.431Z] Removing intermediate container fa9ac063e78a [2023-05-22T16:38:46.431Z] ---> bb17a498e6f9 [2023-05-22T16:38:46.431Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-22T16:38:47.390Z] ---> b1aabdf02974 [2023-05-22T16:38:47.390Z] Step 22/27 : WORKDIR / [2023-05-22T16:38:47.390Z] ---> Running in 13f5a1a00da0 [2023-05-22T16:38:47.977Z] Removing intermediate container 13f5a1a00da0 [2023-05-22T16:38:47.977Z] ---> 51f5a747c8c2 [2023-05-22T16:38:47.977Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:38:48.244Z] ---> Running in 8d9276d3a759 [2023-05-22T16:38:48.828Z] Removing intermediate container 8d9276d3a759 [2023-05-22T16:38:48.828Z] ---> c28b1f8456ac [2023-05-22T16:38:48.828Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:38:48.828Z] ---> Running in 0930c95cc26e [2023-05-22T16:38:49.423Z] Removing intermediate container 0930c95cc26e [2023-05-22T16:38:49.423Z] ---> c1f2b5f7cae9 [2023-05-22T16:38:49.423Z] Step 25/27 : LABEL arch=arm64 [2023-05-22T16:38:49.423Z] ---> Running in afde100ba467 [2023-05-22T16:38:50.006Z] Removing intermediate container afde100ba467 [2023-05-22T16:38:50.006Z] ---> 98b6237a455e [2023-05-22T16:38:50.006Z] Step 26/27 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:38:50.006Z] ---> Running in be535718c526 [2023-05-22T16:38:50.595Z] Removing intermediate container be535718c526 [2023-05-22T16:38:50.595Z] ---> d5b62d761f8f [2023-05-22T16:38:50.595Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T16:38:50.861Z] ---> Running in 8712b3ffbc32 [2023-05-22T16:38:51.442Z] Removing intermediate container 8712b3ffbc32 [2023-05-22T16:38:51.442Z] ---> e6497bd032d7 [2023-05-22T16:38:51.442Z] [2023-05-22T16:38:51.709Z] Successfully built e6497bd032d7 [2023-05-22T16:38:51.709Z] Successfully tagged security-spire-config-arm64:latest [2023-05-22T16:38:51.709Z] Building core-metadata [2023-05-22T16:39:09.913Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:39:09.914Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:39:09.914Z] ---> 566205a3c169 [2023-05-22T16:39:09.914Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:39:09.914Z] ---> Using cache [2023-05-22T16:39:09.914Z] ---> 7ccecb997153 [2023-05-22T16:39:09.914Z] Step 4/25 : WORKDIR /edgex-go [2023-05-22T16:39:09.914Z] ---> Using cache [2023-05-22T16:39:09.914Z] ---> 5324c7089267 [2023-05-22T16:39:09.914Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-22T16:39:09.914Z] ---> Using cache [2023-05-22T16:39:09.914Z] ---> eb3a78fde9ec [2023-05-22T16:39:09.914Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-22T16:39:09.914Z] ---> Using cache [2023-05-22T16:39:09.914Z] ---> 0cbc3705d797 [2023-05-22T16:39:09.914Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:39:09.914Z] ---> Using cache [2023-05-22T16:39:09.914Z] ---> 2ea326fe2c98 [2023-05-22T16:39:09.914Z] Step 8/25 : COPY . . [2023-05-22T16:39:09.914Z] ---> Using cache [2023-05-22T16:39:09.914Z] ---> 77f104edabc0 [2023-05-22T16:39:09.914Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-22T16:39:12.497Z] ---> Running in 9825c0ca21dc [2023-05-22T16:39:14.448Z] 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-05-22T16:40:01.278Z] Removing intermediate container addc46692e4c [2023-05-22T16:40:01.278Z] ---> c80928b47efd [2023-05-22T16:40:01.278Z] [2023-05-22T16:40:01.278Z] Step 9/33 : FROM alpine:3.17 [2023-05-22T16:40:01.278Z] ---> 51e60588ff2c [2023-05-22T16:40:01.278Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T16:40:01.278Z] ---> Running in c68432c1f840 [2023-05-22T16:40:01.278Z] Removing intermediate container c68432c1f840 [2023-05-22T16:40:01.278Z] ---> 69fbd9d70479 [2023-05-22T16:40:01.278Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-22T16:40:01.278Z] ---> Running in d444b9811a0f [2023-05-22T16:40:02.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:40:03.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:40:04.605Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:40:04.605Z] (2/2) Installing su-exec (0.2-r2) [2023-05-22T16:40:04.605Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:40:04.605Z] OK: 8 MiB in 17 packages [2023-05-22T16:40:06.549Z] Removing intermediate container d444b9811a0f [2023-05-22T16:40:06.549Z] ---> 541a9ed4aae4 [2023-05-22T16:40:06.549Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-22T16:40:06.549Z] ---> Running in 465092f11136 [2023-05-22T16:40:06.832Z] Removing intermediate container 465092f11136 [2023-05-22T16:40:06.832Z] ---> 5a1e6b3a06be [2023-05-22T16:40:06.832Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-22T16:40:07.106Z] ---> Running in ee47214ccceb [2023-05-22T16:40:07.390Z] Removing intermediate container ee47214ccceb [2023-05-22T16:40:07.390Z] ---> 6a34e133ae23 [2023-05-22T16:40:07.390Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-22T16:40:07.676Z] ---> Running in 4c45765a2a47 [2023-05-22T16:40:07.944Z] Removing intermediate container 4c45765a2a47 [2023-05-22T16:40:07.944Z] ---> de8570f943cc [2023-05-22T16:40:07.944Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-22T16:40:08.219Z] ---> Running in 95d38ec11c46 [2023-05-22T16:40:08.489Z] Removing intermediate container 95d38ec11c46 [2023-05-22T16:40:08.489Z] ---> 048d263b4f34 [2023-05-22T16:40:08.489Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-22T16:40:08.764Z] ---> Running in b2a1e9953377 [2023-05-22T16:40:12.122Z] Removing intermediate container b2a1e9953377 [2023-05-22T16:40:12.122Z] ---> 42ea34e5fbd6 [2023-05-22T16:40:12.122Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-22T16:40:12.122Z] ---> Running in 0a76825b9af6 [2023-05-22T16:40:12.391Z] Removing intermediate container 0a76825b9af6 [2023-05-22T16:40:12.391Z] ---> ef15cf6f5e6a [2023-05-22T16:40:12.391Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-22T16:40:13.361Z] ---> ab3df50f4b8e [2023-05-22T16:40:13.361Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-22T16:40:13.361Z] ---> Running in 551a8266719d [2023-05-22T16:40:16.720Z] Removing intermediate container 551a8266719d [2023-05-22T16:40:16.720Z] ---> 85ce1e9be2dd [2023-05-22T16:40:16.720Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:40:19.308Z] ---> 271432a4443a [2023-05-22T16:40:19.308Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:40:19.902Z] ---> 0b4bdf38f58a [2023-05-22T16:40:19.902Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-22T16:40:21.864Z] ---> 0e52462e7656 [2023-05-22T16:40:21.864Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-22T16:40:22.832Z] ---> 6bb85fd95e10 [2023-05-22T16:40:22.832Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-22T16:40:23.796Z] ---> 1ba3f22c7900 [2023-05-22T16:40:23.796Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-22T16:40:24.759Z] ---> 32a4a1e0c7bb [2023-05-22T16:40:24.759Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-22T16:40:25.723Z] ---> b61b70989558 [2023-05-22T16:40:25.723Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-22T16:40:26.693Z] ---> c5666263ceb4 [2023-05-22T16:40:26.693Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-22T16:40:26.693Z] ---> Running in 6398ceedc7e1 [2023-05-22T16:40:33.187Z] Removing intermediate container 6398ceedc7e1 [2023-05-22T16:40:33.187Z] ---> 05897cefd4a8 [2023-05-22T16:40:33.187Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-22T16:40:33.187Z] ---> Running in c97477b40339 [2023-05-22T16:40:33.187Z] Removing intermediate container c97477b40339 [2023-05-22T16:40:33.187Z] ---> 3701633b3534 [2023-05-22T16:40:33.187Z] Step 30/33 : CMD ["gate"] [2023-05-22T16:40:33.187Z] ---> Running in b4e5dd8c5338 [2023-05-22T16:40:33.787Z] Removing intermediate container b4e5dd8c5338 [2023-05-22T16:40:33.787Z] ---> c0415f4971ea [2023-05-22T16:40:33.787Z] Step 31/33 : LABEL arch=arm64 [2023-05-22T16:40:34.066Z] ---> Running in ed58cba31f2c [2023-05-22T16:40:34.649Z] Removing intermediate container ed58cba31f2c [2023-05-22T16:40:34.649Z] ---> 3d1455ba821c [2023-05-22T16:40:34.649Z] Step 32/33 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:40:34.649Z] ---> Running in c6c4d1dc7a01 [2023-05-22T16:40:36.088Z] Removing intermediate container c6c4d1dc7a01 [2023-05-22T16:40:36.088Z] ---> c1a36811eb36 [2023-05-22T16:40:36.088Z] Step 33/33 : LABEL version=0.0.0 [2023-05-22T16:40:36.088Z] ---> Running in 6c125311e230 [2023-05-22T16:40:36.088Z] Removing intermediate container 6c125311e230 [2023-05-22T16:40:36.088Z] ---> 00a12a844d6a [2023-05-22T16:40:36.088Z] [2023-05-22T16:40:36.355Z] Successfully built 00a12a844d6a [2023-05-22T16:40:36.355Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-22T16:40:36.355Z] Building security-spire-server [2023-05-22T16:40:54.557Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:40:54.557Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:40:54.557Z] ---> 566205a3c169 [2023-05-22T16:40:54.557Z] Step 3/26 : WORKDIR /edgex-go [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> 5d166c130287 [2023-05-22T16:40:54.557Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> ccdb4fa3a613 [2023-05-22T16:40:54.557Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> acfa3b92003f [2023-05-22T16:40:54.557Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> 91870db7bb52 [2023-05-22T16:40:54.557Z] Step 7/26 : COPY . . [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> 42c28f939eb1 [2023-05-22T16:40:54.557Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> 90e6ff07e64c [2023-05-22T16:40:54.557Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> 96d1001e26cf [2023-05-22T16:40:54.557Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:40:54.557Z] ---> Using cache [2023-05-22T16:40:54.557Z] ---> 7d00d0c383c3 [2023-05-22T16:40:54.557Z] 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-05-22T16:40:54.557Z] ---> Running in ee1ce9ec4892 [2023-05-22T16:40:57.148Z] Removing intermediate container ee1ce9ec4892 [2023-05-22T16:40:57.148Z] ---> f0ce60dd0d5a [2023-05-22T16:40:57.148Z] Step 12/26 : WORKDIR /edgex-go [2023-05-22T16:40:57.148Z] ---> Running in baf92008f3fb [2023-05-22T16:40:57.729Z] Removing intermediate container baf92008f3fb [2023-05-22T16:40:57.729Z] ---> 2580883f68f4 [2023-05-22T16:40:57.729Z] [2023-05-22T16:40:57.729Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T16:40:57.729Z] ---> 51e60588ff2c [2023-05-22T16:40:57.729Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:40:57.729Z] ---> Using cache [2023-05-22T16:40:57.729Z] ---> d8570ed678a6 [2023-05-22T16:40:57.729Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T16:40:57.729Z] ---> Running in e797fb0cef65 [2023-05-22T16:40:59.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:41:00.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:41:02.034Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:41:02.034Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:41:02.034Z] OK: 17694 distinct packages available [2023-05-22T16:41:02.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:41:03.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:41:04.662Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T16:41:04.662Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:41:04.662Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T16:41:04.662Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T16:41:04.662Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T16:41:04.662Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:41:04.662Z] OK: 9 MiB in 20 packages [2023-05-22T16:41:06.603Z] Removing intermediate container e797fb0cef65 [2023-05-22T16:41:06.603Z] ---> b59761cad588 [2023-05-22T16:41:06.603Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:41:07.193Z] ---> 438b58fa0619 [2023-05-22T16:41:07.193Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:41:07.774Z] ---> b56b53cdd7f8 [2023-05-22T16:41:07.774Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:41:14.412Z] ---> ce7d4862f565 [2023-05-22T16:41:14.412Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:41:15.379Z] ---> c6498cbb2f9d [2023-05-22T16:41:15.379Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-22T16:41:16.348Z] ---> b0a3c4f20cf6 [2023-05-22T16:41:16.348Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-22T16:41:16.937Z] ---> b9a8ae250cd7 [2023-05-22T16:41:16.937Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:41:17.242Z] ---> Running in 0d55c644b9ce [2023-05-22T16:41:17.541Z] Removing intermediate container 0d55c644b9ce [2023-05-22T16:41:17.541Z] ---> ffbb3c59bd36 [2023-05-22T16:41:17.541Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:41:17.823Z] ---> Running in 9a3f18317437 [2023-05-22T16:41:18.092Z] Removing intermediate container 9a3f18317437 [2023-05-22T16:41:18.092Z] ---> 3f375fbf9f90 [2023-05-22T16:41:18.092Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T16:41:18.360Z] ---> Running in 0ec16a375a44 [2023-05-22T16:41:18.626Z] Removing intermediate container 0ec16a375a44 [2023-05-22T16:41:18.626Z] ---> cafbda38d3c5 [2023-05-22T16:41:18.626Z] Step 25/26 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:41:18.891Z] ---> Running in bbe15a12a955 [2023-05-22T16:41:19.472Z] Removing intermediate container bbe15a12a955 [2023-05-22T16:41:19.472Z] ---> 856566afea78 [2023-05-22T16:41:19.472Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T16:41:19.472Z] ---> Running in 84d3dc61b935 [2023-05-22T16:41:20.054Z] Removing intermediate container 84d3dc61b935 [2023-05-22T16:41:20.054Z] ---> a99d977b3428 [2023-05-22T16:41:20.054Z] [2023-05-22T16:41:20.323Z] Successfully built a99d977b3428 [2023-05-22T16:41:20.323Z] Successfully tagged security-spire-server-arm64:latest [2023-05-22T16:41:20.323Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-22T16:41:38.510Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:41:38.510Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:41:38.510Z] ---> 566205a3c169 [2023-05-22T16:41:38.510Z] Step 3/25 : WORKDIR /edgex-go [2023-05-22T16:41:38.510Z] ---> Using cache [2023-05-22T16:41:38.510Z] ---> 5d166c130287 [2023-05-22T16:41:38.510Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-22T16:41:38.510Z] ---> Using cache [2023-05-22T16:41:38.510Z] ---> 85e61e10bb5b [2023-05-22T16:41:38.510Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-22T16:41:38.510Z] ---> Using cache [2023-05-22T16:41:38.510Z] ---> 95298779795c [2023-05-22T16:41:38.510Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:41:38.510Z] ---> Using cache [2023-05-22T16:41:38.510Z] ---> 60712db03bcb [2023-05-22T16:41:38.510Z] Step 7/25 : COPY . . [2023-05-22T16:41:38.510Z] ---> Using cache [2023-05-22T16:41:38.510Z] ---> d2bb46b86677 [2023-05-22T16:41:38.510Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-22T16:41:38.510Z] ---> Running in 2f63ae191792 [2023-05-22T16:41:39.914Z] 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-05-22T16:45:01.628Z] Removing intermediate container d1526e1840d3 [2023-05-22T16:45:01.628Z] ---> 260f9792fc7c [2023-05-22T16:45:01.628Z] [2023-05-22T16:45:01.628Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:45:01.629Z] ---> 51e60588ff2c [2023-05-22T16:45:01.629Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T16:45:01.629Z] ---> Using cache [2023-05-22T16:45:01.629Z] ---> 625c00f78c9d [2023-05-22T16:45:01.629Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:45:01.629Z] ---> Using cache [2023-05-22T16:45:01.629Z] ---> 6056f4a1f218 [2023-05-22T16:45:01.629Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:45:01.629Z] ---> Using cache [2023-05-22T16:45:01.629Z] ---> 2e2bf4f8e607 [2023-05-22T16:45:01.629Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:45:01.629Z] ---> Using cache [2023-05-22T16:45:01.629Z] ---> 09a210a0a111 [2023-05-22T16:45:01.629Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-22T16:45:01.629Z] ---> abf5c6833644 [2023-05-22T16:45:01.629Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:45:01.629Z] ---> 69929e2f63c7 [2023-05-22T16:45:01.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-22T16:45:01.629Z] ---> 6286b5a057d8 [2023-05-22T16:45:01.629Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:45:01.629Z] ---> Running in b738a451dd71 [2023-05-22T16:45:01.629Z] Removing intermediate container b738a451dd71 [2023-05-22T16:45:01.629Z] ---> 731f8aae4bb7 [2023-05-22T16:45:01.629Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:45:01.629Z] ---> Running in 8f5120a4c266 [2023-05-22T16:45:01.629Z] Removing intermediate container 8f5120a4c266 [2023-05-22T16:45:01.629Z] ---> dc62284f0668 [2023-05-22T16:45:01.629Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:45:01.629Z] ---> Running in 83f1625665e3 [2023-05-22T16:45:01.629Z] Removing intermediate container 83f1625665e3 [2023-05-22T16:45:01.629Z] ---> 28af2cc96b4b [2023-05-22T16:45:01.629Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:45:01.629Z] ---> Running in 2153c6f5ecbb [2023-05-22T16:45:01.629Z] Removing intermediate container 2153c6f5ecbb [2023-05-22T16:45:01.629Z] ---> 06d6e1603219 [2023-05-22T16:45:01.629Z] Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:45:01.629Z] ---> Running in 547df565df87 [2023-05-22T16:45:01.629Z] Removing intermediate container 547df565df87 [2023-05-22T16:45:01.629Z] ---> bd549704e3e1 [2023-05-22T16:45:01.629Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:45:01.629Z] ---> Running in f9a243367ed9 [2023-05-22T16:45:01.629Z] Removing intermediate container f9a243367ed9 [2023-05-22T16:45:01.629Z] ---> 4d4b9d333e9a [2023-05-22T16:45:01.629Z] [2023-05-22T16:45:02.211Z] Successfully built 4d4b9d333e9a [2023-05-22T16:45:02.211Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-22T16:45:02.211Z] Building security-spire-agent [2023-05-22T16:45:20.432Z]  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:45:20.432Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:45:20.432Z] ---> 566205a3c169 [2023-05-22T16:45:20.432Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> 5d166c130287 [2023-05-22T16:45:20.432Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> ccdb4fa3a613 [2023-05-22T16:45:20.432Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> acfa3b92003f [2023-05-22T16:45:20.432Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> 91870db7bb52 [2023-05-22T16:45:20.432Z] Step 7/27 : COPY . . [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> 42c28f939eb1 [2023-05-22T16:45:20.432Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> 90e6ff07e64c [2023-05-22T16:45:20.432Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> 96d1001e26cf [2023-05-22T16:45:20.432Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:45:20.432Z] ---> Using cache [2023-05-22T16:45:20.432Z] ---> 7d00d0c383c3 [2023-05-22T16:45:20.433Z] 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-05-22T16:45:20.433Z] ---> Using cache [2023-05-22T16:45:20.433Z] ---> cf6cc7762279 [2023-05-22T16:45:20.433Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T16:45:20.433Z] ---> Using cache [2023-05-22T16:45:20.433Z] ---> a49f96b4baa8 [2023-05-22T16:45:20.433Z] [2023-05-22T16:45:20.433Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T16:45:20.433Z] ---> 51e60588ff2c [2023-05-22T16:45:20.433Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:45:20.433Z] ---> Using cache [2023-05-22T16:45:20.433Z] ---> d8570ed678a6 [2023-05-22T16:45:20.433Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T16:45:20.433Z] ---> Using cache [2023-05-22T16:45:20.433Z] ---> b59761cad588 [2023-05-22T16:45:20.433Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:45:20.433Z] ---> Using cache [2023-05-22T16:45:20.433Z] ---> 438b58fa0619 [2023-05-22T16:45:20.433Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:45:20.433Z] ---> Using cache [2023-05-22T16:45:20.433Z] ---> b56b53cdd7f8 [2023-05-22T16:45:20.433Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-22T16:45:24.703Z] ---> 5118f346cb10 [2023-05-22T16:45:24.703Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:45:30.065Z] ---> 1ea8962d09d3 [2023-05-22T16:45:30.065Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:45:31.031Z] ---> 5701b2d8a220 [2023-05-22T16:45:31.031Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-22T16:45:31.995Z] ---> 93d691704bd9 [2023-05-22T16:45:31.995Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-22T16:45:34.583Z] ---> 0d53e6f66276 [2023-05-22T16:45:34.583Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:45:34.583Z] ---> Running in f312fce18a3b [2023-05-22T16:45:34.862Z] Removing intermediate container f312fce18a3b [2023-05-22T16:45:34.862Z] ---> eb95c37360b6 [2023-05-22T16:45:34.862Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:45:34.862Z] ---> Running in 03290bb5a12f [2023-05-22T16:45:35.462Z] Removing intermediate container 03290bb5a12f [2023-05-22T16:45:35.462Z] ---> 7265fc785914 [2023-05-22T16:45:35.462Z] Step 25/27 : LABEL arch=arm64 [2023-05-22T16:45:35.730Z] ---> Running in b46df393a581 [2023-05-22T16:45:36.317Z] Removing intermediate container b46df393a581 [2023-05-22T16:45:36.317Z] ---> cc0ddb2e563e [2023-05-22T16:45:36.317Z] Step 26/27 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:45:36.317Z] ---> Running in 6d8f2ea06bcd [2023-05-22T16:45:36.915Z] Removing intermediate container 6d8f2ea06bcd [2023-05-22T16:45:36.915Z] ---> ad838a09beb6 [2023-05-22T16:45:36.915Z] Step 27/27 : LABEL version=0.0.0 [2023-05-22T16:45:36.915Z] ---> Running in 4e19d14fb4f4 [2023-05-22T16:45:37.503Z] Removing intermediate container 4e19d14fb4f4 [2023-05-22T16:45:37.503Z] ---> 7a4b83dd59c1 [2023-05-22T16:45:37.503Z] [2023-05-22T16:45:37.770Z] Successfully built 7a4b83dd59c1 [2023-05-22T16:45:37.770Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-22T16:46:34.198Z]  Building security-spire-agent ... done Removing intermediate container 97690a8af352 [2023-05-22T16:46:34.199Z] ---> 61d450656704 [2023-05-22T16:46:34.199Z] [2023-05-22T16:46:34.199Z] Step 9/20 : FROM alpine:3.17 [2023-05-22T16:46:34.199Z] ---> 51e60588ff2c [2023-05-22T16:46:34.199Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T16:46:34.199Z] ---> Using cache [2023-05-22T16:46:34.199Z] ---> 69fbd9d70479 [2023-05-22T16:46:34.199Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-22T16:46:34.199Z] ---> Running in e7292138eba8 [2023-05-22T16:46:34.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:46:34.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:46:34.199Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:46:34.199Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:46:34.199Z] OK: 17694 distinct packages available [2023-05-22T16:46:34.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:46:34.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:46:34.199Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-22T16:46:34.199Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-22T16:46:34.199Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-22T16:46:34.199Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-22T16:46:34.199Z] (5/9) Installing curl (8.1.0-r2) [2023-05-22T16:46:34.199Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-22T16:46:34.199Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:46:34.199Z] (8/9) Installing libucontext (1.2-r0) [2023-05-22T16:46:34.199Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-22T16:46:34.199Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:46:34.199Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:46:34.199Z] OK: 11 MiB in 24 packages [2023-05-22T16:46:36.795Z] Removing intermediate container 9825c0ca21dc [2023-05-22T16:46:36.795Z] ---> 3bfe8cefabd1 [2023-05-22T16:46:36.795Z] [2023-05-22T16:46:36.795Z] Step 10/25 : FROM alpine:3.17 [2023-05-22T16:46:36.795Z] ---> 51e60588ff2c [2023-05-22T16:46:36.795Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:46:36.795Z] ---> Using cache [2023-05-22T16:46:36.795Z] ---> bde34ff3f182 [2023-05-22T16:46:36.795Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:46:36.795Z] ---> Using cache [2023-05-22T16:46:36.795Z] ---> 6ca2fcb4fad9 [2023-05-22T16:46:36.795Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-22T16:46:36.795Z] ---> Running in b385415f6a68 [2023-05-22T16:46:37.063Z] Removing intermediate container e7292138eba8 [2023-05-22T16:46:37.063Z] ---> 60b0793bdb1a [2023-05-22T16:46:37.063Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:46:37.333Z] Removing intermediate container b385415f6a68 [2023-05-22T16:46:37.333Z] ---> 6d0fe0eacb38 [2023-05-22T16:46:37.333Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-22T16:46:37.333Z] ---> Running in 4547f8de56ae [2023-05-22T16:46:38.298Z] ---> d470c9a27916 [2023-05-22T16:46:38.298Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:46:38.298Z] Removing intermediate container 4547f8de56ae [2023-05-22T16:46:38.298Z] ---> 9d6baa2cb2d3 [2023-05-22T16:46:38.298Z] Step 15/25 : WORKDIR / [2023-05-22T16:46:39.266Z] ---> Running in 726054db9b13 [2023-05-22T16:46:39.537Z] ---> 649b859ce67e [2023-05-22T16:46:39.537Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-22T16:46:40.130Z] Removing intermediate container 726054db9b13 [2023-05-22T16:46:40.130Z] ---> 7652a204d04f [2023-05-22T16:46:40.130Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:46:41.098Z] ---> b6b3ff81935a [2023-05-22T16:46:41.098Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:46:42.521Z] ---> c2c2586b610c [2023-05-22T16:46:42.521Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-22T16:46:42.521Z] ---> f64ee0190b54 [2023-05-22T16:46:42.521Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:46:43.935Z] ---> 7b4248b26035 [2023-05-22T16:46:43.935Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-22T16:46:43.935Z] ---> Running in 7efab389f6b9 [2023-05-22T16:46:44.897Z] Removing intermediate container 7efab389f6b9 [2023-05-22T16:46:44.897Z] ---> 8a94eaeafbad [2023-05-22T16:46:44.897Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:46:44.897Z] ---> 8ff0ba50defc [2023-05-22T16:46:44.897Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:46:44.897Z] ---> Running in 5345dbc48733 [2023-05-22T16:46:45.484Z] Removing intermediate container 5345dbc48733 [2023-05-22T16:46:45.484Z] ---> 2ca394fe5dfb [2023-05-22T16:46:45.484Z] Step 18/20 : LABEL arch=arm64 [2023-05-22T16:46:45.754Z] ---> Running in 21890534e9d1 [2023-05-22T16:46:46.023Z] ---> 7a85ed819a67 [2023-05-22T16:46:46.023Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-22T16:46:46.291Z] Removing intermediate container 21890534e9d1 [2023-05-22T16:46:46.291Z] ---> 47cf78a09492 [2023-05-22T16:46:46.291Z] Step 19/20 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:46:46.560Z] ---> Running in eb7145dec063 [2023-05-22T16:46:47.147Z] ---> 9e17c1a5593c [2023-05-22T16:46:47.147Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-22T16:46:47.147Z] Removing intermediate container eb7145dec063 [2023-05-22T16:46:47.147Z] ---> 214af94da4e3 [2023-05-22T16:46:47.147Z] Step 20/20 : LABEL version=0.0.0 [2023-05-22T16:46:47.417Z] ---> Running in 9eb81c720c1e [2023-05-22T16:46:47.417Z] ---> Running in c686c42d2ab8 [2023-05-22T16:46:48.005Z] Removing intermediate container 9eb81c720c1e [2023-05-22T16:46:48.005Z] ---> 3a65c22abc19 [2023-05-22T16:46:48.005Z] [2023-05-22T16:46:48.005Z] Removing intermediate container c686c42d2ab8 [2023-05-22T16:46:48.005Z] ---> e6eb8be5e9dc [2023-05-22T16:46:48.005Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:46:48.274Z] ---> Running in 8bff9c0a2851 [2023-05-22T16:46:48.543Z] Successfully built 3a65c22abc19 [2023-05-22T16:46:48.543Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-22T16:46:48.543Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8bff9c0a2851 [2023-05-22T16:46:48.543Z] ---> 88e9dab8dc48 [2023-05-22T16:46:48.543Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T16:46:48.811Z] ---> Running in 79fb58ff9aa3 [2023-05-22T16:46:49.411Z] Removing intermediate container 79fb58ff9aa3 [2023-05-22T16:46:49.411Z] ---> fd32565db290 [2023-05-22T16:46:49.411Z] Step 24/25 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:46:49.411Z] ---> Running in f36138c8597e [2023-05-22T16:46:49.995Z] Removing intermediate container f36138c8597e [2023-05-22T16:46:49.995Z] ---> 977ddf6267b1 [2023-05-22T16:46:49.995Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T16:46:49.995Z] ---> Running in 63f8f97fdd2d [2023-05-22T16:46:50.586Z] Removing intermediate container 63f8f97fdd2d [2023-05-22T16:46:50.586Z] ---> 562bb444fd58 [2023-05-22T16:46:50.586Z] [2023-05-22T16:46:50.854Z] Successfully built 562bb444fd58 [2023-05-22T16:46:50.854Z] Successfully tagged core-metadata-arm64:latest [2023-05-22T16:47:03.188Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T16:47:13.305Z] Removing intermediate container 2f63ae191792 [2023-05-22T16:47:13.305Z] ---> 170be3dfbc3d [2023-05-22T16:47:13.305Z] [2023-05-22T16:47:13.305Z] Step 9/25 : FROM alpine:3.17 [2023-05-22T16:47:13.305Z] ---> 51e60588ff2c [2023-05-22T16:47:13.305Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-22T16:47:13.575Z] ---> Running in 48b4b2946073 [2023-05-22T16:47:14.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:47:15.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:47:16.595Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-22T16:47:16.595Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-22T16:47:16.595Z] (3/3) Installing su-exec (0.2-r2) [2023-05-22T16:47:16.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:47:16.595Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:47:17.196Z] OK: 8 MiB in 18 packages [2023-05-22T16:47:18.706Z] Removing intermediate container 48b4b2946073 [2023-05-22T16:47:18.706Z] ---> d0fb5b057ba0 [2023-05-22T16:47:18.706Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T16:47:18.983Z] ---> Running in 3dccfb402418 [2023-05-22T16:47:19.584Z] Removing intermediate container 3dccfb402418 [2023-05-22T16:47:19.584Z] ---> cb7986b67d16 [2023-05-22T16:47:19.584Z] Step 12/25 : WORKDIR / [2023-05-22T16:47:19.584Z] ---> Running in b885ca4fe8f7 [2023-05-22T16:47:20.202Z] Removing intermediate container b885ca4fe8f7 [2023-05-22T16:47:20.202Z] ---> 5942a2cae8ec [2023-05-22T16:47:20.202Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:47:20.792Z] ---> 56db1c2cea06 [2023-05-22T16:47:20.792Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:47:21.763Z] ---> 76bc9a4a0e7d [2023-05-22T16:47:21.763Z] 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-05-22T16:47:22.351Z] ---> 1269002e9438 [2023-05-22T16:47:22.351Z] 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-05-22T16:47:22.940Z] ---> c861fa0d0385 [2023-05-22T16:47:22.940Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:47:23.914Z] ---> ae28253c77a8 [2023-05-22T16:47:23.914Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-22T16:47:24.887Z] ---> f57872d82c90 [2023-05-22T16:47:24.887Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-22T16:47:25.475Z] Removing intermediate container a65c930d897d [2023-05-22T16:47:25.475Z] ---> b0cd8b21ecfa [2023-05-22T16:47:25.475Z] [2023-05-22T16:47:25.475Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:47:25.475Z] ---> 51e60588ff2c [2023-05-22T16:47:25.475Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T16:47:25.743Z] ---> Running in b26d19e1cdc1 [2023-05-22T16:47:26.012Z] ---> 9ac12f22b3ef [2023-05-22T16:47:26.012Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T16:47:26.600Z] ---> 67488c282f4e [2023-05-22T16:47:26.600Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:47:26.870Z] ---> Running in e2334ddb9e52 [2023-05-22T16:47:26.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:47:27.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:47:28.876Z] Removing intermediate container e2334ddb9e52 [2023-05-22T16:47:28.876Z] ---> 9e1c090b21b9 [2023-05-22T16:47:28.876Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:47:28.876Z] ---> Running in 00e7816f687f [2023-05-22T16:47:28.876Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T16:47:28.876Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:47:28.876Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:47:28.876Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:47:29.148Z] Removing intermediate container 00e7816f687f [2023-05-22T16:47:29.148Z] ---> c9f78cd26771 [2023-05-22T16:47:29.148Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T16:47:29.148Z] ---> Running in 19df69aa548b [2023-05-22T16:47:29.148Z] OK: 8 MiB in 17 packages [2023-05-22T16:47:29.419Z] Removing intermediate container 19df69aa548b [2023-05-22T16:47:29.419Z] ---> f44a3911df2b [2023-05-22T16:47:29.419Z] Step 24/25 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:47:29.692Z] ---> Running in 079367a9e6d7 [2023-05-22T16:47:29.965Z] Removing intermediate container 079367a9e6d7 [2023-05-22T16:47:29.965Z] ---> 2377de50d509 [2023-05-22T16:47:29.965Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T16:47:30.234Z] ---> Running in bf9aa8af80b7 [2023-05-22T16:47:30.506Z] Removing intermediate container bf9aa8af80b7 [2023-05-22T16:47:30.506Z] ---> 360079671301 [2023-05-22T16:47:30.506Z] [2023-05-22T16:47:30.506Z] Removing intermediate container b26d19e1cdc1 [2023-05-22T16:47:30.506Z] ---> b996cbe47c49 [2023-05-22T16:47:30.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:47:30.777Z] ---> Running in 066e4f1367a5 [2023-05-22T16:47:30.777Z] Successfully built 360079671301 [2023-05-22T16:47:30.777Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-22T16:47:31.047Z]  Building security-secretstore-setup ... done Removing intermediate container 066e4f1367a5 [2023-05-22T16:47:31.047Z] ---> 80610396c738 [2023-05-22T16:47:31.047Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-22T16:47:31.047Z] ---> Running in b37412965efe [2023-05-22T16:47:31.321Z] Removing intermediate container b37412965efe [2023-05-22T16:47:31.321Z] ---> 7e36b39ef4f3 [2023-05-22T16:47:31.321Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T16:47:31.591Z] ---> Running in 9b3c601a1fad [2023-05-22T16:47:31.860Z] Removing intermediate container 9b3c601a1fad [2023-05-22T16:47:31.860Z] ---> cb742bc956e5 [2023-05-22T16:47:31.860Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:47:32.447Z] ---> bdb743ed3881 [2023-05-22T16:47:32.447Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:47:35.266Z] ---> 9d5fd406f6df [2023-05-22T16:47:35.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-22T16:47:36.238Z] ---> 05cd74f59959 [2023-05-22T16:47:36.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:47:36.830Z] ---> 0b8ea12cf505 [2023-05-22T16:47:36.830Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-22T16:47:36.830Z] ---> Running in 848ec0e25d9d [2023-05-22T16:47:37.103Z] Removing intermediate container 848ec0e25d9d [2023-05-22T16:47:37.103Z] ---> f1e830d20400 [2023-05-22T16:47:37.103Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:47:37.103Z] ---> Running in 543ab0f95164 [2023-05-22T16:47:37.373Z] Removing intermediate container 543ab0f95164 [2023-05-22T16:47:37.373Z] ---> fff6084df749 [2023-05-22T16:47:37.373Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:47:37.373Z] ---> Running in b8bb2b4f8926 [2023-05-22T16:47:37.645Z] Removing intermediate container b8bb2b4f8926 [2023-05-22T16:47:37.915Z] ---> 6cdd6bc6a30e [2023-05-22T16:47:37.915Z] Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 [2023-05-22T16:47:37.915Z] ---> Running in 54581af8a545 [2023-05-22T16:47:38.184Z] Removing intermediate container 54581af8a545 [2023-05-22T16:47:38.184Z] ---> 9836528e7e96 [2023-05-22T16:47:38.184Z] Step 23/23 : LABEL version=0.0.0 [2023-05-22T16:47:38.184Z] ---> Running in e4153bb678ee [2023-05-22T16:47:38.453Z] Removing intermediate container e4153bb678ee [2023-05-22T16:47:38.453Z] ---> c6d231ceade1 [2023-05-22T16:47:38.453Z] [2023-05-22T16:47:38.722Z] Successfully built c6d231ceade1 [2023-05-22T16:47:38.722Z] Successfully tagged support-notifications-arm64:latest [2023-05-22T16:47:39.324Z]  Building support-notifications ... done  [Pipeline] } [2023-05-22T16:47:39.347Z] $ docker stop --time=1 2e323ac5fae5e04c8114f6aed1c4bee13642e033b0958c8c1ee2077ccccc8fab [2023-05-22T16:47:41.054Z] $ docker rm -f --volumes 2e323ac5fae5e04c8114f6aed1c4bee13642e033b0958c8c1ee2077ccccc8fab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T16:47:41.524Z] + docker images [2023-05-22T16:47:41.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-22T16:47:41.792Z] support-notifications-arm64 latest c6d231ceade1 3 seconds ago 32MB [2023-05-22T16:47:41.792Z] security-secretstore-setup-arm64 latest 360079671301 11 seconds ago 32.2MB [2023-05-22T16:47:41.792Z] b0cd8b21ecfa 17 seconds ago 1.59GB [2023-05-22T16:47:41.792Z] 170be3dfbc3d 29 seconds ago 1.52GB [2023-05-22T16:47:41.792Z] core-metadata-arm64 latest 562bb444fd58 51 seconds ago 20.2MB [2023-05-22T16:47:41.792Z] security-spiffe-token-provider-arm64 latest 3a65c22abc19 54 seconds ago 32.7MB [2023-05-22T16:47:41.792Z] 3bfe8cefabd1 About a minute ago 1.53GB [2023-05-22T16:47:41.792Z] 61d450656704 About a minute ago 1.57GB [2023-05-22T16:47:41.792Z] security-spire-agent-arm64 latest 7a4b83dd59c1 2 minutes ago 153MB [2023-05-22T16:47:41.792Z] core-common-config-bootstrapper-arm64 latest 4d4b9d333e9a 2 minutes ago 17.2MB [2023-05-22T16:47:41.792Z] 260f9792fc7c 2 minutes ago 1.52GB [2023-05-22T16:47:41.792Z] security-spire-server-arm64 latest a99d977b3428 6 minutes ago 97MB [2023-05-22T16:47:41.792Z] 2580883f68f4 6 minutes ago 1.39GB [2023-05-22T16:47:41.792Z] security-bootstrapper-arm64 latest 00a12a844d6a 7 minutes ago 21.9MB [2023-05-22T16:47:41.792Z] c80928b47efd 7 minutes ago 1.51GB [2023-05-22T16:47:41.792Z] security-spire-config-arm64 latest e6497bd032d7 8 minutes ago 96.1MB [2023-05-22T16:47:41.792Z] a49f96b4baa8 9 minutes ago 1.39GB [2023-05-22T16:47:41.792Z] support-scheduler-arm64 latest 283c06700fb4 10 minutes ago 31.2MB [2023-05-22T16:47:41.792Z] b633df107df7 10 minutes ago 1.59GB [2023-05-22T16:47:41.792Z] core-data-arm64 latest 1be14c4fd445 12 minutes ago 19.9MB [2023-05-22T16:47:41.792Z] core-command-arm64 latest bba29be23631 12 minutes ago 19.7MB [2023-05-22T16:47:41.792Z] ea44daaa7b93 12 minutes ago 1.53GB [2023-05-22T16:47:41.792Z] 207ec36fb482 12 minutes ago 1.53GB [2023-05-22T16:47:41.792Z] security-proxy-setup-arm64 latest 5f8eea3e0c09 13 minutes ago 18.7MB [2023-05-22T16:47:41.792Z] security-proxy-auth-arm64 latest 8356c17a5019 13 minutes ago 18.1MB [2023-05-22T16:47:41.792Z] 4f5653baa7da 13 minutes ago 1.51GB [2023-05-22T16:47:41.792Z] cd7960a7b1d9 13 minutes ago 1.51GB [2023-05-22T16:47:41.792Z] ci-base-image-arm64 latest 566205a3c169 36 minutes ago 899MB [2023-05-22T16:47:41.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-22T16:47:41.792Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-22T16:47:41.792Z] 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-05-22T16:47:42.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T16:47:42.262Z] [2023-05-22T16:47:42.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:47:42.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T16:47:42.872Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T16:47:42.872Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T16:47:42.872Z] 04944245beec: Pulling fs layer [2023-05-22T16:47:42.872Z] 699f458cf7ca: Pulling fs layer [2023-05-22T16:47:42.872Z] 765212b225bb: Pulling fs layer [2023-05-22T16:47:42.872Z] f23df028b6ca: Pulling fs layer [2023-05-22T16:47:42.872Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T16:47:42.872Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T16:47:42.872Z] 765212b225bb: Waiting [2023-05-22T16:47:42.872Z] f23df028b6ca: Waiting [2023-05-22T16:47:42.872Z] 2437ff75d9bd: Waiting [2023-05-22T16:47:42.872Z] d65c8cfc05b1: Waiting [2023-05-22T16:47:42.872Z] 04944245beec: Verifying Checksum [2023-05-22T16:47:42.872Z] 04944245beec: Download complete [2023-05-22T16:47:42.872Z] 765212b225bb: Verifying Checksum [2023-05-22T16:47:42.872Z] 765212b225bb: Download complete [2023-05-22T16:47:43.142Z] f23df028b6ca: Verifying Checksum [2023-05-22T16:47:43.142Z] f23df028b6ca: Download complete [2023-05-22T16:47:43.142Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T16:47:43.142Z] d65c8cfc05b1: Download complete [2023-05-22T16:47:43.142Z] 699f458cf7ca: Verifying Checksum [2023-05-22T16:47:43.142Z] 699f458cf7ca: Download complete [2023-05-22T16:47:43.410Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T16:47:43.410Z] 8998bd30e6a1: Download complete [2023-05-22T16:47:46.915Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T16:47:46.915Z] 2437ff75d9bd: Download complete [2023-05-22T16:47:47.497Z] 8998bd30e6a1: Pull complete [2023-05-22T16:47:48.080Z] 04944245beec: Pull complete [2023-05-22T16:47:49.491Z] 699f458cf7ca: Pull complete [2023-05-22T16:47:49.491Z] 765212b225bb: Pull complete [2023-05-22T16:47:50.450Z] f23df028b6ca: Pull complete [2023-05-22T16:47:50.717Z] d65c8cfc05b1: Pull complete [2023-05-22T16:48:05.696Z] 2437ff75d9bd: Pull complete [2023-05-22T16:48:05.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T16:48:05.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T16:48:05.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:48:05.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2023-05-22T16:48:05.966Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:48:08.857Z] $ docker top 8d656da878c397eb922ba4ec3791a2ee3244f850157b0a1a503f70c24a0f3917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:09.727Z] ---> job-cost.sh [2023-05-22T16:48:09.727Z] lf-activate-venv: SKIPPING [2023-05-22T16:48:09.727Z] INFO: No Stack... [2023-05-22T16:48:09.995Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T16:48:10.949Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T16:48:11.265Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-05-22T16:48:11.265Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T16:48:11.565Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] [2023-05-22T16:48:11.570Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] did not exist. Created. [2023-05-22T16:48:11.570Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T16:48:12.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T16:48:12.375Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T16:48:12.384Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T16:48:12.416Z] $ docker stop --time=1 8d656da878c397eb922ba4ec3791a2ee3244f850157b0a1a503f70c24a0f3917 [2023-05-22T16:48:15.833Z] $ docker rm -f --volumes 8d656da878c397eb922ba4ec3791a2ee3244f850157b0a1a503f70c24a0f3917 [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-05-22T16:48:16.205Z] provisioning config files... [2023-05-22T16:48:16.212Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5580686374546835676tmp [Pipeline] { [Pipeline] sh [2023-05-22T16:48:16.506Z] + set +x [2023-05-22T16:48:16.506Z] + curl -s https://codecov.io/bash [2023-05-22T16:48:16.506Z] + bash -s -- [2023-05-22T16:48:16.506Z] [2023-05-22T16:48:16.506Z] _____ _ [2023-05-22T16:48:16.506Z] / ____| | | [2023-05-22T16:48:16.506Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T16:48:16.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T16:48:16.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T16:48:16.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T16:48:16.506Z] Bash-1.0.6 [2023-05-22T16:48:16.506Z] [2023-05-22T16:48:16.506Z] [2023-05-22T16:48:16.506Z] ==> git version 2.25.1 found [2023-05-22T16:48:16.506Z] ==> 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-05-22T16:48:16.506Z] Release-Date: 2020-01-08 [2023-05-22T16:48:16.506Z] 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-05-22T16:48:16.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T16:48:16.506Z] ==> Jenkins CI detected. [2023-05-22T16:48:16.506Z] current dir:  /w/workspace/edgex-go/2 [2023-05-22T16:48:16.506Z] project root: . [2023-05-22T16:48:16.506Z] --> token set from env [2023-05-22T16:48:16.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T16:48:16.506Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T16:48:16.506Z] ==> Python coveragepy not found [2023-05-22T16:48:16.506Z] ==> Searching for coverage reports in: [2023-05-22T16:48:16.506Z] + . [2023-05-22T16:48:16.506Z] -> Found 1 reports [2023-05-22T16:48:16.506Z] ==> Detecting git/mercurial file structure [2023-05-22T16:48:16.506Z] ==> Reading reports [2023-05-22T16:48:16.765Z] + ./coverage.out bytes=447731 [2023-05-22T16:48:16.765Z] ==> Appending adjustments [2023-05-22T16:48:16.765Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T16:48:17.700Z] + Found adjustments [2023-05-22T16:48:17.700Z] ==> Gzipping contents [2023-05-22T16:48:17.700Z] 60K /tmp/codecov.r1TFT0.gz [2023-05-22T16:48:17.700Z] ==> Uploading reports [2023-05-22T16:48:17.700Z] url: https://codecov.io [2023-05-22T16:48:17.700Z] query: branch=PR-4572&commit=e8d757c912858a29e2d05bf3b53365bb16fa93b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-22T16:48:17.700Z] -> Pinging Codecov [2023-05-22T16:48:17.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=e8d757c912858a29e2d05bf3b53365bb16fa93b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-22T16:48:17.959Z] -> Uploading to [2023-05-22T16:48:17.959Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/00271124DB129430A58F1EEE437C3FCB/e8d757c912858a29e2d05bf3b53365bb16fa93b9/e1e57232-0fe7-4e4a-ad69-bd293b253dd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T164817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=783bdd6b62d70b93f977bbfcbbd11d703d1ac708e29b6c01a14dc2323d744d7c [2023-05-22T16:48:17.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:48:17.959Z] Dload Upload Total Spent Left Speed [2023-05-22T16:48:18.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 268k --:--:-- --:--:-- --:--:-- 268k [2023-05-22T16:48:18.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] } [2023-05-22T16:48:18.226Z] 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-05-22T16:48:18.820Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:19.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:19.960Z] ---> package-listing.sh [2023-05-22T16:48:19.960Z] ++ facter osfamily [2023-05-22T16:48:19.960Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T16:48:20.218Z] + OS_FAMILY=debian [2023-05-22T16:48:20.218Z] + workspace=/w/workspace/edgex-go/2 [2023-05-22T16:48:20.218Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T16:48:20.218Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T16:48:20.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T16:48:20.218Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T16:48:20.218Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-22T16:48:20.218Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T16:48:20.218Z] + case "${OS_FAMILY}" in [2023-05-22T16:48:20.218Z] + dpkg -l [2023-05-22T16:48:20.218Z] + grep '^ii' [2023-05-22T16:48:20.218Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T16:48:20.218Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T16:48:20.218Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T16:48:20.218Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-22T16:48:20.218Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-05-22T16:48:20.218Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-05-22T16:48:20.228Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T16:48:20.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:48:21.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T16:48:21.057Z] [2023-05-22T16:48:21.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:48:21.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T16:48:21.352Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T16:48:21.352Z] 5eb5b503b376: Pulling fs layer [2023-05-22T16:48:21.352Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T16:48:21.352Z] ec43610c2a17: Pulling fs layer [2023-05-22T16:48:21.352Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T16:48:21.352Z] 33b1e0a273af: Pulling fs layer [2023-05-22T16:48:21.352Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T16:48:21.352Z] 2f39f015ded8: Pulling fs layer [2023-05-22T16:48:21.352Z] 33b1e0a273af: Waiting [2023-05-22T16:48:21.352Z] 2f39f015ded8: Waiting [2023-05-22T16:48:21.352Z] 3a2ae6a8a46f: Waiting [2023-05-22T16:48:21.352Z] 5d3b04190fa2: Waiting [2023-05-22T16:48:21.352Z] 5c69ac0246d0: Download complete [2023-05-22T16:48:21.352Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T16:48:21.352Z] 3a2ae6a8a46f: Download complete [2023-05-22T16:48:21.352Z] 33b1e0a273af: Verifying Checksum [2023-05-22T16:48:21.352Z] 33b1e0a273af: Download complete [2023-05-22T16:48:21.352Z] ec43610c2a17: Verifying Checksum [2023-05-22T16:48:21.352Z] ec43610c2a17: Download complete [2023-05-22T16:48:21.352Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T16:48:21.352Z] 5d3b04190fa2: Download complete [2023-05-22T16:48:21.612Z] 5eb5b503b376: Download complete [2023-05-22T16:48:22.177Z] 2f39f015ded8: Download complete [2023-05-22T16:48:22.745Z] 5eb5b503b376: Pull complete [2023-05-22T16:48:23.005Z] 5c69ac0246d0: Pull complete [2023-05-22T16:48:23.264Z] ec43610c2a17: Pull complete [2023-05-22T16:48:23.264Z] 3a2ae6a8a46f: Pull complete [2023-05-22T16:48:23.523Z] 33b1e0a273af: Pull complete [2023-05-22T16:48:23.523Z] 5d3b04190fa2: Pull complete [2023-05-22T16:48:27.712Z] 2f39f015ded8: Pull complete [2023-05-22T16:48:27.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T16:48:27.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T16:48:27.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:48:27.789Z] prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container [2023-05-22T16:48:27.816Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T16:48:31.121Z] $ docker top 1c44d740564edcd1d14edb29444aec6bc6956fe8bd585449c6044e8af0ce331a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:48:31.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T16:48:31.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T16:48:32.048Z] + ls /var/log/sa-host [2023-05-22T16:48:32.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:48:32.112Z] provisioning config files... [2023-05-22T16:48:32.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16148758871909764090tmp [Pipeline] { [Pipeline] echo [2023-05-22T16:48:32.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:32.419Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T16:48:32.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:32.756Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T16:48:32.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:33.049Z] ---> sudo-logs.sh [2023-05-22T16:48:33.049Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T16:48:33.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:33.357Z] ---> job-cost.sh [2023-05-22T16:48:33.357Z] lf-activate-venv: SKIPPING [2023-05-22T16:48:33.357Z] DEBUG: total: 0.10999999940395355 [2023-05-22T16:48:33.357Z] INFO: Retrieving Stack Cost... [2023-05-22T16:48:33.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T16:48:34.185Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T16:48:34.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:48:34.481Z] ---> logs-deploy.sh [2023-05-22T16:48:34.481Z] lf-activate-venv: SKIPPING [2023-05-22T16:48:34.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/2 [2023-05-22T16:48:34.481Z] INFO: archiving workspace using pattern(s): [2023-05-22T16:48:35.894Z] Archives upload complete. [2023-05-22T16:48:35.894Z] INFO: archiving logs to Nexus