Pull request #4366 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at c6ae7449aad5f05f69153f6120284e804cf836f6 rather than cff823839fdc58f30ce975ee9a37c6ac91608eb4 Obtained Jenkinsfile from c6ae7449aad5f05f69153f6120284e804cf836f6 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-ssh154952058714608305.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-ssh1755616440822877630.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2342481878094622762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14716289973179253164.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12116211624411421403.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11100990543770856031.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6263 in /w/workspace/edgexfoundry_edgex-go_PR-4366 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4366/head:refs/remotes/origin/PR-4366 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit cff823839fdc58f30ce975ee9a37c6ac91608eb4 Merge succeeded, producing cff823839fdc58f30ce975ee9a37c6ac91608eb4 Checking out Revision cff823839fdc58f30ce975ee9a37c6ac91608eb4 (PR-4366) > git config core.sparsecheckout # timeout=10 > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # timeout=10 Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T06:50:33.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T06:50:33.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T06:50:34.040Z] ========================================================= [2023-02-16T06:50:34.041Z] EdgeX Global Pipelines Version Info [2023-02-16T06:50:34.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T06:50:34.795Z] ------------------- [2023-02-16T06:50:34.795Z] stable info: [2023-02-16T06:50:34.795Z] ------------------- [2023-02-16T06:50:34.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T06:50:34.795Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T06:50:34.795Z] Message: update stable to v1.0.244 [2023-02-16T06:50:35.367Z] ------------------- [2023-02-16T06:50:35.367Z] experimental info: [2023-02-16T06:50:35.367Z] ------------------- [2023-02-16T06:50:35.367Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T06:50:35.367Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T06:50:35.367Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T06:50:35.659Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-16T06:50:35.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-16T06:50:35.742Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T06:50:35.777Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T06:50:35.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T06:50:35.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T06:50:35.911Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T06:50:35.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-16T06:50:35.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-16T06:50:36.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-16T06:50:36.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T06:50:36.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T06:50:36.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T06:50:36.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T06:50:36.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T06:50:36.283Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T06:50:36.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T06:50:36.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T06:50:36.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-16T06:50:36.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-16T06:50:36.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T06:50:36.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T06:50:36.574Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T06:50:36.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4366 [Pipeline] echo [2023-02-16T06:50:36.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4366 [Pipeline] echo [2023-02-16T06:50:36.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4366 [Pipeline] echo [2023-02-16T06:50:36.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cff823839fdc58f30ce975ee9a37c6ac91608eb4 [Pipeline] echo [2023-02-16T06:50:36.790Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cff8238 [Pipeline] echo [2023-02-16T06:50:36.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T06:50:36.967Z] provisioning config files... [2023-02-16T06:50:36.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11095091300837219739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T06:50:37.326Z] ---> docker-login.sh [2023-02-16T06:50:37.326Z] nexus3.edgexfoundry.org:10001 [2023-02-16T06:50:37.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:50:37.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:50:37.847Z] Configure a credential helper to remove this warning. See [2023-02-16T06:50:37.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:50:37.847Z] [2023-02-16T06:50:37.847Z] Login Succeeded [2023-02-16T06:50:37.847Z] nexus3.edgexfoundry.org:10002 [2023-02-16T06:50:37.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:50:37.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:50:37.847Z] Configure a credential helper to remove this warning. See [2023-02-16T06:50:37.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:50:37.847Z] [2023-02-16T06:50:37.847Z] Login Succeeded [2023-02-16T06:50:37.847Z] nexus3.edgexfoundry.org:10003 [2023-02-16T06:50:38.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:50:38.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:50:38.107Z] Configure a credential helper to remove this warning. See [2023-02-16T06:50:38.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:50:38.108Z] [2023-02-16T06:50:38.108Z] Login Succeeded [2023-02-16T06:50:38.108Z] nexus3.edgexfoundry.org:10004 [2023-02-16T06:50:38.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:50:38.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:50:38.108Z] Configure a credential helper to remove this warning. See [2023-02-16T06:50:38.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:50:38.108Z] [2023-02-16T06:50:38.108Z] Login Succeeded [2023-02-16T06:50:38.367Z] docker.io [2023-02-16T06:50:38.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:50:38.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:50:38.627Z] Configure a credential helper to remove this warning. See [2023-02-16T06:50:38.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:50:38.627Z] [2023-02-16T06:50:38.627Z] Login Succeeded [2023-02-16T06:50:38.627Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T06:50:38.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T06:50:39.080Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + dirname cmd/core-command/Dockerfile [2023-02-16T06:50:39.080Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-16T06:50:39.080Z] + + cut -d/ -f2 [2023-02-16T06:50:39.080Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T06:50:39.080Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/core-data/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/core-metadata/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-16T06:50:39.080Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-16T06:50:39.080Z] cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T06:50:39.080Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-02-16T06:50:39.080Z] cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-16T06:50:39.080Z] + dirname cmd/support-notifications/Dockerfile [2023-02-16T06:50:39.080Z] + cut -d/ -f2 [2023-02-16T06:50:39.080Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-16T06:50:39.080Z] + + cut -d/ -f2 [2023-02-16T06:50:39.080Z] dirname cmd/support-scheduler/Dockerfile [2023-02-16T06:50:39.080Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-16T06:50:39.144Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T06:50:39.709Z] + git rev-list -1 --merges cff823839fdc58f30ce975ee9a37c6ac91608eb4~1..cff823839fdc58f30ce975ee9a37c6ac91608eb4 [Pipeline] echo [2023-02-16T06:50:39.740Z] -----------> git rev-list -1 --merges cff823839fdc58f30ce975ee9a37c6ac91608eb4~1..cff823839fdc58f30ce975ee9a37c6ac91608eb4 cff823839fdc58f30ce975ee9a37c6ac91608eb4 [false] [Pipeline] sh [2023-02-16T06:50:40.045Z] + git log --format=format:%s -1 cff823839fdc58f30ce975ee9a37c6ac91608eb4 [Pipeline] echo [2023-02-16T06:50:40.079Z] ========================================================= [2023-02-16T06:50:40.079Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T06:50:40.079Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-16T06:50:40.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T06:50:40.572Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T06:50:40.572Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T06:50:40.572Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T06:50:40.572Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T06:50:40.572Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T06:50:40.572Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T06:50:41.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T06:50:41.079Z] [2023-02-16T06:50:41.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T06:50:41.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T06:50:41.457Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T06:50:41.457Z] b85a868b505f: Pulling fs layer [2023-02-16T06:50:41.457Z] e2be974225ed: Pulling fs layer [2023-02-16T06:50:41.457Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T06:50:41.457Z] 988bab9f4d93: Pulling fs layer [2023-02-16T06:50:41.457Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T06:50:41.457Z] eaf3925da568: Pulling fs layer [2023-02-16T06:50:41.457Z] bab4dde63d76: Pulling fs layer [2023-02-16T06:50:41.457Z] bde34c3a00c8: Pulling fs layer [2023-02-16T06:50:41.457Z] b352a97aabf1: Pulling fs layer [2023-02-16T06:50:41.457Z] 4872d77fe225: Pulling fs layer [2023-02-16T06:50:41.457Z] 5851b861e8e6: Pulling fs layer [2023-02-16T06:50:41.457Z] bab4dde63d76: Waiting [2023-02-16T06:50:41.457Z] 4872d77fe225: Waiting [2023-02-16T06:50:41.457Z] b352a97aabf1: Waiting [2023-02-16T06:50:41.457Z] bde34c3a00c8: Waiting [2023-02-16T06:50:41.457Z] eaf3925da568: Waiting [2023-02-16T06:50:41.457Z] 988bab9f4d93: Waiting [2023-02-16T06:50:41.457Z] 1469e6f7b9e6: Waiting [2023-02-16T06:50:41.457Z] e2be974225ed: Verifying Checksum [2023-02-16T06:50:41.457Z] 988bab9f4d93: Verifying Checksum [2023-02-16T06:50:41.457Z] 988bab9f4d93: Download complete [2023-02-16T06:50:41.720Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T06:50:41.720Z] 1469e6f7b9e6: Download complete [2023-02-16T06:50:41.720Z] eaf3925da568: Download complete [2023-02-16T06:50:41.720Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T06:50:41.720Z] 339a4e72a1f5: Download complete [2023-02-16T06:50:41.720Z] bde34c3a00c8: Download complete [2023-02-16T06:50:41.720Z] b352a97aabf1: Verifying Checksum [2023-02-16T06:50:41.720Z] b352a97aabf1: Download complete [2023-02-16T06:50:41.720Z] 4872d77fe225: Verifying Checksum [2023-02-16T06:50:41.720Z] 4872d77fe225: Download complete [2023-02-16T06:50:41.980Z] 5851b861e8e6: Verifying Checksum [2023-02-16T06:50:41.980Z] 5851b861e8e6: Download complete [2023-02-16T06:50:41.980Z] b85a868b505f: Verifying Checksum [2023-02-16T06:50:41.980Z] b85a868b505f: Download complete [2023-02-16T06:50:42.239Z] bab4dde63d76: Verifying Checksum [2023-02-16T06:50:42.239Z] bab4dde63d76: Download complete [2023-02-16T06:50:43.175Z] b85a868b505f: Pull complete [2023-02-16T06:50:43.437Z] e2be974225ed: Pull complete [2023-02-16T06:50:44.006Z] 339a4e72a1f5: Pull complete [2023-02-16T06:50:44.278Z] 988bab9f4d93: Pull complete [2023-02-16T06:50:44.846Z] 1469e6f7b9e6: Pull complete [2023-02-16T06:50:44.846Z] eaf3925da568: Pull complete [2023-02-16T06:50:46.845Z] bab4dde63d76: Pull complete [2023-02-16T06:50:46.845Z] bde34c3a00c8: Pull complete [2023-02-16T06:50:46.845Z] b352a97aabf1: Pull complete [2023-02-16T06:50:46.845Z] 4872d77fe225: Pull complete [2023-02-16T06:50:46.845Z] 5851b861e8e6: Pull complete [2023-02-16T06:50:46.845Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T06:50:46.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T06:50:46.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T06:50:47.073Z] prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container [2023-02-16T06:50:47.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T06:50:48.557Z] $ docker top bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 -eo pid,comm [2023-02-16T06:50:48.612Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T06:50:48.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T06:50:48.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T06:50:48.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T06:50:48.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T06:50:48.855Z] $ docker exec bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent [2023-02-16T06:50:48.959Z] SSH_AUTH_SOCK=/tmp/ssh-AvYWS4UdHxtu/agent.32 [2023-02-16T06:50:48.959Z] SSH_AGENT_PID=38 [2023-02-16T06:50:48.966Z] Running ssh-add (command line suppressed) [2023-02-16T06:50:49.074Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4021517632355067987.key (/w/workspace/edgex-go/1@tmp/private_key_4021517632355067987.key) [2023-02-16T06:50:49.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T06:50:49.423Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T06:50:49.452Z] $ docker exec --env ******** --env ******** bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent -k [2023-02-16T06:50:49.550Z] unset SSH_AUTH_SOCK; [2023-02-16T06:50:49.550Z] unset SSH_AGENT_PID; [2023-02-16T06:50:49.551Z] echo Agent pid 38 killed; [2023-02-16T06:50:49.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T06:50:49.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T06:50:49.648Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T06:50:49.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T06:50:49.764Z] $ docker exec bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent [2023-02-16T06:50:49.886Z] SSH_AUTH_SOCK=/tmp/ssh-drL1YZX9LJFo/agent.71 [2023-02-16T06:50:49.886Z] SSH_AGENT_PID=77 [2023-02-16T06:50:49.892Z] Running ssh-add (command line suppressed) [2023-02-16T06:50:49.997Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6184655964746197674.key (/w/workspace/edgex-go/1@tmp/private_key_6184655964746197674.key) [2023-02-16T06:50:50.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T06:50:50.340Z] + git semver init [2023-02-16T06:50:50.600Z] 2023-02-16 06:50:50,519 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T06:50:50.600Z] 2023-02-16 06:50:50,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-16T06:50:50.600Z] 2023-02-16 06:50:50,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-16T06:50:50.600Z] 2023-02-16 06:50:50,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4366 with force:False [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,629 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4366 [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,633 [execute] INFO git cat-file --batch-check [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,640 [execute] INFO git cat-file --batch [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T06:50:57.210Z] 2023-02-16 06:50:56,645 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4366 [2023-02-16T06:50:57.210Z] 0.0.0 [Pipeline] } [2023-02-16T06:50:57.242Z] $ docker exec --env ******** --env ******** bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 ssh-agent -k [2023-02-16T06:50:57.338Z] unset SSH_AUTH_SOCK; [2023-02-16T06:50:57.338Z] unset SSH_AGENT_PID; [2023-02-16T06:50:57.338Z] echo Agent pid 77 killed; [2023-02-16T06:50:57.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T06:50:57.758Z] + git semver [Pipeline] } [2023-02-16T06:50:58.042Z] $ docker stop --time=1 bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 [2023-02-16T06:50:59.358Z] $ docker rm -f --volumes bf47805e69ccd71d475e3b0354d8a4eb8e52a19841c4ed5aa49a468a49a00d83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T06:50:59.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T06:51:00.011Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T06:51:00.028Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T06:51:00.756Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-16T06:51:00.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T06:51:00.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T06:51:00.856Z] ========================================================= [2023-02-16T06:51:00.856Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T06:51:00.856Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T06:51:01.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T06:51:01.190Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T06:51:01.190Z] 213ec9aee27d: Pulling fs layer [2023-02-16T06:51:01.190Z] 4583459ba037: Pulling fs layer [2023-02-16T06:51:01.190Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T06:51:01.190Z] 53926ce57604: Pulling fs layer [2023-02-16T06:51:01.190Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T06:51:01.190Z] 22ff95d597cd: Pulling fs layer [2023-02-16T06:51:01.190Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T06:51:01.190Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T06:51:01.190Z] a7acece74701: Pulling fs layer [2023-02-16T06:51:01.190Z] 53926ce57604: Waiting [2023-02-16T06:51:01.190Z] 12d6caf4c0d1: Waiting [2023-02-16T06:51:01.190Z] 22ff95d597cd: Waiting [2023-02-16T06:51:01.190Z] 21b2b0c7a3f4: Waiting [2023-02-16T06:51:01.190Z] 96b7cbca73a9: Waiting [2023-02-16T06:51:01.190Z] a7acece74701: Waiting [2023-02-16T06:51:01.190Z] 93c1e223e6f2: Download complete [2023-02-16T06:51:01.190Z] 4583459ba037: Verifying Checksum [2023-02-16T06:51:01.190Z] 4583459ba037: Download complete [2023-02-16T06:51:01.190Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T06:51:01.190Z] 21b2b0c7a3f4: Download complete [2023-02-16T06:51:01.190Z] 22ff95d597cd: Verifying Checksum [2023-02-16T06:51:01.190Z] 22ff95d597cd: Download complete [2023-02-16T06:51:01.190Z] 213ec9aee27d: Verifying Checksum [2023-02-16T06:51:01.190Z] 213ec9aee27d: Download complete [2023-02-16T06:51:01.454Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T06:51:01.454Z] 12d6caf4c0d1: Download complete [2023-02-16T06:51:01.454Z] 213ec9aee27d: Pull complete [2023-02-16T06:51:01.454Z] 4583459ba037: Pull complete [2023-02-16T06:51:01.737Z] 93c1e223e6f2: Pull complete [2023-02-16T06:51:02.352Z] a7acece74701: Verifying Checksum [2023-02-16T06:51:02.352Z] a7acece74701: Download complete [2023-02-16T06:51:02.613Z] 96b7cbca73a9: Download complete [2023-02-16T06:51:02.613Z] 53926ce57604: Verifying Checksum [2023-02-16T06:51:02.613Z] 53926ce57604: Download complete [2023-02-16T06:51:06.800Z] 53926ce57604: Pull complete [2023-02-16T06:51:06.800Z] 21b2b0c7a3f4: Pull complete [2023-02-16T06:51:06.800Z] 22ff95d597cd: Pull complete [2023-02-16T06:51:06.800Z] 12d6caf4c0d1: Pull complete [2023-02-16T06:51:08.171Z] 96b7cbca73a9: Pull complete [2023-02-16T06:51:09.105Z] a7acece74701: Pull complete [2023-02-16T06:51:09.105Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T06:51:09.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T06:51:09.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T06:51:09.462Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T06:51:09.462Z] WORKDIR /edgex [2023-02-16T06:51:09.462Z] COPY go.mod . [2023-02-16T06:51:09.462Z] RUN go mod download [2023-02-16T06:51:09.462Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-16T06:51:10.028Z] Sending build context to Docker daemon 170.3MB [2023-02-16T06:51:10.028Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T06:51:10.028Z] ---> db6d94c90886 [2023-02-16T06:51:10.028Z] Step 2/4 : WORKDIR /edgex [2023-02-16T06:51:11.935Z] ---> Running in 0c3259eca925 [2023-02-16T06:51:11.935Z] Removing intermediate container 0c3259eca925 [2023-02-16T06:51:11.935Z] ---> 22e9c8a74e9c [2023-02-16T06:51:11.935Z] Step 3/4 : COPY go.mod . [2023-02-16T06:51:11.935Z] ---> 5a7f5fbcf60d [2023-02-16T06:51:11.935Z] Step 4/4 : RUN go mod download [2023-02-16T06:51:11.935Z] ---> Running in 1b25095df89c [2023-02-16T06:51:15.305Z] Still waiting to schedule task [2023-02-16T06:51:15.305Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-16T06:51:26.831Z] Removing intermediate container 1b25095df89c [2023-02-16T06:51:26.831Z] ---> ae3fa4ba945a [2023-02-16T06:51:26.831Z] Successfully built ae3fa4ba945a [2023-02-16T06:51:26.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T06:51:27.221Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T06:51:27.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T06:51:27.376Z] prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container [2023-02-16T06:51:27.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T06:51:27.758Z] $ docker top 6bec571d1f31792f4f21560fd5e97ebdf821e022430e02c0d64d01c99cda6fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T06:51:28.146Z] + go version [2023-02-16T06:51:28.146Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T06:51:28.180Z] $ docker stop --time=1 6bec571d1f31792f4f21560fd5e97ebdf821e022430e02c0d64d01c99cda6fcf [2023-02-16T06:51:29.423Z] $ docker rm -f --volumes 6bec571d1f31792f4f21560fd5e97ebdf821e022430e02c0d64d01c99cda6fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T06:51:30.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T06:51:30.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T06:51:30.265Z] prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container [2023-02-16T06:51:30.298Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T06:51:30.646Z] $ docker top 5bbc1c4577716ac7713091bb2bad409ac710d2a7237be302d66a549f7aa636a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T06:51:30.759Z] ========================================================= [2023-02-16T06:51:30.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T06:51:30.759Z] ========================================================= [Pipeline] sh [2023-02-16T06:51:31.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-16T06:51:31.414Z] + make test [2023-02-16T06:51:31.414Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T06:51:37.970Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T06:51:50.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T06:51:50.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T06:51:50.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T06:51:50.426Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T06:51:50.426Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T06:51:50.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T06:51:50.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T06:51:50.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T06:51:50.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T06:51:50.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T06:51:50.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T06:51:50.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T06:51:50.688Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T06:51:50.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T06:51:51.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2023-02-16T06:51:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T06:51:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T06:51:51.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements [2023-02-16T06:51:54.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.157s coverage: 73.7% of statements [2023-02-16T06:51:54.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T06:51:54.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T06:51:54.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T06:51:54.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-02-16T06:51:54.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T06:51:54.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 88.5% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.9% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 65.9% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.094s coverage: 29.6% of statements [2023-02-16T06:51:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2023-02-16T06:51:55.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-02-16T06:52:05.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2023-02-16T06:52:05.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.394s coverage: 79.9% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.3% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.0% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T06:52:17.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T06:52:17.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:52:17.534Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-16T06:52:35.609Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T06:52:35.609Z] internal/core/metadata/application/notify.go:27:6: `newDeviceServiceCallbackClient` is unused (deadcode) [2023-02-16T06:52:35.609Z] func newDeviceServiceCallbackClient(ctx context.Context, dic *di.Container, deviceServiceName string) (interfaces.DeviceServiceCallbackClient, errors.EdgeX) { [2023-02-16T06:52:35.609Z] ^ [2023-02-16T06:52:35.609Z] make: *** [Makefile:150: lint] Error 1 [Pipeline] } [2023-02-16T06:52:35.659Z] $ docker stop --time=1 5bbc1c4577716ac7713091bb2bad409ac710d2a7237be302d66a549f7aa636a9 [2023-02-16T06:52:39.530Z] $ docker rm -f --volumes 5bbc1c4577716ac7713091bb2bad409ac710d2a7237be302d66a549f7aa636a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-16T06:52:40.568Z] Failed in branch amd64 [2023-02-16T06:52:52.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6264 in /w/workspace/edgexfoundry_edgex-go_PR-4366 [Pipeline] { [Pipeline] ws [2023-02-16T06:52:52.382Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-16T06:52:52.457Z] The recommended git tool is: git [2023-02-16T06:52:57.338Z] using credential edgex-jenkins-ssh [2023-02-16T06:52:57.355Z] Cloning the remote Git repository [2023-02-16T06:52:57.395Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-16T06:52:57.474Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-16T06:52:57.644Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T06:52:57.645Z] > git --version # timeout=10 [2023-02-16T06:52:57.665Z] > git --version # 'git version 2.25.1' [2023-02-16T06:52:57.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T06:52:57.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T06:53:14.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T06:53:14.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T06:53:16.239Z] Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T06:53:15.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T06:53:15.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T06:53:15.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T06:53:15.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4366/head:refs/remotes/origin/PR-4366 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T06:53:16.256Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T06:53:16.279Z] > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # timeout=10 [2023-02-16T06:53:16.508Z] > git remote # timeout=10 [2023-02-16T06:53:16.523Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T06:53:16.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T06:53:16.559Z] > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 [2023-02-16T06:53:16.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T06:53:16.602Z] Merge succeeded, producing cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T06:53:16.602Z] Checking out Revision cff823839fdc58f30ce975ee9a37c6ac91608eb4 (PR-4366) [2023-02-16T06:53:16.607Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T06:53:16.620Z] > git checkout -f cff823839fdc58f30ce975ee9a37c6ac91608eb4 # timeout=10 [2023-02-16T06:53:20.222Z] Commit message: "feat(metadata)!: replace REST device validation callback with MessageBus" [2023-02-16T06:53:20.270Z] > git --version # timeout=10 [2023-02-16T06:53:20.281Z] > git --version # 'git version 2.25.1' [2023-02-16T06:53:20.296Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T06:53:21.317Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T06:53:21.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T06:53:21.317Z] Dload Upload Total Spent Left Speed [2023-02-16T06:53:21.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-02-16T06:53:22.047Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T06:53:22.400Z] + sudo tee /etc/docker/daemon.new [2023-02-16T06:53:22.401Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T06:53:22.401Z] { [2023-02-16T06:53:22.401Z] "registry-mirrors": [ [2023-02-16T06:53:22.401Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T06:53:22.401Z] ], [2023-02-16T06:53:22.401Z] "bip": "10.250.0.254/24", [2023-02-16T06:53:22.401Z] "hosts": [ [2023-02-16T06:53:22.401Z] "tcp://0.0.0.0:5555", [2023-02-16T06:53:22.401Z] "unix:///var/run/docker.sock" [2023-02-16T06:53:22.401Z] ], [2023-02-16T06:53:22.401Z] "mtu": 1458, [2023-02-16T06:53:22.401Z] "selinux-enabled": true, [2023-02-16T06:53:22.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T06:53:22.401Z] } [Pipeline] sh [2023-02-16T06:53:22.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T06:53:23.081Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T06:53:41.384Z] provisioning config files... [2023-02-16T06:53:41.408Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2840739287181216347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T06:53:41.778Z] ---> docker-login.sh [2023-02-16T06:53:41.778Z] nexus3.edgexfoundry.org:10001 [2023-02-16T06:53:42.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:53:42.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:53:42.326Z] Configure a credential helper to remove this warning. See [2023-02-16T06:53:42.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:53:42.326Z] [2023-02-16T06:53:42.326Z] Login Succeeded [2023-02-16T06:53:42.326Z] nexus3.edgexfoundry.org:10002 [2023-02-16T06:53:42.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:53:42.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:53:42.592Z] Configure a credential helper to remove this warning. See [2023-02-16T06:53:42.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:53:42.592Z] [2023-02-16T06:53:42.593Z] Login Succeeded [2023-02-16T06:53:42.593Z] nexus3.edgexfoundry.org:10003 [2023-02-16T06:53:42.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:53:43.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:53:43.127Z] Configure a credential helper to remove this warning. See [2023-02-16T06:53:43.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:53:43.127Z] [2023-02-16T06:53:43.127Z] Login Succeeded [2023-02-16T06:53:43.127Z] nexus3.edgexfoundry.org:10004 [2023-02-16T06:53:43.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:53:43.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:53:43.395Z] Configure a credential helper to remove this warning. See [2023-02-16T06:53:43.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:53:43.395Z] [2023-02-16T06:53:43.395Z] Login Succeeded [2023-02-16T06:53:43.395Z] docker.io [2023-02-16T06:53:43.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T06:53:43.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T06:53:43.926Z] Configure a credential helper to remove this warning. See [2023-02-16T06:53:43.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T06:53:43.926Z] [2023-02-16T06:53:43.926Z] Login Succeeded [2023-02-16T06:53:43.926Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T06:53:43.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-16T06:53:44.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-16T06:53:44.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T06:53:44.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T06:53:44.695Z] ========================================================= [2023-02-16T06:53:44.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T06:53:44.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T06:53:45.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T06:53:45.087Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T06:53:45.087Z] 9b18e9b68314: Pulling fs layer [2023-02-16T06:53:45.087Z] 35d82f9e3411: Pulling fs layer [2023-02-16T06:53:45.087Z] e16973657156: Pulling fs layer [2023-02-16T06:53:45.087Z] fc693d55d65f: Pulling fs layer [2023-02-16T06:53:45.087Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T06:53:45.087Z] dda99020689f: Pulling fs layer [2023-02-16T06:53:45.087Z] db1c61fa0a46: Pulling fs layer [2023-02-16T06:53:45.087Z] 891c053d2c06: Pulling fs layer [2023-02-16T06:53:45.087Z] fc693d55d65f: Waiting [2023-02-16T06:53:45.087Z] dda99020689f: Waiting [2023-02-16T06:53:45.087Z] db1c61fa0a46: Waiting [2023-02-16T06:53:45.087Z] 7e9fc2657dce: Waiting [2023-02-16T06:53:45.087Z] 891c053d2c06: Waiting [2023-02-16T06:53:45.087Z] e16973657156: Verifying Checksum [2023-02-16T06:53:45.087Z] e16973657156: Download complete [2023-02-16T06:53:45.357Z] 35d82f9e3411: Verifying Checksum [2023-02-16T06:53:45.357Z] 35d82f9e3411: Download complete [2023-02-16T06:53:45.357Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T06:53:45.357Z] 7e9fc2657dce: Download complete [2023-02-16T06:53:45.357Z] dda99020689f: Verifying Checksum [2023-02-16T06:53:45.357Z] dda99020689f: Download complete [2023-02-16T06:53:45.357Z] 9b18e9b68314: Verifying Checksum [2023-02-16T06:53:46.329Z] 891c053d2c06: Verifying Checksum [2023-02-16T06:53:46.329Z] 891c053d2c06: Download complete [2023-02-16T06:53:47.303Z] db1c61fa0a46: Verifying Checksum [2023-02-16T06:53:47.303Z] db1c61fa0a46: Download complete [2023-02-16T06:53:47.576Z] 9b18e9b68314: Pull complete [2023-02-16T06:53:47.844Z] fc693d55d65f: Download complete [2023-02-16T06:53:48.111Z] 35d82f9e3411: Pull complete [2023-02-16T06:53:48.111Z] e16973657156: Pull complete [2023-02-16T06:54:03.111Z] fc693d55d65f: Pull complete [2023-02-16T06:54:03.111Z] 7e9fc2657dce: Pull complete [2023-02-16T06:54:03.111Z] dda99020689f: Pull complete [2023-02-16T06:54:07.373Z] db1c61fa0a46: Pull complete [2023-02-16T06:54:09.329Z] 891c053d2c06: Pull complete [2023-02-16T06:54:09.329Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T06:54:09.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T06:54:09.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T06:54:09.706Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T06:54:09.706Z] WORKDIR /edgex [2023-02-16T06:54:09.706Z] COPY go.mod . [2023-02-16T06:54:09.706Z] RUN go mod downloaddocker [2023-02-16T06:54:09.706Z] build -t ci-base-image-arm64 -f - . [2023-02-16T06:54:10.289Z] Sending build context to Docker daemon 3.101MB [2023-02-16T06:54:10.289Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T06:54:10.289Z] ---> f96f9c87975a [2023-02-16T06:54:10.289Z] Step 2/4 : WORKDIR /edgex [2023-02-16T06:54:12.230Z] ---> Running in 5c8a75c3303e [2023-02-16T06:54:12.230Z] Removing intermediate container 5c8a75c3303e [2023-02-16T06:54:12.230Z] ---> 5a729f6b1f65 [2023-02-16T06:54:12.230Z] Step 3/4 : COPY go.mod . [2023-02-16T06:54:14.810Z] ---> cf59a265a8fa [2023-02-16T06:54:14.810Z] Step 4/4 : RUN go mod download [2023-02-16T06:54:14.810Z] ---> Running in 0697b8876e45 [2023-02-16T06:54:47.022Z] Removing intermediate container 0697b8876e45 [2023-02-16T06:54:47.022Z] ---> 1e81ed0ef492 [2023-02-16T06:54:47.022Z] Successfully built 1e81ed0ef492 [2023-02-16T06:54:47.022Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T06:54:47.435Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T06:54:47.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T06:54:47.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2023-02-16T06:54:47.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T06:54:48.852Z] $ docker top 092ce9f2219171a3bd28a0a82e5930498b79cf8fe080ad7026c800c5c17a0639 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T06:54:49.713Z] + go version [2023-02-16T06:54:49.713Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T06:54:49.752Z] $ docker stop --time=1 092ce9f2219171a3bd28a0a82e5930498b79cf8fe080ad7026c800c5c17a0639 [2023-02-16T06:54:51.349Z] $ docker rm -f --volumes 092ce9f2219171a3bd28a0a82e5930498b79cf8fe080ad7026c800c5c17a0639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T06:54:52.164Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T06:54:52.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T06:54:52.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2023-02-16T06:54:52.475Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T06:54:54.401Z] $ docker top 36227c3c6f763bdc43211024431d90361a4d6aac3a949b46298ff06c7c345175 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T06:54:54.638Z] ========================================================= [2023-02-16T06:54:54.639Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T06:54:54.639Z] ========================================================= [Pipeline] sh [2023-02-16T06:54:54.959Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-16T06:54:55.342Z] + make test [2023-02-16T06:54:55.608Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T06:55:27.833Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T06:57:04.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T06:57:04.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T06:57:04.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T06:57:04.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T06:57:04.463Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T06:57:07.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T06:57:07.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T06:57:07.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T06:57:07.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T06:57:08.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T06:57:11.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T06:57:11.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T06:57:11.160Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T06:57:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T06:57:26.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.478s coverage: 28.7% of statements [2023-02-16T06:57:26.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T06:57:26.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T06:57:31.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.112s coverage: 98.5% of statements [2023-02-16T06:57:38.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.891s coverage: 73.7% of statements [2023-02-16T06:57:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T06:57:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T06:57:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T06:57:38.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 54.0% of statements [2023-02-16T06:57:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T06:57:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T06:57:56.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.697s coverage: 88.5% of statements [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T06:57:56.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.577s coverage: 3.9% of statements [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T06:57:56.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T06:57:57.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.675s coverage: 95.6% of statements [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T06:57:57.373Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.544s coverage: 72.2% of statements [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T06:57:57.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 65.9% of statements [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T06:57:57.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T06:57:57.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.338s coverage: 29.6% of statements [2023-02-16T06:57:57.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T06:58:00.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.415s coverage: 47.1% of statements [2023-02-16T06:58:00.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.376s coverage: 82.9% of statements [2023-02-16T06:58:00.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.284s coverage: 94.1% of statements [2023-02-16T06:58:00.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements [2023-02-16T06:58:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.313s coverage: 87.5% of statements [2023-02-16T06:58:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.406s coverage: 94.4% of statements [2023-02-16T06:58:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.357s coverage: 79.9% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.308s coverage: 77.4% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements [2023-02-16T06:58:34.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.851s coverage: 91.2% of statements [2023-02-16T06:58:34.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T06:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.360s coverage: 63.1% of statements [2023-02-16T06:58:35.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T06:58:35.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T06:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2023-02-16T06:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-02-16T06:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements [2023-02-16T06:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.179s coverage: 73.7% of statements [2023-02-16T06:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2023-02-16T06:58:40.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.287s coverage: 65.3% of statements [2023-02-16T06:58:40.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T06:58:40.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T06:58:40.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T06:58:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.742s coverage: 41.0% of statements [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T06:58:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T06:58:42.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T06:58:42.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T06:58:51.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T06:58:51.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T06:58:51.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.350s coverage: 63.2% of statements [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T06:58:51.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T06:58:51.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T06:58:51.643Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-16T06:58:51.643Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T06:58:51.643Z] go vet ./... [2023-02-16T07:00:43.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T07:00:43.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T07:00:43.286Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T07:00:43.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T07:00:43.658Z] + ls -al . [2023-02-16T07:00:43.658Z] total 744 [2023-02-16T07:00:43.658Z] drwxrwxr-x 10 1001 1001 4096 Feb 16 06:54 . [2023-02-16T07:00:43.658Z] drwxr-xr-x 4 root root 4096 Feb 16 06:54 .. [2023-02-16T07:00:43.658Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 06:53 .blubracket [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 06:53 .dockerignore [2023-02-16T07:00:43.658Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 06:53 .git [2023-02-16T07:00:43.658Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 06:53 .github [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 06:53 .gitignore [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 06:53 .golangci.yml [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 06:53 .hadolint.yml [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 06:53 .sonarcloud.properties [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 06:53 ADOPTERS.md [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 06:53 Attribution.txt [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 06:53 CHANGELOG.md [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 06:53 CONTRIBUTING.md [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 06:53 GOVERNANCE.md [2023-02-16T07:00:43.658Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 06:53 Jenkinsfile [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 06:53 LICENSE [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 13375 Feb 16 06:53 Makefile [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 06:53 OWNERS.md [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 06:53 README.md [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 06:53 SECURITY.md [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 06:50 VERSION [2023-02-16T07:00:43.659Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 06:53 bin [2023-02-16T07:00:43.659Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 06:53 cmd [2023-02-16T07:00:43.659Z] -rw-r--r-- 1 root root 487533 Feb 16 06:58 coverage.out [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 3295 Feb 16 06:53 go.mod [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 33318 Feb 16 06:53 go.sum [2023-02-16T07:00:43.659Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 06:53 internal [2023-02-16T07:00:43.659Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 06:53 openapi [2023-02-16T07:00:43.659Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 06:53 snap [2023-02-16T07:00:43.659Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 06:53 version.go [Pipeline] sh [2023-02-16T07:00:43.988Z] + '[' -e coverage.out ] [2023-02-16T07:00:43.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T07:00:44.763Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T07:00:45.085Z] + make build [2023-02-16T07:00:45.085Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T07:02:06.720Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T07:02:12.061Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T07:02:17.404Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T07:02:20.743Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T07:03:07.556Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T07:03:09.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T07:03:13.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T07:03:20.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T07:03:22.941Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T07:03:27.185Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T07:03:39.482Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-16T07:03:44.840Z] $ docker stop --time=1 36227c3c6f763bdc43211024431d90361a4d6aac3a949b46298ff06c7c345175 [2023-02-16T07:03:46.737Z] $ docker rm -f --volumes 36227c3c6f763bdc43211024431d90361a4d6aac3a949b46298ff06c7c345175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:03:49.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T07:03:49.148Z] [2023-02-16T07:03:49.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:03:49.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T07:03:49.815Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-16T07:03:49.815Z] 29e5d40040c1: Pulling fs layer [2023-02-16T07:03:49.815Z] 1ce36da41761: Pulling fs layer [2023-02-16T07:03:49.815Z] 25b303627fd3: Pulling fs layer [2023-02-16T07:03:49.815Z] 29e5d40040c1: Verifying Checksum [2023-02-16T07:03:49.815Z] 29e5d40040c1: Download complete [2023-02-16T07:03:50.083Z] 1ce36da41761: Verifying Checksum [2023-02-16T07:03:50.083Z] 1ce36da41761: Download complete [2023-02-16T07:03:50.348Z] 29e5d40040c1: Pull complete [2023-02-16T07:03:51.759Z] 1ce36da41761: Pull complete [2023-02-16T07:03:51.759Z] 25b303627fd3: Verifying Checksum [2023-02-16T07:03:51.760Z] 25b303627fd3: Download complete [2023-02-16T07:04:01.808Z] 25b303627fd3: Pull complete [2023-02-16T07:04:01.808Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-16T07:04:01.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T07:04:01.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T07:04:02.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2023-02-16T07:04:02.170Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T07:04:04.288Z] $ docker top d4224b657dc77a26a32cfacbecc563b6b089761f03bc52c7ab75d028336761c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T07:04:05.120Z] + docker-compose build --help [2023-02-16T07:04:05.120Z] + grep parallel [2023-02-16T07:04:09.394Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T07:04:09.440Z] $ docker stop --time=1 d4224b657dc77a26a32cfacbecc563b6b089761f03bc52c7ab75d028336761c3 [2023-02-16T07:04:11.027Z] $ docker rm -f --volumes d4224b657dc77a26a32cfacbecc563b6b089761f03bc52c7ab75d028336761c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:04:11.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T07:04:11.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T07:04:11.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2023-02-16T07:04:12.026Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T07:04:13.128Z] $ docker top 41c96cf93f3241bc9546aa2a71c01019253aa4efae7902fc7ff2246f1460fecd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T07:04:13.640Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T07:04:17.873Z] Building core-command ... [2023-02-16T07:04:17.873Z] Building core-common-config-bootstrapper ... [2023-02-16T07:04:17.873Z] Building core-data ... [2023-02-16T07:04:17.873Z] Building core-metadata ... [2023-02-16T07:04:17.873Z] Building security-bootstrapper ... [2023-02-16T07:04:17.873Z] Building security-proxy-setup ... [2023-02-16T07:04:17.873Z] Building security-secretstore-setup ... [2023-02-16T07:04:17.873Z] Building security-spiffe-token-provider ... [2023-02-16T07:04:17.873Z] Building security-spire-agent ... [2023-02-16T07:04:17.873Z] Building security-spire-config ... [2023-02-16T07:04:17.873Z] Building security-spire-server ... [2023-02-16T07:04:17.873Z] Building support-notifications ... [2023-02-16T07:04:17.873Z] Building support-scheduler ... [2023-02-16T07:04:17.873Z] Building core-metadata [2023-02-16T07:04:17.873Z] Building security-proxy-setup [2023-02-16T07:04:17.873Z] Building support-scheduler [2023-02-16T07:04:17.873Z] Building core-common-config-bootstrapper [2023-02-16T07:04:17.873Z] Building security-spiffe-token-provider [2023-02-16T07:05:04.698Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:05:04.698Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:05:04.698Z] ---> 1e81ed0ef492 [2023-02-16T07:05:04.698Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T07:05:04.698Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:05:04.698Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:05:04.698Z] ---> 1e81ed0ef492 [2023-02-16T07:05:04.698Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T07:05:04.698Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:05:04.698Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:05:04.698Z] ---> 1e81ed0ef492 [2023-02-16T07:05:04.698Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T07:05:04.698Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:05:04.698Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:05:04.698Z] ---> 1e81ed0ef492 [2023-02-16T07:05:04.698Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T07:05:04.698Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:05:04.698Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:05:04.698Z] ---> 1e81ed0ef492 [2023-02-16T07:05:04.698Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T07:05:04.698Z] ---> Running in 56ca2c31f16f [2023-02-16T07:05:04.698Z] ---> Running in d4e04b4540e6 [2023-02-16T07:05:04.698Z] ---> Running in 028863e07ca8 [2023-02-16T07:05:04.698Z] ---> Running in 6879a517b787 [2023-02-16T07:05:04.698Z] ---> Running in cdda3af0b488 [2023-02-16T07:05:04.698Z] Removing intermediate container 028863e07ca8 [2023-02-16T07:05:04.698Z] ---> fd862a0a1db3 [2023-02-16T07:05:04.698Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T07:05:04.698Z] Removing intermediate container 56ca2c31f16f [2023-02-16T07:05:04.698Z] ---> 68ca35db9b58 [2023-02-16T07:05:04.698Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T07:05:04.698Z] Removing intermediate container d4e04b4540e6 [2023-02-16T07:05:04.698Z] ---> 391255c1becb [2023-02-16T07:05:04.698Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T07:05:04.698Z] ---> Running in 88980b959f73 [2023-02-16T07:05:04.698Z] Removing intermediate container cdda3af0b488 [2023-02-16T07:05:04.698Z] ---> 057f93ca94b0 [2023-02-16T07:05:04.698Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T07:05:04.698Z] ---> Running in 9ece0f9cc94e [2023-02-16T07:05:04.698Z] Removing intermediate container 6879a517b787 [2023-02-16T07:05:04.698Z] ---> 351863519a93 [2023-02-16T07:05:04.698Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T07:05:04.698Z] ---> Running in 98eeee19eabd [2023-02-16T07:05:04.698Z] ---> Running in 63cfeaea55d1 [2023-02-16T07:05:04.698Z] ---> Running in c0a6ce5be90f [2023-02-16T07:05:04.698Z] Removing intermediate container 88980b959f73 [2023-02-16T07:05:04.698Z] ---> 84dfee32f8b2 [2023-02-16T07:05:04.698Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T07:05:04.698Z] Removing intermediate container 98eeee19eabd [2023-02-16T07:05:04.698Z] ---> 2376c7eddeef [2023-02-16T07:05:04.698Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T07:05:04.698Z] ---> Running in 8a5f7ab889af [2023-02-16T07:05:04.977Z] Removing intermediate container 9ece0f9cc94e [2023-02-16T07:05:04.977Z] ---> ca20f284ce9e [2023-02-16T07:05:04.977Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T07:05:04.977Z] ---> Running in 888c053bed09 [2023-02-16T07:05:04.977Z] ---> Running in 28374d07686a [2023-02-16T07:05:06.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:06.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:06.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:06.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:07.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:07.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:07.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:07.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:07.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:07.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:08.085Z] OK: 221 MiB in 51 packages [2023-02-16T07:05:08.357Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T07:05:08.357Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T07:05:08.357Z] OK: 16903 distinct packages available [2023-02-16T07:05:08.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:09.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:05:09.217Z] OK: 221 MiB in 51 packages [2023-02-16T07:05:09.217Z] OK: 221 MiB in 51 packages [2023-02-16T07:05:09.486Z] OK: 221 MiB in 51 packages [2023-02-16T07:05:09.754Z] Removing intermediate container c0a6ce5be90f [2023-02-16T07:05:09.754Z] ---> 4a5dd3e3612f [2023-02-16T07:05:09.754Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T07:05:10.339Z] OK: 221 MiB in 51 packages [2023-02-16T07:05:11.301Z] ---> ca57c6721356 [2023-02-16T07:05:11.301Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:05:11.569Z] ---> Running in abdb23d61296 [2023-02-16T07:05:11.569Z] Removing intermediate container 28374d07686a [2023-02-16T07:05:11.569Z] ---> d0cc9c76b12a [2023-02-16T07:05:11.569Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T07:05:11.569Z] Removing intermediate container 8a5f7ab889af [2023-02-16T07:05:11.569Z] ---> 7529c5c672d0 [2023-02-16T07:05:11.569Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T07:05:11.837Z] Removing intermediate container 888c053bed09 [2023-02-16T07:05:11.837Z] ---> 27e6e6e1eb9c [2023-02-16T07:05:11.837Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T07:05:12.105Z] Removing intermediate container 63cfeaea55d1 [2023-02-16T07:05:12.105Z] ---> 1413fa5ff831 [2023-02-16T07:05:12.105Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T07:05:12.691Z] ---> 9549ea1936f2 [2023-02-16T07:05:12.691Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:05:12.691Z] ---> Running in 425c634611d8 [2023-02-16T07:05:13.275Z] ---> 909416044344 [2023-02-16T07:05:13.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:05:13.275Z] ---> 41f0e26c9c66 [2023-02-16T07:05:13.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:05:13.275Z] ---> a4a68891deef [2023-02-16T07:05:13.275Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:05:13.545Z] ---> Running in a90268fb07c4 [2023-02-16T07:05:13.545Z] ---> Running in 9c984e7af2bd [2023-02-16T07:05:13.545Z] ---> Running in 6ed4cccf5b4d [2023-02-16T07:07:05.197Z] Removing intermediate container 6ed4cccf5b4d [2023-02-16T07:07:05.197Z] ---> 1f81df2b376f [2023-02-16T07:07:05.197Z] Step 8/22 : COPY . . [2023-02-16T07:07:05.197Z] Removing intermediate container 9c984e7af2bd [2023-02-16T07:07:05.197Z] ---> 902647499dd2 [2023-02-16T07:07:05.197Z] Step 7/19 : COPY . . [2023-02-16T07:07:05.197Z] Removing intermediate container 425c634611d8 [2023-02-16T07:07:05.197Z] ---> e33868b2e70a [2023-02-16T07:07:05.197Z] Step 8/24 : COPY . . [2023-02-16T07:07:05.197Z] Removing intermediate container abdb23d61296 [2023-02-16T07:07:05.197Z] ---> 0637af2439da [2023-02-16T07:07:05.197Z] Step 7/21 : COPY . . [2023-02-16T07:07:05.197Z] Removing intermediate container a90268fb07c4 [2023-02-16T07:07:05.197Z] ---> 0458ee73f6a2 [2023-02-16T07:07:05.197Z] Step 8/22 : COPY . . [2023-02-16T07:07:17.501Z] ---> 5cf428420b28 [2023-02-16T07:07:17.501Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T07:07:17.501Z] ---> Running in fc7243c1b8c0 [2023-02-16T07:07:17.501Z] ---> 21abcab15af6 [2023-02-16T07:07:17.501Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T07:07:17.501Z] ---> 3a4a59c501e2 [2023-02-16T07:07:17.501Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T07:07:17.501Z] ---> 597d3a7a24fa [2023-02-16T07:07:17.501Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T07:07:17.501Z] ---> Running in dc6ec1d7d44c [2023-02-16T07:07:17.501Z] ---> Running in b14aaadca48d [2023-02-16T07:07:17.501Z] ---> Running in 6551b3be18f8 [2023-02-16T07:07:17.501Z] ---> 8f6924b387c1 [2023-02-16T07:07:17.501Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T07:07:17.502Z] ---> Running in de4124d34019 [2023-02-16T07:07:18.456Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-16T07:07:19.042Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-16T07:07:19.307Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T07:07:19.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-16T07:07:19.573Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T07:12:41.513Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-16T07:13:08.182Z] Removing intermediate container 6551b3be18f8 [2023-02-16T07:13:08.182Z] ---> 7e6d582e517d [2023-02-16T07:13:08.182Z] [2023-02-16T07:13:08.182Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T07:13:08.182Z] 3.16: Pulling from library/alpine [2023-02-16T07:13:08.182Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T07:13:08.182Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T07:13:08.182Z] ---> 4c81e5bf8899 [2023-02-16T07:13:08.182Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T07:13:08.182Z] ---> Running in c46b617dcdb1 [2023-02-16T07:13:08.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:13:09.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:13:10.439Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T07:13:10.439Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T07:13:10.439Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T07:13:10.439Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T07:13:10.439Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T07:13:10.439Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T07:13:10.439Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:13:10.439Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T07:13:11.022Z] OK: 8 MiB in 20 packages [2023-02-16T07:13:12.964Z] Removing intermediate container c46b617dcdb1 [2023-02-16T07:13:12.964Z] ---> 8a4658a7a98f [2023-02-16T07:13:12.964Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T07:13:12.964Z] ---> Running in b5119d1847fc [2023-02-16T07:13:13.545Z] Removing intermediate container b5119d1847fc [2023-02-16T07:13:13.545Z] ---> d069d87cb008 [2023-02-16T07:13:13.545Z] Step 12/21 : WORKDIR /edgex [2023-02-16T07:13:13.810Z] ---> Running in e9ddeb68037c [2023-02-16T07:13:14.402Z] Removing intermediate container e9ddeb68037c [2023-02-16T07:13:14.402Z] ---> 3e80415f1b62 [2023-02-16T07:13:14.402Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T07:13:15.356Z] ---> cb0346bcf434 [2023-02-16T07:13:15.356Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T07:13:17.294Z] ---> 93502be6b46f [2023-02-16T07:13:17.294Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T07:13:21.533Z] ---> 349eac0da5a9 [2023-02-16T07:13:21.533Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T07:13:22.941Z] ---> 3d4681b581a2 [2023-02-16T07:13:22.941Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T07:13:22.941Z] ---> Running in 44b9c3a5e2d6 [2023-02-16T07:13:26.273Z] Removing intermediate container b14aaadca48d [2023-02-16T07:13:26.273Z] ---> 248aa815885b [2023-02-16T07:13:26.273Z] [2023-02-16T07:13:26.273Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T07:13:26.273Z] ---> 4c81e5bf8899 [2023-02-16T07:13:26.273Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T07:13:26.545Z] ---> Running in af857d4600ba [2023-02-16T07:13:26.545Z] Removing intermediate container 44b9c3a5e2d6 [2023-02-16T07:13:26.545Z] ---> 0b4924e94d14 [2023-02-16T07:13:26.545Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T07:13:26.812Z] ---> Running in b845f9fc12f0 [2023-02-16T07:13:27.391Z] Removing intermediate container af857d4600ba [2023-02-16T07:13:27.391Z] ---> 7418ee0bc1e7 [2023-02-16T07:13:27.391Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T07:13:27.391Z] Removing intermediate container b845f9fc12f0 [2023-02-16T07:13:27.391Z] ---> b2b68b1b0f46 [2023-02-16T07:13:27.391Z] Step 19/21 : LABEL arch=arm64 [2023-02-16T07:13:27.391Z] ---> Running in 37ba37e949d0 [2023-02-16T07:13:27.391Z] ---> Running in 5dcad4901be0 [2023-02-16T07:13:28.346Z] Removing intermediate container 5dcad4901be0 [2023-02-16T07:13:28.346Z] ---> 8821dc313d62 [2023-02-16T07:13:28.346Z] Step 20/21 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:13:28.612Z] ---> Running in 01974f172797 [2023-02-16T07:13:29.192Z] Removing intermediate container 01974f172797 [2023-02-16T07:13:29.192Z] ---> e32717d92192 [2023-02-16T07:13:29.192Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T07:13:29.192Z] ---> Running in e84bc5cb97a7 [2023-02-16T07:13:29.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:13:29.722Z] Removing intermediate container e84bc5cb97a7 [2023-02-16T07:13:29.722Z] ---> b33daca36716 [2023-02-16T07:13:29.722Z] [2023-02-16T07:13:29.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:13:29.987Z] Successfully built b33daca36716 [2023-02-16T07:13:29.987Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-16T07:13:29.987Z]  Building security-proxy-setup ... done Building core-command [2023-02-16T07:13:31.392Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T07:13:31.392Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:13:31.392Z] OK: 5 MiB in 15 packages [2023-02-16T07:13:32.796Z] Removing intermediate container 37ba37e949d0 [2023-02-16T07:13:32.796Z] ---> 2b0ffdf3475b [2023-02-16T07:13:32.796Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:13:34.728Z] ---> d9e92754c030 [2023-02-16T07:13:34.729Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T07:13:36.136Z] ---> 5e9eabd0963c [2023-02-16T07:13:36.136Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T07:13:37.541Z] ---> 3c54e1b860c4 [2023-02-16T07:13:37.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T07:13:38.948Z] ---> 06015142b9dc [2023-02-16T07:13:38.948Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T07:13:38.948Z] ---> Running in dd747d01639c [2023-02-16T07:13:42.288Z] Removing intermediate container dd747d01639c [2023-02-16T07:13:42.288Z] ---> 4a2fd00de1f2 [2023-02-16T07:13:42.288Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T07:13:42.555Z] ---> Running in 0f0cfc4c424f [2023-02-16T07:13:43.137Z] Removing intermediate container 0f0cfc4c424f [2023-02-16T07:13:43.137Z] ---> f6b66a79eb6d [2023-02-16T07:13:43.137Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T07:13:43.137Z] ---> Running in db32efbd569c [2023-02-16T07:13:44.092Z] Removing intermediate container db32efbd569c [2023-02-16T07:13:44.092Z] ---> 50bbf863348e [2023-02-16T07:13:44.092Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T07:13:44.092Z] ---> Running in 17abb2e34bf4 [2023-02-16T07:13:44.677Z] Removing intermediate container 17abb2e34bf4 [2023-02-16T07:13:44.677Z] ---> bc63a89c379b [2023-02-16T07:13:44.677Z] Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:13:44.942Z] ---> Running in 5d11be7c2a9f [2023-02-16T07:13:47.626Z] Removing intermediate container 5d11be7c2a9f [2023-02-16T07:13:47.626Z] ---> 8856220d2fe3 [2023-02-16T07:13:47.626Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T07:13:47.626Z] ---> Running in 0a4507fc4427 [2023-02-16T07:13:48.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:13:48.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:13:48.238Z] ---> 1e81ed0ef492 [2023-02-16T07:13:48.238Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T07:13:48.238Z] ---> Using cache [2023-02-16T07:13:48.238Z] ---> 68ca35db9b58 [2023-02-16T07:13:48.238Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T07:13:48.238Z] ---> Using cache [2023-02-16T07:13:48.238Z] ---> ca20f284ce9e [2023-02-16T07:13:48.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T07:13:48.238Z] ---> Using cache [2023-02-16T07:13:48.238Z] ---> d0cc9c76b12a [2023-02-16T07:13:48.238Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T07:13:48.238Z] ---> Using cache [2023-02-16T07:13:48.238Z] ---> 9549ea1936f2 [2023-02-16T07:13:48.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:13:48.238Z] ---> Using cache [2023-02-16T07:13:48.238Z] ---> e33868b2e70a [2023-02-16T07:13:48.238Z] Step 8/23 : COPY . . [2023-02-16T07:13:48.238Z] ---> Using cache [2023-02-16T07:13:48.238Z] ---> 5cf428420b28 [2023-02-16T07:13:48.238Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T07:13:48.526Z] Removing intermediate container 0a4507fc4427 [2023-02-16T07:13:48.526Z] ---> 5149d74c0454 [2023-02-16T07:13:48.526Z] [2023-02-16T07:13:48.526Z] ---> Running in c7b462e4f639 [2023-02-16T07:13:49.127Z] Successfully built 5149d74c0454 [2023-02-16T07:13:49.127Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-16T07:13:49.127Z] Building support-notifications [2023-02-16T07:13:51.088Z]  Building core-common-config-bootstrapper ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-16T07:13:59.274Z] Removing intermediate container fc7243c1b8c0 [2023-02-16T07:13:59.274Z] ---> cf66c20a0c0b [2023-02-16T07:13:59.274Z] [2023-02-16T07:13:59.274Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T07:13:59.274Z] ---> 4c81e5bf8899 [2023-02-16T07:13:59.274Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T07:13:59.856Z] ---> Running in ec2348ed9b18 [2023-02-16T07:14:01.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:14:02.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:14:04.307Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T07:14:04.307Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:14:04.307Z] OK: 5 MiB in 15 packages [2023-02-16T07:14:06.246Z] Removing intermediate container ec2348ed9b18 [2023-02-16T07:14:06.246Z] ---> 1f0b4d65444e [2023-02-16T07:14:06.246Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T07:14:06.512Z] ---> Running in 7cc43f4937dd [2023-02-16T07:14:06.512Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:14:06.512Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:14:06.512Z] ---> 1e81ed0ef492 [2023-02-16T07:14:06.512Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T07:14:06.512Z] ---> Using cache [2023-02-16T07:14:06.512Z] ---> 68ca35db9b58 [2023-02-16T07:14:06.512Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T07:14:06.512Z] ---> Using cache [2023-02-16T07:14:06.512Z] ---> ca20f284ce9e [2023-02-16T07:14:06.512Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T07:14:06.512Z] ---> Running in b609626b69a1 [2023-02-16T07:14:07.469Z] Removing intermediate container 7cc43f4937dd [2023-02-16T07:14:07.469Z] ---> f82d6cd5d9f1 [2023-02-16T07:14:07.469Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T07:14:07.469Z] ---> Running in 7e934c7e3871 [2023-02-16T07:14:08.059Z] Removing intermediate container 7e934c7e3871 [2023-02-16T07:14:08.059Z] ---> 237a9f3c8731 [2023-02-16T07:14:08.059Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T07:14:08.326Z] ---> Running in 4eff6c384fb6 [2023-02-16T07:14:08.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:14:08.878Z] Removing intermediate container 4eff6c384fb6 [2023-02-16T07:14:08.878Z] ---> 0186b79a7295 [2023-02-16T07:14:08.878Z] Step 15/24 : WORKDIR / [2023-02-16T07:14:08.878Z] ---> Running in 71af61719a6c [2023-02-16T07:14:09.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:14:09.410Z] Removing intermediate container 71af61719a6c [2023-02-16T07:14:09.410Z] ---> 52e472e1c7d8 [2023-02-16T07:14:09.410Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:14:10.366Z] OK: 221 MiB in 51 packages [2023-02-16T07:14:13.697Z] ---> 1982d1f1920e [2023-02-16T07:14:13.697Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T07:14:13.963Z] Removing intermediate container b609626b69a1 [2023-02-16T07:14:13.963Z] ---> a64304deed59 [2023-02-16T07:14:13.963Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T07:14:15.366Z] ---> 333f8151ee4c [2023-02-16T07:14:15.366Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:14:15.366Z] ---> Running in c997d7613cc9 [2023-02-16T07:14:15.366Z] ---> 691d3886274d [2023-02-16T07:14:15.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T07:14:16.766Z] ---> c1feea3249eb [2023-02-16T07:14:16.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T07:14:17.726Z] ---> 9e67f89b5991 [2023-02-16T07:14:17.726Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T07:14:17.726Z] ---> Running in 4d5a2a321192 [2023-02-16T07:14:18.314Z] Removing intermediate container 4d5a2a321192 [2023-02-16T07:14:18.314Z] ---> f684dff57ecb [2023-02-16T07:14:18.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T07:14:18.314Z] ---> Running in 917cd4cd3a0e [2023-02-16T07:14:18.899Z] Removing intermediate container 917cd4cd3a0e [2023-02-16T07:14:18.899Z] ---> ab073859536b [2023-02-16T07:14:18.899Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T07:14:18.899Z] ---> Running in e72e71cb2cb3 [2023-02-16T07:14:19.482Z] Removing intermediate container e72e71cb2cb3 [2023-02-16T07:14:19.482Z] ---> c19a12ee0aae [2023-02-16T07:14:19.482Z] Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:14:19.482Z] ---> Running in bafd08e3a93b [2023-02-16T07:14:20.063Z] Removing intermediate container bafd08e3a93b [2023-02-16T07:14:20.063Z] ---> 009885988241 [2023-02-16T07:14:20.063Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T07:14:20.063Z] ---> Running in 109d1a511c2a [2023-02-16T07:14:20.328Z] Removing intermediate container 109d1a511c2a [2023-02-16T07:14:20.328Z] ---> d157da645e0f [2023-02-16T07:14:20.328Z] [2023-02-16T07:14:20.915Z] Successfully built d157da645e0f [2023-02-16T07:14:20.915Z] Successfully tagged core-metadata-arm64:latest [2023-02-16T07:14:20.915Z]  Building core-metadata ... done Building security-spire-server [2023-02-16T07:14:39.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:14:39.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:14:39.090Z] ---> 1e81ed0ef492 [2023-02-16T07:14:39.090Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T07:14:39.090Z] ---> Using cache [2023-02-16T07:14:39.090Z] ---> 351863519a93 [2023-02-16T07:14:39.090Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T07:14:39.090Z] ---> Running in 59b0cd4d18a7 [2023-02-16T07:14:39.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:14:39.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:14:40.630Z] OK: 221 MiB in 51 packages [2023-02-16T07:14:42.037Z] Removing intermediate container 59b0cd4d18a7 [2023-02-16T07:14:42.037Z] ---> d05eb7395397 [2023-02-16T07:14:42.037Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T07:14:42.993Z] ---> 043f95b461fe [2023-02-16T07:14:42.993Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:14:42.993Z] ---> Running in c63f4ac306a1 [2023-02-16T07:15:09.662Z] Removing intermediate container dc6ec1d7d44c [2023-02-16T07:15:09.662Z] ---> fb45b3592c90 [2023-02-16T07:15:09.662Z] [2023-02-16T07:15:09.662Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T07:15:10.626Z] 3.15: Pulling from library/alpine [2023-02-16T07:15:12.030Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T07:15:12.030Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T07:15:12.030Z] ---> 354640af7b1b [2023-02-16T07:15:12.030Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T07:15:12.612Z] ---> Running in 7adb5c973443 [2023-02-16T07:15:13.192Z] Removing intermediate container 7adb5c973443 [2023-02-16T07:15:13.192Z] ---> c101602a6084 [2023-02-16T07:15:13.192Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T07:15:13.192Z] ---> Running in 4b8e7636b275 [2023-02-16T07:15:15.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:15:15.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:15:17.647Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T07:15:17.647Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T07:15:17.647Z] OK: 15734 distinct packages available [2023-02-16T07:15:17.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:15:18.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:15:19.583Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T07:15:19.583Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T07:15:19.583Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T07:15:19.583Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T07:15:19.583Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T07:15:19.583Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T07:15:19.583Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T07:15:19.583Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T07:15:19.583Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T07:15:19.583Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T07:15:19.583Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T07:15:20.165Z] OK: 8 MiB in 23 packages [2023-02-16T07:15:22.741Z] Removing intermediate container 4b8e7636b275 [2023-02-16T07:15:22.741Z] ---> 384ad28b8158 [2023-02-16T07:15:22.741Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:15:23.716Z] ---> 213c735125c8 [2023-02-16T07:15:23.716Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T07:15:25.649Z] ---> ddb2c297b467 [2023-02-16T07:15:25.649Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T07:15:27.056Z] ---> 18395719a037 [2023-02-16T07:15:27.056Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T07:15:27.056Z] ---> Running in 389233c6d02f [2023-02-16T07:15:27.321Z] Removing intermediate container 389233c6d02f [2023-02-16T07:15:27.321Z] ---> 53904b016f91 [2023-02-16T07:15:27.321Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T07:15:27.585Z] ---> Running in e275fb8ea71e [2023-02-16T07:15:28.170Z] Removing intermediate container e275fb8ea71e [2023-02-16T07:15:28.170Z] ---> 69a02f4a9234 [2023-02-16T07:15:28.170Z] Step 17/19 : LABEL arch=arm64 [2023-02-16T07:15:28.170Z] ---> Running in 33a179f7047a [2023-02-16T07:15:28.752Z] Removing intermediate container 33a179f7047a [2023-02-16T07:15:28.753Z] ---> 95d85973277f [2023-02-16T07:15:28.753Z] Step 18/19 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:15:28.753Z] ---> Running in 7b52098b45d0 [2023-02-16T07:15:29.332Z] Removing intermediate container 7b52098b45d0 [2023-02-16T07:15:29.332Z] ---> 656a548f56f7 [2023-02-16T07:15:29.332Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T07:15:29.597Z] ---> Running in 015b4f428350 [2023-02-16T07:15:29.862Z] Removing intermediate container 015b4f428350 [2023-02-16T07:15:29.862Z] ---> 99098bb7e3bb [2023-02-16T07:15:29.862Z] [2023-02-16T07:15:30.127Z] Successfully built 99098bb7e3bb [2023-02-16T07:15:30.127Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-16T07:15:30.391Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-02-16T07:15:48.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:15:48.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:15:48.568Z] ---> 1e81ed0ef492 [2023-02-16T07:15:48.568Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T07:15:48.568Z] ---> Using cache [2023-02-16T07:15:48.568Z] ---> 351863519a93 [2023-02-16T07:15:48.568Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T07:15:48.568Z] ---> Using cache [2023-02-16T07:15:48.568Z] ---> d05eb7395397 [2023-02-16T07:15:48.568Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T07:15:48.568Z] ---> Using cache [2023-02-16T07:15:48.568Z] ---> 043f95b461fe [2023-02-16T07:15:48.568Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:15:48.838Z] ---> Running in ddac91e05f96 [2023-02-16T07:16:21.038Z] Removing intermediate container de4124d34019 [2023-02-16T07:16:21.038Z] ---> 256bea194829 [2023-02-16T07:16:21.038Z] [2023-02-16T07:16:21.038Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T07:16:21.038Z] ---> 4c81e5bf8899 [2023-02-16T07:16:21.038Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T07:16:21.038Z] ---> Using cache [2023-02-16T07:16:21.038Z] ---> 1f0b4d65444e [2023-02-16T07:16:21.038Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T07:16:21.038Z] ---> Using cache [2023-02-16T07:16:21.038Z] ---> f82d6cd5d9f1 [2023-02-16T07:16:21.038Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T07:16:21.038Z] ---> Running in d62760db419b [2023-02-16T07:16:21.038Z] Removing intermediate container d62760db419b [2023-02-16T07:16:21.038Z] ---> 9675d7561ae1 [2023-02-16T07:16:21.038Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T07:16:21.038Z] ---> Running in de3b36acb2e5 [2023-02-16T07:16:22.448Z] Removing intermediate container de3b36acb2e5 [2023-02-16T07:16:22.448Z] ---> 77264fea25d1 [2023-02-16T07:16:22.448Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:16:24.391Z] ---> df0c50baa6b3 [2023-02-16T07:16:24.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T07:16:32.570Z] ---> 6b517114a19f [2023-02-16T07:16:32.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T07:16:33.152Z] ---> dc197855cc11 [2023-02-16T07:16:33.152Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T07:16:33.421Z] ---> Running in 804a7356663b [2023-02-16T07:16:34.379Z] Removing intermediate container 804a7356663b [2023-02-16T07:16:34.379Z] ---> fd10a9dbe982 [2023-02-16T07:16:34.379Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T07:16:34.647Z] ---> Running in e2eda319cb66 [2023-02-16T07:16:35.607Z] Removing intermediate container e2eda319cb66 [2023-02-16T07:16:35.877Z] ---> df33846e5fc9 [2023-02-16T07:16:35.877Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T07:16:35.877Z] ---> Running in 59bfdaf16cd7 [2023-02-16T07:16:36.839Z] Removing intermediate container 59bfdaf16cd7 [2023-02-16T07:16:36.839Z] ---> 4c22eb1dafad [2023-02-16T07:16:36.839Z] Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:16:37.105Z] ---> Running in 68c6f14bc339 [2023-02-16T07:16:38.509Z] Removing intermediate container 68c6f14bc339 [2023-02-16T07:16:38.509Z] ---> 2ff7ff939d42 [2023-02-16T07:16:38.509Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T07:16:38.509Z] ---> Running in 3b4e217cd6b4 [2023-02-16T07:16:39.467Z] Removing intermediate container 3b4e217cd6b4 [2023-02-16T07:16:39.467Z] ---> e991e758be09 [2023-02-16T07:16:39.467Z] [2023-02-16T07:16:40.424Z] Successfully built e991e758be09 [2023-02-16T07:16:40.424Z] Successfully tagged support-scheduler-arm64:latest [2023-02-16T07:16:40.424Z] Building security-bootstrapper [2023-02-16T07:16:42.367Z]  Building support-scheduler ... done Removing intermediate container c63f4ac306a1 [2023-02-16T07:16:42.367Z] ---> e296fd9ebc83 [2023-02-16T07:16:42.367Z] Step 7/23 : COPY . . [2023-02-16T07:16:43.323Z] Removing intermediate container c997d7613cc9 [2023-02-16T07:16:43.323Z] ---> 0c2bb793fe68 [2023-02-16T07:16:43.323Z] Step 8/22 : COPY . . [2023-02-16T07:17:01.513Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:17:01.513Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:17:01.513Z] ---> 1e81ed0ef492 [2023-02-16T07:17:01.513Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T07:17:01.513Z] ---> Using cache [2023-02-16T07:17:01.513Z] ---> 351863519a93 [2023-02-16T07:17:01.513Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T07:17:01.513Z] ---> Using cache [2023-02-16T07:17:01.513Z] ---> 4a5dd3e3612f [2023-02-16T07:17:01.513Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T07:17:01.513Z] ---> Using cache [2023-02-16T07:17:01.513Z] ---> ca57c6721356 [2023-02-16T07:17:01.513Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:17:01.513Z] ---> Using cache [2023-02-16T07:17:01.513Z] ---> 0637af2439da [2023-02-16T07:17:01.513Z] Step 7/32 : COPY . . [2023-02-16T07:17:01.513Z] ---> Using cache [2023-02-16T07:17:01.513Z] ---> 597d3a7a24fa [2023-02-16T07:17:01.513Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T07:17:01.780Z] ---> Running in 8d7be99d1324 [2023-02-16T07:17:05.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-16T07:17:15.197Z] ---> 407528fd3fc3 [2023-02-16T07:17:15.197Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T07:17:15.197Z] ---> Running in bba896c5e4f5 [2023-02-16T07:17:15.777Z] Removing intermediate container bba896c5e4f5 [2023-02-16T07:17:15.777Z] ---> f52ac81a1749 [2023-02-16T07:17:15.777Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T07:17:15.777Z] ---> f071162dc3d2 [2023-02-16T07:17:15.777Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T07:17:15.777Z] ---> Running in f003a2b6cb30 [2023-02-16T07:17:15.777Z] ---> Running in a93378b87e69 [2023-02-16T07:17:16.733Z] Removing intermediate container f003a2b6cb30 [2023-02-16T07:17:16.733Z] ---> d206fffe624e [2023-02-16T07:17:16.733Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T07:17:16.998Z] ---> Running in 0f9506ce8694 [2023-02-16T07:17:18.412Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T07:17:21.744Z] Removing intermediate container 0f9506ce8694 [2023-02-16T07:17:21.744Z] ---> eca994e6f306 [2023-02-16T07:17:21.744Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T07:17:21.744Z] ---> Running in 916e8265f73b [2023-02-16T07:17:22.700Z] Removing intermediate container 916e8265f73b [2023-02-16T07:17:22.700Z] ---> ef29229d3697 [2023-02-16T07:17:22.700Z] [2023-02-16T07:17:22.700Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T07:17:22.700Z] ---> 354640af7b1b [2023-02-16T07:17:22.700Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T07:17:22.700Z] ---> Using cache [2023-02-16T07:17:22.700Z] ---> c101602a6084 [2023-02-16T07:17:22.700Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T07:17:22.700Z] ---> Running in 4eaa1dda7fa1 [2023-02-16T07:17:24.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:17:25.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:17:27.245Z] Removing intermediate container ddac91e05f96 [2023-02-16T07:17:27.245Z] ---> 21292bb43a64 [2023-02-16T07:17:27.245Z] Step 7/24 : COPY . . [2023-02-16T07:17:27.245Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T07:17:27.246Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T07:17:27.246Z] OK: 15734 distinct packages available [2023-02-16T07:17:27.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:17:27.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:17:29.874Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T07:17:29.874Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T07:17:29.874Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T07:17:29.874Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T07:17:29.874Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T07:17:29.874Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T07:17:29.874Z] OK: 6 MiB in 19 packages [2023-02-16T07:17:32.496Z] Removing intermediate container 4eaa1dda7fa1 [2023-02-16T07:17:32.496Z] ---> 30f97258c710 [2023-02-16T07:17:32.496Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T07:17:42.549Z] ---> be20b59e6a13 [2023-02-16T07:17:42.549Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T07:17:42.813Z] ---> 5dc3eefe6c15 [2023-02-16T07:17:42.813Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T07:17:43.090Z] ---> Running in 38c854ad6de4 [2023-02-16T07:17:43.669Z] Removing intermediate container 38c854ad6de4 [2023-02-16T07:17:43.670Z] ---> 314f3639e4ea [2023-02-16T07:17:43.670Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T07:17:43.670Z] ---> 2613a56572ae [2023-02-16T07:17:43.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T07:17:43.670Z] ---> Running in 9f0569d30642 [2023-02-16T07:17:44.250Z] Removing intermediate container 9f0569d30642 [2023-02-16T07:17:44.250Z] ---> a9d8df366114 [2023-02-16T07:17:44.250Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T07:17:44.516Z] ---> Running in bca5a6c5b8c5 [2023-02-16T07:17:45.097Z] ---> 87012af55254 [2023-02-16T07:17:45.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T07:17:46.505Z] ---> a7100706b85c [2023-02-16T07:17:46.505Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T07:17:46.505Z] ---> Running in 812ca3bf932a [2023-02-16T07:17:47.459Z] Removing intermediate container 812ca3bf932a [2023-02-16T07:17:47.459Z] ---> 6ade9097ab92 [2023-02-16T07:17:47.460Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T07:17:47.460Z] ---> Running in 38c3ace9247a [2023-02-16T07:17:48.413Z] Removing intermediate container 38c3ace9247a [2023-02-16T07:17:48.413Z] ---> 3a0d020449ff [2023-02-16T07:17:48.413Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T07:17:48.413Z] Removing intermediate container bca5a6c5b8c5 [2023-02-16T07:17:48.413Z] ---> ad38f1528a8b [2023-02-16T07:17:48.413Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T07:17:48.413Z] ---> Running in e887a664616f [2023-02-16T07:17:48.685Z] ---> Running in 9ee760e71087 [2023-02-16T07:17:49.264Z] Removing intermediate container e887a664616f [2023-02-16T07:17:49.264Z] ---> 61682f8e903d [2023-02-16T07:17:49.264Z] Step 22/23 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:17:49.264Z] Removing intermediate container 9ee760e71087 [2023-02-16T07:17:49.264Z] ---> 6644d96bf99b [2023-02-16T07:17:49.264Z] [2023-02-16T07:17:49.264Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T07:17:49.264Z] ---> 354640af7b1b [2023-02-16T07:17:49.264Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T07:17:49.264Z] ---> Using cache [2023-02-16T07:17:49.264Z] ---> c101602a6084 [2023-02-16T07:17:49.264Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T07:17:49.264Z] ---> Using cache [2023-02-16T07:17:49.264Z] ---> 30f97258c710 [2023-02-16T07:17:49.264Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T07:17:49.264Z] ---> Running in ce26b1fddcee [2023-02-16T07:17:49.850Z] Removing intermediate container ce26b1fddcee [2023-02-16T07:17:49.850Z] ---> d7acd5638a92 [2023-02-16T07:17:49.850Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T07:17:50.116Z] ---> Running in 91a656d39a0d [2023-02-16T07:17:50.698Z] Removing intermediate container 91a656d39a0d [2023-02-16T07:17:50.963Z] ---> 295720041e7c [2023-02-16T07:17:50.963Z] [2023-02-16T07:17:51.229Z] Successfully built 295720041e7c [2023-02-16T07:17:51.229Z] Successfully tagged security-spire-server-arm64:latest [2023-02-16T07:17:51.229Z]  Building security-spire-server ... done Building core-data [2023-02-16T07:17:53.799Z] ---> b68737af4713 [2023-02-16T07:17:53.799Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T07:18:01.979Z] ---> 858faadbdbb8 [2023-02-16T07:18:01.979Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T07:18:02.933Z] ---> 80223de95dec [2023-02-16T07:18:02.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T07:18:04.333Z] ---> 4a8350ca93b1 [2023-02-16T07:18:04.333Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T07:18:06.269Z] ---> ad87dfc24c78 [2023-02-16T07:18:06.269Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T07:18:06.269Z] ---> Running in 5b7997782db4 [2023-02-16T07:18:07.671Z] Removing intermediate container 5b7997782db4 [2023-02-16T07:18:07.671Z] ---> e471bc950c5c [2023-02-16T07:18:07.671Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T07:18:07.935Z] ---> Running in db20e7eb1ee0 [2023-02-16T07:18:08.889Z] Removing intermediate container db20e7eb1ee0 [2023-02-16T07:18:08.889Z] ---> 02af0a57b94b [2023-02-16T07:18:08.889Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T07:18:09.153Z] ---> Running in f4626b4c6ab6 [2023-02-16T07:18:09.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:18:09.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:18:09.419Z] ---> 1e81ed0ef492 [2023-02-16T07:18:09.419Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T07:18:09.419Z] ---> Using cache [2023-02-16T07:18:09.419Z] ---> 68ca35db9b58 [2023-02-16T07:18:09.419Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T07:18:09.419Z] ---> Using cache [2023-02-16T07:18:09.420Z] ---> ca20f284ce9e [2023-02-16T07:18:09.420Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T07:18:09.420Z] ---> Using cache [2023-02-16T07:18:09.420Z] ---> d0cc9c76b12a [2023-02-16T07:18:09.420Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T07:18:09.420Z] ---> Using cache [2023-02-16T07:18:09.420Z] ---> 9549ea1936f2 [2023-02-16T07:18:09.420Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:18:09.420Z] ---> Using cache [2023-02-16T07:18:09.420Z] ---> e33868b2e70a [2023-02-16T07:18:09.420Z] Step 8/22 : COPY . . [2023-02-16T07:18:09.685Z] ---> Using cache [2023-02-16T07:18:09.685Z] ---> 5cf428420b28 [2023-02-16T07:18:09.685Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T07:18:09.949Z] Removing intermediate container f4626b4c6ab6 [2023-02-16T07:18:09.949Z] ---> 13975e998128 [2023-02-16T07:18:09.949Z] Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:18:10.213Z] ---> Running in 6ccf7d1a35dd [2023-02-16T07:18:10.213Z] ---> Running in 356f1b8c721d [2023-02-16T07:18:11.615Z] Removing intermediate container 356f1b8c721d [2023-02-16T07:18:11.615Z] ---> 8948cffd99de [2023-02-16T07:18:11.615Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T07:18:11.880Z] ---> Running in f8b0166e5973 [2023-02-16T07:18:12.459Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T07:18:12.724Z] Removing intermediate container f8b0166e5973 [2023-02-16T07:18:12.724Z] ---> 04d8947413c8 [2023-02-16T07:18:12.724Z] [2023-02-16T07:18:13.304Z] Successfully built 04d8947413c8 [2023-02-16T07:18:13.600Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-16T07:18:13.600Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-16T07:18:14.181Z] Removing intermediate container c7b462e4f639 [2023-02-16T07:18:14.181Z] ---> 5ad11057aa31 [2023-02-16T07:18:14.181Z] [2023-02-16T07:18:14.181Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T07:18:14.181Z] ---> 4c81e5bf8899 [2023-02-16T07:18:14.181Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T07:18:14.181Z] ---> Using cache [2023-02-16T07:18:14.181Z] ---> 1f0b4d65444e [2023-02-16T07:18:14.181Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T07:18:14.181Z] ---> Using cache [2023-02-16T07:18:14.181Z] ---> f82d6cd5d9f1 [2023-02-16T07:18:14.181Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T07:18:14.181Z] ---> Running in 3cabcc3e3931 [2023-02-16T07:18:14.762Z] Removing intermediate container 3cabcc3e3931 [2023-02-16T07:18:14.762Z] ---> 990f685dbe40 [2023-02-16T07:18:14.762Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T07:18:14.762Z] ---> Running in e0ca94387881 [2023-02-16T07:18:15.346Z] Removing intermediate container e0ca94387881 [2023-02-16T07:18:15.346Z] ---> a1c47d338bbd [2023-02-16T07:18:15.346Z] Step 15/23 : WORKDIR / [2023-02-16T07:18:15.612Z] ---> Running in 79ccc36ea767 [2023-02-16T07:18:16.194Z] Removing intermediate container 79ccc36ea767 [2023-02-16T07:18:16.194Z] ---> e56b770e4b00 [2023-02-16T07:18:16.194Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:18:17.149Z] ---> 2a98b53eecc2 [2023-02-16T07:18:17.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T07:18:20.480Z] ---> 7de16185dacd [2023-02-16T07:18:20.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T07:18:21.437Z] ---> b28bcd14ec4a [2023-02-16T07:18:21.437Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T07:18:21.437Z] ---> Running in ef738355b28d [2023-02-16T07:18:22.395Z] Removing intermediate container ef738355b28d [2023-02-16T07:18:22.395Z] ---> 4880222b8424 [2023-02-16T07:18:22.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T07:18:22.395Z] ---> Running in 17adce0f67e0 [2023-02-16T07:18:22.993Z] Removing intermediate container 17adce0f67e0 [2023-02-16T07:18:22.993Z] ---> 29c656cd84bb [2023-02-16T07:18:22.993Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T07:18:23.258Z] ---> Running in cded05cc938c [2023-02-16T07:18:23.849Z] Removing intermediate container cded05cc938c [2023-02-16T07:18:23.849Z] ---> 39e2f19db6d8 [2023-02-16T07:18:23.849Z] Step 22/23 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:18:24.114Z] ---> Running in 639b4f1c2974 [2023-02-16T07:18:24.714Z] Removing intermediate container 639b4f1c2974 [2023-02-16T07:18:24.714Z] ---> 72c731aedf72 [2023-02-16T07:18:24.714Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T07:18:25.000Z] ---> Running in 931c62fee352 [2023-02-16T07:18:25.581Z] Removing intermediate container 931c62fee352 [2023-02-16T07:18:25.581Z] ---> 5d2b0175f160 [2023-02-16T07:18:25.581Z] [2023-02-16T07:18:25.845Z] Successfully built 5d2b0175f160 [2023-02-16T07:18:25.845Z] Successfully tagged core-command-arm64:latest [2023-02-16T07:18:26.110Z] Building security-secretstore-setup [2023-02-16T07:18:32.740Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:18:32.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:18:32.740Z] ---> 1e81ed0ef492 [2023-02-16T07:18:32.740Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> 351863519a93 [2023-02-16T07:18:32.740Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> d05eb7395397 [2023-02-16T07:18:32.740Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> 043f95b461fe [2023-02-16T07:18:32.740Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> 21292bb43a64 [2023-02-16T07:18:32.740Z] Step 7/24 : COPY . . [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> 5dc3eefe6c15 [2023-02-16T07:18:32.740Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> 314f3639e4ea [2023-02-16T07:18:32.740Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> a9d8df366114 [2023-02-16T07:18:32.740Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> ad38f1528a8b [2023-02-16T07:18:32.740Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> 6644d96bf99b [2023-02-16T07:18:32.740Z] [2023-02-16T07:18:32.740Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T07:18:32.740Z] ---> 354640af7b1b [2023-02-16T07:18:32.740Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T07:18:32.740Z] ---> Using cache [2023-02-16T07:18:32.740Z] ---> c101602a6084 [2023-02-16T07:18:32.740Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T07:18:33.707Z] ---> Running in 13e7e9821f85 [2023-02-16T07:18:36.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:18:36.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:18:37.973Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T07:18:37.973Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T07:18:37.973Z] OK: 15734 distinct packages available [2023-02-16T07:18:37.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:18:38.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:18:40.483Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T07:18:40.483Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T07:18:40.483Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T07:18:40.483Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T07:18:40.484Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T07:18:40.484Z] OK: 6 MiB in 18 packages [2023-02-16T07:18:42.419Z] Removing intermediate container 13e7e9821f85 [2023-02-16T07:18:42.419Z] ---> fb1d82720635 [2023-02-16T07:18:42.419Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T07:18:46.658Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T07:18:46.658Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T07:18:46.658Z] ---> 1e81ed0ef492 [2023-02-16T07:18:46.658Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T07:18:46.658Z] ---> Using cache [2023-02-16T07:18:46.658Z] ---> 351863519a93 [2023-02-16T07:18:46.658Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T07:18:46.658Z] ---> Using cache [2023-02-16T07:18:46.658Z] ---> 4a5dd3e3612f [2023-02-16T07:18:46.658Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T07:18:46.658Z] ---> Using cache [2023-02-16T07:18:46.658Z] ---> ca57c6721356 [2023-02-16T07:18:46.658Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T07:18:46.658Z] ---> Using cache [2023-02-16T07:18:46.658Z] ---> 0637af2439da [2023-02-16T07:18:46.658Z] Step 7/24 : COPY . . [2023-02-16T07:18:46.658Z] ---> Using cache [2023-02-16T07:18:46.658Z] ---> 597d3a7a24fa [2023-02-16T07:18:46.658Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T07:18:47.246Z] ---> Running in cd7df627a82e [2023-02-16T07:18:49.815Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-16T07:18:50.395Z] ---> f058ce182335 [2023-02-16T07:18:50.395Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T07:18:50.975Z] ---> 029026e1c041 [2023-02-16T07:18:50.975Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T07:18:51.242Z] ---> Running in 8cd4040edd59 [2023-02-16T07:18:51.822Z] Removing intermediate container 8cd4040edd59 [2023-02-16T07:18:51.822Z] ---> f0be7c4bb6d7 [2023-02-16T07:18:51.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T07:18:52.402Z] ---> 5a5b38bb522d [2023-02-16T07:18:52.402Z] Step 19/24 : WORKDIR / [2023-02-16T07:18:52.667Z] ---> Running in 1d62c09e53de [2023-02-16T07:18:52.933Z] Removing intermediate container 1d62c09e53de [2023-02-16T07:18:52.933Z] ---> 05875f278e03 [2023-02-16T07:18:52.933Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T07:18:52.933Z] ---> Running in 30d2b8cc03b0 [2023-02-16T07:18:53.514Z] Removing intermediate container 30d2b8cc03b0 [2023-02-16T07:18:53.514Z] ---> 21d15d42928a [2023-02-16T07:18:53.514Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T07:18:53.514Z] ---> Running in 003abeca8c19 [2023-02-16T07:18:54.095Z] Removing intermediate container 003abeca8c19 [2023-02-16T07:18:54.095Z] ---> 858bd877a5b5 [2023-02-16T07:18:54.095Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T07:18:54.095Z] ---> Running in bc1b056c7998 [2023-02-16T07:18:54.675Z] Removing intermediate container bc1b056c7998 [2023-02-16T07:18:54.675Z] ---> 29f449c56714 [2023-02-16T07:18:54.675Z] Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:18:54.940Z] ---> Running in c330c8632346 [2023-02-16T07:18:55.205Z] Removing intermediate container c330c8632346 [2023-02-16T07:18:55.205Z] ---> aa552d30e99b [2023-02-16T07:18:55.205Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T07:18:55.472Z] ---> Running in 7361b804fb3b [2023-02-16T07:18:56.121Z] Removing intermediate container 7361b804fb3b [2023-02-16T07:18:56.121Z] ---> 7f565632524b [2023-02-16T07:18:56.121Z] [2023-02-16T07:18:56.121Z] Successfully built 7f565632524b [2023-02-16T07:18:56.121Z] Successfully tagged security-spire-config-arm64:latest [2023-02-16T07:22:02.805Z]  Building security-spire-config ... done Removing intermediate container 8d7be99d1324 [2023-02-16T07:22:02.805Z] ---> b5a852460c70 [2023-02-16T07:22:02.805Z] [2023-02-16T07:22:02.805Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T07:22:02.805Z] ---> 4c81e5bf8899 [2023-02-16T07:22:02.805Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T07:22:02.805Z] ---> Running in 0e8fd9478976 [2023-02-16T07:22:02.805Z] Removing intermediate container 0e8fd9478976 [2023-02-16T07:22:02.805Z] ---> a884c33e595b [2023-02-16T07:22:02.805Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T07:22:02.805Z] ---> Running in d3f1a1f2e31a [2023-02-16T07:22:02.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:22:02.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:22:03.793Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T07:22:03.793Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T07:22:03.793Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:22:04.059Z] OK: 5 MiB in 16 packages [2023-02-16T07:22:05.469Z] Removing intermediate container d3f1a1f2e31a [2023-02-16T07:22:05.469Z] ---> bf9386fb329c [2023-02-16T07:22:05.469Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T07:22:05.469Z] ---> Running in 78591027d605 [2023-02-16T07:22:06.064Z] Removing intermediate container 78591027d605 [2023-02-16T07:22:06.064Z] ---> 0288f12bde53 [2023-02-16T07:22:06.064Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T07:22:06.064Z] ---> Running in 180e8b17faaf [2023-02-16T07:22:06.650Z] Removing intermediate container 180e8b17faaf [2023-02-16T07:22:06.650Z] ---> 225df617caf1 [2023-02-16T07:22:06.650Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T07:22:06.918Z] ---> Running in f3b63b82918a [2023-02-16T07:22:07.507Z] Removing intermediate container f3b63b82918a [2023-02-16T07:22:07.507Z] ---> 29ef63b263c5 [2023-02-16T07:22:07.507Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T07:22:07.507Z] ---> Running in 2b0f3acf0421 [2023-02-16T07:22:08.102Z] Removing intermediate container 2b0f3acf0421 [2023-02-16T07:22:08.102Z] ---> 0d526d55894d [2023-02-16T07:22:08.102Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T07:22:08.102Z] ---> Running in a21659f6ea89 [2023-02-16T07:22:11.467Z] Removing intermediate container a21659f6ea89 [2023-02-16T07:22:11.467Z] ---> abc04cae4884 [2023-02-16T07:22:11.467Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T07:22:13.400Z] ---> Running in 980c0e91ddcd [2023-02-16T07:22:13.979Z] Removing intermediate container 980c0e91ddcd [2023-02-16T07:22:13.979Z] ---> f9ef8b717cd4 [2023-02-16T07:22:13.979Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T07:22:14.941Z] ---> 1c4eed836e6c [2023-02-16T07:22:14.941Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T07:22:14.941Z] ---> Running in 5ccfad0d4be9 [2023-02-16T07:22:18.292Z] Removing intermediate container 5ccfad0d4be9 [2023-02-16T07:22:18.292Z] ---> 5a19f9b79267 [2023-02-16T07:22:18.292Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:22:18.556Z] ---> 687438451ae1 [2023-02-16T07:22:18.556Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T07:22:20.493Z] ---> 7d6c1ce9bc69 [2023-02-16T07:22:20.493Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T07:22:21.450Z] ---> 7ee0c97cf4db [2023-02-16T07:22:21.450Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T07:22:22.028Z] ---> e25e1684765c [2023-02-16T07:22:22.028Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T07:22:22.992Z] ---> 140f88c12dec [2023-02-16T07:22:22.992Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T07:22:23.954Z] ---> 5b001f0503ed [2023-02-16T07:22:23.954Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T07:22:27.608Z] ---> 34f0e3fef707 [2023-02-16T07:22:27.608Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T07:22:27.608Z] ---> Running in 5f9835b261ed [2023-02-16T07:22:30.314Z] Removing intermediate container 5f9835b261ed [2023-02-16T07:22:30.314Z] ---> 2ba7fc51e983 [2023-02-16T07:22:30.314Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T07:22:30.314Z] ---> Running in 4ff5627431c3 [2023-02-16T07:22:30.900Z] Removing intermediate container 4ff5627431c3 [2023-02-16T07:22:30.900Z] ---> a2b6283c5cb2 [2023-02-16T07:22:30.900Z] Step 29/32 : CMD ["gate"] [2023-02-16T07:22:30.900Z] ---> Running in 0a725a842118 [2023-02-16T07:22:31.485Z] Removing intermediate container 0a725a842118 [2023-02-16T07:22:31.485Z] ---> 52c6075559ba [2023-02-16T07:22:31.485Z] Step 30/32 : LABEL arch=arm64 [2023-02-16T07:22:31.753Z] ---> Running in 5a1b334e674f [2023-02-16T07:22:32.335Z] Removing intermediate container 5a1b334e674f [2023-02-16T07:22:32.335Z] ---> f49cd556b8bf [2023-02-16T07:22:32.335Z] Step 31/32 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:22:32.335Z] ---> Running in 64743733d3a6 [2023-02-16T07:22:32.922Z] Removing intermediate container 64743733d3a6 [2023-02-16T07:22:32.922Z] ---> 953a0343b82e [2023-02-16T07:22:32.922Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T07:22:33.187Z] ---> Running in 81fb2992932a [2023-02-16T07:22:33.765Z] Removing intermediate container 81fb2992932a [2023-02-16T07:22:33.765Z] ---> 9f886507f925 [2023-02-16T07:22:33.765Z] [2023-02-16T07:22:34.029Z] Successfully built 9f886507f925 [2023-02-16T07:22:34.029Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-16T07:23:06.219Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-16T07:23:24.409Z] Removing intermediate container cd7df627a82e [2023-02-16T07:23:24.409Z] ---> 08c183b9fca3 [2023-02-16T07:23:24.409Z] [2023-02-16T07:23:24.409Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T07:23:24.409Z] ---> 4c81e5bf8899 [2023-02-16T07:23:24.409Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T07:23:24.409Z] ---> Running in 7d1ca4db6ed0 [2023-02-16T07:23:24.409Z] Removing intermediate container 6ccf7d1a35dd [2023-02-16T07:23:24.409Z] ---> 7b52ab49d8ee [2023-02-16T07:23:24.409Z] [2023-02-16T07:23:24.409Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T07:23:24.409Z] ---> 4c81e5bf8899 [2023-02-16T07:23:24.409Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T07:23:24.409Z] ---> Running in fd81f84daf71 [2023-02-16T07:23:24.409Z] Removing intermediate container fd81f84daf71 [2023-02-16T07:23:24.409Z] ---> 57448fc32954 [2023-02-16T07:23:24.409Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T07:23:24.409Z] ---> Running in 6df8ccadb6f0 [2023-02-16T07:23:24.409Z] Removing intermediate container 6df8ccadb6f0 [2023-02-16T07:23:24.409Z] ---> 5fbf7521ac96 [2023-02-16T07:23:24.409Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T07:23:24.409Z] ---> Running in 58ca23d96012 [2023-02-16T07:23:24.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:23:24.409Z] Removing intermediate container 58ca23d96012 [2023-02-16T07:23:24.409Z] ---> 4d7c196af23c [2023-02-16T07:23:24.409Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T07:23:24.409Z] ---> Running in 3e624c0f18d2 [2023-02-16T07:23:24.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:23:25.371Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T07:23:25.371Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T07:23:25.371Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T07:23:25.371Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:23:25.371Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T07:23:25.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:23:25.638Z] OK: 6 MiB in 17 packages [2023-02-16T07:23:25.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:23:27.046Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T07:23:27.046Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:23:27.046Z] OK: 5 MiB in 15 packages [2023-02-16T07:23:27.316Z] Removing intermediate container 7d1ca4db6ed0 [2023-02-16T07:23:27.316Z] ---> 06dd82492280 [2023-02-16T07:23:27.316Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T07:23:27.584Z] ---> Running in a6b9464f528a [2023-02-16T07:23:27.852Z] Removing intermediate container a6b9464f528a [2023-02-16T07:23:27.852Z] ---> 3bbc67225cca [2023-02-16T07:23:27.852Z] Step 12/24 : WORKDIR / [2023-02-16T07:23:28.123Z] Removing intermediate container 3e624c0f18d2 [2023-02-16T07:23:28.123Z] ---> ef043f9b3bdc [2023-02-16T07:23:28.123Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:23:28.123Z] ---> Running in c02d72be623e [2023-02-16T07:23:28.391Z] Removing intermediate container c02d72be623e [2023-02-16T07:23:28.391Z] ---> b8edb624281e [2023-02-16T07:23:28.391Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T07:23:28.975Z] ---> 4997c4b6c16d [2023-02-16T07:23:28.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T07:23:29.242Z] ---> b1c708940dd0 [2023-02-16T07:23:29.242Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T07:23:30.200Z] ---> 73216ba00c49 [2023-02-16T07:23:30.200Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T07:23:30.200Z] ---> eb71e4f32398 [2023-02-16T07:23:30.200Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T07:23:33.357Z] ---> 893cfe09cf43 [2023-02-16T07:23:33.357Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T07:23:33.357Z] ---> d3440a5ffd5c [2023-02-16T07:23:33.357Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T07:23:33.357Z] ---> Running in 31c4da348d82 [2023-02-16T07:23:34.312Z] Removing intermediate container 31c4da348d82 [2023-02-16T07:23:34.312Z] ---> 82f38f6ac596 [2023-02-16T07:23:34.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T07:23:34.312Z] ---> Running in cedfc8cd8e13 [2023-02-16T07:23:34.312Z] ---> 476d4879c52a [2023-02-16T07:23:34.312Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T07:23:34.890Z] Removing intermediate container cedfc8cd8e13 [2023-02-16T07:23:34.890Z] ---> 7d3a315df026 [2023-02-16T07:23:34.890Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T07:23:34.890Z] ---> Running in 33b3a7ed7062 [2023-02-16T07:23:35.472Z] Removing intermediate container 33b3a7ed7062 [2023-02-16T07:23:35.472Z] ---> 727ec5b7d938 [2023-02-16T07:23:35.472Z] Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:23:35.472Z] ---> Running in 95d8a1106767 [2023-02-16T07:23:35.739Z] ---> 48485b3a4fcd [2023-02-16T07:23:35.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T07:23:36.006Z] Removing intermediate container 95d8a1106767 [2023-02-16T07:23:36.006Z] ---> b2ff686bb13c [2023-02-16T07:23:36.006Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T07:23:36.006Z] ---> Running in 9dd344a7b0af [2023-02-16T07:23:36.585Z] Removing intermediate container 9dd344a7b0af [2023-02-16T07:23:36.585Z] ---> 3a574db420fb [2023-02-16T07:23:36.585Z] [2023-02-16T07:23:36.854Z] Successfully built 3a574db420fb [2023-02-16T07:23:36.854Z] Successfully tagged core-data-arm64:latest [2023-02-16T07:23:37.122Z]  Building core-data ... done  ---> 1c4d186dca79 [2023-02-16T07:23:37.122Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T07:23:37.705Z] ---> d06a643e4db4 [2023-02-16T07:23:37.705Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T07:23:37.705Z] ---> Running in f482b3c8a1de [2023-02-16T07:23:39.640Z] Removing intermediate container f482b3c8a1de [2023-02-16T07:23:39.640Z] ---> 33048968705f [2023-02-16T07:23:39.640Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T07:23:39.640Z] ---> Running in 80c0eb4b2be4 [2023-02-16T07:23:39.905Z] Removing intermediate container 80c0eb4b2be4 [2023-02-16T07:23:39.905Z] ---> a886e81f9b67 [2023-02-16T07:23:39.905Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T07:23:39.905Z] ---> Running in 3e0146e3ffe8 [2023-02-16T07:23:40.488Z] Removing intermediate container 3e0146e3ffe8 [2023-02-16T07:23:40.488Z] ---> d7c47723bafa [2023-02-16T07:23:40.488Z] Step 23/24 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:23:40.488Z] ---> Running in b9bbcb34f839 [2023-02-16T07:23:40.753Z] Removing intermediate container b9bbcb34f839 [2023-02-16T07:23:40.753Z] ---> a1b0a9a6676f [2023-02-16T07:23:40.753Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T07:23:40.753Z] ---> Running in 9b3d10ac6de3 [2023-02-16T07:23:41.337Z] Removing intermediate container 9b3d10ac6de3 [2023-02-16T07:23:41.337Z] ---> 7bbf40585646 [2023-02-16T07:23:41.337Z] [2023-02-16T07:23:41.337Z] Successfully built 7bbf40585646 [2023-02-16T07:23:41.337Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-16T07:23:47.975Z]  Building security-secretstore-setup ... done Removing intermediate container a93378b87e69 [2023-02-16T07:23:47.975Z] ---> 478912ff2a74 [2023-02-16T07:23:47.975Z] [2023-02-16T07:23:47.975Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T07:23:47.975Z] ---> 4c81e5bf8899 [2023-02-16T07:23:47.975Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T07:23:47.975Z] ---> Running in 45636bebeb7c [2023-02-16T07:23:48.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T07:23:49.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T07:23:50.090Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T07:23:50.090Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T07:23:50.090Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T07:23:50.090Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T07:23:50.355Z] OK: 6 MiB in 16 packages [2023-02-16T07:23:51.307Z] Removing intermediate container 45636bebeb7c [2023-02-16T07:23:51.307Z] ---> fc7bb05e5a23 [2023-02-16T07:23:51.308Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T07:23:51.308Z] ---> Running in 19f7e83de203 [2023-02-16T07:23:51.571Z] Removing intermediate container 19f7e83de203 [2023-02-16T07:23:51.571Z] ---> a81e0386d108 [2023-02-16T07:23:51.571Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T07:23:51.571Z] ---> Running in af27dcb2aa4c [2023-02-16T07:23:51.839Z] Removing intermediate container af27dcb2aa4c [2023-02-16T07:23:51.839Z] ---> 9eddc66ddce7 [2023-02-16T07:23:51.839Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T07:23:52.107Z] ---> Running in 3a75f4d4bde9 [2023-02-16T07:23:52.372Z] Removing intermediate container 3a75f4d4bde9 [2023-02-16T07:23:52.372Z] ---> 223dc803001d [2023-02-16T07:23:52.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T07:23:52.636Z] ---> 97a79503f3e2 [2023-02-16T07:23:52.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T07:23:54.035Z] ---> 1cbd1d8f9def [2023-02-16T07:23:54.035Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T07:23:54.618Z] ---> 8eb346ca7443 [2023-02-16T07:23:54.618Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T07:23:54.618Z] ---> Running in b2e51f8a55b2 [2023-02-16T07:23:54.881Z] Removing intermediate container b2e51f8a55b2 [2023-02-16T07:23:54.881Z] ---> 142cfcca0bde [2023-02-16T07:23:54.881Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T07:23:54.881Z] ---> Running in 24ecce4d0fab [2023-02-16T07:23:55.145Z] Removing intermediate container 24ecce4d0fab [2023-02-16T07:23:55.145Z] ---> c2683a7be331 [2023-02-16T07:23:55.145Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T07:23:55.145Z] ---> Running in d0943888b3a8 [2023-02-16T07:23:55.409Z] Removing intermediate container d0943888b3a8 [2023-02-16T07:23:55.409Z] ---> b7b040108877 [2023-02-16T07:23:55.409Z] Step 21/22 : LABEL git_sha=cff823839fdc58f30ce975ee9a37c6ac91608eb4 [2023-02-16T07:23:55.409Z] ---> Running in 78302461ec73 [2023-02-16T07:23:55.674Z] Removing intermediate container 78302461ec73 [2023-02-16T07:23:55.674Z] ---> a90ed6bb6b3d [2023-02-16T07:23:55.674Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T07:23:55.674Z] ---> Running in 5bf20530d9f7 [2023-02-16T07:23:55.939Z] Removing intermediate container 5bf20530d9f7 [2023-02-16T07:23:55.939Z] ---> 1e8d7f014791 [2023-02-16T07:23:55.939Z] [2023-02-16T07:23:56.202Z] Successfully built 1e8d7f014791 [2023-02-16T07:23:56.203Z] Successfully tagged support-notifications-arm64:latest [2023-02-16T07:23:56.476Z]  Building support-notifications ... done  [Pipeline] } [2023-02-16T07:23:56.532Z] $ docker stop --time=1 41c96cf93f3241bc9546aa2a71c01019253aa4efae7902fc7ff2246f1460fecd [2023-02-16T07:23:58.152Z] $ docker rm -f --volumes 41c96cf93f3241bc9546aa2a71c01019253aa4efae7902fc7ff2246f1460fecd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T07:23:58.784Z] + docker images [2023-02-16T07:23:59.048Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T07:23:59.048Z] support-notifications-arm64 latest 1e8d7f014791 3 seconds ago 29.7MB [2023-02-16T07:23:59.048Z] 478912ff2a74 12 seconds ago 1.57GB [2023-02-16T07:23:59.048Z] security-secretstore-setup-arm64 latest 7bbf40585646 17 seconds ago 29MB [2023-02-16T07:23:59.048Z] core-data-arm64 latest 3a574db420fb 22 seconds ago 17.2MB [2023-02-16T07:23:59.048Z] 7b52ab49d8ee 39 seconds ago 1.51GB [2023-02-16T07:23:59.048Z] 08c183b9fca3 39 seconds ago 1.5GB [2023-02-16T07:23:59.048Z] security-bootstrapper-arm64 latest 9f886507f925 About a minute ago 19.6MB [2023-02-16T07:23:59.048Z] b5a852460c70 2 minutes ago 1.5GB [2023-02-16T07:23:59.048Z] security-spire-config-arm64 latest 7f565632524b 5 minutes ago 83.6MB [2023-02-16T07:23:59.048Z] core-command-arm64 latest 5d2b0175f160 5 minutes ago 17MB [2023-02-16T07:23:59.048Z] 5ad11057aa31 5 minutes ago 1.51GB [2023-02-16T07:23:59.048Z] security-spire-agent-arm64 latest 04d8947413c8 5 minutes ago 122MB [2023-02-16T07:23:59.048Z] security-spire-server-arm64 latest 295720041e7c 6 minutes ago 84.3MB [2023-02-16T07:23:59.049Z] 6644d96bf99b 6 minutes ago 1.38GB [2023-02-16T07:23:59.049Z] ef29229d3697 6 minutes ago 1.38GB [2023-02-16T07:23:59.049Z] support-scheduler-arm64 latest e991e758be09 7 minutes ago 29MB [2023-02-16T07:23:59.049Z] 256bea194829 7 minutes ago 1.57GB [2023-02-16T07:23:59.049Z] security-spiffe-token-provider-arm64 latest 99098bb7e3bb 8 minutes ago 29.1MB [2023-02-16T07:23:59.049Z] fb45b3592c90 8 minutes ago 1.54GB [2023-02-16T07:23:59.049Z] core-metadata-arm64 latest d157da645e0f 9 minutes ago 17.8MB [2023-02-16T07:23:59.049Z] cf66c20a0c0b 10 minutes ago 1.51GB [2023-02-16T07:23:59.049Z] core-common-config-bootstrapper-arm64 latest 5149d74c0454 10 minutes ago 14.9MB [2023-02-16T07:23:59.049Z] security-proxy-setup-arm64 latest b33daca36716 10 minutes ago 26.9MB [2023-02-16T07:23:59.049Z] 248aa815885b 10 minutes ago 1.5GB [2023-02-16T07:23:59.049Z] 7e6d582e517d 10 minutes ago 1.5GB [2023-02-16T07:23:59.049Z] ci-base-image-arm64 latest 1e81ed0ef492 29 minutes ago 905MB [2023-02-16T07:23:59.049Z] alpine 3.15 354640af7b1b 5 days ago 5.34MB [2023-02-16T07:23:59.049Z] alpine 3.16 4c81e5bf8899 5 days ago 5.3MB [2023-02-16T07:23:59.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-16T07:23:59.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:23:59.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T07:23:59.843Z] [2023-02-16T07:23:59.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:24:00.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T07:24:00.507Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T07:24:00.507Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T07:24:00.507Z] 04944245beec: Pulling fs layer [2023-02-16T07:24:00.507Z] 699f458cf7ca: Pulling fs layer [2023-02-16T07:24:00.507Z] 765212b225bb: Pulling fs layer [2023-02-16T07:24:00.507Z] f23df028b6ca: Pulling fs layer [2023-02-16T07:24:00.507Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T07:24:00.507Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T07:24:00.507Z] 765212b225bb: Waiting [2023-02-16T07:24:00.507Z] f23df028b6ca: Waiting [2023-02-16T07:24:00.507Z] d65c8cfc05b1: Waiting [2023-02-16T07:24:00.507Z] 2437ff75d9bd: Waiting [2023-02-16T07:24:00.507Z] 04944245beec: Verifying Checksum [2023-02-16T07:24:00.507Z] 04944245beec: Download complete [2023-02-16T07:24:00.507Z] 765212b225bb: Verifying Checksum [2023-02-16T07:24:00.507Z] 765212b225bb: Download complete [2023-02-16T07:24:00.774Z] f23df028b6ca: Verifying Checksum [2023-02-16T07:24:00.774Z] f23df028b6ca: Download complete [2023-02-16T07:24:00.774Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T07:24:00.774Z] d65c8cfc05b1: Download complete [2023-02-16T07:24:00.774Z] 699f458cf7ca: Verifying Checksum [2023-02-16T07:24:00.774Z] 699f458cf7ca: Download complete [2023-02-16T07:24:01.361Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T07:24:01.361Z] 8998bd30e6a1: Download complete [2023-02-16T07:24:03.302Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T07:24:03.302Z] 2437ff75d9bd: Download complete [2023-02-16T07:24:05.239Z] 8998bd30e6a1: Pull complete [2023-02-16T07:24:05.506Z] 04944245beec: Pull complete [2023-02-16T07:24:06.908Z] 699f458cf7ca: Pull complete [2023-02-16T07:24:07.175Z] 765212b225bb: Pull complete [2023-02-16T07:24:07.756Z] f23df028b6ca: Pull complete [2023-02-16T07:24:08.022Z] d65c8cfc05b1: Pull complete [2023-02-16T07:24:22.995Z] 2437ff75d9bd: Pull complete [2023-02-16T07:24:22.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T07:24:22.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T07:24:22.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T07:24:23.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container [2023-02-16T07:24:23.414Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T07:24:27.620Z] $ docker top d571285d0557d63b754cfe1cd1f585d8038a92aefa0539666eb4c015e6b6d91c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:28.511Z] ---> job-cost.sh [2023-02-16T07:24:28.511Z] lf-activate-venv: SKIPPING [2023-02-16T07:24:28.511Z] INFO: No Stack... [2023-02-16T07:24:28.776Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T07:24:29.729Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T07:24:30.383Z] + cut -d, -f6 [2023-02-16T07:24:30.383Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-16T07:24:30.464Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] [2023-02-16T07:24:30.472Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] did not exist. Created. [2023-02-16T07:24:30.472Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T07:24:30.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T07:24:31.060Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T07:24:31.074Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4366-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T07:24:31.194Z] $ docker stop --time=1 d571285d0557d63b754cfe1cd1f585d8038a92aefa0539666eb4c015e6b6d91c [2023-02-16T07:24:32.684Z] $ docker rm -f --volumes d571285d0557d63b754cfe1cd1f585d8038a92aefa0539666eb4c015e6b6d91c [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-16T07:24:34.735Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:35.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:35.954Z] ---> package-listing.sh [2023-02-16T07:24:35.954Z] ++ facter osfamily [2023-02-16T07:24:35.954Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T07:24:36.214Z] + OS_FAMILY=debian [2023-02-16T07:24:36.214Z] + workspace=/w/workspace/edgex-go/1 [2023-02-16T07:24:36.214Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T07:24:36.214Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T07:24:36.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T07:24:36.214Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T07:24:36.214Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-16T07:24:36.214Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T07:24:36.214Z] + case "${OS_FAMILY}" in [2023-02-16T07:24:36.214Z] + dpkg -l [2023-02-16T07:24:36.214Z] + grep '^ii' [2023-02-16T07:24:36.214Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T07:24:36.214Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T07:24:36.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T07:24:36.214Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-16T07:24:36.214Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-16T07:24:36.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-16T07:24:36.254Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T07:24:36.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:24:37.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T07:24:37.160Z] [2023-02-16T07:24:37.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T07:24:37.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T07:24:37.533Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T07:24:37.533Z] 5eb5b503b376: Pulling fs layer [2023-02-16T07:24:37.533Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T07:24:37.533Z] ec43610c2a17: Pulling fs layer [2023-02-16T07:24:37.533Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T07:24:37.533Z] 33b1e0a273af: Pulling fs layer [2023-02-16T07:24:37.533Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T07:24:37.533Z] 2f39f015ded8: Pulling fs layer [2023-02-16T07:24:37.533Z] 3a2ae6a8a46f: Waiting [2023-02-16T07:24:37.533Z] 33b1e0a273af: Waiting [2023-02-16T07:24:37.533Z] 5d3b04190fa2: Waiting [2023-02-16T07:24:37.533Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T07:24:37.533Z] 3a2ae6a8a46f: Download complete [2023-02-16T07:24:37.792Z] 33b1e0a273af: Verifying Checksum [2023-02-16T07:24:37.792Z] 33b1e0a273af: Download complete [2023-02-16T07:24:37.792Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T07:24:37.792Z] 5d3b04190fa2: Download complete [2023-02-16T07:24:37.792Z] ec43610c2a17: Verifying Checksum [2023-02-16T07:24:37.792Z] ec43610c2a17: Download complete [2023-02-16T07:24:38.051Z] 5eb5b503b376: Download complete [2023-02-16T07:24:38.618Z] 2f39f015ded8: Download complete [2023-02-16T07:24:39.186Z] 5eb5b503b376: Pull complete [2023-02-16T07:24:39.186Z] 5c69ac0246d0: Pull complete [2023-02-16T07:24:39.754Z] ec43610c2a17: Pull complete [2023-02-16T07:24:39.754Z] 3a2ae6a8a46f: Pull complete [2023-02-16T07:24:40.013Z] 33b1e0a273af: Pull complete [2023-02-16T07:24:40.013Z] 5d3b04190fa2: Pull complete [2023-02-16T07:24:44.203Z] 2f39f015ded8: Pull complete [2023-02-16T07:24:44.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T07:24:44.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T07:24:44.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T07:24:44.402Z] prd-ubuntu20.04-docker-8c-8g-6263 does not seem to be running inside a container [2023-02-16T07:24:44.423Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-02-16T07:24:48.843Z] $ docker top 5e239c92b3281ad63551e5cbded51f632a70bd720a8a0914038fdab4c69f6cf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T07:24:49.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T07:24:49.547Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T07:24:49.856Z] + ls /var/log/sa-host [2023-02-16T07:24:49.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T07:24:49.980Z] provisioning config files... [2023-02-16T07:24:49.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12920828710778135067tmp [Pipeline] { [Pipeline] echo [2023-02-16T07:24:50.041Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:50.356Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T07:24:50.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:50.768Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T07:24:50.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:51.118Z] ---> sudo-logs.sh [2023-02-16T07:24:51.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T07:24:51.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:51.504Z] ---> job-cost.sh [2023-02-16T07:24:51.504Z] lf-activate-venv: SKIPPING [2023-02-16T07:24:51.504Z] DEBUG: total: 0.10999999940395355 [2023-02-16T07:24:51.504Z] INFO: Retrieving Stack Cost... [2023-02-16T07:24:51.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T07:24:52.330Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T07:24:52.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T07:24:52.681Z] ---> logs-deploy.sh [2023-02-16T07:24:52.681Z] lf-activate-venv: SKIPPING [2023-02-16T07:24:52.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4366/1 [2023-02-16T07:24:52.681Z] INFO: archiving workspace using pattern(s): [2023-02-16T07:24:53.618Z] Archives upload complete. [2023-02-16T07:24:53.878Z] INFO: archiving logs to Nexus