Pull request #4456 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359+944340b470a6d35ed9a6f68b845c4079971c0434 (8db2db58f0e83a20c3f3d0a15107ca66bea239d1) 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-ssh14042061330703872412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10674844502219807325.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4456/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-4456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3865047887276416684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15780789358334277294.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-4456/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-4456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11875275792902987276.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 Running on prd-ubuntu20.04-docker-8c-8g-4409 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 944340b470a6d35ed9a6f68b845c4079971c0434 into PR head commit 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 Merge succeeded, producing 784ba0fd82aaa1c583f739e3f9410cab0b34449c Checking out Revision 784ba0fd82aaa1c583f739e3f9410cab0b34449c (PR-4456) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 # 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 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 784ba0fd82aaa1c583f739e3f9410cab0b34449c # timeout=10 Commit message: "Merge commit '944340b470a6d35ed9a6f68b845c4079971c0434' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T15:32:39.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T15:32:39.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T15:32:39.734Z] ========================================================= [2023-03-17T15:32:39.734Z] EdgeX Global Pipelines Version Info [2023-03-17T15:32:39.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6dda620eff9c8471f95d482e3933a041f178072a # timeout=10 [2023-03-17T15:32:40.433Z] ------------------- [2023-03-17T15:32:40.433Z] stable info: [2023-03-17T15:32:40.433Z] ------------------- [2023-03-17T15:32:40.433Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T15:32:40.433Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T15:32:40.433Z] Message: update stable to v1.0.245 [2023-03-17T15:32:41.004Z] ------------------- [2023-03-17T15:32:41.004Z] experimental info: [2023-03-17T15:32:41.004Z] ------------------- [2023-03-17T15:32:41.004Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T15:32:41.004Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T15:32:41.004Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T15:32:41.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-17T15:32:41.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-17T15:32:41.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T15:32:41.227Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T15:32:41.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T15:32:41.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T15:32:41.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T15:32:41.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-17T15:32:41.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-17T15:32:41.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-17T15:32:41.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T15:32:41.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T15:32:41.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T15:32:41.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T15:32:41.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T15:32:41.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T15:32:41.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T15:32:41.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T15:32:41.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T15:32:41.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T15:32:41.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T15:32:41.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T15:32:41.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T15:32:41.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4456 [Pipeline] echo [2023-03-17T15:32:41.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4456 [Pipeline] echo [2023-03-17T15:32:41.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4456 [Pipeline] echo [2023-03-17T15:32:41.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] echo [2023-03-17T15:32:41.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 784ba0f [Pipeline] echo [2023-03-17T15:32:41.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T15:32:41.521Z] provisioning config files... [2023-03-17T15:32:41.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config17260836414722872727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T15:32:41.825Z] ---> docker-login.sh [2023-03-17T15:32:41.825Z] nexus3.edgexfoundry.org:10001 [2023-03-17T15:32:42.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:32:42.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:32:42.085Z] Configure a credential helper to remove this warning. See [2023-03-17T15:32:42.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:32:42.085Z] [2023-03-17T15:32:42.085Z] Login Succeeded [2023-03-17T15:32:42.085Z] nexus3.edgexfoundry.org:10002 [2023-03-17T15:32:42.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:32:42.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:32:42.343Z] Configure a credential helper to remove this warning. See [2023-03-17T15:32:42.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:32:42.343Z] [2023-03-17T15:32:42.343Z] Login Succeeded [2023-03-17T15:32:42.343Z] nexus3.edgexfoundry.org:10003 [2023-03-17T15:32:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:32:42.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:32:42.343Z] Configure a credential helper to remove this warning. See [2023-03-17T15:32:42.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:32:42.343Z] [2023-03-17T15:32:42.343Z] Login Succeeded [2023-03-17T15:32:42.343Z] nexus3.edgexfoundry.org:10004 [2023-03-17T15:32:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:32:42.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:32:42.603Z] Configure a credential helper to remove this warning. See [2023-03-17T15:32:42.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:32:42.603Z] [2023-03-17T15:32:42.603Z] Login Succeeded [2023-03-17T15:32:42.603Z] docker.io [2023-03-17T15:32:42.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:32:42.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:32:42.862Z] Configure a credential helper to remove this warning. See [2023-03-17T15:32:42.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:32:42.862Z] [2023-03-17T15:32:42.862Z] Login Succeeded [2023-03-17T15:32:42.862Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T15:32:42.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T15:32:43.175Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-17T15:32:43.175Z] + + dirname cmd/core-command/Dockerfile [2023-03-17T15:32:43.175Z] cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-17T15:32:43.175Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-03-17T15:32:43.175Z] -f2 [2023-03-17T15:32:43.175Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/core-data/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/core-metadata/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/support-notifications/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-17T15:32:43.175Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-17T15:32:43.175Z] + cut -d/ -f2 [2023-03-17T15:32:43.175Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-17T15:32:43.201Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T15:32:43.529Z] + git rev-list -1 --merges 784ba0fd82aaa1c583f739e3f9410cab0b34449c~1..784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] echo [2023-03-17T15:32:43.540Z] -----------> git rev-list -1 --merges 784ba0fd82aaa1c583f739e3f9410cab0b34449c~1..784ba0fd82aaa1c583f739e3f9410cab0b34449c 784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:32:43.540Z] 784ba0fd82aaa1c583f739e3f9410cab0b34449c [false] [Pipeline] sh [2023-03-17T15:32:43.822Z] + git log --format=format:%s -1 784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] echo [2023-03-17T15:32:43.835Z] ========================================================= [2023-03-17T15:32:43.835Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T15:32:43.835Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-17T15:32:44.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T15:32:44.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T15:32:44.243Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T15:32:44.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T15:32:44.243Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T15:32:44.243Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T15:32:44.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:32:44.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T15:32:44.642Z] [2023-03-17T15:32:44.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:32:44.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T15:32:44.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T15:32:44.942Z] b85a868b505f: Pulling fs layer [2023-03-17T15:32:44.942Z] e2be974225ed: Pulling fs layer [2023-03-17T15:32:44.942Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T15:32:44.942Z] 988bab9f4d93: Pulling fs layer [2023-03-17T15:32:44.942Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T15:32:44.942Z] eaf3925da568: Pulling fs layer [2023-03-17T15:32:44.942Z] bab4dde63d76: Pulling fs layer [2023-03-17T15:32:44.942Z] bde34c3a00c8: Pulling fs layer [2023-03-17T15:32:44.942Z] b352a97aabf1: Pulling fs layer [2023-03-17T15:32:44.942Z] 4872d77fe225: Pulling fs layer [2023-03-17T15:32:44.942Z] 5851b861e8e6: Pulling fs layer [2023-03-17T15:32:44.942Z] 988bab9f4d93: Waiting [2023-03-17T15:32:44.942Z] 1469e6f7b9e6: Waiting [2023-03-17T15:32:44.942Z] eaf3925da568: Waiting [2023-03-17T15:32:44.942Z] bab4dde63d76: Waiting [2023-03-17T15:32:44.942Z] bde34c3a00c8: Waiting [2023-03-17T15:32:44.942Z] b352a97aabf1: Waiting [2023-03-17T15:32:44.942Z] 4872d77fe225: Waiting [2023-03-17T15:32:44.942Z] e2be974225ed: Verifying Checksum [2023-03-17T15:32:44.942Z] e2be974225ed: Download complete [2023-03-17T15:32:44.942Z] 988bab9f4d93: Verifying Checksum [2023-03-17T15:32:44.942Z] 988bab9f4d93: Download complete [2023-03-17T15:32:45.203Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T15:32:45.203Z] 1469e6f7b9e6: Download complete [2023-03-17T15:32:45.203Z] eaf3925da568: Verifying Checksum [2023-03-17T15:32:45.203Z] eaf3925da568: Download complete [2023-03-17T15:32:45.203Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T15:32:45.203Z] 339a4e72a1f5: Download complete [2023-03-17T15:32:45.203Z] bde34c3a00c8: Download complete [2023-03-17T15:32:45.203Z] b352a97aabf1: Verifying Checksum [2023-03-17T15:32:45.203Z] b352a97aabf1: Download complete [2023-03-17T15:32:45.203Z] 4872d77fe225: Verifying Checksum [2023-03-17T15:32:45.203Z] 4872d77fe225: Download complete [2023-03-17T15:32:45.203Z] 5851b861e8e6: Verifying Checksum [2023-03-17T15:32:45.203Z] 5851b861e8e6: Download complete [2023-03-17T15:32:45.203Z] b85a868b505f: Verifying Checksum [2023-03-17T15:32:45.203Z] b85a868b505f: Download complete [2023-03-17T15:32:45.462Z] bab4dde63d76: Verifying Checksum [2023-03-17T15:32:45.462Z] bab4dde63d76: Download complete [2023-03-17T15:32:46.400Z] b85a868b505f: Pull complete [2023-03-17T15:32:46.400Z] e2be974225ed: Pull complete [2023-03-17T15:32:46.968Z] 339a4e72a1f5: Pull complete [2023-03-17T15:32:46.968Z] 988bab9f4d93: Pull complete [2023-03-17T15:32:47.227Z] 1469e6f7b9e6: Pull complete [2023-03-17T15:32:47.227Z] eaf3925da568: Pull complete [2023-03-17T15:32:49.131Z] bab4dde63d76: Pull complete [2023-03-17T15:32:49.131Z] bde34c3a00c8: Pull complete [2023-03-17T15:32:49.131Z] b352a97aabf1: Pull complete [2023-03-17T15:32:49.131Z] 4872d77fe225: Pull complete [2023-03-17T15:32:49.131Z] 5851b861e8e6: Pull complete [2023-03-17T15:32:49.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T15:32:49.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T15:32:49.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:32:49.201Z] prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container [2023-03-17T15:32:49.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T15:32:50.424Z] $ docker top 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T15:32:50.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T15:32:50.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T15:32:50.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T15:32:50.617Z] $ docker exec 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent [2023-03-17T15:32:50.724Z] SSH_AUTH_SOCK=/tmp/ssh-Q75hydHbBkR6/agent.32 [2023-03-17T15:32:50.724Z] SSH_AGENT_PID=38 [2023-03-17T15:32:50.730Z] Running ssh-add (command line suppressed) [2023-03-17T15:32:50.821Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_837156949604636945.key (/w/workspace/edgex-go/5@tmp/private_key_837156949604636945.key) [2023-03-17T15:32:50.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T15:32:51.127Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T15:32:51.139Z] $ docker exec --env ******** --env ******** 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent -k [2023-03-17T15:32:51.233Z] unset SSH_AUTH_SOCK; [2023-03-17T15:32:51.233Z] unset SSH_AGENT_PID; [2023-03-17T15:32:51.233Z] echo Agent pid 38 killed; [2023-03-17T15:32:51.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T15:32:51.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T15:32:51.268Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T15:32:51.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T15:32:51.375Z] $ docker exec 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent [2023-03-17T15:32:51.476Z] SSH_AUTH_SOCK=/tmp/ssh-1k2Pd9z612Dr/agent.70 [2023-03-17T15:32:51.476Z] SSH_AGENT_PID=76 [2023-03-17T15:32:51.480Z] Running ssh-add (command line suppressed) [2023-03-17T15:32:51.559Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6658130100221465008.key (/w/workspace/edgex-go/5@tmp/private_key_6658130100221465008.key) [2023-03-17T15:32:51.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T15:32:51.864Z] + git semver init [2023-03-17T15:32:52.122Z] 2023-03-17 15:32:52,022 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T15:32:52.122Z] 2023-03-17 15:32:52,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-03-17T15:32:52.122Z] 2023-03-17 15:32:52,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-03-17T15:32:52.122Z] 2023-03-17 15:32:52,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-03-17T15:32:57.396Z] 2023-03-17 15:32:56,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-03-17T15:32:57.396Z] 2023-03-17 15:32:56,618 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4456 with force:False [2023-03-17T15:32:57.396Z] 2023-03-17 15:32:56,618 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4456 [2023-03-17T15:32:57.397Z] 2023-03-17 15:32:56,622 [execute] INFO git cat-file --batch-check [2023-03-17T15:32:57.397Z] 2023-03-17 15:32:56,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T15:32:57.397Z] 2023-03-17 15:32:56,630 [execute] INFO git cat-file --batch [2023-03-17T15:32:57.397Z] 2023-03-17 15:32:56,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T15:32:57.397Z] 2023-03-17 15:32:56,635 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4456 [2023-03-17T15:32:57.397Z] 0.0.0 [Pipeline] } [2023-03-17T15:32:57.401Z] $ docker exec --env ******** --env ******** 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent -k [2023-03-17T15:32:57.489Z] unset SSH_AUTH_SOCK; [2023-03-17T15:32:57.489Z] unset SSH_AGENT_PID; [2023-03-17T15:32:57.489Z] echo Agent pid 76 killed; [2023-03-17T15:32:57.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T15:32:57.800Z] + git semver [Pipeline] } [2023-03-17T15:32:58.072Z] $ docker stop --time=1 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e [2023-03-17T15:32:59.366Z] $ docker rm -f --volumes 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T15:32:59.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T15:32:59.914Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T15:32:59.916Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T15:33:00.298Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-03-17T15:33:00.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T15:33:00.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T15:33:00.336Z] ========================================================= [2023-03-17T15:33:00.337Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T15:33:00.337Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T15:33:00.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T15:33:00.623Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T15:33:00.623Z] 63b65145d645: Pulling fs layer [2023-03-17T15:33:00.623Z] a2d21d5440eb: Pulling fs layer [2023-03-17T15:33:00.623Z] 935e6c44a52c: Pulling fs layer [2023-03-17T15:33:00.623Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T15:33:00.623Z] 30dea6a524f1: Pulling fs layer [2023-03-17T15:33:00.623Z] a2aff8979fd8: Pulling fs layer [2023-03-17T15:33:00.623Z] 6808be2612f2: Pulling fs layer [2023-03-17T15:33:00.623Z] f25807f1079a: Pulling fs layer [2023-03-17T15:33:00.623Z] 30dea6a524f1: Waiting [2023-03-17T15:33:00.623Z] 6808be2612f2: Waiting [2023-03-17T15:33:00.623Z] f25807f1079a: Waiting [2023-03-17T15:33:00.623Z] a2aff8979fd8: Waiting [2023-03-17T15:33:00.623Z] 94cc34f8dd06: Waiting [2023-03-17T15:33:00.623Z] a2d21d5440eb: Download complete [2023-03-17T15:33:00.623Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T15:33:00.623Z] 94cc34f8dd06: Download complete [2023-03-17T15:33:00.623Z] 30dea6a524f1: Download complete [2023-03-17T15:33:00.623Z] 63b65145d645: Verifying Checksum [2023-03-17T15:33:00.623Z] 63b65145d645: Download complete [2023-03-17T15:33:00.887Z] a2aff8979fd8: Verifying Checksum [2023-03-17T15:33:00.887Z] a2aff8979fd8: Download complete [2023-03-17T15:33:00.887Z] 63b65145d645: Pull complete [2023-03-17T15:33:00.887Z] a2d21d5440eb: Pull complete [2023-03-17T15:33:01.150Z] f25807f1079a: Download complete [2023-03-17T15:33:01.409Z] 935e6c44a52c: Verifying Checksum [2023-03-17T15:33:01.409Z] 935e6c44a52c: Download complete [2023-03-17T15:33:01.667Z] 6808be2612f2: Verifying Checksum [2023-03-17T15:33:01.667Z] 6808be2612f2: Download complete [2023-03-17T15:33:04.953Z] 935e6c44a52c: Pull complete [2023-03-17T15:33:04.953Z] 94cc34f8dd06: Pull complete [2023-03-17T15:33:04.953Z] 30dea6a524f1: Pull complete [2023-03-17T15:33:04.953Z] a2aff8979fd8: Pull complete [2023-03-17T15:33:06.853Z] 6808be2612f2: Pull complete [2023-03-17T15:33:07.789Z] f25807f1079a: Pull complete [2023-03-17T15:33:07.789Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T15:33:07.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T15:33:07.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T15:33:08.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T15:33:08.084Z] WORKDIR /edgex [2023-03-17T15:33:08.084Z] COPY go.mod . [2023-03-17T15:33:08.084Z] RUN go mod download [2023-03-17T15:33:08.084Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-17T15:33:08.652Z] Sending build context to Docker daemon 170.4MB [2023-03-17T15:33:08.652Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T15:33:08.652Z] ---> 3b553350e43f [2023-03-17T15:33:08.652Z] Step 2/4 : WORKDIR /edgex [2023-03-17T15:33:10.558Z] ---> Running in 467fd39b0f67 [2023-03-17T15:33:10.558Z] Removing intermediate container 467fd39b0f67 [2023-03-17T15:33:10.558Z] ---> a18a51d51f14 [2023-03-17T15:33:10.558Z] Step 3/4 : COPY go.mod . [2023-03-17T15:33:10.816Z] ---> ba956dd00d79 [2023-03-17T15:33:10.816Z] Step 4/4 : RUN go mod download [2023-03-17T15:33:10.816Z] ---> Running in 29cc6648d12e [2023-03-17T15:33:14.976Z] Still waiting to schedule task [2023-03-17T15:33:14.976Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-17T15:33:20.796Z] Removing intermediate container 29cc6648d12e [2023-03-17T15:33:20.796Z] ---> 8f1b44212498 [2023-03-17T15:33:20.796Z] Successfully built 8f1b44212498 [2023-03-17T15:33:20.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:33:21.094Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T15:33:21.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:33:21.165Z] prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container [2023-03-17T15:33:21.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T15:33:21.604Z] $ docker top 30a57c2b50e422dd0e9ea1ff2e1a7ffbf624dd5d03109c57a655b2e63888a6a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T15:33:21.952Z] + go version [2023-03-17T15:33:21.952Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T15:33:21.959Z] $ docker stop --time=1 30a57c2b50e422dd0e9ea1ff2e1a7ffbf624dd5d03109c57a655b2e63888a6a8 [2023-03-17T15:33:23.282Z] $ docker rm -f --volumes 30a57c2b50e422dd0e9ea1ff2e1a7ffbf624dd5d03109c57a655b2e63888a6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:33:23.679Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T15:33:23.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:33:23.749Z] prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container [2023-03-17T15:33:23.773Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T15:33:24.117Z] $ docker top 14f57fb29e4d293c0aef661711ce0a6634797a36c58bace59730abc3a288a63f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T15:33:24.187Z] ========================================================= [2023-03-17T15:33:24.187Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T15:33:24.187Z] ========================================================= [Pipeline] sh [2023-03-17T15:33:24.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-17T15:33:24.756Z] + make test [2023-03-17T15:33:24.756Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T15:33:31.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T15:33:43.519Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T15:33:43.519Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T15:33:43.519Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T15:33:43.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T15:33:44.038Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T15:33:44.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T15:33:44.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T15:33:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T15:33:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T15:33:44.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T15:33:45.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T15:33:45.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T15:33:45.122Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T15:33:45.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T15:33:46.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T15:33:46.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T15:33:46.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-17T15:33:46.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-17T15:33:47.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T15:33:47.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T15:33:47.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T15:33:48.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T15:33:48.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T15:33:49.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T15:33:49.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T15:33:49.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:33:49.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T15:33:49.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T15:33:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.3% of statements [2023-03-17T15:33:50.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-17T15:33:50.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T15:33:50.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T15:33:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T15:33:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:33:52.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T15:33:52.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.193s coverage: 88.5% of statements [2023-03-17T15:33:52.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements [2023-03-17T15:33:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 95.6% of statements [2023-03-17T15:33:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T15:33:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T15:33:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T15:33:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T15:33:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T15:33:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-03-17T15:33:54.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T15:33:54.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T15:33:54.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T15:33:54.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-17T15:33:54.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T15:33:54.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T15:33:54.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-03-17T15:33:54.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-03-17T15:33:55.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements [2023-03-17T15:33:55.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-03-17T15:33:55.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-03-17T15:33:55.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-03-17T15:33:55.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-03-17T15:33:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T15:33:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T15:33:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T15:33:55.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T15:33:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T15:33:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T15:33:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T15:33:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T15:33:57.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T15:33:57.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T15:33:57.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T15:33:57.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T15:33:57.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T15:33:57.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T15:33:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T15:33:58.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T15:33:58.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T15:34:00.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T15:34:00.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T15:34:01.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T15:34:01.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T15:34:01.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T15:34:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T15:34:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T15:34:03.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T15:34:04.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T15:34:04.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T15:34:04.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T15:34:04.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T15:34:05.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T15:34:05.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T15:34:05.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T15:34:05.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T15:34:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T15:34:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:34:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T15:34:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T15:34:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T15:34:07.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T15:34:07.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-03-17T15:34:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T15:34:08.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 61.5% of statements [2023-03-17T15:34:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-03-17T15:34:20.740Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-17T15:34:42.656Z] go vet ./... [2023-03-17T15:34:45.181Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T15:34:45.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T15:34:45.181Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T15:34:45.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T15:34:45.479Z] + ls -al . [2023-03-17T15:34:45.479Z] total 704 [2023-03-17T15:34:45.479Z] drwxrwxr-x 11 1001 1001 4096 Mar 17 15:33 . [2023-03-17T15:34:45.479Z] drwxr-xr-x 4 root root 4096 Mar 17 15:33 .. [2023-03-17T15:34:45.479Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 15:32 .blubracket [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 15:32 .dockerignore [2023-03-17T15:34:45.479Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 15:32 .git [2023-03-17T15:34:45.479Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 15:32 .github [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 15:32 .gitignore [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 15:32 .golangci.yml [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 15:32 .hadolint.yml [2023-03-17T15:34:45.479Z] drwxr-xr-x 3 1001 1001 4096 Mar 17 15:32 .semver [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 15:32 .sonarcloud.properties [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 15:32 ADOPTERS.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 15:32 Attribution.txt [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 15:32 CHANGELOG.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 15:32 CONTRIBUTING.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 15:32 GOVERNANCE.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 15:32 Jenkinsfile [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 15:32 LICENSE [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 15:32 Makefile [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 15:32 OWNERS.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 15:32 README.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 15:32 SECURITY.md [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 15:32 VERSION [2023-03-17T15:34:45.479Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 15:32 bin [2023-03-17T15:34:45.479Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 15:32 cmd [2023-03-17T15:34:45.479Z] -rw-r--r-- 1 root root 447486 Mar 17 15:34 coverage.out [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 15:32 go.mod [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 15:32 go.sum [2023-03-17T15:34:45.479Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 15:32 internal [2023-03-17T15:34:45.479Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 15:32 openapi [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 15:32 security.txt [2023-03-17T15:34:45.479Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 15:32 snap [2023-03-17T15:34:45.479Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 15:32 version.go [Pipeline] sh [2023-03-17T15:34:45.790Z] + '[' -e coverage.out ] [2023-03-17T15:34:45.790Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T15:34:45.897Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T15:34:46.177Z] + make build [2023-03-17T15:34:46.177Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T15:34:48.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4412 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws [2023-03-17T15:34:48.394Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-03-17T15:34:48.423Z] The recommended git tool is: git [2023-03-17T15:34:53.891Z] using credential edgex-jenkins-ssh [2023-03-17T15:34:53.907Z] Cloning the remote Git repository [2023-03-17T15:34:53.949Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-17T15:34:54.048Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-03-17T15:34:54.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T15:34:54.201Z] > git --version # timeout=10 [2023-03-17T15:34:54.231Z] > git --version # 'git version 2.25.1' [2023-03-17T15:34:54.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T15:34:54.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T15:34:58.373Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T15:34:58.373Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T15:34:58.632Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T15:34:59.567Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T15:35:06.132Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T15:35:07.064Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T15:35:07.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T15:35:09.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T15:35:09.941Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T15:35:09.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T15:35:09.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T15:35:10.876Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T15:35:11.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T15:35:11.835Z] Merging remotes/origin/main commit 944340b470a6d35ed9a6f68b845c4079971c0434 into PR head commit 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 [2023-03-17T15:35:12.428Z] Merge succeeded, producing 55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T15:35:12.429Z] Checking out Revision 55b3d052b96c407d4e1f63281e9159a3bd275130 (PR-4456) [2023-03-17T15:35:10.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T15:35:10.921Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T15:35:10.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T15:35:10.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T15:35:11.857Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T15:35:11.927Z] > git checkout -f 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 # timeout=10 [2023-03-17T15:35:12.153Z] > git remote # timeout=10 [2023-03-17T15:35:12.174Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T15:35:12.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T15:35:12.209Z] > git merge 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 [2023-03-17T15:35:12.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T15:35:12.437Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T15:35:12.456Z] > git checkout -f 55b3d052b96c407d4e1f63281e9159a3bd275130 # timeout=10 [Pipeline] } [2023-03-17T15:35:13.189Z] $ docker stop --time=1 14f57fb29e4d293c0aef661711ce0a6634797a36c58bace59730abc3a288a63f [2023-03-17T15:35:15.849Z] $ docker rm -f --volumes 14f57fb29e4d293c0aef661711ce0a6634797a36c58bace59730abc3a288a63f [2023-03-17T15:35:16.069Z] Commit message: "Merge commit '944340b470a6d35ed9a6f68b845c4079971c0434' into HEAD" [2023-03-17T15:35:16.092Z] First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T15:35:16.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T15:35:16.674Z] [2023-03-17T15:35:16.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:35:17.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T15:35:17.031Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-17T15:35:17.031Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-17T15:35:17.031Z] ca9280d653b3: Pulling fs layer [2023-03-17T15:35:17.031Z] 7e9c9ca2126c: Pulling fs layer [2023-03-17T15:35:17.031Z] cbdbe7a5bc2a: Download complete [2023-03-17T15:35:16.079Z] > git rev-list --no-walk 6dda620eff9c8471f95d482e3933a041f178072a # timeout=10 [2023-03-17T15:35:17.069Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T15:35:17.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T15:35:17.069Z] Dload Upload Total Spent Left Speed [2023-03-17T15:35:17.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [2023-03-17T15:35:17.288Z] ca9280d653b3: Verifying Checksum [2023-03-17T15:35:17.288Z] ca9280d653b3: Download complete [2023-03-17T15:35:17.288Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2023-03-17T15:35:17.545Z] 7e9c9ca2126c: Download complete [2023-03-17T15:35:17.802Z] ca9280d653b3: Pull complete [2023-03-17T15:35:17.842Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T15:35:18.174Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T15:35:18.174Z] + sudo tee /etc/docker/daemon.new [2023-03-17T15:35:18.174Z] { [2023-03-17T15:35:18.174Z] "registry-mirrors": [ [2023-03-17T15:35:18.174Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T15:35:18.174Z] ], [2023-03-17T15:35:18.174Z] "bip": "10.250.0.254/24", [2023-03-17T15:35:18.174Z] "hosts": [ [2023-03-17T15:35:18.174Z] "tcp://0.0.0.0:5555", [2023-03-17T15:35:18.174Z] "unix:///var/run/docker.sock" [2023-03-17T15:35:18.174Z] ], [2023-03-17T15:35:18.174Z] "mtu": 1458, [2023-03-17T15:35:18.174Z] "selinux-enabled": true, [2023-03-17T15:35:18.174Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T15:35:18.174Z] } [Pipeline] sh [2023-03-17T15:35:18.506Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T15:35:18.842Z] + sudo service docker restart [2023-03-17T15:35:20.332Z] 7e9c9ca2126c: Pull complete [2023-03-17T15:35:20.332Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-17T15:35:20.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T15:35:20.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:35:20.413Z] prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container [2023-03-17T15:35:20.431Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-17T15:35:21.685Z] $ docker top 2efb6d82fa06ad8066fa209784b9222b21bb657fd31bcb95867a6803d457a772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T15:35:22.024Z] + docker-compose build --help [2023-03-17T15:35:22.024Z] + grep parallel [2023-03-17T15:35:22.591Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T15:35:22.598Z] $ docker stop --time=1 2efb6d82fa06ad8066fa209784b9222b21bb657fd31bcb95867a6803d457a772 [2023-03-17T15:35:23.874Z] $ docker rm -f --volumes 2efb6d82fa06ad8066fa209784b9222b21bb657fd31bcb95867a6803d457a772 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:35:24.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T15:35:24.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:35:24.347Z] prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container [2023-03-17T15:35:24.369Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-17T15:35:24.701Z] $ docker top fdc263357203a48a0b351c14168484b905580eba5bdab135a24d75a9ce95000d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T15:35:25.045Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T15:35:25.612Z] Building core-command ... [2023-03-17T15:35:25.612Z] Building core-common-config-bootstrapper ... [2023-03-17T15:35:25.612Z] Building core-data ... [2023-03-17T15:35:25.612Z] Building core-metadata ... [2023-03-17T15:35:25.612Z] Building security-bootstrapper ... [2023-03-17T15:35:25.612Z] Building security-proxy-auth ... [2023-03-17T15:35:25.612Z] Building security-proxy-setup ... [2023-03-17T15:35:25.612Z] Building security-secretstore-setup ... [2023-03-17T15:35:25.612Z] Building security-spiffe-token-provider ... [2023-03-17T15:35:25.612Z] Building security-spire-agent ... [2023-03-17T15:35:25.612Z] Building security-spire-config ... [2023-03-17T15:35:25.612Z] Building security-spire-server ... [2023-03-17T15:35:25.612Z] Building support-notifications ... [2023-03-17T15:35:25.612Z] Building support-scheduler ... [2023-03-17T15:35:25.612Z] Building support-scheduler [2023-03-17T15:35:25.612Z] Building core-metadata [2023-03-17T15:35:25.612Z] Building security-proxy-auth [2023-03-17T15:35:25.612Z] Building support-notifications [2023-03-17T15:35:25.612Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T15:35:37.107Z] provisioning config files... [2023-03-17T15:35:37.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1109127147158259548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T15:35:37.494Z] ---> docker-login.sh [2023-03-17T15:35:37.495Z] nexus3.edgexfoundry.org:10001 [2023-03-17T15:35:37.810Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:35:37.810Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:35:37.810Z] ---> 8f1b44212498 [2023-03-17T15:35:37.810Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:35:37.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:35:37.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:35:37.810Z] ---> 8f1b44212498 [2023-03-17T15:35:37.810Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:35:37.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:35:37.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:35:37.810Z] ---> 8f1b44212498 [2023-03-17T15:35:37.810Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:35:37.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:35:37.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:35:37.810Z] ---> 8f1b44212498 [2023-03-17T15:35:37.810Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:35:37.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:35:37.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:35:37.810Z] ---> 8f1b44212498 [2023-03-17T15:35:37.810Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T15:35:38.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:35:38.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:35:38.091Z] Configure a credential helper to remove this warning. See [2023-03-17T15:35:38.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:35:38.091Z] [2023-03-17T15:35:38.091Z] Login Succeeded [2023-03-17T15:35:38.091Z] nexus3.edgexfoundry.org:10002 [2023-03-17T15:35:38.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:35:38.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:35:38.363Z] Configure a credential helper to remove this warning. See [2023-03-17T15:35:38.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:35:38.363Z] [2023-03-17T15:35:38.363Z] Login Succeeded [2023-03-17T15:35:38.363Z] nexus3.edgexfoundry.org:10003 [2023-03-17T15:35:38.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:35:38.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:35:38.904Z] Configure a credential helper to remove this warning. See [2023-03-17T15:35:38.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:35:38.904Z] [2023-03-17T15:35:38.904Z] Login Succeeded [2023-03-17T15:35:38.904Z] nexus3.edgexfoundry.org:10004 [2023-03-17T15:35:39.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:35:39.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:35:39.173Z] Configure a credential helper to remove this warning. See [2023-03-17T15:35:39.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:35:39.173Z] [2023-03-17T15:35:39.173Z] Login Succeeded [2023-03-17T15:35:39.173Z] docker.io [2023-03-17T15:35:39.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T15:35:39.711Z] ---> Running in d701fd6c1ed7 [2023-03-17T15:35:39.711Z] ---> Running in 0fc1edc2d54b [2023-03-17T15:35:39.711Z] ---> Running in 828a46d91105 [2023-03-17T15:35:39.711Z] ---> Running in 8eb59d468212 [2023-03-17T15:35:39.711Z] ---> Running in 17041a62dd3a [2023-03-17T15:35:39.711Z] Removing intermediate container 0fc1edc2d54b [2023-03-17T15:35:39.711Z] ---> 85df87e28d4e [2023-03-17T15:35:39.711Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:35:39.711Z] Removing intermediate container d701fd6c1ed7 [2023-03-17T15:35:39.711Z] ---> 746deddfeedb [2023-03-17T15:35:39.711Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:35:39.711Z] Removing intermediate container 828a46d91105 [2023-03-17T15:35:39.711Z] ---> 47953dcef721 [2023-03-17T15:35:39.711Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:35:39.711Z] Removing intermediate container 8eb59d468212 [2023-03-17T15:35:39.711Z] ---> 6d810d018b9c [2023-03-17T15:35:39.711Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T15:35:39.711Z] Removing intermediate container 17041a62dd3a [2023-03-17T15:35:39.711Z] ---> a8488d013074 [2023-03-17T15:35:39.711Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T15:35:39.711Z] ---> Running in 6483529b7ecb [2023-03-17T15:35:39.711Z] ---> Running in 452f6d078e21 [2023-03-17T15:35:39.711Z] ---> Running in 24cafc896c72 [2023-03-17T15:35:39.711Z] ---> Running in 8317538334bc [2023-03-17T15:35:39.711Z] ---> Running in 409004cacdf9 [2023-03-17T15:35:39.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T15:35:39.712Z] Configure a credential helper to remove this warning. See [2023-03-17T15:35:39.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T15:35:39.712Z] [2023-03-17T15:35:39.712Z] Login Succeeded [2023-03-17T15:35:39.712Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T15:35:39.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-17T15:35:39.969Z] Removing intermediate container 6483529b7ecb [2023-03-17T15:35:39.969Z] ---> a7242ee13690 [2023-03-17T15:35:39.969Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T15:35:39.969Z] Removing intermediate container 24cafc896c72 [2023-03-17T15:35:39.969Z] ---> a8c27def0e1e [2023-03-17T15:35:39.969Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T15:35:39.969Z] Removing intermediate container 8317538334bc [2023-03-17T15:35:39.969Z] ---> 04701b9e935e [2023-03-17T15:35:39.969Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T15:35:39.969Z] Removing intermediate container 452f6d078e21 [2023-03-17T15:35:39.969Z] ---> f5b491e12e47 [2023-03-17T15:35:39.969Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T15:35:39.969Z] ---> Running in d4983ba40b51 [2023-03-17T15:35:39.969Z] ---> Running in a83dca64abd6 [2023-03-17T15:35:39.969Z] ---> Running in 8c12075a093c [2023-03-17T15:35:39.969Z] ---> Running in 17da2ff25969 [2023-03-17T15:35:40.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.259Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-03-17T15:35:40.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T15:35:40.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T15:35:40.294Z] ========================================================= [2023-03-17T15:35:40.294Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T15:35:40.294Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T15:35:40.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T15:35:40.610Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T15:35:40.610Z] af6eaf76a39c: Pulling fs layer [2023-03-17T15:35:40.610Z] 55522c791124: Pulling fs layer [2023-03-17T15:35:40.610Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T15:35:40.610Z] 169dfbe0d373: Pulling fs layer [2023-03-17T15:35:40.610Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T15:35:40.610Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T15:35:40.610Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T15:35:40.610Z] 169dfbe0d373: Waiting [2023-03-17T15:35:40.610Z] e1ff8fa3b103: Waiting [2023-03-17T15:35:40.610Z] 52ebb69f0ebf: Waiting [2023-03-17T15:35:40.610Z] 5abe8eddf0d5: Waiting [2023-03-17T15:35:40.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.742Z] OK: 265 MiB in 53 packages [2023-03-17T15:35:40.742Z] OK: 265 MiB in 53 packages [2023-03-17T15:35:40.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.742Z] OK: 265 MiB in 53 packages [2023-03-17T15:35:40.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:35:40.882Z] 55522c791124: Verifying Checksum [2023-03-17T15:35:40.882Z] 55522c791124: Download complete [2023-03-17T15:35:40.882Z] 169dfbe0d373: Verifying Checksum [2023-03-17T15:35:40.882Z] 169dfbe0d373: Download complete [2023-03-17T15:35:40.882Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T15:35:40.882Z] e1ff8fa3b103: Download complete [2023-03-17T15:35:40.882Z] af6eaf76a39c: Verifying Checksum [2023-03-17T15:35:40.882Z] af6eaf76a39c: Download complete [2023-03-17T15:35:41.000Z] OK: 265 MiB in 53 packages [2023-03-17T15:35:41.000Z] OK: 265 MiB in 53 packages [2023-03-17T15:35:41.000Z] Removing intermediate container 409004cacdf9 [2023-03-17T15:35:41.000Z] ---> f7f2f4435e45 [2023-03-17T15:35:41.000Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T15:35:41.258Z] ---> 3e4207d8ec2f [2023-03-17T15:35:41.258Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:35:41.258Z] ---> Running in b52d65002d45 [2023-03-17T15:35:41.258Z] Removing intermediate container d4983ba40b51 [2023-03-17T15:35:41.258Z] ---> 0b288e260dd4 [2023-03-17T15:35:41.258Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:35:41.258Z] Removing intermediate container a83dca64abd6 [2023-03-17T15:35:41.258Z] ---> 7373f621c884 [2023-03-17T15:35:41.258Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:35:41.515Z] ---> e7cc8319e25f [2023-03-17T15:35:41.515Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:35:41.515Z] ---> 24b6905dc67c [2023-03-17T15:35:41.515Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:35:41.515Z] ---> Running in 710124182d5b [2023-03-17T15:35:41.515Z] Removing intermediate container 8c12075a093c [2023-03-17T15:35:41.515Z] ---> b336f5f5dafc [2023-03-17T15:35:41.515Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T15:35:41.515Z] ---> Running in 0ea04a3c3d88 [2023-03-17T15:35:41.515Z] Removing intermediate container 17da2ff25969 [2023-03-17T15:35:41.515Z] ---> 86892e1543e5 [2023-03-17T15:35:41.515Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:35:41.772Z] ---> becaabd7fca1 [2023-03-17T15:35:41.772Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:35:41.772Z] ---> 49e3ed3cda80 [2023-03-17T15:35:41.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:35:41.772Z] ---> Running in acbd96bec263 [2023-03-17T15:35:41.772Z] ---> Running in 55246bd4b14e [2023-03-17T15:35:41.865Z] af6eaf76a39c: Pull complete [2023-03-17T15:35:41.865Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T15:35:41.865Z] 5abe8eddf0d5: Download complete [2023-03-17T15:35:42.456Z] 55522c791124: Pull complete [2023-03-17T15:35:43.426Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T15:35:43.426Z] 52ebb69f0ebf: Download complete [2023-03-17T15:35:43.426Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T15:35:43.426Z] ce5c4a1c91eb: Download complete [2023-03-17T15:35:55.775Z] ce5c4a1c91eb: Pull complete [2023-03-17T15:35:55.775Z] 169dfbe0d373: Pull complete [2023-03-17T15:35:55.775Z] e1ff8fa3b103: Pull complete [2023-03-17T15:36:02.461Z] 52ebb69f0ebf: Pull complete [2023-03-17T15:36:03.896Z] 5abe8eddf0d5: Pull complete [2023-03-17T15:36:03.896Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T15:36:04.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T15:36:04.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T15:36:04.494Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T15:36:04.494Z] WORKDIR /edgex [2023-03-17T15:36:04.494Z] COPY go.mod . [2023-03-17T15:36:04.494Z] RUN go mod download ci-base-image-arm64 [2023-03-17T15:36:04.494Z] -f - . [2023-03-17T15:36:05.094Z] Sending build context to Docker daemon 2.932MB [2023-03-17T15:36:05.094Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T15:36:05.094Z] ---> 6cb57ee374ae [2023-03-17T15:36:05.094Z] Step 2/4 : WORKDIR /edgex [2023-03-17T15:36:07.052Z] ---> Running in 8b02ca5e0674 [2023-03-17T15:36:07.052Z] Removing intermediate container 8b02ca5e0674 [2023-03-17T15:36:07.052Z] ---> b5985426257f [2023-03-17T15:36:07.052Z] Step 3/4 : COPY go.mod . [2023-03-17T15:36:07.638Z] ---> 11fb2bcbe724 [2023-03-17T15:36:07.638Z] Step 4/4 : RUN go mod download [2023-03-17T15:36:07.638Z] ---> Running in 47360ed8f30b [2023-03-17T15:36:13.970Z] Removing intermediate container 55246bd4b14e [2023-03-17T15:36:13.970Z] ---> 5583e8e8382f [2023-03-17T15:36:13.970Z] Step 8/23 : COPY . . [2023-03-17T15:36:13.970Z] Removing intermediate container b52d65002d45 [2023-03-17T15:36:13.970Z] ---> 25fb1964ce1f [2023-03-17T15:36:13.970Z] Step 7/22 : COPY . . [2023-03-17T15:36:13.970Z] Removing intermediate container 710124182d5b [2023-03-17T15:36:13.970Z] ---> 63d53780f3d5 [2023-03-17T15:36:13.970Z] Step 8/23 : COPY . . [2023-03-17T15:36:13.970Z] Removing intermediate container 0ea04a3c3d88 [2023-03-17T15:36:13.970Z] ---> 942712b9ae7c [2023-03-17T15:36:13.970Z] Step 8/23 : COPY . . [2023-03-17T15:36:13.970Z] Removing intermediate container acbd96bec263 [2023-03-17T15:36:13.970Z] ---> 195f1d5de1a8 [2023-03-17T15:36:13.970Z] Step 8/25 : COPY . . [2023-03-17T15:36:19.293Z] ---> beca4ab57d45 [2023-03-17T15:36:19.293Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T15:36:19.293Z] ---> 048b60843ba8 [2023-03-17T15:36:19.293Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T15:36:19.293Z] ---> 4a1984c8c2e5 [2023-03-17T15:36:19.293Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T15:36:19.293Z] ---> Running in 41cbf87389c3 [2023-03-17T15:36:19.293Z] ---> 7b8b28da96a7 [2023-03-17T15:36:19.293Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T15:36:19.293Z] ---> 92f52d6c26a5 [2023-03-17T15:36:19.293Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T15:36:19.293Z] ---> Running in be529cd01b2b [2023-03-17T15:36:19.293Z] ---> Running in eee2bedfd0f8 [2023-03-17T15:36:19.293Z] ---> Running in 8e9eba825757 [2023-03-17T15:36:19.293Z] ---> Running in e73ee0be29fc [2023-03-17T15:36:19.293Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T15:36:19.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T15:36:19.550Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T15:36:19.808Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T15:36:19.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T15:36:39.884Z] Removing intermediate container 47360ed8f30b [2023-03-17T15:36:39.884Z] ---> f85c285ad79b [2023-03-17T15:36:39.884Z] Successfully built f85c285ad79b [2023-03-17T15:36:39.884Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:36:40.214Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T15:36:40.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:36:40.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container [2023-03-17T15:36:40.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T15:36:41.773Z] $ docker top b8f7405d13f3595fb44d4f4d8a1d06a120d2664a7a91549bb208204e9059a79a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T15:36:42.624Z] + go version [2023-03-17T15:36:42.624Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T15:36:42.646Z] $ docker stop --time=1 b8f7405d13f3595fb44d4f4d8a1d06a120d2664a7a91549bb208204e9059a79a [2023-03-17T15:36:44.239Z] $ docker rm -f --volumes b8f7405d13f3595fb44d4f4d8a1d06a120d2664a7a91549bb208204e9059a79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:36:44.776Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T15:36:44.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:36:44.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container [2023-03-17T15:36:45.047Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T15:36:46.221Z] $ docker top f4e8b2d14b70633c3e3eaede7926f28c50016cf3cff8eb88abbca43edaa76d94 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T15:36:46.423Z] ========================================================= [2023-03-17T15:36:46.423Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T15:36:46.423Z] ========================================================= [Pipeline] sh [2023-03-17T15:36:47.048Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-17T15:36:47.706Z] + make test [2023-03-17T15:36:47.706Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T15:36:58.500Z] Removing intermediate container 41cbf87389c3 [2023-03-17T15:36:58.501Z] ---> 29c3bf679db5 [2023-03-17T15:36:58.501Z] [2023-03-17T15:36:58.501Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T15:36:58.501Z] Removing intermediate container 8e9eba825757 [2023-03-17T15:36:58.501Z] ---> 901b876b61de [2023-03-17T15:36:58.501Z] [2023-03-17T15:36:58.501Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T15:36:58.501Z] Removing intermediate container be529cd01b2b [2023-03-17T15:36:58.501Z] ---> 84e31b2f322b [2023-03-17T15:36:58.501Z] [2023-03-17T15:36:58.501Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T15:36:58.501Z] 3.17: Pulling from library/alpine [2023-03-17T15:36:58.501Z] 3.17: Pulling from library/alpine [2023-03-17T15:36:58.501Z] 3.17: Pulling from library/alpine [2023-03-17T15:36:58.501Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T15:36:58.501Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T15:36:58.501Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T15:36:58.501Z] Status: Image is up to date for alpine:3.17 [2023-03-17T15:36:58.501Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T15:36:58.501Z] Status: Image is up to date for alpine:3.17 [2023-03-17T15:36:58.501Z] ---> b2aa39c304c2 [2023-03-17T15:36:58.501Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:36:58.501Z] ---> b2aa39c304c2 [2023-03-17T15:36:58.501Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T15:36:58.501Z] ---> b2aa39c304c2 [2023-03-17T15:36:58.501Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T15:36:58.501Z] ---> Running in 49dc2fb20de2 [2023-03-17T15:36:58.501Z] ---> Running in 8f013a2e358a [2023-03-17T15:36:58.501Z] ---> Running in 2e891da70a17 [2023-03-17T15:36:58.501Z] Removing intermediate container e73ee0be29fc [2023-03-17T15:36:58.501Z] ---> c748dc4a83df [2023-03-17T15:36:58.501Z] [2023-03-17T15:36:58.501Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T15:36:58.501Z] ---> b2aa39c304c2 [2023-03-17T15:36:58.501Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:36:58.501Z] Removing intermediate container eee2bedfd0f8 [2023-03-17T15:36:58.501Z] ---> d21659d6b18d [2023-03-17T15:36:58.501Z] [2023-03-17T15:36:58.501Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T15:36:58.501Z] ---> b2aa39c304c2 [2023-03-17T15:36:58.501Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T15:36:58.501Z] ---> Running in 7fc1e3af006e [2023-03-17T15:36:58.501Z] Removing intermediate container 8f013a2e358a [2023-03-17T15:36:58.501Z] ---> 090c0b5d8ffa [2023-03-17T15:36:58.501Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:36:58.501Z] ---> Running in 4a650a0030c6 [2023-03-17T15:36:58.501Z] ---> Running in 6db0c5996b36 [2023-03-17T15:36:58.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:58.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:59.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:59.016Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T15:36:59.016Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T15:36:59.016Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:36:59.016Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T15:36:59.016Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:36:59.016Z] OK: 8 MiB in 17 packages [2023-03-17T15:36:59.016Z] OK: 7 MiB in 16 packages [2023-03-17T15:36:59.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:59.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:36:59.016Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T15:36:59.016Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:36:59.016Z] OK: 7 MiB in 16 packages [2023-03-17T15:36:59.274Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T15:36:59.274Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T15:36:59.274Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:36:59.274Z] OK: 7 MiB in 16 packages [2023-03-17T15:36:59.274Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T15:36:59.274Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:36:59.274Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T15:36:59.274Z] OK: 8 MiB in 17 packages [2023-03-17T15:36:59.532Z] Removing intermediate container 2e891da70a17 [2023-03-17T15:36:59.532Z] ---> a1ca5f630359 [2023-03-17T15:36:59.532Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:36:59.790Z] ---> Running in 7bb4404d4082 [2023-03-17T15:36:59.790Z] Removing intermediate container 49dc2fb20de2 [2023-03-17T15:36:59.790Z] ---> 21b807825574 [2023-03-17T15:36:59.790Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T15:36:59.790Z] Removing intermediate container 7bb4404d4082 [2023-03-17T15:36:59.790Z] ---> 5ae0066d9b64 [2023-03-17T15:36:59.790Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T15:36:59.790Z] Removing intermediate container 7fc1e3af006e [2023-03-17T15:36:59.790Z] ---> 5eb0461701ae [2023-03-17T15:36:59.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:36:59.790Z] ---> Running in 744248feb4a1 [2023-03-17T15:37:00.048Z] ---> Running in 6d82e4aad2ed [2023-03-17T15:37:00.048Z] ---> Running in 8a8ada954292 [2023-03-17T15:37:00.048Z] Removing intermediate container 6db0c5996b36 [2023-03-17T15:37:00.048Z] ---> 44483e5378d1 [2023-03-17T15:37:00.048Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:00.048Z] Removing intermediate container 744248feb4a1 [2023-03-17T15:37:00.048Z] ---> 7446b3bb7889 [2023-03-17T15:37:00.048Z] Step 12/22 : WORKDIR /edgex [2023-03-17T15:37:00.048Z] ---> Running in 4bd9336668d7 [2023-03-17T15:37:00.048Z] Removing intermediate container 4a650a0030c6 [2023-03-17T15:37:00.048Z] ---> b229c04a2e39 [2023-03-17T15:37:00.048Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:37:00.048Z] Removing intermediate container 8a8ada954292 [2023-03-17T15:37:00.048Z] ---> 14c77e6f2990 [2023-03-17T15:37:00.048Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T15:37:00.048Z] Removing intermediate container 6d82e4aad2ed [2023-03-17T15:37:00.048Z] ---> ce6a73775525 [2023-03-17T15:37:00.048Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T15:37:00.048Z] ---> Running in c3d8d4c1d7b1 [2023-03-17T15:37:00.048Z] ---> Running in f8d42913997b [2023-03-17T15:37:00.048Z] ---> Running in dae4857ac61d [2023-03-17T15:37:00.048Z] ---> 8c82e07dda9e [2023-03-17T15:37:00.048Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:00.304Z] Removing intermediate container 4bd9336668d7 [2023-03-17T15:37:00.304Z] ---> f9f3fa636b5f [2023-03-17T15:37:00.304Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:00.304Z] Removing intermediate container c3d8d4c1d7b1 [2023-03-17T15:37:00.304Z] ---> da274f424e84 [2023-03-17T15:37:00.304Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T15:37:00.304Z] Removing intermediate container dae4857ac61d [2023-03-17T15:37:00.304Z] ---> 4e4e74fac202 [2023-03-17T15:37:00.304Z] Step 15/25 : WORKDIR / [2023-03-17T15:37:00.304Z] Removing intermediate container f8d42913997b [2023-03-17T15:37:00.304Z] ---> d9077fd94fa9 [2023-03-17T15:37:00.304Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T15:37:00.304Z] ---> Running in b87d0d3aa6e6 [2023-03-17T15:37:00.304Z] ---> Running in a78127a3fccc [2023-03-17T15:37:00.304Z] ---> 9ee321546d4b [2023-03-17T15:37:00.304Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T15:37:00.304Z] ---> Running in 6849ab84d2b8 [2023-03-17T15:37:00.304Z] ---> b2ba014d2fe7 [2023-03-17T15:37:00.304Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:00.562Z] Removing intermediate container b87d0d3aa6e6 [2023-03-17T15:37:00.562Z] ---> 68f2580245d2 [2023-03-17T15:37:00.562Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T15:37:00.562Z] Removing intermediate container a78127a3fccc [2023-03-17T15:37:00.562Z] ---> f37a6581c3ca [2023-03-17T15:37:00.562Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:00.562Z] Removing intermediate container 6849ab84d2b8 [2023-03-17T15:37:00.562Z] ---> de7087d5736e [2023-03-17T15:37:00.562Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:00.562Z] ---> Running in 1d21489f25d4 [2023-03-17T15:37:00.820Z] ---> 9bbbecab7c54 [2023-03-17T15:37:00.820Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-17T15:37:00.820Z] ---> 89526fa186d2 [2023-03-17T15:37:00.820Z] Removing intermediate container 1d21489f25d4 [2023-03-17T15:37:00.820Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / ---> c06d51a0671d [2023-03-17T15:37:00.820Z] [2023-03-17T15:37:00.820Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:00.820Z] ---> 4ba004ebe0fe [2023-03-17T15:37:00.820Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:00.820Z] ---> 7b40d4e19a22 [2023-03-17T15:37:00.820Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:37:00.820Z] ---> 1bac67c37294 [2023-03-17T15:37:00.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T15:37:01.078Z] ---> 95e2ff9934da [2023-03-17T15:37:01.078Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T15:37:01.078Z] ---> 91ceddf028f8 [2023-03-17T15:37:01.078Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:01.078Z] ---> e3fae6fb65fd [2023-03-17T15:37:01.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T15:37:01.336Z] ---> 19e3b50bb372 [2023-03-17T15:37:01.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T15:37:01.336Z] ---> ad964e57cd97 [2023-03-17T15:37:01.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T15:37:01.336Z] ---> 65fce530b5a7 [2023-03-17T15:37:01.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T15:37:01.336Z] ---> c261fb769c20 [2023-03-17T15:37:01.336Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:37:01.594Z] ---> 40406cdfbec4 [2023-03-17T15:37:01.594Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T15:37:01.851Z] ---> Running in acdb880e4b5e [2023-03-17T15:37:01.851Z] ---> b6fe73f1f88b [2023-03-17T15:37:01.851Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T15:37:01.851Z] ---> edcfda36da18 [2023-03-17T15:37:01.851Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T15:37:01.851Z] ---> 88055484801f [2023-03-17T15:37:01.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:37:01.851Z] ---> Running in 43d1fba57f86 [2023-03-17T15:37:02.109Z] ---> 252da1d6cb0e [2023-03-17T15:37:02.109Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T15:37:02.109Z] ---> d9df25b9c366 [2023-03-17T15:37:02.109Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T15:37:02.109Z] ---> f42430e5ccb5 [2023-03-17T15:37:02.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:37:02.109Z] ---> Running in a2941f215c14 [2023-03-17T15:37:02.109Z] ---> Running in 9a47c06963e5 [2023-03-17T15:37:02.374Z] Removing intermediate container 9a47c06963e5 [2023-03-17T15:37:02.374Z] ---> a082015e351b [2023-03-17T15:37:02.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:37:02.374Z] Removing intermediate container a2941f215c14 [2023-03-17T15:37:02.374Z] ---> 644baab4f89b [2023-03-17T15:37:02.374Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:37:02.374Z] ---> 859ab923cbd5 [2023-03-17T15:37:02.374Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T15:37:02.374Z] ---> Running in d7fc6a0e7347 [2023-03-17T15:37:02.374Z] ---> Running in 4fdeb63f9b50 [2023-03-17T15:37:02.374Z] ---> Running in 8fb5bd21fb41 [2023-03-17T15:37:02.374Z] Removing intermediate container d7fc6a0e7347 [2023-03-17T15:37:02.374Z] ---> 60e1b35122be [2023-03-17T15:37:02.374Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T15:37:02.374Z] Removing intermediate container 8fb5bd21fb41 [2023-03-17T15:37:02.374Z] ---> 30ff00868859 [2023-03-17T15:37:02.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:37:02.632Z] Removing intermediate container 4fdeb63f9b50 [2023-03-17T15:37:02.632Z] ---> 3dc022175aea [2023-03-17T15:37:02.632Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T15:37:02.632Z] ---> Running in 0907bdee81d5 [2023-03-17T15:37:02.632Z] ---> Running in 3a3369c5f107 [2023-03-17T15:37:02.632Z] ---> Running in 266748615ac8 [2023-03-17T15:37:02.632Z] Removing intermediate container 43d1fba57f86 [2023-03-17T15:37:02.632Z] ---> b274e65abc90 [2023-03-17T15:37:02.632Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T15:37:02.632Z] ---> Running in a0afa158425a [2023-03-17T15:37:02.632Z] Removing intermediate container acdb880e4b5e [2023-03-17T15:37:02.632Z] ---> 80784010cd8f [2023-03-17T15:37:02.632Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T15:37:02.632Z] Removing intermediate container 3a3369c5f107 [2023-03-17T15:37:02.632Z] ---> 16fbab2c7626 [2023-03-17T15:37:02.632Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T15:37:02.893Z] Removing intermediate container 0907bdee81d5 [2023-03-17T15:37:02.893Z] ---> b3a53d806f97 [2023-03-17T15:37:02.893Z] Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:02.893Z] Removing intermediate container 266748615ac8 [2023-03-17T15:37:02.893Z] ---> 0c833c81ede3 [2023-03-17T15:37:02.893Z] Step 24/25 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:02.893Z] ---> Running in 6e3fad38ed7d [2023-03-17T15:37:02.893Z] ---> Running in ba8d66f6f30f [2023-03-17T15:37:02.893Z] ---> Running in 3a2092d084c5 [2023-03-17T15:37:02.893Z] ---> Running in 6df11d323631 [2023-03-17T15:37:02.893Z] Removing intermediate container a0afa158425a [2023-03-17T15:37:02.893Z] ---> aff88bc928b2 [2023-03-17T15:37:02.893Z] Step 20/22 : LABEL arch=x86_64 [2023-03-17T15:37:02.893Z] ---> Running in 51e244b9e04c [2023-03-17T15:37:02.893Z] Removing intermediate container 6e3fad38ed7d [2023-03-17T15:37:02.893Z] ---> 7b545b8d9282 [2023-03-17T15:37:02.893Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T15:37:02.893Z] Removing intermediate container ba8d66f6f30f [2023-03-17T15:37:02.893Z] ---> 69fc3ec2ec7d [2023-03-17T15:37:02.893Z] Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:03.151Z] ---> Running in 94ca6fe4346f [2023-03-17T15:37:03.151Z] Removing intermediate container 3a2092d084c5 [2023-03-17T15:37:03.151Z] ---> 77df5737fe85 [2023-03-17T15:37:03.151Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T15:37:03.151Z] Removing intermediate container 6df11d323631 [2023-03-17T15:37:03.151Z] ---> 7ddcb90bf242 [2023-03-17T15:37:03.151Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T15:37:03.151Z] Removing intermediate container 51e244b9e04c [2023-03-17T15:37:03.151Z] ---> 5a0e7d48d59e [2023-03-17T15:37:03.151Z] Step 21/22 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:03.151Z] ---> Running in 26a060ec436f [2023-03-17T15:37:03.151Z] ---> Running in eeb24d8891a8 [2023-03-17T15:37:03.151Z] ---> Running in ea4a213039d8 [2023-03-17T15:37:03.151Z] ---> Running in 1abce2c70c99 [2023-03-17T15:37:03.151Z] Removing intermediate container 94ca6fe4346f [2023-03-17T15:37:03.151Z] ---> 1d7074f533e6 [2023-03-17T15:37:03.151Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T15:37:03.151Z] Removing intermediate container eeb24d8891a8 [2023-03-17T15:37:03.151Z] ---> 281a78f75fbd [2023-03-17T15:37:03.151Z] [2023-03-17T15:37:03.151Z] ---> Running in 249e4767a47f [2023-03-17T15:37:03.151Z] Removing intermediate container 26a060ec436f [2023-03-17T15:37:03.151Z] ---> 1786756b4bea [2023-03-17T15:37:03.151Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T15:37:03.424Z] Removing intermediate container ea4a213039d8 [2023-03-17T15:37:03.424Z] ---> 6fa58b8372ff [2023-03-17T15:37:03.424Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T15:37:03.424Z] Removing intermediate container 1abce2c70c99 [2023-03-17T15:37:03.424Z] ---> 6c6c7e280db7 [2023-03-17T15:37:03.424Z] [2023-03-17T15:37:03.424Z] ---> Running in 57f5ebe45d10 [2023-03-17T15:37:03.424Z] Successfully built 281a78f75fbd [2023-03-17T15:37:03.424Z] Successfully tagged support-scheduler:latest [2023-03-17T15:37:03.424Z] ---> Running in a49b68009855 [2023-03-17T15:37:03.424Z]  Building support-scheduler ... done Building security-spire-config [2023-03-17T15:37:03.424Z] Removing intermediate container 249e4767a47f [2023-03-17T15:37:03.424Z] ---> d0ad6531c236 [2023-03-17T15:37:03.424Z] Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:03.424Z] Successfully built 6c6c7e280db7 [2023-03-17T15:37:03.424Z] ---> Running in d3fa052ac8a5 [2023-03-17T15:37:03.424Z] Successfully tagged core-metadata:latest [2023-03-17T15:37:03.424Z]  Building core-metadata ... done Building core-data [2023-03-17T15:37:03.424Z] Removing intermediate container 57f5ebe45d10 [2023-03-17T15:37:03.424Z] ---> 4e274c5afb8e [2023-03-17T15:37:03.424Z] [2023-03-17T15:37:03.424Z] Removing intermediate container a49b68009855 [2023-03-17T15:37:03.424Z] ---> 90319efe1215 [2023-03-17T15:37:03.424Z] [2023-03-17T15:37:03.683Z] Removing intermediate container d3fa052ac8a5 [2023-03-17T15:37:03.683Z] ---> 31b4f347bb67 [2023-03-17T15:37:03.683Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T15:37:03.683Z] Successfully built 90319efe1215 [2023-03-17T15:37:03.683Z] Successfully tagged security-proxy-setup:latest [2023-03-17T15:37:03.683Z] Building core-common-config-bootstrapper [2023-03-17T15:37:03.683Z]  Building security-proxy-setup ... done Successfully built 4e274c5afb8e [2023-03-17T15:37:03.683Z] Successfully tagged support-notifications:latest [2023-03-17T15:37:03.683Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-03-17T15:37:03.683Z] ---> Running in 30b4365ac027 [2023-03-17T15:37:03.943Z] Removing intermediate container 30b4365ac027 [2023-03-17T15:37:03.943Z] ---> 4ee7ef7c456c [2023-03-17T15:37:03.943Z] [2023-03-17T15:37:03.943Z] Successfully built 4ee7ef7c456c [2023-03-17T15:37:04.201Z] Successfully tagged security-proxy-auth:latest [2023-03-17T15:37:04.201Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-17T15:37:12.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:37:12.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:37:12.305Z] ---> 8f1b44212498 [2023-03-17T15:37:12.305Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:37:12.305Z] ---> Using cache [2023-03-17T15:37:12.305Z] ---> 6d810d018b9c [2023-03-17T15:37:12.305Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:37:12.305Z] ---> Using cache [2023-03-17T15:37:12.305Z] ---> 04701b9e935e [2023-03-17T15:37:12.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T15:37:12.305Z] ---> Using cache [2023-03-17T15:37:12.305Z] ---> b336f5f5dafc [2023-03-17T15:37:12.305Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:37:12.305Z] ---> Using cache [2023-03-17T15:37:12.305Z] ---> becaabd7fca1 [2023-03-17T15:37:12.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:37:12.305Z] ---> Using cache [2023-03-17T15:37:12.305Z] ---> 195f1d5de1a8 [2023-03-17T15:37:12.305Z] Step 8/23 : COPY . . [2023-03-17T15:37:12.305Z] ---> Using cache [2023-03-17T15:37:12.305Z] ---> beca4ab57d45 [2023-03-17T15:37:12.305Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T15:37:12.871Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:37:12.871Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:37:12.871Z] ---> 8f1b44212498 [2023-03-17T15:37:12.871Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> a8488d013074 [2023-03-17T15:37:12.871Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T15:37:12.871Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:37:12.871Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:37:12.871Z] ---> 8f1b44212498 [2023-03-17T15:37:12.871Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> a8488d013074 [2023-03-17T15:37:12.871Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> f7f2f4435e45 [2023-03-17T15:37:12.871Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> 3e4207d8ec2f [2023-03-17T15:37:12.871Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> 25fb1964ce1f [2023-03-17T15:37:12.871Z] Step 7/33 : COPY . . [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> 7b8b28da96a7 [2023-03-17T15:37:12.871Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T15:37:12.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:37:12.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:37:12.871Z] ---> 8f1b44212498 [2023-03-17T15:37:12.871Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> 6d810d018b9c [2023-03-17T15:37:12.871Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> 04701b9e935e [2023-03-17T15:37:12.871Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> b336f5f5dafc [2023-03-17T15:37:12.871Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:37:12.871Z] ---> Using cache [2023-03-17T15:37:12.871Z] ---> becaabd7fca1 [2023-03-17T15:37:13.129Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:37:13.129Z] ---> Using cache [2023-03-17T15:37:13.129Z] ---> 195f1d5de1a8 [2023-03-17T15:37:13.129Z] Step 8/23 : COPY . . [2023-03-17T15:37:13.129Z] ---> Using cache [2023-03-17T15:37:13.129Z] ---> beca4ab57d45 [2023-03-17T15:37:13.129Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T15:37:13.696Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:37:13.696Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:37:13.696Z] ---> 8f1b44212498 [2023-03-17T15:37:13.696Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T15:37:13.696Z] ---> Using cache [2023-03-17T15:37:13.696Z] ---> a8488d013074 [2023-03-17T15:37:13.696Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T15:37:16.983Z] ---> Running in aaa642efec82 [2023-03-17T15:37:16.983Z] ---> Running in de65a39e68fa [2023-03-17T15:37:16.983Z] ---> Running in 035eaf8e439d [2023-03-17T15:37:16.983Z] ---> Running in b03ff7122d62 [2023-03-17T15:37:16.983Z] ---> Running in a09e79f884bd [2023-03-17T15:37:17.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:17.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:17.500Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T15:37:17.500Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T15:37:17.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T15:37:17.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:17.758Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T15:37:17.758Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T15:37:17.758Z] OK: 17816 distinct packages available [2023-03-17T15:37:17.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:17.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:18.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:18.015Z] OK: 265 MiB in 53 packages [2023-03-17T15:37:18.273Z] OK: 265 MiB in 53 packages [2023-03-17T15:37:18.839Z] Removing intermediate container 035eaf8e439d [2023-03-17T15:37:18.839Z] ---> 569735eef4d8 [2023-03-17T15:37:18.839Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T15:37:19.096Z] ---> 43243e6f5660 [2023-03-17T15:37:19.096Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:37:19.096Z] Removing intermediate container de65a39e68fa [2023-03-17T15:37:19.096Z] ---> a08e219f6b85 [2023-03-17T15:37:19.096Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T15:37:19.096Z] ---> Running in 1e8375d72142 [2023-03-17T15:37:19.096Z] ---> 5418018e09e9 [2023-03-17T15:37:19.096Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:37:19.354Z] ---> Running in ed6836a663e5 [2023-03-17T15:37:26.576Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T15:37:45.884Z] Removing intermediate container 1e8375d72142 [2023-03-17T15:37:45.884Z] ---> f639299b9a17 [2023-03-17T15:37:45.884Z] Step 7/27 : COPY . . [2023-03-17T15:37:45.884Z] Removing intermediate container ed6836a663e5 [2023-03-17T15:37:45.884Z] ---> 075f7d5dbdc1 [2023-03-17T15:37:45.884Z] Step 7/20 : COPY . . [2023-03-17T15:37:47.790Z] Removing intermediate container aaa642efec82 [2023-03-17T15:37:47.790Z] ---> 00ffddf25d51 [2023-03-17T15:37:47.790Z] [2023-03-17T15:37:47.790Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T15:37:47.790Z] Removing intermediate container b03ff7122d62 [2023-03-17T15:37:47.790Z] ---> b2aa39c304c2 [2023-03-17T15:37:47.790Z] ---> 8d2ea3c1eca6 [2023-03-17T15:37:47.790Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:37:47.790Z] [2023-03-17T15:37:47.790Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T15:37:47.790Z] ---> b2aa39c304c2 [2023-03-17T15:37:47.790Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T15:37:47.790Z] ---> Using cache [2023-03-17T15:37:47.790Z] ---> 090c0b5d8ffa [2023-03-17T15:37:47.790Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:37:47.790Z] ---> Using cache [2023-03-17T15:37:47.790Z] ---> 44483e5378d1 [2023-03-17T15:37:47.790Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:47.790Z] ---> Using cache [2023-03-17T15:37:47.790Z] ---> da439304f9f8 [2023-03-17T15:37:47.790Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T15:37:47.790Z] ---> 8c82e07dda9e [2023-03-17T15:37:47.790Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:47.790Z] ---> Using cache [2023-03-17T15:37:47.790Z] ---> f5c6c683487f [2023-03-17T15:37:47.790Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T15:37:47.790Z] ---> 9ee321546d4b [2023-03-17T15:37:47.790Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T15:37:47.790Z] Removing intermediate container a09e79f884bd [2023-03-17T15:37:47.790Z] ---> 19d6a0e20756 [2023-03-17T15:37:47.790Z] [2023-03-17T15:37:47.790Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T15:37:47.790Z] ---> b2aa39c304c2 [2023-03-17T15:37:47.790Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-17T15:37:47.790Z] ---> Running in 5cdd2f9a5b4a [2023-03-17T15:37:47.790Z] ---> Running in 064250be5e66 [2023-03-17T15:37:47.790Z] ---> Running in fc8d139e4cfc [2023-03-17T15:37:47.790Z] ---> Running in c52816b8043f [2023-03-17T15:37:47.790Z] Removing intermediate container 5cdd2f9a5b4a [2023-03-17T15:37:47.790Z] ---> cda02874d5bc [2023-03-17T15:37:47.790Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T15:37:47.790Z] ---> Running in 3b696aa819ad [2023-03-17T15:37:47.790Z] Removing intermediate container fc8d139e4cfc [2023-03-17T15:37:47.790Z] ---> dd1a76893f29 [2023-03-17T15:37:47.790Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T15:37:47.790Z] Removing intermediate container 064250be5e66 [2023-03-17T15:37:47.790Z] ---> e19152d6310c [2023-03-17T15:37:47.790Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T15:37:48.068Z] ---> Running in bd806b7f5162 [2023-03-17T15:37:48.068Z] ---> e1fc51a2af91 [2023-03-17T15:37:48.068Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:37:48.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T15:37:48.068Z] Removing intermediate container 3b696aa819ad [2023-03-17T15:37:48.068Z] ---> 067f79f621eb [2023-03-17T15:37:48.068Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T15:37:48.068Z] ---> Running in 965df52a84a4 [2023-03-17T15:37:48.068Z] ---> Running in e031613afa7a [2023-03-17T15:37:48.334Z] ---> c2d2d9243089 [2023-03-17T15:37:48.334Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T15:37:48.334Z] Removing intermediate container e031613afa7a [2023-03-17T15:37:48.334Z] Removing intermediate container 965df52a84a4 [2023-03-17T15:37:48.334Z] ---> 207c2dd9d094 [2023-03-17T15:37:48.334Z] ---> 7371c6abcf0b [2023-03-17T15:37:48.334Z] Step 14/23 : RUN apk add --update --no-cache dumb-initStep 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T15:37:48.334Z] [2023-03-17T15:37:48.334Z] ---> Running in 252131fdd5d3 [2023-03-17T15:37:48.334Z] ---> Running in 299ac79a21e6 [2023-03-17T15:37:48.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:48.593Z] ---> 362830dee973 [2023-03-17T15:37:48.593Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T15:37:48.593Z] ---> Running in 82b94b6b76e0 [2023-03-17T15:37:48.593Z] Removing intermediate container 252131fdd5d3 [2023-03-17T15:37:48.593Z] ---> dd38dbc23afb [2023-03-17T15:37:48.593Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T15:37:48.593Z] ---> Running in aa9a72ec0342 [2023-03-17T15:37:48.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:48.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:49.123Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T15:37:49.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:49.123Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T15:37:49.123Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:37:49.123Z] OK: 7 MiB in 17 packages [2023-03-17T15:37:49.382Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T15:37:49.382Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:37:49.382Z] OK: 7 MiB in 16 packages [2023-03-17T15:37:49.641Z] Removing intermediate container aa9a72ec0342 [2023-03-17T15:37:49.641Z] ---> 6c71e21c9c71 [2023-03-17T15:37:49.641Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T15:37:49.641Z] ---> Running in 55f98fbeed1e [2023-03-17T15:37:49.641Z] Removing intermediate container bd806b7f5162 [2023-03-17T15:37:49.641Z] ---> 843473a00ec3 [2023-03-17T15:37:49.641Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T15:37:49.641Z] ---> Running in 04f6c9c64eff [2023-03-17T15:37:49.641Z] Removing intermediate container 82b94b6b76e0 [2023-03-17T15:37:49.641Z] ---> 90313f02d4bc [2023-03-17T15:37:49.641Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T15:37:49.899Z] ---> Running in 8d94cb4b4b71 [2023-03-17T15:37:49.899Z] Removing intermediate container 55f98fbeed1e [2023-03-17T15:37:49.899Z] ---> 805169663d08 [2023-03-17T15:37:49.899Z] [2023-03-17T15:37:49.899Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T15:37:49.899Z] ---> b2aa39c304c2 [2023-03-17T15:37:49.899Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T15:37:49.899Z] Removing intermediate container 04f6c9c64eff [2023-03-17T15:37:49.899Z] ---> f81d606d2483 [2023-03-17T15:37:49.899Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T15:37:49.899Z] ---> Running in 27984edb2f3a [2023-03-17T15:37:49.899Z] ---> Running in c6776a20f0f7 [2023-03-17T15:37:49.899Z] Removing intermediate container 299ac79a21e6 [2023-03-17T15:37:49.899Z] ---> 85aae1d0a1d9 [2023-03-17T15:37:49.899Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:49.899Z] Removing intermediate container 8d94cb4b4b71 [2023-03-17T15:37:49.899Z] ---> c4870fa5a558 [2023-03-17T15:37:49.899Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T15:37:49.899Z] ---> Running in 7f954f4e3b23 [2023-03-17T15:37:50.157Z] Removing intermediate container c6776a20f0f7 [2023-03-17T15:37:50.157Z] ---> e8b940f516a1 [2023-03-17T15:37:50.157Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T15:37:50.157Z] Removing intermediate container 27984edb2f3a [2023-03-17T15:37:50.157Z] ---> 7de433d3892f [2023-03-17T15:37:50.157Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T15:37:50.157Z] ---> Running in 219b9e814f28 [2023-03-17T15:37:50.157Z] ---> Running in 16650fab7821 [2023-03-17T15:37:50.157Z] ---> dc59b604d5a4 [2023-03-17T15:37:50.157Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:50.157Z] Removing intermediate container 7f954f4e3b23 [2023-03-17T15:37:50.157Z] ---> 329ef35c185d [2023-03-17T15:37:50.157Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T15:37:50.157Z] ---> Running in ee3012698b4f [2023-03-17T15:37:50.417Z] Removing intermediate container 219b9e814f28 [2023-03-17T15:37:50.417Z] ---> 1d90a3f7c7ed [2023-03-17T15:37:50.417Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T15:37:50.417Z] ---> Running in a15606ad4e21 [2023-03-17T15:37:50.417Z] Removing intermediate container ee3012698b4f [2023-03-17T15:37:50.417Z] ---> f4d903002989 [2023-03-17T15:37:50.417Z] Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:50.417Z] ---> 581b84fcc057 [2023-03-17T15:37:50.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T15:37:50.417Z] ---> Running in a257ad84c068 [2023-03-17T15:37:50.417Z] Removing intermediate container a15606ad4e21 [2023-03-17T15:37:50.417Z] ---> ae7535c62e3a [2023-03-17T15:37:50.417Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T15:37:50.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:50.677Z] ---> Running in ea8ee88ea79d [2023-03-17T15:37:50.677Z] Removing intermediate container a257ad84c068 [2023-03-17T15:37:50.677Z] ---> 53ff18ea1677 [2023-03-17T15:37:50.677Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T15:37:50.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:50.941Z] ---> Running in d0982bb585cf [2023-03-17T15:37:50.941Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T15:37:50.941Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T15:37:50.941Z] OK: 17816 distinct packages available [2023-03-17T15:37:50.941Z] Removing intermediate container d0982bb585cf [2023-03-17T15:37:50.941Z] ---> f5a2509529db [2023-03-17T15:37:50.941Z] [2023-03-17T15:37:50.941Z] ---> 694ca335dbb7 [2023-03-17T15:37:50.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:37:50.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:51.200Z] Successfully built f5a2509529db [2023-03-17T15:37:51.200Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-17T15:37:51.200Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-17T15:37:51.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:51.458Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T15:37:51.458Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T15:37:51.458Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T15:37:51.458Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T15:37:51.458Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:37:51.458Z] OK: 7 MiB in 19 packages [2023-03-17T15:37:52.835Z] ---> e7addd37d68b [2023-03-17T15:37:52.835Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T15:37:53.771Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:37:53.771Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:37:53.771Z] ---> 8f1b44212498 [2023-03-17T15:37:53.771Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> a8488d013074 [2023-03-17T15:37:53.771Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> 569735eef4d8 [2023-03-17T15:37:53.771Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> 43243e6f5660 [2023-03-17T15:37:53.771Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> f639299b9a17 [2023-03-17T15:37:53.771Z] Step 7/26 : COPY . . [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> da439304f9f8 [2023-03-17T15:37:53.771Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> e19152d6310c [2023-03-17T15:37:53.771Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> 7371c6abcf0b [2023-03-17T15:37:53.771Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T15:37:53.771Z] ---> Using cache [2023-03-17T15:37:53.771Z] ---> dd38dbc23afb [2023-03-17T15:37:53.771Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T15:37:53.771Z] ---> Running in eefff60096ca [2023-03-17T15:37:53.771Z] ---> Running in 7916bbc2147e [2023-03-17T15:37:54.029Z] Removing intermediate container ea8ee88ea79d [2023-03-17T15:37:54.029Z] ---> eccef9854798 [2023-03-17T15:37:54.029Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T15:37:54.029Z] Removing intermediate container eefff60096ca [2023-03-17T15:37:54.029Z] ---> fa8c8f1be79f [2023-03-17T15:37:54.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:37:54.029Z] ---> Running in 95a63f35bf22 [2023-03-17T15:37:54.029Z] ---> Running in 7b156eb9fa8c [2023-03-17T15:37:54.029Z] Removing intermediate container 16650fab7821 [2023-03-17T15:37:54.029Z] ---> 6b6f4a7a970b [2023-03-17T15:37:54.029Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:54.294Z] Removing intermediate container 95a63f35bf22 [2023-03-17T15:37:54.294Z] ---> b76e9157b441 [2023-03-17T15:37:54.294Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T15:37:54.554Z] Removing intermediate container 7b156eb9fa8c [2023-03-17T15:37:54.554Z] ---> ede7b289afba [2023-03-17T15:37:54.554Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T15:37:54.554Z] ---> 5d5a2259187e [2023-03-17T15:37:54.554Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:54.554Z] ---> Running in 555d340be1ef [2023-03-17T15:37:54.811Z] Removing intermediate container 555d340be1ef [2023-03-17T15:37:54.811Z] ---> a9bd13a87026 [2023-03-17T15:37:54.811Z] Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:37:55.080Z] ---> 081adbfc9a00 [2023-03-17T15:37:55.080Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T15:37:55.080Z] ---> c43fa235e994 [2023-03-17T15:37:55.080Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T15:37:55.080Z] Removing intermediate container 7916bbc2147e [2023-03-17T15:37:55.080Z] ---> e21240f4da83 [2023-03-17T15:37:55.080Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T15:37:55.080Z] ---> Running in fa5381ba7a88 [2023-03-17T15:37:55.339Z] ---> Running in a6246a703702 [2023-03-17T15:37:55.339Z] ---> Running in b8a7c00542a9 [2023-03-17T15:37:55.339Z] Removing intermediate container fa5381ba7a88 [2023-03-17T15:37:55.339Z] ---> bb2293e15a04 [2023-03-17T15:37:55.339Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T15:37:55.339Z] ---> Running in 55f100db5ae8 [2023-03-17T15:37:55.596Z] Removing intermediate container b8a7c00542a9 [2023-03-17T15:37:55.596Z] ---> 7e56386286b5 [2023-03-17T15:37:55.596Z] [2023-03-17T15:37:55.596Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T15:37:55.596Z] ---> b2aa39c304c2 [2023-03-17T15:37:55.596Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T15:37:55.596Z] ---> Using cache [2023-03-17T15:37:55.596Z] ---> 7de433d3892f [2023-03-17T15:37:55.596Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T15:37:56.171Z] Removing intermediate container 55f100db5ae8 [2023-03-17T15:37:56.171Z] ---> 62ab783c413b [2023-03-17T15:37:56.171Z] [2023-03-17T15:37:56.171Z] ---> Running in 545192c386dd [2023-03-17T15:37:56.171Z] Successfully built 62ab783c413b [2023-03-17T15:37:56.171Z] Successfully tagged core-data:latest [2023-03-17T15:37:56.171Z] Building security-secretstore-setup [2023-03-17T15:37:56.737Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:57.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:57.567Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T15:37:57.567Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T15:37:57.567Z] OK: 17816 distinct packages available [2023-03-17T15:37:57.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:57.826Z] ---> ac2fa03c6a61 [2023-03-17T15:37:57.826Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T15:37:57.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:37:58.093Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T15:37:58.093Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T15:37:58.093Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T15:37:58.093Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T15:37:58.093Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T15:37:58.093Z] Removing intermediate container a6246a703702 [2023-03-17T15:37:58.093Z] ---> 21cf1668b872 [2023-03-17T15:37:58.093Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:58.093Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:37:58.093Z] OK: 8 MiB in 20 packages [2023-03-17T15:37:58.093Z] ---> ea27c6b99b29 [2023-03-17T15:37:58.093Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T15:37:58.360Z] ---> Running in 94f0f5529156 [2023-03-17T15:37:58.360Z] ---> 366aea90aba0 [2023-03-17T15:37:58.360Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:58.664Z] Removing intermediate container 94f0f5529156 [2023-03-17T15:37:58.664Z] ---> d0af30cab5ee [2023-03-17T15:37:58.664Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T15:37:58.924Z] ---> ee255164670e [2023-03-17T15:37:58.924Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T15:37:59.190Z] Removing intermediate container 545192c386dd [2023-03-17T15:37:59.190Z] ---> 84d7a7f37f46 [2023-03-17T15:37:59.190Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:37:59.190Z] ---> 06d4a561d567 [2023-03-17T15:37:59.190Z] Step 22/27 : WORKDIR / [2023-03-17T15:37:59.448Z] ---> Running in 915f35f26b85 [2023-03-17T15:37:59.448Z] ---> b71d43af61c1 [2023-03-17T15:37:59.448Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:37:59.716Z] Removing intermediate container 915f35f26b85 [2023-03-17T15:37:59.716Z] ---> aad8f5ee3d01 [2023-03-17T15:37:59.716Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T15:37:59.973Z] ---> Running in 6ab787edda4e [2023-03-17T15:37:59.973Z] ---> b957a4852b07 [2023-03-17T15:37:59.973Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-17T15:37:59.973Z] ---> 795aede8a6a8 [2023-03-17T15:37:59.973Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T15:37:59.973Z] Removing intermediate container 6ab787edda4e [2023-03-17T15:37:59.973Z] ---> e2b093c77deb [2023-03-17T15:37:59.973Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T15:38:00.236Z] ---> Running in 34ae3d0818d5 [2023-03-17T15:38:00.236Z] ---> 76d28e9bbaa9 [2023-03-17T15:38:00.236Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T15:38:00.494Z] Removing intermediate container 34ae3d0818d5 [2023-03-17T15:38:00.494Z] ---> da5734dfefe0 [2023-03-17T15:38:00.494Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T15:38:00.752Z] ---> Running in 187f539e84ef [2023-03-17T15:38:00.752Z] ---> 6489f7eba23a [2023-03-17T15:38:00.752Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T15:38:01.009Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:38:01.009Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:38:01.009Z] ---> 8f1b44212498 [2023-03-17T15:38:01.009Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T15:38:01.009Z] ---> Using cache [2023-03-17T15:38:01.009Z] ---> a8488d013074 [2023-03-17T15:38:01.009Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T15:38:01.009Z] ---> Using cache [2023-03-17T15:38:01.009Z] ---> f7f2f4435e45 [2023-03-17T15:38:01.009Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T15:38:01.009Z] ---> Using cache [2023-03-17T15:38:01.009Z] ---> 3e4207d8ec2f [2023-03-17T15:38:01.009Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:38:01.009Z] ---> Using cache [2023-03-17T15:38:01.009Z] ---> 25fb1964ce1f [2023-03-17T15:38:01.009Z] Step 7/25 : COPY . . [2023-03-17T15:38:01.009Z] ---> Using cache [2023-03-17T15:38:01.009Z] ---> 7b8b28da96a7 [2023-03-17T15:38:01.009Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T15:38:01.009Z] ---> Running in 3239c580d559 [2023-03-17T15:38:01.268Z] Removing intermediate container 187f539e84ef [2023-03-17T15:38:01.268Z] ---> 6c8537407392 [2023-03-17T15:38:01.268Z] Step 26/27 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:01.268Z] ---> e2517a6d5307 [2023-03-17T15:38:01.268Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T15:38:01.268Z] ---> Running in 8e07f27bd7c5 [2023-03-17T15:38:01.526Z] ---> f62f0c29e611 [2023-03-17T15:38:01.526Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T15:38:01.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T15:38:01.783Z] Removing intermediate container 8e07f27bd7c5 [2023-03-17T15:38:01.783Z] ---> 088f403a2958 [2023-03-17T15:38:01.783Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T15:38:01.783Z] ---> 928dcdfb5283 [2023-03-17T15:38:01.783Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T15:38:01.783Z] ---> Running in dc98f88ce114 [2023-03-17T15:38:02.040Z] ---> 30efe23025b8 [2023-03-17T15:38:02.040Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T15:38:02.297Z] ---> Running in c27fda30b107 [2023-03-17T15:38:02.297Z] ---> 090f7ce47ec1 [2023-03-17T15:38:02.297Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T15:38:02.297Z] Removing intermediate container dc98f88ce114 [2023-03-17T15:38:02.297Z] ---> e7948f734fe3 [2023-03-17T15:38:02.297Z] [2023-03-17T15:38:02.297Z] Successfully built e7948f734fe3 [2023-03-17T15:38:02.297Z] Successfully tagged security-spire-config:latest [2023-03-17T15:38:02.297Z]  Building security-spire-config ... done Building core-command [2023-03-17T15:38:04.825Z] ---> 9a7f5c83fe60 [2023-03-17T15:38:04.825Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T15:38:05.083Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:38:05.083Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:38:05.083Z] ---> 8f1b44212498 [2023-03-17T15:38:05.083Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:38:05.083Z] ---> Using cache [2023-03-17T15:38:05.083Z] ---> 6d810d018b9c [2023-03-17T15:38:05.083Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T15:38:05.083Z] ---> Using cache [2023-03-17T15:38:05.083Z] ---> 04701b9e935e [2023-03-17T15:38:05.083Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T15:38:05.083Z] ---> Using cache [2023-03-17T15:38:05.083Z] ---> b336f5f5dafc [2023-03-17T15:38:05.083Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T15:38:05.083Z] ---> Using cache [2023-03-17T15:38:05.083Z] ---> becaabd7fca1 [2023-03-17T15:38:05.083Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:38:05.083Z] ---> Using cache [2023-03-17T15:38:05.083Z] ---> 195f1d5de1a8 [2023-03-17T15:38:05.083Z] Step 8/24 : COPY . . [2023-03-17T15:38:05.083Z] ---> Using cache [2023-03-17T15:38:05.083Z] ---> beca4ab57d45 [2023-03-17T15:38:05.083Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T15:38:05.083Z] ---> Running in dfa559327dba [2023-03-17T15:38:05.341Z] ---> 3e41c99b0ece [2023-03-17T15:38:05.341Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T15:38:05.341Z] Removing intermediate container c27fda30b107 [2023-03-17T15:38:05.341Z] ---> efb32416a168 [2023-03-17T15:38:05.341Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T15:38:05.341Z] ---> Running in e1d9760faf06 [2023-03-17T15:38:05.599Z] ---> Running in 85060506fad1 [2023-03-17T15:38:05.599Z] Removing intermediate container e1d9760faf06 [2023-03-17T15:38:05.599Z] ---> d99264d12169 [2023-03-17T15:38:05.599Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T15:38:05.600Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T15:38:05.600Z] Removing intermediate container 85060506fad1 [2023-03-17T15:38:05.600Z] ---> f0c9352516a3 [2023-03-17T15:38:05.600Z] Step 30/33 : CMD ["gate"] [2023-03-17T15:38:05.600Z] ---> Running in 4eee9eedf496 [2023-03-17T15:38:05.858Z] ---> Running in f26ee5dceab4 [2023-03-17T15:38:05.858Z] Removing intermediate container 4eee9eedf496 [2023-03-17T15:38:05.858Z] ---> c7f042f58360 [2023-03-17T15:38:05.858Z] Step 24/26 : LABEL arch=x86_64 [2023-03-17T15:38:06.116Z] Removing intermediate container f26ee5dceab4 [2023-03-17T15:38:06.116Z] ---> e4cb1f1d8e87 [2023-03-17T15:38:06.116Z] Step 31/33 : LABEL arch=x86_64 [2023-03-17T15:38:06.116Z] ---> Running in 8ca9164b13be [2023-03-17T15:38:06.374Z] ---> Running in bbce0e9da5d1 [2023-03-17T15:38:06.632Z] Removing intermediate container 8ca9164b13be [2023-03-17T15:38:06.632Z] ---> 2a024ff86b72 [2023-03-17T15:38:06.632Z] Step 25/26 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:06.896Z] Removing intermediate container bbce0e9da5d1 [2023-03-17T15:38:06.896Z] ---> 9cdf0bc68d23 [2023-03-17T15:38:06.896Z] Step 32/33 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:07.156Z] ---> Running in e96c9ae422bd [2023-03-17T15:38:07.156Z] ---> Running in 78b774b45429 [2023-03-17T15:38:07.441Z] Removing intermediate container 78b774b45429 [2023-03-17T15:38:07.441Z] ---> 4cf53eed2baf [2023-03-17T15:38:07.441Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T15:38:07.441Z] Removing intermediate container e96c9ae422bd [2023-03-17T15:38:07.441Z] ---> 4ff5b144c7ea [2023-03-17T15:38:07.441Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T15:38:07.699Z] ---> Running in 9e06659013be [2023-03-17T15:38:07.699Z] ---> Running in ef2c6f542aac [2023-03-17T15:38:07.971Z] Removing intermediate container 9e06659013be [2023-03-17T15:38:07.971Z] ---> 14f58f3795c4 [2023-03-17T15:38:07.971Z] [2023-03-17T15:38:08.230Z] Removing intermediate container ef2c6f542aac [2023-03-17T15:38:08.230Z] ---> 8b16d4693251 [2023-03-17T15:38:08.230Z] [2023-03-17T15:38:08.230Z] Successfully built 14f58f3795c4 [2023-03-17T15:38:08.230Z] Successfully tagged security-bootstrapper:latest [2023-03-17T15:38:08.230Z] Building security-spire-agent [2023-03-17T15:38:08.230Z]  Building security-bootstrapper ... done Successfully built 8b16d4693251 [2023-03-17T15:38:08.230Z] Successfully tagged security-spire-server:latest [2023-03-17T15:38:10.769Z]  Building security-spire-server ... done Removing intermediate container c52816b8043f [2023-03-17T15:38:10.769Z] ---> 3678a2dd380f [2023-03-17T15:38:10.769Z] [2023-03-17T15:38:10.769Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T15:38:10.769Z] ---> b2aa39c304c2 [2023-03-17T15:38:10.769Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> dd1a76893f29 [2023-03-17T15:38:10.769Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T15:38:10.769Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:38:10.769Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:38:10.769Z] ---> 8f1b44212498 [2023-03-17T15:38:10.769Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> a8488d013074 [2023-03-17T15:38:10.769Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 569735eef4d8 [2023-03-17T15:38:10.769Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 43243e6f5660 [2023-03-17T15:38:10.769Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> f639299b9a17 [2023-03-17T15:38:10.769Z] Step 7/27 : COPY . . [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> da439304f9f8 [2023-03-17T15:38:10.769Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> e19152d6310c [2023-03-17T15:38:10.769Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 7371c6abcf0b [2023-03-17T15:38:10.769Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> dd38dbc23afb [2023-03-17T15:38:10.769Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 6c71e21c9c71 [2023-03-17T15:38:10.769Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 805169663d08 [2023-03-17T15:38:10.769Z] [2023-03-17T15:38:10.769Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T15:38:10.769Z] ---> b2aa39c304c2 [2023-03-17T15:38:10.769Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 7de433d3892f [2023-03-17T15:38:10.769Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:10.769Z] ---> 84d7a7f37f46 [2023-03-17T15:38:10.769Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:38:10.769Z] ---> Using cache [2023-03-17T15:38:11.035Z] ---> b71d43af61c1 [2023-03-17T15:38:11.035Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:38:11.035Z] ---> Using cache [2023-03-17T15:38:11.292Z] ---> 795aede8a6a8 [2023-03-17T15:38:11.292Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T15:38:11.292Z] ---> Running in 858d556cbd21 [2023-03-17T15:38:11.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:38:11.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:38:12.116Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T15:38:12.116Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T15:38:12.116Z] OK: 17816 distinct packages available [2023-03-17T15:38:12.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:38:12.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:38:12.633Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T15:38:12.633Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T15:38:12.633Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T15:38:12.633Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T15:38:12.633Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T15:38:12.633Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T15:38:12.633Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T15:38:12.633Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T15:38:12.633Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T15:38:12.633Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:38:12.633Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T15:38:12.633Z] OK: 10 MiB in 24 packages [2023-03-17T15:38:12.633Z] ---> dd0db2625bc7 [2023-03-17T15:38:12.633Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T15:38:14.035Z] Removing intermediate container 858d556cbd21 [2023-03-17T15:38:14.035Z] ---> cf0cf31fa56c [2023-03-17T15:38:14.035Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:38:14.035Z] ---> 9e480f613305 [2023-03-17T15:38:14.035Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T15:38:14.621Z] ---> 1c6861a28155 [2023-03-17T15:38:14.621Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:38:14.621Z] ---> 8fc262fdbfd8 [2023-03-17T15:38:14.621Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T15:38:15.189Z] ---> 54b880a4a5bc [2023-03-17T15:38:15.190Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T15:38:15.190Z] ---> 6f841c4dd6e9 [2023-03-17T15:38:15.190Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T15:38:15.755Z] ---> 0692d29fded3 [2023-03-17T15:38:15.755Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T15:38:15.755Z] ---> 413310f39b01 [2023-03-17T15:38:15.755Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:38:15.755Z] ---> Running in b3a935b423e8 [2023-03-17T15:38:16.048Z] Removing intermediate container b3a935b423e8 [2023-03-17T15:38:16.048Z] ---> 13a8f69c6f97 [2023-03-17T15:38:16.048Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T15:38:16.048Z] ---> Running in 84fdedd3ab5c [2023-03-17T15:38:16.315Z] ---> 8f5b4b17bea0 [2023-03-17T15:38:16.315Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T15:38:16.315Z] ---> Running in 9fa26506405d [2023-03-17T15:38:16.315Z] Removing intermediate container 84fdedd3ab5c [2023-03-17T15:38:16.315Z] ---> 830dacdfe648 [2023-03-17T15:38:16.315Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T15:38:16.574Z] ---> Running in b6b071dccba3 [2023-03-17T15:38:16.574Z] Removing intermediate container 9fa26506405d [2023-03-17T15:38:16.574Z] ---> b8616216c104 [2023-03-17T15:38:16.574Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:38:16.574Z] ---> Running in 98eccf906af1 [2023-03-17T15:38:16.574Z] Removing intermediate container b6b071dccba3 [2023-03-17T15:38:16.574Z] ---> c5205a30d2f6 [2023-03-17T15:38:16.574Z] Step 26/27 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:16.832Z] ---> Running in 023286f49f29 [2023-03-17T15:38:16.832Z] Removing intermediate container 98eccf906af1 [2023-03-17T15:38:16.832Z] ---> 365b0b4cf0b9 [2023-03-17T15:38:16.832Z] Step 18/20 : LABEL arch=x86_64 [2023-03-17T15:38:16.832Z] ---> Running in 51fa19eabf64 [2023-03-17T15:38:16.832Z] Removing intermediate container 023286f49f29 [2023-03-17T15:38:16.832Z] ---> b2356a9f25f9 [2023-03-17T15:38:16.832Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T15:38:17.089Z] ---> Running in 708567f66996 [2023-03-17T15:38:17.089Z] Removing intermediate container 51fa19eabf64 [2023-03-17T15:38:17.089Z] ---> 8f23ecb9b777 [2023-03-17T15:38:17.089Z] Step 19/20 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:17.089Z] ---> Running in 67d4edc40c4b [2023-03-17T15:38:17.089Z] Removing intermediate container 708567f66996 [2023-03-17T15:38:17.089Z] ---> 5599ac5e20c2 [2023-03-17T15:38:17.089Z] [2023-03-17T15:38:17.346Z] Removing intermediate container 67d4edc40c4b [2023-03-17T15:38:17.346Z] ---> b310d77e81a6 [2023-03-17T15:38:17.346Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T15:38:17.346Z] Successfully built 5599ac5e20c2 [2023-03-17T15:38:17.346Z] Successfully tagged security-spire-agent:latest [2023-03-17T15:38:17.346Z]  Building security-spire-agent ... done  ---> Running in a1588bff2c2f [2023-03-17T15:38:17.346Z] Removing intermediate container a1588bff2c2f [2023-03-17T15:38:17.346Z] ---> eb06fa889660 [2023-03-17T15:38:17.346Z] [2023-03-17T15:38:17.604Z] Successfully built eb06fa889660 [2023-03-17T15:38:17.604Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-17T15:38:18.167Z]  Building security-spiffe-token-provider ... 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-03-17T15:38:22.347Z] Removing intermediate container 3239c580d559 [2023-03-17T15:38:22.347Z] ---> dcb0b094421c [2023-03-17T15:38:22.347Z] [2023-03-17T15:38:22.347Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T15:38:22.347Z] ---> b2aa39c304c2 [2023-03-17T15:38:22.347Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T15:38:22.347Z] ---> Running in 0117b057e338 [2023-03-17T15:38:22.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T15:38:22.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T15:38:22.605Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T15:38:22.605Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T15:38:22.605Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T15:38:22.605Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:38:22.605Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T15:38:22.862Z] OK: 8 MiB in 18 packages [2023-03-17T15:38:23.795Z] Removing intermediate container dfa559327dba [2023-03-17T15:38:23.795Z] ---> adc8627cf6a3 [2023-03-17T15:38:23.795Z] [2023-03-17T15:38:23.795Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T15:38:23.795Z] ---> b2aa39c304c2 [2023-03-17T15:38:23.795Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:38:23.795Z] ---> Using cache [2023-03-17T15:38:23.795Z] ---> 5eb0461701ae [2023-03-17T15:38:23.795Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:38:23.795Z] ---> Using cache [2023-03-17T15:38:23.795Z] ---> 14c77e6f2990 [2023-03-17T15:38:23.795Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T15:38:23.795Z] ---> Running in a898a2c8a221 [2023-03-17T15:38:23.795Z] Removing intermediate container 0117b057e338 [2023-03-17T15:38:23.795Z] ---> 1e032a4140b9 [2023-03-17T15:38:23.795Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T15:38:23.795Z] ---> Running in b45e7a6f91a2 [2023-03-17T15:38:23.795Z] Removing intermediate container a898a2c8a221 [2023-03-17T15:38:23.795Z] ---> 9a62fd352775 [2023-03-17T15:38:23.795Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T15:38:23.795Z] ---> Running in c809d399166d [2023-03-17T15:38:23.795Z] Removing intermediate container b45e7a6f91a2 [2023-03-17T15:38:23.795Z] ---> c2c4fb5ef45a [2023-03-17T15:38:23.795Z] Step 12/25 : WORKDIR / [2023-03-17T15:38:24.053Z] ---> Running in ffcf99d75fbb [2023-03-17T15:38:24.053Z] Removing intermediate container c809d399166d [2023-03-17T15:38:24.053Z] ---> 083e1573371b [2023-03-17T15:38:24.053Z] Step 15/24 : WORKDIR / [2023-03-17T15:38:24.053Z] ---> Running in a5b7ed25cb40 [2023-03-17T15:38:24.053Z] Removing intermediate container ffcf99d75fbb [2023-03-17T15:38:24.053Z] ---> b3ad7172ac7a [2023-03-17T15:38:24.053Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:38:24.053Z] Removing intermediate container a5b7ed25cb40 [2023-03-17T15:38:24.053Z] ---> 39b5b665f258 [2023-03-17T15:38:24.053Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:38:24.053Z] ---> b902cec69039 [2023-03-17T15:38:24.053Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:38:24.311Z] ---> 44bfeab5b712 [2023-03-17T15:38:24.311Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:38:24.311Z] ---> a4dc11122bd4 [2023-03-17T15:38:24.311Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T15:38:24.311Z] ---> 4619f4700db7 [2023-03-17T15:38:24.311Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T15:38:24.311Z] ---> 68cde8894ed4 [2023-03-17T15:38:24.311Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-17T15:38:24.569Z] ---> fb7f15fd0f79 [2023-03-17T15:38:24.569Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:38:24.826Z] ---> 7f188ccfd8b8 [2023-03-17T15:38:24.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:38:24.826Z] ---> f22604f4e718 [2023-03-17T15:38:24.826Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T15:38:24.826Z] ---> 6f461bc9ad4a [2023-03-17T15:38:24.826Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T15:38:24.826Z] ---> Running in 13cd18d94479 [2023-03-17T15:38:25.086Z] Removing intermediate container 13cd18d94479 [2023-03-17T15:38:25.086Z] ---> 4a04e9e1cf39 [2023-03-17T15:38:25.086Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:38:25.086Z] ---> Running in 9f736270521c [2023-03-17T15:38:25.086Z] ---> c7a6e1ab254f [2023-03-17T15:38:25.086Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T15:38:25.086Z] Removing intermediate container 9f736270521c [2023-03-17T15:38:25.086Z] ---> 4f49ce40490a [2023-03-17T15:38:25.086Z] Step 22/24 : LABEL arch=x86_64 [2023-03-17T15:38:25.344Z] ---> Running in 45073f295c75 [2023-03-17T15:38:25.344Z] Removing intermediate container 45073f295c75 [2023-03-17T15:38:25.344Z] ---> eacd0e3d0095 [2023-03-17T15:38:25.344Z] Step 23/24 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:25.344Z] ---> Running in c63e50b51d32 [2023-03-17T15:38:25.602Z] Removing intermediate container c63e50b51d32 [2023-03-17T15:38:25.602Z] ---> 1d9532e70cbb [2023-03-17T15:38:25.602Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T15:38:25.602Z] ---> c55dc44ce910 [2023-03-17T15:38:25.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T15:38:25.602Z] ---> Running in 01a1a9f1c6a1 [2023-03-17T15:38:25.602Z] Removing intermediate container 01a1a9f1c6a1 [2023-03-17T15:38:25.602Z] ---> 46cbcea244d9 [2023-03-17T15:38:25.602Z] [2023-03-17T15:38:25.860Z] ---> 554af3d29077 [2023-03-17T15:38:25.860Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T15:38:25.860Z] ---> Running in d15e7afce683 [2023-03-17T15:38:25.860Z] Successfully built 46cbcea244d9 [2023-03-17T15:38:25.860Z] Successfully tagged core-command:latest [2023-03-17T15:38:26.426Z]  Building core-command ... done Removing intermediate container d15e7afce683 [2023-03-17T15:38:26.426Z] ---> 1097008df069 [2023-03-17T15:38:26.426Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T15:38:26.426Z] ---> Running in f738d46629c3 [2023-03-17T15:38:26.426Z] Removing intermediate container f738d46629c3 [2023-03-17T15:38:26.426Z] ---> 604418cef3ea [2023-03-17T15:38:26.426Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T15:38:26.426Z] ---> Running in 5b8c7bcc48aa [2023-03-17T15:38:26.684Z] Removing intermediate container 5b8c7bcc48aa [2023-03-17T15:38:26.684Z] ---> 2fd700476d11 [2023-03-17T15:38:26.684Z] Step 24/25 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c [2023-03-17T15:38:26.684Z] ---> Running in b100b7a7fe6a [2023-03-17T15:38:26.684Z] Removing intermediate container b100b7a7fe6a [2023-03-17T15:38:26.684Z] ---> 07a8402b1e45 [2023-03-17T15:38:26.684Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T15:38:26.684Z] ---> Running in 1bd9f5f927a4 [2023-03-17T15:38:26.684Z] Removing intermediate container 1bd9f5f927a4 [2023-03-17T15:38:26.684Z] ---> 3a889e412b6e [2023-03-17T15:38:26.684Z] [2023-03-17T15:38:26.942Z] Successfully built 3a889e412b6e [2023-03-17T15:38:26.942Z] Successfully tagged security-secretstore-setup:latest [2023-03-17T15:38:26.949Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-17T15:38:26.948Z] $ docker stop --time=1 fdc263357203a48a0b351c14168484b905580eba5bdab135a24d75a9ce95000d [2023-03-17T15:38:28.248Z] $ docker rm -f --volumes fdc263357203a48a0b351c14168484b905580eba5bdab135a24d75a9ce95000d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T15:38:28.592Z] + docker images [2023-03-17T15:38:28.592Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T15:38:28.592Z] security-secretstore-setup latest 3a889e412b6e 2 seconds ago 33.5MB [2023-03-17T15:38:28.592Z] core-command latest 46cbcea244d9 3 seconds ago 20.2MB [2023-03-17T15:38:28.592Z] adc8627cf6a3 5 seconds ago 1.69GB [2023-03-17T15:38:28.592Z] dcb0b094421c 8 seconds ago 1.68GB [2023-03-17T15:38:28.592Z] security-spiffe-token-provider latest eb06fa889660 11 seconds ago 33.1MB [2023-03-17T15:38:28.592Z] security-spire-agent latest 5599ac5e20c2 12 seconds ago 129MB [2023-03-17T15:38:28.592Z] 3678a2dd380f 20 seconds ago 1.73GB [2023-03-17T15:38:28.592Z] security-bootstrapper latest 14f58f3795c4 21 seconds ago 22.5MB [2023-03-17T15:38:28.592Z] security-spire-server latest 8b16d4693251 21 seconds ago 89.8MB [2023-03-17T15:38:28.592Z] security-spire-config latest e7948f734fe3 27 seconds ago 88.9MB [2023-03-17T15:38:28.592Z] 7e56386286b5 33 seconds ago 1.54GB [2023-03-17T15:38:28.592Z] core-data latest 62ab783c413b 33 seconds ago 20.4MB [2023-03-17T15:38:28.592Z] core-common-config-bootstrapper latest f5a2509529db 38 seconds ago 17.6MB [2023-03-17T15:38:28.592Z] 805169663d08 39 seconds ago 1.54GB [2023-03-17T15:38:28.592Z] 00ffddf25d51 44 seconds ago 1.69GB [2023-03-17T15:38:28.592Z] 8d2ea3c1eca6 45 seconds ago 1.68GB [2023-03-17T15:38:28.592Z] 19d6a0e20756 46 seconds ago 1.67GB [2023-03-17T15:38:28.592Z] support-notifications latest 4e274c5afb8e About a minute ago 33MB [2023-03-17T15:38:28.592Z] security-proxy-auth latest 4ee7ef7c456c About a minute ago 18.6MB [2023-03-17T15:38:28.592Z] security-proxy-setup latest 90319efe1215 About a minute ago 19.1MB [2023-03-17T15:38:28.592Z] core-metadata latest 6c6c7e280db7 About a minute ago 20.6MB [2023-03-17T15:38:28.592Z] support-scheduler latest 281a78f75fbd About a minute ago 32.4MB [2023-03-17T15:38:28.592Z] c748dc4a83df About a minute ago 1.75GB [2023-03-17T15:38:28.592Z] d21659d6b18d About a minute ago 1.75GB [2023-03-17T15:38:28.592Z] 29c3bf679db5 About a minute ago 1.69GB [2023-03-17T15:38:28.592Z] 84e31b2f322b About a minute ago 1.67GB [2023-03-17T15:38:28.592Z] 901b876b61de About a minute ago 1.67GB [2023-03-17T15:38:28.592Z] ci-base-image-x86_64 latest 8f1b44212498 5 minutes ago 883MB [2023-03-17T15:38:28.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-17T15:38:28.592Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-17T15:38:28.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-17T15:38:28.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T15:39:18.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T15:39:18.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T15:39:18.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T15:39:18.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T15:39:18.835Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T15:39:20.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T15:39:20.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T15:39:20.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T15:39:20.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T15:39:22.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T15:39:26.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T15:39:26.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T15:39:26.108Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T15:39:26.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T15:39:41.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T15:39:41.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T15:39:41.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.290s coverage: 28.7% of statements [2023-03-17T15:39:51.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements [2023-03-17T15:39:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T15:39:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T15:39:55.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T15:39:59.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.485s coverage: 71.3% of statements [2023-03-17T15:40:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T15:40:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T15:40:03.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.407s coverage: 54.0% of statements [2023-03-17T15:40:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T15:40:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T15:40:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:40:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T15:40:08.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T15:40:19.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T15:40:19.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T15:40:21.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.371s coverage: 88.5% of statements [2023-03-17T15:40:21.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.800s coverage: 3.9% of statements [2023-03-17T15:40:31.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T15:40:31.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:40:31.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T15:40:32.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.625s coverage: 95.6% of statements [2023-03-17T15:40:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T15:40:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T15:40:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T15:40:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T15:40:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T15:40:33.329Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-03-17T15:40:38.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T15:40:38.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T15:40:38.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T15:40:38.671Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 65.9% of statements [2023-03-17T15:40:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T15:40:48.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T15:40:48.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements [2023-03-17T15:40:48.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 29.0% of statements [2023-03-17T15:40:53.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 45.5% of statements [2023-03-17T15:40:53.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.250s coverage: 82.9% of statements [2023-03-17T15:40:53.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2023-03-17T15:40:53.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2023-03-17T15:40:57.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2023-03-17T15:40:59.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T15:40:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T15:40:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T15:40:59.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T15:41:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T15:41:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T15:41:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T15:41:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T15:41:09.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-03-17T15:41:09.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T15:41:09.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T15:41:09.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T15:41:09.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T15:41:14.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T15:41:14.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T15:41:16.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T15:41:22.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.267s coverage: 92.9% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 86.9% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.643s coverage: 81.2% of statements [2023-03-17T15:41:23.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 82.1% of statements [2023-03-17T15:41:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T15:41:24.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 84.8% of statements [2023-03-17T15:41:29.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T15:41:29.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T15:41:30.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 63.1% of statements [2023-03-17T15:41:30.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2023-03-17T15:41:32.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-03-17T15:41:32.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-03-17T15:41:32.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2023-03-17T15:41:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T15:41:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T15:41:32.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T15:41:32.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-17T15:41:40.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T15:41:40.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T15:41:40.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T15:41:40.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.011s coverage: 38.4% of statements [2023-03-17T15:41:40.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2023-03-17T15:41:45.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T15:41:45.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T15:41:45.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T15:41:45.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T15:41:45.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-03-17T15:41:52.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T15:41:52.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T15:41:52.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T15:41:52.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T15:41:58.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2023-03-17T15:41:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T15:41:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:41:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T15:41:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T15:41:58.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements [2023-03-17T15:42:03.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T15:42:03.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T15:42:03.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 61.5% of statements [2023-03-17T15:42:05.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T15:42:05.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T15:42:05.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements [2023-03-17T15:42:06.579Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-17T15:42:06.579Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T15:42:06.579Z] go vet ./... [2023-03-17T15:44:43.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T15:44:43.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T15:44:43.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T15:44:43.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T15:44:43.930Z] + ls -al . [2023-03-17T15:44:43.930Z] total 704 [2023-03-17T15:44:43.930Z] drwxrwxr-x 10 1001 1001 4096 Mar 17 15:36 . [2023-03-17T15:44:43.930Z] drwxr-xr-x 4 root root 4096 Mar 17 15:36 .. [2023-03-17T15:44:43.930Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 15:35 .blubracket [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 15:35 .dockerignore [2023-03-17T15:44:43.930Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 15:35 .git [2023-03-17T15:44:43.930Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 15:35 .github [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 15:35 .gitignore [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 15:35 .golangci.yml [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 15:35 .hadolint.yml [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 15:35 .sonarcloud.properties [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 15:35 ADOPTERS.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 15:35 Attribution.txt [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 15:35 CHANGELOG.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 15:35 CONTRIBUTING.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 15:35 GOVERNANCE.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 15:35 Jenkinsfile [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 15:35 LICENSE [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 15:35 Makefile [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 15:35 OWNERS.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 15:35 README.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 15:35 SECURITY.md [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 15:32 VERSION [2023-03-17T15:44:43.930Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 15:35 bin [2023-03-17T15:44:43.930Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 15:35 cmd [2023-03-17T15:44:43.930Z] -rw-r--r-- 1 root root 447485 Mar 17 15:42 coverage.out [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 15:35 go.mod [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 15:35 go.sum [2023-03-17T15:44:43.930Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 15:35 internal [2023-03-17T15:44:43.930Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 15:35 openapi [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 15:35 security.txt [2023-03-17T15:44:43.930Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 15:35 snap [2023-03-17T15:44:43.930Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 15:35 version.go [Pipeline] sh [2023-03-17T15:44:44.565Z] + '[' -e coverage.out ] [2023-03-17T15:44:44.565Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T15:44:44.587Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T15:44:45.331Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T15:44:45.637Z] + make build [2023-03-17T15:44:45.637Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T15:46:22.292Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T15:46:22.292Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T15:46:25.629Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T15:46:29.881Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T15:47:16.990Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T15:47:18.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T15:47:25.160Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T15:47:30.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T15:47:33.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T15:47:38.086Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T15:47:44.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-17T15:47:50.089Z] $ docker stop --time=1 f4e8b2d14b70633c3e3eaede7926f28c50016cf3cff8eb88abbca43edaa76d94 [2023-03-17T15:47:52.083Z] $ docker rm -f --volumes f4e8b2d14b70633c3e3eaede7926f28c50016cf3cff8eb88abbca43edaa76d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:47:54.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T15:47:54.330Z] [2023-03-17T15:47:54.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:47:54.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T15:47:54.929Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-17T15:47:54.929Z] 29e5d40040c1: Pulling fs layer [2023-03-17T15:47:54.929Z] 1ce36da41761: Pulling fs layer [2023-03-17T15:47:54.929Z] 25b303627fd3: Pulling fs layer [2023-03-17T15:47:54.929Z] 29e5d40040c1: Verifying Checksum [2023-03-17T15:47:54.929Z] 29e5d40040c1: Download complete [2023-03-17T15:47:55.202Z] 1ce36da41761: Verifying Checksum [2023-03-17T15:47:55.202Z] 1ce36da41761: Download complete [2023-03-17T15:47:56.609Z] 25b303627fd3: Verifying Checksum [2023-03-17T15:47:56.609Z] 25b303627fd3: Download complete [2023-03-17T15:47:56.878Z] 29e5d40040c1: Pull complete [2023-03-17T15:47:58.289Z] 1ce36da41761: Pull complete [2023-03-17T15:48:10.604Z] 25b303627fd3: Pull complete [2023-03-17T15:48:10.604Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-17T15:48:10.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T15:48:10.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:48:10.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container [2023-03-17T15:48:10.899Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T15:48:13.119Z] $ docker top e3f7ca2bb3b11506851eb39198b3ba64e3715a40b0ebb19bec6ee366931160e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T15:48:13.961Z] + docker-compose build --help [2023-03-17T15:48:13.961Z] + grep parallel [2023-03-17T15:48:18.203Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T15:48:18.485Z] $ docker stop --time=1 e3f7ca2bb3b11506851eb39198b3ba64e3715a40b0ebb19bec6ee366931160e7 [2023-03-17T15:48:20.099Z] $ docker rm -f --volumes e3f7ca2bb3b11506851eb39198b3ba64e3715a40b0ebb19bec6ee366931160e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T15:48:20.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T15:48:20.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T15:48:20.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container [2023-03-17T15:48:20.832Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T15:48:24.252Z] $ docker top 55925e87da0f570dfb7c291d9420e2190f17a0b30960cdb3b76c2199c9b1b807 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T15:48:24.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T15:48:30.082Z] Building core-command ... [2023-03-17T15:48:30.082Z] Building core-common-config-bootstrapper ... [2023-03-17T15:48:30.082Z] Building core-data ... [2023-03-17T15:48:30.082Z] Building core-metadata ... [2023-03-17T15:48:30.082Z] Building security-bootstrapper ... [2023-03-17T15:48:30.082Z] Building security-proxy-auth ... [2023-03-17T15:48:30.082Z] Building security-proxy-setup ... [2023-03-17T15:48:30.082Z] Building security-secretstore-setup ... [2023-03-17T15:48:30.082Z] Building security-spiffe-token-provider ... [2023-03-17T15:48:30.082Z] Building security-spire-agent ... [2023-03-17T15:48:30.082Z] Building security-spire-config ... [2023-03-17T15:48:30.082Z] Building security-spire-server ... [2023-03-17T15:48:30.082Z] Building support-notifications ... [2023-03-17T15:48:30.082Z] Building support-scheduler ... [2023-03-17T15:48:30.082Z] Building core-command [2023-03-17T15:48:30.082Z] Building support-scheduler [2023-03-17T15:48:30.082Z] Building core-metadata [2023-03-17T15:48:30.082Z] Building security-bootstrapper [2023-03-17T15:48:30.082Z] Building core-data [2023-03-17T15:49:16.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:49:16.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:49:16.906Z] ---> f85c285ad79b [2023-03-17T15:49:16.906Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:49:17.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:49:17.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:49:17.862Z] ---> f85c285ad79b [2023-03-17T15:49:17.862Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:49:18.145Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:49:18.145Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:49:18.145Z] ---> f85c285ad79b [2023-03-17T15:49:18.145Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:49:18.145Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:49:18.145Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:49:18.145Z] ---> f85c285ad79b [2023-03-17T15:49:18.145Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T15:49:18.416Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:49:18.416Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:49:18.416Z] ---> f85c285ad79b [2023-03-17T15:49:18.416Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:49:18.416Z] ---> Running in f6f41920d28f [2023-03-17T15:49:18.416Z] ---> Running in e647d758c03b [2023-03-17T15:49:18.416Z] ---> Running in eb7dc6b589af [2023-03-17T15:49:18.416Z] ---> Running in ef74b739f700 [2023-03-17T15:49:18.416Z] ---> Running in c9e58088a009 [2023-03-17T15:49:19.011Z] Removing intermediate container f6f41920d28f [2023-03-17T15:49:19.011Z] ---> 0deb99fc7118 [2023-03-17T15:49:19.011Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T15:49:19.011Z] Removing intermediate container eb7dc6b589af [2023-03-17T15:49:19.011Z] ---> 7c35d57f7aeb [2023-03-17T15:49:19.011Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T15:49:19.282Z] Removing intermediate container e647d758c03b [2023-03-17T15:49:19.282Z] ---> 3cf8cb77b5b1 [2023-03-17T15:49:19.282Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T15:49:19.282Z] Removing intermediate container c9e58088a009 [2023-03-17T15:49:19.282Z] ---> d25456b80967 [2023-03-17T15:49:19.282Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:49:19.282Z] ---> Running in 3fccbddc24f7 [2023-03-17T15:49:19.282Z] ---> Running in a7a1e99ed18b [2023-03-17T15:49:19.282Z] Removing intermediate container ef74b739f700 [2023-03-17T15:49:19.282Z] ---> ddf245ab335c [2023-03-17T15:49:19.282Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:49:19.282Z] ---> Running in 171b5fcab2f3 [2023-03-17T15:49:19.550Z] ---> Running in 60fec10bfe31 [2023-03-17T15:49:19.550Z] ---> Running in fdcecbd1fa4e [2023-03-17T15:49:20.132Z] Removing intermediate container 60fec10bfe31 [2023-03-17T15:49:20.132Z] ---> c467da13678b [2023-03-17T15:49:20.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T15:49:20.132Z] Removing intermediate container 3fccbddc24f7 [2023-03-17T15:49:20.132Z] ---> 872727f445fe [2023-03-17T15:49:20.132Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T15:49:20.408Z] Removing intermediate container 171b5fcab2f3 [2023-03-17T15:49:20.408Z] ---> fa6c8db0c666 [2023-03-17T15:49:20.408Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T15:49:20.408Z] ---> Running in 55dc486c0d82 [2023-03-17T15:49:20.408Z] ---> Running in 095f917acbdd [2023-03-17T15:49:20.408Z] Removing intermediate container fdcecbd1fa4e [2023-03-17T15:49:20.408Z] ---> fe2b21cb7d65 [2023-03-17T15:49:20.408Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T15:49:20.673Z] ---> Running in 9ec9df8f3d99 [2023-03-17T15:49:20.673Z] ---> Running in 879df1090e09 [2023-03-17T15:49:21.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:22.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:22.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.335Z] OK: 263 MiB in 53 packages [2023-03-17T15:49:23.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:49:24.823Z] OK: 263 MiB in 53 packages [2023-03-17T15:49:25.089Z] Removing intermediate container a7a1e99ed18b [2023-03-17T15:49:25.089Z] ---> 28f5c0fc8ecb [2023-03-17T15:49:25.089Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T15:49:25.355Z] OK: 263 MiB in 53 packages [2023-03-17T15:49:25.355Z] OK: 263 MiB in 53 packages [2023-03-17T15:49:25.640Z] OK: 263 MiB in 53 packages [2023-03-17T15:49:27.073Z] ---> 571167390ef9 [2023-03-17T15:49:27.073Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:49:27.073Z] Removing intermediate container 55dc486c0d82 [2023-03-17T15:49:27.073Z] ---> cede9b40d246 [2023-03-17T15:49:27.073Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:49:27.073Z] ---> Running in f7a6938c046f [2023-03-17T15:49:27.657Z] Removing intermediate container 879df1090e09 [2023-03-17T15:49:27.657Z] ---> 13354768b73d [2023-03-17T15:49:27.657Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:49:27.657Z] Removing intermediate container 9ec9df8f3d99 [2023-03-17T15:49:27.657Z] ---> eb109a048e23 [2023-03-17T15:49:27.657Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T15:49:27.657Z] Removing intermediate container 095f917acbdd [2023-03-17T15:49:27.657Z] ---> e2f2cefee6f2 [2023-03-17T15:49:27.657Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T15:49:29.070Z] ---> 4975a763d487 [2023-03-17T15:49:29.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:49:29.070Z] ---> 41df4eb65902 [2023-03-17T15:49:29.070Z] ---> f79cb85cb71e [2023-03-17T15:49:29.070Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:49:29.070Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:49:29.070Z] ---> 8341c04706a7 [2023-03-17T15:49:29.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:49:29.338Z] ---> Running in 98c95ae1b1da [2023-03-17T15:49:29.339Z] ---> Running in 5c493e49ebb9 [2023-03-17T15:49:29.339Z] ---> Running in 986f64586c3e [2023-03-17T15:49:29.339Z] ---> Running in 221e884d6164 [2023-03-17T15:51:37.804Z] Removing intermediate container 221e884d6164 [2023-03-17T15:51:37.804Z] ---> 8c3c17a71599 [2023-03-17T15:51:37.804Z] Step 8/24 : COPY . . [2023-03-17T15:51:37.804Z] Removing intermediate container f7a6938c046f [2023-03-17T15:51:37.804Z] ---> 1218d080df30 [2023-03-17T15:51:37.804Z] Step 7/33 : COPY . .Removing intermediate container 98c95ae1b1da [2023-03-17T15:51:37.804Z] ---> 59590cea6382 [2023-03-17T15:51:37.804Z] Step 8/25 : COPY . . [2023-03-17T15:51:37.804Z] [2023-03-17T15:51:37.804Z] Removing intermediate container 986f64586c3e [2023-03-17T15:51:37.804Z] ---> 56e2a0ff09d2 [2023-03-17T15:51:37.804Z] Step 8/23 : COPY . . [2023-03-17T15:51:37.804Z] Removing intermediate container 5c493e49ebb9 [2023-03-17T15:51:37.804Z] ---> 6d6a313e1279 [2023-03-17T15:51:37.804Z] Step 8/23 : COPY . . [2023-03-17T15:51:39.766Z] ---> fa9e489f4481 [2023-03-17T15:51:39.766Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T15:51:39.766Z] ---> c30f73fb2cca [2023-03-17T15:51:39.766Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T15:51:39.766Z] ---> f4a28fa81bf8 [2023-03-17T15:51:39.766Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T15:51:39.766Z] ---> Running in 11d3ff08b399 [2023-03-17T15:51:39.766Z] ---> Running in e0ed748242dd [2023-03-17T15:51:39.766Z] ---> Running in 13571a14814d [2023-03-17T15:51:40.040Z] ---> b7d8b177082d [2023-03-17T15:51:40.040Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T15:51:40.040Z] ---> 41138635a319 [2023-03-17T15:51:40.040Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T15:51:40.040Z] ---> Running in 8c0f66307164 [2023-03-17T15:51:40.305Z] ---> Running in f5fd9579d4a4 [2023-03-17T15:51:41.708Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T15:51:42.672Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T15:51:42.672Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T15:51:42.672Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T15:51:42.937Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T15:58:04.981Z] Removing intermediate container 11d3ff08b399 [2023-03-17T15:58:04.981Z] ---> 13a813bf19f0 [2023-03-17T15:58:04.981Z] [2023-03-17T15:58:04.981Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T15:58:04.981Z] 3.17: Pulling from library/alpine [2023-03-17T15:58:04.981Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T15:58:04.981Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T15:58:04.981Z] ---> d74e625d9115 [2023-03-17T15:58:04.981Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-17T15:58:04.981Z] ---> Running in d971d57990c5 [2023-03-17T15:58:04.981Z] Removing intermediate container d971d57990c5 [2023-03-17T15:58:04.981Z] ---> 2179e06501a9 [2023-03-17T15:58:04.981Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T15:58:04.981Z] ---> Running in 837b7c01e6a4 [2023-03-17T15:58:04.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:04.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:04.981Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T15:58:04.981Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T15:58:04.981Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:58:04.981Z] OK: 8 MiB in 17 packages [2023-03-17T15:58:04.981Z] Removing intermediate container 837b7c01e6a4 [2023-03-17T15:58:04.982Z] ---> 3d8db98afacd [2023-03-17T15:58:04.982Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T15:58:04.982Z] ---> Running in 16a8685d526e [2023-03-17T15:58:04.982Z] Removing intermediate container 16a8685d526e [2023-03-17T15:58:04.982Z] ---> 76048e3cc634 [2023-03-17T15:58:04.982Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T15:58:04.982Z] ---> Running in 01ec9f1e5217 [2023-03-17T15:58:04.982Z] Removing intermediate container 01ec9f1e5217 [2023-03-17T15:58:04.982Z] ---> 662b6538f59f [2023-03-17T15:58:04.982Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T15:58:04.982Z] ---> Running in ab2737043bdf [2023-03-17T15:58:04.982Z] Removing intermediate container ab2737043bdf [2023-03-17T15:58:04.982Z] ---> 40e03dd8ab90 [2023-03-17T15:58:04.982Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T15:58:04.982Z] ---> Running in aaf2b282f235 [2023-03-17T15:58:04.982Z] Removing intermediate container aaf2b282f235 [2023-03-17T15:58:04.982Z] ---> fdad2b0b0b0f [2023-03-17T15:58:04.982Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T15:58:04.982Z] ---> Running in 6c8a4876098c [2023-03-17T15:58:04.982Z] Removing intermediate container 6c8a4876098c [2023-03-17T15:58:04.982Z] ---> 5d1298848911 [2023-03-17T15:58:04.982Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T15:58:04.982Z] ---> Running in 17a5eae572df [2023-03-17T15:58:04.982Z] Removing intermediate container 17a5eae572df [2023-03-17T15:58:04.982Z] ---> cad845957595 [2023-03-17T15:58:04.982Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T15:58:04.982Z] ---> c0cc43526f10 [2023-03-17T15:58:04.982Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T15:58:04.982Z] ---> Running in b5247476508b [2023-03-17T15:58:07.565Z] Removing intermediate container b5247476508b [2023-03-17T15:58:07.565Z] ---> 846be233b32d [2023-03-17T15:58:07.565Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:58:08.146Z] ---> d2690b6de503 [2023-03-17T15:58:08.146Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:58:09.101Z] ---> 1f34c951f5fe [2023-03-17T15:58:09.101Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T15:58:11.035Z] ---> bf083db4a5c1 [2023-03-17T15:58:11.035Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-17T15:58:11.991Z] ---> 5a419c759760 [2023-03-17T15:58:11.991Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T15:58:12.953Z] ---> c7b30c3488d5 [2023-03-17T15:58:12.953Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T15:58:14.356Z] ---> 8eb21a683fd9 [2023-03-17T15:58:14.356Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T15:58:15.313Z] ---> 061dc8a49f0e [2023-03-17T15:58:15.313Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T15:58:16.715Z] ---> 277da9302ebc [2023-03-17T15:58:16.715Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T15:58:16.715Z] ---> Running in fc63d3491a3b [2023-03-17T15:58:22.047Z] Removing intermediate container fc63d3491a3b [2023-03-17T15:58:22.047Z] ---> 731af2e30560 [2023-03-17T15:58:22.047Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T15:58:22.047Z] ---> Running in 6095aa51514d [2023-03-17T15:58:22.312Z] Removing intermediate container 6095aa51514d [2023-03-17T15:58:22.312Z] ---> 01a938768f26 [2023-03-17T15:58:22.312Z] Step 30/33 : CMD ["gate"] [2023-03-17T15:58:22.577Z] ---> Running in ae7d1930ab44 [2023-03-17T15:58:23.530Z] Removing intermediate container ae7d1930ab44 [2023-03-17T15:58:23.530Z] ---> 121137047062 [2023-03-17T15:58:23.530Z] Step 31/33 : LABEL arch=arm64 [2023-03-17T15:58:23.530Z] ---> Running in 3ed365f13fb2 [2023-03-17T15:58:24.109Z] Removing intermediate container 3ed365f13fb2 [2023-03-17T15:58:24.109Z] ---> 899e973eb7a6 [2023-03-17T15:58:24.109Z] Step 32/33 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T15:58:24.376Z] ---> Running in 320fe39a8335 [2023-03-17T15:58:25.329Z] Removing intermediate container 320fe39a8335 [2023-03-17T15:58:25.329Z] ---> 45567c724abf [2023-03-17T15:58:25.329Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T15:58:25.595Z] ---> Running in 3ea64db61a6d [2023-03-17T15:58:26.555Z] Removing intermediate container 13571a14814d [2023-03-17T15:58:26.555Z] ---> 4b42946987b5 [2023-03-17T15:58:26.555Z] [2023-03-17T15:58:26.555Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T15:58:26.555Z] ---> d74e625d9115 [2023-03-17T15:58:26.555Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:58:26.555Z] Removing intermediate container 3ea64db61a6d [2023-03-17T15:58:26.555Z] ---> 7ae68810aa7c [2023-03-17T15:58:26.555Z] [2023-03-17T15:58:26.555Z] ---> Running in 97a90526c67f [2023-03-17T15:58:27.513Z] Successfully built 7ae68810aa7c [2023-03-17T15:58:27.779Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-17T15:58:27.779Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-17T15:58:29.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:29.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:31.163Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T15:58:31.163Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:58:31.163Z] OK: 8 MiB in 16 packages [2023-03-17T15:58:33.738Z] Removing intermediate container 97a90526c67f [2023-03-17T15:58:33.738Z] ---> 0fc60ff47440 [2023-03-17T15:58:33.738Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:58:34.002Z] ---> Running in c3825152b9e1 [2023-03-17T15:58:34.966Z] Removing intermediate container c3825152b9e1 [2023-03-17T15:58:34.966Z] ---> 94869a84d3ed [2023-03-17T15:58:34.966Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T15:58:35.233Z] ---> Running in 4561f33102f4 [2023-03-17T15:58:36.187Z] Removing intermediate container 4561f33102f4 [2023-03-17T15:58:36.187Z] ---> dbbd7b6ec719 [2023-03-17T15:58:36.187Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T15:58:36.452Z] ---> Running in da12186e6a76 [2023-03-17T15:58:37.408Z] Removing intermediate container da12186e6a76 [2023-03-17T15:58:37.408Z] ---> 754532e99627 [2023-03-17T15:58:37.408Z] Step 15/24 : WORKDIR / [2023-03-17T15:58:37.988Z] ---> Running in fbeca5bc88a6 [2023-03-17T15:58:38.941Z] Removing intermediate container fbeca5bc88a6 [2023-03-17T15:58:38.941Z] ---> af3608a45769 [2023-03-17T15:58:38.941Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:58:40.872Z] ---> 7e8e6d5357ce [2023-03-17T15:58:40.872Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:58:42.804Z] ---> 6e12c876542c [2023-03-17T15:58:42.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T15:58:44.737Z] Removing intermediate container e0ed748242dd [2023-03-17T15:58:44.737Z] ---> 4a7c7295632b [2023-03-17T15:58:44.737Z] [2023-03-17T15:58:44.737Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T15:58:44.737Z] ---> d74e625d9115 [2023-03-17T15:58:44.737Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:58:44.737Z] ---> Using cache [2023-03-17T15:58:44.737Z] ---> 0fc60ff47440 [2023-03-17T15:58:44.737Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:58:44.737Z] ---> Using cache [2023-03-17T15:58:44.737Z] ---> 94869a84d3ed [2023-03-17T15:58:44.737Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T15:58:46.140Z] ---> Running in 658c7cc06bd5 [2023-03-17T15:58:46.405Z] ---> 4a33d3e5877f [2023-03-17T15:58:46.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:58:46.985Z] Removing intermediate container 658c7cc06bd5 [2023-03-17T15:58:46.985Z] ---> 6aae6e00e909 [2023-03-17T15:58:46.985Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T15:58:47.251Z] ---> Running in d19283e7b978 [2023-03-17T15:58:47.517Z] ---> 7e1e273c5b94 [2023-03-17T15:58:47.517Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T15:58:47.782Z] ---> Running in b0ec7aa6cb08 [2023-03-17T15:58:48.359Z] Removing intermediate container d19283e7b978 [2023-03-17T15:58:48.359Z] ---> b081c98f5133 [2023-03-17T15:58:48.359Z] Step 15/25 : WORKDIR / [2023-03-17T15:58:48.627Z] Removing intermediate container b0ec7aa6cb08 [2023-03-17T15:58:48.627Z] ---> 2dc25f0cce11 [2023-03-17T15:58:48.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:58:48.627Z] ---> Running in 370b61b21efb [2023-03-17T15:58:48.891Z] ---> Running in e74d41adfd1d [2023-03-17T15:58:49.156Z] Removing intermediate container 8c0f66307164 [2023-03-17T15:58:49.156Z] ---> 48bfa03e5297 [2023-03-17T15:58:49.156Z] [2023-03-17T15:58:49.156Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T15:58:49.156Z] ---> d74e625d9115 [2023-03-17T15:58:49.156Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T15:58:49.156Z] ---> Running in c8d1abdd2550 [2023-03-17T15:58:49.421Z] Removing intermediate container 370b61b21efb [2023-03-17T15:58:49.421Z] ---> 71a006071e36 [2023-03-17T15:58:49.421Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:58:50.007Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:58:50.007Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:58:50.007Z] ---> f85c285ad79b [2023-03-17T15:58:50.007Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T15:58:50.007Z] ---> Using cache [2023-03-17T15:58:50.007Z] Removing intermediate container e74d41adfd1d [2023-03-17T15:58:50.007Z] ---> 7c35d57f7aeb [2023-03-17T15:58:50.007Z] ---> b8d6583ef33a [2023-03-17T15:58:50.007Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-baseStep 22/24 : LABEL arch=arm64 [2023-03-17T15:58:50.007Z] [2023-03-17T15:58:50.007Z] ---> Running in 9fafb8c6913b [2023-03-17T15:58:50.275Z] Removing intermediate container c8d1abdd2550 [2023-03-17T15:58:50.275Z] ---> 23457a1a886e [2023-03-17T15:58:50.275Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T15:58:50.549Z] ---> Running in 9d822d31e560 [2023-03-17T15:58:50.837Z] ---> Running in c2ad6098d765 [2023-03-17T15:58:51.130Z] Removing intermediate container c2ad6098d765 [2023-03-17T15:58:51.130Z] ---> 9a15c7d51325 [2023-03-17T15:58:51.130Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T15:58:51.410Z] ---> Running in 787ad192bbdb [2023-03-17T15:58:51.678Z] ---> 182c4ef2de19 [2023-03-17T15:58:51.678Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:58:51.678Z] Removing intermediate container 9d822d31e560 [2023-03-17T15:58:51.678Z] ---> 804c8342542c [2023-03-17T15:58:51.678Z] Step 23/24 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T15:58:51.945Z] ---> Running in a0190b112c00 [2023-03-17T15:58:52.899Z] Removing intermediate container 787ad192bbdb [2023-03-17T15:58:52.899Z] ---> 0bc5002761a3 [2023-03-17T15:58:52.899Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T15:58:52.899Z] Removing intermediate container a0190b112c00 [2023-03-17T15:58:52.899Z] ---> 30b8da5d5549 [2023-03-17T15:58:52.899Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T15:58:52.899Z] ---> Running in 315c21a57e5e [2023-03-17T15:58:53.165Z] ---> Running in ca959fd42c22 [2023-03-17T15:58:53.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:53.430Z] ---> 73469be77bbf [2023-03-17T15:58:53.430Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T15:58:54.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:54.011Z] Removing intermediate container ca959fd42c22 [2023-03-17T15:58:54.011Z] ---> 03d629f7a708 [2023-03-17T15:58:54.011Z] [2023-03-17T15:58:54.592Z] Successfully built 03d629f7a708 [2023-03-17T15:58:54.592Z] Successfully tagged core-command-arm64:latest [2023-03-17T15:58:54.592Z]  Building core-command ... done Building support-notifications [2023-03-17T15:58:55.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:55.172Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T15:58:55.172Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T15:58:55.172Z] OK: 17687 distinct packages available [2023-03-17T15:58:55.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:55.752Z] ---> 4d2a56285ce1 [2023-03-17T15:58:55.752Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:58:56.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:56.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:58:57.191Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T15:58:57.191Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T15:58:57.456Z] OK: 8 MiB in 16 packages [2023-03-17T15:58:57.456Z] OK: 263 MiB in 53 packages [2023-03-17T15:58:58.868Z] ---> c79d3bda3485 [2023-03-17T15:58:58.868Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T15:59:00.269Z] Removing intermediate container 315c21a57e5e [2023-03-17T15:59:00.269Z] ---> 998a982a3d6b [2023-03-17T15:59:00.269Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T15:59:00.269Z] ---> 77b115c00715 [2023-03-17T15:59:00.269Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T15:59:00.269Z] Removing intermediate container 9fafb8c6913b [2023-03-17T15:59:00.269Z] ---> 3fc55bd9762a [2023-03-17T15:59:00.269Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T15:59:00.269Z] ---> Running in 39474cc93660 [2023-03-17T15:59:01.224Z] Removing intermediate container 39474cc93660 [2023-03-17T15:59:01.224Z] ---> 58685db86e41 [2023-03-17T15:59:01.224Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:59:01.492Z] ---> Running in 7c9bb06c9f7a [2023-03-17T15:59:01.757Z] ---> bb7c4d153d30 [2023-03-17T15:59:01.757Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T15:59:02.023Z] Removing intermediate container 7c9bb06c9f7a [2023-03-17T15:59:02.023Z] ---> b80a664c9954 [2023-03-17T15:59:02.023Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T15:59:02.297Z] ---> 61231165f5c3 [2023-03-17T15:59:02.297Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:59:02.297Z] ---> Running in 4c79f2b4a143 [2023-03-17T15:59:02.563Z] ---> Running in 99b9ece71346 [2023-03-17T15:59:03.144Z] Removing intermediate container 4c79f2b4a143 [2023-03-17T15:59:03.144Z] ---> c5e102ee452f [2023-03-17T15:59:03.144Z] Step 24/25 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T15:59:03.415Z] ---> Running in c11109f5b7f9 [2023-03-17T15:59:03.415Z] ---> b55c55051c12 [2023-03-17T15:59:03.415Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T15:59:03.996Z] Removing intermediate container c11109f5b7f9 [2023-03-17T15:59:04.279Z] ---> bd676c156676 [2023-03-17T15:59:04.279Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T15:59:04.545Z] ---> Running in 47c0d722c846 [2023-03-17T15:59:05.502Z] Removing intermediate container 47c0d722c846 [2023-03-17T15:59:05.502Z] ---> 5aa46e3c6c95 [2023-03-17T15:59:05.502Z] [2023-03-17T15:59:06.081Z] Successfully built 5aa46e3c6c95 [2023-03-17T15:59:06.081Z] Successfully tagged core-metadata-arm64:latest [2023-03-17T15:59:06.081Z]  Building core-metadata ... done Building security-spire-config [2023-03-17T15:59:06.664Z] ---> ab38821e4a01 [2023-03-17T15:59:06.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-17T15:59:07.623Z] ---> 1591e8677097 [2023-03-17T15:59:07.623Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T15:59:07.623Z] ---> Running in c980fff9d7bd [2023-03-17T15:59:08.203Z] Removing intermediate container c980fff9d7bd [2023-03-17T15:59:08.203Z] ---> c12de3ee3846 [2023-03-17T15:59:08.203Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T15:59:08.476Z] ---> Running in 345c903fc9ad [2023-03-17T15:59:09.061Z] Removing intermediate container 345c903fc9ad [2023-03-17T15:59:09.061Z] ---> 3966fc2119c0 [2023-03-17T15:59:09.061Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T15:59:09.327Z] ---> Running in 75e76f1b63cf [2023-03-17T15:59:09.909Z] Removing intermediate container 75e76f1b63cf [2023-03-17T15:59:09.909Z] ---> cdfc0e50fe14 [2023-03-17T15:59:09.909Z] Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T15:59:09.909Z] ---> Running in af19b0924803 [2023-03-17T15:59:10.488Z] Removing intermediate container af19b0924803 [2023-03-17T15:59:10.488Z] ---> 75b5634041e8 [2023-03-17T15:59:10.488Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T15:59:10.488Z] ---> Running in 44b74af4db63 [2023-03-17T15:59:11.078Z] Removing intermediate container 44b74af4db63 [2023-03-17T15:59:11.078Z] ---> a4a526cc8bfc [2023-03-17T15:59:11.078Z] [2023-03-17T15:59:11.347Z] Successfully built a4a526cc8bfc [2023-03-17T15:59:11.347Z] Successfully tagged core-data-arm64:latest [2023-03-17T15:59:11.347Z]  Building core-data ... done Building security-secretstore-setup [2023-03-17T15:59:14.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:59:14.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:59:14.689Z] ---> f85c285ad79b [2023-03-17T15:59:14.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T15:59:14.689Z] ---> Using cache [2023-03-17T15:59:14.689Z] ---> ddf245ab335c [2023-03-17T15:59:14.689Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T15:59:14.689Z] ---> Using cache [2023-03-17T15:59:14.689Z] ---> fe2b21cb7d65 [2023-03-17T15:59:14.689Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T15:59:14.689Z] ---> Running in 7c77208290f1 [2023-03-17T15:59:16.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:59:17.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:59:18.162Z] OK: 263 MiB in 53 packages [2023-03-17T15:59:20.732Z] Removing intermediate container 7c77208290f1 [2023-03-17T15:59:20.732Z] ---> a95c795987eb [2023-03-17T15:59:20.732Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T15:59:21.686Z] ---> 8c14358d811f [2023-03-17T15:59:21.686Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:59:21.952Z] ---> Running in 12b6aad79309 [2023-03-17T15:59:32.017Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:59:32.017Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:59:32.017Z] ---> f85c285ad79b [2023-03-17T15:59:32.017Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T15:59:32.017Z] ---> Using cache [2023-03-17T15:59:32.017Z] ---> 7c35d57f7aeb [2023-03-17T15:59:32.017Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T15:59:32.017Z] ---> Running in b2fe9d2f6424 [2023-03-17T15:59:34.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T15:59:35.173Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T15:59:35.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T15:59:35.173Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T15:59:35.173Z] ---> f85c285ad79b [2023-03-17T15:59:35.173Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T15:59:35.173Z] ---> Using cache [2023-03-17T15:59:35.173Z] ---> 7c35d57f7aeb [2023-03-17T15:59:35.173Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T15:59:35.173Z] ---> Using cache [2023-03-17T15:59:35.173Z] ---> 28f5c0fc8ecb [2023-03-17T15:59:35.173Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T15:59:35.173Z] ---> Using cache [2023-03-17T15:59:35.173Z] ---> 571167390ef9 [2023-03-17T15:59:35.173Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:59:35.173Z] ---> Using cache [2023-03-17T15:59:35.173Z] ---> 1218d080df30 [2023-03-17T15:59:35.173Z] Step 7/25 : COPY . . [2023-03-17T15:59:35.173Z] ---> Using cache [2023-03-17T15:59:35.173Z] ---> fa9e489f4481 [2023-03-17T15:59:35.173Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T15:59:35.442Z] ---> Running in 3455dc17385f [2023-03-17T15:59:36.844Z] OK: 263 MiB in 53 packages [2023-03-17T15:59:37.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T15:59:38.387Z] Removing intermediate container b2fe9d2f6424 [2023-03-17T15:59:38.387Z] ---> 5fd4067829e0 [2023-03-17T15:59:38.387Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T15:59:39.349Z] ---> 29bad4e5ac25 [2023-03-17T15:59:39.349Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T15:59:39.349Z] ---> Running in 14c3430318e0 [2023-03-17T16:00:18.204Z] Removing intermediate container f5fd9579d4a4 [2023-03-17T16:00:18.204Z] ---> 845fbd432e8c [2023-03-17T16:00:18.204Z] [2023-03-17T16:00:18.204Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T16:00:18.204Z] ---> d74e625d9115 [2023-03-17T16:00:18.204Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T16:00:18.204Z] ---> Using cache [2023-03-17T16:00:18.204Z] ---> 0fc60ff47440 [2023-03-17T16:00:18.204Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T16:00:18.204Z] ---> Using cache [2023-03-17T16:00:18.204Z] ---> 94869a84d3ed [2023-03-17T16:00:18.204Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T16:00:18.204Z] ---> Running in ecce4edad5bf [2023-03-17T16:00:18.204Z] Removing intermediate container ecce4edad5bf [2023-03-17T16:00:18.204Z] ---> 74c733a1a45f [2023-03-17T16:00:18.204Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T16:00:18.204Z] ---> Running in 375de4dad541 [2023-03-17T16:00:19.607Z] Removing intermediate container 375de4dad541 [2023-03-17T16:00:19.607Z] ---> 26bcb5c8fa40 [2023-03-17T16:00:19.607Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:00:21.543Z] ---> abf577cf0e86 [2023-03-17T16:00:21.543Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:00:22.946Z] ---> 52ba99f6bc15 [2023-03-17T16:00:22.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T16:00:29.619Z] ---> ad99fdec9a88 [2023-03-17T16:00:29.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-17T16:00:31.550Z] ---> 1c8b97864599 [2023-03-17T16:00:31.550Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T16:00:31.550Z] ---> Running in b1dd7a38dd06 [2023-03-17T16:00:33.481Z] Removing intermediate container b1dd7a38dd06 [2023-03-17T16:00:33.481Z] ---> e2666e681937 [2023-03-17T16:00:33.481Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T16:00:33.481Z] ---> Running in 485d0092bb44 [2023-03-17T16:00:34.438Z] Removing intermediate container 485d0092bb44 [2023-03-17T16:00:34.438Z] ---> 37b44650ff2f [2023-03-17T16:00:34.438Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T16:00:34.702Z] ---> Running in dfa75de6c459 [2023-03-17T16:00:36.104Z] Removing intermediate container dfa75de6c459 [2023-03-17T16:00:36.104Z] ---> 74dfaa483ae2 [2023-03-17T16:00:36.104Z] Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:00:36.371Z] ---> Running in 65fa4b1457d7 [2023-03-17T16:00:37.779Z] Removing intermediate container 65fa4b1457d7 [2023-03-17T16:00:37.779Z] ---> 63907398298e [2023-03-17T16:00:37.779Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T16:00:37.779Z] ---> Running in a1ad3d7301db [2023-03-17T16:00:39.294Z] Removing intermediate container a1ad3d7301db [2023-03-17T16:00:39.294Z] ---> 7cc74da5876a [2023-03-17T16:00:39.294Z] [2023-03-17T16:00:40.281Z] Successfully built 7cc74da5876a [2023-03-17T16:00:40.281Z] Successfully tagged support-scheduler-arm64:latest [2023-03-17T16:00:40.281Z]  Building support-scheduler ... done Building security-proxy-setup [2023-03-17T16:01:02.414Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T16:01:02.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T16:01:02.414Z] ---> f85c285ad79b [2023-03-17T16:01:02.414Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T16:01:02.414Z] ---> Using cache [2023-03-17T16:01:02.414Z] ---> 7c35d57f7aeb [2023-03-17T16:01:02.414Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T16:01:02.414Z] ---> Using cache [2023-03-17T16:01:02.414Z] ---> 28f5c0fc8ecb [2023-03-17T16:01:02.414Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T16:01:02.414Z] ---> Using cache [2023-03-17T16:01:02.414Z] ---> 571167390ef9 [2023-03-17T16:01:02.414Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T16:01:02.414Z] ---> Using cache [2023-03-17T16:01:02.414Z] ---> 1218d080df30 [2023-03-17T16:01:02.414Z] Step 7/22 : COPY . . [2023-03-17T16:01:02.414Z] ---> Using cache [2023-03-17T16:01:02.414Z] ---> fa9e489f4481 [2023-03-17T16:01:02.414Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T16:01:02.681Z] ---> Running in a73bd208198d [2023-03-17T16:01:06.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T16:01:07.413Z] Removing intermediate container 99b9ece71346 [2023-03-17T16:01:07.413Z] ---> 192cd119574c [2023-03-17T16:01:07.413Z] Step 7/20 : COPY . . [2023-03-17T16:01:29.453Z] Removing intermediate container 12b6aad79309 [2023-03-17T16:01:29.453Z] ---> 651bda8557db [2023-03-17T16:01:29.453Z] Step 8/23 : COPY . . [2023-03-17T16:01:30.869Z] ---> de2309e5bccb [2023-03-17T16:01:30.869Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T16:01:31.137Z] ---> Running in e69fa4d45e05 [2023-03-17T16:01:33.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T16:01:36.303Z] Removing intermediate container 14c3430318e0 [2023-03-17T16:01:36.303Z] ---> 949e7bbf3200 [2023-03-17T16:01:36.303Z] Step 7/27 : COPY . . [2023-03-17T16:01:51.275Z] ---> 97a2af25a7d4 [2023-03-17T16:01:51.275Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T16:01:51.275Z] ---> Running in 18d8d39f0a37 [2023-03-17T16:01:52.687Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T16:01:52.953Z] ---> b3de62b83d91 [2023-03-17T16:01:52.953Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T16:01:52.953Z] ---> Running in b70330328684 [2023-03-17T16:01:53.541Z] Removing intermediate container b70330328684 [2023-03-17T16:01:53.541Z] ---> 430887475388 [2023-03-17T16:01:53.541Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T16:01:53.541Z] ---> Running in 894de565e716 [2023-03-17T16:01:54.125Z] Removing intermediate container 894de565e716 [2023-03-17T16:01:54.125Z] ---> 8b0f15e44410 [2023-03-17T16:01:54.125Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T16:01:54.125Z] ---> Running in 0e8f6db6f406 [2023-03-17T16:01:54.710Z] Removing intermediate container 0e8f6db6f406 [2023-03-17T16:01:54.710Z] ---> 44e4933db411 [2023-03-17T16:01:54.710Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T16:01:54.710Z] ---> Running in 15e2c76a08f5 [2023-03-17T16:01:58.058Z] Removing intermediate container 15e2c76a08f5 [2023-03-17T16:01:58.058Z] ---> 01992cd9e615 [2023-03-17T16:01:58.058Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T16:01:58.058Z] ---> Running in 8c06fb05294e [2023-03-17T16:02:02.317Z] Removing intermediate container 8c06fb05294e [2023-03-17T16:02:02.317Z] ---> a98ab8bd487d [2023-03-17T16:02:02.317Z] [2023-03-17T16:02:02.317Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T16:02:02.317Z] ---> d74e625d9115 [2023-03-17T16:02:02.317Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T16:02:02.317Z] ---> Running in 07341ab1f256 [2023-03-17T16:02:02.317Z] Removing intermediate container 07341ab1f256 [2023-03-17T16:02:02.317Z] ---> 6adf228c66e9 [2023-03-17T16:02:02.317Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T16:02:02.584Z] ---> Running in 8f895dc5f98d [2023-03-17T16:02:04.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:05.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:06.876Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T16:02:06.876Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T16:02:06.876Z] OK: 17687 distinct packages available [2023-03-17T16:02:06.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:07.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:09.243Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T16:02:09.243Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T16:02:09.243Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T16:02:09.243Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T16:02:09.243Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:02:09.243Z] OK: 8 MiB in 19 packages [2023-03-17T16:02:11.221Z] Removing intermediate container 8f895dc5f98d [2023-03-17T16:02:11.221Z] ---> 609dd11bc50d [2023-03-17T16:02:11.221Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:02:11.806Z] ---> 31a250364a69 [2023-03-17T16:02:11.806Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:02:14.391Z] ---> 69ab7b83b6b0 [2023-03-17T16:02:14.391Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T16:02:19.732Z] ---> 0e434823c29e [2023-03-17T16:02:19.732Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T16:02:20.009Z] ---> 68897a1538e7 [2023-03-17T16:02:20.009Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T16:02:20.274Z] ---> Running in f3cae02f6698 [2023-03-17T16:02:20.856Z] Removing intermediate container f3cae02f6698 [2023-03-17T16:02:20.856Z] ---> 7ba7356787d9 [2023-03-17T16:02:20.856Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T16:02:21.448Z] ---> 60760819a423 [2023-03-17T16:02:21.448Z] Step 22/27 : WORKDIR / [2023-03-17T16:02:21.716Z] ---> Running in 4ba06b974a98 [2023-03-17T16:02:22.297Z] Removing intermediate container 4ba06b974a98 [2023-03-17T16:02:22.297Z] ---> 821e3c4d88be [2023-03-17T16:02:22.297Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T16:02:22.297Z] ---> Running in 810877aa707b [2023-03-17T16:02:22.877Z] Removing intermediate container 810877aa707b [2023-03-17T16:02:22.877Z] ---> 73e8c41370e9 [2023-03-17T16:02:22.877Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T16:02:23.142Z] ---> Running in 98b74ebf4b1e [2023-03-17T16:02:23.409Z] Removing intermediate container 98b74ebf4b1e [2023-03-17T16:02:23.409Z] ---> c7b1fd89130d [2023-03-17T16:02:23.409Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T16:02:23.684Z] ---> Running in f9b33437376a [2023-03-17T16:02:23.949Z] Removing intermediate container f9b33437376a [2023-03-17T16:02:23.949Z] ---> 85368a669626 [2023-03-17T16:02:23.949Z] Step 26/27 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:02:24.215Z] ---> Running in 78fce8dc04f4 [2023-03-17T16:02:24.486Z] Removing intermediate container 78fce8dc04f4 [2023-03-17T16:02:24.486Z] ---> 62c8b4f9d2d7 [2023-03-17T16:02:24.486Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T16:02:24.752Z] ---> Running in db2f34253bb7 [2023-03-17T16:02:25.336Z] Removing intermediate container db2f34253bb7 [2023-03-17T16:02:25.336Z] ---> a155e0f4439f [2023-03-17T16:02:25.336Z] [2023-03-17T16:02:25.336Z] Successfully built a155e0f4439f [2023-03-17T16:02:25.336Z] Successfully tagged security-spire-config-arm64:latest [2023-03-17T16:02:25.336Z]  Building security-spire-config ... done Building security-spire-server [2023-03-17T16:02:43.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T16:02:43.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T16:02:43.511Z] ---> f85c285ad79b [2023-03-17T16:02:43.511Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 7c35d57f7aeb [2023-03-17T16:02:43.511Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 5fd4067829e0 [2023-03-17T16:02:43.511Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 29bad4e5ac25 [2023-03-17T16:02:43.511Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 949e7bbf3200 [2023-03-17T16:02:43.511Z] Step 7/26 : COPY . . [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> b3de62b83d91 [2023-03-17T16:02:43.511Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 430887475388 [2023-03-17T16:02:43.511Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 8b0f15e44410 [2023-03-17T16:02:43.511Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T16:02:43.511Z] ---> Using cache [2023-03-17T16:02:43.511Z] ---> 44e4933db411 [2023-03-17T16:02:43.511Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T16:02:43.511Z] ---> Running in ac984b7d1946 [2023-03-17T16:02:46.098Z] Removing intermediate container ac984b7d1946 [2023-03-17T16:02:46.098Z] ---> 1db43912701c [2023-03-17T16:02:46.098Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T16:02:46.098Z] ---> Running in 7c691458e730 [2023-03-17T16:02:46.364Z] Removing intermediate container 7c691458e730 [2023-03-17T16:02:46.364Z] ---> 75a4b47ad89e [2023-03-17T16:02:46.364Z] [2023-03-17T16:02:46.364Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T16:02:46.364Z] ---> d74e625d9115 [2023-03-17T16:02:46.364Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T16:02:46.364Z] ---> Using cache [2023-03-17T16:02:46.364Z] ---> 6adf228c66e9 [2023-03-17T16:02:46.364Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T16:02:46.364Z] ---> Running in b0448a626add [2023-03-17T16:02:48.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:49.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:51.192Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T16:02:51.192Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T16:02:51.192Z] OK: 17687 distinct packages available [2023-03-17T16:02:51.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:51.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:02:53.174Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T16:02:53.174Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T16:02:53.174Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T16:02:53.174Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T16:02:53.174Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T16:02:53.174Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:02:53.174Z] OK: 9 MiB in 20 packages [2023-03-17T16:02:55.112Z] Removing intermediate container b0448a626add [2023-03-17T16:02:55.112Z] ---> 46d44b8e3b75 [2023-03-17T16:02:55.112Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:02:55.378Z] ---> 7dcdf451f80e [2023-03-17T16:02:55.378Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:02:56.334Z] ---> 0214e8d809d3 [2023-03-17T16:02:56.334Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T16:03:02.955Z] ---> 80cbfeba6333 [2023-03-17T16:03:02.955Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T16:03:02.955Z] ---> a8d729a9f2b9 [2023-03-17T16:03:02.955Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T16:03:03.533Z] ---> caad80a234f3 [2023-03-17T16:03:03.533Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T16:03:04.485Z] ---> 0649c8836b84 [2023-03-17T16:03:04.485Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T16:03:04.485Z] ---> Running in 17bb10334258 [2023-03-17T16:03:04.750Z] Removing intermediate container 17bb10334258 [2023-03-17T16:03:04.750Z] ---> a141dde22294 [2023-03-17T16:03:04.750Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T16:03:05.015Z] ---> Running in 8d45832bce05 [2023-03-17T16:03:05.281Z] Removing intermediate container 8d45832bce05 [2023-03-17T16:03:05.281Z] ---> c34102bf7b9f [2023-03-17T16:03:05.281Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T16:03:05.546Z] ---> Running in 21a138c81013 [2023-03-17T16:03:06.128Z] Removing intermediate container 21a138c81013 [2023-03-17T16:03:06.128Z] ---> 84fd64aaa023 [2023-03-17T16:03:06.128Z] Step 25/26 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:03:06.128Z] ---> Running in f150b3d9cac5 [2023-03-17T16:03:06.712Z] Removing intermediate container f150b3d9cac5 [2023-03-17T16:03:06.712Z] ---> 022137f8923e [2023-03-17T16:03:06.712Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T16:03:06.976Z] ---> Running in f2e5879a6afe [2023-03-17T16:03:07.555Z] Removing intermediate container f2e5879a6afe [2023-03-17T16:03:07.555Z] ---> 1818e760008d [2023-03-17T16:03:07.555Z] [2023-03-17T16:03:07.820Z] Successfully built 1818e760008d [2023-03-17T16:03:07.820Z] Successfully tagged security-spire-server-arm64:latest [2023-03-17T16:03:07.820Z] Building core-common-config-bootstrapper [2023-03-17T16:03:25.995Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T16:03:25.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T16:03:25.995Z] ---> f85c285ad79b [2023-03-17T16:03:25.995Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T16:03:25.995Z] ---> Using cache [2023-03-17T16:03:25.995Z] ---> ddf245ab335c [2023-03-17T16:03:25.995Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T16:03:25.995Z] ---> Using cache [2023-03-17T16:03:25.995Z] ---> fe2b21cb7d65 [2023-03-17T16:03:25.995Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T16:03:25.995Z] ---> Using cache [2023-03-17T16:03:25.995Z] ---> 13354768b73d [2023-03-17T16:03:25.995Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T16:03:25.995Z] ---> Using cache [2023-03-17T16:03:25.995Z] ---> 8341c04706a7 [2023-03-17T16:03:25.995Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T16:03:25.995Z] ---> Using cache [2023-03-17T16:03:25.995Z] ---> 56e2a0ff09d2 [2023-03-17T16:03:25.995Z] Step 8/23 : COPY . . [2023-03-17T16:03:25.995Z] ---> Using cache [2023-03-17T16:03:25.995Z] ---> b7d8b177082d [2023-03-17T16:03:25.995Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T16:03:25.995Z] ---> Running in c88e33547901 [2023-03-17T16:03:26.948Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T16:04:23.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T16:04:35.724Z] Removing intermediate container 3455dc17385f [2023-03-17T16:04:35.724Z] ---> 0df344bc9e17 [2023-03-17T16:04:35.724Z] [2023-03-17T16:04:35.724Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T16:04:35.724Z] ---> d74e625d9115 [2023-03-17T16:04:35.724Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T16:04:35.724Z] ---> Running in 83abf2473028 [2023-03-17T16:04:35.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:04:36.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:04:37.709Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T16:04:37.709Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T16:04:37.709Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T16:04:37.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:04:37.709Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T16:04:38.292Z] OK: 8 MiB in 18 packages [2023-03-17T16:04:40.867Z] Removing intermediate container 83abf2473028 [2023-03-17T16:04:40.867Z] ---> c7a2fac96dec [2023-03-17T16:04:40.867Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T16:04:40.867Z] ---> Running in 709ae402e31f [2023-03-17T16:04:40.867Z] Removing intermediate container 709ae402e31f [2023-03-17T16:04:40.867Z] ---> a5205f768a6c [2023-03-17T16:04:40.867Z] Step 12/25 : WORKDIR / [2023-03-17T16:04:41.139Z] ---> Running in 4ab9efae1a0c [2023-03-17T16:04:41.726Z] Removing intermediate container 4ab9efae1a0c [2023-03-17T16:04:41.726Z] ---> 4e67f20fb6d5 [2023-03-17T16:04:41.726Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:04:42.318Z] ---> 864a46dceb2e [2023-03-17T16:04:42.318Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:04:43.276Z] ---> 2babbf51b9bc [2023-03-17T16:04:43.276Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T16:04:44.239Z] ---> a96f901e35e1 [2023-03-17T16:04:44.239Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-17T16:04:45.192Z] ---> 3e7502642d30 [2023-03-17T16:04:45.192Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-17T16:04:46.144Z] ---> d6761cdebd8b [2023-03-17T16:04:46.144Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T16:04:49.474Z] ---> a659b4d5e148 [2023-03-17T16:04:49.474Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T16:04:51.410Z] ---> 920f528cc31e [2023-03-17T16:04:51.410Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T16:04:52.022Z] ---> c06dfc96d711 [2023-03-17T16:04:52.023Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T16:04:52.289Z] ---> Running in de9f7df95136 [2023-03-17T16:04:55.619Z] Removing intermediate container de9f7df95136 [2023-03-17T16:04:55.619Z] ---> a2ec183319e5 [2023-03-17T16:04:55.619Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T16:04:55.619Z] ---> Running in 04fab73e5dd9 [2023-03-17T16:04:55.884Z] Removing intermediate container 04fab73e5dd9 [2023-03-17T16:04:55.884Z] ---> ac298791e75e [2023-03-17T16:04:55.884Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T16:04:56.152Z] ---> Running in cd74a588bd1a [2023-03-17T16:04:56.417Z] Removing intermediate container cd74a588bd1a [2023-03-17T16:04:56.417Z] ---> 3a87151c62dd [2023-03-17T16:04:56.417Z] Step 24/25 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:04:56.687Z] ---> Running in 592481b72086 [2023-03-17T16:04:56.959Z] Removing intermediate container 592481b72086 [2023-03-17T16:04:56.959Z] ---> ba31ef35beea [2023-03-17T16:04:56.959Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T16:04:57.226Z] ---> Running in b63a946a4dcf [2023-03-17T16:04:57.490Z] Removing intermediate container b63a946a4dcf [2023-03-17T16:04:57.490Z] ---> 744e9aabee91 [2023-03-17T16:04:57.490Z] [2023-03-17T16:04:57.754Z] Successfully built 744e9aabee91 [2023-03-17T16:04:57.754Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-17T16:04:57.754Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-17T16:05:15.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T16:05:15.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T16:05:15.926Z] ---> f85c285ad79b [2023-03-17T16:05:15.926Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T16:05:15.926Z] ---> Using cache [2023-03-17T16:05:15.926Z] ---> ddf245ab335c [2023-03-17T16:05:15.926Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T16:05:15.926Z] ---> Using cache [2023-03-17T16:05:15.926Z] ---> fe2b21cb7d65 [2023-03-17T16:05:15.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T16:05:15.926Z] ---> Using cache [2023-03-17T16:05:15.926Z] ---> 13354768b73d [2023-03-17T16:05:15.926Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T16:05:15.926Z] ---> Using cache [2023-03-17T16:05:15.926Z] ---> 8341c04706a7 [2023-03-17T16:05:15.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T16:05:15.926Z] ---> Using cache [2023-03-17T16:05:15.926Z] ---> 56e2a0ff09d2 [2023-03-17T16:05:15.926Z] Step 8/23 : COPY . . [2023-03-17T16:05:15.926Z] ---> Using cache [2023-03-17T16:05:15.926Z] ---> b7d8b177082d [2023-03-17T16:05:15.926Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T16:05:16.883Z] ---> Running in 0be19da8e007 [2023-03-17T16:05:18.816Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T16:07:10.424Z] Removing intermediate container a73bd208198d [2023-03-17T16:07:10.424Z] ---> f1e6a73011b1 [2023-03-17T16:07:10.424Z] [2023-03-17T16:07:10.424Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T16:07:10.424Z] ---> d74e625d9115 [2023-03-17T16:07:10.424Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T16:07:10.424Z] ---> Running in 804c9e5a97fc [2023-03-17T16:07:11.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:07:12.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:07:13.732Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T16:07:13.732Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T16:07:13.732Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:07:13.732Z] OK: 8 MiB in 17 packages [2023-03-17T16:07:15.701Z] Removing intermediate container 804c9e5a97fc [2023-03-17T16:07:15.701Z] ---> ee25c22b0efa [2023-03-17T16:07:15.701Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T16:07:15.702Z] ---> Running in 829fd4cca2fe [2023-03-17T16:07:15.974Z] Removing intermediate container 829fd4cca2fe [2023-03-17T16:07:15.974Z] ---> d1914f8f9a6f [2023-03-17T16:07:15.974Z] Step 12/22 : WORKDIR /edgex [2023-03-17T16:07:15.974Z] ---> Running in a70376687e9d [2023-03-17T16:07:16.553Z] Removing intermediate container a70376687e9d [2023-03-17T16:07:16.553Z] ---> 6689697c3a87 [2023-03-17T16:07:16.553Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:07:17.510Z] ---> b6a7a94397f3 [2023-03-17T16:07:17.510Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:07:18.090Z] ---> f8995278050e [2023-03-17T16:07:18.090Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-17T16:07:19.047Z] ---> 63e0bad97c5a [2023-03-17T16:07:19.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T16:07:20.448Z] ---> 3454f25c300c [2023-03-17T16:07:20.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T16:07:21.850Z] ---> ea498b0662b2 [2023-03-17T16:07:21.850Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T16:07:21.850Z] ---> Running in 8f25c9045cf5 [2023-03-17T16:07:24.428Z] Removing intermediate container 8f25c9045cf5 [2023-03-17T16:07:24.428Z] ---> 7243ec239b4c [2023-03-17T16:07:24.428Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T16:07:24.428Z] ---> Running in dba1b9e16f33 [2023-03-17T16:07:25.009Z] Removing intermediate container dba1b9e16f33 [2023-03-17T16:07:25.009Z] ---> bcec69ca1358 [2023-03-17T16:07:25.009Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T16:07:25.009Z] ---> Running in 667b8b42df8d [2023-03-17T16:07:26.967Z] Removing intermediate container 667b8b42df8d [2023-03-17T16:07:26.967Z] ---> 8cec4620c002 [2023-03-17T16:07:27.232Z] Step 21/22 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:07:27.232Z] ---> Running in 45f54e0d1818 [2023-03-17T16:07:27.497Z] Removing intermediate container 45f54e0d1818 [2023-03-17T16:07:27.497Z] ---> 9062c46c64dd [2023-03-17T16:07:27.497Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T16:07:27.762Z] ---> Running in 78f48d376f7c [2023-03-17T16:07:28.346Z] Removing intermediate container 78f48d376f7c [2023-03-17T16:07:28.346Z] ---> 0d6e5a6239f2 [2023-03-17T16:07:28.346Z] [2023-03-17T16:07:28.346Z] Successfully built 0d6e5a6239f2 [2023-03-17T16:07:28.610Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-17T16:07:28.610Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-17T16:07:46.781Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T16:07:46.781Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T16:07:46.781Z] ---> f85c285ad79b [2023-03-17T16:07:46.781Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 7c35d57f7aeb [2023-03-17T16:07:46.781Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 5fd4067829e0 [2023-03-17T16:07:46.781Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 29bad4e5ac25 [2023-03-17T16:07:46.781Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 949e7bbf3200 [2023-03-17T16:07:46.781Z] Step 7/27 : COPY . . [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> b3de62b83d91 [2023-03-17T16:07:46.781Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 430887475388 [2023-03-17T16:07:46.781Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 8b0f15e44410 [2023-03-17T16:07:46.781Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 44e4933db411 [2023-03-17T16:07:46.781Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.781Z] ---> 01992cd9e615 [2023-03-17T16:07:46.781Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T16:07:46.781Z] ---> Using cache [2023-03-17T16:07:46.782Z] ---> a98ab8bd487d [2023-03-17T16:07:46.782Z] [2023-03-17T16:07:46.782Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T16:07:46.782Z] ---> d74e625d9115 [2023-03-17T16:07:46.782Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T16:07:46.782Z] ---> Using cache [2023-03-17T16:07:46.782Z] ---> 6adf228c66e9 [2023-03-17T16:07:46.782Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T16:07:46.782Z] ---> Using cache [2023-03-17T16:07:46.782Z] ---> 46d44b8e3b75 [2023-03-17T16:07:46.782Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:07:46.782Z] ---> Using cache [2023-03-17T16:07:46.782Z] ---> 7dcdf451f80e [2023-03-17T16:07:46.782Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:07:46.782Z] ---> Using cache [2023-03-17T16:07:46.782Z] ---> 0214e8d809d3 [2023-03-17T16:07:46.782Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T16:07:50.107Z] ---> 951520d3e05f [2023-03-17T16:07:50.107Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T16:07:55.445Z] ---> d474e9617a86 [2023-03-17T16:07:55.445Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T16:07:55.445Z] ---> db524c176dfb [2023-03-17T16:07:55.445Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T16:07:56.427Z] ---> 3efd7899caff [2023-03-17T16:07:56.427Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T16:07:57.159Z] ---> 8137de1c5102 [2023-03-17T16:07:57.159Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T16:07:57.443Z] ---> Running in ed5195151dfe [2023-03-17T16:07:58.028Z] Removing intermediate container ed5195151dfe [2023-03-17T16:07:58.028Z] ---> 82c1055d26b2 [2023-03-17T16:07:58.028Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T16:07:58.028Z] ---> Running in b918bc5b3f8e [2023-03-17T16:07:58.610Z] Removing intermediate container b918bc5b3f8e [2023-03-17T16:07:58.610Z] ---> 0f66717f1548 [2023-03-17T16:07:58.610Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T16:07:58.891Z] ---> Running in cfa2bb22720a [2023-03-17T16:07:59.479Z] Removing intermediate container cfa2bb22720a [2023-03-17T16:07:59.479Z] ---> b22f4d46ee83 [2023-03-17T16:07:59.479Z] Step 26/27 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:07:59.479Z] ---> Running in 789f740a1980 [2023-03-17T16:08:00.081Z] Removing intermediate container 789f740a1980 [2023-03-17T16:08:00.081Z] ---> f23e938c1bb5 [2023-03-17T16:08:00.081Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T16:08:00.081Z] ---> Running in 766e80c2bac8 [2023-03-17T16:08:00.354Z] Removing intermediate container 766e80c2bac8 [2023-03-17T16:08:00.354Z] ---> 92fbce26c3b3 [2023-03-17T16:08:00.354Z] [2023-03-17T16:08:00.933Z] Successfully built 92fbce26c3b3 [2023-03-17T16:08:00.933Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-17T16:09:52.926Z]  Building security-spire-agent ... done Removing intermediate container c88e33547901 [2023-03-17T16:09:52.926Z] ---> f70c5bc82cbd [2023-03-17T16:09:52.926Z] [2023-03-17T16:09:52.926Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T16:09:52.926Z] ---> d74e625d9115 [2023-03-17T16:09:52.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T16:09:52.926Z] ---> Running in cab16e2bff01 [2023-03-17T16:09:52.926Z] Removing intermediate container cab16e2bff01 [2023-03-17T16:09:52.926Z] ---> b5fe3bb7290e [2023-03-17T16:09:52.926Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T16:09:52.926Z] ---> Running in 56eb1c47d359 [2023-03-17T16:09:52.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:09:52.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:09:52.926Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T16:09:52.926Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:09:52.926Z] OK: 8 MiB in 16 packages [2023-03-17T16:09:52.926Z] Removing intermediate container 56eb1c47d359 [2023-03-17T16:09:52.926Z] ---> bc3a1fe83239 [2023-03-17T16:09:52.926Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:09:54.421Z] ---> 37cd6a30323f [2023-03-17T16:09:54.421Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:09:54.721Z] Removing intermediate container e69fa4d45e05 [2023-03-17T16:09:54.721Z] ---> dd73f2e556f3 [2023-03-17T16:09:54.721Z] [2023-03-17T16:09:54.721Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T16:09:54.721Z] ---> d74e625d9115 [2023-03-17T16:09:54.721Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-17T16:09:54.721Z] ---> Using cache [2023-03-17T16:09:54.721Z] ---> 2179e06501a9 [2023-03-17T16:09:54.721Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T16:09:55.003Z] ---> Running in d2dcd5d12647 [2023-03-17T16:09:55.623Z] ---> 300435408588 [2023-03-17T16:09:55.623Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T16:09:57.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:09:57.564Z] ---> 89344c171d0b [2023-03-17T16:09:57.564Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T16:09:57.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:09:58.416Z] ---> 160a4ffada67 [2023-03-17T16:09:58.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T16:09:59.005Z] ---> 61e79ea8062f [2023-03-17T16:09:59.005Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T16:09:59.276Z] ---> Running in 86ae7ab18586 [2023-03-17T16:09:59.276Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T16:09:59.276Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T16:09:59.276Z] OK: 17687 distinct packages available [2023-03-17T16:09:59.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:10:00.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:10:01.920Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T16:10:02.192Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T16:10:02.192Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T16:10:02.192Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T16:10:02.192Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T16:10:02.192Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T16:10:02.192Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T16:10:02.192Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T16:10:02.192Z] Removing intermediate container 86ae7ab18586 [2023-03-17T16:10:02.192Z] ---> 040b9303b0e0 [2023-03-17T16:10:02.192Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T16:10:02.192Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T16:10:02.463Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:10:02.463Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T16:10:02.463Z] ---> Running in f1a139a9def7 [2023-03-17T16:10:03.049Z] Removing intermediate container f1a139a9def7 [2023-03-17T16:10:03.049Z] ---> 802c1393217d [2023-03-17T16:10:03.049Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T16:10:03.049Z] ---> Running in 216670b9b8e6 [2023-03-17T16:10:03.049Z] OK: 11 MiB in 24 packages [2023-03-17T16:10:07.297Z] Removing intermediate container 216670b9b8e6 [2023-03-17T16:10:07.297Z] ---> baa4d849dbcf [2023-03-17T16:10:07.297Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T16:10:07.297Z] ---> Running in a0e3ffeed48d [2023-03-17T16:10:07.879Z] Removing intermediate container a0e3ffeed48d [2023-03-17T16:10:07.879Z] ---> c3ae76f899d6 [2023-03-17T16:10:07.879Z] Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:10:07.879Z] ---> Running in 26e99f17e961 [2023-03-17T16:10:08.460Z] Removing intermediate container d2dcd5d12647 [2023-03-17T16:10:08.460Z] ---> 5895cd3dfee1 [2023-03-17T16:10:08.460Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:10:08.460Z] Removing intermediate container 26e99f17e961 [2023-03-17T16:10:08.460Z] ---> c6e95af1b9d7 [2023-03-17T16:10:08.460Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T16:10:08.733Z] ---> Running in 5f8ae03fabc8 [2023-03-17T16:10:09.311Z] Removing intermediate container 5f8ae03fabc8 [2023-03-17T16:10:09.311Z] ---> f7377c91166b [2023-03-17T16:10:09.311Z] [2023-03-17T16:10:09.576Z] Successfully built f7377c91166b [2023-03-17T16:10:09.576Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-17T16:10:09.576Z]  Building core-common-config-bootstrapper ... done  ---> d36f5083adef [2023-03-17T16:10:09.576Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:10:10.529Z] ---> ae83189a44a2 [2023-03-17T16:10:10.529Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T16:10:12.462Z] ---> 87594947df04 [2023-03-17T16:10:12.462Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-17T16:10:13.053Z] ---> 6cd35df12290 [2023-03-17T16:10:13.053Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T16:10:13.320Z] ---> Running in 51dfd1c8e158 [2023-03-17T16:10:13.588Z] Removing intermediate container 51dfd1c8e158 [2023-03-17T16:10:13.588Z] ---> 69d7b4c43d5f [2023-03-17T16:10:13.588Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T16:10:13.853Z] ---> Running in 683dff7993d6 [2023-03-17T16:10:14.434Z] Removing intermediate container 683dff7993d6 [2023-03-17T16:10:14.434Z] ---> 5ee75446d28a [2023-03-17T16:10:14.434Z] Step 18/20 : LABEL arch=arm64 [2023-03-17T16:10:14.434Z] ---> Running in d3e5e6630e1d [2023-03-17T16:10:14.701Z] Removing intermediate container d3e5e6630e1d [2023-03-17T16:10:14.701Z] ---> 53e2a0d0d2f5 [2023-03-17T16:10:14.701Z] Step 19/20 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:10:14.974Z] ---> Running in 6c7406dfaf49 [2023-03-17T16:10:15.243Z] Removing intermediate container 6c7406dfaf49 [2023-03-17T16:10:15.243Z] ---> 837f943a3a99 [2023-03-17T16:10:15.243Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T16:10:15.515Z] ---> Running in 7846af7b978e [2023-03-17T16:10:15.786Z] Removing intermediate container 7846af7b978e [2023-03-17T16:10:15.786Z] ---> fbefcd28d763 [2023-03-17T16:10:15.786Z] [2023-03-17T16:10:16.053Z] Successfully built fbefcd28d763 [2023-03-17T16:10:16.053Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-17T16:10:26.114Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0be19da8e007 [2023-03-17T16:10:26.114Z] ---> 48b7ed1c86a4 [2023-03-17T16:10:26.114Z] [2023-03-17T16:10:26.114Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T16:10:26.114Z] ---> d74e625d9115 [2023-03-17T16:10:26.114Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T16:10:26.114Z] ---> Using cache [2023-03-17T16:10:26.114Z] ---> b5fe3bb7290e [2023-03-17T16:10:26.114Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T16:10:26.114Z] ---> Using cache [2023-03-17T16:10:26.114Z] ---> bc3a1fe83239 [2023-03-17T16:10:26.114Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:10:26.114Z] ---> Using cache [2023-03-17T16:10:26.114Z] ---> 37cd6a30323f [2023-03-17T16:10:26.114Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:10:26.114Z] ---> Using cache [2023-03-17T16:10:26.114Z] ---> 300435408588 [2023-03-17T16:10:26.114Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T16:10:26.114Z] ---> c8cdd99c61b5 [2023-03-17T16:10:26.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-17T16:10:26.114Z] ---> f47b7d34bfca [2023-03-17T16:10:26.114Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T16:10:27.068Z] ---> f4821543ce7c [2023-03-17T16:10:27.068Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T16:10:27.068Z] ---> Running in cef895dcbb8d [2023-03-17T16:10:29.021Z] Removing intermediate container cef895dcbb8d [2023-03-17T16:10:29.021Z] ---> d8343769f4ca [2023-03-17T16:10:29.021Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T16:10:29.021Z] ---> Running in e7dab57964fe [2023-03-17T16:10:29.287Z] Removing intermediate container e7dab57964fe [2023-03-17T16:10:29.287Z] ---> e37ccc34362b [2023-03-17T16:10:29.287Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T16:10:29.287Z] ---> Running in 8d6b995cf8c9 [2023-03-17T16:10:29.867Z] Removing intermediate container 8d6b995cf8c9 [2023-03-17T16:10:29.867Z] ---> adb59601f144 [2023-03-17T16:10:29.867Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T16:10:29.867Z] ---> Running in 9133ca2d2a13 [2023-03-17T16:10:30.132Z] Removing intermediate container 9133ca2d2a13 [2023-03-17T16:10:30.132Z] ---> b314268db478 [2023-03-17T16:10:30.132Z] Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:10:30.403Z] ---> Running in 5c062e84a811 [2023-03-17T16:10:30.675Z] Removing intermediate container 5c062e84a811 [2023-03-17T16:10:30.675Z] ---> 4b4427c6a26a [2023-03-17T16:10:30.675Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T16:10:30.946Z] ---> Running in 16a753fdcced [2023-03-17T16:10:31.210Z] Removing intermediate container 16a753fdcced [2023-03-17T16:10:31.210Z] ---> 618f4c73cf59 [2023-03-17T16:10:31.210Z] [2023-03-17T16:10:31.474Z] Successfully built 618f4c73cf59 [2023-03-17T16:10:31.474Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-17T16:10:34.825Z]  Building security-proxy-auth ... done Removing intermediate container 18d8d39f0a37 [2023-03-17T16:10:34.825Z] ---> f83f7f9351d4 [2023-03-17T16:10:34.825Z] [2023-03-17T16:10:34.825Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T16:10:34.825Z] ---> d74e625d9115 [2023-03-17T16:10:34.825Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T16:10:35.093Z] ---> Running in 468ece8c7791 [2023-03-17T16:10:36.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T16:10:36.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T16:10:37.294Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T16:10:37.562Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T16:10:37.562Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T16:10:37.562Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T16:10:37.830Z] OK: 8 MiB in 17 packages [2023-03-17T16:10:38.805Z] Removing intermediate container 468ece8c7791 [2023-03-17T16:10:38.805Z] ---> 9de6fa971100 [2023-03-17T16:10:38.805Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-17T16:10:39.075Z] ---> Running in d4d462ab7888 [2023-03-17T16:10:39.075Z] Removing intermediate container d4d462ab7888 [2023-03-17T16:10:39.075Z] ---> dfae9a6ac7da [2023-03-17T16:10:39.075Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T16:10:39.343Z] ---> Running in 250336f9a828 [2023-03-17T16:10:39.611Z] Removing intermediate container 250336f9a828 [2023-03-17T16:10:39.611Z] ---> 948c8c00d0d5 [2023-03-17T16:10:39.611Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T16:10:39.611Z] ---> Running in 89cdb5968f94 [2023-03-17T16:10:39.880Z] Removing intermediate container 89cdb5968f94 [2023-03-17T16:10:39.880Z] ---> 0413737949d4 [2023-03-17T16:10:39.880Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T16:10:40.467Z] ---> 80a8ce497d0f [2023-03-17T16:10:40.467Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T16:10:40.734Z] ---> ee66523f81d8 [2023-03-17T16:10:40.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T16:10:42.145Z] ---> 7a09478878cb [2023-03-17T16:10:42.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-17T16:10:42.415Z] ---> e30cc372a2f6 [2023-03-17T16:10:42.415Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T16:10:42.683Z] ---> Running in e75d6ff06f46 [2023-03-17T16:10:42.949Z] Removing intermediate container e75d6ff06f46 [2023-03-17T16:10:42.949Z] ---> 414a8b438148 [2023-03-17T16:10:42.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T16:10:42.949Z] ---> Running in 6afcaac1e2da [2023-03-17T16:10:43.216Z] Removing intermediate container 6afcaac1e2da [2023-03-17T16:10:43.216Z] ---> ce98e0c1169d [2023-03-17T16:10:43.216Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T16:10:43.216Z] ---> Running in 382ce2639272 [2023-03-17T16:10:43.483Z] Removing intermediate container 382ce2639272 [2023-03-17T16:10:43.484Z] ---> 06abd005c411 [2023-03-17T16:10:43.484Z] Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 [2023-03-17T16:10:43.484Z] ---> Running in 44345dd40382 [2023-03-17T16:10:43.751Z] Removing intermediate container 44345dd40382 [2023-03-17T16:10:43.751Z] ---> 27919bc83eed [2023-03-17T16:10:43.751Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T16:10:43.751Z] ---> Running in 89583831beaf [2023-03-17T16:10:44.018Z] Removing intermediate container 89583831beaf [2023-03-17T16:10:44.018Z] ---> fd7aff907703 [2023-03-17T16:10:44.018Z] [2023-03-17T16:10:44.286Z] Successfully built fd7aff907703 [2023-03-17T16:10:44.286Z] Successfully tagged support-notifications-arm64:latest [2023-03-17T16:10:44.883Z]  Building support-notifications ... done  [Pipeline] } [2023-03-17T16:10:44.887Z] $ docker stop --time=1 55925e87da0f570dfb7c291d9420e2190f17a0b30960cdb3b76c2199c9b1b807 [2023-03-17T16:10:47.863Z] $ docker rm -f --volumes 55925e87da0f570dfb7c291d9420e2190f17a0b30960cdb3b76c2199c9b1b807 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T16:10:48.330Z] + docker images [2023-03-17T16:10:48.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T16:10:48.598Z] support-notifications-arm64 latest fd7aff907703 5 seconds ago 32.5MB [2023-03-17T16:10:48.598Z] f83f7f9351d4 15 seconds ago 1.56GB [2023-03-17T16:10:48.598Z] security-proxy-auth-arm64 latest 618f4c73cf59 17 seconds ago 18.5MB [2023-03-17T16:10:48.598Z] 48b7ed1c86a4 25 seconds ago 1.47GB [2023-03-17T16:10:48.598Z] security-spiffe-token-provider-arm64 latest fbefcd28d763 33 seconds ago 33MB [2023-03-17T16:10:48.598Z] core-common-config-bootstrapper-arm64 latest f7377c91166b 39 seconds ago 17.4MB [2023-03-17T16:10:48.598Z] dd73f2e556f3 55 seconds ago 1.53GB [2023-03-17T16:10:48.598Z] f70c5bc82cbd About a minute ago 1.49GB [2023-03-17T16:10:48.598Z] security-spire-agent-arm64 latest 92fbce26c3b3 2 minutes ago 125MB [2023-03-17T16:10:48.598Z] security-proxy-setup-arm64 latest 0d6e5a6239f2 3 minutes ago 19MB [2023-03-17T16:10:48.598Z] f1e6a73011b1 3 minutes ago 1.47GB [2023-03-17T16:10:48.598Z] security-secretstore-setup-arm64 latest 744e9aabee91 5 minutes ago 32.8MB [2023-03-17T16:10:48.598Z] 0df344bc9e17 6 minutes ago 1.49GB [2023-03-17T16:10:48.598Z] security-spire-server-arm64 latest 1818e760008d 7 minutes ago 87.1MB [2023-03-17T16:10:48.598Z] 75a4b47ad89e 8 minutes ago 1.35GB [2023-03-17T16:10:48.598Z] security-spire-config-arm64 latest a155e0f4439f 8 minutes ago 86.2MB [2023-03-17T16:10:48.598Z] a98ab8bd487d 8 minutes ago 1.35GB [2023-03-17T16:10:48.598Z] support-scheduler-arm64 latest 7cc74da5876a 10 minutes ago 31.8MB [2023-03-17T16:10:48.598Z] 845fbd432e8c 10 minutes ago 1.56GB [2023-03-17T16:10:48.598Z] core-data-arm64 latest a4a526cc8bfc 11 minutes ago 20.1MB [2023-03-17T16:10:48.598Z] core-metadata-arm64 latest 5aa46e3c6c95 11 minutes ago 20.4MB [2023-03-17T16:10:48.598Z] core-command-arm64 latest 03d629f7a708 11 minutes ago 20MB [2023-03-17T16:10:48.598Z] 48bfa03e5297 12 minutes ago 1.5GB [2023-03-17T16:10:48.598Z] 4a7c7295632b 12 minutes ago 1.5GB [2023-03-17T16:10:48.598Z] security-bootstrapper-arm64 latest 7ae68810aa7c 12 minutes ago 22.2MB [2023-03-17T16:10:48.598Z] 4b42946987b5 12 minutes ago 1.49GB [2023-03-17T16:10:48.598Z] 13a813bf19f0 12 minutes ago 1.48GB [2023-03-17T16:10:48.598Z] ci-base-image-arm64 latest f85c285ad79b 34 minutes ago 868MB [2023-03-17T16:10:48.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-17T16:10:48.598Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-17T16:10:48.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T16:10:49.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T16:10:49.005Z] [2023-03-17T16:10:49.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T16:10:49.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T16:10:49.599Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T16:10:49.599Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T16:10:49.599Z] 04944245beec: Pulling fs layer [2023-03-17T16:10:49.599Z] 699f458cf7ca: Pulling fs layer [2023-03-17T16:10:49.599Z] 765212b225bb: Pulling fs layer [2023-03-17T16:10:49.599Z] f23df028b6ca: Pulling fs layer [2023-03-17T16:10:49.599Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T16:10:49.599Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T16:10:49.599Z] 765212b225bb: Waiting [2023-03-17T16:10:49.599Z] f23df028b6ca: Waiting [2023-03-17T16:10:49.599Z] d65c8cfc05b1: Waiting [2023-03-17T16:10:49.599Z] 2437ff75d9bd: Waiting [2023-03-17T16:10:49.599Z] 04944245beec: Verifying Checksum [2023-03-17T16:10:49.599Z] 04944245beec: Download complete [2023-03-17T16:10:49.599Z] 765212b225bb: Verifying Checksum [2023-03-17T16:10:49.599Z] 765212b225bb: Download complete [2023-03-17T16:10:49.866Z] f23df028b6ca: Verifying Checksum [2023-03-17T16:10:49.866Z] f23df028b6ca: Download complete [2023-03-17T16:10:49.866Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T16:10:49.866Z] d65c8cfc05b1: Download complete [2023-03-17T16:10:49.867Z] 699f458cf7ca: Verifying Checksum [2023-03-17T16:10:49.867Z] 699f458cf7ca: Download complete [2023-03-17T16:10:50.448Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T16:10:50.448Z] 8998bd30e6a1: Download complete [2023-03-17T16:10:52.389Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T16:10:52.389Z] 2437ff75d9bd: Download complete [2023-03-17T16:10:54.323Z] 8998bd30e6a1: Pull complete [2023-03-17T16:10:54.901Z] 04944245beec: Pull complete [2023-03-17T16:10:56.303Z] 699f458cf7ca: Pull complete [2023-03-17T16:10:56.303Z] 765212b225bb: Pull complete [2023-03-17T16:10:56.884Z] f23df028b6ca: Pull complete [2023-03-17T16:10:57.148Z] d65c8cfc05b1: Pull complete [2023-03-17T16:11:09.430Z] 2437ff75d9bd: Pull complete [2023-03-17T16:11:09.431Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T16:11:09.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T16:11:09.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T16:11:09.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container [2023-03-17T16:11:09.656Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T16:11:12.432Z] $ docker top a3da29830941e3859ba1076e43e10feaf3d96931bca0d4979ea0cfdc0a8f2c63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:13.028Z] ---> job-cost.sh [2023-03-17T16:11:13.295Z] lf-activate-venv: SKIPPING [2023-03-17T16:11:13.295Z] INFO: No Stack... [2023-03-17T16:11:13.877Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T16:11:14.462Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T16:11:14.792Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-03-17T16:11:14.792Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T16:11:14.826Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] [2023-03-17T16:11:14.832Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] did not exist. Created. [2023-03-17T16:11:14.832Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T16:11:15.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T16:11:15.320Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T16:11:15.327Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T16:11:15.343Z] $ docker stop --time=1 a3da29830941e3859ba1076e43e10feaf3d96931bca0d4979ea0cfdc0a8f2c63 [2023-03-17T16:11:16.846Z] $ docker rm -f --volumes a3da29830941e3859ba1076e43e10feaf3d96931bca0d4979ea0cfdc0a8f2c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T16:11:17.255Z] provisioning config files... [2023-03-17T16:11:17.268Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13449945420016292803tmp [Pipeline] { [Pipeline] sh [2023-03-17T16:11:17.564Z] + set +x [2023-03-17T16:11:17.564Z] + curl+ -s https://codecov.io/bash [2023-03-17T16:11:17.564Z] bash -s -- [2023-03-17T16:11:17.564Z] [2023-03-17T16:11:17.564Z] _____ _ [2023-03-17T16:11:17.564Z] / ____| | | [2023-03-17T16:11:17.564Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T16:11:17.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T16:11:17.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T16:11:17.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T16:11:17.564Z] Bash-1.0.6 [2023-03-17T16:11:17.564Z] [2023-03-17T16:11:17.564Z] [2023-03-17T16:11:17.564Z] ==> git version 2.25.1 found [2023-03-17T16:11:17.564Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T16:11:17.564Z] Release-Date: 2020-01-08 [2023-03-17T16:11:17.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T16:11:17.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T16:11:17.564Z] ==> Jenkins CI detected. [2023-03-17T16:11:17.564Z] current dir:  /w/workspace/edgex-go/5 [2023-03-17T16:11:17.564Z] project root: . [2023-03-17T16:11:17.564Z] --> token set from env [2023-03-17T16:11:17.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T16:11:17.564Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T16:11:17.564Z] ==> Python coveragepy not found [2023-03-17T16:11:17.564Z] ==> Searching for coverage reports in: [2023-03-17T16:11:17.564Z] + . [2023-03-17T16:11:17.823Z] -> Found 1 reports [2023-03-17T16:11:17.823Z] ==> Detecting git/mercurial file structure [2023-03-17T16:11:17.823Z] ==> Reading reports [2023-03-17T16:11:17.823Z] + ./coverage.out bytes=447485 [2023-03-17T16:11:17.823Z] ==> Appending adjustments [2023-03-17T16:11:17.823Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T16:11:18.758Z] + Found adjustments [2023-03-17T16:11:18.759Z] ==> Gzipping contents [2023-03-17T16:11:18.759Z] 60K /tmp/codecov.xGNtFN.gz [2023-03-17T16:11:18.759Z] ==> Uploading reports [2023-03-17T16:11:18.759Z] url: https://codecov.io [2023-03-17T16:11:18.759Z] query: branch=PR-4456&commit=784ba0fd82aaa1c583f739e3f9410cab0b34449c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= [2023-03-17T16:11:18.759Z] -> Pinging Codecov [2023-03-17T16:11:18.759Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4456&commit=784ba0fd82aaa1c583f739e3f9410cab0b34449c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= [2023-03-17T16:11:19.017Z] -> Uploading to [2023-03-17T16:11:19.017Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/784ba0fd82aaa1c583f739e3f9410cab0b34449c/64d8261f-8f11-4f05-80f4-94533693b5a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T161118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6015b82faea54f49534e45aeb78be6966bd9a5d009db34eaafa0f21d62f469bd [2023-03-17T16:11:19.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T16:11:19.017Z] Dload Upload Total Spent Left Speed [2023-03-17T16:11:19.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57493 0 0 100 57493 0 254k --:--:-- --:--:-- --:--:-- 252k 100 57493 0 0 100 57493 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-03-17T16:11:19.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] } [2023-03-17T16:11:19.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T16:11:19.850Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:20.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:20.996Z] ---> package-listing.sh [2023-03-17T16:11:20.996Z] ++ facter osfamily [2023-03-17T16:11:20.996Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T16:11:21.255Z] + OS_FAMILY=debian [2023-03-17T16:11:21.255Z] + workspace=/w/workspace/edgex-go/5 [2023-03-17T16:11:21.255Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T16:11:21.255Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T16:11:21.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T16:11:21.255Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T16:11:21.255Z] + '[' /w/workspace/edgex-go/5 ']' [2023-03-17T16:11:21.255Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T16:11:21.255Z] + case "${OS_FAMILY}" in [2023-03-17T16:11:21.255Z] + dpkg -l [2023-03-17T16:11:21.255Z] + grep '^ii' [2023-03-17T16:11:21.255Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T16:11:21.255Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T16:11:21.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T16:11:21.255Z] + '[' /w/workspace/edgex-go/5 ']' [2023-03-17T16:11:21.255Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-03-17T16:11:21.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-03-17T16:11:21.264Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T16:11:21.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T16:11:22.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T16:11:22.107Z] [2023-03-17T16:11:22.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T16:11:22.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T16:11:22.420Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T16:11:22.420Z] 5eb5b503b376: Pulling fs layer [2023-03-17T16:11:22.420Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T16:11:22.420Z] ec43610c2a17: Pulling fs layer [2023-03-17T16:11:22.420Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T16:11:22.420Z] 33b1e0a273af: Pulling fs layer [2023-03-17T16:11:22.420Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T16:11:22.420Z] 3a2ae6a8a46f: Waiting [2023-03-17T16:11:22.420Z] 33b1e0a273af: Waiting [2023-03-17T16:11:22.420Z] 5d3b04190fa2: Waiting [2023-03-17T16:11:22.420Z] 2f39f015ded8: Pulling fs layer [2023-03-17T16:11:22.420Z] 2f39f015ded8: Waiting [2023-03-17T16:11:22.420Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T16:11:22.420Z] 5c69ac0246d0: Download complete [2023-03-17T16:11:22.420Z] 3a2ae6a8a46f: Download complete [2023-03-17T16:11:22.684Z] 33b1e0a273af: Verifying Checksum [2023-03-17T16:11:22.684Z] 33b1e0a273af: Download complete [2023-03-17T16:11:22.684Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T16:11:22.684Z] 5d3b04190fa2: Download complete [2023-03-17T16:11:22.684Z] ec43610c2a17: Verifying Checksum [2023-03-17T16:11:22.684Z] ec43610c2a17: Download complete [2023-03-17T16:11:22.684Z] 5eb5b503b376: Verifying Checksum [2023-03-17T16:11:22.684Z] 5eb5b503b376: Download complete [2023-03-17T16:11:23.251Z] 2f39f015ded8: Download complete [2023-03-17T16:11:23.817Z] 5eb5b503b376: Pull complete [2023-03-17T16:11:24.075Z] 5c69ac0246d0: Pull complete [2023-03-17T16:11:24.333Z] ec43610c2a17: Pull complete [2023-03-17T16:11:24.333Z] 3a2ae6a8a46f: Pull complete [2023-03-17T16:11:24.591Z] 33b1e0a273af: Pull complete [2023-03-17T16:11:24.591Z] 5d3b04190fa2: Pull complete [2023-03-17T16:11:28.775Z] 2f39f015ded8: Pull complete [2023-03-17T16:11:28.775Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T16:11:28.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T16:11:28.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T16:11:28.848Z] prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container [2023-03-17T16:11:28.877Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2023-03-17T16:11:30.891Z] $ docker top f9ffe22143b105625be2bcf65c28f70c346db6d44ea276db5e6734f83e64f84c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T16:11:31.235Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T16:11:31.520Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T16:11:31.805Z] + ls /var/log/sa-host [2023-03-17T16:11:31.805Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T16:11:31.943Z] provisioning config files... [2023-03-17T16:11:31.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4916739983900507728tmp [Pipeline] { [Pipeline] echo [2023-03-17T16:11:31.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:32.244Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T16:11:32.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:32.565Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T16:11:32.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:32.855Z] ---> sudo-logs.sh [2023-03-17T16:11:32.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T16:11:32.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:33.152Z] ---> job-cost.sh [2023-03-17T16:11:33.152Z] lf-activate-venv: SKIPPING [2023-03-17T16:11:33.152Z] DEBUG: total: 0.10999999940395355 [2023-03-17T16:11:33.153Z] INFO: Retrieving Stack Cost... [2023-03-17T16:11:33.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T16:11:33.981Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T16:11:33.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T16:11:34.277Z] ---> logs-deploy.sh [2023-03-17T16:11:34.277Z] lf-activate-venv: SKIPPING [2023-03-17T16:11:34.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4456/5 [2023-03-17T16:11:34.277Z] INFO: archiving workspace using pattern(s): [2023-03-17T16:11:35.217Z] Archives upload complete. [2023-03-17T16:11:35.477Z] INFO: archiving logs to Nexus