Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+a219a96092df6e8a7d6599bd49f1a07919d2084f (5f6607d1b86a7b47e394c48faf1c259f216a76f5) 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-ssh6317718445631046920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10087667550471747676.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3636617251663406316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16975200625551200384.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-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14174318881958221828.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8150 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a219a96092df6e8a7d6599bd49f1a07919d2084f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 Checking out Revision 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 (PR-4339) > 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 # timeout=10 Commit message: "Merge commit 'a219a96092df6e8a7d6599bd49f1a07919d2084f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-03T08:29:21.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-03T08:29:21.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-03T08:29:21.593Z] ========================================================= [2023-03-03T08:29:21.593Z] EdgeX Global Pipelines Version Info [2023-03-03T08:29:21.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a12a216a0725d0cf46f61c31970e8ba9fdd293e # timeout=10 [2023-03-03T08:29:22.321Z] ------------------- [2023-03-03T08:29:22.321Z] stable info: [2023-03-03T08:29:22.321Z] ------------------- [2023-03-03T08:29:22.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-03T08:29:22.321Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T08:29:22.321Z] Message: update stable to v1.0.244 [2023-03-03T08:29:22.892Z] ------------------- [2023-03-03T08:29:22.892Z] experimental info: [2023-03-03T08:29:22.892Z] ------------------- [2023-03-03T08:29:22.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-03T08:29:22.892Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T08:29:22.892Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-03T08:29:23.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-03T08:29:23.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-03T08:29:23.117Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-03T08:29:23.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-03T08:29:23.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-03T08:29:23.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-03T08:29:23.167Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-03T08:29:23.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-03T08:29:23.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-03T08:29:23.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-03T08:29:23.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-03T08:29:23.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-03T08:29:23.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-03T08:29:23.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-03T08:29:23.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-03T08:29:23.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T08:29:23.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T08:29:23.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-03T08:29:23.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-03T08:29:23.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-03T08:29:23.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-03T08:29:23.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-03T08:29:23.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-03T08:29:23.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-03-03T08:29:23.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-03-03T08:29:23.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-03-03T08:29:23.414Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [Pipeline] echo [2023-03-03T08:29:23.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d2532a [Pipeline] echo [2023-03-03T08:29:23.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T08:29:23.490Z] provisioning config files... [2023-03-03T08:29:23.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config5788674538395668605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T08:29:23.808Z] ---> docker-login.sh [2023-03-03T08:29:23.808Z] nexus3.edgexfoundry.org:10001 [2023-03-03T08:29:24.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:29:24.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:29:24.070Z] Configure a credential helper to remove this warning. See [2023-03-03T08:29:24.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:29:24.070Z] [2023-03-03T08:29:24.070Z] Login Succeeded [2023-03-03T08:29:24.070Z] nexus3.edgexfoundry.org:10002 [2023-03-03T08:29:24.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:29:24.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:29:24.329Z] Configure a credential helper to remove this warning. See [2023-03-03T08:29:24.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:29:24.329Z] [2023-03-03T08:29:24.329Z] Login Succeeded [2023-03-03T08:29:24.329Z] nexus3.edgexfoundry.org:10003 [2023-03-03T08:29:24.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:29:24.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:29:24.329Z] Configure a credential helper to remove this warning. See [2023-03-03T08:29:24.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:29:24.329Z] [2023-03-03T08:29:24.329Z] Login Succeeded [2023-03-03T08:29:24.329Z] nexus3.edgexfoundry.org:10004 [2023-03-03T08:29:24.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:29:24.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:29:24.591Z] Configure a credential helper to remove this warning. See [2023-03-03T08:29:24.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:29:24.591Z] [2023-03-03T08:29:24.591Z] Login Succeeded [2023-03-03T08:29:24.591Z] docker.io [2023-03-03T08:29:24.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:29:24.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:29:24.852Z] Configure a credential helper to remove this warning. See [2023-03-03T08:29:24.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:29:24.852Z] [2023-03-03T08:29:24.852Z] Login Succeeded [2023-03-03T08:29:24.852Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T08:29:24.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T08:29:25.160Z] + 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-03T08:29:25.160Z] + dirname cmd/core-command/Dockerfile [2023-03-03T08:29:25.160Z] + cut -d/ -f2 [2023-03-03T08:29:25.160Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-03T08:29:25.160Z] + cut -d/ -f2 [2023-03-03T08:29:25.160Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-03T08:29:25.160Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-03T08:29:25.160Z] + + cut -d/ -f2 [2023-03-03T08:29:25.160Z] dirname cmd/core-data/Dockerfile [2023-03-03T08:29:25.160Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-03T08:29:25.160Z] + dirname cmd/core-metadata/Dockerfile [2023-03-03T08:29:25.160Z] + cut -d/ -f2 [2023-03-03T08:29:25.160Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-03T08:29:25.160Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-03T08:29:25.160Z] + cut -d/ -f2 [2023-03-03T08:29:25.160Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-03T08:29:25.161Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2023-03-03T08:29:25.161Z] cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/support-notifications/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-03T08:29:25.161Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-03T08:29:25.161Z] + cut -d/ -f2 [2023-03-03T08:29:25.161Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-03T08:29:25.217Z] 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-03T08:29:25.544Z] + git rev-list -1 --merges 4d2532a7f43bb56abacf4f81f17c050a8865f9f4~1..4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [Pipeline] echo [2023-03-03T08:29:25.558Z] -----------> git rev-list -1 --merges 4d2532a7f43bb56abacf4f81f17c050a8865f9f4~1..4d2532a7f43bb56abacf4f81f17c050a8865f9f4 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:29:25.558Z] 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [false] [Pipeline] sh [2023-03-03T08:29:25.844Z] + git log --format=format:%s -1 4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [Pipeline] echo [2023-03-03T08:29:25.861Z] ========================================================= [2023-03-03T08:29:25.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-03T08:29:25.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-03T08:29:26.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T08:29:26.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-03T08:29:26.278Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-03T08:29:26.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-03T08:29:26.278Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-03T08:29:26.278Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-03T08:29:26.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:29:26.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T08:29:26.690Z] [2023-03-03T08:29:26.690Z] 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-03T08:29:26.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T08:29:26.991Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-03T08:29:26.991Z] b85a868b505f: Pulling fs layer [2023-03-03T08:29:26.991Z] e2be974225ed: Pulling fs layer [2023-03-03T08:29:26.991Z] 339a4e72a1f5: Pulling fs layer [2023-03-03T08:29:26.991Z] 988bab9f4d93: Pulling fs layer [2023-03-03T08:29:26.991Z] 1469e6f7b9e6: Pulling fs layer [2023-03-03T08:29:26.991Z] eaf3925da568: Pulling fs layer [2023-03-03T08:29:26.991Z] bab4dde63d76: Pulling fs layer [2023-03-03T08:29:26.991Z] bde34c3a00c8: Pulling fs layer [2023-03-03T08:29:26.991Z] b352a97aabf1: Pulling fs layer [2023-03-03T08:29:26.991Z] 4872d77fe225: Pulling fs layer [2023-03-03T08:29:26.991Z] 5851b861e8e6: Pulling fs layer [2023-03-03T08:29:26.991Z] 988bab9f4d93: Waiting [2023-03-03T08:29:26.991Z] 1469e6f7b9e6: Waiting [2023-03-03T08:29:26.991Z] eaf3925da568: Waiting [2023-03-03T08:29:26.991Z] bab4dde63d76: Waiting [2023-03-03T08:29:26.991Z] bde34c3a00c8: Waiting [2023-03-03T08:29:26.991Z] b352a97aabf1: Waiting [2023-03-03T08:29:26.991Z] 4872d77fe225: Waiting [2023-03-03T08:29:26.991Z] 5851b861e8e6: Waiting [2023-03-03T08:29:26.991Z] e2be974225ed: Verifying Checksum [2023-03-03T08:29:26.991Z] 988bab9f4d93: Verifying Checksum [2023-03-03T08:29:26.991Z] 988bab9f4d93: Download complete [2023-03-03T08:29:27.253Z] 1469e6f7b9e6: Verifying Checksum [2023-03-03T08:29:27.253Z] 1469e6f7b9e6: Download complete [2023-03-03T08:29:27.253Z] 339a4e72a1f5: Verifying Checksum [2023-03-03T08:29:27.253Z] 339a4e72a1f5: Download complete [2023-03-03T08:29:27.253Z] eaf3925da568: Verifying Checksum [2023-03-03T08:29:27.253Z] eaf3925da568: Download complete [2023-03-03T08:29:27.253Z] bde34c3a00c8: Download complete [2023-03-03T08:29:27.253Z] b352a97aabf1: Download complete [2023-03-03T08:29:27.253Z] 4872d77fe225: Download complete [2023-03-03T08:29:27.253Z] b85a868b505f: Verifying Checksum [2023-03-03T08:29:27.253Z] b85a868b505f: Download complete [2023-03-03T08:29:27.253Z] 5851b861e8e6: Verifying Checksum [2023-03-03T08:29:27.253Z] 5851b861e8e6: Download complete [2023-03-03T08:29:27.514Z] bab4dde63d76: Verifying Checksum [2023-03-03T08:29:28.475Z] b85a868b505f: Pull complete [2023-03-03T08:29:28.739Z] e2be974225ed: Pull complete [2023-03-03T08:29:29.309Z] 339a4e72a1f5: Pull complete [2023-03-03T08:29:29.309Z] 988bab9f4d93: Pull complete [2023-03-03T08:29:29.570Z] 1469e6f7b9e6: Pull complete [2023-03-03T08:29:29.570Z] eaf3925da568: Pull complete [2023-03-03T08:29:31.471Z] bab4dde63d76: Pull complete [2023-03-03T08:29:31.471Z] bde34c3a00c8: Pull complete [2023-03-03T08:29:31.471Z] b352a97aabf1: Pull complete [2023-03-03T08:29:31.731Z] 4872d77fe225: Pull complete [2023-03-03T08:29:31.731Z] 5851b861e8e6: Pull complete [2023-03-03T08:29:31.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-03T08:29:31.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T08:29:31.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:29:31.816Z] prd-ubuntu20.04-docker-8c-8g-8150 does not seem to be running inside a container [2023-03-03T08:29:31.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T08:29:32.944Z] $ docker top c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 -eo pid,comm [2023-03-03T08:29:32.992Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-03T08:29:32.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T08:29:33.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T08:29:33.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T08:29:33.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T08:29:33.138Z] $ docker exec c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 ssh-agent [2023-03-03T08:29:33.234Z] SSH_AUTH_SOCK=/tmp/ssh-7uCAjosa87Y1/agent.33 [2023-03-03T08:29:33.234Z] SSH_AGENT_PID=39 [2023-03-03T08:29:33.240Z] Running ssh-add (command line suppressed) [2023-03-03T08:29:33.333Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_5472203946659948747.key (/w/workspace/edgex-go/17@tmp/private_key_5472203946659948747.key) [2023-03-03T08:29:33.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T08:29:33.633Z] + git tag --points-at HEAD [Pipeline] } [2023-03-03T08:29:33.651Z] $ docker exec --env ******** --env ******** c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 ssh-agent -k [2023-03-03T08:29:33.745Z] unset SSH_AUTH_SOCK; [2023-03-03T08:29:33.745Z] unset SSH_AGENT_PID; [2023-03-03T08:29:33.745Z] echo Agent pid 39 killed; [2023-03-03T08:29:33.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-03T08:29:33.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T08:29:33.777Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T08:29:33.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T08:29:33.894Z] $ docker exec c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 ssh-agent [2023-03-03T08:29:34.023Z] SSH_AUTH_SOCK=/tmp/ssh-6Nt7zJPNShXf/agent.71 [2023-03-03T08:29:34.023Z] SSH_AGENT_PID=77 [2023-03-03T08:29:34.029Z] Running ssh-add (command line suppressed) [2023-03-03T08:29:34.142Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_15460999281732811251.key (/w/workspace/edgex-go/17@tmp/private_key_15460999281732811251.key) [2023-03-03T08:29:34.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T08:29:34.439Z] + git semver init [2023-03-03T08:29:34.699Z] 2023-03-03 08:29:34,611 [run_init] DEBUG init version:0.0.0 force:False [2023-03-03T08:29:34.699Z] 2023-03-03 08:29:34,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver [2023-03-03T08:29:34.699Z] 2023-03-03 08:29:34,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver [2023-03-03T08:29:34.699Z] 2023-03-03 08:29:34,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, universal_newlines=False, shell=None, istream=None) [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,478 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,478 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/PR-4339 with force:False [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,478 [write_file] DEBUG write to file:/w/workspace/edgex-go/17/.semver/PR-4339 [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,482 [execute] INFO git cat-file --batch-check [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,487 [execute] INFO git cat-file --batch [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/17/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T08:29:38.892Z] 2023-03-03 08:29:38,491 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/PR-4339 [2023-03-03T08:29:38.892Z] 0.0.0 [Pipeline] } [2023-03-03T08:29:38.904Z] $ docker exec --env ******** --env ******** c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 ssh-agent -k [2023-03-03T08:29:39.001Z] unset SSH_AUTH_SOCK; [2023-03-03T08:29:39.003Z] unset SSH_AGENT_PID; [2023-03-03T08:29:39.003Z] echo Agent pid 77 killed; [2023-03-03T08:29:39.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T08:29:39.330Z] + git semver [Pipeline] } [2023-03-03T08:29:39.609Z] $ docker stop --time=1 c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 [2023-03-03T08:29:40.914Z] $ docker rm -f --volumes c950c21e5fe745380b46b0cc025092774ccedc4ff6ef16240a983bb7c96fd8e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T08:29:41.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-03T08:29:41.452Z] Stashed 1 file(s) [Pipeline] echo [2023-03-03T08:29:41.457Z] [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-03T08:29:41.893Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2023-03-03T08:29:41.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T08:29:41.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T08:29:41.937Z] ========================================================= [2023-03-03T08:29:41.937Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-03T08:29:41.937Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-03T08:29:42.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T08:29:42.233Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-03T08:29:42.233Z] 213ec9aee27d: Pulling fs layer [2023-03-03T08:29:42.233Z] 4583459ba037: Pulling fs layer [2023-03-03T08:29:42.233Z] 93c1e223e6f2: Pulling fs layer [2023-03-03T08:29:42.233Z] 53926ce57604: Pulling fs layer [2023-03-03T08:29:42.233Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-03T08:29:42.233Z] 22ff95d597cd: Pulling fs layer [2023-03-03T08:29:42.233Z] 12d6caf4c0d1: Pulling fs layer [2023-03-03T08:29:42.233Z] 96b7cbca73a9: Pulling fs layer [2023-03-03T08:29:42.233Z] a7acece74701: Pulling fs layer [2023-03-03T08:29:42.233Z] 21b2b0c7a3f4: Waiting [2023-03-03T08:29:42.233Z] 12d6caf4c0d1: Waiting [2023-03-03T08:29:42.233Z] 22ff95d597cd: Waiting [2023-03-03T08:29:42.233Z] 53926ce57604: Waiting [2023-03-03T08:29:42.233Z] a7acece74701: Waiting [2023-03-03T08:29:42.233Z] 93c1e223e6f2: Verifying Checksum [2023-03-03T08:29:42.233Z] 93c1e223e6f2: Download complete [2023-03-03T08:29:42.233Z] 4583459ba037: Download complete [2023-03-03T08:29:42.233Z] 21b2b0c7a3f4: Download complete [2023-03-03T08:29:42.233Z] 22ff95d597cd: Verifying Checksum [2023-03-03T08:29:42.233Z] 22ff95d597cd: Download complete [2023-03-03T08:29:42.233Z] 213ec9aee27d: Verifying Checksum [2023-03-03T08:29:42.233Z] 213ec9aee27d: Download complete [2023-03-03T08:29:42.496Z] 12d6caf4c0d1: Verifying Checksum [2023-03-03T08:29:42.496Z] 12d6caf4c0d1: Download complete [2023-03-03T08:29:42.496Z] 213ec9aee27d: Pull complete [2023-03-03T08:29:42.496Z] 4583459ba037: Pull complete [2023-03-03T08:29:42.496Z] 93c1e223e6f2: Pull complete [2023-03-03T08:29:43.075Z] a7acece74701: Download complete [2023-03-03T08:29:43.333Z] 53926ce57604: Verifying Checksum [2023-03-03T08:29:43.333Z] 53926ce57604: Download complete [2023-03-03T08:29:43.333Z] 96b7cbca73a9: Verifying Checksum [2023-03-03T08:29:43.333Z] 96b7cbca73a9: Download complete [2023-03-03T08:29:46.621Z] 53926ce57604: Pull complete [2023-03-03T08:29:46.621Z] 21b2b0c7a3f4: Pull complete [2023-03-03T08:29:46.879Z] 22ff95d597cd: Pull complete [2023-03-03T08:29:46.879Z] 12d6caf4c0d1: Pull complete [2023-03-03T08:29:49.405Z] 96b7cbca73a9: Pull complete [2023-03-03T08:29:49.664Z] a7acece74701: Pull complete [2023-03-03T08:29:49.664Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-03T08:29:49.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T08:29:49.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-03T08:29:49.963Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T08:29:49.963Z] WORKDIR /edgex [2023-03-03T08:29:49.963Z] COPY go.mod . [2023-03-03T08:29:49.963Z] RUN go mod download [2023-03-03T08:29:49.963Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-03T08:29:50.537Z] Sending build context to Docker daemon 170.5MB [2023-03-03T08:29:50.538Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T08:29:50.538Z] ---> db6d94c90886 [2023-03-03T08:29:50.538Z] Step 2/4 : WORKDIR /edgex [2023-03-03T08:29:52.442Z] ---> Running in 69bfd22a1f3f [2023-03-03T08:29:52.442Z] Removing intermediate container 69bfd22a1f3f [2023-03-03T08:29:52.442Z] ---> a0383cefecd8 [2023-03-03T08:29:52.442Z] Step 3/4 : COPY go.mod . [2023-03-03T08:29:52.442Z] ---> 44742768c819 [2023-03-03T08:29:52.442Z] Step 4/4 : RUN go mod download [2023-03-03T08:29:52.442Z] ---> Running in ddd25898ca9a [2023-03-03T08:29:56.559Z] Still waiting to schedule task [2023-03-03T08:29:56.559Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-03T08:30:02.424Z] Removing intermediate container ddd25898ca9a [2023-03-03T08:30:02.424Z] ---> bda0f201cf59 [2023-03-03T08:30:02.424Z] Successfully built bda0f201cf59 [2023-03-03T08:30:02.424Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:30:02.740Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T08:30:02.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:30:02.811Z] prd-ubuntu20.04-docker-8c-8g-8150 does not seem to be running inside a container [2023-03-03T08:30:02.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-x86_64 cat [2023-03-03T08:30:03.188Z] $ docker top 19d32306cf687f972b6afb99b042dfd83188b82d3c1040ca291e47d553b141f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T08:30:03.515Z] + go version [2023-03-03T08:30:03.515Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-03T08:30:03.529Z] $ docker stop --time=1 19d32306cf687f972b6afb99b042dfd83188b82d3c1040ca291e47d553b141f6 [2023-03-03T08:30:04.801Z] $ docker rm -f --volumes 19d32306cf687f972b6afb99b042dfd83188b82d3c1040ca291e47d553b141f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:30:05.178Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T08:30:05.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:30:05.247Z] prd-ubuntu20.04-docker-8c-8g-8150 does not seem to be running inside a container [2023-03-03T08:30:05.275Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-x86_64 cat [2023-03-03T08:30:05.595Z] $ docker top 1db6bb16cd6498cdeca4b249e5818c0815d8177d6e63ad929e7225a80f9d58ee -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-03T08:30:05.664Z] ========================================================= [2023-03-03T08:30:05.664Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-03T08:30:05.664Z] ========================================================= [Pipeline] sh [2023-03-03T08:30:05.941Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2023-03-03T08:30:06.231Z] + make test [2023-03-03T08:30:06.231Z] go test -race -coverprofile=coverage.out ./... [2023-03-03T08:30:12.811Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-03T08:30:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-03T08:30:27.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-03T08:30:27.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-03-03T08:30:30.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.153s coverage: 71.2% of statements [2023-03-03T08:30:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-03T08:30:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-03T08:30:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-03T08:30:30.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.133s coverage: 54.0% of statements [2023-03-03T08:30:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-03T08:30:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.916s coverage: 88.5% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 3.9% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 65.9% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-03-03T08:30:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.098s coverage: 94.1% of statements [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-03-03T08:30:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-03-03T08:30:40.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2023-03-03T08:30:40.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.380s coverage: 79.9% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.3% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.0% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-03T08:30:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-03T08:30:55.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:30:55.342Z] 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-03T08:31:13.413Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-03T08:31:13.413Z] go vet ./... [2023-03-03T08:31:16.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T08:31:16.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T08:31:16.954Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T08:31:16.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-03T08:31:17.250Z] + ls -al . [2023-03-03T08:31:17.250Z] total 748 [2023-03-03T08:31:17.250Z] drwxrwxr-x 12 1001 1001 4096 Mar 3 08:30 . [2023-03-03T08:31:17.250Z] drwxr-xr-x 4 root root 4096 Mar 3 08:30 .. [2023-03-03T08:31:17.250Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 08:29 .blubracket [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 16 Mar 3 08:29 .dockerignore [2023-03-03T08:31:17.251Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 08:30 .git [2023-03-03T08:31:17.251Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 08:29 .github [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 1068 Mar 3 08:29 .gitignore [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 42 Mar 3 08:29 .golangci.yml [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 87 Mar 3 08:29 .hadolint.yml [2023-03-03T08:31:17.251Z] drwxr-xr-x 3 1001 1001 4096 Mar 3 08:29 .semver [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 08:29 .sonarcloud.properties [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 08:29 ADOPTERS.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 10825 Mar 3 08:29 Attribution.txt [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 73765 Mar 3 08:29 CHANGELOG.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 08:29 CONTRIBUTING.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 08:29 GOVERNANCE.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 883 Mar 3 08:29 Jenkinsfile [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 08:29 LICENSE [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 14277 Mar 3 08:29 Makefile [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 08:29 OWNERS.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 9403 Mar 3 08:29 README.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 6912 Mar 3 08:29 SECURITY.md [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 08:29 VERSION [2023-03-03T08:31:17.251Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 08:29 bin [2023-03-03T08:31:17.251Z] drwxrwxr-x 18 1001 1001 4096 Mar 3 08:29 cmd [2023-03-03T08:31:17.251Z] -rw-r--r-- 1 root root 487670 Mar 3 08:30 coverage.out [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 3296 Mar 3 08:29 go.mod [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 31429 Mar 3 08:29 go.sum [2023-03-03T08:31:17.251Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 08:29 internal [2023-03-03T08:31:17.251Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 08:29 openapi [2023-03-03T08:31:17.251Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 08:29 sbom [2023-03-03T08:31:17.251Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 08:29 snap [2023-03-03T08:31:17.251Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 08:29 version.go [Pipeline] sh [2023-03-03T08:31:17.535Z] + '[' -e coverage.out ] [2023-03-03T08:31:17.535Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-03T08:31:17.628Z] Stashed 1 file(s) [Pipeline] sh [2023-03-03T08:31:17.906Z] + make build [2023-03-03T08:31:17.906Z] 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-03T08:31:30.106Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-03T08:31:31.479Z] 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-03T08:31:32.853Z] 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-03T08:31:33.419Z] 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-03T08:31:37.194Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8152 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-03-03T08:31:37.207Z] Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [2023-03-03T08:31:37.239Z] The recommended git tool is: git [2023-03-03T08:31:41.519Z] 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-03T08:31:42.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-03T08:31:42.683Z] using credential edgex-jenkins-ssh [2023-03-03T08:31:42.705Z] Cloning the remote Git repository [2023-03-03T08:31:42.751Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-03T08:31:42.828Z] > git init /w/workspace/edgex-go/17 # timeout=10 [2023-03-03T08:31:43.000Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-03T08:31:43.001Z] > git --version # timeout=10 [2023-03-03T08:31:43.024Z] > git --version # 'git version 2.25.1' [2023-03-03T08:31:43.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T08:31:43.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T08:31:43.456Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-03T08:31:44.022Z] 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-03T08:31:45.397Z] 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-03T08:31:45.963Z] 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-03T08:31:46.901Z] 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-03T08:31:49.432Z] 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-03T08:31:50.819Z] $ docker stop --time=1 1db6bb16cd6498cdeca4b249e5818c0815d8177d6e63ad929e7225a80f9d58ee [2023-03-03T08:31:52.787Z] $ docker rm -f --volumes 1db6bb16cd6498cdeca4b249e5818c0815d8177d6e63ad929e7225a80f9d58ee [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-03T08:31:53.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T08:31:53.691Z] [2023-03-03T08:31:53.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:31:53.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T08:31:53.996Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-03T08:31:53.996Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-03T08:31:53.996Z] ca9280d653b3: Pulling fs layer [2023-03-03T08:31:53.996Z] 7e9c9ca2126c: Pulling fs layer [2023-03-03T08:31:53.996Z] cbdbe7a5bc2a: Download complete [2023-03-03T08:31:54.255Z] ca9280d653b3: Verifying Checksum [2023-03-03T08:31:54.256Z] ca9280d653b3: Download complete [2023-03-03T08:31:54.256Z] cbdbe7a5bc2a: Pull complete [2023-03-03T08:31:54.822Z] 7e9c9ca2126c: Verifying Checksum [2023-03-03T08:31:54.822Z] 7e9c9ca2126c: Download complete [2023-03-03T08:31:54.822Z] ca9280d653b3: Pull complete [2023-03-03T08:31:58.103Z] 7e9c9ca2126c: Pull complete [2023-03-03T08:31:58.103Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-03T08:31:58.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T08:31:58.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:31:58.189Z] prd-ubuntu20.04-docker-8c-8g-8150 does not seem to be running inside a container [2023-03-03T08:31:58.223Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-03T08:31:59.037Z] $ docker top 2ee0d8b4985d5f1f24e432b08b7992d635d5440cef65a1e8abcbefe013231464 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T08:31:59.371Z] + docker-compose build --help [2023-03-03T08:31:59.371Z] + grep parallel [2023-03-03T08:31:59.939Z] --parallel Build images in parallel. [Pipeline] } [2023-03-03T08:31:59.952Z] $ docker stop --time=1 2ee0d8b4985d5f1f24e432b08b7992d635d5440cef65a1e8abcbefe013231464 [2023-03-03T08:32:01.200Z] $ docker rm -f --volumes 2ee0d8b4985d5f1f24e432b08b7992d635d5440cef65a1e8abcbefe013231464 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:32:00.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-03T08:32:00.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T08:32:01.165Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-03T08:32:01.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-03T08:32:01.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T08:32:01.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-03T08:32:01.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-03T08:32:01.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:32:01.667Z] prd-ubuntu20.04-docker-8c-8g-8150 does not seem to be running inside a container [2023-03-03T08:32:01.696Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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:latest cat [2023-03-03T08:32:02.024Z] $ docker top 7d428d3737f5bfffd57b0bad3f79adfba26c13e4790d60fc8837d31162810112 -eo pid,comm [Pipeline] { [2023-03-03T08:32:02.079Z] Merging remotes/origin/main commit a219a96092df6e8a7d6599bd49f1a07919d2084f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [Pipeline] sh [2023-03-03T08:32:02.368Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-03T08:32:02.832Z] Merge succeeded, producing 32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:32:02.833Z] Checking out Revision 32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 (PR-4339) [2023-03-03T08:32:02.934Z] Building core-command ... [2023-03-03T08:32:02.934Z] Building core-common-config-bootstrapper ... [2023-03-03T08:32:02.934Z] Building core-data ... [2023-03-03T08:32:02.934Z] Building core-metadata ... [2023-03-03T08:32:02.934Z] Building security-bootstrapper ... [2023-03-03T08:32:02.934Z] Building security-proxy-auth ... [2023-03-03T08:32:02.934Z] Building security-proxy-setup ... [2023-03-03T08:32:02.934Z] Building security-secretstore-setup ... [2023-03-03T08:32:02.934Z] Building security-spiffe-token-provider ... [2023-03-03T08:32:02.934Z] Building security-spire-agent ... [2023-03-03T08:32:02.934Z] Building security-spire-config ... [2023-03-03T08:32:02.934Z] Building security-spire-server ... [2023-03-03T08:32:02.934Z] Building support-notifications ... [2023-03-03T08:32:02.934Z] Building support-scheduler ... [2023-03-03T08:32:02.934Z] Building security-spire-agent [2023-03-03T08:32:02.934Z] Building security-proxy-setup [2023-03-03T08:32:02.934Z] Building support-scheduler [2023-03-03T08:32:02.934Z] Building security-secretstore-setup [2023-03-03T08:32:02.934Z] Building security-spire-config [2023-03-03T08:32:02.098Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T08:32:02.122Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-03-03T08:32:02.359Z] > git remote # timeout=10 [2023-03-03T08:32:02.382Z] > git config --get remote.origin.url # timeout=10 [2023-03-03T08:32:02.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T08:32:02.413Z] > git merge a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 [2023-03-03T08:32:02.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-03T08:32:02.841Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T08:32:02.854Z] > git checkout -f 32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 # timeout=10 [2023-03-03T08:32:06.510Z] Commit message: "Merge commit 'a219a96092df6e8a7d6599bd49f1a07919d2084f' into HEAD" [2023-03-03T08:32:06.540Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T08:32:07.557Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-03T08:32:07.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T08:32:07.557Z] Dload Upload Total Spent Left Speed [2023-03-03T08:32:07.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-03-03T08:32:06.521Z] > git rev-list --no-walk 2a12a216a0725d0cf46f61c31970e8ba9fdd293e # timeout=10 [2023-03-03T08:32:08.362Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-03T08:32:08.691Z] + sudo tee /etc/docker/daemon.new [2023-03-03T08:32:08.691Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-03T08:32:08.691Z] { [2023-03-03T08:32:08.691Z] "registry-mirrors": [ [2023-03-03T08:32:08.691Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-03T08:32:08.691Z] ], [2023-03-03T08:32:08.691Z] "bip": "10.250.0.254/24", [2023-03-03T08:32:08.691Z] "hosts": [ [2023-03-03T08:32:08.691Z] "tcp://0.0.0.0:5555", [2023-03-03T08:32:08.691Z] "unix:///var/run/docker.sock" [2023-03-03T08:32:08.691Z] ], [2023-03-03T08:32:08.691Z] "mtu": 1458, [2023-03-03T08:32:08.691Z] "selinux-enabled": true, [2023-03-03T08:32:08.691Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-03T08:32:08.691Z] } [Pipeline] sh [2023-03-03T08:32:09.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-03T08:32:09.362Z] + sudo service docker restart [2023-03-03T08:32:15.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:32:15.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:32:15.130Z] ---> bda0f201cf59 [2023-03-03T08:32:15.130Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T08:32:15.130Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:32:15.130Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:32:15.130Z] ---> bda0f201cf59 [2023-03-03T08:32:15.130Z] Step 3/21 : WORKDIR /edgex-go [2023-03-03T08:32:15.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:32:15.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:32:15.130Z] ---> bda0f201cf59 [2023-03-03T08:32:15.130Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T08:32:15.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:32:15.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:32:15.130Z] ---> bda0f201cf59 [2023-03-03T08:32:15.130Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T08:32:15.130Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:32:15.130Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:32:15.130Z] ---> bda0f201cf59 [2023-03-03T08:32:15.130Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:32:16.506Z] ---> Running in e9ab0e30b6f6 [2023-03-03T08:32:16.506Z] ---> Running in 6ccd2bb383da [2023-03-03T08:32:16.506Z] ---> Running in 369f467fdce0 [2023-03-03T08:32:16.506Z] ---> Running in 6177ae5355a0 [2023-03-03T08:32:16.506Z] ---> Running in 013f54624ca3 [2023-03-03T08:32:16.506Z] Removing intermediate container e9ab0e30b6f6 [2023-03-03T08:32:16.506Z] ---> 9927526fa60f [2023-03-03T08:32:16.506Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-03T08:32:16.506Z] Removing intermediate container 6ccd2bb383da [2023-03-03T08:32:16.506Z] ---> 093c6bb36a93 [2023-03-03T08:32:16.506Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T08:32:16.506Z] ---> Running in 4488aa1293ea [2023-03-03T08:32:16.506Z] Removing intermediate container 369f467fdce0 [2023-03-03T08:32:16.506Z] ---> 40d622e72697 [2023-03-03T08:32:16.506Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:32:16.506Z] Removing intermediate container 013f54624ca3 [2023-03-03T08:32:16.506Z] ---> 75b5b450b6df [2023-03-03T08:32:16.506Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T08:32:16.506Z] Removing intermediate container 6177ae5355a0 [2023-03-03T08:32:16.506Z] ---> 46b40a56a98e [2023-03-03T08:32:16.506Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-03T08:32:16.506Z] ---> Running in 0d3a4253e4c1 [2023-03-03T08:32:16.506Z] ---> Running in 4c5299189de3 [2023-03-03T08:32:16.506Z] ---> Running in b76fed13dc91 [2023-03-03T08:32:16.506Z] ---> Running in 3336763e1b1d [2023-03-03T08:32:16.506Z] Removing intermediate container 4c5299189de3 [2023-03-03T08:32:16.506Z] ---> c0a870d6af3b [2023-03-03T08:32:16.506Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:32:16.763Z] ---> Running in 7bc73da928f3 [2023-03-03T08:32:16.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.280Z] OK: 211 MiB in 51 packages [2023-03-03T08:32:17.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:32:17.280Z] OK: 211 MiB in 51 packages [2023-03-03T08:32:17.280Z] OK: 211 MiB in 51 packages [2023-03-03T08:32:17.280Z] OK: 211 MiB in 51 packages [2023-03-03T08:32:17.537Z] OK: 211 MiB in 51 packages [2023-03-03T08:32:17.538Z] Removing intermediate container 4488aa1293ea [2023-03-03T08:32:17.538Z] ---> 1ab51b8ee136 [2023-03-03T08:32:17.538Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-03T08:32:17.795Z] ---> 1ff033871a17 [2023-03-03T08:32:17.795Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:32:17.795Z] ---> Running in 62fbcb0f2a4d [2023-03-03T08:32:18.055Z] Removing intermediate container 0d3a4253e4c1 [2023-03-03T08:32:18.055Z] ---> 241c4401706b [2023-03-03T08:32:18.055Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T08:32:18.055Z] Removing intermediate container 3336763e1b1d [2023-03-03T08:32:18.055Z] ---> 3b1f61a9da16 [2023-03-03T08:32:18.055Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T08:32:18.055Z] Removing intermediate container b76fed13dc91 [2023-03-03T08:32:18.055Z] ---> 1c6d2fb9843c [2023-03-03T08:32:18.055Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T08:32:18.055Z] ---> 7cd709f4f65a [2023-03-03T08:32:18.055Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:32:18.055Z] ---> Running in 4f11a8e55a5a [2023-03-03T08:32:18.055Z] Removing intermediate container 7bc73da928f3 [2023-03-03T08:32:18.055Z] ---> 6c4819704dda [2023-03-03T08:32:18.055Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:32:18.055Z] ---> 5afcd2fece03 [2023-03-03T08:32:18.055Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:32:18.055Z] ---> Running in b323d841d304 [2023-03-03T08:32:18.313Z] ---> 2f34fc6e01d2 [2023-03-03T08:32:18.313Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:32:18.313Z] ---> Running in 74d2a64f6546 [2023-03-03T08:32:18.313Z] ---> 599fb636bb8d [2023-03-03T08:32:18.313Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:32:18.313Z] ---> Running in 4ed685879134 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T08:32:27.631Z] provisioning config files... [2023-03-03T08:32:27.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config14162937460128349606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T08:32:28.008Z] ---> docker-login.sh [2023-03-03T08:32:28.008Z] nexus3.edgexfoundry.org:10001 [2023-03-03T08:32:28.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:32:28.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:32:28.595Z] Configure a credential helper to remove this warning. See [2023-03-03T08:32:28.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:32:28.595Z] [2023-03-03T08:32:28.595Z] Login Succeeded [2023-03-03T08:32:28.595Z] nexus3.edgexfoundry.org:10002 [2023-03-03T08:32:28.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:32:29.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:32:29.135Z] Configure a credential helper to remove this warning. See [2023-03-03T08:32:29.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:32:29.135Z] [2023-03-03T08:32:29.135Z] Login Succeeded [2023-03-03T08:32:29.135Z] nexus3.edgexfoundry.org:10003 [2023-03-03T08:32:29.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:32:29.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:32:29.404Z] Configure a credential helper to remove this warning. See [2023-03-03T08:32:29.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:32:29.404Z] [2023-03-03T08:32:29.404Z] Login Succeeded [2023-03-03T08:32:29.404Z] nexus3.edgexfoundry.org:10004 [2023-03-03T08:32:29.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:32:29.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:32:29.673Z] Configure a credential helper to remove this warning. See [2023-03-03T08:32:29.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:32:29.673Z] [2023-03-03T08:32:29.673Z] Login Succeeded [2023-03-03T08:32:29.673Z] docker.io [2023-03-03T08:32:29.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T08:32:30.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T08:32:30.216Z] Configure a credential helper to remove this warning. See [2023-03-03T08:32:30.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T08:32:30.217Z] [2023-03-03T08:32:30.217Z] Login Succeeded [2023-03-03T08:32:30.217Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T08:32:30.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-03T08:32:30.798Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2023-03-03T08:32:30.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T08:32:30.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T08:32:30.836Z] ========================================================= [2023-03-03T08:32:30.836Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-03T08:32:30.836Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-03T08:32:31.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T08:32:31.445Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-03T08:32:31.445Z] 9b18e9b68314: Pulling fs layer [2023-03-03T08:32:31.445Z] 35d82f9e3411: Pulling fs layer [2023-03-03T08:32:31.445Z] e16973657156: Pulling fs layer [2023-03-03T08:32:31.445Z] fc693d55d65f: Pulling fs layer [2023-03-03T08:32:31.445Z] 7e9fc2657dce: Pulling fs layer [2023-03-03T08:32:31.445Z] dda99020689f: Pulling fs layer [2023-03-03T08:32:31.445Z] db1c61fa0a46: Pulling fs layer [2023-03-03T08:32:31.445Z] 891c053d2c06: Pulling fs layer [2023-03-03T08:32:31.445Z] 7e9fc2657dce: Waiting [2023-03-03T08:32:31.445Z] db1c61fa0a46: Waiting [2023-03-03T08:32:31.445Z] dda99020689f: Waiting [2023-03-03T08:32:31.445Z] 891c053d2c06: Waiting [2023-03-03T08:32:31.445Z] e16973657156: Download complete [2023-03-03T08:32:31.445Z] 35d82f9e3411: Verifying Checksum [2023-03-03T08:32:31.445Z] 35d82f9e3411: Download complete [2023-03-03T08:32:31.445Z] 7e9fc2657dce: Verifying Checksum [2023-03-03T08:32:31.445Z] 7e9fc2657dce: Download complete [2023-03-03T08:32:31.445Z] dda99020689f: Verifying Checksum [2023-03-03T08:32:31.445Z] dda99020689f: Download complete [2023-03-03T08:32:31.445Z] 9b18e9b68314: Verifying Checksum [2023-03-03T08:32:31.445Z] 9b18e9b68314: Download complete [2023-03-03T08:32:32.430Z] 9b18e9b68314: Pull complete [2023-03-03T08:32:32.430Z] 891c053d2c06: Verifying Checksum [2023-03-03T08:32:32.430Z] 891c053d2c06: Download complete [2023-03-03T08:32:33.018Z] 35d82f9e3411: Pull complete [2023-03-03T08:32:33.292Z] e16973657156: Pull complete [2023-03-03T08:32:33.885Z] db1c61fa0a46: Verifying Checksum [2023-03-03T08:32:33.885Z] db1c61fa0a46: Download complete [2023-03-03T08:32:34.473Z] fc693d55d65f: Verifying Checksum [2023-03-03T08:32:34.473Z] fc693d55d65f: Download complete [2023-03-03T08:32:46.814Z] fc693d55d65f: Pull complete [2023-03-03T08:32:46.814Z] 7e9fc2657dce: Pull complete [2023-03-03T08:32:46.814Z] dda99020689f: Pull complete [2023-03-03T08:32:52.189Z] db1c61fa0a46: Pull complete [2023-03-03T08:32:54.167Z] 891c053d2c06: Pull complete [2023-03-03T08:32:54.167Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-03T08:32:54.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T08:32:54.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-03T08:32:54.515Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-03T08:32:54.515Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T08:32:54.515Z] WORKDIR /edgex [2023-03-03T08:32:54.515Z] COPY go.mod . [2023-03-03T08:32:54.515Z] RUN go mod download [2023-03-03T08:32:55.102Z] Sending build context to Docker daemon 3.205MB [2023-03-03T08:32:55.102Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T08:32:55.102Z] ---> f96f9c87975a [2023-03-03T08:32:55.102Z] Step 2/4 : WORKDIR /edgex [2023-03-03T08:32:57.033Z] Removing intermediate container 4f11a8e55a5a [2023-03-03T08:32:57.033Z] ---> 63e47e825192 [2023-03-03T08:32:57.033Z] Step 7/24 : COPY . . [2023-03-03T08:32:57.033Z] Removing intermediate container 4ed685879134 [2023-03-03T08:32:57.033Z] ---> 2c2be64cc753 [2023-03-03T08:32:57.033Z] Step 8/22 : COPY . . [2023-03-03T08:32:57.033Z] Removing intermediate container b323d841d304 [2023-03-03T08:32:57.033Z] ---> c6641dc24de5 [2023-03-03T08:32:57.033Z] Step 7/24 : COPY . . [2023-03-03T08:32:57.033Z] Removing intermediate container 74d2a64f6546 [2023-03-03T08:32:57.033Z] ---> 58dbf5d76602 [2023-03-03T08:32:57.033Z] Step 7/24 : COPY . . [2023-03-03T08:32:57.033Z] Removing intermediate container 62fbcb0f2a4d [2023-03-03T08:32:57.033Z] ---> 5e3b620d6686 [2023-03-03T08:32:57.033Z] Step 7/21 : COPY . . [2023-03-03T08:32:57.686Z] ---> Running in 6342eef98743 [2023-03-03T08:32:57.686Z] Removing intermediate container 6342eef98743 [2023-03-03T08:32:57.686Z] ---> 2f2f07eab871 [2023-03-03T08:32:57.686Z] Step 3/4 : COPY go.mod . [2023-03-03T08:32:57.954Z] ---> a94204b85d76 [2023-03-03T08:32:57.954Z] Step 4/4 : RUN go mod download [2023-03-03T08:32:58.221Z] ---> Running in 55569022f93b [2023-03-03T08:33:03.597Z] ---> 3f46b3de3e8c [2023-03-03T08:33:03.597Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-03T08:33:03.597Z] ---> 0562e1ae4547 [2023-03-03T08:33:03.597Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T08:33:03.597Z] ---> 6e5b23291d63 [2023-03-03T08:33:03.597Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-03T08:33:03.597Z] ---> fd84b91c88cb [2023-03-03T08:33:03.597Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T08:33:03.597Z] ---> e01b9ac84dd0 [2023-03-03T08:33:03.597Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-03T08:33:03.597Z] ---> Running in 4b12f119fa05 [2023-03-03T08:33:03.597Z] ---> Running in f4a2922acb45 [2023-03-03T08:33:03.597Z] ---> Running in e7dcf4553778 [2023-03-03T08:33:03.597Z] ---> Running in 56f5d0e1f16f [2023-03-03T08:33:03.597Z] ---> Running in 44a4d275f323 [2023-03-03T08:33:03.597Z] Removing intermediate container f4a2922acb45 [2023-03-03T08:33:03.597Z] ---> bb7a0e144798 [2023-03-03T08:33:03.597Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T08:33:03.597Z] Removing intermediate container 44a4d275f323 [2023-03-03T08:33:03.597Z] ---> 74af6e433d3f [2023-03-03T08:33:03.597Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T08:33:03.597Z] ---> Running in ea7d0c75a82c [2023-03-03T08:33:03.597Z] ---> Running in 71a88b696a01 [2023-03-03T08:33:03.597Z] Removing intermediate container ea7d0c75a82c [2023-03-03T08:33:03.597Z] ---> 5e6fdb78852a [2023-03-03T08:33:03.597Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T08:33:03.597Z] Removing intermediate container 71a88b696a01 [2023-03-03T08:33:03.597Z] ---> 2edcffc68018 [2023-03-03T08:33:03.597Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T08:33:03.597Z] ---> Running in b76336f7a524 [2023-03-03T08:33:03.597Z] ---> Running in f04d67081500 [2023-03-03T08:33:03.597Z] 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-03T08:33:03.597Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-03T08:33:03.597Z] 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-03T08:33:04.166Z] Removing intermediate container b76336f7a524 [2023-03-03T08:33:04.166Z] ---> fa5bf81e70c1 [2023-03-03T08:33:04.166Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T08:33:04.166Z] Removing intermediate container f04d67081500 [2023-03-03T08:33:04.166Z] ---> b21889b0949d [2023-03-03T08:33:04.166Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T08:33:04.166Z] ---> Running in 07b59b132539 [2023-03-03T08:33:04.166Z] ---> Running in 9f48c0962b5f [2023-03-03T08:33:04.423Z] Removing intermediate container 07b59b132539 [2023-03-03T08:33:04.423Z] ---> 06f9ffc63a77 [2023-03-03T08:33:04.423Z] [2023-03-03T08:33:04.423Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T08:33:04.423Z] Removing intermediate container 9f48c0962b5f [2023-03-03T08:33:04.423Z] ---> daad8fed7c08 [2023-03-03T08:33:04.423Z] [2023-03-03T08:33:04.423Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T08:33:05.355Z] 3.15: Pulling from library/alpine [2023-03-03T08:33:05.355Z] 3.15: Pulling from library/alpine [2023-03-03T08:33:05.946Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T08:33:05.946Z] Status: Downloaded newer image for alpine:3.15 [2023-03-03T08:33:05.946Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T08:33:05.946Z] Status: Image is up to date for alpine:3.15 [2023-03-03T08:33:05.946Z] ---> 5ce65d7b0fde [2023-03-03T08:33:05.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:33:05.946Z] ---> 5ce65d7b0fde [2023-03-03T08:33:05.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:33:06.520Z] ---> Running in 09c2efc207db [2023-03-03T08:33:06.520Z] ---> Running in 96bb9136d351 [2023-03-03T08:33:07.086Z] Removing intermediate container 96bb9136d351 [2023-03-03T08:33:07.086Z] ---> 73891e9b9d47 [2023-03-03T08:33:07.086Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T08:33:07.086Z] Removing intermediate container 09c2efc207db [2023-03-03T08:33:07.086Z] ---> 6ddd27fb6cfe [2023-03-03T08:33:07.086Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-03T08:33:07.086Z] ---> Running in aba975c2aa0f [2023-03-03T08:33:07.086Z] ---> Running in a6dff6e8b5da [2023-03-03T08:33:08.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.534Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:33:08.534Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:33:08.534Z] OK: 15857 distinct packages available [2023-03-03T08:33:08.534Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:33:08.534Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:33:08.534Z] OK: 15857 distinct packages available [2023-03-03T08:33:08.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:08.792Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-03T08:33:08.793Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:33:08.793Z] (3/4) Installing libucontext (1.1-r0) [2023-03-03T08:33:08.793Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-03T08:33:08.793Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:33:08.793Z] OK: 6 MiB in 18 packages [2023-03-03T08:33:08.793Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T08:33:08.793Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:33:08.793Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T08:33:08.793Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T08:33:08.793Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T08:33:08.793Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:33:08.793Z] OK: 7 MiB in 19 packages [2023-03-03T08:33:11.464Z] Removing intermediate container a6dff6e8b5da [2023-03-03T08:33:11.464Z] ---> d956bb372ca9 [2023-03-03T08:33:11.464Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T08:33:11.725Z] Removing intermediate container aba975c2aa0f [2023-03-03T08:33:11.725Z] ---> a6fcf7c8f056 [2023-03-03T08:33:11.725Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-03T08:33:20.016Z] ---> 1d775e3b045e [2023-03-03T08:33:20.016Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T08:33:20.016Z] ---> e7d216128e33 [2023-03-03T08:33:20.016Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T08:33:21.010Z] ---> a83b72de25e0 [2023-03-03T08:33:21.011Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-03T08:33:21.581Z] ---> Running in aa5b8f12defb [2023-03-03T08:33:21.581Z] ---> 72c94ac26d78 [2023-03-03T08:33:21.581Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T08:33:21.844Z] Removing intermediate container aa5b8f12defb [2023-03-03T08:33:21.844Z] ---> f011a3dcd42c [2023-03-03T08:33:21.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-03T08:33:22.102Z] ---> 3d6b7ebfe616 [2023-03-03T08:33:22.102Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-03T08:33:22.102Z] ---> 7f47a71f5f44 [2023-03-03T08:33:22.102Z] Step 19/24 : WORKDIR / [2023-03-03T08:33:22.102Z] ---> Running in 5f34ad0d406e [2023-03-03T08:33:22.360Z] ---> cb39298c9242 [2023-03-03T08:33:22.360Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-03T08:33:22.360Z] Removing intermediate container 5f34ad0d406e [2023-03-03T08:33:22.360Z] ---> 6f909debd809 [2023-03-03T08:33:22.360Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T08:33:22.360Z] ---> Running in 873e2ea0931f [2023-03-03T08:33:22.928Z] Removing intermediate container 873e2ea0931f [2023-03-03T08:33:22.928Z] ---> 9d7f83666954 [2023-03-03T08:33:22.928Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T08:33:22.928Z] ---> bb31863098bf [2023-03-03T08:33:22.928Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T08:33:22.928Z] ---> Running in 660557d74474 [2023-03-03T08:33:22.928Z] ---> Running in 24287646e1a2 [2023-03-03T08:33:23.185Z] Removing intermediate container 24287646e1a2 [2023-03-03T08:33:23.185Z] ---> 81df1cca4d3b [2023-03-03T08:33:23.185Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T08:33:23.186Z] Removing intermediate container 660557d74474 [2023-03-03T08:33:23.186Z] ---> 0abfe84cb292 [2023-03-03T08:33:23.186Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T08:33:23.186Z] ---> Running in a946195a9264 [2023-03-03T08:33:23.186Z] ---> Running in 62ec3762bde9 [2023-03-03T08:33:23.483Z] Removing intermediate container a946195a9264 [2023-03-03T08:33:23.483Z] ---> 65797a0c5891 [2023-03-03T08:33:23.483Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T08:33:23.782Z] Removing intermediate container 62ec3762bde9 [2023-03-03T08:33:23.782Z] ---> 7d218c855d7e [2023-03-03T08:33:23.782Z] Step 23/24 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:33:23.782Z] ---> Running in 6104415cb8da [2023-03-03T08:33:23.782Z] ---> Running in 6703dee6db5f [2023-03-03T08:33:24.040Z] Removing intermediate container 6104415cb8da [2023-03-03T08:33:24.040Z] ---> c86e1e2e8238 [2023-03-03T08:33:24.040Z] Step 23/24 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:33:24.040Z] Removing intermediate container 6703dee6db5f [2023-03-03T08:33:24.040Z] ---> 4f47a94128d8 [2023-03-03T08:33:24.040Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:33:24.040Z] ---> Running in dd0a21e57581 [2023-03-03T08:33:24.463Z] ---> Running in 7cae14a34a8d [2023-03-03T08:33:24.722Z] Removing intermediate container dd0a21e57581 [2023-03-03T08:33:24.722Z] ---> a3bb46bfdd09 [2023-03-03T08:33:24.722Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:33:25.045Z] Removing intermediate container 7cae14a34a8d [2023-03-03T08:33:25.045Z] ---> f1d4bd3f2571 [2023-03-03T08:33:25.045Z] [2023-03-03T08:33:25.329Z] Successfully built f1d4bd3f2571 [2023-03-03T08:33:25.329Z] Successfully tagged security-spire-config:latest [2023-03-03T08:33:25.329Z] Building core-data [2023-03-03T08:33:25.329Z]  Building security-spire-config ... done  ---> Running in 28bd3654cbef [2023-03-03T08:33:27.953Z] Removing intermediate container 28bd3654cbef [2023-03-03T08:33:27.954Z] ---> c0a61b901bf9 [2023-03-03T08:33:27.954Z] [2023-03-03T08:33:28.214Z] Successfully built c0a61b901bf9 [2023-03-03T08:33:28.214Z] Successfully tagged security-spire-agent:latest [2023-03-03T08:33:28.214Z]  Building security-spire-agent ... done Building core-command [2023-03-03T08:33:28.475Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:33:28.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:33:28.475Z] ---> bda0f201cf59 [2023-03-03T08:33:28.475Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:33:28.475Z] ---> Using cache [2023-03-03T08:33:28.475Z] ---> 40d622e72697 [2023-03-03T08:33:28.475Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:33:28.475Z] ---> Using cache [2023-03-03T08:33:28.475Z] ---> c0a870d6af3b [2023-03-03T08:33:28.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:33:28.475Z] ---> Using cache [2023-03-03T08:33:28.475Z] ---> 6c4819704dda [2023-03-03T08:33:28.475Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:33:28.475Z] ---> Using cache [2023-03-03T08:33:28.475Z] ---> 599fb636bb8d [2023-03-03T08:33:28.475Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:33:28.475Z] ---> Using cache [2023-03-03T08:33:28.475Z] ---> 2c2be64cc753 [2023-03-03T08:33:28.475Z] Step 8/22 : COPY . . [2023-03-03T08:33:28.475Z] ---> Using cache [2023-03-03T08:33:28.475Z] ---> 6e5b23291d63 [2023-03-03T08:33:28.475Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-03T08:33:29.869Z] 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-03T08:33:30.468Z] Removing intermediate container 55569022f93b [2023-03-03T08:33:30.468Z] ---> 37c0dcb3d00b [2023-03-03T08:33:30.468Z] Successfully built 37c0dcb3d00b [2023-03-03T08:33:30.468Z] Successfully tagged ci-base-image-arm64:latest [2023-03-03T08:33:30.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:33:30.806Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T08:33:30.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:33:30.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-8152 does not seem to be running inside a container [2023-03-03T08:33:31.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-03T08:33:31.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:33:31.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:33:31.417Z] ---> bda0f201cf59 [2023-03-03T08:33:31.417Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:33:31.417Z] ---> Using cache [2023-03-03T08:33:31.417Z] ---> 40d622e72697 [2023-03-03T08:33:31.417Z] Step 4/23 : WORKDIR /edgex-go [2023-03-03T08:33:31.417Z] ---> Using cache [2023-03-03T08:33:31.417Z] ---> c0a870d6af3b [2023-03-03T08:33:31.417Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-03T08:33:31.417Z] ---> Using cache [2023-03-03T08:33:31.417Z] ---> 6c4819704dda [2023-03-03T08:33:31.417Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-03T08:33:31.417Z] ---> Using cache [2023-03-03T08:33:31.417Z] ---> 599fb636bb8d [2023-03-03T08:33:31.417Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:33:31.417Z] ---> Using cache [2023-03-03T08:33:31.417Z] ---> 2c2be64cc753 [2023-03-03T08:33:31.417Z] Step 8/23 : COPY . . [2023-03-03T08:33:31.417Z] ---> Using cache [2023-03-03T08:33:31.417Z] ---> 6e5b23291d63 [2023-03-03T08:33:31.417Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-03T08:33:32.504Z] $ docker top 7adef9d7aaab853e6a81348dd63cf6d89d975d54efcf960a7a571b51247874f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T08:33:33.347Z] + go version [2023-03-03T08:33:33.347Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-03T08:33:33.366Z] $ docker stop --time=1 7adef9d7aaab853e6a81348dd63cf6d89d975d54efcf960a7a571b51247874f0 [2023-03-03T08:33:34.968Z] $ docker rm -f --volumes 7adef9d7aaab853e6a81348dd63cf6d89d975d54efcf960a7a571b51247874f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:33:35.559Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T08:33:35.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:33:35.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-8152 does not seem to be running inside a container [2023-03-03T08:33:35.803Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-03T08:33:36.943Z] $ docker top 182ce02e7c07934d6aac4d2096a6d09f7837ba02a97dad986b9f65a9d74a875c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-03T08:33:37.147Z] ========================================================= [2023-03-03T08:33:37.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-03T08:33:37.147Z] ========================================================= [Pipeline] sh [2023-03-03T08:33:37.771Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2023-03-03T08:33:38.040Z] ---> Running in 04611c62f4a0 [2023-03-03T08:33:38.040Z] ---> Running in 1a5c7e480c91 [2023-03-03T08:33:38.040Z] 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-03T08:33:38.040Z] 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-03T08:33:38.422Z] + make test [2023-03-03T08:33:38.422Z] go test -race -coverprofile=coverage.out ./... [2023-03-03T08:33:44.825Z] Removing intermediate container 4b12f119fa05 [2023-03-03T08:33:44.826Z] ---> 7389ebe657b5 [2023-03-03T08:33:44.826Z] [2023-03-03T08:33:44.826Z] Step 9/24 : FROM alpine:3.16 [2023-03-03T08:33:44.826Z] Removing intermediate container 56f5d0e1f16f [2023-03-03T08:33:44.826Z] ---> 27525b3f3f63 [2023-03-03T08:33:44.826Z] [2023-03-03T08:33:44.826Z] Step 9/21 : FROM alpine:3.16 [2023-03-03T08:33:44.826Z] Removing intermediate container e7dcf4553778 [2023-03-03T08:33:44.826Z] ---> fce727b444c5 [2023-03-03T08:33:44.826Z] [2023-03-03T08:33:44.826Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:33:45.397Z] 3.16: Pulling from library/alpine [2023-03-03T08:33:45.966Z] 3.16: Pulling from library/alpine [2023-03-03T08:33:45.966Z] 3.16: Pulling from library/alpine [2023-03-03T08:33:47.454Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T08:33:47.454Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T08:33:47.454Z] Status: Image is up to date for alpine:3.16 [2023-03-03T08:33:47.454Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T08:33:47.454Z] ---> dfd21b5a31f5 [2023-03-03T08:33:47.454Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:33:47.454Z] ---> dfd21b5a31f5 [2023-03-03T08:33:47.454Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-03T08:33:47.454Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T08:33:47.454Z] Status: Image is up to date for alpine:3.16 [2023-03-03T08:33:47.454Z] ---> dfd21b5a31f5 [2023-03-03T08:33:47.454Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-03T08:33:50.012Z] ---> Running in 3a40a975a2bb [2023-03-03T08:33:50.012Z] ---> Running in 6a6c44c230fb [2023-03-03T08:33:50.012Z] ---> Running in 0129db8c5c84 [2023-03-03T08:33:50.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:50.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:50.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:50.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:50.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:50.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:33:51.104Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T08:33:51.104Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:33:51.104Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-03T08:33:51.104Z] OK: 6 MiB in 15 packages [2023-03-03T08:33:51.104Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-03T08:33:51.104Z] (3/3) Installing su-exec (0.2-r1) [2023-03-03T08:33:51.104Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:33:51.104Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T08:33:51.104Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-03T08:33:51.104Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-03T08:33:51.104Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-03T08:33:51.104Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-03T08:33:51.104Z] (5/6) Installing curl (7.83.1-r6) [2023-03-03T08:33:51.104Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-03T08:33:51.104Z] OK: 6 MiB in 17 packages [2023-03-03T08:33:51.104Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:33:51.104Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T08:33:51.361Z] OK: 8 MiB in 20 packages [2023-03-03T08:33:53.259Z] Removing intermediate container 0129db8c5c84 [2023-03-03T08:33:53.259Z] ---> 9aed9959093c [2023-03-03T08:33:53.259Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T08:33:53.259Z] ---> Running in a12adcf5230e [2023-03-03T08:33:53.517Z] Removing intermediate container 3a40a975a2bb [2023-03-03T08:33:53.517Z] ---> 27f7579f6d6d [2023-03-03T08:33:53.517Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T08:33:53.517Z] ---> Running in b305482ba23c [2023-03-03T08:33:54.085Z] Removing intermediate container b305482ba23c [2023-03-03T08:33:54.085Z] ---> cf9712c28b23 [2023-03-03T08:33:54.085Z] Step 12/24 : WORKDIR / [2023-03-03T08:33:54.085Z] Removing intermediate container a12adcf5230e [2023-03-03T08:33:54.085Z] ---> 20a2aee3253f [2023-03-03T08:33:54.085Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-03T08:33:54.085Z] Removing intermediate container 6a6c44c230fb [2023-03-03T08:33:54.085Z] ---> fbd5b560be91 [2023-03-03T08:33:54.085Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T08:33:54.085Z] ---> Running in ac32f7c4db04 [2023-03-03T08:33:54.085Z] ---> Running in 9b061f7d6bc7 [2023-03-03T08:33:54.346Z] ---> Running in 7b5b3e4729f5 [2023-03-03T08:33:54.604Z] Removing intermediate container 7b5b3e4729f5 [2023-03-03T08:33:54.604Z] ---> d586fc2a2f9f [2023-03-03T08:33:54.604Z] Step 12/21 : WORKDIR /edgex [2023-03-03T08:33:54.604Z] Removing intermediate container ac32f7c4db04 [2023-03-03T08:33:54.604Z] ---> 2f0e4f1188f4 [2023-03-03T08:33:54.604Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-03T08:33:54.604Z] ---> Running in 7068f3e23830 [2023-03-03T08:33:54.604Z] Removing intermediate container 9b061f7d6bc7 [2023-03-03T08:33:54.604Z] ---> 5765918fe3f3 [2023-03-03T08:33:54.604Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T08:33:54.604Z] ---> Running in b1a70f1e95b4 [2023-03-03T08:33:55.169Z] Removing intermediate container 7068f3e23830 [2023-03-03T08:33:55.169Z] Removing intermediate container b1a70f1e95b4 [2023-03-03T08:33:55.169Z] ---> aaa843230d9f [2023-03-03T08:33:55.169Z] ---> c0453cc54266 [2023-03-03T08:33:55.169Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlStep 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:33:55.169Z] [2023-03-03T08:33:55.169Z] ---> baf5fcf99a6c [2023-03-03T08:33:55.169Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-03T08:33:55.485Z] ---> 7ef43a86e752 [2023-03-03T08:33:55.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-03T08:33:55.485Z] ---> 71d97f5ed2a5 [2023-03-03T08:33:55.485Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-03T08:33:55.743Z] ---> bb3ee5d81695 [2023-03-03T08:33:55.743Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-03T08:33:56.336Z] ---> ba086d55071c [2023-03-03T08:33:56.337Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-03T08:33:56.597Z] ---> 1403c8394230 [2023-03-03T08:33:56.597Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-03T08:33:56.597Z] ---> 529e72ac9054 [2023-03-03T08:33:56.597Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-03T08:33:56.597Z] ---> 1758b3156390 [2023-03-03T08:33:56.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-03T08:33:57.978Z] ---> b2e56f1c866c [2023-03-03T08:33:57.978Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-03T08:33:57.978Z] ---> 0a777faf9d43 [2023-03-03T08:33:57.978Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T08:33:57.978Z] ---> 9fd712aee429 [2023-03-03T08:33:57.978Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-03T08:33:57.978Z] ---> Running in b5c4e32307f6 [2023-03-03T08:33:58.981Z] Removing intermediate container b5c4e32307f6 [2023-03-03T08:33:58.981Z] ---> 10af3714c41a [2023-03-03T08:33:58.981Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:33:59.922Z] ---> 9c38a70f3b35 [2023-03-03T08:33:59.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T08:33:59.922Z] ---> 789ade181c43 [2023-03-03T08:33:59.922Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T08:33:59.922Z] ---> Running in 56b9034adfce [2023-03-03T08:34:00.192Z] ---> Running in 2522f2e59a7b [2023-03-03T08:34:00.761Z] ---> 16ebb960693e [2023-03-03T08:34:00.762Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T08:34:01.022Z] Removing intermediate container 56b9034adfce [2023-03-03T08:34:01.022Z] ---> db3b1c8ec55f [2023-03-03T08:34:01.022Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T08:34:01.022Z] ---> Running in 73b8983ad47a [2023-03-03T08:34:01.022Z] ---> Running in 876a0d283f51 [2023-03-03T08:34:01.589Z] Removing intermediate container 876a0d283f51 [2023-03-03T08:34:01.589Z] ---> ea62274e8995 [2023-03-03T08:34:01.589Z] Step 21/22 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:34:01.849Z] ---> Running in 3ac07f5c2bed [2023-03-03T08:34:02.113Z] Removing intermediate container 3ac07f5c2bed [2023-03-03T08:34:02.113Z] ---> da42ac1f38fc [2023-03-03T08:34:02.113Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:34:02.113Z] ---> Running in 978a37a5eb95 [2023-03-03T08:34:02.113Z] Removing intermediate container 2522f2e59a7b [2023-03-03T08:34:02.113Z] ---> fc43194b7956 [2023-03-03T08:34:02.113Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T08:34:02.380Z] ---> Running in 61d96f8a5560 [2023-03-03T08:34:02.380Z] Removing intermediate container 978a37a5eb95 [2023-03-03T08:34:02.380Z] ---> 1018a8bbf98a [2023-03-03T08:34:02.380Z] [2023-03-03T08:34:02.380Z] Removing intermediate container 73b8983ad47a [2023-03-03T08:34:02.380Z] ---> 958fe70f11a8 [2023-03-03T08:34:02.380Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T08:34:02.380Z] ---> Running in e3ef0786b329 [2023-03-03T08:34:02.380Z] Removing intermediate container 61d96f8a5560 [2023-03-03T08:34:02.380Z] ---> f4a26edd94da [2023-03-03T08:34:02.380Z] Step 19/21 : LABEL arch=x86_64 [2023-03-03T08:34:02.380Z] Successfully built 1018a8bbf98a [2023-03-03T08:34:02.380Z] Successfully tagged support-scheduler:latest [2023-03-03T08:34:02.380Z]  Building support-scheduler ... done Building security-spire-server [2023-03-03T08:34:02.380Z] ---> Running in f8ad5238afae [2023-03-03T08:34:02.380Z] Removing intermediate container e3ef0786b329 [2023-03-03T08:34:02.380Z] ---> e6fc4f4f0f53 [2023-03-03T08:34:02.380Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T08:34:02.651Z] ---> Running in b5ae786d059b [2023-03-03T08:34:02.909Z] Removing intermediate container f8ad5238afae [2023-03-03T08:34:02.909Z] ---> 17c8d4e27a72 [2023-03-03T08:34:02.909Z] Step 20/21 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:34:07.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:34:07.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:34:07.116Z] ---> bda0f201cf59 [2023-03-03T08:34:07.116Z] Step 3/23 : WORKDIR /edgex-go [2023-03-03T08:34:07.116Z] ---> Using cache [2023-03-03T08:34:07.116Z] ---> 75b5b450b6df [2023-03-03T08:34:07.116Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T08:34:07.116Z] ---> Using cache [2023-03-03T08:34:07.116Z] ---> 1c6d2fb9843c [2023-03-03T08:34:07.116Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-03T08:34:07.116Z] ---> Using cache [2023-03-03T08:34:07.116Z] ---> 2f34fc6e01d2 [2023-03-03T08:34:07.116Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:34:07.117Z] ---> Using cache [2023-03-03T08:34:07.117Z] ---> 58dbf5d76602 [2023-03-03T08:34:07.117Z] Step 7/23 : COPY . . [2023-03-03T08:34:07.117Z] ---> Using cache [2023-03-03T08:34:07.117Z] ---> 0562e1ae4547 [2023-03-03T08:34:07.117Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T08:34:07.117Z] ---> Using cache [2023-03-03T08:34:07.117Z] ---> bb7a0e144798 [2023-03-03T08:34:07.117Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-03T08:34:07.117Z] ---> Using cache [2023-03-03T08:34:07.117Z] ---> 5e6fdb78852a [2023-03-03T08:34:07.117Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T08:34:09.055Z] Removing intermediate container b5ae786d059b [2023-03-03T08:34:09.055Z] ---> 163eb363a119 [2023-03-03T08:34:09.055Z] Step 23/24 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:34:09.055Z] ---> Running in 587ddf8f7e33 [2023-03-03T08:34:09.055Z] ---> Running in a66c2dce0d25 [2023-03-03T08:34:09.055Z] ---> Running in 44637181f6b1 [2023-03-03T08:34:09.055Z] Removing intermediate container 587ddf8f7e33 [2023-03-03T08:34:09.055Z] ---> 0377a36a397b [2023-03-03T08:34:09.055Z] Step 21/21 : LABEL version=0.0.0 [2023-03-03T08:34:09.055Z] Removing intermediate container 44637181f6b1 [2023-03-03T08:34:09.055Z] ---> 01b305961496 [2023-03-03T08:34:09.055Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:34:09.315Z] ---> Running in 1f5df80c8e61 [2023-03-03T08:34:11.390Z] ---> Running in 3cc402c23c07 [2023-03-03T08:34:11.977Z] Removing intermediate container 1f5df80c8e61 [2023-03-03T08:34:11.977Z] ---> b5f77e27e857 [2023-03-03T08:34:11.977Z] [2023-03-03T08:34:12.236Z] Removing intermediate container 3cc402c23c07 [2023-03-03T08:34:12.236Z] ---> 87f968142dc0 [2023-03-03T08:34:12.236Z] [2023-03-03T08:34:12.506Z] Successfully built b5f77e27e857 [2023-03-03T08:34:12.506Z] Successfully tagged security-proxy-setup:latest [2023-03-03T08:34:12.506Z] Building support-notifications [2023-03-03T08:34:12.506Z] Removing intermediate container a66c2dce0d25 [2023-03-03T08:34:12.506Z] ---> ff1ef2121c97 [2023-03-03T08:34:12.506Z] Step 11/23 : WORKDIR /edgex-go [2023-03-03T08:34:12.506Z]  Building security-proxy-setup ... done Successfully built 87f968142dc0 [2023-03-03T08:34:12.506Z] Successfully tagged security-secretstore-setup:latest [2023-03-03T08:34:12.506Z] Building security-bootstrapper [2023-03-03T08:34:12.506Z]  Building security-secretstore-setup ... done Removing intermediate container 1a5c7e480c91 [2023-03-03T08:34:12.506Z] ---> 08e6b631adc4 [2023-03-03T08:34:12.506Z] [2023-03-03T08:34:12.506Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:34:12.506Z] ---> dfd21b5a31f5 [2023-03-03T08:34:12.506Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-03T08:34:12.506Z] Removing intermediate container 04611c62f4a0 [2023-03-03T08:34:12.506Z] ---> 129ec451fe04 [2023-03-03T08:34:12.506Z] [2023-03-03T08:34:12.506Z] Step 10/23 : FROM alpine:3.16 [2023-03-03T08:34:12.506Z] ---> dfd21b5a31f5 [2023-03-03T08:34:12.506Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:34:12.506Z] ---> Using cache [2023-03-03T08:34:12.506Z] ---> 9aed9959093c [2023-03-03T08:34:12.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T08:34:12.506Z] ---> Using cache [2023-03-03T08:34:12.506Z] ---> 20a2aee3253f [2023-03-03T08:34:12.506Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-03T08:34:13.078Z] ---> Running in c42cc5eafa6a [2023-03-03T08:34:17.279Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:34:17.279Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:34:17.279Z] ---> bda0f201cf59 [2023-03-03T08:34:17.279Z] Step 3/32 : WORKDIR /edgex-go [2023-03-03T08:34:17.279Z] ---> Using cache [2023-03-03T08:34:17.279Z] ---> 75b5b450b6df [2023-03-03T08:34:17.279Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-03T08:34:17.296Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-03T08:34:18.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:34:18.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:34:18.224Z] ---> bda0f201cf59 [2023-03-03T08:34:18.224Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:34:18.224Z] ---> Using cache [2023-03-03T08:34:18.224Z] ---> 40d622e72697 [2023-03-03T08:34:18.224Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:34:18.224Z] ---> Using cache [2023-03-03T08:34:18.224Z] ---> c0a870d6af3b [2023-03-03T08:34:18.224Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-03T08:34:20.283Z] ---> Running in 9d96509fa64a [2023-03-03T08:34:20.283Z] ---> Running in 7839865ec127 [2023-03-03T08:34:20.561Z] ---> Running in 638332c6f23e [2023-03-03T08:34:20.561Z] ---> Running in 788b130b0e8c [2023-03-03T08:34:20.561Z] Removing intermediate container 9d96509fa64a [2023-03-03T08:34:20.561Z] ---> b16a4e3dcc7a [2023-03-03T08:34:20.561Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-03T08:34:20.561Z] Removing intermediate container c42cc5eafa6a [2023-03-03T08:34:20.561Z] ---> 77d967c34da1 [2023-03-03T08:34:20.561Z] [2023-03-03T08:34:20.561Z] Step 12/23 : FROM alpine:3.15 [2023-03-03T08:34:20.561Z] ---> 5ce65d7b0fde [2023-03-03T08:34:20.561Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:34:20.561Z] ---> Using cache [2023-03-03T08:34:20.561Z] ---> 6ddd27fb6cfe [2023-03-03T08:34:20.561Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T08:34:20.561Z] Removing intermediate container 7839865ec127 [2023-03-03T08:34:20.561Z] ---> 7f4bb57f1b62 [2023-03-03T08:34:20.561Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-03T08:34:20.561Z] ---> Running in 317b8b3f1ec1 [2023-03-03T08:34:20.561Z] ---> Running in 451edb2286af [2023-03-03T08:34:20.561Z] ---> Running in fd4152453fcc [2023-03-03T08:34:20.842Z] Removing intermediate container 317b8b3f1ec1 [2023-03-03T08:34:20.842Z] ---> b68bdd89363a [2023-03-03T08:34:20.842Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-03T08:34:20.842Z] ---> Running in 280a406aec31 [2023-03-03T08:34:20.843Z] Removing intermediate container fd4152453fcc [2023-03-03T08:34:20.843Z] ---> 6066e0a2498d [2023-03-03T08:34:20.843Z] Step 15/23 : WORKDIR / [2023-03-03T08:34:20.843Z] ---> Running in dbdaba5ecbb2 [2023-03-03T08:34:20.843Z] Removing intermediate container 280a406aec31 [2023-03-03T08:34:20.843Z] ---> a110e6b293b2 [2023-03-03T08:34:20.843Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:34:20.843Z] ---> Running in bdb33eaae4ef [2023-03-03T08:34:20.843Z] Removing intermediate container dbdaba5ecbb2 [2023-03-03T08:34:20.843Z] ---> 91ca6b256d35 [2023-03-03T08:34:20.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:34:21.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.143Z] ---> 75a326e64aa9 [2023-03-03T08:34:21.143Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-03T08:34:21.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.434Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:34:21.434Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:34:21.434Z] OK: 15857 distinct packages available [2023-03-03T08:34:21.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.706Z] OK: 211 MiB in 51 packages [2023-03-03T08:34:21.706Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T08:34:21.706Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:34:21.706Z] OK: 6 MiB in 15 packages [2023-03-03T08:34:21.706Z] OK: 211 MiB in 51 packages [2023-03-03T08:34:21.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:21.967Z] ---> 094b409b6b12 [2023-03-03T08:34:21.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-03T08:34:21.967Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T08:34:21.967Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:34:21.967Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T08:34:21.967Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T08:34:21.967Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T08:34:21.967Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:34:21.967Z] OK: 7 MiB in 19 packages [2023-03-03T08:34:21.967Z] ---> 0b727aae69d4 [2023-03-03T08:34:21.967Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-03T08:34:22.227Z] ---> Running in d293e365fa00 [2023-03-03T08:34:22.227Z] Removing intermediate container d293e365fa00 [2023-03-03T08:34:22.227Z] ---> d852a5a3e34c [2023-03-03T08:34:22.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:34:22.499Z] Removing intermediate container 788b130b0e8c [2023-03-03T08:34:22.499Z] ---> 52a7882a8364 [2023-03-03T08:34:22.499Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:34:22.499Z] ---> Running in 2dd2ed8b1cbd [2023-03-03T08:34:22.499Z] Removing intermediate container bdb33eaae4ef [2023-03-03T08:34:22.499Z] ---> 413ee90c07e9 [2023-03-03T08:34:22.499Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:34:22.499Z] Removing intermediate container 2dd2ed8b1cbd [2023-03-03T08:34:22.499Z] ---> 0cb8af848572 [2023-03-03T08:34:22.499Z] Step 21/23 : LABEL arch=x86_64 [2023-03-03T08:34:22.499Z] ---> ca8c9a301a7d [2023-03-03T08:34:22.499Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:34:22.759Z] Removing intermediate container 638332c6f23e [2023-03-03T08:34:22.759Z] ---> 787d64142f2f [2023-03-03T08:34:22.759Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-03T08:34:22.759Z] ---> Running in 31975fd6e64e [2023-03-03T08:34:22.759Z] ---> Running in a123616f90d9 [2023-03-03T08:34:22.759Z] ---> 14fe2899ad2b [2023-03-03T08:34:22.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-03T08:34:22.759Z] Removing intermediate container 451edb2286af [2023-03-03T08:34:22.759Z] ---> eb718328b0d1 [2023-03-03T08:34:22.759Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T08:34:22.759Z] Removing intermediate container 31975fd6e64e [2023-03-03T08:34:22.759Z] ---> c9b5756a87e8 [2023-03-03T08:34:22.759Z] Step 22/23 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:34:23.063Z] ---> Running in 1f632e3c4e8e [2023-03-03T08:34:23.063Z] ---> 83f9e33599c5 [2023-03-03T08:34:23.063Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:34:23.063Z] ---> Running in 73f11a4dfa8d [2023-03-03T08:34:23.351Z] Removing intermediate container 1f632e3c4e8e [2023-03-03T08:34:23.351Z] ---> fad929481149 [2023-03-03T08:34:23.351Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T08:34:24.955Z] ---> Running in 6f6b9ad0cff2 [2023-03-03T08:34:25.219Z] ---> 18883682c905 [2023-03-03T08:34:25.219Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-03T08:34:25.219Z] ---> 1c5077b9c71d [2023-03-03T08:34:25.219Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T08:34:25.219Z] Removing intermediate container 6f6b9ad0cff2 [2023-03-03T08:34:25.219Z] ---> bcf271a217ae [2023-03-03T08:34:25.219Z] [2023-03-03T08:34:25.482Z] Successfully built bcf271a217ae [2023-03-03T08:34:25.482Z] Successfully tagged core-command:latest [2023-03-03T08:34:25.482Z] Building security-spiffe-token-provider [2023-03-03T08:34:25.978Z]  Building core-command ... done  ---> c6c81fe022be [2023-03-03T08:34:25.978Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-03T08:34:25.978Z] ---> c4c48fc9b3d8 [2023-03-03T08:34:25.978Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-03T08:34:25.978Z] ---> Running in 53f2489281b0 [2023-03-03T08:34:29.288Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:34:29.288Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:34:29.288Z] ---> bda0f201cf59 [2023-03-03T08:34:29.288Z] Step 3/19 : WORKDIR /edgex-go [2023-03-03T08:34:29.288Z] ---> Using cache [2023-03-03T08:34:29.288Z] ---> 75b5b450b6df [2023-03-03T08:34:29.288Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-03T08:34:31.276Z] ---> bb5bbede637e [2023-03-03T08:34:31.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-03T08:34:31.276Z] ---> Running in f15d38d87e2d [2023-03-03T08:34:31.276Z] Removing intermediate container 53f2489281b0 [2023-03-03T08:34:31.276Z] ---> b3f7be05a174 [2023-03-03T08:34:31.276Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:34:31.276Z] ---> Running in 270f0e13dcc9 [2023-03-03T08:34:31.276Z] ---> 3e7ade4426bd [2023-03-03T08:34:31.276Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T08:34:31.276Z] Removing intermediate container 270f0e13dcc9 [2023-03-03T08:34:31.276Z] ---> dde26460941b [2023-03-03T08:34:31.276Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T08:34:31.276Z] ---> Running in 7bea46cb336e [2023-03-03T08:34:31.276Z] ---> Running in eb06e464e417 [2023-03-03T08:34:31.276Z] Removing intermediate container 7bea46cb336e [2023-03-03T08:34:31.276Z] ---> c5da84133b8d [2023-03-03T08:34:31.276Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T08:34:31.276Z] Removing intermediate container eb06e464e417 [2023-03-03T08:34:31.276Z] ---> dfa4566cc0e0 [2023-03-03T08:34:31.276Z] Step 21/22 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:34:31.549Z] ---> Running in 0f4944c5862a [2023-03-03T08:34:31.549Z] ---> Running in 9b76a35ccd3c [2023-03-03T08:34:31.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:31.549Z] Removing intermediate container 9b76a35ccd3c [2023-03-03T08:34:31.549Z] ---> 773e69345071 [2023-03-03T08:34:31.549Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:34:31.549Z] Removing intermediate container 0f4944c5862a [2023-03-03T08:34:31.549Z] ---> b5cfaae98a14 [2023-03-03T08:34:31.549Z] Step 21/23 : LABEL arch=x86_64 [2023-03-03T08:34:31.549Z] ---> Running in bcb84714ec04 [2023-03-03T08:34:31.549Z] ---> Running in 83cff1c2726d [2023-03-03T08:34:31.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:31.809Z] Removing intermediate container bcb84714ec04 [2023-03-03T08:34:31.809Z] ---> c427b44c878f [2023-03-03T08:34:31.809Z] [2023-03-03T08:34:31.809Z] Removing intermediate container 83cff1c2726d [2023-03-03T08:34:31.809Z] ---> b9ebeeb43c77 [2023-03-03T08:34:31.809Z] Step 22/23 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:34:31.809Z] ---> Running in e7439cfe9c69 [2023-03-03T08:34:31.809Z] Successfully built c427b44c878f [2023-03-03T08:34:31.809Z] Successfully tagged core-data:latest [2023-03-03T08:34:31.809Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-03-03T08:34:31.809Z] Removing intermediate container e7439cfe9c69 [2023-03-03T08:34:31.809Z] ---> 87a1a3ef3711 [2023-03-03T08:34:31.809Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T08:34:32.067Z] v3.16.4-35-g054104bb820 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-03T08:34:32.067Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-03T08:34:32.067Z] OK: 17046 distinct packages available [2023-03-03T08:34:32.067Z] ---> Running in 5c4317dbe456 [2023-03-03T08:34:32.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:32.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:34:32.685Z] OK: 211 MiB in 51 packages [2023-03-03T08:34:33.644Z] Removing intermediate container 5c4317dbe456 [2023-03-03T08:34:33.644Z] ---> 182f65129a02 [2023-03-03T08:34:33.644Z] [2023-03-03T08:34:33.644Z] Successfully built 182f65129a02 [2023-03-03T08:34:35.551Z] Successfully tagged security-spire-server:latest [2023-03-03T08:34:35.551Z]  Building security-spire-server ... done Building core-metadata [2023-03-03T08:34:35.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:34:35.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:34:35.551Z] ---> bda0f201cf59 [2023-03-03T08:34:35.551Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:34:35.551Z] ---> Using cache [2023-03-03T08:34:35.551Z] ---> 40d622e72697 [2023-03-03T08:34:35.551Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:34:35.551Z] ---> Using cache [2023-03-03T08:34:35.551Z] ---> c0a870d6af3b [2023-03-03T08:34:35.551Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:34:35.551Z] ---> Using cache [2023-03-03T08:34:35.551Z] ---> 6c4819704dda [2023-03-03T08:34:35.551Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:34:35.551Z] ---> Using cache [2023-03-03T08:34:35.551Z] ---> 599fb636bb8d [2023-03-03T08:34:35.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:34:35.551Z] ---> Using cache [2023-03-03T08:34:35.551Z] ---> 2c2be64cc753 [2023-03-03T08:34:35.551Z] Step 8/22 : COPY . . [2023-03-03T08:34:35.551Z] ---> Using cache [2023-03-03T08:34:35.551Z] ---> 6e5b23291d63 [2023-03-03T08:34:35.551Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-03T08:34:39.816Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:34:39.816Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:34:39.816Z] ---> bda0f201cf59 [2023-03-03T08:34:39.816Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:34:39.816Z] ---> Using cache [2023-03-03T08:34:39.816Z] ---> 40d622e72697 [2023-03-03T08:34:39.816Z] Step 4/24 : WORKDIR /edgex-go [2023-03-03T08:34:39.816Z] ---> Using cache [2023-03-03T08:34:39.816Z] ---> c0a870d6af3b [2023-03-03T08:34:39.816Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-03T08:34:39.816Z] ---> Using cache [2023-03-03T08:34:39.816Z] ---> 6c4819704dda [2023-03-03T08:34:39.816Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-03T08:34:39.816Z] ---> Using cache [2023-03-03T08:34:39.816Z] ---> 599fb636bb8d [2023-03-03T08:34:39.816Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:34:39.816Z] ---> Using cache [2023-03-03T08:34:39.816Z] ---> 2c2be64cc753 [2023-03-03T08:34:39.816Z] Step 8/24 : COPY . . [2023-03-03T08:34:39.816Z] ---> Using cache [2023-03-03T08:34:39.816Z] ---> 6e5b23291d63 [2023-03-03T08:34:39.816Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-03T08:34:41.729Z] ---> Running in 1f7f56ae63e7 [2023-03-03T08:34:41.729Z] ---> Running in 068274ae9d11 [2023-03-03T08:34:41.729Z] Removing intermediate container f15d38d87e2d [2023-03-03T08:34:41.729Z] ---> cfa7bdb8da3c [2023-03-03T08:34:41.729Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-03T08:34:41.729Z] 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-03T08:34:41.729Z] ---> 198287929663 [2023-03-03T08:34:41.729Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:34:41.729Z] ---> Running in 0c6534c91ebe [2023-03-03T08:34:41.987Z] 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-03T08:35:29.417Z] Removing intermediate container 1f7f56ae63e7 [2023-03-03T08:35:29.417Z] Removing intermediate container 068274ae9d11 [2023-03-03T08:35:29.417Z] ---> 1a5f9eb8862e [2023-03-03T08:35:29.417Z] [2023-03-03T08:35:29.417Z] Step 10/24 : FROM alpine:3.16 [2023-03-03T08:35:29.417Z] ---> dfd21b5a31f5 [2023-03-03T08:35:29.417Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:35:29.417Z] ---> Using cache [2023-03-03T08:35:29.417Z] ---> 9aed9959093c [2023-03-03T08:35:29.417Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T08:35:29.417Z] ---> Using cache [2023-03-03T08:35:29.417Z] ---> 20a2aee3253f [2023-03-03T08:35:29.417Z] Step 13/24 : ENV APP_PORT=59881 ---> fc22aa872f0b [2023-03-03T08:35:29.417Z] [2023-03-03T08:35:29.417Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:35:29.417Z] ---> dfd21b5a31f5 [2023-03-03T08:35:29.417Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T08:35:29.417Z] [2023-03-03T08:35:29.417Z] ---> Running in 3d0635fe6469 [2023-03-03T08:35:29.417Z] ---> Running in 88b2fc58e909 [2023-03-03T08:35:29.417Z] Removing intermediate container 88b2fc58e909 [2023-03-03T08:35:29.417Z] ---> 06bac71b8ceb [2023-03-03T08:35:29.417Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-03T08:35:29.417Z] Removing intermediate container 3d0635fe6469 [2023-03-03T08:35:29.417Z] ---> 66f86a5455f8 [2023-03-03T08:35:29.417Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:35:29.417Z] ---> Running in 8ac3d96dee25 [2023-03-03T08:35:29.417Z] ---> Running in 9cf4064c8013 [2023-03-03T08:35:29.417Z] Removing intermediate container 8ac3d96dee25 [2023-03-03T08:35:29.417Z] ---> 838862750cdb [2023-03-03T08:35:29.417Z] Step 15/24 : WORKDIR / [2023-03-03T08:35:29.417Z] ---> Running in b43b94701df2 [2023-03-03T08:35:29.417Z] Removing intermediate container 0c6534c91ebe [2023-03-03T08:35:29.417Z] ---> 3924c94042e1 [2023-03-03T08:35:29.417Z] Step 7/19 : COPY . . [2023-03-03T08:35:29.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:35:29.417Z] Removing intermediate container a123616f90d9 [2023-03-03T08:35:29.417Z] ---> daba6ed60760 [2023-03-03T08:35:29.417Z] Step 8/22 : COPY . . [2023-03-03T08:35:29.417Z] Removing intermediate container 73f11a4dfa8d [2023-03-03T08:35:29.417Z] ---> 1da1b83f83ee [2023-03-03T08:35:29.417Z] Step 7/32 : COPY . . [2023-03-03T08:35:29.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:35:29.417Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T08:35:29.417Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:35:29.417Z] OK: 6 MiB in 15 packages [2023-03-03T08:35:42.407Z] Removing intermediate container b43b94701df2 [2023-03-03T08:35:42.407Z] ---> fb5edfdcaa16 [2023-03-03T08:35:42.407Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:35:42.407Z] Removing intermediate container 9cf4064c8013 [2023-03-03T08:35:42.407Z] ---> 0ba80cc3aa59 [2023-03-03T08:35:42.407Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:35:42.407Z] ---> e278754e9c52 [2023-03-03T08:35:42.407Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-03T08:35:42.407Z] ---> e32ee8345ec7 [2023-03-03T08:35:42.407Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-03T08:35:42.407Z] ---> f40f492a0125 [2023-03-03T08:35:42.407Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-03T08:35:42.407Z] ---> Running in 71642443437e [2023-03-03T08:35:42.407Z] ---> eafcd21aaccf [2023-03-03T08:35:42.407Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-03T08:35:42.407Z] ---> Running in b98a5be64b32 [2023-03-03T08:35:42.407Z] ---> Running in 04cf10d50bdb [2023-03-03T08:35:42.407Z] ---> 6f6e36239db7 [2023-03-03T08:35:42.407Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-03T08:35:42.407Z] 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-03T08:35:42.407Z] ---> 3b565157e1c6 [2023-03-03T08:35:42.407Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-03T08:35:42.407Z] 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-03T08:35:42.407Z] 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-03T08:35:42.407Z] ---> e4481eccae6d [2023-03-03T08:35:42.407Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-03T08:35:42.667Z] ---> b298f6bf9767 [2023-03-03T08:35:42.667Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-03T08:35:42.955Z] ---> 9e89c5d5843d [2023-03-03T08:35:42.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-03T08:35:43.215Z] ---> 45f079e3f111 [2023-03-03T08:35:43.215Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-03T08:35:43.215Z] ---> Running in c5d66b74e757 [2023-03-03T08:35:43.505Z] Removing intermediate container c5d66b74e757 [2023-03-03T08:35:43.505Z] ---> 07ac78d19c42 [2023-03-03T08:35:43.505Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:35:43.505Z] ---> Running in 63bef3179331 [2023-03-03T08:35:43.766Z] ---> b379d4501105 [2023-03-03T08:35:43.766Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T08:35:43.766Z] Removing intermediate container 63bef3179331 [2023-03-03T08:35:43.766Z] ---> bd3e01a7a32e [2023-03-03T08:35:43.766Z] Step 22/24 : LABEL arch=x86_64 [2023-03-03T08:35:43.766Z] ---> Running in a8586e1a8f36 [2023-03-03T08:35:43.766Z] ---> Running in 4e2dda577491 [2023-03-03T08:35:43.766Z] Removing intermediate container 4e2dda577491 [2023-03-03T08:35:43.766Z] ---> a14f2f0a7434 [2023-03-03T08:35:43.766Z] Step 23/24 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:35:44.037Z] ---> Running in 332f001fc4f0 [2023-03-03T08:35:44.037Z] Removing intermediate container 332f001fc4f0 [2023-03-03T08:35:44.037Z] ---> 034c358e6db5 [2023-03-03T08:35:44.037Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:35:44.037Z] ---> Running in e701ee2bdc5e [2023-03-03T08:35:44.307Z] Removing intermediate container e701ee2bdc5e [2023-03-03T08:35:44.307Z] ---> b339d365fc9f [2023-03-03T08:35:44.307Z] [2023-03-03T08:35:44.307Z] Successfully built b339d365fc9f [2023-03-03T08:35:44.568Z] Successfully tagged core-metadata:latest [2023-03-03T08:35:44.568Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-03T08:35:44.568Z] Removing intermediate container a8586e1a8f36 [2023-03-03T08:35:44.568Z] ---> bb7a61fae091 [2023-03-03T08:35:44.568Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T08:35:44.568Z] ---> Running in f89f1246ffde [2023-03-03T08:35:47.895Z] Removing intermediate container f89f1246ffde [2023-03-03T08:35:47.895Z] ---> a4e977c20595 [2023-03-03T08:35:47.895Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-03T08:35:48.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:35:48.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:35:48.836Z] ---> bda0f201cf59 [2023-03-03T08:35:48.836Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:35:48.836Z] ---> Using cache [2023-03-03T08:35:48.836Z] ---> 40d622e72697 [2023-03-03T08:35:48.836Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:35:48.836Z] ---> Using cache [2023-03-03T08:35:48.836Z] ---> c0a870d6af3b [2023-03-03T08:35:48.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:35:48.836Z] ---> Using cache [2023-03-03T08:35:48.836Z] ---> 6c4819704dda [2023-03-03T08:35:48.836Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:35:48.836Z] ---> Using cache [2023-03-03T08:35:48.836Z] ---> 599fb636bb8d [2023-03-03T08:35:48.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:35:48.836Z] ---> Using cache [2023-03-03T08:35:48.836Z] ---> 2c2be64cc753 [2023-03-03T08:35:48.836Z] Step 8/22 : COPY . . [2023-03-03T08:35:48.836Z] ---> Using cache [2023-03-03T08:35:48.836Z] ---> 6e5b23291d63 [2023-03-03T08:35:48.836Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-03T08:35:53.301Z] ---> Running in d2bf3aa47b7b [2023-03-03T08:35:53.301Z] ---> Running in ed629c540fe5 [2023-03-03T08:35:53.935Z] Removing intermediate container d2bf3aa47b7b [2023-03-03T08:35:53.935Z] ---> 709a49ac7664 [2023-03-03T08:35:53.935Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T08:35:53.935Z] 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-03T08:35:53.935Z] ---> Running in 37cf79bc1d4c [2023-03-03T08:35:53.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-03T08:35:53.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-03T08:35:54.195Z] Removing intermediate container 37cf79bc1d4c [2023-03-03T08:35:54.195Z] ---> 0ab2699cf234 [2023-03-03T08:35:54.195Z] Step 21/22 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:35:54.195Z] ---> Running in e8525c15a9b9 [2023-03-03T08:35:55.170Z] Removing intermediate container e8525c15a9b9 [2023-03-03T08:35:55.170Z] ---> 60f77790af06 [2023-03-03T08:35:55.170Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:35:55.170Z] ---> Running in e6924f87cdee [2023-03-03T08:35:55.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-03T08:35:55.949Z] Removing intermediate container e6924f87cdee [2023-03-03T08:35:55.949Z] ---> 0145a5c7d56c [2023-03-03T08:35:55.949Z] [2023-03-03T08:35:55.949Z] Successfully built 0145a5c7d56c [2023-03-03T08:35:55.949Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-03T08:35:58.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-03T08:35:58.731Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-03T08:36:04.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-03T08:36:05.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-03T08:36:05.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-03T08:36:05.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-03T08:36:05.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-03T08:36:06.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-03T08:36:09.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-03T08:36:09.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-03T08:36:09.066Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-03T08:36:09.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-03T08:36:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.296s coverage: 28.7% of statements [2023-03-03T08:36:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-03T08:36:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-03T08:36:32.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.846s coverage: 98.5% of statements [2023-03-03T08:36:37.399Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b98a5be64b32 [2023-03-03T08:36:37.399Z] ---> 6efd287d5572 [2023-03-03T08:36:37.399Z] [2023-03-03T08:36:37.399Z] Step 9/32 : FROM alpine:3.16 [2023-03-03T08:36:37.399Z] ---> dfd21b5a31f5 [2023-03-03T08:36:37.399Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:36:37.399Z] Removing intermediate container ed629c540fe5 [2023-03-03T08:36:37.399Z] ---> aaf9b5f7bf5a [2023-03-03T08:36:37.399Z] [2023-03-03T08:36:37.399Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:36:37.399Z] ---> dfd21b5a31f5 [2023-03-03T08:36:37.399Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T08:36:37.399Z] ---> Using cache [2023-03-03T08:36:37.399Z] ---> 66f86a5455f8 [2023-03-03T08:36:37.399Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:36:37.399Z] ---> Using cache [2023-03-03T08:36:37.399Z] ---> 0ba80cc3aa59 [2023-03-03T08:36:37.399Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:36:37.399Z] ---> Using cache [2023-03-03T08:36:37.399Z] Removing intermediate container 71642443437e [2023-03-03T08:36:37.399Z] ---> 33777434e61b [2023-03-03T08:36:37.399Z] [2023-03-03T08:36:37.399Z] Step 9/19 : FROM alpine:3.15 [2023-03-03T08:36:37.399Z] ---> 5ce65d7b0fde [2023-03-03T08:36:37.399Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:36:37.399Z] ---> Using cache [2023-03-03T08:36:37.399Z] ---> 6ddd27fb6cfe [2023-03-03T08:36:37.399Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-03T08:36:37.399Z] ---> 6f6e36239db7 [2023-03-03T08:36:37.399Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-03T08:36:37.399Z] ---> Running in ea781d0c1d6b [2023-03-03T08:36:37.399Z] ---> Running in 86d685660481 [2023-03-03T08:36:37.399Z] Removing intermediate container ea781d0c1d6b [2023-03-03T08:36:37.399Z] ---> ca49613655b1 [2023-03-03T08:36:37.399Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-03T08:36:37.399Z] Removing intermediate container 04cf10d50bdb [2023-03-03T08:36:37.399Z] ---> ed3c3fd57417 [2023-03-03T08:36:37.399Z] [2023-03-03T08:36:37.399Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:36:37.399Z] ---> dfd21b5a31f5 [2023-03-03T08:36:37.399Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-03T08:36:37.399Z] ---> Running in 4df23488f111 [2023-03-03T08:36:37.399Z] ---> Running in a3254a564c56 [2023-03-03T08:36:37.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.399Z] ---> 2b90c0809469 [2023-03-03T08:36:37.399Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-03T08:36:37.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.660Z] ---> 675eb632fdfc [2023-03-03T08:36:37.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-03T08:36:37.920Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:36:37.920Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:36:37.920Z] OK: 15857 distinct packages available [2023-03-03T08:36:37.920Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-03T08:36:37.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.920Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-03T08:36:37.920Z] (2/2) Installing su-exec (0.2-r1) [2023-03-03T08:36:37.920Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:36:37.920Z] OK: 6 MiB in 16 packages [2023-03-03T08:36:37.920Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-03T08:36:37.920Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:36:37.920Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T08:36:37.920Z] ---> e5fcdd12b3b1 [2023-03-03T08:36:37.920Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T08:36:37.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-03T08:36:37.920Z] ---> Running in dbd169b20397 [2023-03-03T08:36:37.920Z] OK: 6 MiB in 16 packages [2023-03-03T08:36:37.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 71.2% of statements [2023-03-03T08:36:37.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-03T08:36:37.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-03T08:36:37.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-03T08:36:37.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.437s coverage: 54.0% of statements [2023-03-03T08:36:37.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-03T08:36:37.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-03T08:36:38.227Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-03T08:36:38.227Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-03T08:36:38.227Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-03T08:36:38.227Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-03T08:36:38.227Z] (5/9) Installing curl (7.80.0-r6) [2023-03-03T08:36:38.227Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-03T08:36:38.227Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:36:38.227Z] (8/9) Installing libucontext (1.1-r0) [2023-03-03T08:36:38.227Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-03T08:36:38.227Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:36:38.227Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T08:36:38.507Z] Removing intermediate container 4df23488f111 [2023-03-03T08:36:38.507Z] ---> 85343d89d7ce [2023-03-03T08:36:38.507Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-03T08:36:38.507Z] ---> Running in 3a65cf2c7133 [2023-03-03T08:36:38.507Z] OK: 8 MiB in 23 packages [2023-03-03T08:36:38.507Z] Removing intermediate container 3a65cf2c7133 [2023-03-03T08:36:38.507Z] ---> c0761397e0cd [2023-03-03T08:36:38.507Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-03T08:36:38.507Z] ---> Running in b63dc3f3e3ad [2023-03-03T08:36:38.768Z] Removing intermediate container b63dc3f3e3ad [2023-03-03T08:36:38.768Z] ---> c701166b0e6f [2023-03-03T08:36:38.768Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-03T08:36:38.768Z] Removing intermediate container a3254a564c56 [2023-03-03T08:36:38.768Z] ---> 7fface363e55 [2023-03-03T08:36:38.768Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T08:36:38.768Z] ---> Running in d38c51a20129 [2023-03-03T08:36:38.768Z] ---> Running in 27a3a7d4347c [2023-03-03T08:36:39.029Z] Removing intermediate container d38c51a20129 [2023-03-03T08:36:39.029Z] ---> 6cfe5025a540 [2023-03-03T08:36:39.029Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-03T08:36:39.029Z] Removing intermediate container 27a3a7d4347c [2023-03-03T08:36:39.029Z] ---> 79c40fc47aca [2023-03-03T08:36:39.029Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-03T08:36:39.029Z] ---> Running in 010c97bde367 [2023-03-03T08:36:39.029Z] ---> Running in 21e4f082ced4 [2023-03-03T08:36:39.308Z] Removing intermediate container 010c97bde367 [2023-03-03T08:36:39.308Z] ---> 8bbb22ae9ed5 [2023-03-03T08:36:39.308Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T08:36:39.308Z] Removing intermediate container dbd169b20397 [2023-03-03T08:36:39.308Z] ---> 31b0de5de7e3 [2023-03-03T08:36:39.308Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T08:36:39.308Z] Removing intermediate container 21e4f082ced4 [2023-03-03T08:36:39.308Z] ---> af4eedebf721 [2023-03-03T08:36:39.308Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-03T08:36:39.308Z] ---> Running in 373ce91d65e7 [2023-03-03T08:36:39.308Z] Removing intermediate container 86d685660481 [2023-03-03T08:36:39.308Z] ---> 133cfba67d20 [2023-03-03T08:36:39.308Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:36:39.308Z] ---> Running in 5cb197f85aa8 [2023-03-03T08:36:39.308Z] ---> Running in 055801cf73dd [2023-03-03T08:36:39.581Z] Removing intermediate container 373ce91d65e7 [2023-03-03T08:36:39.581Z] ---> 139009cb4209 [2023-03-03T08:36:39.581Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:36:39.581Z] Removing intermediate container 5cb197f85aa8 [2023-03-03T08:36:39.581Z] ---> 10aad07b79f0 [2023-03-03T08:36:39.581Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-03T08:36:39.581Z] ---> Running in 1404a7a1187b [2023-03-03T08:36:39.581Z] ---> 23dd7b350cc2 [2023-03-03T08:36:39.581Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-03T08:36:39.581Z] Removing intermediate container 1404a7a1187b [2023-03-03T08:36:39.581Z] ---> e02ba678b56f [2023-03-03T08:36:39.581Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T08:36:39.581Z] ---> Running in 94f5eeb87403 [2023-03-03T08:36:40.149Z] ---> 825097e7a485 [2023-03-03T08:36:40.149Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-03T08:36:40.149Z] Removing intermediate container 94f5eeb87403 [2023-03-03T08:36:40.149Z] ---> 909c06c177a7 [2023-03-03T08:36:40.149Z] Step 21/22 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:36:40.149Z] ---> Running in b66396845020 [2023-03-03T08:36:41.092Z] ---> 35936adeb601 [2023-03-03T08:36:41.092Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-03T08:36:41.092Z] Removing intermediate container b66396845020 [2023-03-03T08:36:41.092Z] ---> 99d0c1908b55 [2023-03-03T08:36:41.092Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:36:41.092Z] ---> 503603cb3b84 [2023-03-03T08:36:41.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-03T08:36:41.092Z] ---> Running in 18835e3cc9bd [2023-03-03T08:36:41.092Z] Removing intermediate container 055801cf73dd [2023-03-03T08:36:41.092Z] ---> 32fabd970686 [2023-03-03T08:36:41.092Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-03T08:36:41.092Z] ---> Running in d1dc2ba53fe8 [2023-03-03T08:36:41.092Z] ---> 2dec8fdd04b3 [2023-03-03T08:36:41.092Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-03T08:36:41.092Z] Removing intermediate container 18835e3cc9bd [2023-03-03T08:36:41.092Z] ---> 5b690085eed5 [2023-03-03T08:36:41.092Z] [2023-03-03T08:36:41.092Z] ---> 398b3aba88c9 [2023-03-03T08:36:41.092Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-03T08:36:41.092Z] ---> Running in 7295b4980640 [2023-03-03T08:36:41.092Z] ---> Running in e13d68f89218 [2023-03-03T08:36:41.352Z] Removing intermediate container d1dc2ba53fe8 [2023-03-03T08:36:41.352Z] ---> 6c3e741e5029 [2023-03-03T08:36:41.352Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-03T08:36:41.352Z] Successfully built 5b690085eed5 [2023-03-03T08:36:41.352Z] Removing intermediate container 7295b4980640 [2023-03-03T08:36:41.352Z] ---> 9d2e91cd2e4a [2023-03-03T08:36:41.352Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:36:41.352Z] Successfully tagged security-proxy-auth:latest [2023-03-03T08:36:41.352Z]  Building security-proxy-auth ... done  ---> Running in 0557096f54c5 [2023-03-03T08:36:41.352Z] Removing intermediate container e13d68f89218 [2023-03-03T08:36:41.352Z] ---> a05e158aceff [2023-03-03T08:36:41.352Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:36:41.352Z] ---> Running in 13a8aa7bf9d9 [2023-03-03T08:36:41.352Z] Removing intermediate container 0557096f54c5 [2023-03-03T08:36:41.352Z] ---> dbcff228a059 [2023-03-03T08:36:41.352Z] Step 17/19 : LABEL arch=x86_64 [2023-03-03T08:36:41.352Z] ---> Running in 39e3cd95fb92 [2023-03-03T08:36:41.352Z] ---> 28b926311bd0 [2023-03-03T08:36:41.352Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-03T08:36:41.609Z] Removing intermediate container 13a8aa7bf9d9 [2023-03-03T08:36:41.609Z] ---> 8bd5cc50ae37 [2023-03-03T08:36:41.609Z] Step 20/22 : LABEL arch=x86_64 [2023-03-03T08:36:41.609Z] ---> Running in f77acfde5ca4 [2023-03-03T08:36:41.609Z] ---> Running in 35910d562b8a [2023-03-03T08:36:41.609Z] Removing intermediate container 39e3cd95fb92 [2023-03-03T08:36:41.609Z] ---> 24574e3cc9f0 [2023-03-03T08:36:41.609Z] Step 18/19 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:36:41.609Z] ---> Running in 8111f82c0ca8 [2023-03-03T08:36:41.609Z] Removing intermediate container 35910d562b8a [2023-03-03T08:36:41.609Z] ---> 3aa084504a46 [2023-03-03T08:36:41.609Z] Step 21/22 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:36:41.609Z] ---> Running in 613996ed58d3 [2023-03-03T08:36:41.869Z] Removing intermediate container 8111f82c0ca8 [2023-03-03T08:36:41.869Z] ---> 4498ff34eea7 [2023-03-03T08:36:41.869Z] Step 19/19 : LABEL version=0.0.0 [2023-03-03T08:36:41.869Z] ---> Running in d86e15656543 [2023-03-03T08:36:41.869Z] Removing intermediate container 613996ed58d3 [2023-03-03T08:36:41.869Z] ---> 717331918cf8 [2023-03-03T08:36:41.869Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:36:41.869Z] ---> Running in bbd64bda25db [2023-03-03T08:36:41.869Z] Removing intermediate container d86e15656543 [2023-03-03T08:36:41.869Z] ---> 75d2d10270d0 [2023-03-03T08:36:41.869Z] [2023-03-03T08:36:41.869Z] Removing intermediate container bbd64bda25db [2023-03-03T08:36:41.869Z] ---> 32e2e07eabe8 [2023-03-03T08:36:41.869Z] [2023-03-03T08:36:41.869Z] Successfully built 75d2d10270d0 [2023-03-03T08:36:42.128Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-03T08:36:42.128Z]  Building security-spiffe-token-provider ... done Successfully built 32e2e07eabe8 [2023-03-03T08:36:42.128Z] Successfully tagged support-notifications:latest [2023-03-03T08:36:42.387Z]  Building support-notifications ... done Removing intermediate container f77acfde5ca4 [2023-03-03T08:36:42.387Z] ---> e2aba0934d85 [2023-03-03T08:36:42.387Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:36:42.387Z] ---> a8892ca71ca1 [2023-03-03T08:36:42.387Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-03T08:36:43.199Z] ---> 2b673f1c98e7 [2023-03-03T08:36:43.199Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-03T08:36:43.199Z] ---> adeb17b4493f [2023-03-03T08:36:43.199Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-03T08:36:43.458Z] ---> dc65a71ce5e0 [2023-03-03T08:36:43.458Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-03T08:36:43.458Z] ---> 7a32e521f97b [2023-03-03T08:36:43.458Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-03T08:36:43.717Z] ---> 111f0ce03192 [2023-03-03T08:36:43.717Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-03T08:36:43.717Z] ---> c7577bce1f73 [2023-03-03T08:36:43.717Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-03T08:36:43.717Z] ---> Running in 6941ac764c39 [2023-03-03T08:36:44.284Z] Removing intermediate container 6941ac764c39 [2023-03-03T08:36:44.284Z] ---> 2554e6919836 [2023-03-03T08:36:44.284Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-03T08:36:44.284Z] ---> Running in 2714c3d90dc1 [2023-03-03T08:36:44.548Z] Removing intermediate container 2714c3d90dc1 [2023-03-03T08:36:44.548Z] ---> 6d4b921ffa7b [2023-03-03T08:36:44.548Z] Step 29/32 : CMD ["gate"] [2023-03-03T08:36:44.548Z] ---> Running in 2554245b3565 [2023-03-03T08:36:44.548Z] Removing intermediate container 2554245b3565 [2023-03-03T08:36:44.548Z] ---> 1bf798996ad7 [2023-03-03T08:36:44.548Z] Step 30/32 : LABEL arch=x86_64 [2023-03-03T08:36:44.548Z] ---> Running in f8af82862a61 [2023-03-03T08:36:44.548Z] Removing intermediate container f8af82862a61 [2023-03-03T08:36:44.548Z] ---> 458b69d01ecc [2023-03-03T08:36:44.548Z] Step 31/32 : LABEL git_sha=4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [2023-03-03T08:36:44.843Z] ---> Running in d31f107298c7 [2023-03-03T08:36:44.843Z] Removing intermediate container d31f107298c7 [2023-03-03T08:36:44.843Z] ---> 59629886aa19 [2023-03-03T08:36:44.843Z] Step 32/32 : LABEL version=0.0.0 [2023-03-03T08:36:44.843Z] ---> Running in c581d9b70b2d [2023-03-03T08:36:44.843Z] Removing intermediate container c581d9b70b2d [2023-03-03T08:36:44.843Z] ---> 9d81d3b36beb [2023-03-03T08:36:44.843Z] [2023-03-03T08:36:44.843Z] Successfully built 9d81d3b36beb [2023-03-03T08:36:45.101Z] Successfully tagged security-bootstrapper:latest [2023-03-03T08:36:45.107Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-03T08:36:45.114Z] $ docker stop --time=1 7d428d3737f5bfffd57b0bad3f79adfba26c13e4790d60fc8837d31162810112 [2023-03-03T08:36:46.405Z] $ docker rm -f --volumes 7d428d3737f5bfffd57b0bad3f79adfba26c13e4790d60fc8837d31162810112 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T08:36:46.752Z] + docker images [2023-03-03T08:36:46.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-03T08:36:46.752Z] security-bootstrapper latest 9d81d3b36beb 2 seconds ago 20.4MB [2023-03-03T08:36:46.752Z] support-notifications latest 32e2e07eabe8 5 seconds ago 30.7MB [2023-03-03T08:36:46.752Z] security-spiffe-token-provider latest 75d2d10270d0 5 seconds ago 30MB [2023-03-03T08:36:46.752Z] security-proxy-auth latest 5b690085eed5 6 seconds ago 16.2MB [2023-03-03T08:36:46.752Z] ed3c3fd57417 10 seconds ago 1.76GB [2023-03-03T08:36:46.752Z] 33777434e61b 11 seconds ago 1.73GB [2023-03-03T08:36:46.752Z] aaf9b5f7bf5a 14 seconds ago 1.67GB [2023-03-03T08:36:46.752Z] 6efd287d5572 14 seconds ago 1.68GB [2023-03-03T08:36:46.752Z] core-common-config-bootstrapper latest 0145a5c7d56c 51 seconds ago 15.5MB [2023-03-03T08:36:46.752Z] core-metadata latest b339d365fc9f About a minute ago 18.5MB [2023-03-03T08:36:46.752Z] 1a5f9eb8862e About a minute ago 1.7GB [2023-03-03T08:36:46.752Z] fc22aa872f0b About a minute ago 1.68GB [2023-03-03T08:36:46.752Z] core-data latest c427b44c878f 2 minutes ago 18MB [2023-03-03T08:36:46.752Z] security-spire-server latest 182f65129a02 2 minutes ago 86.5MB [2023-03-03T08:36:46.752Z] core-command latest bcf271a217ae 2 minutes ago 17.7MB [2023-03-03T08:36:46.752Z] 77d967c34da1 2 minutes ago 1.56GB [2023-03-03T08:36:46.752Z] 129ec451fe04 2 minutes ago 1.69GB [2023-03-03T08:36:46.752Z] security-secretstore-setup latest 87f968142dc0 2 minutes ago 30MB [2023-03-03T08:36:46.752Z] security-proxy-setup latest b5f77e27e857 2 minutes ago 27.8MB [2023-03-03T08:36:46.752Z] 08e6b631adc4 2 minutes ago 1.7GB [2023-03-03T08:36:46.752Z] support-scheduler latest 1018a8bbf98a 2 minutes ago 30.1MB [2023-03-03T08:36:46.752Z] 27525b3f3f63 3 minutes ago 1.68GB [2023-03-03T08:36:46.752Z] fce727b444c5 3 minutes ago 1.75GB [2023-03-03T08:36:46.752Z] 7389ebe657b5 3 minutes ago 1.68GB [2023-03-03T08:36:46.752Z] security-spire-agent latest c0a61b901bf9 3 minutes ago 125MB [2023-03-03T08:36:46.752Z] security-spire-config latest f1d4bd3f2571 3 minutes ago 85.8MB [2023-03-03T08:36:46.752Z] daad8fed7c08 3 minutes ago 1.56GB [2023-03-03T08:36:46.752Z] 06f9ffc63a77 3 minutes ago 1.56GB [2023-03-03T08:36:46.752Z] ci-base-image-x86_64 latest bda0f201cf59 6 minutes ago 904MB [2023-03-03T08:36:46.752Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-03T08:36:46.752Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-03T08:36:46.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-03T08:36:46.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-03T08:36:46.752Z] 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-03T08:37:00.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.655s coverage: 88.5% of statements [2023-03-03T08:37:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-03T08:37:00.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-03T08:37:00.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:37:00.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-03T08:37:00.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-03T08:37:00.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.615s coverage: 3.9% of statements [2023-03-03T08:37:00.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-03T08:37:00.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-03T08:37:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.486s coverage: 95.6% of statements [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-03T08:37:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.357s coverage: 72.2% of statements [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-03T08:37:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.441s coverage: 65.9% of statements [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-03T08:37:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.080s coverage: 0.9% of statements [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-03T08:37:02.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.564s coverage: 29.6% of statements [2023-03-03T08:37:02.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-03T08:37:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.714s coverage: 47.1% of statements [2023-03-03T08:37:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.661s coverage: 82.9% of statements [2023-03-03T08:37:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.491s coverage: 94.1% of statements [2023-03-03T08:37:07.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.497s coverage: 96.3% of statements [2023-03-03T08:37:10.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.345s coverage: 87.5% of statements [2023-03-03T08:37:20.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.608s coverage: 94.4% of statements [2023-03-03T08:37:20.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.410s coverage: 44.8% of statements [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.329s coverage: 79.9% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.299s coverage: 80.0% of statements [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2023-03-03T08:37:42.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements [2023-03-03T08:37:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-03T08:37:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.316s coverage: 63.1% of statements [2023-03-03T08:37:44.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-03T08:37:44.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-03T08:37:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements [2023-03-03T08:37:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2023-03-03T08:37:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.112s coverage: 100.0% of statements [2023-03-03T08:37:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.182s coverage: 73.7% of statements [2023-03-03T08:37:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-03-03T08:37:50.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.407s coverage: 65.3% of statements [2023-03-03T08:37:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-03T08:37:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-03T08:37:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-03T08:37:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-03T08:37:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-03T08:37:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-03T08:37:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.881s coverage: 41.0% of statements [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-03T08:37:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-03T08:37:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-03T08:37:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-03T08:38:01.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-03T08:38:01.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-03T08:38:01.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-03T08:38:01.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-03T08:38:01.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-03T08:38:01.021Z] 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-03T08:38:01.021Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-03T08:38:01.021Z] go vet ./... [2023-03-03T08:39:52.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T08:39:52.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T08:39:52.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T08:39:52.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-03T08:39:53.346Z] + ls -al . [2023-03-03T08:39:53.346Z] total 744 [2023-03-03T08:39:53.346Z] drwxrwxr-x 11 1001 1001 4096 Mar 3 08:33 . [2023-03-03T08:39:53.346Z] drwxr-xr-x 4 root root 4096 Mar 3 08:33 .. [2023-03-03T08:39:53.346Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 08:32 .blubracket [2023-03-03T08:39:53.346Z] -rw-rw-r-- 1 1001 1001 16 Mar 3 08:32 .dockerignore [2023-03-03T08:39:53.346Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 08:32 .git [2023-03-03T08:39:53.346Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 08:32 .github [2023-03-03T08:39:53.346Z] -rw-rw-r-- 1 1001 1001 1068 Mar 3 08:32 .gitignore [2023-03-03T08:39:53.346Z] -rw-rw-r-- 1 1001 1001 42 Mar 3 08:32 .golangci.yml [2023-03-03T08:39:53.346Z] -rw-rw-r-- 1 1001 1001 87 Mar 3 08:32 .hadolint.yml [2023-03-03T08:39:53.346Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 08:32 .sonarcloud.properties [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 08:32 ADOPTERS.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 10825 Mar 3 08:32 Attribution.txt [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 73765 Mar 3 08:32 CHANGELOG.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 08:32 CONTRIBUTING.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 08:32 GOVERNANCE.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 883 Mar 3 08:32 Jenkinsfile [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 08:32 LICENSE [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 14277 Mar 3 08:32 Makefile [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 08:32 OWNERS.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 9403 Mar 3 08:32 README.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 6912 Mar 3 08:32 SECURITY.md [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 08:29 VERSION [2023-03-03T08:39:53.347Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 08:32 bin [2023-03-03T08:39:53.347Z] drwxrwxr-x 18 1001 1001 4096 Mar 3 08:32 cmd [2023-03-03T08:39:53.347Z] -rw-r--r-- 1 root root 487670 Mar 3 08:37 coverage.out [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 3296 Mar 3 08:32 go.mod [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 31429 Mar 3 08:32 go.sum [2023-03-03T08:39:53.347Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 08:32 internal [2023-03-03T08:39:53.347Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 08:32 openapi [2023-03-03T08:39:53.347Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 08:32 sbom [2023-03-03T08:39:53.347Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 08:32 snap [2023-03-03T08:39:53.347Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 08:32 version.go [Pipeline] sh [2023-03-03T08:39:53.666Z] + '[' -e coverage.out ] [2023-03-03T08:39:53.666Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-03T08:39:53.688Z] Warning: overwriting stash ‘coverage-report’ [2023-03-03T08:39:54.505Z] Stashed 1 file(s) [Pipeline] sh [2023-03-03T08:39:54.813Z] + make build [2023-03-03T08:39:55.081Z] 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-03T08:41:31.704Z] 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-03T08:41:31.705Z] 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-03T08:41:33.646Z] 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-03T08:41:37.909Z] 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-03T08:42:24.757Z] 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-03T08:42:30.096Z] 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-03T08:42:35.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-03T08:42:39.691Z] 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-03T08:42:46.342Z] 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-03T08:42:49.691Z] 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-03T08:42:54.205Z] 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-03T08:43:09.189Z] 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-03T08:43:13.449Z] $ docker stop --time=1 182ce02e7c07934d6aac4d2096a6d09f7837ba02a97dad986b9f65a9d74a875c [2023-03-03T08:43:15.526Z] $ docker rm -f --volumes 182ce02e7c07934d6aac4d2096a6d09f7837ba02a97dad986b9f65a9d74a875c [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-03T08:43:17.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T08:43:17.756Z] [2023-03-03T08:43:17.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:43:18.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T08:43:18.364Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-03T08:43:18.364Z] 29e5d40040c1: Pulling fs layer [2023-03-03T08:43:18.364Z] 1ce36da41761: Pulling fs layer [2023-03-03T08:43:18.364Z] 25b303627fd3: Pulling fs layer [2023-03-03T08:43:18.631Z] 29e5d40040c1: Verifying Checksum [2023-03-03T08:43:18.631Z] 29e5d40040c1: Download complete [2023-03-03T08:43:18.900Z] 1ce36da41761: Verifying Checksum [2023-03-03T08:43:18.900Z] 1ce36da41761: Download complete [2023-03-03T08:43:19.168Z] 29e5d40040c1: Pull complete [2023-03-03T08:43:20.578Z] 1ce36da41761: Pull complete [2023-03-03T08:43:20.578Z] 25b303627fd3: Verifying Checksum [2023-03-03T08:43:20.578Z] 25b303627fd3: Download complete [2023-03-03T08:43:32.886Z] 25b303627fd3: Pull complete [2023-03-03T08:43:32.886Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-03T08:43:32.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T08:43:32.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:43:33.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-8152 does not seem to be running inside a container [2023-03-03T08:43:33.209Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-03T08:43:35.683Z] $ docker top 8dde3ea8f35188f2fbfa0f1acad04774914d9b39d5443a07121fad0a7054fac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T08:43:36.531Z] + grep parallel [2023-03-03T08:43:36.531Z] + docker-compose build --help [2023-03-03T08:43:41.916Z] --parallel Build images in parallel. [Pipeline] } [2023-03-03T08:43:41.930Z] $ docker stop --time=1 8dde3ea8f35188f2fbfa0f1acad04774914d9b39d5443a07121fad0a7054fac2 [2023-03-03T08:43:43.562Z] $ docker rm -f --volumes 8dde3ea8f35188f2fbfa0f1acad04774914d9b39d5443a07121fad0a7054fac2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T08:43:44.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-03T08:43:44.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T08:43:44.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-8152 does not seem to be running inside a container [2023-03-03T08:43:44.377Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-03T08:43:45.537Z] $ docker top cd8ce7105480824e014e0fcda4bc865dd2947c63caddfe34e70ed63b38a6feb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T08:43:46.035Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-03T08:43:51.367Z] Building core-command ... [2023-03-03T08:43:51.367Z] Building core-common-config-bootstrapper ... [2023-03-03T08:43:51.367Z] Building core-data ... [2023-03-03T08:43:51.367Z] Building core-metadata ... [2023-03-03T08:43:51.367Z] Building security-bootstrapper ... [2023-03-03T08:43:51.367Z] Building security-proxy-auth ... [2023-03-03T08:43:51.367Z] Building security-proxy-setup ... [2023-03-03T08:43:51.367Z] Building security-secretstore-setup ... [2023-03-03T08:43:51.367Z] Building security-spiffe-token-provider ... [2023-03-03T08:43:51.368Z] Building security-spire-agent ... [2023-03-03T08:43:51.368Z] Building security-spire-config ... [2023-03-03T08:43:51.368Z] Building security-spire-server ... [2023-03-03T08:43:51.368Z] Building support-notifications ... [2023-03-03T08:43:51.368Z] Building support-scheduler ... [2023-03-03T08:43:51.368Z] Building support-notifications [2023-03-03T08:43:51.368Z] Building security-spire-agent [2023-03-03T08:43:51.368Z] Building security-spire-server [2023-03-03T08:43:51.368Z] Building core-command [2023-03-03T08:43:51.368Z] Building core-common-config-bootstrapper [2023-03-03T08:44:47.748Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:44:47.748Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:44:47.748Z] ---> 37c0dcb3d00b [2023-03-03T08:44:47.748Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T08:44:47.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:44:47.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:44:47.748Z] ---> 37c0dcb3d00b [2023-03-03T08:44:47.748Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:44:47.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:44:47.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:44:47.748Z] ---> 37c0dcb3d00b [2023-03-03T08:44:47.748Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:44:47.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:44:47.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:44:47.748Z] ---> 37c0dcb3d00b [2023-03-03T08:44:47.748Z] Step 3/23 : WORKDIR /edgex-go [2023-03-03T08:44:47.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:44:47.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:44:47.748Z] ---> 37c0dcb3d00b [2023-03-03T08:44:47.748Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:44:47.748Z] ---> Running in 6b78e8cc57f7 [2023-03-03T08:44:47.748Z] ---> Running in a36067553fe6 [2023-03-03T08:44:47.748Z] ---> Running in de90125202e2 [2023-03-03T08:44:47.748Z] ---> Running in 82dc1af061a6 [2023-03-03T08:44:47.748Z] ---> Running in 471a87f3ba25 [2023-03-03T08:44:47.748Z] Removing intermediate container 6b78e8cc57f7 [2023-03-03T08:44:47.748Z] ---> e89ff8d779b4 [2023-03-03T08:44:47.748Z] Step 4/23 : WORKDIR /edgex-go [2023-03-03T08:44:47.748Z] Removing intermediate container a36067553fe6 [2023-03-03T08:44:47.748Z] ---> fec6ec9455b7 [2023-03-03T08:44:47.748Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:44:47.748Z] Removing intermediate container 471a87f3ba25 [2023-03-03T08:44:47.748Z] ---> b060c7dd4ac5 [2023-03-03T08:44:47.748Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T08:44:47.748Z] Removing intermediate container 82dc1af061a6 [2023-03-03T08:44:47.748Z] ---> 08117aabe51a [2023-03-03T08:44:47.748Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:44:47.748Z] ---> Running in eab5007a586c [2023-03-03T08:44:47.748Z] ---> Running in 63d4b0cd55d6 [2023-03-03T08:44:47.748Z] Removing intermediate container de90125202e2 [2023-03-03T08:44:47.748Z] ---> 266f876b6402 [2023-03-03T08:44:47.748Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T08:44:47.748Z] ---> Running in 0b46f23c7b0d [2023-03-03T08:44:47.748Z] ---> Running in 419e3758ca04 [2023-03-03T08:44:47.748Z] ---> Running in a92c30a71c97 [2023-03-03T08:44:47.748Z] Removing intermediate container 0b46f23c7b0d [2023-03-03T08:44:47.748Z] ---> a32f2cd20707 [2023-03-03T08:44:47.748Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container eab5007a586c [2023-03-03T08:44:47.748Z] [2023-03-03T08:44:47.748Z] ---> 6c0314a739a8 [2023-03-03T08:44:47.748Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-03T08:44:47.748Z] Removing intermediate container 63d4b0cd55d6 [2023-03-03T08:44:47.748Z] ---> d99a1824bcd2 [2023-03-03T08:44:47.748Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:44:47.748Z] ---> Running in ffa4856e49e1 [2023-03-03T08:44:47.748Z] ---> Running in 18ea443718ef [2023-03-03T08:44:47.748Z] ---> Running in 006be353ce58 [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:44:47.748Z] OK: 221 MiB in 51 packages [2023-03-03T08:44:47.748Z] OK: 221 MiB in 51 packages [2023-03-03T08:44:47.748Z] OK: 221 MiB in 51 packages [2023-03-03T08:44:47.748Z] OK: 221 MiB in 51 packages [2023-03-03T08:44:47.748Z] OK: 221 MiB in 51 packages [2023-03-03T08:44:48.338Z] Removing intermediate container 419e3758ca04 [2023-03-03T08:44:48.338Z] ---> 6e4999db01cf [2023-03-03T08:44:48.338Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-03T08:44:48.604Z] Removing intermediate container a92c30a71c97 [2023-03-03T08:44:48.604Z] ---> 612a956025c2 [2023-03-03T08:44:48.604Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T08:44:48.604Z] Removing intermediate container 18ea443718ef [2023-03-03T08:44:48.604Z] ---> 54406f59f630 [2023-03-03T08:44:48.604Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:44:48.869Z] Removing intermediate container 006be353ce58 [2023-03-03T08:44:48.869Z] ---> bc2c6b9fd668 [2023-03-03T08:44:48.869Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:44:49.135Z] Removing intermediate container ffa4856e49e1 [2023-03-03T08:44:49.135Z] ---> 0ad135af410e [2023-03-03T08:44:49.135Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-03T08:44:49.716Z] ---> b8563de48bc3 [2023-03-03T08:44:49.716Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:44:49.716Z] ---> Running in c82b4a0b0b8b [2023-03-03T08:44:49.981Z] ---> 6a644479cffb [2023-03-03T08:44:49.981Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:44:49.981Z] ---> 93bf28b8f303 [2023-03-03T08:44:49.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:44:49.981Z] ---> ddc91e709328 [2023-03-03T08:44:49.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:44:49.981Z] ---> Running in c2e23755fd3e [2023-03-03T08:44:49.981Z] ---> Running in 8941a49d1cbb [2023-03-03T08:44:50.268Z] ---> Running in 1210d764cd1a [2023-03-03T08:44:50.533Z] ---> f18e12b69cd4 [2023-03-03T08:44:50.533Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:44:50.533Z] ---> Running in 8bb58cc0f7c6 [2023-03-03T08:46:57.192Z] Removing intermediate container 8941a49d1cbb [2023-03-03T08:46:57.192Z] ---> 7cf8761ddded [2023-03-03T08:46:57.192Z] Step 8/22 : COPY . . [2023-03-03T08:46:57.192Z] Removing intermediate container c2e23755fd3e [2023-03-03T08:46:57.192Z] ---> d51386592141 [2023-03-03T08:46:57.192Z] Step 7/24 : COPY . . [2023-03-03T08:46:57.192Z] Removing intermediate container 1210d764cd1a [2023-03-03T08:46:57.192Z] ---> d4b5493d7d8d [2023-03-03T08:46:57.192Z] Step 8/22 : COPY . . [2023-03-03T08:46:57.192Z] Removing intermediate container 8bb58cc0f7c6 [2023-03-03T08:46:57.192Z] ---> 0d197673746e [2023-03-03T08:46:57.192Z] Step 8/23 : COPY . . [2023-03-03T08:46:57.192Z] Removing intermediate container c82b4a0b0b8b [2023-03-03T08:46:57.192Z] ---> bf6977f5932b [2023-03-03T08:46:57.192Z] Step 7/23 : COPY . . [2023-03-03T08:47:15.433Z] ---> 32af5b1c759a [2023-03-03T08:47:15.433Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T08:47:15.433Z] ---> 184b353b4404 [2023-03-03T08:47:15.433Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-03T08:47:15.433Z] ---> 544538f78cd1 [2023-03-03T08:47:15.433Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-03T08:47:15.433Z] ---> 500865714afa [2023-03-03T08:47:15.433Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-03T08:47:15.433Z] ---> 1d2918f4ab8e [2023-03-03T08:47:15.433Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T08:47:15.433Z] ---> Running in 85e5008d48a4 [2023-03-03T08:47:15.433Z] ---> Running in 345711a25310 [2023-03-03T08:47:15.433Z] ---> Running in ba659a2c504c [2023-03-03T08:47:15.433Z] ---> Running in a8b1ac34ba36 [2023-03-03T08:47:15.433Z] ---> Running in 0b68c9f20ef2 [2023-03-03T08:47:15.433Z] Removing intermediate container 345711a25310 [2023-03-03T08:47:15.433Z] ---> af471325c272 [2023-03-03T08:47:15.433Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-03T08:47:15.433Z] ---> Running in 94b9db0c16d6 [2023-03-03T08:47:15.433Z] Removing intermediate container 0b68c9f20ef2 [2023-03-03T08:47:15.433Z] ---> e6ec7f84d0be [2023-03-03T08:47:15.433Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T08:47:15.433Z] ---> Running in 0a5f98b409a3 [2023-03-03T08:47:15.702Z] Removing intermediate container 94b9db0c16d6 [2023-03-03T08:47:15.702Z] ---> 9a25faf6780c [2023-03-03T08:47:15.702Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T08:47:15.975Z] Removing intermediate container 0a5f98b409a3 [2023-03-03T08:47:15.975Z] ---> 05e663dd845c [2023-03-03T08:47:15.975Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T08:47:15.975Z] ---> Running in 6124e48e91a1 [2023-03-03T08:47:16.243Z] ---> Running in f61c0174114e [2023-03-03T08:47:16.510Z] 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-03T08:47:16.510Z] 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-03T08:47:16.778Z] 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-03T08:47:19.370Z] Removing intermediate container 6124e48e91a1 [2023-03-03T08:47:19.370Z] ---> 75a3542bc462 [2023-03-03T08:47:19.370Z] Step 11/23 : WORKDIR /edgex-go [2023-03-03T08:47:19.648Z] ---> Running in ab5286d44560 [2023-03-03T08:47:20.251Z] Removing intermediate container f61c0174114e [2023-03-03T08:47:20.251Z] ---> cd063a1a13f4 [2023-03-03T08:47:20.251Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T08:47:20.251Z] Removing intermediate container ab5286d44560 [2023-03-03T08:47:20.251Z] ---> fb62f797eec5 [2023-03-03T08:47:20.251Z] [2023-03-03T08:47:20.251Z] Step 12/23 : FROM alpine:3.15 [2023-03-03T08:47:20.251Z] ---> Running in 0e9c64e43ae6 [2023-03-03T08:47:20.517Z] 3.15: Pulling from library/alpine [2023-03-03T08:47:20.783Z] Removing intermediate container 0e9c64e43ae6 [2023-03-03T08:47:20.783Z] ---> f2fc5eca45b6 [2023-03-03T08:47:20.783Z] [2023-03-03T08:47:20.783Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T08:47:21.049Z] 3.15: Pulling from library/alpine [2023-03-03T08:47:22.454Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T08:47:22.454Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-03T08:47:22.454Z] Status: Downloaded newer image for alpine:3.15 [2023-03-03T08:47:22.454Z] Status: Downloaded newer image for alpine:3.15 [2023-03-03T08:47:22.454Z] ---> 354640af7b1b [2023-03-03T08:47:22.454Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:47:22.454Z] ---> 354640af7b1b [2023-03-03T08:47:22.454Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:47:25.028Z] ---> Running in 0cc57f2d232d [2023-03-03T08:47:25.028Z] ---> Running in c00e7e5a6a3a [2023-03-03T08:47:25.296Z] Removing intermediate container 0cc57f2d232d [2023-03-03T08:47:25.296Z] ---> 8bac1512c8ac [2023-03-03T08:47:25.296Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T08:47:25.566Z] Removing intermediate container c00e7e5a6a3a [2023-03-03T08:47:25.566Z] ---> 7fc111d57e6a [2023-03-03T08:47:25.566Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-03T08:47:25.566Z] ---> Running in cc5ebe7890e2 [2023-03-03T08:47:25.833Z] ---> Running in bb7ae7b08b3e [2023-03-03T08:47:28.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:28.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:28.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:28.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:30.080Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:47:30.080Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:47:30.080Z] OK: 15734 distinct packages available [2023-03-03T08:47:30.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:30.080Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:47:30.080Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:47:30.080Z] OK: 15734 distinct packages available [2023-03-03T08:47:30.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:30.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:30.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:47:31.576Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T08:47:31.844Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:47:31.844Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T08:47:31.844Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T08:47:31.844Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T08:47:31.844Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:47:31.844Z] OK: 6 MiB in 19 packages [2023-03-03T08:47:31.844Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-03T08:47:31.844Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:47:31.844Z] (3/5) Installing libucontext (1.1-r0) [2023-03-03T08:47:32.113Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-03T08:47:32.113Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-03T08:47:32.113Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:47:32.113Z] OK: 6 MiB in 19 packages [2023-03-03T08:47:34.074Z] Removing intermediate container bb7ae7b08b3e [2023-03-03T08:47:34.074Z] ---> 3c771810bd39 [2023-03-03T08:47:34.074Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-03T08:47:34.675Z] Removing intermediate container cc5ebe7890e2 [2023-03-03T08:47:34.675Z] ---> f38d988779e5 [2023-03-03T08:47:34.675Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T08:47:38.925Z] ---> cb0d99a4a5fe [2023-03-03T08:47:38.925Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T08:47:44.259Z] ---> 5963a6d5fb28 [2023-03-03T08:47:44.259Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T08:47:44.259Z] ---> 289f949941e9 [2023-03-03T08:47:44.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-03T08:47:45.663Z] ---> 63e9c636c2eb [2023-03-03T08:47:45.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-03T08:47:46.620Z] ---> 0f4333d83bdd [2023-03-03T08:47:46.620Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T08:47:47.204Z] ---> f701c067892b [2023-03-03T08:47:47.204Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T08:47:47.204Z] ---> Running in 9aa9c49ffcde [2023-03-03T08:47:48.176Z] ---> c581233ceccd [2023-03-03T08:47:48.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-03T08:47:48.176Z] Removing intermediate container 9aa9c49ffcde [2023-03-03T08:47:48.176Z] ---> ff01411424b2 [2023-03-03T08:47:48.176Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T08:47:48.176Z] ---> Running in 4e45bc22f148 [2023-03-03T08:47:49.134Z] Removing intermediate container 4e45bc22f148 [2023-03-03T08:47:49.134Z] ---> 4eedc570bc7c [2023-03-03T08:47:49.134Z] Step 21/23 : LABEL arch=arm64 [2023-03-03T08:47:49.134Z] ---> Running in 55a05bd0c54b [2023-03-03T08:47:49.134Z] ---> 62724a4fd682 [2023-03-03T08:47:49.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-03T08:47:51.076Z] Removing intermediate container 55a05bd0c54b [2023-03-03T08:47:51.343Z] ---> 996805b72409 [2023-03-03T08:47:51.343Z] Step 22/23 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:47:51.343Z] ---> Running in 4858e09f7428 [2023-03-03T08:47:51.928Z] ---> 08aeafe05113 [2023-03-03T08:47:51.928Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T08:47:51.928Z] ---> Running in 71d6f51215f5 [2023-03-03T08:47:51.928Z] Removing intermediate container 4858e09f7428 [2023-03-03T08:47:51.928Z] ---> caf702f16300 [2023-03-03T08:47:51.928Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T08:47:52.196Z] ---> Running in 1133bd6face8 [2023-03-03T08:47:52.465Z] Removing intermediate container 71d6f51215f5 [2023-03-03T08:47:52.465Z] ---> 52b2cec0322d [2023-03-03T08:47:52.465Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T08:47:52.734Z] ---> Running in aa52f0e21130 [2023-03-03T08:47:53.002Z] Removing intermediate container 1133bd6face8 [2023-03-03T08:47:53.002Z] ---> 3433cc04fa76 [2023-03-03T08:47:53.002Z] [2023-03-03T08:47:53.278Z] Removing intermediate container aa52f0e21130 [2023-03-03T08:47:53.278Z] ---> e3a766993c5d [2023-03-03T08:47:53.278Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T08:47:53.547Z] Successfully built 3433cc04fa76 [2023-03-03T08:47:53.547Z] Successfully tagged security-spire-server-arm64:latest [2023-03-03T08:47:53.547Z]  Building security-spire-server ... done Building support-scheduler [2023-03-03T08:47:53.547Z] ---> Running in 8820a2d564c2 [2023-03-03T08:47:54.132Z] Removing intermediate container 8820a2d564c2 [2023-03-03T08:47:54.132Z] ---> 74872e32b88d [2023-03-03T08:47:54.132Z] Step 23/24 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:47:54.132Z] ---> Running in ea0c59fa3c93 [2023-03-03T08:47:54.718Z] Removing intermediate container ea0c59fa3c93 [2023-03-03T08:47:54.718Z] ---> 56f2b372f16c [2023-03-03T08:47:54.718Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:47:54.718Z] ---> Running in ec6cb9233e1b [2023-03-03T08:47:55.302Z] Removing intermediate container ec6cb9233e1b [2023-03-03T08:47:55.302Z] ---> c755509c1d81 [2023-03-03T08:47:55.302Z] [2023-03-03T08:47:55.569Z] Successfully built c755509c1d81 [2023-03-03T08:47:55.569Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-03T08:47:55.569Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-03T08:48:22.254Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:48:22.254Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:48:22.254Z] ---> 37c0dcb3d00b [2023-03-03T08:48:22.254Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 08117aabe51a [2023-03-03T08:48:22.254Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> a32f2cd20707 [2023-03-03T08:48:22.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:48:22.254Z] ---> Running in 0ee261604756 [2023-03-03T08:48:22.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:48:22.254Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:48:22.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:48:22.254Z] ---> 37c0dcb3d00b [2023-03-03T08:48:22.254Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 266f876b6402 [2023-03-03T08:48:22.254Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 612a956025c2 [2023-03-03T08:48:22.254Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 6a644479cffb [2023-03-03T08:48:22.254Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> d51386592141 [2023-03-03T08:48:22.254Z] Step 7/24 : COPY . . [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 1d2918f4ab8e [2023-03-03T08:48:22.254Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> e6ec7f84d0be [2023-03-03T08:48:22.254Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 05e663dd845c [2023-03-03T08:48:22.254Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> cd063a1a13f4 [2023-03-03T08:48:22.254Z] Step 11/24 : WORKDIR /edgex-go [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> f2fc5eca45b6 [2023-03-03T08:48:22.254Z] [2023-03-03T08:48:22.254Z] Step 12/24 : FROM alpine:3.15 [2023-03-03T08:48:22.254Z] ---> 354640af7b1b [2023-03-03T08:48:22.254Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T08:48:22.254Z] ---> Using cache [2023-03-03T08:48:22.254Z] ---> 7fc111d57e6a [2023-03-03T08:48:22.254Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-03T08:48:22.521Z] ---> Running in d0761df7f6ab [2023-03-03T08:48:22.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:48:24.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:48:24.722Z] OK: 221 MiB in 51 packages [2023-03-03T08:48:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:48:26.266Z] Removing intermediate container 0ee261604756 [2023-03-03T08:48:26.266Z] ---> 34899db0176c [2023-03-03T08:48:26.266Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:48:26.847Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T08:48:26.847Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T08:48:26.847Z] OK: 15734 distinct packages available [2023-03-03T08:48:27.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:48:27.389Z] ---> bc2112dd9b66 [2023-03-03T08:48:27.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:48:27.389Z] ---> Running in 254da09b9d04 [2023-03-03T08:48:27.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:48:28.943Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-03T08:48:28.943Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-03T08:48:28.943Z] (3/4) Installing libucontext (1.1-r0) [2023-03-03T08:48:28.943Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-03T08:48:28.943Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T08:48:28.943Z] OK: 6 MiB in 18 packages [2023-03-03T08:48:30.889Z] Removing intermediate container d0761df7f6ab [2023-03-03T08:48:30.889Z] ---> b7c98b277f71 [2023-03-03T08:48:30.889Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-03T08:48:36.236Z] ---> 40cb111243c0 [2023-03-03T08:48:36.236Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-03T08:48:37.200Z] ---> d3c1b97af6a6 [2023-03-03T08:48:37.200Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-03T08:48:37.467Z] ---> Running in db0d591889cd [2023-03-03T08:48:38.050Z] Removing intermediate container db0d591889cd [2023-03-03T08:48:38.050Z] ---> 48eeaf0ac02b [2023-03-03T08:48:38.050Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-03T08:48:39.008Z] ---> 76ae310de102 [2023-03-03T08:48:39.008Z] Step 19/24 : WORKDIR / [2023-03-03T08:48:39.008Z] ---> Running in 83fa599521ed [2023-03-03T08:48:39.965Z] Removing intermediate container 83fa599521ed [2023-03-03T08:48:39.965Z] ---> c89fa090be6d [2023-03-03T08:48:39.965Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-03T08:48:39.965Z] ---> Running in dc5fb3084029 [2023-03-03T08:48:40.544Z] Removing intermediate container dc5fb3084029 [2023-03-03T08:48:40.544Z] ---> 8d17448f869d [2023-03-03T08:48:40.544Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-03T08:48:40.544Z] ---> Running in 8018371e7fc6 [2023-03-03T08:48:41.395Z] Removing intermediate container 8018371e7fc6 [2023-03-03T08:48:41.395Z] ---> 4255dad5005f [2023-03-03T08:48:41.395Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T08:48:41.395Z] ---> Running in 4e98e24b3eac [2023-03-03T08:48:42.015Z] Removing intermediate container 4e98e24b3eac [2023-03-03T08:48:42.015Z] ---> e35a9e6f5c7b [2023-03-03T08:48:42.015Z] Step 23/24 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:48:42.320Z] ---> Running in 21dfe9b00622 [2023-03-03T08:48:43.000Z] Removing intermediate container 21dfe9b00622 [2023-03-03T08:48:43.000Z] ---> 8edc86538557 [2023-03-03T08:48:43.000Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:48:43.000Z] ---> Running in 9e40838df44a [2023-03-03T08:48:43.614Z] Removing intermediate container 9e40838df44a [2023-03-03T08:48:43.614Z] ---> a5de07b5a5c0 [2023-03-03T08:48:43.614Z] [2023-03-03T08:48:43.910Z] Successfully built a5de07b5a5c0 [2023-03-03T08:48:44.189Z] Successfully tagged security-spire-config-arm64:latest [2023-03-03T08:48:44.189Z] Building security-secretstore-setup [2023-03-03T08:49:02.407Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:49:02.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:49:02.407Z] ---> 37c0dcb3d00b [2023-03-03T08:49:02.407Z] Step 3/24 : WORKDIR /edgex-go [2023-03-03T08:49:02.407Z] ---> Using cache [2023-03-03T08:49:02.407Z] ---> 266f876b6402 [2023-03-03T08:49:02.407Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-03T08:49:02.407Z] ---> Running in c057e5575d97 [2023-03-03T08:49:04.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:49:04.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:49:06.311Z] OK: 221 MiB in 51 packages [2023-03-03T08:49:08.896Z] Removing intermediate container c057e5575d97 [2023-03-03T08:49:08.896Z] ---> 0469974d8770 [2023-03-03T08:49:08.896Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-03T08:49:09.510Z] ---> 0dd68ee81dce [2023-03-03T08:49:09.510Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:49:09.785Z] ---> Running in e3a072fb368e [2023-03-03T08:50:06.187Z] Removing intermediate container 254da09b9d04 [2023-03-03T08:50:06.187Z] ---> da1925a9f6d9 [2023-03-03T08:50:06.187Z] Step 8/22 : COPY . . [2023-03-03T08:50:21.181Z] ---> c9daeb7116ed [2023-03-03T08:50:21.181Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-03T08:50:21.181Z] ---> Running in 92602f7541bf [2023-03-03T08:50:21.181Z] 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-03T08:50:53.412Z] Removing intermediate container e3a072fb368e [2023-03-03T08:50:53.412Z] ---> 7fa18a78c9a7 [2023-03-03T08:50:53.412Z] Step 7/24 : COPY . . [2023-03-03T08:51:01.612Z] ---> c37c088eddfe [2023-03-03T08:51:01.612Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-03T08:51:01.612Z] ---> Running in 500b07a2c50f [2023-03-03T08:51:03.553Z] 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-03T08:54:25.319Z] Removing intermediate container 85e5008d48a4 [2023-03-03T08:54:25.319Z] ---> e19c5309a50f [2023-03-03T08:54:25.319Z] [2023-03-03T08:54:25.319Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:54:25.319Z] 3.16: Pulling from library/alpine [2023-03-03T08:54:25.319Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T08:54:25.319Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T08:54:25.319Z] ---> 4c81e5bf8899 [2023-03-03T08:54:25.319Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T08:54:25.319Z] ---> Running in b7f1a8d76b98 [2023-03-03T08:54:25.319Z] Removing intermediate container b7f1a8d76b98 [2023-03-03T08:54:25.319Z] ---> 8506ed7f84d3 [2023-03-03T08:54:25.319Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:54:25.319Z] ---> Running in f4fcb9d2495e [2023-03-03T08:54:25.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:54:25.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:54:25.319Z] Removing intermediate container ba659a2c504c [2023-03-03T08:54:25.319Z] ---> 60a234a703a0 [2023-03-03T08:54:25.319Z] [2023-03-03T08:54:25.319Z] Step 10/23 : FROM alpine:3.16 [2023-03-03T08:54:25.319Z] ---> 4c81e5bf8899 [2023-03-03T08:54:25.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-03T08:54:25.319Z] ---> Running in ce9c9a0919eb [2023-03-03T08:54:26.729Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T08:54:26.995Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:54:26.995Z] OK: 5 MiB in 15 packages [2023-03-03T08:54:27.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:54:27.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:54:28.500Z] Removing intermediate container f4fcb9d2495e [2023-03-03T08:54:28.501Z] ---> b65aa304fc3a [2023-03-03T08:54:28.501Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:54:29.464Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T08:54:29.464Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:54:29.464Z] OK: 5 MiB in 15 packages [2023-03-03T08:54:29.464Z] ---> 6fd3f2ef3f09 [2023-03-03T08:54:29.465Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-03T08:54:34.805Z] Removing intermediate container ce9c9a0919eb [2023-03-03T08:54:34.805Z] ---> 6f2791065789 [2023-03-03T08:54:34.805Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T08:54:34.805Z] ---> e244d1e576e1 [2023-03-03T08:54:34.805Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-03T08:54:34.805Z] ---> Running in 8a95fd9a7029 [2023-03-03T08:54:34.805Z] Removing intermediate container 8a95fd9a7029 [2023-03-03T08:54:34.805Z] ---> 020173a9e40a [2023-03-03T08:54:34.805Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-03T08:54:35.081Z] ---> Running in 1c929c26d833 [2023-03-03T08:54:35.349Z] ---> 10a24709559a [2023-03-03T08:54:35.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-03T08:54:35.934Z] Removing intermediate container 1c929c26d833 [2023-03-03T08:54:35.934Z] ---> fd9ec21cb915 [2023-03-03T08:54:35.934Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-03T08:54:35.934Z] ---> Running in 9fbc5012216b [2023-03-03T08:54:36.533Z] Removing intermediate container 9fbc5012216b [2023-03-03T08:54:36.533Z] ---> 1c5a24736d64 [2023-03-03T08:54:36.533Z] Step 15/23 : WORKDIR / [2023-03-03T08:54:36.803Z] ---> Running in 4e263ad28085 [2023-03-03T08:54:36.803Z] ---> 68610245b8e9 [2023-03-03T08:54:36.803Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T08:54:36.803Z] ---> Running in d5dab067bc5c [2023-03-03T08:54:37.764Z] Removing intermediate container 4e263ad28085 [2023-03-03T08:54:37.764Z] ---> 089d8da8d836 [2023-03-03T08:54:37.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:54:38.718Z] ---> cfae9b62a507 [2023-03-03T08:54:38.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-03T08:54:41.302Z] ---> 184da8abb548 [2023-03-03T08:54:41.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-03T08:54:41.302Z] Removing intermediate container d5dab067bc5c [2023-03-03T08:54:41.302Z] ---> 6fcf9d589326 [2023-03-03T08:54:41.302Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T08:54:41.882Z] ---> Running in f2e0724de2b1 [2023-03-03T08:54:42.154Z] ---> 5c5036284cae [2023-03-03T08:54:42.154Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-03T08:54:42.424Z] Removing intermediate container f2e0724de2b1 [2023-03-03T08:54:42.424Z] ---> 2cb2a89b9b1e [2023-03-03T08:54:42.424Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-03T08:54:42.424Z] ---> Running in 28afe251a832 [2023-03-03T08:54:42.424Z] ---> Running in 80565131800e [2023-03-03T08:54:43.009Z] Removing intermediate container 28afe251a832 [2023-03-03T08:54:43.009Z] ---> 477de831829b [2023-03-03T08:54:43.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:54:43.009Z] Removing intermediate container 80565131800e [2023-03-03T08:54:43.009Z] ---> e5a7ea440350 [2023-03-03T08:54:43.009Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T08:54:43.279Z] ---> Running in cd2a5111fda2 [2023-03-03T08:54:43.279Z] ---> Running in 67514f7b11d0 [2023-03-03T08:54:43.857Z] Removing intermediate container cd2a5111fda2 [2023-03-03T08:54:43.857Z] ---> 5008f4ffb195 [2023-03-03T08:54:43.857Z] Step 21/23 : LABEL arch=arm64 [2023-03-03T08:54:44.122Z] ---> Running in 1634b31babd0 [2023-03-03T08:54:44.122Z] Removing intermediate container 67514f7b11d0 [2023-03-03T08:54:44.122Z] ---> 9d9562cc2946 [2023-03-03T08:54:44.122Z] Step 21/22 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:54:44.385Z] ---> Running in 8017cce88505 [2023-03-03T08:54:44.650Z] Removing intermediate container 1634b31babd0 [2023-03-03T08:54:44.651Z] ---> 43b1475d4333 [2023-03-03T08:54:44.651Z] Step 22/23 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:54:44.916Z] ---> Running in 6df82b37743d [2023-03-03T08:54:45.181Z] Removing intermediate container 8017cce88505 [2023-03-03T08:54:45.181Z] ---> 512e323e282b [2023-03-03T08:54:45.181Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:54:45.446Z] ---> Running in 134330b63c25 [2023-03-03T08:54:45.712Z] Removing intermediate container 6df82b37743d [2023-03-03T08:54:45.712Z] ---> 795dda3925c6 [2023-03-03T08:54:45.712Z] Step 23/23 : LABEL version=0.0.0 [2023-03-03T08:54:45.978Z] ---> Running in 468e17067268 [2023-03-03T08:54:46.244Z] Removing intermediate container 134330b63c25 [2023-03-03T08:54:46.244Z] ---> 3fef7e3d3aed [2023-03-03T08:54:46.244Z] [2023-03-03T08:54:46.823Z] Successfully built 3fef7e3d3aed [2023-03-03T08:54:46.823Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-03T08:54:46.823Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-03-03T08:54:46.823Z] Removing intermediate container 468e17067268 [2023-03-03T08:54:46.823Z] ---> 618932aefef1 [2023-03-03T08:54:46.823Z] [2023-03-03T08:54:47.090Z] Successfully built 618932aefef1 [2023-03-03T08:54:47.090Z] Successfully tagged core-command-arm64:latest [2023-03-03T08:54:47.090Z]  Building core-command ... done Building core-data [2023-03-03T08:55:19.328Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:55:19.328Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:55:19.328Z] ---> 37c0dcb3d00b [2023-03-03T08:55:19.328Z] Step 3/32 : WORKDIR /edgex-go [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> 266f876b6402 [2023-03-03T08:55:19.328Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> 0469974d8770 [2023-03-03T08:55:19.328Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> 0dd68ee81dce [2023-03-03T08:55:19.328Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> 7fa18a78c9a7 [2023-03-03T08:55:19.328Z] Step 7/32 : COPY . . [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> c37c088eddfe [2023-03-03T08:55:19.328Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-03T08:55:19.328Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:55:19.328Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:55:19.328Z] ---> 37c0dcb3d00b [2023-03-03T08:55:19.328Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> 08117aabe51a [2023-03-03T08:55:19.328Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> a32f2cd20707 [2023-03-03T08:55:19.328Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> 34899db0176c [2023-03-03T08:55:19.328Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> bc2112dd9b66 [2023-03-03T08:55:19.328Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> da1925a9f6d9 [2023-03-03T08:55:19.328Z] Step 8/22 : COPY . . [2023-03-03T08:55:19.328Z] ---> Using cache [2023-03-03T08:55:19.328Z] ---> c9daeb7116ed [2023-03-03T08:55:19.328Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-03T08:55:19.328Z] ---> Running in b9ed4cc05a75 [2023-03-03T08:55:19.328Z] ---> Running in a8a001ffc256 [2023-03-03T08:55:19.328Z] 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-03T08:55:19.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-03T08:57:10.965Z] 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-03T08:57:33.034Z] Removing intermediate container 500b07a2c50f [2023-03-03T08:57:33.034Z] ---> 221764bf77f6 [2023-03-03T08:57:33.034Z] [2023-03-03T08:57:33.034Z] Step 9/24 : FROM alpine:3.16 [2023-03-03T08:57:33.034Z] ---> 4c81e5bf8899 [2023-03-03T08:57:33.034Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-03T08:57:33.034Z] ---> Running in 7ccd713830f3 [2023-03-03T08:57:34.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:57:35.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:57:36.649Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-03T08:57:36.649Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-03T08:57:36.649Z] (3/3) Installing su-exec (0.2-r1) [2023-03-03T08:57:36.649Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:57:36.916Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T08:57:37.184Z] OK: 6 MiB in 17 packages [2023-03-03T08:57:41.450Z] Removing intermediate container 7ccd713830f3 [2023-03-03T08:57:41.450Z] ---> 2607394f1171 [2023-03-03T08:57:41.450Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T08:57:41.450Z] ---> Running in 8bef018bdaf0 [2023-03-03T08:57:41.716Z] Removing intermediate container 8bef018bdaf0 [2023-03-03T08:57:41.716Z] ---> 278e641607a1 [2023-03-03T08:57:41.716Z] Step 12/24 : WORKDIR / [2023-03-03T08:57:41.985Z] ---> Running in 6489cb8c59c8 [2023-03-03T08:57:42.942Z] Removing intermediate container 6489cb8c59c8 [2023-03-03T08:57:42.942Z] ---> 3886b514df2e [2023-03-03T08:57:42.942Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-03T08:57:44.350Z] ---> d05d553d527f [2023-03-03T08:57:44.350Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-03T08:57:45.306Z] Removing intermediate container a8b1ac34ba36 [2023-03-03T08:57:45.306Z] ---> a8ab65be8803 [2023-03-03T08:57:45.306Z] [2023-03-03T08:57:45.306Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T08:57:45.306Z] ---> 4c81e5bf8899 [2023-03-03T08:57:45.306Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-03T08:57:45.306Z] ---> Running in 32698c97abba [2023-03-03T08:57:45.572Z] ---> cbdb9657e97f [2023-03-03T08:57:45.572Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-03T08:57:46.977Z] ---> 4ef5dc76ceee [2023-03-03T08:57:46.977Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-03T08:57:47.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:57:48.214Z] ---> 19bb822fdeaa [2023-03-03T08:57:48.214Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-03T08:57:48.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:57:50.155Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-03T08:57:50.155Z] ---> 57fca8331fc6 [2023-03-03T08:57:50.155Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-03T08:57:50.155Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-03T08:57:50.155Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T08:57:50.155Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T08:57:50.679Z] OK: 6 MiB in 16 packages [2023-03-03T08:57:52.822Z] ---> e03b723a9a0a [2023-03-03T08:57:52.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T08:57:53.423Z] Removing intermediate container 32698c97abba [2023-03-03T08:57:53.423Z] ---> 9413120ed006 [2023-03-03T08:57:53.423Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T08:57:53.705Z] ---> Running in 29bb9278eee8 [2023-03-03T08:57:54.012Z] ---> f60d133bdd57 [2023-03-03T08:57:54.012Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T08:57:54.280Z] ---> Running in 6a959cc8c2b8 [2023-03-03T08:57:54.615Z] Removing intermediate container 29bb9278eee8 [2023-03-03T08:57:54.615Z] ---> 18d1666a7de2 [2023-03-03T08:57:54.615Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-03T08:57:54.883Z] ---> Running in 6e5865be9b2a [2023-03-03T08:57:55.485Z] Removing intermediate container 6e5865be9b2a [2023-03-03T08:57:55.485Z] ---> 73c8a31a1ead [2023-03-03T08:57:55.485Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T08:57:55.753Z] ---> Running in e5659b9595b7 [2023-03-03T08:57:56.715Z] Removing intermediate container e5659b9595b7 [2023-03-03T08:57:56.715Z] ---> 852ccda4ef03 [2023-03-03T08:57:56.715Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T08:57:58.134Z] ---> bdb1361a8060 [2023-03-03T08:57:58.134Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-03T08:57:58.401Z] Removing intermediate container 6a959cc8c2b8 [2023-03-03T08:57:58.401Z] ---> dcca5aaad3e4 [2023-03-03T08:57:58.401Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T08:57:58.667Z] ---> Running in d701ef0e1368 [2023-03-03T08:57:59.632Z] Removing intermediate container d701ef0e1368 [2023-03-03T08:57:59.632Z] ---> 2b8d6af5bad9 [2023-03-03T08:57:59.632Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T08:57:59.632Z] ---> Running in 3db2e99abc33 [2023-03-03T08:58:02.973Z] Removing intermediate container 3db2e99abc33 [2023-03-03T08:58:02.973Z] ---> 4e990e62a19b [2023-03-03T08:58:02.973Z] Step 23/24 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:58:02.973Z] ---> Running in e333a1bb5c6f [2023-03-03T08:58:02.973Z] ---> 0d9268e1dbeb [2023-03-03T08:58:02.973Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-03T08:58:03.239Z] Removing intermediate container e333a1bb5c6f [2023-03-03T08:58:03.239Z] ---> ba5322d7de59 [2023-03-03T08:58:03.239Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T08:58:03.239Z] ---> Running in aa499d39bf40 [2023-03-03T08:58:03.829Z] ---> 17c4277db1d0 [2023-03-03T08:58:03.829Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-03T08:58:04.095Z] ---> Running in 52d2e909cc8e [2023-03-03T08:58:04.095Z] Removing intermediate container aa499d39bf40 [2023-03-03T08:58:04.095Z] ---> 9a9548669746 [2023-03-03T08:58:04.095Z] [2023-03-03T08:58:04.690Z] Removing intermediate container 52d2e909cc8e [2023-03-03T08:58:04.690Z] ---> f9b401281adf [2023-03-03T08:58:04.690Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T08:58:04.964Z] ---> Running in d1b55d531a89 [2023-03-03T08:58:04.964Z] Successfully built 9a9548669746 [2023-03-03T08:58:04.964Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-03T08:58:04.964Z] Building core-metadata [2023-03-03T08:58:05.238Z]  Building security-secretstore-setup ... done Removing intermediate container d1b55d531a89 [2023-03-03T08:58:05.238Z] ---> bae81afacb40 [2023-03-03T08:58:05.238Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T08:58:05.505Z] ---> Running in 57c304688361 [2023-03-03T08:58:06.094Z] Removing intermediate container 57c304688361 [2023-03-03T08:58:06.094Z] ---> b3ff14f0dfae [2023-03-03T08:58:06.094Z] Step 21/22 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T08:58:06.094Z] ---> Running in 51d0d7683685 [2023-03-03T08:58:07.055Z] Removing intermediate container 51d0d7683685 [2023-03-03T08:58:07.055Z] ---> 5d9e4ea5d67a [2023-03-03T08:58:07.055Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T08:58:07.055Z] ---> Running in fbbb45cee422 [2023-03-03T08:58:07.639Z] Removing intermediate container fbbb45cee422 [2023-03-03T08:58:07.639Z] ---> 2e1ce0fbd844 [2023-03-03T08:58:07.639Z] [2023-03-03T08:58:07.905Z] Successfully built 2e1ce0fbd844 [2023-03-03T08:58:07.905Z] Successfully tagged support-notifications-arm64:latest [2023-03-03T08:58:07.905Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-03-03T08:58:34.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:58:34.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:58:34.574Z] ---> 37c0dcb3d00b [2023-03-03T08:58:34.574Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-03T08:58:34.574Z] ---> Using cache [2023-03-03T08:58:34.575Z] ---> 08117aabe51a [2023-03-03T08:58:34.575Z] Step 4/24 : WORKDIR /edgex-go [2023-03-03T08:58:34.575Z] ---> Using cache [2023-03-03T08:58:34.575Z] ---> a32f2cd20707 [2023-03-03T08:58:34.575Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-03T08:58:34.575Z] ---> Using cache [2023-03-03T08:58:34.575Z] ---> 34899db0176c [2023-03-03T08:58:34.575Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-03T08:58:34.575Z] ---> Using cache [2023-03-03T08:58:34.575Z] ---> bc2112dd9b66 [2023-03-03T08:58:34.575Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:58:34.575Z] ---> Using cache [2023-03-03T08:58:34.575Z] ---> da1925a9f6d9 [2023-03-03T08:58:34.575Z] Step 8/24 : COPY . . [2023-03-03T08:58:34.575Z] ---> Using cache [2023-03-03T08:58:34.575Z] ---> c9daeb7116ed [2023-03-03T08:58:34.575Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-03T08:58:35.530Z] ---> Running in e0d36bb1e000 [2023-03-03T08:58:38.103Z] 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-03T08:58:38.103Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T08:58:38.103Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-03T08:58:38.103Z] ---> 37c0dcb3d00b [2023-03-03T08:58:38.103Z] Step 3/19 : WORKDIR /edgex-go [2023-03-03T08:58:38.103Z] ---> Using cache [2023-03-03T08:58:38.103Z] ---> 266f876b6402 [2023-03-03T08:58:38.103Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-03T08:58:38.103Z] ---> Running in 417a973851a7 [2023-03-03T08:58:40.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:58:40.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:58:42.046Z] v3.16.4-35-g054104bb820 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-03T08:58:42.046Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-03T08:58:42.046Z] OK: 16903 distinct packages available [2023-03-03T08:58:42.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T08:58:42.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T08:58:44.311Z] OK: 221 MiB in 51 packages [2023-03-03T08:58:45.723Z] Removing intermediate container 417a973851a7 [2023-03-03T08:58:45.723Z] ---> b0810c54c36e [2023-03-03T08:58:45.723Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-03T08:58:46.692Z] ---> 25791fc93988 [2023-03-03T08:58:46.692Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T08:58:46.961Z] ---> Running in cc16f5fbaf59 [2023-03-03T09:00:23.581Z] Removing intermediate container cc16f5fbaf59 [2023-03-03T09:00:23.581Z] ---> da3dfd9c0881 [2023-03-03T09:00:23.581Z] Step 7/19 : COPY . . [2023-03-03T09:00:30.209Z] ---> 8b49c7103c9d [2023-03-03T09:00:30.209Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-03T09:00:30.476Z] ---> Running in a4f57e6361e2 [2023-03-03T09:00:32.428Z] 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-03T09:00:47.417Z] Removing intermediate container 92602f7541bf [2023-03-03T09:00:47.417Z] ---> 8a2325701dbb [2023-03-03T09:00:47.417Z] [2023-03-03T09:00:47.417Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T09:00:47.417Z] ---> 4c81e5bf8899 [2023-03-03T09:00:47.417Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T09:00:47.417Z] ---> Using cache [2023-03-03T09:00:47.417Z] ---> 6f2791065789 [2023-03-03T09:00:47.417Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T09:00:47.417Z] ---> Using cache [2023-03-03T09:00:47.417Z] ---> 020173a9e40a [2023-03-03T09:00:47.417Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-03T09:00:47.417Z] ---> Running in addeb2fbb569 [2023-03-03T09:00:47.417Z] Removing intermediate container addeb2fbb569 [2023-03-03T09:00:47.417Z] ---> cd595da93456 [2023-03-03T09:00:47.417Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-03T09:00:47.417Z] ---> Running in 5bd3230ef49f [2023-03-03T09:00:47.417Z] Removing intermediate container 5bd3230ef49f [2023-03-03T09:00:47.417Z] ---> bd3be2de4459 [2023-03-03T09:00:47.417Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T09:00:48.370Z] ---> e259fd401e67 [2023-03-03T09:00:48.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-03T09:00:50.947Z] ---> 1fe77c106229 [2023-03-03T09:00:50.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-03T09:00:51.533Z] ---> a0a864070eca [2023-03-03T09:00:51.533Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-03T09:00:51.799Z] ---> Running in b9630c9f0f23 [2023-03-03T09:00:52.400Z] Removing intermediate container b9630c9f0f23 [2023-03-03T09:00:52.400Z] ---> 994e6a15cb2a [2023-03-03T09:00:52.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T09:00:52.400Z] ---> Running in 97a9a26f753c [2023-03-03T09:00:52.984Z] Removing intermediate container 97a9a26f753c [2023-03-03T09:00:52.984Z] ---> 18aad1dbd589 [2023-03-03T09:00:52.984Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T09:00:52.984Z] ---> Running in 4253d69fc7f1 [2023-03-03T09:00:53.573Z] Removing intermediate container 4253d69fc7f1 [2023-03-03T09:00:53.573Z] ---> c5357f854ec4 [2023-03-03T09:00:53.573Z] Step 21/22 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:00:53.838Z] ---> Running in 42ad624af4cb [2023-03-03T09:00:54.103Z] Removing intermediate container 42ad624af4cb [2023-03-03T09:00:54.103Z] ---> b4c6fa3dcd6b [2023-03-03T09:00:54.103Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T09:00:54.368Z] ---> Running in 6198bc359743 [2023-03-03T09:00:54.947Z] Removing intermediate container 6198bc359743 [2023-03-03T09:00:54.947Z] ---> 9c79b5ed2b8c [2023-03-03T09:00:54.947Z] [2023-03-03T09:00:55.211Z] Successfully built 9c79b5ed2b8c [2023-03-03T09:00:55.211Z] Successfully tagged support-scheduler-arm64:latest [2023-03-03T09:00:55.211Z] Building security-proxy-setup [2023-03-03T09:01:13.407Z]  Building support-scheduler ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T09:01:13.407Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-03T09:01:13.407Z] ---> 37c0dcb3d00b [2023-03-03T09:01:13.407Z] Step 3/21 : WORKDIR /edgex-go [2023-03-03T09:01:13.407Z] ---> Using cache [2023-03-03T09:01:13.407Z] ---> 266f876b6402 [2023-03-03T09:01:13.407Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-03T09:01:13.407Z] ---> Using cache [2023-03-03T09:01:13.407Z] ---> 0469974d8770 [2023-03-03T09:01:13.407Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-03T09:01:13.407Z] ---> Using cache [2023-03-03T09:01:13.407Z] ---> 0dd68ee81dce [2023-03-03T09:01:13.407Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T09:01:13.407Z] ---> Using cache [2023-03-03T09:01:13.407Z] ---> 7fa18a78c9a7 [2023-03-03T09:01:13.407Z] Step 7/21 : COPY . . [2023-03-03T09:01:13.407Z] ---> Using cache [2023-03-03T09:01:13.407Z] ---> c37c088eddfe [2023-03-03T09:01:13.407Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-03T09:01:13.407Z] ---> Running in a7ee05f590dd [2023-03-03T09:01:14.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-03T09:02:22.701Z] Removing intermediate container a8a001ffc256 [2023-03-03T09:02:22.701Z] ---> 9a5c1a92e883 [2023-03-03T09:02:22.701Z] [2023-03-03T09:02:22.701Z] Step 9/32 : FROM alpine:3.16 [2023-03-03T09:02:22.701Z] ---> 4c81e5bf8899 [2023-03-03T09:02:22.701Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T09:02:22.701Z] ---> Running in d972d2ae2d98 [2023-03-03T09:02:22.701Z] Removing intermediate container d972d2ae2d98 [2023-03-03T09:02:22.701Z] ---> 8e5a391e6c6c [2023-03-03T09:02:22.701Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-03T09:02:22.701Z] ---> Running in 52ba40f11432 [2023-03-03T09:02:22.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T09:02:22.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T09:02:22.701Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-03T09:02:22.701Z] (2/2) Installing su-exec (0.2-r1) [2023-03-03T09:02:22.701Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T09:02:22.701Z] OK: 5 MiB in 16 packages [2023-03-03T09:02:22.701Z] Removing intermediate container 52ba40f11432 [2023-03-03T09:02:22.701Z] ---> 4244e1a623fb [2023-03-03T09:02:22.701Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-03T09:02:22.701Z] ---> Running in a8e47130407a [2023-03-03T09:02:22.701Z] Removing intermediate container a8e47130407a [2023-03-03T09:02:22.701Z] ---> b508f1250aa5 [2023-03-03T09:02:22.701Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-03T09:02:22.701Z] ---> Running in 3ddfb7d601a3 [2023-03-03T09:02:22.701Z] Removing intermediate container 3ddfb7d601a3 [2023-03-03T09:02:22.701Z] ---> 8c6a0b9b73bd [2023-03-03T09:02:22.701Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-03T09:02:22.701Z] ---> Running in adab55b2ab9a [2023-03-03T09:02:22.701Z] Removing intermediate container adab55b2ab9a [2023-03-03T09:02:22.701Z] ---> d849454ccf81 [2023-03-03T09:02:22.701Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-03T09:02:22.701Z] ---> Running in 92a2fcdd0375 [2023-03-03T09:02:22.701Z] Removing intermediate container 92a2fcdd0375 [2023-03-03T09:02:22.701Z] ---> 94e3f935be64 [2023-03-03T09:02:22.701Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-03T09:02:22.701Z] ---> Running in 85d8fb1b8719 [2023-03-03T09:02:26.040Z] Removing intermediate container 85d8fb1b8719 [2023-03-03T09:02:26.040Z] ---> 7b51ed9f899f [2023-03-03T09:02:26.040Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-03T09:02:26.307Z] ---> Running in c049b5f38665 [2023-03-03T09:02:26.891Z] Removing intermediate container c049b5f38665 [2023-03-03T09:02:26.891Z] ---> fc1db01488db [2023-03-03T09:02:26.891Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-03T09:02:27.851Z] ---> d50b745c2bdf [2023-03-03T09:02:27.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-03T09:02:28.121Z] ---> Running in abd17ce6c6e5 [2023-03-03T09:02:31.458Z] Removing intermediate container abd17ce6c6e5 [2023-03-03T09:02:31.458Z] ---> 7d116340245d [2023-03-03T09:02:31.458Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T09:02:32.039Z] ---> 01708d7e5e41 [2023-03-03T09:02:32.039Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-03T09:02:33.975Z] ---> 8ff333fe6b2d [2023-03-03T09:02:33.975Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-03T09:02:34.941Z] ---> c6314cd72ef3 [2023-03-03T09:02:34.941Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-03T09:02:35.522Z] ---> 327e748c535f [2023-03-03T09:02:35.522Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-03T09:02:38.104Z] ---> 5767ccf11d8f [2023-03-03T09:02:38.104Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-03T09:02:38.688Z] ---> b6407c774224 [2023-03-03T09:02:38.688Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-03T09:02:39.653Z] ---> 87ef3ac62417 [2023-03-03T09:02:39.653Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-03T09:02:39.921Z] ---> Running in 3ca882b4e9dd [2023-03-03T09:02:43.266Z] Removing intermediate container 3ca882b4e9dd [2023-03-03T09:02:43.267Z] ---> 689dd7496640 [2023-03-03T09:02:43.267Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-03T09:02:43.534Z] ---> Running in c8b23a6ca843 [2023-03-03T09:02:43.802Z] Removing intermediate container c8b23a6ca843 [2023-03-03T09:02:43.802Z] ---> 88645f245cad [2023-03-03T09:02:43.802Z] Step 29/32 : CMD ["gate"] [2023-03-03T09:02:44.069Z] ---> Running in 791af90f4476 [2023-03-03T09:02:44.337Z] Removing intermediate container 791af90f4476 [2023-03-03T09:02:44.337Z] ---> b9ce36343714 [2023-03-03T09:02:44.605Z] Step 30/32 : LABEL arch=arm64 [2023-03-03T09:02:44.605Z] ---> Running in 890acef8fab9 [2023-03-03T09:02:45.187Z] Removing intermediate container 890acef8fab9 [2023-03-03T09:02:45.187Z] ---> de7364f2d3cd [2023-03-03T09:02:45.187Z] Step 31/32 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:02:45.187Z] ---> Running in c0652df18010 [2023-03-03T09:02:45.771Z] Removing intermediate container c0652df18010 [2023-03-03T09:02:45.771Z] ---> 28b3c310e88e [2023-03-03T09:02:45.771Z] Step 32/32 : LABEL version=0.0.0 [2023-03-03T09:02:46.038Z] ---> Running in 53d8b2f4d708 [2023-03-03T09:02:46.621Z] Removing intermediate container 53d8b2f4d708 [2023-03-03T09:02:46.621Z] ---> d5207c479610 [2023-03-03T09:02:46.621Z] [2023-03-03T09:02:46.886Z] Successfully built d5207c479610 [2023-03-03T09:02:46.886Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-03T09:02:46.886Z] Building security-proxy-auth [2023-03-03T09:03:05.080Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-03T09:03:05.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-03T09:03:05.080Z] ---> 37c0dcb3d00b [2023-03-03T09:03:05.080Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-03T09:03:05.080Z] ---> Using cache [2023-03-03T09:03:05.080Z] ---> 08117aabe51a [2023-03-03T09:03:05.080Z] Step 4/22 : WORKDIR /edgex-go [2023-03-03T09:03:05.080Z] ---> Using cache [2023-03-03T09:03:05.080Z] ---> a32f2cd20707 [2023-03-03T09:03:05.080Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-03T09:03:05.080Z] ---> Using cache [2023-03-03T09:03:05.080Z] ---> 34899db0176c [2023-03-03T09:03:05.080Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-03T09:03:05.080Z] ---> Using cache [2023-03-03T09:03:05.080Z] ---> bc2112dd9b66 [2023-03-03T09:03:05.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T09:03:05.080Z] ---> Using cache [2023-03-03T09:03:05.080Z] ---> da1925a9f6d9 [2023-03-03T09:03:05.080Z] Step 8/22 : COPY . . [2023-03-03T09:03:05.080Z] ---> Using cache [2023-03-03T09:03:05.080Z] ---> c9daeb7116ed [2023-03-03T09:03:05.080Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-03T09:03:05.671Z] ---> Running in be52791d4896 [2023-03-03T09:03:07.611Z] Removing intermediate container b9ed4cc05a75 [2023-03-03T09:03:07.611Z] ---> d43943ec1c2c [2023-03-03T09:03:07.611Z] [2023-03-03T09:03:07.611Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T09:03:07.611Z] ---> 4c81e5bf8899 [2023-03-03T09:03:07.611Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-03T09:03:07.611Z] 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-03T09:03:07.878Z] ---> Running in f7e801a56c94 [2023-03-03T09:03:08.465Z] Removing intermediate container f7e801a56c94 [2023-03-03T09:03:08.465Z] ---> 898280204c49 [2023-03-03T09:03:08.465Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-03T09:03:08.465Z] ---> Running in 6bf4bc93ce06 [2023-03-03T09:03:09.053Z] Removing intermediate container 6bf4bc93ce06 [2023-03-03T09:03:09.053Z] ---> 5d909ebe3a58 [2023-03-03T09:03:09.053Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-03T09:03:09.318Z] ---> Running in 954c2c28a3f0 [2023-03-03T09:03:09.902Z] Removing intermediate container 954c2c28a3f0 [2023-03-03T09:03:09.902Z] ---> 116d66350424 [2023-03-03T09:03:09.902Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T09:03:09.902Z] ---> Running in 8b1e1e9f42c1 [2023-03-03T09:03:11.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T09:03:12.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T09:03:14.264Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T09:03:14.264Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T09:03:14.264Z] OK: 5 MiB in 15 packages [2023-03-03T09:03:16.281Z] Removing intermediate container 8b1e1e9f42c1 [2023-03-03T09:03:16.281Z] ---> 8edeba20648f [2023-03-03T09:03:16.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T09:03:17.695Z] ---> b5d91acc130a [2023-03-03T09:03:17.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-03T09:03:19.104Z] ---> e63092495637 [2023-03-03T09:03:19.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-03T09:03:20.062Z] ---> 60ac26948f78 [2023-03-03T09:03:20.063Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-03T09:03:20.331Z] ---> Running in bf946aa41e9a [2023-03-03T09:03:20.915Z] Removing intermediate container bf946aa41e9a [2023-03-03T09:03:20.915Z] ---> db8e60d04d2d [2023-03-03T09:03:20.915Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T09:03:20.915Z] ---> Running in 7b790cb769a1 [2023-03-03T09:03:21.501Z] Removing intermediate container 7b790cb769a1 [2023-03-03T09:03:21.501Z] ---> 2be8867b48ad [2023-03-03T09:03:21.501Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T09:03:21.501Z] ---> Running in 86a560185dac [2023-03-03T09:03:22.085Z] Removing intermediate container 86a560185dac [2023-03-03T09:03:22.085Z] ---> 9cbd02767e99 [2023-03-03T09:03:22.085Z] Step 21/22 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:03:22.085Z] ---> Running in 4203f5ac7d4b [2023-03-03T09:03:22.669Z] Removing intermediate container 4203f5ac7d4b [2023-03-03T09:03:22.670Z] ---> ee4b5931ccd2 [2023-03-03T09:03:22.670Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T09:03:22.670Z] ---> Running in d6bef2730070 [2023-03-03T09:03:23.253Z] Removing intermediate container d6bef2730070 [2023-03-03T09:03:23.253Z] ---> dd7b08b04adf [2023-03-03T09:03:23.253Z] [2023-03-03T09:03:23.834Z] Successfully built dd7b08b04adf [2023-03-03T09:03:23.834Z] Successfully tagged core-data-arm64:latest [2023-03-03T09:06:00.529Z]  Building core-data ... done Removing intermediate container e0d36bb1e000 [2023-03-03T09:06:00.529Z] ---> 79f6f8b96123 [2023-03-03T09:06:00.529Z] [2023-03-03T09:06:00.529Z] Step 10/24 : FROM alpine:3.16 [2023-03-03T09:06:00.529Z] ---> 4c81e5bf8899 [2023-03-03T09:06:00.529Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-03T09:06:00.529Z] ---> Using cache [2023-03-03T09:06:00.529Z] ---> 6f2791065789 [2023-03-03T09:06:00.529Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-03T09:06:00.529Z] ---> Using cache [2023-03-03T09:06:00.529Z] ---> 020173a9e40a [2023-03-03T09:06:00.529Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-03T09:06:00.529Z] ---> Running in deefe30b6c80 [2023-03-03T09:06:00.529Z] Removing intermediate container deefe30b6c80 [2023-03-03T09:06:00.529Z] ---> 798b8e9ae76d [2023-03-03T09:06:00.529Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-03T09:06:00.529Z] ---> Running in 328a6108996e [2023-03-03T09:06:00.529Z] Removing intermediate container 328a6108996e [2023-03-03T09:06:00.529Z] ---> fd002b8bb91c [2023-03-03T09:06:00.529Z] Step 15/24 : WORKDIR / [2023-03-03T09:06:00.529Z] ---> Running in af8ee6f61330 [2023-03-03T09:06:00.529Z] Removing intermediate container af8ee6f61330 [2023-03-03T09:06:00.529Z] ---> 108b245cc0fd [2023-03-03T09:06:00.529Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T09:06:00.529Z] ---> f7983cd7357f [2023-03-03T09:06:00.529Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-03T09:06:01.929Z] ---> 38aae6f77635 [2023-03-03T09:06:01.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-03T09:06:05.256Z] ---> cd386711a8b3 [2023-03-03T09:06:05.256Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-03T09:06:06.212Z] ---> 04b181bae0cb [2023-03-03T09:06:06.212Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-03T09:06:06.212Z] ---> Running in 7bbcf49e5399 [2023-03-03T09:06:06.792Z] Removing intermediate container 7bbcf49e5399 [2023-03-03T09:06:06.792Z] ---> 920394abb9ea [2023-03-03T09:06:06.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T09:06:07.064Z] ---> Running in 4208e5edfbbe [2023-03-03T09:06:07.331Z] Removing intermediate container 4208e5edfbbe [2023-03-03T09:06:07.331Z] ---> 089cce4f9fb2 [2023-03-03T09:06:07.331Z] Step 22/24 : LABEL arch=arm64 [2023-03-03T09:06:07.599Z] ---> Running in a9109e4f4f08 [2023-03-03T09:06:08.181Z] Removing intermediate container a9109e4f4f08 [2023-03-03T09:06:08.181Z] ---> 315ac825cb24 [2023-03-03T09:06:08.181Z] Step 23/24 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:06:08.181Z] ---> Running in bdeaff793686 [2023-03-03T09:06:08.765Z] Removing intermediate container bdeaff793686 [2023-03-03T09:06:08.765Z] ---> bd6e72a6307b [2023-03-03T09:06:08.765Z] Step 24/24 : LABEL version=0.0.0 [2023-03-03T09:06:08.765Z] ---> Running in 0ca8a6dcdee2 [2023-03-03T09:06:09.348Z] Removing intermediate container 0ca8a6dcdee2 [2023-03-03T09:06:09.348Z] ---> 952eab6e17a9 [2023-03-03T09:06:09.348Z] [2023-03-03T09:06:09.613Z] Successfully built 952eab6e17a9 [2023-03-03T09:06:09.613Z] Successfully tagged core-metadata-arm64:latest [2023-03-03T09:06:41.822Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-03T09:07:03.880Z] Removing intermediate container a7ee05f590dd [2023-03-03T09:07:03.880Z] ---> 8c9b719743a9 [2023-03-03T09:07:03.880Z] [2023-03-03T09:07:03.880Z] Step 9/21 : FROM alpine:3.16 [2023-03-03T09:07:03.880Z] ---> 4c81e5bf8899 [2023-03-03T09:07:03.880Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-03T09:07:03.880Z] ---> Running in fb09c5799015 [2023-03-03T09:07:03.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T09:07:03.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T09:07:04.838Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-03T09:07:05.107Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-03T09:07:05.107Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-03T09:07:05.107Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-03T09:07:05.107Z] (5/6) Installing curl (7.83.1-r6) [2023-03-03T09:07:05.107Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-03T09:07:05.107Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T09:07:05.107Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T09:07:05.375Z] OK: 8 MiB in 20 packages [2023-03-03T09:07:07.970Z] Removing intermediate container fb09c5799015 [2023-03-03T09:07:07.970Z] ---> 00cd76a09fd0 [2023-03-03T09:07:07.970Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-03T09:07:07.970Z] ---> Running in 6ce425311353 [2023-03-03T09:07:08.560Z] Removing intermediate container 6ce425311353 [2023-03-03T09:07:08.560Z] ---> bacaa36537cf [2023-03-03T09:07:08.560Z] Step 12/21 : WORKDIR /edgex [2023-03-03T09:07:08.560Z] ---> Running in a5d904e8d80b [2023-03-03T09:07:09.146Z] Removing intermediate container a5d904e8d80b [2023-03-03T09:07:09.146Z] ---> e935886aca7c [2023-03-03T09:07:09.147Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-03T09:07:10.107Z] ---> d9751ae4be24 [2023-03-03T09:07:10.107Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-03T09:07:12.044Z] ---> 7c1cde194e07 [2023-03-03T09:07:12.044Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-03T09:07:13.447Z] ---> 3b5ff624bf83 [2023-03-03T09:07:13.447Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-03T09:07:14.402Z] ---> f2ee91799bdd [2023-03-03T09:07:14.402Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T09:07:14.402Z] ---> Running in 06eecceb9787 [2023-03-03T09:07:17.792Z] Removing intermediate container 06eecceb9787 [2023-03-03T09:07:17.792Z] ---> 091e137c91c3 [2023-03-03T09:07:17.792Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T09:07:17.792Z] ---> Running in 0c2a8c12b435 [2023-03-03T09:07:18.059Z] Removing intermediate container 0c2a8c12b435 [2023-03-03T09:07:18.059Z] ---> 703ed02bcd4c [2023-03-03T09:07:18.059Z] Step 19/21 : LABEL arch=arm64 [2023-03-03T09:07:18.326Z] ---> Running in 30fb258bfcca [2023-03-03T09:07:18.911Z] Removing intermediate container 30fb258bfcca [2023-03-03T09:07:18.911Z] ---> c8f695d327da [2023-03-03T09:07:18.911Z] Step 20/21 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:07:18.911Z] ---> Running in 2da7dd71f954 [2023-03-03T09:07:19.508Z] Removing intermediate container 2da7dd71f954 [2023-03-03T09:07:19.508Z] ---> 2b661185c438 [2023-03-03T09:07:19.508Z] Step 21/21 : LABEL version=0.0.0 [2023-03-03T09:07:19.508Z] ---> Running in 084c86e362f7 [2023-03-03T09:07:20.095Z] Removing intermediate container 084c86e362f7 [2023-03-03T09:07:20.095Z] ---> 9752de69d144 [2023-03-03T09:07:20.095Z] [2023-03-03T09:07:20.361Z] Successfully built 9752de69d144 [2023-03-03T09:07:20.361Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-03T09:07:38.548Z]  Building security-proxy-setup ... done Removing intermediate container be52791d4896 [2023-03-03T09:07:38.548Z] ---> ead0e34e8f19 [2023-03-03T09:07:38.548Z] [2023-03-03T09:07:38.548Z] Step 10/22 : FROM alpine:3.16 [2023-03-03T09:07:38.548Z] ---> 4c81e5bf8899 [2023-03-03T09:07:38.548Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-03T09:07:38.548Z] ---> Using cache [2023-03-03T09:07:38.548Z] ---> 8506ed7f84d3 [2023-03-03T09:07:38.548Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-03T09:07:38.548Z] ---> Using cache [2023-03-03T09:07:38.548Z] ---> b65aa304fc3a [2023-03-03T09:07:38.548Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T09:07:38.548Z] ---> Using cache [2023-03-03T09:07:38.548Z] ---> 6fd3f2ef3f09 [2023-03-03T09:07:38.548Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-03T09:07:39.963Z] ---> a0aaac9aaa73 [2023-03-03T09:07:39.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-03T09:07:40.932Z] ---> 09316c247c44 [2023-03-03T09:07:40.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-03T09:07:41.830Z] ---> f6fcce47008f [2023-03-03T09:07:41.830Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-03T09:07:41.830Z] ---> Running in 43d41f39cc7c [2023-03-03T09:07:44.426Z] Removing intermediate container 43d41f39cc7c [2023-03-03T09:07:44.426Z] ---> 7883be9f8d69 [2023-03-03T09:07:44.426Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-03T09:07:44.426Z] ---> Running in 8e38c0bdb00a [2023-03-03T09:07:44.426Z] Removing intermediate container 8e38c0bdb00a [2023-03-03T09:07:44.426Z] ---> 9ed03a6fbf92 [2023-03-03T09:07:44.426Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-03T09:07:44.707Z] ---> Running in d82e6e41f9d1 [2023-03-03T09:07:44.974Z] Removing intermediate container d82e6e41f9d1 [2023-03-03T09:07:44.974Z] ---> 47d0a506b0b3 [2023-03-03T09:07:44.974Z] Step 20/22 : LABEL arch=arm64 [2023-03-03T09:07:45.246Z] ---> Running in 86a9b700632b [2023-03-03T09:07:45.512Z] Removing intermediate container 86a9b700632b [2023-03-03T09:07:45.512Z] ---> d001c144836f [2023-03-03T09:07:45.512Z] Step 21/22 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:07:45.512Z] ---> Running in 518edb4c86f5 [2023-03-03T09:07:46.094Z] Removing intermediate container 518edb4c86f5 [2023-03-03T09:07:46.094Z] ---> 88f6223d7088 [2023-03-03T09:07:46.094Z] Step 22/22 : LABEL version=0.0.0 [2023-03-03T09:07:46.094Z] ---> Running in b04d4f13ff4d [2023-03-03T09:07:46.677Z] Removing intermediate container b04d4f13ff4d [2023-03-03T09:07:46.677Z] ---> a50b6907d5f5 [2023-03-03T09:07:46.677Z] [2023-03-03T09:07:46.944Z] Successfully built a50b6907d5f5 [2023-03-03T09:07:46.944Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-03T09:07:47.906Z]  Building security-proxy-auth ... done Removing intermediate container a4f57e6361e2 [2023-03-03T09:07:47.906Z] ---> 3fafef31be60 [2023-03-03T09:07:47.906Z] [2023-03-03T09:07:47.906Z] Step 9/19 : FROM alpine:3.15 [2023-03-03T09:07:47.906Z] ---> 354640af7b1b [2023-03-03T09:07:47.906Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-03T09:07:47.906Z] ---> Using cache [2023-03-03T09:07:47.906Z] ---> 7fc111d57e6a [2023-03-03T09:07:47.906Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-03T09:07:47.906Z] ---> Running in 2ca9340f8b44 [2023-03-03T09:07:48.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T09:07:49.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T09:07:50.544Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-03T09:07:50.544Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-03T09:07:50.544Z] OK: 15734 distinct packages available [2023-03-03T09:07:50.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-03T09:07:50.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-03T09:07:51.779Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-03T09:07:51.779Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-03T09:07:51.779Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-03T09:07:51.779Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-03T09:07:51.779Z] (5/9) Installing curl (7.80.0-r6) [2023-03-03T09:07:51.779Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-03T09:07:51.779Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-03T09:07:51.779Z] (8/9) Installing libucontext (1.1-r0) [2023-03-03T09:07:51.779Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-03T09:07:51.779Z] Executing busybox-1.34.1-r7.trigger [2023-03-03T09:07:51.779Z] Executing ca-certificates-20220614-r0.trigger [2023-03-03T09:07:52.044Z] OK: 8 MiB in 23 packages [2023-03-03T09:07:53.453Z] Removing intermediate container 2ca9340f8b44 [2023-03-03T09:07:53.453Z] ---> c58c028acb68 [2023-03-03T09:07:53.453Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-03T09:07:54.036Z] ---> bc0251a8c31b [2023-03-03T09:07:54.036Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-03T09:07:55.465Z] ---> 9ec0be70b3de [2023-03-03T09:07:55.465Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-03T09:07:56.050Z] ---> 8acf4b41fa6f [2023-03-03T09:07:56.050Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-03T09:07:56.050Z] ---> Running in ddb5634d3d30 [2023-03-03T09:07:56.319Z] Removing intermediate container ddb5634d3d30 [2023-03-03T09:07:56.319Z] ---> 325734ce1f2a [2023-03-03T09:07:56.319Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T09:07:56.319Z] ---> Running in 2d0cefe54a95 [2023-03-03T09:07:56.591Z] Removing intermediate container 2d0cefe54a95 [2023-03-03T09:07:56.591Z] ---> 1a76e18e1f51 [2023-03-03T09:07:56.591Z] Step 17/19 : LABEL arch=arm64 [2023-03-03T09:07:56.591Z] ---> Running in 336fb3493fc6 [2023-03-03T09:07:57.177Z] Removing intermediate container 336fb3493fc6 [2023-03-03T09:07:57.177Z] ---> d9a5ca2a3e37 [2023-03-03T09:07:57.177Z] Step 18/19 : LABEL git_sha=32d9dfe2bf92ec8977233b8ddc3e6b04c322b364 [2023-03-03T09:07:57.177Z] ---> Running in 847c71129626 [2023-03-03T09:07:57.444Z] Removing intermediate container 847c71129626 [2023-03-03T09:07:57.444Z] ---> 4bc5042b0235 [2023-03-03T09:07:57.444Z] Step 19/19 : LABEL version=0.0.0 [2023-03-03T09:07:57.444Z] ---> Running in 10438d31072f [2023-03-03T09:07:57.756Z] Removing intermediate container 10438d31072f [2023-03-03T09:07:57.757Z] ---> 508ba8c9d96a [2023-03-03T09:07:57.757Z] [2023-03-03T09:07:58.029Z] Successfully built 508ba8c9d96a [2023-03-03T09:07:58.029Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-03T09:07:58.644Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-03T09:07:58.643Z] $ docker stop --time=1 cd8ce7105480824e014e0fcda4bc865dd2947c63caddfe34e70ed63b38a6feb5 [2023-03-03T09:08:00.354Z] $ docker rm -f --volumes cd8ce7105480824e014e0fcda4bc865dd2947c63caddfe34e70ed63b38a6feb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T09:08:00.868Z] + docker images [2023-03-03T09:08:01.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-03T09:08:01.137Z] security-spiffe-token-provider-arm64 latest 508ba8c9d96a 3 seconds ago 29.1MB [2023-03-03T09:08:01.137Z] security-proxy-auth-arm64 latest a50b6907d5f5 14 seconds ago 15.6MB [2023-03-03T09:08:01.137Z] 3fafef31be60 14 seconds ago 1.55GB [2023-03-03T09:08:01.137Z] ead0e34e8f19 23 seconds ago 1.5GB [2023-03-03T09:08:01.137Z] security-proxy-setup-arm64 latest 9752de69d144 41 seconds ago 26.9MB [2023-03-03T09:08:01.137Z] 8c9b719743a9 About a minute ago 1.51GB [2023-03-03T09:08:01.137Z] core-metadata-arm64 latest 952eab6e17a9 About a minute ago 17.8MB [2023-03-03T09:08:01.137Z] 79f6f8b96123 2 minutes ago 1.52GB [2023-03-03T09:08:01.137Z] core-data-arm64 latest dd7b08b04adf 4 minutes ago 17.3MB [2023-03-03T09:08:01.137Z] d43943ec1c2c 4 minutes ago 1.52GB [2023-03-03T09:08:01.137Z] security-bootstrapper-arm64 latest d5207c479610 5 minutes ago 19.6MB [2023-03-03T09:08:01.137Z] 9a5c1a92e883 5 minutes ago 1.51GB [2023-03-03T09:08:01.137Z] support-scheduler-arm64 latest 9c79b5ed2b8c 7 minutes ago 29.1MB [2023-03-03T09:08:01.137Z] 8a2325701dbb 7 minutes ago 1.58GB [2023-03-03T09:08:01.137Z] support-notifications-arm64 latest 2e1ce0fbd844 9 minutes ago 29.7MB [2023-03-03T09:08:01.137Z] security-secretstore-setup-arm64 latest 9a9548669746 9 minutes ago 29MB [2023-03-03T09:08:01.137Z] a8ab65be8803 10 minutes ago 1.58GB [2023-03-03T09:08:01.137Z] 221764bf77f6 10 minutes ago 1.51GB [2023-03-03T09:08:01.137Z] core-command-arm64 latest 618932aefef1 13 minutes ago 17.1MB [2023-03-03T09:08:01.137Z] core-common-config-bootstrapper-arm64 latest 3fef7e3d3aed 13 minutes ago 14.9MB [2023-03-03T09:08:01.137Z] 60a234a703a0 13 minutes ago 1.52GB [2023-03-03T09:08:01.137Z] e19c5309a50f 13 minutes ago 1.51GB [2023-03-03T09:08:01.137Z] security-spire-config-arm64 latest a5de07b5a5c0 19 minutes ago 83.6MB [2023-03-03T09:08:01.137Z] security-spire-agent-arm64 latest c755509c1d81 20 minutes ago 122MB [2023-03-03T09:08:01.137Z] security-spire-server-arm64 latest 3433cc04fa76 20 minutes ago 84.3MB [2023-03-03T09:08:01.137Z] fb62f797eec5 20 minutes ago 1.39GB [2023-03-03T09:08:01.137Z] f2fc5eca45b6 20 minutes ago 1.39GB [2023-03-03T09:08:01.137Z] ci-base-image-arm64 latest 37c0dcb3d00b 34 minutes ago 905MB [2023-03-03T09:08:01.137Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-03T09:08:01.137Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-03T09:08:01.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-03T09:08:01.137Z] 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-03T09:08:01.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T09:08:01.567Z] [2023-03-03T09:08:01.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T09:08:01.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T09:08:01.907Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-03T09:08:01.907Z] 8998bd30e6a1: Pulling fs layer [2023-03-03T09:08:01.907Z] 04944245beec: Pulling fs layer [2023-03-03T09:08:01.907Z] 699f458cf7ca: Pulling fs layer [2023-03-03T09:08:01.907Z] 765212b225bb: Pulling fs layer [2023-03-03T09:08:01.907Z] f23df028b6ca: Pulling fs layer [2023-03-03T09:08:01.907Z] d65c8cfc05b1: Pulling fs layer [2023-03-03T09:08:01.907Z] 2437ff75d9bd: Pulling fs layer [2023-03-03T09:08:01.907Z] 765212b225bb: Waiting [2023-03-03T09:08:01.907Z] f23df028b6ca: Waiting [2023-03-03T09:08:01.907Z] d65c8cfc05b1: Waiting [2023-03-03T09:08:01.907Z] 2437ff75d9bd: Waiting [2023-03-03T09:08:02.172Z] 04944245beec: Verifying Checksum [2023-03-03T09:08:02.172Z] 04944245beec: Download complete [2023-03-03T09:08:02.172Z] 765212b225bb: Verifying Checksum [2023-03-03T09:08:02.172Z] 765212b225bb: Download complete [2023-03-03T09:08:02.172Z] f23df028b6ca: Verifying Checksum [2023-03-03T09:08:02.172Z] f23df028b6ca: Download complete [2023-03-03T09:08:02.172Z] d65c8cfc05b1: Verifying Checksum [2023-03-03T09:08:02.172Z] d65c8cfc05b1: Download complete [2023-03-03T09:08:02.440Z] 699f458cf7ca: Verifying Checksum [2023-03-03T09:08:02.440Z] 699f458cf7ca: Download complete [2023-03-03T09:08:02.708Z] 8998bd30e6a1: Verifying Checksum [2023-03-03T09:08:02.708Z] 8998bd30e6a1: Download complete [2023-03-03T09:08:05.289Z] 2437ff75d9bd: Verifying Checksum [2023-03-03T09:08:05.289Z] 2437ff75d9bd: Download complete [2023-03-03T09:08:06.699Z] 8998bd30e6a1: Pull complete [2023-03-03T09:08:06.968Z] 04944245beec: Pull complete [2023-03-03T09:08:08.374Z] 699f458cf7ca: Pull complete [2023-03-03T09:08:08.639Z] 765212b225bb: Pull complete [2023-03-03T09:08:09.220Z] f23df028b6ca: Pull complete [2023-03-03T09:08:09.486Z] d65c8cfc05b1: Pull complete [2023-03-03T09:08:21.786Z] 2437ff75d9bd: Pull complete [2023-03-03T09:08:22.051Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-03T09:08:22.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T09:08:22.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T09:08:22.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-8152 does not seem to be running inside a container [2023-03-03T09:08:22.292Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-03T09:08:24.941Z] $ docker top c87d7fc1457084fa376b62dec920a651a32be965c1bb6e2ae6d2c2768daa2343 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:25.807Z] ---> job-cost.sh [2023-03-03T09:08:25.807Z] lf-activate-venv: SKIPPING [2023-03-03T09:08:25.807Z] INFO: No Stack... [2023-03-03T09:08:26.383Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-03T09:08:26.961Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T09:08:27.276Z] + cat /w/workspace/edgex-go/17/archives/cost.csv [2023-03-03T09:08:27.276Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T09:08:27.580Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-17-stack-cost] [2023-03-03T09:08:27.586Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-17-stack-cost] did not exist. Created. [2023-03-03T09:08:27.586Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T09:08:28.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-03T09:08:28.406Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T09:08:28.412Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T09:08:28.419Z] $ docker stop --time=1 c87d7fc1457084fa376b62dec920a651a32be965c1bb6e2ae6d2c2768daa2343 [2023-03-03T09:08:32.402Z] $ docker rm -f --volumes c87d7fc1457084fa376b62dec920a651a32be965c1bb6e2ae6d2c2768daa2343 [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-03T09:08:32.780Z] provisioning config files... [2023-03-03T09:08:32.787Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config11473409395540610608tmp [Pipeline] { [Pipeline] sh [2023-03-03T09:08:33.079Z] + set +x [2023-03-03T09:08:33.079Z] + curl -s https://codecov.io/bash [2023-03-03T09:08:33.079Z] + bash -s -- [2023-03-03T09:08:33.079Z] [2023-03-03T09:08:33.079Z] _____ _ [2023-03-03T09:08:33.079Z] / ____| | | [2023-03-03T09:08:33.079Z] | | ___ __| | ___ ___ _____ __ [2023-03-03T09:08:33.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-03T09:08:33.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-03T09:08:33.079Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-03T09:08:33.079Z] Bash-1.0.6 [2023-03-03T09:08:33.079Z] [2023-03-03T09:08:33.079Z] [2023-03-03T09:08:33.079Z] ==> git version 2.25.1 found [2023-03-03T09:08:33.079Z] ==> 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-03T09:08:33.079Z] Release-Date: 2020-01-08 [2023-03-03T09:08:33.079Z] 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-03T09:08:33.079Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-03T09:08:33.079Z] ==> Jenkins CI detected. [2023-03-03T09:08:33.079Z] current dir:  /w/workspace/edgex-go/17 [2023-03-03T09:08:33.079Z] project root: . [2023-03-03T09:08:33.079Z] --> token set from env [2023-03-03T09:08:33.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-03T09:08:33.079Z] ==> Running gcov in . (disable via -X gcov) [2023-03-03T09:08:33.079Z] ==> Python coveragepy not found [2023-03-03T09:08:33.079Z] ==> Searching for coverage reports in: [2023-03-03T09:08:33.079Z] + . [2023-03-03T09:08:33.079Z] -> Found 1 reports [2023-03-03T09:08:33.079Z] ==> Detecting git/mercurial file structure [2023-03-03T09:08:33.079Z] ==> Reading reports [2023-03-03T09:08:33.079Z] + ./coverage.out bytes=487670 [2023-03-03T09:08:33.079Z] ==> Appending adjustments [2023-03-03T09:08:33.079Z] https://docs.codecov.io/docs/fixing-reports [2023-03-03T09:08:34.461Z] + Found adjustments [2023-03-03T09:08:34.461Z] ==> Gzipping contents [2023-03-03T09:08:34.461Z] 64K /tmp/codecov.K9QBaF.gz [2023-03-03T09:08:34.461Z] ==> Uploading reports [2023-03-03T09:08:34.461Z] url: https://codecov.io [2023-03-03T09:08:34.461Z] query: branch=PR-4339&commit=4d2532a7f43bb56abacf4f81f17c050a8865f9f4&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-03-03T09:08:34.461Z] -> Pinging Codecov [2023-03-03T09:08:34.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=4d2532a7f43bb56abacf4f81f17c050a8865f9f4&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-03-03T09:08:34.461Z] -> Uploading to [2023-03-03T09:08:34.461Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-03/00271124DB129430A58F1EEE437C3FCB/4d2532a7f43bb56abacf4f81f17c050a8865f9f4/a2f22f82-1976-49d1-b9ea-748f07cba790.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230303T090834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c2c971e95d3d7a7005b3583b3726ed6e4c9472a6517b4b2f53976cd812452a7 [2023-03-03T09:08:34.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T09:08:34.720Z] Dload Upload Total Spent Left Speed [2023-03-03T09:08:34.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63093 0 0 100 63093 0 235k --:--:-- --:--:-- --:--:-- 235k [2023-03-03T09:08:34.979Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d2532a7f43bb56abacf4f81f17c050a8865f9f4 [Pipeline] } [2023-03-03T09:08:34.988Z] 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-03T09:08:35.506Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:35.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:36.650Z] ---> package-listing.sh [2023-03-03T09:08:36.650Z] ++ facter osfamily [2023-03-03T09:08:36.650Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-03T09:08:36.909Z] + OS_FAMILY=debian [2023-03-03T09:08:36.909Z] + workspace=/w/workspace/edgex-go/17 [2023-03-03T09:08:36.909Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-03T09:08:36.909Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-03T09:08:36.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-03T09:08:36.909Z] + PACKAGES=/tmp/packages_start.txt [2023-03-03T09:08:36.909Z] + '[' /w/workspace/edgex-go/17 ']' [2023-03-03T09:08:36.909Z] + PACKAGES=/tmp/packages_end.txt [2023-03-03T09:08:36.909Z] + case "${OS_FAMILY}" in [2023-03-03T09:08:36.909Z] + dpkg -l [2023-03-03T09:08:36.909Z] + grep '^ii' [2023-03-03T09:08:36.909Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-03T09:08:36.909Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-03T09:08:36.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-03T09:08:36.909Z] + '[' /w/workspace/edgex-go/17 ']' [2023-03-03T09:08:36.909Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2023-03-03T09:08:36.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2023-03-03T09:08:36.921Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-03T09:08:37.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T09:08:37.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T09:08:37.762Z] [2023-03-03T09:08:37.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T09:08:38.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T09:08:38.057Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-03T09:08:38.057Z] 5eb5b503b376: Pulling fs layer [2023-03-03T09:08:38.057Z] 5c69ac0246d0: Pulling fs layer [2023-03-03T09:08:38.057Z] ec43610c2a17: Pulling fs layer [2023-03-03T09:08:38.057Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-03T09:08:38.057Z] 33b1e0a273af: Pulling fs layer [2023-03-03T09:08:38.057Z] 5d3b04190fa2: Pulling fs layer [2023-03-03T09:08:38.057Z] 2f39f015ded8: Pulling fs layer [2023-03-03T09:08:38.057Z] 33b1e0a273af: Waiting [2023-03-03T09:08:38.057Z] 5d3b04190fa2: Waiting [2023-03-03T09:08:38.057Z] 2f39f015ded8: Waiting [2023-03-03T09:08:38.057Z] 3a2ae6a8a46f: Waiting [2023-03-03T09:08:38.057Z] 5c69ac0246d0: Download complete [2023-03-03T09:08:38.057Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-03T09:08:38.057Z] 3a2ae6a8a46f: Download complete [2023-03-03T09:08:38.316Z] 33b1e0a273af: Verifying Checksum [2023-03-03T09:08:38.316Z] 33b1e0a273af: Download complete [2023-03-03T09:08:38.316Z] 5d3b04190fa2: Download complete [2023-03-03T09:08:38.316Z] ec43610c2a17: Verifying Checksum [2023-03-03T09:08:38.316Z] ec43610c2a17: Download complete [2023-03-03T09:08:38.316Z] 5eb5b503b376: Download complete [2023-03-03T09:08:38.883Z] 2f39f015ded8: Download complete [2023-03-03T09:08:39.450Z] 5eb5b503b376: Pull complete [2023-03-03T09:08:39.708Z] 5c69ac0246d0: Pull complete [2023-03-03T09:08:40.275Z] ec43610c2a17: Pull complete [2023-03-03T09:08:40.275Z] 3a2ae6a8a46f: Pull complete [2023-03-03T09:08:40.533Z] 33b1e0a273af: Pull complete [2023-03-03T09:08:40.533Z] 5d3b04190fa2: Pull complete [2023-03-03T09:08:44.716Z] 2f39f015ded8: Pull complete [2023-03-03T09:08:44.716Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-03T09:08:44.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T09:08:44.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T09:08:44.802Z] prd-ubuntu20.04-docker-8c-8g-8150 does not seem to be running inside a container [2023-03-03T09:08:44.835Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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-lftools-log-publisher:latest cat [2023-03-03T09:08:47.262Z] $ docker top 3adc6190f07ad02d27ba912314495df90b70c22100d7dcae14a08edc779c3177 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T09:08:47.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-03T09:08:47.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-03T09:08:48.168Z] + ls /var/log/sa-host [2023-03-03T09:08:48.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T09:08:48.234Z] provisioning config files... [2023-03-03T09:08:48.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config14505604050903107810tmp [Pipeline] { [Pipeline] echo [2023-03-03T09:08:48.252Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:48.532Z] ---> create-netrc.sh [Pipeline] } [2023-03-03T09:08:48.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:48.848Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-03T09:08:48.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:49.139Z] ---> sudo-logs.sh [2023-03-03T09:08:49.139Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-03T09:08:49.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:49.450Z] ---> job-cost.sh [2023-03-03T09:08:49.450Z] lf-activate-venv: SKIPPING [2023-03-03T09:08:49.450Z] DEBUG: total: 0.10999999940395355 [2023-03-03T09:08:49.450Z] INFO: Retrieving Stack Cost... [2023-03-03T09:08:50.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T09:08:50.278Z] INFO: Archiving Costs [Pipeline] echo [2023-03-03T09:08:50.291Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T09:08:50.574Z] ---> logs-deploy.sh [2023-03-03T09:08:50.574Z] lf-activate-venv: SKIPPING [2023-03-03T09:08:50.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/17 [2023-03-03T09:08:50.574Z] INFO: archiving workspace using pattern(s): [2023-03-03T09:08:51.511Z] Archives upload complete. [2023-03-03T09:08:51.511Z] INFO: archiving logs to Nexus