Pull request #4410 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a43797e26836cbfdf69aeae1d7addf4ee159394c+08ca0edeffa98a49321873a39f0210382b374702 (15720729812c3cefc338334ac9134af4fcb83b17) 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-ssh1063434445987485357.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-ssh14270459685263322699.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-4410/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-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18189474233665859078.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-ssh16946436313451354320.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-4410/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-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6315010996233867479.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8642 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08ca0edeffa98a49321873a39f0210382b374702 into PR head commit a43797e26836cbfdf69aeae1d7addf4ee159394c Merge succeeded, producing a43797e26836cbfdf69aeae1d7addf4ee159394c Checking out Revision a43797e26836cbfdf69aeae1d7addf4ee159394c (PR-4410) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # 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 08ca0edeffa98a49321873a39f0210382b374702 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # timeout=10 > git rev-list --no-walk bb432cbe99b650caec49146e4daf2e7bd6d77daf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T20:52:08.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T20:52:08.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T20:52:09.005Z] ========================================================= [2023-03-07T20:52:09.005Z] EdgeX Global Pipelines Version Info [2023-03-07T20:52:09.005Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:52:09.741Z] ------------------- [2023-03-07T20:52:09.741Z] stable info: [2023-03-07T20:52:09.741Z] ------------------- [2023-03-07T20:52:09.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T20:52:09.741Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:52:09.741Z] Message: update stable to v1.0.244 [2023-03-07T20:52:10.313Z] ------------------- [2023-03-07T20:52:10.313Z] experimental info: [2023-03-07T20:52:10.313Z] ------------------- [2023-03-07T20:52:10.313Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T20:52:10.313Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:52:10.313Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T20:52:10.477Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T20:52:10.487Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T20:52:10.501Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T20:52:10.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T20:52:10.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T20:52:10.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T20:52:10.548Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T20:52:10.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T20:52:10.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T20:52:10.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T20:52:10.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T20:52:10.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T20:52:10.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T20:52:10.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T20:52:10.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T20:52:10.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T20:52:10.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T20:52:10.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T20:52:10.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T20:52:10.702Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T20:52:10.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T20:52:10.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T20:52:10.739Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T20:52:10.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4410 [Pipeline] echo [2023-03-07T20:52:10.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4410 [Pipeline] echo [2023-03-07T20:52:10.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4410 [Pipeline] echo [2023-03-07T20:52:10.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] echo [2023-03-07T20:52:10.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a43797e [Pipeline] echo [2023-03-07T20:52:10.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:52:10.857Z] provisioning config files... [2023-03-07T20:52:10.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10334518940919782353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:52:11.172Z] ---> docker-login.sh [2023-03-07T20:52:11.172Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:52:11.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:52:11.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:52:11.430Z] Configure a credential helper to remove this warning. See [2023-03-07T20:52:11.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:52:11.430Z] [2023-03-07T20:52:11.430Z] Login Succeeded [2023-03-07T20:52:11.430Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:52:11.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:52:11.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:52:11.430Z] Configure a credential helper to remove this warning. See [2023-03-07T20:52:11.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:52:11.430Z] [2023-03-07T20:52:11.430Z] Login Succeeded [2023-03-07T20:52:11.430Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:52:11.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:52:11.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:52:11.690Z] Configure a credential helper to remove this warning. See [2023-03-07T20:52:11.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:52:11.690Z] [2023-03-07T20:52:11.690Z] Login Succeeded [2023-03-07T20:52:11.690Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:52:11.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:52:11.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:52:11.690Z] Configure a credential helper to remove this warning. See [2023-03-07T20:52:11.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:52:11.690Z] [2023-03-07T20:52:11.690Z] Login Succeeded [2023-03-07T20:52:11.690Z] docker.io [2023-03-07T20:52:11.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:52:11.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:52:11.950Z] Configure a credential helper to remove this warning. See [2023-03-07T20:52:11.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:52:11.950Z] [2023-03-07T20:52:11.950Z] Login Succeeded [2023-03-07T20:52:11.950Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:52:11.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:52:12.263Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-07T20:52:12.263Z] + cut -d/ -f2 [2023-03-07T20:52:12.263Z] + dirname cmd/core-command/Dockerfile [2023-03-07T20:52:12.263Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T20:52:12.263Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T20:52:12.263Z] + cut -d/ -f2 [2023-03-07T20:52:12.263Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T20:52:12.263Z] + dirname cmd/core-data/Dockerfile [2023-03-07T20:52:12.263Z] + cut -d/ -f2 [2023-03-07T20:52:12.263Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T20:52:12.263Z] + + cut -d/ -f2 [2023-03-07T20:52:12.263Z] dirname cmd/core-metadata/Dockerfile [2023-03-07T20:52:12.263Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T20:52:12.263Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T20:52:12.263Z] + cut -d/ -f2 [2023-03-07T20:52:12.263Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T20:52:12.263Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T20:52:12.263Z] + cut -d/ -f2 [2023-03-07T20:52:12.263Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T20:52:12.263Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T20:52:12.263Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T20:52:12.264Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T20:52:12.264Z] + cut -d/ -f2 [2023-03-07T20:52:12.264Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T20:52:12.311Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T20:52:12.637Z] + git rev-list -1 --merges a43797e26836cbfdf69aeae1d7addf4ee159394c~1..a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] echo [2023-03-07T20:52:12.652Z] -----------> git rev-list -1 --merges a43797e26836cbfdf69aeae1d7addf4ee159394c~1..a43797e26836cbfdf69aeae1d7addf4ee159394c a43797e26836cbfdf69aeae1d7addf4ee159394c [false] [Pipeline] sh [2023-03-07T20:52:12.937Z] + git log --format=format:%s -1 a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] echo [2023-03-07T20:52:12.957Z] ========================================================= [2023-03-07T20:52:12.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T20:52:12.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T20:52:13.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T20:52:13.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T20:52:13.307Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T20:52:13.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T20:52:13.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T20:52:13.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T20:52:13.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:52:13.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:52:13.658Z] [2023-03-07T20:52:13.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:52:14.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:52:14.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T20:52:14.044Z] b85a868b505f: Pulling fs layer [2023-03-07T20:52:14.044Z] e2be974225ed: Pulling fs layer [2023-03-07T20:52:14.044Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T20:52:14.044Z] 988bab9f4d93: Pulling fs layer [2023-03-07T20:52:14.044Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T20:52:14.044Z] eaf3925da568: Pulling fs layer [2023-03-07T20:52:14.044Z] bab4dde63d76: Pulling fs layer [2023-03-07T20:52:14.044Z] bde34c3a00c8: Pulling fs layer [2023-03-07T20:52:14.044Z] b352a97aabf1: Pulling fs layer [2023-03-07T20:52:14.044Z] 4872d77fe225: Pulling fs layer [2023-03-07T20:52:14.044Z] 5851b861e8e6: Pulling fs layer [2023-03-07T20:52:14.044Z] bab4dde63d76: Waiting [2023-03-07T20:52:14.044Z] 988bab9f4d93: Waiting [2023-03-07T20:52:14.044Z] bde34c3a00c8: Waiting [2023-03-07T20:52:14.044Z] b352a97aabf1: Waiting [2023-03-07T20:52:14.044Z] 4872d77fe225: Waiting [2023-03-07T20:52:14.044Z] 5851b861e8e6: Waiting [2023-03-07T20:52:14.044Z] eaf3925da568: Waiting [2023-03-07T20:52:14.044Z] 1469e6f7b9e6: Waiting [2023-03-07T20:52:14.044Z] e2be974225ed: Download complete [2023-03-07T20:52:14.044Z] 988bab9f4d93: Download complete [2023-03-07T20:52:14.305Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T20:52:14.305Z] 339a4e72a1f5: Download complete [2023-03-07T20:52:14.305Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T20:52:14.305Z] 1469e6f7b9e6: Download complete [2023-03-07T20:52:14.305Z] eaf3925da568: Verifying Checksum [2023-03-07T20:52:14.305Z] eaf3925da568: Download complete [2023-03-07T20:52:14.305Z] bde34c3a00c8: Verifying Checksum [2023-03-07T20:52:14.305Z] bde34c3a00c8: Download complete [2023-03-07T20:52:14.305Z] b85a868b505f: Download complete [2023-03-07T20:52:14.564Z] 4872d77fe225: Verifying Checksum [2023-03-07T20:52:14.564Z] 4872d77fe225: Download complete [2023-03-07T20:52:14.564Z] 5851b861e8e6: Verifying Checksum [2023-03-07T20:52:14.564Z] 5851b861e8e6: Download complete [2023-03-07T20:52:14.564Z] b352a97aabf1: Download complete [2023-03-07T20:52:14.828Z] bab4dde63d76: Download complete [2023-03-07T20:52:15.765Z] b85a868b505f: Pull complete [2023-03-07T20:52:16.027Z] e2be974225ed: Pull complete [2023-03-07T20:52:16.595Z] 339a4e72a1f5: Pull complete [2023-03-07T20:52:16.595Z] 988bab9f4d93: Pull complete [2023-03-07T20:52:16.854Z] 1469e6f7b9e6: Pull complete [2023-03-07T20:52:16.854Z] eaf3925da568: Pull complete [2023-03-07T20:52:18.755Z] bab4dde63d76: Pull complete [2023-03-07T20:52:18.755Z] bde34c3a00c8: Pull complete [2023-03-07T20:52:19.016Z] b352a97aabf1: Pull complete [2023-03-07T20:52:19.016Z] 4872d77fe225: Pull complete [2023-03-07T20:52:19.016Z] 5851b861e8e6: Pull complete [2023-03-07T20:52:19.016Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T20:52:19.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:52:19.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:52:19.110Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-03-07T20:52:19.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T20:52:21.286Z] $ docker top f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e -eo pid,comm [2023-03-07T20:52:21.340Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T20:52:21.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T20:52:21.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:52:21.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:52:21.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:52:21.512Z] $ docker exec f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent [2023-03-07T20:52:21.633Z] SSH_AUTH_SOCK=/tmp/ssh-dKMsogIEoY5H/agent.32 [2023-03-07T20:52:21.633Z] SSH_AGENT_PID=38 [2023-03-07T20:52:21.641Z] Running ssh-add (command line suppressed) [2023-03-07T20:52:21.753Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_13144611324885305258.key (/w/workspace/edgex-go/4@tmp/private_key_13144611324885305258.key) [2023-03-07T20:52:21.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:52:22.056Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T20:52:22.067Z] $ docker exec --env ******** --env ******** f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent -k [2023-03-07T20:52:22.160Z] unset SSH_AUTH_SOCK; [2023-03-07T20:52:22.162Z] unset SSH_AGENT_PID; [2023-03-07T20:52:22.162Z] echo Agent pid 38 killed; [2023-03-07T20:52:22.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T20:52:22.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:52:22.195Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:52:22.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:52:22.329Z] $ docker exec f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent [2023-03-07T20:52:22.434Z] SSH_AUTH_SOCK=/tmp/ssh-R3ts7a0IiFDR/agent.70 [2023-03-07T20:52:22.434Z] SSH_AGENT_PID=76 [2023-03-07T20:52:22.440Z] Running ssh-add (command line suppressed) [2023-03-07T20:52:22.542Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_12461520605420595870.key (/w/workspace/edgex-go/4@tmp/private_key_12461520605420595870.key) [2023-03-07T20:52:22.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:52:22.845Z] + git semver init [2023-03-07T20:52:23.155Z] 2023-03-07 20:52:23,035 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T20:52:23.155Z] 2023-03-07 20:52:23,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-03-07T20:52:23.155Z] 2023-03-07 20:52:23,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-03-07T20:52:23.155Z] 2023-03-07 20:52:23,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-03-07T20:52:29.726Z] 2023-03-07 20:52:28,454 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4410 with force:False [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,455 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4410 [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,460 [execute] INFO git cat-file --batch-check [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,467 [execute] INFO git cat-file --batch [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:52:29.727Z] 2023-03-07 20:52:28,472 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4410 [2023-03-07T20:52:29.727Z] 0.0.0 [Pipeline] } [2023-03-07T20:52:29.736Z] $ docker exec --env ******** --env ******** f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e ssh-agent -k [2023-03-07T20:52:29.838Z] unset SSH_AUTH_SOCK; [2023-03-07T20:52:29.839Z] unset SSH_AGENT_PID; [2023-03-07T20:52:29.839Z] echo Agent pid 76 killed; [2023-03-07T20:52:29.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:52:30.146Z] + git semver [Pipeline] } [2023-03-07T20:52:30.419Z] $ docker stop --time=1 f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e [2023-03-07T20:52:31.717Z] $ docker rm -f --volumes f392dbda3f105c2cee471545121bffe3006dc0e276cbd13fb2eca3d8ab60038e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:52:32.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T20:52:32.341Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T20:52:32.345Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:52:32.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-07T20:52:32.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:52:32.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:52:32.786Z] ========================================================= [2023-03-07T20:52:32.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T20:52:32.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:52:33.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:52:33.073Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T20:52:33.073Z] 213ec9aee27d: Pulling fs layer [2023-03-07T20:52:33.073Z] 4583459ba037: Pulling fs layer [2023-03-07T20:52:33.073Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T20:52:33.073Z] 53926ce57604: Pulling fs layer [2023-03-07T20:52:33.073Z] 53926ce57604: Waiting [2023-03-07T20:52:33.073Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T20:52:33.073Z] 22ff95d597cd: Pulling fs layer [2023-03-07T20:52:33.073Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T20:52:33.073Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T20:52:33.073Z] a7acece74701: Pulling fs layer [2023-03-07T20:52:33.073Z] 12d6caf4c0d1: Waiting [2023-03-07T20:52:33.073Z] 96b7cbca73a9: Waiting [2023-03-07T20:52:33.073Z] 21b2b0c7a3f4: Waiting [2023-03-07T20:52:33.073Z] a7acece74701: Waiting [2023-03-07T20:52:33.073Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T20:52:33.073Z] 93c1e223e6f2: Download complete [2023-03-07T20:52:33.073Z] 4583459ba037: Download complete [2023-03-07T20:52:33.073Z] 21b2b0c7a3f4: Download complete [2023-03-07T20:52:33.335Z] 22ff95d597cd: Verifying Checksum [2023-03-07T20:52:33.335Z] 22ff95d597cd: Download complete [2023-03-07T20:52:33.335Z] 213ec9aee27d: Verifying Checksum [2023-03-07T20:52:33.335Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T20:52:33.335Z] 12d6caf4c0d1: Download complete [2023-03-07T20:52:33.335Z] 213ec9aee27d: Pull complete [2023-03-07T20:52:33.593Z] 4583459ba037: Pull complete [2023-03-07T20:52:33.593Z] 93c1e223e6f2: Pull complete [2023-03-07T20:52:33.593Z] a7acece74701: Verifying Checksum [2023-03-07T20:52:33.593Z] a7acece74701: Download complete [2023-03-07T20:52:34.164Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T20:52:34.164Z] 96b7cbca73a9: Download complete [2023-03-07T20:52:34.164Z] 53926ce57604: Verifying Checksum [2023-03-07T20:52:34.164Z] 53926ce57604: Download complete [2023-03-07T20:52:38.371Z] 53926ce57604: Pull complete [2023-03-07T20:52:38.371Z] 21b2b0c7a3f4: Pull complete [2023-03-07T20:52:38.371Z] 22ff95d597cd: Pull complete [2023-03-07T20:52:38.371Z] 12d6caf4c0d1: Pull complete [2023-03-07T20:52:40.903Z] 96b7cbca73a9: Pull complete [2023-03-07T20:52:42.280Z] a7acece74701: Pull complete [2023-03-07T20:52:42.280Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T20:52:42.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:52:42.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:52:42.573Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:52:42.573Z] WORKDIR /edgex [2023-03-07T20:52:42.573Z] COPY go.mod . [2023-03-07T20:52:42.573Z] RUN go mod download+ [2023-03-07T20:52:42.573Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-07T20:52:43.507Z] Sending build context to Docker daemon 170.3MB [2023-03-07T20:52:43.507Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:52:43.507Z] ---> db6d94c90886 [2023-03-07T20:52:43.507Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:52:47.420Z] Still waiting to schedule task [2023-03-07T20:52:47.420Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8641’ [2023-03-07T20:52:50.090Z] ---> Running in eec95c7d49e0 [2023-03-07T20:52:50.090Z] Removing intermediate container eec95c7d49e0 [2023-03-07T20:52:50.090Z] ---> 47edcc3295a0 [2023-03-07T20:52:50.090Z] Step 3/4 : COPY go.mod . [2023-03-07T20:52:50.090Z] ---> baf7ae7589c5 [2023-03-07T20:52:50.090Z] Step 4/4 : RUN go mod download [2023-03-07T20:52:50.090Z] ---> Running in df69b9f1054e [2023-03-07T20:53:02.291Z] Removing intermediate container df69b9f1054e [2023-03-07T20:53:02.291Z] ---> 194769635932 [2023-03-07T20:53:02.291Z] Successfully built 194769635932 [2023-03-07T20:53:02.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:53:02.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:53:02.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:53:02.652Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-03-07T20:53:02.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T20:53:03.039Z] $ docker top 5fed702e7723aa71e1fb5e6e9e8908ab840adbaf06856e4582998891544bf4b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:53:03.400Z] + go version [2023-03-07T20:53:03.400Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T20:53:03.410Z] $ docker stop --time=1 5fed702e7723aa71e1fb5e6e9e8908ab840adbaf06856e4582998891544bf4b0 [2023-03-07T20:53:04.653Z] $ docker rm -f --volumes 5fed702e7723aa71e1fb5e6e9e8908ab840adbaf06856e4582998891544bf4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:53:05.031Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:53:05.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:53:05.100Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-03-07T20:53:05.128Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T20:53:05.450Z] $ docker top c882ad317a78e7c3f85e9ff366190c2784bd03352adabaae98571e5a9d79d15c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:53:05.517Z] ========================================================= [2023-03-07T20:53:05.517Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:53:05.517Z] ========================================================= [Pipeline] sh [2023-03-07T20:53:05.792Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:53:06.089Z] + make test [2023-03-07T20:53:06.089Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:53:12.652Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:53:27.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:53:27.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:53:27.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:53:27.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:53:27.776Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:53:27.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:53:27.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:53:27.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:53:27.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:53:27.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:53:28.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:53:28.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:53:28.034Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:53:28.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:53:28.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-03-07T20:53:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:53:28.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:53:29.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2023-03-07T20:53:32.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.2% of statements [2023-03-07T20:53:32.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:53:32.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:53:32.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:53:32.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements [2023-03-07T20:53:32.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:53:32.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.854s coverage: 88.5% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 3.9% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.539s coverage: 95.6% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2023-03-07T20:53:34.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements [2023-03-07T20:53:34.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2023-03-07T20:53:38.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2023-03-07T20:53:56.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.384s coverage: 79.9% of statements [2023-03-07T20:53:56.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 64.4% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.096s coverage: 86.9% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.078s coverage: 87.2% of statements [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 63.1% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.251s coverage: 38.4% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:53:56.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:53:56.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:53:56.704Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T20:54:14.951Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T20:54:14.951Z] go vet ./... [2023-03-07T20:54:17.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:54:17.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:54:17.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:54:18.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:54:18.292Z] + ls -al . [2023-03-07T20:54:18.292Z] total 704 [2023-03-07T20:54:18.292Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 20:53 . [2023-03-07T20:54:18.292Z] drwxr-xr-x 4 root root 4096 Mar 7 20:53 .. [2023-03-07T20:54:18.292Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:52 .blubracket [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 20:52 .dockerignore [2023-03-07T20:54:18.292Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:53 .git [2023-03-07T20:54:18.292Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:52 .github [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:52 .gitignore [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:52 .golangci.yml [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:52 .hadolint.yml [2023-03-07T20:54:18.292Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 20:52 .semver [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:52 .sonarcloud.properties [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:52 ADOPTERS.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:52 Attribution.txt [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:52 CHANGELOG.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:52 CONTRIBUTING.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:52 GOVERNANCE.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 20:52 Jenkinsfile [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:52 LICENSE [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:52 Makefile [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:52 OWNERS.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:52 README.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:52 SECURITY.md [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 20:52 VERSION [2023-03-07T20:54:18.292Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:52 bin [2023-03-07T20:54:18.292Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:52 cmd [2023-03-07T20:54:18.292Z] -rw-r--r-- 1 root root 446903 Mar 7 20:53 coverage.out [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:52 go.mod [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 20:52 go.sum [2023-03-07T20:54:18.292Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 20:52 internal [2023-03-07T20:54:18.292Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:52 openapi [2023-03-07T20:54:18.292Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:52 snap [2023-03-07T20:54:18.292Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:52 version.go [Pipeline] sh [2023-03-07T20:54:18.579Z] + '[' -e coverage.out ] [2023-03-07T20:54:18.579Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:54:18.684Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:54:18.967Z] + make build [2023-03-07T20:54:18.967Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:54:31.162Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:54:33.064Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:54:33.997Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:54:34.561Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:54:42.667Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:54:43.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:54:44.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:54:46.366Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:54:46.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:54:48.304Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:54:49.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T20:54:50.633Z] $ docker stop --time=1 c882ad317a78e7c3f85e9ff366190c2784bd03352adabaae98571e5a9d79d15c [2023-03-07T20:54:54.268Z] $ docker rm -f --volumes c882ad317a78e7c3f85e9ff366190c2784bd03352adabaae98571e5a9d79d15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:54:55.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:54:55.069Z] [2023-03-07T20:54:55.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:54:55.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:54:55.366Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T20:54:55.366Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T20:54:55.366Z] ca9280d653b3: Pulling fs layer [2023-03-07T20:54:55.366Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T20:54:55.366Z] cbdbe7a5bc2a: Download complete [2023-03-07T20:54:55.628Z] ca9280d653b3: Verifying Checksum [2023-03-07T20:54:55.628Z] ca9280d653b3: Download complete [2023-03-07T20:54:55.628Z] cbdbe7a5bc2a: Pull complete [2023-03-07T20:54:56.193Z] 7e9c9ca2126c: Download complete [2023-03-07T20:54:56.193Z] ca9280d653b3: Pull complete [2023-03-07T20:54:59.472Z] 7e9c9ca2126c: Pull complete [2023-03-07T20:54:59.472Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T20:54:59.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:54:59.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:54:59.543Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-03-07T20:54:59.570Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T20:55:01.674Z] $ docker top 2a6e3fe33475d49a4a27ff06e60137de942311e390a25823bd1154719e9a8c80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:55:02.008Z] + docker-compose build --help [2023-03-07T20:55:02.008Z] + grep parallel [2023-03-07T20:55:02.573Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:55:02.583Z] $ docker stop --time=1 2a6e3fe33475d49a4a27ff06e60137de942311e390a25823bd1154719e9a8c80 [2023-03-07T20:55:03.846Z] $ docker rm -f --volumes 2a6e3fe33475d49a4a27ff06e60137de942311e390a25823bd1154719e9a8c80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:55:04.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:55:04.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:55:04.326Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-03-07T20:55:04.354Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T20:55:04.847Z] $ docker top c11e2a6ff23d792fd7a8f8090a6fda3e4766e8b117938e35f2bfabf990985ade -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:55:05.180Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:55:05.746Z] Building core-command ... [2023-03-07T20:55:05.746Z] Building core-common-config-bootstrapper ... [2023-03-07T20:55:05.746Z] Building core-data ... [2023-03-07T20:55:05.746Z] Building core-metadata ... [2023-03-07T20:55:05.746Z] Building security-bootstrapper ... [2023-03-07T20:55:05.746Z] Building security-proxy-auth ... [2023-03-07T20:55:05.746Z] Building security-proxy-setup ... [2023-03-07T20:55:05.746Z] Building security-secretstore-setup ... [2023-03-07T20:55:05.746Z] Building security-spiffe-token-provider ... [2023-03-07T20:55:05.746Z] Building security-spire-agent ... [2023-03-07T20:55:05.746Z] Building security-spire-config ... [2023-03-07T20:55:05.746Z] Building security-spire-server ... [2023-03-07T20:55:05.746Z] Building support-notifications ... [2023-03-07T20:55:05.746Z] Building support-scheduler ... [2023-03-07T20:55:05.746Z] Building security-bootstrapper [2023-03-07T20:55:05.746Z] Building security-spire-server [2023-03-07T20:55:05.746Z] Building core-command [2023-03-07T20:55:05.746Z] Building security-proxy-auth [2023-03-07T20:55:05.746Z] Building support-scheduler [2023-03-07T20:55:20.660Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:55:20.660Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:55:20.660Z] ---> 194769635932 [2023-03-07T20:55:20.660Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:55:20.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:55:20.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:55:20.660Z] ---> 194769635932 [2023-03-07T20:55:20.660Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:55:20.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:55:20.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:55:20.660Z] ---> 194769635932 [2023-03-07T20:55:20.660Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:55:20.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:55:20.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:55:20.660Z] ---> 194769635932 [2023-03-07T20:55:20.660Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:55:20.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:55:20.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:55:20.660Z] ---> 194769635932 [2023-03-07T20:55:20.660Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:55:21.001Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8646 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws [2023-03-07T20:55:21.013Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-03-07T20:55:21.176Z] The recommended git tool is: git [2023-03-07T20:55:27.224Z] ---> Running in 416fbf949081 [2023-03-07T20:55:27.224Z] ---> Running in 3435a609e7a5 [2023-03-07T20:55:27.224Z] ---> Running in 5b42c51fd635 [2023-03-07T20:55:27.224Z] ---> Running in 7818de2fbd84 [2023-03-07T20:55:27.224Z] ---> Running in d56fa4b94b5b [2023-03-07T20:55:27.224Z] Removing intermediate container 416fbf949081 [2023-03-07T20:55:27.224Z] ---> 79f0ade89059 [2023-03-07T20:55:27.224Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:55:27.224Z] ---> Running in 0f3297554c74 [2023-03-07T20:55:27.224Z] Removing intermediate container 7818de2fbd84 [2023-03-07T20:55:27.224Z] ---> 568fe12e9159 [2023-03-07T20:55:27.224Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:55:27.224Z] Removing intermediate container 3435a609e7a5 [2023-03-07T20:55:27.224Z] ---> 4f8d1f6f1b18 [2023-03-07T20:55:27.224Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:55:27.224Z] Removing intermediate container 5b42c51fd635 [2023-03-07T20:55:27.224Z] ---> 9fb8dff39e91 [2023-03-07T20:55:27.224Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:55:27.224Z] Removing intermediate container d56fa4b94b5b [2023-03-07T20:55:27.224Z] ---> 6db354f4438d [2023-03-07T20:55:27.224Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:55:27.224Z] ---> Running in cfa7e47cd88d [2023-03-07T20:55:27.224Z] ---> Running in d13aa419508d [2023-03-07T20:55:27.224Z] ---> Running in 57d236463afa [2023-03-07T20:55:27.224Z] ---> Running in bd829bfb5f8b [2023-03-07T20:55:27.483Z] Removing intermediate container 0f3297554c74 [2023-03-07T20:55:27.483Z] ---> 9df2a8862459 [2023-03-07T20:55:27.483Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:55:27.483Z] ---> Running in 0d50f46f8819 [2023-03-07T20:55:27.483Z] Removing intermediate container cfa7e47cd88d [2023-03-07T20:55:27.483Z] ---> 9f0be10d1c24 [2023-03-07T20:55:27.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:55:27.483Z] Removing intermediate container bd829bfb5f8b [2023-03-07T20:55:27.483Z] ---> ddcf3ddd1c94 [2023-03-07T20:55:27.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:55:27.483Z] ---> Running in 4ceb7763839e [2023-03-07T20:55:27.483Z] ---> Running in 8e3dd9296b96 [2023-03-07T20:55:27.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:27.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:27.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.000Z] OK: 211 MiB in 51 packages [2023-03-07T20:55:28.258Z] OK: 211 MiB in 51 packages [2023-03-07T20:55:28.258Z] OK: 211 MiB in 51 packages [2023-03-07T20:55:28.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:55:28.516Z] Removing intermediate container d13aa419508d [2023-03-07T20:55:28.516Z] ---> 5bf742362f8a [2023-03-07T20:55:28.516Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:55:28.516Z] Removing intermediate container 57d236463afa [2023-03-07T20:55:28.516Z] ---> 3b024e567226 [2023-03-07T20:55:28.516Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:55:28.516Z] OK: 211 MiB in 51 packages [2023-03-07T20:55:28.516Z] OK: 211 MiB in 51 packages [2023-03-07T20:55:28.775Z] ---> e6b19fd1d3e3 [2023-03-07T20:55:28.775Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:55:28.775Z] ---> Running in 51999b7c0d9e [2023-03-07T20:55:28.775Z] ---> 886419495175 [2023-03-07T20:55:28.775Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:55:28.775Z] ---> Running in 784658b04543 [2023-03-07T20:55:28.775Z] Removing intermediate container 0d50f46f8819 [2023-03-07T20:55:28.775Z] ---> 4e6c34d4538a [2023-03-07T20:55:28.775Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:55:29.036Z] ---> 1cc3967aab96 [2023-03-07T20:55:29.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:55:29.036Z] ---> Running in 672b52a44bd7 [2023-03-07T20:55:29.036Z] Removing intermediate container 8e3dd9296b96 [2023-03-07T20:55:29.036Z] ---> 814df14f441d [2023-03-07T20:55:29.036Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:55:29.036Z] Removing intermediate container 4ceb7763839e [2023-03-07T20:55:29.036Z] ---> 060bff339a6e [2023-03-07T20:55:29.036Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:55:29.294Z] ---> 8d48c44d3947 [2023-03-07T20:55:29.294Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:55:29.294Z] ---> Running in 72d571befd78 [2023-03-07T20:55:29.294Z] ---> b3efff901cfe [2023-03-07T20:55:29.294Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:55:29.294Z] ---> Running in 3cb74a5dee54 [2023-03-07T20:55:30.444Z] using credential edgex-jenkins-ssh [2023-03-07T20:55:30.463Z] Cloning the remote Git repository [2023-03-07T20:55:30.580Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:55:30.776Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-03-07T20:55:31.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:55:31.248Z] > git --version # timeout=10 [2023-03-07T20:55:31.357Z] > git --version # 'git version 2.25.1' [2023-03-07T20:55:31.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:55:31.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:55:54.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:55:54.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:55:56.829Z] Merging remotes/origin/main commit 08ca0edeffa98a49321873a39f0210382b374702 into PR head commit a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:55:57.264Z] Merge succeeded, producing a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:55:57.265Z] Checking out Revision a43797e26836cbfdf69aeae1d7addf4ee159394c (PR-4410) [2023-03-07T20:55:57.986Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:55:56.034Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:55:56.090Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:55:56.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:55:56.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T20:55:56.853Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:55:56.883Z] > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # timeout=10 [2023-03-07T20:55:57.143Z] > git remote # timeout=10 [2023-03-07T20:55:57.166Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T20:55:57.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:55:57.215Z] > git merge 08ca0edeffa98a49321873a39f0210382b374702 # timeout=10 [2023-03-07T20:55:57.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T20:55:57.276Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:55:57.294Z] > git checkout -f a43797e26836cbfdf69aeae1d7addf4ee159394c # timeout=10 [2023-03-07T20:55:58.825Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T20:55:58.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:55:58.825Z] Dload Upload Total Spent Left Speed [2023-03-07T20:55:58.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 138k 0 --:--:-- --:--:-- --:--:-- 138k [Pipeline] sh [2023-03-07T20:55:59.545Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T20:55:59.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T20:55:59.889Z] + sudo tee /etc/docker/daemon.new [2023-03-07T20:55:59.889Z] { [2023-03-07T20:55:59.889Z] "registry-mirrors": [ [2023-03-07T20:55:59.889Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T20:55:59.889Z] ], [2023-03-07T20:55:59.889Z] "bip": "10.250.0.254/24", [2023-03-07T20:55:59.889Z] "hosts": [ [2023-03-07T20:55:59.889Z] "tcp://0.0.0.0:5555", [2023-03-07T20:55:59.889Z] "unix:///var/run/docker.sock" [2023-03-07T20:55:59.889Z] ], [2023-03-07T20:55:59.889Z] "mtu": 1458, [2023-03-07T20:55:59.889Z] "selinux-enabled": true, [2023-03-07T20:55:59.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T20:55:59.889Z] } [Pipeline] sh [2023-03-07T20:56:00.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T20:56:00.576Z] + sudo service docker restart [2023-03-07T20:56:16.036Z] Removing intermediate container 784658b04543 [2023-03-07T20:56:16.036Z] ---> 1333892c5ed9 [2023-03-07T20:56:16.036Z] Step 7/23 : COPY . . [2023-03-07T20:56:16.036Z] Removing intermediate container 3cb74a5dee54 [2023-03-07T20:56:16.036Z] ---> 47147d5480a1 [2023-03-07T20:56:16.036Z] Step 8/22 : COPY . . [2023-03-07T20:56:16.036Z] Removing intermediate container 51999b7c0d9e [2023-03-07T20:56:16.036Z] ---> 1f9b84e00a66 [2023-03-07T20:56:16.036Z] Step 7/32 : COPY . . [2023-03-07T20:56:16.036Z] Removing intermediate container 72d571befd78 [2023-03-07T20:56:16.036Z] ---> 85d7d5b46476 [2023-03-07T20:56:16.036Z] Step 8/22 : COPY . . [2023-03-07T20:56:16.036Z] Removing intermediate container 672b52a44bd7 [2023-03-07T20:56:16.036Z] ---> 03655276c392 [2023-03-07T20:56:16.036Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:56:18.932Z] provisioning config files... [2023-03-07T20:56:18.973Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1649264302633571236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:56:19.379Z] ---> docker-login.sh [2023-03-07T20:56:19.379Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:56:19.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:56:19.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:56:19.987Z] Configure a credential helper to remove this warning. See [2023-03-07T20:56:19.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:56:19.987Z] [2023-03-07T20:56:19.987Z] Login Succeeded [2023-03-07T20:56:20.270Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:56:20.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:56:20.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:56:20.542Z] Configure a credential helper to remove this warning. See [2023-03-07T20:56:20.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:56:20.542Z] [2023-03-07T20:56:20.542Z] Login Succeeded [2023-03-07T20:56:20.542Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:56:20.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:56:21.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:56:21.106Z] Configure a credential helper to remove this warning. See [2023-03-07T20:56:21.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:56:21.106Z] [2023-03-07T20:56:21.106Z] Login Succeeded [2023-03-07T20:56:21.106Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:56:21.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:56:21.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:56:21.390Z] Configure a credential helper to remove this warning. See [2023-03-07T20:56:21.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:56:21.390Z] [2023-03-07T20:56:21.390Z] Login Succeeded [2023-03-07T20:56:21.390Z] docker.io [2023-03-07T20:56:21.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:56:21.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:56:21.948Z] Configure a credential helper to remove this warning. See [2023-03-07T20:56:21.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:56:21.948Z] [2023-03-07T20:56:21.948Z] Login Succeeded [2023-03-07T20:56:21.948Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:56:21.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T20:56:22.657Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-03-07T20:56:22.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:56:22.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:56:22.715Z] ========================================================= [2023-03-07T20:56:22.715Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T20:56:22.715Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:56:23.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:56:23.336Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T20:56:23.336Z] 9b18e9b68314: Pulling fs layer [2023-03-07T20:56:23.336Z] 35d82f9e3411: Pulling fs layer [2023-03-07T20:56:23.336Z] e16973657156: Pulling fs layer [2023-03-07T20:56:23.336Z] fc693d55d65f: Pulling fs layer [2023-03-07T20:56:23.336Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T20:56:23.336Z] dda99020689f: Pulling fs layer [2023-03-07T20:56:23.336Z] db1c61fa0a46: Pulling fs layer [2023-03-07T20:56:23.336Z] 891c053d2c06: Pulling fs layer [2023-03-07T20:56:23.336Z] fc693d55d65f: Waiting [2023-03-07T20:56:23.336Z] 7e9fc2657dce: Waiting [2023-03-07T20:56:23.336Z] dda99020689f: Waiting [2023-03-07T20:56:23.336Z] db1c61fa0a46: Waiting [2023-03-07T20:56:23.336Z] 891c053d2c06: Waiting [2023-03-07T20:56:23.336Z] e16973657156: Verifying Checksum [2023-03-07T20:56:23.336Z] e16973657156: Download complete [2023-03-07T20:56:23.336Z] 35d82f9e3411: Verifying Checksum [2023-03-07T20:56:23.336Z] 35d82f9e3411: Download complete [2023-03-07T20:56:23.336Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T20:56:23.336Z] 7e9fc2657dce: Download complete [2023-03-07T20:56:23.336Z] dda99020689f: Verifying Checksum [2023-03-07T20:56:23.336Z] dda99020689f: Download complete [2023-03-07T20:56:23.336Z] 9b18e9b68314: Verifying Checksum [2023-03-07T20:56:24.312Z] 9b18e9b68314: Pull complete [2023-03-07T20:56:24.582Z] 891c053d2c06: Verifying Checksum [2023-03-07T20:56:24.582Z] 891c053d2c06: Download complete [2023-03-07T20:56:24.854Z] 35d82f9e3411: Pull complete [2023-03-07T20:56:25.149Z] e16973657156: Pull complete [2023-03-07T20:56:25.741Z] db1c61fa0a46: Verifying Checksum [2023-03-07T20:56:25.741Z] db1c61fa0a46: Download complete [2023-03-07T20:56:26.331Z] fc693d55d65f: Verifying Checksum [2023-03-07T20:56:26.331Z] fc693d55d65f: Download complete [2023-03-07T20:56:38.222Z] ---> a4fc0529ad41 [2023-03-07T20:56:38.222Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:56:38.222Z] ---> 5b2ac3564a0e [2023-03-07T20:56:38.222Z] ---> de63af8e15c0 [2023-03-07T20:56:38.222Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:56:38.222Z] [2023-03-07T20:56:38.222Z] ---> a4ed52a1ccf3 [2023-03-07T20:56:38.222Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:56:38.222Z] ---> 3586f59c1f1c [2023-03-07T20:56:38.222Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:56:38.222Z] ---> Running in 889fe9d49d56 [2023-03-07T20:56:38.222Z] ---> Running in 19e0561fe27e [2023-03-07T20:56:38.222Z] ---> Running in 0ba67c95b03a [2023-03-07T20:56:38.222Z] ---> Running in d496a8b54644 [2023-03-07T20:56:38.222Z] ---> Running in b532aa180653 [2023-03-07T20:56:38.222Z] Removing intermediate container 889fe9d49d56 [2023-03-07T20:56:38.222Z] ---> 3dc69691096c [2023-03-07T20:56:38.222Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:56:38.222Z] ---> Running in c8535e5b000f [2023-03-07T20:56:38.222Z] Removing intermediate container c8535e5b000f [2023-03-07T20:56:38.222Z] ---> 93e95e3a2c85 [2023-03-07T20:56:38.222Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:56:38.222Z] ---> Running in 34669f9984f4 [2023-03-07T20:56:38.222Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:56:38.222Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:56:38.222Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:56:38.222Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:56:38.222Z] Removing intermediate container 34669f9984f4 [2023-03-07T20:56:38.222Z] ---> 9f5cf0153e83 [2023-03-07T20:56:38.222Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:56:38.222Z] ---> Running in 000fe0d0355a [2023-03-07T20:56:38.222Z] Removing intermediate container 000fe0d0355a [2023-03-07T20:56:38.222Z] ---> 87db6c15660a [2023-03-07T20:56:38.222Z] [2023-03-07T20:56:38.222Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:56:38.222Z] 3.15: Pulling from library/alpine [2023-03-07T20:56:38.480Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:56:38.480Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:56:38.480Z] ---> 5ce65d7b0fde [2023-03-07T20:56:38.480Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:56:38.683Z] fc693d55d65f: Pull complete [2023-03-07T20:56:38.683Z] 7e9fc2657dce: Pull complete [2023-03-07T20:56:38.683Z] dda99020689f: Pull complete [2023-03-07T20:56:38.738Z] ---> Running in fb28cc8f6a41 [2023-03-07T20:56:38.738Z] Removing intermediate container fb28cc8f6a41 [2023-03-07T20:56:38.738Z] ---> 8cf1ef9ec3cc [2023-03-07T20:56:38.738Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:56:38.738Z] ---> Running in 3aeb5ab82694 [2023-03-07T20:56:39.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:56:39.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:56:39.866Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:56:39.866Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:56:39.866Z] OK: 15859 distinct packages available [2023-03-07T20:56:39.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:56:39.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:56:40.124Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:56:40.124Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:56:40.124Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:56:40.124Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:56:40.124Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:56:40.124Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:56:40.124Z] OK: 7 MiB in 19 packages [2023-03-07T20:56:42.020Z] Removing intermediate container 3aeb5ab82694 [2023-03-07T20:56:42.020Z] ---> 5736790ecd2f [2023-03-07T20:56:42.020Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:56:44.046Z] db1c61fa0a46: Pull complete [2023-03-07T20:56:45.316Z] ---> 9c583ac03c2c [2023-03-07T20:56:45.316Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:56:45.572Z] ---> 30230c96319a [2023-03-07T20:56:45.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:56:46.503Z] ---> de50154058e1 [2023-03-07T20:56:46.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:56:47.069Z] ---> 76338479e329 [2023-03-07T20:56:47.069Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:56:47.069Z] ---> Running in d91d48630a06 [2023-03-07T20:56:47.069Z] Removing intermediate container d91d48630a06 [2023-03-07T20:56:47.069Z] ---> 06d19c16c9b8 [2023-03-07T20:56:47.069Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:56:47.327Z] ---> Running in a2a19f5237c9 [2023-03-07T20:56:47.549Z] 891c053d2c06: Pull complete [2023-03-07T20:56:47.549Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T20:56:47.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:56:47.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:56:47.585Z] Removing intermediate container a2a19f5237c9 [2023-03-07T20:56:47.585Z] ---> 9d2ca7bbf89e [2023-03-07T20:56:47.585Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:56:47.585Z] ---> Running in c11dbd13d039 [2023-03-07T20:56:47.843Z] Removing intermediate container c11dbd13d039 [2023-03-07T20:56:47.843Z] ---> 3634e75865ea [2023-03-07T20:56:47.843Z] Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:56:47.888Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:56:47.888Z] WORKDIR /edgex [2023-03-07T20:56:47.888Z] COPY go.mod . [2023-03-07T20:56:47.888Z] RUN go mod download -t [2023-03-07T20:56:47.888Z] ci-base-image-arm64 -f - . [2023-03-07T20:56:48.102Z] ---> Running in 1ce267ab3b3a [2023-03-07T20:56:48.362Z] Removing intermediate container 1ce267ab3b3a [2023-03-07T20:56:48.362Z] ---> a3c5c40cf5e4 [2023-03-07T20:56:48.362Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:56:48.362Z] ---> Running in eec93189207f [2023-03-07T20:56:48.487Z] Sending build context to Docker daemon 2.946MB [2023-03-07T20:56:48.487Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:56:48.487Z] ---> f96f9c87975a [2023-03-07T20:56:48.487Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:56:48.621Z] Removing intermediate container eec93189207f [2023-03-07T20:56:48.621Z] ---> 711f5348ce1b [2023-03-07T20:56:48.621Z] [2023-03-07T20:56:48.621Z] Successfully built 711f5348ce1b [2023-03-07T20:56:48.621Z] Successfully tagged security-spire-server:latest [2023-03-07T20:56:48.621Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-07T20:56:51.084Z] ---> Running in 60e59826aed3 [2023-03-07T20:56:51.085Z] Removing intermediate container 60e59826aed3 [2023-03-07T20:56:51.085Z] ---> f8bc1e2b6e6e [2023-03-07T20:56:51.085Z] Step 3/4 : COPY go.mod . [2023-03-07T20:56:51.691Z] ---> 856052ba99dd [2023-03-07T20:56:51.691Z] Step 4/4 : RUN go mod download [2023-03-07T20:56:51.691Z] ---> Running in b4137e2f14f6 [2023-03-07T20:56:54.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:56:54.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:56:54.415Z] ---> 194769635932 [2023-03-07T20:56:54.415Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:56:54.415Z] ---> Using cache [2023-03-07T20:56:54.415Z] ---> 9fb8dff39e91 [2023-03-07T20:56:54.415Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:56:54.415Z] ---> Using cache [2023-03-07T20:56:54.415Z] ---> 5bf742362f8a [2023-03-07T20:56:54.415Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:56:54.415Z] ---> Using cache [2023-03-07T20:56:54.415Z] ---> e6b19fd1d3e3 [2023-03-07T20:56:54.415Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:56:54.415Z] ---> Using cache [2023-03-07T20:56:54.415Z] ---> 1f9b84e00a66 [2023-03-07T20:56:54.415Z] Step 7/23 : COPY . . [2023-03-07T20:56:54.415Z] ---> Using cache [2023-03-07T20:56:54.415Z] ---> a4ed52a1ccf3 [2023-03-07T20:56:54.415Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:56:58.678Z] ---> Running in 8650baddded4 [2023-03-07T20:56:59.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:57:21.574Z] Removing intermediate container d496a8b54644 [2023-03-07T20:57:21.574Z] ---> 5ade5c308adb [2023-03-07T20:57:21.574Z] [2023-03-07T20:57:21.574Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:57:21.574Z] Removing intermediate container 0ba67c95b03a [2023-03-07T20:57:21.574Z] ---> eb28a13b7210 [2023-03-07T20:57:21.574Z] [2023-03-07T20:57:21.574Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:57:21.574Z] Removing intermediate container 19e0561fe27e [2023-03-07T20:57:21.574Z] ---> d566300ccea4 [2023-03-07T20:57:21.574Z] [2023-03-07T20:57:21.574Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:57:21.574Z] 3.16: Pulling from library/alpine [2023-03-07T20:57:21.574Z] 3.16: Pulling from library/alpine [2023-03-07T20:57:21.574Z] 3.16: Pulling from library/alpine [2023-03-07T20:57:22.510Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:57:22.510Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:57:22.510Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:57:22.510Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:57:22.510Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:57:22.510Z] Status: Image is up to date for alpine:3.16 [2023-03-07T20:57:22.510Z] ---> dfd21b5a31f5 [2023-03-07T20:57:22.510Z] ---> dfd21b5a31f5 [2023-03-07T20:57:22.510Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:57:22.510Z] [2023-03-07T20:57:22.510Z] ---> dfd21b5a31f5 [2023-03-07T20:57:22.510Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:57:24.000Z] Removing intermediate container b4137e2f14f6 [2023-03-07T20:57:24.000Z] ---> cb7c4a36471d [2023-03-07T20:57:24.000Z] Successfully built cb7c4a36471d [2023-03-07T20:57:24.000Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:57:24.353Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:57:24.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:57:24.409Z] ---> Running in 04ba4a77f6bf [2023-03-07T20:57:24.409Z] ---> Running in 1c210ec78005 [2023-03-07T20:57:24.409Z] ---> Running in 7a6a5a08803e [2023-03-07T20:57:24.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-03-07T20:57:24.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T20:57:24.673Z] Removing intermediate container 1c210ec78005 [2023-03-07T20:57:24.674Z] ---> e0d4a485d77a [2023-03-07T20:57:24.674Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:57:24.674Z] Removing intermediate container b532aa180653 [2023-03-07T20:57:24.674Z] ---> 4deae40f5f07 [2023-03-07T20:57:24.674Z] [2023-03-07T20:57:24.674Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:57:24.674Z] ---> dfd21b5a31f5 [2023-03-07T20:57:24.674Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:57:24.674Z] Removing intermediate container 7a6a5a08803e [2023-03-07T20:57:24.674Z] ---> 7a5376cd27f7 [2023-03-07T20:57:24.674Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:57:24.674Z] ---> Running in a7a300d6f83b [2023-03-07T20:57:24.674Z] ---> Running in a532ae460f62 [2023-03-07T20:57:24.674Z] ---> Running in 7fb2e1ec5e26 [2023-03-07T20:57:24.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:24.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:57:24.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.190Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:57:25.190Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:57:25.190Z] OK: 6 MiB in 15 packages [2023-03-07T20:57:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:25.448Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:57:25.448Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:57:25.448Z] OK: 6 MiB in 15 packages [2023-03-07T20:57:25.706Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:57:25.706Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:57:25.706Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:57:25.706Z] Removing intermediate container 04ba4a77f6bf [2023-03-07T20:57:25.706Z] ---> 78cf65ddc523 [2023-03-07T20:57:25.706Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:57:25.706Z] OK: 6 MiB in 16 packages [2023-03-07T20:57:25.706Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:57:25.706Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:57:25.706Z] ---> Running in 34d46f45540d [2023-03-07T20:57:25.706Z] OK: 6 MiB in 15 packages [2023-03-07T20:57:25.706Z] Removing intermediate container 34d46f45540d [2023-03-07T20:57:25.706Z] ---> 45fa44ab1a24 [2023-03-07T20:57:25.706Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:57:25.706Z] ---> Running in 478f3cae6d39 [2023-03-07T20:57:25.989Z] Removing intermediate container 478f3cae6d39 [2023-03-07T20:57:25.989Z] ---> aa3b07bf32fb [2023-03-07T20:57:25.989Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:57:25.989Z] ---> Running in e3584a62cca3 [2023-03-07T20:57:26.077Z] $ docker top c1c736f384e9cbe2f34c4335a0f6cfb974319566fe05ea4c1640b88022d24fc1 -eo pid,comm [2023-03-07T20:57:26.247Z] Removing intermediate container e3584a62cca3 [2023-03-07T20:57:26.247Z] ---> 0c27f3edba46 [2023-03-07T20:57:26.247Z] Step 15/23 : WORKDIR / [2023-03-07T20:57:26.247Z] Removing intermediate container 7fb2e1ec5e26 [2023-03-07T20:57:26.247Z] ---> 18d691af7901 [2023-03-07T20:57:26.247Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:57:26.247Z] ---> Running in 4ac4df3d59f8 [2023-03-07T20:57:26.247Z] ---> Running in 294078dd20b2 [2023-03-07T20:57:26.247Z] Removing intermediate container a7a300d6f83b [2023-03-07T20:57:26.247Z] ---> dc299f08dd13 [2023-03-07T20:57:26.247Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:57:26.247Z] Removing intermediate container a532ae460f62 [2023-03-07T20:57:26.247Z] ---> 09f09abcea9f [2023-03-07T20:57:26.247Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:57:26.247Z] Removing intermediate container 4ac4df3d59f8 [2023-03-07T20:57:26.247Z] ---> 9db98f2a6a0b [2023-03-07T20:57:26.247Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:57:26.247Z] ---> Running in 73e4c6890d3f [2023-03-07T20:57:26.247Z] Removing intermediate container 294078dd20b2 [2023-03-07T20:57:26.247Z] ---> ca0a03fdcc84 [2023-03-07T20:57:26.247Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:57:26.247Z] ---> Running in 89bb5dac62ff [Pipeline] { [Pipeline] sh [2023-03-07T20:57:26.505Z] Removing intermediate container 73e4c6890d3f [2023-03-07T20:57:26.505Z] ---> e65f23a86496 [2023-03-07T20:57:26.505Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:57:26.505Z] Removing intermediate container 89bb5dac62ff [2023-03-07T20:57:26.505Z] ---> 6e15aaf78c9c [2023-03-07T20:57:26.505Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:57:26.505Z] ---> Running in 0edefcc6da11 [2023-03-07T20:57:26.505Z] ---> 9e5b33a4aebe [2023-03-07T20:57:26.505Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:57:26.505Z] ---> 4560c4706db6 [2023-03-07T20:57:26.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:57:26.505Z] ---> Running in 6ad59b3f0be4 [2023-03-07T20:57:26.762Z] Removing intermediate container 0edefcc6da11 [2023-03-07T20:57:26.762Z] ---> af2c65f2d341 [2023-03-07T20:57:26.762Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:57:26.980Z] + go version [2023-03-07T20:57:26.980Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T20:57:27.014Z] $ docker stop --time=1 c1c736f384e9cbe2f34c4335a0f6cfb974319566fe05ea4c1640b88022d24fc1 [2023-03-07T20:57:27.723Z] Removing intermediate container 6ad59b3f0be4 [2023-03-07T20:57:27.723Z] ---> 50474c04b025 [2023-03-07T20:57:27.723Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:57:27.981Z] ---> Running in 1250ed416392 [2023-03-07T20:57:27.981Z] ---> 33ec9e85b98a [2023-03-07T20:57:27.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:57:27.981Z] ---> 65b14bd623b2 [2023-03-07T20:57:27.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:57:27.981Z] ---> ac99e394e2e6 [2023-03-07T20:57:27.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:57:27.981Z] Removing intermediate container 8650baddded4 [2023-03-07T20:57:27.981Z] ---> 2ade1c7ad174 [2023-03-07T20:57:27.981Z] [2023-03-07T20:57:27.981Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:57:27.981Z] ---> dfd21b5a31f5 [2023-03-07T20:57:27.981Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:57:27.981Z] Removing intermediate container 1250ed416392 [2023-03-07T20:57:27.981Z] ---> Running in ca6f46cbfd20 [2023-03-07T20:57:27.981Z] ---> 44f339eae4cf [2023-03-07T20:57:27.981Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:57:28.241Z] ---> Running in cec1bda72c40 [2023-03-07T20:57:28.241Z] ---> 1be439a2ac87 [2023-03-07T20:57:28.241Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:57:28.241Z] ---> 492fd68d6c64 [2023-03-07T20:57:28.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:57:28.241Z] ---> Running in 4e3923c52d6b [2023-03-07T20:57:28.499Z] Removing intermediate container cec1bda72c40 [2023-03-07T20:57:28.499Z] ---> 3a8be97ae15b [2023-03-07T20:57:28.499Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:57:28.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:28.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:28.758Z] ---> 26719ceab9d7 [2023-03-07T20:57:28.758Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:57:28.758Z] Removing intermediate container 4e3923c52d6b [2023-03-07T20:57:28.758Z] ---> 9e6a80ff0894 [2023-03-07T20:57:28.758Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:57:28.758Z] ---> Running in 891e28d19f38 [2023-03-07T20:57:28.758Z] ---> Running in c965b5943b11 [2023-03-07T20:57:28.758Z] ---> db6728024d7e [2023-03-07T20:57:28.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:57:28.758Z] ---> Running in a627e7f85696 [2023-03-07T20:57:28.758Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:57:28.780Z] $ docker rm -f --volumes c1c736f384e9cbe2f34c4335a0f6cfb974319566fe05ea4c1640b88022d24fc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2023-03-07T20:57:29.017Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:57:29.017Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:57:29.017Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:57:29.017Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:57:29.017Z] Removing intermediate container a627e7f85696 [2023-03-07T20:57:29.017Z] ---> 085af29ab36c [2023-03-07T20:57:29.017Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:57:29.017Z] ---> Running in d56896bfe191 [2023-03-07T20:57:29.017Z] OK: 6 MiB in 17 packages [2023-03-07T20:57:29.017Z] ---> 3984739903d8 [2023-03-07T20:57:29.017Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:57:29.017Z] ---> Running in c7fb2c76f022 [2023-03-07T20:57:29.017Z] Removing intermediate container d56896bfe191 [2023-03-07T20:57:29.017Z] ---> 0d7364145b63 [2023-03-07T20:57:29.017Z] Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:57:29.017Z] Removing intermediate container c7fb2c76f022 [2023-03-07T20:57:29.017Z] ---> f10af68ac318 [2023-03-07T20:57:29.017Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:57:29.017Z] ---> Running in 1d82f3b590d1 [2023-03-07T20:57:29.017Z] ---> Running in 71cd661ccc5a [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:57:29.281Z] Removing intermediate container 1d82f3b590d1 [2023-03-07T20:57:29.281Z] ---> dd1a414c6723 [2023-03-07T20:57:29.281Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:57:29.281Z] Removing intermediate container 71cd661ccc5a [2023-03-07T20:57:29.281Z] ---> e6e76448ed60 [2023-03-07T20:57:29.281Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:57:29.281Z] ---> Running in cf13a5f5a512 [2023-03-07T20:57:29.281Z] ---> Running in 4310e372c547 [2023-03-07T20:57:29.281Z] Removing intermediate container cf13a5f5a512 [2023-03-07T20:57:29.281Z] ---> 0e38440c01e5 [2023-03-07T20:57:29.281Z] [2023-03-07T20:57:29.281Z] Removing intermediate container 4310e372c547 [2023-03-07T20:57:29.281Z] ---> da9e3a453abd [2023-03-07T20:57:29.281Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:57:29.354Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:57:29.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:57:29.541Z] ---> Running in 733dfecabd5a [2023-03-07T20:57:29.541Z] Successfully built 0e38440c01e5 [2023-03-07T20:57:29.541Z] Successfully tagged core-command:latest [2023-03-07T20:57:29.541Z]  Building core-command ... done Building core-metadata [2023-03-07T20:57:29.541Z] Removing intermediate container ca6f46cbfd20 [2023-03-07T20:57:29.541Z] ---> 5533f55cfe3b [2023-03-07T20:57:29.541Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:57:29.541Z] ---> Running in da1f2ccc53ec [2023-03-07T20:57:29.541Z] Removing intermediate container 733dfecabd5a [2023-03-07T20:57:29.541Z] ---> 59be27bc995b [2023-03-07T20:57:29.541Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:57:29.541Z] ---> Running in a5b558ce1c71 [2023-03-07T20:57:29.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-03-07T20:57:29.673Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T20:57:31.045Z] $ docker top 53f41f2680518a209df2f2aab55b7d2fbc62047f9fa4fc5e889e4d42ede7d262 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:57:31.272Z] ========================================================= [2023-03-07T20:57:31.272Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:57:31.272Z] ========================================================= [Pipeline] sh [2023-03-07T20:57:31.911Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:57:32.607Z] + make test [2023-03-07T20:57:32.607Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:57:32.840Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:57:32.840Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:57:32.840Z] ---> 194769635932 [2023-03-07T20:57:32.840Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:57:32.840Z] ---> Using cache [2023-03-07T20:57:32.840Z] ---> 6db354f4438d [2023-03-07T20:57:32.840Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:57:32.840Z] ---> Using cache [2023-03-07T20:57:32.840Z] ---> ddcf3ddd1c94 [2023-03-07T20:57:32.840Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:57:32.840Z] ---> Using cache [2023-03-07T20:57:32.840Z] ---> 814df14f441d [2023-03-07T20:57:32.840Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:57:32.840Z] ---> Using cache [2023-03-07T20:57:32.840Z] ---> 8d48c44d3947 [2023-03-07T20:57:32.840Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:57:32.840Z] ---> Using cache [2023-03-07T20:57:32.840Z] ---> 85d7d5b46476 [2023-03-07T20:57:32.840Z] Step 8/24 : COPY . . [2023-03-07T20:57:32.840Z] ---> Using cache [2023-03-07T20:57:32.840Z] ---> 5b2ac3564a0e [2023-03-07T20:57:32.840Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:57:35.687Z] Removing intermediate container 891e28d19f38 [2023-03-07T20:57:35.687Z] ---> 4811ddb156ed [2023-03-07T20:57:35.687Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:57:35.687Z] Removing intermediate container da1f2ccc53ec [2023-03-07T20:57:35.687Z] ---> 4f34bfac2e4d [2023-03-07T20:57:35.687Z] Step 12/23 : WORKDIR / [2023-03-07T20:57:35.687Z] Removing intermediate container a5b558ce1c71 [2023-03-07T20:57:35.687Z] ---> 8335a55170c2 [2023-03-07T20:57:35.687Z] [2023-03-07T20:57:35.687Z] Removing intermediate container c965b5943b11 [2023-03-07T20:57:35.687Z] ---> b616850bf85e [2023-03-07T20:57:35.687Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:57:35.687Z] ---> Running in 088bc3e7945d [2023-03-07T20:57:35.687Z] Successfully built 8335a55170c2 [2023-03-07T20:57:35.687Z] ---> Running in 68b410744d86 [2023-03-07T20:57:35.687Z] Successfully tagged support-scheduler:latest [2023-03-07T20:57:35.687Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-03-07T20:57:35.687Z] ---> Running in 46b751dbe0ca [2023-03-07T20:57:35.687Z] ---> Running in 4343f352b18e [2023-03-07T20:57:35.687Z] Removing intermediate container 68b410744d86 [2023-03-07T20:57:35.687Z] ---> a12e3b0b1848 [2023-03-07T20:57:35.687Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:57:36.271Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:57:36.271Z] Removing intermediate container 4343f352b18e [2023-03-07T20:57:36.271Z] ---> b7f5b797a52e [2023-03-07T20:57:36.271Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:57:39.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:57:39.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:57:39.119Z] ---> 194769635932 [2023-03-07T20:57:39.119Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:57:39.119Z] ---> Using cache [2023-03-07T20:57:39.119Z] ---> 6db354f4438d [2023-03-07T20:57:39.119Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:57:39.119Z] ---> Using cache [2023-03-07T20:57:39.119Z] ---> ddcf3ddd1c94 [2023-03-07T20:57:39.119Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:57:39.119Z] ---> Using cache [2023-03-07T20:57:39.119Z] ---> 814df14f441d [2023-03-07T20:57:39.119Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:57:39.119Z] ---> Using cache [2023-03-07T20:57:39.119Z] ---> 8d48c44d3947 [2023-03-07T20:57:39.119Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:57:39.119Z] ---> Using cache [2023-03-07T20:57:39.119Z] ---> 85d7d5b46476 [2023-03-07T20:57:39.119Z] Step 8/22 : COPY . . [2023-03-07T20:57:39.119Z] ---> Using cache [2023-03-07T20:57:39.119Z] ---> 5b2ac3564a0e [2023-03-07T20:57:39.119Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:57:40.505Z] Removing intermediate container 46b751dbe0ca [2023-03-07T20:57:40.505Z] ---> d631c585cca4 [2023-03-07T20:57:40.505Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:57:40.505Z] ---> bf1ef38c43ba [2023-03-07T20:57:40.505Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:57:40.505Z] ---> Running in 397f304ba577 [2023-03-07T20:57:40.505Z] ---> Running in 734c3f484d63 [2023-03-07T20:57:40.505Z] Removing intermediate container 397f304ba577 [2023-03-07T20:57:40.505Z] ---> cc7d06936aeb [2023-03-07T20:57:40.505Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:57:40.505Z] ---> Running in 25cd449d8dee [2023-03-07T20:57:40.505Z] ---> 1f73836932cd [2023-03-07T20:57:40.505Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:57:40.765Z] ---> Running in 6fc4d58759a1 [2023-03-07T20:57:40.765Z] Removing intermediate container 25cd449d8dee [2023-03-07T20:57:40.765Z] ---> 7b8da3beef4d [2023-03-07T20:57:40.765Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:57:40.765Z] ---> 1be20ee03ffe [2023-03-07T20:57:40.765Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:57:40.765Z] ---> Running in 370035d21f13 [2023-03-07T20:57:41.024Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:57:41.024Z] Removing intermediate container 370035d21f13 [2023-03-07T20:57:41.024Z] ---> 94dc64739920 [2023-03-07T20:57:41.024Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:57:41.024Z] ---> Running in 84dafd678732 [2023-03-07T20:57:41.024Z] ---> 4d250bbe3437 [2023-03-07T20:57:41.024Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:57:41.283Z] Removing intermediate container 84dafd678732 [2023-03-07T20:57:41.283Z] ---> 38b3df847c6b [2023-03-07T20:57:41.283Z] [2023-03-07T20:57:41.546Z] Successfully built 38b3df847c6b [2023-03-07T20:57:41.546Z] Successfully tagged security-proxy-auth:latest [2023-03-07T20:57:41.546Z] Building security-spire-config [2023-03-07T20:57:45.341Z]  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:57:45.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:57:45.341Z] ---> 194769635932 [2023-03-07T20:57:45.341Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:57:45.341Z] ---> Using cache [2023-03-07T20:57:45.341Z] ---> 9fb8dff39e91 [2023-03-07T20:57:45.341Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:57:50.654Z] ---> 2f6e226b3639 [2023-03-07T20:57:50.654Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:57:50.654Z] ---> Running in f1f3488e79f1 [2023-03-07T20:57:50.654Z] Removing intermediate container 6fc4d58759a1 [2023-03-07T20:57:50.654Z] ---> e031d06f274f [2023-03-07T20:57:50.654Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:57:52.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:52.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:57:52.825Z] ---> 8f550b2f462d [2023-03-07T20:57:52.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:57:52.825Z] OK: 211 MiB in 51 packages [2023-03-07T20:57:52.825Z] ---> 637c9d96de51 [2023-03-07T20:57:52.825Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:57:54.206Z] ---> cc1fc9811b64 [2023-03-07T20:57:54.206Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:57:54.206Z] ---> Running in 3a08149f5f7d [2023-03-07T20:57:54.206Z] ---> 5dff51c7e2e7 [2023-03-07T20:57:54.206Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:57:54.467Z] Removing intermediate container f1f3488e79f1 [2023-03-07T20:57:54.467Z] ---> 7c009fdf9e43 [2023-03-07T20:57:54.467Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:57:54.765Z] ---> 4c4bddeb84a5 [2023-03-07T20:57:54.765Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:57:55.037Z] ---> d09de04be587 [2023-03-07T20:57:55.037Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:57:55.301Z] ---> Running in e016f101c2d7 [2023-03-07T20:57:55.563Z] ---> 4b3fe7ec0f99 [2023-03-07T20:57:55.563Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:57:56.998Z] ---> f96b81824c61 [2023-03-07T20:57:56.998Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:57:56.998Z] Removing intermediate container 3a08149f5f7d [2023-03-07T20:57:56.998Z] ---> ec86495f81df [2023-03-07T20:57:56.998Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:57:57.259Z] ---> Running in 74a58a60f9ac [2023-03-07T20:57:57.259Z] ---> d360bbcdce35 [2023-03-07T20:57:57.259Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:57:57.832Z] Removing intermediate container 74a58a60f9ac [2023-03-07T20:57:57.832Z] ---> de907d6369b7 [2023-03-07T20:57:57.832Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:57:58.403Z] ---> 1458c83f53fe [2023-03-07T20:57:58.403Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:57:58.663Z] ---> Running in da0bd89e5dd3 [2023-03-07T20:57:58.923Z] ---> Running in 085b93a0cbf0 [2023-03-07T20:57:59.236Z] Removing intermediate container da0bd89e5dd3 [2023-03-07T20:57:59.236Z] ---> 3ff027a0f576 [2023-03-07T20:57:59.236Z] Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:57:59.817Z] ---> Running in f4cfebabe5ef [2023-03-07T20:58:00.758Z] Removing intermediate container f4cfebabe5ef [2023-03-07T20:58:00.758Z] ---> 1992dabddfe5 [2023-03-07T20:58:00.758Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:58:02.147Z] ---> Running in e27c936b4bac [2023-03-07T20:58:02.407Z] Removing intermediate container 085b93a0cbf0 [2023-03-07T20:58:02.407Z] ---> a6293a9c3d88 [2023-03-07T20:58:02.407Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:58:02.673Z] Removing intermediate container e27c936b4bac [2023-03-07T20:58:02.673Z] ---> ad6bce766d41 [2023-03-07T20:58:02.673Z] [2023-03-07T20:58:02.673Z] Successfully built ad6bce766d41 [2023-03-07T20:58:02.934Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T20:58:02.934Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-07T20:58:02.934Z] ---> Running in c5a571a2c16d [2023-03-07T20:58:07.136Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:58:07.136Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:58:07.136Z] ---> 194769635932 [2023-03-07T20:58:07.136Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:58:07.136Z] ---> Using cache [2023-03-07T20:58:07.136Z] ---> 6db354f4438d [2023-03-07T20:58:07.136Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:58:07.136Z] ---> Using cache [2023-03-07T20:58:07.136Z] ---> ddcf3ddd1c94 [2023-03-07T20:58:07.136Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:58:09.065Z] Removing intermediate container c5a571a2c16d [2023-03-07T20:58:09.065Z] ---> d002864875cc [2023-03-07T20:58:09.065Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:58:09.065Z] ---> Running in 57c0bd2cc606 [2023-03-07T20:58:09.065Z] Removing intermediate container 088bc3e7945d [2023-03-07T20:58:09.065Z] ---> af19ac6c645c [2023-03-07T20:58:09.065Z] [2023-03-07T20:58:09.065Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:58:09.065Z] ---> dfd21b5a31f5 [2023-03-07T20:58:09.065Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:58:09.065Z] ---> Using cache [2023-03-07T20:58:09.065Z] ---> 18d691af7901 [2023-03-07T20:58:09.065Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:58:09.065Z] ---> Using cache [2023-03-07T20:58:09.065Z] ---> ca0a03fdcc84 [2023-03-07T20:58:09.065Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:58:10.982Z] ---> Running in 99d7bd191385 [2023-03-07T20:58:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:12.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:12.259Z] ---> Running in 2c69549a0a16 [2023-03-07T20:58:12.259Z] Removing intermediate container 99d7bd191385 [2023-03-07T20:58:12.259Z] ---> 6a48bd729d17 [2023-03-07T20:58:12.259Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T20:58:12.259Z] ---> Running in 86fa919c474a [2023-03-07T20:58:12.259Z] Removing intermediate container 734c3f484d63 [2023-03-07T20:58:12.259Z] ---> ce81039f775c [2023-03-07T20:58:12.259Z] [2023-03-07T20:58:12.259Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:58:12.259Z] ---> dfd21b5a31f5 [2023-03-07T20:58:12.259Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:58:12.259Z] ---> Using cache [2023-03-07T20:58:12.259Z] ---> 7a5376cd27f7 [2023-03-07T20:58:12.259Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:58:12.259Z] ---> Using cache [2023-03-07T20:58:12.259Z] ---> 09f09abcea9f [2023-03-07T20:58:12.259Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:58:12.259Z] ---> Using cache [2023-03-07T20:58:12.670Z] ---> 9e5b33a4aebe [2023-03-07T20:58:12.670Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:58:12.670Z] OK: 211 MiB in 51 packages [2023-03-07T20:58:12.670Z] Removing intermediate container 2c69549a0a16 [2023-03-07T20:58:12.670Z] ---> 9ea9e4bee929 [2023-03-07T20:58:12.670Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:58:12.670Z] Removing intermediate container 86fa919c474a [2023-03-07T20:58:12.670Z] ---> 25ff9d830b86 [2023-03-07T20:58:12.670Z] Step 31/32 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:58:12.932Z] ---> Running in cdc541c52021 [2023-03-07T20:58:12.932Z] ---> Running in 1e7a95787ff6 [2023-03-07T20:58:13.196Z] ---> 2cc93dd04bd2 [2023-03-07T20:58:13.196Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:58:13.196Z] Removing intermediate container cdc541c52021 [2023-03-07T20:58:13.196Z] ---> e2eb58877620 [2023-03-07T20:58:13.196Z] Step 15/24 : WORKDIR / [2023-03-07T20:58:13.196Z] Removing intermediate container 1e7a95787ff6 [2023-03-07T20:58:13.196Z] ---> f9e4b2d09eae [2023-03-07T20:58:13.196Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:58:13.196Z] Removing intermediate container 57c0bd2cc606 [2023-03-07T20:58:13.196Z] ---> e95423f32965 [2023-03-07T20:58:13.196Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:58:13.196Z] ---> Running in db4c827f0991 [2023-03-07T20:58:13.196Z] ---> Running in 5018048a6b89 [2023-03-07T20:58:13.196Z] Removing intermediate container db4c827f0991 [2023-03-07T20:58:13.196Z] ---> e5e23ff48bdf [2023-03-07T20:58:13.196Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:58:13.458Z] ---> dd30dbe8a1fa [2023-03-07T20:58:13.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:58:13.458Z] Removing intermediate container 5018048a6b89 [2023-03-07T20:58:13.458Z] ---> 15450c0e40a9 [2023-03-07T20:58:13.458Z] [2023-03-07T20:58:13.458Z] ---> f5d87f9d89c8 [2023-03-07T20:58:13.458Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:58:13.458Z] Successfully built 15450c0e40a9 [2023-03-07T20:58:13.458Z] Successfully tagged security-bootstrapper:latest [2023-03-07T20:58:13.458Z] Building core-data [2023-03-07T20:58:13.458Z]  Building security-bootstrapper ... done  ---> Running in 11f3a462235b [2023-03-07T20:58:13.756Z] ---> 8e680f678097 [2023-03-07T20:58:13.756Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:58:17.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:58:17.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:58:17.421Z] ---> 194769635932 [2023-03-07T20:58:17.421Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:58:17.421Z] ---> Using cache [2023-03-07T20:58:17.421Z] ---> 6db354f4438d [2023-03-07T20:58:17.421Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:58:17.421Z] ---> Using cache [2023-03-07T20:58:17.421Z] ---> ddcf3ddd1c94 [2023-03-07T20:58:17.421Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:58:17.421Z] ---> Using cache [2023-03-07T20:58:17.421Z] ---> 814df14f441d [2023-03-07T20:58:17.421Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:58:17.421Z] ---> Using cache [2023-03-07T20:58:17.421Z] ---> 8d48c44d3947 [2023-03-07T20:58:17.421Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:58:17.421Z] ---> Using cache [2023-03-07T20:58:17.421Z] ---> 85d7d5b46476 [2023-03-07T20:58:17.421Z] Step 8/22 : COPY . . [2023-03-07T20:58:17.421Z] ---> Using cache [2023-03-07T20:58:17.421Z] ---> 5b2ac3564a0e [2023-03-07T20:58:17.421Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:58:19.519Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:58:21.656Z] ---> 638fe298d51f [2023-03-07T20:58:21.656Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:58:21.656Z] ---> 4f8839c0ede1 [2023-03-07T20:58:21.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:58:21.656Z] ---> Running in 0707ed58e912 [2023-03-07T20:58:21.656Z] ---> Running in 5bfa7b2c02cc [2023-03-07T20:58:22.270Z] ---> ce2cf950b3e8 [2023-03-07T20:58:22.270Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:58:22.270Z] Removing intermediate container e016f101c2d7 [2023-03-07T20:58:22.270Z] ---> 5ed6813726a8 [2023-03-07T20:58:22.270Z] Step 7/24 : COPY . . [2023-03-07T20:58:22.270Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:58:24.840Z] ---> 9f0a7b61c561 [2023-03-07T20:58:24.840Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:58:28.285Z] ---> Running in 7c260cf526ae [2023-03-07T20:58:28.285Z] ---> a5837ba37cc0 [2023-03-07T20:58:28.285Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:58:28.285Z] Removing intermediate container 5bfa7b2c02cc [2023-03-07T20:58:28.285Z] ---> 32cf056440ed [2023-03-07T20:58:28.285Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:58:28.285Z] ---> Running in a0ec0b710ab4 [2023-03-07T20:58:28.285Z] Removing intermediate container 7c260cf526ae [2023-03-07T20:58:28.285Z] ---> c3b57d979cc2 [2023-03-07T20:58:28.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:58:28.285Z] ---> Running in 5052176eb23b [2023-03-07T20:58:28.285Z] ---> Running in 3c4dfa52ea70 [2023-03-07T20:58:28.542Z] Removing intermediate container a0ec0b710ab4 [2023-03-07T20:58:28.542Z] ---> b450c9816c57 [2023-03-07T20:58:28.542Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:58:28.542Z] ---> Running in 8c82518581bd [2023-03-07T20:58:28.542Z] Removing intermediate container 5052176eb23b [2023-03-07T20:58:28.542Z] ---> 9d14686b57e7 [2023-03-07T20:58:28.542Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:58:28.542Z] Removing intermediate container 3c4dfa52ea70 [2023-03-07T20:58:28.542Z] ---> a26d7090d5e3 [2023-03-07T20:58:28.542Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:58:28.542Z] ---> Running in 39396d2d5692 [2023-03-07T20:58:28.542Z] ---> Running in 7832b8263270 [2023-03-07T20:58:28.800Z] Removing intermediate container 39396d2d5692 [2023-03-07T20:58:28.800Z] ---> b24ace2fe8bc [2023-03-07T20:58:28.800Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:58:28.800Z] Removing intermediate container 8c82518581bd [2023-03-07T20:58:28.800Z] ---> 06748c373024 [2023-03-07T20:58:28.800Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:58:28.800Z] Removing intermediate container 7832b8263270 [2023-03-07T20:58:28.800Z] ---> 313a956a7a95 [2023-03-07T20:58:28.800Z] Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:58:28.800Z] ---> Running in d16f28b3562c [2023-03-07T20:58:28.800Z] ---> Running in 59a264eec4e5 [2023-03-07T20:58:28.800Z] ---> Running in 985799c4703f [2023-03-07T20:58:29.060Z] Removing intermediate container d16f28b3562c [2023-03-07T20:58:29.060Z] ---> 3ced5f828ab9 [2023-03-07T20:58:29.060Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:58:29.060Z] Removing intermediate container 59a264eec4e5 [2023-03-07T20:58:29.060Z] ---> 655d31abe2a2 [2023-03-07T20:58:29.060Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:58:29.060Z] ---> Running in 6b98f35a1535 [2023-03-07T20:58:29.060Z] ---> Running in 527910c72d7d [2023-03-07T20:58:29.317Z] Removing intermediate container 6b98f35a1535 [2023-03-07T20:58:29.317Z] ---> 87180450e6bb [2023-03-07T20:58:29.317Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:58:29.317Z] ---> Running in 3d5fe369a32a [2023-03-07T20:58:29.317Z] Removing intermediate container 527910c72d7d [2023-03-07T20:58:29.317Z] ---> 72002cb088ad [2023-03-07T20:58:29.317Z] [2023-03-07T20:58:29.317Z] Successfully built 72002cb088ad [2023-03-07T20:58:29.317Z] Successfully tagged core-metadata:latest [2023-03-07T20:58:29.317Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-03-07T20:58:29.575Z] Removing intermediate container 3d5fe369a32a [2023-03-07T20:58:29.575Z] ---> 8894ae02c439 [2023-03-07T20:58:29.575Z] [2023-03-07T20:58:29.575Z] Successfully built 8894ae02c439 [2023-03-07T20:58:29.575Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T20:58:29.575Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-07T20:58:36.736Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:58:36.736Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:58:36.736Z] ---> 194769635932 [2023-03-07T20:58:36.736Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:58:36.736Z] ---> Using cache [2023-03-07T20:58:36.736Z] ---> 9fb8dff39e91 [2023-03-07T20:58:36.736Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:58:36.736Z] ---> Using cache [2023-03-07T20:58:36.736Z] ---> 5bf742362f8a [2023-03-07T20:58:36.736Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:58:36.736Z] ---> Using cache [2023-03-07T20:58:36.736Z] ---> e6b19fd1d3e3 [2023-03-07T20:58:36.736Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:58:36.736Z] ---> Using cache [2023-03-07T20:58:36.736Z] ---> 1f9b84e00a66 [2023-03-07T20:58:36.736Z] Step 7/20 : COPY . . [2023-03-07T20:58:36.736Z] ---> Using cache [2023-03-07T20:58:36.736Z] ---> a4ed52a1ccf3 [2023-03-07T20:58:36.736Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:58:37.001Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:58:37.001Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:58:37.001Z] ---> 194769635932 [2023-03-07T20:58:37.001Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:58:37.001Z] ---> Using cache [2023-03-07T20:58:37.001Z] ---> 9fb8dff39e91 [2023-03-07T20:58:37.001Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:58:43.560Z] Removing intermediate container 985799c4703f [2023-03-07T20:58:43.561Z] ---> 175b392d7273 [2023-03-07T20:58:43.561Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:58:45.464Z] ---> Running in 252345f1f08a [2023-03-07T20:58:45.464Z] ---> Running in 30fbd5d3d155 [2023-03-07T20:58:45.464Z] ---> Running in 6e4144280795 [2023-03-07T20:58:45.464Z] Removing intermediate container 6e4144280795 [2023-03-07T20:58:45.464Z] ---> b9ffa51e7093 [2023-03-07T20:58:45.464Z] [2023-03-07T20:58:45.464Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:58:45.464Z] ---> 5ce65d7b0fde [2023-03-07T20:58:45.464Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:58:45.464Z] ---> Using cache [2023-03-07T20:58:45.464Z] ---> 8cf1ef9ec3cc [2023-03-07T20:58:45.464Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:58:45.464Z] ---> Running in 82c70b445eee [2023-03-07T20:58:46.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:58:46.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.961Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:58:46.961Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:58:46.961Z] OK: 17046 distinct packages available [2023-03-07T20:58:46.961Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:58:46.961Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:58:46.961Z] OK: 15859 distinct packages available [2023-03-07T20:58:46.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:46.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:58:47.219Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:58:47.219Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:58:47.219Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:58:47.219Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:58:47.219Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:58:47.219Z] OK: 6 MiB in 18 packages [2023-03-07T20:58:47.219Z] OK: 211 MiB in 51 packages [2023-03-07T20:58:53.824Z] Removing intermediate container 252345f1f08a [2023-03-07T20:58:53.824Z] ---> 00489015d5fe [2023-03-07T20:58:53.824Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:58:53.824Z] Removing intermediate container 82c70b445eee [2023-03-07T20:58:53.824Z] ---> 8c1f43335ee9 [2023-03-07T20:58:53.824Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:58:54.083Z] Removing intermediate container 11f3a462235b [2023-03-07T20:58:54.083Z] ---> 3d4dce3464b5 [2023-03-07T20:58:54.083Z] Step 8/22 : COPY . . [2023-03-07T20:58:55.996Z] ---> 6acfaf5f4671 [2023-03-07T20:58:55.996Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:59:02.584Z] ---> Running in d75a5d0a1fe6 [2023-03-07T20:59:02.584Z] ---> 2bd873fb109d [2023-03-07T20:59:02.584Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:59:02.584Z] Removing intermediate container 0707ed58e912 [2023-03-07T20:59:02.584Z] ---> b9def3a077e9 [2023-03-07T20:59:02.584Z] [2023-03-07T20:59:02.584Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:59:02.584Z] ---> dfd21b5a31f5 [2023-03-07T20:59:02.584Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:59:02.584Z] ---> 12bf0f9efcee [2023-03-07T20:59:02.584Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:59:02.584Z] ---> Running in a9dd1eac180d [2023-03-07T20:59:02.584Z] ---> Running in bf6a5a74feba [2023-03-07T20:59:02.584Z] ---> 0216cb5f9424 [2023-03-07T20:59:02.584Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:59:02.584Z] ---> Running in d0324c5ab002 [2023-03-07T20:59:02.845Z] Removing intermediate container bf6a5a74feba [2023-03-07T20:59:02.845Z] ---> 12f06d4950e7 [2023-03-07T20:59:02.845Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:59:02.845Z] ---> Running in aa0c70fa1731 [2023-03-07T20:59:02.845Z] Removing intermediate container d0324c5ab002 [2023-03-07T20:59:02.845Z] ---> 6a278bc401fa [2023-03-07T20:59:02.845Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:59:02.845Z] Removing intermediate container aa0c70fa1731 [2023-03-07T20:59:02.845Z] ---> fbdf6995be59 [2023-03-07T20:59:02.845Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:59:02.845Z] ---> Running in 04cff0cd1bc6 [2023-03-07T20:59:03.105Z] Removing intermediate container 04cff0cd1bc6 [2023-03-07T20:59:03.105Z] ---> c20d38c336a2 [2023-03-07T20:59:03.105Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:59:03.105Z] ---> 89b90cab6d70 [2023-03-07T20:59:03.105Z] Step 19/24 : WORKDIR / [2023-03-07T20:59:03.105Z] ---> Running in 8851393491aa [2023-03-07T20:59:03.105Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:59:03.105Z] ---> Running in 0f7c4c88987e [2023-03-07T20:59:03.367Z] Removing intermediate container 0f7c4c88987e [2023-03-07T20:59:03.367Z] ---> 8e63bd302c5a [2023-03-07T20:59:03.367Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:59:03.367Z] ---> Running in 5cb3a4c0e5ba [2023-03-07T20:59:03.367Z] Removing intermediate container 5cb3a4c0e5ba [2023-03-07T20:59:03.367Z] ---> 568c8efab0a4 [2023-03-07T20:59:03.367Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:59:03.628Z] ---> Running in 1148fcf3a5ed [2023-03-07T20:59:03.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:03.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:03.889Z] Removing intermediate container 1148fcf3a5ed [2023-03-07T20:59:03.889Z] ---> a5f85aceb03d [2023-03-07T20:59:03.889Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:59:03.889Z] ---> Running in c8c55b706a61 [2023-03-07T20:59:03.889Z] Removing intermediate container c8c55b706a61 [2023-03-07T20:59:03.889Z] ---> 880c7626335a [2023-03-07T20:59:03.889Z] Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:59:04.150Z] ---> Running in 37d3d250d1af [2023-03-07T20:59:04.150Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:59:04.150Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:59:04.150Z] OK: 6 MiB in 15 packages [2023-03-07T20:59:04.150Z] Removing intermediate container 37d3d250d1af [2023-03-07T20:59:04.150Z] ---> 716563ea48f9 [2023-03-07T20:59:04.150Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:59:04.408Z] ---> Running in d4c4463334c8 [2023-03-07T20:59:04.408Z] Removing intermediate container d4c4463334c8 [2023-03-07T20:59:04.408Z] ---> 2c13710b4763 [2023-03-07T20:59:04.408Z] [2023-03-07T20:59:04.667Z] Successfully built 2c13710b4763 [2023-03-07T20:59:04.667Z] Successfully tagged security-spire-config:latest [2023-03-07T20:59:04.667Z] Building security-spire-agent [2023-03-07T20:59:04.667Z]  Building security-spire-config ... done Removing intermediate container 8851393491aa [2023-03-07T20:59:04.667Z] ---> ada4a33dee06 [2023-03-07T20:59:04.667Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:59:07.214Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:59:07.214Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:59:07.214Z] ---> 194769635932 [2023-03-07T20:59:07.214Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 9fb8dff39e91 [2023-03-07T20:59:07.214Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 7c009fdf9e43 [2023-03-07T20:59:07.214Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> d09de04be587 [2023-03-07T20:59:07.214Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 5ed6813726a8 [2023-03-07T20:59:07.214Z] Step 7/24 : COPY . . [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> a5837ba37cc0 [2023-03-07T20:59:07.214Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> b450c9816c57 [2023-03-07T20:59:07.214Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 06748c373024 [2023-03-07T20:59:07.214Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 175b392d7273 [2023-03-07T20:59:07.214Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> b9ffa51e7093 [2023-03-07T20:59:07.214Z] [2023-03-07T20:59:07.214Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:59:07.214Z] ---> 5ce65d7b0fde [2023-03-07T20:59:07.214Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 8cf1ef9ec3cc [2023-03-07T20:59:07.214Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:59:07.214Z] ---> Using cache [2023-03-07T20:59:07.214Z] ---> 5736790ecd2f [2023-03-07T20:59:07.214Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:59:11.450Z] ---> 34ed4aee2b5c [2023-03-07T20:59:11.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:59:11.450Z] ---> 2b517f97025b [2023-03-07T20:59:11.450Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:59:14.048Z] ---> fdfaf292862d [2023-03-07T20:59:14.048Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:59:14.048Z] ---> d602ce415cd9 [2023-03-07T20:59:14.048Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:59:14.048Z] ---> bc7d3f942025 [2023-03-07T20:59:14.048Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:59:14.048Z] ---> Running in 8d44219cb058 [2023-03-07T20:59:14.307Z] ---> 5c6a7b00d4f2 [2023-03-07T20:59:14.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:59:14.308Z] Removing intermediate container 8d44219cb058 [2023-03-07T20:59:14.308Z] ---> 844fb9b9706a [2023-03-07T20:59:14.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:59:14.619Z] ---> Running in e314e208dfac [2023-03-07T20:59:17.919Z] ---> cd36b4f0255f [2023-03-07T20:59:17.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:59:17.919Z] Removing intermediate container e314e208dfac [2023-03-07T20:59:17.919Z] ---> 3fa25a885991 [2023-03-07T20:59:17.919Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:59:17.919Z] ---> Running in dea8ca6c587e [2023-03-07T20:59:17.919Z] Removing intermediate container 30fbd5d3d155 [2023-03-07T20:59:17.919Z] ---> 29a130b9e51d [2023-03-07T20:59:17.919Z] [2023-03-07T20:59:17.919Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:59:17.919Z] ---> dfd21b5a31f5 [2023-03-07T20:59:17.919Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:59:17.919Z] ---> 45ae85f745a4 [2023-03-07T20:59:17.919Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:59:17.919Z] ---> Running in d5cfaea21ca1 [2023-03-07T20:59:17.919Z] ---> Running in ff646086d5b3 [2023-03-07T20:59:17.919Z] Removing intermediate container dea8ca6c587e [2023-03-07T20:59:17.919Z] ---> b6677e354a6b [2023-03-07T20:59:17.919Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:59:18.178Z] ---> Running in 983768421a1c [2023-03-07T20:59:19.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:19.160Z] Removing intermediate container ff646086d5b3 [2023-03-07T20:59:19.160Z] ---> 69ded0a4e654 [2023-03-07T20:59:19.160Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:59:19.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:19.420Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:59:19.420Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:59:19.420Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:59:19.420Z] OK: 6 MiB in 16 packages [2023-03-07T20:59:19.999Z] Removing intermediate container 983768421a1c [2023-03-07T20:59:19.999Z] ---> 2ac8754b2cf2 [2023-03-07T20:59:19.999Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:59:19.999Z] ---> Running in c6cab09dd840 [2023-03-07T20:59:19.999Z] ---> Running in dbb0312523cb [2023-03-07T20:59:20.261Z] Removing intermediate container dbb0312523cb [2023-03-07T20:59:20.261Z] ---> 6658e37c5493 [2023-03-07T20:59:20.261Z] [2023-03-07T20:59:20.261Z] Removing intermediate container c6cab09dd840 [2023-03-07T20:59:20.261Z] ---> cd3ed4bfaa6f [2023-03-07T20:59:20.261Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:59:20.261Z] ---> Running in ea0557dc3d3b [2023-03-07T20:59:20.261Z] Successfully built 6658e37c5493 [2023-03-07T20:59:20.261Z] Successfully tagged core-data:latest [2023-03-07T20:59:20.573Z]  Building core-data ... done Removing intermediate container ea0557dc3d3b [2023-03-07T20:59:20.573Z] ---> 47b93c013bed [2023-03-07T20:59:20.573Z] Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:59:20.573Z] Removing intermediate container d5cfaea21ca1 [2023-03-07T20:59:20.573Z] ---> 144bf4e5673f [2023-03-07T20:59:20.573Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:59:20.573Z] ---> Running in 4979b5ef76ea [2023-03-07T20:59:20.573Z] ---> Running in 9a07da070103 [2023-03-07T20:59:20.833Z] Removing intermediate container 4979b5ef76ea [2023-03-07T20:59:20.833Z] ---> 5d4ef6ceb07e [2023-03-07T20:59:20.833Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:59:20.833Z] Removing intermediate container 9a07da070103 [2023-03-07T20:59:20.833Z] ---> 20c5fa604414 [2023-03-07T20:59:20.833Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:59:20.833Z] ---> Running in c6c53320e71d [2023-03-07T20:59:21.115Z] ---> Running in a9d96dc8cfc2 [2023-03-07T20:59:21.115Z] Removing intermediate container c6c53320e71d [2023-03-07T20:59:21.115Z] ---> 0d8ef3367a35 [2023-03-07T20:59:21.115Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:59:21.407Z] Removing intermediate container a9d96dc8cfc2 [2023-03-07T20:59:21.407Z] ---> 3ca56e4edc22 [2023-03-07T20:59:21.407Z] [2023-03-07T20:59:21.666Z] Successfully built 3ca56e4edc22 [2023-03-07T20:59:21.666Z] Successfully tagged security-spire-agent:latest [2023-03-07T20:59:21.666Z]  Building security-spire-agent ... done  ---> 9506a932c721 [2023-03-07T20:59:21.666Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:59:22.606Z] ---> bdb93d62d328 [2023-03-07T20:59:22.606Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:59:23.985Z] ---> 0a7d7f79426f [2023-03-07T20:59:23.985Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:59:24.245Z] ---> Running in 9d2a8595dee2 [2023-03-07T20:59:27.557Z] Removing intermediate container 9d2a8595dee2 [2023-03-07T20:59:27.557Z] ---> 062d86738912 [2023-03-07T20:59:27.557Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:59:27.557Z] ---> Running in 1f002c2404f2 [2023-03-07T20:59:27.557Z] Removing intermediate container 1f002c2404f2 [2023-03-07T20:59:27.557Z] ---> ac25368d8b60 [2023-03-07T20:59:27.557Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T20:59:27.557Z] ---> Running in d3ac6158c158 [2023-03-07T20:59:27.557Z] Removing intermediate container d3ac6158c158 [2023-03-07T20:59:27.557Z] ---> 301485300d7a [2023-03-07T20:59:27.557Z] Step 19/20 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:59:27.557Z] ---> Running in 2f3b88323fbc [2023-03-07T20:59:27.557Z] Removing intermediate container d75a5d0a1fe6 [2023-03-07T20:59:27.557Z] ---> 6c5a9505c4a9 [2023-03-07T20:59:27.557Z] Step 7/19 : COPY . . [2023-03-07T20:59:27.814Z] Removing intermediate container 2f3b88323fbc [2023-03-07T20:59:27.814Z] ---> 784d254f1b11 [2023-03-07T20:59:27.814Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:59:32.084Z] ---> Running in b49f975f7e74 [2023-03-07T20:59:33.019Z] Removing intermediate container b49f975f7e74 [2023-03-07T20:59:33.019Z] ---> a480cdc4861e [2023-03-07T20:59:33.019Z] [2023-03-07T20:59:33.019Z] ---> 5046e8f4c13b [2023-03-07T20:59:33.019Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:59:33.019Z] Successfully built a480cdc4861e [2023-03-07T20:59:33.019Z] Successfully tagged security-proxy-setup:latest [2023-03-07T20:59:33.019Z]  Building security-proxy-setup ... done  ---> Running in d9d5c2ce036b [2023-03-07T20:59:33.586Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T20:59:36.869Z] Removing intermediate container a9dd1eac180d [2023-03-07T20:59:36.869Z] ---> f22f5ee6d6e5 [2023-03-07T20:59:36.869Z] [2023-03-07T20:59:36.869Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:59:36.869Z] ---> dfd21b5a31f5 [2023-03-07T20:59:36.869Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:59:36.869Z] ---> Running in 8d43275e649c [2023-03-07T20:59:37.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:37.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:37.692Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:59:37.693Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:59:37.693Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:59:37.693Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:59:37.693Z] OK: 6 MiB in 16 packages [2023-03-07T20:59:38.627Z] Removing intermediate container 8d43275e649c [2023-03-07T20:59:38.627Z] ---> c6bdaee66fa1 [2023-03-07T20:59:38.627Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:59:38.628Z] ---> Running in 7efa77fa8b8e [2023-03-07T20:59:38.628Z] Removing intermediate container 7efa77fa8b8e [2023-03-07T20:59:38.628Z] ---> 4f4566263dda [2023-03-07T20:59:38.628Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:59:38.886Z] ---> Running in 570df483eb65 [2023-03-07T20:59:38.886Z] Removing intermediate container 570df483eb65 [2023-03-07T20:59:38.886Z] ---> f4205c4aba46 [2023-03-07T20:59:38.886Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:59:38.886Z] ---> Running in d5dafd9dc1f4 [2023-03-07T20:59:39.146Z] Removing intermediate container d5dafd9dc1f4 [2023-03-07T20:59:39.146Z] ---> 4967cc965da8 [2023-03-07T20:59:39.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:59:39.405Z] ---> 3d49db631f93 [2023-03-07T20:59:39.405Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:59:40.781Z] ---> da0620843a9f [2023-03-07T20:59:40.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:59:41.058Z] ---> 6706ef9546a6 [2023-03-07T20:59:41.058Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:59:41.058Z] ---> Running in e911ea7f3185 [2023-03-07T20:59:41.317Z] Removing intermediate container e911ea7f3185 [2023-03-07T20:59:41.317Z] ---> a4e55bed7a9f [2023-03-07T20:59:41.317Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:59:41.317Z] ---> Running in a9b8f78db968 [2023-03-07T20:59:41.317Z] Removing intermediate container a9b8f78db968 [2023-03-07T20:59:41.317Z] ---> 3a04d3713b49 [2023-03-07T20:59:41.317Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:59:41.317Z] ---> Running in d7707e14ae4e [2023-03-07T20:59:41.574Z] Removing intermediate container d7707e14ae4e [2023-03-07T20:59:41.574Z] ---> ebec4e98fa61 [2023-03-07T20:59:41.574Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:59:41.574Z] ---> Running in 4c76fff53d60 [2023-03-07T20:59:41.832Z] Removing intermediate container 4c76fff53d60 [2023-03-07T20:59:41.832Z] ---> 25cfcc7331e5 [2023-03-07T20:59:41.832Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:59:41.832Z] ---> Running in c170ff444a28 [2023-03-07T20:59:42.090Z] Removing intermediate container c170ff444a28 [2023-03-07T20:59:42.090Z] ---> 048aecf9d5aa [2023-03-07T20:59:42.090Z] [2023-03-07T20:59:42.090Z] Successfully built 048aecf9d5aa [2023-03-07T20:59:42.090Z] Successfully tagged support-notifications:latest [2023-03-07T20:59:56.952Z]  Building support-notifications ... done Removing intermediate container d9d5c2ce036b [2023-03-07T20:59:56.953Z] ---> 78b5431c56e0 [2023-03-07T20:59:56.953Z] [2023-03-07T20:59:56.953Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:59:56.953Z] ---> 5ce65d7b0fde [2023-03-07T20:59:56.953Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:59:56.953Z] ---> Using cache [2023-03-07T20:59:56.953Z] ---> 8cf1ef9ec3cc [2023-03-07T20:59:56.953Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:59:56.953Z] ---> Running in b23cdd56b538 [2023-03-07T20:59:56.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:56.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:56.953Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:59:56.953Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:59:56.953Z] OK: 15859 distinct packages available [2023-03-07T20:59:56.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:56.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:59:56.953Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:59:56.953Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:59:56.953Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:59:56.953Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:59:56.953Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:59:56.953Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:59:56.953Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:59:56.953Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:59:56.953Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:59:56.953Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:59:56.953Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:59:56.953Z] OK: 8 MiB in 23 packages [2023-03-07T20:59:57.210Z] Removing intermediate container b23cdd56b538 [2023-03-07T20:59:57.210Z] ---> 0421ffaa66c5 [2023-03-07T20:59:57.210Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:59:57.468Z] ---> 26bd139be372 [2023-03-07T20:59:57.468Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:59:58.405Z] ---> 407b0e90dbbc [2023-03-07T20:59:58.405Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:59:58.405Z] ---> 6ee02630b40e [2023-03-07T20:59:58.405Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:59:58.405Z] ---> Running in 58328f746359 [2023-03-07T20:59:58.664Z] Removing intermediate container 58328f746359 [2023-03-07T20:59:58.664Z] ---> 121f6a14f2c1 [2023-03-07T20:59:58.664Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:59:58.664Z] ---> Running in 32ef1f713f3a [2023-03-07T20:59:58.664Z] Removing intermediate container 32ef1f713f3a [2023-03-07T20:59:58.664Z] ---> 76f38ffe9fc7 [2023-03-07T20:59:58.664Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T20:59:58.664Z] ---> Running in e2793de903c7 [2023-03-07T20:59:58.922Z] Removing intermediate container e2793de903c7 [2023-03-07T20:59:58.922Z] ---> 6796a1fd2274 [2023-03-07T20:59:58.922Z] Step 18/19 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T20:59:58.922Z] ---> Running in 0a50d87bb116 [2023-03-07T20:59:59.180Z] Removing intermediate container 0a50d87bb116 [2023-03-07T20:59:59.180Z] ---> 030bcaa57ee3 [2023-03-07T20:59:59.180Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:59:59.180Z] ---> Running in 5b95d63b8a78 [2023-03-07T20:59:59.180Z] Removing intermediate container 5b95d63b8a78 [2023-03-07T20:59:59.180Z] ---> f5bbc027c0a5 [2023-03-07T20:59:59.180Z] [2023-03-07T20:59:59.180Z] Successfully built f5bbc027c0a5 [2023-03-07T20:59:59.180Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T20:59:59.444Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-07T20:59:59.442Z] $ docker stop --time=1 c11e2a6ff23d792fd7a8f8090a6fda3e4766e8b117938e35f2bfabf990985ade [2023-03-07T21:00:00.759Z] $ docker rm -f --volumes c11e2a6ff23d792fd7a8f8090a6fda3e4766e8b117938e35f2bfabf990985ade [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T21:00:01.150Z] + docker images [2023-03-07T21:00:01.150Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T21:00:01.150Z] security-spiffe-token-provider latest f5bbc027c0a5 1 second ago 30MB [2023-03-07T21:00:01.150Z] 78b5431c56e0 7 seconds ago 1.72GB [2023-03-07T21:00:01.150Z] support-notifications latest 048aecf9d5aa 19 seconds ago 30.7MB [2023-03-07T21:00:01.150Z] f22f5ee6d6e5 26 seconds ago 1.75GB [2023-03-07T21:00:01.150Z] security-proxy-setup latest a480cdc4861e 28 seconds ago 16.4MB [2023-03-07T21:00:01.150Z] security-spire-agent latest 3ca56e4edc22 39 seconds ago 125MB [2023-03-07T21:00:01.150Z] core-data latest 6658e37c5493 41 seconds ago 18MB [2023-03-07T21:00:01.150Z] 29a130b9e51d 43 seconds ago 1.66GB [2023-03-07T21:00:01.150Z] security-spire-config latest 2c13710b4763 56 seconds ago 85.8MB [2023-03-07T21:00:01.150Z] b9def3a077e9 59 seconds ago 1.69GB [2023-03-07T21:00:01.150Z] b9ffa51e7093 About a minute ago 1.55GB [2023-03-07T21:00:01.150Z] core-common-config-bootstrapper latest 8894ae02c439 About a minute ago 15.5MB [2023-03-07T21:00:01.150Z] core-metadata latest 72002cb088ad About a minute ago 18.5MB [2023-03-07T21:00:01.150Z] security-bootstrapper latest 15450c0e40a9 About a minute ago 19.8MB [2023-03-07T21:00:01.150Z] ce81039f775c About a minute ago 1.68GB [2023-03-07T21:00:01.150Z] af19ac6c645c About a minute ago 1.69GB [2023-03-07T21:00:01.150Z] security-secretstore-setup latest ad6bce766d41 About a minute ago 29.9MB [2023-03-07T21:00:01.150Z] security-proxy-auth latest 38b3df847c6b 2 minutes ago 16.2MB [2023-03-07T21:00:01.150Z] core-command latest 0e38440c01e5 2 minutes ago 17.8MB [2023-03-07T21:00:01.150Z] support-scheduler latest 8335a55170c2 2 minutes ago 30.1MB [2023-03-07T21:00:01.150Z] 2ade1c7ad174 2 minutes ago 1.67GB [2023-03-07T21:00:01.150Z] 4deae40f5f07 2 minutes ago 1.75GB [2023-03-07T21:00:01.151Z] d566300ccea4 2 minutes ago 1.68GB [2023-03-07T21:00:01.151Z] 5ade5c308adb 2 minutes ago 1.67GB [2023-03-07T21:00:01.151Z] eb28a13b7210 2 minutes ago 1.66GB [2023-03-07T21:00:01.151Z] security-spire-server latest 711f5348ce1b 3 minutes ago 86.5MB [2023-03-07T21:00:01.151Z] 87db6c15660a 3 minutes ago 1.55GB [2023-03-07T21:00:01.151Z] ci-base-image-x86_64 latest 194769635932 7 minutes ago 903MB [2023-03-07T21:00:01.151Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T21:00:01.151Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T21:00:01.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T21:00:01.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T21:00:01.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T21:00:26.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T21:00:26.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T21:00:27.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T21:00:32.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T21:00:32.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T21:00:32.020Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T21:00:32.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T21:00:47.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements [2023-03-07T21:00:47.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T21:00:47.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T21:00:55.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.531s coverage: 98.5% of statements [2023-03-07T21:01:03.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.928s coverage: 71.2% of statements [2023-03-07T21:01:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T21:01:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T21:01:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T21:01:03.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.834s coverage: 54.0% of statements [2023-03-07T21:01:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T21:01:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.928s coverage: 88.5% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.512s coverage: 3.9% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.188s coverage: 95.6% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.477s coverage: 72.2% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.510s coverage: 65.9% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.438s coverage: 0.9% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T21:01:21.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.483s coverage: 29.6% of statements [2023-03-07T21:01:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T21:01:23.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.405s coverage: 45.5% of statements [2023-03-07T21:01:23.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 82.9% of statements [2023-03-07T21:01:23.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.367s coverage: 94.1% of statements [2023-03-07T21:01:25.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-03-07T21:01:27.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements [2023-03-07T21:01:38.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements [2023-03-07T21:01:56.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.619s coverage: 79.9% of statements [2023-03-07T21:01:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T21:01:56.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements [2023-03-07T21:01:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T21:01:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T21:01:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T21:01:56.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-03-07T21:01:56.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.297s coverage: 86.9% of statements [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.255s coverage: 87.2% of statements [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.345s coverage: 81.2% of statements [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.395s coverage: 82.1% of statements [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T21:01:56.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.366s coverage: 84.8% of statements [2023-03-07T21:01:56.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T21:02:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.344s coverage: 63.1% of statements [2023-03-07T21:02:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T21:02:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T21:02:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.374s coverage: 100.0% of statements [2023-03-07T21:02:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements [2023-03-07T21:02:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements [2023-03-07T21:02:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-03-07T21:02:01.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-03-07T21:02:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T21:02:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T21:02:01.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T21:02:11.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 38.4% of statements [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T21:02:11.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T21:02:11.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T21:02:11.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T21:02:17.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.441s coverage: 17.7% of statements [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T21:02:17.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.782s coverage: 92.3% of statements [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T21:02:17.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T21:02:17.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T21:02:17.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T21:02:17.761Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T21:02:17.761Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T21:02:17.761Z] go vet ./... [2023-03-07T21:04:24.506Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T21:04:24.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T21:04:24.506Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T21:04:24.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T21:04:25.167Z] + ls -al . [2023-03-07T21:04:25.167Z] total 700 [2023-03-07T21:04:25.167Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 20:57 . [2023-03-07T21:04:25.167Z] drwxr-xr-x 4 root root 4096 Mar 7 20:57 .. [2023-03-07T21:04:25.167Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:55 .blubracket [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 20:55 .dockerignore [2023-03-07T21:04:25.167Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:55 .git [2023-03-07T21:04:25.167Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:55 .github [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:55 .gitignore [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:55 .golangci.yml [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:55 .hadolint.yml [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:55 .sonarcloud.properties [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:55 ADOPTERS.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:55 Attribution.txt [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:55 CHANGELOG.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:55 CONTRIBUTING.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:55 GOVERNANCE.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 20:55 Jenkinsfile [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:55 LICENSE [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:55 Makefile [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:55 OWNERS.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:55 README.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:55 SECURITY.md [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 20:52 VERSION [2023-03-07T21:04:25.167Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:55 bin [2023-03-07T21:04:25.167Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:55 cmd [2023-03-07T21:04:25.167Z] -rw-r--r-- 1 root root 446903 Mar 7 21:02 coverage.out [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:55 go.mod [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 20:55 go.sum [2023-03-07T21:04:25.167Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 20:55 internal [2023-03-07T21:04:25.167Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:55 openapi [2023-03-07T21:04:25.167Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:55 snap [2023-03-07T21:04:25.167Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:55 version.go [Pipeline] sh [2023-03-07T21:04:25.812Z] + '[' -e coverage.out ] [2023-03-07T21:04:25.813Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T21:04:25.839Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T21:04:26.962Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T21:04:27.642Z] + make build [2023-03-07T21:04:27.642Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T21:06:04.400Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T21:06:07.750Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T21:06:13.106Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T21:06:17.371Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T21:07:04.260Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T21:07:10.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T21:07:17.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T21:07:22.931Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T21:07:27.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T21:07:32.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T21:07:37.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T21:07:44.585Z] $ docker stop --time=1 53f41f2680518a209df2f2aab55b7d2fbc62047f9fa4fc5e889e4d42ede7d262 [2023-03-07T21:07:46.598Z] $ docker rm -f --volumes 53f41f2680518a209df2f2aab55b7d2fbc62047f9fa4fc5e889e4d42ede7d262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:07:48.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T21:07:48.804Z] [2023-03-07T21:07:48.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:07:49.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T21:07:49.419Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T21:07:49.419Z] 29e5d40040c1: Pulling fs layer [2023-03-07T21:07:49.419Z] 1ce36da41761: Pulling fs layer [2023-03-07T21:07:49.419Z] 25b303627fd3: Pulling fs layer [2023-03-07T21:07:49.419Z] 29e5d40040c1: Verifying Checksum [2023-03-07T21:07:49.419Z] 29e5d40040c1: Download complete [2023-03-07T21:07:49.694Z] 1ce36da41761: Verifying Checksum [2023-03-07T21:07:49.694Z] 1ce36da41761: Download complete [2023-03-07T21:07:49.963Z] 29e5d40040c1: Pull complete [2023-03-07T21:07:51.382Z] 1ce36da41761: Pull complete [2023-03-07T21:07:51.382Z] 25b303627fd3: Verifying Checksum [2023-03-07T21:07:51.382Z] 25b303627fd3: Download complete [2023-03-07T21:08:01.469Z] 25b303627fd3: Pull complete [2023-03-07T21:08:01.469Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T21:08:01.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T21:08:01.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T21:08:01.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-03-07T21:08:01.817Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T21:08:04.289Z] $ docker top 7af5a0a0ee5a9fc2d107f45fe90a287ade2d2fa943516174669baf1ceaa02520 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T21:08:05.125Z] + docker-compose build --help [2023-03-07T21:08:05.125Z] + grep parallel [2023-03-07T21:08:10.472Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T21:08:10.499Z] $ docker stop --time=1 7af5a0a0ee5a9fc2d107f45fe90a287ade2d2fa943516174669baf1ceaa02520 [2023-03-07T21:08:12.207Z] $ docker rm -f --volumes 7af5a0a0ee5a9fc2d107f45fe90a287ade2d2fa943516174669baf1ceaa02520 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:08:12.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T21:08:12.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T21:08:12.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-03-07T21:08:13.003Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T21:08:14.270Z] $ docker top b48ee7cdfa3bc52b06732f42a2ea46bd356e8db98cd8262b0e88bc7dc7015ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T21:08:15.110Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T21:08:21.752Z] Building core-command ... [2023-03-07T21:08:21.752Z] Building core-common-config-bootstrapper ... [2023-03-07T21:08:21.752Z] Building core-data ... [2023-03-07T21:08:21.752Z] Building core-metadata ... [2023-03-07T21:08:21.752Z] Building security-bootstrapper ... [2023-03-07T21:08:21.752Z] Building security-proxy-auth ... [2023-03-07T21:08:21.752Z] Building security-proxy-setup ... [2023-03-07T21:08:21.752Z] Building security-secretstore-setup ... [2023-03-07T21:08:21.752Z] Building security-spiffe-token-provider ... [2023-03-07T21:08:21.753Z] Building security-spire-agent ... [2023-03-07T21:08:21.753Z] Building security-spire-config ... [2023-03-07T21:08:21.753Z] Building security-spire-server ... [2023-03-07T21:08:21.753Z] Building support-notifications ... [2023-03-07T21:08:21.753Z] Building support-scheduler ... [2023-03-07T21:08:21.753Z] Building support-scheduler [2023-03-07T21:08:21.753Z] Building security-spire-agent [2023-03-07T21:08:21.753Z] Building support-notifications [2023-03-07T21:08:21.753Z] Building security-spire-config [2023-03-07T21:08:21.753Z] Building core-command [2023-03-07T21:09:09.723Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:09:09.723Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:09:09.723Z] ---> cb7c4a36471d [2023-03-07T21:09:09.723Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:09:09.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:09:09.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:09:09.723Z] ---> cb7c4a36471d [2023-03-07T21:09:09.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:09:09.723Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:09:09.723Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:09:09.723Z] ---> cb7c4a36471d [2023-03-07T21:09:09.723Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T21:09:09.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:09:09.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:09:09.723Z] ---> cb7c4a36471d [2023-03-07T21:09:09.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:09:09.723Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:09:09.723Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:09:09.723Z] ---> cb7c4a36471d [2023-03-07T21:09:09.723Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T21:09:09.723Z] ---> Running in afe3978fd47d [2023-03-07T21:09:09.723Z] ---> Running in f92b37f93c17 [2023-03-07T21:09:09.723Z] ---> Running in 29818a51e031 [2023-03-07T21:09:09.723Z] ---> Running in 4b101763927b [2023-03-07T21:09:09.723Z] ---> Running in f4fa03ab197b [2023-03-07T21:09:09.997Z] Removing intermediate container f92b37f93c17 [2023-03-07T21:09:09.997Z] ---> 4484513b4342 [2023-03-07T21:09:09.997Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T21:09:10.270Z] ---> Running in 488d773471a3 [2023-03-07T21:09:10.270Z] Removing intermediate container afe3978fd47d [2023-03-07T21:09:10.270Z] ---> d9d21b2aff99 [2023-03-07T21:09:10.270Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T21:09:10.270Z] Removing intermediate container 29818a51e031 [2023-03-07T21:09:10.270Z] ---> 63b81d4ce1fe [2023-03-07T21:09:10.270Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T21:09:10.538Z] Removing intermediate container f4fa03ab197b [2023-03-07T21:09:10.538Z] ---> 12052558b7d0 [2023-03-07T21:09:10.538Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T21:09:10.538Z] Removing intermediate container 4b101763927b [2023-03-07T21:09:10.538Z] ---> 52ddbdec6555 [2023-03-07T21:09:10.538Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T21:09:10.538Z] ---> Running in 6ce7cd496657 [2023-03-07T21:09:10.538Z] ---> Running in e662a8e6b82f [2023-03-07T21:09:10.807Z] ---> Running in d1285b8b1225 [2023-03-07T21:09:10.807Z] ---> Running in 93c099392c4f [2023-03-07T21:09:11.074Z] Removing intermediate container 488d773471a3 [2023-03-07T21:09:11.074Z] ---> b71817bdb7d9 [2023-03-07T21:09:11.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T21:09:11.074Z] ---> Running in bc9aa6b9d608 [2023-03-07T21:09:11.342Z] Removing intermediate container e662a8e6b82f [2023-03-07T21:09:11.342Z] ---> 1cb51c0aa607 [2023-03-07T21:09:11.342Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T21:09:11.710Z] Removing intermediate container 6ce7cd496657 [2023-03-07T21:09:11.710Z] ---> dd229eae0ae6 [2023-03-07T21:09:11.711Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T21:09:11.711Z] ---> Running in 801bed13af6a [2023-03-07T21:09:12.041Z] ---> Running in 7d96dd2640ea [2023-03-07T21:09:14.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:14.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:09:16.290Z] OK: 221 MiB in 51 packages [2023-03-07T21:09:16.290Z] OK: 221 MiB in 51 packages [2023-03-07T21:09:16.290Z] OK: 221 MiB in 51 packages [2023-03-07T21:09:16.560Z] OK: 221 MiB in 51 packages [2023-03-07T21:09:16.828Z] OK: 221 MiB in 51 packages [2023-03-07T21:09:18.239Z] Removing intermediate container d1285b8b1225 [2023-03-07T21:09:18.239Z] ---> 2c6458204806 [2023-03-07T21:09:18.239Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T21:09:18.239Z] Removing intermediate container 7d96dd2640ea [2023-03-07T21:09:18.239Z] ---> 91b96fe7f8d8 [2023-03-07T21:09:18.239Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T21:09:18.509Z] Removing intermediate container 801bed13af6a [2023-03-07T21:09:18.509Z] ---> 4ff993d7ddaa [2023-03-07T21:09:18.509Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T21:09:18.777Z] Removing intermediate container bc9aa6b9d608 [2023-03-07T21:09:18.777Z] ---> 1afbfe10bf6c [2023-03-07T21:09:18.777Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T21:09:18.777Z] Removing intermediate container 93c099392c4f [2023-03-07T21:09:18.777Z] ---> d701aadcf84f [2023-03-07T21:09:18.777Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T21:09:19.361Z] ---> e90d7f16dfa9 [2023-03-07T21:09:19.361Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:09:19.361Z] ---> 3ba3649f1354 [2023-03-07T21:09:19.361Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:09:19.655Z] ---> Running in 84d421ad1fdf [2023-03-07T21:09:19.655Z] ---> Running in 97b73745e052 [2023-03-07T21:09:19.922Z] ---> e0cb42f47051 [2023-03-07T21:09:19.922Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:09:19.922Z] ---> d79a7c409d4d [2023-03-07T21:09:19.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:09:20.191Z] ---> Running in 6e6429e22454 [2023-03-07T21:09:20.191Z] ---> Running in 0201e8fed780 [2023-03-07T21:09:20.476Z] ---> 63db615109d4 [2023-03-07T21:09:20.476Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:09:20.744Z] ---> Running in 8151b74d3ee6 [2023-03-07T21:11:12.433Z] Removing intermediate container 97b73745e052 [2023-03-07T21:11:12.433Z] ---> 635c32817ca1 [2023-03-07T21:11:12.433Z] Step 8/22 : COPY . . [2023-03-07T21:11:12.433Z] Removing intermediate container 0201e8fed780 [2023-03-07T21:11:12.433Z] ---> e1cf23244dbe [2023-03-07T21:11:12.433Z] Step 8/23 : COPY . . [2023-03-07T21:11:12.433Z] Removing intermediate container 84d421ad1fdf [2023-03-07T21:11:12.433Z] ---> 82e39fc6d514 [2023-03-07T21:11:12.433Z] Step 7/24 : COPY . . [2023-03-07T21:11:12.433Z] Removing intermediate container 6e6429e22454 [2023-03-07T21:11:12.433Z] ---> 2e52f5c55114 [2023-03-07T21:11:12.433Z] Step 8/22 : COPY . . [2023-03-07T21:11:12.433Z] Removing intermediate container 8151b74d3ee6 [2023-03-07T21:11:12.433Z] ---> 7529b49c1ea7 [2023-03-07T21:11:12.433Z] Step 7/24 : COPY . . [2023-03-07T21:11:24.741Z] ---> d3d6df3738f7 [2023-03-07T21:11:24.741Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T21:11:24.741Z] ---> a2c394df5287 [2023-03-07T21:11:24.741Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T21:11:24.741Z] ---> 9c75743b5940 [2023-03-07T21:11:24.741Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T21:11:24.741Z] ---> Running in 934b71320166 [2023-03-07T21:11:24.741Z] ---> Running in bcdbd6bc07cf [2023-03-07T21:11:24.741Z] ---> 5785196d34a3 [2023-03-07T21:11:24.741Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T21:11:24.741Z] ---> Running in 34320e9ef927 [2023-03-07T21:11:24.741Z] ---> 6b421fe1cb6b [2023-03-07T21:11:24.741Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T21:11:24.741Z] ---> Running in 5fbe97c054d7 [2023-03-07T21:11:24.741Z] ---> Running in 07d47784d233 [2023-03-07T21:11:24.741Z] Removing intermediate container 934b71320166 [2023-03-07T21:11:24.741Z] ---> 10e19aac96d5 [2023-03-07T21:11:24.741Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T21:11:24.741Z] ---> Running in f79af4cd4a9a [2023-03-07T21:11:24.741Z] Removing intermediate container 5fbe97c054d7 [2023-03-07T21:11:24.741Z] ---> ce2973070d90 [2023-03-07T21:11:24.741Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T21:11:25.014Z] ---> Running in 9a089d2396f8 [2023-03-07T21:11:25.014Z] Removing intermediate container f79af4cd4a9a [2023-03-07T21:11:25.014Z] ---> 03f34eddbce6 [2023-03-07T21:11:25.014Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T21:11:25.014Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T21:11:25.293Z] ---> Running in 24773c90bc55 [2023-03-07T21:11:25.559Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T21:11:26.164Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T21:11:26.164Z] Removing intermediate container 9a089d2396f8 [2023-03-07T21:11:26.164Z] ---> c7986e7b022e [2023-03-07T21:11:26.164Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T21:11:26.430Z] ---> Running in 03d8562465fc [2023-03-07T21:11:29.775Z] Removing intermediate container 24773c90bc55 [2023-03-07T21:11:29.775Z] ---> 2309d0ed1620 [2023-03-07T21:11:29.775Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T21:11:29.775Z] ---> Running in 102ca328b515 [2023-03-07T21:11:30.357Z] Removing intermediate container 03d8562465fc [2023-03-07T21:11:30.357Z] ---> 0ca47414f10d [2023-03-07T21:11:30.357Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T21:11:30.357Z] ---> Running in 6f696efc70a0 [2023-03-07T21:11:30.623Z] Removing intermediate container 102ca328b515 [2023-03-07T21:11:30.623Z] ---> 4b6f158a9e30 [2023-03-07T21:11:30.623Z] [2023-03-07T21:11:30.623Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T21:11:30.889Z] 3.15: Pulling from library/alpine [2023-03-07T21:11:31.157Z] Removing intermediate container 6f696efc70a0 [2023-03-07T21:11:31.157Z] ---> b4fffc69ba42 [2023-03-07T21:11:31.157Z] [2023-03-07T21:11:31.157Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T21:11:31.424Z] 3.15: Pulling from library/alpine [2023-03-07T21:11:32.400Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T21:11:32.400Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T21:11:32.400Z] Status: Image is up to date for alpine:3.15 [2023-03-07T21:11:32.400Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T21:11:32.400Z] ---> 354640af7b1b [2023-03-07T21:11:32.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T21:11:32.400Z] ---> 354640af7b1b [2023-03-07T21:11:32.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T21:11:32.668Z] ---> Running in c193bddc45d5 [2023-03-07T21:11:32.668Z] ---> Running in d4f4246c83db [2023-03-07T21:11:33.631Z] Removing intermediate container c193bddc45d5 [2023-03-07T21:11:33.631Z] Removing intermediate container d4f4246c83db [2023-03-07T21:11:33.631Z] ---> c984694a0049 [2023-03-07T21:11:33.631Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T21:11:33.631Z] ---> b39c8cae8cea [2023-03-07T21:11:33.631Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T21:11:33.631Z] ---> Running in 008ed6023167 [2023-03-07T21:11:33.631Z] ---> Running in f61d22117b69 [2023-03-07T21:11:36.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:36.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:36.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:37.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:38.662Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T21:11:38.662Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T21:11:38.662Z] OK: 15736 distinct packages available [2023-03-07T21:11:38.662Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T21:11:38.662Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T21:11:38.662Z] OK: 15736 distinct packages available [2023-03-07T21:11:38.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:38.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:39.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:39.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:11:40.655Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T21:11:40.655Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T21:11:40.655Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T21:11:40.655Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T21:11:40.655Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T21:11:40.655Z] OK: 6 MiB in 18 packages [2023-03-07T21:11:40.655Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T21:11:40.925Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T21:11:40.925Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T21:11:40.925Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T21:11:40.925Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T21:11:40.925Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T21:11:40.925Z] OK: 6 MiB in 19 packages [2023-03-07T21:11:42.871Z] Removing intermediate container 008ed6023167 [2023-03-07T21:11:42.871Z] ---> c4b1e1d5fdc9 [2023-03-07T21:11:42.871Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T21:11:43.453Z] Removing intermediate container f61d22117b69 [2023-03-07T21:11:43.453Z] ---> 519a84dd6623 [2023-03-07T21:11:43.453Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T21:11:48.790Z] ---> c15de5b618d5 [2023-03-07T21:11:48.790Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T21:11:50.728Z] ---> 7ab75b9aa680 [2023-03-07T21:11:50.729Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T21:11:52.133Z] ---> 02c7b54de530 [2023-03-07T21:11:52.133Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T21:11:52.401Z] ---> Running in 9592cbb57047 [2023-03-07T21:11:53.004Z] Removing intermediate container 9592cbb57047 [2023-03-07T21:11:53.004Z] ---> 711efc9aa313 [2023-03-07T21:11:53.004Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T21:11:54.418Z] ---> d8eacbec5bdf [2023-03-07T21:11:54.418Z] Step 19/24 : WORKDIR / [2023-03-07T21:11:54.684Z] ---> Running in 92f96f7e7900 [2023-03-07T21:11:55.648Z] Removing intermediate container 92f96f7e7900 [2023-03-07T21:11:55.648Z] ---> eac1f98c0b74 [2023-03-07T21:11:55.648Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T21:11:55.648Z] ---> ac48a11c038c [2023-03-07T21:11:55.648Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T21:11:55.648Z] ---> Running in 9eef1711a558 [2023-03-07T21:11:56.604Z] Removing intermediate container 9eef1711a558 [2023-03-07T21:11:56.604Z] ---> 28ebe31c6f59 [2023-03-07T21:11:56.604Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T21:11:59.178Z] ---> Running in 92ea7cdedf39 [2023-03-07T21:11:59.445Z] ---> d13fdb97099e [2023-03-07T21:11:59.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T21:11:59.711Z] Removing intermediate container 92ea7cdedf39 [2023-03-07T21:11:59.711Z] ---> 54cb9574edf5 [2023-03-07T21:11:59.711Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T21:11:59.978Z] ---> Running in d77b4fd40145 [2023-03-07T21:12:00.570Z] ---> 578ecfef1756 [2023-03-07T21:12:00.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T21:12:00.570Z] Removing intermediate container d77b4fd40145 [2023-03-07T21:12:00.570Z] ---> 170d56fd9771 [2023-03-07T21:12:00.570Z] Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:12:00.838Z] ---> Running in c9c728658805 [2023-03-07T21:12:01.793Z] Removing intermediate container c9c728658805 [2023-03-07T21:12:01.793Z] ---> f4c99034b2b9 [2023-03-07T21:12:01.793Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T21:12:01.793Z] ---> Running in 9522d071c2d1 [2023-03-07T21:12:01.793Z] ---> 09b3a06f2403 [2023-03-07T21:12:01.793Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T21:12:02.061Z] ---> Running in 14d0032ad336 [2023-03-07T21:12:02.643Z] Removing intermediate container 14d0032ad336 [2023-03-07T21:12:02.643Z] ---> e46f70a6a1d7 [2023-03-07T21:12:02.643Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T21:12:02.643Z] Removing intermediate container 9522d071c2d1 [2023-03-07T21:12:02.643Z] ---> 62f7120b0ce9 [2023-03-07T21:12:02.643Z] [2023-03-07T21:12:02.643Z] ---> Running in b39f10f7a5c5 [2023-03-07T21:12:02.917Z] Successfully built 62f7120b0ce9 [2023-03-07T21:12:02.917Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T21:12:02.917Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-07T21:12:03.183Z] Removing intermediate container b39f10f7a5c5 [2023-03-07T21:12:03.183Z] ---> 7a1d05ab94ca [2023-03-07T21:12:03.183Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T21:12:03.452Z] ---> Running in 93859c8047b2 [2023-03-07T21:12:04.032Z] Removing intermediate container 93859c8047b2 [2023-03-07T21:12:04.032Z] ---> d04d35ee6fcb [2023-03-07T21:12:04.032Z] Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:12:04.032Z] ---> Running in 46f90712f437 [2023-03-07T21:12:04.612Z] Removing intermediate container 46f90712f437 [2023-03-07T21:12:04.612Z] ---> 4fe6fcf718cf [2023-03-07T21:12:04.612Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T21:12:04.878Z] ---> Running in 11d2fdd62ffe [2023-03-07T21:12:05.459Z] Removing intermediate container 11d2fdd62ffe [2023-03-07T21:12:05.459Z] ---> 45a5f7adda9f [2023-03-07T21:12:05.459Z] [2023-03-07T21:12:05.724Z] Successfully built 45a5f7adda9f [2023-03-07T21:12:05.724Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T21:12:05.724Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-07T21:12:32.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:12:32.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:12:32.400Z] ---> cb7c4a36471d [2023-03-07T21:12:32.400Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 63b81d4ce1fe [2023-03-07T21:12:32.400Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> dd229eae0ae6 [2023-03-07T21:12:32.400Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 91b96fe7f8d8 [2023-03-07T21:12:32.400Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 3ba3649f1354 [2023-03-07T21:12:32.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 635c32817ca1 [2023-03-07T21:12:32.400Z] Step 8/22 : COPY . . [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> d3d6df3738f7 [2023-03-07T21:12:32.400Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T21:12:32.400Z] ---> Running in 75df9385a92e [2023-03-07T21:12:32.400Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T21:12:32.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:12:32.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:12:32.400Z] ---> cb7c4a36471d [2023-03-07T21:12:32.400Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 12052558b7d0 [2023-03-07T21:12:32.400Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> d701aadcf84f [2023-03-07T21:12:32.400Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 63db615109d4 [2023-03-07T21:12:32.400Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 7529b49c1ea7 [2023-03-07T21:12:32.400Z] Step 7/23 : COPY . . [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> 6b421fe1cb6b [2023-03-07T21:12:32.400Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> ce2973070d90 [2023-03-07T21:12:32.400Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T21:12:32.400Z] ---> Using cache [2023-03-07T21:12:32.400Z] ---> c7986e7b022e [2023-03-07T21:12:32.400Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T21:12:32.667Z] ---> Running in 48ecc3ad2482 [2023-03-07T21:12:36.008Z] Removing intermediate container 48ecc3ad2482 [2023-03-07T21:12:36.008Z] ---> c19caa447425 [2023-03-07T21:12:36.008Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T21:12:36.008Z] ---> Running in 9ef0752b2833 [2023-03-07T21:12:36.275Z] Removing intermediate container 9ef0752b2833 [2023-03-07T21:12:36.275Z] ---> c4244c27558e [2023-03-07T21:12:36.275Z] [2023-03-07T21:12:36.275Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T21:12:36.275Z] ---> 354640af7b1b [2023-03-07T21:12:36.275Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T21:12:36.275Z] ---> Using cache [2023-03-07T21:12:36.275Z] ---> c984694a0049 [2023-03-07T21:12:36.275Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T21:12:36.275Z] ---> Using cache [2023-03-07T21:12:36.275Z] ---> 519a84dd6623 [2023-03-07T21:12:36.275Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T21:12:41.610Z] ---> 9a4b58e7c729 [2023-03-07T21:12:41.610Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T21:12:42.570Z] ---> 244e2a865398 [2023-03-07T21:12:42.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T21:12:43.541Z] ---> 25a81f99c095 [2023-03-07T21:12:43.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T21:12:44.500Z] ---> 67366dce6abc [2023-03-07T21:12:44.500Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T21:12:44.766Z] ---> Running in 371f81359d52 [2023-03-07T21:12:45.032Z] Removing intermediate container 371f81359d52 [2023-03-07T21:12:45.032Z] ---> dcdce519fac5 [2023-03-07T21:12:45.032Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T21:12:45.302Z] ---> Running in c45723104c07 [2023-03-07T21:12:45.886Z] Removing intermediate container c45723104c07 [2023-03-07T21:12:45.886Z] ---> e94e21fcb070 [2023-03-07T21:12:45.886Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T21:12:45.886Z] ---> Running in 118897cbfc51 [2023-03-07T21:12:46.471Z] Removing intermediate container 118897cbfc51 [2023-03-07T21:12:46.471Z] ---> 4df79ff4cc19 [2023-03-07T21:12:46.471Z] Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:12:46.737Z] ---> Running in b6843ce7d864 [2023-03-07T21:12:47.322Z] Removing intermediate container b6843ce7d864 [2023-03-07T21:12:47.322Z] ---> b30735593fd9 [2023-03-07T21:12:47.322Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T21:12:47.322Z] ---> Running in c1acbbe4fe60 [2023-03-07T21:12:51.571Z] Removing intermediate container c1acbbe4fe60 [2023-03-07T21:12:51.571Z] ---> 9e5f3585298d [2023-03-07T21:12:51.571Z] [2023-03-07T21:12:51.571Z] Successfully built 9e5f3585298d [2023-03-07T21:12:51.571Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T21:12:51.571Z] Building security-secretstore-setup [2023-03-07T21:13:09.771Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:13:09.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:13:09.771Z] ---> cb7c4a36471d [2023-03-07T21:13:09.771Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T21:13:09.771Z] ---> Using cache [2023-03-07T21:13:09.771Z] ---> 12052558b7d0 [2023-03-07T21:13:09.771Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T21:13:09.771Z] ---> Running in c42fe5bc2f06 [2023-03-07T21:13:11.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:13:12.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:13:13.714Z] OK: 221 MiB in 51 packages [2023-03-07T21:13:15.121Z] Removing intermediate container c42fe5bc2f06 [2023-03-07T21:13:15.121Z] ---> 60899cdec82c [2023-03-07T21:13:15.121Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T21:13:16.084Z] ---> c7366390660c [2023-03-07T21:13:16.084Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:13:16.084Z] ---> Running in af4d046ad075 [2023-03-07T21:14:52.738Z] Removing intermediate container af4d046ad075 [2023-03-07T21:14:52.738Z] ---> 5479f19b2827 [2023-03-07T21:14:52.738Z] Step 7/23 : COPY . . [2023-03-07T21:15:05.055Z] ---> f8260acf2af6 [2023-03-07T21:15:05.055Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T21:15:05.055Z] ---> Running in 1665a0cfcb35 [2023-03-07T21:15:06.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T21:18:43.388Z] Removing intermediate container 07d47784d233 [2023-03-07T21:18:43.388Z] ---> 0835b728eb0f [2023-03-07T21:18:43.388Z] [2023-03-07T21:18:43.388Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T21:18:43.388Z] 3.16: Pulling from library/alpine [2023-03-07T21:18:43.388Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T21:18:43.388Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T21:18:43.388Z] ---> 4c81e5bf8899 [2023-03-07T21:18:43.388Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T21:18:43.388Z] ---> Running in 8e85c99d5600 [2023-03-07T21:18:44.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:18:45.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:18:47.076Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T21:18:47.076Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:18:47.076Z] OK: 5 MiB in 15 packages [2023-03-07T21:18:48.552Z] Removing intermediate container 8e85c99d5600 [2023-03-07T21:18:48.552Z] ---> aeb1e1a5975e [2023-03-07T21:18:48.552Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T21:18:48.552Z] ---> Running in 99237880a92a [2023-03-07T21:18:49.137Z] Removing intermediate container 99237880a92a [2023-03-07T21:18:49.137Z] ---> 8dc1415a700e [2023-03-07T21:18:49.137Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T21:18:49.137Z] ---> Running in f5d773baa6a0 [2023-03-07T21:18:49.720Z] Removing intermediate container f5d773baa6a0 [2023-03-07T21:18:49.720Z] ---> cfce45a5dcb3 [2023-03-07T21:18:49.720Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T21:18:49.720Z] ---> Running in 477e6b2a9413 [2023-03-07T21:18:50.328Z] Removing intermediate container 477e6b2a9413 [2023-03-07T21:18:50.328Z] ---> 5dce20d53c96 [2023-03-07T21:18:50.328Z] Step 15/23 : WORKDIR / [2023-03-07T21:18:50.601Z] ---> Running in 989bfb3f4cc8 [2023-03-07T21:18:51.191Z] Removing intermediate container 989bfb3f4cc8 [2023-03-07T21:18:51.191Z] ---> 5a6cad946665 [2023-03-07T21:18:51.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:18:52.155Z] ---> 15d7d89a88c5 [2023-03-07T21:18:52.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T21:18:54.108Z] ---> f8d460981af9 [2023-03-07T21:18:54.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T21:18:54.690Z] ---> 8ee82e4645eb [2023-03-07T21:18:54.690Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T21:18:54.963Z] ---> Running in ae6457db6eea [2023-03-07T21:18:55.546Z] Removing intermediate container ae6457db6eea [2023-03-07T21:18:55.546Z] ---> 407489548c0a [2023-03-07T21:18:55.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T21:18:55.818Z] ---> Running in 8a570faf2246 [2023-03-07T21:18:56.085Z] Removing intermediate container 8a570faf2246 [2023-03-07T21:18:56.085Z] ---> 264d45176d74 [2023-03-07T21:18:56.085Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T21:18:56.350Z] ---> Running in f24dd56ff891 [2023-03-07T21:18:56.932Z] Removing intermediate container f24dd56ff891 [2023-03-07T21:18:56.932Z] ---> a827aa5481a1 [2023-03-07T21:18:56.933Z] Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:18:57.205Z] ---> Running in 218cc616231f [2023-03-07T21:18:57.787Z] Removing intermediate container 218cc616231f [2023-03-07T21:18:57.787Z] ---> 4e79a82a6273 [2023-03-07T21:18:57.787Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T21:18:57.787Z] ---> Running in 3b6781663b09 [2023-03-07T21:18:58.369Z] Removing intermediate container 3b6781663b09 [2023-03-07T21:18:58.369Z] ---> f5a6dca26288 [2023-03-07T21:18:58.369Z] [2023-03-07T21:18:58.636Z] Successfully built f5a6dca26288 [2023-03-07T21:18:58.636Z] Successfully tagged core-command-arm64:latest [2023-03-07T21:18:58.636Z] Building core-data [2023-03-07T21:19:16.823Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:19:16.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:19:16.823Z] ---> cb7c4a36471d [2023-03-07T21:19:16.823Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:19:16.823Z] ---> Using cache [2023-03-07T21:19:16.823Z] ---> 63b81d4ce1fe [2023-03-07T21:19:16.823Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T21:19:16.823Z] ---> Using cache [2023-03-07T21:19:16.823Z] ---> dd229eae0ae6 [2023-03-07T21:19:16.823Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T21:19:16.823Z] ---> Using cache [2023-03-07T21:19:16.823Z] ---> 91b96fe7f8d8 [2023-03-07T21:19:16.823Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T21:19:16.823Z] ---> Using cache [2023-03-07T21:19:16.823Z] ---> 3ba3649f1354 [2023-03-07T21:19:16.823Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:19:16.823Z] ---> Using cache [2023-03-07T21:19:16.823Z] ---> 635c32817ca1 [2023-03-07T21:19:16.823Z] Step 8/22 : COPY . . [2023-03-07T21:19:16.823Z] ---> Using cache [2023-03-07T21:19:16.823Z] ---> d3d6df3738f7 [2023-03-07T21:19:16.823Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T21:19:16.823Z] ---> Running in 941225c79fbd [2023-03-07T21:19:18.224Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T21:20:05.048Z] Removing intermediate container 75df9385a92e [2023-03-07T21:20:05.048Z] ---> a55d1778a22f [2023-03-07T21:20:05.048Z] [2023-03-07T21:20:05.048Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T21:20:05.048Z] ---> 4c81e5bf8899 [2023-03-07T21:20:05.048Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T21:20:05.048Z] ---> Running in 37d7513311a1 [2023-03-07T21:20:05.048Z] Removing intermediate container 37d7513311a1 [2023-03-07T21:20:05.048Z] ---> a35582454128 [2023-03-07T21:20:05.048Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T21:20:05.048Z] ---> Running in 0a3c839b85b7 [2023-03-07T21:20:05.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:20:05.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:20:05.048Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T21:20:05.048Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:20:05.048Z] OK: 5 MiB in 15 packages [2023-03-07T21:20:05.048Z] Removing intermediate container 0a3c839b85b7 [2023-03-07T21:20:05.048Z] ---> 1f2c34644325 [2023-03-07T21:20:05.048Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:20:05.048Z] ---> 72b55554c34a [2023-03-07T21:20:05.048Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T21:20:06.475Z] ---> b57c5abe1cf6 [2023-03-07T21:20:06.475Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T21:20:07.435Z] ---> 55e003806cc7 [2023-03-07T21:20:07.435Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T21:20:08.396Z] ---> b8d4253d5ccf [2023-03-07T21:20:08.396Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T21:20:08.396Z] ---> Running in dcc872130bb5 [2023-03-07T21:20:11.748Z] Removing intermediate container dcc872130bb5 [2023-03-07T21:20:11.748Z] ---> f9bb05bd42f8 [2023-03-07T21:20:11.748Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T21:20:11.748Z] ---> Running in f8a940efe3a0 [2023-03-07T21:20:12.016Z] Removing intermediate container f8a940efe3a0 [2023-03-07T21:20:12.016Z] ---> 47ed83599bdf [2023-03-07T21:20:12.016Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T21:20:12.284Z] ---> Running in 339ae102aef3 [2023-03-07T21:20:12.866Z] Removing intermediate container 339ae102aef3 [2023-03-07T21:20:12.866Z] ---> e852c9a49e36 [2023-03-07T21:20:12.866Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T21:20:12.866Z] ---> Running in 2db4a5aa478b [2023-03-07T21:20:13.452Z] Removing intermediate container 2db4a5aa478b [2023-03-07T21:20:13.452Z] ---> 144ec1d29dc9 [2023-03-07T21:20:13.452Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:20:13.452Z] ---> Running in 65085d2141a9 [2023-03-07T21:20:14.415Z] Removing intermediate container 65085d2141a9 [2023-03-07T21:20:14.415Z] ---> 6eff07d607d1 [2023-03-07T21:20:14.415Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T21:20:14.415Z] ---> Running in 449c74ea56a8 [2023-03-07T21:20:15.001Z] Removing intermediate container 449c74ea56a8 [2023-03-07T21:20:15.001Z] ---> f254d77a2dc5 [2023-03-07T21:20:15.001Z] [2023-03-07T21:20:15.267Z] Successfully built f254d77a2dc5 [2023-03-07T21:20:15.267Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T21:20:15.267Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-07T21:20:31.741Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:20:31.741Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:20:31.741Z] ---> cb7c4a36471d [2023-03-07T21:20:31.741Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:20:31.741Z] ---> Using cache [2023-03-07T21:20:31.741Z] ---> 63b81d4ce1fe [2023-03-07T21:20:31.741Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T21:20:31.741Z] ---> Using cache [2023-03-07T21:20:31.741Z] ---> dd229eae0ae6 [2023-03-07T21:20:31.741Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T21:20:31.742Z] ---> Using cache [2023-03-07T21:20:31.742Z] ---> 91b96fe7f8d8 [2023-03-07T21:20:31.742Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T21:20:31.742Z] ---> Using cache [2023-03-07T21:20:31.742Z] ---> 3ba3649f1354 [2023-03-07T21:20:31.742Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:20:31.742Z] ---> Using cache [2023-03-07T21:20:31.742Z] ---> 635c32817ca1 [2023-03-07T21:20:31.742Z] Step 8/22 : COPY . . [2023-03-07T21:20:31.742Z] ---> Using cache [2023-03-07T21:20:31.742Z] ---> d3d6df3738f7 [2023-03-07T21:20:31.742Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T21:20:31.742Z] ---> Running in d7340970ab3f [2023-03-07T21:20:33.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T21:21:41.087Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T21:21:56.082Z] Removing intermediate container 1665a0cfcb35 [2023-03-07T21:21:56.082Z] ---> 31059f9c0c58 [2023-03-07T21:21:56.082Z] [2023-03-07T21:21:56.082Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T21:21:56.082Z] ---> 4c81e5bf8899 [2023-03-07T21:21:56.082Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T21:21:56.082Z] ---> Running in c1583c3113bf [2023-03-07T21:21:56.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:21:56.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:21:58.354Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T21:21:58.623Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T21:21:58.623Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T21:21:58.623Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:21:58.623Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T21:21:58.892Z] OK: 6 MiB in 17 packages [2023-03-07T21:22:04.252Z] Removing intermediate container c1583c3113bf [2023-03-07T21:22:04.252Z] ---> 5c62e8de6bfe [2023-03-07T21:22:04.252Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T21:22:04.252Z] ---> Running in 99dc8b404907 [2023-03-07T21:22:05.658Z] Removing intermediate container 99dc8b404907 [2023-03-07T21:22:05.658Z] ---> d8ac62c18a2e [2023-03-07T21:22:05.658Z] Step 12/23 : WORKDIR / [2023-03-07T21:22:05.658Z] ---> Running in bdf2c4dc54f4 [2023-03-07T21:22:06.615Z] Removing intermediate container bdf2c4dc54f4 [2023-03-07T21:22:06.615Z] ---> 59e4b2b64e79 [2023-03-07T21:22:06.615Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T21:22:08.554Z] ---> b4fa408c7a9d [2023-03-07T21:22:08.554Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T21:22:10.493Z] ---> 80196be2c4f8 [2023-03-07T21:22:10.493Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T21:22:15.832Z] ---> 2067dc986b90 [2023-03-07T21:22:15.832Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T21:22:16.414Z] Removing intermediate container 34320e9ef927 [2023-03-07T21:22:16.414Z] ---> fbeab646f6e3 [2023-03-07T21:22:16.414Z] [2023-03-07T21:22:16.414Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T21:22:16.414Z] ---> 4c81e5bf8899 [2023-03-07T21:22:16.414Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T21:22:16.680Z] Removing intermediate container bcdbd6bc07cf [2023-03-07T21:22:16.680Z] ---> 4cee909fe3ac [2023-03-07T21:22:16.680Z] [2023-03-07T21:22:16.680Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T21:22:16.680Z] ---> 4c81e5bf8899 [2023-03-07T21:22:16.680Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T21:22:16.680Z] ---> Using cache [2023-03-07T21:22:16.680Z] ---> aeb1e1a5975e [2023-03-07T21:22:16.680Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T21:22:16.680Z] ---> Using cache [2023-03-07T21:22:16.680Z] ---> 8dc1415a700e [2023-03-07T21:22:16.680Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T21:22:16.950Z] ---> Running in 13517951d8e1 [2023-03-07T21:22:16.950Z] ---> Running in 50e6738121d7 [2023-03-07T21:22:18.357Z] Removing intermediate container 50e6738121d7 [2023-03-07T21:22:18.357Z] ---> e9a106dc1986 [2023-03-07T21:22:18.357Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T21:22:18.357Z] ---> f986cecf3d7f [2023-03-07T21:22:18.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T21:22:18.357Z] ---> Running in 84892ba00efe [2023-03-07T21:22:19.317Z] Removing intermediate container 84892ba00efe [2023-03-07T21:22:19.317Z] ---> 5e2a3dc35ce4 [2023-03-07T21:22:19.317Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:22:19.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:22:20.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:22:20.751Z] ---> 540926964ee0 [2023-03-07T21:22:20.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T21:22:21.017Z] ---> b528ac485402 [2023-03-07T21:22:21.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T21:22:21.987Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T21:22:21.987Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T21:22:21.987Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:22:21.987Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T21:22:22.255Z] OK: 6 MiB in 16 packages [2023-03-07T21:22:22.541Z] ---> 87b183b9bc13 [2023-03-07T21:22:22.541Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T21:22:22.812Z] ---> Running in 52012adf7b83 [2023-03-07T21:22:25.430Z] ---> 368b23f87135 [2023-03-07T21:22:25.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T21:22:26.035Z] Removing intermediate container 13517951d8e1 [2023-03-07T21:22:26.035Z] ---> e0cea0d80954 [2023-03-07T21:22:26.035Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T21:22:26.308Z] ---> Running in de6bb64fbdf9 [2023-03-07T21:22:27.291Z] ---> 94607db05a42 [2023-03-07T21:22:27.291Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T21:22:27.291Z] Removing intermediate container 52012adf7b83 [2023-03-07T21:22:27.291Z] ---> a82a4b5dc9d2 [2023-03-07T21:22:27.291Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T21:22:27.560Z] ---> Running in 9fc20c945e82 [2023-03-07T21:22:27.560Z] ---> Running in 06257e8390c2 [2023-03-07T21:22:27.560Z] Removing intermediate container de6bb64fbdf9 [2023-03-07T21:22:27.560Z] ---> a74aea81364c [2023-03-07T21:22:27.560Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T21:22:27.827Z] ---> Running in 785751e05c63 [2023-03-07T21:22:28.420Z] Removing intermediate container 9fc20c945e82 [2023-03-07T21:22:28.420Z] ---> d2a82c539e19 [2023-03-07T21:22:28.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T21:22:28.420Z] Removing intermediate container 06257e8390c2 [2023-03-07T21:22:28.420Z] ---> 375edbd1cf0a [2023-03-07T21:22:28.420Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T21:22:28.420Z] ---> Running in 11c7159e8a7a [2023-03-07T21:22:28.687Z] ---> Running in b3875a616833 [2023-03-07T21:22:28.688Z] Removing intermediate container 785751e05c63 [2023-03-07T21:22:28.688Z] ---> e337e693dd51 [2023-03-07T21:22:28.688Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T21:22:28.956Z] ---> Running in d3bfc0d56c65 [2023-03-07T21:22:29.542Z] Removing intermediate container 11c7159e8a7a [2023-03-07T21:22:29.542Z] ---> 2122874a640e [2023-03-07T21:22:29.542Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T21:22:29.810Z] ---> Running in aab51085170a [2023-03-07T21:22:29.810Z] Removing intermediate container b3875a616833 [2023-03-07T21:22:29.810Z] ---> bfbe6f282c0c [2023-03-07T21:22:29.810Z] Step 22/23 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:22:30.079Z] Removing intermediate container d3bfc0d56c65 [2023-03-07T21:22:30.079Z] ---> c0d5d0aac17c [2023-03-07T21:22:30.079Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:22:30.079Z] ---> Running in d2594f7048e6 [2023-03-07T21:22:30.663Z] Removing intermediate container aab51085170a [2023-03-07T21:22:30.663Z] ---> b2df53b0b016 [2023-03-07T21:22:30.663Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:22:30.931Z] Removing intermediate container d2594f7048e6 [2023-03-07T21:22:30.931Z] ---> 199789aa0fc1 [2023-03-07T21:22:30.931Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T21:22:30.931Z] ---> Running in 61284796a9c3 [2023-03-07T21:22:31.204Z] ---> Running in b8b183541a6b [2023-03-07T21:22:31.473Z] ---> 34b130acd5a6 [2023-03-07T21:22:31.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T21:22:31.739Z] Removing intermediate container 61284796a9c3 [2023-03-07T21:22:32.007Z] ---> 3f1a5eddeb76 [2023-03-07T21:22:32.007Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T21:22:32.007Z] Removing intermediate container b8b183541a6b [2023-03-07T21:22:32.007Z] ---> c99e2d8b3f43 [2023-03-07T21:22:32.007Z] [2023-03-07T21:22:32.275Z] ---> Running in f11a7b03e836 [2023-03-07T21:22:32.871Z] Successfully built c99e2d8b3f43 [2023-03-07T21:22:33.138Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T21:22:33.138Z]  Building security-secretstore-setup ... done Building core-metadata [2023-03-07T21:22:33.138Z] Removing intermediate container f11a7b03e836 [2023-03-07T21:22:33.138Z] ---> f7f4c6cf1b32 [2023-03-07T21:22:33.138Z] [2023-03-07T21:22:33.721Z] Successfully built f7f4c6cf1b32 [2023-03-07T21:22:33.721Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T21:22:33.721Z]  Building support-scheduler ... done Building security-bootstrapper [2023-03-07T21:22:35.135Z] ---> fc41fb05bc92 [2023-03-07T21:22:35.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T21:22:36.093Z] ---> 5a6f1d5db096 [2023-03-07T21:22:36.093Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T21:22:36.093Z] ---> Running in 3f46f7fc51b5 [2023-03-07T21:22:36.682Z] Removing intermediate container 3f46f7fc51b5 [2023-03-07T21:22:36.682Z] ---> f46bb13d68f2 [2023-03-07T21:22:36.682Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T21:22:36.682Z] ---> Running in 6a0ccb64d84b [2023-03-07T21:22:37.640Z] Removing intermediate container 6a0ccb64d84b [2023-03-07T21:22:37.640Z] ---> ae759f574466 [2023-03-07T21:22:37.640Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T21:22:37.640Z] ---> Running in c5ed27d5eef5 [2023-03-07T21:22:38.223Z] Removing intermediate container c5ed27d5eef5 [2023-03-07T21:22:38.223Z] ---> c25d2334a6d0 [2023-03-07T21:22:38.223Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:22:38.490Z] ---> Running in ee907b80d737 [2023-03-07T21:22:39.074Z] Removing intermediate container ee907b80d737 [2023-03-07T21:22:39.074Z] ---> 7edf1e9e0769 [2023-03-07T21:22:39.074Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T21:22:39.341Z] ---> Running in 0e89908d28da [2023-03-07T21:22:39.923Z] Removing intermediate container 0e89908d28da [2023-03-07T21:22:39.923Z] ---> 26499d99aa61 [2023-03-07T21:22:39.923Z] [2023-03-07T21:22:40.189Z] Successfully built 26499d99aa61 [2023-03-07T21:22:40.189Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T21:22:40.189Z] Building security-spiffe-token-provider [2023-03-07T21:23:07.242Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:23:07.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:23:07.242Z] ---> cb7c4a36471d [2023-03-07T21:23:07.242Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 63b81d4ce1fe [2023-03-07T21:23:07.242Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> dd229eae0ae6 [2023-03-07T21:23:07.242Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 91b96fe7f8d8 [2023-03-07T21:23:07.242Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 3ba3649f1354 [2023-03-07T21:23:07.242Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 635c32817ca1 [2023-03-07T21:23:07.242Z] Step 8/24 : COPY . . [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> d3d6df3738f7 [2023-03-07T21:23:07.242Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T21:23:07.242Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:23:07.242Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:23:07.242Z] ---> cb7c4a36471d [2023-03-07T21:23:07.242Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 12052558b7d0 [2023-03-07T21:23:07.242Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 60899cdec82c [2023-03-07T21:23:07.242Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> c7366390660c [2023-03-07T21:23:07.242Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> 5479f19b2827 [2023-03-07T21:23:07.242Z] Step 7/32 : COPY . . [2023-03-07T21:23:07.242Z] ---> Using cache [2023-03-07T21:23:07.242Z] ---> f8260acf2af6 [2023-03-07T21:23:07.242Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T21:23:07.242Z] ---> Running in dea85b640b06 [2023-03-07T21:23:07.508Z] ---> Running in 47b28850210f [2023-03-07T21:23:10.090Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T21:23:10.357Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T21:23:12.944Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:23:12.944Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:23:12.944Z] ---> cb7c4a36471d [2023-03-07T21:23:12.944Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T21:23:12.944Z] ---> Using cache [2023-03-07T21:23:12.944Z] ---> 12052558b7d0 [2023-03-07T21:23:12.944Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T21:23:12.944Z] ---> Running in a8c1d95c44e1 [2023-03-07T21:23:14.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:23:14.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:23:16.341Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T21:23:16.341Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T21:23:16.341Z] OK: 16903 distinct packages available [2023-03-07T21:23:16.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:23:16.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:23:18.279Z] OK: 221 MiB in 51 packages [2023-03-07T21:23:19.727Z] Removing intermediate container a8c1d95c44e1 [2023-03-07T21:23:19.727Z] ---> 2e7e4d0ede34 [2023-03-07T21:23:19.727Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T21:23:20.685Z] ---> 47cd0ffb1724 [2023-03-07T21:23:20.685Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:23:20.685Z] ---> Running in 2032f24e9cd9 [2023-03-07T21:24:57.336Z] Removing intermediate container 2032f24e9cd9 [2023-03-07T21:24:57.336Z] ---> c2ca7accc0cd [2023-03-07T21:24:57.336Z] Step 7/19 : COPY . . [2023-03-07T21:25:01.588Z] ---> ead751574bf1 [2023-03-07T21:25:01.588Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T21:25:01.588Z] ---> Running in 8699c72d617d [2023-03-07T21:25:02.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T21:26:39.620Z] Removing intermediate container d7340970ab3f [2023-03-07T21:26:39.620Z] ---> 847089711234 [2023-03-07T21:26:39.620Z] [2023-03-07T21:26:39.620Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T21:26:39.620Z] ---> 4c81e5bf8899 [2023-03-07T21:26:39.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T21:26:39.620Z] ---> Using cache [2023-03-07T21:26:39.620Z] ---> a35582454128 [2023-03-07T21:26:39.620Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T21:26:39.620Z] ---> Using cache [2023-03-07T21:26:39.620Z] ---> 1f2c34644325 [2023-03-07T21:26:39.620Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:26:39.620Z] ---> Using cache [2023-03-07T21:26:39.620Z] ---> 72b55554c34a [2023-03-07T21:26:39.620Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T21:26:39.620Z] Removing intermediate container 941225c79fbd [2023-03-07T21:26:39.620Z] ---> 89d781361e92 [2023-03-07T21:26:39.620Z] [2023-03-07T21:26:39.620Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T21:26:39.620Z] ---> 4c81e5bf8899 [2023-03-07T21:26:39.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T21:26:39.620Z] ---> Running in 2d616db2cca4 [2023-03-07T21:26:39.620Z] ---> 9a454bffb5a4 [2023-03-07T21:26:39.620Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T21:26:39.620Z] Removing intermediate container 2d616db2cca4 [2023-03-07T21:26:39.620Z] ---> c27fdd7d9fdc [2023-03-07T21:26:39.620Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T21:26:39.620Z] ---> Running in b2b9f2eae70a [2023-03-07T21:26:39.620Z] ---> b620d9e92084 [2023-03-07T21:26:39.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T21:26:39.620Z] Removing intermediate container b2b9f2eae70a [2023-03-07T21:26:39.620Z] ---> 02b9208e005d [2023-03-07T21:26:39.620Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T21:26:39.620Z] ---> Running in 1b53a067b75a [2023-03-07T21:26:39.620Z] Removing intermediate container 1b53a067b75a [2023-03-07T21:26:39.620Z] ---> 00bbddb91f1a [2023-03-07T21:26:39.620Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T21:26:39.620Z] ---> Running in 045011097f30 [2023-03-07T21:26:39.620Z] ---> 0bda6c8c0bb1 [2023-03-07T21:26:39.620Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T21:26:39.620Z] ---> Running in 6c01bf9cf9f3 [2023-03-07T21:26:42.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:26:42.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:26:43.612Z] Removing intermediate container 6c01bf9cf9f3 [2023-03-07T21:26:43.612Z] ---> 540d24010554 [2023-03-07T21:26:43.612Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T21:26:43.612Z] ---> Running in af2ab6d7dc04 [2023-03-07T21:26:44.201Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T21:26:44.201Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:26:44.201Z] Removing intermediate container af2ab6d7dc04 [2023-03-07T21:26:44.201Z] ---> 8b13732fb053 [2023-03-07T21:26:44.201Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T21:26:44.201Z] OK: 5 MiB in 15 packages [2023-03-07T21:26:44.201Z] ---> Running in a8e0cbe9d063 [2023-03-07T21:26:44.788Z] Removing intermediate container a8e0cbe9d063 [2023-03-07T21:26:44.788Z] ---> 96d891d3e442 [2023-03-07T21:26:44.788Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T21:26:45.055Z] ---> Running in aaf240e59f72 [2023-03-07T21:26:46.021Z] Removing intermediate container aaf240e59f72 [2023-03-07T21:26:46.021Z] ---> a406862c9e56 [2023-03-07T21:26:46.021Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:26:46.021Z] Removing intermediate container 045011097f30 [2023-03-07T21:26:46.021Z] ---> 705839380f72 [2023-03-07T21:26:46.021Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:26:46.289Z] ---> Running in c450d0a004e8 [2023-03-07T21:26:47.266Z] Removing intermediate container c450d0a004e8 [2023-03-07T21:26:47.266Z] ---> a3d483b087b6 [2023-03-07T21:26:47.266Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T21:26:47.266Z] ---> Running in 4a8adc893e0d [2023-03-07T21:26:47.535Z] ---> 9d2a9e330991 [2023-03-07T21:26:47.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T21:26:48.138Z] Removing intermediate container 4a8adc893e0d [2023-03-07T21:26:48.138Z] ---> a36c1c14d044 [2023-03-07T21:26:48.138Z] [2023-03-07T21:26:48.407Z] Successfully built a36c1c14d044 [2023-03-07T21:26:48.407Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T21:26:48.407Z] Building security-proxy-setup [2023-03-07T21:26:50.620Z]  Building security-proxy-auth ... done  ---> 47b6a8dedeb8 [2023-03-07T21:26:50.620Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T21:26:51.580Z] ---> 04ec23d36769 [2023-03-07T21:26:51.580Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T21:26:51.847Z] ---> Running in a3a935113b4a [2023-03-07T21:26:52.435Z] Removing intermediate container a3a935113b4a [2023-03-07T21:26:52.435Z] ---> 03db1f7802ba [2023-03-07T21:26:52.436Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T21:26:52.436Z] ---> Running in f871039902ba [2023-03-07T21:26:53.019Z] Removing intermediate container f871039902ba [2023-03-07T21:26:53.019Z] ---> aa2f3c27f260 [2023-03-07T21:26:53.019Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T21:26:53.291Z] ---> Running in c3ca7696bb09 [2023-03-07T21:26:53.873Z] Removing intermediate container c3ca7696bb09 [2023-03-07T21:26:53.873Z] ---> e19d0ea6f790 [2023-03-07T21:26:53.873Z] Step 21/22 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:26:53.873Z] ---> Running in 792fa0ba24e2 [2023-03-07T21:26:54.455Z] Removing intermediate container 792fa0ba24e2 [2023-03-07T21:26:54.455Z] ---> 2c9f10ffe440 [2023-03-07T21:26:54.455Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T21:26:54.722Z] ---> Running in 1f3b6b5fe989 [2023-03-07T21:26:55.301Z] Removing intermediate container 1f3b6b5fe989 [2023-03-07T21:26:55.301Z] ---> 3bbd9700bd90 [2023-03-07T21:26:55.301Z] [2023-03-07T21:26:55.567Z] Successfully built 3bbd9700bd90 [2023-03-07T21:26:55.567Z] Successfully tagged core-data-arm64:latest [2023-03-07T21:27:07.114Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T21:27:07.114Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T21:27:07.114Z] ---> cb7c4a36471d [2023-03-07T21:27:07.114Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T21:27:07.114Z] ---> Using cache [2023-03-07T21:27:07.114Z] ---> 12052558b7d0 [2023-03-07T21:27:07.114Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T21:27:07.114Z] ---> Using cache [2023-03-07T21:27:07.114Z] ---> 60899cdec82c [2023-03-07T21:27:07.114Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T21:27:07.114Z] ---> Using cache [2023-03-07T21:27:07.114Z] ---> c7366390660c [2023-03-07T21:27:07.114Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T21:27:07.114Z] ---> Using cache [2023-03-07T21:27:07.114Z] ---> 5479f19b2827 [2023-03-07T21:27:07.114Z] Step 7/20 : COPY . . [2023-03-07T21:27:07.114Z] ---> Using cache [2023-03-07T21:27:07.114Z] ---> f8260acf2af6 [2023-03-07T21:27:07.114Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T21:27:07.114Z] ---> Running in e2c841fefe8d [2023-03-07T21:27:08.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T21:29:29.879Z] Removing intermediate container 47b28850210f [2023-03-07T21:29:29.879Z] ---> 7daf1c5ad8ed [2023-03-07T21:29:29.879Z] [2023-03-07T21:29:29.879Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T21:29:29.879Z] ---> 4c81e5bf8899 [2023-03-07T21:29:29.879Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T21:29:29.879Z] ---> Running in 3a1617db9cbc [2023-03-07T21:29:29.879Z] Removing intermediate container 3a1617db9cbc [2023-03-07T21:29:29.879Z] ---> b7bc1931f38d [2023-03-07T21:29:29.879Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T21:29:29.879Z] ---> Running in 886e05fe765e [2023-03-07T21:29:29.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:29:29.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:29:29.879Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T21:29:29.879Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T21:29:29.879Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:29:29.879Z] OK: 5 MiB in 16 packages [2023-03-07T21:29:29.879Z] Removing intermediate container 886e05fe765e [2023-03-07T21:29:29.879Z] ---> b48f7eec0b75 [2023-03-07T21:29:29.879Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T21:29:29.879Z] ---> Running in 59d5700aedb7 [2023-03-07T21:29:29.879Z] Removing intermediate container 59d5700aedb7 [2023-03-07T21:29:29.879Z] ---> 03979645a699 [2023-03-07T21:29:29.879Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T21:29:29.879Z] ---> Running in bcf21f96d3ab [2023-03-07T21:29:29.879Z] Removing intermediate container bcf21f96d3ab [2023-03-07T21:29:29.879Z] ---> b664e477d406 [2023-03-07T21:29:29.879Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T21:29:29.879Z] ---> Running in 46aa16ec70fa [2023-03-07T21:29:29.879Z] Removing intermediate container 46aa16ec70fa [2023-03-07T21:29:29.879Z] ---> d65fdaca9958 [2023-03-07T21:29:29.879Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T21:29:29.879Z] ---> Running in 0ba420509d30 [2023-03-07T21:29:29.879Z] Removing intermediate container 0ba420509d30 [2023-03-07T21:29:29.879Z] ---> c01e49e073d6 [2023-03-07T21:29:29.879Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T21:29:29.879Z] ---> Running in 772af08dd7b0 [2023-03-07T21:29:32.471Z] Removing intermediate container 772af08dd7b0 [2023-03-07T21:29:32.471Z] ---> eff694c06dd1 [2023-03-07T21:29:32.471Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T21:29:32.743Z] ---> Running in 695959a835ed [2023-03-07T21:29:33.335Z] Removing intermediate container 695959a835ed [2023-03-07T21:29:33.335Z] ---> 9de9ee6c5667 [2023-03-07T21:29:33.335Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T21:29:34.318Z] ---> eb54418a3da5 [2023-03-07T21:29:34.318Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T21:29:34.318Z] ---> Running in efeb64b4d733 [2023-03-07T21:29:37.684Z] Removing intermediate container efeb64b4d733 [2023-03-07T21:29:37.684Z] ---> 1233eb0818fb [2023-03-07T21:29:37.684Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:29:41.053Z] ---> 0c3b154b349f [2023-03-07T21:29:41.053Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T21:29:42.483Z] ---> 4b6567738152 [2023-03-07T21:29:42.483Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T21:29:43.455Z] ---> d3905fae53db [2023-03-07T21:29:43.455Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T21:29:44.879Z] ---> 60fad84a27fd [2023-03-07T21:29:44.879Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T21:29:45.474Z] ---> 17d9104c190b [2023-03-07T21:29:45.474Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T21:29:46.901Z] ---> b21874d5314b [2023-03-07T21:29:46.901Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T21:29:47.873Z] ---> f25095217e06 [2023-03-07T21:29:47.873Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T21:29:47.873Z] ---> Running in 9cb8fc9e5bff [2023-03-07T21:29:51.240Z] Removing intermediate container 9cb8fc9e5bff [2023-03-07T21:29:51.240Z] ---> eae9f32afe45 [2023-03-07T21:29:51.240Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T21:29:51.240Z] ---> Running in 30f8bcbd12b4 [2023-03-07T21:29:51.828Z] Removing intermediate container 30f8bcbd12b4 [2023-03-07T21:29:51.828Z] ---> a57ce408e1ab [2023-03-07T21:29:51.828Z] Step 29/32 : CMD ["gate"] [2023-03-07T21:29:54.425Z] ---> Running in e5046641fab3 [2023-03-07T21:29:55.013Z] Removing intermediate container e5046641fab3 [2023-03-07T21:29:55.013Z] ---> cb778ac2415f [2023-03-07T21:29:55.013Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T21:29:55.013Z] ---> Running in 3c723f04edc2 [2023-03-07T21:29:55.608Z] Removing intermediate container 3c723f04edc2 [2023-03-07T21:29:55.608Z] ---> 0f5b02e09626 [2023-03-07T21:29:55.608Z] Step 31/32 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:29:55.878Z] ---> Running in f1aa91e005d8 [2023-03-07T21:29:56.467Z] Removing intermediate container f1aa91e005d8 [2023-03-07T21:29:56.467Z] ---> d824ba004d67 [2023-03-07T21:29:56.467Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T21:29:56.467Z] ---> Running in 98d369bc46fb [2023-03-07T21:29:57.060Z] Removing intermediate container 98d369bc46fb [2023-03-07T21:29:57.060Z] ---> 43d17f4d734f [2023-03-07T21:29:57.060Z] [2023-03-07T21:29:57.330Z] Successfully built 43d17f4d734f [2023-03-07T21:29:57.330Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T21:30:15.577Z]  Building security-bootstrapper ... done Removing intermediate container dea85b640b06 [2023-03-07T21:30:15.577Z] ---> 27d69a3eabd4 [2023-03-07T21:30:15.577Z] [2023-03-07T21:30:15.577Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T21:30:15.577Z] ---> 4c81e5bf8899 [2023-03-07T21:30:15.577Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T21:30:15.577Z] ---> Using cache [2023-03-07T21:30:15.577Z] ---> aeb1e1a5975e [2023-03-07T21:30:15.577Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T21:30:15.577Z] ---> Using cache [2023-03-07T21:30:15.577Z] ---> 8dc1415a700e [2023-03-07T21:30:15.577Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T21:30:15.577Z] ---> Running in 7d10b5018829 [2023-03-07T21:30:15.577Z] Removing intermediate container 7d10b5018829 [2023-03-07T21:30:15.577Z] ---> a9bb444a1817 [2023-03-07T21:30:15.577Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T21:30:15.577Z] ---> Running in f539b7f140ce [2023-03-07T21:30:15.577Z] Removing intermediate container f539b7f140ce [2023-03-07T21:30:15.577Z] ---> b91833e58240 [2023-03-07T21:30:15.577Z] Step 15/24 : WORKDIR / [2023-03-07T21:30:15.577Z] ---> Running in 6265edd8e9c6 [2023-03-07T21:30:16.165Z] Removing intermediate container 6265edd8e9c6 [2023-03-07T21:30:16.165Z] ---> e756f1c5c93e [2023-03-07T21:30:16.165Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:30:17.132Z] ---> 25b7478e18b6 [2023-03-07T21:30:17.132Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T21:30:19.094Z] ---> 83922830fa00 [2023-03-07T21:30:19.094Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T21:30:19.682Z] ---> 5ffe376d2e19 [2023-03-07T21:30:19.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T21:30:22.283Z] ---> 93e6dcf0c168 [2023-03-07T21:30:22.283Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T21:30:22.283Z] ---> Running in dd1f02bac841 [2023-03-07T21:30:22.872Z] Removing intermediate container dd1f02bac841 [2023-03-07T21:30:22.872Z] ---> b85db671c12c [2023-03-07T21:30:22.872Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T21:30:22.872Z] ---> Running in e748661fc15a [2023-03-07T21:30:23.462Z] Removing intermediate container e748661fc15a [2023-03-07T21:30:23.462Z] ---> 58a078e3f479 [2023-03-07T21:30:23.462Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T21:30:23.462Z] ---> Running in 3fb1ece2136d [2023-03-07T21:30:24.053Z] Removing intermediate container 3fb1ece2136d [2023-03-07T21:30:24.053Z] ---> c5aae616d25d [2023-03-07T21:30:24.053Z] Step 23/24 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:30:24.324Z] ---> Running in fee89abf41fa [2023-03-07T21:30:24.918Z] Removing intermediate container fee89abf41fa [2023-03-07T21:30:24.918Z] ---> 1616c2f6f868 [2023-03-07T21:30:24.918Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T21:30:24.918Z] ---> Running in cb9ff71e8636 [2023-03-07T21:30:25.509Z] Removing intermediate container cb9ff71e8636 [2023-03-07T21:30:25.509Z] ---> 739ebe7483d5 [2023-03-07T21:30:25.509Z] [2023-03-07T21:30:25.779Z] Successfully built 739ebe7483d5 [2023-03-07T21:30:25.779Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T21:31:22.520Z]  Building core-metadata ... done Removing intermediate container e2c841fefe8d [2023-03-07T21:31:22.520Z] ---> 131fc0d7b420 [2023-03-07T21:31:22.520Z] [2023-03-07T21:31:22.520Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T21:31:22.520Z] ---> 4c81e5bf8899 [2023-03-07T21:31:22.520Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T21:31:22.520Z] ---> Running in 1a76aeead946 [2023-03-07T21:31:23.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:31:24.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:31:25.603Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T21:31:25.603Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T21:31:25.603Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T21:31:25.603Z] OK: 6 MiB in 16 packages [2023-03-07T21:31:27.013Z] Removing intermediate container 1a76aeead946 [2023-03-07T21:31:27.013Z] ---> e7374f3461f6 [2023-03-07T21:31:27.013Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T21:31:27.013Z] ---> Running in 49b36d318ff9 [2023-03-07T21:31:27.282Z] Removing intermediate container 49b36d318ff9 [2023-03-07T21:31:27.282Z] ---> 995ad1bf4ce5 [2023-03-07T21:31:27.282Z] Step 12/20 : WORKDIR /edgex [2023-03-07T21:31:27.549Z] ---> Running in 6a1572776f9d [2023-03-07T21:31:28.143Z] Removing intermediate container 6a1572776f9d [2023-03-07T21:31:28.143Z] ---> 95c9639a2413 [2023-03-07T21:31:28.143Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T21:31:28.748Z] ---> 840895ff3b6d [2023-03-07T21:31:28.748Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T21:31:30.159Z] ---> 3432817c9f5f [2023-03-07T21:31:30.159Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T21:31:31.120Z] ---> 2fd7a57a84ba [2023-03-07T21:31:31.120Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T21:31:31.120Z] ---> Running in af3b7d5f530b [2023-03-07T21:31:33.065Z] Removing intermediate container 8699c72d617d [2023-03-07T21:31:33.065Z] ---> 2c92e2b261cb [2023-03-07T21:31:33.065Z] [2023-03-07T21:31:33.065Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T21:31:33.065Z] ---> 354640af7b1b [2023-03-07T21:31:33.065Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T21:31:33.065Z] ---> Using cache [2023-03-07T21:31:33.065Z] ---> c984694a0049 [2023-03-07T21:31:33.065Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T21:31:33.065Z] ---> Running in 06c4405e11f0 [2023-03-07T21:31:33.340Z] Removing intermediate container af3b7d5f530b [2023-03-07T21:31:33.340Z] ---> c8f05abbf254 [2023-03-07T21:31:33.340Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T21:31:33.607Z] ---> Running in 7e51f6ca6e61 [2023-03-07T21:31:33.874Z] Removing intermediate container 7e51f6ca6e61 [2023-03-07T21:31:33.874Z] ---> 97151c51d548 [2023-03-07T21:31:33.874Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T21:31:33.874Z] ---> Running in a0d2e2ce69f9 [2023-03-07T21:31:34.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:31:34.141Z] Removing intermediate container a0d2e2ce69f9 [2023-03-07T21:31:34.141Z] ---> dc7c137e6f15 [2023-03-07T21:31:34.412Z] Step 19/20 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:31:34.412Z] ---> Running in 8af299e6db62 [2023-03-07T21:31:34.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:31:34.681Z] Removing intermediate container 8af299e6db62 [2023-03-07T21:31:34.681Z] ---> 295ed1177c53 [2023-03-07T21:31:34.681Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T21:31:34.946Z] ---> Running in 80f8a7f1a714 [2023-03-07T21:31:35.214Z] Removing intermediate container 80f8a7f1a714 [2023-03-07T21:31:35.214Z] ---> 1c13ffcc2e4e [2023-03-07T21:31:35.214Z] [2023-03-07T21:31:35.481Z] Successfully built 1c13ffcc2e4e [2023-03-07T21:31:35.481Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T21:31:35.748Z]  Building security-proxy-setup ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T21:31:35.748Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T21:31:35.748Z] OK: 15736 distinct packages available [2023-03-07T21:31:35.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T21:31:36.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T21:31:37.292Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T21:31:37.292Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T21:31:37.292Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T21:31:37.292Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T21:31:37.292Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T21:31:37.292Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T21:31:37.292Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T21:31:37.292Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T21:31:37.292Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T21:31:37.292Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T21:31:37.292Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T21:31:37.558Z] OK: 8 MiB in 23 packages [2023-03-07T21:31:40.903Z] Removing intermediate container 06c4405e11f0 [2023-03-07T21:31:40.903Z] ---> 03addb2db5be [2023-03-07T21:31:40.903Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T21:31:41.169Z] ---> 8ff9fd1d4fc0 [2023-03-07T21:31:41.169Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T21:31:42.578Z] ---> cf9f5274348b [2023-03-07T21:31:42.578Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T21:31:43.159Z] ---> 28639572b3bc [2023-03-07T21:31:43.159Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T21:31:43.159Z] ---> Running in 6f53384bbb6f [2023-03-07T21:31:43.740Z] Removing intermediate container 6f53384bbb6f [2023-03-07T21:31:43.740Z] ---> a672ba1af661 [2023-03-07T21:31:43.740Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T21:31:43.740Z] ---> Running in 12e069ab478b [2023-03-07T21:31:44.008Z] Removing intermediate container 12e069ab478b [2023-03-07T21:31:44.008Z] ---> a5c752c0852b [2023-03-07T21:31:44.008Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T21:31:44.008Z] ---> Running in 4e3160d1363d [2023-03-07T21:31:44.276Z] Removing intermediate container 4e3160d1363d [2023-03-07T21:31:44.276Z] ---> e0f10e67aebb [2023-03-07T21:31:44.276Z] Step 18/19 : LABEL git_sha=a43797e26836cbfdf69aeae1d7addf4ee159394c [2023-03-07T21:31:44.542Z] ---> Running in 884bbefc15a8 [2023-03-07T21:31:44.809Z] Removing intermediate container 884bbefc15a8 [2023-03-07T21:31:44.809Z] ---> 036e183e7a93 [2023-03-07T21:31:44.809Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T21:31:44.809Z] ---> Running in a4e46d7f658b [2023-03-07T21:31:45.077Z] Removing intermediate container a4e46d7f658b [2023-03-07T21:31:45.077Z] ---> 57c7c3652c0a [2023-03-07T21:31:45.077Z] [2023-03-07T21:31:45.345Z] Successfully built 57c7c3652c0a [2023-03-07T21:31:45.345Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T21:31:45.941Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-07T21:31:45.959Z] $ docker stop --time=1 b48ee7cdfa3bc52b06732f42a2ea46bd356e8db98cd8262b0e88bc7dc7015ac9 [2023-03-07T21:31:47.680Z] $ docker rm -f --volumes b48ee7cdfa3bc52b06732f42a2ea46bd356e8db98cd8262b0e88bc7dc7015ac9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T21:31:48.165Z] + docker images [2023-03-07T21:31:48.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T21:31:48.432Z] security-spiffe-token-provider-arm64 latest 57c7c3652c0a 4 seconds ago 29.1MB [2023-03-07T21:31:48.432Z] security-proxy-setup-arm64 latest 1c13ffcc2e4e 14 seconds ago 15.8MB [2023-03-07T21:31:48.432Z] 2c92e2b261cb 17 seconds ago 1.54GB [2023-03-07T21:31:48.432Z] 131fc0d7b420 27 seconds ago 1.49GB [2023-03-07T21:31:48.432Z] core-metadata-arm64 latest 739ebe7483d5 About a minute ago 17.8MB [2023-03-07T21:31:48.432Z] 27d69a3eabd4 About a minute ago 1.51GB [2023-03-07T21:31:48.432Z] security-bootstrapper-arm64 latest 43d17f4d734f About a minute ago 19MB [2023-03-07T21:31:48.432Z] 7daf1c5ad8ed 2 minutes ago 1.49GB [2023-03-07T21:31:48.432Z] core-data-arm64 latest 3bbd9700bd90 4 minutes ago 17.3MB [2023-03-07T21:31:48.432Z] security-proxy-auth-arm64 latest a36c1c14d044 5 minutes ago 15.6MB [2023-03-07T21:31:48.432Z] 89d781361e92 5 minutes ago 1.51GB [2023-03-07T21:31:48.432Z] 847089711234 5 minutes ago 1.49GB [2023-03-07T21:31:48.432Z] support-notifications-arm64 latest 26499d99aa61 9 minutes ago 29.7MB [2023-03-07T21:31:48.432Z] support-scheduler-arm64 latest f7f4c6cf1b32 9 minutes ago 29.1MB [2023-03-07T21:31:48.432Z] security-secretstore-setup-arm64 latest c99e2d8b3f43 9 minutes ago 28.7MB [2023-03-07T21:31:48.432Z] 4cee909fe3ac 9 minutes ago 1.57GB [2023-03-07T21:31:48.432Z] fbeab646f6e3 9 minutes ago 1.57GB [2023-03-07T21:31:48.432Z] 31059f9c0c58 9 minutes ago 1.5GB [2023-03-07T21:31:48.432Z] core-common-config-bootstrapper-arm64 latest f254d77a2dc5 11 minutes ago 14.9MB [2023-03-07T21:31:48.432Z] a55d1778a22f 11 minutes ago 1.5GB [2023-03-07T21:31:48.432Z] core-command-arm64 latest f5a6dca26288 12 minutes ago 17.1MB [2023-03-07T21:31:48.432Z] 0835b728eb0f 13 minutes ago 1.51GB [2023-03-07T21:31:48.432Z] security-spire-server-arm64 latest 9e5f3585298d 19 minutes ago 84.3MB [2023-03-07T21:31:48.432Z] c4244c27558e 19 minutes ago 1.38GB [2023-03-07T21:31:48.432Z] security-spire-agent-arm64 latest 45a5f7adda9f 19 minutes ago 122MB [2023-03-07T21:31:48.432Z] security-spire-config-arm64 latest 62f7120b0ce9 19 minutes ago 83.6MB [2023-03-07T21:31:48.432Z] 4b6f158a9e30 20 minutes ago 1.38GB [2023-03-07T21:31:48.432Z] b4fffc69ba42 20 minutes ago 1.38GB [2023-03-07T21:31:48.432Z] ci-base-image-arm64 latest cb7c4a36471d 34 minutes ago 904MB [2023-03-07T21:31:48.432Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T21:31:48.432Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T21:31:48.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T21:31:48.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:31:48.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T21:31:48.860Z] [2023-03-07T21:31:48.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:31:49.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T21:31:49.459Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T21:31:49.459Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T21:31:49.459Z] 04944245beec: Pulling fs layer [2023-03-07T21:31:49.459Z] 699f458cf7ca: Pulling fs layer [2023-03-07T21:31:49.459Z] 765212b225bb: Pulling fs layer [2023-03-07T21:31:49.459Z] f23df028b6ca: Pulling fs layer [2023-03-07T21:31:49.459Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T21:31:49.459Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T21:31:49.459Z] f23df028b6ca: Waiting [2023-03-07T21:31:49.459Z] d65c8cfc05b1: Waiting [2023-03-07T21:31:49.459Z] 2437ff75d9bd: Waiting [2023-03-07T21:31:49.459Z] 765212b225bb: Waiting [2023-03-07T21:31:49.459Z] 04944245beec: Verifying Checksum [2023-03-07T21:31:49.459Z] 04944245beec: Download complete [2023-03-07T21:31:49.459Z] 765212b225bb: Verifying Checksum [2023-03-07T21:31:49.459Z] 765212b225bb: Download complete [2023-03-07T21:31:49.459Z] f23df028b6ca: Verifying Checksum [2023-03-07T21:31:49.459Z] f23df028b6ca: Download complete [2023-03-07T21:31:49.459Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T21:31:49.459Z] d65c8cfc05b1: Download complete [2023-03-07T21:31:49.727Z] 699f458cf7ca: Verifying Checksum [2023-03-07T21:31:49.727Z] 699f458cf7ca: Download complete [2023-03-07T21:31:49.995Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T21:31:49.995Z] 8998bd30e6a1: Download complete [2023-03-07T21:31:52.587Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T21:31:52.587Z] 2437ff75d9bd: Download complete [2023-03-07T21:31:53.992Z] 8998bd30e6a1: Pull complete [2023-03-07T21:31:54.258Z] 04944245beec: Pull complete [2023-03-07T21:31:55.661Z] 699f458cf7ca: Pull complete [2023-03-07T21:31:55.661Z] 765212b225bb: Pull complete [2023-03-07T21:31:56.617Z] f23df028b6ca: Pull complete [2023-03-07T21:31:56.617Z] d65c8cfc05b1: Pull complete [2023-03-07T21:32:11.583Z] 2437ff75d9bd: Pull complete [2023-03-07T21:32:11.583Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T21:32:11.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T21:32:11.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T21:32:11.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-03-07T21:32:11.847Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T21:32:14.862Z] $ docker top 5b83a1f76804c78c81cc4a8309f7d618d3e5eacdfacab31fd9c24eb236ec4237 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:15.709Z] ---> job-cost.sh [2023-03-07T21:32:15.709Z] lf-activate-venv: SKIPPING [2023-03-07T21:32:15.709Z] INFO: No Stack... [2023-03-07T21:32:16.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T21:32:17.246Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T21:32:17.878Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-03-07T21:32:17.878Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T21:32:17.958Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] [2023-03-07T21:32:17.967Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] did not exist. Created. [2023-03-07T21:32:17.967Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T21:32:18.615Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T21:32:18.797Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T21:32:18.804Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4410-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T21:32:18.836Z] $ docker stop --time=1 5b83a1f76804c78c81cc4a8309f7d618d3e5eacdfacab31fd9c24eb236ec4237 [2023-03-07T21:32:20.375Z] $ docker rm -f --volumes 5b83a1f76804c78c81cc4a8309f7d618d3e5eacdfacab31fd9c24eb236ec4237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T21:32:20.780Z] provisioning config files... [2023-03-07T21:32:20.824Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config10243689784740624928tmp [Pipeline] { [Pipeline] sh [2023-03-07T21:32:21.155Z] + set +x [2023-03-07T21:32:21.155Z] + curl -s https://codecov.io/bash [2023-03-07T21:32:21.155Z] + bash -s -- [2023-03-07T21:32:21.155Z] [2023-03-07T21:32:21.155Z] _____ _ [2023-03-07T21:32:21.155Z] / ____| | | [2023-03-07T21:32:21.155Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T21:32:21.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T21:32:21.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T21:32:21.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T21:32:21.155Z] Bash-1.0.6 [2023-03-07T21:32:21.155Z] [2023-03-07T21:32:21.155Z] [2023-03-07T21:32:21.155Z] ==> git version 2.25.1 found [2023-03-07T21:32:21.155Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T21:32:21.155Z] Release-Date: 2020-01-08 [2023-03-07T21:32:21.155Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T21:32:21.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T21:32:21.155Z] ==> Jenkins CI detected. [2023-03-07T21:32:21.155Z] current dir:  /w/workspace/edgex-go/4 [2023-03-07T21:32:21.155Z] project root: . [2023-03-07T21:32:21.155Z] --> token set from env [2023-03-07T21:32:21.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T21:32:21.413Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T21:32:21.413Z] ==> Python coveragepy not found [2023-03-07T21:32:21.413Z] ==> Searching for coverage reports in: [2023-03-07T21:32:21.413Z] + . [2023-03-07T21:32:21.413Z] -> Found 1 reports [2023-03-07T21:32:21.413Z] ==> Detecting git/mercurial file structure [2023-03-07T21:32:21.413Z] ==> Reading reports [2023-03-07T21:32:21.413Z] + ./coverage.out bytes=446903 [2023-03-07T21:32:21.413Z] ==> Appending adjustments [2023-03-07T21:32:21.413Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T21:32:22.347Z] + Found adjustments [2023-03-07T21:32:22.347Z] ==> Gzipping contents [2023-03-07T21:32:22.347Z] 60K /tmp/codecov.1Wnobf.gz [2023-03-07T21:32:22.347Z] ==> Uploading reports [2023-03-07T21:32:22.347Z] url: https://codecov.io [2023-03-07T21:32:22.347Z] query: branch=PR-4410&commit=a43797e26836cbfdf69aeae1d7addf4ee159394c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= [2023-03-07T21:32:22.347Z] -> Pinging Codecov [2023-03-07T21:32:22.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4410&commit=a43797e26836cbfdf69aeae1d7addf4ee159394c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= [2023-03-07T21:32:22.606Z] -> Uploading to [2023-03-07T21:32:22.606Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/a43797e26836cbfdf69aeae1d7addf4ee159394c/30e0a8ba-e8ba-45eb-a23a-67047ef97d4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T213222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=095a383eefa87d05d5c88bb3fc80d65ce260adadc1b897c598163f04a947765b [2023-03-07T21:32:22.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T21:32:22.606Z] Dload Upload Total Spent Left Speed [2023-03-07T21:32:22.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58138 0 0 100 58138 0 221k --:--:-- --:--:-- --:--:-- 221k [2023-03-07T21:32:22.865Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a43797e26836cbfdf69aeae1d7addf4ee159394c [Pipeline] } [2023-03-07T21:32:22.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T21:32:23.428Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:23.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:24.573Z] ---> package-listing.sh [2023-03-07T21:32:24.573Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T21:32:24.573Z] ++ facter osfamily [2023-03-07T21:32:24.832Z] + OS_FAMILY=debian [2023-03-07T21:32:24.832Z] + workspace=/w/workspace/edgex-go/4 [2023-03-07T21:32:24.832Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T21:32:24.832Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T21:32:24.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T21:32:24.832Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T21:32:24.832Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-07T21:32:24.832Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T21:32:24.832Z] + case "${OS_FAMILY}" in [2023-03-07T21:32:24.832Z] + dpkg -l [2023-03-07T21:32:24.832Z] + grep '^ii' [2023-03-07T21:32:24.832Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T21:32:24.832Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T21:32:24.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T21:32:24.832Z] + '[' /w/workspace/edgex-go/4 ']' [2023-03-07T21:32:24.832Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-03-07T21:32:24.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-03-07T21:32:24.842Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T21:32:25.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:32:25.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T21:32:25.675Z] [2023-03-07T21:32:25.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T21:32:25.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T21:32:25.977Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T21:32:25.977Z] 5eb5b503b376: Pulling fs layer [2023-03-07T21:32:25.977Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T21:32:25.977Z] ec43610c2a17: Pulling fs layer [2023-03-07T21:32:25.977Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T21:32:25.977Z] 33b1e0a273af: Pulling fs layer [2023-03-07T21:32:25.977Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T21:32:25.977Z] 2f39f015ded8: Pulling fs layer [2023-03-07T21:32:25.977Z] 33b1e0a273af: Waiting [2023-03-07T21:32:25.977Z] 5d3b04190fa2: Waiting [2023-03-07T21:32:25.977Z] 3a2ae6a8a46f: Waiting [2023-03-07T21:32:25.977Z] 2f39f015ded8: Waiting [2023-03-07T21:32:25.977Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T21:32:25.977Z] 5c69ac0246d0: Download complete [2023-03-07T21:32:25.977Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T21:32:25.977Z] 3a2ae6a8a46f: Download complete [2023-03-07T21:32:26.237Z] 33b1e0a273af: Verifying Checksum [2023-03-07T21:32:26.237Z] 33b1e0a273af: Download complete [2023-03-07T21:32:26.237Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T21:32:26.237Z] 5d3b04190fa2: Download complete [2023-03-07T21:32:26.237Z] ec43610c2a17: Verifying Checksum [2023-03-07T21:32:26.237Z] ec43610c2a17: Download complete [2023-03-07T21:32:26.237Z] 5eb5b503b376: Verifying Checksum [2023-03-07T21:32:26.237Z] 5eb5b503b376: Download complete [2023-03-07T21:32:27.172Z] 2f39f015ded8: Verifying Checksum [2023-03-07T21:32:27.172Z] 2f39f015ded8: Download complete [2023-03-07T21:32:27.737Z] 5eb5b503b376: Pull complete [2023-03-07T21:32:27.737Z] 5c69ac0246d0: Pull complete [2023-03-07T21:32:28.306Z] ec43610c2a17: Pull complete [2023-03-07T21:32:28.306Z] 3a2ae6a8a46f: Pull complete [2023-03-07T21:32:28.564Z] 33b1e0a273af: Pull complete [2023-03-07T21:32:28.821Z] 5d3b04190fa2: Pull complete [2023-03-07T21:32:34.084Z] 2f39f015ded8: Pull complete [2023-03-07T21:32:34.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T21:32:34.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T21:32:34.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T21:32:34.157Z] prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container [2023-03-07T21:32:34.176Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T21:32:37.216Z] $ docker top 69558a39092abf2d2ff4e82dbc550e5e185d28569508804613c2fe75b4277951 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T21:32:37.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T21:32:37.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T21:32:38.140Z] + ls /var/log/sa-host [2023-03-07T21:32:38.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T21:32:38.213Z] provisioning config files... [2023-03-07T21:32:38.219Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config11521986327560880729tmp [Pipeline] { [Pipeline] echo [2023-03-07T21:32:38.234Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:38.517Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T21:32:38.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:38.861Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T21:32:38.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:39.156Z] ---> sudo-logs.sh [2023-03-07T21:32:39.156Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T21:32:39.179Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:39.472Z] ---> job-cost.sh [2023-03-07T21:32:39.472Z] lf-activate-venv: SKIPPING [2023-03-07T21:32:39.472Z] DEBUG: total: 0.10999999940395355 [2023-03-07T21:32:39.472Z] INFO: Retrieving Stack Cost... [2023-03-07T21:32:39.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T21:32:40.299Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T21:32:40.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T21:32:40.596Z] ---> logs-deploy.sh [2023-03-07T21:32:40.596Z] lf-activate-venv: SKIPPING [2023-03-07T21:32:40.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4410/4 [2023-03-07T21:32:40.596Z] INFO: archiving workspace using pattern(s): [2023-03-07T21:32:41.531Z] Archives upload complete. [2023-03-07T21:32:41.790Z] INFO: archiving logs to Nexus