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+69b2f2fc042d3f207e021d84ed91ae79e073eaae (517a5d130547aee2e473a38c93671197316c569f) 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-ssh8245334625550197826.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-ssh8010693808992499984.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-ssh3977482816507358594.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-ssh494455099174217998.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-ssh6704604922692864025.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-6573 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 > 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 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing e5566ea22efb0970bfb1b717470edf2877cc786e Checking out Revision e5566ea22efb0970bfb1b717470edf2877cc786e (PR-4339) > 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 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5566ea22efb0970bfb1b717470edf2877cc786e # timeout=10 Commit message: "Merge commit '69b2f2fc042d3f207e021d84ed91ae79e073eaae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-18T08:30:21.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-18T08:30:21.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-18T08:30:21.922Z] ========================================================= [2023-02-18T08:30:21.922Z] EdgeX Global Pipelines Version Info [2023-02-18T08:30:21.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2daceceb5b14d62da172a5d8130e583febc7f72e # timeout=10 [2023-02-18T08:30:22.656Z] ------------------- [2023-02-18T08:30:22.656Z] stable info: [2023-02-18T08:30:22.656Z] ------------------- [2023-02-18T08:30:22.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-18T08:30:22.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T08:30:22.656Z] Message: update stable to v1.0.244 [2023-02-18T08:30:23.230Z] ------------------- [2023-02-18T08:30:23.230Z] experimental info: [2023-02-18T08:30:23.230Z] ------------------- [2023-02-18T08:30:23.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-18T08:30:23.230Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-18T08:30:23.230Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-18T08:30:23.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-18T08:30:23.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-18T08:30:23.406Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-18T08:30:23.416Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-18T08:30:23.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-18T08:30:23.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-18T08:30:23.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-18T08:30:23.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-18T08:30:23.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-18T08:30:23.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-18T08:30:23.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-18T08:30:23.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-18T08:30:23.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-18T08:30:23.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-18T08:30:23.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-18T08:30:23.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T08:30:23.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-18T08:30:23.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-18T08:30:23.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-18T08:30:23.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-18T08:30:23.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-18T08:30:23.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-18T08:30:23.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-18T08:30:23.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-02-18T08:30:23.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-02-18T08:30:23.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-02-18T08:30:23.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] echo [2023-02-18T08:30:23.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5566ea [Pipeline] echo [2023-02-18T08:30:23.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T08:30:23.744Z] provisioning config files... [2023-02-18T08:30:23.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8873184208239343639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T08:30:24.057Z] ---> docker-login.sh [2023-02-18T08:30:24.057Z] nexus3.edgexfoundry.org:10001 [2023-02-18T08:30:24.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:30:24.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:30:24.315Z] Configure a credential helper to remove this warning. See [2023-02-18T08:30:24.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:30:24.315Z] [2023-02-18T08:30:24.315Z] Login Succeeded [2023-02-18T08:30:24.315Z] nexus3.edgexfoundry.org:10002 [2023-02-18T08:30:24.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:30:24.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:30:24.315Z] Configure a credential helper to remove this warning. See [2023-02-18T08:30:24.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:30:24.315Z] [2023-02-18T08:30:24.315Z] Login Succeeded [2023-02-18T08:30:24.315Z] nexus3.edgexfoundry.org:10003 [2023-02-18T08:30:24.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:30:24.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:30:24.576Z] Configure a credential helper to remove this warning. See [2023-02-18T08:30:24.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:30:24.576Z] [2023-02-18T08:30:24.576Z] Login Succeeded [2023-02-18T08:30:24.576Z] nexus3.edgexfoundry.org:10004 [2023-02-18T08:30:24.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:30:24.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:30:24.576Z] Configure a credential helper to remove this warning. See [2023-02-18T08:30:24.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:30:24.576Z] [2023-02-18T08:30:24.576Z] Login Succeeded [2023-02-18T08:30:24.576Z] docker.io [2023-02-18T08:30:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:30:24.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:30:24.837Z] Configure a credential helper to remove this warning. See [2023-02-18T08:30:24.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:30:24.837Z] [2023-02-18T08:30:24.837Z] Login Succeeded [2023-02-18T08:30:24.837Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T08:30:24.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T08:30:25.147Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/core-command/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.147Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-18T08:30:25.147Z] + + cut -d/ -f2 [2023-02-18T08:30:25.147Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-18T08:30:25.147Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/core-data/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.147Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/core-metadata/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.147Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.147Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.147Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.147Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-18T08:30:25.147Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-18T08:30:25.147Z] + cut -d/ -f2 [2023-02-18T08:30:25.148Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-18T08:30:25.148Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-18T08:30:25.148Z] + cut -d/ -f2 [2023-02-18T08:30:25.148Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-18T08:30:25.148Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-18T08:30:25.148Z] + cut -d/ -f2 [2023-02-18T08:30:25.148Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-18T08:30:25.148Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-18T08:30:25.148Z] + cut -d/ -f2 [2023-02-18T08:30:25.148Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-18T08:30:25.148Z] + + dirname cmd/support-notifications/Dockerfilecut [2023-02-18T08:30:25.148Z] -d/ -f2 [2023-02-18T08:30:25.148Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-18T08:30:25.148Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-18T08:30:25.148Z] + cut -d/ -f2 [2023-02-18T08:30:25.148Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-18T08:30:25.201Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-18T08:30:25.535Z] + git rev-list -1 --merges e5566ea22efb0970bfb1b717470edf2877cc786e~1..e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] echo [2023-02-18T08:30:25.547Z] -----------> git rev-list -1 --merges e5566ea22efb0970bfb1b717470edf2877cc786e~1..e5566ea22efb0970bfb1b717470edf2877cc786e e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:30:25.547Z] e5566ea22efb0970bfb1b717470edf2877cc786e [false] [Pipeline] sh [2023-02-18T08:30:25.834Z] + git log --format=format:%s -1 e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] echo [2023-02-18T08:30:25.849Z] ========================================================= [2023-02-18T08:30:25.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-18T08:30:25.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-18T08:30:26.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-18T08:30:26.239Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-18T08:30:26.239Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-18T08:30:26.239Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-18T08:30:26.239Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-18T08:30:26.239Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-18T08:30:26.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:30:26.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T08:30:26.579Z] [2023-02-18T08:30:26.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:30:26.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T08:30:26.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-18T08:30:26.877Z] b85a868b505f: Pulling fs layer [2023-02-18T08:30:26.877Z] e2be974225ed: Pulling fs layer [2023-02-18T08:30:26.877Z] 339a4e72a1f5: Pulling fs layer [2023-02-18T08:30:26.877Z] 988bab9f4d93: Pulling fs layer [2023-02-18T08:30:26.877Z] 1469e6f7b9e6: Pulling fs layer [2023-02-18T08:30:26.877Z] eaf3925da568: Pulling fs layer [2023-02-18T08:30:26.877Z] bab4dde63d76: Pulling fs layer [2023-02-18T08:30:26.877Z] bde34c3a00c8: Pulling fs layer [2023-02-18T08:30:26.877Z] b352a97aabf1: Pulling fs layer [2023-02-18T08:30:26.877Z] 4872d77fe225: Pulling fs layer [2023-02-18T08:30:26.877Z] 5851b861e8e6: Pulling fs layer [2023-02-18T08:30:26.877Z] bab4dde63d76: Waiting [2023-02-18T08:30:26.877Z] bde34c3a00c8: Waiting [2023-02-18T08:30:26.877Z] b352a97aabf1: Waiting [2023-02-18T08:30:26.877Z] 4872d77fe225: Waiting [2023-02-18T08:30:26.877Z] 5851b861e8e6: Waiting [2023-02-18T08:30:26.877Z] 988bab9f4d93: Waiting [2023-02-18T08:30:26.877Z] eaf3925da568: Waiting [2023-02-18T08:30:26.877Z] e2be974225ed: Verifying Checksum [2023-02-18T08:30:26.877Z] e2be974225ed: Download complete [2023-02-18T08:30:26.877Z] 988bab9f4d93: Verifying Checksum [2023-02-18T08:30:26.877Z] 988bab9f4d93: Download complete [2023-02-18T08:30:27.138Z] 1469e6f7b9e6: Verifying Checksum [2023-02-18T08:30:27.138Z] 1469e6f7b9e6: Download complete [2023-02-18T08:30:27.138Z] 339a4e72a1f5: Verifying Checksum [2023-02-18T08:30:27.138Z] 339a4e72a1f5: Download complete [2023-02-18T08:30:27.138Z] eaf3925da568: Download complete [2023-02-18T08:30:27.138Z] bde34c3a00c8: Verifying Checksum [2023-02-18T08:30:27.138Z] bde34c3a00c8: Download complete [2023-02-18T08:30:27.138Z] b352a97aabf1: Verifying Checksum [2023-02-18T08:30:27.138Z] b352a97aabf1: Download complete [2023-02-18T08:30:27.138Z] 5851b861e8e6: Verifying Checksum [2023-02-18T08:30:27.138Z] 5851b861e8e6: Download complete [2023-02-18T08:30:27.138Z] b85a868b505f: Download complete [2023-02-18T08:30:27.397Z] bab4dde63d76: Verifying Checksum [2023-02-18T08:30:27.397Z] bab4dde63d76: Download complete [2023-02-18T08:30:28.332Z] b85a868b505f: Pull complete [2023-02-18T08:30:28.590Z] e2be974225ed: Pull complete [2023-02-18T08:30:29.157Z] 339a4e72a1f5: Pull complete [2023-02-18T08:30:29.157Z] 988bab9f4d93: Pull complete [2023-02-18T08:30:29.416Z] 1469e6f7b9e6: Pull complete [2023-02-18T08:30:29.416Z] eaf3925da568: Pull complete [2023-02-18T08:30:31.320Z] bab4dde63d76: Pull complete [2023-02-18T08:30:31.320Z] bde34c3a00c8: Pull complete [2023-02-18T08:30:31.580Z] b352a97aabf1: Pull complete [2023-02-18T08:30:31.580Z] 4872d77fe225: Pull complete [2023-02-18T08:30:31.842Z] 5851b861e8e6: Pull complete [2023-02-18T08:30:31.842Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-18T08:30:31.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-18T08:30:31.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:30:31.927Z] prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container [2023-02-18T08:30:31.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:30:33.508Z] $ docker top 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda -eo pid,comm [2023-02-18T08:30:33.582Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-18T08:30:33.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-18T08:30:33.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T08:30:33.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T08:30:33.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T08:30:33.736Z] $ docker exec 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent [2023-02-18T08:30:33.868Z] SSH_AUTH_SOCK=/tmp/ssh-Qm7kY6qNqMBF/agent.31 [2023-02-18T08:30:33.868Z] SSH_AGENT_PID=37 [2023-02-18T08:30:33.875Z] Running ssh-add (command line suppressed) [2023-02-18T08:30:33.973Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_18209836092285645489.key (/w/workspace/edgex-go/9@tmp/private_key_18209836092285645489.key) [2023-02-18T08:30:33.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T08:30:34.285Z] + git tag --points-at HEAD [Pipeline] } [2023-02-18T08:30:34.294Z] $ docker exec --env ******** --env ******** 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent -k [2023-02-18T08:30:34.397Z] unset SSH_AUTH_SOCK; [2023-02-18T08:30:34.398Z] unset SSH_AGENT_PID; [2023-02-18T08:30:34.398Z] echo Agent pid 37 killed; [2023-02-18T08:30:34.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-18T08:30:34.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-18T08:30:34.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-18T08:30:34.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-18T08:30:34.549Z] $ docker exec 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent [2023-02-18T08:30:34.674Z] SSH_AUTH_SOCK=/tmp/ssh-pH3mGMCQKgZB/agent.69 [2023-02-18T08:30:34.674Z] SSH_AGENT_PID=75 [2023-02-18T08:30:34.679Z] Running ssh-add (command line suppressed) [2023-02-18T08:30:34.767Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8925250499888786699.key (/w/workspace/edgex-go/9@tmp/private_key_8925250499888786699.key) [2023-02-18T08:30:34.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-18T08:30:35.141Z] + git semver init [2023-02-18T08:30:35.401Z] 2023-02-18 08:30:35,330 [run_init] DEBUG init version:0.0.0 force:False [2023-02-18T08:30:35.401Z] 2023-02-18 08:30:35,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2023-02-18T08:30:35.401Z] 2023-02-18 08:30:35,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2023-02-18T08:30:35.401Z] 2023-02-18 08:30:35,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,523 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4339 with force:False [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4339 [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,526 [execute] INFO git cat-file --batch-check [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,533 [execute] INFO git cat-file --batch [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-18T08:30:39.605Z] 2023-02-18 08:30:39,538 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4339 [2023-02-18T08:30:39.605Z] 0.0.0 [Pipeline] } [2023-02-18T08:30:39.607Z] $ docker exec --env ******** --env ******** 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent -k [2023-02-18T08:30:39.721Z] unset SSH_AUTH_SOCK; [2023-02-18T08:30:39.721Z] unset SSH_AGENT_PID; [2023-02-18T08:30:39.721Z] echo Agent pid 75 killed; [2023-02-18T08:30:39.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-18T08:30:40.043Z] + git semver [Pipeline] } [2023-02-18T08:30:40.310Z] $ docker stop --time=1 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda [2023-02-18T08:30:41.625Z] $ docker rm -f --volumes 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T08:30:41.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-18T08:30:42.192Z] Stashed 1 file(s) [Pipeline] echo [2023-02-18T08:30:42.196Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T08:30:42.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-18T08:30:42.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T08:30:42.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T08:30:42.647Z] ========================================================= [2023-02-18T08:30:42.647Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-18T08:30:42.647Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-18T08:30:42.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T08:30:42.937Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-18T08:30:42.937Z] 213ec9aee27d: Pulling fs layer [2023-02-18T08:30:42.937Z] 4583459ba037: Pulling fs layer [2023-02-18T08:30:42.937Z] 93c1e223e6f2: Pulling fs layer [2023-02-18T08:30:42.937Z] 53926ce57604: Pulling fs layer [2023-02-18T08:30:42.937Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-18T08:30:42.937Z] 22ff95d597cd: Pulling fs layer [2023-02-18T08:30:42.937Z] 12d6caf4c0d1: Pulling fs layer [2023-02-18T08:30:42.937Z] 96b7cbca73a9: Pulling fs layer [2023-02-18T08:30:42.937Z] a7acece74701: Pulling fs layer [2023-02-18T08:30:42.937Z] 22ff95d597cd: Waiting [2023-02-18T08:30:42.937Z] 12d6caf4c0d1: Waiting [2023-02-18T08:30:42.937Z] 96b7cbca73a9: Waiting [2023-02-18T08:30:42.937Z] a7acece74701: Waiting [2023-02-18T08:30:42.937Z] 53926ce57604: Waiting [2023-02-18T08:30:42.937Z] 21b2b0c7a3f4: Waiting [2023-02-18T08:30:42.937Z] 93c1e223e6f2: Verifying Checksum [2023-02-18T08:30:42.937Z] 93c1e223e6f2: Download complete [2023-02-18T08:30:42.937Z] 4583459ba037: Verifying Checksum [2023-02-18T08:30:42.937Z] 4583459ba037: Download complete [2023-02-18T08:30:42.937Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-18T08:30:42.937Z] 21b2b0c7a3f4: Download complete [2023-02-18T08:30:42.937Z] 22ff95d597cd: Verifying Checksum [2023-02-18T08:30:42.937Z] 22ff95d597cd: Download complete [2023-02-18T08:30:42.937Z] 213ec9aee27d: Verifying Checksum [2023-02-18T08:30:42.937Z] 213ec9aee27d: Download complete [2023-02-18T08:30:43.198Z] 12d6caf4c0d1: Verifying Checksum [2023-02-18T08:30:43.198Z] 12d6caf4c0d1: Download complete [2023-02-18T08:30:43.198Z] 213ec9aee27d: Pull complete [2023-02-18T08:30:43.198Z] 4583459ba037: Pull complete [2023-02-18T08:30:43.458Z] 93c1e223e6f2: Pull complete [2023-02-18T08:30:43.458Z] a7acece74701: Verifying Checksum [2023-02-18T08:30:43.458Z] a7acece74701: Download complete [2023-02-18T08:30:43.718Z] 96b7cbca73a9: Verifying Checksum [2023-02-18T08:30:43.718Z] 96b7cbca73a9: Download complete [2023-02-18T08:30:43.718Z] 53926ce57604: Verifying Checksum [2023-02-18T08:30:43.718Z] 53926ce57604: Download complete [2023-02-18T08:30:47.904Z] 53926ce57604: Pull complete [2023-02-18T08:30:47.904Z] 21b2b0c7a3f4: Pull complete [2023-02-18T08:30:47.904Z] 22ff95d597cd: Pull complete [2023-02-18T08:30:48.163Z] 12d6caf4c0d1: Pull complete [2023-02-18T08:30:50.702Z] 96b7cbca73a9: Pull complete [2023-02-18T08:30:51.271Z] a7acece74701: Pull complete [2023-02-18T08:30:51.272Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-18T08:30:51.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T08:30:51.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-18T08:30:51.567Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-02-18T08:30:51.568Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T08:30:51.568Z] WORKDIR /edgex [2023-02-18T08:30:51.568Z] COPY go.mod . [2023-02-18T08:30:51.568Z] RUN go mod download [2023-02-18T08:30:52.137Z] Sending build context to Docker daemon 170.4MB [2023-02-18T08:30:52.137Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-18T08:30:52.137Z] ---> db6d94c90886 [2023-02-18T08:30:52.137Z] Step 2/4 : WORKDIR /edgex [2023-02-18T08:30:54.045Z] ---> Running in a00f2cc77fa5 [2023-02-18T08:30:54.305Z] Removing intermediate container a00f2cc77fa5 [2023-02-18T08:30:54.305Z] ---> adf21c747ea0 [2023-02-18T08:30:54.305Z] Step 3/4 : COPY go.mod . [2023-02-18T08:30:54.305Z] ---> 452fa053ea99 [2023-02-18T08:30:54.305Z] Step 4/4 : RUN go mod download [2023-02-18T08:30:54.564Z] ---> Running in 9f7ce4627b43 [2023-02-18T08:30:57.279Z] Still waiting to schedule task [2023-02-18T08:30:57.279Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6574’ is offline [2023-02-18T08:31:04.540Z] Removing intermediate container 9f7ce4627b43 [2023-02-18T08:31:04.540Z] ---> 706908f8182d [2023-02-18T08:31:04.540Z] Successfully built 706908f8182d [2023-02-18T08:31:04.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:31:04.837Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T08:31:04.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:31:04.905Z] prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container [2023-02-18T08:31:04.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:31:05.340Z] $ docker top 6be0280dea92c072d74f0fb04ca29700c8c4962a08fbb728f7e68aa7a46c5255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T08:31:05.674Z] + go version [2023-02-18T08:31:05.674Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-18T08:31:05.685Z] $ docker stop --time=1 6be0280dea92c072d74f0fb04ca29700c8c4962a08fbb728f7e68aa7a46c5255 [2023-02-18T08:31:06.981Z] $ docker rm -f --volumes 6be0280dea92c072d74f0fb04ca29700c8c4962a08fbb728f7e68aa7a46c5255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:31:07.371Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-18T08:31:07.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:31:07.441Z] prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container [2023-02-18T08:31:07.476Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:31:07.845Z] $ docker top e1acb28db8055fc89e9dcdee3b351cb1e8df984dab04c7281f9fadd62afea437 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-18T08:31:07.913Z] ========================================================= [2023-02-18T08:31:07.913Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-18T08:31:07.913Z] ========================================================= [Pipeline] sh [2023-02-18T08:31:08.194Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-18T08:31:08.492Z] + make test [2023-02-18T08:31:08.492Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T08:31:15.055Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-18T08:31:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-18T08:31:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-18T08:31:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-02-18T08:31:32.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.175s coverage: 73.7% of statements [2023-02-18T08:31:32.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-18T08:31:32.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-18T08:31:32.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-18T08:31:32.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements [2023-02-18T08:31:32.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-18T08:31:32.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.034s coverage: 88.5% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2023-02-18T08:31:34.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-02-18T08:31:34.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-02-18T08:31:39.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2023-02-18T08:31:39.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.374s coverage: 79.9% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.092s coverage: 87.2% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.224s coverage: 63.1% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.3% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.0% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.080s coverage: 63.2% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-18T08:31:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-18T08:31:54.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:31:55.079Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-18T08:32:16.999Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-18T08:32:16.999Z] go vet ./... [2023-02-18T08:32:18.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T08:32:18.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T08:32:18.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T08:32:19.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-18T08:32:19.477Z] + ls -al . [2023-02-18T08:32:19.478Z] total 748 [2023-02-18T08:32:19.478Z] drwxrwxr-x 12 1001 1001 4096 Feb 18 08:31 . [2023-02-18T08:32:19.478Z] drwxr-xr-x 4 root root 4096 Feb 18 08:31 .. [2023-02-18T08:32:19.478Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 08:30 .blubracket [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 16 Feb 18 08:30 .dockerignore [2023-02-18T08:32:19.478Z] drwxrwxr-x 8 1001 1001 4096 Feb 18 08:31 .git [2023-02-18T08:32:19.478Z] drwxrwxr-x 3 1001 1001 4096 Feb 18 08:30 .github [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 1024 Feb 18 08:30 .gitignore [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 42 Feb 18 08:30 .golangci.yml [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 87 Feb 18 08:30 .hadolint.yml [2023-02-18T08:32:19.478Z] drwxr-xr-x 3 1001 1001 4096 Feb 18 08:30 .semver [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 166 Feb 18 08:30 .sonarcloud.properties [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 1171 Feb 18 08:30 ADOPTERS.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 10825 Feb 18 08:30 Attribution.txt [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 73765 Feb 18 08:30 CHANGELOG.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 3804 Feb 18 08:30 CONTRIBUTING.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 677 Feb 18 08:30 GOVERNANCE.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 883 Feb 18 08:30 Jenkinsfile [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 10775 Feb 18 08:30 LICENSE [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 13536 Feb 18 08:30 Makefile [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 582 Feb 18 08:30 OWNERS.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 9403 Feb 18 08:30 README.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 6912 Feb 18 08:30 SECURITY.md [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 5 Feb 18 08:30 VERSION [2023-02-18T08:32:19.478Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 08:30 bin [2023-02-18T08:32:19.478Z] drwxrwxr-x 17 1001 1001 4096 Feb 18 08:30 cmd [2023-02-18T08:32:19.478Z] -rw-r--r-- 1 root root 487323 Feb 18 08:31 coverage.out [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 3295 Feb 18 08:30 go.mod [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 33318 Feb 18 08:30 go.sum [2023-02-18T08:32:19.478Z] drwxrwxr-x 7 1001 1001 4096 Feb 18 08:30 internal [2023-02-18T08:32:19.478Z] drwxrwxr-x 3 1001 1001 4096 Feb 18 08:30 openapi [2023-02-18T08:32:19.478Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 08:30 sbom [2023-02-18T08:32:19.478Z] drwxrwxr-x 4 1001 1001 4096 Feb 18 08:30 snap [2023-02-18T08:32:19.478Z] -rw-rw-r-- 1 1001 1001 204 Feb 18 08:30 version.go [Pipeline] sh [2023-02-18T08:32:19.792Z] + '[' -e coverage.out ] [2023-02-18T08:32:19.792Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-18T08:32:19.890Z] Stashed 1 file(s) [Pipeline] sh [2023-02-18T08:32:20.173Z] + make build [2023-02-18T08:32:20.173Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-18T08:32:32.373Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-18T08:32:32.373Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-18T08:32:33.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-18T08:32:34.311Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-18T08:32:42.421Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-18T08:32:42.987Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-18T08:32:44.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-18T08:32:45.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-18T08:32:46.673Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-18T08:32:47.607Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-18T08:32:50.147Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-18T08:32:51.547Z] $ docker stop --time=1 e1acb28db8055fc89e9dcdee3b351cb1e8df984dab04c7281f9fadd62afea437 [2023-02-18T08:32:54.307Z] $ docker rm -f --volumes e1acb28db8055fc89e9dcdee3b351cb1e8df984dab04c7281f9fadd62afea437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:32:55.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-18T08:32:55.043Z] [2023-02-18T08:32:55.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:32:55.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-18T08:32:55.335Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-18T08:32:55.335Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-18T08:32:55.335Z] ca9280d653b3: Pulling fs layer [2023-02-18T08:32:55.335Z] 7e9c9ca2126c: Pulling fs layer [2023-02-18T08:32:55.335Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-18T08:32:55.335Z] cbdbe7a5bc2a: Download complete [2023-02-18T08:32:55.593Z] ca9280d653b3: Verifying Checksum [2023-02-18T08:32:55.593Z] ca9280d653b3: Download complete [2023-02-18T08:32:55.593Z] cbdbe7a5bc2a: Pull complete [2023-02-18T08:32:55.852Z] 7e9c9ca2126c: Download complete [2023-02-18T08:32:56.113Z] ca9280d653b3: Pull complete [2023-02-18T08:32:59.394Z] 7e9c9ca2126c: Pull complete [2023-02-18T08:32:59.394Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-18T08:32:59.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-18T08:32:59.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:32:59.478Z] prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container [2023-02-18T08:32:59.510Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:33:01.088Z] $ docker top f8f7a1793f1f6bd5572d5423cf0ea2002e1f9159f66d0184c1560f24a104edc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T08:33:01.418Z] + docker-compose build --help [2023-02-18T08:33:01.418Z] + grep parallel [2023-02-18T08:33:01.985Z] --parallel Build images in parallel. [Pipeline] } [2023-02-18T08:33:01.999Z] $ docker stop --time=1 f8f7a1793f1f6bd5572d5423cf0ea2002e1f9159f66d0184c1560f24a104edc8 [2023-02-18T08:33:03.304Z] $ docker rm -f --volumes f8f7a1793f1f6bd5572d5423cf0ea2002e1f9159f66d0184c1560f24a104edc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:33:03.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-18T08:33:03.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:33:03.750Z] prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container [2023-02-18T08:33:03.781Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:33:04.134Z] $ docker top 8fcf427a63ebced07955c6a93b1bf72d4333c35b1e12734039ef7ac1c21d142a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T08:33:04.472Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-18T08:33:05.041Z] Building core-command ... [2023-02-18T08:33:05.041Z] Building core-common-config-bootstrapper ... [2023-02-18T08:33:05.041Z] Building core-data ... [2023-02-18T08:33:05.041Z] Building core-metadata ... [2023-02-18T08:33:05.041Z] Building security-bootstrapper ... [2023-02-18T08:33:05.041Z] Building security-proxy-setup ... [2023-02-18T08:33:05.041Z] Building security-secretstore-setup ... [2023-02-18T08:33:05.041Z] Building security-spiffe-token-provider ... [2023-02-18T08:33:05.041Z] Building security-spire-agent ... [2023-02-18T08:33:05.041Z] Building security-spire-config ... [2023-02-18T08:33:05.041Z] Building security-spire-server ... [2023-02-18T08:33:05.041Z] Building support-notifications ... [2023-02-18T08:33:05.041Z] Building support-scheduler ... [2023-02-18T08:33:05.041Z] Building core-metadata [2023-02-18T08:33:05.041Z] Building core-common-config-bootstrapper [2023-02-18T08:33:05.041Z] Building security-secretstore-setup [2023-02-18T08:33:05.041Z] Building security-spire-server [2023-02-18T08:33:05.041Z] Building security-proxy-setup [2023-02-18T08:33:17.255Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:33:17.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:33:17.255Z] ---> 706908f8182d [2023-02-18T08:33:17.255Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:33:17.255Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:33:17.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:33:17.255Z] ---> 706908f8182d [2023-02-18T08:33:17.255Z] Step 3/24 : WORKDIR /edgex-go [2023-02-18T08:33:17.255Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:33:17.255Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:33:17.255Z] ---> 706908f8182d [2023-02-18T08:33:17.255Z] Step 3/21 : WORKDIR /edgex-go [2023-02-18T08:33:17.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:33:17.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:33:17.255Z] ---> 706908f8182d [2023-02-18T08:33:17.255Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:33:17.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:33:17.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:33:17.255Z] ---> 706908f8182d [2023-02-18T08:33:17.255Z] Step 3/23 : WORKDIR /edgex-go [2023-02-18T08:33:19.789Z] ---> Running in 34ebfb70073e [2023-02-18T08:33:19.789Z] ---> Running in d54a576d8054 [2023-02-18T08:33:19.789Z] ---> Running in d4431b969784 [2023-02-18T08:33:19.789Z] ---> Running in 2f66366d1862 [2023-02-18T08:33:19.789Z] ---> Running in d0fa7a414f93 [2023-02-18T08:33:19.789Z] Removing intermediate container 34ebfb70073e [2023-02-18T08:33:19.789Z] ---> 551c471931db [2023-02-18T08:33:19.789Z] Step 4/24 : WORKDIR /edgex-go [2023-02-18T08:33:19.789Z] ---> Running in f1a1a861fa2e [2023-02-18T08:33:19.789Z] Removing intermediate container d4431b969784 [2023-02-18T08:33:19.789Z] ---> a9ad186b4805 [2023-02-18T08:33:19.789Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-18T08:33:20.047Z] Removing intermediate container d0fa7a414f93 [2023-02-18T08:33:20.047Z] ---> a3bb6e6c947d [2023-02-18T08:33:20.047Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:33:20.047Z] Removing intermediate container 2f66366d1862 [2023-02-18T08:33:20.047Z] ---> d6e96ed6a1de [2023-02-18T08:33:20.047Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-18T08:33:20.047Z] Removing intermediate container d54a576d8054 [2023-02-18T08:33:20.047Z] ---> 049e2dd182a2 [2023-02-18T08:33:20.047Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-18T08:33:20.047Z] ---> Running in 79dee58b01ff [2023-02-18T08:33:20.047Z] ---> Running in 80b7cf70db23 [2023-02-18T08:33:20.047Z] ---> Running in 65bf92122d85 [2023-02-18T08:33:20.047Z] ---> Running in de83b81a89e0 [2023-02-18T08:33:20.047Z] Removing intermediate container f1a1a861fa2e [2023-02-18T08:33:20.047Z] ---> 813deb47adf8 [2023-02-18T08:33:20.047Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-18T08:33:20.047Z] ---> Running in 62a097d833d5 [2023-02-18T08:33:20.047Z] Removing intermediate container 80b7cf70db23 [2023-02-18T08:33:20.047Z] ---> eb4039c46fb8 [2023-02-18T08:33:20.047Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-18T08:33:20.047Z] ---> Running in 85465aa7067a [2023-02-18T08:33:20.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.873Z] OK: 211 MiB in 51 packages [2023-02-18T08:33:20.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.873Z] OK: 211 MiB in 51 packages [2023-02-18T08:33:20.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:20.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:33:21.132Z] OK: 211 MiB in 51 packages [2023-02-18T08:33:21.132Z] OK: 211 MiB in 51 packages [2023-02-18T08:33:21.132Z] OK: 211 MiB in 51 packages [2023-02-18T08:33:21.390Z] Removing intermediate container 79dee58b01ff [2023-02-18T08:33:21.390Z] ---> 21454f53d57c [2023-02-18T08:33:21.390Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-18T08:33:21.390Z] Removing intermediate container 65bf92122d85 [2023-02-18T08:33:21.390Z] ---> fb5125b741b3 [2023-02-18T08:33:21.390Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-18T08:33:21.650Z] ---> 7a80d5ce180e [2023-02-18T08:33:21.650Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:33:21.650Z] ---> Running in e81f04b1184f [2023-02-18T08:33:21.650Z] ---> 81ce807ab69a [2023-02-18T08:33:21.650Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:33:21.909Z] ---> Running in 317185292eb1 [2023-02-18T08:33:21.909Z] Removing intermediate container 62a097d833d5 [2023-02-18T08:33:21.909Z] ---> 6fb5e2eaea57 [2023-02-18T08:33:21.909Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-18T08:33:21.909Z] Removing intermediate container 85465aa7067a [2023-02-18T08:33:21.909Z] ---> 0cc1a41dcaf4 [2023-02-18T08:33:21.909Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:33:21.909Z] Removing intermediate container de83b81a89e0 [2023-02-18T08:33:21.909Z] ---> 895888087cc0 [2023-02-18T08:33:21.909Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-18T08:33:22.178Z] ---> 94faf2c9d599 [2023-02-18T08:33:22.178Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:33:22.438Z] ---> 4092c2f1e651 [2023-02-18T08:33:22.438Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:33:22.438Z] ---> a2b13b2c0aaf [2023-02-18T08:33:22.438Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:33:22.701Z] ---> Running in c1bcaf04d13f [2023-02-18T08:33:22.701Z] ---> Running in 467a8004d010 [2023-02-18T08:33:22.701Z] ---> Running in f2c73dfc56c2 [2023-02-18T08:33:36.289Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6576 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-02-18T08:33:36.298Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2023-02-18T08:33:36.337Z] The recommended git tool is: git [2023-02-18T08:33:42.383Z] using credential edgex-jenkins-ssh [2023-02-18T08:33:42.400Z] Cloning the remote Git repository [2023-02-18T08:33:42.454Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-18T08:33:42.539Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2023-02-18T08:33:42.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-18T08:33:42.708Z] > git --version # timeout=10 [2023-02-18T08:33:42.733Z] > git --version # 'git version 2.25.1' [2023-02-18T08:33:42.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T08:33:42.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T08:34:01.409Z] Removing intermediate container c1bcaf04d13f [2023-02-18T08:34:01.409Z] ---> 58ebc3225746 [2023-02-18T08:34:01.409Z] Step 8/24 : COPY . . [2023-02-18T08:34:01.409Z] Removing intermediate container 317185292eb1 [2023-02-18T08:34:01.409Z] ---> 972c4910b5c6 [2023-02-18T08:34:01.409Z] Step 7/24 : COPY . . [2023-02-18T08:34:01.409Z] Removing intermediate container f2c73dfc56c2 [2023-02-18T08:34:01.409Z] ---> f6cd783e5075 [2023-02-18T08:34:01.409Z] Step 7/21 : COPY . . [2023-02-18T08:34:01.409Z] Removing intermediate container e81f04b1184f [2023-02-18T08:34:01.409Z] ---> 5774ad9d7699 [2023-02-18T08:34:01.409Z] Step 7/23 : COPY . . [2023-02-18T08:34:01.409Z] Removing intermediate container 467a8004d010 [2023-02-18T08:34:01.409Z] ---> cb3ec84beb65 [2023-02-18T08:34:01.409Z] Step 8/22 : COPY . . [2023-02-18T08:34:01.038Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-18T08:34:01.065Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-18T08:34:01.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-18T08:34:01.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-18T08:34:01.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T08:34:02.008Z] > 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-02-18T08:34:02.955Z] Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-02-18T08:34:03.727Z] Merge succeeded, producing 076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:34:03.727Z] Checking out Revision 076924d8097f642c3efce5f7b71f53e9cfb2945d (PR-4339) [2023-02-18T08:34:02.977Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T08:34:02.994Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-02-18T08:34:03.242Z] > git remote # timeout=10 [2023-02-18T08:34:03.267Z] > git config --get remote.origin.url # timeout=10 [2023-02-18T08:34:03.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-18T08:34:03.305Z] > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 [2023-02-18T08:34:03.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-18T08:34:03.738Z] > git config core.sparsecheckout # timeout=10 [2023-02-18T08:34:03.754Z] > git checkout -f 076924d8097f642c3efce5f7b71f53e9cfb2945d # timeout=10 [2023-02-18T08:34:07.427Z] Commit message: "Merge commit '69b2f2fc042d3f207e021d84ed91ae79e073eaae' into HEAD" [2023-02-18T08:34:07.437Z] > git rev-list --no-walk 2daceceb5b14d62da172a5d8130e583febc7f72e # timeout=10 [2023-02-18T08:34:07.452Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-18T08:34:08.259Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-18T08:34:08.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T08:34:08.260Z] Dload Upload Total Spent Left Speed [2023-02-18T08:34:08.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-18T08:34:08.947Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-18T08:34:09.284Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-18T08:34:09.284Z] + sudo tee /etc/docker/daemon.new [2023-02-18T08:34:09.284Z] { [2023-02-18T08:34:09.284Z] "registry-mirrors": [ [2023-02-18T08:34:09.284Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-18T08:34:09.284Z] ], [2023-02-18T08:34:09.284Z] "bip": "10.250.0.254/24", [2023-02-18T08:34:09.284Z] "hosts": [ [2023-02-18T08:34:09.284Z] "tcp://0.0.0.0:5555", [2023-02-18T08:34:09.284Z] "unix:///var/run/docker.sock" [2023-02-18T08:34:09.284Z] ], [2023-02-18T08:34:09.284Z] "mtu": 1458, [2023-02-18T08:34:09.284Z] "selinux-enabled": true, [2023-02-18T08:34:09.284Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-18T08:34:09.284Z] } [Pipeline] sh [2023-02-18T08:34:09.622Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-18T08:34:09.956Z] + sudo service docker restart [2023-02-18T08:34:11.405Z] ---> 619692d31d02 [2023-02-18T08:34:11.406Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-18T08:34:11.406Z] ---> 8a5ad54bb97f [2023-02-18T08:34:11.406Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-18T08:34:11.406Z] ---> 5db74aa2dfc3 [2023-02-18T08:34:11.406Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-18T08:34:11.406Z] ---> 9fa5a5da0b03 [2023-02-18T08:34:11.406Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-18T08:34:11.406Z] ---> 1c0494c0d50e [2023-02-18T08:34:11.406Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-18T08:34:11.406Z] ---> Running in f009be37898e [2023-02-18T08:34:11.406Z] ---> Running in efc2205d5e63 [2023-02-18T08:34:11.406Z] ---> Running in d1238b218482 [2023-02-18T08:34:11.406Z] ---> Running in e4fda9e2dd3a [2023-02-18T08:34:11.406Z] ---> Running in 340f4ef4f68e [2023-02-18T08:34:11.406Z] Removing intermediate container 340f4ef4f68e [2023-02-18T08:34:11.406Z] ---> cdff29754fa3 [2023-02-18T08:34:11.406Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-18T08:34:11.406Z] ---> Running in 3910e0bcf3f9 [2023-02-18T08:34:11.406Z] Removing intermediate container 3910e0bcf3f9 [2023-02-18T08:34:11.406Z] ---> 6112809b1c98 [2023-02-18T08:34:11.406Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-18T08:34:11.406Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-18T08:34:11.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-18T08:34:11.665Z] ---> Running in c29a152c8ee1 [2023-02-18T08:34:11.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-18T08:34:11.665Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-18T08:34:13.039Z] Removing intermediate container c29a152c8ee1 [2023-02-18T08:34:13.039Z] ---> 0679d318cf7e [2023-02-18T08:34:13.039Z] Step 11/23 : WORKDIR /edgex-go [2023-02-18T08:34:13.039Z] ---> Running in db548aa099cf [2023-02-18T08:34:13.039Z] Removing intermediate container db548aa099cf [2023-02-18T08:34:13.039Z] ---> dbba5ebb8f00 [2023-02-18T08:34:13.039Z] [2023-02-18T08:34:13.039Z] Step 12/23 : FROM alpine:3.15 [2023-02-18T08:34:13.039Z] 3.15: Pulling from library/alpine [2023-02-18T08:34:13.329Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-18T08:34:13.329Z] Status: Downloaded newer image for alpine:3.15 [2023-02-18T08:34:13.329Z] ---> 5ce65d7b0fde [2023-02-18T08:34:13.329Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:34:13.597Z] ---> Running in 30f0c1ffaa9f [2023-02-18T08:34:13.597Z] Removing intermediate container 30f0c1ffaa9f [2023-02-18T08:34:13.597Z] ---> 8c2f9c9a0524 [2023-02-18T08:34:13.597Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-18T08:34:13.856Z] ---> Running in 69cea59c5d7f [2023-02-18T08:34:14.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:14.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:15.050Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-18T08:34:15.050Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-18T08:34:15.050Z] OK: 15857 distinct packages available [2023-02-18T08:34:15.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:15.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:15.308Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-18T08:34:15.565Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-18T08:34:15.565Z] (3/5) Installing libucontext (1.1-r0) [2023-02-18T08:34:15.565Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-18T08:34:15.565Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-18T08:34:15.565Z] Executing busybox-1.34.1-r7.trigger [2023-02-18T08:34:15.565Z] OK: 7 MiB in 19 packages [2023-02-18T08:34:16.939Z] Removing intermediate container 69cea59c5d7f [2023-02-18T08:34:16.939Z] ---> cd22679c4909 [2023-02-18T08:34:16.939Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-18T08:34:20.220Z] ---> 54c4e2222796 [2023-02-18T08:34:20.220Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-18T08:34:20.786Z] ---> 312f187aa18b [2023-02-18T08:34:20.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-18T08:34:21.350Z] ---> da5e595fe0b8 [2023-02-18T08:34:21.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-18T08:34:22.283Z] ---> 18176f87d6b0 [2023-02-18T08:34:22.283Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-18T08:34:22.541Z] ---> Running in a779365af26f [2023-02-18T08:34:23.105Z] Removing intermediate container a779365af26f [2023-02-18T08:34:23.105Z] ---> 5c8eb0312a0e [2023-02-18T08:34:23.105Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-18T08:34:23.363Z] ---> Running in 6fc6117cce80 [2023-02-18T08:34:23.928Z] Removing intermediate container 6fc6117cce80 [2023-02-18T08:34:23.928Z] ---> d4324cd0c3a6 [2023-02-18T08:34:23.928Z] Step 21/23 : LABEL arch=x86_64 [2023-02-18T08:34:24.186Z] ---> Running in 6b77f3802db5 [2023-02-18T08:34:24.443Z] Removing intermediate container 6b77f3802db5 [2023-02-18T08:34:24.443Z] ---> fe5b2bb97181 [2023-02-18T08:34:24.443Z] Step 22/23 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:34:24.700Z] ---> Running in ab240ffd3551 [2023-02-18T08:34:25.274Z] Removing intermediate container ab240ffd3551 [2023-02-18T08:34:25.274Z] ---> 269024e49aef [2023-02-18T08:34:25.274Z] Step 23/23 : LABEL version=0.0.0 [2023-02-18T08:34:25.530Z] ---> Running in e44a16d93dea [2023-02-18T08:34:25.786Z] Removing intermediate container e44a16d93dea [2023-02-18T08:34:25.786Z] ---> 8ef8a0234e2d [2023-02-18T08:34:25.786Z] [2023-02-18T08:34:25.786Z] Successfully built 8ef8a0234e2d [2023-02-18T08:34:25.786Z] Successfully tagged security-spire-server:latest [2023-02-18T08:34:25.786Z]  Building security-spire-server ... done Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T08:34:28.219Z] provisioning config files... [2023-02-18T08:34:28.244Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config10760323410163745654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T08:34:28.587Z] ---> docker-login.sh [2023-02-18T08:34:28.587Z] nexus3.edgexfoundry.org:10001 [2023-02-18T08:34:29.061Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:34:29.061Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:34:29.061Z] ---> 706908f8182d [2023-02-18T08:34:29.061Z] Step 3/19 : WORKDIR /edgex-go [2023-02-18T08:34:29.061Z] ---> Using cache [2023-02-18T08:34:29.061Z] ---> 049e2dd182a2 [2023-02-18T08:34:29.061Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-18T08:34:29.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:34:29.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:34:29.172Z] Configure a credential helper to remove this warning. See [2023-02-18T08:34:29.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:34:29.172Z] [2023-02-18T08:34:29.172Z] Login Succeeded [2023-02-18T08:34:29.441Z] nexus3.edgexfoundry.org:10002 [2023-02-18T08:34:29.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:34:29.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:34:29.710Z] Configure a credential helper to remove this warning. See [2023-02-18T08:34:29.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:34:29.710Z] [2023-02-18T08:34:29.710Z] Login Succeeded [2023-02-18T08:34:29.710Z] nexus3.edgexfoundry.org:10003 [2023-02-18T08:34:29.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:34:29.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:34:29.978Z] Configure a credential helper to remove this warning. See [2023-02-18T08:34:29.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:34:29.978Z] [2023-02-18T08:34:29.978Z] Login Succeeded [2023-02-18T08:34:29.978Z] nexus3.edgexfoundry.org:10004 [2023-02-18T08:34:30.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:34:30.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:34:30.246Z] Configure a credential helper to remove this warning. See [2023-02-18T08:34:30.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:34:30.246Z] [2023-02-18T08:34:30.246Z] Login Succeeded [2023-02-18T08:34:30.246Z] docker.io [2023-02-18T08:34:30.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-18T08:34:30.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-18T08:34:30.784Z] Configure a credential helper to remove this warning. See [2023-02-18T08:34:30.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-18T08:34:30.784Z] [2023-02-18T08:34:30.784Z] Login Succeeded [2023-02-18T08:34:30.784Z] ---> docker-login.sh ends [Pipeline] } [2023-02-18T08:34:30.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-18T08:34:30.961Z] ---> Running in 51597824139b [Pipeline] sh [2023-02-18T08:34:31.353Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-18T08:34:31.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T08:34:31.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-18T08:34:31.403Z] ========================================================= [2023-02-18T08:34:31.403Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-18T08:34:31.403Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-18T08:34:31.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:31.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:31.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T08:34:31.731Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-18T08:34:31.731Z] 9b18e9b68314: Pulling fs layer [2023-02-18T08:34:31.731Z] 35d82f9e3411: Pulling fs layer [2023-02-18T08:34:31.731Z] e16973657156: Pulling fs layer [2023-02-18T08:34:31.731Z] fc693d55d65f: Pulling fs layer [2023-02-18T08:34:31.731Z] 7e9fc2657dce: Pulling fs layer [2023-02-18T08:34:31.795Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-18T08:34:31.795Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-18T08:34:31.795Z] OK: 17046 distinct packages available [2023-02-18T08:34:31.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:31.999Z] dda99020689f: Pulling fs layer [2023-02-18T08:34:31.999Z] db1c61fa0a46: Pulling fs layer [2023-02-18T08:34:31.999Z] 891c053d2c06: Pulling fs layer [2023-02-18T08:34:31.999Z] dda99020689f: Waiting [2023-02-18T08:34:31.999Z] fc693d55d65f: Waiting [2023-02-18T08:34:31.999Z] 7e9fc2657dce: Waiting [2023-02-18T08:34:31.999Z] db1c61fa0a46: Waiting [2023-02-18T08:34:31.999Z] 891c053d2c06: Waiting [2023-02-18T08:34:31.999Z] e16973657156: Download complete [2023-02-18T08:34:31.999Z] 35d82f9e3411: Download complete [2023-02-18T08:34:31.999Z] 7e9fc2657dce: Verifying Checksum [2023-02-18T08:34:31.999Z] 7e9fc2657dce: Download complete [2023-02-18T08:34:31.999Z] dda99020689f: Verifying Checksum [2023-02-18T08:34:31.999Z] dda99020689f: Download complete [2023-02-18T08:34:31.999Z] 9b18e9b68314: Verifying Checksum [2023-02-18T08:34:32.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:32.052Z] OK: 211 MiB in 51 packages [2023-02-18T08:34:32.972Z] 9b18e9b68314: Pull complete [2023-02-18T08:34:33.242Z] 891c053d2c06: Verifying Checksum [2023-02-18T08:34:33.242Z] 891c053d2c06: Download complete [2023-02-18T08:34:33.424Z] Removing intermediate container 51597824139b [2023-02-18T08:34:33.424Z] ---> 3a612e3453ad [2023-02-18T08:34:33.424Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-18T08:34:33.514Z] 35d82f9e3411: Pull complete [2023-02-18T08:34:33.782Z] e16973657156: Pull complete [2023-02-18T08:34:34.052Z] db1c61fa0a46: Verifying Checksum [2023-02-18T08:34:34.052Z] db1c61fa0a46: Download complete [2023-02-18T08:34:34.457Z] ---> 8a93bcb98e80 [2023-02-18T08:34:34.457Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:34:34.638Z] fc693d55d65f: Verifying Checksum [2023-02-18T08:34:34.638Z] fc693d55d65f: Download complete [2023-02-18T08:34:34.715Z] ---> Running in b4d6f08093de [2023-02-18T08:34:37.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-18T08:34:38.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-18T08:34:44.730Z] Removing intermediate container f009be37898e [2023-02-18T08:34:44.730Z] ---> 50bcce2a7810 [2023-02-18T08:34:44.730Z] [2023-02-18T08:34:44.730Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T08:34:44.730Z] Removing intermediate container d1238b218482 [2023-02-18T08:34:44.730Z] ---> 39a8c8af5da0 [2023-02-18T08:34:44.730Z] [2023-02-18T08:34:44.730Z] Step 9/24 : FROM alpine:3.16 [2023-02-18T08:34:44.730Z] Removing intermediate container e4fda9e2dd3a [2023-02-18T08:34:44.730Z] ---> 1158870de791 [2023-02-18T08:34:44.730Z] [2023-02-18T08:34:44.730Z] Step 9/21 : FROM alpine:3.16 [2023-02-18T08:34:44.730Z] Removing intermediate container efc2205d5e63 [2023-02-18T08:34:44.730Z] ---> d1e0648e67ad [2023-02-18T08:34:44.730Z] [2023-02-18T08:34:44.730Z] Step 10/24 : FROM alpine:3.16 [2023-02-18T08:34:44.730Z] 3.16: Pulling from library/alpine [2023-02-18T08:34:45.298Z] 3.16: Pulling from library/alpine [2023-02-18T08:34:45.298Z] 3.16: Pulling from library/alpine [2023-02-18T08:34:45.298Z] 3.16: Pulling from library/alpine [2023-02-18T08:34:46.948Z] fc693d55d65f: Pull complete [2023-02-18T08:34:46.948Z] 7e9fc2657dce: Pull complete [2023-02-18T08:34:46.948Z] dda99020689f: Pull complete [2023-02-18T08:34:47.952Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T08:34:47.952Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T08:34:47.952Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T08:34:47.952Z] Status: Image is up to date for alpine:3.16 [2023-02-18T08:34:47.952Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T08:34:47.952Z] Status: Image is up to date for alpine:3.16 [2023-02-18T08:34:47.952Z] ---> dfd21b5a31f5 [2023-02-18T08:34:47.952Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-18T08:34:47.952Z] ---> dfd21b5a31f5 [2023-02-18T08:34:47.952Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-18T08:34:47.952Z] ---> dfd21b5a31f5 [2023-02-18T08:34:47.953Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-18T08:34:47.953Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T08:34:47.953Z] Status: Image is up to date for alpine:3.16 [2023-02-18T08:34:47.953Z] ---> dfd21b5a31f5 [2023-02-18T08:34:47.953Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:34:50.515Z] ---> Running in 5a932f01d22a [2023-02-18T08:34:50.515Z] ---> Running in cb0732be05ff [2023-02-18T08:34:50.515Z] ---> Running in c1ddac19d1d4 [2023-02-18T08:34:50.515Z] ---> Running in ddfc1d029ab5 [2023-02-18T08:34:50.515Z] Removing intermediate container 5a932f01d22a [2023-02-18T08:34:50.515Z] ---> 73feafc2e166 [2023-02-18T08:34:50.515Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:34:50.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:50.773Z] ---> Running in a160ae1869e2 [2023-02-18T08:34:50.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.031Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-18T08:34:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.031Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-18T08:34:51.031Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-18T08:34:51.031Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-18T08:34:51.196Z] db1c61fa0a46: Pull complete [2023-02-18T08:34:51.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.302Z] (5/6) Installing curl (7.83.1-r6) [2023-02-18T08:34:51.302Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-18T08:34:51.302Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:34:51.302Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T08:34:51.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.302Z] OK: 8 MiB in 20 packages [2023-02-18T08:34:51.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.302Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-18T08:34:51.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:34:51.302Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-18T08:34:51.302Z] (3/3) Installing su-exec (0.2-r1) [2023-02-18T08:34:51.302Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:34:51.302Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T08:34:51.561Z] OK: 6 MiB in 17 packages [2023-02-18T08:34:51.561Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T08:34:51.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:34:51.561Z] OK: 6 MiB in 15 packages [2023-02-18T08:34:51.561Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T08:34:51.561Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:34:51.561Z] OK: 6 MiB in 15 packages [2023-02-18T08:34:52.603Z] 891c053d2c06: Pull complete [2023-02-18T08:34:52.603Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-18T08:34:52.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T08:34:52.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-18T08:34:52.941Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-18T08:34:52.941Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T08:34:52.941Z] WORKDIR /edgex [2023-02-18T08:34:52.941Z] COPY go.mod . [2023-02-18T08:34:52.941Z] RUN go mod download [2023-02-18T08:34:53.525Z] Sending build context to Docker daemon 3.178MB [2023-02-18T08:34:53.525Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-18T08:34:53.525Z] ---> f96f9c87975a [2023-02-18T08:34:53.525Z] Step 2/4 : WORKDIR /edgex [2023-02-18T08:34:54.097Z] Removing intermediate container cb0732be05ff [2023-02-18T08:34:54.097Z] ---> c420f7d1d262 [2023-02-18T08:34:54.097Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-18T08:34:54.097Z] Removing intermediate container c1ddac19d1d4 [2023-02-18T08:34:54.097Z] ---> 68db5ca0ea85 [2023-02-18T08:34:54.097Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T08:34:54.097Z] ---> Running in dfb8c3ad32c7 [2023-02-18T08:34:54.097Z] ---> Running in cce11971cfda [2023-02-18T08:34:54.097Z] Removing intermediate container a160ae1869e2 [2023-02-18T08:34:54.097Z] ---> dc746586c221 [2023-02-18T08:34:54.097Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:34:54.097Z] Removing intermediate container ddfc1d029ab5 [2023-02-18T08:34:54.097Z] ---> e0c01794b8ba [2023-02-18T08:34:54.097Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-18T08:34:54.355Z] ---> Running in da51cba01bea [2023-02-18T08:34:54.355Z] Removing intermediate container cce11971cfda [2023-02-18T08:34:54.355Z] ---> 97c3e3c8ae05 [2023-02-18T08:34:54.355Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-18T08:34:54.355Z] Removing intermediate container dfb8c3ad32c7 [2023-02-18T08:34:54.355Z] ---> 76ca8ac4663a [2023-02-18T08:34:54.355Z] Step 12/21 : WORKDIR /edgex [2023-02-18T08:34:54.355Z] ---> b49f32ed3745 [2023-02-18T08:34:54.355Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-18T08:34:54.355Z] ---> Running in e19db740c93f [2023-02-18T08:34:54.614Z] ---> Running in 4b2e09feae88 [2023-02-18T08:34:55.204Z] Removing intermediate container e19db740c93f [2023-02-18T08:34:55.204Z] ---> 62482597ea74 [2023-02-18T08:34:55.204Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-18T08:34:55.204Z] Removing intermediate container 4b2e09feae88 [2023-02-18T08:34:55.204Z] ---> 3d74d6fa2c51 [2023-02-18T08:34:55.204Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-18T08:34:55.204Z] Removing intermediate container da51cba01bea [2023-02-18T08:34:55.204Z] ---> bb20bebbdf6e [2023-02-18T08:34:55.204Z] Step 12/24 : WORKDIR / [2023-02-18T08:34:55.461Z] ---> Running in d1f1a2d8e6ad [2023-02-18T08:34:55.473Z] ---> Running in f7068e4a2667 [2023-02-18T08:34:55.473Z] ---> 82064cc0f8d0 [2023-02-18T08:34:55.473Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-18T08:34:55.729Z] Removing intermediate container d1f1a2d8e6ad [2023-02-18T08:34:55.729Z] ---> fc34f7979f54 [2023-02-18T08:34:55.729Z] Step 3/4 : COPY go.mod . [2023-02-18T08:34:55.730Z] ---> Running in 572eef4f31f1 [2023-02-18T08:34:55.989Z] ---> d815449a645f [2023-02-18T08:34:55.989Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-18T08:34:55.994Z] ---> d9b4343652fd [2023-02-18T08:34:55.994Z] Step 4/4 : RUN go mod download [2023-02-18T08:34:56.246Z] Removing intermediate container f7068e4a2667 [2023-02-18T08:34:56.246Z] ---> 935f723ed5e9 [2023-02-18T08:34:56.246Z] Step 15/24 : WORKDIR / [2023-02-18T08:34:56.246Z] ---> 0e74a63ea33d [2023-02-18T08:34:56.246Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-18T08:34:56.260Z] ---> Running in a3bf8d2017dd [2023-02-18T08:34:56.811Z] ---> Running in 1c30f8c2d9b1 [2023-02-18T08:34:56.811Z] Removing intermediate container 572eef4f31f1 [2023-02-18T08:34:56.811Z] ---> 90cf121aef2b [2023-02-18T08:34:56.811Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-18T08:34:57.091Z] ---> 46d32d562813 [2023-02-18T08:34:57.091Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-18T08:34:57.091Z] ---> 7ba8301052f0 [2023-02-18T08:34:57.091Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-18T08:34:57.658Z] ---> Running in f67eda5f1863 [2023-02-18T08:34:57.658Z] Removing intermediate container 1c30f8c2d9b1 [2023-02-18T08:34:57.658Z] ---> a8ce907cd35e [2023-02-18T08:34:57.658Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:34:57.658Z] ---> e0fa2108b715 [2023-02-18T08:34:57.658Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-18T08:34:57.658Z] ---> a783ebe347ee [2023-02-18T08:34:57.658Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-18T08:34:57.917Z] ---> 77d63a71b7ec [2023-02-18T08:34:57.917Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-18T08:34:57.917Z] ---> f22f3795c5dc [2023-02-18T08:34:57.917Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-18T08:34:58.481Z] ---> f9e66cb86e81 [2023-02-18T08:34:58.481Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-18T08:34:58.481Z] Removing intermediate container b4d6f08093de [2023-02-18T08:34:58.481Z] ---> 02bdbfe700b1 [2023-02-18T08:34:58.481Z] Step 7/19 : COPY . . [2023-02-18T08:34:59.855Z] ---> Running in 83408501f771 [2023-02-18T08:34:59.855Z] ---> 2183e178b42f [2023-02-18T08:34:59.855Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-18T08:34:59.855Z] ---> 4ecb4c31b73d [2023-02-18T08:34:59.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-18T08:35:00.121Z] Removing intermediate container f67eda5f1863 [2023-02-18T08:35:00.121Z] ---> d66e75325866 [2023-02-18T08:35:00.121Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-18T08:35:00.379Z] ---> b75033a40089 [2023-02-18T08:35:00.379Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> f74bbd9e859e [2023-02-18T08:35:00.379Z] [2023-02-18T08:35:00.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-18T08:35:00.379Z] ---> Running in 6ef8942cb534 [2023-02-18T08:35:00.637Z] Removing intermediate container 6ef8942cb534 [2023-02-18T08:35:00.637Z] ---> cb1c1c8c9f84 [2023-02-18T08:35:00.637Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-18T08:35:00.904Z] ---> cafee85dc3a2 [2023-02-18T08:35:00.904Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-18T08:35:00.904Z] ---> Running in 8036dba90f8a [2023-02-18T08:35:01.177Z] Removing intermediate container 83408501f771 [2023-02-18T08:35:01.177Z] ---> 1e09a44f033f [2023-02-18T08:35:01.177Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-18T08:35:01.177Z] ---> 910aeecca199 [2023-02-18T08:35:01.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-18T08:35:01.435Z] ---> Running in 6d640a6803e6 [2023-02-18T08:35:01.435Z] ---> Running in 4638c01ecad1 [2023-02-18T08:35:01.435Z] Removing intermediate container 8036dba90f8a [2023-02-18T08:35:01.435Z] ---> 74d89fb9c60a [2023-02-18T08:35:01.435Z] Step 20/22 : LABEL arch=x86_64 [2023-02-18T08:35:02.005Z] ---> Running in 37e61978638b [2023-02-18T08:35:02.005Z] Removing intermediate container 6d640a6803e6 [2023-02-18T08:35:02.005Z] ---> dede38de4eda [2023-02-18T08:35:02.005Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:35:02.005Z] Removing intermediate container 4638c01ecad1 [2023-02-18T08:35:02.005Z] ---> 02f126ce3805 [2023-02-18T08:35:02.005Z] Step 19/21 : LABEL arch=x86_64 [2023-02-18T08:35:02.005Z] ---> Running in 0cd494d0d4b1 [2023-02-18T08:35:02.005Z] ---> Running in 656f93cee3b7 [2023-02-18T08:35:02.005Z] ---> b9b4ab378c46 [2023-02-18T08:35:02.005Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-18T08:35:02.268Z] Removing intermediate container 37e61978638b [2023-02-18T08:35:02.268Z] ---> 5a3e3730f98b [2023-02-18T08:35:02.268Z] Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:35:02.268Z] ---> Running in 085ea3bcfb9d [2023-02-18T08:35:02.268Z] Removing intermediate container 656f93cee3b7 [2023-02-18T08:35:02.268Z] ---> 2879ec0b1d34 [2023-02-18T08:35:02.268Z] Step 20/21 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:35:02.268Z] Removing intermediate container 0cd494d0d4b1 [2023-02-18T08:35:02.268Z] ---> f390f8bc9156 [2023-02-18T08:35:02.268Z] Step 22/24 : LABEL arch=x86_64 [2023-02-18T08:35:02.268Z] ---> Running in 195ceb907b84 [2023-02-18T08:35:02.268Z] ---> 3f22708681f8 [2023-02-18T08:35:02.268Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-18T08:35:02.268Z] Removing intermediate container 085ea3bcfb9d [2023-02-18T08:35:02.268Z] ---> e3ea97adf139 [2023-02-18T08:35:02.268Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T08:35:02.526Z] ---> Running in 603fc311da4a [2023-02-18T08:35:02.526Z] ---> 43fc650a21d0 [2023-02-18T08:35:02.526Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-18T08:35:02.526Z] ---> Running in 9bed69573ffd [2023-02-18T08:35:02.526Z] ---> Running in bbc25771c15c [2023-02-18T08:35:02.784Z] Removing intermediate container 195ceb907b84 [2023-02-18T08:35:02.784Z] ---> e77ce051d3e7 [2023-02-18T08:35:02.784Z] Step 21/21 : LABEL version=0.0.0 [2023-02-18T08:35:02.784Z] ---> Running in fed524a5a842 [2023-02-18T08:35:02.784Z] Removing intermediate container 603fc311da4a [2023-02-18T08:35:02.784Z] ---> 9e58964a6a83 [2023-02-18T08:35:02.784Z] Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:35:03.053Z] Removing intermediate container bbc25771c15c [2023-02-18T08:35:03.053Z] ---> c26f36d8d72b [2023-02-18T08:35:03.053Z] [2023-02-18T08:35:03.053Z] ---> Running in 0d39b4f6fd71 [2023-02-18T08:35:03.053Z] ---> Running in 5ebfa653ea3c [2023-02-18T08:35:03.053Z] Successfully built c26f36d8d72b [2023-02-18T08:35:03.053Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-18T08:35:03.053Z] Building security-spire-agent [2023-02-18T08:35:03.312Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 0d39b4f6fd71 [2023-02-18T08:35:03.312Z] ---> 6284910227b2 [2023-02-18T08:35:03.312Z] [2023-02-18T08:35:03.570Z] Removing intermediate container 5ebfa653ea3c [2023-02-18T08:35:03.570Z] ---> f2ae23920187 [2023-02-18T08:35:03.570Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:35:03.570Z] Successfully built 6284910227b2 [2023-02-18T08:35:03.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-18T08:35:04.947Z] Successfully tagged security-proxy-setup:latest [2023-02-18T08:35:04.947Z] Building support-notifications [2023-02-18T08:35:06.324Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:35:06.324Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:35:06.324Z] ---> 706908f8182d [2023-02-18T08:35:06.324Z] Step 3/24 : WORKDIR /edgex-go [2023-02-18T08:35:06.324Z] ---> Using cache [2023-02-18T08:35:06.324Z] ---> 049e2dd182a2 [2023-02-18T08:35:06.324Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-18T08:35:06.938Z] ---> Running in fd712a621de8 [2023-02-18T08:35:07.196Z] ---> Running in 89f2a1d36e12 [2023-02-18T08:35:07.760Z] Removing intermediate container 9bed69573ffd [2023-02-18T08:35:07.760Z] ---> c42e54302404 [2023-02-18T08:35:07.760Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-18T08:35:07.760Z] Removing intermediate container fd712a621de8 [2023-02-18T08:35:07.760Z] ---> f0038807d3d5 [2023-02-18T08:35:07.760Z] [2023-02-18T08:35:07.760Z] Successfully built f0038807d3d5 [2023-02-18T08:35:08.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:35:08.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:35:08.615Z] Successfully tagged core-metadata:latest [2023-02-18T08:35:08.615Z] ---> 706908f8182d [2023-02-18T08:35:08.615Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:35:08.615Z] ---> Using cache [2023-02-18T08:35:08.615Z] ---> a3bb6e6c947d [2023-02-18T08:35:08.615Z] Step 4/22 : WORKDIR /edgex-goBuilding support-scheduler [2023-02-18T08:35:08.615Z] [2023-02-18T08:35:08.615Z] ---> Using cache [2023-02-18T08:35:08.615Z] ---> eb4039c46fb8 [2023-02-18T08:35:08.615Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-18T08:35:09.184Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:09.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:09.442Z] OK: 211 MiB in 51 packages [2023-02-18T08:35:10.846Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:35:10.846Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:35:10.846Z] ---> 706908f8182d [2023-02-18T08:35:10.846Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:35:10.846Z] ---> Using cache [2023-02-18T08:35:10.846Z] ---> a3bb6e6c947d [2023-02-18T08:35:10.846Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:35:10.846Z] ---> Using cache [2023-02-18T08:35:10.846Z] ---> eb4039c46fb8 [2023-02-18T08:35:10.846Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-18T08:35:10.846Z] ---> Using cache [2023-02-18T08:35:10.846Z] ---> 0cc1a41dcaf4 [2023-02-18T08:35:10.846Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:35:10.846Z] ---> Using cache [2023-02-18T08:35:10.846Z] ---> a2b13b2c0aaf [2023-02-18T08:35:10.846Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:35:10.846Z] ---> Using cache [2023-02-18T08:35:10.846Z] ---> cb3ec84beb65 [2023-02-18T08:35:10.846Z] Step 8/22 : COPY . . [2023-02-18T08:35:10.846Z] ---> Using cache [2023-02-18T08:35:10.846Z] ---> 619692d31d02 [2023-02-18T08:35:10.846Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-18T08:35:11.412Z] ---> Running in 3c7abbb1758c [2023-02-18T08:35:11.412Z] ---> Running in 81b3d08d6a98 [2023-02-18T08:35:11.670Z] ---> Running in ba2ba1d0533a [2023-02-18T08:35:11.930Z] Removing intermediate container 3c7abbb1758c [2023-02-18T08:35:11.930Z] ---> 2ab512ed73cf [2023-02-18T08:35:11.930Z] Step 22/24 : LABEL arch=x86_64 [2023-02-18T08:35:12.496Z] ---> Running in 14dc9e164bb7 [2023-02-18T08:35:12.496Z] Removing intermediate container 89f2a1d36e12 [2023-02-18T08:35:12.496Z] ---> d7edea0123ac [2023-02-18T08:35:12.496Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-18T08:35:12.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:12.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:12.763Z] OK: 211 MiB in 51 packages [2023-02-18T08:35:12.763Z] Removing intermediate container 14dc9e164bb7 [2023-02-18T08:35:12.763Z] ---> 382cb2eb9970 [2023-02-18T08:35:12.763Z] Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:35:13.021Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-18T08:35:13.281Z] ---> Running in 0f7a7ea6d79d [2023-02-18T08:35:13.281Z] ---> c667fe99a1fd [2023-02-18T08:35:13.281Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:35:13.539Z] ---> Running in a4f916fad3cb [2023-02-18T08:35:13.539Z] Removing intermediate container 0f7a7ea6d79d [2023-02-18T08:35:13.539Z] ---> cb1941cb4010 [2023-02-18T08:35:13.539Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:35:14.111Z] Removing intermediate container 81b3d08d6a98 [2023-02-18T08:35:14.111Z] ---> e248783cd2f1 [2023-02-18T08:35:14.111Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:35:14.111Z] ---> Running in 575b7ea6af4e [2023-02-18T08:35:14.400Z] Removing intermediate container 575b7ea6af4e [2023-02-18T08:35:14.400Z] ---> 07a020ce213d [2023-02-18T08:35:14.400Z] [2023-02-18T08:35:14.400Z] ---> 882c33baaa4a [2023-02-18T08:35:14.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:35:14.400Z] Successfully built 07a020ce213d [2023-02-18T08:35:14.657Z] Successfully tagged security-secretstore-setup:latest [2023-02-18T08:35:14.657Z] Building security-bootstrapper [2023-02-18T08:35:14.657Z]  Building security-secretstore-setup ... done  ---> Running in aa29f9554580 [2023-02-18T08:35:17.961Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:35:17.961Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:35:17.961Z] ---> 706908f8182d [2023-02-18T08:35:17.961Z] Step 3/32 : WORKDIR /edgex-go [2023-02-18T08:35:17.961Z] ---> Using cache [2023-02-18T08:35:17.961Z] ---> 049e2dd182a2 [2023-02-18T08:35:17.961Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-18T08:35:17.961Z] ---> Using cache [2023-02-18T08:35:17.961Z] ---> 895888087cc0 [2023-02-18T08:35:17.961Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-18T08:35:17.961Z] ---> Using cache [2023-02-18T08:35:17.961Z] ---> 4092c2f1e651 [2023-02-18T08:35:17.961Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:35:17.961Z] ---> Using cache [2023-02-18T08:35:17.961Z] ---> f6cd783e5075 [2023-02-18T08:35:17.961Z] Step 7/32 : COPY . . [2023-02-18T08:35:17.961Z] ---> Using cache [2023-02-18T08:35:17.961Z] ---> 8a5ad54bb97f [2023-02-18T08:35:17.961Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-18T08:35:26.073Z] ---> Running in 998669b01b29 [2023-02-18T08:35:26.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-18T08:35:28.478Z] Removing intermediate container a3bf8d2017dd [2023-02-18T08:35:28.478Z] ---> cc32084b7a3d [2023-02-18T08:35:28.478Z] Successfully built cc32084b7a3d [2023-02-18T08:35:28.478Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:35:28.817Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T08:35:28.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:35:29.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container [2023-02-18T08:35:29.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:35:30.435Z] $ docker top 1952543d3050641a2fd968ed9a15916ab3e53f0bf4246676a2db264ca0604eae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T08:35:31.298Z] + go version [2023-02-18T08:35:31.298Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-18T08:35:31.317Z] $ docker stop --time=1 1952543d3050641a2fd968ed9a15916ab3e53f0bf4246676a2db264ca0604eae [2023-02-18T08:35:32.975Z] $ docker rm -f --volumes 1952543d3050641a2fd968ed9a15916ab3e53f0bf4246676a2db264ca0604eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:35:33.564Z] + docker inspect -f . ci-base-image-arm64 [2023-02-18T08:35:33.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:35:33.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container [2023-02-18T08:35:33.837Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:35:35.113Z] $ docker top e68336c63f8f05bf1f0a80d83dc5d031d99d7f3fd49ba304fa746e91e662d4f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-18T08:35:35.362Z] ========================================================= [2023-02-18T08:35:35.362Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-18T08:35:35.362Z] ========================================================= [Pipeline] sh [2023-02-18T08:35:35.994Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-18T08:35:36.658Z] + make test [2023-02-18T08:35:36.658Z] go test -race -coverprofile=coverage.out ./... [2023-02-18T08:35:40.946Z] Removing intermediate container fed524a5a842 [2023-02-18T08:35:40.946Z] ---> 0eebdd37f2d0 [2023-02-18T08:35:40.946Z] [2023-02-18T08:35:40.946Z] Step 9/19 : FROM alpine:3.15 [2023-02-18T08:35:40.946Z] ---> 5ce65d7b0fde [2023-02-18T08:35:40.946Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:35:40.946Z] ---> Using cache [2023-02-18T08:35:40.946Z] ---> 8c2f9c9a0524 [2023-02-18T08:35:40.946Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-18T08:35:40.946Z] Removing intermediate container a4f916fad3cb [2023-02-18T08:35:40.946Z] ---> 227f4aaf044a [2023-02-18T08:35:40.946Z] Step 7/24 : COPY . . [2023-02-18T08:35:40.946Z] ---> Running in 08adeb5a00b4 [2023-02-18T08:35:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:40.946Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-18T08:35:40.946Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-18T08:35:40.946Z] OK: 15857 distinct packages available [2023-02-18T08:35:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:40.946Z] Removing intermediate container aa29f9554580 [2023-02-18T08:35:40.946Z] ---> 09d10cbca1bb [2023-02-18T08:35:40.946Z] Step 8/22 : COPY . . [2023-02-18T08:35:40.946Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-18T08:35:40.946Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-18T08:35:40.946Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-18T08:35:40.946Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-18T08:35:40.946Z] (5/9) Installing curl (7.80.0-r6) [2023-02-18T08:35:40.946Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-18T08:35:40.946Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-18T08:35:40.946Z] (8/9) Installing libucontext (1.1-r0) [2023-02-18T08:35:40.946Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-18T08:35:40.946Z] Executing busybox-1.34.1-r7.trigger [2023-02-18T08:35:40.946Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T08:35:40.946Z] OK: 8 MiB in 23 packages [2023-02-18T08:35:45.127Z] ---> 6158ab727dbe [2023-02-18T08:35:45.127Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-18T08:35:45.695Z] Removing intermediate container 08adeb5a00b4 [2023-02-18T08:35:45.695Z] ---> f1b765fc973d [2023-02-18T08:35:45.695Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:35:45.695Z] ---> Running in 57ab1a7c311b [2023-02-18T08:35:45.974Z] Removing intermediate container 57ab1a7c311b [2023-02-18T08:35:45.974Z] ---> a9eaf40aee48 [2023-02-18T08:35:45.974Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-18T08:35:45.974Z] ---> 6735e5c583c8 [2023-02-18T08:35:45.974Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-18T08:35:45.974Z] ---> 5faa30ff5906 [2023-02-18T08:35:45.974Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-18T08:35:45.974Z] ---> Running in 884c2ee98e24 [2023-02-18T08:35:45.974Z] ---> Running in 3f31c2024dfe [2023-02-18T08:35:46.238Z] Removing intermediate container ba2ba1d0533a [2023-02-18T08:35:46.238Z] ---> be8865ffceec [2023-02-18T08:35:46.238Z] [2023-02-18T08:35:46.238Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T08:35:46.238Z] ---> dfd21b5a31f5 [2023-02-18T08:35:46.238Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:35:46.238Z] ---> Using cache [2023-02-18T08:35:46.238Z] ---> 68db5ca0ea85 [2023-02-18T08:35:46.238Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T08:35:46.238Z] ---> Using cache [2023-02-18T08:35:46.238Z] ---> 97c3e3c8ae05 [2023-02-18T08:35:46.238Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-18T08:35:46.238Z] ---> Running in 22bdcaf38471 [2023-02-18T08:35:46.238Z] Removing intermediate container 3f31c2024dfe [2023-02-18T08:35:46.238Z] ---> 8ab1d3a38e38 [2023-02-18T08:35:46.238Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-18T08:35:46.498Z] ---> Running in 1f91b526f4c6 [2023-02-18T08:35:46.498Z] Removing intermediate container 22bdcaf38471 [2023-02-18T08:35:46.498Z] ---> 2d78e3b47b04 [2023-02-18T08:35:46.498Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-18T08:35:46.498Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-18T08:35:46.756Z] ---> Running in e9b57a0d6368 [2023-02-18T08:35:46.756Z] ---> 9e43c64027f4 [2023-02-18T08:35:46.756Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-18T08:35:47.021Z] Removing intermediate container e9b57a0d6368 [2023-02-18T08:35:47.021Z] ---> 055ceb472ca2 [2023-02-18T08:35:47.021Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:35:47.021Z] ---> 7b2fe522b174 [2023-02-18T08:35:47.021Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-18T08:35:47.299Z] ---> Running in d14deff2ed66 [2023-02-18T08:35:47.299Z] ---> bc7f16d5f3bd [2023-02-18T08:35:47.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-18T08:35:47.898Z] Removing intermediate container d14deff2ed66 [2023-02-18T08:35:47.898Z] ---> a8cd3de4e16e [2023-02-18T08:35:47.898Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:35:48.221Z] ---> Running in 2bcd220c440a [2023-02-18T08:35:48.495Z] ---> 20fa4d54e17a [2023-02-18T08:35:48.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-18T08:35:48.495Z] Removing intermediate container 1f91b526f4c6 [2023-02-18T08:35:48.495Z] ---> dce03dbb3aed [2023-02-18T08:35:48.495Z] Step 11/24 : WORKDIR /edgex-go [2023-02-18T08:35:48.795Z] ---> Running in 74425f0674e8 [2023-02-18T08:35:48.795Z] ---> 2bde28d6114d [2023-02-18T08:35:48.795Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-18T08:35:48.795Z] Removing intermediate container 2bcd220c440a [2023-02-18T08:35:48.795Z] ---> 093a541bf1b5 [2023-02-18T08:35:48.795Z] Step 17/19 : LABEL arch=x86_64 [2023-02-18T08:35:49.088Z] Removing intermediate container 74425f0674e8 [2023-02-18T08:35:49.088Z] ---> e638b8f22b75 [2023-02-18T08:35:49.088Z] [2023-02-18T08:35:49.088Z] Step 12/24 : FROM alpine:3.15 [2023-02-18T08:35:49.088Z] ---> 5ce65d7b0fde [2023-02-18T08:35:49.088Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:35:49.088Z] ---> Using cache [2023-02-18T08:35:49.088Z] ---> 8c2f9c9a0524 [2023-02-18T08:35:49.088Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-18T08:35:49.088Z] ---> Using cache [2023-02-18T08:35:49.088Z] ---> cd22679c4909 [2023-02-18T08:35:49.088Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-18T08:35:49.088Z] ---> Running in 45cc4ff8e0d4 [2023-02-18T08:35:49.088Z] ---> Running in 44bb61cc142f [2023-02-18T08:35:49.348Z] Removing intermediate container 45cc4ff8e0d4 [2023-02-18T08:35:49.348Z] ---> 638a8887a30c [2023-02-18T08:35:49.348Z] Step 18/19 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:35:49.348Z] Removing intermediate container 998669b01b29 [2023-02-18T08:35:49.348Z] ---> f05df5096d76 [2023-02-18T08:35:49.348Z] [2023-02-18T08:35:49.348Z] Step 9/32 : FROM alpine:3.16 [2023-02-18T08:35:49.348Z] ---> dfd21b5a31f5 [2023-02-18T08:35:49.348Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:35:49.925Z] Removing intermediate container 44bb61cc142f [2023-02-18T08:35:49.925Z] ---> 5c30a243fd1f [2023-02-18T08:35:49.925Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:35:49.925Z] ---> Running in 036ba08d25a5 [2023-02-18T08:35:49.925Z] ---> Running in 121dff610867 [2023-02-18T08:35:49.925Z] ---> Running in 562964bcd4e8 [2023-02-18T08:35:49.925Z] ---> e87303c70a45 [2023-02-18T08:35:49.925Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-18T08:35:50.211Z] Removing intermediate container 036ba08d25a5 [2023-02-18T08:35:50.211Z] ---> 75cf81472d2e [2023-02-18T08:35:50.211Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-18T08:35:50.211Z] Removing intermediate container 121dff610867 [2023-02-18T08:35:50.211Z] ---> f7b0d8a58579 [2023-02-18T08:35:50.211Z] Step 19/19 : LABEL version=0.0.0 [2023-02-18T08:35:50.211Z] ---> Running in 448e169994c2 [2023-02-18T08:35:50.211Z] Removing intermediate container 562964bcd4e8 [2023-02-18T08:35:50.211Z] ---> be89e2dbd19b [2023-02-18T08:35:50.211Z] Step 20/22 : LABEL arch=x86_64 [2023-02-18T08:35:50.211Z] ---> Running in 24c2f5d2bc5d [2023-02-18T08:35:50.501Z] ---> Running in 2f7807d24424 [2023-02-18T08:35:50.783Z] Removing intermediate container 2f7807d24424 [2023-02-18T08:35:50.783Z] ---> e632330fbdcc [2023-02-18T08:35:50.783Z] Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:35:51.069Z] Removing intermediate container 448e169994c2 [2023-02-18T08:35:51.069Z] ---> 43bc5e759206 [2023-02-18T08:35:51.069Z] [2023-02-18T08:35:51.069Z] ---> Running in 6983f45e2c6e [2023-02-18T08:35:51.069Z] Successfully built 43bc5e759206 [2023-02-18T08:35:51.069Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-18T08:35:51.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:51.069Z] Building security-spire-config [2023-02-18T08:35:51.331Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:51.588Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-18T08:35:51.588Z] (2/2) Installing su-exec (0.2-r1) [2023-02-18T08:35:51.588Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:35:51.588Z] OK: 6 MiB in 16 packages [2023-02-18T08:35:52.524Z] Removing intermediate container 6983f45e2c6e [2023-02-18T08:35:52.524Z] ---> d0fda2fb2086 [2023-02-18T08:35:52.524Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T08:35:53.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:35:53.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:35:53.899Z] ---> 706908f8182d [2023-02-18T08:35:53.899Z] Step 3/24 : WORKDIR /edgex-go [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> 049e2dd182a2 [2023-02-18T08:35:53.899Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> d7edea0123ac [2023-02-18T08:35:53.899Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> c667fe99a1fd [2023-02-18T08:35:53.899Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> 227f4aaf044a [2023-02-18T08:35:53.899Z] Step 7/24 : COPY . . [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> 6158ab727dbe [2023-02-18T08:35:53.899Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> a9eaf40aee48 [2023-02-18T08:35:53.899Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> 8ab1d3a38e38 [2023-02-18T08:35:53.899Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> dce03dbb3aed [2023-02-18T08:35:53.899Z] Step 11/24 : WORKDIR /edgex-go [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> e638b8f22b75 [2023-02-18T08:35:53.899Z] [2023-02-18T08:35:53.899Z] Step 12/24 : FROM alpine:3.15 [2023-02-18T08:35:53.899Z] ---> 5ce65d7b0fde [2023-02-18T08:35:53.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:35:53.899Z] ---> Using cache [2023-02-18T08:35:53.899Z] ---> 8c2f9c9a0524 [2023-02-18T08:35:53.899Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-18T08:35:53.899Z] ---> 7d334475e97c [2023-02-18T08:35:53.899Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-18T08:35:53.899Z] ---> Running in 747720cae22c [2023-02-18T08:35:53.899Z] ---> Running in acfa0d407df7 [2023-02-18T08:35:53.899Z] Removing intermediate container 24c2f5d2bc5d [2023-02-18T08:35:53.899Z] ---> 67aef9a34801 [2023-02-18T08:35:53.899Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-18T08:35:54.158Z] ---> Running in e503526c6e5d [2023-02-18T08:35:54.158Z] Removing intermediate container 747720cae22c [2023-02-18T08:35:54.158Z] ---> 11224def5ba1 [2023-02-18T08:35:54.158Z] [2023-02-18T08:35:54.158Z] ---> 1b91ac72bcd2 [2023-02-18T08:35:54.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-18T08:35:54.416Z] Successfully built 11224def5ba1 [2023-02-18T08:35:54.416Z] Removing intermediate container e503526c6e5d [2023-02-18T08:35:54.416Z] ---> f3aab41613f2 [2023-02-18T08:35:54.416Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-18T08:35:54.416Z] Successfully tagged support-scheduler:latest [2023-02-18T08:35:54.416Z] Building core-data [2023-02-18T08:35:54.416Z]  Building support-scheduler ... done  ---> Running in 432b648b53b0 [2023-02-18T08:35:54.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:54.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:54.932Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-18T08:35:54.932Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-18T08:35:54.932Z] OK: 15857 distinct packages available [2023-02-18T08:35:54.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:55.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:35:55.190Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-18T08:35:55.190Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-18T08:35:55.448Z] (3/4) Installing libucontext (1.1-r0) [2023-02-18T08:35:55.448Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-18T08:35:55.448Z] Executing busybox-1.34.1-r7.trigger [2023-02-18T08:35:55.448Z] OK: 6 MiB in 18 packages [2023-02-18T08:35:57.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:35:57.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:35:57.347Z] ---> 706908f8182d [2023-02-18T08:35:57.347Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:35:57.347Z] ---> Using cache [2023-02-18T08:35:57.347Z] ---> a3bb6e6c947d [2023-02-18T08:35:57.347Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:35:57.347Z] ---> Using cache [2023-02-18T08:35:57.347Z] ---> eb4039c46fb8 [2023-02-18T08:35:57.347Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-18T08:35:57.347Z] ---> Using cache [2023-02-18T08:35:57.347Z] ---> 0cc1a41dcaf4 [2023-02-18T08:35:57.347Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:35:57.347Z] ---> Using cache [2023-02-18T08:35:57.347Z] ---> a2b13b2c0aaf [2023-02-18T08:35:57.347Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:35:57.347Z] ---> Using cache [2023-02-18T08:35:57.347Z] ---> cb3ec84beb65 [2023-02-18T08:35:57.347Z] Step 8/22 : COPY . . [2023-02-18T08:35:57.347Z] ---> Using cache [2023-02-18T08:35:57.347Z] ---> 619692d31d02 [2023-02-18T08:35:57.347Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-18T08:35:57.929Z] ---> 73b0b0db4c32 [2023-02-18T08:35:57.929Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-18T08:35:58.188Z] Removing intermediate container 432b648b53b0 [2023-02-18T08:35:58.188Z] ---> ed1dc30c2115 [2023-02-18T08:35:58.188Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-18T08:35:58.446Z] ---> Running in df8ec5e73d36 [2023-02-18T08:35:58.801Z] ---> Running in 955428b2ddc2 [2023-02-18T08:35:58.801Z] ---> 82ca71e2f56d [2023-02-18T08:35:58.801Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-18T08:35:59.367Z] Removing intermediate container acfa0d407df7 [2023-02-18T08:35:59.367Z] ---> 1b1328434fc3 [2023-02-18T08:35:59.367Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-18T08:35:59.367Z] ---> Running in 2dacfb5d769a [2023-02-18T08:35:59.626Z] Removing intermediate container 955428b2ddc2 [2023-02-18T08:35:59.626Z] ---> 30d4d3c70374 [2023-02-18T08:35:59.626Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-18T08:36:00.191Z] ---> Running in 0fb47cc976c0 [2023-02-18T08:36:00.191Z] Removing intermediate container 2dacfb5d769a [2023-02-18T08:36:00.191Z] ---> 92b3b60ebf91 [2023-02-18T08:36:00.191Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-18T08:36:00.191Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-18T08:36:00.757Z] Removing intermediate container 0fb47cc976c0 [2023-02-18T08:36:00.757Z] ---> 6327847d662b [2023-02-18T08:36:00.757Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-18T08:36:00.757Z] ---> Running in 361d36f409f8 [2023-02-18T08:36:01.017Z] ---> Running in 741ce676f608 [2023-02-18T08:36:01.275Z] Removing intermediate container 361d36f409f8 [2023-02-18T08:36:01.275Z] ---> 4409e90f6e47 [2023-02-18T08:36:01.275Z] Step 22/24 : LABEL arch=x86_64 [2023-02-18T08:36:02.208Z] ---> Running in 92b6b9af0b5a [2023-02-18T08:36:02.208Z] ---> c088e3f1fc53 [2023-02-18T08:36:02.208Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-18T08:36:02.467Z] Removing intermediate container 92b6b9af0b5a [2023-02-18T08:36:02.467Z] ---> 6d4118ab3d61 [2023-02-18T08:36:02.467Z] Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:36:02.467Z] ---> Running in 401e73bb8a79 [2023-02-18T08:36:03.032Z] Removing intermediate container 401e73bb8a79 [2023-02-18T08:36:03.032Z] ---> 9a5768266a08 [2023-02-18T08:36:03.032Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:36:03.032Z] ---> 66d73e756d69 [2023-02-18T08:36:03.032Z] ---> Running in 712de48a6acb [2023-02-18T08:36:03.032Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-18T08:36:03.032Z] ---> Running in 4247812ad805 [2023-02-18T08:36:03.293Z] Removing intermediate container 741ce676f608 [2023-02-18T08:36:03.293Z] ---> 810c73372dad [2023-02-18T08:36:03.293Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-18T08:36:03.293Z] Removing intermediate container 712de48a6acb [2023-02-18T08:36:03.293Z] ---> 50bf447ccaf2 [2023-02-18T08:36:03.293Z] [2023-02-18T08:36:03.293Z] ---> Running in c58cc853137c [2023-02-18T08:36:03.551Z] Successfully built 50bf447ccaf2 [2023-02-18T08:36:03.551Z] Successfully tagged security-spire-agent:latest [2023-02-18T08:36:03.551Z]  Building security-spire-agent ... done Building core-command [2023-02-18T08:36:03.551Z] Removing intermediate container 4247812ad805 [2023-02-18T08:36:03.551Z] ---> 4d739b76e5ce [2023-02-18T08:36:03.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-18T08:36:06.114Z] Removing intermediate container c58cc853137c [2023-02-18T08:36:06.114Z] ---> d9b8b1d11673 [2023-02-18T08:36:06.114Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-18T08:36:06.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:36:06.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:36:06.683Z] ---> 706908f8182d [2023-02-18T08:36:06.683Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:36:06.683Z] ---> Using cache [2023-02-18T08:36:06.683Z] ---> a3bb6e6c947d [2023-02-18T08:36:06.683Z] Step 4/23 : WORKDIR /edgex-go [2023-02-18T08:36:06.683Z] ---> Using cache [2023-02-18T08:36:06.683Z] ---> eb4039c46fb8 [2023-02-18T08:36:06.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-18T08:36:06.683Z] ---> Using cache [2023-02-18T08:36:06.683Z] ---> 0cc1a41dcaf4 [2023-02-18T08:36:06.683Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-18T08:36:06.683Z] ---> Using cache [2023-02-18T08:36:06.683Z] ---> a2b13b2c0aaf [2023-02-18T08:36:06.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:36:06.683Z] ---> Using cache [2023-02-18T08:36:06.683Z] ---> cb3ec84beb65 [2023-02-18T08:36:06.683Z] Step 8/23 : COPY . . [2023-02-18T08:36:06.683Z] ---> Using cache [2023-02-18T08:36:06.683Z] ---> 619692d31d02 [2023-02-18T08:36:06.683Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-18T08:36:06.941Z] ---> 85772da4df3f [2023-02-18T08:36:06.941Z] Step 19/24 : WORKDIR / [2023-02-18T08:36:07.198Z] ---> Running in 265bfbced789 [2023-02-18T08:36:07.198Z] ---> 3134ce305278 [2023-02-18T08:36:07.198Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-18T08:36:07.198Z] ---> Running in 5b7b1d4b9ea2 [2023-02-18T08:36:07.480Z] ---> Running in 33d984a6c9f8 [2023-02-18T08:36:07.738Z] Removing intermediate container 5b7b1d4b9ea2 [2023-02-18T08:36:07.738Z] ---> be6d059ed016 [2023-02-18T08:36:07.738Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-18T08:36:07.738Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-18T08:36:07.995Z] ---> Running in 158573d808b2 [2023-02-18T08:36:08.929Z] Removing intermediate container 158573d808b2 [2023-02-18T08:36:08.929Z] ---> 2a916a6536a1 [2023-02-18T08:36:08.929Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-18T08:36:08.929Z] ---> Running in a5de2fd24f3b [2023-02-18T08:36:09.494Z] Removing intermediate container a5de2fd24f3b [2023-02-18T08:36:09.494Z] ---> 9272afa06176 [2023-02-18T08:36:09.494Z] Step 22/24 : LABEL arch=x86_64 [2023-02-18T08:36:10.072Z] ---> Running in 4abb3ec6e3c0 [2023-02-18T08:36:10.330Z] Removing intermediate container 33d984a6c9f8 [2023-02-18T08:36:10.330Z] ---> b0daef4dd43d [2023-02-18T08:36:10.330Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:36:10.590Z] Removing intermediate container 4abb3ec6e3c0 [2023-02-18T08:36:10.590Z] ---> e31efef95432 [2023-02-18T08:36:10.590Z] Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:36:10.590Z] ---> Running in 15f74ff594c4 [2023-02-18T08:36:10.848Z] ---> 87f2bfdd108a [2023-02-18T08:36:10.848Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-18T08:36:10.848Z] Removing intermediate container 15f74ff594c4 [2023-02-18T08:36:10.848Z] ---> de9906218d8d [2023-02-18T08:36:10.848Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:36:11.111Z] ---> Running in 29aebd34ac6a [2023-02-18T08:36:11.710Z] Removing intermediate container 29aebd34ac6a [2023-02-18T08:36:11.710Z] ---> 3148cec14375 [2023-02-18T08:36:11.710Z] [2023-02-18T08:36:11.710Z] Successfully built 3148cec14375 [2023-02-18T08:36:11.710Z] Successfully tagged security-spire-config:latest [2023-02-18T08:36:11.968Z]  Building security-spire-config ... done  ---> 13a03360997b [2023-02-18T08:36:11.968Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-18T08:36:12.941Z] ---> 7fe816866b31 [2023-02-18T08:36:12.941Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-18T08:36:12.941Z] Removing intermediate container 884c2ee98e24 [2023-02-18T08:36:12.941Z] ---> 7cd627d7c124 [2023-02-18T08:36:12.941Z] [2023-02-18T08:36:12.941Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T08:36:12.941Z] ---> dfd21b5a31f5 [2023-02-18T08:36:12.941Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-18T08:36:12.941Z] ---> Running in 590d4946c4fb [2023-02-18T08:36:13.200Z] ---> cae3ad5d0304 [2023-02-18T08:36:13.200Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-18T08:36:13.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:36:13.769Z] ---> 0fa2cc03441b [2023-02-18T08:36:13.769Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-18T08:36:13.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:36:14.041Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-18T08:36:14.042Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-18T08:36:14.042Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:36:14.042Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T08:36:14.299Z] OK: 6 MiB in 16 packages [2023-02-18T08:36:14.299Z] ---> 6688fd2c820f [2023-02-18T08:36:14.299Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-18T08:36:14.864Z] ---> 466e8337ec33 [2023-02-18T08:36:14.864Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-18T08:36:14.864Z] ---> Running in c802225b7849 [2023-02-18T08:36:15.123Z] Removing intermediate container 590d4946c4fb [2023-02-18T08:36:15.123Z] ---> d48c6332fba8 [2023-02-18T08:36:15.123Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T08:36:15.123Z] ---> Running in d767c92d1f4e [2023-02-18T08:36:15.580Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-18T08:36:15.689Z] Removing intermediate container d767c92d1f4e [2023-02-18T08:36:15.690Z] ---> 1d01baab7083 [2023-02-18T08:36:15.690Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-18T08:36:15.690Z] ---> Running in 64993ecc7e4d [2023-02-18T08:36:15.953Z] Removing intermediate container 64993ecc7e4d [2023-02-18T08:36:15.953Z] ---> b003be791030 [2023-02-18T08:36:15.953Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-18T08:36:16.210Z] ---> Running in d8e55e4439a8 [2023-02-18T08:36:16.468Z] Removing intermediate container c802225b7849 [2023-02-18T08:36:16.468Z] ---> f6c80389eb99 [2023-02-18T08:36:16.468Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-18T08:36:16.468Z] Removing intermediate container d8e55e4439a8 [2023-02-18T08:36:16.468Z] ---> fd051b59919a [2023-02-18T08:36:16.468Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:36:16.468Z] ---> Running in 7b8efd7ee34b [2023-02-18T08:36:17.135Z] Removing intermediate container 7b8efd7ee34b [2023-02-18T08:36:17.135Z] ---> dc6df6968f00 [2023-02-18T08:36:17.135Z] Step 29/32 : CMD ["gate"] [2023-02-18T08:36:17.135Z] ---> 62c38e8977cc [2023-02-18T08:36:17.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-18T08:36:17.135Z] ---> Running in 3e95a52931e8 [2023-02-18T08:36:17.397Z] Removing intermediate container 3e95a52931e8 [2023-02-18T08:36:17.397Z] ---> 4d7df3f91e6b [2023-02-18T08:36:17.397Z] Step 30/32 : LABEL arch=x86_64 [2023-02-18T08:36:17.397Z] ---> Running in 32a00a393c0a [2023-02-18T08:36:17.963Z] Removing intermediate container 32a00a393c0a [2023-02-18T08:36:17.963Z] ---> c1eadc7e70f0 [2023-02-18T08:36:17.963Z] Step 31/32 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:36:18.221Z] ---> e4fc1892a6ac [2023-02-18T08:36:18.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-18T08:36:18.221Z] ---> Running in 07a2334192f3 [2023-02-18T08:36:18.487Z] Removing intermediate container 07a2334192f3 [2023-02-18T08:36:18.487Z] ---> 251fdadcae0b [2023-02-18T08:36:18.487Z] Step 32/32 : LABEL version=0.0.0 [2023-02-18T08:36:18.487Z] ---> 820c12dc153b [2023-02-18T08:36:18.487Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-18T08:36:18.487Z] ---> Running in 306f3efcf355 [2023-02-18T08:36:18.748Z] ---> Running in 123f33034462 [2023-02-18T08:36:18.748Z] Removing intermediate container 306f3efcf355 [2023-02-18T08:36:18.748Z] ---> 8e4f9dfccdad [2023-02-18T08:36:18.748Z] [2023-02-18T08:36:19.006Z] Removing intermediate container 123f33034462 [2023-02-18T08:36:19.006Z] ---> 351905010b00 [2023-02-18T08:36:19.006Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:36:19.006Z] Successfully built 8e4f9dfccdad [2023-02-18T08:36:19.006Z] ---> Running in 2092258327c5 [2023-02-18T08:36:19.006Z] Successfully tagged security-bootstrapper:latest [2023-02-18T08:36:19.293Z]  Building security-bootstrapper ... done Removing intermediate container 2092258327c5 [2023-02-18T08:36:19.293Z] ---> 40993ac014e6 [2023-02-18T08:36:19.293Z] Step 20/22 : LABEL arch=x86_64 [2023-02-18T08:36:19.293Z] ---> Running in fe1540e2e0b9 [2023-02-18T08:36:19.553Z] Removing intermediate container fe1540e2e0b9 [2023-02-18T08:36:19.553Z] ---> 5da554c593c5 [2023-02-18T08:36:19.553Z] Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:36:19.553Z] ---> Running in 1a3f286e5021 [2023-02-18T08:36:19.840Z] Removing intermediate container 1a3f286e5021 [2023-02-18T08:36:19.840Z] ---> 63243ba7e410 [2023-02-18T08:36:19.840Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T08:36:19.840Z] ---> Running in 10a98cfad19b [2023-02-18T08:36:20.099Z] Removing intermediate container 10a98cfad19b [2023-02-18T08:36:20.099Z] ---> d3dc12b5b127 [2023-02-18T08:36:20.099Z] [2023-02-18T08:36:20.099Z] Successfully built d3dc12b5b127 [2023-02-18T08:36:20.099Z] Successfully tagged support-notifications:latest [2023-02-18T08:36:23.472Z]  Building support-notifications ... done Removing intermediate container df8ec5e73d36 [2023-02-18T08:36:23.472Z] ---> b911da7d3cd3 [2023-02-18T08:36:23.472Z] [2023-02-18T08:36:23.472Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T08:36:23.472Z] ---> dfd21b5a31f5 [2023-02-18T08:36:23.472Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-18T08:36:23.731Z] ---> Running in 592c873c1a53 [2023-02-18T08:36:23.731Z] Removing intermediate container 592c873c1a53 [2023-02-18T08:36:23.731Z] ---> 47ef11cb6548 [2023-02-18T08:36:23.731Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-18T08:36:23.731Z] ---> Running in 59ae27c78ade [2023-02-18T08:36:23.999Z] Removing intermediate container 59ae27c78ade [2023-02-18T08:36:23.999Z] ---> 9d7636eafe4b [2023-02-18T08:36:23.999Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-18T08:36:23.999Z] ---> Running in 975b1c4e79eb [2023-02-18T08:36:24.258Z] Removing intermediate container 975b1c4e79eb [2023-02-18T08:36:24.258Z] ---> 9dcf40aebecc [2023-02-18T08:36:24.258Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:36:24.258Z] ---> Running in beda9db274f2 [2023-02-18T08:36:24.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-18T08:36:24.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-18T08:36:25.034Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T08:36:25.034Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:36:25.034Z] OK: 6 MiB in 15 packages [2023-02-18T08:36:25.621Z] Removing intermediate container beda9db274f2 [2023-02-18T08:36:25.621Z] ---> 32474ed657d7 [2023-02-18T08:36:25.621Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:36:25.879Z] ---> 3baa4a20cce5 [2023-02-18T08:36:25.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-18T08:36:26.814Z] ---> e56fe0bfe7ff [2023-02-18T08:36:26.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-18T08:36:26.814Z] Removing intermediate container 265bfbced789 [2023-02-18T08:36:26.814Z] ---> 538aecee04ad [2023-02-18T08:36:26.814Z] [2023-02-18T08:36:26.814Z] Step 10/23 : FROM alpine:3.16 [2023-02-18T08:36:26.814Z] ---> dfd21b5a31f5 [2023-02-18T08:36:26.814Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:36:26.814Z] ---> Using cache [2023-02-18T08:36:26.814Z] ---> 68db5ca0ea85 [2023-02-18T08:36:26.814Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T08:36:26.814Z] ---> Using cache [2023-02-18T08:36:26.814Z] ---> 97c3e3c8ae05 [2023-02-18T08:36:26.814Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-18T08:36:26.814Z] ---> Running in b6fabecb71cc [2023-02-18T08:36:26.814Z] ---> ecbf620fe058 [2023-02-18T08:36:26.814Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-18T08:36:27.093Z] ---> Running in 7a32b33507f3 [2023-02-18T08:36:27.093Z] Removing intermediate container b6fabecb71cc [2023-02-18T08:36:27.093Z] ---> 1fc329c457e5 [2023-02-18T08:36:27.093Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-18T08:36:27.093Z] Removing intermediate container 7a32b33507f3 [2023-02-18T08:36:27.093Z] ---> 2efb7ed4810d [2023-02-18T08:36:27.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:36:27.093Z] ---> Running in b4b63ac86f58 [2023-02-18T08:36:27.093Z] ---> Running in 9e1057a7981f [2023-02-18T08:36:27.093Z] Removing intermediate container b4b63ac86f58 [2023-02-18T08:36:27.093Z] ---> 84619ab9de48 [2023-02-18T08:36:27.093Z] Step 15/23 : WORKDIR / [2023-02-18T08:36:27.351Z] ---> Running in b7d125bea4ed [2023-02-18T08:36:27.351Z] Removing intermediate container 9e1057a7981f [2023-02-18T08:36:27.351Z] ---> d1802d8c9594 [2023-02-18T08:36:27.351Z] Step 20/22 : LABEL arch=x86_64 [2023-02-18T08:36:27.351Z] ---> Running in 8006a52e728d [2023-02-18T08:36:27.351Z] Removing intermediate container b7d125bea4ed [2023-02-18T08:36:27.351Z] ---> 91e5e8f221d1 [2023-02-18T08:36:27.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:36:27.351Z] Removing intermediate container 8006a52e728d [2023-02-18T08:36:27.351Z] ---> abea50b26753 [2023-02-18T08:36:27.351Z] Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:36:27.351Z] ---> Running in ebba523695be [2023-02-18T08:36:27.691Z] ---> b182c95fe75b [2023-02-18T08:36:27.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-18T08:36:27.691Z] Removing intermediate container ebba523695be [2023-02-18T08:36:27.691Z] ---> a6038adffb4e [2023-02-18T08:36:27.691Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T08:36:27.691Z] ---> Running in 17310c14677c [2023-02-18T08:36:27.950Z] Removing intermediate container 17310c14677c [2023-02-18T08:36:27.950Z] ---> 440bf3d6071e [2023-02-18T08:36:27.950Z] [2023-02-18T08:36:27.950Z] Successfully built 440bf3d6071e [2023-02-18T08:36:27.950Z] Successfully tagged core-data:latest [2023-02-18T08:36:27.950Z]  Building core-data ... done  ---> a3c578843ea4 [2023-02-18T08:36:27.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-18T08:36:28.208Z] ---> 0d0354b11b7a [2023-02-18T08:36:28.208Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-18T08:36:28.208Z] ---> Running in 77e0ba808647 [2023-02-18T08:36:28.208Z] Removing intermediate container 77e0ba808647 [2023-02-18T08:36:28.208Z] ---> e4f68ac568c9 [2023-02-18T08:36:28.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:36:28.467Z] ---> Running in 5a49e9a73713 [2023-02-18T08:36:28.467Z] Removing intermediate container 5a49e9a73713 [2023-02-18T08:36:28.467Z] ---> c71d49322cff [2023-02-18T08:36:28.467Z] Step 21/23 : LABEL arch=x86_64 [2023-02-18T08:36:28.467Z] ---> Running in 32137ae9ca83 [2023-02-18T08:36:28.726Z] Removing intermediate container 32137ae9ca83 [2023-02-18T08:36:28.726Z] ---> 0ef7bcebe43a [2023-02-18T08:36:28.726Z] Step 22/23 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e [2023-02-18T08:36:28.726Z] ---> Running in 56cfcfb2a9c8 [2023-02-18T08:36:28.726Z] Removing intermediate container 56cfcfb2a9c8 [2023-02-18T08:36:28.726Z] ---> e9385b458da0 [2023-02-18T08:36:28.726Z] Step 23/23 : LABEL version=0.0.0 [2023-02-18T08:36:28.726Z] ---> Running in 260e8b4d55f4 [2023-02-18T08:36:28.985Z] Removing intermediate container 260e8b4d55f4 [2023-02-18T08:36:28.985Z] ---> ec414681191a [2023-02-18T08:36:28.985Z] [2023-02-18T08:36:28.985Z] Successfully built ec414681191a [2023-02-18T08:36:28.985Z] Successfully tagged core-command:latest [2023-02-18T08:36:28.990Z]  Building core-command ... done  [Pipeline] } [2023-02-18T08:36:29.001Z] $ docker stop --time=1 8fcf427a63ebced07955c6a93b1bf72d4333c35b1e12734039ef7ac1c21d142a [2023-02-18T08:36:30.295Z] $ docker rm -f --volumes 8fcf427a63ebced07955c6a93b1bf72d4333c35b1e12734039ef7ac1c21d142a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T08:36:30.630Z] + docker images [2023-02-18T08:36:30.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-18T08:36:30.630Z] core-command latest ec414681191a 2 seconds ago 17.7MB [2023-02-18T08:36:30.630Z] core-data latest 440bf3d6071e 3 seconds ago 17.9MB [2023-02-18T08:36:30.630Z] 538aecee04ad 4 seconds ago 1.68GB [2023-02-18T08:36:30.630Z] b911da7d3cd3 8 seconds ago 1.68GB [2023-02-18T08:36:30.630Z] support-notifications latest d3dc12b5b127 11 seconds ago 30.7MB [2023-02-18T08:36:30.630Z] security-bootstrapper latest 8e4f9dfccdad 12 seconds ago 20.4MB [2023-02-18T08:36:30.630Z] 7cd627d7c124 18 seconds ago 1.74GB [2023-02-18T08:36:30.630Z] security-spire-config latest 3148cec14375 19 seconds ago 85.8MB [2023-02-18T08:36:30.630Z] security-spire-agent latest 50bf447ccaf2 27 seconds ago 125MB [2023-02-18T08:36:30.630Z] support-scheduler latest 11224def5ba1 37 seconds ago 30MB [2023-02-18T08:36:30.630Z] security-spiffe-token-provider latest 43bc5e759206 40 seconds ago 30MB [2023-02-18T08:36:30.630Z] f05df5096d76 42 seconds ago 1.67GB [2023-02-18T08:36:30.630Z] e638b8f22b75 42 seconds ago 1.55GB [2023-02-18T08:36:30.630Z] be8865ffceec 45 seconds ago 1.74GB [2023-02-18T08:36:30.630Z] 0eebdd37f2d0 54 seconds ago 1.71GB [2023-02-18T08:36:30.630Z] security-secretstore-setup latest 07a020ce213d About a minute ago 30MB [2023-02-18T08:36:30.630Z] core-metadata latest f0038807d3d5 About a minute ago 18.5MB [2023-02-18T08:36:30.630Z] core-common-config-bootstrapper latest c26f36d8d72b About a minute ago 15.5MB [2023-02-18T08:36:30.630Z] security-proxy-setup latest 6284910227b2 About a minute ago 27.8MB [2023-02-18T08:36:30.630Z] 1158870de791 About a minute ago 1.67GB [2023-02-18T08:36:30.630Z] d1e0648e67ad About a minute ago 1.68GB [2023-02-18T08:36:30.630Z] 39a8c8af5da0 About a minute ago 1.67GB [2023-02-18T08:36:30.630Z] 50bcce2a7810 About a minute ago 1.67GB [2023-02-18T08:36:30.630Z] security-spire-server latest 8ef8a0234e2d 2 minutes ago 86.5MB [2023-02-18T08:36:30.630Z] dbba5ebb8f00 2 minutes ago 1.55GB [2023-02-18T08:36:30.630Z] ci-base-image-x86_64 latest 706908f8182d 5 minutes ago 903MB [2023-02-18T08:36:30.630Z] alpine 3.15 5ce65d7b0fde 7 days ago 5.59MB [2023-02-18T08:36:30.630Z] alpine 3.16 dfd21b5a31f5 7 days ago 5.55MB [2023-02-18T08:36:30.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-18T08:36:30.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-18T08:36:30.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-18T08:38:22.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-18T08:38:22.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-18T08:38:22.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-18T08:38:22.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-18T08:38:22.348Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-18T08:38:37.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-18T08:38:52.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.401s coverage: 28.7% of statements [2023-02-18T08:38:52.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-18T08:38:52.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-18T08:39:00.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.970s coverage: 98.5% of statements [2023-02-18T08:39:06.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.215s coverage: 73.7% of statements [2023-02-18T08:39:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-18T08:39:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-18T08:39:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-18T08:39:06.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.913s coverage: 54.0% of statements [2023-02-18T08:39:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-18T08:39:06.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.118s coverage: 88.5% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.029s coverage: 3.9% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.711s coverage: 95.6% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.511s coverage: 72.2% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.760s coverage: 65.9% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-18T08:39:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements [2023-02-18T08:39:32.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-18T08:39:34.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.349s coverage: 47.1% of statements [2023-02-18T08:39:34.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements [2023-02-18T08:39:34.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2023-02-18T08:39:35.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2023-02-18T08:39:37.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.345s coverage: 87.5% of statements [2023-02-18T08:39:48.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.282s coverage: 94.4% of statements [2023-02-18T08:39:48.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.474s coverage: 79.9% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements [2023-02-18T08:40:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.905s coverage: 91.2% of statements [2023-02-18T08:40:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-18T08:40:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.453s coverage: 63.1% of statements [2023-02-18T08:40:13.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-18T08:40:13.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-18T08:40:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements [2023-02-18T08:40:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-02-18T08:40:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2023-02-18T08:40:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-02-18T08:40:13.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2023-02-18T08:40:18.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.425s coverage: 65.3% of statements [2023-02-18T08:40:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-18T08:40:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-18T08:40:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-18T08:40:21.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.029s coverage: 41.0% of statements [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-18T08:40:21.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-18T08:40:21.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-18T08:40:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-18T08:40:31.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-18T08:40:31.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.739s coverage: 92.3% of statements [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-18T08:40:31.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.527s coverage: 63.2% of statements [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-18T08:40:31.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-18T08:40:31.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-18T08:40:31.512Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-18T08:40:31.512Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-18T08:40:31.512Z] go vet ./... [2023-02-18T08:42:38.260Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-18T08:42:38.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-18T08:42:38.260Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-18T08:42:38.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-18T08:42:38.922Z] + ls -al . [2023-02-18T08:42:38.922Z] total 744 [2023-02-18T08:42:38.922Z] drwxrwxr-x 11 1001 1001 4096 Feb 18 08:35 . [2023-02-18T08:42:38.922Z] drwxr-xr-x 4 root root 4096 Feb 18 08:35 .. [2023-02-18T08:42:38.922Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 08:34 .blubracket [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 16 Feb 18 08:34 .dockerignore [2023-02-18T08:42:38.922Z] drwxrwxr-x 8 1001 1001 4096 Feb 18 08:34 .git [2023-02-18T08:42:38.922Z] drwxrwxr-x 3 1001 1001 4096 Feb 18 08:34 .github [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 1024 Feb 18 08:34 .gitignore [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 42 Feb 18 08:34 .golangci.yml [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 87 Feb 18 08:34 .hadolint.yml [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 166 Feb 18 08:34 .sonarcloud.properties [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 1171 Feb 18 08:34 ADOPTERS.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 10825 Feb 18 08:34 Attribution.txt [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 73765 Feb 18 08:34 CHANGELOG.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 3804 Feb 18 08:34 CONTRIBUTING.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 677 Feb 18 08:34 GOVERNANCE.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 883 Feb 18 08:34 Jenkinsfile [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 10775 Feb 18 08:34 LICENSE [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 13536 Feb 18 08:34 Makefile [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 582 Feb 18 08:34 OWNERS.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 9403 Feb 18 08:34 README.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 6912 Feb 18 08:34 SECURITY.md [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 5 Feb 18 08:30 VERSION [2023-02-18T08:42:38.922Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 08:34 bin [2023-02-18T08:42:38.922Z] drwxrwxr-x 17 1001 1001 4096 Feb 18 08:34 cmd [2023-02-18T08:42:38.922Z] -rw-r--r-- 1 root root 487322 Feb 18 08:40 coverage.out [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 3295 Feb 18 08:34 go.mod [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 33318 Feb 18 08:34 go.sum [2023-02-18T08:42:38.922Z] drwxrwxr-x 7 1001 1001 4096 Feb 18 08:34 internal [2023-02-18T08:42:38.922Z] drwxrwxr-x 3 1001 1001 4096 Feb 18 08:34 openapi [2023-02-18T08:42:38.922Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 08:34 sbom [2023-02-18T08:42:38.922Z] drwxrwxr-x 4 1001 1001 4096 Feb 18 08:34 snap [2023-02-18T08:42:38.922Z] -rw-rw-r-- 1 1001 1001 204 Feb 18 08:34 version.go [Pipeline] sh [2023-02-18T08:42:39.569Z] + '[' -e coverage.out ] [2023-02-18T08:42:39.569Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-18T08:42:39.591Z] Warning: overwriting stash ‘coverage-report’ [2023-02-18T08:42:40.451Z] Stashed 1 file(s) [Pipeline] sh [2023-02-18T08:42:41.090Z] + make build [2023-02-18T08:42:41.090Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-18T08:44:17.759Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-18T08:44:17.759Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-18T08:44:22.009Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-18T08:44:26.272Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-18T08:45:22.676Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-18T08:45:22.676Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-18T08:45:29.325Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-18T08:45:35.996Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-18T08:45:40.253Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-18T08:45:44.512Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-18T08:45:59.527Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-18T08:46:07.760Z] $ docker stop --time=1 e68336c63f8f05bf1f0a80d83dc5d031d99d7f3fd49ba304fa746e91e662d4f7 [2023-02-18T08:46:09.889Z] $ docker rm -f --volumes e68336c63f8f05bf1f0a80d83dc5d031d99d7f3fd49ba304fa746e91e662d4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:46:12.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-18T08:46:12.308Z] [2023-02-18T08:46:12.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:46:12.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-18T08:46:15.223Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-18T08:46:15.223Z] 29e5d40040c1: Pulling fs layer [2023-02-18T08:46:15.223Z] 1ce36da41761: Pulling fs layer [2023-02-18T08:46:15.223Z] 25b303627fd3: Pulling fs layer [2023-02-18T08:46:15.223Z] 29e5d40040c1: Verifying Checksum [2023-02-18T08:46:15.223Z] 29e5d40040c1: Download complete [2023-02-18T08:46:15.810Z] 29e5d40040c1: Pull complete [2023-02-18T08:46:15.810Z] 1ce36da41761: Download complete [2023-02-18T08:46:17.228Z] 1ce36da41761: Pull complete [2023-02-18T08:46:17.497Z] 25b303627fd3: Verifying Checksum [2023-02-18T08:46:17.497Z] 25b303627fd3: Download complete [2023-02-18T08:46:29.822Z] 25b303627fd3: Pull complete [2023-02-18T08:46:29.822Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-18T08:46:29.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-18T08:46:29.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:46:30.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container [2023-02-18T08:46:30.096Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:46:32.601Z] $ docker top c62ed8abee96da8b586406fe3732245cb100012917c8839a5710e33ebb9dbdca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T08:46:33.465Z] + docker-compose build --help [2023-02-18T08:46:33.465Z] + grep parallel [2023-02-18T08:46:40.171Z] --parallel Build images in parallel. [Pipeline] } [2023-02-18T08:46:40.189Z] $ docker stop --time=1 c62ed8abee96da8b586406fe3732245cb100012917c8839a5710e33ebb9dbdca [2023-02-18T08:46:41.898Z] $ docker rm -f --volumes c62ed8abee96da8b586406fe3732245cb100012917c8839a5710e33ebb9dbdca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T08:46:42.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-18T08:46:42.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T08:46:42.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container [2023-02-18T08:46:42.836Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T08:46:44.173Z] $ docker top 03bb80149637772a8c34be5ee709fa96f5ad50e3fec4573308880e686fb1395d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T08:46:45.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-18T08:46:51.710Z] Building core-command ... [2023-02-18T08:46:51.710Z] Building core-common-config-bootstrapper ... [2023-02-18T08:46:51.710Z] Building core-data ... [2023-02-18T08:46:51.710Z] Building core-metadata ... [2023-02-18T08:46:51.710Z] Building security-bootstrapper ... [2023-02-18T08:46:51.710Z] Building security-proxy-setup ... [2023-02-18T08:46:51.710Z] Building security-secretstore-setup ... [2023-02-18T08:46:51.710Z] Building security-spiffe-token-provider ... [2023-02-18T08:46:51.710Z] Building security-spire-agent ... [2023-02-18T08:46:51.710Z] Building security-spire-config ... [2023-02-18T08:46:51.710Z] Building security-spire-server ... [2023-02-18T08:46:51.710Z] Building support-notifications ... [2023-02-18T08:46:51.710Z] Building support-scheduler ... [2023-02-18T08:46:51.710Z] Building core-data [2023-02-18T08:46:51.710Z] Building security-secretstore-setup [2023-02-18T08:46:51.710Z] Building support-scheduler [2023-02-18T08:46:51.710Z] Building core-metadata [2023-02-18T08:46:51.710Z] Building security-spire-agent [2023-02-18T08:47:48.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:47:48.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:47:48.380Z] ---> cc32084b7a3d [2023-02-18T08:47:48.380Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:47:48.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:47:48.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:47:48.380Z] ---> cc32084b7a3d [2023-02-18T08:47:48.380Z] Step 3/24 : WORKDIR /edgex-go [2023-02-18T08:47:48.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:47:48.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:47:48.380Z] ---> cc32084b7a3d [2023-02-18T08:47:48.380Z] Step 3/24 : WORKDIR /edgex-go [2023-02-18T08:47:48.380Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:47:48.380Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:47:48.380Z] ---> cc32084b7a3d [2023-02-18T08:47:48.380Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:47:48.380Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:47:48.380Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:47:48.380Z] ---> cc32084b7a3d [2023-02-18T08:47:48.380Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:47:48.380Z] ---> Running in 99ad7321d60b [2023-02-18T08:47:48.380Z] ---> Running in ce7048d37eb2 [2023-02-18T08:47:48.380Z] ---> Running in 083312bc49ce [2023-02-18T08:47:48.380Z] ---> Running in 8ff36faf9563 [2023-02-18T08:47:48.380Z] ---> Running in 38adb411a9d7 [2023-02-18T08:47:48.380Z] Removing intermediate container ce7048d37eb2 [2023-02-18T08:47:48.380Z] ---> 7ef571d7a84f [2023-02-18T08:47:48.380Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:47:48.380Z] Removing intermediate container 083312bc49ce [2023-02-18T08:47:48.380Z] ---> 22d1b56ec096 [2023-02-18T08:47:48.380Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-18T08:47:48.380Z] Removing intermediate container 38adb411a9d7 [2023-02-18T08:47:48.380Z] ---> 27f4d9682832 [2023-02-18T08:47:48.380Z] Step 4/24 : WORKDIR /edgex-go [2023-02-18T08:47:48.380Z] Removing intermediate container 99ad7321d60b [2023-02-18T08:47:48.380Z] ---> 1c805f8867ee [2023-02-18T08:47:48.380Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:47:48.380Z] Removing intermediate container 8ff36faf9563 [2023-02-18T08:47:48.380Z] ---> 77de1e84eee7 [2023-02-18T08:47:48.380Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-18T08:47:48.380Z] ---> Running in 1d1c42fb6234 [2023-02-18T08:47:48.380Z] ---> Running in 3d0d996ef86a [2023-02-18T08:47:48.380Z] ---> Running in aae1e091b8ee [2023-02-18T08:47:48.380Z] ---> Running in 10c615559908 [2023-02-18T08:47:48.380Z] ---> Running in 74960430b1cf [2023-02-18T08:47:48.969Z] Removing intermediate container aae1e091b8ee [2023-02-18T08:47:48.969Z] ---> 101ad85801fd [2023-02-18T08:47:48.969Z] Removing intermediate container 3d0d996ef86a [2023-02-18T08:47:48.969Z] Step 5/24 : RUN apk add --update --no-cache make git ---> bbf9925e8a33 [2023-02-18T08:47:48.969Z] [2023-02-18T08:47:48.969Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-18T08:47:49.236Z] Removing intermediate container 10c615559908 [2023-02-18T08:47:49.236Z] ---> 7951b5ea61ba [2023-02-18T08:47:49.236Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-18T08:47:49.236Z] ---> Running in 353e24ee9ae4 [2023-02-18T08:47:49.236Z] ---> Running in 1bccb9acc575 [2023-02-18T08:47:49.501Z] ---> Running in c807941b6911 [2023-02-18T08:47:49.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:50.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:50.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:50.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:51.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:51.606Z] OK: 221 MiB in 51 packages [2023-02-18T08:47:51.872Z] OK: 221 MiB in 51 packages [2023-02-18T08:47:51.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:51.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:52.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:52.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:52.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:47:53.822Z] Removing intermediate container 74960430b1cf [2023-02-18T08:47:53.822Z] ---> 755e63f98ce5 [2023-02-18T08:47:53.822Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-18T08:47:53.822Z] OK: 221 MiB in 51 packages [2023-02-18T08:47:53.822Z] Removing intermediate container 1d1c42fb6234 [2023-02-18T08:47:53.822Z] ---> 510109fcf25d [2023-02-18T08:47:53.822Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-18T08:47:53.822Z] OK: 221 MiB in 51 packages [2023-02-18T08:47:54.088Z] OK: 221 MiB in 51 packages [2023-02-18T08:47:55.047Z] ---> beaae39f4278 [2023-02-18T08:47:55.047Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:47:55.047Z] ---> Running in 0dcd22c1d542 [2023-02-18T08:47:55.313Z] Removing intermediate container 1bccb9acc575 [2023-02-18T08:47:55.313Z] ---> 1bad7336b7fa [2023-02-18T08:47:55.313Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-18T08:47:55.578Z] ---> 3f06c6a89fe1 [2023-02-18T08:47:55.578Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:47:55.844Z] Removing intermediate container 353e24ee9ae4 [2023-02-18T08:47:55.844Z] ---> 24887b68de00 [2023-02-18T08:47:55.844Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:47:55.844Z] ---> Running in 323dc82e8671 [2023-02-18T08:47:56.111Z] Removing intermediate container c807941b6911 [2023-02-18T08:47:56.111Z] ---> 904f98d841ee [2023-02-18T08:47:56.111Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:47:57.074Z] ---> 5c6dec2fc9a7 [2023-02-18T08:47:57.074Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:47:57.342Z] ---> 91fbad7b29d8 [2023-02-18T08:47:57.342Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:47:57.342Z] ---> Running in a7687b0216c6 [2023-02-18T08:47:57.342Z] ---> c1bbc24588de [2023-02-18T08:47:57.609Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:47:57.609Z] ---> Running in a1f779b6a3ce [2023-02-18T08:47:57.609Z] ---> Running in fc27524ed389 [2023-02-18T08:49:49.288Z] Removing intermediate container 0dcd22c1d542 [2023-02-18T08:49:49.288Z] ---> d4390effae25 [2023-02-18T08:49:49.288Z] Step 7/24 : COPY . . [2023-02-18T08:49:49.288Z] Removing intermediate container 323dc82e8671 [2023-02-18T08:49:49.288Z] ---> f333801324db [2023-02-18T08:49:49.288Z] Step 7/24 : COPY . . [2023-02-18T08:49:49.288Z] Removing intermediate container a7687b0216c6 [2023-02-18T08:49:49.288Z] ---> c07c8f093520 [2023-02-18T08:49:49.288Z] Step 8/24 : COPY . . [2023-02-18T08:49:49.288Z] Removing intermediate container fc27524ed389 [2023-02-18T08:49:49.288Z] ---> 84d6e065ddf9 [2023-02-18T08:49:49.288Z] Step 8/22 : COPY . . [2023-02-18T08:49:49.288Z] Removing intermediate container a1f779b6a3ce [2023-02-18T08:49:49.288Z] ---> 92a775422843 [2023-02-18T08:49:49.288Z] Step 8/22 : COPY . . [2023-02-18T08:49:58.800Z] ---> 56c4871044b4 [2023-02-18T08:49:58.800Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-18T08:49:58.800Z] ---> 5d47f4a433bb [2023-02-18T08:49:58.800Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-18T08:49:58.800Z] ---> e07563670d42 [2023-02-18T08:49:58.800Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-18T08:49:58.800Z] ---> Running in 724276c65b22 [2023-02-18T08:49:58.800Z] ---> 7f0a09ebdfed [2023-02-18T08:49:58.800Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-18T08:49:58.800Z] ---> Running in 19e52fe849a2 [2023-02-18T08:49:58.800Z] ---> f8a58baea40e [2023-02-18T08:49:58.800Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-18T08:49:58.800Z] ---> Running in 3122db37e3af [2023-02-18T08:49:58.800Z] ---> Running in 3e9e4bd23bdd [2023-02-18T08:49:58.800Z] ---> Running in 416aab69afbb [2023-02-18T08:49:59.425Z] Removing intermediate container 19e52fe849a2 [2023-02-18T08:49:59.425Z] ---> 26a56e66e20f [2023-02-18T08:49:59.425Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-18T08:49:59.692Z] ---> Running in 604ceb90d8cb [2023-02-18T08:50:00.275Z] Removing intermediate container 604ceb90d8cb [2023-02-18T08:50:00.275Z] ---> e073f67345f7 [2023-02-18T08:50:00.275Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-18T08:50:00.541Z] ---> Running in edcb8cce822e [2023-02-18T08:50:00.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-18T08:50:01.511Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-18T08:50:01.511Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-18T08:50:01.779Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-18T08:50:03.735Z] Removing intermediate container edcb8cce822e [2023-02-18T08:50:03.735Z] ---> 7413781ae6ef [2023-02-18T08:50:03.735Z] Step 11/24 : WORKDIR /edgex-go [2023-02-18T08:50:03.735Z] ---> Running in 133fb9c3c47b [2023-02-18T08:50:04.017Z] Removing intermediate container 133fb9c3c47b [2023-02-18T08:50:04.017Z] ---> 96eacc2b64fc [2023-02-18T08:50:04.017Z] [2023-02-18T08:50:04.017Z] Step 12/24 : FROM alpine:3.15 [2023-02-18T08:50:04.282Z] 3.15: Pulling from library/alpine [2023-02-18T08:50:05.690Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-18T08:50:05.690Z] Status: Downloaded newer image for alpine:3.15 [2023-02-18T08:50:05.690Z] ---> 354640af7b1b [2023-02-18T08:50:05.690Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:50:05.690Z] ---> Running in 89a55bc6b505 [2023-02-18T08:50:06.283Z] Removing intermediate container 89a55bc6b505 [2023-02-18T08:50:06.283Z] ---> 653c30e95705 [2023-02-18T08:50:06.283Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-18T08:50:06.579Z] ---> Running in 9fc135bc641a [2023-02-18T08:50:08.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:50:09.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:50:10.533Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-18T08:50:10.533Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-18T08:50:10.533Z] OK: 15734 distinct packages available [2023-02-18T08:50:10.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:50:11.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:50:12.472Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-18T08:50:12.472Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-18T08:50:12.472Z] (3/5) Installing libucontext (1.1-r0) [2023-02-18T08:50:12.740Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-18T08:50:12.740Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-18T08:50:12.740Z] Executing busybox-1.34.1-r7.trigger [2023-02-18T08:50:12.740Z] OK: 6 MiB in 19 packages [2023-02-18T08:50:14.677Z] Removing intermediate container 9fc135bc641a [2023-02-18T08:50:14.677Z] ---> b727d39334b5 [2023-02-18T08:50:14.677Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-18T08:50:18.017Z] ---> 07a97de86f26 [2023-02-18T08:50:18.017Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-18T08:50:23.384Z] ---> 8725dcc71657 [2023-02-18T08:50:23.384Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-18T08:50:24.345Z] ---> 3b0af0f83ace [2023-02-18T08:50:24.345Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-18T08:50:25.304Z] ---> d74d5ef79f6d [2023-02-18T08:50:25.304Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-18T08:50:25.894Z] ---> 0a29b663cff8 [2023-02-18T08:50:25.894Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-18T08:50:26.161Z] ---> Running in b66860245225 [2023-02-18T08:50:26.744Z] Removing intermediate container b66860245225 [2023-02-18T08:50:26.744Z] ---> 79688c210509 [2023-02-18T08:50:26.744Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-18T08:50:26.744Z] ---> Running in 8690a339b03b [2023-02-18T08:50:27.327Z] Removing intermediate container 8690a339b03b [2023-02-18T08:50:27.327Z] ---> 6f0cbf4991e8 [2023-02-18T08:50:27.327Z] Step 22/24 : LABEL arch=arm64 [2023-02-18T08:50:27.327Z] ---> Running in 03d7eefc2895 [2023-02-18T08:50:27.936Z] Removing intermediate container 03d7eefc2895 [2023-02-18T08:50:27.936Z] ---> a50248aab33d [2023-02-18T08:50:27.936Z] Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:50:27.936Z] ---> Running in 640dcf73fa35 [2023-02-18T08:50:28.562Z] Removing intermediate container 640dcf73fa35 [2023-02-18T08:50:28.562Z] ---> e87c0e79e020 [2023-02-18T08:50:28.562Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:50:28.562Z] ---> Running in bf6b9057aa83 [2023-02-18T08:50:29.149Z] Removing intermediate container bf6b9057aa83 [2023-02-18T08:50:29.149Z] ---> a32bb04f044a [2023-02-18T08:50:29.149Z] [2023-02-18T08:50:29.731Z] Successfully built a32bb04f044a [2023-02-18T08:50:29.731Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-18T08:50:29.731Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-02-18T08:50:47.920Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:50:47.920Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:50:47.920Z] ---> cc32084b7a3d [2023-02-18T08:50:47.920Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:50:47.920Z] ---> Using cache [2023-02-18T08:50:47.920Z] ---> 1c805f8867ee [2023-02-18T08:50:47.920Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:50:47.920Z] ---> Using cache [2023-02-18T08:50:47.920Z] ---> 7951b5ea61ba [2023-02-18T08:50:47.920Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-18T08:50:47.920Z] ---> Using cache [2023-02-18T08:50:47.920Z] ---> 904f98d841ee [2023-02-18T08:50:47.920Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:50:47.920Z] ---> Using cache [2023-02-18T08:50:47.920Z] ---> 91fbad7b29d8 [2023-02-18T08:50:47.920Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:50:47.920Z] ---> Using cache [2023-02-18T08:50:47.920Z] ---> 92a775422843 [2023-02-18T08:50:47.920Z] Step 8/22 : COPY . . [2023-02-18T08:50:47.920Z] ---> Using cache [2023-02-18T08:50:47.920Z] ---> f8a58baea40e [2023-02-18T08:50:47.920Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-18T08:50:47.920Z] ---> Running in 708b6162fda7 [2023-02-18T08:50:48.505Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-18T08:56:40.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-18T08:56:53.162Z] Removing intermediate container 724276c65b22 [2023-02-18T08:56:53.162Z] ---> 4f9c9afca2bb [2023-02-18T08:56:53.162Z] [2023-02-18T08:56:53.162Z] Step 9/24 : FROM alpine:3.16 [2023-02-18T08:56:53.162Z] 3.16: Pulling from library/alpine [2023-02-18T08:56:54.119Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-18T08:56:54.119Z] Status: Downloaded newer image for alpine:3.16 [2023-02-18T08:56:54.119Z] ---> 4c81e5bf8899 [2023-02-18T08:56:54.119Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-18T08:56:54.385Z] ---> Running in 8870bbaf1d4c [2023-02-18T08:56:56.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:56:56.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:56:58.859Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-18T08:56:58.859Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-18T08:56:58.859Z] (3/3) Installing su-exec (0.2-r1) [2023-02-18T08:56:58.859Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:56:58.859Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T08:56:59.126Z] OK: 6 MiB in 17 packages [2023-02-18T08:57:01.723Z] Removing intermediate container 8870bbaf1d4c [2023-02-18T08:57:01.723Z] ---> 8c15c165ef1f [2023-02-18T08:57:01.723Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-18T08:57:01.723Z] ---> Running in de919208447b [2023-02-18T08:57:01.999Z] Removing intermediate container de919208447b [2023-02-18T08:57:01.999Z] ---> 33b00832a718 [2023-02-18T08:57:01.999Z] Step 12/24 : WORKDIR / [2023-02-18T08:57:02.275Z] ---> Running in 8d3fc6307784 [2023-02-18T08:57:02.864Z] Removing intermediate container 8d3fc6307784 [2023-02-18T08:57:02.864Z] ---> 52b7ed1a4128 [2023-02-18T08:57:02.864Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-18T08:57:03.828Z] ---> f5e06d22f811 [2023-02-18T08:57:03.828Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-18T08:57:04.417Z] ---> fe210ed53b20 [2023-02-18T08:57:04.417Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-18T08:57:05.389Z] ---> 76ef55f3a357 [2023-02-18T08:57:05.389Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-18T08:57:06.360Z] ---> c583e3d89afb [2023-02-18T08:57:06.360Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-18T08:57:08.312Z] ---> 53be2a6a2dcc [2023-02-18T08:57:08.312Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-18T08:57:10.261Z] ---> 93786751ebd0 [2023-02-18T08:57:10.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-18T08:57:10.849Z] ---> 8d037dafd532 [2023-02-18T08:57:10.849Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-18T08:57:11.124Z] ---> Running in eb39b7ff4833 [2023-02-18T08:57:14.459Z] Removing intermediate container eb39b7ff4833 [2023-02-18T08:57:14.459Z] ---> c789bbaf9371 [2023-02-18T08:57:14.459Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-18T08:57:14.459Z] ---> Running in 6ebaa4d4028c [2023-02-18T08:57:15.047Z] Removing intermediate container 6ebaa4d4028c [2023-02-18T08:57:15.047Z] ---> 69aa31837242 [2023-02-18T08:57:15.047Z] Step 22/24 : LABEL arch=arm64 [2023-02-18T08:57:15.047Z] ---> Running in e8667f51dce0 [2023-02-18T08:57:15.630Z] Removing intermediate container e8667f51dce0 [2023-02-18T08:57:15.630Z] ---> a0d3843aa220 [2023-02-18T08:57:15.630Z] Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:57:15.897Z] ---> Running in 39346d896c85 [2023-02-18T08:57:16.479Z] Removing intermediate container 39346d896c85 [2023-02-18T08:57:16.479Z] ---> ba2176f5ca41 [2023-02-18T08:57:16.479Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:57:16.479Z] ---> Running in 3cada0332471 [2023-02-18T08:57:17.079Z] Removing intermediate container 3cada0332471 [2023-02-18T08:57:17.079Z] ---> 369b309994df [2023-02-18T08:57:17.079Z] [2023-02-18T08:57:17.350Z] Successfully built 369b309994df [2023-02-18T08:57:17.350Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-18T08:57:17.350Z]  Building security-secretstore-setup ... done Building support-notifications [2023-02-18T08:57:35.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:57:35.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:57:35.591Z] ---> cc32084b7a3d [2023-02-18T08:57:35.591Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:57:35.591Z] ---> Using cache [2023-02-18T08:57:35.591Z] ---> 1c805f8867ee [2023-02-18T08:57:35.591Z] Step 4/22 : WORKDIR /edgex-go [2023-02-18T08:57:35.591Z] ---> Using cache [2023-02-18T08:57:35.591Z] ---> 7951b5ea61ba [2023-02-18T08:57:35.591Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-18T08:57:36.187Z] ---> Running in f82f8b679dea [2023-02-18T08:57:38.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:57:38.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:57:40.132Z] OK: 221 MiB in 51 packages [2023-02-18T08:57:41.546Z] Removing intermediate container f82f8b679dea [2023-02-18T08:57:41.546Z] ---> 72dbf76e7bcd [2023-02-18T08:57:41.546Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-18T08:57:42.509Z] ---> dd82569c1dc4 [2023-02-18T08:57:42.509Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:57:42.776Z] ---> Running in f5bd5207be99 [2023-02-18T08:57:55.087Z] Removing intermediate container 416aab69afbb [2023-02-18T08:57:55.087Z] ---> ccbdbffb878e [2023-02-18T08:57:55.087Z] [2023-02-18T08:57:55.087Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T08:57:55.087Z] ---> 4c81e5bf8899 [2023-02-18T08:57:55.087Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-18T08:57:55.087Z] ---> Running in 6f1c4a0e4c1b [2023-02-18T08:57:56.051Z] Removing intermediate container 6f1c4a0e4c1b [2023-02-18T08:57:56.051Z] ---> a0b1eaf81ed4 [2023-02-18T08:57:56.051Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-18T08:57:56.337Z] ---> Running in b3a719d8fde7 [2023-02-18T08:57:57.755Z] Removing intermediate container b3a719d8fde7 [2023-02-18T08:57:57.755Z] ---> aedccafebde5 [2023-02-18T08:57:57.755Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-18T08:57:57.755Z] ---> Running in 120e81794860 [2023-02-18T08:57:58.726Z] Removing intermediate container 120e81794860 [2023-02-18T08:57:58.726Z] ---> 436c0eb6d844 [2023-02-18T08:57:58.726Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:57:58.993Z] ---> Running in 593d15a7a5b1 [2023-02-18T08:58:02.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:58:02.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:58:04.577Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T08:58:04.577Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:58:04.577Z] OK: 5 MiB in 15 packages [2023-02-18T08:58:07.929Z] Removing intermediate container 593d15a7a5b1 [2023-02-18T08:58:07.929Z] ---> b72c841df466 [2023-02-18T08:58:07.929Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:58:07.929Z] Removing intermediate container 3122db37e3af [2023-02-18T08:58:07.929Z] ---> 127aaba8f9c4 [2023-02-18T08:58:07.929Z] [2023-02-18T08:58:07.929Z] Step 10/24 : FROM alpine:3.16 [2023-02-18T08:58:07.929Z] ---> 4c81e5bf8899 [2023-02-18T08:58:07.929Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:58:08.513Z] ---> Running in f235532533d5 [2023-02-18T08:58:09.097Z] ---> 2051d4f38e6a [2023-02-18T08:58:09.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-18T08:58:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:58:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:58:13.125Z] ---> 130669fd4f1a [2023-02-18T08:58:13.125Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-18T08:58:13.125Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T08:58:13.394Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:58:13.394Z] OK: 5 MiB in 15 packages [2023-02-18T08:58:14.818Z] ---> 270b066837f6 [2023-02-18T08:58:14.818Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-18T08:58:15.097Z] ---> Running in 832e1013b61e [2023-02-18T08:58:16.064Z] Removing intermediate container f235532533d5 [2023-02-18T08:58:16.064Z] ---> fe0a87e94d98 [2023-02-18T08:58:16.064Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T08:58:16.064Z] Removing intermediate container 708b6162fda7 [2023-02-18T08:58:16.064Z] ---> 2190b4a52c87 [2023-02-18T08:58:16.064Z] [2023-02-18T08:58:16.064Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T08:58:16.064Z] ---> 4c81e5bf8899 [2023-02-18T08:58:16.064Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-18T08:58:16.064Z] ---> Running in 9a87a56735d7 [2023-02-18T08:58:16.334Z] Removing intermediate container 832e1013b61e [2023-02-18T08:58:16.334Z] ---> 3c6d17b0842a [2023-02-18T08:58:16.334Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:58:16.334Z] ---> Running in a812f851e3d3 [2023-02-18T08:58:16.603Z] ---> Running in cb5cad05ecd6 [2023-02-18T08:58:17.189Z] Removing intermediate container 9a87a56735d7 [2023-02-18T08:58:17.189Z] ---> 0201c437b6c1 [2023-02-18T08:58:17.189Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-18T08:58:17.189Z] Removing intermediate container a812f851e3d3 [2023-02-18T08:58:17.189Z] ---> 024baeba94ac [2023-02-18T08:58:17.189Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-18T08:58:17.465Z] ---> Running in 40998829c8cd [2023-02-18T08:58:17.465Z] ---> Running in 7f5a5ca5428b [2023-02-18T08:58:17.739Z] Removing intermediate container cb5cad05ecd6 [2023-02-18T08:58:17.739Z] ---> 93adcbd5fd58 [2023-02-18T08:58:17.739Z] Step 20/22 : LABEL arch=arm64 [2023-02-18T08:58:18.009Z] ---> Running in f799847c47e3 [2023-02-18T08:58:18.602Z] Removing intermediate container 40998829c8cd [2023-02-18T08:58:18.602Z] ---> 243b75f46758 [2023-02-18T08:58:18.602Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-18T08:58:18.875Z] ---> Running in 5682cd17a6f1 [2023-02-18T08:58:19.488Z] Removing intermediate container f799847c47e3 [2023-02-18T08:58:19.488Z] ---> e9401002ecd8 [2023-02-18T08:58:19.488Z] Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:58:19.488Z] ---> Running in b09871626c39 [2023-02-18T08:58:19.765Z] Removing intermediate container 5682cd17a6f1 [2023-02-18T08:58:19.765Z] ---> ba43b0286f5a [2023-02-18T08:58:19.765Z] Step 15/24 : WORKDIR / [2023-02-18T08:58:20.064Z] ---> Running in f190897c18d2 [2023-02-18T08:58:20.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:58:20.340Z] Removing intermediate container b09871626c39 [2023-02-18T08:58:20.340Z] ---> 10f799f61be7 [2023-02-18T08:58:20.340Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T08:58:20.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:58:20.625Z] ---> Running in bcd2bac9bbcc [2023-02-18T08:58:21.595Z] Removing intermediate container f190897c18d2 [2023-02-18T08:58:21.595Z] ---> 5fcea1c71185 [2023-02-18T08:58:21.595Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:58:21.595Z] Removing intermediate container bcd2bac9bbcc [2023-02-18T08:58:21.595Z] ---> 79dd4c1485d0 [2023-02-18T08:58:21.595Z] [2023-02-18T08:58:22.198Z] Successfully built 79dd4c1485d0 [2023-02-18T08:58:22.198Z] Successfully tagged core-data-arm64:latest [2023-02-18T08:58:22.198Z]  Building core-data ... done Building security-spire-server [2023-02-18T08:58:22.198Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-18T08:58:22.198Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T08:58:22.198Z] OK: 5 MiB in 15 packages [2023-02-18T08:58:22.469Z] ---> 4d487e476353 [2023-02-18T08:58:22.469Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-18T08:58:24.469Z] Removing intermediate container 7f5a5ca5428b [2023-02-18T08:58:24.469Z] ---> 9dd8c99726c6 [2023-02-18T08:58:24.469Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T08:58:25.075Z] ---> 8bae71280be0 [2023-02-18T08:58:25.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-18T08:58:26.035Z] ---> 714086396d4c [2023-02-18T08:58:26.035Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-18T08:58:26.624Z] ---> 510e6e5ea794 [2023-02-18T08:58:26.624Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-18T08:58:28.029Z] ---> a415e34d005e [2023-02-18T08:58:28.029Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-18T08:58:28.029Z] ---> e8b086c53536 [2023-02-18T08:58:28.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-18T08:58:28.029Z] ---> Running in 1322bd6b0512 [2023-02-18T08:58:29.000Z] Removing intermediate container 1322bd6b0512 [2023-02-18T08:58:29.000Z] ---> 234986f82daa [2023-02-18T08:58:29.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T08:58:29.266Z] ---> 5dad356c3592 [2023-02-18T08:58:29.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-18T08:58:29.266Z] ---> Running in b0380b282849 [2023-02-18T08:58:30.229Z] Removing intermediate container b0380b282849 [2023-02-18T08:58:30.229Z] ---> 146151b9dbce [2023-02-18T08:58:30.229Z] Step 22/24 : LABEL arch=arm64 [2023-02-18T08:58:30.229Z] ---> Running in 0b15aef4b9ff [2023-02-18T08:58:30.811Z] ---> 7c05aa7ccc25 [2023-02-18T08:58:30.811Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-18T08:58:31.084Z] Removing intermediate container 0b15aef4b9ff [2023-02-18T08:58:31.084Z] ---> a182abd77165 [2023-02-18T08:58:31.084Z] Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:58:31.084Z] ---> Running in 20bc25078966 [2023-02-18T08:58:31.350Z] ---> Running in 9dab24534eb3 [2023-02-18T08:58:32.754Z] Removing intermediate container 9dab24534eb3 [2023-02-18T08:58:32.754Z] ---> 2c10aff5e450 [2023-02-18T08:58:32.754Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:58:33.336Z] ---> Running in 626549ebfd4a [2023-02-18T08:58:33.925Z] Removing intermediate container 626549ebfd4a [2023-02-18T08:58:33.925Z] ---> 1d106870835c [2023-02-18T08:58:33.925Z] [2023-02-18T08:58:34.884Z] Successfully built 1d106870835c [2023-02-18T08:58:34.884Z] Successfully tagged core-metadata-arm64:latest [2023-02-18T08:58:34.884Z] Building security-spire-config [2023-02-18T08:58:34.884Z]  Building core-metadata ... done Removing intermediate container 20bc25078966 [2023-02-18T08:58:34.884Z] ---> e5e9ccc29b25 [2023-02-18T08:58:34.884Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-18T08:58:35.470Z] ---> Running in 718556c5ace5 [2023-02-18T08:58:36.056Z] Removing intermediate container 718556c5ace5 [2023-02-18T08:58:36.056Z] ---> 0ac36c34cd84 [2023-02-18T08:58:36.056Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-18T08:58:36.324Z] ---> Running in ff104f3a5513 [2023-02-18T08:58:37.289Z] Removing intermediate container ff104f3a5513 [2023-02-18T08:58:37.289Z] ---> db5cb6402bc7 [2023-02-18T08:58:37.289Z] Step 20/22 : LABEL arch=arm64 [2023-02-18T08:58:37.556Z] ---> Running in 026a628cfb9c [2023-02-18T08:58:38.517Z] Removing intermediate container 026a628cfb9c [2023-02-18T08:58:38.517Z] ---> 70570c695c12 [2023-02-18T08:58:38.517Z] Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:58:38.517Z] ---> Running in bb656a6989e1 [2023-02-18T08:58:39.476Z] Removing intermediate container bb656a6989e1 [2023-02-18T08:58:39.476Z] ---> 06a9af8c982b [2023-02-18T08:58:39.476Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T08:58:39.743Z] ---> Running in 9397dc97b220 [2023-02-18T08:58:40.698Z] Removing intermediate container 9397dc97b220 [2023-02-18T08:58:40.698Z] ---> 4098e64d97e1 [2023-02-18T08:58:40.698Z] [2023-02-18T08:58:40.968Z] Successfully built 4098e64d97e1 [2023-02-18T08:58:41.234Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-18T08:58:41.234Z] Building security-bootstrapper [2023-02-18T08:58:47.880Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:58:47.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:58:47.880Z] ---> cc32084b7a3d [2023-02-18T08:58:47.880Z] Step 3/23 : WORKDIR /edgex-go [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> 77de1e84eee7 [2023-02-18T08:58:47.881Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> 755e63f98ce5 [2023-02-18T08:58:47.881Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> beaae39f4278 [2023-02-18T08:58:47.881Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> d4390effae25 [2023-02-18T08:58:47.881Z] Step 7/23 : COPY . . [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> 5d47f4a433bb [2023-02-18T08:58:47.881Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> 26a56e66e20f [2023-02-18T08:58:47.881Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-18T08:58:47.881Z] ---> Using cache [2023-02-18T08:58:47.881Z] ---> e073f67345f7 [2023-02-18T08:58:47.881Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-18T08:58:48.484Z] ---> Running in db7a6cf84cdb [2023-02-18T08:58:52.730Z] Removing intermediate container db7a6cf84cdb [2023-02-18T08:58:52.730Z] ---> 25ce836cd0c3 [2023-02-18T08:58:52.730Z] Step 11/23 : WORKDIR /edgex-go [2023-02-18T08:58:52.730Z] ---> Running in 83c6b49b3e5c [2023-02-18T08:58:53.685Z] Removing intermediate container 83c6b49b3e5c [2023-02-18T08:58:53.685Z] ---> 20aa62e04c57 [2023-02-18T08:58:53.685Z] [2023-02-18T08:58:53.685Z] Step 12/23 : FROM alpine:3.15 [2023-02-18T08:58:53.685Z] ---> 354640af7b1b [2023-02-18T08:58:53.685Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:58:53.685Z] ---> Using cache [2023-02-18T08:58:53.685Z] ---> 653c30e95705 [2023-02-18T08:58:53.685Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-18T08:58:53.685Z] ---> Using cache [2023-02-18T08:58:53.685Z] ---> b727d39334b5 [2023-02-18T08:58:53.685Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-18T08:59:03.750Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:59:03.750Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:59:03.750Z] ---> cc32084b7a3d [2023-02-18T08:59:03.750Z] Step 3/24 : WORKDIR /edgex-go [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 77de1e84eee7 [2023-02-18T08:59:03.750Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 755e63f98ce5 [2023-02-18T08:59:03.750Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> beaae39f4278 [2023-02-18T08:59:03.750Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> d4390effae25 [2023-02-18T08:59:03.750Z] Step 7/24 : COPY . . [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 5d47f4a433bb [2023-02-18T08:59:03.750Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 26a56e66e20f [2023-02-18T08:59:03.750Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> e073f67345f7 [2023-02-18T08:59:03.750Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 7413781ae6ef [2023-02-18T08:59:03.750Z] Step 11/24 : WORKDIR /edgex-go [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 96eacc2b64fc [2023-02-18T08:59:03.750Z] [2023-02-18T08:59:03.750Z] Step 12/24 : FROM alpine:3.15 [2023-02-18T08:59:03.750Z] ---> 354640af7b1b [2023-02-18T08:59:03.750Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T08:59:03.750Z] ---> Using cache [2023-02-18T08:59:03.750Z] ---> 653c30e95705 [2023-02-18T08:59:03.750Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-18T08:59:04.506Z] ---> Running in 28d627011011 [2023-02-18T08:59:07.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:59:07.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:59:08.576Z] ---> aecc47ff70e2 [2023-02-18T08:59:08.576Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-18T08:59:09.186Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-18T08:59:09.186Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-18T08:59:09.186Z] OK: 15734 distinct packages available [2023-02-18T08:59:09.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:59:09.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:59:10.070Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:59:10.070Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:59:10.070Z] ---> cc32084b7a3d [2023-02-18T08:59:10.337Z] Step 3/32 : WORKDIR /edgex-go [2023-02-18T08:59:10.337Z] ---> Using cache [2023-02-18T08:59:10.337Z] ---> 77de1e84eee7 [2023-02-18T08:59:10.337Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-18T08:59:10.921Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-18T08:59:10.921Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-18T08:59:11.187Z] (3/4) Installing libucontext (1.1-r0) [2023-02-18T08:59:11.187Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-18T08:59:11.187Z] Executing busybox-1.34.1-r7.trigger [2023-02-18T08:59:11.187Z] OK: 6 MiB in 18 packages [2023-02-18T08:59:11.187Z] ---> Running in a7078a92bea3 [2023-02-18T08:59:11.455Z] ---> 3f00467c0cb0 [2023-02-18T08:59:11.455Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-18T08:59:13.404Z] ---> f3f51090fea4 [2023-02-18T08:59:13.404Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-18T08:59:13.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T08:59:13.675Z] Removing intermediate container 28d627011011 [2023-02-18T08:59:13.675Z] ---> 4a6330cb83b6 [2023-02-18T08:59:13.675Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-18T08:59:14.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T08:59:14.841Z] ---> cb892f353952 [2023-02-18T08:59:14.841Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-18T08:59:15.108Z] ---> Running in 7729f9522003 [2023-02-18T08:59:15.376Z] OK: 221 MiB in 51 packages [2023-02-18T08:59:16.337Z] Removing intermediate container 7729f9522003 [2023-02-18T08:59:16.337Z] ---> 0ea75b281d05 [2023-02-18T08:59:16.337Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-18T08:59:16.923Z] ---> Running in b2bcd57b6d3e [2023-02-18T08:59:17.504Z] Removing intermediate container a7078a92bea3 [2023-02-18T08:59:17.504Z] ---> e71a57294f07 [2023-02-18T08:59:17.504Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-18T08:59:17.773Z] Removing intermediate container b2bcd57b6d3e [2023-02-18T08:59:17.773Z] ---> e85d310ccfa0 [2023-02-18T08:59:17.773Z] Step 21/23 : LABEL arch=arm64 [2023-02-18T08:59:18.041Z] ---> Running in 0f0e09a55344 [2023-02-18T08:59:18.998Z] Removing intermediate container 0f0e09a55344 [2023-02-18T08:59:18.998Z] ---> 6d6f8c098892 [2023-02-18T08:59:18.998Z] Step 22/23 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:59:18.998Z] ---> Running in 3194744d8f15 [2023-02-18T08:59:18.998Z] ---> ace81c764cb0 [2023-02-18T08:59:18.998Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:59:19.265Z] ---> Running in 469dfc17ce93 [2023-02-18T08:59:19.860Z] Removing intermediate container 3194744d8f15 [2023-02-18T08:59:19.860Z] ---> 2e424be5ca50 [2023-02-18T08:59:19.860Z] Step 23/23 : LABEL version=0.0.0 [2023-02-18T08:59:20.128Z] ---> Running in 9a2855d8b2f2 [2023-02-18T08:59:21.083Z] Removing intermediate container 9a2855d8b2f2 [2023-02-18T08:59:21.083Z] ---> 42b01718b134 [2023-02-18T08:59:21.083Z] [2023-02-18T08:59:21.667Z] Successfully built 42b01718b134 [2023-02-18T08:59:21.667Z] Successfully tagged security-spire-server-arm64:latest [2023-02-18T08:59:21.667Z]  Building security-spire-server ... done Building security-proxy-setup [2023-02-18T08:59:25.012Z] ---> 5be504693e2e [2023-02-18T08:59:25.012Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-18T08:59:26.960Z] ---> 89c4a22d626e [2023-02-18T08:59:26.960Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-18T08:59:26.960Z] ---> Running in 4567547e0a58 [2023-02-18T08:59:27.543Z] Removing intermediate container 4567547e0a58 [2023-02-18T08:59:27.543Z] ---> 18b5c312add4 [2023-02-18T08:59:27.810Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-18T08:59:29.223Z] ---> 87d4954c6b8e [2023-02-18T08:59:29.223Z] Step 19/24 : WORKDIR / [2023-02-18T08:59:29.223Z] ---> Running in 46ff7ad50588 [2023-02-18T08:59:30.184Z] Removing intermediate container 46ff7ad50588 [2023-02-18T08:59:30.184Z] ---> b079bbcdab22 [2023-02-18T08:59:30.184Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-18T08:59:30.184Z] ---> Running in 9c194929e568 [2023-02-18T08:59:31.143Z] Removing intermediate container 9c194929e568 [2023-02-18T08:59:31.143Z] ---> 2991a7f829b4 [2023-02-18T08:59:31.143Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-18T08:59:31.143Z] ---> Running in 70ab63bfdbd9 [2023-02-18T08:59:31.726Z] Removing intermediate container 70ab63bfdbd9 [2023-02-18T08:59:31.726Z] ---> b71613da5de5 [2023-02-18T08:59:31.726Z] Step 22/24 : LABEL arch=arm64 [2023-02-18T08:59:31.994Z] ---> Running in 4ea1f2e0a338 [2023-02-18T08:59:32.580Z] Removing intermediate container 4ea1f2e0a338 [2023-02-18T08:59:32.580Z] ---> 6ea86e8021f5 [2023-02-18T08:59:32.580Z] Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T08:59:32.848Z] ---> Running in 5f78087943be [2023-02-18T08:59:33.430Z] Removing intermediate container 5f78087943be [2023-02-18T08:59:33.430Z] ---> a1ed33db4dc6 [2023-02-18T08:59:33.430Z] Step 24/24 : LABEL version=0.0.0 [2023-02-18T08:59:33.703Z] ---> Running in aa4b86536cac [2023-02-18T08:59:34.661Z] Removing intermediate container aa4b86536cac [2023-02-18T08:59:34.661Z] ---> 73d8d69da951 [2023-02-18T08:59:34.661Z] [2023-02-18T08:59:34.927Z] Successfully built 73d8d69da951 [2023-02-18T08:59:35.193Z] Successfully tagged security-spire-config-arm64:latest [2023-02-18T08:59:35.193Z]  Building security-spire-config ... done Building core-command [2023-02-18T08:59:36.593Z] Removing intermediate container f5bd5207be99 [2023-02-18T08:59:36.593Z] ---> 431dcf5068d8 [2023-02-18T08:59:36.593Z] Step 8/22 : COPY . . [2023-02-18T08:59:40.850Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:59:40.850Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:59:40.850Z] ---> cc32084b7a3d [2023-02-18T08:59:40.850Z] Step 3/21 : WORKDIR /edgex-go [2023-02-18T08:59:40.850Z] ---> Using cache [2023-02-18T08:59:40.850Z] ---> 77de1e84eee7 [2023-02-18T08:59:40.850Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-18T08:59:40.850Z] ---> Using cache [2023-02-18T08:59:40.850Z] ---> e71a57294f07 [2023-02-18T08:59:41.117Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-18T08:59:41.117Z] ---> Using cache [2023-02-18T08:59:41.117Z] ---> ace81c764cb0 [2023-02-18T08:59:41.117Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:59:41.117Z] ---> Running in 4fe0ae80fb99 [2023-02-18T08:59:56.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T08:59:56.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-18T08:59:56.119Z] ---> cc32084b7a3d [2023-02-18T08:59:56.119Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-18T08:59:56.119Z] ---> Using cache [2023-02-18T08:59:56.119Z] ---> 1c805f8867ee [2023-02-18T08:59:56.119Z] Step 4/23 : WORKDIR /edgex-go [2023-02-18T08:59:56.119Z] ---> Using cache [2023-02-18T08:59:56.119Z] ---> 7951b5ea61ba [2023-02-18T08:59:56.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-18T08:59:56.119Z] ---> Using cache [2023-02-18T08:59:56.119Z] ---> 904f98d841ee [2023-02-18T08:59:56.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-18T08:59:56.119Z] ---> Using cache [2023-02-18T08:59:56.119Z] ---> 91fbad7b29d8 [2023-02-18T08:59:56.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T08:59:56.119Z] ---> Using cache [2023-02-18T08:59:56.119Z] ---> 92a775422843 [2023-02-18T08:59:56.119Z] Step 8/23 : COPY . . [2023-02-18T08:59:56.119Z] ---> Using cache [2023-02-18T08:59:56.119Z] ---> f8a58baea40e [2023-02-18T08:59:56.119Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-18T08:59:58.703Z] ---> Running in 63cc08f51c66 [2023-02-18T09:00:00.122Z] Removing intermediate container 3e9e4bd23bdd [2023-02-18T09:00:00.123Z] ---> e11224d1ee77 [2023-02-18T09:00:00.123Z] [2023-02-18T09:00:00.123Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T09:00:00.123Z] ---> 4c81e5bf8899 [2023-02-18T09:00:00.123Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-18T09:00:00.123Z] ---> Using cache [2023-02-18T09:00:00.123Z] ---> fe0a87e94d98 [2023-02-18T09:00:00.123Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T09:00:00.123Z] ---> Using cache [2023-02-18T09:00:00.123Z] ---> 0201c437b6c1 [2023-02-18T09:00:00.123Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-18T09:00:00.390Z] ---> 9e67e0665e4b [2023-02-18T09:00:00.390Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-18T09:00:00.656Z] ---> Running in c06c254d7dc2 [2023-02-18T09:00:00.656Z] ---> Running in 2d07e86ec0b4 [2023-02-18T09:00:01.616Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-18T09:00:01.883Z] Removing intermediate container c06c254d7dc2 [2023-02-18T09:00:01.883Z] ---> 92861b8d9131 [2023-02-18T09:00:01.883Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-18T09:00:02.151Z] ---> Running in dfc194c9f91f [2023-02-18T09:00:03.115Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-18T09:00:03.385Z] Removing intermediate container dfc194c9f91f [2023-02-18T09:00:03.385Z] ---> a5448654f32e [2023-02-18T09:00:03.385Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T09:00:04.793Z] ---> 11aaa56b1f13 [2023-02-18T09:00:04.793Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-18T09:00:10.143Z] ---> 4fcbe498fa75 [2023-02-18T09:00:10.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-18T09:00:11.558Z] ---> 1184ae95a375 [2023-02-18T09:00:11.558Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-18T09:00:11.558Z] ---> Running in e4d8dc22f709 [2023-02-18T09:00:12.514Z] Removing intermediate container e4d8dc22f709 [2023-02-18T09:00:12.514Z] ---> 4f33f044f823 [2023-02-18T09:00:12.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T09:00:12.781Z] ---> Running in 50ca02f3e186 [2023-02-18T09:00:14.194Z] Removing intermediate container 50ca02f3e186 [2023-02-18T09:00:14.194Z] ---> 48a82f3f795e [2023-02-18T09:00:14.194Z] Step 20/22 : LABEL arch=arm64 [2023-02-18T09:00:14.194Z] ---> Running in 90bd32f9b8ef [2023-02-18T09:00:15.155Z] Removing intermediate container 90bd32f9b8ef [2023-02-18T09:00:15.155Z] ---> bdeff90f2e45 [2023-02-18T09:00:15.155Z] Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T09:00:15.155Z] ---> Running in 5e85fbd42198 [2023-02-18T09:00:16.112Z] Removing intermediate container 5e85fbd42198 [2023-02-18T09:00:16.112Z] ---> 9b1aa7df53a2 [2023-02-18T09:00:16.112Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T09:00:16.383Z] ---> Running in 68aab159f388 [2023-02-18T09:00:17.350Z] Removing intermediate container 68aab159f388 [2023-02-18T09:00:17.350Z] ---> a7e503b8f350 [2023-02-18T09:00:17.350Z] [2023-02-18T09:00:17.949Z] Successfully built a7e503b8f350 [2023-02-18T09:00:17.949Z] Successfully tagged support-scheduler-arm64:latest [2023-02-18T09:00:17.949Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-02-18T09:00:40.066Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-18T09:00:40.066Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-18T09:00:40.066Z] ---> cc32084b7a3d [2023-02-18T09:00:40.066Z] Step 3/19 : WORKDIR /edgex-go [2023-02-18T09:00:40.066Z] ---> Using cache [2023-02-18T09:00:40.066Z] ---> 77de1e84eee7 [2023-02-18T09:00:40.066Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-18T09:00:40.066Z] ---> Running in 8a70bc6245ec [2023-02-18T09:00:42.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:00:42.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:00:43.715Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-18T09:00:43.715Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-18T09:00:43.715Z] OK: 16903 distinct packages available [2023-02-18T09:00:43.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:00:44.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:00:45.686Z] OK: 221 MiB in 51 packages [2023-02-18T09:00:48.288Z] Removing intermediate container 8a70bc6245ec [2023-02-18T09:00:48.288Z] ---> 2bcbdd9eedef [2023-02-18T09:00:48.288Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-18T09:00:50.224Z] ---> 5a07fac40ac0 [2023-02-18T09:00:50.224Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-18T09:00:50.224Z] ---> Running in be905e6a181f [2023-02-18T09:00:56.856Z] Removing intermediate container 469dfc17ce93 [2023-02-18T09:00:56.857Z] ---> c6dde314ce5c [2023-02-18T09:00:56.857Z] Step 7/32 : COPY . . [2023-02-18T09:01:23.539Z] ---> 9ef9de943497 [2023-02-18T09:01:23.539Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-18T09:01:23.539Z] ---> Running in 4adbcebd7f8f [2023-02-18T09:01:23.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-18T09:01:27.793Z] Removing intermediate container 4fe0ae80fb99 [2023-02-18T09:01:27.793Z] ---> 0a84a2b1d78d [2023-02-18T09:01:27.793Z] Step 7/21 : COPY . . [2023-02-18T09:01:42.788Z] ---> e00ed2291786 [2023-02-18T09:01:42.788Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-18T09:01:42.788Z] ---> Running in b51bb639ea19 [2023-02-18T09:01:47.046Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-18T09:02:54.913Z] Removing intermediate container be905e6a181f [2023-02-18T09:02:54.913Z] ---> 1107d729d069 [2023-02-18T09:02:54.913Z] Step 7/19 : COPY . . [2023-02-18T09:03:05.016Z] ---> baec97a728e1 [2023-02-18T09:03:05.016Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-18T09:03:05.016Z] ---> Running in 4da8726a8847 [2023-02-18T09:03:06.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-18T09:07:13.524Z] Removing intermediate container 63cc08f51c66 [2023-02-18T09:07:13.524Z] ---> ab40e94cad04 [2023-02-18T09:07:13.524Z] [2023-02-18T09:07:13.524Z] Step 10/23 : FROM alpine:3.16 [2023-02-18T09:07:13.524Z] ---> 4c81e5bf8899 [2023-02-18T09:07:13.524Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-18T09:07:13.524Z] ---> Using cache [2023-02-18T09:07:13.524Z] ---> fe0a87e94d98 [2023-02-18T09:07:13.524Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T09:07:13.524Z] ---> Using cache [2023-02-18T09:07:13.524Z] ---> 0201c437b6c1 [2023-02-18T09:07:13.524Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-18T09:07:13.524Z] ---> Running in 134d75615322 [2023-02-18T09:07:13.524Z] Removing intermediate container 134d75615322 [2023-02-18T09:07:13.524Z] ---> e364cfba9b13 [2023-02-18T09:07:13.524Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-18T09:07:13.524Z] ---> Running in 08f4f284fc33 [2023-02-18T09:07:13.524Z] Removing intermediate container 08f4f284fc33 [2023-02-18T09:07:13.524Z] ---> 1759a08c65ef [2023-02-18T09:07:13.524Z] Step 15/23 : WORKDIR / [2023-02-18T09:07:13.524Z] ---> Running in 328e6eb83567 [2023-02-18T09:07:13.524Z] Removing intermediate container 328e6eb83567 [2023-02-18T09:07:13.524Z] ---> 5a4e2e003f9a [2023-02-18T09:07:13.524Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T09:07:13.524Z] ---> 664d9f5de413 [2023-02-18T09:07:13.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-18T09:07:13.524Z] ---> 459babff59df [2023-02-18T09:07:13.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-18T09:07:13.524Z] ---> ab7600cda93d [2023-02-18T09:07:13.524Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-18T09:07:13.524Z] ---> Running in bc058005ef91 [2023-02-18T09:07:13.791Z] Removing intermediate container bc058005ef91 [2023-02-18T09:07:13.791Z] ---> 3700192720ba [2023-02-18T09:07:13.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T09:07:14.060Z] ---> Running in 988c6be6b5c3 [2023-02-18T09:07:14.644Z] Removing intermediate container 988c6be6b5c3 [2023-02-18T09:07:14.644Z] ---> 3d1e39df6666 [2023-02-18T09:07:14.644Z] Step 21/23 : LABEL arch=arm64 [2023-02-18T09:07:14.644Z] ---> Running in b438b74b445c [2023-02-18T09:07:15.232Z] Removing intermediate container b438b74b445c [2023-02-18T09:07:15.232Z] ---> 08d3e8e3fab5 [2023-02-18T09:07:15.232Z] Step 22/23 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T09:07:15.232Z] ---> Running in 43d6067dbd60 [2023-02-18T09:07:15.814Z] Removing intermediate container 43d6067dbd60 [2023-02-18T09:07:15.814Z] ---> 73602635b2cf [2023-02-18T09:07:15.814Z] Step 23/23 : LABEL version=0.0.0 [2023-02-18T09:07:15.814Z] ---> Running in 052a9fd17ead [2023-02-18T09:07:16.398Z] Removing intermediate container 052a9fd17ead [2023-02-18T09:07:16.398Z] ---> 8de755bbfc55 [2023-02-18T09:07:16.398Z] [2023-02-18T09:07:16.982Z] Successfully built 8de755bbfc55 [2023-02-18T09:07:16.982Z] Successfully tagged core-command-arm64:latest [2023-02-18T09:08:03.833Z]  Building core-command ... 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-02-18T09:08:22.028Z] Removing intermediate container 4adbcebd7f8f [2023-02-18T09:08:22.028Z] ---> 3d86938c0019 [2023-02-18T09:08:22.028Z] [2023-02-18T09:08:22.028Z] Step 9/32 : FROM alpine:3.16 [2023-02-18T09:08:22.028Z] ---> 4c81e5bf8899 [2023-02-18T09:08:22.028Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T09:08:22.028Z] ---> Running in 818c00b7360b [2023-02-18T09:08:22.028Z] Removing intermediate container 818c00b7360b [2023-02-18T09:08:22.028Z] ---> a50cbeb60c3b [2023-02-18T09:08:22.028Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-18T09:08:22.028Z] ---> Running in cc0d0eda8cc5 [2023-02-18T09:08:23.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:08:23.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:08:25.106Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-18T09:08:25.106Z] (2/2) Installing su-exec (0.2-r1) [2023-02-18T09:08:25.106Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T09:08:25.106Z] OK: 5 MiB in 16 packages [2023-02-18T09:08:26.522Z] Removing intermediate container b51bb639ea19 [2023-02-18T09:08:26.522Z] ---> bb8bf340f286 [2023-02-18T09:08:26.522Z] [2023-02-18T09:08:26.522Z] Step 9/21 : FROM alpine:3.16 [2023-02-18T09:08:26.522Z] ---> 4c81e5bf8899 [2023-02-18T09:08:26.522Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-18T09:08:26.522Z] ---> Running in 7bce6e9e34e2 [2023-02-18T09:08:26.790Z] Removing intermediate container cc0d0eda8cc5 [2023-02-18T09:08:26.790Z] ---> 4e494dee4f62 [2023-02-18T09:08:26.790Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-18T09:08:27.060Z] ---> Running in bbc769a8928e [2023-02-18T09:08:28.032Z] Removing intermediate container bbc769a8928e [2023-02-18T09:08:28.032Z] ---> 4f8f2df0abf4 [2023-02-18T09:08:28.032Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-18T09:08:28.032Z] ---> Running in 39066a1ac4c3 [2023-02-18T09:08:28.620Z] Removing intermediate container 39066a1ac4c3 [2023-02-18T09:08:28.620Z] ---> aa928d3a9b5f [2023-02-18T09:08:28.620Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-18T09:08:28.892Z] ---> Running in 86b12a730766 [2023-02-18T09:08:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:08:29.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:08:29.431Z] Removing intermediate container 86b12a730766 [2023-02-18T09:08:29.431Z] ---> 8c384247b51e [2023-02-18T09:08:29.431Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-18T09:08:29.431Z] ---> Running in de13360dc18f [2023-02-18T09:08:30.011Z] Removing intermediate container de13360dc18f [2023-02-18T09:08:30.011Z] ---> e87f50e421a3 [2023-02-18T09:08:30.011Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-18T09:08:30.011Z] ---> Running in af7830d95826 [2023-02-18T09:08:30.596Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-18T09:08:30.596Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-18T09:08:30.596Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-18T09:08:30.596Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-18T09:08:30.596Z] (5/6) Installing curl (7.83.1-r6) [2023-02-18T09:08:30.596Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-18T09:08:30.596Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T09:08:30.861Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T09:08:31.128Z] OK: 8 MiB in 20 packages [2023-02-18T09:08:33.703Z] Removing intermediate container af7830d95826 [2023-02-18T09:08:33.703Z] ---> 0bc7e6f1a521 [2023-02-18T09:08:33.703Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-18T09:08:33.703Z] Removing intermediate container 7bce6e9e34e2 [2023-02-18T09:08:33.703Z] ---> 8a5d2568e3be [2023-02-18T09:08:33.703Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-18T09:08:33.703Z] ---> Running in b7b3e1288f7a [2023-02-18T09:08:33.703Z] ---> Running in 3e8d55a8cc8e [2023-02-18T09:08:34.659Z] Removing intermediate container b7b3e1288f7a [2023-02-18T09:08:34.659Z] ---> 83cd4d99b096 [2023-02-18T09:08:34.659Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-18T09:08:34.659Z] Removing intermediate container 3e8d55a8cc8e [2023-02-18T09:08:34.659Z] ---> 8cac19b9c42b [2023-02-18T09:08:34.659Z] Step 12/21 : WORKDIR /edgex [2023-02-18T09:08:34.659Z] ---> Running in ec1c02df8e9e [2023-02-18T09:08:35.246Z] Removing intermediate container ec1c02df8e9e [2023-02-18T09:08:35.246Z] ---> 82246fc83115 [2023-02-18T09:08:35.246Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-18T09:08:35.524Z] ---> 35545ea0ba92 [2023-02-18T09:08:35.524Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-18T09:08:35.802Z] ---> Running in 3f0099922fb4 [2023-02-18T09:08:36.758Z] ---> 31b4207ffe2c [2023-02-18T09:08:36.758Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-18T09:08:39.337Z] ---> 45539ac52345 [2023-02-18T09:08:39.337Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-18T09:08:39.337Z] Removing intermediate container 3f0099922fb4 [2023-02-18T09:08:39.338Z] ---> 15bb392315b9 [2023-02-18T09:08:39.338Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T09:08:42.678Z] ---> d84085daeff0 [2023-02-18T09:08:42.678Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-18T09:08:42.678Z] ---> 7695debb9b3f [2023-02-18T09:08:42.678Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-18T09:08:44.089Z] ---> 9be8cf4b0651 [2023-02-18T09:08:44.089Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-18T09:08:44.089Z] ---> Running in e1d765551eaa [2023-02-18T09:08:45.498Z] ---> b1bb9c8ca715 [2023-02-18T09:08:45.498Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-18T09:08:46.465Z] ---> 373e7f1fb7a2 [2023-02-18T09:08:46.465Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-18T09:08:47.904Z] ---> 07a1abe792bd [2023-02-18T09:08:47.904Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-18T09:08:47.904Z] Removing intermediate container e1d765551eaa [2023-02-18T09:08:47.904Z] ---> d104dcf99104 [2023-02-18T09:08:47.904Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-18T09:08:47.904Z] ---> Running in 0a27ca348789 [2023-02-18T09:08:48.868Z] Removing intermediate container 0a27ca348789 [2023-02-18T09:08:48.868Z] ---> 5ce0ff948c68 [2023-02-18T09:08:48.868Z] Step 19/21 : LABEL arch=arm64 [2023-02-18T09:08:48.868Z] ---> Running in 4582c340215f [2023-02-18T09:08:49.137Z] ---> e5f4a2c5760c [2023-02-18T09:08:49.137Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-18T09:08:49.406Z] Removing intermediate container 4582c340215f [2023-02-18T09:08:49.406Z] ---> e5ea51c89bce [2023-02-18T09:08:49.406Z] Step 20/21 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T09:08:49.675Z] ---> Running in fc83806e8b78 [2023-02-18T09:08:50.265Z] ---> 7557fe76c758 [2023-02-18T09:08:50.265Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-18T09:08:50.533Z] Removing intermediate container fc83806e8b78 [2023-02-18T09:08:50.533Z] ---> e7517ea5778a [2023-02-18T09:08:50.533Z] Step 21/21 : LABEL version=0.0.0 [2023-02-18T09:08:50.804Z] ---> Running in faacbd47be44 [2023-02-18T09:08:51.392Z] ---> 06c43feeaf8f [2023-02-18T09:08:51.392Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-18T09:08:51.392Z] Removing intermediate container faacbd47be44 [2023-02-18T09:08:51.392Z] ---> 97e0a6dca702 [2023-02-18T09:08:51.392Z] [2023-02-18T09:08:51.661Z] ---> Running in e707cd9f2215 [2023-02-18T09:08:51.968Z] Successfully built 97e0a6dca702 [2023-02-18T09:08:51.968Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-18T09:08:55.335Z]  Building security-proxy-setup ... done Removing intermediate container e707cd9f2215 [2023-02-18T09:08:55.335Z] ---> 246e48b4d43a [2023-02-18T09:08:55.335Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-18T09:08:55.335Z] ---> Running in 8da4b18c9da1 [2023-02-18T09:08:55.925Z] Removing intermediate container 8da4b18c9da1 [2023-02-18T09:08:55.925Z] ---> 6d0d4c4b590f [2023-02-18T09:08:55.925Z] Step 29/32 : CMD ["gate"] [2023-02-18T09:08:55.925Z] ---> Running in 169146fb1b76 [2023-02-18T09:08:56.510Z] Removing intermediate container 169146fb1b76 [2023-02-18T09:08:56.510Z] ---> fc20178aa767 [2023-02-18T09:08:56.510Z] Step 30/32 : LABEL arch=arm64 [2023-02-18T09:08:56.510Z] ---> Running in f28e0184ddf9 [2023-02-18T09:08:57.109Z] Removing intermediate container f28e0184ddf9 [2023-02-18T09:08:57.109Z] ---> fbde2db7f5d8 [2023-02-18T09:08:57.109Z] Step 31/32 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T09:08:57.109Z] ---> Running in b1a958a8b2fd [2023-02-18T09:08:58.073Z] Removing intermediate container b1a958a8b2fd [2023-02-18T09:08:58.073Z] ---> 31f2f562fa60 [2023-02-18T09:08:58.073Z] Step 32/32 : LABEL version=0.0.0 [2023-02-18T09:08:58.073Z] ---> Running in c60df33a7d55 [2023-02-18T09:08:58.340Z] Removing intermediate container c60df33a7d55 [2023-02-18T09:08:58.340Z] ---> 72670f59a7f2 [2023-02-18T09:08:58.340Z] [2023-02-18T09:08:58.924Z] Successfully built 72670f59a7f2 [2023-02-18T09:08:58.924Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-18T09:09:31.164Z]  Building security-bootstrapper ... done Removing intermediate container 2d07e86ec0b4 [2023-02-18T09:09:31.164Z] ---> 0cea9929db83 [2023-02-18T09:09:31.164Z] [2023-02-18T09:09:31.164Z] Step 10/22 : FROM alpine:3.16 [2023-02-18T09:09:31.164Z] ---> 4c81e5bf8899 [2023-02-18T09:09:31.164Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-18T09:09:31.164Z] ---> Running in 5dbd7bd618d5 [2023-02-18T09:09:31.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:09:31.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:09:31.164Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-18T09:09:31.164Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-18T09:09:31.164Z] Executing busybox-1.35.0-r17.trigger [2023-02-18T09:09:31.164Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T09:09:31.164Z] OK: 6 MiB in 16 packages [2023-02-18T09:09:33.132Z] Removing intermediate container 5dbd7bd618d5 [2023-02-18T09:09:33.132Z] ---> 73a4fce2205d [2023-02-18T09:09:33.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-18T09:09:33.132Z] ---> Running in 523236e224f5 [2023-02-18T09:09:33.400Z] Removing intermediate container 523236e224f5 [2023-02-18T09:09:33.400Z] ---> 37ed4757088a [2023-02-18T09:09:33.400Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-18T09:09:33.400Z] ---> Running in 11bdf2edd750 [2023-02-18T09:09:33.669Z] Removing intermediate container 11bdf2edd750 [2023-02-18T09:09:33.669Z] ---> c66caca8ae0b [2023-02-18T09:09:33.669Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-18T09:09:33.669Z] ---> Running in cdbf44d642ff [2023-02-18T09:09:34.257Z] Removing intermediate container cdbf44d642ff [2023-02-18T09:09:34.257Z] ---> c142407de0e6 [2023-02-18T09:09:34.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T09:09:34.526Z] ---> 7c915b1c76aa [2023-02-18T09:09:34.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-18T09:09:36.480Z] ---> a1ec24550c30 [2023-02-18T09:09:36.481Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-18T09:09:36.755Z] ---> df0482567b52 [2023-02-18T09:09:36.755Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-18T09:09:36.755Z] ---> Running in 5c1a454aaf85 [2023-02-18T09:09:37.348Z] Removing intermediate container 5c1a454aaf85 [2023-02-18T09:09:37.348Z] ---> ed8a2afff392 [2023-02-18T09:09:37.348Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T09:09:37.348Z] ---> Running in f3aba974ae5c [2023-02-18T09:09:37.615Z] Removing intermediate container f3aba974ae5c [2023-02-18T09:09:37.615Z] ---> e931619d6974 [2023-02-18T09:09:37.615Z] Step 20/22 : LABEL arch=arm64 [2023-02-18T09:09:37.882Z] ---> Running in d6c276bb6aa4 [2023-02-18T09:09:38.147Z] Removing intermediate container d6c276bb6aa4 [2023-02-18T09:09:38.147Z] ---> 71aeed5f380c [2023-02-18T09:09:38.147Z] Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T09:09:38.147Z] ---> Running in 8523f2cd43fd [2023-02-18T09:09:38.731Z] Removing intermediate container 8523f2cd43fd [2023-02-18T09:09:38.731Z] ---> 0e21028831b5 [2023-02-18T09:09:38.731Z] Step 22/22 : LABEL version=0.0.0 [2023-02-18T09:09:38.731Z] ---> Running in 95673a378ca2 [2023-02-18T09:09:38.997Z] Removing intermediate container 95673a378ca2 [2023-02-18T09:09:38.997Z] ---> 573747fda997 [2023-02-18T09:09:38.997Z] [2023-02-18T09:09:39.262Z] Successfully built 573747fda997 [2023-02-18T09:09:39.262Z] Successfully tagged support-notifications-arm64:latest [2023-02-18T09:09:45.893Z]  Building support-notifications ... done Removing intermediate container 4da8726a8847 [2023-02-18T09:09:45.893Z] ---> 369b0d62007e [2023-02-18T09:09:45.893Z] [2023-02-18T09:09:45.893Z] Step 9/19 : FROM alpine:3.15 [2023-02-18T09:09:45.893Z] ---> 354640af7b1b [2023-02-18T09:09:45.893Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-18T09:09:45.893Z] ---> Using cache [2023-02-18T09:09:45.893Z] ---> 653c30e95705 [2023-02-18T09:09:45.893Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-18T09:09:45.893Z] ---> Running in a5f7e166645f [2023-02-18T09:09:46.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:09:47.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:09:48.071Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-18T09:09:48.071Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-18T09:09:48.071Z] OK: 15734 distinct packages available [2023-02-18T09:09:48.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-18T09:09:48.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-18T09:09:49.295Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-18T09:09:49.295Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-18T09:09:49.295Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-18T09:09:49.295Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-18T09:09:49.295Z] (5/9) Installing curl (7.80.0-r6) [2023-02-18T09:09:49.562Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-18T09:09:49.562Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-18T09:09:49.562Z] (8/9) Installing libucontext (1.1-r0) [2023-02-18T09:09:49.562Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-18T09:09:49.562Z] Executing busybox-1.34.1-r7.trigger [2023-02-18T09:09:49.562Z] Executing ca-certificates-20220614-r0.trigger [2023-02-18T09:09:49.562Z] OK: 8 MiB in 23 packages [2023-02-18T09:09:50.967Z] Removing intermediate container a5f7e166645f [2023-02-18T09:09:50.967Z] ---> c8d172aad95c [2023-02-18T09:09:50.967Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-18T09:09:51.549Z] ---> b63ba54a1667 [2023-02-18T09:09:51.549Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-18T09:09:52.952Z] ---> 08c08b0ba72c [2023-02-18T09:09:52.952Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-18T09:09:53.217Z] ---> 17c850144e57 [2023-02-18T09:09:53.217Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-18T09:09:53.217Z] ---> Running in 50da26d6e8cc [2023-02-18T09:09:53.483Z] Removing intermediate container 50da26d6e8cc [2023-02-18T09:09:53.483Z] ---> 4cb9d5604fc8 [2023-02-18T09:09:53.483Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-18T09:09:53.483Z] ---> Running in 8bb2e718eb9a [2023-02-18T09:09:54.063Z] Removing intermediate container 8bb2e718eb9a [2023-02-18T09:09:54.063Z] ---> ea866be4204f [2023-02-18T09:09:54.063Z] Step 17/19 : LABEL arch=arm64 [2023-02-18T09:09:54.063Z] ---> Running in f287b81afd72 [2023-02-18T09:09:54.329Z] Removing intermediate container f287b81afd72 [2023-02-18T09:09:54.329Z] ---> 78a63acd9661 [2023-02-18T09:09:54.329Z] Step 18/19 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d [2023-02-18T09:09:54.329Z] ---> Running in 678b5b634b0f [2023-02-18T09:09:54.595Z] Removing intermediate container 678b5b634b0f [2023-02-18T09:09:54.595Z] ---> 93fe24d05571 [2023-02-18T09:09:54.595Z] Step 19/19 : LABEL version=0.0.0 [2023-02-18T09:09:54.595Z] ---> Running in 166b5bc849d7 [2023-02-18T09:09:54.859Z] Removing intermediate container 166b5bc849d7 [2023-02-18T09:09:54.859Z] ---> 51dcd92d3de9 [2023-02-18T09:09:54.859Z] [2023-02-18T09:09:55.125Z] Successfully built 51dcd92d3de9 [2023-02-18T09:09:55.125Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-18T09:09:55.716Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-18T09:09:55.712Z] $ docker stop --time=1 03bb80149637772a8c34be5ee709fa96f5ad50e3fec4573308880e686fb1395d [2023-02-18T09:09:57.365Z] $ docker rm -f --volumes 03bb80149637772a8c34be5ee709fa96f5ad50e3fec4573308880e686fb1395d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-18T09:09:57.849Z] + docker images [2023-02-18T09:09:58.115Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-18T09:09:58.115Z] security-spiffe-token-provider-arm64 latest 51dcd92d3de9 3 seconds ago 29.1MB [2023-02-18T09:09:58.115Z] 369b0d62007e 13 seconds ago 1.54GB [2023-02-18T09:09:58.115Z] support-notifications-arm64 latest 573747fda997 19 seconds ago 29.7MB [2023-02-18T09:09:58.115Z] 0cea9929db83 32 seconds ago 1.57GB [2023-02-18T09:09:58.115Z] security-bootstrapper-arm64 latest 72670f59a7f2 59 seconds ago 19.6MB [2023-02-18T09:09:58.115Z] security-proxy-setup-arm64 latest 97e0a6dca702 About a minute ago 26.9MB [2023-02-18T09:09:58.115Z] bb8bf340f286 About a minute ago 1.5GB [2023-02-18T09:09:58.115Z] 3d86938c0019 About a minute ago 1.5GB [2023-02-18T09:09:58.115Z] core-command-arm64 latest 8de755bbfc55 2 minutes ago 17MB [2023-02-18T09:09:58.115Z] ab40e94cad04 2 minutes ago 1.51GB [2023-02-18T09:09:58.115Z] support-scheduler-arm64 latest a7e503b8f350 9 minutes ago 29MB [2023-02-18T09:09:58.115Z] e11224d1ee77 10 minutes ago 1.57GB [2023-02-18T09:09:58.115Z] security-spire-config-arm64 latest 73d8d69da951 10 minutes ago 83.6MB [2023-02-18T09:09:58.115Z] security-spire-server-arm64 latest 42b01718b134 10 minutes ago 84.3MB [2023-02-18T09:09:58.115Z] 20aa62e04c57 11 minutes ago 1.38GB [2023-02-18T09:09:58.115Z] core-common-config-bootstrapper-arm64 latest 4098e64d97e1 11 minutes ago 14.9MB [2023-02-18T09:09:58.115Z] core-metadata-arm64 latest 1d106870835c 11 minutes ago 17.7MB [2023-02-18T09:09:58.115Z] core-data-arm64 latest 79dd4c1485d0 11 minutes ago 17.2MB [2023-02-18T09:09:58.115Z] 2190b4a52c87 11 minutes ago 1.5GB [2023-02-18T09:09:58.115Z] 127aaba8f9c4 11 minutes ago 1.51GB [2023-02-18T09:09:58.115Z] ccbdbffb878e 12 minutes ago 1.51GB [2023-02-18T09:09:58.115Z] security-secretstore-setup-arm64 latest 369b309994df 12 minutes ago 29MB [2023-02-18T09:09:58.115Z] 4f9c9afca2bb 13 minutes ago 1.5GB [2023-02-18T09:09:58.115Z] security-spire-agent-arm64 latest a32bb04f044a 19 minutes ago 122MB [2023-02-18T09:09:58.115Z] 96eacc2b64fc 19 minutes ago 1.38GB [2023-02-18T09:09:58.115Z] ci-base-image-arm64 latest cc32084b7a3d 34 minutes ago 905MB [2023-02-18T09:09:58.115Z] alpine 3.15 354640af7b1b 7 days ago 5.34MB [2023-02-18T09:09:58.115Z] alpine 3.16 4c81e5bf8899 7 days ago 5.3MB [2023-02-18T09:09:58.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-18T09:09:58.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T09:09:58.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T09:09:58.554Z] [2023-02-18T09:09:58.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T09:09:58.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T09:09:58.891Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-18T09:09:58.891Z] 8998bd30e6a1: Pulling fs layer [2023-02-18T09:09:58.891Z] 04944245beec: Pulling fs layer [2023-02-18T09:09:58.891Z] 699f458cf7ca: Pulling fs layer [2023-02-18T09:09:58.891Z] 765212b225bb: Pulling fs layer [2023-02-18T09:09:58.891Z] f23df028b6ca: Pulling fs layer [2023-02-18T09:09:58.891Z] d65c8cfc05b1: Pulling fs layer [2023-02-18T09:09:58.891Z] 2437ff75d9bd: Pulling fs layer [2023-02-18T09:09:58.891Z] 765212b225bb: Waiting [2023-02-18T09:09:58.891Z] 2437ff75d9bd: Waiting [2023-02-18T09:09:58.891Z] f23df028b6ca: Waiting [2023-02-18T09:09:58.891Z] d65c8cfc05b1: Waiting [2023-02-18T09:09:59.157Z] 04944245beec: Verifying Checksum [2023-02-18T09:09:59.157Z] 04944245beec: Download complete [2023-02-18T09:09:59.157Z] 765212b225bb: Verifying Checksum [2023-02-18T09:09:59.157Z] 765212b225bb: Download complete [2023-02-18T09:09:59.157Z] f23df028b6ca: Verifying Checksum [2023-02-18T09:09:59.157Z] f23df028b6ca: Download complete [2023-02-18T09:09:59.157Z] d65c8cfc05b1: Verifying Checksum [2023-02-18T09:09:59.157Z] d65c8cfc05b1: Download complete [2023-02-18T09:09:59.422Z] 699f458cf7ca: Verifying Checksum [2023-02-18T09:09:59.687Z] 8998bd30e6a1: Download complete [2023-02-18T09:10:01.622Z] 2437ff75d9bd: Verifying Checksum [2023-02-18T09:10:01.622Z] 2437ff75d9bd: Download complete [2023-02-18T09:10:03.559Z] 8998bd30e6a1: Pull complete [2023-02-18T09:10:03.823Z] 04944245beec: Pull complete [2023-02-18T09:10:04.777Z] 699f458cf7ca: Pull complete [2023-02-18T09:10:05.043Z] 765212b225bb: Pull complete [2023-02-18T09:10:06.007Z] f23df028b6ca: Pull complete [2023-02-18T09:10:06.007Z] d65c8cfc05b1: Pull complete [2023-02-18T09:10:21.053Z] 2437ff75d9bd: Pull complete [2023-02-18T09:10:21.053Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-18T09:10:21.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-18T09:10:21.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T09:10:21.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container [2023-02-18T09:10:21.327Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T09:10:25.167Z] $ docker top c62c347e8e2ac060e983e5f6981fed42f7ddc32583ad822c118abdbbabc88d68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:26.057Z] ---> job-cost.sh [2023-02-18T09:10:26.058Z] lf-activate-venv: SKIPPING [2023-02-18T09:10:26.058Z] INFO: No Stack... [2023-02-18T09:10:26.638Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-18T09:10:27.217Z] INFO: Archiving Costs [Pipeline] sh [2023-02-18T09:10:28.116Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2023-02-18T09:10:28.117Z] + cut -d, -f6 [Pipeline] lock [2023-02-18T09:10:28.154Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] [2023-02-18T09:10:28.163Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] did not exist. Created. [2023-02-18T09:10:28.163Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-18T09:10:28.804Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-18T09:10:28.972Z] Stashed 1 file(s) [Pipeline] } [2023-02-18T09:10:28.978Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-18T09:10:28.984Z] $ docker stop --time=1 c62c347e8e2ac060e983e5f6981fed42f7ddc32583ad822c118abdbbabc88d68 [2023-02-18T09:10:30.505Z] $ docker rm -f --volumes c62c347e8e2ac060e983e5f6981fed42f7ddc32583ad822c118abdbbabc88d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-18T09:10:30.862Z] provisioning config files... [2023-02-18T09:10:30.869Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config14604131101598890759tmp [Pipeline] { [Pipeline] sh [2023-02-18T09:10:31.158Z] + set +x [2023-02-18T09:10:31.158Z] + bash -s -- [2023-02-18T09:10:31.158Z] + curl -s https://codecov.io/bash [2023-02-18T09:10:31.158Z] [2023-02-18T09:10:31.158Z] _____ _ [2023-02-18T09:10:31.158Z] / ____| | | [2023-02-18T09:10:31.158Z] | | ___ __| | ___ ___ _____ __ [2023-02-18T09:10:31.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-18T09:10:31.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-18T09:10:31.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-18T09:10:31.158Z] Bash-1.0.6 [2023-02-18T09:10:31.158Z] [2023-02-18T09:10:31.158Z] [2023-02-18T09:10:31.158Z] ==> git version 2.25.1 found [2023-02-18T09:10:31.158Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-18T09:10:31.158Z] Release-Date: 2020-01-08 [2023-02-18T09:10:31.158Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-18T09:10:31.158Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-18T09:10:31.158Z] ==> Jenkins CI detected. [2023-02-18T09:10:31.158Z] current dir:  /w/workspace/edgex-go/9 [2023-02-18T09:10:31.158Z] project root: . [2023-02-18T09:10:31.158Z] --> token set from env [2023-02-18T09:10:31.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-18T09:10:31.158Z] ==> Running gcov in . (disable via -X gcov) [2023-02-18T09:10:31.158Z] ==> Python coveragepy not found [2023-02-18T09:10:31.158Z] ==> Searching for coverage reports in: [2023-02-18T09:10:31.158Z] + . [2023-02-18T09:10:31.158Z] -> Found 1 reports [2023-02-18T09:10:31.158Z] ==> Detecting git/mercurial file structure [2023-02-18T09:10:31.158Z] ==> Reading reports [2023-02-18T09:10:31.158Z] + ./coverage.out bytes=487322 [2023-02-18T09:10:31.422Z] ==> Appending adjustments [2023-02-18T09:10:31.422Z] https://docs.codecov.io/docs/fixing-reports [2023-02-18T09:10:32.358Z] + Found adjustments [2023-02-18T09:10:32.358Z] ==> Gzipping contents [2023-02-18T09:10:32.618Z] 64K /tmp/codecov.1iOklY.gz [2023-02-18T09:10:32.618Z] ==> Uploading reports [2023-02-18T09:10:32.618Z] url: https://codecov.io [2023-02-18T09:10:32.618Z] query: branch=PR-4339&commit=e5566ea22efb0970bfb1b717470edf2877cc786e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-18T09:10:32.618Z] -> Pinging Codecov [2023-02-18T09:10:32.618Z] 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=e5566ea22efb0970bfb1b717470edf2877cc786e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-18T09:10:32.618Z] -> Uploading to [2023-02-18T09:10:32.618Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-18/00271124DB129430A58F1EEE437C3FCB/e5566ea22efb0970bfb1b717470edf2877cc786e/e384b74b-64b1-4bd0-85e6-5905773fee4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T091032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23aea46e1baaa5578383deb0e7e94cd0c433bf80dab36a5a131013dee76c18f1 [2023-02-18T09:10:32.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-18T09:10:32.618Z] Dload Upload Total Spent Left Speed [2023-02-18T09:10:33.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62976 0 0 100 62976 0 188k --:--:-- --:--:-- --:--:-- 188k [2023-02-18T09:10:33.184Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] } [2023-02-18T09:10:33.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-18T09:10:33.759Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:34.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:34.909Z] ---> package-listing.sh [2023-02-18T09:10:34.909Z] ++ facter osfamily [2023-02-18T09:10:34.909Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-18T09:10:35.168Z] + OS_FAMILY=debian [2023-02-18T09:10:35.168Z] + workspace=/w/workspace/edgex-go/9 [2023-02-18T09:10:35.168Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-18T09:10:35.168Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-18T09:10:35.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-18T09:10:35.168Z] + PACKAGES=/tmp/packages_start.txt [2023-02-18T09:10:35.168Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-18T09:10:35.169Z] + PACKAGES=/tmp/packages_end.txt [2023-02-18T09:10:35.169Z] + case "${OS_FAMILY}" in [2023-02-18T09:10:35.169Z] + dpkg -l [2023-02-18T09:10:35.169Z] + grep '^ii' [2023-02-18T09:10:35.169Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-18T09:10:35.169Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-18T09:10:35.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-18T09:10:35.169Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-18T09:10:35.169Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2023-02-18T09:10:35.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2023-02-18T09:10:35.180Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-18T09:10:35.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T09:10:36.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T09:10:36.017Z] [2023-02-18T09:10:36.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-18T09:10:36.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T09:10:36.320Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-18T09:10:36.320Z] 5eb5b503b376: Pulling fs layer [2023-02-18T09:10:36.320Z] 5c69ac0246d0: Pulling fs layer [2023-02-18T09:10:36.320Z] ec43610c2a17: Pulling fs layer [2023-02-18T09:10:36.320Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-18T09:10:36.321Z] 33b1e0a273af: Pulling fs layer [2023-02-18T09:10:36.321Z] 5d3b04190fa2: Pulling fs layer [2023-02-18T09:10:36.321Z] 2f39f015ded8: Pulling fs layer [2023-02-18T09:10:36.321Z] 5d3b04190fa2: Waiting [2023-02-18T09:10:36.321Z] 33b1e0a273af: Waiting [2023-02-18T09:10:36.321Z] 2f39f015ded8: Waiting [2023-02-18T09:10:36.321Z] 3a2ae6a8a46f: Waiting [2023-02-18T09:10:36.321Z] 5c69ac0246d0: Download complete [2023-02-18T09:10:36.321Z] 3a2ae6a8a46f: Download complete [2023-02-18T09:10:36.580Z] 33b1e0a273af: Verifying Checksum [2023-02-18T09:10:36.581Z] 33b1e0a273af: Download complete [2023-02-18T09:10:36.581Z] 5d3b04190fa2: Download complete [2023-02-18T09:10:36.581Z] ec43610c2a17: Verifying Checksum [2023-02-18T09:10:36.581Z] ec43610c2a17: Download complete [2023-02-18T09:10:36.581Z] 5eb5b503b376: Download complete [2023-02-18T09:10:37.146Z] 2f39f015ded8: Download complete [2023-02-18T09:10:37.715Z] 5eb5b503b376: Pull complete [2023-02-18T09:10:37.973Z] 5c69ac0246d0: Pull complete [2023-02-18T09:10:38.539Z] ec43610c2a17: Pull complete [2023-02-18T09:10:38.539Z] 3a2ae6a8a46f: Pull complete [2023-02-18T09:10:38.798Z] 33b1e0a273af: Pull complete [2023-02-18T09:10:38.798Z] 5d3b04190fa2: Pull complete [2023-02-18T09:10:42.992Z] 2f39f015ded8: Pull complete [2023-02-18T09:10:42.992Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-18T09:10:42.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-18T09:10:42.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-18T09:10:43.070Z] prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container [2023-02-18T09:10:43.129Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-02-18T09:10:45.371Z] $ docker top 81f25c8e8c154243da8e98612fab7a5273fb1248261a0ba4b6f505a3d7ef4600 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-18T09:10:45.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-18T09:10:45.977Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-18T09:10:46.260Z] + ls /var/log/sa-host [2023-02-18T09:10:46.260Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-18T09:10:46.321Z] provisioning config files... [2023-02-18T09:10:46.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config18067424677641492872tmp [Pipeline] { [Pipeline] echo [2023-02-18T09:10:46.343Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:46.625Z] ---> create-netrc.sh [Pipeline] } [2023-02-18T09:10:46.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:46.955Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-18T09:10:46.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:47.253Z] ---> sudo-logs.sh [2023-02-18T09:10:47.253Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-18T09:10:47.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:47.556Z] ---> job-cost.sh [2023-02-18T09:10:47.556Z] lf-activate-venv: SKIPPING [2023-02-18T09:10:47.556Z] DEBUG: total: 0.10999999940395355 [2023-02-18T09:10:47.556Z] INFO: Retrieving Stack Cost... [2023-02-18T09:10:48.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-18T09:10:48.384Z] INFO: Archiving Costs [Pipeline] echo [2023-02-18T09:10:48.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-18T09:10:48.688Z] ---> logs-deploy.sh [2023-02-18T09:10:48.688Z] lf-activate-venv: SKIPPING [2023-02-18T09:10:48.688Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/9 [2023-02-18T09:10:48.688Z] INFO: archiving workspace using pattern(s): [2023-02-18T09:10:49.622Z] Archives upload complete. [2023-02-18T09:10:49.880Z] INFO: archiving logs to Nexus [2023-02-18T09:10:50.449Z] ---> uname -a: [2023-02-18T09:10:50.449Z] Linux prd-ubuntu20-04-docker-8c-8g-6573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z] ---> lscpu: [2023-02-18T09:10:50.449Z] Architecture: x86_64 [2023-02-18T09:10:50.449Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-18T09:10:50.449Z] Byte Order: Little Endian [2023-02-18T09:10:50.449Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-18T09:10:50.449Z] CPU(s): 8 [2023-02-18T09:10:50.449Z] On-line CPU(s) list: 0-7 [2023-02-18T09:10:50.449Z] Thread(s) per core: 1 [2023-02-18T09:10:50.449Z] Core(s) per socket: 1 [2023-02-18T09:10:50.449Z] Socket(s): 8 [2023-02-18T09:10:50.449Z] NUMA node(s): 1 [2023-02-18T09:10:50.449Z] Vendor ID: AuthenticAMD [2023-02-18T09:10:50.449Z] CPU family: 23 [2023-02-18T09:10:50.449Z] Model: 49 [2023-02-18T09:10:50.449Z] Model name: AMD EPYC-Rome Processor [2023-02-18T09:10:50.449Z] Stepping: 0 [2023-02-18T09:10:50.449Z] CPU MHz: 2800.000 [2023-02-18T09:10:50.449Z] BogoMIPS: 5600.00 [2023-02-18T09:10:50.449Z] Virtualization: AMD-V [2023-02-18T09:10:50.449Z] Hypervisor vendor: KVM [2023-02-18T09:10:50.449Z] Virtualization type: full [2023-02-18T09:10:50.449Z] L1d cache: 256 KiB [2023-02-18T09:10:50.449Z] L1i cache: 256 KiB [2023-02-18T09:10:50.449Z] L2 cache: 4 MiB [2023-02-18T09:10:50.449Z] L3 cache: 128 MiB [2023-02-18T09:10:50.449Z] NUMA node0 CPU(s): 0-7 [2023-02-18T09:10:50.449Z] Vulnerability Itlb multihit: Not affected [2023-02-18T09:10:50.449Z] Vulnerability L1tf: Not affected [2023-02-18T09:10:50.449Z] Vulnerability Mds: Not affected [2023-02-18T09:10:50.449Z] Vulnerability Meltdown: Not affected [2023-02-18T09:10:50.449Z] Vulnerability Mmio stale data: Not affected [2023-02-18T09:10:50.449Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-18T09:10:50.449Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-18T09:10:50.449Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-18T09:10:50.449Z] Vulnerability Srbds: Not affected [2023-02-18T09:10:50.449Z] Vulnerability Tsx async abort: Not affected [2023-02-18T09:10:50.449Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z] ---> nproc: [2023-02-18T09:10:50.449Z] 8 [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z] ---> df -h: [2023-02-18T09:10:50.449Z] Filesystem Size Used Avail Use% Mounted on [2023-02-18T09:10:50.449Z] overlay 155G 19G 137G 13% / [2023-02-18T09:10:50.449Z] tmpfs 64M 0 64M 0% /dev [2023-02-18T09:10:50.449Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-18T09:10:50.449Z] shm 64M 0 64M 0% /dev/shm [2023-02-18T09:10:50.449Z] /dev/vda1 155G 19G 137G 13% /facter-os [2023-02-18T09:10:50.449Z] [2023-02-18T09:10:50.449Z]