Pull request #4408 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e01f5bdaded03f9c25ce4d35eea05991905569c3+a219a96092df6e8a7d6599bd49f1a07919d2084f (9c98f6a841d70e95b0a87e8c544d5b75a72f579d) 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-ssh3982983981405217732.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-ssh513048743987063996.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-4408/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-4408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh939965235371097096.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-4408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2495156490836174378.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-ssh9815439775313470851.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-4408/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-4408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18163370703572151499.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8179 in /w/workspace/edgexfoundry_edgex-go_PR-4408 [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/4408/head:refs/remotes/origin/PR-4408 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a219a96092df6e8a7d6599bd49f1a07919d2084f into PR head commit e01f5bdaded03f9c25ce4d35eea05991905569c3 Merge succeeded, producing e01f5bdaded03f9c25ce4d35eea05991905569c3 Checking out Revision e01f5bdaded03f9c25ce4d35eea05991905569c3 (PR-4408) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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] { [Pipeline] timeout 19:58:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # 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 a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # timeout=10 [Pipeline] echo 19:58:31 ========================================================= 19:58:31 EdgeX Global Pipelines Version Info 19:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:32 ------------------- 19:58:32 stable info: 19:58:32 ------------------- 19:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:32 Message: update stable to v1.0.244 19:58:32 ------------------- 19:58:32 experimental info: 19:58:32 ------------------- 19:58:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4408 [Pipeline] echo 19:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4408 [Pipeline] echo 19:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4408 [Pipeline] echo 19:58:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] echo 19:58:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e01f5bd [Pipeline] echo 19:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:34 provisioning config files... 19:58:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18144208486775284696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:34 ---> docker-login.sh 19:58:34 nexus3.edgexfoundry.org:10001 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10002 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 nexus3.edgexfoundry.org:10003 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 nexus3.edgexfoundry.org:10004 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 docker.io 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 ---> docker-login.sh ends [Pipeline] } 19:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:36 + 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 19:58:36 + dirname cmd/core-command/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo core-command,cmd/core-command/Dockerfile 19:58:36 + + cut -d/ -f2 19:58:36 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:36 + dirname cmd/core-data/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo core-data,cmd/core-data/Dockerfile 19:58:36 + dirname cmd/core-metadata/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:36 + dirname cmd/security-bootstrapper/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:36 + + dirname cmd/security-proxy-auth/Dockerfilecut 19:58:36 -d/ -f2 19:58:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:36 + dirname cmd/security-proxy-setup/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:36 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:36 + dirname cmd/security-spire-agent/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:36 + dirname cmd/security-spire-config/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + dirname cmd/security-spire-server/Dockerfile 19:58:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:36 + dirname cmd/support-notifications/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:36 + dirname cmd/support-scheduler/Dockerfile 19:58:36 + cut -d/ -f2 19:58:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:36 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 19:58:36 + git rev-list -1 --merges e01f5bdaded03f9c25ce4d35eea05991905569c3~1..e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] echo 19:58:36 -----------> git rev-list -1 --merges e01f5bdaded03f9c25ce4d35eea05991905569c3~1..e01f5bdaded03f9c25ce4d35eea05991905569c3 e01f5bdaded03f9c25ce4d35eea05991905569c3 [false] [Pipeline] sh 19:58:36 + git log --format=format:%s -1 e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] echo 19:58:37 ========================================================= 19:58:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:37 + grep -v github /etc/ssh/ssh_known_hosts 19:58:37 + [ -e /tmp/ssh_known_hosts ] 19:58:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:37 sudo tee -a /etc/ssh/ssh_known_hosts 19:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:37 19:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:38 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:38 b85a868b505f: Pulling fs layer 19:58:38 e2be974225ed: Pulling fs layer 19:58:38 339a4e72a1f5: Pulling fs layer 19:58:38 988bab9f4d93: Pulling fs layer 19:58:38 1469e6f7b9e6: Pulling fs layer 19:58:38 eaf3925da568: Pulling fs layer 19:58:38 bab4dde63d76: Pulling fs layer 19:58:38 bde34c3a00c8: Pulling fs layer 19:58:38 b352a97aabf1: Pulling fs layer 19:58:38 4872d77fe225: Pulling fs layer 19:58:38 5851b861e8e6: Pulling fs layer 19:58:38 bab4dde63d76: Waiting 19:58:38 bde34c3a00c8: Waiting 19:58:38 b352a97aabf1: Waiting 19:58:38 4872d77fe225: Waiting 19:58:38 5851b861e8e6: Waiting 19:58:38 988bab9f4d93: Waiting 19:58:38 1469e6f7b9e6: Waiting 19:58:38 eaf3925da568: Waiting 19:58:38 e2be974225ed: Verifying Checksum 19:58:38 e2be974225ed: Download complete 19:58:38 988bab9f4d93: Verifying Checksum 19:58:38 988bab9f4d93: Download complete 19:58:38 1469e6f7b9e6: Verifying Checksum 19:58:38 1469e6f7b9e6: Download complete 19:58:38 eaf3925da568: Verifying Checksum 19:58:38 eaf3925da568: Download complete 19:58:38 339a4e72a1f5: Verifying Checksum 19:58:38 339a4e72a1f5: Download complete 19:58:38 bde34c3a00c8: Verifying Checksum 19:58:38 bde34c3a00c8: Download complete 19:58:38 b352a97aabf1: Verifying Checksum 19:58:38 b352a97aabf1: Download complete 19:58:38 4872d77fe225: Download complete 19:58:38 5851b861e8e6: Download complete 19:58:38 b85a868b505f: Verifying Checksum 19:58:38 b85a868b505f: Download complete 19:58:38 bab4dde63d76: Verifying Checksum 19:58:38 bab4dde63d76: Download complete 19:58:40 b85a868b505f: Pull complete 19:58:40 e2be974225ed: Pull complete 19:58:40 339a4e72a1f5: Pull complete 19:58:40 988bab9f4d93: Pull complete 19:58:40 1469e6f7b9e6: Pull complete 19:58:41 eaf3925da568: Pull complete 19:58:42 bab4dde63d76: Pull complete 19:58:42 bde34c3a00c8: Pull complete 19:58:42 b352a97aabf1: Pull complete 19:58:42 4872d77fe225: Pull complete 19:58:42 5851b861e8e6: Pull complete 19:58:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:43 prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container 19:58:43 $ 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 19:58:46 $ docker top cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 -eo pid,comm 19:58:46 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). 19:58:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:46 [ssh-agent] Looking for ssh-agent implementation... 19:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:46 $ docker exec cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent 19:58:46 SSH_AUTH_SOCK=/tmp/ssh-Ripa32Fv8sFS/agent.32 19:58:46 SSH_AGENT_PID=38 19:58:46 Running ssh-add (command line suppressed) 19:58:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11095091519448301676.key (/w/workspace/edgex-go/1@tmp/private_key_11095091519448301676.key) 19:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:46 + git tag --points-at HEAD [Pipeline] } 19:58:46 $ docker exec --env ******** --env ******** cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent -k 19:58:47 unset SSH_AUTH_SOCK; 19:58:47 unset SSH_AGENT_PID; 19:58:47 echo Agent pid 38 killed; 19:58:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:47 [ssh-agent] Looking for ssh-agent implementation... 19:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:47 $ docker exec cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent 19:58:47 SSH_AUTH_SOCK=/tmp/ssh-Rom7SHXNmcuv/agent.70 19:58:47 SSH_AGENT_PID=76 19:58:47 Running ssh-add (command line suppressed) 19:58:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8501682157333140883.key (/w/workspace/edgex-go/1@tmp/private_key_8501682157333140883.key) 19:58:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:47 + git semver init 19:58:48 2023-03-03 19:58:48,017 [run_init] DEBUG init version:0.0.0 force:False 19:58:48 2023-03-03 19:58:48,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:48 2023-03-03 19:58:48,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:48 2023-03-03 19:58:48,019 [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) 19:58:53 2023-03-03 19:58:52,788 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:53 2023-03-03 19:58:52,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4408 with force:False 19:58:53 2023-03-03 19:58:52,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4408 19:58:53 2023-03-03 19:58:52,793 [execute] INFO git cat-file --batch-check 19:58:53 2023-03-03 19:58:52,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:53 2023-03-03 19:58:52,800 [execute] INFO git cat-file --batch 19:58:53 2023-03-03 19:58:52,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:53 2023-03-03 19:58:52,806 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4408 19:58:53 0.0.0 [Pipeline] } 19:58:53 $ docker exec --env ******** --env ******** cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 ssh-agent -k 19:58:53 unset SSH_AUTH_SOCK; 19:58:53 unset SSH_AGENT_PID; 19:58:53 echo Agent pid 76 killed; 19:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:53 + git semver [Pipeline] } 19:58:54 $ docker stop --time=1 cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 19:58:55 $ docker rm -f --volumes cb618ea25f0704e8bfe3e15f2c764c956a80e72d9b5b42c1348ecf06db01d0e9 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:56 Stashed 1 file(s) [Pipeline] echo 19:58:56 [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 19:58:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:57 ========================================================= 19:58:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:58:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:58:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:57 213ec9aee27d: Pulling fs layer 19:58:57 4583459ba037: Pulling fs layer 19:58:57 93c1e223e6f2: Pulling fs layer 19:58:57 53926ce57604: Pulling fs layer 19:58:57 21b2b0c7a3f4: Pulling fs layer 19:58:57 22ff95d597cd: Pulling fs layer 19:58:57 12d6caf4c0d1: Pulling fs layer 19:58:57 96b7cbca73a9: Pulling fs layer 19:58:57 a7acece74701: Pulling fs layer 19:58:57 53926ce57604: Waiting 19:58:57 21b2b0c7a3f4: Waiting 19:58:57 96b7cbca73a9: Waiting 19:58:57 22ff95d597cd: Waiting 19:58:57 a7acece74701: Waiting 19:58:57 12d6caf4c0d1: Waiting 19:58:57 93c1e223e6f2: Verifying Checksum 19:58:57 93c1e223e6f2: Download complete 19:58:57 4583459ba037: Download complete 19:58:57 21b2b0c7a3f4: Verifying Checksum 19:58:57 21b2b0c7a3f4: Download complete 19:58:57 22ff95d597cd: Verifying Checksum 19:58:57 22ff95d597cd: Download complete 19:58:57 213ec9aee27d: Download complete 19:58:57 12d6caf4c0d1: Download complete 19:58:57 213ec9aee27d: Pull complete 19:58:57 4583459ba037: Pull complete 19:58:57 93c1e223e6f2: Pull complete 19:58:58 a7acece74701: Verifying Checksum 19:58:58 a7acece74701: Download complete 19:58:58 96b7cbca73a9: Verifying Checksum 19:58:58 96b7cbca73a9: Download complete 19:58:58 53926ce57604: Verifying Checksum 19:58:58 53926ce57604: Download complete 19:59:02 53926ce57604: Pull complete 19:59:02 21b2b0c7a3f4: Pull complete 19:59:02 22ff95d597cd: Pull complete 19:59:02 12d6caf4c0d1: Pull complete 19:59:04 96b7cbca73a9: Pull complete 19:59:05 a7acece74701: Pull complete 19:59:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:05 WORKDIR /edgex 19:59:05 COPY go.mod . 19:59:05 RUN go mod download 19:59:05 + docker build -t ci-base-image-x86_64 -f - . 19:59:06 Sending build context to Docker daemon 170.5MB 19:59:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:06 ---> db6d94c90886 19:59:06 Step 2/4 : WORKDIR /edgex 19:59:11 Still waiting to schedule task 19:59:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:13 ---> Running in 35f151dbba14 19:59:13 Removing intermediate container 35f151dbba14 19:59:13 ---> ec9a80fe63d1 19:59:13 Step 3/4 : COPY go.mod . 19:59:13 ---> 88ee371eadf8 19:59:13 Step 4/4 : RUN go mod download 19:59:13 ---> Running in d4939bbc2333 19:59:27 Removing intermediate container d4939bbc2333 19:59:27 ---> 4f1ac36f3cb0 19:59:27 Successfully built 4f1ac36f3cb0 19:59:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:28 + docker inspect -f . ci-base-image-x86_64 19:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:28 prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container 19:59:28 $ 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 19:59:28 $ docker top 3b9bc5e66fa32b98f1f5e6384c6df0cb824abe16925b7004e446f76b5be60294 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:29 + go version 19:59:29 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:29 $ docker stop --time=1 3b9bc5e66fa32b98f1f5e6384c6df0cb824abe16925b7004e446f76b5be60294 19:59:30 $ docker rm -f --volumes 3b9bc5e66fa32b98f1f5e6384c6df0cb824abe16925b7004e446f76b5be60294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:31 + docker inspect -f . ci-base-image-x86_64 19:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:31 prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container 19:59:31 $ 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 19:59:31 $ docker top 6d6f0fd016b1690c28d6f1ced0e1bff5b1a58fd230a50f81124c341ea2822965 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:31 ========================================================= 19:59:31 [edgeXBuildGoParallel] Running Tests and Build... 19:59:31 ========================================================= [Pipeline] sh 19:59:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:32 + make test 19:59:32 go test -race -coverprofile=coverage.out ./... 19:59:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.142s coverage: 98.5% of statements 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.902s coverage: 88.5% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 3.9% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.110s coverage: 0.9% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.364s coverage: 79.9% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 63.1% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.3% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.0% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:00:38 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." 20:00:38 go vet ./... 20:00:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:39 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:39 + ls -al . 20:00:39 total 744 20:00:39 drwxrwxr-x 11 1001 1001 4096 Mar 3 19:59 . 20:00:39 drwxr-xr-x 4 root root 4096 Mar 3 19:59 .. 20:00:39 drwxrwxr-x 2 1001 1001 4096 Mar 3 19:58 .blubracket 20:00:39 -rw-rw-r-- 1 1001 1001 16 Mar 3 19:58 .dockerignore 20:00:39 drwxrwxr-x 8 1001 1001 4096 Mar 3 20:00 .git 20:00:39 drwxrwxr-x 3 1001 1001 4096 Mar 3 19:58 .github 20:00:39 -rw-rw-r-- 1 1001 1001 1068 Mar 3 19:58 .gitignore 20:00:39 -rw-rw-r-- 1 1001 1001 42 Mar 3 19:58 .golangci.yml 20:00:39 -rw-rw-r-- 1 1001 1001 87 Mar 3 19:58 .hadolint.yml 20:00:39 drwxr-xr-x 3 1001 1001 4096 Mar 3 19:58 .semver 20:00:39 -rw-rw-r-- 1 1001 1001 166 Mar 3 19:58 .sonarcloud.properties 20:00:39 -rw-rw-r-- 1 1001 1001 1171 Mar 3 19:58 ADOPTERS.md 20:00:39 -rw-rw-r-- 1 1001 1001 10825 Mar 3 19:58 Attribution.txt 20:00:39 -rw-rw-r-- 1 1001 1001 73765 Mar 3 19:58 CHANGELOG.md 20:00:39 -rw-rw-r-- 1 1001 1001 3804 Mar 3 19:58 CONTRIBUTING.md 20:00:39 -rw-rw-r-- 1 1001 1001 677 Mar 3 19:58 GOVERNANCE.md 20:00:39 -rw-rw-r-- 1 1001 1001 883 Mar 3 19:58 Jenkinsfile 20:00:39 -rw-rw-r-- 1 1001 1001 10775 Mar 3 19:58 LICENSE 20:00:39 -rw-rw-r-- 1 1001 1001 14116 Mar 3 19:58 Makefile 20:00:39 -rw-rw-r-- 1 1001 1001 582 Mar 3 19:58 OWNERS.md 20:00:39 -rw-rw-r-- 1 1001 1001 9403 Mar 3 19:58 README.md 20:00:39 -rw-rw-r-- 1 1001 1001 6912 Mar 3 19:58 SECURITY.md 20:00:39 -rw-rw-r-- 1 1001 1001 5 Mar 3 19:58 VERSION 20:00:39 drwxrwxr-x 2 1001 1001 4096 Mar 3 19:58 bin 20:00:39 drwxrwxr-x 18 1001 1001 4096 Mar 3 19:58 cmd 20:00:39 -rw-r--r-- 1 root root 487670 Mar 3 20:00 coverage.out 20:00:39 -rw-rw-r-- 1 1001 1001 3296 Mar 3 19:58 go.mod 20:00:39 -rw-rw-r-- 1 1001 1001 31429 Mar 3 19:58 go.sum 20:00:39 drwxrwxr-x 7 1001 1001 4096 Mar 3 19:58 internal 20:00:39 drwxrwxr-x 3 1001 1001 4096 Mar 3 19:58 openapi 20:00:39 drwxrwxr-x 4 1001 1001 4096 Mar 3 19:58 snap 20:00:39 -rw-rw-r-- 1 1001 1001 204 Mar 3 19:58 version.go [Pipeline] sh 20:00:39 + '[' -e coverage.out ] 20:00:39 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:40 Stashed 1 file(s) [Pipeline] sh 20:00:40 + make build 20:00:40 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 20:00:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8180 in /w/workspace/edgexfoundry_edgex-go_PR-4408 [Pipeline] { [Pipeline] ws 20:00:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:43 The recommended git tool is: git 20:00:48 using credential edgex-jenkins-ssh 20:00:48 Cloning the remote Git repository 20:00:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:48 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:48 > git --version # timeout=10 20:00:48 > git --version # 'git version 2.25.1' 20:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:52 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 20:00:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:00:54 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 20:00:55 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 20:01:03 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 20:01:04 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 20:01: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:01:05 Merging remotes/origin/main commit a219a96092df6e8a7d6599bd49f1a07919d2084f into PR head commit e01f5bdaded03f9c25ce4d35eea05991905569c3 20:01:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4408/head:refs/remotes/origin/PR-4408 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:05 > git config core.sparsecheckout # timeout=10 20:01:05 > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # timeout=10 20:01:05 > git remote # timeout=10 20:01:05 > git config --get remote.origin.url # timeout=10 20:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:05 Merge succeeded, producing e01f5bdaded03f9c25ce4d35eea05991905569c3 20:01:05 Checking out Revision e01f5bdaded03f9c25ce4d35eea05991905569c3 (PR-4408) 20:01:06 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 20:01:06 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:06 > git --version # timeout=10 20:01:06 > git --version # 'git version 2.25.1' 20:01:06 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:07 Dload Upload Total Spent Left Speed 20:01:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 20:01:05 > git merge a219a96092df6e8a7d6599bd49f1a07919d2084f # timeout=10 20:01:05 > git rev-parse HEAD^{commit} # timeout=10 20:01:05 > git config core.sparsecheckout # timeout=10 20:01:05 > git checkout -f e01f5bdaded03f9c25ce4d35eea05991905569c3 # timeout=10 [Pipeline] sh 20:01:07 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 20:01:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:08 + sudo tee /etc/docker/daemon.new 20:01:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:08 { 20:01:08 "registry-mirrors": [ 20:01:08 "https://nexus3.edgexfoundry.org:10001" 20:01:08 ], 20:01:08 "bip": "10.250.0.254/24", 20:01:08 "hosts": [ 20:01:08 "tcp://0.0.0.0:5555", 20:01:08 "unix:///var/run/docker.sock" 20:01:08 ], 20:01:08 "mtu": 1458, 20:01:08 "selinux-enabled": true, 20:01:08 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:08 } [Pipeline] sh 20:01:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:01:08 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 [Pipeline] sh 20:01:09 + sudo service docker restart 20:01:11 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] } 20:01:12 $ docker stop --time=1 6d6f0fd016b1690c28d6f1ced0e1bff5b1a58fd230a50f81124c341ea2822965 20:01:17 $ docker rm -f --volumes 6d6f0fd016b1690c28d6f1ced0e1bff5b1a58fd230a50f81124c341ea2822965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:18 20:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:18 latest: Pulling from edgex-devops/edgex-compose 20:01:18 cbdbe7a5bc2a: Pulling fs layer 20:01:18 ca9280d653b3: Pulling fs layer 20:01:18 7e9c9ca2126c: Pulling fs layer 20:01:19 cbdbe7a5bc2a: Verifying Checksum 20:01:19 cbdbe7a5bc2a: Download complete 20:01:19 ca9280d653b3: Verifying Checksum 20:01:19 ca9280d653b3: Download complete 20:01:19 cbdbe7a5bc2a: Pull complete 20:01:19 7e9c9ca2126c: Verifying Checksum 20:01:19 7e9c9ca2126c: Download complete 20:01:19 ca9280d653b3: Pull complete 20:01:22 7e9c9ca2126c: Pull complete 20:01:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:23 prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container 20:01:23 $ 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 20:01:25 $ docker top 7a2127a80f4cc051c7aebd1c286516f315cd5ff9fbe848200eba11ec68fafa33 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:25 + docker-compose+ buildgrep --help parallel 20:01:25 20:01:26 --parallel Build images in parallel. [Pipeline] } 20:01:26 $ docker stop --time=1 7a2127a80f4cc051c7aebd1c286516f315cd5ff9fbe848200eba11ec68fafa33 20:01:27 $ docker rm -f --volumes 7a2127a80f4cc051c7aebd1c286516f315cd5ff9fbe848200eba11ec68fafa33 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:27 provisioning config files... 20:01:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1311801498047141204tmp [Pipeline] writeFile [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:28 ---> docker-login.sh 20:01:28 nexus3.edgexfoundry.org:10001 20:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:28 prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container 20:01:28 $ 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 20:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:28 Configure a credential helper to remove this warning. See 20:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:28 20:01:28 Login Succeeded 20:01:28 nexus3.edgexfoundry.org:10002 20:01:28 $ docker top 8e989025cf1d8ea5a2e62d93ae2cc779d011e70cda1b99fbe2ed9a462264d3fa -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 nexus3.edgexfoundry.org:10003 20:01:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 nexus3.edgexfoundry.org:10004 20:01:29 Building core-command ... 20:01:29 Building core-common-config-bootstrapper ... 20:01:29 Building core-data ... 20:01:29 Building core-metadata ... 20:01:29 Building security-bootstrapper ... 20:01:29 Building security-proxy-auth ... 20:01:29 Building security-proxy-setup ... 20:01:29 Building security-secretstore-setup ... 20:01:29 Building security-spiffe-token-provider ... 20:01:29 Building security-spire-agent ... 20:01:29 Building security-spire-config ... 20:01:29 Building security-spire-server ... 20:01:29 Building support-notifications ... 20:01:29 Building support-scheduler ... 20:01:29 Building security-spire-server 20:01:29 Building core-metadata 20:01:29 Building core-data 20:01:29 Building security-spire-agent 20:01:29 Building security-proxy-auth 20:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:29 Configure a credential helper to remove this warning. See 20:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:29 20:01:29 Login Succeeded 20:01:29 docker.io 20:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:30 Configure a credential helper to remove this warning. See 20:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:30 20:01:30 Login Succeeded 20:01:30 ---> docker-login.sh ends [Pipeline] } 20:01:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:31 ========================================================= 20:01:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:01:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:31 9b18e9b68314: Pulling fs layer 20:01:31 35d82f9e3411: Pulling fs layer 20:01:31 e16973657156: Pulling fs layer 20:01:31 fc693d55d65f: Pulling fs layer 20:01:31 7e9fc2657dce: Pulling fs layer 20:01:31 dda99020689f: Pulling fs layer 20:01:31 db1c61fa0a46: Pulling fs layer 20:01:31 891c053d2c06: Pulling fs layer 20:01:31 fc693d55d65f: Waiting 20:01:31 7e9fc2657dce: Waiting 20:01:31 dda99020689f: Waiting 20:01:31 db1c61fa0a46: Waiting 20:01:31 891c053d2c06: Waiting 20:01:31 e16973657156: Verifying Checksum 20:01:31 e16973657156: Download complete 20:01:31 35d82f9e3411: Download complete 20:01:31 7e9fc2657dce: Download complete 20:01:31 dda99020689f: Verifying Checksum 20:01:31 dda99020689f: Download complete 20:01:31 9b18e9b68314: Verifying Checksum 20:01:31 9b18e9b68314: Download complete 20:01:32 9b18e9b68314: Pull complete 20:01:32 891c053d2c06: Verifying Checksum 20:01:32 891c053d2c06: Download complete 20:01:33 35d82f9e3411: Pull complete 20:01:33 e16973657156: Pull complete 20:01:34 db1c61fa0a46: Verifying Checksum 20:01:34 db1c61fa0a46: Download complete 20:01:34 fc693d55d65f: Verifying Checksum 20:01:34 fc693d55d65f: Download complete 20:01:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 4f1ac36f3cb0 20:01:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 4f1ac36f3cb0 20:01:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 4f1ac36f3cb0 20:01:42 Step 3/23 : WORKDIR /edgex-go 20:01:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 4f1ac36f3cb0 20:01:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:01:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 4f1ac36f3cb0 20:01:42 Step 3/24 : WORKDIR /edgex-go 20:01:47 fc693d55d65f: Pull complete 20:01:47 7e9fc2657dce: Pull complete 20:01:47 dda99020689f: Pull complete 20:01:48 ---> Running in 384e36e4ec3e 20:01:48 ---> Running in 6b2be74d2e0e 20:01:48 ---> Running in e159ab87d089 20:01:48 ---> Running in 7101d3bc6c06 20:01:48 ---> Running in 4f724afd63da 20:01:48 Removing intermediate container 384e36e4ec3e 20:01:48 ---> b8ca1d97c3a8 20:01:48 Step 4/22 : WORKDIR /edgex-go 20:01:48 Removing intermediate container 7101d3bc6c06 20:01:48 ---> c104d9283a60 20:01:48 Step 4/24 : WORKDIR /edgex-go 20:01:48 Removing intermediate container e159ab87d089 20:01:48 ---> bccabd830c0c 20:01:48 Step 4/22 : WORKDIR /edgex-go 20:01:48 Removing intermediate container 6b2be74d2e0e 20:01:48 ---> bff3f886ccf5 20:01:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:01:48 Removing intermediate container 4f724afd63da 20:01:48 ---> d7c990b5e1e8 20:01:48 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:01:48 ---> Running in 4dc0cdef445e 20:01:48 ---> Running in 69ada46c3e47 20:01:48 ---> Running in a0ac5ada3147 20:01:48 ---> Running in db23cf176ac6 20:01:48 ---> Running in fb9c7a10ade7 20:01:48 Removing intermediate container 4dc0cdef445e 20:01:48 ---> f74e293d771b 20:01:48 Step 5/22 : RUN apk add --update --no-cache make git 20:01:48 Removing intermediate container 69ada46c3e47 20:01:48 ---> 63ab7f897d89 20:01:48 Step 5/24 : RUN apk add --update --no-cache make git 20:01:48 ---> Running in 195ee22754ff 20:01:48 Removing intermediate container db23cf176ac6 20:01:48 ---> 2b26ffe0922e 20:01:48 Step 5/22 : RUN apk add --update --no-cache make git 20:01:48 ---> Running in 6d7c98e6c369 20:01:48 ---> Running in 6d52473c0334 20:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 OK: 211 MiB in 51 packages 20:01:52 OK: 211 MiB in 51 packages 20:01:52 OK: 211 MiB in 51 packages 20:01:52 OK: 211 MiB in 51 packages 20:01:52 OK: 211 MiB in 51 packages 20:01:52 Removing intermediate container 195ee22754ff 20:01:52 ---> b029539142f0 20:01:52 Step 6/22 : COPY go.mod vendor* ./ 20:01:52 Removing intermediate container fb9c7a10ade7 20:01:52 ---> 9b8da76b114b 20:01:52 Step 5/23 : COPY go.mod vendor* ./ 20:01:52 Removing intermediate container 6d7c98e6c369 20:01:52 ---> 8db91ee6c722 20:01:52 Step 6/24 : COPY go.mod vendor* ./ 20:01:52 Removing intermediate container a0ac5ada3147 20:01:52 ---> cbe690e29f40 20:01:52 Step 5/24 : COPY go.mod vendor* ./ 20:01:52 ---> 0ce902415e5b 20:01:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Running in 093460972e19 20:01:52 Removing intermediate container 6d52473c0334 20:01:52 ---> 012347a42460 20:01:52 Step 6/22 : COPY go.mod vendor* ./ 20:01:52 ---> 11ed305c659f 20:01:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:53 ---> 7fd599dd2143 20:01:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:53 ---> Running in a543c6054681 20:01:53 ---> Running in 5de301d9bc6c 20:01:53 ---> f3e5c53528d1 20:01:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:53 ---> Running in ee17ba125ba7 20:01:53 ---> 94c5f25cc402 20:01:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:53 ---> Running in d97561d3a9c5 20:01:54 db1c61fa0a46: Pull complete 20:01:56 891c053d2c06: Pull complete 20:01:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:01:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:56 WORKDIR /edgex 20:01:56 COPY go.mod . 20:01:56 RUN go mod download 20:01:56 + docker build -t ci-base-image-arm64 -f - . 20:01:57 Sending build context to Docker daemon 3.118MB 20:01:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:57 ---> f96f9c87975a 20:01:57 Step 2/4 : WORKDIR /edgex 20:01:58 ---> Running in 01f70304eecf 20:01:58 Removing intermediate container 01f70304eecf 20:01:58 ---> e30e579247db 20:01:58 Step 3/4 : COPY go.mod . 20:01:58 ---> 5a6f5b6a3c8d 20:01:58 Step 4/4 : RUN go mod download 20:01:58 ---> Running in c00a241d9a17 20:02:31 Removing intermediate container c00a241d9a17 20:02:31 ---> ea8caa2ccd36 20:02:31 Successfully built ea8caa2ccd36 20:02:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:31 + docker inspect -f . ci-base-image-arm64 20:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:31 prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container 20:02:31 $ 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 20:02:32 $ docker top 813c751d5def8fddb287a71ec2f3d3a68358e79d304c1c09e65b8b3ae8b43cad -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:33 + go version 20:02:33 go version go1.18.7 linux/arm64 [Pipeline] } 20:02:33 $ docker stop --time=1 813c751d5def8fddb287a71ec2f3d3a68358e79d304c1c09e65b8b3ae8b43cad 20:02:35 $ docker rm -f --volumes 813c751d5def8fddb287a71ec2f3d3a68358e79d304c1c09e65b8b3ae8b43cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:36 + docker inspect -f . ci-base-image-arm64 20:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:36 prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container 20:02:36 $ 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 20:02:37 $ docker top c4e7547ed7b0c09d02d591a09dcda9b761f291ed882313e176d87b1025d778a4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:38 ========================================================= 20:02:38 [edgeXBuildGoParallel] Running Tests and Build... 20:02:38 ========================================================= [Pipeline] sh 20:02:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:38 + make test 20:02:39 go test -race -coverprofile=coverage.out ./... 20:02:49 Removing intermediate container ee17ba125ba7 20:02:49 ---> cc780f40bd52 20:02:49 Step 7/24 : COPY . . 20:02:49 Removing intermediate container 093460972e19 20:02:49 ---> 78f0d4fd4675 20:02:49 Step 8/22 : COPY . . 20:02:49 Removing intermediate container a543c6054681 20:02:49 ---> 9d0ba8cbc1eb 20:02:49 Step 7/23 : COPY . . 20:02:49 Removing intermediate container d97561d3a9c5 20:02:49 Removing intermediate container 5de301d9bc6c 20:02:49 ---> 39a5af6b1b85 20:02:49 Step 8/22 : COPY . . 20:02:49 ---> 8673172d2b4c 20:02:49 Step 8/24 : COPY . . 20:03:07 ---> 86b9be814109 20:03:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:03:07 ---> ad081f77f0d5 20:03:07 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:07 ---> c5a90941b8aa 20:03:07 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:07 ---> f1d63120577d 20:03:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:03:07 ---> Running in f1dff15f2d7a 20:03:07 ---> Running in 995d17cd9fce 20:03:07 ---> 9984a03fe559 20:03:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:07 ---> Running in 1b94d1702a40 20:03:07 ---> Running in c63ff2cd0018 20:03:07 ---> Running in d4050683457d 20:03:07 Removing intermediate container 1b94d1702a40 20:03:07 ---> 8db372abd50f 20:03:07 Step 9/24 : WORKDIR /edgex-go/spire-build 20:03:07 ---> Running in e320f8b9c036 20:03:07 Removing intermediate container c63ff2cd0018 20:03:07 ---> cde4fd92337a 20:03:07 Step 9/23 : WORKDIR /edgex-go/spire-build 20:03:07 ---> Running in 6628ffea019a 20:03:07 Removing intermediate container e320f8b9c036 20:03:07 ---> 5fc4ed0d3065 20:03:07 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 20:03:07 ---> Running in 76c8f8cc5100 20:03:07 Removing intermediate container 6628ffea019a 20:03:07 ---> 261547bb0d4c 20:03:07 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 20:03:07 ---> Running in 434fbd913292 20:03:07 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 20:03:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:07 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 20:03:07 Removing intermediate container 434fbd913292 20:03:07 ---> a870a22f054b 20:03:07 Step 11/23 : WORKDIR /edgex-go 20:03:07 Removing intermediate container 76c8f8cc5100 20:03:07 ---> fcd9ab92cb82 20:03:07 Step 11/24 : WORKDIR /edgex-go 20:03:07 ---> Running in c86513d3e780 20:03:07 ---> Running in 86168eb5d3d3 20:03:07 Removing intermediate container c86513d3e780 20:03:07 ---> 33a66487df0b 20:03:07 20:03:07 Step 12/23 : FROM alpine:3.15 20:03:07 Removing intermediate container 86168eb5d3d3 20:03:07 ---> 7b5903b027d5 20:03:07 20:03:07 Step 12/24 : FROM alpine:3.15 20:03:08 3.15: Pulling from library/alpine 20:03:08 3.15: Pulling from library/alpine 20:03:08 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:08 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:08 Status: Downloaded newer image for alpine:3.15 20:03:08 Status: Image is up to date for alpine:3.15 20:03:08 ---> 5ce65d7b0fde 20:03:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:08 ---> 5ce65d7b0fde 20:03:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:09 ---> Running in 97a44788c553 20:03:09 ---> Running in 0b19e4cd8b3e 20:03:10 Removing intermediate container 0b19e4cd8b3e 20:03:10 ---> 3ad17424d19b 20:03:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:10 ---> Running in c8ac2cb69f5a 20:03:10 Removing intermediate container 97a44788c553 20:03:10 ---> 0abe656d91a7 20:03:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:10 ---> Running in 18efb59c771b 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:11 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:11 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:11 OK: 15857 distinct packages available 20:03:11 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:11 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:11 OK: 15857 distinct packages available 20:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:11 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:11 (1/5) Installing dumb-init (1.2.5-r1) 20:03:11 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:11 (3/5) Installing libucontext (1.1-r0) 20:03:11 (4/5) Installing gcompat (1.0.0-r4) 20:03:11 (5/5) Installing openssl (1.1.1t-r1) 20:03:11 Executing busybox-1.34.1-r7.trigger 20:03:11 OK: 7 MiB in 19 packages 20:03:11 (1/5) Installing dumb-init (1.2.5-r1) 20:03:11 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:11 (3/5) Installing libucontext (1.1-r0) 20:03:11 (4/5) Installing gcompat (1.0.0-r4) 20:03:11 (5/5) Installing openssl (1.1.1t-r1) 20:03:11 Executing busybox-1.34.1-r7.trigger 20:03:11 OK: 7 MiB in 19 packages 20:03:16 Removing intermediate container 18efb59c771b 20:03:16 ---> 14590b19e4c2 20:03:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:03:16 Removing intermediate container c8ac2cb69f5a 20:03:16 ---> 172094067c71 20:03:16 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:22 ---> 281cfd08bae6 20:03:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:22 ---> 5bbcb0efacc0 20:03:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:22 ---> 5d3394b749c3 20:03:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:25 ---> f12195df1ce0 20:03:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:25 ---> 6be095bef82c 20:03:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:25 ---> 1af3da266d8c 20:03:25 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:25 ---> Running in 3d583b23d4c1 20:03:26 Removing intermediate container 3d583b23d4c1 20:03:26 ---> 6bbfb5eee06b 20:03:26 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:26 ---> 0d5326193b06 20:03:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:26 ---> Running in 044f1becf2ef 20:03:26 Removing intermediate container 044f1becf2ef 20:03:26 ---> 4299d3c43c43 20:03:26 Step 21/23 : LABEL arch=x86_64 20:03:26 ---> Running in 660b96f914d8 20:03:26 ---> 45ced752c52e 20:03:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:27 Removing intermediate container 660b96f914d8 20:03:27 ---> b9f6d2847a9c 20:03:27 Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:03:27 ---> Running in 537e48882054 20:03:27 ---> 0b018c8920c0 20:03:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:27 ---> Running in 561716f82809 20:03:27 Removing intermediate container 537e48882054 20:03:27 ---> f453b6db90b7 20:03:27 Step 23/23 : LABEL version=0.0.0 20:03:27 Removing intermediate container 561716f82809 20:03:27 ---> 519ae837fd13 20:03:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:27 ---> Running in 0a5e2d1f6336 20:03:27 ---> Running in 0a05d5c2a078 20:03:28 Removing intermediate container 0a5e2d1f6336 20:03:28 ---> bf1792ae2277 20:03:28 20:03:28 Removing intermediate container 0a05d5c2a078 20:03:28 ---> d5e7ae1e576c 20:03:28 Step 22/24 : LABEL arch=x86_64 20:03:28 Successfully built bf1792ae2277 20:03:28 Successfully tagged security-spire-server:latest 20:03:28  Building security-spire-server ... done Building core-command 20:03:28 ---> Running in 730ad75b2d6f 20:03:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:31 ---> 4f1ac36f3cb0 20:03:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:31 ---> Using cache 20:03:31 ---> bccabd830c0c 20:03:31 Step 4/23 : WORKDIR /edgex-go 20:03:31 ---> Using cache 20:03:31 ---> 2b26ffe0922e 20:03:31 Step 5/23 : RUN apk add --update --no-cache make git 20:03:31 ---> Using cache 20:03:31 ---> 012347a42460 20:03:31 Step 6/23 : COPY go.mod vendor* ./ 20:03:31 ---> Using cache 20:03:31 ---> 94c5f25cc402 20:03:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:31 ---> Using cache 20:03:31 ---> 39a5af6b1b85 20:03:31 Step 8/23 : COPY . . 20:03:31 ---> Using cache 20:03:31 ---> ad081f77f0d5 20:03:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:32 Removing intermediate container 730ad75b2d6f 20:03:32 ---> 4cfd5f37df7a 20:03:32 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:03:33 ---> Running in 96d4653e6c9c 20:03:33 ---> Running in 7853d97189b6 20:03:33 Removing intermediate container 96d4653e6c9c 20:03:33 ---> c0e39605050d 20:03:33 Step 24/24 : LABEL version=0.0.0 20:03:33 ---> Running in 9c1770f16d84 20:03:34 Removing intermediate container 9c1770f16d84 20:03:34 ---> d125f76b70f3 20:03:34 20:03:34 Successfully built d125f76b70f3 20:03:34 Successfully tagged security-spire-agent:latest 20:03:34  Building security-spire-agent ... done Building security-proxy-setup 20:03:34 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 20:03:38 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:03:38 ---> 4f1ac36f3cb0 20:03:38 Step 3/21 : WORKDIR /edgex-go 20:03:38 ---> Using cache 20:03:38 ---> d7c990b5e1e8 20:03:38 Step 4/21 : RUN apk add --update --no-cache make git 20:03:43 ---> Running in 8bb86f516b84 20:03:43 Removing intermediate container f1dff15f2d7a 20:03:43 ---> bd1c68a42150 20:03:43 20:03:43 Step 10/22 : FROM alpine:3.16 20:03:43 Removing intermediate container 995d17cd9fce 20:03:43 ---> 2a68fa651777 20:03:43 20:03:43 Step 10/22 : FROM alpine:3.16 20:03:43 Removing intermediate container d4050683457d 20:03:43 ---> 810468e279f9 20:03:43 20:03:43 Step 10/24 : FROM alpine:3.16 20:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:43 3.16: Pulling from library/alpine 20:03:43 OK: 211 MiB in 51 packages 20:03:44 3.16: Pulling from library/alpine 20:03:44 3.16: Pulling from library/alpine 20:03:44 Removing intermediate container 8bb86f516b84 20:03:44 ---> b893f07df6a9 20:03:44 Step 5/21 : COPY go.mod vendor* ./ 20:03:45 ---> bbe1af4077ae 20:03:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:45 ---> Running in ddc0b6ffc58a 20:03:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:45 Status: Downloaded newer image for alpine:3.16 20:03:45 Status: Downloaded newer image for alpine:3.16 20:03:45 ---> dfd21b5a31f5 20:03:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:03:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:45 Status: Image is up to date for alpine:3.16 20:03:45 ---> dfd21b5a31f5 20:03:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:45 ---> dfd21b5a31f5 20:03:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:45 ---> Running in 137e70553145 20:03:45 ---> Running in e5ef9f884ac9 20:03:45 ---> Running in fffb5ff741f0 20:03:46 Removing intermediate container e5ef9f884ac9 20:03:46 ---> 1c976d3bbd4e 20:03:46 Step 12/22 : ENV APP_PORT=59880 20:03:46 Removing intermediate container 137e70553145 20:03:46 ---> 35d70ec7341c 20:03:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:03:46 ---> Running in d86b8a046e2b 20:03:46 ---> Running in 1073d0f2570c 20:03:46 Removing intermediate container d86b8a046e2b 20:03:46 ---> 7184f7386cd3 20:03:46 Step 13/22 : EXPOSE $APP_PORT 20:03:46 ---> Running in 4e5646d4265a 20:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:46 Removing intermediate container 4e5646d4265a 20:03:46 ---> a66c5284e5eb 20:03:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:03:46 ---> Running in 50cff7c82d5a 20:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:46 (1/1) Installing dumb-init (1.2.5-r1) 20:03:46 Executing busybox-1.35.0-r17.trigger 20:03:46 OK: 6 MiB in 15 packages 20:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:47 (1/1) Installing dumb-init (1.2.5-r1) 20:03:47 Executing busybox-1.35.0-r17.trigger 20:03:47 OK: 6 MiB in 15 packages 20:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:47 Removing intermediate container fffb5ff741f0 20:03:47 ---> e726024fe6f6 20:03:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:47 ---> Running in e5fce0797686 20:03:47 (1/1) Installing dumb-init (1.2.5-r1) 20:03:47 Executing busybox-1.35.0-r17.trigger 20:03:47 OK: 6 MiB in 15 packages 20:03:47 Removing intermediate container e5fce0797686 20:03:47 ---> 304b24b58eee 20:03:47 Step 13/24 : ENV APP_PORT=59881 20:03:47 ---> Running in 6722019ccd47 20:03:47 Removing intermediate container 1073d0f2570c 20:03:47 ---> 2cca16c407f5 20:03:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:47 Removing intermediate container 6722019ccd47 20:03:47 ---> 43677aee4fa3 20:03:47 Step 14/24 : EXPOSE $APP_PORT 20:03:47 ---> Running in a700e0993a5b 20:03:47 ---> 168de204d94a 20:03:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:47 Removing intermediate container 50cff7c82d5a 20:03:47 ---> 668ed0b1781c 20:03:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:47 Removing intermediate container a700e0993a5b 20:03:47 ---> afac3fb6ff8b 20:03:47 Step 15/24 : WORKDIR / 20:03:47 ---> Running in d6e79d102db2 20:03:48 Removing intermediate container d6e79d102db2 20:03:48 ---> 53bd93d983bc 20:03:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:48 ---> 3b69d0a3184d 20:03:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:48 ---> e204a0c71720 20:03:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:03:49 ---> e45fed28d191 20:03:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:49 ---> 6e1fa93861d6 20:03:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:49 ---> 37562214ddab 20:03:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:03:49 ---> d5a37b3ecad3 20:03:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:49 ---> bf04566175fb 20:03:49 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:49 ---> 3d2519adb048 20:03:49 Step 18/22 : ENTRYPOINT ["/core-data"] 20:03:49 ---> Running in cceb95901417 20:03:49 ---> 9cdfe9875b74 20:03:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:03:49 ---> Running in c2ec2264002b 20:03:49 Removing intermediate container c2ec2264002b 20:03:49 ---> 875ab4e1822c 20:03:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:49 ---> Running in 5a53e6e9c066 20:03:49 ---> caaae22ba55b 20:03:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:03:49 ---> Running in 16a858e51084 20:03:50 Removing intermediate container 5a53e6e9c066 20:03:50 ---> a7e5b18fc89d 20:03:50 Step 20/22 : LABEL arch=x86_64 20:03:50 Removing intermediate container 16a858e51084 20:03:50 ---> 83770287bf62 20:03:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:50 ---> Running in b4a9416d0137 20:03:50 ---> Running in 8d52cf80899d 20:03:50 Removing intermediate container 8d52cf80899d 20:03:50 ---> e046779d91a3 20:03:50 Step 22/24 : LABEL arch=x86_64 20:03:50 Removing intermediate container b4a9416d0137 20:03:50 ---> ff1fd15e7b35 20:03:50 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:03:50 ---> Running in 185bdd8ebebd 20:03:50 ---> Running in f8511c7305b2 20:03:50 Removing intermediate container f8511c7305b2 20:03:50 ---> ed74b00cc8ea 20:03:50 Step 22/22 : LABEL version=0.0.0 20:03:50 Removing intermediate container 185bdd8ebebd 20:03:50 ---> 7fc0e03df034 20:03:50 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:03:50 ---> Running in d2a8beb6cb04 20:03:50 ---> Running in 3c8c94406098 20:03:50 Removing intermediate container cceb95901417 20:03:50 ---> eb45fe2511a2 20:03:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:03:50 ---> Running in 49db17c9c208 20:03:50 Removing intermediate container 3c8c94406098 20:03:50 Removing intermediate container d2a8beb6cb04 20:03:50 ---> 251ddafd6073 20:03:50 ---> f4d6e9aed00b 20:03:50 Step 24/24 : LABEL version=0.0.0 20:03:50 20:03:50 ---> Running in 0bbe6399ba07 20:03:50 Removing intermediate container 49db17c9c208 20:03:50 ---> 2a9ec591cf0b 20:03:50 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:03:50 Successfully built f4d6e9aed00b 20:03:50 Successfully tagged core-data:latest 20:03:50  Building core-data ... done Building security-secretstore-setup 20:03:50 ---> Running in f02d3447ef34 20:03:50 Removing intermediate container 0bbe6399ba07 20:03:50 ---> 3e2b542ceb8e 20:03:50 20:03:50 Successfully built 3e2b542ceb8e 20:03:50 Successfully tagged core-metadata:latest 20:03:50 Building security-spiffe-token-provider 20:03:50  Building core-metadata ... done Removing intermediate container f02d3447ef34 20:03:50 ---> 474da7f377af 20:03:50 Step 20/22 : LABEL arch=x86_64 20:03:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:03:53 ---> 4f1ac36f3cb0 20:03:53 Step 3/19 : WORKDIR /edgex-go 20:03:53 ---> Using cache 20:03:53 ---> d7c990b5e1e8 20:03:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:03:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:54 ---> 4f1ac36f3cb0 20:03:54 Step 3/24 : WORKDIR /edgex-go 20:03:54 ---> Using cache 20:03:54 ---> d7c990b5e1e8 20:03:54 Step 4/24 : RUN apk add --update --no-cache make git 20:03:54 ---> Using cache 20:03:54 ---> b893f07df6a9 20:03:54 Step 5/24 : COPY go.mod vendor* ./ 20:03:54 ---> Using cache 20:03:54 ---> bbe1af4077ae 20:03:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:57 ---> Running in 78f6bef9f053 20:03:57 ---> Running in 635430568d4c 20:03:57 ---> Running in 8ab8a63befd9 20:03:57 Removing intermediate container 78f6bef9f053 20:03:57 ---> 1b8e4774e567 20:03:57 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:03:57 ---> Running in f18f713b6cf0 20:03:57 Removing intermediate container f18f713b6cf0 20:03:57 ---> 4f409377c646 20:03:57 Step 22/22 : LABEL version=0.0.0 20:03:57 ---> Running in 43964b783cf4 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:57 Removing intermediate container 43964b783cf4 20:03:57 ---> 11b910288374 20:03:57 20:03:57 Successfully built 11b910288374 20:03:57 Successfully tagged security-proxy-auth:latest 20:03:57  Building security-proxy-auth ... done Building support-scheduler 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:58 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:03:58 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:03:58 OK: 17046 distinct packages available 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:58 OK: 211 MiB in 51 packages 20:04:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 4f1ac36f3cb0 20:04:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:00 ---> Using cache 20:04:00 ---> bccabd830c0c 20:04:00 Step 4/22 : WORKDIR /edgex-go 20:04:00 ---> Using cache 20:04:00 ---> 2b26ffe0922e 20:04:00 Step 5/22 : RUN apk add --update --no-cache make git 20:04:00 ---> Using cache 20:04:00 ---> 012347a42460 20:04:00 Step 6/22 : COPY go.mod vendor* ./ 20:04:00 ---> Using cache 20:04:00 ---> 94c5f25cc402 20:04:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 ---> Using cache 20:04:00 ---> 39a5af6b1b85 20:04:00 Step 8/22 : COPY . . 20:04:00 ---> Using cache 20:04:00 ---> ad081f77f0d5 20:04:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:04:02 ---> Running in def970accf37 20:04:02 Removing intermediate container 7853d97189b6 20:04:02 ---> 207355eb6239 20:04:02 20:04:02 Step 10/23 : FROM alpine:3.16 20:04:02 ---> dfd21b5a31f5 20:04:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:02 ---> Using cache 20:04:02 ---> e726024fe6f6 20:04:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:02 ---> Using cache 20:04:02 ---> 304b24b58eee 20:04:02 Step 13/23 : ENV APP_PORT=59882 20:04:02 Removing intermediate container 635430568d4c 20:04:02 ---> fc1077563121 20:04:02 Step 5/19 : COPY go.mod vendor* ./ 20:04:02 ---> Running in e55a5616be79 20:04:02 Removing intermediate container e55a5616be79 20:04:02 ---> d81ecdbb4871 20:04:02 Step 14/23 : EXPOSE $APP_PORT 20:04:02 ---> Running in be540b879d4f 20:04:02 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 20:04:02 ---> 903b5096a1af 20:04:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:02 ---> Running in 1a88438bc325 20:04:02 Removing intermediate container be540b879d4f 20:04:02 ---> 186b9fb5e39e 20:04:02 Step 15/23 : WORKDIR / 20:04:02 ---> Running in 65775906b82c 20:04:02 Removing intermediate container 65775906b82c 20:04:02 ---> bedd6407e235 20:04:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:02 ---> 06f81f737d32 20:04:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:03 ---> be65e5c1b137 20:04:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:04:03 ---> 4866b0fe75ea 20:04:03 Step 19/23 : ENTRYPOINT ["/core-command"] 20:04:03 ---> Running in 21e3e2ae5ac8 20:04:03 Removing intermediate container 21e3e2ae5ac8 20:04:03 ---> d9f458e463e3 20:04:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:03 ---> Running in ebbb17dea5c2 20:04:03 Removing intermediate container ebbb17dea5c2 20:04:03 ---> 549e5ce8a874 20:04:03 Step 21/23 : LABEL arch=x86_64 20:04:03 ---> Running in 97a03e91fc18 20:04:04 Removing intermediate container 97a03e91fc18 20:04:04 ---> 5c74f0ac0fb8 20:04:04 Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:04:04 ---> Running in c9dc1027d2f9 20:04:04 Removing intermediate container c9dc1027d2f9 20:04:04 ---> 69728e1d45a5 20:04:04 Step 23/23 : LABEL version=0.0.0 20:04:04 ---> Running in 2bf3f4456602 20:04:05 Removing intermediate container 2bf3f4456602 20:04:05 ---> 0bca6327604e 20:04:05 20:04:05 Successfully built 0bca6327604e 20:04:05 Successfully tagged core-command:latest 20:04:05  Building core-command ... done Building support-notifications 20:04:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:11 ---> 4f1ac36f3cb0 20:04:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:11 ---> Using cache 20:04:11 ---> bccabd830c0c 20:04:11 Step 4/22 : WORKDIR /edgex-go 20:04:11 ---> Using cache 20:04:11 ---> 2b26ffe0922e 20:04:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:16 ---> Running in be97d1353da3 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:17 OK: 211 MiB in 51 packages 20:04:25 Removing intermediate container be97d1353da3 20:04:25 ---> 0e8e72cf316a 20:04:25 Step 6/22 : COPY go.mod vendor* ./ 20:04:25 Removing intermediate container ddc0b6ffc58a 20:04:25 ---> 9a7a18c50d70 20:04:25 Step 7/21 : COPY . . 20:04:25 ---> 9da7fc769260 20:04:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:33 ---> Running in 477f05520db7 20:04:33 ---> ca88c6ae64ab 20:04:33 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:04:33 ---> Running in 9c0e0d2d64c9 20:04:33 Removing intermediate container 8ab8a63befd9 20:04:33 ---> 9d9f8c5619d5 20:04:33 Step 7/24 : COPY . . 20:04: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-setup/security-proxy-setup ./cmd/security-proxy-setup 20:04:43 ---> 4e45d0c0ce49 20:04:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:43 ---> Running in b734aa0f3ae4 20:04:43 Removing intermediate container def970accf37 20:04:43 ---> d0d3302902ba 20:04:43 20:04:43 Step 10/22 : FROM alpine:3.16 20:04:43 ---> dfd21b5a31f5 20:04:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:04:43 ---> Using cache 20:04:43 ---> e726024fe6f6 20:04:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:43 ---> Using cache 20:04:43 ---> 304b24b58eee 20:04:43 Step 13/22 : ENV APP_PORT=59861 20:04:43 ---> Running in 0cc1d5d0b404 20:04:43 Removing intermediate container 0cc1d5d0b404 20:04:43 ---> 27d6f9ee8500 20:04:43 Step 14/22 : EXPOSE $APP_PORT 20:04:43 ---> Running in 57c79fb8a788 20:04: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:44 Removing intermediate container 57c79fb8a788 20:04:44 ---> faeb32f40055 20:04:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:44 Removing intermediate container 1a88438bc325 20:04:44 ---> 5ae95c862e91 20:04:44 Step 7/19 : COPY . . 20:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:04:48 ---> 403f66565c77 20:04:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:48 ---> d3a0b778296a 20:04:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:48 ---> Running in 67493f58ebf0 20:04:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:04:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:04:49 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 20:04:49 ---> 14bff67d904d 20:04:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:04:50 ---> 4daf8d0efd19 20:04:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:04:50 ---> Running in 79ae854b515a 20:04:51 Removing intermediate container 79ae854b515a 20:04:51 ---> a96e6321357b 20:04:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:51 ---> Running in e4f28fe09d8f 20:04:51 Removing intermediate container e4f28fe09d8f 20:04:51 ---> 844cf13aafc4 20:04:51 Step 20/22 : LABEL arch=x86_64 20:04:51 ---> Running in b270ab19792e 20:04:51 Removing intermediate container b270ab19792e 20:04:51 ---> 1d7d74069d83 20:04:51 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:04:51 ---> Running in b47921eec760 20:04:51 Removing intermediate container b47921eec760 20:04:51 ---> 0b17aeba77e7 20:04:51 Step 22/22 : LABEL version=0.0.0 20:04:51 ---> Running in 03a63de126c2 20:04:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:04:52 Removing intermediate container 03a63de126c2 20:04:52 ---> bb66fabfaf24 20:04:52 20:04:52 Successfully built bb66fabfaf24 20:04:52 Successfully tagged support-scheduler:latest 20:04:52  Building support-scheduler ... done Building security-spire-config 20:04:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:04:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:04:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:04:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:04:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:04:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:54 ---> 4f1ac36f3cb0 20:04:54 Step 3/24 : WORKDIR /edgex-go 20:04:54 ---> Using cache 20:04:54 ---> d7c990b5e1e8 20:04:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:04:54 ---> Using cache 20:04:54 ---> 9b8da76b114b 20:04:54 Step 5/24 : COPY go.mod vendor* ./ 20:04:54 ---> Using cache 20:04:54 ---> 11ed305c659f 20:04:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 ---> Using cache 20:04:54 ---> 9d0ba8cbc1eb 20:04:54 Step 7/24 : COPY . . 20:04:54 ---> Using cache 20:04:54 ---> f1d63120577d 20:04:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:54 ---> Using cache 20:04:54 ---> cde4fd92337a 20:04:54 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:54 ---> Using cache 20:04:54 ---> 261547bb0d4c 20:04:54 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 20:04:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:04:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:04:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:04 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 20:05:04 ---> Running in ad046c723cda 20:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 20:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:11 Removing intermediate container 9c0e0d2d64c9 20:05:11 ---> e9e94df123f3 20:05:11 20:05:11 Step 9/21 : FROM alpine:3.16 20:05:11 ---> dfd21b5a31f5 20:05:11 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:05:11 Removing intermediate container ad046c723cda 20:05:11 ---> a5063a3fd327 20:05:11 Step 11/24 : WORKDIR /edgex-go 20:05:11 ---> Running in 5f16f7c5f809 20:05:11 Removing intermediate container b734aa0f3ae4 20:05:11 ---> d359a9e31097 20:05:11 20:05:11 Step 9/24 : FROM alpine:3.16 20:05:11 ---> dfd21b5a31f5 20:05:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:11 ---> Running in 3a38cc86eb00 20:05:11 ---> Running in 1df250a99a15 20:05:11 Removing intermediate container 3a38cc86eb00 20:05:11 ---> 6326c4083837 20:05:11 20:05:11 Step 12/24 : FROM alpine:3.15 20:05:11 ---> 5ce65d7b0fde 20:05:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:11 ---> Using cache 20:05:11 ---> 0abe656d91a7 20:05:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:11 ---> Running in 22008ecd507b 20:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:12 Removing intermediate container 477f05520db7 20:05:12 ---> 7b4b98e2ff09 20:05:12 Step 8/22 : COPY . . 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 (1/6) Installing ca-certificates (20220614-r0) 20:05:12 (1/3) Installing ca-certificates (20220614-r0) 20:05:12 (2/3) Installing dumb-init (1.2.5-r1) 20:05:12 (2/6) Installing brotli-libs (1.0.9-r6) 20:05:12 (3/3) Installing su-exec (0.2-r1) 20:05:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:05:12 (4/6) Installing libcurl (7.83.1-r6) 20:05:12 (5/6) Installing curl (7.83.1-r6) 20:05:12 Executing busybox-1.35.0-r17.trigger 20:05:12 (6/6) Installing dumb-init (1.2.5-r1) 20:05:12 Executing ca-certificates-20220614-r0.trigger 20:05:12 Executing busybox-1.35.0-r17.trigger 20:05:12 Executing ca-certificates-20220614-r0.trigger 20:05:12 OK: 6 MiB in 17 packages 20:05:12 OK: 8 MiB in 20 packages 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:12 OK: 15857 distinct packages available 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:13 (1/4) Installing dumb-init (1.2.5-r1) 20:05:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:05:13 (3/4) Installing libucontext (1.1-r0) 20:05:13 (4/4) Installing gcompat (1.0.0-r4) 20:05:13 Executing busybox-1.34.1-r7.trigger 20:05:13 OK: 6 MiB in 18 packages 20:05:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.817s coverage: 98.5% of statements 20:05:17 ---> 3db02df2f456 20:05:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:05:17 ---> Running in d1ad17267002 20:05:17 Removing intermediate container 22008ecd507b 20:05:17 ---> 55fc36923645 20:05:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:17 Removing intermediate container 5f16f7c5f809 20:05:17 ---> 241eaa992c2f 20:05:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:17 Removing intermediate container 1df250a99a15 20:05:17 ---> fee27aabd51d 20:05:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:17 ---> Running in 0b26e6b53b19 20:05:17 ---> Running in 61b9485c8264 20:05:18 Removing intermediate container 0b26e6b53b19 20:05:18 ---> 6ae52e55432e 20:05:18 Step 12/21 : WORKDIR /edgex 20:05:18 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 20:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.789s coverage: 71.2% of statements 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 54.0% of statements 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:20 Removing intermediate container 61b9485c8264 20:05:20 ---> 5feca8cfbfb7 20:05:20 Step 12/24 : WORKDIR / 20:05:20 ---> Running in fd5f0f56a33c 20:05:20 ---> Running in b04c22e540e8 20:05:20 ---> 6de3534b44df 20:05:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:20 Removing intermediate container fd5f0f56a33c 20:05:20 ---> bdc58cc56f4f 20:05:20 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:05:20 Removing intermediate container 67493f58ebf0 20:05:20 ---> 31c6654ced46 20:05:20 20:05:20 Step 9/19 : FROM alpine:3.15 20:05:20 ---> 5ce65d7b0fde 20:05:20 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:20 ---> Using cache 20:05:20 ---> 0abe656d91a7 20:05:20 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:20 Removing intermediate container b04c22e540e8 20:05:20 ---> 2e665b7bdbea 20:05:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:20 ---> Running in b53edbc27787 20:05:20 ---> a09a6eef79ac 20:05:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:20 ---> Running in d249d155a364 20:05:20 ---> 2bbce8b4e73c 20:05:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:05:20 Removing intermediate container d249d155a364 20:05:20 ---> 6b153c3d5b2e 20:05:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:20 ---> 6d60a6deaa63 20:05:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:21 ---> 9305e70c8446 20:05:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:05:21 ---> 986862c04970 20:05:21 Step 19/24 : WORKDIR / 20:05:21 ---> 6fe35ffc4423 20:05:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:21 ---> Running in a414170562fa 20:05:21 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:21 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:21 OK: 15857 distinct packages available 20:05:21 Removing intermediate container a414170562fa 20:05:21 ---> 67c71fd1e183 20:05:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:21 ---> f50ef4defd62 20:05:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:05:21 ---> Running in 80e22c5a4283 20:05:21 (1/9) Installing ca-certificates (20220614-r0) 20:05:21 (2/9) Installing brotli-libs (1.0.9-r5) 20:05:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:05:21 (4/9) Installing libcurl (7.80.0-r6) 20:05:21 (5/9) Installing curl (7.80.0-r6) 20:05:21 (6/9) Installing dumb-init (1.2.5-r1) 20:05:21 ---> 15e9018f28fa 20:05:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:21 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:21 (8/9) Installing libucontext (1.1-r0) 20:05:21 (9/9) Installing gcompat (1.0.0-r4) 20:05:21 Removing intermediate container 80e22c5a4283 20:05:21 ---> 99385e35dbad 20:05:21 ---> 494cc36653c5 20:05:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:21 20:05:21 Executing busybox-1.34.1-r7.trigger 20:05:21 Executing ca-certificates-20220614-r0.trigger 20:05:21 ---> Running in 165cbd6b978a 20:05:21 OK: 8 MiB in 23 packages 20:05:21 Removing intermediate container 165cbd6b978a 20:05:21 ---> 89bb2fa50480 20:05:21 Step 22/24 : LABEL arch=x86_64 20:05:21 ---> f3777a3c3f5b 20:05:21 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:21 ---> Running in 9c47b364eb5f 20:05:21 ---> Running in ca2b8a60a8b9 20:05:22 Removing intermediate container 9c47b364eb5f 20:05:22 ---> bc3b658104e3 20:05:22 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:05:22 ---> c60dfc6a0144 20:05:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:22 ---> Running in 30ed8adaf49d 20:05:22 Removing intermediate container 30ed8adaf49d 20:05:22 ---> 419dd50da293 20:05:22 Step 24/24 : LABEL version=0.0.0 20:05:22 Removing intermediate container b53edbc27787 20:05:22 ---> b5108c5c4a95 20:05:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:22 ---> Running in 6ff353df8a47 20:05:23 ---> a82348cdd8f4 20:05:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:23 Removing intermediate container 6ff353df8a47 20:05:23 ---> ce643d4ce9cd 20:05:23 20:05:23 ---> de1fe6bd0041 20:05:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:23 Successfully built ce643d4ce9cd 20:05:23 Successfully tagged security-spire-config:latest 20:05:23 Building security-bootstrapper 20:05:23  Building security-spire-config ... done Removing intermediate container ca2b8a60a8b9 20:05:23 ---> 42e740712fe5 20:05:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:05:24 ---> Running in dc86ac6d97be 20:05:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:05:27 ---> 4f1ac36f3cb0 20:05:27 Step 3/32 : WORKDIR /edgex-go 20:05:27 ---> Using cache 20:05:27 ---> d7c990b5e1e8 20:05:27 Step 4/32 : RUN apk add --update --no-cache make git 20:05:27 ---> Using cache 20:05:27 ---> b893f07df6a9 20:05:27 Step 5/32 : COPY go.mod vendor* ./ 20:05:27 ---> Using cache 20:05:27 ---> bbe1af4077ae 20:05:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:27 ---> Using cache 20:05:27 ---> 9d9f8c5619d5 20:05:27 Step 7/32 : COPY . . 20:05:27 ---> Using cache 20:05:27 ---> 4e45d0c0ce49 20:05:27 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:30 ---> d13a4644e3f2 20:05:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:30 ---> 755c8dfff21b 20:05:30 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:05:30 Removing intermediate container dc86ac6d97be 20:05:30 ---> c2a7c9adf353 20:05:30 Step 19/21 : LABEL arch=x86_64 20:05:30 ---> Running in b2d4ccb9b637 20:05:30 ---> Running in 5e1d5aaffc11 20:05:30 ---> Running in ab13c7b806c3 20:05:30 Removing intermediate container ab13c7b806c3 20:05:30 ---> 50809ae0eb49 20:05:30 Step 20/21 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:05:30 ---> 91ad1f102778 20:05:30 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:30 ---> Running in f54454605f4d 20:05:30 ---> Running in 283fa34a87d1 20:05:31 Removing intermediate container f54454605f4d 20:05:31 ---> 642dc3435454 20:05:31 Step 21/21 : LABEL version=0.0.0 20:05:31 ---> Running in 48557ac2c30b 20:05:31 Removing intermediate container 283fa34a87d1 20:05:31 ---> 167b42819685 20:05:31 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:31 ---> Running in 807b68e3f1c8 20:05:31 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 20:05:31 Removing intermediate container 48557ac2c30b 20:05:31 ---> 74d4ca3d35fc 20:05:31 20:05:31 Removing intermediate container 807b68e3f1c8 20:05:31 ---> dbc2607bceea 20:05:31 Step 17/19 : LABEL arch=x86_64 20:05:31 ---> Running in f0faa90a7faf 20:05:31 Successfully built 74d4ca3d35fc 20:05:31 Successfully tagged security-proxy-setup:latest 20:05:31  Building security-proxy-setup ... done Building core-common-config-bootstrapper 20:05:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 4f1ac36f3cb0 20:05:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:34 ---> Using cache 20:05:34 ---> bccabd830c0c 20:05:34 Step 4/22 : WORKDIR /edgex-go 20:05:34 ---> Using cache 20:05:34 ---> 2b26ffe0922e 20:05:34 Step 5/22 : RUN apk add --update --no-cache make git 20:05:34 ---> Using cache 20:05:34 ---> 012347a42460 20:05:34 Step 6/22 : COPY go.mod vendor* ./ 20:05:34 ---> Using cache 20:05:34 ---> 94c5f25cc402 20:05:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:34 ---> Using cache 20:05:34 ---> 39a5af6b1b85 20:05:34 Step 8/22 : COPY . . 20:05:34 ---> Using cache 20:05:34 ---> ad081f77f0d5 20:05:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.438s coverage: 88.5% of statements 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.573s coverage: 3.9% of statements 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:05:40 Removing intermediate container f0faa90a7faf 20:05:40 ---> 81d081184d2e 20:05:40 Step 18/19 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:05:40 ---> Running in 35cdcbea597f 20:05:40 ---> Running in 7b2429134c51 20:05:40 Removing intermediate container b2d4ccb9b637 20:05:40 ---> 78f15ba25957 20:05:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:05:40 ---> Running in 69bc1f41d86c 20:05:40 Removing intermediate container 7b2429134c51 20:05:40 ---> ea6d101c3b07 20:05:40 Step 19/19 : LABEL version=0.0.0 20:05:40 ---> Running in 2b0cea034501 20:05:40 Removing intermediate container 69bc1f41d86c 20:05:40 ---> 997e2b680035 20:05:40 Step 22/24 : LABEL arch=x86_64 20:05:40 ---> Running in 0186a547f941 20:05:40 Removing intermediate container 2b0cea034501 20:05:40 ---> e8d6e7215c90 20:05:40 20:05:40 Successfully built e8d6e7215c90 20:05:40 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 20:05:40 Successfully tagged security-spiffe-token-provider:latest 20:05:40  Building security-spiffe-token-provider ... done Removing intermediate container 0186a547f941 20:05:40 ---> 563e0169c017 20:05:40 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:05:40 ---> Running in 706ed0b7b12c 20:05:41 Removing intermediate container 706ed0b7b12c 20:05:41 ---> e4a94dc755c9 20:05:41 Step 24/24 : LABEL version=0.0.0 20:05:41 ---> Running in 04ad0484ae63 20:05:41 Removing intermediate container 04ad0484ae63 20:05:41 ---> 435ebf1b47d2 20:05:41 20:05:41 Successfully built 435ebf1b47d2 20:05:41 Successfully tagged security-secretstore-setup:latest 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.500s coverage: 95.6% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.553s coverage: 72.2% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.861s coverage: 65.9% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.550s coverage: 0.9% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.6% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.465s coverage: 47.1% of statements 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 82.9% of statements 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.274s coverage: 94.1% of statements 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.344s coverage: 96.3% of statements 20:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 20:05:51  Building security-secretstore-setup ... done Removing intermediate container d1ad17267002 20:05:51 ---> ed020d51cabe 20:05:51 20:05:51 Step 10/22 : FROM alpine:3.16 20:05:51 ---> dfd21b5a31f5 20:05:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:51 ---> Running in dfa6ce082102 20:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:51 (1/2) Installing ca-certificates (20220614-r0) 20:05:51 (2/2) Installing dumb-init (1.2.5-r1) 20:05:51 Executing busybox-1.35.0-r17.trigger 20:05:51 Executing ca-certificates-20220614-r0.trigger 20:05:51 OK: 6 MiB in 16 packages 20:05:52 Removing intermediate container dfa6ce082102 20:05:52 ---> 0e333e0c56c9 20:05:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:52 ---> Running in 5a65b4328f8c 20:05:52 Removing intermediate container 5a65b4328f8c 20:05:52 ---> 1392439e1b78 20:05:52 Step 13/22 : ENV APP_PORT=59860 20:05:52 ---> Running in 1c9782102a80 20:05:52 Removing intermediate container 1c9782102a80 20:05:52 ---> 58ffd525b2f1 20:05:52 Step 14/22 : EXPOSE $APP_PORT 20:05:52 ---> Running in 0eb874007f08 20:05:53 Removing intermediate container 0eb874007f08 20:05:53 ---> 928883b445b5 20:05:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:53 ---> 3d07c3134a84 20:05:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:56 ---> c3158f35881c 20:05:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:56 Removing intermediate container 5e1d5aaffc11 20:05:56 ---> f3e3d6c41776 20:05:56 20:05:56 Step 9/32 : FROM alpine:3.16 20:05:56 ---> dfd21b5a31f5 20:05:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:56 ---> Running in 258f9828b8fa 20:05:56 ---> bdc7e92fc8bb 20:05:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:05:56 ---> Running in 1297a8a1a2cf 20:05:56 Removing intermediate container 258f9828b8fa 20:05:56 ---> 5725a0e9fa4e 20:05:56 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:05:56 ---> Running in f5d424cd3e9d 20:05:56 Removing intermediate container 1297a8a1a2cf 20:05:56 ---> 6612ab8e400a 20:05:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.232s coverage: 94.4% of statements 20:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.323s coverage: 44.8% of statements 20:05:56 ---> Running in 27302824a724 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:56 Removing intermediate container 27302824a724 20:05:56 ---> 1bb1a9eadb8a 20:05:56 Step 20/22 : LABEL arch=x86_64 20:05:56 ---> Running in 075d21453c4d 20:05:56 (1/2) Installing dumb-init (1.2.5-r1) 20:05:56 (2/2) Installing su-exec (0.2-r1) 20:05:56 Executing busybox-1.35.0-r17.trigger 20:05:56 OK: 6 MiB in 16 packages 20:05:56 Removing intermediate container 075d21453c4d 20:05:56 ---> cf375ca68494 20:05:56 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:05:56 ---> Running in f926c642d63f 20:05:57 Removing intermediate container f926c642d63f 20:05:57 ---> 91da0f021d00 20:05:57 Step 22/22 : LABEL version=0.0.0 20:05:57 ---> Running in d0407afafb71 20:05:57 Removing intermediate container f5d424cd3e9d 20:05:57 ---> 02a43e4c9c72 20:05:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:05:57 Removing intermediate container d0407afafb71 20:05:57 ---> 790a43b91c42 20:05:57 20:05:57 ---> Running in 7d25c34cca7a 20:05:57 Successfully built 790a43b91c42 20:05:57 Successfully tagged support-notifications:latest 20:05:58  Building support-notifications ... done Removing intermediate container 7d25c34cca7a 20:05:58 ---> af6dfb63acbf 20:05:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:58 ---> Running in b46e08f85548 20:05:58 Removing intermediate container b46e08f85548 20:05:58 ---> 12e7e60e1dec 20:05:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:58 ---> Running in 4a9fbea9a9b8 20:05:58 Removing intermediate container 4a9fbea9a9b8 20:05:58 ---> d2219a0eb602 20:05:58 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:58 ---> Running in 6a81c554b42b 20:05:58 Removing intermediate container 6a81c554b42b 20:05:58 ---> 58c5ec088771 20:05:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:58 ---> Running in 7e13d074ecfe 20:05:59 Removing intermediate container 7e13d074ecfe 20:05:59 ---> 3c2fa53f4cc9 20:05:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:59 ---> Running in b0e9eb8ac39f 20:05:59 Removing intermediate container b0e9eb8ac39f 20:05:59 ---> 0a896a1ac814 20:05:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:59 ---> 6fb97892fb42 20:05:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:59 ---> Running in da20ea790d50 20:06:01 Removing intermediate container 35cdcbea597f 20:06:01 ---> d558cd1d08da 20:06:01 20:06:01 Step 10/22 : FROM alpine:3.16 20:06:01 ---> dfd21b5a31f5 20:06:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:01 ---> Using cache 20:06:01 ---> 35d70ec7341c 20:06:01 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:06:01 ---> Using cache 20:06:01 ---> 2cca16c407f5 20:06:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:01 ---> Using cache 20:06:01 ---> 168de204d94a 20:06:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:01 Removing intermediate container da20ea790d50 20:06:01 ---> 98cd1c62bf35 20:06:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:01 ---> 12a45f04b692 20:06:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:01 ---> 26812c32cd1a 20:06:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:02 ---> 934498822c00 20:06:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:02 ---> 908e22842ffa 20:06:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:02 ---> df966e0d1e7c 20:06:02 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:02 ---> a9fc770ef3d1 20:06:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:02 ---> Running in 14866bf58299 20:06:02 ---> f820bc351161 20:06:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:02 ---> 42000909a54a 20:06:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:02 ---> 2462194cd601 20:06:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:02 ---> 016b39779f6b 20:06:02 Step 27/32 : RUN chmod +x /entrypoint.sh 20:06:02 ---> Running in 7bcd7d840c92 20:06:02 Removing intermediate container 14866bf58299 20:06:02 ---> a9bcb166d8d1 20:06:02 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:02 ---> Running in 5129837be3f0 20:06:03 Removing intermediate container 5129837be3f0 20:06:03 ---> f07fde121757 20:06:03 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:06:03 ---> Running in a6944ae8e02d 20:06:03 Removing intermediate container a6944ae8e02d 20:06:03 ---> 2dca4e7f6faa 20:06:03 Step 20/22 : LABEL arch=x86_64 20:06:03 ---> Running in ee4cdaf7db37 20:06:03 Removing intermediate container ee4cdaf7db37 20:06:03 ---> ebeca4ebf3c5 20:06:03 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:06:03 ---> Running in b828bae739c4 20:06:03 Removing intermediate container b828bae739c4 20:06:03 ---> 0b51f76b238f 20:06:03 Step 22/22 : LABEL version=0.0.0 20:06:03 ---> Running in 1022504c9067 20:06:03 Removing intermediate container 1022504c9067 20:06:03 ---> 04525438af46 20:06:03 20:06:03 Removing intermediate container 7bcd7d840c92 20:06:03 ---> 817e3e5fe58d 20:06:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:06:03 Successfully built 04525438af46 20:06:03 ---> Running in cb05c5ddbc74 20:06:03 Successfully tagged core-common-config-bootstrapper:latest 20:06:03  Building core-common-config-bootstrapper ... done Removing intermediate container cb05c5ddbc74 20:06:03 ---> 96475d099155 20:06:03 Step 29/32 : CMD ["gate"] 20:06:03 ---> Running in 90f2d92384c1 20:06:03 Removing intermediate container 90f2d92384c1 20:06:03 ---> 409e7cafaa90 20:06:03 Step 30/32 : LABEL arch=x86_64 20:06:03 ---> Running in 1f1d5d5791c5 20:06:03 Removing intermediate container 1f1d5d5791c5 20:06:03 ---> c0c4ba697010 20:06:03 Step 31/32 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:06:03 ---> Running in f8b515a13690 20:06:03 Removing intermediate container f8b515a13690 20:06:03 ---> 4350a487d925 20:06:03 Step 32/32 : LABEL version=0.0.0 20:06:03 ---> Running in f2851dacde27 20:06:03 Removing intermediate container f2851dacde27 20:06:03 ---> 773e2ffb849b 20:06:03 20:06:03 Successfully built 773e2ffb849b 20:06:03 Successfully tagged security-bootstrapper:latest 20:06:03  Building security-bootstrapper ... done  [Pipeline] } 20:06:03 $ docker stop --time=1 8e989025cf1d8ea5a2e62d93ae2cc779d011e70cda1b99fbe2ed9a462264d3fa 20:06:05 $ docker rm -f --volumes 8e989025cf1d8ea5a2e62d93ae2cc779d011e70cda1b99fbe2ed9a462264d3fa [Pipeline] // withDockerContainer [Pipeline] sh 20:06:05 + docker images 20:06:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:05 core-common-config-bootstrapper latest 04525438af46 2 seconds ago 15.5MB 20:06:05 security-bootstrapper latest 773e2ffb849b 2 seconds ago 20.4MB 20:06:05 d558cd1d08da 5 seconds ago 1.68GB 20:06:05 support-notifications latest 790a43b91c42 8 seconds ago 30.7MB 20:06:05 f3e3d6c41776 10 seconds ago 1.68GB 20:06:05 ed020d51cabe 19 seconds ago 1.76GB 20:06:05 security-secretstore-setup latest 435ebf1b47d2 24 seconds ago 30MB 20:06:05 security-spiffe-token-provider latest e8d6e7215c90 25 seconds ago 30MB 20:06:05 security-proxy-setup latest 74d4ca3d35fc 34 seconds ago 27.8MB 20:06:05 security-spire-config latest ce643d4ce9cd 42 seconds ago 85.8MB 20:06:05 31c6654ced46 45 seconds ago 1.73GB 20:06:05 6326c4083837 54 seconds ago 1.56GB 20:06:05 d359a9e31097 56 seconds ago 1.68GB 20:06:05 e9e94df123f3 59 seconds ago 1.68GB 20:06:05 support-scheduler latest bb66fabfaf24 About a minute ago 30.1MB 20:06:05 d0d3302902ba About a minute ago 1.75GB 20:06:05 core-command latest 0bca6327604e 2 minutes ago 17.7MB 20:06:05 207355eb6239 2 minutes ago 1.69GB 20:06:05 security-proxy-auth latest 11b910288374 2 minutes ago 16.2MB 20:06:05 core-data latest f4d6e9aed00b 2 minutes ago 18MB 20:06:05 core-metadata latest 3e2b542ceb8e 2 minutes ago 18.5MB 20:06:05 2a68fa651777 2 minutes ago 1.7GB 20:06:05 810468e279f9 2 minutes ago 1.7GB 20:06:05 bd1c68a42150 2 minutes ago 1.67GB 20:06:05 security-spire-agent latest d125f76b70f3 2 minutes ago 125MB 20:06:05 security-spire-server latest bf1792ae2277 2 minutes ago 86.5MB 20:06:05 33a66487df0b 2 minutes ago 1.56GB 20:06:05 7b5903b027d5 2 minutes ago 1.56GB 20:06:05 ci-base-image-x86_64 latest 4f1ac36f3cb0 6 minutes ago 904MB 20:06:05 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 20:06:05 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 20:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:06:05 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] } 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 86.9% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 77.4% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.935s coverage: 91.2% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements 20:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.179s coverage: 100.0% of statements 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 20:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 20:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.3% of statements 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 41.0% of statements 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.252s coverage: 63.2% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:06:33 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 20:06:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:06:33 go vet ./... 20:08:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:25 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:25 + ls -al . 20:08:25 total 740 20:08:25 drwxrwxr-x 10 1001 1001 4096 Mar 3 20:02 . 20:08:25 drwxr-xr-x 4 root root 4096 Mar 3 20:02 .. 20:08:25 drwxrwxr-x 2 1001 1001 4096 Mar 3 20:01 .blubracket 20:08:25 -rw-rw-r-- 1 1001 1001 16 Mar 3 20:01 .dockerignore 20:08:25 drwxrwxr-x 8 1001 1001 4096 Mar 3 20:01 .git 20:08:25 drwxrwxr-x 3 1001 1001 4096 Mar 3 20:01 .github 20:08:25 -rw-rw-r-- 1 1001 1001 1068 Mar 3 20:01 .gitignore 20:08:25 -rw-rw-r-- 1 1001 1001 42 Mar 3 20:01 .golangci.yml 20:08:25 -rw-rw-r-- 1 1001 1001 87 Mar 3 20:01 .hadolint.yml 20:08:25 -rw-rw-r-- 1 1001 1001 166 Mar 3 20:01 .sonarcloud.properties 20:08:25 -rw-rw-r-- 1 1001 1001 1171 Mar 3 20:01 ADOPTERS.md 20:08:25 -rw-rw-r-- 1 1001 1001 10825 Mar 3 20:01 Attribution.txt 20:08:25 -rw-rw-r-- 1 1001 1001 73765 Mar 3 20:01 CHANGELOG.md 20:08:25 -rw-rw-r-- 1 1001 1001 3804 Mar 3 20:01 CONTRIBUTING.md 20:08:25 -rw-rw-r-- 1 1001 1001 677 Mar 3 20:01 GOVERNANCE.md 20:08:25 -rw-rw-r-- 1 1001 1001 883 Mar 3 20:01 Jenkinsfile 20:08:25 -rw-rw-r-- 1 1001 1001 10775 Mar 3 20:01 LICENSE 20:08:25 -rw-rw-r-- 1 1001 1001 14116 Mar 3 20:01 Makefile 20:08:25 -rw-rw-r-- 1 1001 1001 582 Mar 3 20:01 OWNERS.md 20:08:25 -rw-rw-r-- 1 1001 1001 9403 Mar 3 20:01 README.md 20:08:25 -rw-rw-r-- 1 1001 1001 6912 Mar 3 20:01 SECURITY.md 20:08:25 -rw-rw-r-- 1 1001 1001 5 Mar 3 19:58 VERSION 20:08:25 drwxrwxr-x 2 1001 1001 4096 Mar 3 20:01 bin 20:08:25 drwxrwxr-x 18 1001 1001 4096 Mar 3 20:01 cmd 20:08:25 -rw-r--r-- 1 root root 487670 Mar 3 20:06 coverage.out 20:08:25 -rw-rw-r-- 1 1001 1001 3296 Mar 3 20:01 go.mod 20:08:25 -rw-rw-r-- 1 1001 1001 31429 Mar 3 20:01 go.sum 20:08:25 drwxrwxr-x 7 1001 1001 4096 Mar 3 20:01 internal 20:08:25 drwxrwxr-x 3 1001 1001 4096 Mar 3 20:01 openapi 20:08:25 drwxrwxr-x 4 1001 1001 4096 Mar 3 20:01 snap 20:08:25 -rw-rw-r-- 1 1001 1001 204 Mar 3 20:01 version.go [Pipeline] sh 20:08:26 + '[' -e coverage.out ] 20:08:26 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:26 Warning: overwriting stash ‘coverage-report’ 20:08:27 Stashed 1 file(s) [Pipeline] sh 20:08:27 + make build 20:08:27 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 20:09:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:09:49 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 20:09:54 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 20:09:57 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 20:10:44 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 20:10: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:10: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:10:54 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 20:11:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:11:03 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 20:11:08 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 20:11: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 [Pipeline] } 20:11:27 $ docker stop --time=1 c4e7547ed7b0c09d02d591a09dcda9b761f291ed882313e176d87b1025d778a4 20:11:29 $ docker rm -f --volumes c4e7547ed7b0c09d02d591a09dcda9b761f291ed882313e176d87b1025d778a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:31 20:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:32 latest: Pulling from edgex-devops/edgex-compose-arm64 20:11:32 29e5d40040c1: Pulling fs layer 20:11:32 1ce36da41761: Pulling fs layer 20:11:32 25b303627fd3: Pulling fs layer 20:11:32 29e5d40040c1: Verifying Checksum 20:11:32 29e5d40040c1: Download complete 20:11:32 1ce36da41761: Verifying Checksum 20:11:32 1ce36da41761: Download complete 20:11:32 29e5d40040c1: Pull complete 20:11:34 1ce36da41761: Pull complete 20:11:34 25b303627fd3: Verifying Checksum 20:11:34 25b303627fd3: Download complete 20:11:44 25b303627fd3: Pull complete 20:11:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:44 prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container 20:11:44 $ 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 20:11:47 $ docker top 815a988d6962704391a34c667ec77b1d09ca64af9e244e3c92a070b75db46894 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:47 + docker-compose build --help 20:11:47 + grep parallel 20:11:52 --parallel Build images in parallel. [Pipeline] } 20:11:52 $ docker stop --time=1 815a988d6962704391a34c667ec77b1d09ca64af9e244e3c92a070b75db46894 20:11:53 $ docker rm -f --volumes 815a988d6962704391a34c667ec77b1d09ca64af9e244e3c92a070b75db46894 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:54 prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container 20:11:55 $ 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 20:11:56 $ docker top 69e0ad9bbc27f78c70cb030ed1400ce097c8a33bab65e11cc603ef25ffff9c6a -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:56 + docker-compose -f ./docker-compose-build.yml build --parallel 20:12:02 Building core-command ... 20:12:02 Building core-common-config-bootstrapper ... 20:12:02 Building core-data ... 20:12:02 Building core-metadata ... 20:12:02 Building security-bootstrapper ... 20:12:02 Building security-proxy-auth ... 20:12:02 Building security-proxy-setup ... 20:12:02 Building security-secretstore-setup ... 20:12:02 Building security-spiffe-token-provider ... 20:12:02 Building security-spire-agent ... 20:12:02 Building security-spire-config ... 20:12:02 Building security-spire-server ... 20:12:02 Building support-notifications ... 20:12:02 Building support-scheduler ... 20:12:02 Building security-spire-agent 20:12:02 Building support-scheduler 20:12:02 Building support-notifications 20:12:02 Building security-spire-config 20:12:02 Building security-spire-server 20:12:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:12:58 ---> ea8caa2ccd36 20:12:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:12:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:58 ---> ea8caa2ccd36 20:12:58 Step 3/23 : WORKDIR /edgex-go 20:12:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:12:58 ---> ea8caa2ccd36 20:12:58 Step 3/24 : WORKDIR /edgex-go 20:12:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:12:58 ---> ea8caa2ccd36 20:12:58 Step 3/24 : WORKDIR /edgex-go 20:12:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:12:58 ---> ea8caa2ccd36 20:12:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:12:58 ---> Running in 0a2d216de55a 20:12:58 ---> Running in 4cb09606157d 20:12:58 ---> Running in e31340635856 20:12:58 ---> Running in 1cfd37657949 20:12:58 ---> Running in 1d9f4fa539fa 20:12:58 Removing intermediate container 4cb09606157d 20:12:58 ---> 70eeef70371f 20:12:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:12:58 Removing intermediate container e31340635856 20:12:58 ---> e72b74c8c4cb 20:12:58 Step 4/22 : WORKDIR /edgex-go 20:12:58 ---> Running in ec9108668fb8 20:12:58 Removing intermediate container 1d9f4fa539fa 20:12:58 ---> a6a3be563c5c 20:12:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:12:58 Removing intermediate container 1cfd37657949 20:12:58 ---> 108f6a85d2c7 20:12:58 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:12:58 Removing intermediate container 0a2d216de55a 20:12:58 ---> 31271bad3262 20:12:58 Step 4/22 : WORKDIR /edgex-go 20:12:58 ---> Running in 55626f9a89d1 20:12:58 ---> Running in 0bd14f16d783 20:12:58 ---> Running in c83e9189f6de 20:12:58 ---> Running in 4127d8381842 20:12:58 Removing intermediate container 55626f9a89d1 20:12:58 ---> 4482e0e51c8a 20:12:58 Step 5/22 : RUN apk add --update --no-cache make git 20:12:58 Removing intermediate container 4127d8381842 20:12:58 ---> ca97c3302116 20:12:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:12:58 ---> Running in c40dcc6431f7 20:12:58 ---> Running in a700a098cd7e 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:58 OK: 221 MiB in 51 packages 20:12:58 OK: 221 MiB in 51 packages 20:12:58 OK: 221 MiB in 51 packages 20:12:58 OK: 221 MiB in 51 packages 20:12:58 OK: 221 MiB in 51 packages 20:12:58 Removing intermediate container ec9108668fb8 20:12:58 ---> 6dd75c44e531 20:12:58 Step 5/24 : COPY go.mod vendor* ./ 20:12:58 Removing intermediate container c83e9189f6de 20:12:58 ---> f268eed12715 20:12:58 Step 5/23 : COPY go.mod vendor* ./ 20:12:58 Removing intermediate container 0bd14f16d783 20:12:58 ---> 7d9280d9755b 20:12:58 Step 5/24 : COPY go.mod vendor* ./ 20:12:58 Removing intermediate container c40dcc6431f7 20:12:58 ---> bd5f178bb478 20:12:58 Step 6/22 : COPY go.mod vendor* ./ 20:12:59 Removing intermediate container a700a098cd7e 20:12:59 ---> 276787855fbd 20:12:59 Step 6/22 : COPY go.mod vendor* ./ 20:12:59 ---> bd517cd087f8 20:12:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:59 ---> Running in 51402d9234a7 20:12:59 ---> 2e6bddac79b9 20:12:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:59 ---> Running in 39ffdf2337b0 20:13:00 ---> 244cc967f43a 20:13:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:00 ---> Running in df1abc9eafe2 20:13:00 ---> 3d34f0895bb6 20:13:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:00 ---> e56a947cfeb7 20:13:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:00 ---> Running in a35b19f2deda 20:13:00 ---> Running in bef2e52b46ca 20:14:52 Removing intermediate container 51402d9234a7 20:14:52 ---> bfecf8842265 20:14:52 Step 7/24 : COPY . . 20:14:52 Removing intermediate container 39ffdf2337b0 20:14:52 ---> 0e8eb7565ee3 20:14:52 Step 7/23 : COPY . . 20:14:52 Removing intermediate container df1abc9eafe2 20:14:52 ---> 940c0ea477a9 20:14:52 Step 7/24 : COPY . . 20:14:52 Removing intermediate container a35b19f2deda 20:14:52 ---> 149d2aef73ac 20:14:52 Step 8/22 : COPY . . 20:14:52 Removing intermediate container bef2e52b46ca 20:14:52 ---> 937ad81e5bfe 20:14:52 Step 8/22 : COPY . . 20:15:00 ---> 025e6ef10234 20:15:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:15:00 ---> 8c5ce86d2d79 20:15:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:00 ---> c17603264791 20:15:00 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:15:00 ---> 3a17759b2fd0 20:15:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:00 ---> Running in a472d4b23248 20:15:00 ---> f21ece3fedcf 20:15:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:15:00 ---> Running in 9e4d4fb7f493 20:15:00 ---> Running in f707ce471b8b 20:15:00 ---> Running in 001bd594490f 20:15:00 ---> Running in 89735e60fbc9 20:15:00 Removing intermediate container 9e4d4fb7f493 20:15:00 ---> fa31639b46ac 20:15:00 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:00 Removing intermediate container f707ce471b8b 20:15:00 ---> 754aac353133 20:15:00 Step 9/23 : WORKDIR /edgex-go/spire-build 20:15:00 ---> Running in 0e52e5367fbc 20:15:01 ---> Running in 438196ae2f61 20:15:01 Removing intermediate container 001bd594490f 20:15:01 ---> 463369b8b397 20:15:01 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:01 ---> Running in 0ce38b7bd455 20:15:01 Removing intermediate container 438196ae2f61 20:15:01 ---> d2870d6e788d 20:15:01 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 20:15:01 ---> Running in 1c2dd2045e0a 20:15:01 Removing intermediate container 0ce38b7bd455 20:15:01 ---> 0cd2a3c34c32 20:15:01 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 20:15:01 Removing intermediate container 0e52e5367fbc 20:15:01 ---> 60e74aacbda5 20:15:01 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 20:15:02 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 20:15:02 ---> Running in 9992e8e4f252 20:15:02 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 20:15:02 ---> Running in d787d6bfe499 20:15:06 Removing intermediate container 1c2dd2045e0a 20:15:06 ---> 23d393b6c683 20:15:06 Step 11/23 : WORKDIR /edgex-go 20:15:06 ---> Running in a53f9fca3448 20:15:06 Removing intermediate container 9992e8e4f252 20:15:06 ---> 2ce9dae9f450 20:15:06 Step 11/24 : WORKDIR /edgex-go 20:15:06 ---> Running in 3ac8ad42c572 20:15:06 Removing intermediate container d787d6bfe499 20:15:06 ---> d1ad01258588 20:15:06 Step 11/24 : WORKDIR /edgex-go 20:15:07 Removing intermediate container a53f9fca3448 20:15:07 ---> 74dd186ca47d 20:15:07 20:15:07 Step 12/23 : FROM alpine:3.15 20:15:07 ---> Running in 0bf9ff507efa 20:15:07 3.15: Pulling from library/alpine 20:15:08 Removing intermediate container 3ac8ad42c572 20:15:08 ---> 5a26405a7640 20:15:08 20:15:08 Step 12/24 : FROM alpine:3.15 20:15:08 3.15: Pulling from library/alpine 20:15:08 Removing intermediate container 0bf9ff507efa 20:15:08 ---> 56f83080d0c7 20:15:08 20:15:08 Step 12/24 : FROM alpine:3.15 20:15:08 3.15: Pulling from library/alpine 20:15:09 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:15:09 Status: Downloaded newer image for alpine:3.15 20:15:09 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:15:09 Status: Image is up to date for alpine:3.15 20:15:09 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:15:09 Status: Image is up to date for alpine:3.15 20:15:09 ---> 354640af7b1b 20:15:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:09 ---> 354640af7b1b 20:15:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:09 ---> 354640af7b1b 20:15:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:09 ---> Running in 467d23b6c046 20:15:09 ---> Running in 27f73248c432 20:15:09 ---> Running in 9523cb2ffd24 20:15:10 Removing intermediate container 27f73248c432 20:15:10 ---> 781b3c8cd9d8 20:15:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:10 Removing intermediate container 467d23b6c046 20:15:10 ---> 5b621dbcff7b 20:15:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:10 Removing intermediate container 9523cb2ffd24 20:15:10 ---> d3705e5ee9c3 20:15:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:10 ---> Running in 963f8ae0c70f 20:15:10 ---> Running in 4a8a7d0a9eb3 20:15:10 ---> Running in 8f28c4286e98 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:15 OK: 15734 distinct packages available 20:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:15 OK: 15734 distinct packages available 20:15:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:15 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:15 OK: 15734 distinct packages available 20:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:17 (1/5) Installing dumb-init (1.2.5-r1) 20:15:17 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:17 (3/5) Installing libucontext (1.1-r0) 20:15:17 (4/5) Installing gcompat (1.0.0-r4) 20:15:17 (5/5) Installing openssl (1.1.1t-r1) 20:15:17 Executing busybox-1.34.1-r7.trigger 20:15:17 (1/5) Installing dumb-init (1.2.5-r1) 20:15:17 (1/4) Installing dumb-init (1.2.5-r1) 20:15:17 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:17 (3/5) Installing libucontext (1.1-r0) 20:15:17 OK: 6 MiB in 19 packages 20:15:17 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:17 (3/4) Installing libucontext (1.1-r0) 20:15:17 (4/4) Installing gcompat (1.0.0-r4) 20:15:17 (4/5) Installing gcompat (1.0.0-r4) 20:15:17 Executing busybox-1.34.1-r7.trigger 20:15:17 (5/5) Installing openssl (1.1.1t-r1) 20:15:17 Executing busybox-1.34.1-r7.trigger 20:15:17 OK: 6 MiB in 19 packages 20:15:17 OK: 6 MiB in 18 packages 20:15:19 Removing intermediate container 4a8a7d0a9eb3 20:15:19 ---> df161cfc3732 20:15:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:15:19 Removing intermediate container 8f28c4286e98 20:15:19 ---> 5be076da42d0 20:15:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:19 Removing intermediate container 963f8ae0c70f 20:15:19 ---> 9aaa19248714 20:15:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:25 ---> 1570ddee823a 20:15:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:30 ---> f1f2360c1838 20:15:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:30 ---> a4b4f088e8a9 20:15:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:31 ---> 74b42a91180d 20:15:31 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:31 ---> e90235ff5b75 20:15:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:15:31 ---> Running in 6d5e08b9fed8 20:15:32 Removing intermediate container 6d5e08b9fed8 20:15:32 ---> d7c3e836f265 20:15:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:32 ---> d8e7b02a83c2 20:15:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:15:33 ---> 6eb4209b2443 20:15:33 Step 19/24 : WORKDIR / 20:15:33 ---> Running in 84e14b87cbd4 20:15:34 ---> 6d3e3106c64a 20:15:34 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:34 ---> Running in a4459a08a8af 20:15:34 ---> cbbf3993e14d 20:15:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:15:34 Removing intermediate container 84e14b87cbd4 20:15:34 ---> bd62cd6a4b08 20:15:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:35 ---> Running in 771a118efae0 20:15:35 Removing intermediate container a4459a08a8af 20:15:35 ---> efdd9cb12705 20:15:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:35 ---> Running in 9e5c927124af 20:15:36 Removing intermediate container 771a118efae0 20:15:36 ---> 15c080533d21 20:15:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:36 ---> 6ca4c6d3a3fd 20:15:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:15:36 ---> Running in ea40e9d38955 20:15:36 Removing intermediate container 9e5c927124af 20:15:36 ---> 933326453f43 20:15:36 Step 21/23 : LABEL arch=arm64 20:15:36 ---> Running in 56f2227fb5cc 20:15:36 Removing intermediate container ea40e9d38955 20:15:36 ---> 937312780605 20:15:36 Step 22/24 : LABEL arch=arm64 20:15:36 Removing intermediate container 56f2227fb5cc 20:15:36 ---> 16b36bbebccb 20:15:36 Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:15:37 ---> Running in 2b42aa502b4b 20:15:37 ---> Running in 5705dbec69e9 20:15:37 ---> 82ecbc380b11 20:15:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:15:38 Removing intermediate container 2b42aa502b4b 20:15:38 ---> 058b9e131cd2 20:15:38 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:15:38 Removing intermediate container 5705dbec69e9 20:15:38 ---> 46f32acf5c4b 20:15:38 Step 23/23 : LABEL version=0.0.0 20:15:38 ---> Running in 6aac06e98a7d 20:15:38 ---> Running in 5ef6d3e3837a 20:15:39 Removing intermediate container 6aac06e98a7d 20:15:39 ---> b281b0813b99 20:15:39 Step 24/24 : LABEL version=0.0.0 20:15:39 ---> Running in dcbcb8af979e 20:15:39 Removing intermediate container 5ef6d3e3837a 20:15:39 ---> 837f0d3a8bb2 20:15:39 20:15:39 ---> bca145def75f 20:15:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:39 ---> Running in d8d1121764ac 20:15:40 Removing intermediate container dcbcb8af979e 20:15:40 ---> 717c1c175772 20:15:40 20:15:40 Successfully built 837f0d3a8bb2 20:15:40 Successfully tagged security-spire-server-arm64:latest 20:15:40  Building security-spire-server ... done Building core-data 20:15:40 Removing intermediate container d8d1121764ac 20:15:40 ---> c0cdfddff81a 20:15:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:40 ---> Running in e9d92bcb6943 20:15:40 Successfully built 717c1c175772 20:15:40 Successfully tagged security-spire-config-arm64:latest 20:15:40  Building security-spire-config ... done Building security-secretstore-setup 20:15:41 Removing intermediate container e9d92bcb6943 20:15:41 ---> 08a3f63de23b 20:15:41 Step 22/24 : LABEL arch=arm64 20:15:41 ---> Running in 79207c4278c6 20:15:41 Removing intermediate container 79207c4278c6 20:15:41 ---> 90a989fa2c6e 20:15:41 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:15:41 ---> Running in b1122c9b13b4 20:15:45 Removing intermediate container b1122c9b13b4 20:15:45 ---> d0223aa1c81e 20:15:45 Step 24/24 : LABEL version=0.0.0 20:15:45 ---> Running in a326c190d559 20:15:45 Removing intermediate container a326c190d559 20:15:45 ---> b912eda8bec6 20:15:45 20:15:46 Successfully built b912eda8bec6 20:15:46 Successfully tagged security-spire-agent-arm64:latest 20:15:46  Building security-spire-agent ... done Building security-spiffe-token-provider 20:16:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:12 ---> ea8caa2ccd36 20:16:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:12 ---> Using cache 20:16:12 ---> 31271bad3262 20:16:12 Step 4/22 : WORKDIR /edgex-go 20:16:12 ---> Using cache 20:16:12 ---> ca97c3302116 20:16:12 Step 5/22 : RUN apk add --update --no-cache make git 20:16:12 ---> Running in 2d15aebeada6 20:16:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:13 ---> ea8caa2ccd36 20:16:13 Step 3/24 : WORKDIR /edgex-go 20:16:13 ---> Using cache 20:16:13 ---> 108f6a85d2c7 20:16:13 Step 4/24 : RUN apk add --update --no-cache make git 20:16:13 ---> Running in fb415dd9f876 20:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:17 OK: 221 MiB in 51 packages 20:16:17 OK: 221 MiB in 51 packages 20:16:19 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:19 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:16:19 ---> ea8caa2ccd36 20:16:19 Step 3/19 : WORKDIR /edgex-go 20:16:19 ---> Using cache 20:16:19 ---> 108f6a85d2c7 20:16:19 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:16:19 ---> Running in 5c14cc8c0471 20:16:20 Removing intermediate container 2d15aebeada6 20:16:20 ---> 10995924c006 20:16:20 Step 6/22 : COPY go.mod vendor* ./ 20:16:20 Removing intermediate container fb415dd9f876 20:16:20 ---> 4c8f91d8cc28 20:16:20 Step 5/24 : COPY go.mod vendor* ./ 20:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:22 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:16:22 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:16:22 OK: 16903 distinct packages available 20:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:23 ---> db495b804e11 20:16:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:23 ---> 18ed52466a4a 20:16:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:23 ---> Running in ed0f91bd1da0 20:16:23 ---> Running in 3a3f7bac994f 20:16:24 OK: 221 MiB in 51 packages 20:16:26 Removing intermediate container 5c14cc8c0471 20:16:26 ---> 709f5169f00c 20:16:26 Step 5/19 : COPY go.mod vendor* ./ 20:16:27 ---> 653290ae4ed9 20:16:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:27 ---> Running in 615b1a10d442 20:18:49 Removing intermediate container 615b1a10d442 20:18:49 ---> 49ca204dc0d7 20:18:49 Step 7/19 : COPY . . 20:18:49 Removing intermediate container 3a3f7bac994f 20:18:49 ---> 2e55af598061 20:18:49 Step 8/22 : COPY . . 20:18:49 Removing intermediate container ed0f91bd1da0 20:18:49 ---> fc612693aa69 20:18:49 Step 7/24 : COPY . . 20:19:07 ---> ead581c1dfa6 20:19:07 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:07 ---> Running in 2f9561f08bc5 20:19:07 ---> 9126df81ae4e 20:19:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:07 ---> 3b0a88dbf71c 20:19:07 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:19:07 ---> Running in 235ebaaae7b5 20:19:07 ---> Running in 0050c091a76c 20:19:10 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 20:19:10 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 20:19:10 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 20:22:47 Removing intermediate container a472d4b23248 20:22:47 ---> e96bc4f53e0b 20:22:47 20:22:47 Step 10/22 : FROM alpine:3.16 20:22:47 3.16: Pulling from library/alpine 20:22:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:22:47 Status: Downloaded newer image for alpine:3.16 20:22:47 ---> 4c81e5bf8899 20:22:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:22:48 ---> Running in 952b3de8d8d0 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:52 (1/1) Installing dumb-init (1.2.5-r1) 20:22:52 Executing busybox-1.35.0-r17.trigger 20:22:52 OK: 5 MiB in 15 packages 20:22:52 Removing intermediate container 89735e60fbc9 20:22:52 ---> e2ca4710cfb1 20:22:52 20:22:52 Step 10/22 : FROM alpine:3.16 20:22:52 ---> 4c81e5bf8899 20:22:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:22:52 ---> Running in d89de7d46ea7 20:22:54 Removing intermediate container 952b3de8d8d0 20:22:54 ---> 2c038f80b2de 20:22:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:54 ---> Running in 77f9718cd85b 20:22:54 Removing intermediate container 77f9718cd85b 20:22:54 ---> bc933b634e5d 20:22:54 Step 13/22 : ENV APP_PORT=59861 20:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:55 ---> Running in 866167d1143d 20:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:55 Removing intermediate container 866167d1143d 20:22:55 ---> 71c4d9858675 20:22:55 Step 14/22 : EXPOSE $APP_PORT 20:22:55 ---> Running in 9303224ab8f4 20:22:56 Removing intermediate container 9303224ab8f4 20:22:56 ---> 55927d31ef7f 20:22:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:57 (1/2) Installing ca-certificates (20220614-r0) 20:22:57 (2/2) Installing dumb-init (1.2.5-r1) 20:22:57 Executing busybox-1.35.0-r17.trigger 20:22:57 ---> 14198370a276 20:22:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:22:57 Executing ca-certificates-20220614-r0.trigger 20:22:57 OK: 6 MiB in 16 packages 20:23:00 ---> df147ad683b3 20:23:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:23:00 Removing intermediate container d89de7d46ea7 20:23:00 ---> e76f458ff519 20:23:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:23:00 ---> Running in 2bca00cefbb1 20:23:01 Removing intermediate container 2bca00cefbb1 20:23:01 ---> 423eabbb94e6 20:23:01 Step 13/22 : ENV APP_PORT=59860 20:23:03 ---> Running in 47d06dab1845 20:23:03 ---> ad6cd7de03be 20:23:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:23:03 ---> Running in d46af92fceb8 20:23:03 Removing intermediate container 47d06dab1845 20:23:03 ---> e8dd44b850ff 20:23:03 Step 14/22 : EXPOSE $APP_PORT 20:23:03 ---> Running in c866be29a6b2 20:23:03 Removing intermediate container d46af92fceb8 20:23:03 ---> f844b22e3fc6 20:23:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:03 ---> Running in 281069b47a37 20:23:04 Removing intermediate container c866be29a6b2 20:23:04 ---> 4e0305541155 20:23:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:04 Removing intermediate container 281069b47a37 20:23:04 ---> 7c927379644e 20:23:04 Step 20/22 : LABEL arch=arm64 20:23:04 ---> Running in 47e498f59d56 20:23:05 Removing intermediate container 47e498f59d56 20:23:05 ---> 879a078973fd 20:23:05 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:23:05 ---> 01a69976e523 20:23:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:05 ---> Running in 7ec8c2af0d5d 20:23:06 Removing intermediate container 7ec8c2af0d5d 20:23:06 ---> 28f503fd8cfb 20:23:06 Step 22/22 : LABEL version=0.0.0 20:23:06 ---> Running in 7d79750ef094 20:23:07 Removing intermediate container 7d79750ef094 20:23:07 ---> 76e5aef5f1dd 20:23:07 20:23:08 Successfully built 76e5aef5f1dd 20:23:08 Successfully tagged support-scheduler-arm64:latest 20:23:08  Building support-scheduler ... done Building core-command 20:23:08 ---> 28f13155e397 20:23:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:23:09 ---> 85720fe9ad2f 20:23:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:23:10 ---> Running in b224b3bec2cf 20:23:10 Removing intermediate container b224b3bec2cf 20:23:10 ---> 71e193e66100 20:23:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:10 ---> Running in 42a3fe5084ef 20:23:11 Removing intermediate container 42a3fe5084ef 20:23:11 ---> 41db22fa45d7 20:23:11 Step 20/22 : LABEL arch=arm64 20:23:11 ---> Running in b93562af0430 20:23:11 Removing intermediate container b93562af0430 20:23:11 ---> 5f3da9ea380b 20:23:11 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:23:11 ---> Running in ed735c40693a 20:23:12 Removing intermediate container ed735c40693a 20:23:12 ---> 2152716f434f 20:23:12 Step 22/22 : LABEL version=0.0.0 20:23:12 ---> Running in 7bfc51980a4f 20:23:15 Removing intermediate container 7bfc51980a4f 20:23:15 ---> 5b411617f7f2 20:23:15 20:23:15 Successfully built 5b411617f7f2 20:23:15 Successfully tagged support-notifications-arm64:latest 20:23:15  Building support-notifications ... done Building security-bootstrapper 20:23:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:30 ---> ea8caa2ccd36 20:23:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:30 ---> Using cache 20:23:30 ---> 31271bad3262 20:23:30 Step 4/23 : WORKDIR /edgex-go 20:23:30 ---> Using cache 20:23:30 ---> ca97c3302116 20:23:30 Step 5/23 : RUN apk add --update --no-cache make git 20:23:30 ---> Using cache 20:23:30 ---> 10995924c006 20:23:30 Step 6/23 : COPY go.mod vendor* ./ 20:23:30 ---> Using cache 20:23:30 ---> 18ed52466a4a 20:23:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:30 ---> Using cache 20:23:30 ---> 2e55af598061 20:23:30 Step 8/23 : COPY . . 20:23:30 ---> Using cache 20:23:30 ---> 3b0a88dbf71c 20:23:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:23:30 ---> Running in fe6a2c2ed5ee 20:23:33 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 20:23:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:23:40 ---> ea8caa2ccd36 20:23:40 Step 3/32 : WORKDIR /edgex-go 20:23:40 ---> Using cache 20:23:40 ---> 108f6a85d2c7 20:23:40 Step 4/32 : RUN apk add --update --no-cache make git 20:23:40 ---> Using cache 20:23:40 ---> 4c8f91d8cc28 20:23:40 Step 5/32 : COPY go.mod vendor* ./ 20:23:40 ---> Using cache 20:23:40 ---> db495b804e11 20:23:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:40 ---> Using cache 20:23:40 ---> fc612693aa69 20:23:40 Step 7/32 : COPY . . 20:23:40 ---> Using cache 20:23:40 ---> 9126df81ae4e 20:23:40 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:42 ---> Running in 8daf5eb9cbac 20:23: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 20:25: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 20:25:18 Removing intermediate container 235ebaaae7b5 20:25:18 ---> 52d35fd480ce 20:25:18 20:25:18 Step 9/24 : FROM alpine:3.16 20:25:18 ---> 4c81e5bf8899 20:25:18 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:18 ---> Running in 99f7b827f62a 20:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:20 (1/3) Installing ca-certificates (20220614-r0) 20:25:20 (2/3) Installing dumb-init (1.2.5-r1) 20:25:20 (3/3) Installing su-exec (0.2-r1) 20:25:20 Executing busybox-1.35.0-r17.trigger 20:25:20 Executing ca-certificates-20220614-r0.trigger 20:25:20 OK: 6 MiB in 17 packages 20:25:22 Removing intermediate container 99f7b827f62a 20:25:22 ---> ed3fee838837 20:25:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:22 ---> Running in be5a94a17c71 20:25:23 Removing intermediate container be5a94a17c71 20:25:23 ---> 05e30d61d0c9 20:25:23 Step 12/24 : WORKDIR / 20:25:23 ---> Running in 6e1316dff087 20:25:23 Removing intermediate container 6e1316dff087 20:25:23 ---> 480f472fab02 20:25:23 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:24 ---> a314a69d2b0b 20:25:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:25:25 ---> 9c00232a3041 20:25:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:25:26 ---> f49c66234f0c 20:25:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:25:28 ---> d4475e047445 20:25:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:29 ---> b04676e2824b 20:25:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:31 ---> 05776dc1edf3 20:25:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:32 ---> e21b7b75a20d 20:25:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:32 ---> Running in 9f70f313cd05 20:25:35 Removing intermediate container 9f70f313cd05 20:25:35 ---> 30cc61630fdb 20:25:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:25:35 ---> Running in 6acebb662853 20:25:35 Removing intermediate container 6acebb662853 20:25:35 ---> 9d6bc9dbaa97 20:25:35 Step 22/24 : LABEL arch=arm64 20:25:36 ---> Running in 87785bed3c7e 20:25:36 Removing intermediate container 87785bed3c7e 20:25:36 ---> 2f669079f48d 20:25:36 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:25:36 ---> Running in 6716be4ba0f4 20:25:37 Removing intermediate container 6716be4ba0f4 20:25:37 ---> 03c6f7202a70 20:25:37 Step 24/24 : LABEL version=0.0.0 20:25:37 ---> Running in 65ff05f2ead3 20:25:37 Removing intermediate container 65ff05f2ead3 20:25:37 ---> 27722a8a5d3e 20:25:37 20:25:38 Successfully built 27722a8a5d3e 20:25:38 Successfully tagged security-secretstore-setup-arm64:latest 20:25:38  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 20:25:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:56 ---> ea8caa2ccd36 20:25:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:56 ---> Using cache 20:25:56 ---> 31271bad3262 20:25:56 Step 4/22 : WORKDIR /edgex-go 20:25:56 ---> Using cache 20:25:56 ---> ca97c3302116 20:25:56 Step 5/22 : RUN apk add --update --no-cache make git 20:25:56 ---> Using cache 20:25:56 ---> 10995924c006 20:25:56 Step 6/22 : COPY go.mod vendor* ./ 20:25:56 ---> Using cache 20:25:56 ---> 18ed52466a4a 20:25:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:56 ---> Using cache 20:25:56 ---> 2e55af598061 20:25:56 Step 8/22 : COPY . . 20:25:56 ---> Using cache 20:25:56 ---> 3b0a88dbf71c 20:25:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:25:56 ---> Running in f5b519cd70db 20:25:58 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 20:26:05 Removing intermediate container 0050c091a76c 20:26:05 ---> a54e09c43153 20:26:05 20:26:05 Step 10/22 : FROM alpine:3.16 20:26:05 ---> 4c81e5bf8899 20:26:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:26:05 ---> Running in 81ff85e067af 20:26:07 Removing intermediate container 81ff85e067af 20:26:07 ---> 2f1c3a665ada 20:26:07 Step 12/22 : ENV APP_PORT=59880 20:26:07 ---> Running in def6d51f7fd1 20:26:07 Removing intermediate container def6d51f7fd1 20:26:07 ---> 82e3c116044a 20:26:07 Step 13/22 : EXPOSE $APP_PORT 20:26:07 ---> Running in 7d6b2c9b08c5 20:26:08 Removing intermediate container 7d6b2c9b08c5 20:26:08 ---> f2354643e2ed 20:26:08 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:26:08 ---> Running in 46b930f7ec1b 20:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:11 (1/1) Installing dumb-init (1.2.5-r1) 20:26:11 Executing busybox-1.35.0-r17.trigger 20:26:12 OK: 5 MiB in 15 packages 20:26:13 Removing intermediate container 46b930f7ec1b 20:26:13 ---> b1e83f5d0e06 20:26:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:14 ---> 9f466f325175 20:26:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:26:16 ---> e8d8e6569f64 20:26:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:26:16 ---> 17bd10f925f5 20:26:16 Step 18/22 : ENTRYPOINT ["/core-data"] 20:26:17 ---> Running in e9500966898d 20:26:17 Removing intermediate container e9500966898d 20:26:17 ---> 0ea1fe265c9b 20:26:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:17 ---> Running in 08b32f57d313 20:26:21 Removing intermediate container 08b32f57d313 20:26:21 ---> 0219495bd733 20:26:21 Step 20/22 : LABEL arch=arm64 20:26:21 ---> Running in db6a079fa8e5 20:26:21 Removing intermediate container db6a079fa8e5 20:26:21 ---> 38e00c3e2709 20:26:21 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:26:21 ---> Running in d213a5c043c3 20:26:22 Removing intermediate container d213a5c043c3 20:26:22 ---> bf73afa82998 20:26:22 Step 22/22 : LABEL version=0.0.0 20:26:22 ---> Running in 51fba0335917 20:26:22 Removing intermediate container 51fba0335917 20:26:22 ---> 735fe2007722 20:26:22 20:26:22 Successfully built 735fe2007722 20:26:22 Successfully tagged core-data-arm64:latest 20:26:22 Building core-metadata 20:26:41  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:41 ---> ea8caa2ccd36 20:26:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:41 ---> Using cache 20:26:41 ---> 31271bad3262 20:26:41 Step 4/24 : WORKDIR /edgex-go 20:26:41 ---> Using cache 20:26:41 ---> ca97c3302116 20:26:41 Step 5/24 : RUN apk add --update --no-cache make git 20:26:41 ---> Using cache 20:26:41 ---> 10995924c006 20:26:41 Step 6/24 : COPY go.mod vendor* ./ 20:26:41 ---> Using cache 20:26:41 ---> 18ed52466a4a 20:26:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:41 ---> Using cache 20:26:41 ---> 2e55af598061 20:26:41 Step 8/24 : COPY . . 20:26:41 ---> Using cache 20:26:41 ---> 3b0a88dbf71c 20:26:41 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:26:41 ---> Running in 780da2eed42d 20:26:41 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 20:27:38 Removing intermediate container 2f9561f08bc5 20:27:38 ---> b5dcf0b95d1b 20:27:38 20:27:38 Step 9/19 : FROM alpine:3.15 20:27:38 ---> 354640af7b1b 20:27:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:38 ---> Using cache 20:27:38 ---> d3705e5ee9c3 20:27:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:27:38 ---> Running in 677b74f6c963 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:41 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:27:41 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:27:41 OK: 15734 distinct packages available 20:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:43 (1/9) Installing ca-certificates (20220614-r0) 20:27:43 (2/9) Installing brotli-libs (1.0.9-r5) 20:27:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:27:43 (4/9) Installing libcurl (7.80.0-r6) 20:27:43 (5/9) Installing curl (7.80.0-r6) 20:27:43 (6/9) Installing dumb-init (1.2.5-r1) 20:27:43 (7/9) Installing musl-obstack (1.2.3-r0) 20:27:43 (8/9) Installing libucontext (1.1-r0) 20:27:43 (9/9) Installing gcompat (1.0.0-r4) 20:27:43 Executing busybox-1.34.1-r7.trigger 20:27:43 Executing ca-certificates-20220614-r0.trigger 20:27:44 OK: 8 MiB in 23 packages 20:27:46 Removing intermediate container 677b74f6c963 20:27:46 ---> b7264db6a4b4 20:27:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:47 ---> 36f174c156f1 20:27:47 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:27:49 ---> 9fc711fbc34a 20:27:49 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:27:50 ---> cc8002d670e8 20:27:50 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:27:50 ---> Running in fa74355d874e 20:27:51 Removing intermediate container fa74355d874e 20:27:51 ---> 9ff9bf9adc2e 20:27:51 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:51 ---> Running in f9f582ca7d4f 20:27:52 Removing intermediate container f9f582ca7d4f 20:27:52 ---> 923badc2e521 20:27:52 Step 17/19 : LABEL arch=arm64 20:27:52 ---> Running in 527cfea8fc19 20:27:52 Removing intermediate container 527cfea8fc19 20:27:52 ---> d1afdf9a5f40 20:27:52 Step 18/19 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:27:52 ---> Running in 88398adda818 20:27:52 Removing intermediate container 88398adda818 20:27:52 ---> a37b8e172020 20:27:52 Step 19/19 : LABEL version=0.0.0 20:27:53 ---> Running in 4199a2e66f8a 20:27:53 Removing intermediate container 4199a2e66f8a 20:27:53 ---> 74917812b471 20:27:53 20:27:54 Successfully built 74917812b471 20:27:54 Successfully tagged security-spiffe-token-provider-arm64:latest 20:27:54  Building security-spiffe-token-provider ... done Building security-proxy-auth 20:28:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:16 ---> ea8caa2ccd36 20:28:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:28:16 ---> Using cache 20:28:16 ---> 31271bad3262 20:28:16 Step 4/22 : WORKDIR /edgex-go 20:28:16 ---> Using cache 20:28:16 ---> ca97c3302116 20:28:16 Step 5/22 : RUN apk add --update --no-cache make git 20:28:16 ---> Using cache 20:28:16 ---> 10995924c006 20:28:16 Step 6/22 : COPY go.mod vendor* ./ 20:28:16 ---> Using cache 20:28:16 ---> 18ed52466a4a 20:28:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:16 ---> Using cache 20:28:16 ---> 2e55af598061 20:28:16 Step 8/22 : COPY . . 20:28:16 ---> Using cache 20:28:16 ---> 3b0a88dbf71c 20:28:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:28:16 ---> Running in 194fba9d1855 20:28:16 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 20:30:22 Removing intermediate container 8daf5eb9cbac 20:30:22 ---> e94e4ce34451 20:30:22 20:30:22 Step 9/32 : FROM alpine:3.16 20:30:22 ---> 4c81e5bf8899 20:30:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:22 ---> Running in 2a888d6e8088 20:30:22 Removing intermediate container 2a888d6e8088 20:30:22 ---> 877f053edef7 20:30:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:30:22 ---> Running in d1303e4e8165 20:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:22 (1/2) Installing dumb-init (1.2.5-r1) 20:30:22 (2/2) Installing su-exec (0.2-r1) 20:30:22 Executing busybox-1.35.0-r17.trigger 20:30:22 OK: 5 MiB in 16 packages 20:30:22 Removing intermediate container d1303e4e8165 20:30:22 ---> a2cf1f827354 20:30:22 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:30:22 ---> Running in 92fc6c0533c4 20:30:22 Removing intermediate container 92fc6c0533c4 20:30:22 ---> db45498b8a83 20:30:22 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:30:22 ---> Running in 2f91e021f40c 20:30:22 Removing intermediate container 2f91e021f40c 20:30:22 ---> dc87a9a0c3a6 20:30:22 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:30:22 ---> Running in 901b5ef682e6 20:30:24 Removing intermediate container 901b5ef682e6 20:30:24 ---> 8d699b5a3496 20:30:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:30:24 ---> Running in d04e87795564 20:30:24 Removing intermediate container fe6a2c2ed5ee 20:30:24 ---> e37497b00e91 20:30:24 20:30:24 Step 10/23 : FROM alpine:3.16 20:30:24 ---> 4c81e5bf8899 20:30:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:30:24 ---> Using cache 20:30:24 ---> 2c038f80b2de 20:30:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:24 ---> Using cache 20:30:24 ---> bc933b634e5d 20:30:24 Step 13/23 : ENV APP_PORT=59882 20:30:25 ---> Running in f56f4788f9f2 20:30:25 Removing intermediate container d04e87795564 20:30:25 ---> 1f0c577d58ff 20:30:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:30:25 ---> Running in c015f0f1cfd1 20:30:26 Removing intermediate container f56f4788f9f2 20:30:26 ---> e325b951c5d3 20:30:26 Step 14/23 : EXPOSE $APP_PORT 20:30:26 ---> Running in fba98df4cd61 20:30:26 Removing intermediate container fba98df4cd61 20:30:26 ---> 50c068337c99 20:30:26 Step 15/23 : WORKDIR / 20:30:27 ---> Running in 74903764bde5 20:30:27 Removing intermediate container 74903764bde5 20:30:27 ---> e84c30fc2a4e 20:30:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:29 ---> 6b746262d36f 20:30:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:29 Removing intermediate container c015f0f1cfd1 20:30:29 ---> 58a6ab8fbc65 20:30:29 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:30:29 ---> Running in 3237d9d0b7cb 20:30:30 Removing intermediate container 3237d9d0b7cb 20:30:30 ---> b0b419cbdc31 20:30:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:30:31 ---> 74b00a2d574b 20:30:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:30:32 ---> e48915179118 20:30:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:32 ---> Running in 71e9cf400740 20:30:33 ---> 98e8c7446bee 20:30:33 Step 19/23 : ENTRYPOINT ["/core-command"] 20:30:33 ---> Running in 2fbfa09fe4f0 20:30:33 Removing intermediate container 2fbfa09fe4f0 20:30:33 ---> b408877b522a 20:30:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:33 ---> Running in 8f495c9dba07 20:30:34 Removing intermediate container 8f495c9dba07 20:30:34 ---> f62996cea46a 20:30:34 Step 21/23 : LABEL arch=arm64 20:30:34 ---> Running in b6a8165dac47 20:30:35 Removing intermediate container b6a8165dac47 20:30:35 ---> d0d0e3eefb06 20:30:35 Step 22/23 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:30:35 ---> Running in fb4d5f268e2a 20:30:36 Removing intermediate container 71e9cf400740 20:30:36 ---> 418e79e595bb 20:30:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:36 Removing intermediate container fb4d5f268e2a 20:30:36 ---> 988f3b0f48aa 20:30:36 Step 23/23 : LABEL version=0.0.0 20:30:36 ---> Running in dd7766863a68 20:30:37 Removing intermediate container dd7766863a68 20:30:37 ---> 4f909278b715 20:30:37 20:30:37 ---> 863047a9e833 20:30:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:37 Successfully built 4f909278b715 20:30:37 Successfully tagged core-command-arm64:latest 20:30:37 Building security-proxy-setup 20:30:39  Building core-command ... done  ---> 5db202ae0dcb 20:30:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:30:40 ---> 18f42c45c390 20:30:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:41 ---> 6ebb5aeffa14 20:30:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:42 ---> 8ed05fb022b3 20:30:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:43 ---> a0a0dab527c4 20:30:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:44 ---> ce8e46ff148f 20:30:44 Step 27/32 : RUN chmod +x /entrypoint.sh 20:30:44 ---> Running in e16d72c2e760 20:30:51 Removing intermediate container e16d72c2e760 20:30:51 ---> 2d43af9f76b7 20:30:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:30:51 ---> Running in b5bad0c3ac90 20:30:51 Removing intermediate container b5bad0c3ac90 20:30:51 ---> 3a06099f7fbe 20:30:51 Step 29/32 : CMD ["gate"] 20:30:51 ---> Running in 6c5ed12c5687 20:30:51 Removing intermediate container 6c5ed12c5687 20:30:51 ---> 3cefde070d91 20:30:51 Step 30/32 : LABEL arch=arm64 20:30:51 ---> Running in 6888d3126ee9 20:30:52 Removing intermediate container 6888d3126ee9 20:30:52 ---> 0e1aadc27090 20:30:52 Step 31/32 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:30:52 ---> Running in fe175ab8bf36 20:30:53 Removing intermediate container fe175ab8bf36 20:30:53 ---> 212faad0ffa4 20:30:53 Step 32/32 : LABEL version=0.0.0 20:30:53 ---> Running in ba2dc9dde211 20:30:54 Removing intermediate container ba2dc9dde211 20:30:54 ---> 0ea66e674ae4 20:30:54 20:30:54 Successfully built 0ea66e674ae4 20:30:54 Successfully tagged security-bootstrapper-arm64:latest 20:30:56  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:30:56 ---> ea8caa2ccd36 20:30:56 Step 3/21 : WORKDIR /edgex-go 20:30:56 ---> Using cache 20:30:56 ---> 108f6a85d2c7 20:30:56 Step 4/21 : RUN apk add --update --no-cache make git 20:30:56 ---> Using cache 20:30:56 ---> 4c8f91d8cc28 20:30:56 Step 5/21 : COPY go.mod vendor* ./ 20:30:56 ---> Using cache 20:30:56 ---> db495b804e11 20:30:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:56 ---> Using cache 20:30:56 ---> fc612693aa69 20:30:56 Step 7/21 : COPY . . 20:30:56 ---> Using cache 20:30:56 ---> 9126df81ae4e 20:30:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:30:57 ---> Running in 2da58a69de03 20:30:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:20 Removing intermediate container f5b519cd70db 20:32:20 ---> 08f04a7ae119 20:32:20 20:32:20 Step 10/22 : FROM alpine:3.16 20:32:20 ---> 4c81e5bf8899 20:32:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:32:20 ---> Running in c775b3dc3f35 20:32:20 Removing intermediate container c775b3dc3f35 20:32:20 ---> baa636ccfa17 20:32:20 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:32:20 ---> Running in a920b1ddc5c5 20:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:20 (1/1) Installing dumb-init (1.2.5-r1) 20:32:20 Executing busybox-1.35.0-r17.trigger 20:32:20 OK: 5 MiB in 15 packages 20:32:20 Removing intermediate container a920b1ddc5c5 20:32:20 ---> e7a93ed6e1d5 20:32:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:20 ---> cb4493e8d69c 20:32:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:32:21 ---> 05f5764e2791 20:32:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:32:22 ---> ca80fe05304f 20:32:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:32:23 ---> 006b6e3325a9 20:32:23 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:23 ---> Running in 1b3bae62127f 20:32:26 Removing intermediate container 1b3bae62127f 20:32:26 ---> 87156fb436d2 20:32:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:32:26 ---> Running in 273e926dbb2d 20:32:27 Removing intermediate container 273e926dbb2d 20:32:27 ---> 96a5b70c704c 20:32:27 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:32:27 ---> Running in 18a35d268d84 20:32:27 Removing intermediate container 18a35d268d84 20:32:27 ---> 210303cca5c6 20:32:27 Step 20/22 : LABEL arch=arm64 20:32:27 ---> Running in 94a04ac8bf32 20:32:28 Removing intermediate container 94a04ac8bf32 20:32:28 ---> f569d72f1845 20:32:28 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:32:28 ---> Running in 30539389dd93 20:32:29 Removing intermediate container 30539389dd93 20:32:29 ---> fcab1f0d24fd 20:32:29 Step 22/22 : LABEL version=0.0.0 20:32:29 ---> Running in a91a9242c8f8 20:32:29 Removing intermediate container a91a9242c8f8 20:32:29 ---> 18fe5b167896 20:32:29 20:32:29 Successfully built 18fe5b167896 20:32:29 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:33:02  Building core-common-config-bootstrapper ... done Removing intermediate container 780da2eed42d 20:33:02 ---> 28768ac32522 20:33:02 20:33:02 Step 10/24 : FROM alpine:3.16 20:33:02 ---> 4c81e5bf8899 20:33:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:33:02 ---> Using cache 20:33:02 ---> 2c038f80b2de 20:33:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:02 ---> Using cache 20:33:02 ---> bc933b634e5d 20:33:02 Step 13/24 : ENV APP_PORT=59881 20:33:02 ---> Running in 5c810b1868df 20:33:02 Removing intermediate container 5c810b1868df 20:33:02 ---> 5c57428213a0 20:33:02 Step 14/24 : EXPOSE $APP_PORT 20:33:02 ---> Running in 02e2540f424b 20:33:03 Removing intermediate container 02e2540f424b 20:33:03 ---> 430abf0a55bd 20:33:03 Step 15/24 : WORKDIR / 20:33:03 ---> Running in ebd267f33b66 20:33:03 Removing intermediate container ebd267f33b66 20:33:03 ---> 2323344b08ce 20:33:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:05 ---> c275aaf7e7b9 20:33:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:07 ---> 72e6c92d384d 20:33:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:33:10 ---> fe5ca4d1523a 20:33:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:33:11 ---> b09893546e02 20:33:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:33:12 ---> Running in eba06ec7f4e6 20:33:12 Removing intermediate container eba06ec7f4e6 20:33:12 ---> 2a2c36b71e56 20:33:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:12 ---> Running in 0ceeb6977730 20:33:13 Removing intermediate container 194fba9d1855 20:33:13 ---> 64504230f611 20:33:13 20:33:13 Step 10/22 : FROM alpine:3.16 20:33:13 ---> 4c81e5bf8899 20:33:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:13 ---> Using cache 20:33:13 ---> baa636ccfa17 20:33:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:33:13 ---> Using cache 20:33:13 ---> e7a93ed6e1d5 20:33:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:13 ---> Using cache 20:33:13 ---> cb4493e8d69c 20:33:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:33:13 Removing intermediate container 0ceeb6977730 20:33:13 ---> e744702a9b5c 20:33:13 Step 22/24 : LABEL arch=arm64 20:33:13 ---> Running in 4967dfda6080 20:33:14 Removing intermediate container 4967dfda6080 20:33:14 ---> 197944f39de2 20:33:14 Step 23/24 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:33:14 ---> Running in 1db1e68a9d9b 20:33:14 Removing intermediate container 1db1e68a9d9b 20:33:14 ---> 35aea482517b 20:33:14 Step 24/24 : LABEL version=0.0.0 20:33:15 ---> c4f49b39694a 20:33:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:33:15 ---> Running in 8423945d7782 20:33:15 Removing intermediate container 8423945d7782 20:33:15 ---> 5a0e711e5fe6 20:33:15 20:33:16 ---> e48c3653410e 20:33:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:33:16 Successfully built 5a0e711e5fe6 20:33:16 Successfully tagged core-metadata-arm64:latest 20:33:17  Building core-metadata ... done  ---> ec67b1631e12 20:33:17 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:17 ---> Running in aa411f713ae7 20:33:20 Removing intermediate container aa411f713ae7 20:33:20 ---> 0d2cdb98043e 20:33:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:33:20 ---> Running in e08b0ca33412 20:33:20 Removing intermediate container e08b0ca33412 20:33:20 ---> 2239078d0f76 20:33:20 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:33:20 ---> Running in 0959edb169b0 20:33:22 Removing intermediate container 0959edb169b0 20:33:22 ---> 6670b32117ff 20:33:22 Step 20/22 : LABEL arch=arm64 20:33:22 ---> Running in 2c9f850a71b0 20:33:23 Removing intermediate container 2c9f850a71b0 20:33:23 ---> 8328007395f4 20:33:23 Step 21/22 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:33:23 ---> Running in a7117445fa7c 20:33:24 Removing intermediate container a7117445fa7c 20:33:24 ---> e6949cc5e75b 20:33:24 Step 22/22 : LABEL version=0.0.0 20:33:24 ---> Running in d637ec593e38 20:33:24 Removing intermediate container d637ec593e38 20:33:24 ---> 915a83c3cb68 20:33:24 20:33:24 Successfully built 915a83c3cb68 20:33:24 Successfully tagged security-proxy-auth-arm64:latest 20:33:47  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:55 Removing intermediate container 2da58a69de03 20:33:55 ---> 2130331a4691 20:33:55 20:33:55 Step 9/21 : FROM alpine:3.16 20:33:55 ---> 4c81e5bf8899 20:33:55 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:33:55 ---> Running in 30ffb7a8e3f5 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:56 (1/6) Installing ca-certificates (20220614-r0) 20:33:56 (2/6) Installing brotli-libs (1.0.9-r6) 20:33:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:33:56 (4/6) Installing libcurl (7.83.1-r6) 20:33:56 (5/6) Installing curl (7.83.1-r6) 20:33:56 (6/6) Installing dumb-init (1.2.5-r1) 20:33:56 Executing busybox-1.35.0-r17.trigger 20:33:56 Executing ca-certificates-20220614-r0.trigger 20:33:57 OK: 8 MiB in 20 packages 20:33:58 Removing intermediate container 30ffb7a8e3f5 20:33:58 ---> 0fd6e857f7fb 20:33:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:58 ---> Running in 41a1204553a0 20:33:58 Removing intermediate container 41a1204553a0 20:33:58 ---> 8f1e99cf4ef5 20:33:58 Step 12/21 : WORKDIR /edgex 20:33:58 ---> Running in 114a8429d2da 20:33:59 Removing intermediate container 114a8429d2da 20:33:59 ---> 9923625d3a13 20:33:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:33:59 ---> 3bcf6bcfbbc5 20:33:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:00 ---> 9d13efab065f 20:34:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:01 ---> 62ade33bdee9 20:34:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:01 ---> 473054e96b5e 20:34:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:01 ---> Running in 4ade6bc7fc26 20:34:03 Removing intermediate container 4ade6bc7fc26 20:34:03 ---> 4309a2617558 20:34:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:34:03 ---> Running in 7808414e21e2 20:34:04 Removing intermediate container 7808414e21e2 20:34:04 ---> a2376bd6fdb3 20:34:04 Step 19/21 : LABEL arch=arm64 20:34:04 ---> Running in 3f56e3805c84 20:34:04 Removing intermediate container 3f56e3805c84 20:34:04 ---> 9122eee1f994 20:34:04 Step 20/21 : LABEL git_sha=e01f5bdaded03f9c25ce4d35eea05991905569c3 20:34:04 ---> Running in df3e98b3cf76 20:34:04 Removing intermediate container df3e98b3cf76 20:34:04 ---> 2f48173f9b37 20:34:04 Step 21/21 : LABEL version=0.0.0 20:34:04 ---> Running in 374669f19654 20:34:04 Removing intermediate container 374669f19654 20:34:04 ---> 941c15ecfb6a 20:34:04 20:34:05 Successfully built 941c15ecfb6a 20:34:05 Successfully tagged security-proxy-setup-arm64:latest 20:34:05  Building security-proxy-setup ... done  [Pipeline] } 20:34:05 $ docker stop --time=1 69e0ad9bbc27f78c70cb030ed1400ce097c8a33bab65e11cc603ef25ffff9c6a 20:34:07 $ docker rm -f --volumes 69e0ad9bbc27f78c70cb030ed1400ce097c8a33bab65e11cc603ef25ffff9c6a [Pipeline] // withDockerContainer [Pipeline] sh 20:34:07 + docker images 20:34:08 REPOSITORY TAG IMAGE ID CREATED SIZE 20:34:08 security-proxy-setup-arm64 latest 941c15ecfb6a 3 seconds ago 26.9MB 20:34:08 2130331a4691 14 seconds ago 1.51GB 20:34:08 security-proxy-auth-arm64 latest 915a83c3cb68 43 seconds ago 15.6MB 20:34:08 core-metadata-arm64 latest 5a0e711e5fe6 52 seconds ago 17.8MB 20:34:08 64504230f611 55 seconds ago 1.5GB 20:34:08 28768ac32522 About a minute ago 1.52GB 20:34:08 core-common-config-bootstrapper-arm64 latest 18fe5b167896 About a minute ago 14.9MB 20:34:08 08f04a7ae119 About a minute ago 1.51GB 20:34:08 security-bootstrapper-arm64 latest 0ea66e674ae4 3 minutes ago 19.6MB 20:34:08 core-command-arm64 latest 4f909278b715 3 minutes ago 17.1MB 20:34:08 e37497b00e91 3 minutes ago 1.52GB 20:34:08 e94e4ce34451 3 minutes ago 1.51GB 20:34:08 security-spiffe-token-provider-arm64 latest 74917812b471 6 minutes ago 29.1MB 20:34:08 b5dcf0b95d1b 6 minutes ago 1.55GB 20:34:08 core-data-arm64 latest 735fe2007722 7 minutes ago 17.3MB 20:34:08 a54e09c43153 8 minutes ago 1.52GB 20:34:08 security-secretstore-setup-arm64 latest 27722a8a5d3e 8 minutes ago 29MB 20:34:08 52d35fd480ce 8 minutes ago 1.51GB 20:34:08 support-notifications-arm64 latest 5b411617f7f2 10 minutes ago 29.7MB 20:34:08 support-scheduler-arm64 latest 76e5aef5f1dd 11 minutes ago 29.1MB 20:34:08 e2ca4710cfb1 11 minutes ago 1.58GB 20:34:08 e96bc4f53e0b 11 minutes ago 1.58GB 20:34:08 security-spire-agent-arm64 latest b912eda8bec6 18 minutes ago 122MB 20:34:08 security-spire-server-arm64 latest 837f0d3a8bb2 18 minutes ago 84.3MB 20:34:08 security-spire-config-arm64 latest 717c1c175772 18 minutes ago 83.6MB 20:34:08 56f83080d0c7 18 minutes ago 1.39GB 20:34:08 5a26405a7640 19 minutes ago 1.39GB 20:34:08 74dd186ca47d 19 minutes ago 1.39GB 20:34:08 ci-base-image-arm64 latest ea8caa2ccd36 31 minutes ago 905MB 20:34:08 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 20:34:08 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 20:34:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 20:34:08 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 20:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:09 20:34:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:09 arm64: Pulling from edgex-lftools-log-publisher 20:34:09 8998bd30e6a1: Pulling fs layer 20:34:09 04944245beec: Pulling fs layer 20:34:09 699f458cf7ca: Pulling fs layer 20:34:09 765212b225bb: Pulling fs layer 20:34:09 f23df028b6ca: Pulling fs layer 20:34:09 d65c8cfc05b1: Pulling fs layer 20:34:09 2437ff75d9bd: Pulling fs layer 20:34:09 765212b225bb: Waiting 20:34:09 d65c8cfc05b1: Waiting 20:34:09 f23df028b6ca: Waiting 20:34:09 2437ff75d9bd: Waiting 20:34:09 04944245beec: Verifying Checksum 20:34:09 04944245beec: Download complete 20:34:09 765212b225bb: Verifying Checksum 20:34:09 765212b225bb: Download complete 20:34:09 f23df028b6ca: Verifying Checksum 20:34:09 f23df028b6ca: Download complete 20:34:09 d65c8cfc05b1: Verifying Checksum 20:34:09 d65c8cfc05b1: Download complete 20:34:09 699f458cf7ca: Download complete 20:34:10 8998bd30e6a1: Verifying Checksum 20:34:10 8998bd30e6a1: Download complete 20:34:12 2437ff75d9bd: Verifying Checksum 20:34:12 2437ff75d9bd: Download complete 20:34:14 8998bd30e6a1: Pull complete 20:34:14 04944245beec: Pull complete 20:34:15 699f458cf7ca: Pull complete 20:34:15 765212b225bb: Pull complete 20:34:16 f23df028b6ca: Pull complete 20:34:16 d65c8cfc05b1: Pull complete 20:34:31 2437ff75d9bd: Pull complete 20:34:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:32 prd-ubuntu20.04-docker-arm64-4c-16g-8180 does not seem to be running inside a container 20:34:32 $ 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 20:34:34 $ docker top 9bf2492e6fa560e2f1e15668a9db77012c6d951e84df6966182aea150703c47e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:35 ---> job-cost.sh 20:34:35 lf-activate-venv: SKIPPING 20:34:35 INFO: No Stack... 20:34:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:36 INFO: Archiving Costs [Pipeline] sh 20:34:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:34:37 + cut -d, -f6 [Pipeline] lock 20:34:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] 20:34:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] did not exist. Created. 20:34:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:38 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:38 Stashed 1 file(s) [Pipeline] } 20:34:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4408-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:38 $ docker stop --time=1 9bf2492e6fa560e2f1e15668a9db77012c6d951e84df6966182aea150703c47e 20:34:40 $ docker rm -f --volumes 9bf2492e6fa560e2f1e15668a9db77012c6d951e84df6966182aea150703c47e [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 20:34:41 provisioning config files... 20:34:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13152275884421786627tmp [Pipeline] { [Pipeline] sh 20:34:41 + set +x 20:34:41 + curl -s https://codecov.io/bash 20:34:41 + bash -s -- 20:34:41 20:34:41 _____ _ 20:34:41 / ____| | | 20:34:41 | | ___ __| | ___ ___ _____ __ 20:34:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:41 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:41 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:41 Bash-1.0.6 20:34:41 20:34:41 20:34:41 ==> git version 2.25.1 found 20:34:41 ==> 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 20:34:41 Release-Date: 2020-01-08 20:34:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:41 ==> Jenkins CI detected. 20:34:41 current dir:  /w/workspace/edgex-go/1 20:34:41 project root: . 20:34:41 --> token set from env 20:34:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:41 ==> Running gcov in . (disable via -X gcov) 20:34:41 ==> Python coveragepy not found 20:34:41 ==> Searching for coverage reports in: 20:34:41 + . 20:34:41 -> Found 1 reports 20:34:41 ==> Detecting git/mercurial file structure 20:34:41 ==> Reading reports 20:34:41 + ./coverage.out bytes=487670 20:34:41 ==> Appending adjustments 20:34:41 https://docs.codecov.io/docs/fixing-reports 20:34:43 + Found adjustments 20:34:43 ==> Gzipping contents 20:34:43 64K /tmp/codecov.9hlfFz.gz 20:34:43 ==> Uploading reports 20:34:43 url: https://codecov.io 20:34:43 query: branch=PR-4408&commit=e01f5bdaded03f9c25ce4d35eea05991905569c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4408&job=&cmd_args= 20:34:43 -> Pinging Codecov 20:34:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4408&commit=e01f5bdaded03f9c25ce4d35eea05991905569c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4408&job=&cmd_args= 20:34:43 -> Uploading to 20:34:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-03/00271124DB129430A58F1EEE437C3FCB/e01f5bdaded03f9c25ce4d35eea05991905569c3/9a3a82d1-b679-44ce-bd43-a4fa15b79c94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230303T203442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e0afe382d580669bd8673cc27382f72c8c901cdcdb6d0c1b4385840df471734 20:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:43 Dload Upload Total Spent Left Speed 20:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63178 0 0 100 63178 0 183k --:--:-- --:--:-- --:--:-- 183k 20:34:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e01f5bdaded03f9c25ce4d35eea05991905569c3 [Pipeline] } 20:34:43 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 20:34:44 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:34:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:45 ---> package-listing.sh 20:34:45 ++ facter osfamily 20:34:45 ++ tr '[:upper:]' '[:lower:]' 20:34:46 + OS_FAMILY=debian 20:34:46 + workspace=/w/workspace/edgex-go/1 20:34:46 + START_PACKAGES=/tmp/packages_start.txt 20:34:46 + END_PACKAGES=/tmp/packages_end.txt 20:34:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:46 + PACKAGES=/tmp/packages_start.txt 20:34:46 + '[' /w/workspace/edgex-go/1 ']' 20:34:46 + PACKAGES=/tmp/packages_end.txt 20:34:46 + case "${OS_FAMILY}" in 20:34:46 + dpkg -l 20:34:46 + grep '^ii' 20:34:46 + '[' -f /tmp/packages_start.txt ']' 20:34:46 + '[' -f /tmp/packages_end.txt ']' 20:34:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:46 + '[' /w/workspace/edgex-go/1 ']' 20:34:46 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:34:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:34:46 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 20:34:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:47 20:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:47 latest: Pulling from edgex-lftools-log-publisher 20:34:47 5eb5b503b376: Pulling fs layer 20:34:47 5c69ac0246d0: Pulling fs layer 20:34:47 ec43610c2a17: Pulling fs layer 20:34:47 3a2ae6a8a46f: Pulling fs layer 20:34:47 33b1e0a273af: Pulling fs layer 20:34:47 5d3b04190fa2: Pulling fs layer 20:34:47 2f39f015ded8: Pulling fs layer 20:34:47 33b1e0a273af: Waiting 20:34:47 5d3b04190fa2: Waiting 20:34:47 3a2ae6a8a46f: Waiting 20:34:47 2f39f015ded8: Waiting 20:34:47 5c69ac0246d0: Download complete 20:34:47 3a2ae6a8a46f: Download complete 20:34:47 33b1e0a273af: Verifying Checksum 20:34:47 33b1e0a273af: Download complete 20:34:47 5d3b04190fa2: Download complete 20:34:47 ec43610c2a17: Verifying Checksum 20:34:47 ec43610c2a17: Download complete 20:34:47 5eb5b503b376: Verifying Checksum 20:34:47 5eb5b503b376: Download complete 20:34:48 2f39f015ded8: Verifying Checksum 20:34:48 2f39f015ded8: Download complete 20:34:48 5eb5b503b376: Pull complete 20:34:48 5c69ac0246d0: Pull complete 20:34:49 ec43610c2a17: Pull complete 20:34:49 3a2ae6a8a46f: Pull complete 20:34:49 33b1e0a273af: Pull complete 20:34:49 5d3b04190fa2: Pull complete 20:34:53 2f39f015ded8: Pull complete 20:34:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:54 prd-ubuntu20.04-docker-8c-8g-8179 does not seem to be running inside a container 20:34:54 $ 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 20:34:58 $ docker top 5d5b4aa8c0c089f4773d89e682f6fa7220932a8056c4421b9a30b0a78c3201bf -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:34:59 + mkdir -p /var/log/sysstat [Pipeline] sh 20:34:59 + ls /var/log/sa-host 20:34:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:59 provisioning config files... 20:34:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16955546133759592856tmp [Pipeline] { [Pipeline] echo 20:34:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:34:59 ---> create-netrc.sh [Pipeline] } 20:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:00 ---> python-tools-install.sh [Pipeline] echo 20:35:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:00 ---> sudo-logs.sh 20:35:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:01 ---> job-cost.sh 20:35:01 lf-activate-venv: SKIPPING 20:35:01 DEBUG: total: 0.10999999940395355 20:35:01 INFO: Retrieving Stack Cost... 20:35:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:01 INFO: Archiving Costs [Pipeline] echo 20:35:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:02 ---> logs-deploy.sh 20:35:02 lf-activate-venv: SKIPPING 20:35:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4408/1 20:35:02 INFO: archiving workspace using pattern(s): 20:35:03 Archives upload complete. 20:35:03 INFO: archiving logs to Nexus