Pull request #4323 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0ed5579fbc16f4f256eee73ee8b99e808be2100+65e9980456b4b2f337a17b2905105e5bc0143998 (d70a0ae4843db78c83e00342235993b0aef9e01f) 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-ssh690187005878974359.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-ssh298644817546583377.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7484161214739143499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14402735139510910603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16705258217331293533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4820 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit e0ed5579fbc16f4f256eee73ee8b99e808be2100 Merge succeeded, producing e0ed5579fbc16f4f256eee73ee8b99e808be2100 Checking out Revision e0ed5579fbc16f4f256eee73ee8b99e808be2100 (PR-4323) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # 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 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # timeout=10 > git rev-list --no-walk 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:37 ========================================================= 03:00:37 EdgeX Global Pipelines Version Info 03:00:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:38 ------------------- 03:00:38 stable info: 03:00:38 ------------------- 03:00:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:00:38 Message: update stable to v1.0.244 03:00:38 ------------------- 03:00:38 experimental info: 03:00:38 ------------------- 03:00:38 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:00:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4323 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4323 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4323 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0ed557 [Pipeline] echo 03:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:39 provisioning config files... 03:00:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10213074010506552780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:39 ---> docker-login.sh 03:00:39 nexus3.edgexfoundry.org:10001 03:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:39 Configure a credential helper to remove this warning. See 03:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:39 03:00:39 Login Succeeded 03:00:39 nexus3.edgexfoundry.org:10002 03:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:39 Configure a credential helper to remove this warning. See 03:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:39 03:00:39 Login Succeeded 03:00:39 nexus3.edgexfoundry.org:10003 03:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:40 Configure a credential helper to remove this warning. See 03:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:40 03:00:40 Login Succeeded 03:00:40 nexus3.edgexfoundry.org:10004 03:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:40 Configure a credential helper to remove this warning. See 03:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:40 03:00:40 Login Succeeded 03:00:40 docker.io 03:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:40 Configure a credential helper to remove this warning. See 03:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:40 03:00:40 Login Succeeded 03:00:40 ---> docker-login.sh ends [Pipeline] } 03:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:41 + 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 03:00:41 + + cut -d/ -f2 03:00:41 dirname cmd/core-command/Dockerfile 03:00:41 + echo core-command,cmd/core-command/Dockerfile 03:00:41 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:00:41 cut -d/ -f2 03:00:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:00:41 + + cut -d/ -f2 03:00:41 dirname cmd/core-data/Dockerfile 03:00:41 + echo core-data,cmd/core-data/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + dirname cmd/core-metadata/Dockerfile 03:00:41 + echo core-metadata,cmd/core-metadata/Dockerfile 03:00:41 + dirname cmd/security-bootstrapper/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:00:41 + dirname cmd/security-proxy-setup/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:00:41 + dirname cmd/security-secretstore-setup/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:00:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:00:41 + dirname cmd/security-spire-agent/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:00:41 + dirname cmd/security-spire-config/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:00:41 + dirname cmd/security-spire-server/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:00:41 + dirname cmd/support-notifications/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo support-notifications,cmd/support-notifications/Dockerfile 03:00:41 + dirname cmd/support-scheduler/Dockerfile 03:00:41 + cut -d/ -f2 03:00:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:00:41 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 03:00:41 + git rev-list -1 --merges e0ed5579fbc16f4f256eee73ee8b99e808be2100~1..e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] echo 03:00:41 -----------> git rev-list -1 --merges e0ed5579fbc16f4f256eee73ee8b99e808be2100~1..e0ed5579fbc16f4f256eee73ee8b99e808be2100 e0ed5579fbc16f4f256eee73ee8b99e808be2100 [false] [Pipeline] sh 03:00:41 + git log --format=format:%s -1 e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] echo 03:00:41 ========================================================= 03:00:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:00:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:42 + grep -v github /etc/ssh/ssh_known_hosts 03:00:42 + [ -e /tmp/ssh_known_hosts ] 03:00:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:42 + sudo tee -a /etc/ssh/ssh_known_hosts 03:00:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:42 03:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:42 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:42 b85a868b505f: Pulling fs layer 03:00:42 e2be974225ed: Pulling fs layer 03:00:42 339a4e72a1f5: Pulling fs layer 03:00:42 988bab9f4d93: Pulling fs layer 03:00:42 1469e6f7b9e6: Pulling fs layer 03:00:42 eaf3925da568: Pulling fs layer 03:00:42 bab4dde63d76: Pulling fs layer 03:00:42 bde34c3a00c8: Pulling fs layer 03:00:42 b352a97aabf1: Pulling fs layer 03:00:42 4872d77fe225: Pulling fs layer 03:00:42 5851b861e8e6: Pulling fs layer 03:00:42 988bab9f4d93: Waiting 03:00:42 1469e6f7b9e6: Waiting 03:00:42 eaf3925da568: Waiting 03:00:42 bab4dde63d76: Waiting 03:00:42 5851b861e8e6: Waiting 03:00:42 bde34c3a00c8: Waiting 03:00:42 b352a97aabf1: Waiting 03:00:42 4872d77fe225: Waiting 03:00:43 e2be974225ed: Download complete 03:00:43 988bab9f4d93: Download complete 03:00:43 1469e6f7b9e6: Verifying Checksum 03:00:43 1469e6f7b9e6: Download complete 03:00:43 eaf3925da568: Verifying Checksum 03:00:43 eaf3925da568: Download complete 03:00:43 339a4e72a1f5: Verifying Checksum 03:00:43 339a4e72a1f5: Download complete 03:00:43 bde34c3a00c8: Download complete 03:00:43 b85a868b505f: Verifying Checksum 03:00:43 b85a868b505f: Download complete 03:00:43 b352a97aabf1: Verifying Checksum 03:00:43 b352a97aabf1: Download complete 03:00:43 4872d77fe225: Download complete 03:00:43 5851b861e8e6: Download complete 03:00:43 bab4dde63d76: Verifying Checksum 03:00:43 bab4dde63d76: Download complete 03:00:44 b85a868b505f: Pull complete 03:00:45 e2be974225ed: Pull complete 03:00:45 339a4e72a1f5: Pull complete 03:00:45 988bab9f4d93: Pull complete 03:00:46 1469e6f7b9e6: Pull complete 03:00:46 eaf3925da568: Pull complete 03:00:48 bab4dde63d76: Pull complete 03:00:48 bde34c3a00c8: Pull complete 03:00:48 b352a97aabf1: Pull complete 03:00:48 4872d77fe225: Pull complete 03:00:48 5851b861e8e6: Pull complete 03:00:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:48 prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container 03:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:00:51 $ docker top 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb -eo pid,comm 03:00:51 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). 03:00:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:51 [ssh-agent] Looking for ssh-agent implementation... 03:00:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:52 $ docker exec 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent 03:00:52 SSH_AUTH_SOCK=/tmp/ssh-6YzKCyLHdlNP/agent.33 03:00:52 SSH_AGENT_PID=39 03:00:52 Running ssh-add (command line suppressed) 03:00:52 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14855999945729251689.key (/w/workspace/edgex-go/2@tmp/private_key_14855999945729251689.key) 03:00:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:52 + git tag --points-at HEAD [Pipeline] } 03:00:52 $ docker exec --env ******** --env ******** 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent -k 03:00:52 unset SSH_AUTH_SOCK; 03:00:52 unset SSH_AGENT_PID; 03:00:52 echo Agent pid 39 killed; 03:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:00:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:52 [ssh-agent] Looking for ssh-agent implementation... 03:00:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:52 $ docker exec 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent 03:00:52 SSH_AUTH_SOCK=/tmp/ssh-HvUYJhXvL1zp/agent.72 03:00:52 SSH_AGENT_PID=78 03:00:52 Running ssh-add (command line suppressed) 03:00:53 Identity added: /w/workspace/edgex-go/2@tmp/private_key_474314270777891988.key (/w/workspace/edgex-go/2@tmp/private_key_474314270777891988.key) 03:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:53 + git semver init 03:00:53 2023-02-07 03:00:53,584 [run_init] DEBUG init version:0.0.0 force:False 03:00:53 2023-02-07 03:00:53,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 03:00:53 2023-02-07 03:00:53,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 03:00:53 2023-02-07 03:00:53,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 03:00:58 2023-02-07 03:00:58,370 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 03:00:58 2023-02-07 03:00:58,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4323 with force:False 03:00:58 2023-02-07 03:00:58,370 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4323 03:00:58 2023-02-07 03:00:58,375 [execute] INFO git cat-file --batch-check 03:00:58 2023-02-07 03:00:58,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 03:00:58 2023-02-07 03:00:58,382 [execute] INFO git cat-file --batch 03:00:58 2023-02-07 03:00:58,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 03:00:58 2023-02-07 03:00:58,387 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4323 03:00:58 0.0.0 [Pipeline] } 03:00:58 $ docker exec --env ******** --env ******** 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent -k 03:00:59 unset SSH_AUTH_SOCK; 03:00:59 unset SSH_AGENT_PID; 03:00:59 echo Agent pid 78 killed; 03:00:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:59 + git semver [Pipeline] } 03:00:59 $ docker stop --time=1 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb 03:01:00 $ docker rm -f --volumes 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb [Pipeline] // withDockerContainer [Pipeline] sh 03:01:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:01 Stashed 1 file(s) [Pipeline] echo 03:01:01 [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 03:01:01 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 03:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:01 ========================================================= 03:01:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:01:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:01:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:01:02 213ec9aee27d: Pulling fs layer 03:01:02 4583459ba037: Pulling fs layer 03:01:02 93c1e223e6f2: Pulling fs layer 03:01:02 53926ce57604: Pulling fs layer 03:01:02 21b2b0c7a3f4: Pulling fs layer 03:01:02 22ff95d597cd: Pulling fs layer 03:01:02 12d6caf4c0d1: Pulling fs layer 03:01:02 96b7cbca73a9: Pulling fs layer 03:01:02 a7acece74701: Pulling fs layer 03:01:02 53926ce57604: Waiting 03:01:02 21b2b0c7a3f4: Waiting 03:01:02 22ff95d597cd: Waiting 03:01:02 12d6caf4c0d1: Waiting 03:01:02 96b7cbca73a9: Waiting 03:01:02 a7acece74701: Waiting 03:01:02 93c1e223e6f2: Verifying Checksum 03:01:02 93c1e223e6f2: Download complete 03:01:02 4583459ba037: Verifying Checksum 03:01:02 4583459ba037: Download complete 03:01:02 21b2b0c7a3f4: Verifying Checksum 03:01:02 21b2b0c7a3f4: Download complete 03:01:02 22ff95d597cd: Verifying Checksum 03:01:02 22ff95d597cd: Download complete 03:01:02 213ec9aee27d: Verifying Checksum 03:01:02 12d6caf4c0d1: Verifying Checksum 03:01:02 12d6caf4c0d1: Download complete 03:01:02 213ec9aee27d: Pull complete 03:01:02 4583459ba037: Pull complete 03:01:02 93c1e223e6f2: Pull complete 03:01:03 a7acece74701: Verifying Checksum 03:01:03 a7acece74701: Download complete 03:01:04 96b7cbca73a9: Verifying Checksum 03:01:04 96b7cbca73a9: Download complete 03:01:04 53926ce57604: Verifying Checksum 03:01:04 53926ce57604: Download complete 03:01:08 53926ce57604: Pull complete 03:01:08 21b2b0c7a3f4: Pull complete 03:01:08 22ff95d597cd: Pull complete 03:01:08 12d6caf4c0d1: Pull complete 03:01:11 96b7cbca73a9: Pull complete 03:01:11 a7acece74701: Pull complete 03:01:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:01:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:12 WORKDIR /edgex 03:01:12 COPY go.mod . 03:01:12 RUN go mod download 03:01:12 + docker build -t ci-base-image-x86_64 -f - . 03:01:12 Sending build context to Docker daemon 170.1MB 03:01:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:12 ---> db6d94c90886 03:01:12 Step 2/4 : WORKDIR /edgex 03:01:15 ---> Running in f26198508c1b 03:01:15 Removing intermediate container f26198508c1b 03:01:15 ---> 7f93d07d896d 03:01:15 Step 3/4 : COPY go.mod . 03:01:15 ---> 185efeedf718 03:01:15 Step 4/4 : RUN go mod download 03:01:15 ---> Running in 815ece50ef4c 03:01:16 Still waiting to schedule task 03:01:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ 03:01:27 Removing intermediate container 815ece50ef4c 03:01:27 ---> d69ac9224cba 03:01:27 Successfully built d69ac9224cba 03:01:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:27 + docker inspect -f . ci-base-image-x86_64 03:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:27 prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container 03:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:01:28 $ docker top 5989d5a6c90c763d36ce9501236b3db0bae1ac36e1afc4ad67856930e7a679e5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:28 + go version 03:01:28 go version go1.18.7 linux/amd64 [Pipeline] } 03:01:28 $ docker stop --time=1 5989d5a6c90c763d36ce9501236b3db0bae1ac36e1afc4ad67856930e7a679e5 03:01:30 $ docker rm -f --volumes 5989d5a6c90c763d36ce9501236b3db0bae1ac36e1afc4ad67856930e7a679e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:30 + docker inspect -f . ci-base-image-x86_64 03:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:30 prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container 03:01:30 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:01:31 $ docker top c19b4df49317f035306d4ca86effe30c3b92ebb04b51971f076da4af89d7297c -eo pid,comm [Pipeline] { [Pipeline] echo 03:01:31 ========================================================= 03:01:31 [edgeXBuildGoParallel] Running Tests and Build... 03:01:31 ========================================================= [Pipeline] sh 03:01:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 03:01:31 + make test 03:01:31 go test -race -coverprofile=coverage.out ./... 03:01:38 ? github.com/edgexfoundry/edgex-go [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements 03:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.146s coverage: 43.1% of statements 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.886s coverage: 89.2% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 2.6% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.529s coverage: 95.6% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 03:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 03:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 03:02:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 03:02:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 03:02:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.287s coverage: 79.9% of statements 03:02:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.139s coverage: 92.9% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 77.4% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 65.3% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:02:16 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 03:02:34 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." 03:02:34 go vet ./... 03:02:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:02:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:02:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:02:38 + ls -al . 03:02:38 total 744 03:02:38 drwxrwxr-x 11 1001 1001 4096 Feb 7 03:01 . 03:02:38 drwxr-xr-x 4 root root 4096 Feb 7 03:01 .. 03:02:38 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 .blubracket 03:02:38 -rw-rw-r-- 1 1001 1001 16 Feb 7 03:00 .dockerignore 03:02:38 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:02 .git 03:02:38 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 .github 03:02:38 -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:00 .gitignore 03:02:38 -rw-rw-r-- 1 1001 1001 42 Feb 7 03:00 .golangci.yml 03:02:38 -rw-rw-r-- 1 1001 1001 87 Feb 7 03:00 .hadolint.yml 03:02:38 drwxr-xr-x 3 1001 1001 4096 Feb 7 03:00 .semver 03:02:38 -rw-rw-r-- 1 1001 1001 166 Feb 7 03:00 .sonarcloud.properties 03:02:38 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:00 ADOPTERS.md 03:02:38 -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:00 Attribution.txt 03:02:38 -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:00 CHANGELOG.md 03:02:38 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:00 CONTRIBUTING.md 03:02:38 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:00 GOVERNANCE.md 03:02:38 -rw-rw-r-- 1 1001 1001 850 Feb 7 03:00 Jenkinsfile 03:02:38 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:00 LICENSE 03:02:38 -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:00 Makefile 03:02:38 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:00 OWNERS.md 03:02:38 -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:00 README.md 03:02:38 -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:00 SECURITY.md 03:02:38 -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION 03:02:38 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 bin 03:02:38 drwxrwxr-x 17 1001 1001 4096 Feb 7 03:00 cmd 03:02:38 -rw-r--r-- 1 root root 486191 Feb 7 03:02 coverage.out 03:02:38 -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:00 go.mod 03:02:38 -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:00 go.sum 03:02:38 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:00 internal 03:02:38 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 openapi 03:02:38 drwxrwxr-x 4 1001 1001 4096 Feb 7 03:00 snap 03:02:38 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:00 version.go [Pipeline] sh 03:02:38 + '[' -e coverage.out ] 03:02:38 + chown 1001:1001 coverage.out [Pipeline] stash 03:02:38 Stashed 1 file(s) [Pipeline] sh 03:02:38 + make build 03:02:38 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 03:02:50 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 03:02:51 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 03:02:52 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 03:02:53 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 03:02:59 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 03:03:01 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 03:03:02 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 03:03:03 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 03:03:04 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 03:03:05 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 03:03:07 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] } 03:03:08 $ docker stop --time=1 c19b4df49317f035306d4ca86effe30c3b92ebb04b51971f076da4af89d7297c 03:03:11 $ docker rm -f --volumes c19b4df49317f035306d4ca86effe30c3b92ebb04b51971f076da4af89d7297c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:11 03:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:12 latest: Pulling from edgex-devops/edgex-compose 03:03:12 cbdbe7a5bc2a: Pulling fs layer 03:03:12 ca9280d653b3: Pulling fs layer 03:03:12 7e9c9ca2126c: Pulling fs layer 03:03:12 cbdbe7a5bc2a: Verifying Checksum 03:03:12 cbdbe7a5bc2a: Download complete 03:03:12 cbdbe7a5bc2a: Pull complete 03:03:12 ca9280d653b3: Download complete 03:03:13 7e9c9ca2126c: Download complete 03:03:13 ca9280d653b3: Pull complete 03:03:16 7e9c9ca2126c: Pull complete 03:03:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:16 prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container 03:03:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:20 $ docker top f8cd4dfe9a7d8f03ab544314d2912437d826eb2eff9e53cbd618eeaf1355a88c -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:20 + docker-compose build --help 03:03:20 + grep parallel 03:03:21 --parallel Build images in parallel. [Pipeline] } 03:03:21 $ docker stop --time=1 f8cd4dfe9a7d8f03ab544314d2912437d826eb2eff9e53cbd618eeaf1355a88c 03:03:22 $ docker rm -f --volumes f8cd4dfe9a7d8f03ab544314d2912437d826eb2eff9e53cbd618eeaf1355a88c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:23 prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container 03:03:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:24 $ docker top 0285944b5871091fff190172ea381acd36865bc4dd79c734f0bf1aee9271fbf4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:24 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:25 Building core-command ... 03:03:25 Building core-common-config-bootstrapper ... 03:03:25 Building core-data ... 03:03:25 Building core-metadata ... 03:03:25 Building security-bootstrapper ... 03:03:25 Building security-proxy-setup ... 03:03:25 Building security-secretstore-setup ... 03:03:25 Building security-spiffe-token-provider ... 03:03:25 Building security-spire-agent ... 03:03:25 Building security-spire-config ... 03:03:25 Building security-spire-server ... 03:03:25 Building support-notifications ... 03:03:25 Building support-scheduler ... 03:03:25 Building security-proxy-setup 03:03:25 Building core-command 03:03:25 Building security-spire-config 03:03:25 Building core-common-config-bootstrapper 03:03:25 Building security-spiffe-token-provider 03:03:37 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:37 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:03:37 ---> d69ac9224cba 03:03:37 Step 3/19 : WORKDIR /edgex-go 03:03:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:37 ---> d69ac9224cba 03:03:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:03:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:03:37 ---> d69ac9224cba 03:03:37 Step 3/21 : WORKDIR /edgex-go 03:03:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:03:37 ---> d69ac9224cba 03:03:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:03:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:03:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:37 ---> d69ac9224cba 03:03:37 Step 3/24 : WORKDIR /edgex-go 03:03:40 ---> Running in ffbbc91fe8fd 03:03:40 ---> Running in e70073950022 03:03:40 ---> Running in b1151ead7067 03:03:40 ---> Running in 2329b635dddd 03:03:40 ---> Running in 04f436602569 03:03:40 Removing intermediate container e70073950022 03:03:40 ---> ba47cff5797c 03:03:40 Step 4/23 : WORKDIR /edgex-go 03:03:40 Removing intermediate container 2329b635dddd 03:03:40 ---> da009604cc82 03:03:40 Step 4/22 : WORKDIR /edgex-go 03:03:40 ---> Running in 12075fd7e9c0 03:03:40 Removing intermediate container b1151ead7067 03:03:40 ---> e15f63ff6c2e 03:03:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:03:40 Removing intermediate container 04f436602569 03:03:40 ---> 3cd262c898ee 03:03:40 Step 4/21 : RUN apk add --update --no-cache make git 03:03:40 Removing intermediate container ffbbc91fe8fd 03:03:40 ---> fdc33ad1433f 03:03:40 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:03:40 ---> Running in b58b3a670223 03:03:40 ---> Running in dc50945e5bf2 03:03:40 ---> Running in 3edfeb5b4dbb 03:03:40 ---> Running in 63db179926e7 03:03:40 Removing intermediate container 12075fd7e9c0 03:03:40 ---> 637217dacb8a 03:03:40 Step 5/23 : RUN apk add --update --no-cache make git 03:03:40 ---> Running in af84d968ff3f 03:03:40 Removing intermediate container b58b3a670223 03:03:40 ---> 0d8ede281ac5 03:03:40 Step 5/22 : RUN apk add --update --no-cache make git 03:03:40 ---> Running in b2c413d55850 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:41 OK: 211 MiB in 51 packages 03:03:41 OK: 211 MiB in 51 packages 03:03:41 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:03:41 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:03:41 OK: 17044 distinct packages available 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:41 OK: 211 MiB in 51 packages 03:03:41 OK: 211 MiB in 51 packages 03:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:42 OK: 211 MiB in 51 packages 03:03:42 Removing intermediate container 3edfeb5b4dbb 03:03:42 ---> 0081110e9b92 03:03:42 Step 5/24 : COPY go.mod vendor* ./ 03:03:42 Removing intermediate container b2c413d55850 03:03:42 ---> 9db2e09593c0 03:03:42 Step 6/22 : COPY go.mod vendor* ./ 03:03:42 ---> 4c6416e532de 03:03:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:42 Removing intermediate container dc50945e5bf2 03:03:42 ---> 71098a549432 03:03:42 Step 5/21 : COPY go.mod vendor* ./ 03:03:42 ---> 0b3620ed981a 03:03:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:42 ---> Running in 29a318fe1273 03:03:42 ---> Running in 3b43e1801455 03:03:42 Removing intermediate container af84d968ff3f 03:03:42 ---> b7930ed64cc7 03:03:42 Step 6/23 : COPY go.mod vendor* ./ 03:03:42 ---> 929a95b38feb 03:03:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:42 Removing intermediate container 63db179926e7 03:03:42 ---> 1e3e9b9aace6 03:03:42 Step 5/19 : COPY go.mod vendor* ./ 03:03:42 ---> Running in 12e84ce40532 03:03:42 ---> 8d6dd9d1d31e 03:03:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:42 ---> Running in b1fafaaf2773 03:03:42 ---> ef26f1981069 03:03:42 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:42 ---> Running in 74a48c71d061 03:04:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4824 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws 03:04:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:04:02 The recommended git tool is: git 03:04:09 using credential edgex-jenkins-ssh 03:04:09 Cloning the remote Git repository 03:04:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:04:09 > git init /w/workspace/edgex-go/2 # timeout=10 03:04:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:04:09 > git --version # timeout=10 03:04:09 > git --version # 'git version 2.25.1' 03:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:31 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:04:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:04:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:04:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:04:31 > git config core.sparsecheckout # timeout=10 03:04:31 > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # timeout=10 03:04:31 Merge succeeded, producing e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:04:31 Checking out Revision e0ed5579fbc16f4f256eee73ee8b99e808be2100 (PR-4323) 03:04:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:04:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:04:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:33 Dload Upload Total Spent Left Speed 03:04:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 03:04:31 > git remote # timeout=10 03:04:31 > git config --get remote.origin.url # timeout=10 03:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:31 > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 03:04:31 > git rev-parse HEAD^{commit} # timeout=10 03:04:31 > git config core.sparsecheckout # timeout=10 03:04:31 > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # timeout=10 03:04:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:04:34 + sudo tee /etc/docker/daemon.new 03:04:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:04:34 { 03:04:34 "registry-mirrors": [ 03:04:34 "https://nexus3.edgexfoundry.org:10001" 03:04:34 ], 03:04:34 "bip": "10.250.0.254/24", 03:04:34 "hosts": [ 03:04:34 "tcp://0.0.0.0:5555", 03:04:34 "unix:///var/run/docker.sock" 03:04:34 ], 03:04:34 "mtu": 1458, 03:04:34 "selinux-enabled": true, 03:04:34 "seccomp-profile": "/etc/docker/seccomp.json" 03:04:34 } [Pipeline] sh 03:04:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:04:35 + sudo service docker restart 03:04:39 Removing intermediate container 12e84ce40532 03:04:39 ---> 8d4741ad036b 03:04:39 Step 7/21 : COPY . . 03:04:39 Removing intermediate container 29a318fe1273 03:04:39 ---> 674f2bb7b49f 03:04:39 Step 7/24 : COPY . . 03:04:39 Removing intermediate container 74a48c71d061 03:04:39 ---> 129d5afc72d8 03:04:39 Step 7/19 : COPY . . 03:04:39 Removing intermediate container 3b43e1801455 03:04:39 ---> ab954b47248b 03:04:39 Step 8/22 : COPY . . 03:04:39 Removing intermediate container b1fafaaf2773 03:04:39 ---> 151e864813b8 03:04:39 Step 8/23 : COPY . . 03:04:51 ---> 01037b96db2b 03:04:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:51 ---> ad0d745018f4 03:04:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:04:51 ---> da4c50eebb38 03:04:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:04:51 ---> be402c46d7a8 03:04:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:04:51 ---> 466e859fc411 03:04:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:04:52 ---> Running in db6e6a8421ca 03:04:52 ---> Running in 11957aca1d98 03:04:52 ---> Running in f891fec4a8bc 03:04:52 ---> Running in b5e06359a0e7 03:04:52 ---> Running in 19dcc6cba110 03:04:52 Removing intermediate container b5e06359a0e7 03:04:52 ---> 9cadf5ad470b 03:04:52 Step 9/24 : WORKDIR /edgex-go/spire-build 03:04:52 ---> Running in c288cf445711 03:04:52 Removing intermediate container c288cf445711 03:04:52 ---> 3cfee02d7716 03:04:52 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 03:04:52 ---> Running in dbb69124c657 03:04:52 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:53 provisioning config files... 03:04:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1393017111704141310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:53 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 03:04:53 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 03:04:53 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 03:04:53 ---> docker-login.sh 03:04:53 nexus3.edgexfoundry.org:10001 03:04:54 Removing intermediate container dbb69124c657 03:04:54 ---> 26532c4f7bec 03:04:54 Step 11/24 : WORKDIR /edgex-go 03:04:54 ---> Running in e9af70fa5e45 03:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:54 Configure a credential helper to remove this warning. See 03:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:54 03:04:54 Login Succeeded 03:04:54 nexus3.edgexfoundry.org:10002 03:04:54 Removing intermediate container e9af70fa5e45 03:04:54 ---> 1b3b187764ab 03:04:54 03:04:54 Step 12/24 : FROM alpine:3.15 03:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:54 Configure a credential helper to remove this warning. See 03:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:54 03:04:54 Login Succeeded 03:04:54 nexus3.edgexfoundry.org:10003 03:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:55 Configure a credential helper to remove this warning. See 03:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:55 03:04:55 Login Succeeded 03:04:55 nexus3.edgexfoundry.org:10004 03:04:55 3.15: Pulling from library/alpine 03:04:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:55 Configure a credential helper to remove this warning. See 03:04:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:55 03:04:55 Login Succeeded 03:04:55 docker.io 03:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:56 Configure a credential helper to remove this warning. See 03:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:56 03:04:56 Login Succeeded 03:04:56 ---> docker-login.sh ends [Pipeline] } 03:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 03:04:56 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:04:56 Status: Downloaded newer image for alpine:3.15 03:04:56 ---> c4fc93816858 03:04:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] unstash [Pipeline] sh 03:04:57 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 03:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:04:57 ========================================================= 03:04:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:04:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:04:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:57 9b18e9b68314: Pulling fs layer 03:04:57 35d82f9e3411: Pulling fs layer 03:04:57 e16973657156: Pulling fs layer 03:04:57 fc693d55d65f: Pulling fs layer 03:04:57 7e9fc2657dce: Pulling fs layer 03:04:57 dda99020689f: Pulling fs layer 03:04:57 db1c61fa0a46: Pulling fs layer 03:04:57 7e9fc2657dce: Waiting 03:04:57 fc693d55d65f: Waiting 03:04:57 dda99020689f: Waiting 03:04:57 891c053d2c06: Pulling fs layer 03:04:57 891c053d2c06: Waiting 03:04:57 db1c61fa0a46: Waiting 03:04:57 e16973657156: Verifying Checksum 03:04:57 e16973657156: Download complete 03:04:57 35d82f9e3411: Download complete 03:04:57 7e9fc2657dce: Verifying Checksum 03:04:57 7e9fc2657dce: Download complete 03:04:57 dda99020689f: Verifying Checksum 03:04:57 dda99020689f: Download complete 03:04:57 9b18e9b68314: Verifying Checksum 03:04:57 9b18e9b68314: Download complete 03:04:57 ---> Running in 7d11f2d0d560 03:04:58 Removing intermediate container 7d11f2d0d560 03:04:58 ---> ee518ee13fc7 03:04:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:59 9b18e9b68314: Pull complete 03:04:59 891c053d2c06: Verifying Checksum 03:04:59 891c053d2c06: Download complete 03:04:59 ---> Running in 77ae5761f79a 03:04:59 35d82f9e3411: Pull complete 03:05:00 e16973657156: Pull complete 03:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:05:00 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:05:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:05:00 OK: 15859 distinct packages available 03:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:05:00 db1c61fa0a46: Verifying Checksum 03:05:00 db1c61fa0a46: Download complete 03:05:00 (1/4) Installing dumb-init (1.2.5-r1) 03:05:00 (2/4) Installing musl-obstack (1.2.3-r0) 03:05:00 (3/4) Installing libucontext (1.1-r0) 03:05:00 (4/4) Installing gcompat (1.0.0-r4) 03:05:00 Executing busybox-1.34.1-r7.trigger 03:05:00 OK: 6 MiB in 18 packages 03:05:01 fc693d55d65f: Verifying Checksum 03:05:01 fc693d55d65f: Download complete 03:05:05 Removing intermediate container 77ae5761f79a 03:05:05 ---> 86fd5340c3a9 03:05:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:05:11 ---> c4e16a7f94b4 03:05:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:05:13 ---> 7cc470b804e8 03:05:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:05:13 ---> Running in dbcf1750a906 03:05:13 fc693d55d65f: Pull complete 03:05:13 7e9fc2657dce: Pull complete 03:05:13 dda99020689f: Pull complete 03:05:14 Removing intermediate container dbcf1750a906 03:05:14 ---> 2565c45bf78f 03:05:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:15 ---> d28e517c8f73 03:05:15 Step 19/24 : WORKDIR / 03:05:15 ---> Running in ba2ce03892e2 03:05:16 Removing intermediate container ba2ce03892e2 03:05:16 ---> 805446cb3889 03:05:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:05:16 ---> Running in 9a2100dbc1db 03:05:16 Removing intermediate container 9a2100dbc1db 03:05:16 ---> 335322041c35 03:05:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:05:16 ---> Running in 08acb03f9e10 03:05:17 Removing intermediate container 08acb03f9e10 03:05:17 ---> da4cce6e18cb 03:05:17 Step 22/24 : LABEL arch=x86_64 03:05:17 ---> Running in 7e0fa9ba8b69 03:05:17 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 03:05:18 Removing intermediate container 7e0fa9ba8b69 03:05:18 ---> 9a3a65207a4c 03:05:18 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:05:18 ---> Running in ce55473a0b94 03:05:19 Removing intermediate container ce55473a0b94 03:05:19 ---> 2c4e99db8799 03:05:19 Step 24/24 : LABEL version=0.0.0 03:05:19 ---> Running in b64d81dc0142 03:05:19 Removing intermediate container b64d81dc0142 03:05:19 ---> 76e625d3aad3 03:05:19 03:05:19 Successfully built 76e625d3aad3 03:05:19 Successfully tagged security-spire-config:latest 03:05:19 Building security-spire-agent 03:05:20 db1c61fa0a46: Pull complete 03:05:21 891c053d2c06: Pull complete 03:05:21 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:05:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:22 WORKDIR /edgex 03:05:22 COPY go.mod . 03:05:22 RUN go mod download 03:05:22 + docker build -t ci-base-image-arm64 -f - . 03:05:22 Sending build context to Docker daemon 3.09MB 03:05:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:22 ---> f96f9c87975a 03:05:22 Step 2/4 : WORKDIR /edgex 03:05:24  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:05:24 ---> d69ac9224cba 03:05:24 Step 3/24 : WORKDIR /edgex-go 03:05:24 ---> Using cache 03:05:24 ---> fdc33ad1433f 03:05:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:05:25 ---> Running in c9978ae8000c 03:05:25 Removing intermediate container c9978ae8000c 03:05:25 ---> e0d95883c5e5 03:05:25 Step 3/4 : COPY go.mod . 03:05:26 ---> 9355e2a1944f 03:05:26 Step 4/4 : RUN go mod download 03:05:26 ---> Running in b02d68fd3253 03:05:26 ---> Running in c6924d0b2e1d 03:05:26 Removing intermediate container 11957aca1d98 03:05:26 ---> 022e0026609d 03:05:26 03:05:26 Step 9/21 : FROM alpine:3.16 03:05:26 3.16: Pulling from library/alpine 03:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:28 OK: 211 MiB in 51 packages 03:05:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:05:31 Status: Downloaded newer image for alpine:3.16 03:05:31 Removing intermediate container f891fec4a8bc 03:05:31 ---> ca09a82d55be 03:05:31 03:05:31 Step 10/23 : FROM alpine:3.16 03:05:31 ---> bfe296a52501 03:05:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:05:31 ---> bfe296a52501 03:05:31 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:05:31 Removing intermediate container db6e6a8421ca 03:05:31 ---> 23ccb5eabe1f 03:05:31 03:05:31 Step 10/22 : FROM alpine:3.16 03:05:31 ---> bfe296a52501 03:05:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:05:31 ---> Running in 6ea66409273a 03:05:31 ---> Running in 7565006e4759 03:05:31 Removing intermediate container c6924d0b2e1d 03:05:31 ---> 3e83c511dea1 03:05:31 Step 5/24 : COPY go.mod vendor* ./ 03:05:31 Removing intermediate container 19dcc6cba110 03:05:31 ---> ac6a530a31b9 03:05:31 03:05:31 Step 9/19 : FROM alpine:3.15 03:05:31 ---> c4fc93816858 03:05:31 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:05:31 ---> Using cache 03:05:31 ---> ee518ee13fc7 03:05:31 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:05:32 ---> Running in 71f7e7ad43ca 03:05:32 ---> Running in 7d70d7406f1c 03:05:32 ---> edaacd487f7c 03:05:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:32 ---> Running in 9cea23acd2c4 03:05:32 Removing intermediate container 71f7e7ad43ca 03:05:32 ---> ac0689e09395 03:05:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:33 ---> Running in 60469f2827a1 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:33 (1/6) Installing ca-certificates (20220614-r0) 03:05:33 (2/6) Installing brotli-libs (1.0.9-r6) 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:05:33 (4/6) Installing libcurl (7.83.1-r5) 03:05:33 (5/6) Installing curl (7.83.1-r5) 03:05:33 (6/6) Installing dumb-init (1.2.5-r1) 03:05:33 Executing busybox-1.35.0-r17.trigger 03:05:33 Executing ca-certificates-20220614-r0.trigger 03:05:33 OK: 8 MiB in 20 packages 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:05:33 (1/1) Installing dumb-init (1.2.5-r1) 03:05:33 Executing busybox-1.35.0-r17.trigger 03:05:33 OK: 6 MiB in 15 packages 03:05:33 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:05:33 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:05:33 OK: 15859 distinct packages available 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:05:34 (1/9) Installing ca-certificates (20220614-r0) 03:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:34 (2/9) Installing brotli-libs (1.0.9-r5) 03:05:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:05:34 (4/9) Installing libcurl (7.80.0-r5) 03:05:34 (5/9) Installing curl (7.80.0-r5) 03:05:34 (6/9) Installing dumb-init (1.2.5-r1) 03:05:34 (7/9) Installing musl-obstack (1.2.3-r0) 03:05:34 (8/9) Installing libucontext (1.1-r0) 03:05:34 (9/9) Installing gcompat (1.0.0-r4) 03:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:34 Executing busybox-1.34.1-r7.trigger 03:05:34 Executing ca-certificates-20220614-r0.trigger 03:05:34 OK: 8 MiB in 23 packages 03:05:34 (1/1) Installing dumb-init (1.2.5-r1) 03:05:34 Executing busybox-1.35.0-r17.trigger 03:05:34 OK: 6 MiB in 15 packages 03:05:35 Removing intermediate container 7565006e4759 03:05:35 ---> 40cef9dfbbde 03:05:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:05:35 Removing intermediate container 6ea66409273a 03:05:35 ---> 48cdb1409bc5 03:05:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:05:35 ---> Running in f1119c475b2c 03:05:36 ---> Running in aeeb11a5a0d3 03:05:36 Removing intermediate container 60469f2827a1 03:05:36 ---> 768a30bab1b8 03:05:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:36 Removing intermediate container 7d70d7406f1c 03:05:36 ---> 53aa632d08ff 03:05:36 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:36 Removing intermediate container f1119c475b2c 03:05:36 ---> fca2e55c1870 03:05:36 Step 13/23 : ENV APP_PORT=59882 03:05:36 Removing intermediate container aeeb11a5a0d3 03:05:36 ---> be3c1cb98dc2 03:05:36 Step 12/21 : WORKDIR /edgex 03:05:36 ---> Running in 74493187bfd8 03:05:37 ---> e8e1582b478a 03:05:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:05:37 ---> 1c7c80c9469c 03:05:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:05:37 ---> Running in 676626e1b666 03:05:37 Removing intermediate container 74493187bfd8 03:05:37 ---> 357506e1f123 03:05:37 Step 14/23 : EXPOSE $APP_PORT 03:05:37 Removing intermediate container 676626e1b666 03:05:37 ---> fffd4c1edffc 03:05:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:05:37 ---> Running in bf8ff12b7674 03:05:37 ---> 81fbc4337678 03:05:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:05:37 ---> 0b78a31bfc73 03:05:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:05:37 ---> 2faf761a0e65 03:05:37 Removing intermediate container bf8ff12b7674 03:05:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> 7923a2662c0b 03:05:37 03:05:37 Step 15/23 : WORKDIR / 03:05:38 ---> Running in 55436375859d 03:05:38 ---> b9fdba5b236c 03:05:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:05:38 ---> cece39e2d63c 03:05:38 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:05:38 ---> a1c133ce6fa2 03:05:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:05:38 ---> Running in f3cc32bb04d0 03:05:39 Removing intermediate container 55436375859d 03:05:39 ---> b568b942f80e 03:05:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:39 ---> 6bd9412d2608 03:05:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:39 ---> Running in 85427be48aa7 03:05:39 Removing intermediate container f3cc32bb04d0 03:05:39 ---> c4597f5beef6 03:05:39 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:05:40 ---> 2550682c3b7c 03:05:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:05:40 ---> 965597aafa83 03:05:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:05:40 ---> Running in 76be55da01ed 03:05:41 ---> fa7db9471cc9 03:05:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:42 ---> 28ce70c40596 03:05:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:05:43 ---> Running in a6f10d7a9e4c 03:05:43 Removing intermediate container 76be55da01ed 03:05:43 ---> 8562c096cb4f 03:05:43 Step 17/19 : LABEL arch=x86_64 03:05:43 ---> Running in 9d7e4d0a93e7 03:05:43 ---> 4bc5400c001d 03:05:43 Step 19/23 : ENTRYPOINT ["/core-command"] 03:05:44 ---> Running in 877dcf7454e5 03:05:44 Removing intermediate container 85427be48aa7 03:05:44 ---> 43d9ca91bc90 03:05:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:05:45 Removing intermediate container 9d7e4d0a93e7 03:05:45 ---> 6b5e5d984653 03:05:45 Step 18/19 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:05:45 ---> Running in 145d8a389620 03:05:46 ---> Running in 1cfde3e984c3 03:05:46 Removing intermediate container 877dcf7454e5 03:05:46 ---> 54d268096d28 03:05:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:05:47 ---> Running in c4f28aceccf2 03:05:47 Removing intermediate container 145d8a389620 03:05:47 ---> f01bf4be590c 03:05:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:05:47 Removing intermediate container a6f10d7a9e4c 03:05:47 ---> c089fc172410 03:05:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:05:47 Removing intermediate container 1cfde3e984c3 03:05:47 ---> 4c06d03c60e4 03:05:47 Step 19/19 : LABEL version=0.0.0 03:05:48 ---> Running in 4c675223a1f4 03:05:48 ---> Running in c550c6d50a42 03:05:48 ---> Running in 45dd573b556a 03:05:48 Removing intermediate container c4f28aceccf2 03:05:48 ---> cada87339ca4 03:05:48 Step 21/23 : LABEL arch=x86_64 03:05:49 ---> Running in f45b3f24e994 03:05:49 Removing intermediate container c550c6d50a42 03:05:49 ---> db28ae7f958b 03:05:49 Step 19/21 : LABEL arch=x86_64 03:05:49 Removing intermediate container 4c675223a1f4 03:05:49 ---> f53478498adc 03:05:49 Step 20/22 : LABEL arch=x86_64 03:05:49 Removing intermediate container 45dd573b556a 03:05:49 ---> cb6d7b3d6315 03:05:49 03:05:49 Successfully built cb6d7b3d6315 03:05:50 Successfully tagged security-spiffe-token-provider:latest 03:05:50  Building security-spiffe-token-provider ... done Building core-data 03:05:50 ---> Running in b469ca714573 03:05:50 ---> Running in f2777cac20ea 03:05:50 Removing intermediate container f45b3f24e994 03:05:50 ---> 57f4513ea128 03:05:50 Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:05:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:05:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:05:53 ---> d69ac9224cba 03:05:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:05:53 ---> Using cache 03:05:53 ---> da009604cc82 03:05:53 Step 4/22 : WORKDIR /edgex-go 03:05:53 ---> Using cache 03:05:53 ---> 0d8ede281ac5 03:05:53 Step 5/22 : RUN apk add --update --no-cache make git 03:05:53 ---> Using cache 03:05:53 ---> 9db2e09593c0 03:05:53 Step 6/22 : COPY go.mod vendor* ./ 03:05:53 ---> Using cache 03:05:53 ---> 0b3620ed981a 03:05:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:53 ---> Using cache 03:05:53 ---> ab954b47248b 03:05:53 Step 8/22 : COPY . . 03:05:53 ---> Using cache 03:05:53 ---> 01037b96db2b 03:05:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:05:54 ---> Running in 3401a0062ee6 03:05:54 ---> Running in a39545b8972a 03:05:54 Removing intermediate container b469ca714573 03:05:54 ---> 80495b21613f 03:05:54 Step 20/21 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:05:54 Removing intermediate container f2777cac20ea 03:05:54 ---> 7d6adcb9d9d8 03:05:54 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:05:54 ---> Running in 7a7ea51504e6 03:05:54 ---> Running in 4b1e397bf40a 03:05:54 Removing intermediate container 3401a0062ee6 03:05:54 ---> e1ec26147731 03:05:54 Step 23/23 : LABEL version=0.0.0 03:05:54 ---> Running in 63e379a65abc 03:05:54 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 03:05:54 Removing intermediate container 4b1e397bf40a 03:05:54 ---> 79e0900165d6 03:05:54 Step 22/22 : LABEL version=0.0.0 03:05:54 Removing intermediate container 7a7ea51504e6 03:05:54 ---> 5645375d3df8 03:05:54 Step 21/21 : LABEL version=0.0.0 03:05:55 Removing intermediate container 63e379a65abc 03:05:55 ---> 9db4fa69f74e 03:05:55 03:05:55 ---> Running in 9920f73494f3 03:05:55 ---> Running in 9eeb2a5ce379 03:05:55 Successfully built 9db4fa69f74e 03:05:55 Successfully tagged core-command:latest 03:05:55  Building core-command ... done Building support-scheduler 03:05:55 Removing intermediate container 9920f73494f3 03:05:55 ---> ac61023ef147 03:05:55 03:05:55 Successfully built ac61023ef147 03:05:55 Successfully tagged core-common-config-bootstrapper:latest 03:05:55 Building security-secretstore-setup 03:05:55  Building core-common-config-bootstrapper ... done Removing intermediate container 9eeb2a5ce379 03:05:55 ---> 91d95eccb3af 03:05:55 03:05:55 Successfully built 91d95eccb3af 03:05:55 Successfully tagged security-proxy-setup:latest 03:05:55 Building support-notifications 03:06:03  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:03 ---> d69ac9224cba 03:06:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:06:03 ---> Using cache 03:06:03 ---> da009604cc82 03:06:03 Step 4/22 : WORKDIR /edgex-go 03:06:03 ---> Using cache 03:06:03 ---> 0d8ede281ac5 03:06:03 Step 5/22 : RUN apk add --update --no-cache make git 03:06:03 ---> Using cache 03:06:03 ---> 9db2e09593c0 03:06:03 Step 6/22 : COPY go.mod vendor* ./ 03:06:03 ---> Using cache 03:06:03 ---> 0b3620ed981a 03:06:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:03 ---> Using cache 03:06:03 ---> ab954b47248b 03:06:03 Step 8/22 : COPY . . 03:06:03 ---> Using cache 03:06:03 ---> 01037b96db2b 03:06:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:06:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:06:03 ---> d69ac9224cba 03:06:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:06:03 ---> Using cache 03:06:03 ---> da009604cc82 03:06:03 Step 4/22 : WORKDIR /edgex-go 03:06:03 ---> Using cache 03:06:03 ---> 0d8ede281ac5 03:06:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:06:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:03 ---> d69ac9224cba 03:06:03 Step 3/24 : WORKDIR /edgex-go 03:06:03 ---> Using cache 03:06:03 ---> fdc33ad1433f 03:06:03 Step 4/24 : RUN apk add --update --no-cache make git 03:06:05 Removing intermediate container b02d68fd3253 03:06:05 ---> ffed05bc730d 03:06:05 Successfully built ffed05bc730d 03:06:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:05 + docker inspect -f . ci-base-image-arm64 03:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:05 prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container 03:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:06:07 $ docker top 4530fefbac2e9e49b452d16e0b28c08db6d00622c90c74ad2d7c5ce41abd0060 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:08 + go version 03:06:08 go version go1.18.7 linux/arm64 [Pipeline] } 03:06:08 $ docker stop --time=1 4530fefbac2e9e49b452d16e0b28c08db6d00622c90c74ad2d7c5ce41abd0060 03:06:10 $ docker rm -f --volumes 4530fefbac2e9e49b452d16e0b28c08db6d00622c90c74ad2d7c5ce41abd0060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:10 + docker inspect -f . ci-base-image-arm64 03:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:11 prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container 03:06:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:06:12 $ docker top ee7a9e7ed4f3d178c49050f16553f6330b0fe6910447c7e9d2d0ea8af5966ef6 -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:12 ========================================================= 03:06:12 [edgeXBuildGoParallel] Running Tests and Build... 03:06:12 ========================================================= [Pipeline] sh 03:06:13 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 03:06:14 + make test 03:06:14 go test -race -coverprofile=coverage.out ./... 03:06:15 ---> Running in e52dc37f2b5a 03:06:15 ---> Running in c04d8c030d09 03:06:15 ---> Running in 5bff79288144 03:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:17 OK: 211 MiB in 51 packages 03:06:17 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 03:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:21 OK: 211 MiB in 51 packages 03:06:21 Removing intermediate container a39545b8972a 03:06:21 ---> 90633ee2f261 03:06:21 03:06:21 Step 10/22 : FROM alpine:3.16 03:06:21 ---> bfe296a52501 03:06:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:06:22 ---> Running in cfd112181d80 03:06:22 Removing intermediate container e52dc37f2b5a 03:06:22 ---> 81f10982f52d 03:06:22 Step 6/22 : COPY go.mod vendor* ./ 03:06:22 Removing intermediate container cfd112181d80 03:06:22 ---> 44315fd42107 03:06:22 Step 12/22 : ENV APP_PORT=59880 03:06:22 Removing intermediate container 5bff79288144 03:06:22 ---> c26c05bf65f2 03:06:22 Step 5/24 : COPY go.mod vendor* ./ 03:06:22 ---> Running in 57d7c6e98d98 03:06:23 Removing intermediate container 9cea23acd2c4 03:06:23 ---> 1a95e486fbb8 03:06:23 Step 7/24 : COPY . . 03:06:23 ---> 98a631b426ad 03:06:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:24 ---> Running in e7968d890eea 03:06:25 Removing intermediate container 57d7c6e98d98 03:06:25 ---> 7d21ebd0d39a 03:06:25 Step 13/22 : EXPOSE $APP_PORT 03:06:25 ---> a309da278fe3 03:06:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:29 ---> Running in e7a57f6d7b26 03:06:29 ---> Running in 8802027c7e5c 03:06:30 ---> 00c9b3caea82 03:06:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:06:30 ---> Running in 7ad40a9e550a 03:06:30 Removing intermediate container e7a57f6d7b26 03:06:30 ---> 507e3a83cd2b 03:06:30 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:06:31 ---> Running in b2ac3546bb1e 03:06:31 Removing intermediate container 7ad40a9e550a 03:06:31 ---> 891c1176fec2 03:06:31 Step 9/24 : WORKDIR /edgex-go/spire-build 03:06:31 ---> Running in 9567239701f9 03:06:32 Removing intermediate container 9567239701f9 03:06:32 ---> f8909d03c5e2 03:06:32 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 03:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:32 ---> Running in 7f31a9f15137 03:06:32 (1/1) Installing dumb-init (1.2.5-r1) 03:06:32 Executing busybox-1.35.0-r17.trigger 03:06:32 OK: 6 MiB in 15 packages 03:06:34 Removing intermediate container b2ac3546bb1e 03:06:34 ---> 72178eb14280 03:06:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:34 Removing intermediate container 7f31a9f15137 03:06:34 ---> d7d58af57c2e 03:06:34 Step 11/24 : WORKDIR /edgex-go 03:06:35 ---> 4de6e1c00267 03:06:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:06:35 ---> Running in 908ccaca817e 03:06:36 Removing intermediate container 908ccaca817e 03:06:36 ---> d0d2c33142c1 03:06:36 03:06:36 Step 12/24 : FROM alpine:3.15 03:06:36 ---> c4fc93816858 03:06:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:06:36 ---> Using cache 03:06:36 ---> ee518ee13fc7 03:06:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:36 ---> 3834e69dbcea 03:06:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:06:36 ---> Running in 208efd319a29 03:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:06:37 ---> 72e228406ba2 03:06:37 Step 18/22 : ENTRYPOINT ["/core-data"] 03:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:06:37 ---> Running in 4052fe15409e 03:06:37 Removing intermediate container 4052fe15409e 03:06:37 ---> d8f56b0c3d9d 03:06:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:06:37 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:06:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:06:37 OK: 15859 distinct packages available 03:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:06:37 ---> Running in 414dcf438523 03:06:38 (1/5) Installing dumb-init (1.2.5-r1) 03:06:38 (2/5) Installing musl-obstack (1.2.3-r0) 03:06:38 (3/5) Installing libucontext (1.1-r0) 03:06:38 (4/5) Installing gcompat (1.0.0-r4) 03:06:38 (5/5) Installing openssl (1.1.1s-r1) 03:06:38 Executing busybox-1.34.1-r7.trigger 03:06:38 OK: 7 MiB in 19 packages 03:06:38 Removing intermediate container 414dcf438523 03:06:38 ---> e419aa8cdd3b 03:06:38 Step 20/22 : LABEL arch=x86_64 03:06:39 ---> Running in aef110c58a34 03:06:39 Removing intermediate container aef110c58a34 03:06:39 ---> 0bbdd5c4e979 03:06:39 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:06:39 Removing intermediate container 208efd319a29 03:06:39 ---> 9df734040c6d 03:06:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:06:39 ---> Running in b0e51087e5ac 03:06:40 Removing intermediate container b0e51087e5ac 03:06:40 ---> e13353d327c2 03:06:40 Step 22/22 : LABEL version=0.0.0 03:06:41 ---> cdbafd23a548 03:06:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:06:41 ---> Running in caeaeb9ef19d 03:06:42 Removing intermediate container caeaeb9ef19d 03:06:42 ---> 2d3073903493 03:06:42 03:06:42 Successfully built 2d3073903493 03:06:44 Successfully tagged core-data:latest 03:06:44  Building core-data ... done Building core-metadata 03:06:44 ---> a5f5af73ae4e 03:06:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:06:46 Removing intermediate container c04d8c030d09 03:06:46 ---> 3a1b72903cc4 03:06:46 03:06:46 Step 10/22 : FROM alpine:3.16 03:06:46 ---> bfe296a52501 03:06:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:06:46 ---> Using cache 03:06:46 ---> 40cef9dfbbde 03:06:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:46 ---> Using cache 03:06:46 ---> fca2e55c1870 03:06:46 Step 13/22 : ENV APP_PORT=59861 03:06:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:47 ---> d69ac9224cba 03:06:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:06:47 ---> Using cache 03:06:47 ---> da009604cc82 03:06:47 Step 4/24 : WORKDIR /edgex-go 03:06:47 ---> Using cache 03:06:47 ---> 0d8ede281ac5 03:06:47 Step 5/24 : RUN apk add --update --no-cache make git 03:06:47 ---> Using cache 03:06:47 ---> 9db2e09593c0 03:06:47 Step 6/24 : COPY go.mod vendor* ./ 03:06:47 ---> Using cache 03:06:47 ---> 0b3620ed981a 03:06:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:47 ---> Using cache 03:06:47 ---> ab954b47248b 03:06:47 Step 8/24 : COPY . . 03:06:47 ---> Using cache 03:06:47 ---> 01037b96db2b 03:06:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:06:47 ---> 840dd6c994da 03:06:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:06:47 ---> Running in 9990b9c3637d 03:06:47 ---> Running in a134152412a1 03:06:48 Removing intermediate container 9990b9c3637d 03:06:48 ---> 108107841757 03:06:48 Step 14/22 : EXPOSE $APP_PORT 03:06:48 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 03:06:48 ---> Running in 6cb8801bcda3 03:06:48 ---> b5bb840934c5 03:06:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:06:49 Removing intermediate container 6cb8801bcda3 03:06:49 ---> 11d0e58f4536 03:06:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:49 ---> f5683775b062 03:06:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:06:49 ---> Running in 2c108f5645ab 03:06:49 ---> 8f1f68a3b772 03:06:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:49 Removing intermediate container 2c108f5645ab 03:06:49 ---> e86e7a4ad5d5 03:06:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:06:50 ---> Running in 8b091f7fcb24 03:06:50 ---> 89f7cbc37f69 03:06:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:50 Removing intermediate container 8b091f7fcb24 03:06:50 ---> 89cb65fcae9e 03:06:50 Step 22/24 : LABEL arch=x86_64 03:06:51 ---> Running in 5f8319622f6b 03:06:51 ---> 0cd89a04f55b 03:06:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:06:53 ? github.com/edgexfoundry/edgex-go [no test files] 03:06:54 Removing intermediate container 5f8319622f6b 03:06:54 ---> 2aae77ea8adc 03:06:54 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:06:58 ---> Running in 653bd4dad687 03:07:00 ---> Running in 8a3bd4ea2d43 03:07:00 Removing intermediate container 653bd4dad687 03:07:00 ---> b025b1b238c7 03:07:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:07:00 Removing intermediate container 8a3bd4ea2d43 03:07:00 ---> 939bc90d3ea8 03:07:00 Step 24/24 : LABEL version=0.0.0 03:07:00 ---> Running in ee0dcc07e9ca 03:07:01 ---> Running in 79e55a548b33 03:07:02 Removing intermediate container ee0dcc07e9ca 03:07:02 ---> 93fc3aa9720f 03:07:02 Step 20/22 : LABEL arch=x86_64 03:07:10 Removing intermediate container 79e55a548b33 03:07:10 ---> bb41337a5adc 03:07:10 03:07:10 ---> Running in 56d2f030d420 03:07:10 Successfully built bb41337a5adc 03:07:10 Successfully tagged security-spire-agent:latest 03:07:10  Building security-spire-agent ... done Building security-spire-server 03:07:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:13 ---> d69ac9224cba 03:07:13 Step 3/23 : WORKDIR /edgex-go 03:07:15 ---> Using cache 03:07:15 ---> fdc33ad1433f 03:07:15 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:07:15 ---> Using cache 03:07:15 ---> 3e83c511dea1 03:07:15 Step 5/23 : COPY go.mod vendor* ./ 03:07:15 ---> Using cache 03:07:15 ---> edaacd487f7c 03:07:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:15 ---> Using cache 03:07:15 ---> 1a95e486fbb8 03:07:15 Step 7/23 : COPY . . 03:07:15 ---> Using cache 03:07:15 ---> 00c9b3caea82 03:07:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:07:15 ---> Using cache 03:07:15 ---> 891c1176fec2 03:07:15 Step 9/23 : WORKDIR /edgex-go/spire-build 03:07:15 ---> Using cache 03:07:15 ---> f8909d03c5e2 03:07:15 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 03:07:15 Removing intermediate container 56d2f030d420 03:07:15 ---> 806bf5e925cc 03:07:15 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:07:17 ---> Running in 01d8502e59b2 03:07:17 ---> Running in 7a8a1f9e4eee 03:07:17 Removing intermediate container 8802027c7e5c 03:07:17 ---> 7bbcdce18dc5 03:07:17 Step 7/24 : COPY . . 03:07:17 Removing intermediate container e7968d890eea 03:07:17 ---> ee74710ca48d 03:07:17 Step 8/22 : COPY . . 03:07:26 Removing intermediate container 7a8a1f9e4eee 03:07:26 ---> 5f390e8f0a6b 03:07:26 Step 22/22 : LABEL version=0.0.0 03:07:26 Removing intermediate container a134152412a1 03:07:26 ---> 9623122156b5 03:07:26 03:07:26 Step 10/24 : FROM alpine:3.16 03:07:26 ---> bfe296a52501 03:07:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:07:26 ---> Using cache 03:07:26 ---> 40cef9dfbbde 03:07:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:26 ---> Using cache 03:07:26 ---> fca2e55c1870 03:07:26 Step 13/24 : ENV APP_PORT=59881 03:07:26 ---> 53168ad37f4a 03:07:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:07:26 ---> Running in 01c5d1b83196 03:07:26 ---> ef8aeba5e803 03:07:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:07:26 ---> Running in 6884eeb125fa 03:07:26 Removing intermediate container 01d8502e59b2 03:07:26 ---> 5ace18f912e4 03:07:26 Step 11/23 : WORKDIR /edgex-go 03:07:26 ---> Running in bd0fc73d50f9 03:07:26 ---> Running in 541dc2b215b6 03:07:26 Removing intermediate container 01c5d1b83196 03:07:26 ---> 5b70927bb53a 03:07:26 03:07:26 ---> Running in 1112a3be12e2 03:07:26 Removing intermediate container 6884eeb125fa 03:07:26 ---> ef08b70fee70 03:07:26 Step 14/24 : EXPOSE $APP_PORT 03:07:26 Successfully built 5b70927bb53a 03:07:26 Successfully tagged support-scheduler:latest 03:07:26 Building security-bootstrapper 03:07:26  Building support-scheduler ... done  ---> Running in b1eeeacc67eb 03:07:26 Removing intermediate container 1112a3be12e2 03:07:26 ---> 63cb4f5cbd37 03:07:26 03:07:26 Step 12/23 : FROM alpine:3.15 03:07:26 ---> c4fc93816858 03:07:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:07:26 ---> Using cache 03:07:26 ---> ee518ee13fc7 03:07:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:07:26 ---> Using cache 03:07:26 ---> 9df734040c6d 03:07:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:07:26 Removing intermediate container b1eeeacc67eb 03:07:26 ---> d7e457d205af 03:07:26 Step 15/24 : WORKDIR / 03:07:26 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 03:07:27 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 03:07:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:07:29 ---> d69ac9224cba 03:07:29 Step 3/32 : WORKDIR /edgex-go 03:07:29 ---> Using cache 03:07:29 ---> fdc33ad1433f 03:07:29 Step 4/32 : RUN apk add --update --no-cache make git 03:07:29 ---> Using cache 03:07:29 ---> c26c05bf65f2 03:07:29 Step 5/32 : COPY go.mod vendor* ./ 03:07:29 ---> Using cache 03:07:29 ---> a309da278fe3 03:07:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:29 ---> Using cache 03:07:29 ---> 7bbcdce18dc5 03:07:29 Step 7/32 : COPY . . 03:07:29 ---> Using cache 03:07:29 ---> ef8aeba5e803 03:07:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:29 ---> Running in d34d72338f8d 03:07:29 ---> f29dc668a60a 03:07:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:07:29 ---> Running in e0de747e60d4 03:07:30 Removing intermediate container d34d72338f8d 03:07:30 ---> e19a9abd4e39 03:07:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:30 ---> ba197c45ecdf 03:07:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:07:30 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 03:07:33 ---> b6f506caa3c6 03:07:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:07:33 ---> d6fdc88dedf9 03:07:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:07:35 ---> 9323c879e5b8 03:07:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:07:36 ---> Running in 1df283f25eb9 03:07:36 ---> 594aa98313c3 03:07:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:07:37 Removing intermediate container 1df283f25eb9 03:07:37 ---> 9d5ff855f138 03:07:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:07:37 ---> Running in 772ce9426b8f 03:07:37 ---> 695fbe446231 03:07:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:07:37 Removing intermediate container 772ce9426b8f 03:07:37 ---> d4aafd49ebdb 03:07:37 Step 21/23 : LABEL arch=x86_64 03:07:38 ---> 44929ba52ad1 03:07:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:07:38 ---> Running in 90398efeca1f 03:07:38 ---> Running in f410fbc7527a 03:07:39 Removing intermediate container 90398efeca1f 03:07:39 ---> 22fef9d45e84 03:07:39 Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:07:41 ---> Running in d329bec41b00 03:07:41 Removing intermediate container f410fbc7527a 03:07:41 ---> b167c584984c 03:07:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:07:42 ---> Running in f377629d51e3 03:07:42 Removing intermediate container d329bec41b00 03:07:42 ---> d6bf8cbc1390 03:07:42 Step 23/23 : LABEL version=0.0.0 03:07:43 ---> Running in e35fdbf30055 03:07:43 Removing intermediate container f377629d51e3 03:07:43 ---> 39ebf133c0cf 03:07:43 Step 22/24 : LABEL arch=x86_64 03:07:43 ---> Running in d74e8c24604f 03:07:43 Removing intermediate container e35fdbf30055 03:07:43 ---> 1845d2e7c073 03:07:43 03:07:43 Successfully built 1845d2e7c073 03:07:43 Successfully tagged security-spire-server:latest 03:07:44  Building security-spire-server ... done Removing intermediate container d74e8c24604f 03:07:44 ---> 788ab582007a 03:07:44 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:07:44 ---> Running in 25e423a8c911 03:07:45 Removing intermediate container 25e423a8c911 03:07:45 ---> ce5239f42977 03:07:45 Step 24/24 : LABEL version=0.0.0 03:07:45 ---> Running in 4df339d9051c 03:07:45 Removing intermediate container 4df339d9051c 03:07:45 ---> 512c8b1a5db5 03:07:45 03:07:45 Successfully built 512c8b1a5db5 03:07:45 Successfully tagged core-metadata:latest 03:07:49  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:07:56 Removing intermediate container 541dc2b215b6 03:07:56 ---> 589520fdf141 03:07:56 03:07:56 Step 9/24 : FROM alpine:3.16 03:07:56 ---> bfe296a52501 03:07:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:07:56 Removing intermediate container e0de747e60d4 03:07:56 ---> 667d8549b91e 03:07:56 03:07:56 Step 9/32 : FROM alpine:3.16 03:07:56 ---> bfe296a52501 03:07:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:07:57 ---> Running in 01f0179a9e61 03:07:57 ---> Running in 4caccaef5e0f 03:07:58 Removing intermediate container 4caccaef5e0f 03:07:58 ---> 0ba4b5bd28d5 03:07:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:07:58 ---> Running in ab39a13fa5d6 03:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:58 (1/3) Installing ca-certificates (20220614-r0) 03:07:58 (2/3) Installing dumb-init (1.2.5-r1) 03:07:59 (3/3) Installing su-exec (0.2-r1) 03:07:59 Executing busybox-1.35.0-r17.trigger 03:07:59 Executing ca-certificates-20220614-r0.trigger 03:07:59 OK: 6 MiB in 17 packages 03:07:59 Removing intermediate container bd0fc73d50f9 03:07:59 ---> e60ddcd4a280 03:07:59 03:07:59 Step 10/22 : FROM alpine:3.16 03:07:59 ---> bfe296a52501 03:07:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:07:59 ---> Running in 5e1f7d3e2005 03:07:59 (1/2) Installing dumb-init (1.2.5-r1) 03:07:59 (2/2) Installing su-exec (0.2-r1) 03:07:59 Executing busybox-1.35.0-r17.trigger 03:07:59 OK: 6 MiB in 16 packages 03:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:08:00 Removing intermediate container 01f0179a9e61 03:08:00 ---> 102a39afaea8 03:08:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:08:00 (1/2) Installing ca-certificates (20220614-r0) 03:08:00 (2/2) Installing dumb-init (1.2.5-r1) 03:08:00 Executing busybox-1.35.0-r17.trigger 03:08:00 Executing ca-certificates-20220614-r0.trigger 03:08:00 ---> Running in 6f6888679a6d 03:08:00 OK: 6 MiB in 16 packages 03:08:00 Removing intermediate container ab39a13fa5d6 03:08:00 ---> cc705c274cca 03:08:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:08:01 Removing intermediate container 6f6888679a6d 03:08:01 ---> bce3174a7c7e 03:08:01 Step 12/24 : WORKDIR / 03:08:01 ---> Running in 55656006109c 03:08:01 ---> Running in b9180ad5a83c 03:08:01 Removing intermediate container 55656006109c 03:08:01 ---> c2ce34c2db82 03:08:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:08:02 Removing intermediate container b9180ad5a83c 03:08:02 ---> 1d0b56f9ae38 03:08:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:08:02 ---> Running in ac5a6936fda1 03:08:02 Removing intermediate container 5e1f7d3e2005 03:08:02 ---> b654374ee7d9 03:08:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:08:02 Removing intermediate container ac5a6936fda1 03:08:02 ---> de03736f36d2 03:08:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:08:02 ---> Running in 2280c2d9179d 03:08:02 ---> Running in f55ec87208e2 03:08:02 ---> ff532f812a6f 03:08:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:08:02 Removing intermediate container 2280c2d9179d 03:08:02 ---> 662c0361d1a7 03:08:02 Step 13/22 : ENV APP_PORT=59860 03:08:02 ---> Running in b147f1f9fc84 03:08:02 ---> 698633da31b1 03:08:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:08:02 Removing intermediate container f55ec87208e2 03:08:02 ---> 8ee5b82b95f1 03:08:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:08:03 ---> Running in 861201095df1 03:08:03 Removing intermediate container b147f1f9fc84 03:08:03 ---> e875fc835486 03:08:03 Step 14/22 : EXPOSE $APP_PORT 03:08:03 ---> ed66f354f159 03:08:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:08:03 ---> Running in 6d47280ff734 03:08:03 Removing intermediate container 861201095df1 03:08:03 ---> e0957a4d7d33 03:08:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:08:03 ---> Running in 427e4c12b9dc 03:08:03 ---> fa4879f29a7e 03:08:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:08:03 Removing intermediate container 6d47280ff734 03:08:03 ---> df34aa4d4ef3 03:08:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:04 ---> 2280d7d5f324 03:08:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:04 ---> a22ca1abcf3f 03:08:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:04 ---> 5b934d049220 03:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:08:05 ---> c24277e65126 03:08:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:08:05 Removing intermediate container 427e4c12b9dc 03:08:05 ---> 36f650341dbc 03:08:05 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:08:05 ---> 3fdfcf6cb0b7 03:08:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:08:05 ---> Running in d3d22feec71f 03:08:05 ---> 8186052f1ed6 03:08:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:05 ---> Running in c845c5f60cda 03:08:05 ---> Running in 39bc86b9829f 03:08:05 Removing intermediate container d3d22feec71f 03:08:05 ---> 1771be98c7d0 03:08:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:08:06 Removing intermediate container c845c5f60cda 03:08:06 ---> e8ac0a1ec747 03:08:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:06 ---> 7fc385575333 03:08:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:08:06 ---> Running in 672670df8069 03:08:06 ---> Running in c977074db918 03:08:06 Removing intermediate container 672670df8069 03:08:06 ---> 7a9d9ce8dae6 03:08:06 Step 20/22 : LABEL arch=x86_64 03:08:06 ---> Running in 63710f117fe7 03:08:07 Removing intermediate container 63710f117fe7 03:08:07 ---> 997f07da574b 03:08:07 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:08:07 Removing intermediate container 39bc86b9829f 03:08:07 ---> eed7c4611430 03:08:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:08:07 ---> Running in 781740996f65 03:08:07 ---> Running in e10762a88e1d 03:08:07 Removing intermediate container e10762a88e1d 03:08:07 ---> 7b3ec3517fea 03:08:07 Step 22/22 : LABEL version=0.0.0 03:08:07 Removing intermediate container 781740996f65 03:08:07 ---> 21396d1aef7f 03:08:07 Step 22/24 : LABEL arch=x86_64 03:08:07 ---> Running in 96f0af41a50a 03:08:07 ---> Running in 89c6d81bf183 03:08:07 Removing intermediate container 96f0af41a50a 03:08:07 ---> 5a3d63d22c27 03:08:07 03:08:07 Removing intermediate container 89c6d81bf183 03:08:07 ---> f1ae02753a94 03:08:07 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:08:07 Successfully built 5a3d63d22c27 03:08:08 Successfully tagged support-notifications:latest 03:08:08  Building support-notifications ... done Removing intermediate container c977074db918 03:08:08 ---> bf0a7c3a83e4 03:08:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:08 ---> Running in 4b56230cdde2 03:08:08 ---> e847ae76837d 03:08:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:08:08 Removing intermediate container 4b56230cdde2 03:08:08 ---> 5e7beb21797c 03:08:08 Step 24/24 : LABEL version=0.0.0 03:08:08 ---> Running in 06ed9d9d85f7 03:08:08 ---> ee83eed3d17f 03:08:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:08:08 Removing intermediate container 06ed9d9d85f7 03:08:08 ---> f9a4aa8e710e 03:08:08 03:08:09 ---> f8bf6ca3eae8 03:08:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:08:09 Successfully built f9a4aa8e710e 03:08:09 Successfully tagged security-secretstore-setup:latest 03:08:09  Building security-secretstore-setup ... done  ---> a7c9530251db 03:08:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:08:09 ---> 8df60a710a3d 03:08:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:08:10 ---> 08116c93f9bb 03:08:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:08:10 ---> 6c5003e44338 03:08:10 Step 27/32 : RUN chmod +x /entrypoint.sh 03:08:10 ---> Running in 7e194446dd7b 03:08:11 Removing intermediate container 7e194446dd7b 03:08:11 ---> 35e3472cfaa7 03:08:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:08:11 ---> Running in 9e9190cf82d1 03:08:11 Removing intermediate container 9e9190cf82d1 03:08:11 ---> e72ef56d03cd 03:08:11 Step 29/32 : CMD ["gate"] 03:08:11 ---> Running in b7bba6780096 03:08:12 Removing intermediate container b7bba6780096 03:08:12 ---> 7772188fdef7 03:08:12 Step 30/32 : LABEL arch=x86_64 03:08:12 ---> Running in e71e0e20681d 03:08:12 Removing intermediate container e71e0e20681d 03:08:12 ---> 6346a75e4ab8 03:08:12 Step 31/32 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:08:12 ---> Running in a361bc8e7c27 03:08:12 Removing intermediate container a361bc8e7c27 03:08:12 ---> 968b74c1251b 03:08:12 Step 32/32 : LABEL version=0.0.0 03:08:13 ---> Running in fa8b0fa3b465 03:08:13 Removing intermediate container fa8b0fa3b465 03:08:13 ---> 11893236bff1 03:08:13 03:08:13 Successfully built 11893236bff1 03:08:13 Successfully tagged security-bootstrapper:latest 03:08:13  Building security-bootstrapper ... done  [Pipeline] } 03:08:13 $ docker stop --time=1 0285944b5871091fff190172ea381acd36865bc4dd79c734f0bf1aee9271fbf4 03:08:14 $ docker rm -f --volumes 0285944b5871091fff190172ea381acd36865bc4dd79c734f0bf1aee9271fbf4 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:15 + docker images 03:08:15 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:15 security-bootstrapper latest 11893236bff1 2 seconds ago 20.3MB 03:08:15 security-secretstore-setup latest f9a4aa8e710e 6 seconds ago 29.9MB 03:08:15 support-notifications latest 5a3d63d22c27 7 seconds ago 30.6MB 03:08:15 e60ddcd4a280 16 seconds ago 1.74GB 03:08:15 667d8549b91e 19 seconds ago 1.67GB 03:08:15 589520fdf141 19 seconds ago 1.67GB 03:08:15 core-metadata latest 512c8b1a5db5 29 seconds ago 18.4MB 03:08:15 security-spire-server latest 1845d2e7c073 31 seconds ago 86.5MB 03:08:15 support-scheduler latest 5b70927bb53a 49 seconds ago 30MB 03:08:15 63cb4f5cbd37 49 seconds ago 1.55GB 03:08:15 9623122156b5 53 seconds ago 1.68GB 03:08:15 security-spire-agent latest bb41337a5adc About a minute ago 125MB 03:08:15 3a1b72903cc4 About a minute ago 1.74GB 03:08:15 core-data latest 2d3073903493 About a minute ago 17.9MB 03:08:15 d0d2c33142c1 About a minute ago 1.55GB 03:08:15 90633ee2f261 About a minute ago 1.68GB 03:08:15 security-proxy-setup latest 91d95eccb3af 2 minutes ago 27.8MB 03:08:15 core-command latest 9db4fa69f74e 2 minutes ago 17.7MB 03:08:15 core-common-config-bootstrapper latest ac61023ef147 2 minutes ago 15.5MB 03:08:15 security-spiffe-token-provider latest cb6d7b3d6315 2 minutes ago 29.8MB 03:08:15 ac6a530a31b9 2 minutes ago 1.71GB 03:08:15 23ccb5eabe1f 2 minutes ago 1.67GB 03:08:15 ca09a82d55be 2 minutes ago 1.68GB 03:08:15 022e0026609d 2 minutes ago 1.67GB 03:08:15 security-spire-config latest 76e625d3aad3 2 minutes ago 85.8MB 03:08:15 1b3b187764ab 3 minutes ago 1.55GB 03:08:15 ci-base-image-x86_64 latest d69ac9224cba 6 minutes ago 903MB 03:08:15 alpine 3.16 bfe296a52501 2 months ago 5.54MB 03:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 03:08:15 alpine 3.15 c4fc93816858 6 months ago 5.59MB 03:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 03:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:09:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements 03:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.461s coverage: 98.5% of statements 03:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.014s coverage: 43.1% of statements 03:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.624s coverage: 54.0% of statements 03:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.356s coverage: 89.2% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.600s coverage: 2.6% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.616s coverage: 95.6% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.327s coverage: 72.2% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.485s coverage: 65.9% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:10:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.533s coverage: 29.6% of statements 03:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 03:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 82.9% of statements 03:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 03:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 03:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 03:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 03:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.358s coverage: 44.8% of statements 03:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.982s coverage: 79.9% of statements 03:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.298s coverage: 86.9% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.267s coverage: 87.2% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 77.4% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.343s coverage: 80.0% of statements 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements 03:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.085s coverage: 91.2% of statements 03:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.513s coverage: 64.7% of statements 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.197s coverage: 89.4% of statements 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 03:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements 03:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.539s coverage: 65.3% of statements 03:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.014s coverage: 41.8% of statements 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.318s coverage: 89.5% of statements 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.757s coverage: 92.3% of statements 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 63.2% of statements 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:11:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.553s coverage: 97.7% of statements 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:11:02 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 03:11:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:11:02 go vet ./... 03:13:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:09 ./bin/test-attribution-txt.sh [Pipeline] echo 03:13:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:13:09 + ls -al . 03:13:09 total 740 03:13:09 drwxrwxr-x 10 1001 1001 4096 Feb 7 03:06 . 03:13:09 drwxr-xr-x 4 root root 4096 Feb 7 03:06 .. 03:13:09 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 .blubracket 03:13:09 -rw-rw-r-- 1 1001 1001 16 Feb 7 03:04 .dockerignore 03:13:09 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:04 .git 03:13:09 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 .github 03:13:09 -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:04 .gitignore 03:13:09 -rw-rw-r-- 1 1001 1001 42 Feb 7 03:04 .golangci.yml 03:13:09 -rw-rw-r-- 1 1001 1001 87 Feb 7 03:04 .hadolint.yml 03:13:09 -rw-rw-r-- 1 1001 1001 166 Feb 7 03:04 .sonarcloud.properties 03:13:09 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:04 ADOPTERS.md 03:13:09 -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:04 Attribution.txt 03:13:09 -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:04 CHANGELOG.md 03:13:09 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:04 CONTRIBUTING.md 03:13:09 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:04 GOVERNANCE.md 03:13:09 -rw-rw-r-- 1 1001 1001 850 Feb 7 03:04 Jenkinsfile 03:13:09 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:04 LICENSE 03:13:09 -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:04 Makefile 03:13:09 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:04 OWNERS.md 03:13:09 -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:04 README.md 03:13:09 -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:04 SECURITY.md 03:13:09 -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION 03:13:09 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 bin 03:13:09 drwxrwxr-x 17 1001 1001 4096 Feb 7 03:04 cmd 03:13:09 -rw-r--r-- 1 root root 486191 Feb 7 03:11 coverage.out 03:13:09 -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:04 go.mod 03:13:09 -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:04 go.sum 03:13:09 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:04 internal 03:13:09 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 openapi 03:13:09 drwxrwxr-x 4 1001 1001 4096 Feb 7 03:04 snap 03:13:09 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:04 version.go [Pipeline] sh 03:13:10 + '[' -e coverage.out ] 03:13:10 + chown 1001:1001 coverage.out [Pipeline] stash 03:13:10 Warning: overwriting stash ‘coverage-report’ 03:13:11 Stashed 1 file(s) [Pipeline] sh 03:13:13 + make build 03:13:13 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 03:14:49 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 03:14:50 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 03:14:56 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 03:15:00 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 03:15:56 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 03:15:59 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 03:16:05 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 03:16:12 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 03:16:16 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 03:16:21 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 03:16:36 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] } 03:16:42 $ docker stop --time=1 ee7a9e7ed4f3d178c49050f16553f6330b0fe6910447c7e9d2d0ea8af5966ef6 03:16:44 $ docker rm -f --volumes ee7a9e7ed4f3d178c49050f16553f6330b0fe6910447c7e9d2d0ea8af5966ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:47 03:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:47 latest: Pulling from edgex-devops/edgex-compose-arm64 03:16:47 29e5d40040c1: Pulling fs layer 03:16:47 1ce36da41761: Pulling fs layer 03:16:47 25b303627fd3: Pulling fs layer 03:16:47 29e5d40040c1: Download complete 03:16:48 1ce36da41761: Verifying Checksum 03:16:48 1ce36da41761: Download complete 03:16:48 29e5d40040c1: Pull complete 03:16:49 25b303627fd3: Verifying Checksum 03:16:49 25b303627fd3: Download complete 03:16:49 1ce36da41761: Pull complete 03:16:59 25b303627fd3: Pull complete 03:16:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:00 prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container 03:17:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:17:02 $ docker top 2aea90282e578fc7a6d99bb7b9d431901f770cadd6452056aab413b72bf0962d -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:03 + docker-compose build --help 03:17:03 + grep parallel 03:17:10 --parallel Build images in parallel. [Pipeline] } 03:17:10 $ docker stop --time=1 2aea90282e578fc7a6d99bb7b9d431901f770cadd6452056aab413b72bf0962d 03:17:11 $ docker rm -f --volumes 2aea90282e578fc7a6d99bb7b9d431901f770cadd6452056aab413b72bf0962d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:12 prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container 03:17:12 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:17:13 $ docker top e20849e203eb3438572edce21770cabedd856a24a7b0a94401c56147d5b02483 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:14 + docker-compose -f ./docker-compose-build.yml build --parallel 03:17:20 Building core-command ... 03:17:20 Building core-common-config-bootstrapper ... 03:17:20 Building core-data ... 03:17:20 Building core-metadata ... 03:17:20 Building security-bootstrapper ... 03:17:20 Building security-proxy-setup ... 03:17:20 Building security-secretstore-setup ... 03:17:20 Building security-spiffe-token-provider ... 03:17:20 Building security-spire-agent ... 03:17:20 Building security-spire-config ... 03:17:20 Building security-spire-server ... 03:17:20 Building support-notifications ... 03:17:20 Building support-scheduler ... 03:17:20 Building security-proxy-setup 03:17:20 Building core-command 03:17:20 Building security-spire-agent 03:17:20 Building security-bootstrapper 03:17:20 Building support-notifications 03:18:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:07 ---> ffed05bc730d 03:18:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:18:07 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:18:07 ---> ffed05bc730d 03:18:07 Step 3/21 : WORKDIR /edgex-go 03:18:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:07 ---> ffed05bc730d 03:18:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:18:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:07 ---> ffed05bc730d 03:18:07 Step 3/24 : WORKDIR /edgex-go 03:18:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:18:07 ---> ffed05bc730d 03:18:07 Step 3/32 : WORKDIR /edgex-go 03:18:07 ---> Running in e2dc0122e967 03:18:07 ---> Running in d14ecce5aa39 03:18:07 ---> Running in d8759a5fad7d 03:18:07 ---> Running in 94716c3b0577 03:18:07 ---> Running in 32a2c355d9f9 03:18:07 Removing intermediate container d8759a5fad7d 03:18:07 ---> 78d90db600ba 03:18:07 Step 4/23 : WORKDIR /edgex-go 03:18:07 Removing intermediate container 94716c3b0577 03:18:07 ---> fe3aa8d4dfe2 03:18:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:18:07 Removing intermediate container e2dc0122e967 03:18:07 ---> 761ce57ebd37 03:18:07 Step 4/21 : RUN apk add --update --no-cache make git 03:18:07 Removing intermediate container d14ecce5aa39 03:18:07 ---> 2097900c93d7 03:18:07 Step 4/22 : WORKDIR /edgex-go 03:18:07 ---> Running in 8a0db1281939 03:18:07 Removing intermediate container 32a2c355d9f9 03:18:07 ---> Running in 530c7055f310 03:18:07 ---> 93aa797c31f7 03:18:07 Step 4/32 : RUN apk add --update --no-cache make git 03:18:07 ---> Running in 355de0437165 03:18:07 ---> Running in d78010fade04 03:18:07 ---> Running in 3a46b140373c 03:18:08 Removing intermediate container 530c7055f310 03:18:08 ---> b2d21dc4edef 03:18:08 Step 5/23 : RUN apk add --update --no-cache make git 03:18:08 Removing intermediate container d78010fade04 03:18:08 ---> 2d21ce84dfaf 03:18:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:18:08 ---> Running in e48040001861 03:18:09 ---> Running in 2998be7434ef 03:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:12 OK: 221 MiB in 51 packages 03:18:12 OK: 221 MiB in 51 packages 03:18:12 OK: 221 MiB in 51 packages 03:18:13 OK: 221 MiB in 51 packages 03:18:13 OK: 221 MiB in 51 packages 03:18:14 Removing intermediate container 3a46b140373c 03:18:14 ---> ec34f507ffd3 03:18:14 Step 5/32 : COPY go.mod vendor* ./ 03:18:14 Removing intermediate container 2998be7434ef 03:18:14 ---> 343a70b98898 03:18:14 Step 6/22 : COPY go.mod vendor* ./ 03:18:14 Removing intermediate container 8a0db1281939 03:18:14 ---> a6b2ca4fe641 03:18:14 Step 5/24 : COPY go.mod vendor* ./ 03:18:14 Removing intermediate container 355de0437165 03:18:14 ---> f61e3b966c33 03:18:14 Step 5/21 : COPY go.mod vendor* ./ 03:18:14 Removing intermediate container e48040001861 03:18:15 ---> 267125852b8d 03:18:15 Step 6/23 : COPY go.mod vendor* ./ 03:18:15 ---> ec1df2710f33 03:18:15 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:15 ---> Running in 8833c0cb7a7f 03:18:15 ---> 788f86581cb7 03:18:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:15 ---> 673684599b76 03:18:15 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 ---> 20a3e2566394 03:18:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 ---> bd01f45cbb9f 03:18:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:16 ---> Running in 4905353778cd 03:18:16 ---> Running in d00665748c97 03:18:16 ---> Running in 72c6b92faee5 03:18:16 ---> Running in cee12b11ee3a 03:20:23 Removing intermediate container cee12b11ee3a 03:20:23 ---> 6c4b81d36fe0 03:20:23 Step 8/23 : COPY . . 03:20:23 Removing intermediate container d00665748c97 03:20:23 ---> 53d1a9fd9f57 03:20:23 Step 7/21 : COPY . . 03:20:23 Removing intermediate container 8833c0cb7a7f 03:20:23 ---> 4c353c87e233 03:20:23 Step 7/32 : COPY . . 03:20:23 Removing intermediate container 72c6b92faee5 03:20:23 ---> 6b1302ffeb74 03:20:23 Step 7/24 : COPY . . 03:20:23 Removing intermediate container 4905353778cd 03:20:23 ---> 9677236a7c3d 03:20:23 Step 8/22 : COPY . . 03:20:35 ---> de6a610b3314 03:20:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:20:35 ---> e50fae4f8f9a 03:20:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:20:35 ---> 02d00f6339d6 03:20:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:20:35 ---> b623ba5b6bd2 03:20:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:20:35 ---> 2137e1064373 03:20:35 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:20:35 ---> Running in 668137ed66d2 03:20:35 ---> Running in 4ac0cd19c639 03:20:35 ---> Running in c73e368645ec 03:20:35 ---> Running in 13dce00b517f 03:20:35 ---> Running in a0c944f7309f 03:20:35 Removing intermediate container a0c944f7309f 03:20:35 ---> 9970679c0ecb 03:20:35 Step 9/24 : WORKDIR /edgex-go/spire-build 03:20:35 ---> Running in eab7943eb48b 03:20:35 Removing intermediate container eab7943eb48b 03:20:35 ---> 34ac04b78d48 03:20:35 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 03:20:36 ---> Running in 2b7fe30f70ba 03:20:36 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 03:20:36 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 03:20:37 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 03:20:37 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 03:20:39 Removing intermediate container 2b7fe30f70ba 03:20:39 ---> 1a3e1d1fea4b 03:20:39 Step 11/24 : WORKDIR /edgex-go 03:20:39 ---> Running in 1742bb7a8501 03:20:40 Removing intermediate container 1742bb7a8501 03:20:40 ---> f94715727cbe 03:20:40 03:20:40 Step 12/24 : FROM alpine:3.15 03:20:40 3.15: Pulling from library/alpine 03:20:41 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:20:41 Status: Downloaded newer image for alpine:3.15 03:20:41 ---> 8aa73fd46299 03:20:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:20:41 ---> Running in fc6540db5962 03:20:42 Removing intermediate container fc6540db5962 03:20:42 ---> d61d2eff9403 03:20:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:20:42 ---> Running in b68a524ff6d9 03:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:46 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:20:46 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:20:46 OK: 15736 distinct packages available 03:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:48 (1/5) Installing dumb-init (1.2.5-r1) 03:20:48 (2/5) Installing musl-obstack (1.2.3-r0) 03:20:48 (3/5) Installing libucontext (1.1-r0) 03:20:48 (4/5) Installing gcompat (1.0.0-r4) 03:20:48 (5/5) Installing openssl (1.1.1s-r1) 03:20:48 Executing busybox-1.34.1-r7.trigger 03:20:48 OK: 6 MiB in 19 packages 03:20:50 Removing intermediate container b68a524ff6d9 03:20:50 ---> 6db1543f7745 03:20:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:20:54 ---> 61d0002830ca 03:20:54 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:59 ---> 64eaa99270d7 03:20:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:21:00 ---> 10b5c67966db 03:21:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:21:01 ---> 7d7f2041571e 03:21:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:21:02 ---> 92024ae665f8 03:21:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:21:02 ---> Running in c5ae738b46fa 03:21:02 Removing intermediate container c5ae738b46fa 03:21:02 ---> 417e7010f2a1 03:21:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:21:03 ---> Running in e8fd7c15d037 03:21:03 Removing intermediate container e8fd7c15d037 03:21:03 ---> 165ef2243a13 03:21:03 Step 22/24 : LABEL arch=arm64 03:21:03 ---> Running in 433a7f1d6a33 03:21:04 Removing intermediate container 433a7f1d6a33 03:21:04 ---> dbd3c4abf88a 03:21:04 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:21:04 ---> Running in e383404624e3 03:21:04 Removing intermediate container e383404624e3 03:21:04 ---> 8621ffcd2457 03:21:04 Step 24/24 : LABEL version=0.0.0 03:21:04 ---> Running in d4a868d8a897 03:21:05 Removing intermediate container d4a868d8a897 03:21:05 ---> 8a28aa42b419 03:21:05 03:21:05 Successfully built 8a28aa42b419 03:21:05 Successfully tagged security-spire-agent-arm64:latest 03:21:05  Building security-spire-agent ... done Building core-data 03:21:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:21:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:23 ---> ffed05bc730d 03:21:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:21:23 ---> Using cache 03:21:23 ---> 2097900c93d7 03:21:23 Step 4/22 : WORKDIR /edgex-go 03:21:23 ---> Using cache 03:21:23 ---> 2d21ce84dfaf 03:21:23 Step 5/22 : RUN apk add --update --no-cache make git 03:21:23 ---> Running in 30622315e35c 03:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:21:27 OK: 221 MiB in 51 packages 03:21:28 Removing intermediate container 30622315e35c 03:21:28 ---> b6e6d2ee9801 03:21:28 Step 6/22 : COPY go.mod vendor* ./ 03:21:30 ---> 15e34c6bea76 03:21:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:30 ---> Running in 990815c2df04 03:23:21 Removing intermediate container 990815c2df04 03:23:21 ---> deec7e696e29 03:23:21 Step 8/22 : COPY . . 03:23:22 ---> 8a63b854fb1e 03:23:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:23:22 ---> Running in fbe7a10d13c0 03:23:24 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 03:27:31 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 03:27:43 Removing intermediate container 13dce00b517f 03:27:43 ---> 3d478d7263fb 03:27:43 03:27:43 Step 9/21 : FROM alpine:3.16 03:27:44 3.16: Pulling from library/alpine 03:27:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:27:45 Status: Downloaded newer image for alpine:3.16 03:27:45 ---> 2b4661558fb8 03:27:45 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:27:45 ---> Running in 94be0da6fe5a 03:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:27:49 (1/6) Installing ca-certificates (20220614-r0) 03:27:49 (2/6) Installing brotli-libs (1.0.9-r6) 03:27:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:27:49 (4/6) Installing libcurl (7.83.1-r5) 03:27:49 (5/6) Installing curl (7.83.1-r5) 03:27:49 (6/6) Installing dumb-init (1.2.5-r1) 03:27:49 Executing busybox-1.35.0-r17.trigger 03:27:49 Executing ca-certificates-20220614-r0.trigger 03:27:50 OK: 8 MiB in 20 packages 03:27:52 Removing intermediate container 94be0da6fe5a 03:27:52 ---> 2bc881f30c51 03:27:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:27:52 ---> Running in b1f2c2299cd6 03:27:52 Removing intermediate container b1f2c2299cd6 03:27:52 ---> 1546ebfe4e1e 03:27:52 Step 12/21 : WORKDIR /edgex 03:27:52 ---> Running in d788ffb3ec6a 03:27:53 Removing intermediate container d788ffb3ec6a 03:27:53 ---> c46f12a54e70 03:27:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:27:56 ---> 9f41699264d4 03:27:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:27:58 ---> 256408f33f2c 03:27:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:28:02 ---> dc71f945a1c9 03:28:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:28:03 ---> aab7b91691fd 03:28:03 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:28:03 ---> Running in b48467001d6b 03:28:07 Removing intermediate container b48467001d6b 03:28:07 ---> 6f5593504bca 03:28:07 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:28:07 Removing intermediate container 668137ed66d2 03:28:07 ---> 6452cf1c678c 03:28:07 03:28:07 Step 9/32 : FROM alpine:3.16 03:28:07 ---> 2b4661558fb8 03:28:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:28:07 ---> Running in 01bfe30acb7b 03:28:07 ---> Running in 2e4e6edcc742 03:28:08 Removing intermediate container 01bfe30acb7b 03:28:08 ---> 32bf2e2f2cbf 03:28:08 Step 19/21 : LABEL arch=arm64 03:28:08 Removing intermediate container 2e4e6edcc742 03:28:08 ---> 9a7f9bf897fa 03:28:08 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:28:08 ---> Running in b577640312d9 03:28:08 ---> Running in 2d0dbe746544 03:28:09 Removing intermediate container b577640312d9 03:28:09 ---> e119eadd3b38 03:28:09 Step 20/21 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:28:09 ---> Running in 38dd312a4e7d 03:28:10 Removing intermediate container 38dd312a4e7d 03:28:10 ---> 3165cb38815b 03:28:10 Step 21/21 : LABEL version=0.0.0 03:28:10 ---> Running in 4a1d95b03c86 03:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:11 Removing intermediate container 4a1d95b03c86 03:28:11 ---> b037fc430ab0 03:28:11 03:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:11 Successfully built b037fc430ab0 03:28:11 Successfully tagged security-proxy-setup-arm64:latest 03:28:11 Building security-spiffe-token-provider 03:28:13  Building security-proxy-setup ... done (1/2) Installing dumb-init (1.2.5-r1) 03:28:13 (2/2) Installing su-exec (0.2-r1) 03:28:13 Executing busybox-1.35.0-r17.trigger 03:28:13 OK: 5 MiB in 16 packages 03:28:15 Removing intermediate container 2d0dbe746544 03:28:15 ---> dab68fabab33 03:28:15 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:28:15 ---> Running in e37d43d189c8 03:28:16 Removing intermediate container e37d43d189c8 03:28:16 ---> c1f01747ecba 03:28:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:28:16 ---> Running in 7ac4f10d0a79 03:28:17 Removing intermediate container 7ac4f10d0a79 03:28:17 ---> 4328ddf00213 03:28:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:28:17 ---> Running in d27e29d2d531 03:28:18 Removing intermediate container d27e29d2d531 03:28:18 ---> 0aa77d48da45 03:28:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:28:19 ---> Running in d5ae057d5485 03:28:20 Removing intermediate container d5ae057d5485 03:28:20 ---> e73ee1871516 03:28:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:28:20 ---> Running in 3c22d2b52c40 03:28:25 Removing intermediate container c73e368645ec 03:28:25 ---> 08d5fd682f82 03:28:25 03:28:25 Step 10/23 : FROM alpine:3.16 03:28:25 ---> 2b4661558fb8 03:28:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:28:25 ---> Running in f70bdbc20f8a 03:28:25 Removing intermediate container 3c22d2b52c40 03:28:25 ---> 65cc5ef30ef5 03:28:25 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:28:25 ---> Running in e31200bb4435 03:28:27 Removing intermediate container e31200bb4435 03:28:27 ---> 01f87560974c 03:28:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:28 ---> 93d089213adc 03:28:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:28 ---> Running in eea0d9eb382c 03:28:30 (1/1) Installing dumb-init (1.2.5-r1) 03:28:30 Executing busybox-1.35.0-r17.trigger 03:28:30 OK: 5 MiB in 15 packages 03:28:33 Removing intermediate container eea0d9eb382c 03:28:33 ---> b789a37395b9 03:28:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:33 Removing intermediate container f70bdbc20f8a 03:28:33 ---> 11a77299fc1c 03:28:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:33 ---> Running in bcbec08e38e2 03:28:35 Removing intermediate container bcbec08e38e2 03:28:35 ---> 5f32fc3e4d30 03:28:35 Step 13/23 : ENV APP_PORT=59882 03:28:35 ---> 92a730c6b5a7 03:28:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:28:35 ---> Running in ab1852fbc65a 03:28:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:28:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:28:36 ---> ffed05bc730d 03:28:36 Step 3/19 : WORKDIR /edgex-go 03:28:36 ---> Using cache 03:28:36 ---> 93aa797c31f7 03:28:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:28:36 ---> Running in 19daffb1b80c 03:28:36 Removing intermediate container ab1852fbc65a 03:28:36 ---> a556ddef2245 03:28:36 Step 14/23 : EXPOSE $APP_PORT 03:28:36 ---> Running in 6fc779c73447 03:28:37 Removing intermediate container 6fc779c73447 03:28:37 ---> f7bfc5cdc1cf 03:28:37 Step 15/23 : WORKDIR / 03:28:37 ---> Running in e32424928c2e 03:28:38 Removing intermediate container e32424928c2e 03:28:38 ---> d37bff101971 03:28:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:39 ---> 713747508b25 03:28:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:40 ---> 4dbc274889a0 03:28:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:28:40 ---> 062b5a7a1fb3 03:28:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:28:40 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:28:40 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:28:40 OK: 16901 distinct packages available 03:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:41 ---> a452ec12e597 03:28:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:28:42 ---> d1bf8d33fb76 03:28:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:28:43 ---> 32d39cf89356 03:28:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:28:43 OK: 221 MiB in 51 packages 03:28:44 ---> d3741a792486 03:28:44 Step 19/23 : ENTRYPOINT ["/core-command"] 03:28:44 ---> Running in 29a462659876 03:28:45 ---> 18ce16f3790b 03:28:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:28:45 Removing intermediate container 29a462659876 03:28:45 ---> 233749925786 03:28:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:28:45 ---> Running in 51b72bc8f79c 03:28:45 Removing intermediate container 19daffb1b80c 03:28:45 ---> b45f2e189e12 03:28:45 Step 5/19 : COPY go.mod vendor* ./ 03:28:46 Removing intermediate container 51b72bc8f79c 03:28:46 ---> 6db7efbe93d1 03:28:46 Step 21/23 : LABEL arch=arm64 03:28:46 ---> 54f716a39301 03:28:46 Step 27/32 : RUN chmod +x /entrypoint.sh 03:28:46 ---> Running in ad04691010d3 03:28:47 ---> Running in f60c4570afed 03:28:47 ---> fe7136582d92 03:28:47 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:47 ---> Running in c86c90f78dd5 03:28:47 Removing intermediate container ad04691010d3 03:28:47 ---> c8b62965d6c4 03:28:47 Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:28:48 ---> Running in 331c29c8213e 03:28:49 Removing intermediate container 331c29c8213e 03:28:49 ---> 6916a733603d 03:28:49 Step 23/23 : LABEL version=0.0.0 03:28:49 ---> Running in 5d9b41193bd9 03:28:50 Removing intermediate container 5d9b41193bd9 03:28:50 ---> a67f89148c1f 03:28:50 03:28:50 Successfully built a67f89148c1f 03:28:50 Successfully tagged core-command-arm64:latest 03:28:50  Building core-command ... done Building core-metadata 03:28:51 Removing intermediate container f60c4570afed 03:28:51 ---> c535bf3120ca 03:28:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:28:51 ---> Running in 1e5065480902 03:28:52 Removing intermediate container 1e5065480902 03:28:52 ---> 5d25ebe9de40 03:28:52 Step 29/32 : CMD ["gate"] 03:28:52 ---> Running in f7df993865ca 03:28:53 Removing intermediate container f7df993865ca 03:28:53 ---> b6e0c7a15485 03:28:53 Step 30/32 : LABEL arch=arm64 03:28:53 ---> Running in c863cd465c4c 03:28:53 Removing intermediate container c863cd465c4c 03:28:53 ---> 9d4880cacd22 03:28:53 Step 31/32 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:28:53 ---> Running in 691a4b59e3ab 03:28:54 Removing intermediate container 691a4b59e3ab 03:28:54 ---> 8c61d9debccd 03:28:54 Step 32/32 : LABEL version=0.0.0 03:28:54 ---> Running in 12b5f939f2a1 03:28:55 Removing intermediate container 12b5f939f2a1 03:28:55 ---> 43b1219c78d0 03:28:55 03:28:55 Successfully built 43b1219c78d0 03:28:55 Successfully tagged security-bootstrapper-arm64:latest 03:28:55 Building security-secretstore-setup 03:29:17  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:29:17 ---> ffed05bc730d 03:29:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:29:17 ---> Using cache 03:29:17 ---> 2097900c93d7 03:29:17 Step 4/24 : WORKDIR /edgex-go 03:29:17 ---> Using cache 03:29:17 ---> 2d21ce84dfaf 03:29:17 Step 5/24 : RUN apk add --update --no-cache make git 03:29:17 ---> Using cache 03:29:17 ---> b6e6d2ee9801 03:29:17 Step 6/24 : COPY go.mod vendor* ./ 03:29:17 ---> Using cache 03:29:17 ---> 15e34c6bea76 03:29:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:17 ---> Using cache 03:29:17 ---> deec7e696e29 03:29:17 Step 8/24 : COPY . . 03:29:17 ---> Using cache 03:29:17 ---> 8a63b854fb1e 03:29:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:29:18 ---> Running in b9467db0dd95 03:29:20 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 03:29:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:29:22 ---> ffed05bc730d 03:29:22 Step 3/24 : WORKDIR /edgex-go 03:29:22 ---> Using cache 03:29:22 ---> 93aa797c31f7 03:29:22 Step 4/24 : RUN apk add --update --no-cache make git 03:29:22 ---> Using cache 03:29:22 ---> ec34f507ffd3 03:29:22 Step 5/24 : COPY go.mod vendor* ./ 03:29:22 ---> Using cache 03:29:22 ---> ec1df2710f33 03:29:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:22 ---> Using cache 03:29:22 ---> 4c353c87e233 03:29:22 Step 7/24 : COPY . . 03:29:22 ---> Using cache 03:29:22 ---> e50fae4f8f9a 03:29:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:29:22 ---> Running in a5a3414dc3a8 03:29:24 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 03:30:46 Removing intermediate container c86c90f78dd5 03:30:46 ---> b316c4d12bd3 03:30:46 Step 7/19 : COPY . . 03:30:48 ---> 586f98ca762c 03:30:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:30:48 ---> Running in 7ad8a2988d31 03:30:50 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 03:31:16 Removing intermediate container fbe7a10d13c0 03:31:16 ---> d7f0239e823e 03:31:16 03:31:16 Step 10/22 : FROM alpine:3.16 03:31:16 ---> 2b4661558fb8 03:31:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:31:16 ---> Running in 54e01cc6aa94 03:31:16 Removing intermediate container 54e01cc6aa94 03:31:16 ---> a9ff3c8a8c8a 03:31:16 Step 12/22 : ENV APP_PORT=59880 03:31:16 ---> Running in 00b061f2e111 03:31:16 Removing intermediate container 00b061f2e111 03:31:16 ---> 2f88f18b423b 03:31:16 Step 13/22 : EXPOSE $APP_PORT 03:31:16 ---> Running in 6d69f32b930b 03:31:16 Removing intermediate container 6d69f32b930b 03:31:16 ---> 0e96f86295d7 03:31:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:31:16 ---> Running in 081c3a35acc3 03:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:18 (1/1) Installing dumb-init (1.2.5-r1) 03:31:18 Executing busybox-1.35.0-r17.trigger 03:31:18 OK: 5 MiB in 15 packages 03:31:20 Removing intermediate container 081c3a35acc3 03:31:20 ---> 53ba4a4af41f 03:31:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:21 ---> 254cad0619e9 03:31:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:31:23 ---> 25add85d6e19 03:31:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:31:24 ---> 525317b52bb5 03:31:24 Step 18/22 : ENTRYPOINT ["/core-data"] 03:31:24 ---> Running in 6020b845a42e 03:31:25 Removing intermediate container 6020b845a42e 03:31:25 ---> 571fe14e1108 03:31:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:25 ---> Running in fd6907bfd6ce 03:31:25 Removing intermediate container fd6907bfd6ce 03:31:25 ---> cd73216c749a 03:31:25 Step 20/22 : LABEL arch=arm64 03:31:26 ---> Running in 9cb9a1b7d78e 03:31:26 Removing intermediate container 9cb9a1b7d78e 03:31:26 ---> 32d8a32c9a62 03:31:26 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:31:27 ---> Running in 9984edde3622 03:31:28 Removing intermediate container 9984edde3622 03:31:28 ---> 8840db580320 03:31:28 Step 22/22 : LABEL version=0.0.0 03:31:28 ---> Running in 0c9314db048d 03:31:29 Removing intermediate container 0c9314db048d 03:31:29 ---> f9085fccf9dd 03:31:29 03:31:29 Successfully built f9085fccf9dd 03:31:29 Successfully tagged core-data-arm64:latest 03:31:29  Building core-data ... done Building security-spire-server 03:31:37 Removing intermediate container 4ac0cd19c639 03:31:37 ---> 88c80e1e57c0 03:31:37 03:31:37 Step 10/22 : FROM alpine:3.16 03:31:37 ---> 2b4661558fb8 03:31:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:31:37 ---> Running in cadfa0238cba 03:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:42 (1/2) Installing ca-certificates (20220614-r0) 03:31:42 (2/2) Installing dumb-init (1.2.5-r1) 03:31:42 Executing busybox-1.35.0-r17.trigger 03:31:42 Executing ca-certificates-20220614-r0.trigger 03:31:43 OK: 6 MiB in 16 packages 03:31:46 Removing intermediate container cadfa0238cba 03:31:46 ---> 59b32efa7ca3 03:31:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:31:46 ---> Running in e98e362f9a53 03:31:47 Removing intermediate container e98e362f9a53 03:31:47 ---> 7b9ee073c682 03:31:47 Step 13/22 : ENV APP_PORT=59860 03:31:47 ---> Running in 7cf20ebbb7fb 03:31:47 Removing intermediate container 7cf20ebbb7fb 03:31:47 ---> edf4b7cbed93 03:31:47 Step 14/22 : EXPOSE $APP_PORT 03:31:47 ---> Running in c9e79a908d25 03:31:48 Removing intermediate container c9e79a908d25 03:31:48 ---> cdfd7860d274 03:31:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:31:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:31:49 ---> ffed05bc730d 03:31:49 Step 3/23 : WORKDIR /edgex-go 03:31:49 ---> Using cache 03:31:49 ---> 93aa797c31f7 03:31:49 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:31:49 ---> Running in ff5987b88d23 03:31:50 ---> 976be2b79f97 03:31:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:53 ---> fbab283b8097 03:31:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:31:54 ---> 152d070cfe23 03:31:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:31:54 ---> Running in 27e018a16df4 03:31:55 OK: 221 MiB in 51 packages 03:31:55 Removing intermediate container 27e018a16df4 03:31:55 ---> 16f1c79ac152 03:31:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:55 ---> Running in 0197134ff0c4 03:31:56 Removing intermediate container 0197134ff0c4 03:31:56 ---> 9dcb03ea8062 03:31:56 Step 20/22 : LABEL arch=arm64 03:31:56 ---> Running in 7c6c134dc744 03:31:57 Removing intermediate container 7c6c134dc744 03:31:57 ---> 7f9adf8222fa 03:31:57 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:31:57 Removing intermediate container ff5987b88d23 03:31:57 ---> 12adf87aa7f7 03:31:57 Step 5/23 : COPY go.mod vendor* ./ 03:31:57 ---> Running in 97be33caf262 03:31:58 Removing intermediate container 97be33caf262 03:31:58 ---> 478d245fd2f8 03:31:58 Step 22/22 : LABEL version=0.0.0 03:31:58 ---> Running in 7723f85b3157 03:31:58 ---> 19f501160f2e 03:31:58 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:58 ---> Running in f2c5d03e4c4f 03:31:59 Removing intermediate container 7723f85b3157 03:31:59 ---> dca972bea0a2 03:31:59 03:31:59 Successfully built dca972bea0a2 03:31:59 Successfully tagged support-notifications-arm64:latest 03:31:59  Building support-notifications ... done Building support-scheduler 03:32:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:32:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:32:17 ---> ffed05bc730d 03:32:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:32:17 ---> Using cache 03:32:17 ---> 2097900c93d7 03:32:17 Step 4/22 : WORKDIR /edgex-go 03:32:17 ---> Using cache 03:32:17 ---> 2d21ce84dfaf 03:32:17 Step 5/22 : RUN apk add --update --no-cache make git 03:32:17 ---> Using cache 03:32:17 ---> b6e6d2ee9801 03:32:17 Step 6/22 : COPY go.mod vendor* ./ 03:32:17 ---> Using cache 03:32:17 ---> 15e34c6bea76 03:32:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:17 ---> Using cache 03:32:17 ---> deec7e696e29 03:32:17 Step 8/22 : COPY . . 03:32:17 ---> Using cache 03:32:17 ---> 8a63b854fb1e 03:32:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:32:17 ---> Running in 6b4e3f6e493e 03:32:19 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 03:33:40 Removing intermediate container f2c5d03e4c4f 03:33:40 ---> 34f9519fd4c5 03:33:40 Step 7/23 : COPY . . 03:33:51 ---> 5f1ade5b3568 03:33:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:33:51 ---> Running in 0cbed9942e33 03:33:51 Removing intermediate container 0cbed9942e33 03:33:51 ---> 40c75cd67b17 03:33:51 Step 9/23 : WORKDIR /edgex-go/spire-build 03:33:51 ---> Running in c463e56a2667 03:33:51 Removing intermediate container c463e56a2667 03:33:51 ---> 5b6607f0917a 03:33:51 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 03:33:51 ---> Running in f7ff79586ba2 03:33:55 Removing intermediate container f7ff79586ba2 03:33:55 ---> fb8b16f288a5 03:33:55 Step 11/23 : WORKDIR /edgex-go 03:33:55 ---> Running in 8338fa157529 03:33:55 Removing intermediate container 8338fa157529 03:33:55 ---> 0c89be962aa7 03:33:55 03:33:55 Step 12/23 : FROM alpine:3.15 03:33:55 ---> 8aa73fd46299 03:33:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:33:55 ---> Using cache 03:33:55 ---> d61d2eff9403 03:33:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:33:55 ---> Using cache 03:33:55 ---> 6db1543f7745 03:33:55 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:34:02 ---> a352514136f3 03:34:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:34:02 ---> 501125ae6738 03:34:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:34:03 ---> 08ce2c5a6d00 03:34:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:34:04 ---> b47743a267b3 03:34:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:34:04 ---> Running in 0fd116735654 03:34:04 Removing intermediate container 0fd116735654 03:34:04 ---> 120db402e26a 03:34:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:34:05 ---> Running in 2f11193d4e95 03:34:05 Removing intermediate container 2f11193d4e95 03:34:05 ---> 94ce39aa6dbd 03:34:05 Step 21/23 : LABEL arch=arm64 03:34:05 ---> Running in c1a727995a78 03:34:06 Removing intermediate container c1a727995a78 03:34:06 ---> 09d58edf5d8f 03:34:06 Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:34:06 ---> Running in ec7b0f24d012 03:34:06 Removing intermediate container ec7b0f24d012 03:34:06 ---> c2e1792d74cc 03:34:06 Step 23/23 : LABEL version=0.0.0 03:34:06 ---> Running in c60d5ccf4f2a 03:34:07 Removing intermediate container c60d5ccf4f2a 03:34:07 ---> 42d13169fa19 03:34:07 03:34:07 Successfully built 42d13169fa19 03:34:07 Successfully tagged security-spire-server-arm64:latest 03:34:07  Building security-spire-server ... done Building core-common-config-bootstrapper 03:34:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:34:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:34:25 ---> ffed05bc730d 03:34:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:34:25 ---> Using cache 03:34:25 ---> 2097900c93d7 03:34:25 Step 4/22 : WORKDIR /edgex-go 03:34:25 ---> Using cache 03:34:25 ---> 2d21ce84dfaf 03:34:25 Step 5/22 : RUN apk add --update --no-cache make git 03:34:25 ---> Using cache 03:34:25 ---> b6e6d2ee9801 03:34:25 Step 6/22 : COPY go.mod vendor* ./ 03:34:25 ---> Using cache 03:34:25 ---> 15e34c6bea76 03:34:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:25 ---> Using cache 03:34:25 ---> deec7e696e29 03:34:25 Step 8/22 : COPY . . 03:34:25 ---> Using cache 03:34:25 ---> 8a63b854fb1e 03:34:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:34:25 ---> Running in 9e9912a5b730 03:34:26 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 03:36:18 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 03:36:33 Removing intermediate container a5a3414dc3a8 03:36:33 ---> c8108764bd5e 03:36:33 03:36:33 Step 9/24 : FROM alpine:3.16 03:36:33 ---> 2b4661558fb8 03:36:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:36:33 ---> Running in fa6ebab2b43a 03:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:36:37 (1/3) Installing ca-certificates (20220614-r0) 03:36:38 (2/3) Installing dumb-init (1.2.5-r1) 03:36:38 (3/3) Installing su-exec (0.2-r1) 03:36:38 Executing busybox-1.35.0-r17.trigger 03:36:38 Executing ca-certificates-20220614-r0.trigger 03:36:38 OK: 6 MiB in 17 packages 03:36:41 Removing intermediate container fa6ebab2b43a 03:36:41 ---> e4210938445d 03:36:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:36:41 ---> Running in 6172fab14aa0 03:36:42 Removing intermediate container 6172fab14aa0 03:36:42 ---> cce03ed581b8 03:36:42 Step 12/24 : WORKDIR / 03:36:42 ---> Running in b524db9ae0ec 03:36:42 Removing intermediate container b524db9ae0ec 03:36:42 ---> d56a346fb54f 03:36:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:36:43 ---> d0a309d59aaa 03:36:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:36:44 ---> 51514e2510bb 03:36:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:36:45 ---> c70734aed69f 03:36:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:36:46 ---> 5db7b7a8ffdc 03:36:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:36:48 ---> 775ccf98dcea 03:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:36:52 ---> 5a2ea0b877ab 03:36:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:36:53 ---> 5d69c65b59a7 03:36:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:36:53 ---> Running in d9e54db7157a 03:36:56 Removing intermediate container d9e54db7157a 03:36:56 ---> 9e77aa75d49e 03:36:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:36:56 ---> Running in fc2a776b2df2 03:36:57 Removing intermediate container fc2a776b2df2 03:36:57 ---> b51caaae764f 03:36:57 Step 22/24 : LABEL arch=arm64 03:36:57 ---> Running in 30951fc623bf 03:36:57 Removing intermediate container 30951fc623bf 03:36:57 ---> d1bf81c6570b 03:36:57 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:36:57 ---> Running in f4bed491ffae 03:36:58 Removing intermediate container f4bed491ffae 03:36:58 ---> 9fcc48e0d203 03:36:58 Step 24/24 : LABEL version=0.0.0 03:36:58 ---> Running in 0c8d3de85569 03:36:58 Removing intermediate container 0c8d3de85569 03:36:58 ---> eb3e506ce9d6 03:36:58 03:36:59 Successfully built eb3e506ce9d6 03:36:59 Successfully tagged security-secretstore-setup-arm64:latest 03:36:59  Building security-secretstore-setup ... done Building security-spire-config 03:37:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:37:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:37:17 ---> ffed05bc730d 03:37:17 Step 3/24 : WORKDIR /edgex-go 03:37:17 ---> Using cache 03:37:17 ---> 93aa797c31f7 03:37:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:37:17 ---> Using cache 03:37:17 ---> 12adf87aa7f7 03:37:17 Step 5/24 : COPY go.mod vendor* ./ 03:37:17 ---> Using cache 03:37:17 ---> 19f501160f2e 03:37:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:17 ---> Using cache 03:37:17 ---> 34f9519fd4c5 03:37:17 Step 7/24 : COPY . . 03:37:17 ---> Using cache 03:37:17 ---> 5f1ade5b3568 03:37:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:37:17 ---> Using cache 03:37:17 ---> 40c75cd67b17 03:37:17 Step 9/24 : WORKDIR /edgex-go/spire-build 03:37:17 ---> Using cache 03:37:17 ---> 5b6607f0917a 03:37:17 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 03:37:17 ---> Running in c047d6dc278c 03:37:21 Removing intermediate container c047d6dc278c 03:37:21 ---> 8bdf7330f234 03:37:21 Step 11/24 : WORKDIR /edgex-go 03:37:21 ---> Running in cc85db5ce3b0 03:37:21 Removing intermediate container cc85db5ce3b0 03:37:21 ---> 2a9656760155 03:37:21 03:37:21 Step 12/24 : FROM alpine:3.15 03:37:21 ---> 8aa73fd46299 03:37:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:37:21 ---> Using cache 03:37:21 ---> d61d2eff9403 03:37:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:37:21 ---> Running in d3ef85a7ab9d 03:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:37:25 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:37:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:37:25 OK: 15736 distinct packages available 03:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:37:27 (1/4) Installing dumb-init (1.2.5-r1) 03:37:27 (2/4) Installing musl-obstack (1.2.3-r0) 03:37:27 (3/4) Installing libucontext (1.1-r0) 03:37:27 (4/4) Installing gcompat (1.0.0-r4) 03:37:27 Executing busybox-1.34.1-r7.trigger 03:37:27 OK: 6 MiB in 18 packages 03:37:30 Removing intermediate container d3ef85a7ab9d 03:37:30 ---> 6f9e4949130e 03:37:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:37:45 ---> 739bd5a20458 03:37:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:37:45 Removing intermediate container b9467db0dd95 03:37:45 ---> 48d6ccc72b99 03:37:45 03:37:45 Step 10/24 : FROM alpine:3.16 03:37:45 ---> 2b4661558fb8 03:37:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:37:45 ---> Using cache 03:37:45 ---> 11a77299fc1c 03:37:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:37:45 ---> Using cache 03:37:45 ---> 5f32fc3e4d30 03:37:45 Step 13/24 : ENV APP_PORT=59881 03:37:45 ---> Running in 35b3bd70ff4c 03:37:45 ---> ba61b686ab05 03:37:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:37:45 ---> Running in 4d5e817b953d 03:37:45 Removing intermediate container 35b3bd70ff4c 03:37:45 ---> 615dfc81205c 03:37:45 Step 14/24 : EXPOSE $APP_PORT 03:37:45 ---> Running in 69561a691ca7 03:37:46 Removing intermediate container 4d5e817b953d 03:37:46 ---> 4e3db1c9e089 03:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:37:46 Removing intermediate container 69561a691ca7 03:37:46 ---> 06a4ea07b681 03:37:46 Step 15/24 : WORKDIR / 03:37:46 ---> Running in e61838e8890a 03:37:47 Removing intermediate container e61838e8890a 03:37:47 ---> 9f8367f82d9b 03:37:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:37:47 ---> ab673b39ee40 03:37:47 Step 19/24 : WORKDIR / 03:37:47 ---> Running in 1e935caa0bcc 03:37:48 Removing intermediate container 1e935caa0bcc 03:37:48 ---> 1ca3d482a35b 03:37:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:37:48 ---> Running in 2c55e1a0ad63 03:37:49 ---> 6e7b843959df 03:37:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:37:49 Removing intermediate container 2c55e1a0ad63 03:37:49 ---> fe983807d404 03:37:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:37:49 ---> Running in 38122ca240b3 03:37:50 Removing intermediate container 38122ca240b3 03:37:50 ---> 32b8af5318e0 03:37:50 Step 22/24 : LABEL arch=arm64 03:37:50 ---> Running in 06bf362d2ec3 03:37:51 Removing intermediate container 06bf362d2ec3 03:37:51 ---> e1b72b2e8d1c 03:37:51 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:37:51 ---> Running in d3fc4a987e49 03:37:52 ---> 6145b99225ca 03:37:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:37:52 Removing intermediate container d3fc4a987e49 03:37:52 ---> eab6b7c3a498 03:37:52 Step 24/24 : LABEL version=0.0.0 03:37:52 ---> Running in d025124409f6 03:37:53 Removing intermediate container d025124409f6 03:37:53 ---> 2bb221456619 03:37:53 03:37:53 ---> 32ebb55e717a 03:37:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:37:53 Successfully built 2bb221456619 03:37:53 Successfully tagged security-spire-config-arm64:latest 03:37:55  Building security-spire-config ... done  ---> e4ebb49449a5 03:37:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:37:55 ---> Running in 3d7aa5366fbd 03:37:56 Removing intermediate container 3d7aa5366fbd 03:37:56 ---> 7f537efb6347 03:37:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:37:56 ---> Running in 7845eb970b39 03:37:57 Removing intermediate container 7845eb970b39 03:37:57 ---> b566a1158367 03:37:57 Step 22/24 : LABEL arch=arm64 03:37:57 ---> Running in 9abd02984a08 03:37:57 Removing intermediate container 9abd02984a08 03:37:57 ---> 823285873783 03:37:57 Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:37:57 ---> Running in 2d6ad8413707 03:37:58 Removing intermediate container 2d6ad8413707 03:37:58 ---> b9fc96f5db35 03:37:58 Step 24/24 : LABEL version=0.0.0 03:37:58 ---> Running in 4400c4363e98 03:37:59 Removing intermediate container 4400c4363e98 03:37:59 ---> faee307add1b 03:37:59 03:37:59 Successfully built faee307add1b 03:37:59 Successfully tagged core-metadata-arm64:latest 03:39:36  Building core-metadata ... done Removing intermediate container 7ad8a2988d31 03:39:36 ---> cc5825e9a9d2 03:39:36 03:39:36 Step 9/19 : FROM alpine:3.15 03:39:36 ---> 8aa73fd46299 03:39:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:39:36 ---> Using cache 03:39:36 ---> d61d2eff9403 03:39:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:39:36 ---> Running in 336d9aa5e32b 03:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:39:37 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:39:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:39:37 OK: 15736 distinct packages available 03:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:39:39 (1/9) Installing ca-certificates (20220614-r0) 03:39:39 (2/9) Installing brotli-libs (1.0.9-r5) 03:39:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:39:39 (4/9) Installing libcurl (7.80.0-r5) 03:39:39 (5/9) Installing curl (7.80.0-r5) 03:39:39 (6/9) Installing dumb-init (1.2.5-r1) 03:39:39 (7/9) Installing musl-obstack (1.2.3-r0) 03:39:39 (8/9) Installing libucontext (1.1-r0) 03:39:39 (9/9) Installing gcompat (1.0.0-r4) 03:39:39 Executing busybox-1.34.1-r7.trigger 03:39:39 Executing ca-certificates-20220614-r0.trigger 03:39:39 OK: 8 MiB in 23 packages 03:39:41 Removing intermediate container 336d9aa5e32b 03:39:41 ---> 99187a269aea 03:39:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:39:42 ---> 52e2f6bb2cb2 03:39:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:39:45 ---> 8d2dad5f0bba 03:39:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:39:46 ---> 42755e46eb53 03:39:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:39:46 ---> Running in fe1718680d71 03:39:46 Removing intermediate container fe1718680d71 03:39:46 ---> abf8affb46a9 03:39:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:39:46 ---> Running in a8da72f41c4c 03:39:47 Removing intermediate container a8da72f41c4c 03:39:47 ---> 5e9ada47d6b9 03:39:47 Step 17/19 : LABEL arch=arm64 03:39:47 ---> Running in 736e6aee595c 03:39:47 Removing intermediate container 736e6aee595c 03:39:47 ---> da24115823d3 03:39:47 Step 18/19 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:39:47 ---> Running in 5b9b891a86b1 03:39:48 Removing intermediate container 5b9b891a86b1 03:39:48 ---> c8936b8fc377 03:39:48 Step 19/19 : LABEL version=0.0.0 03:39:48 ---> Running in 76fa4cc5356a 03:39:49 Removing intermediate container 76fa4cc5356a 03:39:49 ---> 02843ee46899 03:39:49 03:39:49 Successfully built 02843ee46899 03:39:49 Successfully tagged security-spiffe-token-provider-arm64:latest 03:40:04  Building security-spiffe-token-provider ... done Removing intermediate container 9e9912a5b730 03:40:04 ---> af25c59ab2a3 03:40:04 03:40:04 Step 10/22 : FROM alpine:3.16 03:40:04 ---> 2b4661558fb8 03:40:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:40:04 ---> Running in b48e8b166110 03:40:04 Removing intermediate container b48e8b166110 03:40:04 ---> 7fc027946282 03:40:04 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:40:04 ---> Running in 02f1febde42f 03:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:40:06 (1/1) Installing dumb-init (1.2.5-r1) 03:40:06 Executing busybox-1.35.0-r17.trigger 03:40:06 OK: 5 MiB in 15 packages 03:40:07 Removing intermediate container 02f1febde42f 03:40:07 ---> c1b6e63e9d38 03:40:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:08 ---> 9a69ffe1d055 03:40:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:40:10 ---> 7b9737ed3678 03:40:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:40:10 ---> 079ad07982f9 03:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:40:10 ---> 0e1e5b76497b 03:40:10 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:40:11 ---> Running in ec9bb0f80dac 03:40:13 Removing intermediate container ec9bb0f80dac 03:40:13 ---> 37eb9a02c3b4 03:40:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:40:13 ---> Running in 1827b51224ba 03:40:14 Removing intermediate container 1827b51224ba 03:40:14 ---> fb3d73785211 03:40:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:40:14 ---> Running in 9e4498300c06 03:40:14 Removing intermediate container 9e4498300c06 03:40:14 ---> 77a099ab8d9b 03:40:14 Step 20/22 : LABEL arch=arm64 03:40:14 ---> Running in 3b611a08606e 03:40:17 Removing intermediate container 3b611a08606e 03:40:17 ---> aa792d545600 03:40:17 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:40:17 ---> Running in 9bce45f9abf5 03:40:18 Removing intermediate container 9bce45f9abf5 03:40:18 ---> 51b280088a65 03:40:18 Step 22/22 : LABEL version=0.0.0 03:40:18 ---> Running in 75cd1a9089ff 03:40:18 Removing intermediate container 75cd1a9089ff 03:40:18 ---> 003fd843453d 03:40:18 03:40:18 Successfully built 003fd843453d 03:40:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:40:33  Building core-common-config-bootstrapper ... done Removing intermediate container 6b4e3f6e493e 03:40:33 ---> 04fe98a09510 03:40:33 03:40:33 Step 10/22 : FROM alpine:3.16 03:40:33 ---> 2b4661558fb8 03:40:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:40:33 ---> Using cache 03:40:33 ---> 11a77299fc1c 03:40:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:40:33 ---> Using cache 03:40:33 ---> 5f32fc3e4d30 03:40:33 Step 13/22 : ENV APP_PORT=59861 03:40:33 ---> Running in 0c60018934a5 03:40:33 Removing intermediate container 0c60018934a5 03:40:33 ---> 1e7ab6f8f56b 03:40:33 Step 14/22 : EXPOSE $APP_PORT 03:40:33 ---> Running in 85d4a510219a 03:40:33 Removing intermediate container 85d4a510219a 03:40:33 ---> bd6b97f98374 03:40:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:33 ---> 7e436daea3be 03:40:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:40:35 ---> e92df11b6f2b 03:40:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:40:35 ---> 09598282d2bc 03:40:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:40:35 ---> Running in 048c5f2e880a 03:40:35 Removing intermediate container 048c5f2e880a 03:40:35 ---> 5e5ea1de5bab 03:40:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:35 ---> Running in d4253237aff2 03:40:36 Removing intermediate container d4253237aff2 03:40:36 ---> d683cbf7cbf3 03:40:36 Step 20/22 : LABEL arch=arm64 03:40:36 ---> Running in 1be084357368 03:40:36 Removing intermediate container 1be084357368 03:40:36 ---> be0a74af60a7 03:40:36 Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 03:40:36 ---> Running in cbe10b89fd9b 03:40:37 Removing intermediate container cbe10b89fd9b 03:40:37 ---> 22bb98d13f60 03:40:37 Step 22/22 : LABEL version=0.0.0 03:40:37 ---> Running in 836a312d69b3 03:40:37 Removing intermediate container 836a312d69b3 03:40:37 ---> 5d6546b36963 03:40:37 03:40:37 Successfully built 5d6546b36963 03:40:37 Successfully tagged support-scheduler-arm64:latest 03:40:38  Building support-scheduler ... done  [Pipeline] } 03:40:38 $ docker stop --time=1 e20849e203eb3438572edce21770cabedd856a24a7b0a94401c56147d5b02483 03:40:39 $ docker rm -f --volumes e20849e203eb3438572edce21770cabedd856a24a7b0a94401c56147d5b02483 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:40 + docker images 03:40:40 REPOSITORY TAG IMAGE ID CREATED SIZE 03:40:40 support-scheduler-arm64 latest 5d6546b36963 3 seconds ago 29MB 03:40:40 04fe98a09510 10 seconds ago 1.57GB 03:40:40 core-common-config-bootstrapper-arm64 latest 003fd843453d 22 seconds ago 14.9MB 03:40:40 af25c59ab2a3 39 seconds ago 1.5GB 03:40:40 security-spiffe-token-provider-arm64 latest 02843ee46899 52 seconds ago 28.9MB 03:40:40 cc5825e9a9d2 About a minute ago 1.54GB 03:40:40 core-metadata-arm64 latest faee307add1b 2 minutes ago 17.7MB 03:40:40 security-spire-config-arm64 latest 2bb221456619 2 minutes ago 83.6MB 03:40:40 48d6ccc72b99 2 minutes ago 1.51GB 03:40:40 2a9656760155 3 minutes ago 1.38GB 03:40:40 security-secretstore-setup-arm64 latest eb3e506ce9d6 3 minutes ago 28.7MB 03:40:40 c8108764bd5e 4 minutes ago 1.5GB 03:40:40 security-spire-server-arm64 latest 42d13169fa19 6 minutes ago 84.3MB 03:40:40 0c89be962aa7 6 minutes ago 1.38GB 03:40:40 support-notifications-arm64 latest dca972bea0a2 8 minutes ago 29.5MB 03:40:40 88c80e1e57c0 9 minutes ago 1.57GB 03:40:40 core-data-arm64 latest f9085fccf9dd 9 minutes ago 17.2MB 03:40:40 d7f0239e823e 9 minutes ago 1.51GB 03:40:40 security-bootstrapper-arm64 latest 43b1219c78d0 11 minutes ago 19.5MB 03:40:40 core-command-arm64 latest a67f89148c1f 11 minutes ago 17MB 03:40:40 08d5fd682f82 12 minutes ago 1.5GB 03:40:40 security-proxy-setup-arm64 latest b037fc430ab0 12 minutes ago 26.8MB 03:40:40 6452cf1c678c 12 minutes ago 1.49GB 03:40:40 3d478d7263fb 12 minutes ago 1.49GB 03:40:40 security-spire-agent-arm64 latest 8a28aa42b419 19 minutes ago 122MB 03:40:40 f94715727cbe 20 minutes ago 1.38GB 03:40:40 ci-base-image-arm64 latest ffed05bc730d 34 minutes ago 905MB 03:40:40 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 03:40:40 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 03:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:40:40 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 03:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:41 03:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:41 arm64: Pulling from edgex-lftools-log-publisher 03:40:41 8998bd30e6a1: Pulling fs layer 03:40:41 04944245beec: Pulling fs layer 03:40:41 699f458cf7ca: Pulling fs layer 03:40:41 765212b225bb: Pulling fs layer 03:40:41 f23df028b6ca: Pulling fs layer 03:40:41 d65c8cfc05b1: Pulling fs layer 03:40:41 2437ff75d9bd: Pulling fs layer 03:40:41 f23df028b6ca: Waiting 03:40:41 d65c8cfc05b1: Waiting 03:40:41 765212b225bb: Waiting 03:40:41 2437ff75d9bd: Waiting 03:40:41 04944245beec: Verifying Checksum 03:40:41 04944245beec: Download complete 03:40:41 765212b225bb: Verifying Checksum 03:40:41 765212b225bb: Download complete 03:40:41 f23df028b6ca: Verifying Checksum 03:40:41 f23df028b6ca: Download complete 03:40:41 d65c8cfc05b1: Verifying Checksum 03:40:41 d65c8cfc05b1: Download complete 03:40:41 699f458cf7ca: Verifying Checksum 03:40:41 699f458cf7ca: Download complete 03:40:42 8998bd30e6a1: Download complete 03:40:45 2437ff75d9bd: Verifying Checksum 03:40:45 2437ff75d9bd: Download complete 03:40:46 8998bd30e6a1: Pull complete 03:40:47 04944245beec: Pull complete 03:40:48 699f458cf7ca: Pull complete 03:40:48 765212b225bb: Pull complete 03:40:49 f23df028b6ca: Pull complete 03:40:49 d65c8cfc05b1: Pull complete 03:41:04 2437ff75d9bd: Pull complete 03:41:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:04 prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container 03:41:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:41:07 $ docker top 7d19355e75f7f77a2afc996df1164a366b78538583d8dc5999b8134693651aee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> job-cost.sh 03:41:08 lf-activate-venv: SKIPPING 03:41:08 INFO: No Stack... 03:41:12 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:12 INFO: Archiving Costs [Pipeline] sh 03:41:13 + + cat /w/workspace/edgex-go/2/archives/cost.csv 03:41:13 cut -d, -f6 [Pipeline] lock 03:41:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] 03:41:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] did not exist. Created. 03:41:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:13 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:14 Stashed 1 file(s) [Pipeline] } 03:41:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:14 $ docker stop --time=1 7d19355e75f7f77a2afc996df1164a366b78538583d8dc5999b8134693651aee 03:41:15 $ docker rm -f --volumes 7d19355e75f7f77a2afc996df1164a366b78538583d8dc5999b8134693651aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:41:16 provisioning config files... 03:41:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8281122229958010545tmp [Pipeline] { [Pipeline] sh 03:41:16 + set +x 03:41:16 + curl+ -s https://codecov.io/bash 03:41:16 bash -s -- 03:41:16 03:41:16 _____ _ 03:41:16 / ____| | | 03:41:16 | | ___ __| | ___ ___ _____ __ 03:41:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:16 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:16 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:16 Bash-1.0.6 03:41:16 03:41:16 03:41:16 ==> git version 2.25.1 found 03:41:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:41:16 Release-Date: 2020-01-08 03:41:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:41:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:16 ==> Jenkins CI detected. 03:41:16 current dir:  /w/workspace/edgex-go/2 03:41:16 project root: . 03:41:16 --> token set from env 03:41:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:16 ==> Running gcov in . (disable via -X gcov) 03:41:16 ==> Python coveragepy not found 03:41:16 ==> Searching for coverage reports in: 03:41:16 + . 03:41:16 -> Found 1 reports 03:41:16 ==> Detecting git/mercurial file structure 03:41:16 ==> Reading reports 03:41:16 + ./coverage.out bytes=486191 03:41:16 ==> Appending adjustments 03:41:16 https://docs.codecov.io/docs/fixing-reports 03:41:18 + Found adjustments 03:41:18 ==> Gzipping contents 03:41:18 64K /tmp/codecov.QjzU2H.gz 03:41:18 ==> Uploading reports 03:41:18 url: https://codecov.io 03:41:18 query: branch=PR-4323&commit=e0ed5579fbc16f4f256eee73ee8b99e808be2100&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= 03:41:18 -> Pinging Codecov 03:41:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4323&commit=e0ed5579fbc16f4f256eee73ee8b99e808be2100&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= 03:41:18 -> Uploading to 03:41:18 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/e0ed5579fbc16f4f256eee73ee8b99e808be2100/ca95440b-930f-427a-8d1a-2689b3de2b18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T034118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99492d08df51fcef0b42d464d5d6ecea95313a596f1545a2baaa1230fcdd336 03:41:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:18 Dload Upload Total Spent Left Speed 03:41:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62714 0 0 100 62714 0 178k --:--:-- --:--:-- --:--:-- 178k 03:41:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] } 03:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:41:19 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 03:41:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:20 ---> package-listing.sh 03:41:20 ++ facter osfamily 03:41:20 ++ tr '[:upper:]' '[:lower:]' 03:41:20 + OS_FAMILY=debian 03:41:20 + workspace=/w/workspace/edgex-go/2 03:41:20 + START_PACKAGES=/tmp/packages_start.txt 03:41:20 + END_PACKAGES=/tmp/packages_end.txt 03:41:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:20 + PACKAGES=/tmp/packages_start.txt 03:41:20 + '[' /w/workspace/edgex-go/2 ']' 03:41:20 + PACKAGES=/tmp/packages_end.txt 03:41:20 + case "${OS_FAMILY}" in 03:41:20 + dpkg -l 03:41:20 + grep '^ii' 03:41:20 + '[' -f /tmp/packages_start.txt ']' 03:41:20 + '[' -f /tmp/packages_end.txt ']' 03:41:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:20 + '[' /w/workspace/edgex-go/2 ']' 03:41:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 03:41:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 03:41:20 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:21 03:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:21 latest: Pulling from edgex-lftools-log-publisher 03:41:21 5eb5b503b376: Pulling fs layer 03:41:21 5c69ac0246d0: Pulling fs layer 03:41:21 ec43610c2a17: Pulling fs layer 03:41:21 3a2ae6a8a46f: Pulling fs layer 03:41:21 33b1e0a273af: Pulling fs layer 03:41:21 5d3b04190fa2: Pulling fs layer 03:41:21 2f39f015ded8: Pulling fs layer 03:41:21 33b1e0a273af: Waiting 03:41:21 5d3b04190fa2: Waiting 03:41:21 2f39f015ded8: Waiting 03:41:21 3a2ae6a8a46f: Waiting 03:41:21 5c69ac0246d0: Download complete 03:41:21 3a2ae6a8a46f: Verifying Checksum 03:41:21 3a2ae6a8a46f: Download complete 03:41:22 33b1e0a273af: Verifying Checksum 03:41:22 33b1e0a273af: Download complete 03:41:22 5d3b04190fa2: Verifying Checksum 03:41:22 5d3b04190fa2: Download complete 03:41:22 ec43610c2a17: Verifying Checksum 03:41:22 ec43610c2a17: Download complete 03:41:22 5eb5b503b376: Verifying Checksum 03:41:22 5eb5b503b376: Download complete 03:41:22 2f39f015ded8: Verifying Checksum 03:41:22 2f39f015ded8: Download complete 03:41:23 5eb5b503b376: Pull complete 03:41:23 5c69ac0246d0: Pull complete 03:41:23 ec43610c2a17: Pull complete 03:41:23 3a2ae6a8a46f: Pull complete 03:41:23 33b1e0a273af: Pull complete 03:41:24 5d3b04190fa2: Pull complete 03:41:28 2f39f015ded8: Pull complete 03:41:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:28 prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container 03:41:28 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:41:30 $ docker top 1f1d0816656bd08a621f453f8d628e7fafb0b055ce30f3c6871c1ffc6d238522 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:31 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:31 + ls /var/log/sa-host 03:41:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:31 provisioning config files... 03:41:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3585977694326226575tmp [Pipeline] { [Pipeline] echo 03:41:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:31 ---> create-netrc.sh [Pipeline] } 03:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:32 ---> python-tools-install.sh [Pipeline] echo 03:41:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:32 ---> sudo-logs.sh 03:41:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:32 ---> job-cost.sh 03:41:32 lf-activate-venv: SKIPPING 03:41:32 DEBUG: total: 0.10999999940395355 03:41:32 INFO: Retrieving Stack Cost... 03:41:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:33 INFO: Archiving Costs [Pipeline] echo 03:41:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:33 ---> logs-deploy.sh 03:41:33 lf-activate-venv: SKIPPING 03:41:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4323/2 03:41:33 INFO: archiving workspace using pattern(s): 03:41:34 Archives upload complete. 03:41:34 INFO: archiving logs to Nexus