Pull request #4401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c27c03582befc15ca44ba22a8f2964d059cef61+0ed1034b3ab63d116b0414f8674ebacfe755126e (4997819112cc06caf4fe19727fa57dc5b1d83d10) 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-ssh15953840210617779844.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-ssh5407851026482793305.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4151197035615410308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9552183073349900667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16203997610981411419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17237251329437111603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7909 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 0c27c03582befc15ca44ba22a8f2964d059cef61 Merge succeeded, producing 0c27c03582befc15ca44ba22a8f2964d059cef61 Checking out Revision 0c27c03582befc15ca44ba22a8f2964d059cef61 (PR-4401) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # 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 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 [Pipeline] timeout 05:43:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:43:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:43:15 ========================================================= 05:43:15 EdgeX Global Pipelines Version Info 05:43:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:43:16 ------------------- 05:43:16 stable info: 05:43:16 ------------------- 05:43:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:43:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:43:16 Message: update stable to v1.0.244 05:43:17 ------------------- 05:43:17 experimental info: 05:43:17 ------------------- 05:43:17 Commited By: **** collab-it+edgex@linuxfoundation.org 05:43:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:43:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:43:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4401 [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4401 [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4401 [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c27c03 [Pipeline] echo 05:43:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:18 provisioning config files... 05:43:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11529736514747863073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:18 ---> docker-login.sh 05:43:18 nexus3.edgexfoundry.org:10001 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 nexus3.edgexfoundry.org:10002 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 nexus3.edgexfoundry.org:10003 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 nexus3.edgexfoundry.org:10004 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 docker.io 05:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:19 Configure a credential helper to remove this warning. See 05:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:19 05:43:19 Login Succeeded 05:43:19 ---> docker-login.sh ends [Pipeline] } 05:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:20 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:43:20 + dirname cmd/core-command/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo core-command,cmd/core-command/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:43:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:43:20 + dirname cmd/core-data/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo core-data,cmd/core-data/Dockerfile 05:43:20 + dirname cmd/core-metadata/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo core-metadata,cmd/core-metadata/Dockerfile 05:43:20 + + dirname cmd/security-bootstrapper/Dockerfile 05:43:20 cut -d/ -f2 05:43:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:43:20 + dirname cmd/security-proxy-auth/Dockerfile+ 05:43:20 cut -d/ -f2 05:43:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:43:20 + dirname cmd/security-proxy-setup/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:43:20 + dirname cmd/security-secretstore-setup/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:43:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:43:20 + dirname cmd/security-spire-agent/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:43:20 + dirname cmd/security-spire-config/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:43:20 + dirname cmd/security-spire-server/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:43:20 + dirname cmd/support-notifications/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + echo support-notifications,cmd/support-notifications/Dockerfile 05:43:20 + cut -d/ -f2 05:43:20 + dirname cmd/support-scheduler/Dockerfile 05:43:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:43:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:43:20 + git rev-list -1 --merges 0c27c03582befc15ca44ba22a8f2964d059cef61~1..0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] echo 05:43:20 -----------> git rev-list -1 --merges 0c27c03582befc15ca44ba22a8f2964d059cef61~1..0c27c03582befc15ca44ba22a8f2964d059cef61 0c27c03582befc15ca44ba22a8f2964d059cef61 [false] [Pipeline] sh 05:43:21 + git log --format=format:%s -1 0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] echo 05:43:21 ========================================================= 05:43:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:43:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:43:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:21 + grep -v github /etc/ssh/ssh_known_hosts 05:43:21 + [ -e /tmp/ssh_known_hosts ] 05:43:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:43:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:43:21 + sudo tee -a /etc/ssh/ssh_known_hosts 05:43:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:22 05:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:22 0.1.4: Pulling from edgex-devops/py-git-semver 05:43:22 b85a868b505f: Pulling fs layer 05:43:22 e2be974225ed: Pulling fs layer 05:43:22 339a4e72a1f5: Pulling fs layer 05:43:22 988bab9f4d93: Pulling fs layer 05:43:22 1469e6f7b9e6: Pulling fs layer 05:43:22 eaf3925da568: Pulling fs layer 05:43:22 988bab9f4d93: Waiting 05:43:22 1469e6f7b9e6: Waiting 05:43:22 bab4dde63d76: Pulling fs layer 05:43:22 bde34c3a00c8: Pulling fs layer 05:43:22 eaf3925da568: Waiting 05:43:22 bab4dde63d76: Waiting 05:43:22 b352a97aabf1: Pulling fs layer 05:43:22 4872d77fe225: Pulling fs layer 05:43:22 5851b861e8e6: Pulling fs layer 05:43:22 b352a97aabf1: Waiting 05:43:22 4872d77fe225: Waiting 05:43:22 5851b861e8e6: Waiting 05:43:22 e2be974225ed: Verifying Checksum 05:43:22 e2be974225ed: Download complete 05:43:22 988bab9f4d93: Verifying Checksum 05:43:22 988bab9f4d93: Download complete 05:43:22 1469e6f7b9e6: Verifying Checksum 05:43:22 1469e6f7b9e6: Download complete 05:43:22 eaf3925da568: Verifying Checksum 05:43:22 eaf3925da568: Download complete 05:43:22 339a4e72a1f5: Verifying Checksum 05:43:22 339a4e72a1f5: Download complete 05:43:22 bde34c3a00c8: Download complete 05:43:22 b352a97aabf1: Verifying Checksum 05:43:22 b352a97aabf1: Download complete 05:43:22 4872d77fe225: Verifying Checksum 05:43:22 4872d77fe225: Download complete 05:43:22 5851b861e8e6: Verifying Checksum 05:43:22 5851b861e8e6: Download complete 05:43:22 b85a868b505f: Verifying Checksum 05:43:22 b85a868b505f: Download complete 05:43:23 bab4dde63d76: Verifying Checksum 05:43:23 bab4dde63d76: Download complete 05:43:23 b85a868b505f: Pull complete 05:43:24 e2be974225ed: Pull complete 05:43:24 339a4e72a1f5: Pull complete 05:43:24 988bab9f4d93: Pull complete 05:43:24 1469e6f7b9e6: Pull complete 05:43:24 eaf3925da568: Pull complete 05:43:26 bab4dde63d76: Pull complete 05:43:26 bde34c3a00c8: Pull complete 05:43:26 b352a97aabf1: Pull complete 05:43:27 4872d77fe225: Pull complete 05:43:27 5851b861e8e6: Pull complete 05:43:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:27 prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container 05:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:43:29 $ docker top b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 -eo pid,comm 05:43:29 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). 05:43:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:29 [ssh-agent] Looking for ssh-agent implementation... 05:43:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:29 $ docker exec b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent 05:43:29 SSH_AUTH_SOCK=/tmp/ssh-LkIIri9yxhWG/agent.33 05:43:29 SSH_AGENT_PID=39 05:43:29 Running ssh-add (command line suppressed) 05:43:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7956159115113897029.key (/w/workspace/edgex-go/1@tmp/private_key_7956159115113897029.key) 05:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:30 + git tag --points-at HEAD [Pipeline] } 05:43:30 $ docker exec --env ******** --env ******** b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent -k 05:43:30 unset SSH_AUTH_SOCK; 05:43:30 unset SSH_AGENT_PID; 05:43:30 echo Agent pid 39 killed; 05:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:30 [ssh-agent] Looking for ssh-agent implementation... 05:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:30 $ docker exec b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent 05:43:30 SSH_AUTH_SOCK=/tmp/ssh-HXVqsz8RcJ6F/agent.71 05:43:30 SSH_AGENT_PID=77 05:43:30 Running ssh-add (command line suppressed) 05:43:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9677003896801620085.key (/w/workspace/edgex-go/1@tmp/private_key_9677003896801620085.key) 05:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:31 + git semver init 05:43:31 2023-03-01 05:43:31,514 [run_init] DEBUG init version:0.0.0 force:False 05:43:31 2023-03-01 05:43:31,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 05:43:31 2023-03-01 05:43:31,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 05:43:31 2023-03-01 05:43:31,515 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 05:43:36 2023-03-01 05:43:36,309 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 05:43:36 2023-03-01 05:43:36,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4401 with force:False 05:43:36 2023-03-01 05:43:36,310 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4401 05:43:36 2023-03-01 05:43:36,314 [execute] INFO git cat-file --batch-check 05:43:36 2023-03-01 05:43:36,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:43:36 2023-03-01 05:43:36,320 [execute] INFO git cat-file --batch 05:43:36 2023-03-01 05:43:36,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:43:36 2023-03-01 05:43:36,326 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4401 05:43:36 0.0.0 [Pipeline] } 05:43:36 $ docker exec --env ******** --env ******** b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent -k 05:43:36 unset SSH_AUTH_SOCK; 05:43:36 unset SSH_AGENT_PID; 05:43:36 echo Agent pid 77 killed; 05:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:37 + git semver [Pipeline] } 05:43:37 $ docker stop --time=1 b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 05:43:39 $ docker rm -f --volumes b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:39 Stashed 1 file(s) [Pipeline] echo 05:43:39 [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 05:43:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:40 ========================================================= 05:43:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:43:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:41 213ec9aee27d: Pulling fs layer 05:43:41 4583459ba037: Pulling fs layer 05:43:41 93c1e223e6f2: Pulling fs layer 05:43:41 53926ce57604: Pulling fs layer 05:43:41 21b2b0c7a3f4: Pulling fs layer 05:43:41 22ff95d597cd: Pulling fs layer 05:43:41 12d6caf4c0d1: Pulling fs layer 05:43:41 96b7cbca73a9: Pulling fs layer 05:43:41 a7acece74701: Pulling fs layer 05:43:41 12d6caf4c0d1: Waiting 05:43:41 96b7cbca73a9: Waiting 05:43:41 21b2b0c7a3f4: Waiting 05:43:41 22ff95d597cd: Waiting 05:43:41 93c1e223e6f2: Verifying Checksum 05:43:41 93c1e223e6f2: Download complete 05:43:41 4583459ba037: Verifying Checksum 05:43:41 4583459ba037: Download complete 05:43:41 21b2b0c7a3f4: Download complete 05:43:41 22ff95d597cd: Download complete 05:43:41 213ec9aee27d: Verifying Checksum 05:43:41 213ec9aee27d: Download complete 05:43:41 12d6caf4c0d1: Download complete 05:43:41 213ec9aee27d: Pull complete 05:43:41 4583459ba037: Pull complete 05:43:41 93c1e223e6f2: Pull complete 05:43:41 a7acece74701: Verifying Checksum 05:43:41 a7acece74701: Download complete 05:43:42 96b7cbca73a9: Verifying Checksum 05:43:42 96b7cbca73a9: Download complete 05:43:42 53926ce57604: Verifying Checksum 05:43:42 53926ce57604: Download complete 05:43:46 53926ce57604: Pull complete 05:43:46 21b2b0c7a3f4: Pull complete 05:43:46 22ff95d597cd: Pull complete 05:43:46 12d6caf4c0d1: Pull complete 05:43:48 96b7cbca73a9: Pull complete 05:43:48 a7acece74701: Pull complete 05:43:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:43:49 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:49 WORKDIR /edgex 05:43:49 COPY go.mod . 05:43:49 RUN go mod download ci-base-image-x86_64 05:43:49 -f - . 05:43:49 Sending build context to Docker daemon 170.5MB 05:43:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:49 ---> db6d94c90886 05:43:49 Step 2/4 : WORKDIR /edgex 05:43:54 ---> Running in cea6d36fb052 05:43:54 Removing intermediate container cea6d36fb052 05:43:54 ---> 654ae771999e 05:43:54 Step 3/4 : COPY go.mod . 05:43:54 ---> b4c648e627c8 05:43:54 Step 4/4 : RUN go mod download 05:43:54 ---> Running in e252fa78da6a 05:43:55 Still waiting to schedule task 05:43:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:44:04 Removing intermediate container e252fa78da6a 05:44:04 ---> 5febf27fceb7 05:44:04 Successfully built 5febf27fceb7 05:44:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker inspect -f . ci-base-image-x86_64 05:44:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:04 prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container 05:44:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:44:04 $ docker top 394ad70c44c7b297bc12372908dccd96bad86b8b0718a8be5091758bda7dbc43 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:05 + go version 05:44:05 go version go1.18.7 linux/amd64 [Pipeline] } 05:44:05 $ docker stop --time=1 394ad70c44c7b297bc12372908dccd96bad86b8b0718a8be5091758bda7dbc43 05:44:06 $ docker rm -f --volumes 394ad70c44c7b297bc12372908dccd96bad86b8b0718a8be5091758bda7dbc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:07 + docker inspect -f . ci-base-image-x86_64 05:44:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:07 prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container 05:44:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:44:07 $ docker top 33a8423fb6006e745322f62031a1f3f225bef758fbd850b3f6e45a47488aa07a -eo pid,comm [Pipeline] { [Pipeline] echo 05:44:08 ========================================================= 05:44:08 [edgeXBuildGoParallel] Running Tests and Build... 05:44:08 ========================================================= [Pipeline] sh 05:44:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:44:08 + make test 05:44:08 go test -race -coverprofile=coverage.out ./... 05:44:15 ? github.com/edgexfoundry/edgex-go [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.117s coverage: 28.7% of statements 05:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:44:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.2% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.0% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.109s coverage: 88.5% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 3.9% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 65.9% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 05:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 05:44:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 05:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 05:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.380s coverage: 79.9% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.3% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 41.0% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:44:53 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 05:45:11 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." 05:45:11 go vet ./... 05:45:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:45:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:45:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:45:16 + ls -al . 05:45:16 total 744 05:45:16 drwxrwxr-x 11 1001 1001 4096 Mar 1 05:44 . 05:45:16 drwxr-xr-x 4 root root 4096 Mar 1 05:44 .. 05:45:16 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:43 .blubracket 05:45:16 -rw-rw-r-- 1 1001 1001 16 Mar 1 05:43 .dockerignore 05:45:16 drwxrwxr-x 8 1001 1001 4096 Mar 1 05:44 .git 05:45:16 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:43 .github 05:45:16 -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:43 .gitignore 05:45:16 -rw-rw-r-- 1 1001 1001 42 Mar 1 05:43 .golangci.yml 05:45:16 -rw-rw-r-- 1 1001 1001 87 Mar 1 05:43 .hadolint.yml 05:45:16 drwxr-xr-x 3 1001 1001 4096 Mar 1 05:43 .semver 05:45:16 -rw-rw-r-- 1 1001 1001 166 Mar 1 05:43 .sonarcloud.properties 05:45:16 -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:43 ADOPTERS.md 05:45:16 -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:43 Attribution.txt 05:45:16 -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:43 CHANGELOG.md 05:45:16 -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:43 CONTRIBUTING.md 05:45:16 -rw-rw-r-- 1 1001 1001 677 Mar 1 05:43 GOVERNANCE.md 05:45:16 -rw-rw-r-- 1 1001 1001 883 Mar 1 05:43 Jenkinsfile 05:45:16 -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:43 LICENSE 05:45:16 -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:43 Makefile 05:45:16 -rw-rw-r-- 1 1001 1001 582 Mar 1 05:43 OWNERS.md 05:45:16 -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:43 README.md 05:45:16 -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:43 SECURITY.md 05:45:16 -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION 05:45:16 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:43 bin 05:45:16 drwxrwxr-x 18 1001 1001 4096 Mar 1 05:43 cmd 05:45:16 -rw-r--r-- 1 root root 487670 Mar 1 05:44 coverage.out 05:45:16 -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:43 go.mod 05:45:16 -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:43 go.sum 05:45:16 drwxrwxr-x 7 1001 1001 4096 Mar 1 05:43 internal 05:45:16 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:43 openapi 05:45:16 drwxrwxr-x 4 1001 1001 4096 Mar 1 05:43 snap 05:45:16 -rw-rw-r-- 1 1001 1001 204 Mar 1 05:43 version.go [Pipeline] sh 05:45:16 + '[' -e coverage.out ] 05:45:16 + chown 1001:1001 coverage.out [Pipeline] stash 05:45:16 Stashed 1 file(s) [Pipeline] sh 05:45:17 + make build 05:45:17 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 05:45:29 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 05:45:29 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 05:45:30 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 05:45:31 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 05:45:37 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 05:45:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:40 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 05:45:41 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 05:45:41 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 05:45:42 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 05:45:43 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 05:45:46 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] } 05:45:47 $ docker stop --time=1 33a8423fb6006e745322f62031a1f3f225bef758fbd850b3f6e45a47488aa07a 05:45:49 $ docker rm -f --volumes 33a8423fb6006e745322f62031a1f3f225bef758fbd850b3f6e45a47488aa07a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:50 05:45:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:51 latest: Pulling from edgex-devops/edgex-compose 05:45:51 cbdbe7a5bc2a: Pulling fs layer 05:45:51 ca9280d653b3: Pulling fs layer 05:45:51 7e9c9ca2126c: Pulling fs layer 05:45:51 cbdbe7a5bc2a: Verifying Checksum 05:45:51 cbdbe7a5bc2a: Download complete 05:45:51 ca9280d653b3: Verifying Checksum 05:45:51 ca9280d653b3: Download complete 05:45:51 cbdbe7a5bc2a: Pull complete 05:45:51 7e9c9ca2126c: Verifying Checksum 05:45:51 7e9c9ca2126c: Download complete 05:45:51 ca9280d653b3: Pull complete 05:45:54 7e9c9ca2126c: Pull complete 05:45:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:54 prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container 05:45:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:45:56 $ docker top 18e1995d67efc0a2218c6a97055240b24f44bbba2a70d160784405e78f223a51 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:56 + docker-compose build --help 05:45:56 + grep parallel 05:45:56 --parallel Build images in parallel. [Pipeline] } 05:45:57 $ docker stop --time=1 18e1995d67efc0a2218c6a97055240b24f44bbba2a70d160784405e78f223a51 05:45:58 $ docker rm -f --volumes 18e1995d67efc0a2218c6a97055240b24f44bbba2a70d160784405e78f223a51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:59 prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container 05:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:45:59 $ docker top fc7c79d90f9969f5c60f1ab40c2515a578f6b23f8df2bff72428861fbe8f4eee -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:59 + docker-compose -f ./docker-compose-build.yml build --parallel 05:46:00 Building core-command ... 05:46:00 Building core-common-config-bootstrapper ... 05:46:00 Building core-data ... 05:46:00 Building core-metadata ... 05:46:00 Building security-bootstrapper ... 05:46:00 Building security-proxy-auth ... 05:46:00 Building security-proxy-setup ... 05:46:00 Building security-secretstore-setup ... 05:46:00 Building security-spiffe-token-provider ... 05:46:00 Building security-spire-agent ... 05:46:00 Building security-spire-config ... 05:46:00 Building security-spire-server ... 05:46:00 Building support-notifications ... 05:46:00 Building support-scheduler ... 05:46:00 Building support-scheduler 05:46:00 Building security-spire-config 05:46:00 Building security-proxy-setup 05:46:00 Building core-data 05:46:00 Building security-proxy-auth 05:46:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:46:12 ---> 5febf27fceb7 05:46:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:46:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:46:12 ---> 5febf27fceb7 05:46:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:46:12 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:46:12 ---> 5febf27fceb7 05:46:12 Step 3/21 : WORKDIR /edgex-go 05:46:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:12 ---> 5febf27fceb7 05:46:12 Step 3/24 : WORKDIR /edgex-go 05:46:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:46:12 ---> 5febf27fceb7 05:46:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:46:14 ---> Running in b61fdb3b9e58 05:46:14 ---> Running in d6f4baf12805 05:46:14 ---> Running in a2a1f29eeec9 05:46:14 ---> Running in 1e427d12f871 05:46:14 ---> Running in c984ef9c3111 05:46:14 Removing intermediate container a2a1f29eeec9 05:46:14 ---> 961584f5b93b 05:46:14 Step 4/22 : WORKDIR /edgex-go 05:46:14 Removing intermediate container d6f4baf12805 05:46:14 ---> de921e7576c7 05:46:14 Step 4/22 : WORKDIR /edgex-go 05:46:14 Removing intermediate container 1e427d12f871 05:46:14 ---> 6a4f209dc734 05:46:14 Step 4/22 : WORKDIR /edgex-go 05:46:14 ---> Running in aedb29bc06da 05:46:14 Removing intermediate container b61fdb3b9e58 05:46:14 ---> e8889bc54e73 05:46:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:46:14 Removing intermediate container c984ef9c3111 05:46:14 ---> dc71033995fa 05:46:14 Step 4/21 : RUN apk add --update --no-cache make git 05:46:14 ---> Running in 505a523534f5 05:46:14 ---> Running in 370c91f5e059 05:46:14 ---> Running in 13def1071e92 05:46:14 ---> Running in aa2ac4a9f014 05:46:14 Removing intermediate container aedb29bc06da 05:46:14 ---> 0f2fc4b7edf1 05:46:14 Step 5/22 : RUN apk add --update --no-cache make git 05:46:14 ---> Running in 6fcc82d8ac3b 05:46:14 Removing intermediate container 370c91f5e059 05:46:14 ---> 806f65c369dc 05:46:14 Step 5/22 : RUN apk add --update --no-cache make git 05:46:14 Removing intermediate container 505a523534f5 05:46:14 ---> ff0542aaf323 05:46:14 Step 5/22 : RUN apk add --update --no-cache make git 05:46:14 ---> Running in caff2858f625 05:46:14 ---> Running in eadd916cd993 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:15 OK: 211 MiB in 51 packages 05:46:15 OK: 211 MiB in 51 packages 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:15 OK: 211 MiB in 51 packages 05:46:15 OK: 211 MiB in 51 packages 05:46:15 OK: 211 MiB in 51 packages 05:46:16 Removing intermediate container aa2ac4a9f014 05:46:16 ---> 6a5b2ba6fa1f 05:46:16 Step 5/21 : COPY go.mod vendor* ./ 05:46:16 Removing intermediate container 13def1071e92 05:46:16 ---> c8979a4100f7 05:46:16 Step 5/24 : COPY go.mod vendor* ./ 05:46:16 Removing intermediate container 6fcc82d8ac3b 05:46:16 ---> 31c37bf8c8c9 05:46:16 Step 6/22 : COPY go.mod vendor* ./ 05:46:16 ---> f832cf77bb87 05:46:16 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:16 ---> Running in bc7b764e2383 05:46:16 Removing intermediate container caff2858f625 05:46:16 ---> 12f29525f74e 05:46:16 Step 6/22 : COPY go.mod vendor* ./ 05:46:16 Removing intermediate container eadd916cd993 05:46:16 ---> f6fcfe544ce9 05:46:16 Step 6/22 : COPY go.mod vendor* ./ 05:46:16 ---> b26e25e61c90 05:46:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:16 ---> 08ec690efcc6 05:46:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:16 ---> Running in f149c775b582 05:46:16 ---> Running in b7000e298b21 05:46:16 ---> 532efbad62ca 05:46:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:16 ---> ca42dae2b67b 05:46:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:16 ---> Running in 875ab3e4eab2 05:46:16 ---> Running in da3a557c4d23 05:46:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7911 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws 05:46:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:46:42 The recommended git tool is: git 05:46:48 using credential edgex-jenkins-ssh 05:46:48 Cloning the remote Git repository 05:46:48 Removing intermediate container f149c775b582 05:46:48 ---> 21323ecfef32 05:46:48 Step 7/24 : COPY . . 05:46:48 Removing intermediate container bc7b764e2383 05:46:48 ---> 34d6ce2d7dd8 05:46:48 Step 7/21 : COPY . . 05:46:48 Removing intermediate container da3a557c4d23 05:46:48 ---> 223652d1584d 05:46:48 Step 8/22 : COPY . . 05:46:48 Removing intermediate container 875ab3e4eab2 05:46:48 ---> 983bc870332f 05:46:48 Step 8/22 : COPY . . 05:46:48 Removing intermediate container b7000e298b21 05:46:48 ---> 1e24f09b2282 05:46:48 Step 8/22 : COPY . . 05:46:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:46:48 > git init /w/workspace/edgex-go/1 # timeout=10 05:46:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:46:48 > git --version # timeout=10 05:46:48 > git --version # 'git version 2.25.1' 05:46:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:56 ---> 2dc4d51bc63e 05:46:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:46:56 ---> 71207edf5750 05:46:56 ---> 98888dba27c2 05:46:56 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:46:56 05:46:56 ---> bebf16ddfbf4 05:46:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:46:56 ---> c29d52d4f96f 05:46:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 05:46:56 ---> Running in 1413cbbcacac 05:46:56 ---> Running in a6585075dd15 05:46:56 ---> Running in 6775022068b9 05:46:56 ---> Running in 439dbbc7410a 05:46:56 ---> Running in 9159b380b814 05:46:56 Removing intermediate container 9159b380b814 05:46:56 ---> 556fbb19a601 05:46:56 Step 9/24 : WORKDIR /edgex-go/spire-build 05:46:56 ---> Running in c8a248644f10 05:46:56 Removing intermediate container c8a248644f10 05:46:56 ---> c595b9338a6e 05:46:56 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 05:46:56 ---> Running in b41f994433a9 05:46:56 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 05:46: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 05:46:56 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 05:46:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:46:57 Removing intermediate container b41f994433a9 05:46:57 ---> 8f57cfef28df 05:46:57 Step 11/24 : WORKDIR /edgex-go 05:46:57 ---> Running in 9e7dfe37953e 05:46:57 Removing intermediate container 9e7dfe37953e 05:46:57 ---> f3436f603db4 05:46:57 05:46:57 Step 12/24 : FROM alpine:3.15 05:46:57 3.15: Pulling from library/alpine 05:46:58 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:46:58 Status: Downloaded newer image for alpine:3.15 05:46:58 ---> 5ce65d7b0fde 05:46:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:46:58 ---> Running in e2bf744c5624 05:46:58 Removing intermediate container e2bf744c5624 05:46:58 ---> 1db6b0d5fd68 05:46:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:58 ---> Running in b1715dc4d88b 05:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:46:59 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:46:59 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:46:59 OK: 15857 distinct packages available 05:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:46:59 (1/4) Installing dumb-init (1.2.5-r1) 05:46:59 (2/4) Installing musl-obstack (1.2.3-r0) 05:46:59 (3/4) Installing libucontext (1.1-r0) 05:46:59 (4/4) Installing gcompat (1.0.0-r4) 05:46:59 Executing busybox-1.34.1-r7.trigger 05:46:59 OK: 6 MiB in 18 packages 05:47:00 Removing intermediate container b1715dc4d88b 05:47:00 ---> 4023f17c6950 05:47:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:47:03 ---> 969c9587b236 05:47:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:03 ---> 55d869e10021 05:47:03 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:04 ---> Running in 821b074aa000 05:47:04 Removing intermediate container 821b074aa000 05:47:04 ---> 4b6f305c2dae 05:47:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:04 ---> 7bbbd214d5de 05:47:04 Step 19/24 : WORKDIR / 05:47:05 ---> Running in 23521ea9ad16 05:47:05 Removing intermediate container 23521ea9ad16 05:47:05 ---> c85998abb1ef 05:47:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:47:05 ---> Running in 706e0627f5e2 05:47:05 Removing intermediate container 706e0627f5e2 05:47:05 ---> 2bb506eb8711 05:47:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:47:05 ---> Running in 0d08a6c89d70 05:47:06 Removing intermediate container 0d08a6c89d70 05:47:06 ---> 9a62f53b4876 05:47:06 Step 22/24 : LABEL arch=x86_64 05:47:06 ---> Running in 5b23157e2ba8 05:47:07 Removing intermediate container 5b23157e2ba8 05:47:07 ---> 1627aaebbe78 05:47:07 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:07 ---> Running in 6fe79122b211 05:47:07 Removing intermediate container 6fe79122b211 05:47:07 ---> 83e91da31216 05:47:07 Step 24/24 : LABEL version=0.0.0 05:47:07 ---> Running in 3d9b6154f59b 05:47:08 Removing intermediate container 3d9b6154f59b 05:47:08 ---> 1f3b60c77504 05:47:08 05:47:08 Successfully built 1f3b60c77504 05:47:08 Successfully tagged security-spire-config:latest 05:47:08  Building security-spire-config ... done Building security-spire-server 05:47:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:47:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:47:08 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:09 Merge succeeded, producing 0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:09 Checking out Revision 0c27c03582befc15ca44ba22a8f2964d059cef61 (PR-4401) 05:47:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:47:10 > git --version # timeout=10 05:47:10 > git --version # 'git version 2.25.1' 05:47:10 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:47:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:47:10 ---> 5febf27fceb7 05:47:10 Step 3/23 : WORKDIR /edgex-go 05:47:10 ---> Using cache 05:47:10 ---> dc71033995fa 05:47:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl [Pipeline] script [Pipeline] { 05:47:08 > git config core.sparsecheckout # timeout=10 05:47:08 > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 05:47:09 > git remote # timeout=10 05:47:09 > git config --get remote.origin.url # timeout=10 05:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:09 > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 05:47:09 > git rev-parse HEAD^{commit} # timeout=10 05:47:09 > git config core.sparsecheckout # timeout=10 05:47:09 > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 [Pipeline] sh 05:47:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:47:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:47:11 Dload Upload Total Spent Left Speed 05:47:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 05:47:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:47:12 ---> Running in 78841406dac6 05:47:12 + sudo tee /etc/docker/daemon.new 05:47:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:47:12 { 05:47:12 "registry-mirrors": [ 05:47:12 "https://nexus3.edgexfoundry.org:10001" 05:47:12 ], 05:47:12 "bip": "10.250.0.254/24", 05:47:12 "hosts": [ 05:47:12 "tcp://0.0.0.0:5555", 05:47:12 "unix:///var/run/docker.sock" 05:47:12 ], 05:47:12 "mtu": 1458, 05:47:12 "selinux-enabled": true, 05:47:12 "seccomp-profile": "/etc/docker/seccomp.json" 05:47:12 } [Pipeline] sh 05:47:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 05:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 05:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:12 + sudo service docker restart 05:47:13 OK: 211 MiB in 51 packages 05:47:14 Removing intermediate container 78841406dac6 05:47:14 ---> 07853d64417c 05:47:14 Step 5/23 : COPY go.mod vendor* ./ 05:47:14 ---> 11544f2f0f17 05:47:14 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:14 ---> Running in d3f6b5116b90 05:47:20 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 05:47:28 Removing intermediate container a6585075dd15 05:47:28 ---> 91795bc688fc 05:47:28 05:47:28 Step 10/22 : FROM alpine:3.16 05:47:28 Removing intermediate container 439dbbc7410a 05:47:28 ---> a2518c7cdcf4 05:47:28 05:47:28 Step 10/22 : FROM alpine:3.16 05:47:28 Removing intermediate container 1413cbbcacac 05:47:28 ---> 947efb48e0f3 05:47:28 05:47:28 Step 9/21 : FROM alpine:3.16 05:47:28 3.16: Pulling from library/alpine 05:47:28 3.16: Pulling from library/alpine 05:47:28 3.16: Pulling from library/alpine 05:47:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:47:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:47:28 Status: Downloaded newer image for alpine:3.16 05:47:28 Status: Downloaded newer image for alpine:3.16 05:47:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:47:28 Status: Image is up to date for alpine:3.16 05:47:28 ---> dfd21b5a31f5 05:47:28 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 05:47:28 ---> dfd21b5a31f5 05:47:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:47:28 ---> dfd21b5a31f5 05:47:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:47:30 ---> Running in a3bca74a2e30 05:47:30 ---> Running in ee0bc95c3315 05:47:30 ---> Running in 419e489bd876 05:47:30 Removing intermediate container 6775022068b9 05:47:30 ---> c69e98c9c87f 05:47:30 05:47:30 Step 10/22 : FROM alpine:3.16 05:47:30 ---> dfd21b5a31f5 05:47:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:47:30 Removing intermediate container ee0bc95c3315 05:47:30 ---> 87f7f7681e89 05:47:30 Step 12/22 : ENV APP_PORT=59880 05:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:30 ---> Running in 4f931ea9d1a5 05:47:30 Removing intermediate container 419e489bd876 05:47:30 ---> 747b4c12bf0d 05:47:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:47:30 ---> Running in c0533f10860b 05:47:31 ---> Running in 9bcff7c7e4eb 05:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:31 Removing intermediate container c0533f10860b 05:47:31 ---> 0af58ea88560 05:47:31 Step 13/22 : EXPOSE $APP_PORT 05:47:31 ---> Running in f63503d2803c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:31 provisioning config files... 05:47:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6406203827949359698tmp [Pipeline] { 05:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:31 (1/6) Installing ca-certificates (20220614-r0) 05:47:31 (2/6) Installing brotli-libs (1.0.9-r6) 05:47:31 Removing intermediate container f63503d2803c 05:47:31 ---> 2d358adc2f6d 05:47:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 05:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 05:47:31 (4/6) Installing libcurl (7.83.1-r6) 05:47:31 (5/6) Installing curl (7.83.1-r6) 05:47:31 (6/6) Installing dumb-init (1.2.5-r1) 05:47:31 Executing busybox-1.35.0-r17.trigger 05:47:31 Executing ca-certificates-20220614-r0.trigger 05:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:31 ---> Running in 5b451bb2928a [Pipeline] libraryResource [Pipeline] sh 05:47:31 OK: 8 MiB in 20 packages 05:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:31 (1/1) Installing dumb-init (1.2.5-r1) 05:47:31 Executing busybox-1.35.0-r17.trigger 05:47:31 OK: 6 MiB in 15 packages 05:47:31 (1/1) Installing dumb-init (1.2.5-r1) 05:47:31 Executing busybox-1.35.0-r17.trigger 05:47:31 OK: 6 MiB in 15 packages 05:47:31 ---> docker-login.sh 05:47:31 nexus3.edgexfoundry.org:10001 05:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:32 Configure a credential helper to remove this warning. See 05:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:32 05:47:32 Login Succeeded 05:47:32 nexus3.edgexfoundry.org:10002 05:47:32 (1/1) Installing dumb-init (1.2.5-r1) 05:47:32 Executing busybox-1.35.0-r17.trigger 05:47:32 OK: 6 MiB in 15 packages 05:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:32 Removing intermediate container 4f931ea9d1a5 05:47:32 ---> 71dc44d9fb74 05:47:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:47:32 Removing intermediate container a3bca74a2e30 05:47:32 ---> 2b2b1179a364 05:47:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:47:32 Removing intermediate container 9bcff7c7e4eb 05:47:32 ---> c508dd8739f8 05:47:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:32 ---> Running in e0d0a9ab31f2 05:47:32 ---> Running in 6342d9c39b5d 05:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:32 Configure a credential helper to remove this warning. See 05:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:32 05:47:32 Login Succeeded 05:47:32 nexus3.edgexfoundry.org:10003 05:47:33 ---> e98b408520d3 05:47:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:47:33 Removing intermediate container e0d0a9ab31f2 05:47:33 ---> ffa5101f07b6 05:47:33 Step 12/21 : WORKDIR /edgex 05:47:33 Removing intermediate container 6342d9c39b5d 05:47:33 ---> 874dd98d50cc 05:47:33 Step 13/22 : ENV APP_PORT=59861 05:47:33 Removing intermediate container 5b451bb2928a 05:47:33 ---> 09fd170f06d8 05:47:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:33 ---> Running in e8e95746af39 05:47:33 ---> Running in ee1b9812e477 05:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:33 Configure a credential helper to remove this warning. See 05:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:33 05:47:33 Login Succeeded 05:47:33 nexus3.edgexfoundry.org:10004 05:47:33 Removing intermediate container ee1b9812e477 05:47:33 ---> 60147cf26673 05:47:33 Step 14/22 : EXPOSE $APP_PORT 05:47:33 Removing intermediate container e8e95746af39 05:47:33 ---> 7d19ac8e497f 05:47:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:47:33 ---> e0acc9ea2812 05:47:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:33 Configure a credential helper to remove this warning. See 05:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:33 05:47:33 Login Succeeded 05:47:33 docker.io 05:47:33 ---> Running in eddf95696186 05:47:33 ---> 7d4129463b76 05:47:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 05:47:33 Removing intermediate container d3f6b5116b90 05:47:33 ---> 0927ad684325 05:47:33 Step 7/23 : COPY . . 05:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:33 Removing intermediate container eddf95696186 05:47:33 ---> 20a3091235e1 05:47:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:33 ---> dabf5698ef68 05:47:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:33 Configure a credential helper to remove this warning. See 05:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:33 05:47:33 Login Succeeded 05:47:33 ---> docker-login.sh ends [Pipeline] } 05:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:47:34 ---> 07c177fc766c 05:47:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:47:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:47:34 ========================================================= 05:47:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:47:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:47:34 ---> e05c525d932c 05:47:34 ---> 0033da3b007d 05:47:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:47:34 05:47:34 ---> 5fb42ee178ed 05:47:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:47:35 ---> 0523f2476759 05:47:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:35 ---> Running in f5f3f684f055 05:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:35 9b18e9b68314: Pulling fs layer 05:47:35 35d82f9e3411: Pulling fs layer 05:47:35 e16973657156: Pulling fs layer 05:47:35 fc693d55d65f: Pulling fs layer 05:47:35 7e9fc2657dce: Pulling fs layer 05:47:35 dda99020689f: Pulling fs layer 05:47:35 db1c61fa0a46: Pulling fs layer 05:47:35 891c053d2c06: Pulling fs layer 05:47:35 ---> 84a5df4cdb5a 05:47:35 Step 18/22 : ENTRYPOINT ["/core-data"] 05:47:35 ---> c1c7172f1910 05:47:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:47:35 ---> Running in 222e883b6898 05:47:35 fc693d55d65f: Waiting 05:47:35 7e9fc2657dce: Waiting 05:47:35 dda99020689f: Waiting 05:47:35 db1c61fa0a46: Waiting 05:47:35 891c053d2c06: Waiting 05:47:35 e16973657156: Verifying Checksum 05:47:35 e16973657156: Download complete 05:47:35 35d82f9e3411: Verifying Checksum 05:47:35 35d82f9e3411: Download complete 05:47:35 7e9fc2657dce: Verifying Checksum 05:47:35 7e9fc2657dce: Download complete 05:47:35 dda99020689f: Verifying Checksum 05:47:35 dda99020689f: Download complete 05:47:35 9b18e9b68314: Verifying Checksum 05:47:35 9b18e9b68314: Download complete 05:47:35 ---> d71f90c92e65 05:47:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:47:35 Removing intermediate container 222e883b6898 05:47:35 ---> 9a79c0c421b4 05:47:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:47:35 ---> 7783720fb887 05:47:35 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:35 ---> Running in c700960715f4 05:47:36 ---> Running in 6c952afda0e4 05:47:36 ---> 3fda183ba0e3 05:47:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:47:36 Removing intermediate container c700960715f4 05:47:36 ---> ded8660d1134 05:47:36 Step 20/22 : LABEL arch=x86_64 05:47:36 ---> Running in 5eb75dbf5abb 05:47:36 ---> Running in 71ba6461829a 05:47:36 Removing intermediate container f5f3f684f055 05:47:36 ---> 78bf54e69f72 05:47:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:47:36 ---> Running in 2f73197da30e 05:47:36 9b18e9b68314: Pull complete 05:47:36 Removing intermediate container 5eb75dbf5abb 05:47:36 ---> 7ef9a7ba8cd6 05:47:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:47:36 Removing intermediate container 71ba6461829a 05:47:36 ---> 525fadb091d3 05:47:36 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:36 ---> Running in ae719bb004ec 05:47:36 891c053d2c06: Verifying Checksum 05:47:36 891c053d2c06: Download complete 05:47:36 ---> Running in 74bde88a663a 05:47:36 Removing intermediate container 2f73197da30e 05:47:36 ---> a50feb172a75 05:47:36 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 05:47:36 ---> Running in ee7289fc2dfa 05:47:36 Removing intermediate container ae719bb004ec 05:47:36 ---> f967275802a2 05:47:36 Step 20/22 : LABEL arch=x86_64 05:47:37 35d82f9e3411: Pull complete 05:47:37 Removing intermediate container 74bde88a663a 05:47:37 ---> 2478a066658e 05:47:37 Step 22/22 : LABEL version=0.0.0 05:47:37 ---> Running in 66203e1dd555 05:47:37 ---> Running in 736a9c216007 05:47:37 Removing intermediate container 6c952afda0e4 05:47:37 ---> 6e85767b840e 05:47:37 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 05:47:37 e16973657156: Pull complete 05:47:37 Removing intermediate container ee7289fc2dfa 05:47:37 ---> 73a4ca76200c 05:47:37 Step 20/22 : LABEL arch=x86_64 05:47:37 ---> Running in dd59d33d404e 05:47:37 Removing intermediate container 66203e1dd555 05:47:37 ---> f7b7480e0342 05:47:37 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:37 ---> Running in 7ed27dfedbc5 05:47:37 Removing intermediate container 736a9c216007 05:47:37 ---> dfa1a8a54fba 05:47:37 05:47:37 ---> Running in c907d5deec92 05:47:37 Successfully built dfa1a8a54fba 05:47:37 Successfully tagged core-data:latest 05:47:37  Building core-data ... done Building security-spiffe-token-provider 05:47:37 Removing intermediate container dd59d33d404e 05:47:37 ---> 55c2f8439e57 05:47:37 Step 19/21 : LABEL arch=x86_64 05:47:37 Removing intermediate container 7ed27dfedbc5 05:47:37 ---> 40a083db4909 05:47:37 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:37 ---> Running in 316212b085f3 05:47:37 Removing intermediate container c907d5deec92 05:47:37 ---> c98abf546ab0 05:47:37 Step 22/22 : LABEL version=0.0.0 05:47:37 db1c61fa0a46: Verifying Checksum 05:47:37 db1c61fa0a46: Download complete 05:47:38 fc693d55d65f: Verifying Checksum 05:47:38 fc693d55d65f: Download complete 05:47:39 ---> Running in 4551157bf7f9 05:47:39 ---> Running in d6ab0677bddc 05:47:39 Removing intermediate container 316212b085f3 05:47:39 ---> 4ff63a8415a0 05:47:39 Step 20/21 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:39 ---> 6ca7e09b031f 05:47:39 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 05:47:39 ---> Running in 72ebdfa5caef 05:47:39 Removing intermediate container 4551157bf7f9 05:47:39 ---> 9a0a58d0c23f 05:47:39 Step 22/22 : LABEL version=0.0.0 05:47:39 ---> Running in a6a3031a3637 05:47:39 Removing intermediate container d6ab0677bddc 05:47:39 ---> 89bedfbd1dfe 05:47:39 05:47:39 Successfully built 89bedfbd1dfe 05:47:39 Successfully tagged support-scheduler:latest 05:47:39 Building core-metadata 05:47:39  Building support-scheduler ... done  ---> Running in 14d6b3eba125 05:47:39 Removing intermediate container 72ebdfa5caef 05:47:39 ---> 0d81234884a1 05:47:39 Step 21/21 : LABEL version=0.0.0 05:47:39 Removing intermediate container a6a3031a3637 05:47:39 ---> 3d2d3923b395 05:47:39 Step 9/23 : WORKDIR /edgex-go/spire-build 05:47:39 ---> Running in 0e6339b29e50 05:47:40 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:40 Step 2/19 : FROM ${BUILDER_BASE} AS builder 05:47:40 ---> 5febf27fceb7 05:47:40 Step 3/19 : WORKDIR /edgex-go 05:47:40 ---> Using cache 05:47:40 ---> dc71033995fa 05:47:40 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 05:47:41 Removing intermediate container 14d6b3eba125 05:47:41 ---> 517bbef20c70 05:47:41 05:47:41 Successfully built 517bbef20c70 05:47:41 Successfully tagged security-proxy-auth:latest 05:47:41  Building security-proxy-auth ... done Building security-secretstore-setup 05:47:41 ---> Running in 13a633287ad1 05:47:41 ---> Running in dbe0d48bc994 05:47:41 Removing intermediate container 0e6339b29e50 05:47:41 ---> e8727987ab2f 05:47:41 05:47:41 Successfully built e8727987ab2f 05:47:41 Removing intermediate container 13a633287ad1 05:47:41 ---> f43e5557d105 05:47:41 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 05:47:41 Successfully tagged security-proxy-setup:latest 05:47:41  Building security-proxy-setup ... done Building support-notifications 05:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:42 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:47:42 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:47:42 OK: 17046 distinct packages available 05:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:42 OK: 211 MiB in 51 packages 05:47:42 ---> Running in a456bea8a592 05:47:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:43 ---> 5febf27fceb7 05:47:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:47:43 ---> Using cache 05:47:43 ---> 6a4f209dc734 05:47:43 Step 4/24 : WORKDIR /edgex-go 05:47:43 ---> Using cache 05:47:43 ---> 806f65c369dc 05:47:43 Step 5/24 : RUN apk add --update --no-cache make git 05:47:43 ---> Using cache 05:47:43 ---> 12f29525f74e 05:47:43 Step 6/24 : COPY go.mod vendor* ./ 05:47:43 ---> Using cache 05:47:43 ---> 532efbad62ca 05:47:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:43 ---> Using cache 05:47:43 ---> 983bc870332f 05:47:43 Step 8/24 : COPY . . 05:47:43 ---> Using cache 05:47:43 ---> c29d52d4f96f 05:47:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:47:44 ---> Running in 351f835c3841 05:47:44 Removing intermediate container dbe0d48bc994 05:47:44 ---> ed0585ee2846 05:47:44 Step 5/19 : COPY go.mod vendor* ./ 05:47:44 ---> 21e58dd0709f 05:47:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:44 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 05:47:45 ---> Running in 7d36dd3c72b6 05:47:45 Removing intermediate container a456bea8a592 05:47:45 ---> b225fd4bbf7e 05:47:45 Step 11/23 : WORKDIR /edgex-go 05:47:45 ---> Running in 7e71acdf312c 05:47:45 Removing intermediate container 7e71acdf312c 05:47:45 ---> 98165327b9b2 05:47:45 05:47:45 Step 12/23 : FROM alpine:3.15 05:47:45 ---> 5ce65d7b0fde 05:47:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:47:45 ---> Using cache 05:47:45 ---> 1db6b0d5fd68 05:47:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:46 ---> Running in 16db27eae120 05:47:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:46 ---> 5febf27fceb7 05:47:46 Step 3/24 : WORKDIR /edgex-go 05:47:46 ---> Using cache 05:47:46 ---> dc71033995fa 05:47:46 Step 4/24 : RUN apk add --update --no-cache make git 05:47:46 ---> Using cache 05:47:46 ---> 6a5b2ba6fa1f 05:47:46 Step 5/24 : COPY go.mod vendor* ./ 05:47:46 ---> Using cache 05:47:46 ---> f832cf77bb87 05:47:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:46 ---> Using cache 05:47:46 ---> 34d6ce2d7dd8 05:47:46 Step 7/24 : COPY . . 05:47:46 ---> Using cache 05:47:46 ---> 2dc4d51bc63e 05:47:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:47:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:47:46 ---> 5febf27fceb7 05:47:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:47:46 ---> Using cache 05:47:46 ---> 6a4f209dc734 05:47:46 Step 4/22 : WORKDIR /edgex-go 05:47:46 ---> Using cache 05:47:46 ---> 806f65c369dc 05:47:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:47:46 ---> Running in 54459c7c468c 05:47:46 ---> Running in 28d101dc874f 05:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:46 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:47:46 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:47:46 OK: 15857 distinct packages available 05:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:46 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 05:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:47 (1/5) Installing dumb-init (1.2.5-r1) 05:47:47 (2/5) Installing musl-obstack (1.2.3-r0) 05:47:47 (3/5) Installing libucontext (1.1-r0) 05:47:47 (4/5) Installing gcompat (1.0.0-r4) 05:47:47 (5/5) Installing openssl (1.1.1t-r1) 05:47:47 Executing busybox-1.34.1-r7.trigger 05:47:47 OK: 7 MiB in 19 packages 05:47:47 OK: 211 MiB in 51 packages 05:47:47 Removing intermediate container 16db27eae120 05:47:47 ---> bdd258918985 05:47:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:47:47 Removing intermediate container 28d101dc874f 05:47:47 ---> 57a55e73bf3a 05:47:47 Step 6/22 : COPY go.mod vendor* ./ 05:47:48 ---> a41a04874315 05:47:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 ---> Running in 06f33f04d068 05:47:50 ---> 242bc45f750d 05:47:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:47:50 fc693d55d65f: Pull complete 05:47:50 7e9fc2657dce: Pull complete 05:47:50 dda99020689f: Pull complete 05:47:50 ---> 70fb6a1be24c 05:47:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:51 ---> f5f61b74fb75 05:47:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:47:52 ---> 9a15f7fb8684 05:47:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:47:52 ---> Running in abe029513db4 05:47:52 Removing intermediate container abe029513db4 05:47:52 ---> 7845cbed6817 05:47:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:47:52 ---> Running in f57227194a33 05:47:53 Removing intermediate container f57227194a33 05:47:53 ---> a40d0e301be1 05:47:53 Step 21/23 : LABEL arch=x86_64 05:47:53 ---> Running in dad0e0b0d713 05:47:53 Removing intermediate container dad0e0b0d713 05:47:53 ---> 694f8cdc8d9e 05:47:53 Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:47:53 ---> Running in 7c25363e9cc0 05:47:53 Removing intermediate container 7c25363e9cc0 05:47:53 ---> 3b40711dc4bf 05:47:53 Step 23/23 : LABEL version=0.0.0 05:47:54 ---> Running in ecd6af775d5d 05:47:54 Removing intermediate container ecd6af775d5d 05:47:54 ---> 4c85dafd063f 05:47:54 05:47:54 Successfully built 4c85dafd063f 05:47:54 Successfully tagged security-spire-server:latest 05:47:54  Building security-spire-server ... done Building security-spire-agent 05:47:56 db1c61fa0a46: Pull complete 05:47:57 891c053d2c06: Pull complete 05:47:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:47:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:58 WORKDIR /edgex 05:47:58 COPY go.mod . 05:47:58 RUN go mod download+ 05:47:58 docker build -t ci-base-image-arm64 -f - . 05:47:58 Sending build context to Docker daemon 3.118MB 05:47:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:58 ---> f96f9c87975a 05:47:58 Step 2/4 : WORKDIR /edgex 05:47:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:59 ---> 5febf27fceb7 05:47:59 Step 3/24 : WORKDIR /edgex-go 05:47:59 ---> Using cache 05:47:59 ---> dc71033995fa 05:47:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:47:59 ---> Using cache 05:47:59 ---> 07853d64417c 05:47:59 Step 5/24 : COPY go.mod vendor* ./ 05:47:59 ---> Using cache 05:47:59 ---> 11544f2f0f17 05:47:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:59 ---> Using cache 05:47:59 ---> 0927ad684325 05:47:59 Step 7/24 : COPY . . 05:47:59 ---> Using cache 05:47:59 ---> 6ca7e09b031f 05:47:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:47:59 ---> Using cache 05:47:59 ---> 3d2d3923b395 05:47:59 Step 9/24 : WORKDIR /edgex-go/spire-build 05:47:59 ---> Using cache 05:47:59 ---> f43e5557d105 05:47:59 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 05:48:00 ---> Running in 41cbb4a0ac2e 05:48:00 Removing intermediate container 41cbb4a0ac2e 05:48:00 ---> 6e36dc39e895 05:48:00 Step 3/4 : COPY go.mod . 05:48:01 ---> bfa7cca9e514 05:48:01 Step 4/4 : RUN go mod download 05:48:01 ---> Running in e4448b4858a4 05:48: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 05:48:05 ---> Running in dd1729eeda3a 05:48:07 Removing intermediate container 351f835c3841 05:48:07 ---> 071fb9ccb831 05:48:07 05:48:07 Step 10/24 : FROM alpine:3.16 05:48:07 ---> dfd21b5a31f5 05:48:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:48:07 ---> Using cache 05:48:07 ---> 71dc44d9fb74 05:48:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:48:07 ---> Using cache 05:48:07 ---> 874dd98d50cc 05:48:07 Step 13/24 : ENV APP_PORT=59881 05:48:07 Removing intermediate container dd1729eeda3a 05:48:07 ---> 366de3dd605d 05:48:07 Step 11/24 : WORKDIR /edgex-go 05:48:08 ---> Running in fa1a3999ade3 05:48:08 ---> Running in e420b17eb5d0 05:48:09 Removing intermediate container fa1a3999ade3 05:48:09 ---> 5b2d3b1230fa 05:48:09 Step 14/24 : EXPOSE $APP_PORT 05:48:09 Removing intermediate container e420b17eb5d0 05:48:09 ---> e5b80af2f85b 05:48:09 05:48:09 Step 12/24 : FROM alpine:3.15 05:48:09 ---> 5ce65d7b0fde 05:48:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:48:09 ---> Using cache 05:48:09 ---> 1db6b0d5fd68 05:48:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:09 ---> Using cache 05:48:09 ---> bdd258918985 05:48:09 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:48:09 ---> Running in 046bc8d28da1 05:48:09 Removing intermediate container 046bc8d28da1 05:48:09 ---> 555b08a51e57 05:48:09 Step 15/24 : WORKDIR / 05:48:10 Removing intermediate container 54459c7c468c 05:48:10 ---> 702bdb37d7a6 05:48:10 05:48:10 Step 9/24 : FROM alpine:3.16 05:48:10 ---> dfd21b5a31f5 05:48:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:48:10 ---> Running in 67242ae11cec 05:48:10 ---> 268d45b94cff 05:48:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:48:10 ---> Running in a6d659c8801f 05:48:10 Removing intermediate container 67242ae11cec 05:48:10 ---> 4078bbec9570 05:48:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:11 (1/3) Installing ca-certificates (20220614-r0) 05:48:11 (2/3) Installing dumb-init (1.2.5-r1) 05:48:11 (3/3) Installing su-exec (0.2-r1) 05:48:11 Executing busybox-1.35.0-r17.trigger 05:48:11 Executing ca-certificates-20220614-r0.trigger 05:48:11 OK: 6 MiB in 17 packages 05:48:11 ---> c56954821d54 05:48:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:48:12 ---> 30e3e012964e 05:48:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:48:12 ---> 41dcb09c993a 05:48:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:48:12 ---> c92a2c6b7a98 05:48:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:48:12 Removing intermediate container a6d659c8801f 05:48:12 ---> 85420320f1cd 05:48:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:48:12 ---> 8a2795d45161 05:48:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:48:12 ---> Running in 4baf4cf8f014 05:48:12 ---> 1fcb08c52e48 05:48:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:48:12 ---> 2690254b69ef 05:48:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:48:12 Removing intermediate container 4baf4cf8f014 05:48:12 ---> e17ed992b7a4 05:48:12 Step 12/24 : WORKDIR / 05:48:13 ---> Running in cb2709eee7b7 05:48:13 ---> Running in 3b832b6fc5aa 05:48:13 ---> f3ebb316adb5 05:48:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:48:13 ---> Running in 4432aa08e59a 05:48:13 Removing intermediate container cb2709eee7b7 05:48:13 ---> e3a91f7ffe1f 05:48:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:48:13 Removing intermediate container 3b832b6fc5aa 05:48:13 ---> a355ddab758f 05:48:13 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:48:13 Removing intermediate container 7d36dd3c72b6 05:48:13 ---> d2bdf3b54960 05:48:13 Step 7/19 : COPY . . 05:48:13 ---> Running in 0d50984e18dd 05:48:13 Removing intermediate container 4432aa08e59a 05:48:13 ---> a4e29fa59328 05:48:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:48:13 Removing intermediate container 06f33f04d068 05:48:13 ---> de16572be93d 05:48:13 Step 8/22 : COPY . . 05:48:16 ---> a7ef5db29837 05:48:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:48:16 ---> Running in 54c01fdf8f98 05:48:16 Removing intermediate container 0d50984e18dd 05:48:16 ---> 5c2500051fe2 05:48:16 Step 22/24 : LABEL arch=x86_64 05:48:16 ---> beeef375803e 05:48:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:48:16 ---> Running in 47ef32bfaa55 05:48:16 Removing intermediate container 54c01fdf8f98 05:48:16 ---> f0c3c54020e3 05:48:16 Step 22/24 : LABEL arch=x86_64 05:48:16 Removing intermediate container 47ef32bfaa55 05:48:16 ---> 771115112af5 05:48:16 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:48:16 ---> Running in b23369cee970 05:48:17 ---> 53492330cc6d 05:48:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:48:17 ---> Running in f8de5077f6a2 05:48:17 Removing intermediate container b23369cee970 05:48:17 ---> 34fffbc83335 05:48:17 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:48:17 ---> d275f8361a89 05:48:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:48:17 ---> Running in 07e46a270f2e 05:48:17 Removing intermediate container f8de5077f6a2 05:48:17 ---> 80f686003c8a 05:48:17 Step 24/24 : LABEL version=0.0.0 05:48:17 ---> 0dcf628e3497 05:48:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:48:17 ---> Running in 42f018c95501 05:48:17 ---> Running in 107572d37a5d 05:48:17 ---> 765dc33228df 05:48:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:48:17 ---> Running in c0e62ca9dfaa 05:48:17 Removing intermediate container 07e46a270f2e 05:48:17 ---> ca7f8482f084 05:48:17 Step 24/24 : LABEL version=0.0.0 05:48:17 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 05:48:17 Removing intermediate container 107572d37a5d 05:48:17 ---> 34fb8118af79 05:48:17 05:48:17 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 05:48:17 Successfully built 34fb8118af79 05:48:17 Successfully tagged core-metadata:latest 05:48:17  Building core-metadata ... done Building security-bootstrapper 05:48:17 ---> Running in 098d0c40b59e 05:48:18 ---> d567059d3a89 05:48:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:48:18 Removing intermediate container 098d0c40b59e 05:48:18 ---> f7e561dd539a 05:48:18 05:48:18 Successfully built f7e561dd539a 05:48:19 Successfully tagged security-spire-agent:latest 05:48:19  Building security-spire-agent ... done Building core-command 05:48:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:48:20 ---> 5febf27fceb7 05:48:20 Step 3/32 : WORKDIR /edgex-go 05:48:20 ---> Using cache 05:48:20 ---> dc71033995fa 05:48:20 Step 4/32 : RUN apk add --update --no-cache make git 05:48:20 ---> Using cache 05:48:20 ---> 6a5b2ba6fa1f 05:48:20 Step 5/32 : COPY go.mod vendor* ./ 05:48:20 ---> Using cache 05:48:20 ---> f832cf77bb87 05:48:20 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:20 ---> Using cache 05:48:20 ---> 34d6ce2d7dd8 05:48:20 Step 7/32 : COPY . . 05:48:20 ---> Using cache 05:48:20 ---> 2dc4d51bc63e 05:48:20 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:22 ---> b4604d2b8716 05:48:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:48:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:48:22 ---> 5febf27fceb7 05:48:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:48:22 ---> Using cache 05:48:22 ---> 6a4f209dc734 05:48:22 Step 4/23 : WORKDIR /edgex-go 05:48:22 ---> Using cache 05:48:22 ---> 806f65c369dc 05:48:22 Step 5/23 : RUN apk add --update --no-cache make git 05:48:22 ---> Using cache 05:48:22 ---> 12f29525f74e 05:48:22 Step 6/23 : COPY go.mod vendor* ./ 05:48:22 ---> Using cache 05:48:22 ---> 532efbad62ca 05:48:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:22 ---> Using cache 05:48:22 ---> 983bc870332f 05:48:22 Step 8/23 : COPY . . 05:48:22 ---> Using cache 05:48:22 ---> c29d52d4f96f 05:48:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:48:23 ---> Running in 5ad4d9b9aa96 05:48:23 ---> Running in 335b05fdfc99 05:48:23 ---> 1aea1506e3d7 05:48:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:23 ---> Running in 0b4dae47c0d0 05:48:23 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 05:48:23 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 05:48:24 Removing intermediate container 0b4dae47c0d0 05:48:24 ---> 0e68b61a61f9 05:48:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:48:24 ---> Running in bf529686366d 05:48:25 Removing intermediate container bf529686366d 05:48:25 ---> 703ff51dc0d3 05:48:25 Step 22/24 : LABEL arch=x86_64 05:48:25 ---> Running in 82a6edebb5a5 05:48:26 Removing intermediate container 82a6edebb5a5 05:48:26 ---> 94a65da808c8 05:48:26 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:48:26 ---> Running in 7d58af3fe339 05:48:26 Removing intermediate container 7d58af3fe339 05:48:26 ---> 00c64576ccb2 05:48:26 Step 24/24 : LABEL version=0.0.0 05:48:26 ---> Running in cffa007df1f1 05:48:26 Removing intermediate container cffa007df1f1 05:48:26 ---> a3c2b56a4e0b 05:48:26 05:48:27 Successfully built a3c2b56a4e0b 05:48:27 Successfully tagged security-secretstore-setup:latest 05:48:27  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 05:48:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:48:30 ---> 5febf27fceb7 05:48:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:48:30 ---> Using cache 05:48:30 ---> 6a4f209dc734 05:48:30 Step 4/22 : WORKDIR /edgex-go 05:48:30 ---> Using cache 05:48:30 ---> 806f65c369dc 05:48:30 Step 5/22 : RUN apk add --update --no-cache make git 05:48:30 ---> Using cache 05:48:30 ---> 12f29525f74e 05:48:30 Step 6/22 : COPY go.mod vendor* ./ 05:48:30 ---> Using cache 05:48:30 ---> 532efbad62ca 05:48:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:30 ---> Using cache 05:48:30 ---> 983bc870332f 05:48:30 Step 8/22 : COPY . . 05:48:30 ---> Using cache 05:48:30 ---> c29d52d4f96f 05:48:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:48:32 ---> Running in 25ad6e01bb92 05:48:33 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 05:48:34 Removing intermediate container e4448b4858a4 05:48:34 ---> 22e720011c9b 05:48:34 Successfully built 22e720011c9b 05:48:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker inspect -f . ci-base-image-arm64 05:48:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:34 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 05:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:36 $ docker top d0a8e3651fc77a002f717df908d25529517bb8584f41af50801383ddbd826d4f -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:37 + go version 05:48:37 go version go1.18.7 linux/arm64 [Pipeline] } 05:48:37 $ docker stop --time=1 d0a8e3651fc77a002f717df908d25529517bb8584f41af50801383ddbd826d4f 05:48:38 $ docker rm -f --volumes d0a8e3651fc77a002f717df908d25529517bb8584f41af50801383ddbd826d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:39 + docker inspect -f . ci-base-image-arm64 05:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 05:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:41 $ docker top 2fe450ee1adccdb1894e2c8f617d386080283de84b623125362408f9acc3830a -eo pid,comm [Pipeline] { [Pipeline] echo 05:48:41 ========================================================= 05:48:41 [edgeXBuildGoParallel] Running Tests and Build... 05:48:41 ========================================================= [Pipeline] sh 05:48:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:48:43 + make test 05:48:43 go test -race -coverprofile=coverage.out ./... 05:48:59 Removing intermediate container 5ad4d9b9aa96 05:48:59 ---> 9e1e0bcb0923 05:48:59 05:48:59 Step 9/32 : FROM alpine:3.16 05:48:59 ---> dfd21b5a31f5 05:48:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:48:59 Removing intermediate container c0e62ca9dfaa 05:48:59 ---> a318d601521a 05:48:59 05:48:59 Step 9/19 : FROM alpine:3.15 05:48:59 ---> 5ce65d7b0fde 05:48:59 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:48:59 ---> Using cache 05:48:59 Removing intermediate container 335b05fdfc99 05:48:59 ---> 1db6b0d5fd68 05:48:59 ---> e1bb9b04e59e 05:48:59 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:59 05:48:59 Step 10/23 : FROM alpine:3.16 05:48:59 ---> dfd21b5a31f5 05:48:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:48:59 ---> Using cache 05:48:59 ---> 71dc44d9fb74 05:48:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:48:59 ---> Using cache 05:48:59 ---> 874dd98d50cc 05:48:59 Step 13/23 : ENV APP_PORT=59882 05:48:59 Removing intermediate container 42f018c95501 05:48:59 ---> 364b291e3722 05:48:59 05:48:59 Step 10/22 : FROM alpine:3.16 05:48:59 ---> dfd21b5a31f5 05:48:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:48:59 ---> Running in 8a877bf9a0a5 05:48:59 ---> Running in a0f83faf4049 05:48:59 ---> Running in 06f36be5598b 05:48:59 ---> Running in 0880409b55f8 05:48:59 Removing intermediate container a0f83faf4049 05:48:59 ---> 5091366d23c6 05:48:59 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 05:48:59 Removing intermediate container 06f36be5598b 05:48:59 ---> 93fa6783c5b7 05:48:59 Step 14/23 : EXPOSE $APP_PORT 05:48:59 ---> Running in 520c9aeaa921 05:48:59 ---> Running in 5620752ade5c 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:59 Removing intermediate container 5620752ade5c 05:48:59 ---> 2ac180ac270e 05:48:59 Step 15/23 : WORKDIR / 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:59 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:48:59 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:48:59 OK: 15857 distinct packages available 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:48:59 ---> Running in aee4048b4d3e 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:59 (1/2) Installing ca-certificates (20220614-r0) 05:48:59 (2/2) Installing dumb-init (1.2.5-r1) 05:48:59 Executing busybox-1.35.0-r17.trigger 05:48:59 Executing ca-certificates-20220614-r0.trigger 05:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:59 OK: 6 MiB in 16 packages 05:48:59 (1/9) Installing ca-certificates (20220614-r0) 05:48:59 (2/9) Installing brotli-libs (1.0.9-r5) 05:48:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:48:59 (4/9) Installing libcurl (7.80.0-r6) 05:48:59 (5/9) Installing curl (7.80.0-r6) 05:48:59 (6/9) Installing dumb-init (1.2.5-r1) 05:48:59 (1/2) Installing dumb-init (1.2.5-r1) 05:48:59 (7/9) Installing musl-obstack (1.2.3-r0) 05:48:59 (2/2) Installing su-exec (0.2-r1) 05:48:59 (8/9) Installing libucontext (1.1-r0) 05:48:59 Executing busybox-1.35.0-r17.trigger 05:48:59 (9/9) Installing gcompat (1.0.0-r4) 05:48:59 OK: 6 MiB in 16 packages 05:48:59 Executing busybox-1.34.1-r7.trigger 05:48:59 Executing ca-certificates-20220614-r0.trigger 05:48:59 Removing intermediate container aee4048b4d3e 05:48:59 ---> a6bc080480af 05:48:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:48:59 OK: 8 MiB in 23 packages 05:49:00 ---> 70cf5f21de1d 05:49:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:49:00 Removing intermediate container 25ad6e01bb92 05:49:00 ---> 6b96f2251b5e 05:49:00 05:49:00 Step 10/22 : FROM alpine:3.16 05:49:00 ---> dfd21b5a31f5 05:49:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:49:00 ---> Using cache 05:49:00 ---> 747b4c12bf0d 05:49:00 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:49:00 ---> Using cache 05:49:00 ---> c508dd8739f8 05:49:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:00 ---> Using cache 05:49:00 ---> e98b408520d3 05:49:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:49:00 Removing intermediate container 520c9aeaa921 05:49:00 ---> 9511b925f2f3 05:49:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 05:49:00 Removing intermediate container 0880409b55f8 05:49:00 ---> 3ef6f3ebaaab 05:49:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:49:01 ---> Running in 8c87494ac624 05:49:01 ---> 904e2676a572 05:49:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:49:01 ---> Running in a83ba361cb79 05:49:01 ---> 3005d265042a 05:49:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:49:01 Removing intermediate container 8a877bf9a0a5 05:49:01 ---> d815b822d9c0 05:49:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:01 Removing intermediate container 8c87494ac624 05:49:01 ---> 3455d5b03751 05:49:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:49:01 Removing intermediate container a83ba361cb79 05:49:01 ---> 297a6231c7bc 05:49:01 Step 13/22 : ENV APP_PORT=59860 05:49:01 ---> cc00341339d5 05:49:01 Step 19/23 : ENTRYPOINT ["/core-command"] 05:49:01 ---> Running in e723f2db8323 05:49:01 ---> Running in ef71a1c94da1 05:49:01 ---> 40aba6163f4c 05:49:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:49:01 ---> 8f6357040920 05:49:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:49:01 ---> Running in 01e76f8001b9 05:49:01 Removing intermediate container e723f2db8323 05:49:01 ---> 0b53103270ac 05:49:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:49:01 Removing intermediate container ef71a1c94da1 05:49:01 ---> b7e3476b8e58 05:49:01 Step 14/22 : EXPOSE $APP_PORT 05:49:01 ---> Running in e79491f85432 05:49:01 Removing intermediate container 01e76f8001b9 05:49:01 ---> 77cc23c75e04 05:49:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:49:01 ---> 6e04e94fa500 05:49:01 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:01 ---> Running in d70dea79b8ab 05:49:01 ---> Running in 918d8aaa4e2c 05:49:01 ---> Running in 7f8cf6502393 05:49:01 Removing intermediate container e79491f85432 05:49:01 ---> 288869afa6f6 05:49:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:49:01 Removing intermediate container d70dea79b8ab 05:49:01 ---> 4619d078163b 05:49:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:01 ---> Running in 6472bff81d0c 05:49:01 ---> 615a07c01818 05:49:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:49:01 Removing intermediate container 918d8aaa4e2c 05:49:01 ---> cdae4b546b02 05:49:01 Step 21/23 : LABEL arch=x86_64 05:49:02 ---> Running in f05d47097fa3 05:49:02 Removing intermediate container 6472bff81d0c 05:49:02 ---> eaa9be800bab 05:49:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:49:02 ---> Running in 619d159f7bc5 05:49:02 ---> 8ed0c297d9b4 05:49:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:49:02 ---> c5e0133c416e 05:49:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:49:02 Removing intermediate container f05d47097fa3 05:49:02 ---> b449b9a7f2a8 05:49:02 Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:49:02 ---> Running in f41672570c25 05:49:02 ---> Running in 83a198eb8166 05:49:02 Removing intermediate container f41672570c25 05:49:02 ---> 7b0742ba8e08 05:49:02 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:49:02 Removing intermediate container 83a198eb8166 05:49:02 ---> 1e4ff11fef08 05:49:02 Step 23/23 : LABEL version=0.0.0 05:49:02 ---> Running in fb0d02ada06a 05:49:02 ---> 4081769cc033 05:49:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:49:02 ---> Running in 80aab02a5ca2 05:49:02 Removing intermediate container 7f8cf6502393 05:49:02 ---> 009e552ccf62 05:49:02 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:49:02 Removing intermediate container fb0d02ada06a 05:49:02 ---> fe62acf37328 05:49:02 Step 17/19 : LABEL arch=x86_64 05:49:02 Removing intermediate container 80aab02a5ca2 05:49:02 ---> 915053598032 05:49:02 05:49:02 ---> Running in 4e588a816973 05:49:02 ---> Running in c5ba3f09bb98 05:49:02 ---> 907b510514df 05:49:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:49:02 ---> Running in af9a25e9de44 05:49:02 Successfully built 915053598032 05:49:02 Removing intermediate container 4e588a816973 05:49:02 ---> 2146abefafb9 05:49:02 Step 18/19 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:49:02 Successfully tagged core-command:latest 05:49:02  Building core-command ... done Removing intermediate container c5ba3f09bb98 05:49:02 ---> 375a2ce250d2 05:49:02 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 05:49:03 ---> Running in d6edddba51d9 05:49:03 ---> Running in 08083b6825b7 05:49:03 Removing intermediate container af9a25e9de44 05:49:03 ---> 1a5359d34764 05:49:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:49:03 ---> Running in 260ea5f89208 05:49:03 Removing intermediate container 619d159f7bc5 05:49:03 ---> cfc1077b3eae 05:49:03 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 05:49:03 ---> Running in 38d39e55231c 05:49:03 Removing intermediate container d6edddba51d9 05:49:03 ---> 8268551ec89a 05:49:03 Step 20/22 : LABEL arch=x86_64 05:49:03 Removing intermediate container 08083b6825b7 05:49:03 ---> 0a47ef07f363 05:49:03 Step 19/19 : LABEL version=0.0.0 05:49:03 Removing intermediate container 260ea5f89208 05:49:03 ---> 524f9c60e226 05:49:03 Step 20/22 : LABEL arch=x86_64 05:49:03 ---> Running in cac204baf5a8 05:49:03 ---> Running in 4a4662087085 05:49:03 ---> Running in c8c302e5d77e 05:49:03 Removing intermediate container 38d39e55231c 05:49:03 ---> 71744650829a 05:49:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:49:03 Removing intermediate container cac204baf5a8 05:49:03 ---> c591d6da6245 05:49:03 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:49:03 Removing intermediate container c8c302e5d77e 05:49:03 ---> f258405e40ee 05:49:03 05:49:03 ---> Running in 0580b6f939c1 05:49:03 Removing intermediate container 4a4662087085 05:49:03 ---> 69edd92da80e 05:49:03 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:49:03 ---> Running in 7afabe3fc87b 05:49:03 Successfully built f258405e40ee 05:49:03 ---> 1db929bbdd72 05:49:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:49:03 Successfully tagged security-spiffe-token-provider:latest 05:49:03  Building security-spiffe-token-provider ... done  ---> Running in f1971a422592 05:49:03 Removing intermediate container 0580b6f939c1 05:49:03 ---> 7b0bc5abdd93 05:49:03 Step 22/22 : LABEL version=0.0.0 05:49:03 Removing intermediate container 7afabe3fc87b 05:49:03 ---> 21c854088a9c 05:49:03 Step 22/22 : LABEL version=0.0.0 05:49:03 ---> Running in e2a10541ecb8 05:49:03 ---> Running in 690e9fdfb11a 05:49:03 Removing intermediate container e2a10541ecb8 05:49:03 ---> 90bd78dc52ee 05:49:03 05:49:03 Removing intermediate container 690e9fdfb11a 05:49:03 ---> 142bf9916075 05:49:03 05:49:03 Successfully built 142bf9916075 05:49:03 Successfully tagged support-notifications:latest 05:49:03  Building support-notifications ... done Successfully built 90bd78dc52ee 05:49:03 Successfully tagged core-common-config-bootstrapper:latest 05:49:04  Building core-common-config-bootstrapper ... done Removing intermediate container f1971a422592 05:49:04 ---> 91e2bc46ac83 05:49:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:04 ---> 280220b48150 05:49:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:49:04 ---> b500c5dc3677 05:49:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:49:04 ---> 869c03adaf86 05:49:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:49:04 ---> 9377bc706d03 05:49:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:49:05 ---> 600a2327a301 05:49:05 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:49:05 ---> dd7c875d1b6c 05:49:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:49:05 ---> 56fc6654c8f0 05:49:05 Step 27/32 : RUN chmod +x /entrypoint.sh 05:49:05 ---> Running in 008c7392c782 05:49:05 Removing intermediate container 008c7392c782 05:49:05 ---> 5359e316a498 05:49:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:49:05 ---> Running in 7bdbd1301ef6 05:49:06 Removing intermediate container 7bdbd1301ef6 05:49:06 ---> 7b51e51055de 05:49:06 Step 29/32 : CMD ["gate"] 05:49:06 ---> Running in 2e613ffec97a 05:49:06 Removing intermediate container 2e613ffec97a 05:49:06 ---> 946e81ad2467 05:49:06 Step 30/32 : LABEL arch=x86_64 05:49:06 ---> Running in cb4c980bac68 05:49:06 Removing intermediate container cb4c980bac68 05:49:06 ---> bc5745ccecac 05:49:06 Step 31/32 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 05:49:06 ---> Running in c2b0fbf1f7f3 05:49:06 Removing intermediate container c2b0fbf1f7f3 05:49:06 ---> f114a93fdf69 05:49:06 Step 32/32 : LABEL version=0.0.0 05:49:06 ---> Running in c4cfc12d3e1c 05:49:06 Removing intermediate container c4cfc12d3e1c 05:49:06 ---> 9627dd0b13dc 05:49:06 05:49:06 Successfully built 9627dd0b13dc 05:49:06 Successfully tagged security-bootstrapper:latest 05:49:06  Building security-bootstrapper ... done  [Pipeline] } 05:49:06 $ docker stop --time=1 fc7c79d90f9969f5c60f1ab40c2515a578f6b23f8df2bff72428861fbe8f4eee 05:49:08 $ docker rm -f --volumes fc7c79d90f9969f5c60f1ab40c2515a578f6b23f8df2bff72428861fbe8f4eee [Pipeline] // withDockerContainer [Pipeline] sh 05:49:08 + docker images 05:49:08 REPOSITORY TAG IMAGE ID CREATED SIZE 05:49:08 security-bootstrapper latest 9627dd0b13dc 2 seconds ago 20.4MB 05:49:08 support-notifications latest 142bf9916075 5 seconds ago 30.7MB 05:49:08 core-common-config-bootstrapper latest 90bd78dc52ee 5 seconds ago 15.5MB 05:49:08 security-spiffe-token-provider latest f258405e40ee 5 seconds ago 30MB 05:49:08 core-command latest 915053598032 6 seconds ago 17.7MB 05:49:08 6b96f2251b5e 8 seconds ago 1.68GB 05:49:08 364b291e3722 10 seconds ago 1.76GB 05:49:08 e1bb9b04e59e 11 seconds ago 1.69GB 05:49:08 a318d601521a 11 seconds ago 1.73GB 05:49:08 9e1e0bcb0923 12 seconds ago 1.68GB 05:49:08 security-secretstore-setup latest a3c2b56a4e0b 42 seconds ago 30MB 05:49:08 core-metadata latest 34fb8118af79 51 seconds ago 18.5MB 05:49:08 security-spire-agent latest f7e561dd539a 51 seconds ago 125MB 05:49:08 702bdb37d7a6 59 seconds ago 1.68GB 05:49:08 e5b80af2f85b About a minute ago 1.56GB 05:49:08 071fb9ccb831 About a minute ago 1.7GB 05:49:08 security-spire-server latest 4c85dafd063f About a minute ago 86.5MB 05:49:08 98165327b9b2 About a minute ago 1.56GB 05:49:08 security-proxy-setup latest e8727987ab2f About a minute ago 27.8MB 05:49:08 support-scheduler latest 89bedfbd1dfe About a minute ago 30.1MB 05:49:08 security-proxy-auth latest 517bbef20c70 About a minute ago 16.2MB 05:49:08 core-data latest dfa1a8a54fba About a minute ago 18MB 05:49:08 c69e98c9c87f About a minute ago 1.75GB 05:49:08 a2518c7cdcf4 About a minute ago 1.67GB 05:49:08 91795bc688fc About a minute ago 1.7GB 05:49:08 947efb48e0f3 About a minute ago 1.68GB 05:49:08 security-spire-config latest 1f3b60c77504 2 minutes ago 85.8MB 05:49:08 f3436f603db4 2 minutes ago 1.56GB 05:49:08 ci-base-image-x86_64 latest 5febf27fceb7 5 minutes ago 904MB 05:49:08 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 05:49:08 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 05:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 05:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 05:49:08 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] } 05:49:22 ? github.com/edgexfoundry/edgex-go [no test files] 05:51:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:51:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:51:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:51:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:51:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.430s coverage: 28.7% of statements 05:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:52:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.650s coverage: 98.5% of statements 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.704s coverage: 71.2% of statements 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.0% of statements 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.855s coverage: 88.5% of statements 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.470s coverage: 3.9% of statements 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.836s coverage: 95.6% of statements 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:52:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.368s coverage: 72.2% of statements 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:52:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.659s coverage: 65.9% of statements 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:52:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.483s coverage: 0.9% of statements 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:52:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.411s coverage: 29.6% of statements 05:52:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 47.1% of statements 05:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 82.9% of statements 05:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements 05:52:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements 05:52:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 05:52:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 05:52:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.256s coverage: 44.8% of statements 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.665s coverage: 79.9% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.299s coverage: 92.9% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 05:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.946s coverage: 91.2% of statements 05:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.333s coverage: 63.1% of statements 05:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.473s coverage: 100.0% of statements 05:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 05:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 05:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 05:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 05:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.339s coverage: 65.3% of statements 05:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:53:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 41.0% of statements 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.756s coverage: 92.3% of statements 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:53:35 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 05:53:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:53:35 go vet ./... 05:55:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:55:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:55:42 ./bin/test-attribution-txt.sh [Pipeline] echo 05:55:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:55:42 + ls -al . 05:55:42 total 740 05:55:42 drwxrwxr-x 10 1001 1001 4096 Mar 1 05:48 . 05:55:42 drwxr-xr-x 4 root root 4096 Mar 1 05:48 .. 05:55:42 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:47 .blubracket 05:55:42 -rw-rw-r-- 1 1001 1001 16 Mar 1 05:47 .dockerignore 05:55:42 drwxrwxr-x 8 1001 1001 4096 Mar 1 05:47 .git 05:55:42 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:47 .github 05:55:42 -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:47 .gitignore 05:55:42 -rw-rw-r-- 1 1001 1001 42 Mar 1 05:47 .golangci.yml 05:55:42 -rw-rw-r-- 1 1001 1001 87 Mar 1 05:47 .hadolint.yml 05:55:42 -rw-rw-r-- 1 1001 1001 166 Mar 1 05:47 .sonarcloud.properties 05:55:42 -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:47 ADOPTERS.md 05:55:42 -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:47 Attribution.txt 05:55:42 -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:47 CHANGELOG.md 05:55:42 -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:47 CONTRIBUTING.md 05:55:42 -rw-rw-r-- 1 1001 1001 677 Mar 1 05:47 GOVERNANCE.md 05:55:42 -rw-rw-r-- 1 1001 1001 883 Mar 1 05:47 Jenkinsfile 05:55:42 -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:47 LICENSE 05:55:42 -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:47 Makefile 05:55:42 -rw-rw-r-- 1 1001 1001 582 Mar 1 05:47 OWNERS.md 05:55:42 -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:47 README.md 05:55:42 -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:47 SECURITY.md 05:55:42 -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION 05:55:42 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:47 bin 05:55:42 drwxrwxr-x 18 1001 1001 4096 Mar 1 05:47 cmd 05:55:42 -rw-r--r-- 1 root root 487670 Mar 1 05:53 coverage.out 05:55:42 -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:47 go.mod 05:55:42 -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:47 go.sum 05:55:42 drwxrwxr-x 7 1001 1001 4096 Mar 1 05:47 internal 05:55:42 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:47 openapi 05:55:42 drwxrwxr-x 4 1001 1001 4096 Mar 1 05:47 snap 05:55:42 -rw-rw-r-- 1 1001 1001 204 Mar 1 05:47 version.go [Pipeline] sh 05:55:43 + '[' -e coverage.out ] 05:55:43 + chown 1001:1001 coverage.out [Pipeline] stash 05:55:43 Warning: overwriting stash ‘coverage-report’ 05:55:44 Stashed 1 file(s) [Pipeline] sh 05:55:45 + make build 05:55:45 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 05:57:21 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 05:57:30 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 05:57:34 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 05:57:38 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 05:58:25 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 05:58:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:58:39 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 05:58:44 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 05:58:51 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 05:58:54 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 05:58: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:59:14 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] } 05:59:21 $ docker stop --time=1 2fe450ee1adccdb1894e2c8f617d386080283de84b623125362408f9acc3830a 05:59:23 $ docker rm -f --volumes 2fe450ee1adccdb1894e2c8f617d386080283de84b623125362408f9acc3830a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:26 05:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:26 latest: Pulling from edgex-devops/edgex-compose-arm64 05:59:26 29e5d40040c1: Pulling fs layer 05:59:26 1ce36da41761: Pulling fs layer 05:59:26 25b303627fd3: Pulling fs layer 05:59:26 29e5d40040c1: Download complete 05:59:27 1ce36da41761: Verifying Checksum 05:59:27 1ce36da41761: Download complete 05:59:27 29e5d40040c1: Pull complete 05:59:29 25b303627fd3: Verifying Checksum 05:59:29 25b303627fd3: Download complete 05:59:29 1ce36da41761: Pull complete 05:59:39 25b303627fd3: Pull complete 05:59:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:39 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 05:59:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:59:42 $ docker top 349c1bbd024c867f0c75f350fa605823b1f6fe2cbbe0c31329d3da5d34263c09 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:43 + docker-compose build --help 05:59:43 + grep parallel 05:59:49 --parallel Build images in parallel. [Pipeline] } 05:59:49 $ docker stop --time=1 349c1bbd024c867f0c75f350fa605823b1f6fe2cbbe0c31329d3da5d34263c09 05:59:51 $ docker rm -f --volumes 349c1bbd024c867f0c75f350fa605823b1f6fe2cbbe0c31329d3da5d34263c09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:52 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 05:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:59:54 $ docker top ebde236c6046b307b9de0ea74ff7005c51de78e73f897fbfcec98f4c04234e06 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:55 + docker-compose -f ./docker-compose-build.yml build --parallel 06:00:01 Building core-command ... 06:00:01 Building core-common-config-bootstrapper ... 06:00:01 Building core-data ... 06:00:01 Building core-metadata ... 06:00:01 Building security-bootstrapper ... 06:00:01 Building security-proxy-auth ... 06:00:01 Building security-proxy-setup ... 06:00:01 Building security-secretstore-setup ... 06:00:01 Building security-spiffe-token-provider ... 06:00:01 Building security-spire-agent ... 06:00:01 Building security-spire-config ... 06:00:01 Building security-spire-server ... 06:00:01 Building support-notifications ... 06:00:01 Building support-scheduler ... 06:00:01 Building security-spire-agent 06:00:01 Building security-spiffe-token-provider 06:00:01 Building support-scheduler 06:00:01 Building core-metadata 06:00:01 Building core-common-config-bootstrapper 06:00:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:00:58 ---> 22e720011c9b 06:00:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:00:58 ---> 22e720011c9b 06:00:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:00:58 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:58 Step 2/19 : FROM ${BUILDER_BASE} AS builder 06:00:58 ---> 22e720011c9b 06:00:58 Step 3/19 : WORKDIR /edgex-go 06:00:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:00:58 ---> 22e720011c9b 06:00:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:00:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:00:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:00:58 ---> 22e720011c9b 06:00:58 Step 3/24 : WORKDIR /edgex-go 06:00:58 ---> Running in 5225880413a5 06:00:58 ---> Running in ef1d3b40ca3c 06:00:58 ---> Running in d43fed368d81 06:00:58 ---> Running in e0c3c7c2b284 06:00:58 ---> Running in e15a2a2f6b52 06:00:58 Removing intermediate container e0c3c7c2b284 06:00:58 ---> 988a5425c498 06:00:58 Step 4/22 : WORKDIR /edgex-go 06:00:58 Removing intermediate container ef1d3b40ca3c 06:00:58 ---> 288c1387b7bb 06:00:58 Step 4/22 : WORKDIR /edgex-go 06:00:58 Removing intermediate container e15a2a2f6b52 06:00:58 ---> 15c7da531429 06:00:58 Step 4/24 : WORKDIR /edgex-go 06:00:58 Removing intermediate container 5225880413a5 06:00:58 ---> c350aa4e7fa7 06:00:58 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 06:00:58 Removing intermediate container d43fed368d81 06:00:58 ---> 046554f2e9bc 06:00:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:00:58 ---> Running in be01a4324ede 06:00:58 ---> Running in edd108650d5c 06:00:58 ---> Running in c615e278e4cd 06:00:58 ---> Running in d90e7d0cbd3e 06:00:58 ---> Running in e9908b944c3a 06:00:58 Removing intermediate container be01a4324ede 06:00:58 ---> 4d1ed909578c 06:00:58 Step 5/22 : RUN apk add --update --no-cache make git 06:00:58 Removing intermediate container edd108650d5c 06:00:58 ---> ba09c2b4ff14 06:00:58 Step 5/22 : RUN apk add --update --no-cache make git 06:00:58 Removing intermediate container d90e7d0cbd3e 06:00:58 ---> f743ec68f344 06:00:58 Step 5/24 : RUN apk add --update --no-cache make git 06:00:58 ---> Running in 35cbda21111f 06:00:58 ---> Running in ecd2db7d8f02 06:00:58 ---> Running in ce10a797bd03 06:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:01:00 OK: 221 MiB in 51 packages 06:01:00 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:01:00 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:01:00 OK: 16903 distinct packages available 06:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:01:01 OK: 221 MiB in 51 packages 06:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:01:02 OK: 221 MiB in 51 packages 06:01:02 OK: 221 MiB in 51 packages 06:01:03 OK: 221 MiB in 51 packages 06:01:04 Removing intermediate container e9908b944c3a 06:01:04 ---> 64488b9584f2 06:01:04 Step 5/24 : COPY go.mod vendor* ./ 06:01:05 Removing intermediate container 35cbda21111f 06:01:05 ---> 8017860a68fc 06:01:05 Step 6/22 : COPY go.mod vendor* ./ 06:01:05 ---> f72ef629909a 06:01:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:05 Removing intermediate container ecd2db7d8f02 06:01:05 ---> f62e0ba3d091 06:01:05 Step 6/22 : COPY go.mod vendor* ./ 06:01:05 Removing intermediate container ce10a797bd03 06:01:05 ---> 68d79216b29e 06:01:05 Step 6/24 : COPY go.mod vendor* ./ 06:01:05 ---> Running in 19980e6721ca 06:01:06 Removing intermediate container c615e278e4cd 06:01:06 ---> 18a973542b3f 06:01:06 Step 5/19 : COPY go.mod vendor* ./ 06:01:06 ---> 3a7f84c4fef7 06:01:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:07 ---> Running in 8f1ee749ce1d 06:01:07 ---> fcc9a173de65 06:01:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:07 ---> Running in 6b8703f9dca3 06:01:07 ---> 4c95aa940c55 06:01:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:07 ---> be23ba3438f8 06:01:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:07 ---> Running in ed952b5b30de 06:01:07 ---> Running in dae3b26f7b97 06:02:59 Removing intermediate container dae3b26f7b97 06:02:59 ---> 57f7fe1cbcf6 06:02:59 Step 7/19 : COPY . . 06:02:59 Removing intermediate container ed952b5b30de 06:02:59 ---> 0f1bdb867c1c 06:02:59 Step 8/24 : COPY . . 06:02:59 Removing intermediate container 8f1ee749ce1d 06:02:59 ---> 3e3c2c6553ea 06:02:59 Step 8/22 : COPY . . 06:02:59 Removing intermediate container 19980e6721ca 06:02:59 ---> c85d333ea616 06:02:59 Step 7/24 : COPY . . 06:02:59 Removing intermediate container 6b8703f9dca3 06:02:59 ---> d1878694a814 06:02:59 Step 8/22 : COPY . . 06:03:17 ---> 27b6993e07eb 06:03:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:17 ---> 628e394ebb62 06:03:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:03:17 ---> 5b2103ac3fff 06:03:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:03:17 ---> e5cd4fc5c886 06:03:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:03:17 ---> Running in 095d63cabaa1 06:03:18 ---> 8c96ffcf46ea 06:03:18 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:03:18 ---> Running in 40d697e985a8 06:03:18 ---> Running in 0ab8ce88abc1 06:03:18 ---> Running in 6881db5b882e 06:03:18 ---> Running in 509c7f35d070 06:03:18 Removing intermediate container 40d697e985a8 06:03:18 ---> e5ce36bc5c97 06:03:18 Step 9/24 : WORKDIR /edgex-go/spire-build 06:03:19 ---> Running in 9e2eccf2e0d8 06:03:19 Removing intermediate container 9e2eccf2e0d8 06:03:19 ---> 7571c6207ac7 06:03:19 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 06:03:20 ---> Running in 0ce75154e928 06:03:20 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 06:03:21 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 06:03:21 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 06:03:21 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 06:03:23 Removing intermediate container 0ce75154e928 06:03:23 ---> 2e4b41300863 06:03:23 Step 11/24 : WORKDIR /edgex-go 06:03:23 ---> Running in c1b319469b30 06:03:24 Removing intermediate container c1b319469b30 06:03:24 ---> 57d836a8f3a0 06:03:24 06:03:24 Step 12/24 : FROM alpine:3.15 06:03:24 3.15: Pulling from library/alpine 06:03:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 06:03:25 Status: Downloaded newer image for alpine:3.15 06:03:25 ---> 354640af7b1b 06:03:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:03:25 ---> Running in 1e1dcdffd89c 06:03:26 Removing intermediate container 1e1dcdffd89c 06:03:26 ---> 53bf71b1498e 06:03:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:03:26 ---> Running in aea86fb58c9a 06:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:03:30 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:03:30 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:03:30 OK: 15734 distinct packages available 06:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:03:32 (1/5) Installing dumb-init (1.2.5-r1) 06:03:32 (2/5) Installing musl-obstack (1.2.3-r0) 06:03:32 (3/5) Installing libucontext (1.1-r0) 06:03:32 (4/5) Installing gcompat (1.0.0-r4) 06:03:32 (5/5) Installing openssl (1.1.1t-r1) 06:03:32 Executing busybox-1.34.1-r7.trigger 06:03:33 OK: 6 MiB in 19 packages 06:03:35 Removing intermediate container aea86fb58c9a 06:03:35 ---> ad6e7b573ff7 06:03:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:03:38 ---> 47c326d06f91 06:03:38 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:03:45 ---> 6458169afb19 06:03:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:03:45 ---> e69939ebbb2a 06:03:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:03:46 ---> 90bdd37b9533 06:03:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:03:47 ---> a1eb2be6ad9b 06:03:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:03:47 ---> Running in 8a3f9cd413c6 06:03:48 Removing intermediate container 8a3f9cd413c6 06:03:48 ---> 9e2703066826 06:03:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:03:48 ---> Running in bf95247a35e9 06:03:49 Removing intermediate container bf95247a35e9 06:03:49 ---> b33a086cbc98 06:03:49 Step 22/24 : LABEL arch=arm64 06:03:49 ---> Running in 3ceadca52ed0 06:03:49 Removing intermediate container 3ceadca52ed0 06:03:49 ---> a4d99df4a0ba 06:03:49 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:03:49 ---> Running in ec7fae31ef8d 06:03:50 Removing intermediate container ec7fae31ef8d 06:03:50 ---> 3e04cd15e170 06:03:50 Step 24/24 : LABEL version=0.0.0 06:03:50 ---> Running in 9c41a02de5ae 06:03:51 Removing intermediate container 9c41a02de5ae 06:03:51 ---> 98c61a10e9cc 06:03:51 06:03:51 Successfully built 98c61a10e9cc 06:03:51 Successfully tagged security-spire-agent-arm64:latest 06:03:51  Building security-spire-agent ... done Building security-proxy-setup 06:04:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:04:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:04:09 ---> 22e720011c9b 06:04:09 Step 3/21 : WORKDIR /edgex-go 06:04:09 ---> Using cache 06:04:09 ---> 046554f2e9bc 06:04:09 Step 4/21 : RUN apk add --update --no-cache make git 06:04:09 ---> Running in 44806b508d05 06:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:04:14 OK: 221 MiB in 51 packages 06:04:16 Removing intermediate container 44806b508d05 06:04:16 ---> b00586ef4093 06:04:16 Step 5/21 : COPY go.mod vendor* ./ 06:04:17 ---> 15adcebdae9c 06:04:17 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:17 ---> Running in a9fa6a24d82e 06:06:08 Removing intermediate container a9fa6a24d82e 06:06:08 ---> 0bc4907087f7 06:06:08 Step 7/21 : COPY . . 06:06:15 ---> f8fc69abddcc 06:06:15 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:06:15 ---> Running in 4f00148307f6 06:06: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:11:25 Removing intermediate container 0ab8ce88abc1 06:11:25 ---> 5e7bf54e1ce1 06:11:25 06:11:25 Step 10/22 : FROM alpine:3.16 06:11:25 3.16: Pulling from library/alpine 06:11:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:11:25 Status: Downloaded newer image for alpine:3.16 06:11:25 ---> 4c81e5bf8899 06:11:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:11:25 ---> Running in 06a7be821529 06:11:25 Removing intermediate container 06a7be821529 06:11:25 ---> c573a2ba4ace 06:11:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:11:25 ---> Running in ef91014408a1 06:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:11:25 (1/1) Installing dumb-init (1.2.5-r1) 06:11:25 Executing busybox-1.35.0-r17.trigger 06:11:25 OK: 5 MiB in 15 packages 06:11:25 Removing intermediate container ef91014408a1 06:11:25 ---> f5286cb7c977 06:11:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:25 ---> 212d674690a7 06:11:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:11:25 ---> dc9a2d682b52 06:11:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:11:25 ---> 7c3d71d97f83 06:11:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:11:25 ---> 31fbda687d8c 06:11:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:25 ---> Running in adc5c2dc20aa 06:11:27 Removing intermediate container adc5c2dc20aa 06:11:27 ---> 0abd37ce3660 06:11:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:11:27 ---> Running in 0fb14046f68c 06:11:28 Removing intermediate container 0fb14046f68c 06:11:28 ---> fb4656cbbc40 06:11:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 06:11:28 ---> Running in 3fff68073bb9 06:11:29 Removing intermediate container 3fff68073bb9 06:11:29 ---> 21045d950b6a 06:11:29 Step 20/22 : LABEL arch=arm64 06:11:29 ---> Running in 3fd49f896afb 06:11:31 Removing intermediate container 3fd49f896afb 06:11:31 ---> 204d5b20c3a9 06:11:31 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:11:31 ---> Running in afd6067bf29c 06:11:32 Removing intermediate container afd6067bf29c 06:11:32 ---> ce2feb701aae 06:11:32 Step 22/22 : LABEL version=0.0.0 06:11:32 ---> Running in fbc8a80458f5 06:11:33 Removing intermediate container fbc8a80458f5 06:11:33 ---> 268a76508d6d 06:11:33 06:11:33 Successfully built 268a76508d6d 06:11:33 Successfully tagged core-common-config-bootstrapper-arm64:latest 06:11:33  Building core-common-config-bootstrapper ... done Building core-command 06:11:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:11:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:11:55 ---> 22e720011c9b 06:11:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:11:55 ---> Using cache 06:11:55 ---> 15c7da531429 06:11:55 Step 4/23 : WORKDIR /edgex-go 06:11:55 ---> Using cache 06:11:55 ---> f743ec68f344 06:11:55 Step 5/23 : RUN apk add --update --no-cache make git 06:11:55 ---> Using cache 06:11:55 ---> 68d79216b29e 06:11:55 Step 6/23 : COPY go.mod vendor* ./ 06:11:55 ---> Using cache 06:11:55 ---> 4c95aa940c55 06:11:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:55 ---> Using cache 06:11:55 ---> 0f1bdb867c1c 06:11:55 Step 8/23 : COPY . . 06:11:55 ---> Using cache 06:11:55 ---> 8c96ffcf46ea 06:11:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:11:55 ---> Running in d189c671d592 06:11:56 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 06:12:00 Removing intermediate container 509c7f35d070 06:12:00 ---> a5252c9d3a4f 06:12:00 06:12:00 Step 10/24 : FROM alpine:3.16 06:12:00 ---> 4c81e5bf8899 06:12:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:12:00 ---> Running in a3f44688693e 06:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:12:04 (1/1) Installing dumb-init (1.2.5-r1) 06:12:04 Executing busybox-1.35.0-r17.trigger 06:12:04 OK: 5 MiB in 15 packages 06:12:05 Removing intermediate container a3f44688693e 06:12:05 ---> 27ef37fc258d 06:12:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:12:06 ---> Running in 6468f7730cc7 06:12:06 Removing intermediate container 6468f7730cc7 06:12:06 ---> d40e61f8657a 06:12:06 Step 13/24 : ENV APP_PORT=59881 06:12:06 ---> Running in ff73ad10d53a 06:12:07 Removing intermediate container ff73ad10d53a 06:12:07 ---> 6a96f6b7760e 06:12:07 Step 14/24 : EXPOSE $APP_PORT 06:12:07 ---> Running in 1f12ce482f75 06:12:08 Removing intermediate container 1f12ce482f75 06:12:08 ---> 2473406b04d1 06:12:08 Step 15/24 : WORKDIR / 06:12:08 ---> Running in 61c1c3185c35 06:12:08 Removing intermediate container 61c1c3185c35 06:12:08 ---> 0b58df7c707c 06:12:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:10 ---> 6ccc7f3703ff 06:12:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:12:12 ---> d1edaffb8642 06:12:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:12:13 ---> 64a592bc86a5 06:12:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:12:14 ---> 1989c9edd73f 06:12:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:12:14 ---> Running in 0930e80d6b52 06:12:15 Removing intermediate container 0930e80d6b52 06:12:15 ---> cf5d5524f621 06:12:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:12:15 ---> Running in aa44662e7a53 06:12:15 Removing intermediate container aa44662e7a53 06:12:15 ---> 01fb7e42df7f 06:12:15 Step 22/24 : LABEL arch=arm64 06:12:15 ---> Running in 41c1193aec53 06:12:16 Removing intermediate container 41c1193aec53 06:12:16 ---> 4c8be11dc044 06:12:16 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:12:16 ---> Running in d6b693855eae 06:12:17 Removing intermediate container d6b693855eae 06:12:17 ---> 13433fdb66a8 06:12:17 Step 24/24 : LABEL version=0.0.0 06:12:17 ---> Running in edfafd5fd16e 06:12:17 Removing intermediate container edfafd5fd16e 06:12:17 ---> c4e62dcffcf8 06:12:17 06:12:18 Successfully built c4e62dcffcf8 06:12:18 Successfully tagged core-metadata-arm64:latest 06:12:18  Building core-metadata ... done Building security-spire-config 06:12:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:12:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:12:40 ---> 22e720011c9b 06:12:40 Step 3/24 : WORKDIR /edgex-go 06:12:40 ---> Using cache 06:12:40 ---> 046554f2e9bc 06:12:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:12:40 ---> Using cache 06:12:40 ---> 64488b9584f2 06:12:40 Step 5/24 : COPY go.mod vendor* ./ 06:12:40 ---> Using cache 06:12:40 ---> f72ef629909a 06:12:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:40 ---> Using cache 06:12:40 ---> c85d333ea616 06:12:40 Step 7/24 : COPY . . 06:12:40 ---> Using cache 06:12:40 ---> 5b2103ac3fff 06:12:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:12:40 ---> Using cache 06:12:40 ---> e5ce36bc5c97 06:12:40 Step 9/24 : WORKDIR /edgex-go/spire-build 06:12:40 ---> Using cache 06:12:40 ---> 7571c6207ac7 06:12:40 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 06:12:40 ---> Using cache 06:12:40 ---> 2e4b41300863 06:12:40 Step 11/24 : WORKDIR /edgex-go 06:12:40 ---> Using cache 06:12:40 ---> 57d836a8f3a0 06:12:40 06:12:40 Step 12/24 : FROM alpine:3.15 06:12:40 ---> 354640af7b1b 06:12:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:12:40 ---> Using cache 06:12:40 ---> 53bf71b1498e 06:12:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:12:40 ---> Running in 3c24c3828259 06:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:12:42 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:12:42 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:12:42 OK: 15734 distinct packages available 06:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:12:44 (1/4) Installing dumb-init (1.2.5-r1) 06:12:44 (2/4) Installing musl-obstack (1.2.3-r0) 06:12:44 (3/4) Installing libucontext (1.1-r0) 06:12:44 (4/4) Installing gcompat (1.0.0-r4) 06:12:44 Executing busybox-1.34.1-r7.trigger 06:12:44 OK: 6 MiB in 18 packages 06:12:46 Removing intermediate container 3c24c3828259 06:12:46 ---> db13a6e96442 06:12:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:12:53 ---> 7781104ec4e7 06:12:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:12:53 ---> e2c391cb7da3 06:12:53 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:12:53 ---> Running in 0a7e973a038f 06:12:53 Removing intermediate container 0a7e973a038f 06:12:53 ---> 5171fd3bcd9a 06:12:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:12:54 ---> 834a83e9e19f 06:12:54 Step 19/24 : WORKDIR / 06:12:54 ---> Running in 8bd7b50705c1 06:12:55 Removing intermediate container 8bd7b50705c1 06:12:55 ---> ddfd31a33950 06:12:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:12:55 ---> Running in bad738be3a12 06:12:56 Removing intermediate container bad738be3a12 06:12:56 ---> 8a9863a92019 06:12:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:12:56 ---> Running in 4ea1ec9ae2f6 06:12:56 Removing intermediate container 4ea1ec9ae2f6 06:12:56 ---> c80728edd30f 06:12:56 Step 22/24 : LABEL arch=arm64 06:12:56 ---> Running in 8cc03adb9064 06:12:57 Removing intermediate container 8cc03adb9064 06:12:57 ---> 94797e8412c8 06:12:57 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:12:57 ---> Running in e821d45e6d04 06:12:58 Removing intermediate container e821d45e6d04 06:12:58 ---> 49a7297d6199 06:12:58 Step 24/24 : LABEL version=0.0.0 06:12:58 ---> Running in 7bc3fdaef29a 06:12:58 Removing intermediate container 7bc3fdaef29a 06:12:58 ---> 3bcb034eea99 06:12:58 06:12:58 Successfully built 3bcb034eea99 06:12:58 Successfully tagged security-spire-config-arm64:latest 06:12:58  Building security-spire-config ... done Building support-notifications 06:13:05 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 06:13:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:13:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:13:13 ---> 22e720011c9b 06:13:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:13:13 ---> Using cache 06:13:13 ---> 15c7da531429 06:13:13 Step 4/22 : WORKDIR /edgex-go 06:13:13 ---> Using cache 06:13:13 ---> f743ec68f344 06:13:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:13:13 ---> Running in 106b2409ab1f 06:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:13:16 OK: 221 MiB in 51 packages 06:13:18 Removing intermediate container 106b2409ab1f 06:13:18 ---> 632cad63e9c0 06:13:18 Step 6/22 : COPY go.mod vendor* ./ 06:13:19 ---> 6e6e45b3f90e 06:13:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:19 ---> Running in 4bac739b7f02 06:13:37 Removing intermediate container 4f00148307f6 06:13:37 ---> d4ceb5e5c75b 06:13:37 06:13:37 Step 9/21 : FROM alpine:3.16 06:13:37 ---> 4c81e5bf8899 06:13:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 06:13:37 ---> Running in 48c32a097aba 06:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:13:39 (1/6) Installing ca-certificates (20220614-r0) 06:13:39 (2/6) Installing brotli-libs (1.0.9-r6) 06:13:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:13:39 (4/6) Installing libcurl (7.83.1-r6) 06:13:39 (5/6) Installing curl (7.83.1-r6) 06:13:39 (6/6) Installing dumb-init (1.2.5-r1) 06:13:39 Executing busybox-1.35.0-r17.trigger 06:13:39 Executing ca-certificates-20220614-r0.trigger 06:13:39 OK: 8 MiB in 20 packages 06:13:45 Removing intermediate container 48c32a097aba 06:13:45 ---> 124341037006 06:13:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:45 ---> Running in aeede3f65767 06:13:45 Removing intermediate container aeede3f65767 06:13:45 ---> 4b26a0546d9d 06:13:45 Step 12/21 : WORKDIR /edgex 06:13:45 ---> Running in c9d237d5d7e6 06:13:45 Removing intermediate container 095d63cabaa1 06:13:45 ---> 62286aa6490d 06:13:45 06:13:45 Step 9/19 : FROM alpine:3.15 06:13:45 ---> 354640af7b1b 06:13:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:13:45 ---> Using cache 06:13:45 ---> 53bf71b1498e 06:13:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:13:45 ---> Running in cfe31b52ec09 06:13:46 Removing intermediate container c9d237d5d7e6 06:13:46 ---> 8625eafc08ce 06:13:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:13:47 ---> 6c4a7bc5670f 06:13:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:13:49 ---> d00cadd55bd5 06:13:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:13:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:13:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:13:50 OK: 15734 distinct packages available 06:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:13:51 ---> 6decaaed31a5 06:13:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:13:52 ---> 7a800f2d26dc 06:13:52 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:13:52 ---> Running in 2a2b96e0e096 06:13:52 (1/9) Installing ca-certificates (20220614-r0) 06:13:52 (2/9) Installing brotli-libs (1.0.9-r5) 06:13:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:13:52 (4/9) Installing libcurl (7.80.0-r6) 06:13:52 (5/9) Installing curl (7.80.0-r6) 06:13:52 (6/9) Installing dumb-init (1.2.5-r1) 06:13:52 (7/9) Installing musl-obstack (1.2.3-r0) 06:13:52 (8/9) Installing libucontext (1.1-r0) 06:13:52 (9/9) Installing gcompat (1.0.0-r4) 06:13:52 Executing busybox-1.34.1-r7.trigger 06:13:52 Executing ca-certificates-20220614-r0.trigger 06:13:53 OK: 8 MiB in 23 packages 06:13:56 Removing intermediate container 2a2b96e0e096 06:13:56 ---> f82c90e6bec1 06:13:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 06:13:56 ---> Running in d879f88c366f 06:13:56 Removing intermediate container cfe31b52ec09 06:13:56 ---> ead94722d613 06:13:56 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:57 Removing intermediate container d879f88c366f 06:13:57 ---> 71bab42e34ab 06:13:57 Step 19/21 : LABEL arch=arm64 06:13:57 ---> Running in 741b9e74d9f8 06:13:58 Removing intermediate container 741b9e74d9f8 06:13:58 ---> 3f1279902190 06:13:58 Step 20/21 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:13:58 ---> Running in 636ee06088a1 06:13:58 ---> aea044e4db58 06:13:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:13:58 Removing intermediate container 636ee06088a1 06:13:58 ---> f45ecfbfc432 06:13:58 Step 21/21 : LABEL version=0.0.0 06:13:59 ---> Running in 07fff0118c41 06:14:00 Removing intermediate container 07fff0118c41 06:14:00 ---> 36b4e59e9f30 06:14:00 06:14:00 Successfully built 36b4e59e9f30 06:14:00 Successfully tagged security-proxy-setup-arm64:latest 06:14:00  Building security-proxy-setup ... done Building security-spire-server 06:14:00 ---> 6c830c76bc4d 06:14:00 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:14:02 ---> ec0f6559300f 06:14:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:14:02 ---> Running in 69fe8290ae51 06:14:02 Removing intermediate container 69fe8290ae51 06:14:02 ---> dc8a7df9b3c5 06:14:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:14:03 ---> Running in 0070063c2d26 06:14:03 Removing intermediate container 0070063c2d26 06:14:03 ---> ab0efae5c291 06:14:03 Step 17/19 : LABEL arch=arm64 06:14:03 ---> Running in 16b86581732f 06:14:04 Removing intermediate container 16b86581732f 06:14:04 ---> c8d75f87f49b 06:14:04 Step 18/19 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:14:04 ---> Running in 3ac647312017 06:14:05 Removing intermediate container 3ac647312017 06:14:05 ---> bd0937e0ef90 06:14:05 Step 19/19 : LABEL version=0.0.0 06:14:05 ---> Running in abac0d6de9b5 06:14:06 Removing intermediate container abac0d6de9b5 06:14:06 ---> 341d5d46adef 06:14:06 06:14:06 Successfully built 341d5d46adef 06:14:06 Successfully tagged security-spiffe-token-provider-arm64:latest 06:14:06  Building security-spiffe-token-provider ... done Building core-data 06:14:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:28 ---> 22e720011c9b 06:14:28 Step 3/23 : WORKDIR /edgex-go 06:14:28 ---> Using cache 06:14:28 ---> 046554f2e9bc 06:14:28 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 06:14:28 ---> Using cache 06:14:28 ---> 64488b9584f2 06:14:28 Step 5/23 : COPY go.mod vendor* ./ 06:14:28 ---> Using cache 06:14:28 ---> f72ef629909a 06:14:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:28 ---> Using cache 06:14:28 ---> c85d333ea616 06:14:28 Step 7/23 : COPY . . 06:14:28 ---> Using cache 06:14:28 ---> 5b2103ac3fff 06:14:28 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 06:14:28 ---> Using cache 06:14:28 ---> e5ce36bc5c97 06:14:28 Step 9/23 : WORKDIR /edgex-go/spire-build 06:14:28 ---> Using cache 06:14:28 ---> 7571c6207ac7 06:14:28 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 06:14:29 ---> Running in 3e4de1c579c4 06:14:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:14:35 ---> 22e720011c9b 06:14:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:14:35 ---> Using cache 06:14:35 ---> 15c7da531429 06:14:35 Step 4/22 : WORKDIR /edgex-go 06:14:35 ---> Using cache 06:14:35 ---> f743ec68f344 06:14:35 Step 5/22 : RUN apk add --update --no-cache make git 06:14:35 ---> Using cache 06:14:35 ---> 68d79216b29e 06:14:35 Step 6/22 : COPY go.mod vendor* ./ 06:14:35 ---> Using cache 06:14:35 ---> 4c95aa940c55 06:14:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:35 Removing intermediate container 3e4de1c579c4 06:14:35 ---> Using cache 06:14:35 ---> 2f71e1e3ccc8 06:14:35 ---> 0f1bdb867c1c 06:14:35 Step 11/23 : WORKDIR /edgex-goStep 8/22 : COPY . . 06:14:35 06:14:35 ---> Running in e16395cbeb7f 06:14:35 ---> Using cache 06:14:35 ---> 8c96ffcf46ea 06:14:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:14:36 ---> Running in d0a84a68a08b 06:14:36 Removing intermediate container e16395cbeb7f 06:14:36 ---> 745ed1ef9a27 06:14:36 06:14:36 Step 12/23 : FROM alpine:3.15 06:14:36 ---> 354640af7b1b 06:14:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:14:36 ---> Using cache 06:14:36 ---> 53bf71b1498e 06:14:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:14:36 ---> Using cache 06:14:36 ---> ad6e7b573ff7 06:14:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:14: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 06:14:50 ---> beb65281deaf 06:14:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:14:52 ---> 6e1c8be5a457 06:14:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:14:54 ---> 915b52505a36 06:14:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:14:55 ---> 6c2e1a67c0da 06:14:55 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:14:55 ---> Running in bd36c31dc152 06:14:57 Removing intermediate container bd36c31dc152 06:14:57 ---> 1bce33468129 06:14:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:14:57 ---> Running in 2fd020c8a8a9 06:14:59 Removing intermediate container 2fd020c8a8a9 06:14:59 ---> a2d35aa25b07 06:14:59 Step 21/23 : LABEL arch=arm64 06:14:59 ---> Running in bf1c31254ecf 06:15:00 Removing intermediate container bf1c31254ecf 06:15:00 ---> fe7cd47130f7 06:15:00 Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:15:00 ---> Running in 242d9a62b28c 06:15:01 Removing intermediate container 242d9a62b28c 06:15:01 ---> bcbf6cd935f6 06:15:01 Step 23/23 : LABEL version=0.0.0 06:15:01 ---> Running in 4676b6fa1316 06:15:02 Removing intermediate container 6881db5b882e 06:15:02 ---> 00b6503badc5 06:15:02 06:15:02 Step 10/22 : FROM alpine:3.16 06:15:02 ---> 4c81e5bf8899 06:15:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:15:02 ---> Using cache 06:15:02 ---> 27ef37fc258d 06:15:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:15:02 ---> Using cache 06:15:02 ---> d40e61f8657a 06:15:02 Step 13/22 : ENV APP_PORT=59861 06:15:03 Removing intermediate container 4676b6fa1316 06:15:03 ---> 4d8f82a3d1ca 06:15:03 06:15:03 ---> Running in e76a0e7bebef 06:15:04 Successfully built 4d8f82a3d1ca 06:15:04 Successfully tagged security-spire-server-arm64:latest 06:15:04 Removing intermediate container e76a0e7bebef 06:15:04 ---> ccc7cba734c9 06:15:04 Step 14/22 : EXPOSE $APP_PORT 06:15:04 Building security-proxy-auth 06:15:04  Building security-spire-server ... done  ---> Running in 8256b13c722b 06:15:05 Removing intermediate container 8256b13c722b 06:15:05 ---> 9956b543554c 06:15:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:07 ---> 60389c4e99fd 06:15:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:15:12 ---> 2291e8ec1620 06:15:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:15:13 ---> 4439109e55d3 06:15:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:15:13 ---> Running in 62368e7ec885 06:15:14 Removing intermediate container 62368e7ec885 06:15:14 ---> 2151a9abfd97 06:15:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:15:15 ---> Running in a2494c57e4ed 06:15:16 Removing intermediate container a2494c57e4ed 06:15:16 ---> 82f90ab298c2 06:15:16 Step 20/22 : LABEL arch=arm64 06:15:16 ---> Running in df977fe79005 06:15:17 Removing intermediate container df977fe79005 06:15:17 ---> 5887af5b7118 06:15:17 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:15:17 ---> Running in ab17090d7f8b 06:15:18 Removing intermediate container ab17090d7f8b 06:15:18 ---> bc1c0336d6ef 06:15:18 Step 22/22 : LABEL version=0.0.0 06:15:18 ---> Running in 8c76bd70898b 06:15:19 Removing intermediate container 8c76bd70898b 06:15:19 ---> aec9f7aa6df0 06:15:19 06:15:20 Successfully built aec9f7aa6df0 06:15:20 Successfully tagged support-scheduler-arm64:latest 06:15:20  Building support-scheduler ... done Building security-bootstrapper 06:15:24 Removing intermediate container 4bac739b7f02 06:15:24 ---> 42b8aad2578b 06:15:24 Step 8/22 : COPY . . 06:15:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:15:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:15:24 ---> 22e720011c9b 06:15:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:15:24 ---> Using cache 06:15:24 ---> 15c7da531429 06:15:24 Step 4/22 : WORKDIR /edgex-go 06:15:24 ---> Using cache 06:15:24 ---> f743ec68f344 06:15:24 Step 5/22 : RUN apk add --update --no-cache make git 06:15:24 ---> Using cache 06:15:24 ---> 68d79216b29e 06:15:24 Step 6/22 : COPY go.mod vendor* ./ 06:15:24 ---> Using cache 06:15:24 ---> 4c95aa940c55 06:15:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:24 ---> Using cache 06:15:24 ---> 0f1bdb867c1c 06:15:24 Step 8/22 : COPY . . 06:15:24 ---> Using cache 06:15:24 ---> 8c96ffcf46ea 06:15:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:15:24 ---> Running in 385e0f66d2b9 06:15: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:15:42 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:15:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:15:42 ---> 22e720011c9b 06:15:42 Step 3/32 : WORKDIR /edgex-go 06:15:42 ---> Using cache 06:15:42 ---> 046554f2e9bc 06:15:42 Step 4/32 : RUN apk add --update --no-cache make git 06:15:42 ---> Using cache 06:15:42 ---> b00586ef4093 06:15:42 Step 5/32 : COPY go.mod vendor* ./ 06:15:42 ---> Using cache 06:15:42 ---> 15adcebdae9c 06:15:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:42 ---> Using cache 06:15:42 ---> 0bc4907087f7 06:15:42 Step 7/32 : COPY . . 06:15:42 ---> Using cache 06:15:42 ---> f8fc69abddcc 06:15:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:15:42 ---> Running in bb753c112933 06:15:42 ---> a837a686e3f7 06:15:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:15:42 ---> Running in 3da5ed4ea25a 06:15:44 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 06:15:44 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 06:18:51 Removing intermediate container d189c671d592 06:18:51 ---> 5d6468c91c5a 06:18:51 06:18:51 Step 10/23 : FROM alpine:3.16 06:18:51 ---> 4c81e5bf8899 06:18:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:18:51 ---> Using cache 06:18:51 ---> 27ef37fc258d 06:18:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:18:51 ---> Using cache 06:18:51 ---> d40e61f8657a 06:18:51 Step 13/23 : ENV APP_PORT=59882 06:18:51 ---> Running in a4800cc5bbb6 06:18:51 Removing intermediate container a4800cc5bbb6 06:18:51 ---> 01f55d688bcc 06:18:51 Step 14/23 : EXPOSE $APP_PORT 06:18:51 ---> Running in fc115974ca86 06:18:51 Removing intermediate container fc115974ca86 06:18:51 ---> fad15af0b274 06:18:51 Step 15/23 : WORKDIR / 06:18:51 ---> Running in d38ff94cae2b 06:18:51 Removing intermediate container d38ff94cae2b 06:18:51 ---> c006b77c7652 06:18:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:51 ---> ee49268178f1 06:18:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:18:51 ---> 9305c3f6d311 06:18:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:18:51 ---> 78c504e5b6eb 06:18:51 Step 19/23 : ENTRYPOINT ["/core-command"] 06:18:51 ---> Running in 84643f10e221 06:18:51 Removing intermediate container 84643f10e221 06:18:51 ---> 4c06dd345367 06:18:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:18:51 ---> Running in 7db659275aab 06:18:52 Removing intermediate container 7db659275aab 06:18:52 ---> 5f839bfff356 06:18:52 Step 21/23 : LABEL arch=arm64 06:18:52 ---> Running in 4a2513764916 06:18:52 Removing intermediate container 4a2513764916 06:18:52 ---> 02b8c5211b81 06:18:52 Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:18:53 ---> Running in b121a76e05f0 06:18:53 Removing intermediate container b121a76e05f0 06:18:53 ---> 36fa0fe112bc 06:18:53 Step 23/23 : LABEL version=0.0.0 06:18:53 ---> Running in ca9a8dfce59b 06:18:54 Removing intermediate container ca9a8dfce59b 06:18:54 ---> 1899a9c40d6a 06:18:54 06:18:54 Successfully built 1899a9c40d6a 06:18:54 Successfully tagged core-command-arm64:latest 06:18:54  Building core-command ... done Building security-secretstore-setup 06:19:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:19:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:19:12 ---> 22e720011c9b 06:19:12 Step 3/24 : WORKDIR /edgex-go 06:19:12 ---> Using cache 06:19:12 ---> 046554f2e9bc 06:19:12 Step 4/24 : RUN apk add --update --no-cache make git 06:19:12 ---> Using cache 06:19:12 ---> b00586ef4093 06:19:12 Step 5/24 : COPY go.mod vendor* ./ 06:19:12 ---> Using cache 06:19:12 ---> 15adcebdae9c 06:19:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:12 ---> Using cache 06:19:12 ---> 0bc4907087f7 06:19:12 Step 7/24 : COPY . . 06:19:12 ---> Using cache 06:19:12 ---> f8fc69abddcc 06:19:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:13 ---> Running in 68e16d75f548 06:19:15 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 06:22:07 Removing intermediate container 385e0f66d2b9 06:22:07 ---> 95ce6a4e4e61 06:22:07 06:22:07 Step 10/22 : FROM alpine:3.16 06:22:07 ---> 4c81e5bf8899 06:22:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:22:07 ---> Using cache 06:22:07 ---> c573a2ba4ace 06:22:07 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:22:07 ---> Using cache 06:22:07 ---> f5286cb7c977 06:22:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:07 ---> Using cache 06:22:07 ---> 212d674690a7 06:22:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:22:07 ---> 0c50bab1d7ad 06:22:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 06:22:07 ---> f129eb9fced8 06:22:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:22:07 ---> 128f876f6bed 06:22:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:07 ---> Running in 22b64f398986 06:22:12 Removing intermediate container 22b64f398986 06:22:12 ---> 055cac723e1e 06:22:12 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:22:12 ---> Running in 4a16a8f4f586 06:22:13 Removing intermediate container 4a16a8f4f586 06:22:13 ---> a899f191bae1 06:22:13 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:22:13 ---> Running in e5de897a505b 06:22:14 Removing intermediate container e5de897a505b 06:22:14 ---> 308d23754184 06:22:14 Step 20/22 : LABEL arch=arm64 06:22:14 ---> Running in 39d3844d097a 06:22:15 Removing intermediate container 39d3844d097a 06:22:15 ---> e59d920a2852 06:22:15 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:22:15 ---> Running in 525e97d76268 06:22:16 Removing intermediate container 525e97d76268 06:22:16 ---> 396b8b884fee 06:22:16 Step 22/22 : LABEL version=0.0.0 06:22:16 ---> Running in 86d9a5044efc 06:22:17 Removing intermediate container 86d9a5044efc 06:22:17 ---> 80b40443cf5e 06:22:17 06:22:17 Successfully built 80b40443cf5e 06:22:17 Successfully tagged security-proxy-auth-arm64:latest 06:22:18  Building security-proxy-auth ... done Removing intermediate container d0a84a68a08b 06:22:18 ---> 57455428b00d 06:22:18 06:22:18 Step 10/22 : FROM alpine:3.16 06:22:18 ---> 4c81e5bf8899 06:22:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:22:18 ---> Running in 1abd67d30d8d 06:22:18 Removing intermediate container 1abd67d30d8d 06:22:18 ---> 036c248e9695 06:22:18 Step 12/22 : ENV APP_PORT=59880 06:22:19 ---> Running in 411eaaf3ac80 06:22:19 Removing intermediate container 411eaaf3ac80 06:22:19 ---> 46093bb6e608 06:22:19 Step 13/22 : EXPOSE $APP_PORT 06:22:19 ---> Running in d1946f5db22d 06:22:20 Removing intermediate container d1946f5db22d 06:22:20 ---> 77949579f71d 06:22:20 Step 14/22 : RUN apk add --update --no-cache dumb-init 06:22:20 ---> Running in d2ae7e232a05 06:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:24 (1/1) Installing dumb-init (1.2.5-r1) 06:22:24 Executing busybox-1.35.0-r17.trigger 06:22:24 OK: 5 MiB in 15 packages 06:22:26 Removing intermediate container d2ae7e232a05 06:22:26 ---> a8c388e1d4f2 06:22:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:27 ---> 514b681f364e 06:22:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:29 ---> 1f6b22bbe89a 06:22:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:22:30 ---> 2b05e18a5c4a 06:22:30 Step 18/22 : ENTRYPOINT ["/core-data"] 06:22:30 ---> Running in 76e489dc7cda 06:22:30 Removing intermediate container 76e489dc7cda 06:22:30 ---> 23429b8e34f3 06:22:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:22:30 ---> Running in c81a57cf17d6 06:22:31 Removing intermediate container c81a57cf17d6 06:22:31 ---> 9fb183548853 06:22:31 Step 20/22 : LABEL arch=arm64 06:22:31 ---> Running in 4fb8519331f4 06:22:32 Removing intermediate container 4fb8519331f4 06:22:32 ---> 4357fb99c906 06:22:32 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:22:32 ---> Running in fcfd07f7e280 06:22:32 Removing intermediate container fcfd07f7e280 06:22:32 ---> 7c25021f4989 06:22:32 Step 22/22 : LABEL version=0.0.0 06:22:32 ---> Running in 38e28111a5c9 06:22:33 Removing intermediate container 38e28111a5c9 06:22:33 ---> f1bc679faabf 06:22:33 06:22:33 Successfully built f1bc679faabf 06:22:33 Successfully tagged core-data-arm64:latest 06:22:48  Building core-data ... done Removing intermediate container bb753c112933 06:22:48 ---> b3294f22bd0b 06:22:48 06:22:48 Step 9/32 : FROM alpine:3.16 06:22:48 ---> 4c81e5bf8899 06:22:48 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:22:50 ---> Running in 2a34dde28f78 06:22:50 Removing intermediate container 2a34dde28f78 06:22:50 ---> 69788314b715 06:22:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 06:22:50 ---> Running in 2bb28a4aebbe 06:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:54 (1/2) Installing dumb-init (1.2.5-r1) 06:22:54 (2/2) Installing su-exec (0.2-r1) 06:22:54 Executing busybox-1.35.0-r17.trigger 06:22:54 OK: 5 MiB in 16 packages 06:22:55 Removing intermediate container 2bb28a4aebbe 06:22:55 ---> b6ce5fbb3860 06:22:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 06:22:55 ---> Running in 6997c5a14c62 06:22:56 Removing intermediate container 6997c5a14c62 06:22:56 ---> e7344518de5b 06:22:56 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:22:56 ---> Running in 51b11fee6f57 06:22:57 Removing intermediate container 51b11fee6f57 06:22:57 ---> 58f74f22944f 06:22:57 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:22:57 ---> Running in 82f8c9289110 06:22:57 Removing intermediate container 82f8c9289110 06:22:57 ---> dd56d16a4fe8 06:22:57 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:22:57 ---> Running in 065cecd18841 06:22:58 Removing intermediate container 065cecd18841 06:22:58 ---> c24f2096adfc 06:22:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:22:58 ---> Running in 3cb73c4b6ea2 06:23:01 Removing intermediate container 3cb73c4b6ea2 06:23:01 ---> 94e04449be8e 06:23:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 06:23:01 ---> Running in a181948688bb 06:23:02 Removing intermediate container a181948688bb 06:23:02 ---> f27440d13192 06:23:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:23:03 ---> bfd75d09c93b 06:23:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:23:03 ---> Running in db4da0bf5d4c 06:23:06 Removing intermediate container db4da0bf5d4c 06:23:06 ---> ff9937b61776 06:23:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:23:07 ---> 86d48a08682d 06:23:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:23:09 ---> 56ae5adc186a 06:23:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:23:10 ---> 9fa5750590af 06:23:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:23:11 ---> e45ec611d4c5 06:23:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:23:12 ---> a91f236189e7 06:23:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:23:13 ---> 5e6b4ed0c7de 06:23:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:23:13 ---> 208dc8ade994 06:23:13 Step 27/32 : RUN chmod +x /entrypoint.sh 06:23:14 ---> Running in dc32420b26b2 06:23:17 Removing intermediate container dc32420b26b2 06:23:17 ---> 915ede604e11 06:23:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:23:17 ---> Running in 602b2af69ac3 06:23:18 Removing intermediate container 602b2af69ac3 06:23:18 ---> 2075b3fd4ef7 06:23:18 Step 29/32 : CMD ["gate"] 06:23:18 ---> Running in af779cc37fda 06:23:18 Removing intermediate container af779cc37fda 06:23:18 ---> 9397627baebe 06:23:18 Step 30/32 : LABEL arch=arm64 06:23:18 ---> Running in c6a53bdbc622 06:23:19 Removing intermediate container c6a53bdbc622 06:23:19 ---> c8acc4816bb6 06:23:19 Step 31/32 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:23:19 ---> Running in e4f43b7b4ae0 06:23:20 Removing intermediate container e4f43b7b4ae0 06:23:20 ---> d83f9f836b56 06:23:20 Step 32/32 : LABEL version=0.0.0 06:23:20 ---> Running in 4c646742bd10 06:23:20 Removing intermediate container 4c646742bd10 06:23:20 ---> 28d280c29b62 06:23:20 06:23:21 Successfully built 28d280c29b62 06:23:21 Successfully tagged security-bootstrapper-arm64:latest 06:24:00  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:10 Removing intermediate container 68e16d75f548 06:24:10 ---> 1c972184994b 06:24:10 06:24:10 Step 9/24 : FROM alpine:3.16 06:24:10 ---> 4c81e5bf8899 06:24:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:24:10 ---> Running in 03e62ae770a2 06:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:24:12 (1/3) Installing ca-certificates (20220614-r0) 06:24:12 (2/3) Installing dumb-init (1.2.5-r1) 06:24:12 (3/3) Installing su-exec (0.2-r1) 06:24:12 Executing busybox-1.35.0-r17.trigger 06:24:12 Executing ca-certificates-20220614-r0.trigger 06:24:13 OK: 6 MiB in 17 packages 06:24:15 Removing intermediate container 03e62ae770a2 06:24:15 ---> a188d88ddde7 06:24:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:24:15 ---> Running in 86f15d9c4aeb 06:24:15 Removing intermediate container 86f15d9c4aeb 06:24:15 ---> 176eb6f60908 06:24:15 Step 12/24 : WORKDIR / 06:24:15 ---> Running in 37a0a4993b88 06:24:16 Removing intermediate container 37a0a4993b88 06:24:16 ---> 0a7c3ce3d0e6 06:24:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:24:17 ---> adbab5c14de5 06:24:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:24:17 ---> 00a635a84cb8 06:24:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:24:18 ---> eb49efe3adc5 06:24:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:24:19 ---> d55fe7df62a7 06:24:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:24:19 Removing intermediate container 3da5ed4ea25a 06:24:19 ---> 047576ba7243 06:24:19 06:24:19 Step 10/22 : FROM alpine:3.16 06:24:19 ---> 4c81e5bf8899 06:24:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:24:19 ---> Running in 6199bd4fb7ad 06:24:20 ---> 0597f3936bf0 06:24:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:24:21 ---> 675c2dcbc18f 06:24:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:24:22 (1/2) Installing ca-certificates (20220614-r0) 06:24:22 ---> 578b1dd90751 06:24:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:24:22 (2/2) Installing dumb-init (1.2.5-r1) 06:24:22 Executing busybox-1.35.0-r17.trigger 06:24:22 Executing ca-certificates-20220614-r0.trigger 06:24:22 ---> Running in 72322d30db81 06:24:22 OK: 6 MiB in 16 packages 06:24:24 Removing intermediate container 6199bd4fb7ad 06:24:24 ---> 7078ab120ba8 06:24:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:24:24 ---> Running in d2d2ebb3a06f 06:24:24 Removing intermediate container 72322d30db81 06:24:24 ---> 173168bbc8c9 06:24:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:24:24 ---> Running in 3f13f7b503d7 06:24:24 Removing intermediate container d2d2ebb3a06f 06:24:24 ---> e272ea0a82bd 06:24:24 Step 13/22 : ENV APP_PORT=59860 06:24:24 ---> Running in b7afb20a031e 06:24:25 Removing intermediate container 3f13f7b503d7 06:24:25 ---> 716e9da00764 06:24:25 Step 22/24 : LABEL arch=arm64 06:24:25 ---> Running in 31ad520a3390 06:24:25 Removing intermediate container b7afb20a031e 06:24:25 ---> af4dc6523abd 06:24:25 Step 14/22 : EXPOSE $APP_PORT 06:24:25 ---> Running in 12b3ab44e8cd 06:24:25 Removing intermediate container 31ad520a3390 06:24:25 ---> 993e7e4429f9 06:24:25 Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:24:25 ---> Running in 3719bb453ae1 06:24:25 Removing intermediate container 12b3ab44e8cd 06:24:25 ---> 5de36188ff2a 06:24:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:25 Removing intermediate container 3719bb453ae1 06:24:25 ---> 258cd35d4113 06:24:25 Step 24/24 : LABEL version=0.0.0 06:24:25 ---> Running in 610fcdf10e0e 06:24:26 ---> ae21ae30b064 06:24:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:24:26 Removing intermediate container 610fcdf10e0e 06:24:26 ---> 9fa490c329d2 06:24:26 06:24:26 Successfully built 9fa490c329d2 06:24:26 Successfully tagged security-secretstore-setup-arm64:latest 06:24:27  Building security-secretstore-setup ... done  ---> a93ecdaef771 06:24:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:24:28 ---> 89e8bcaefb3e 06:24:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:24:28 ---> Running in d1fde6b4b382 06:24:28 Removing intermediate container d1fde6b4b382 06:24:28 ---> b47b4baa95a8 06:24:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:24:28 ---> Running in 2962499185b6 06:24:28 Removing intermediate container 2962499185b6 06:24:28 ---> 3a08fc8b359d 06:24:28 Step 20/22 : LABEL arch=arm64 06:24:28 ---> Running in 2cb0e8ec5739 06:24:29 Removing intermediate container 2cb0e8ec5739 06:24:29 ---> 34902eb475f5 06:24:29 Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 06:24:29 ---> Running in c1ac2bbbf4c5 06:24:29 Removing intermediate container c1ac2bbbf4c5 06:24:29 ---> adb83b57e620 06:24:29 Step 22/22 : LABEL version=0.0.0 06:24:29 ---> Running in a1d2b64fe66e 06:24:29 Removing intermediate container a1d2b64fe66e 06:24:29 ---> be984e559313 06:24:29 06:24:30 Successfully built be984e559313 06:24:30 Successfully tagged support-notifications-arm64:latest 06:24:30  Building support-notifications ... done  [Pipeline] } 06:24:30 $ docker stop --time=1 ebde236c6046b307b9de0ea74ff7005c51de78e73f897fbfcec98f4c04234e06 06:24:32 $ docker rm -f --volumes ebde236c6046b307b9de0ea74ff7005c51de78e73f897fbfcec98f4c04234e06 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:32 + docker images 06:24:32 REPOSITORY TAG IMAGE ID CREATED SIZE 06:24:32 support-notifications-arm64 latest be984e559313 3 seconds ago 29.7MB 06:24:32 security-secretstore-setup-arm64 latest 9fa490c329d2 6 seconds ago 29MB 06:24:32 047576ba7243 14 seconds ago 1.58GB 06:24:32 1c972184994b 24 seconds ago 1.51GB 06:24:32 security-bootstrapper-arm64 latest 28d280c29b62 About a minute ago 19.6MB 06:24:32 b3294f22bd0b About a minute ago 1.51GB 06:24:32 core-data-arm64 latest f1bc679faabf About a minute ago 17.3MB 06:24:32 security-proxy-auth-arm64 latest 80b40443cf5e 2 minutes ago 15.6MB 06:24:32 57455428b00d 2 minutes ago 1.52GB 06:24:32 95ce6a4e4e61 2 minutes ago 1.5GB 06:24:32 core-command-arm64 latest 1899a9c40d6a 5 minutes ago 17.1MB 06:24:32 5d6468c91c5a 5 minutes ago 1.52GB 06:24:32 support-scheduler-arm64 latest aec9f7aa6df0 9 minutes ago 29.1MB 06:24:32 security-spire-server-arm64 latest 4d8f82a3d1ca 9 minutes ago 84.3MB 06:24:32 00b6503badc5 9 minutes ago 1.58GB 06:24:32 745ed1ef9a27 9 minutes ago 1.39GB 06:24:32 security-spiffe-token-provider-arm64 latest 341d5d46adef 10 minutes ago 29.1MB 06:24:32 security-proxy-setup-arm64 latest 36b4e59e9f30 10 minutes ago 26.9MB 06:24:32 62286aa6490d 10 minutes ago 1.55GB 06:24:32 d4ceb5e5c75b 10 minutes ago 1.51GB 06:24:32 security-spire-config-arm64 latest 3bcb034eea99 11 minutes ago 83.6MB 06:24:32 core-metadata-arm64 latest c4e62dcffcf8 12 minutes ago 17.8MB 06:24:32 a5252c9d3a4f 12 minutes ago 1.52GB 06:24:32 core-common-config-bootstrapper-arm64 latest 268a76508d6d 13 minutes ago 14.9MB 06:24:32 5e7bf54e1ce1 13 minutes ago 1.51GB 06:24:32 security-spire-agent-arm64 latest 98c61a10e9cc 20 minutes ago 122MB 06:24:32 57d836a8f3a0 21 minutes ago 1.39GB 06:24:32 ci-base-image-arm64 latest 22e720011c9b 36 minutes ago 905MB 06:24:32 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 06:24:32 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 06:24:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 06:24:32 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 06:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:33 06:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:34 arm64: Pulling from edgex-lftools-log-publisher 06:24:34 8998bd30e6a1: Pulling fs layer 06:24:34 04944245beec: Pulling fs layer 06:24:34 699f458cf7ca: Pulling fs layer 06:24:34 765212b225bb: Pulling fs layer 06:24:34 f23df028b6ca: Pulling fs layer 06:24:34 d65c8cfc05b1: Pulling fs layer 06:24:34 2437ff75d9bd: Pulling fs layer 06:24:34 765212b225bb: Waiting 06:24:34 f23df028b6ca: Waiting 06:24:34 d65c8cfc05b1: Waiting 06:24:34 2437ff75d9bd: Waiting 06:24:34 04944245beec: Verifying Checksum 06:24:34 04944245beec: Download complete 06:24:34 765212b225bb: Download complete 06:24:34 f23df028b6ca: Download complete 06:24:34 d65c8cfc05b1: Verifying Checksum 06:24:34 d65c8cfc05b1: Download complete 06:24:34 699f458cf7ca: Verifying Checksum 06:24:34 699f458cf7ca: Download complete 06:24:34 8998bd30e6a1: Verifying Checksum 06:24:34 8998bd30e6a1: Download complete 06:24:37 2437ff75d9bd: Verifying Checksum 06:24:37 2437ff75d9bd: Download complete 06:24:38 8998bd30e6a1: Pull complete 06:24:39 04944245beec: Pull complete 06:24:40 699f458cf7ca: Pull complete 06:24:40 765212b225bb: Pull complete 06:24:41 f23df028b6ca: Pull complete 06:24:42 d65c8cfc05b1: Pull complete 06:24:57 2437ff75d9bd: Pull complete 06:24:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container 06:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:25:01 $ docker top 9d2f903f3a06832599921cede93c6bf56e6e833103788d47c9aa2485cfa14316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:02 ---> job-cost.sh 06:25:02 lf-activate-venv: SKIPPING 06:25:02 INFO: No Stack... 06:25:02 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:03 INFO: Archiving Costs [Pipeline] sh 06:25:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:25:04 + cut -d, -f6 [Pipeline] lock 06:25:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] 06:25:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] did not exist. Created. 06:25:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:04 + echo total: 0.10999999940395355 [Pipeline] stash 06:25:05 Stashed 1 file(s) [Pipeline] } 06:25:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:05 $ docker stop --time=1 9d2f903f3a06832599921cede93c6bf56e6e833103788d47c9aa2485cfa14316 06:25:06 $ docker rm -f --volumes 9d2f903f3a06832599921cede93c6bf56e6e833103788d47c9aa2485cfa14316 [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 06:25:07 provisioning config files... 06:25:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10563653374220276469tmp [Pipeline] { [Pipeline] sh 06:25:08 + set +x 06:25:08 + + curl -s https://codecov.io/bash 06:25:08 bash -s -- 06:25:08 06:25:08 _____ _ 06:25:08 / ____| | | 06:25:08 | | ___ __| | ___ ___ _____ __ 06:25:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:08 Bash-1.0.6 06:25:08 06:25:08 06:25:08 ==> git version 2.25.1 found 06:25:08 ==> 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 06:25:08 Release-Date: 2020-01-08 06:25:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:25:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:25:08 ==> Jenkins CI detected. 06:25:08 current dir:  /w/workspace/edgex-go/1 06:25:08 project root: . 06:25:08 --> token set from env 06:25:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:08 ==> Running gcov in . (disable via -X gcov) 06:25:08 ==> Python coveragepy not found 06:25:08 ==> Searching for coverage reports in: 06:25:08 + . 06:25:08 -> Found 1 reports 06:25:08 ==> Detecting git/mercurial file structure 06:25:08 ==> Reading reports 06:25:08 + ./coverage.out bytes=487670 06:25:08 ==> Appending adjustments 06:25:08 https://docs.codecov.io/docs/fixing-reports 06:25:09 + Found adjustments 06:25:09 ==> Gzipping contents 06:25:09 64K /tmp/codecov.cRifNh.gz 06:25:09 ==> Uploading reports 06:25:09 url: https://codecov.io 06:25:09 query: branch=PR-4401&commit=0c27c03582befc15ca44ba22a8f2964d059cef61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= 06:25:09 -> Pinging Codecov 06:25:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4401&commit=0c27c03582befc15ca44ba22a8f2964d059cef61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= 06:25:09 -> Uploading to 06:25:09 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/0c27c03582befc15ca44ba22a8f2964d059cef61/180298ab-6672-490f-a711-e3e7a7e3fc4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T062509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06ad715c9ea8ae5c9a88b9ed266e3c576f39bab1303840fdf4e79ae3f632e092 06:25:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:09 Dload Upload Total Spent Left Speed 06:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63139 0 0 100 63139 0 192k --:--:-- --:--:-- --:--:-- 192k 100 63139 0 0 100 63139 0 192k --:--:-- --:--:-- --:--:-- 191k 06:25:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] } 06:25:09 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 06:25:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 06:25:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:12 ---> package-listing.sh 06:25:12 ++ facter osfamily 06:25:12 ++ tr '[:upper:]' '[:lower:]' 06:25:12 + OS_FAMILY=debian 06:25:12 + workspace=/w/workspace/edgex-go/1 06:25:12 + START_PACKAGES=/tmp/packages_start.txt 06:25:12 + END_PACKAGES=/tmp/packages_end.txt 06:25:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:12 + PACKAGES=/tmp/packages_start.txt 06:25:12 + '[' /w/workspace/edgex-go/1 ']' 06:25:12 + PACKAGES=/tmp/packages_end.txt 06:25:12 + case "${OS_FAMILY}" in 06:25:12 + dpkg -l 06:25:12 + grep '^ii' 06:25:12 + '[' -f /tmp/packages_start.txt ']' 06:25:12 + '[' -f /tmp/packages_end.txt ']' 06:25:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:12 + '[' /w/workspace/edgex-go/1 ']' 06:25:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:25:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:25:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:13 06:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:13 latest: Pulling from edgex-lftools-log-publisher 06:25:13 5eb5b503b376: Pulling fs layer 06:25:13 5c69ac0246d0: Pulling fs layer 06:25:13 ec43610c2a17: Pulling fs layer 06:25:13 3a2ae6a8a46f: Pulling fs layer 06:25:13 33b1e0a273af: Pulling fs layer 06:25:13 5d3b04190fa2: Pulling fs layer 06:25:13 2f39f015ded8: Pulling fs layer 06:25:13 3a2ae6a8a46f: Waiting 06:25:13 5d3b04190fa2: Waiting 06:25:13 33b1e0a273af: Waiting 06:25:13 2f39f015ded8: Waiting 06:25:13 5c69ac0246d0: Verifying Checksum 06:25:13 5c69ac0246d0: Download complete 06:25:13 3a2ae6a8a46f: Download complete 06:25:14 33b1e0a273af: Verifying Checksum 06:25:14 33b1e0a273af: Download complete 06:25:14 ec43610c2a17: Verifying Checksum 06:25:14 ec43610c2a17: Download complete 06:25:14 5d3b04190fa2: Verifying Checksum 06:25:14 5d3b04190fa2: Download complete 06:25:14 5eb5b503b376: Verifying Checksum 06:25:14 5eb5b503b376: Download complete 06:25:14 2f39f015ded8: Download complete 06:25:15 5eb5b503b376: Pull complete 06:25:15 5c69ac0246d0: Pull complete 06:25:15 ec43610c2a17: Pull complete 06:25:15 3a2ae6a8a46f: Pull complete 06:25:16 33b1e0a273af: Pull complete 06:25:16 5d3b04190fa2: Pull complete 06:25:20 2f39f015ded8: Pull complete 06:25:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:20 prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container 06:25:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:22 $ docker top d0fe30ba82060a6b90dc5f12aed6d0eb51702f7d64e440682a32218d92cfaddc -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:23 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:23 + ls /var/log/sa-host 06:25:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:23 provisioning config files... 06:25:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14027438969141809943tmp [Pipeline] { [Pipeline] echo 06:25:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> create-netrc.sh [Pipeline] } 06:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> python-tools-install.sh [Pipeline] echo 06:25:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> sudo-logs.sh 06:25:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:25 ---> job-cost.sh 06:25:25 lf-activate-venv: SKIPPING 06:25:25 DEBUG: total: 0.10999999940395355 06:25:25 INFO: Retrieving Stack Cost... 06:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:26 INFO: Archiving Costs [Pipeline] echo 06:25:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:26 ---> logs-deploy.sh 06:25:26 lf-activate-venv: SKIPPING 06:25:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4401/1 06:25:26 INFO: archiving workspace using pattern(s): 06:25:27 Archives upload complete. 06:25:27 INFO: archiving logs to Nexus