Pull request #4416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1d2e584fd6bacefd6ec72d295bd7c0bffc78743+bf371e8c577b45590121912e6f14e0928f0d9ba1 (0b94a48958827a4e7b494a267efdba57df9b9453) 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-ssh3205853078326757710.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-ssh7213751891217335688.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-4416/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-4416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5067708788122427531.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-4416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7879191448192718019.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-ssh6890852583665589468.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-4416/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-4416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13754330383661622917.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 ‘prd-ubuntu20.04-docker-8c-8g-8622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8626 in /w/workspace/edgexfoundry_edgex-go_PR-4416 [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/4416/head:refs/remotes/origin/PR-4416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 Merge succeeded, producing d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 Checking out Revision d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 (PR-4416) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/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:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:22 ========================================================= 19:59:22 EdgeX Global Pipelines Version Info 19:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 19:59:23 ------------------- 19:59:23 stable info: 19:59:23 ------------------- 19:59:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:23 Message: update stable to v1.0.244 19:59:23 ------------------- 19:59:23 experimental info: 19:59:23 ------------------- 19:59:23 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4416 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4416 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4416 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1d2e58 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:25 provisioning config files... 19:59:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6754212061392298115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:25 ---> docker-login.sh 19:59:25 nexus3.edgexfoundry.org:10001 19:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:26 Configure a credential helper to remove this warning. See 19:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:26 19:59:26 Login Succeeded 19:59:26 nexus3.edgexfoundry.org:10002 19:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:26 Configure a credential helper to remove this warning. See 19:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:26 19:59:26 Login Succeeded 19:59:26 nexus3.edgexfoundry.org:10003 19:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:26 Configure a credential helper to remove this warning. See 19:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:26 19:59:26 Login Succeeded 19:59:26 nexus3.edgexfoundry.org:10004 19:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:26 Configure a credential helper to remove this warning. See 19:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:26 19:59:26 Login Succeeded 19:59:26 docker.io 19:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:26 Configure a credential helper to remove this warning. See 19:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:26 19:59:26 Login Succeeded 19:59:26 ---> docker-login.sh ends [Pipeline] } 19:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:26 + 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:59:26 + + dirname cmd/core-command/Dockerfile 19:59:26 cut -d/ -f2 19:59:26 + echo core-command,cmd/core-command/Dockerfile 19:59:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:26 + dirname cmd/core-data/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo core-data,cmd/core-data/Dockerfile 19:59:26 + dirname cmd/core-metadata/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:26 + + cut -d/ -f2dirname 19:59:26 cmd/security-bootstrapper/Dockerfile 19:59:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:26 + dirname cmd/security-proxy-auth/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:26 + dirname cmd/security-proxy-setup/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:26 + + dirname cmd/security-secretstore-setup/Dockerfile 19:59:26 cut -d/ -f2 19:59:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:26 + dirname cmd/security-spire-agent/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:26 + dirname cmd/security-spire-config/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + dirname cmd/security-spire-server/Dockerfile 19:59:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:26 + dirname cmd/support-notifications/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:26 + dirname cmd/support-scheduler/Dockerfile 19:59:26 + cut -d/ -f2 19:59:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:27 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:59:27 + git rev-list -1 --merges d1d2e584fd6bacefd6ec72d295bd7c0bffc78743~1..d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [Pipeline] echo 19:59:27 -----------> git rev-list -1 --merges d1d2e584fd6bacefd6ec72d295bd7c0bffc78743~1..d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [false] [Pipeline] sh 19:59:27 + git log --format=format:%s -1 d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 [Pipeline] echo 19:59:27 ========================================================= 19:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:28 + grep -v github /etc/ssh/ssh_known_hosts 19:59:28 + [ -e /tmp/ssh_known_hosts ] 19:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:28 19:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:29 b85a868b505f: Pulling fs layer 19:59:29 e2be974225ed: Pulling fs layer 19:59:29 339a4e72a1f5: Pulling fs layer 19:59:29 988bab9f4d93: Pulling fs layer 19:59:29 1469e6f7b9e6: Pulling fs layer 19:59:29 eaf3925da568: Pulling fs layer 19:59:29 bab4dde63d76: Pulling fs layer 19:59:29 bde34c3a00c8: Pulling fs layer 19:59:29 b352a97aabf1: Pulling fs layer 19:59:29 4872d77fe225: Pulling fs layer 19:59:29 5851b861e8e6: Pulling fs layer 19:59:29 988bab9f4d93: Waiting 19:59:29 1469e6f7b9e6: Waiting 19:59:29 eaf3925da568: Waiting 19:59:29 bab4dde63d76: Waiting 19:59:29 bde34c3a00c8: Waiting 19:59:29 b352a97aabf1: Waiting 19:59:29 4872d77fe225: Waiting 19:59:29 5851b861e8e6: Waiting 19:59:29 e2be974225ed: Download complete 19:59:29 988bab9f4d93: Verifying Checksum 19:59:29 988bab9f4d93: Download complete 19:59:29 1469e6f7b9e6: Verifying Checksum 19:59:29 1469e6f7b9e6: Download complete 19:59:29 339a4e72a1f5: Verifying Checksum 19:59:29 339a4e72a1f5: Download complete 19:59:29 eaf3925da568: Download complete 19:59:29 bde34c3a00c8: Verifying Checksum 19:59:29 bde34c3a00c8: Download complete 19:59:29 b352a97aabf1: Download complete 19:59:29 4872d77fe225: Download complete 19:59:29 5851b861e8e6: Download complete 19:59:29 b85a868b505f: Download complete 19:59:29 bab4dde63d76: Download complete 19:59:30 b85a868b505f: Pull complete 19:59:30 e2be974225ed: Pull complete 19:59:31 339a4e72a1f5: Pull complete 19:59:31 988bab9f4d93: Pull complete 19:59:31 1469e6f7b9e6: Pull complete 19:59:32 eaf3925da568: Pull complete 19:59:33 bab4dde63d76: Pull complete 19:59:33 bde34c3a00c8: Pull complete 19:59:34 b352a97aabf1: Pull complete 19:59:34 4872d77fe225: Pull complete 19:59:35 5851b861e8e6: Pull complete 19:59:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:35 prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container 19:59:35 $ 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:59:40 $ docker top 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 -eo pid,comm 19:59:40 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:59:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:40 [ssh-agent] Looking for ssh-agent implementation... 19:59:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:40 $ docker exec 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent 19:59:40 SSH_AUTH_SOCK=/tmp/ssh-8WXroYk802uz/agent.33 19:59:40 SSH_AGENT_PID=39 19:59:40 Running ssh-add (command line suppressed) 19:59:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14944387183373517542.key (/w/workspace/edgex-go/1@tmp/private_key_14944387183373517542.key) 19:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:41 + git tag --points-at HEAD [Pipeline] } 19:59:41 $ docker exec --env ******** --env ******** 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent -k 19:59:41 unset SSH_AUTH_SOCK; 19:59:41 unset SSH_AGENT_PID; 19:59:41 echo Agent pid 39 killed; 19:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:41 [ssh-agent] Looking for ssh-agent implementation... 19:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:41 $ docker exec 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent 19:59:41 SSH_AUTH_SOCK=/tmp/ssh-oRdPOdxCVn42/agent.71 19:59:41 SSH_AGENT_PID=77 19:59:41 Running ssh-add (command line suppressed) 19:59:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7088846886195442016.key (/w/workspace/edgex-go/1@tmp/private_key_7088846886195442016.key) 19:59:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:42 + git semver init 19:59:42 2023-03-07 19:59:42,456 [run_init] DEBUG init version:0.0.0 force:False 19:59:42 2023-03-07 19:59:42,457 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:42 2023-03-07 19:59:42,458 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:42 2023-03-07 19:59:42,458 [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:59:47 2023-03-07 19:59:47,650 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:47 2023-03-07 19:59:47,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4416 with force:False 19:59:47 2023-03-07 19:59:47,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4416 19:59:47 2023-03-07 19:59:47,655 [execute] INFO git cat-file --batch-check 19:59:47 2023-03-07 19:59:47,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:47 2023-03-07 19:59:47,663 [execute] INFO git cat-file --batch 19:59:47 2023-03-07 19:59:47,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:47 2023-03-07 19:59:47,669 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4416 19:59:47 0.0.0 [Pipeline] } 19:59:47 $ docker exec --env ******** --env ******** 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 ssh-agent -k 19:59:47 unset SSH_AUTH_SOCK; 19:59:47 unset SSH_AGENT_PID; 19:59:47 echo Agent pid 77 killed; 19:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:48 + git semver [Pipeline] } 19:59:48 $ docker stop --time=1 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 19:59:49 $ docker rm -f --volumes 01bd2d7e0916165ff2192d89737fc427a8d5145b69ae1f8f6cb89fe26305eec3 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:50 Stashed 1 file(s) [Pipeline] echo 19:59:50 [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:59:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:51 ========================================================= 19:59:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:51 213ec9aee27d: Pulling fs layer 19:59:51 4583459ba037: Pulling fs layer 19:59:51 93c1e223e6f2: Pulling fs layer 19:59:51 53926ce57604: Pulling fs layer 19:59:51 21b2b0c7a3f4: Pulling fs layer 19:59:51 22ff95d597cd: Pulling fs layer 19:59:51 12d6caf4c0d1: Pulling fs layer 19:59:51 96b7cbca73a9: Pulling fs layer 19:59:51 a7acece74701: Pulling fs layer 19:59:51 a7acece74701: Waiting 19:59:51 96b7cbca73a9: Waiting 19:59:51 22ff95d597cd: Waiting 19:59:51 12d6caf4c0d1: Waiting 19:59:51 21b2b0c7a3f4: Waiting 19:59:51 53926ce57604: Waiting 19:59:51 93c1e223e6f2: Verifying Checksum 19:59:51 93c1e223e6f2: Download complete 19:59:51 4583459ba037: Download complete 19:59:51 21b2b0c7a3f4: Download complete 19:59:51 22ff95d597cd: Download complete 19:59:51 213ec9aee27d: Verifying Checksum 19:59:51 213ec9aee27d: Download complete 19:59:52 12d6caf4c0d1: Download complete 19:59:52 213ec9aee27d: Pull complete 19:59:52 4583459ba037: Pull complete 19:59:52 93c1e223e6f2: Pull complete 19:59:52 a7acece74701: Verifying Checksum 19:59:52 a7acece74701: Download complete 19:59:53 53926ce57604: Download complete 19:59:53 96b7cbca73a9: Verifying Checksum 19:59:53 96b7cbca73a9: Download complete 19:59:57 53926ce57604: Pull complete 19:59:57 21b2b0c7a3f4: Pull complete 19:59:57 22ff95d597cd: Pull complete 19:59:57 12d6caf4c0d1: Pull complete 19:59:59 96b7cbca73a9: Pull complete 20:00:00 a7acece74701: Pull complete 20:00:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:00:00 + + docker build -t ci-base-image-x86_64 -f - . 20:00:00 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:00 WORKDIR /edgex 20:00:00 COPY go.mod . 20:00:00 RUN go mod download 20:00:01 Sending build context to Docker daemon 170.3MB 20:00:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:01 ---> db6d94c90886 20:00:01 Step 2/4 : WORKDIR /edgex 20:00:05 Still waiting to schedule task 20:00:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:07 ---> Running in b24181230eca 20:00:07 Removing intermediate container b24181230eca 20:00:07 ---> da12ecdc12da 20:00:07 Step 3/4 : COPY go.mod . 20:00:07 ---> 3c89ea473dfc 20:00:07 Step 4/4 : RUN go mod download 20:00:07 ---> Running in a9de55d99b71 20:00:20 Removing intermediate container a9de55d99b71 20:00:20 ---> 57b23cc64645 20:00:20 Successfully built 57b23cc64645 20:00:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:20 + docker inspect -f . ci-base-image-x86_64 20:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:20 prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container 20:00:20 $ 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 20:00:21 $ docker top 7e406439527d8f24225a8508867ca808d32db7a354f2ab9a38afb1b07b32aac4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:21 + go version 20:00:21 go version go1.18.7 linux/amd64 [Pipeline] } 20:00:21 $ docker stop --time=1 7e406439527d8f24225a8508867ca808d32db7a354f2ab9a38afb1b07b32aac4 20:00:22 $ docker rm -f --volumes 7e406439527d8f24225a8508867ca808d32db7a354f2ab9a38afb1b07b32aac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:23 + docker inspect -f . ci-base-image-x86_64 20:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:23 prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container 20:00:23 $ 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 20:00:24 $ docker top a2c715a1dd6fc9aff972e76586f6680f19e560490bd0c4a26128fb73dbaf3222 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:24 ========================================================= 20:00:24 [edgeXBuildGoParallel] Running Tests and Build... 20:00:24 ========================================================= [Pipeline] sh 20:00:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:25 + make test 20:00:25 go test -race -coverprofile=coverage.out ./... 20:00:31 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.121s coverage: 71.2% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.940s coverage: 88.5% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 3.9% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 29.6% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.099s coverage: 82.9% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 20:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.344s coverage: 79.9% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.072s coverage: 87.2% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.1% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:12 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:01:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:01:34 go vet ./... 20:01:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:36 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:36 + ls -al . 20:01:36 total 704 20:01:36 drwxrwxr-x 11 1001 1001 4096 Mar 7 20:00 . 20:01:36 drwxr-xr-x 4 root root 4096 Mar 7 20:00 .. 20:01:36 drwxrwxr-x 2 1001 1001 4096 Mar 7 19:59 .blubracket 20:01:36 -rw-rw-r-- 1 1001 1001 16 Mar 7 19:59 .dockerignore 20:01:36 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:01 .git 20:01:36 drwxrwxr-x 3 1001 1001 4096 Mar 7 19:59 .github 20:01:36 -rw-rw-r-- 1 1001 1001 1112 Mar 7 19:59 .gitignore 20:01:36 -rw-rw-r-- 1 1001 1001 42 Mar 7 19:59 .golangci.yml 20:01:36 -rw-rw-r-- 1 1001 1001 87 Mar 7 19:59 .hadolint.yml 20:01:36 drwxr-xr-x 3 1001 1001 4096 Mar 7 19:59 .semver 20:01:36 -rw-rw-r-- 1 1001 1001 166 Mar 7 19:59 .sonarcloud.properties 20:01:36 -rw-rw-r-- 1 1001 1001 1171 Mar 7 19:59 ADOPTERS.md 20:01:36 -rw-rw-r-- 1 1001 1001 10825 Mar 7 19:59 Attribution.txt 20:01:36 -rw-rw-r-- 1 1001 1001 73765 Mar 7 19:59 CHANGELOG.md 20:01:36 -rw-rw-r-- 1 1001 1001 3804 Mar 7 19:59 CONTRIBUTING.md 20:01:36 -rw-rw-r-- 1 1001 1001 677 Mar 7 19:59 GOVERNANCE.md 20:01:36 -rw-rw-r-- 1 1001 1001 883 Mar 7 19:59 Jenkinsfile 20:01:36 -rw-rw-r-- 1 1001 1001 10775 Mar 7 19:59 LICENSE 20:01:36 -rw-rw-r-- 1 1001 1001 14071 Mar 7 19:59 Makefile 20:01:36 -rw-rw-r-- 1 1001 1001 582 Mar 7 19:59 OWNERS.md 20:01:36 -rw-rw-r-- 1 1001 1001 9403 Mar 7 19:59 README.md 20:01:36 -rw-rw-r-- 1 1001 1001 6912 Mar 7 19:59 SECURITY.md 20:01:36 -rw-rw-r-- 1 1001 1001 5 Mar 7 19:59 VERSION 20:01:36 drwxrwxr-x 2 1001 1001 4096 Mar 7 19:59 bin 20:01:36 drwxrwxr-x 18 1001 1001 4096 Mar 7 19:59 cmd 20:01:36 -rw-r--r-- 1 root root 446903 Mar 7 20:01 coverage.out 20:01:36 -rw-rw-r-- 1 1001 1001 3232 Mar 7 19:59 go.mod 20:01:36 -rw-rw-r-- 1 1001 1001 31099 Mar 7 19:59 go.sum 20:01:36 drwxrwxr-x 7 1001 1001 4096 Mar 7 19:59 internal 20:01:36 drwxrwxr-x 3 1001 1001 4096 Mar 7 19:59 openapi 20:01:36 drwxrwxr-x 4 1001 1001 4096 Mar 7 19:59 snap 20:01:36 -rw-rw-r-- 1 1001 1001 204 Mar 7 19:59 version.go [Pipeline] sh 20:01:36 + '[' -e coverage.out ] 20:01:36 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:36 Stashed 1 file(s) [Pipeline] sh 20:01:37 + make build 20:01:37 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:01: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:01:52 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:01:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:52 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:02:01 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:02:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:10 $ docker stop --time=1 a2c715a1dd6fc9aff972e76586f6680f19e560490bd0c4a26128fb73dbaf3222 20:02:13 $ docker rm -f --volumes a2c715a1dd6fc9aff972e76586f6680f19e560490bd0c4a26128fb73dbaf3222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:14 20:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:15 latest: Pulling from edgex-devops/edgex-compose 20:02:15 cbdbe7a5bc2a: Pulling fs layer 20:02:15 ca9280d653b3: Pulling fs layer 20:02:15 7e9c9ca2126c: Pulling fs layer 20:02:15 cbdbe7a5bc2a: Verifying Checksum 20:02:15 cbdbe7a5bc2a: Download complete 20:02:15 ca9280d653b3: Verifying Checksum 20:02:15 ca9280d653b3: Download complete 20:02:15 cbdbe7a5bc2a: Pull complete 20:02:15 7e9c9ca2126c: Download complete 20:02:15 ca9280d653b3: Pull complete 20:02:19 7e9c9ca2126c: Pull complete 20:02:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:19 prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container 20:02:19 $ 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:02:21 $ docker top f0d69c7c8adc8815cefed9f4f79dab8787c5247bc87633d944e7e9728a12a233 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:22 + docker-compose build --help 20:02:22 + grep parallel 20:02:23 --parallel Build images in parallel. [Pipeline] } 20:02:23 $ docker stop --time=1 f0d69c7c8adc8815cefed9f4f79dab8787c5247bc87633d944e7e9728a12a233 20:02:24 $ docker rm -f --volumes f0d69c7c8adc8815cefed9f4f79dab8787c5247bc87633d944e7e9728a12a233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:25 prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container 20:02:25 $ 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:02:25 $ docker top f80e54fec7e32310aaba9a9eb6dfa72f0dff77a1fdb4d338aef3b5a1204156b7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:26 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:27 Building core-command ... 20:02:27 Building core-common-config-bootstrapper ... 20:02:27 Building core-data ... 20:02:27 Building core-metadata ... 20:02:27 Building security-bootstrapper ... 20:02:27 Building security-proxy-auth ... 20:02:27 Building security-proxy-setup ... 20:02:27 Building security-secretstore-setup ... 20:02:27 Building security-spiffe-token-provider ... 20:02:27 Building security-spire-agent ... 20:02:27 Building security-spire-config ... 20:02:27 Building security-spire-server ... 20:02:27 Building support-notifications ... 20:02:27 Building support-scheduler ... 20:02:27 Building core-data 20:02:27 Building core-common-config-bootstrapper 20:02:27 Building security-proxy-auth 20:02:27 Building security-secretstore-setup 20:02:27 Building security-bootstrapper 20:02:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8631 in /w/workspace/edgexfoundry_edgex-go_PR-4416 [Pipeline] { [Pipeline] ws 20:02:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:02:34 The recommended git tool is: git 20:02:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:39 ---> 57b23cc64645 20:02:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:39 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:02:39 ---> 57b23cc64645 20:02:39 Step 3/32 : WORKDIR /edgex-go 20:02:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:39 ---> 57b23cc64645 20:02:39 Step 3/23 : WORKDIR /edgex-go 20:02:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:39 ---> 57b23cc64645 20:02:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:41 using credential edgex-jenkins-ssh 20:02:41 Cloning the remote Git repository 20:02:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:41 ---> 57b23cc64645 20:02:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:02:41 > git init /w/workspace/edgex-go/1 # timeout=10 20:02:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:41 > git --version # timeout=10 20:02:41 > git --version # 'git version 2.25.1' 20:02:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:48 ---> Running in 51b81ec4651d 20:02:48 ---> Running in f6a4446df774 20:02:48 ---> Running in c1ec7c8b24e6 20:02:48 ---> Running in f8b26cd0efb2 20:02:48 ---> Running in 71ed6a1d805f 20:02:48 Removing intermediate container 51b81ec4651d 20:02:48 ---> 7db14652caf1 20:02:48 Step 4/22 : WORKDIR /edgex-go 20:02:48 ---> Running in bb7468e314dc 20:02:48 Removing intermediate container f6a4446df774 20:02:48 ---> 8fc6cce82bc0 20:02:48 Step 4/23 : RUN apk add --update --no-cache make git 20:02:48 Removing intermediate container f8b26cd0efb2 20:02:48 ---> 74492e51028e 20:02:48 Step 4/22 : WORKDIR /edgex-go 20:02:48 Removing intermediate container c1ec7c8b24e6 20:02:48 ---> ed9fd233e198 20:02:48 Step 4/32 : RUN apk add --update --no-cache make git 20:02:48 Removing intermediate container 71ed6a1d805f 20:02:48 ---> c8582a09f0b8 20:02:48 Step 4/22 : WORKDIR /edgex-go 20:02:48 ---> Running in 7ba886103aa5 20:02:48 ---> Running in 09c7eed621fd 20:02:48 ---> Running in b7eaeed3c195 20:02:48 ---> Running in 31fa51af8ced 20:02:48 Removing intermediate container bb7468e314dc 20:02:48 ---> 86e64a57a77a 20:02:48 Step 5/22 : RUN apk add --update --no-cache make git 20:02:48 ---> Running in 094e4e55a77b 20:02:48 Removing intermediate container b7eaeed3c195 20:02:48 ---> 1c88bb035ff3 20:02:48 Step 5/22 : RUN apk add --update --no-cache make git 20:02:48 Removing intermediate container 31fa51af8ced 20:02:48 ---> d9a583238e0a 20:02:48 Step 5/22 : RUN apk add --update --no-cache make git 20:02:48 ---> Running in d0840dff88c8 20:02:48 ---> Running in ebb59e80e1b4 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:48 OK: 211 MiB in 51 packages 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:48 OK: 211 MiB in 51 packages 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:48 OK: 211 MiB in 51 packages 20:02:48 OK: 211 MiB in 51 packages 20:02:48 Removing intermediate container 7ba886103aa5 20:02:48 ---> 13cf7fa2e3df 20:02:48 Step 5/23 : COPY go.mod vendor* ./ 20:02:48 OK: 211 MiB in 51 packages 20:02:48 Removing intermediate container 09c7eed621fd 20:02:48 ---> 17a39a421f2b 20:02:48 Step 5/32 : COPY go.mod vendor* ./ 20:02:48 ---> fd59afb5ac57 20:02:48 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:48 ---> Running in a4448f78ec1a 20:02:48 ---> 5a48ba80a298 20:02:48 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:48 ---> Running in 69a4df9854f2 20:02:49 Removing intermediate container d0840dff88c8 20:02:49 ---> f4a8a4256185 20:02:49 Step 6/22 : COPY go.mod vendor* ./ 20:02:49 Removing intermediate container ebb59e80e1b4 20:02:49 ---> 4a3fb0d2a022 20:02:49 Step 6/22 : COPY go.mod vendor* ./ 20:02:49 Removing intermediate container 094e4e55a77b 20:02:49 ---> 53791bf9fe3b 20:02:49 Step 6/22 : COPY go.mod vendor* ./ 20:02:49 ---> 18e83ea0e5ae 20:02:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:49 ---> Running in cc843b1bf1a9 20:02:49 ---> 49e05f695d61 20:02:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:49 ---> Running in 4c86e076b562 20:02:49 ---> 775310d291cb 20:02:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:49 ---> Running in c087cac82ae6 20:03:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:03 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:03:03 Merge succeeded, producing d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:03:03 Checking out Revision d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 (PR-4416) 20:03:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4416/head:refs/remotes/origin/PR-4416 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:03 > git config core.sparsecheckout # timeout=10 20:03:03 > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 20:03:03 > git remote # timeout=10 20:03:03 > git config --get remote.origin.url # timeout=10 20:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:03 > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 20:03:03 > git rev-parse HEAD^{commit} # timeout=10 20:03:03 > git config core.sparsecheckout # timeout=10 20:03:03 > git checkout -f d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 # timeout=10 20:03:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 20:03:04 > git --version # timeout=10 20:03:04 > git --version # 'git version 2.25.1' 20:03:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:05 Dload Upload Total Spent Left Speed 20:03:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 20:03:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:06 + sudo tee /etc/docker/daemon.new 20:03:06 { 20:03:06 "registry-mirrors": [ 20:03:06 "https://nexus3.edgexfoundry.org:10001" 20:03:06 ], 20:03:06 "bip": "10.250.0.254/24", 20:03:06 "hosts": [ 20:03:06 "tcp://0.0.0.0:5555", 20:03:06 "unix:///var/run/docker.sock" 20:03:06 ], 20:03:06 "mtu": 1458, 20:03:06 "selinux-enabled": true, 20:03:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:06 } [Pipeline] sh 20:03:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:25 provisioning config files... 20:03:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config328921011120722461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:26 ---> docker-login.sh 20:03:26 nexus3.edgexfoundry.org:10001 20:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:27 Configure a credential helper to remove this warning. See 20:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:27 20:03:27 Login Succeeded 20:03:27 nexus3.edgexfoundry.org:10002 20:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:27 Configure a credential helper to remove this warning. See 20:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:27 20:03:27 Login Succeeded 20:03:27 nexus3.edgexfoundry.org:10003 20:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:27 Configure a credential helper to remove this warning. See 20:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:27 20:03:27 Login Succeeded 20:03:27 nexus3.edgexfoundry.org:10004 20:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:28 Configure a credential helper to remove this warning. See 20:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:28 20:03:28 Login Succeeded 20:03:28 docker.io 20:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:28 Configure a credential helper to remove this warning. See 20:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:28 20:03:28 Login Succeeded 20:03:28 ---> docker-login.sh ends [Pipeline] } 20:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:03:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:29 ========================================================= 20:03:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:03:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:30 9b18e9b68314: Pulling fs layer 20:03:30 35d82f9e3411: Pulling fs layer 20:03:30 e16973657156: Pulling fs layer 20:03:30 fc693d55d65f: Pulling fs layer 20:03:30 7e9fc2657dce: Pulling fs layer 20:03:30 dda99020689f: Pulling fs layer 20:03:30 db1c61fa0a46: Pulling fs layer 20:03:30 891c053d2c06: Pulling fs layer 20:03:30 fc693d55d65f: Waiting 20:03:30 7e9fc2657dce: Waiting 20:03:30 dda99020689f: Waiting 20:03:30 db1c61fa0a46: Waiting 20:03:30 891c053d2c06: Waiting 20:03:30 e16973657156: Verifying Checksum 20:03:30 e16973657156: Download complete 20:03:30 35d82f9e3411: Verifying Checksum 20:03:30 35d82f9e3411: Download complete 20:03:30 7e9fc2657dce: Verifying Checksum 20:03:30 7e9fc2657dce: Download complete 20:03:30 dda99020689f: Verifying Checksum 20:03:30 dda99020689f: Download complete 20:03:30 9b18e9b68314: Download complete 20:03:32 9b18e9b68314: Pull complete 20:03:32 891c053d2c06: Verifying Checksum 20:03:32 891c053d2c06: Download complete 20:03:32 35d82f9e3411: Pull complete 20:03:33 e16973657156: Pull complete 20:03:33 db1c61fa0a46: Verifying Checksum 20:03:33 db1c61fa0a46: Download complete 20:03:34 fc693d55d65f: Verifying Checksum 20:03:34 fc693d55d65f: Download complete 20:03:46 fc693d55d65f: Pull complete 20:03:46 7e9fc2657dce: Pull complete 20:03:46 dda99020689f: Pull complete 20:03:53 db1c61fa0a46: Pull complete 20:03:55 891c053d2c06: Pull complete 20:03:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:03:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:55 WORKDIR /edgex 20:03:55 COPY go.mod . 20:03:55 RUN go mod download 20:03:55 + docker build -t ci-base-image-arm64 -f - . 20:03:56 Sending build context to Docker daemon 2.946MB 20:03:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:56 ---> f96f9c87975a 20:03:56 Step 2/4 : WORKDIR /edgex 20:03:57 Removing intermediate container 4c86e076b562 20:03:57 ---> 1ff61b84ed75 20:03:57 Step 8/22 : COPY . . 20:03:57 Removing intermediate container 69a4df9854f2 20:03:57 ---> 7cbfdda28938 20:03:57 Step 7/32 : COPY . . 20:03:57 Removing intermediate container cc843b1bf1a9 20:03:57 ---> db6dbfd3bee2 20:03:57 Step 8/22 : COPY . . 20:03:57 Removing intermediate container a4448f78ec1a 20:03:57 ---> 1ac16fdb40a2 20:03:57 Step 7/23 : COPY . . 20:03:57 Removing intermediate container c087cac82ae6 20:03:57 ---> 794bd49bf181 20:03:57 Step 8/22 : COPY . . 20:03:59 ---> Running in d81401b50115 20:03:59 Removing intermediate container d81401b50115 20:03:59 ---> b90e47bb41b9 20:03:59 Step 3/4 : COPY go.mod . 20:03:59 ---> 57db8afe9828 20:03:59 Step 4/4 : RUN go mod download 20:03:59 ---> Running in edf9186012e9 20:04:36 ---> 438e1627cab4 20:04:36 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:36 ---> 1d26d1bdd0ac 20:04:36 ---> 4602ed9dc1f3 20:04:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data ---> f2162a824171 20:04:36 20:04:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:36 20:04:36 ---> 878791c4259e 20:04:36 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:36 ---> Running in 184f0770ac1b 20:04:36 ---> Running in 58e517fae532 20:04:36 ---> Running in 65bfc6e06264 20:04:36 ---> Running in 991c6559d763 20:04:36 ---> Running in 061119815d22 20:04:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:36 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:04:36 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:04:38 Removing intermediate container edf9186012e9 20:04:38 ---> b22924dc306f 20:04:38 Successfully built b22924dc306f 20:04:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:39 + docker inspect -f . ci-base-image-arm64 20:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:39 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 20:04:39 $ 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:04:40 $ docker top a22793cf31f5263c266ff2132ee77e5f7feb7211ce4424d127f77df3bffca46c -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:41 + go version 20:04:41 go version go1.18.7 linux/arm64 [Pipeline] } 20:04:41 $ docker stop --time=1 a22793cf31f5263c266ff2132ee77e5f7feb7211ce4424d127f77df3bffca46c 20:04:43 $ docker rm -f --volumes a22793cf31f5263c266ff2132ee77e5f7feb7211ce4424d127f77df3bffca46c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:44 + docker inspect -f . ci-base-image-arm64 20:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 20:04:44 $ 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:04:46 $ docker top c771c18e6842b9c95c6e4cb550207ef77ae8f7ab8762cd5c03dc43a133dc0f61 -eo pid,comm [Pipeline] { [Pipeline] echo 20:04:46 ========================================================= 20:04:46 [edgeXBuildGoParallel] Running Tests and Build... 20:04:46 ========================================================= [Pipeline] sh 20:04:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:04:47 + make test 20:04:47 go test -race -coverprofile=coverage.out ./... 20:05: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:16 Removing intermediate container 184f0770ac1b 20:05:16 ---> 3b9a92a0eb3d 20:05:16 20:05:16 Step 9/32 : FROM alpine:3.16 20:05:16 Removing intermediate container 061119815d22 20:05:16 ---> a8baf731d571 20:05:16 20:05:16 Step 10/22 : FROM alpine:3.16 20:05:16 3.16: Pulling from library/alpine 20:05:16 3.16: Pulling from library/alpine 20:05:18 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:18 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:18 Status: Downloaded newer image for alpine:3.16 20:05:18 Status: Downloaded newer image for alpine:3.16 20:05:18 ---> dfd21b5a31f5 20:05:18 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:18 ---> dfd21b5a31f5 20:05:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:18 Removing intermediate container 58e517fae532 20:05:18 ---> dd7caa411561 20:05:18 20:05:18 Step 10/22 : FROM alpine:3.16 20:05:18 ---> dfd21b5a31f5 20:05:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:18 Removing intermediate container 991c6559d763 20:05:18 ---> 2eb9ba021747 20:05:18 20:05:18 Step 10/22 : FROM alpine:3.16 20:05:18 ---> dfd21b5a31f5 20:05:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:18 ---> Running in 57765b6d2722 20:05:18 Removing intermediate container 65bfc6e06264 20:05:18 ---> 4f3bc7834b04 20:05:18 20:05:18 Step 9/23 : FROM alpine:3.16 20:05:18 ---> dfd21b5a31f5 20:05:18 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:18 ---> Running in c18be844355f 20:05:18 ---> Running in 5279e952f1b6 20:05:19 ---> Running in 46ae9c577e61 20:05:19 ---> Running in 19ca6b289894 20:05:19 Removing intermediate container 57765b6d2722 20:05:19 ---> 5261c183e9b5 20:05:19 Step 12/22 : ENV APP_PORT=59880 20:05:19 Removing intermediate container c18be844355f 20:05:19 ---> 69c8c93bc891 20:05:19 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:05:19 Removing intermediate container 5279e952f1b6 20:05:19 ---> 0fa372fe1b8e 20:05:19 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:19 Removing intermediate container 19ca6b289894 20:05:19 ---> e805ca041376 20:05:19 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:05:19 ---> Running in 131ee99c7571 20:05:20 (1/3) Installing ca-certificates (20220614-r0) 20:05:20 (2/3) Installing dumb-init (1.2.5-r1) 20:05:20 ---> Running in 70defa5fe16d 20:05:20 ---> Running in 7226155a7451 20:05:20 (3/3) Installing su-exec (0.2-r1) 20:05:20 Executing busybox-1.35.0-r17.trigger 20:05:20 Executing ca-certificates-20220614-r0.trigger 20:05:20 OK: 6 MiB in 17 packages 20:05:20 ---> Running in 65aaa8daa8fc 20:05:20 Removing intermediate container 131ee99c7571 20:05:20 ---> a4f28510e202 20:05:20 Step 13/22 : EXPOSE $APP_PORT 20:05:21 ---> Running in 1f7380b510f1 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:21 (1/2) Installing dumb-init (1.2.5-r1) 20:05:21 (2/2) Installing su-exec (0.2-r1) 20:05:21 Executing busybox-1.35.0-r17.trigger 20:05:21 OK: 6 MiB in 16 packages 20:05:21 Removing intermediate container 1f7380b510f1 20:05:21 ---> 375f6efcdf10 20:05:21 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:05:22 ---> Running in 05bb0d4320de 20:05:22 Removing intermediate container 46ae9c577e61 20:05:22 ---> a2e5d261eb6d 20:05:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:22 ---> Running in 05f50ab21c9b 20:05:22 (1/1) Installing dumb-init (1.2.5-r1) 20:05:22 (1/1) Installing dumb-init (1.2.5-r1) 20:05:22 Executing busybox-1.35.0-r17.trigger 20:05:22 Executing busybox-1.35.0-r17.trigger 20:05:22 OK: 6 MiB in 15 packages 20:05:22 OK: 6 MiB in 15 packages 20:05:23 Removing intermediate container 05f50ab21c9b 20:05:23 ---> efe310c338cd 20:05:23 Step 12/23 : WORKDIR / 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:23 ---> Running in dc2b52732496 20:05:23 Removing intermediate container 7226155a7451 20:05:23 ---> eafb8c3a937a 20:05:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:05:23 (1/1) Installing dumb-init (1.2.5-r1) 20:05:23 Executing busybox-1.35.0-r17.trigger 20:05:23 OK: 6 MiB in 15 packages 20:05:24 ---> Running in 0f3aa0393223 20:05:24 Removing intermediate container dc2b52732496 20:05:24 ---> 79825aca5f0a 20:05:24 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:24 Removing intermediate container 70defa5fe16d 20:05:24 ---> 74fd9e0ed65b 20:05:24 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:25 Removing intermediate container 65aaa8daa8fc 20:05:25 ---> fdb454c9dd9c 20:05:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:25 Removing intermediate container 0f3aa0393223 20:05:25 ---> 3b4760f04b56 20:05:25 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:25 Removing intermediate container 05bb0d4320de 20:05:25 ---> 5cab0bfbec01 20:05:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:25 ---> 36ebdb3b8286 20:05:25 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:05:25 ---> Running in 10711e0e2e8a 20:05:25 ---> 637734a15802 20:05:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:25 ---> d3f5531d92eb 20:05:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:26 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:27 ---> 0f2c43cfd4f3 20:05:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:27 ---> e154be829d2b 20:05:27 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:05:27 Removing intermediate container 10711e0e2e8a 20:05:27 ---> 6bd1e729ed30 20:05:27 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:28 ---> 163c6269258b 20:05:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:05:28 ---> 8979a4b1e0ed 20:05:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:28 ---> Running in 58025aaa48f1 20:05:28 ---> 656706e7d777 20:05:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:28 ---> 9af00d04a2cc 20:05:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:05:29 ---> 018171181192 20:05:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:29 ---> 9b1055674699 20:05:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:29 Removing intermediate container 58025aaa48f1 20:05:29 ---> 9e7752c6df96 20:05:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:29 ---> 6c68d5a6671a 20:05:29 Step 18/22 : ENTRYPOINT ["/core-data"] 20:05:29 ---> 41aa2376db67 20:05:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:30 ---> Running in 46c7e2c52226 20:05:30 ---> Running in fd1cecf5f3d8 20:05:30 ---> f01657038d2c 20:05:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:30 ---> 2b8fe3dbd2c6 20:05:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:30 ---> Running in 0b450ad5ade2 20:05:31 ---> bc9cec176ab9 20:05:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:31 ---> Running in 59c548081fca 20:05:31 Removing intermediate container 46c7e2c52226 20:05:31 ---> 53570847ad15 20:05:31 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:31 Removing intermediate container fd1cecf5f3d8 20:05:31 ---> 458b3da5072e 20:05:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:32 ---> Running in f1abb410f1b6 20:05:32 ---> 8f328764a288 20:05:32 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:32 ---> Running in 142738b790d6 20:05:33 ---> Running in 1255c3f9001d 20:05:33 Removing intermediate container 142738b790d6 20:05:33 ---> 21cdcd02baf7 20:05:33 Step 20/22 : LABEL arch=x86_64 20:05:34 ---> Running in 4723d50b3682 20:05:35 Removing intermediate container 0b450ad5ade2 20:05:35 ---> 2ca4d2454278 20:05:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:35 Removing intermediate container 4723d50b3682 20:05:35 ---> 3c2e32eac262 20:05:35 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:05:35 ---> Running in 953a2e5c69b3 20:05:35 ---> Running in 0be6203d3166 20:05:35 Removing intermediate container 59c548081fca 20:05:35 ---> 353768d416e0 20:05:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:36 Removing intermediate container f1abb410f1b6 20:05:36 ---> 1b0c5ac83087 20:05:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:36 ---> Running in fb5644d91571 20:05:36 Removing intermediate container 953a2e5c69b3 20:05:36 ---> 17356baa0fd2 20:05:36 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:36 ---> Running in 95af26df3d99 20:05:36 Removing intermediate container 0be6203d3166 20:05:36 ---> 5abf57f8825f 20:05:36 Step 22/22 : LABEL version=0.0.0 20:05:36 Removing intermediate container 1255c3f9001d 20:05:36 ---> 292388af0acb 20:05:36 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:36 ---> Running in 6cac8fc41a09 20:05:37 Removing intermediate container fb5644d91571 20:05:37 ---> 69d1c15ecf54 20:05:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:05:37 ---> Running in b7db2fc578b6 20:05:37 ---> Running in 8c42a8c7dcff 20:05:37 Removing intermediate container 95af26df3d99 20:05:37 ---> 2ecb00aa23fa 20:05:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:37 ---> Running in 2558a871c167 20:05:37 Removing intermediate container 6cac8fc41a09 20:05:37 ---> 82c0b801a135 20:05:37 Step 20/22 : LABEL arch=x86_64 20:05:38 Removing intermediate container b7db2fc578b6 20:05:38 ---> 1b934d15f838 20:05:38 Step 21/23 : LABEL arch=x86_64 20:05:38 Removing intermediate container 8c42a8c7dcff 20:05:38 ---> 4f22c8b8f1b1 20:05:38 20:05:38 Successfully built 4f22c8b8f1b1 20:05:39 ---> 6b3493d3f668 20:05:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:39 ---> Running in a3ce0d155dbb 20:05:39 Successfully tagged core-data:latest 20:05:39 Building security-proxy-setup 20:05:39  Building core-data ... done  ---> Running in 40ba0d05a6c2 20:05:39 Removing intermediate container 2558a871c167 20:05:39 ---> 8db2f6c9ef1d 20:05:39 Step 20/22 : LABEL arch=x86_64 20:05:49 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:05:49 ---> 57b23cc64645 20:05:49 Step 3/20 : WORKDIR /edgex-go 20:05:49 ---> Using cache 20:05:49 ---> ed9fd233e198 20:05:49 Step 4/20 : RUN apk add --update --no-cache make git 20:05:49 ---> Using cache 20:05:49 ---> 17a39a421f2b 20:05:49 Step 5/20 : COPY go.mod vendor* ./ 20:05:49 ---> Using cache 20:05:49 ---> 5a48ba80a298 20:05:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:49 ---> Using cache 20:05:49 ---> 7cbfdda28938 20:05:49 Step 7/20 : COPY . . 20:05:49 ---> Using cache 20:05:49 ---> 878791c4259e 20:05:49 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:05:51 ---> Running in 8db60f473483 20:05:51 ---> Running in 6bb68085d0c8 20:05:51 ---> Running in 52d9559481b2 20:05:51 Removing intermediate container a3ce0d155dbb 20:05:51 ---> b2a9afed3691 20:05:51 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:05:51 Removing intermediate container 40ba0d05a6c2 20:05:51 ---> 7114c0e1b2c1 20:05:51 Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:05:51 ---> Running in 02ba0f339971 20:05:51 ---> Running in 6d7451c23e68 20:05:51 Removing intermediate container 52d9559481b2 20:05:51 ---> 969744577fe9 20:05:51 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:05:51 ---> Running in eefe87076ff7 20:05:51 Removing intermediate container 02ba0f339971 20:05:51 ---> c1d0978d9e40 20:05:51 Step 22/22 : LABEL version=0.0.0 20:05:51 Removing intermediate container 6d7451c23e68 20:05:51 ---> b0b04f463813 20:05:51 Step 23/23 : LABEL version=0.0.0 20:05:51 ---> Running in 14c2236a8e8d 20:05:51 ---> Running in 3601e14396b8 20:05:51 Removing intermediate container eefe87076ff7 20:05:51 ---> e01940401971 20:05:51 Step 22/22 : LABEL version=0.0.0 20:05:51 ---> Running in 746e983040fa 20:05:51 Removing intermediate container 14c2236a8e8d 20:05:51 ---> 53d2a3b3fdf6 20:05:51 20:05:51 Removing intermediate container 3601e14396b8 20:05:51 ---> 6ad3426cfa42 20:05:51 20:05:51 Removing intermediate container 746e983040fa 20:05:51 ---> 319bfa13ebd2 20:05:51 20:05:51 Successfully built 53d2a3b3fdf6 20:05:51 Successfully built 6ad3426cfa42 20:05:51 Successfully tagged security-secretstore-setup:latest 20:05:51 Successfully tagged security-proxy-auth:latest 20:05:51  Building security-secretstore-setup ... done Building core-metadata 20:05:51  Building security-proxy-auth ... done Building security-spire-server 20:05:51 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:05:51 Successfully built 319bfa13ebd2 20:05:51 Successfully tagged core-common-config-bootstrapper:latest 20:05:51 Building support-scheduler 20:05:52  Building core-common-config-bootstrapper ... done Removing intermediate container 8db60f473483 20:05:52 ---> 314cc44876cc 20:05:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:58 ---> 57b23cc64645 20:05:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:05:58 ---> Using cache 20:05:58 ---> c8582a09f0b8 20:05:58 Step 4/24 : WORKDIR /edgex-go 20:05:58 ---> Using cache 20:05:58 ---> 1c88bb035ff3 20:05:58 Step 5/24 : RUN apk add --update --no-cache make git 20:05:58 ---> Using cache 20:05:58 ---> f4a8a4256185 20:05:58 Step 6/24 : COPY go.mod vendor* ./ 20:05:58 ---> Using cache 20:05:58 ---> 18e83ea0e5ae 20:05:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:58 ---> Using cache 20:05:58 ---> db6dbfd3bee2 20:05:58 Step 8/24 : COPY . . 20:05:58 ---> Using cache 20:05:58 ---> 4602ed9dc1f3 20:05:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:05:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:58 ---> 57b23cc64645 20:05:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:58 ---> Using cache 20:05:58 ---> c8582a09f0b8 20:05:58 Step 4/22 : WORKDIR /edgex-go 20:05:58 ---> Using cache 20:05:58 ---> 1c88bb035ff3 20:05:58 Step 5/22 : RUN apk add --update --no-cache make git 20:05:58 ---> Using cache 20:05:58 ---> f4a8a4256185 20:05:58 Step 6/22 : COPY go.mod vendor* ./ 20:05:58 ---> Using cache 20:05:58 ---> 18e83ea0e5ae 20:05:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:58 ---> Using cache 20:05:58 ---> db6dbfd3bee2 20:05:58 Step 8/22 : COPY . . 20:05:58 ---> Using cache 20:05:58 ---> 4602ed9dc1f3 20:05:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:06:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:00 ---> 57b23cc64645 20:06:00 Step 3/23 : WORKDIR /edgex-go 20:06:00 ---> Using cache 20:06:00 ---> ed9fd233e198 20:06:00 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:06:12 ---> 248a8aac50f7 20:06:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:12 ---> Running in 1576b35a549d 20:06:12 ---> Running in 70c5132a497f 20:06:12 ---> Running in e82963aa0238 20:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:12 ---> 07a8ce034bb0 20:06:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:12 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:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:12 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:06:12 ---> c78d54128a40 20:06:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:13 OK: 211 MiB in 51 packages 20:06:14 ---> f1a9bdf729cf 20:06:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:14 ---> b8b5ef20e0fa 20:06:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:14 Removing intermediate container 1576b35a549d 20:06:14 ---> 7c07e2c27d15 20:06:14 Step 5/23 : COPY go.mod vendor* ./ 20:06:15 ---> 4bdf4027e8bc 20:06:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:15 ---> abc35340a00c 20:06:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:17 ---> Running in c17b93648bed 20:06:18 ---> 54bf21c3a80c 20:06:18 Step 27/32 : RUN chmod +x /entrypoint.sh 20:06:19 ---> Running in 8428a589fea3 20:06:24 Removing intermediate container 8428a589fea3 20:06:24 ---> e7491190ba09 20:06:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:06:26 ---> Running in ad483b94b50e 20:06:26 Removing intermediate container 6bb68085d0c8 20:06:26 ---> 7ab77f23ee8b 20:06:26 20:06:26 Step 9/20 : FROM alpine:3.16 20:06:26 ---> dfd21b5a31f5 20:06:26 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:06:26 ---> Running in 2744030730b6 20:06:26 Removing intermediate container ad483b94b50e 20:06:26 ---> c914d5bf2814 20:06:26 Step 29/32 : CMD ["gate"] 20:06:26 ---> Running in 1955561398ee 20:06:26 Removing intermediate container 1955561398ee 20:06:26 ---> 965219e9b7dc 20:06:26 Step 30/32 : LABEL arch=x86_64 20:06:26 ---> Running in 537ea2e7c66e 20:06:26 Removing intermediate container 537ea2e7c66e 20:06:26 ---> 237a036f261f 20:06:26 Step 31/32 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:06:26 ---> Running in 3894f5b15005 20:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:26 Removing intermediate container 3894f5b15005 20:06:26 ---> 0f926349faf5 20:06:26 Step 32/32 : LABEL version=0.0.0 20:06:27 ---> Running in 0c168c9f50f1 20:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:27 Removing intermediate container 0c168c9f50f1 20:06:27 ---> 7fb7790e6d07 20:06:27 20:06:27 Successfully built 7fb7790e6d07 20:06:27 Successfully tagged security-bootstrapper:latest 20:06:27  Building security-bootstrapper ... done Building security-spire-agent 20:06:27 (1/2) Installing dumb-init (1.2.5-r1) 20:06:27 (2/2) Installing openssl (1.1.1t-r0) 20:06:27 Executing busybox-1.35.0-r17.trigger 20:06:27 OK: 6 MiB in 16 packages 20:06:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:31 ---> 57b23cc64645 20:06:31 Step 3/24 : WORKDIR /edgex-go 20:06:31 ---> Using cache 20:06:31 ---> ed9fd233e198 20:06:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:06:31 ---> Using cache 20:06:31 ---> 7c07e2c27d15 20:06:31 Step 5/24 : COPY go.mod vendor* ./ 20:06:31 ---> Using cache 20:06:31 ---> abc35340a00c 20:06:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:46 ---> Running in 3aadec28f688 20:06:46 Removing intermediate container 2744030730b6 20:06:46 ---> 690ab2d4a4ca 20:06:46 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:46 ---> Running in 0a7333f7cde7 20:06:47 Removing intermediate container 0a7333f7cde7 20:06:47 ---> 23f87c74a9ba 20:06:47 Step 12/20 : WORKDIR /edgex 20:06:49 ---> Running in 036f93360b53 20:06:55 Removing intermediate container 036f93360b53 20:06:55 ---> e150b3b1becc 20:06:55 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:06:55 Removing intermediate container 70c5132a497f 20:06:55 ---> 4ecbfce5bd45 20:06:55 20:06:55 Step 10/24 : FROM alpine:3.16 20:06:55 ---> dfd21b5a31f5 20:06:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:55 ---> Running in 595d6e3485dd 20:06:55 Removing intermediate container e82963aa0238 20:06:55 ---> 3940f5ec7320 20:06:55 20:06:55 Step 10/22 : FROM alpine:3.16 20:06:55 ---> dfd21b5a31f5 20:06:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:06:55 ---> 3e20f1f826bf 20:06:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:55 ---> Running in 4a9fc44cfb6e 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:55 Removing intermediate container c17b93648bed 20:06:55 ---> 6910bfb540c4 20:06:55 Step 7/23 : COPY . . 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:55 (1/1) Installing dumb-init (1.2.5-r1) 20:06:55 Executing busybox-1.35.0-r17.trigger 20:06:55 OK: 6 MiB in 15 packages 20:06:55 (1/1) Installing dumb-init (1.2.5-r1) 20:06:55 Executing busybox-1.35.0-r17.trigger 20:06:55 OK: 6 MiB in 15 packages 20:07:02 ---> f831c4446bf9 20:07:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:02 ---> 285856db6a75 20:07:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:07:02 ---> Running in f845a653e79a 20:07:02 ---> 4ff648d5c981 20:07:02 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:02 Removing intermediate container 4a9fc44cfb6e 20:07:02 ---> d6d35427bf32 20:07:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:02 Removing intermediate container 595d6e3485dd 20:07:02 ---> 15a2fec381d7 20:07:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:02 ---> Running in added031104f 20:07:02 ---> Running in 68aadcb15819 20:07:02 ---> Running in 91983ee08abc 20:07:02 Removing intermediate container f845a653e79a 20:07:02 ---> 08d8f9a9371c 20:07:02 Step 9/23 : WORKDIR /edgex-go/spire-build 20:07:02 ---> Running in fc08302334b6 20:07:02 Removing intermediate container added031104f 20:07:02 ---> a6773eb9f014 20:07:02 Step 13/22 : ENV APP_PORT=59861 20:07:02 Removing intermediate container 68aadcb15819 20:07:02 ---> 7c797c6d2e3d 20:07:02 Step 13/24 : ENV APP_PORT=59881 20:07:03 ---> Running in 2b64255ab8f3 20:07:03 ---> Running in d2558e3b0151 20:07:03 Removing intermediate container fc08302334b6 20:07:03 ---> 63ad3a9c64b5 20:07:03 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:07:03 ---> Running in a640f486b6d9 20:07:03 Removing intermediate container 2b64255ab8f3 20:07:03 ---> f06810df27f5 20:07:03 Step 14/22 : EXPOSE $APP_PORT 20:07:03 Removing intermediate container d2558e3b0151 20:07:03 ---> ceb27550b491 20:07:03 Step 14/24 : EXPOSE $APP_PORT 20:07:03 ---> Running in 41be10a34531 20:07:03 ---> Running in d62ff8e18589 20:07:04 Removing intermediate container 91983ee08abc 20:07:04 ---> e64d2180b728 20:07:04 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:07:04 ---> Running in f021e7bcb111 20:07:04 Removing intermediate container d62ff8e18589 20:07:04 ---> dd90cdc3702c 20:07:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:05 Removing intermediate container 41be10a34531 20:07:05 ---> 5a90b17f7e6e 20:07:05 Step 15/24 : WORKDIR / 20:07:05 ---> Running in 12a2b81c7b99 20:07:05 Removing intermediate container f021e7bcb111 20:07:05 ---> 4647386a71be 20:07:05 Step 18/20 : LABEL arch=x86_64 20:07:05 ---> 2ac61b4d8a64 20:07:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:05 Removing intermediate container a640f486b6d9 20:07:05 ---> 6a728015b046 20:07:05 Step 11/23 : WORKDIR /edgex-go 20:07:05 ---> Running in bf778bdc47b0 20:07:06 ---> Running in d69d96ad7271 20:07:06 Removing intermediate container 12a2b81c7b99 20:07:06 ---> 8aba059be284 20:07:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 ---> 038a95249012 20:07:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:07:06 Removing intermediate container bf778bdc47b0 20:07:06 ---> 9b5c93ed3738 20:07:06 Step 19/20 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:07:07 ---> Running in ca45d9b540b4 20:07:07 Removing intermediate container d69d96ad7271 20:07:07 ---> e04eebc2df64 20:07:07 20:07:07 Step 12/23 : FROM alpine:3.15 20:07:08 3.15: Pulling from library/alpine 20:07:08 ---> 7a9e49ce6afd 20:07:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:08 ---> 305fc79de8ec 20:07:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:07:12 Removing intermediate container ca45d9b540b4 20:07:12 ---> 307d35770e6b 20:07:12 Step 20/20 : LABEL version=0.0.0 20:07:12 ---> Running in fea00aa6c6e3 20:07:12 ---> c74461275a66 20:07:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:07:12 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:07:12 Status: Downloaded newer image for alpine:3.15 20:07:13 ---> Running in 94eb484a4a46 20:07:13 ---> 5ce65d7b0fde 20:07:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:15 Removing intermediate container fea00aa6c6e3 20:07:15 ---> 0f86f75906c6 20:07:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:16 ---> 807f36b91271 20:07:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:07:16 ---> Running in 4a78f9dd3f99 20:07:16 Removing intermediate container 94eb484a4a46 20:07:16 ---> 3989dfb0e953 20:07:16 20:07:16 ---> Running in 1505e5880f6d 20:07:16 Successfully built 3989dfb0e953 20:07:16 Successfully tagged security-proxy-setup:latest 20:07:16  Building security-proxy-setup ... done Building support-notifications 20:07:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:20 ---> 57b23cc64645 20:07:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:07:20 ---> Using cache 20:07:20 ---> c8582a09f0b8 20:07:20 Step 4/22 : WORKDIR /edgex-go 20:07:20 ---> Using cache 20:07:20 ---> 1c88bb035ff3 20:07:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:07:21 Removing intermediate container 4a78f9dd3f99 20:07:21 ---> 219fb5f70997 20:07:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:25 ---> 839d25bb00eb 20:07:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:07:25 Removing intermediate container 1505e5880f6d 20:07:25 ---> a57d734621f2 20:07:25 Step 20/22 : LABEL arch=x86_64 20:07:25 ---> Running in 0500949c85e8 20:07:25 ---> Running in 6b2adcf151b8 20:07:25 ---> Running in 4973195e2a63 20:07:25 ---> Running in ac3beee9ef5d 20:07:26 Removing intermediate container 3aadec28f688 20:07:26 ---> ace020ae4b1d 20:07:26 Step 7/24 : COPY . . 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 Removing intermediate container 4973195e2a63 20:07:34 ---> 4f7206cf3490 20:07:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 Removing intermediate container ac3beee9ef5d 20:07:34 ---> 2800ff17885c 20:07:34 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:34 OK: 211 MiB in 51 packages 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:34 ---> 1ddaf16dea06 20:07:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:07:34 ---> Running in cd1eaee8c2ba 20:07:34 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:34 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:34 OK: 15859 distinct packages available 20:07:34 ---> Running in e6812ffbc7ed 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:34 ---> Running in cb7e7543dfb1 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:35 (1/5) Installing dumb-init (1.2.5-r1) 20:07:35 (2/5) Installing musl-obstack (1.2.3-r0) 20:07:35 (3/5) Installing libucontext (1.1-r0) 20:07:35 (4/5) Installing gcompat (1.0.0-r4) 20:07:35 (5/5) Installing openssl (1.1.1t-r1) 20:07:35 Removing intermediate container cd1eaee8c2ba 20:07:35 ---> 20ef6b976b2a 20:07:35 Step 22/24 : LABEL arch=x86_64 20:07:35 Executing busybox-1.34.1-r7.trigger 20:07:35 OK: 7 MiB in 19 packages 20:07:35 Removing intermediate container e6812ffbc7ed 20:07:35 ---> d8b6dd7a4d5d 20:07:35 Step 22/22 : LABEL version=0.0.0 20:07:35 ---> Running in 1071118d0c57 20:07:35 Removing intermediate container cb7e7543dfb1 20:07:35 ---> 503b7dfd0fd5 20:07:35 Step 9/24 : WORKDIR /edgex-go/spire-build 20:07:35 Removing intermediate container 0500949c85e8 20:07:35 ---> fbdd62f51545 20:07:35 Step 6/22 : COPY go.mod vendor* ./ 20:07:35 ---> Running in e64d7ed3ca19 20:07:35 ---> Running in 3e9977d9538c 20:07:36 Removing intermediate container 1071118d0c57 20:07:36 ---> 379d00676f11 20:07:36 Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:07:36 ---> ee59605b597d 20:07:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:36 Removing intermediate container e64d7ed3ca19 20:07:36 ---> 568cc67e0916 20:07:36 20:07:36 Removing intermediate container 6b2adcf151b8 20:07:36 ---> 42c784d9b53f 20:07:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:36 ---> Running in 6e6d386cc8b0 20:07:36 Successfully built 568cc67e0916 20:07:36 Successfully tagged support-scheduler:latest 20:07:36  Building support-scheduler ... done Building security-spire-config 20:07:36 Removing intermediate container 3e9977d9538c 20:07:36 ---> 2ed054496080 20:07:36 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:07:36 ---> Running in 0b8ff4eae133 20:07:39 ---> Running in 063bc09fa2a7 20:07:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:40 ---> 57b23cc64645 20:07:40 Step 3/24 : WORKDIR /edgex-go 20:07:40 ---> Using cache 20:07:40 ---> ed9fd233e198 20:07:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:07:40 ---> Using cache 20:07:40 ---> 7c07e2c27d15 20:07:40 Step 5/24 : COPY go.mod vendor* ./ 20:07:40 ---> Using cache 20:07:40 ---> abc35340a00c 20:07:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:40 ---> Using cache 20:07:40 ---> ace020ae4b1d 20:07:40 Step 7/24 : COPY . . 20:07:40 ---> Using cache 20:07:40 ---> 1ddaf16dea06 20:07:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:07:40 ---> Using cache 20:07:40 ---> 503b7dfd0fd5 20:07:40 Step 9/24 : WORKDIR /edgex-go/spire-build 20:07:40 ---> Using cache 20:07:40 ---> 2ed054496080 20:07:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:07:45 Removing intermediate container 6e6d386cc8b0 20:07:45 ---> 24714938310b 20:07:45 Step 24/24 : LABEL version=0.0.0 20:07:45 ---> 170ddde88082 20:07:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:45 ---> Running in e76e24218954 20:07:45 ---> Running in 65e923e450a4 20:07:45 ---> 99aa04c0cac9 20:07:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:45 Removing intermediate container 65e923e450a4 20:07:45 ---> db00d1094953 20:07:45 20:07:45 Successfully built db00d1094953 20:07:45 Successfully tagged core-metadata:latest 20:07:45 Building security-spiffe-token-provider 20:07:45  Building core-metadata ... done  ---> 728ac8c1a24a 20:07:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:07:48 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:48 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:07:48 ---> 57b23cc64645 20:07:48 Step 3/19 : WORKDIR /edgex-go 20:07:48 ---> Using cache 20:07:48 ---> ed9fd233e198 20:07:48 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:07:50 ---> a6ab40c4102e 20:07:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:50 Removing intermediate container 063bc09fa2a7 20:07:50 ---> 9bf749e8d29f 20:07:50 Step 11/24 : WORKDIR /edgex-go 20:07:50 ---> Running in ecea3e100421 20:07:50 ---> Running in 3d1bb27b6224 20:07:50 ---> Running in 6afcbdd45502 20:07:51 Removing intermediate container e76e24218954 20:07:51 ---> b9ff44e46053 20:07:51 Step 11/24 : WORKDIR /edgex-go 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:51 ---> Running in 925628e9bbe5 20:07:51 Removing intermediate container 3d1bb27b6224 20:07:51 ---> 7f066c0e3cd0 20:07:51 20:07:51 Step 12/24 : FROM alpine:3.15 20:07:51 ---> 5ce65d7b0fde 20:07:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:51 ---> Using cache 20:07:51 ---> 219fb5f70997 20:07:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:51 ---> Using cache 20:07:51 ---> 42c784d9b53f 20:07:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07:51 Removing intermediate container 6afcbdd45502 20:07:51 ---> 7ad76b3d8152 20:07:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:51 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:07:51 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:07:51 OK: 17046 distinct packages available 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:52 OK: 211 MiB in 51 packages 20:07:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:53 ---> Running in fdd86faea64f 20:07:53 Removing intermediate container 925628e9bbe5 20:07:53 ---> f5612848b3d6 20:07:53 20:07:53 Step 12/24 : FROM alpine:3.15 20:07:53 ---> 5ce65d7b0fde 20:07:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:53 ---> Using cache 20:07:53 ---> 219fb5f70997 20:07:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:07:53 ---> 257af1a8b547 20:07:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:53 ---> Running in d6bae04f3c1f 20:07:53 Removing intermediate container fdd86faea64f 20:07:53 ---> 6be758462e99 20:07:53 Step 21/23 : LABEL arch=x86_64 20:07:53 Removing intermediate container ecea3e100421 20:07:53 ---> 6dd408066643 20:07:53 Step 5/19 : COPY go.mod vendor* ./ 20:07:53 ---> Running in 62b4b017536c 20:07:54 Removing intermediate container 62b4b017536c 20:07:54 ---> ddc71ba04cff 20:07:54 Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:07:54 ---> Running in 4581e7067aba 20:07:54 ---> ca0c564c1f64 20:07:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:54 ---> Running in ac93bb13735c 20:07:54 Removing intermediate container 4581e7067aba 20:07:54 ---> 7e88e7afb4af 20:07:54 Step 23/23 : LABEL version=0.0.0 20:07:54 ---> Running in 51a36b9eb701 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:54 Removing intermediate container 51a36b9eb701 20:07:54 ---> 3ab568cf9554 20:07:54 20:07:54 Successfully built 3ab568cf9554 20:07:54 Successfully tagged security-spire-server:latest 20:07:54 Building core-command 20:07:54  Building security-spire-server ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:54 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:54 OK: 15859 distinct packages available 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:55 (1/4) Installing dumb-init (1.2.5-r1) 20:07:55 (2/4) Installing musl-obstack (1.2.3-r0) 20:07:55 (3/4) Installing libucontext (1.1-r0) 20:07:55 (4/4) Installing gcompat (1.0.0-r4) 20:07:55 Executing busybox-1.34.1-r7.trigger 20:07:55 OK: 6 MiB in 18 packages 20:07:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:08:00 ---> 57b23cc64645 20:08:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:08:00 ---> Using cache 20:08:00 ---> c8582a09f0b8 20:08:00 Step 4/23 : WORKDIR /edgex-go 20:08:00 ---> Using cache 20:08:00 ---> 1c88bb035ff3 20:08:00 Step 5/23 : RUN apk add --update --no-cache make git 20:08:00 ---> Using cache 20:08:00 ---> f4a8a4256185 20:08:00 Step 6/23 : COPY go.mod vendor* ./ 20:08:00 ---> Using cache 20:08:00 ---> 18e83ea0e5ae 20:08:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:00 ---> Using cache 20:08:00 ---> db6dbfd3bee2 20:08:00 Step 8/23 : COPY . . 20:08:00 ---> Using cache 20:08:00 ---> 4602ed9dc1f3 20:08:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:08:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:08 ---> 0df913310d1b 20:08:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:08:08 ---> Running in 2260e91582d3 20:08:08 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:08:08 Removing intermediate container d6bae04f3c1f 20:08:08 ---> 2b150cace5fa 20:08:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:08 ---> ceea2a64a47f 20:08:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:08:16 ---> 038674fc675a 20:08:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:19 ---> c92fe290963e 20:08:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:08:19 ---> 4b083afd73fc 20:08:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:19 Removing intermediate container 0b8ff4eae133 20:08:19 ---> 3d95a70a06e2 20:08:19 Step 8/22 : COPY . . 20:08:19 ---> Running in f6b60b38be61 20:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.469s coverage: 98.5% of statements 20:08:26 ---> e4467e8c6183 20:08:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:08:26 Removing intermediate container f6b60b38be61 20:08:26 ---> 84dd4a46da83 20:08:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:26 ---> Running in f86d1f8f2e1e 20:08:26 ---> c374fc6f4702 20:08:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:08:26 ---> Running in bd8d59b58982 20:08:26 ---> Running in acc6768ea6be 20:08:28 Removing intermediate container bd8d59b58982 20:08:28 ---> 4167131a1c71 20:08:28 Step 22/24 : LABEL arch=x86_64 20:08:28 Removing intermediate container f86d1f8f2e1e 20:08:28 ---> 9eae508ab780 20:08:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:08:28 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:08:28 ---> Running in 30fa85563307 20:08:34 ---> b10ae64b8eb5 20:08:34 Step 19/24 : WORKDIR / 20:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.667s coverage: 71.2% of statements 20:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.478s coverage: 54.0% of statements 20:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:36 Removing intermediate container 30fa85563307 20:08:36 ---> 0ca1fd11e62f 20:08:36 Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:08:37 ---> Running in 64293be5cdd7 20:08:37 ---> Running in e9ff318b2858 20:08:48 Removing intermediate container 64293be5cdd7 20:08:48 ---> 22d61fb61e9b 20:08:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.795s coverage: 88.5% of statements 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.477s coverage: 3.9% of statements 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.922s coverage: 95.6% of statements 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.707s coverage: 72.2% of statements 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.377s coverage: 65.9% of statements 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.542s coverage: 29.6% of statements 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.357s coverage: 45.5% of statements 20:08:51 Removing intermediate container e9ff318b2858 20:08:51 ---> 2b259ff46fda 20:08:51 Step 24/24 : LABEL version=0.0.0 20:08:51 ---> Running in 3b1f1af9d607 20:08:51 Removing intermediate container 2260e91582d3 20:08:51 ---> 71e5e10710e7 20:08:51 20:08:51 Step 10/23 : FROM alpine:3.16 20:08:51 ---> dfd21b5a31f5 20:08:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:08:51 ---> Using cache 20:08:51 ---> d6d35427bf32 20:08:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:51 ---> Using cache 20:08:51 ---> a6773eb9f014 20:08:51 Step 13/23 : ENV APP_PORT=59882 20:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 82.9% of statements 20:08:52 ---> Running in 9d65eed8920d 20:08:52 ---> Running in 41bf64b291c5 20:08:52 Removing intermediate container ac93bb13735c 20:08:52 ---> 86708b0f87b5 20:08:52 Step 7/19 : COPY . . 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.259s coverage: 94.1% of statements 20:08:53 Removing intermediate container 3b1f1af9d607 20:08:53 ---> 669f99e80347 20:08:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements 20:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.343s coverage: 94.4% of statements 20:09:08 Removing intermediate container 9d65eed8920d 20:09:08 ---> 13fc740a364c 20:09:08 20:09:08 Removing intermediate container 41bf64b291c5 20:09:08 ---> 3e9a049cdcdf 20:09:08 Step 14/23 : EXPOSE $APP_PORT 20:09:08 Successfully built 13fc740a364c 20:09:08 ---> Running in c76e7d6d9203 20:09:08 Successfully tagged security-spire-agent:latest 20:09:08  Building security-spire-agent ... done  ---> Running in 4d592dc35f85 20:09:08 ---> f23324947552 20:09:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:08 Removing intermediate container c76e7d6d9203 20:09:08 ---> ba2e02584419 20:09:08 Step 22/24 : LABEL arch=x86_64 20:09:08 ---> Running in 455c178868c7 20:09:08 ---> Running in 87b0f30b6471 20:09:08 Removing intermediate container 4d592dc35f85 20:09:08 ---> 858ebe5c9988 20:09:08 Step 15/23 : WORKDIR / 20:09:08 Removing intermediate container 87b0f30b6471 20:09:08 ---> 9177ad71acd4 20:09:08 Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:09:08 ---> Running in 118d95b417cd 20:09: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:09:09 ---> Running in e915d4c50b95 20:09:09 Removing intermediate container 118d95b417cd 20:09:09 ---> 18ee686ddc99 20:09:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:10 Removing intermediate container e915d4c50b95 20:09:10 ---> fe790256db2a 20:09:10 Step 24/24 : LABEL version=0.0.0 20:09:11 ---> 65cb002c7abc 20:09:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:09:11 ---> Running in 40f33cb5aefd 20:09:11 Removing intermediate container 40f33cb5aefd 20:09:11 ---> b4bbe8f78dc7 20:09:11 20:09:11 Removing intermediate container acc6768ea6be 20:09:11 ---> d1fc0acf1758 20:09:11 20:09:11 Step 10/22 : FROM alpine:3.16 20:09:11 ---> dfd21b5a31f5 20:09:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:09:12 Successfully built b4bbe8f78dc7 20:09:12 Successfully tagged security-spire-config:latest 20:09:12  Building security-spire-config ... done  ---> Running in c837eae9ae1b 20:09:12 ---> 3bd12b11e777 20:09:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:13 ---> e4529b227390 20:09:13 Step 19/23 : ENTRYPOINT ["/core-command"] 20:09:13 (1/2) Installing ca-certificates (20220614-r0) 20:09:13 (2/2) Installing dumb-init (1.2.5-r1) 20:09:13 Executing busybox-1.35.0-r17.trigger 20:09:13 Executing ca-certificates-20220614-r0.trigger 20:09:13 OK: 6 MiB in 16 packages 20:09:13 ---> Running in 739a323deb43 20:09:13 Removing intermediate container 739a323deb43 20:09:13 ---> 242df274bc0c 20:09:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:13 ---> Running in 722d1d1e2ba3 20:09:14 Removing intermediate container 722d1d1e2ba3 20:09:14 ---> daa45a04aa02 20:09:14 Step 21/23 : LABEL arch=x86_64 20:09:14 Removing intermediate container c837eae9ae1b 20:09:14 ---> c3c427cbc6e0 20:09:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:09:14 ---> Running in cddb31add48e 20:09:14 ---> Running in 884abd9a3ee3 20:09:14 Removing intermediate container cddb31add48e 20:09:14 ---> 056fbd640a3a 20:09:14 Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:09:14 ---> Running in bd176b7ff216 20:09:14 Removing intermediate container 884abd9a3ee3 20:09:14 ---> 08dce56804ad 20:09:14 Step 13/22 : ENV APP_PORT=59860 20:09:14 ---> Running in 00393119f104 20:09:14 Removing intermediate container bd176b7ff216 20:09:14 ---> 69720a86a091 20:09:14 Step 23/23 : LABEL version=0.0.0 20:09:14 ---> Running in 16b491d9982e 20:09:15 Removing intermediate container 00393119f104 20:09:15 ---> 67440d8bb858 20:09:15 Step 14/22 : EXPOSE $APP_PORT 20:09:15 ---> Running in db8dbfe445bf 20:09:15 Removing intermediate container 16b491d9982e 20:09:15 ---> f7ff9fc8d198 20:09:15 20:09:15 Removing intermediate container db8dbfe445bf 20:09:15 ---> 6f68dee2a59d 20:09:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:15 Successfully built f7ff9fc8d198 20:09:15 Successfully tagged core-command:latest 20:09:15  Building core-command ... done  ---> 9aebe34377c5 20:09:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:09:18 ---> 54b7223632b1 20:09:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:09:18 ---> 273beda691ba 20:09:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:09:18 ---> Running in a3ea1b961629 20:09:18 Removing intermediate container a3ea1b961629 20:09:18 ---> 2f2d2b53436f 20:09:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:18 ---> Running in 7971c367ed24 20:09:18 Removing intermediate container 7971c367ed24 20:09:18 ---> 11290b696c03 20:09:18 Step 20/22 : LABEL arch=x86_64 20:09:18 ---> Running in 5c3c0a3963cc 20:09:18 Removing intermediate container 5c3c0a3963cc 20:09:18 ---> 3469c8e77d8b 20:09:18 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:09:18 ---> Running in c553b20e028b 20:09:19 Removing intermediate container c553b20e028b 20:09:19 ---> 7c2def3d9f32 20:09:19 Step 22/22 : LABEL version=0.0.0 20:09:19 ---> Running in 61c61b96ed08 20:09:23 Removing intermediate container 61c61b96ed08 20:09:23 ---> 78c42b597166 20:09:23 20:09:23 Successfully built 78c42b597166 20:09:23 Successfully tagged support-notifications:latest 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.393s coverage: 79.9% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.298s coverage: 86.9% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.217s coverage: 20.0% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.364s coverage: 81.2% of statements 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.387s coverage: 82.1% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 84.8% of statements 20:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.126s coverage: 100.0% of statements 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:33  Building support-notifications ... done Removing intermediate container 455c178868c7 20:09:33 ---> 2eeb4da2be64 20:09:33 20:09:33 Step 9/19 : FROM alpine:3.15 20:09:33 ---> 5ce65d7b0fde 20:09:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:33 ---> Using cache 20:09:33 ---> 219fb5f70997 20:09:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:33 ---> Running in cbca46bc23a6 20:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:33 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:09:33 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:09:33 OK: 15859 distinct packages available 20:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:33 (1/9) Installing ca-certificates (20220614-r0) 20:09:33 (2/9) Installing brotli-libs (1.0.9-r5) 20:09:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:09:33 (4/9) Installing libcurl (7.80.0-r6) 20:09:33 (5/9) Installing curl (7.80.0-r6) 20:09:33 (6/9) Installing dumb-init (1.2.5-r1) 20:09:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:09:33 (8/9) Installing libucontext (1.1-r0) 20:09:33 (9/9) Installing gcompat (1.0.0-r4) 20:09:33 Executing busybox-1.34.1-r7.trigger 20:09:33 Executing ca-certificates-20220614-r0.trigger 20:09:33 OK: 8 MiB in 23 packages 20:09:33 Removing intermediate container cbca46bc23a6 20:09:33 ---> b51f70eacef0 20:09:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:33 ---> 0618bb180e5c 20:09:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:34 ---> 871b5f03f104 20:09:34 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:09:34 ---> f3bc1d0d5ed7 20:09:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:09:34 ---> Running in 18f0be5987c9 20:09:34 Removing intermediate container 18f0be5987c9 20:09:34 ---> c1353c0d9b4d 20:09:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:34 ---> Running in c97e3c9c0e36 20:09:34 Removing intermediate container c97e3c9c0e36 20:09:34 ---> 3f9a85c4c8e6 20:09:34 Step 17/19 : LABEL arch=x86_64 20:09:34 ---> Running in 43962df49b1b 20:09:34 Removing intermediate container 43962df49b1b 20:09:34 ---> f49326178ebe 20:09:34 Step 18/19 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:09:34 ---> Running in fdbf4147c18e 20:09:34 Removing intermediate container fdbf4147c18e 20:09:34 ---> 813e71f04691 20:09:34 Step 19/19 : LABEL version=0.0.0 20:09:34 ---> Running in db384dc703fd 20:09:34 Removing intermediate container db384dc703fd 20:09:34 ---> 38dc1c21de66 20:09:34 20:09:35 Successfully built 38dc1c21de66 20:09:35 Successfully tagged security-spiffe-token-provider:latest 20:09:35  Building security-spiffe-token-provider ... done  [Pipeline] } 20:09:35 $ docker stop --time=1 f80e54fec7e32310aaba9a9eb6dfa72f0dff77a1fdb4d338aef3b5a1204156b7 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 38.4% of statements 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.294s coverage: 84.8% of statements 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:37 $ docker rm -f --volumes f80e54fec7e32310aaba9a9eb6dfa72f0dff77a1fdb4d338aef3b5a1204156b7 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:38 + docker images 20:09:38 REPOSITORY TAG IMAGE ID CREATED SIZE 20:09:38 security-spiffe-token-provider latest 38dc1c21de66 4 seconds ago 30MB 20:09:38 2eeb4da2be64 10 seconds ago 1.71GB 20:09:38 support-notifications latest 78c42b597166 18 seconds ago 30.7MB 20:09:38 core-command latest f7ff9fc8d198 23 seconds ago 17.8MB 20:09:38 security-spire-config latest b4bbe8f78dc7 27 seconds ago 85.8MB 20:09:38 d1fc0acf1758 27 seconds ago 1.74GB 20:09:38 security-spire-agent latest 13fc740a364c 45 seconds ago 125MB 20:09:38 71e5e10710e7 48 seconds ago 1.68GB 20:09:38 security-spire-server latest 3ab568cf9554 About a minute ago 86.5MB 20:09:38 f5612848b3d6 About a minute ago 1.55GB 20:09:38 7f066c0e3cd0 About a minute ago 1.55GB 20:09:38 core-metadata latest db00d1094953 About a minute ago 18.5MB 20:09:38 support-scheduler latest 568cc67e0916 2 minutes ago 30.1MB 20:09:38 security-proxy-setup latest 3989dfb0e953 2 minutes ago 16.4MB 20:09:38 e04eebc2df64 2 minutes ago 1.55GB 20:09:38 3940f5ec7320 2 minutes ago 1.74GB 20:09:38 4ecbfce5bd45 2 minutes ago 1.69GB 20:09:38 security-bootstrapper latest 7fb7790e6d07 3 minutes ago 19.8MB 20:09:38 7ab77f23ee8b 3 minutes ago 1.66GB 20:09:38 core-common-config-bootstrapper latest 319bfa13ebd2 3 minutes ago 15.5MB 20:09:38 security-secretstore-setup latest 6ad3426cfa42 3 minutes ago 29.9MB 20:09:38 security-proxy-auth latest 53d2a3b3fdf6 3 minutes ago 16.2MB 20:09:38 core-data latest 4f22c8b8f1b1 4 minutes ago 18MB 20:09:38 2eb9ba021747 4 minutes ago 1.67GB 20:09:38 4f3bc7834b04 4 minutes ago 1.67GB 20:09:38 dd7caa411561 4 minutes ago 1.66GB 20:09:38 a8baf731d571 4 minutes ago 1.68GB 20:09:38 3b9a92a0eb3d 4 minutes ago 1.66GB 20:09:38 ci-base-image-x86_64 latest 57b23cc64645 9 minutes ago 903MB 20:09:38 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:09:38 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:09:38 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:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.339s coverage: 17.7% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.751s coverage: 92.3% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.401s coverage: 63.2% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.439s coverage: 97.7% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:44 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:09:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:44 go vet ./... 20:11:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:51 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:52 + ls -al . 20:11:52 total 700 20:11:52 drwxrwxr-x 10 1001 1001 4096 Mar 7 20:04 . 20:11:52 drwxr-xr-x 4 root root 4096 Mar 7 20:04 .. 20:11:52 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:03 .blubracket 20:11:52 -rw-rw-r-- 1 1001 1001 16 Mar 7 20:03 .dockerignore 20:11:52 drwxrwxr-x 8 1001 1001 4096 Mar 7 20:03 .git 20:11:52 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:03 .github 20:11:52 -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:03 .gitignore 20:11:52 -rw-rw-r-- 1 1001 1001 42 Mar 7 20:03 .golangci.yml 20:11:52 -rw-rw-r-- 1 1001 1001 87 Mar 7 20:03 .hadolint.yml 20:11:52 -rw-rw-r-- 1 1001 1001 166 Mar 7 20:03 .sonarcloud.properties 20:11:52 -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:03 ADOPTERS.md 20:11:52 -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:03 Attribution.txt 20:11:52 -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:03 CHANGELOG.md 20:11:52 -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:03 CONTRIBUTING.md 20:11:52 -rw-rw-r-- 1 1001 1001 677 Mar 7 20:03 GOVERNANCE.md 20:11:52 -rw-rw-r-- 1 1001 1001 883 Mar 7 20:03 Jenkinsfile 20:11:52 -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:03 LICENSE 20:11:52 -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:03 Makefile 20:11:52 -rw-rw-r-- 1 1001 1001 582 Mar 7 20:03 OWNERS.md 20:11:52 -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:03 README.md 20:11:52 -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:03 SECURITY.md 20:11:52 -rw-rw-r-- 1 1001 1001 5 Mar 7 19:59 VERSION 20:11:52 drwxrwxr-x 2 1001 1001 4096 Mar 7 20:03 bin 20:11:52 drwxrwxr-x 18 1001 1001 4096 Mar 7 20:03 cmd 20:11:52 -rw-r--r-- 1 root root 446903 Mar 7 20:09 coverage.out 20:11:52 -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:03 go.mod 20:11:52 -rw-rw-r-- 1 1001 1001 31099 Mar 7 20:03 go.sum 20:11:52 drwxrwxr-x 7 1001 1001 4096 Mar 7 20:03 internal 20:11:52 drwxrwxr-x 3 1001 1001 4096 Mar 7 20:03 openapi 20:11:52 drwxrwxr-x 4 1001 1001 4096 Mar 7 20:03 snap 20:11:52 -rw-rw-r-- 1 1001 1001 204 Mar 7 20:03 version.go [Pipeline] sh 20:11:53 + '[' -e coverage.out ] 20:11:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:53 Warning: overwriting stash ‘coverage-report’ 20:11:54 Stashed 1 file(s) [Pipeline] sh 20:11:54 + make build 20:11:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:13:31 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:13:32 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:13:39 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:13:42 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:14:29 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:14:38 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:14: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:14:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:53 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:14:57 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:15: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:15:11 $ docker stop --time=1 c771c18e6842b9c95c6e4cb550207ef77ae8f7ab8762cd5c03dc43a133dc0f61 20:15:13 $ docker rm -f --volumes c771c18e6842b9c95c6e4cb550207ef77ae8f7ab8762cd5c03dc43a133dc0f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:15 20:15:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:16 latest: Pulling from edgex-devops/edgex-compose-arm64 20:15:16 29e5d40040c1: Pulling fs layer 20:15:16 1ce36da41761: Pulling fs layer 20:15:16 25b303627fd3: Pulling fs layer 20:15:16 29e5d40040c1: Download complete 20:15:16 1ce36da41761: Verifying Checksum 20:15:16 1ce36da41761: Download complete 20:15:16 29e5d40040c1: Pull complete 20:15:18 1ce36da41761: Pull complete 20:15:18 25b303627fd3: Verifying Checksum 20:15:18 25b303627fd3: Download complete 20:15:27 25b303627fd3: Pull complete 20:15:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:28 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 20:15:28 $ 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:15:30 $ docker top f56b54f674d3775f7c76fbdd43f0f5e2bc02c96d812d96184108f4c58bfbe83f -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:31 + docker-compose build --help 20:15:31 + grep parallel 20:15:38 --parallel Build images in parallel. [Pipeline] } 20:15:38 $ docker stop --time=1 f56b54f674d3775f7c76fbdd43f0f5e2bc02c96d812d96184108f4c58bfbe83f 20:15:40 $ docker rm -f --volumes f56b54f674d3775f7c76fbdd43f0f5e2bc02c96d812d96184108f4c58bfbe83f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 20:15:41 $ 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:15:42 $ docker top ac9c013ae40c6f1463dbed1053972323cf14fc962877dec84f1e094275be5853 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:43 + docker-compose -f ./docker-compose-build.yml build --parallel 20:15:52 Building core-command ... 20:15:52 Building core-common-config-bootstrapper ... 20:15:52 Building core-data ... 20:15:52 Building core-metadata ... 20:15:52 Building security-bootstrapper ... 20:15:52 Building security-proxy-auth ... 20:15:52 Building security-proxy-setup ... 20:15:52 Building security-secretstore-setup ... 20:15:52 Building security-spiffe-token-provider ... 20:15:52 Building security-spire-agent ... 20:15:52 Building security-spire-config ... 20:15:52 Building security-spire-server ... 20:15:52 Building support-notifications ... 20:15:52 Building support-scheduler ... 20:15:52 Building security-proxy-setup 20:15:52 Building security-spire-agent 20:15:52 Building support-scheduler 20:15:52 Building support-notifications 20:15:52 Building core-common-config-bootstrapper 20:16:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:39 ---> b22924dc306f 20:16:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:39 ---> b22924dc306f 20:16:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:16:39 ---> b22924dc306f 20:16:39 Step 3/20 : WORKDIR /edgex-go 20:16:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:39 ---> b22924dc306f 20:16:39 Step 3/24 : WORKDIR /edgex-go 20:16:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:39 ---> b22924dc306f 20:16:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:39 ---> Running in a9a207032848 20:16:39 ---> Running in 1108edb6914f 20:16:39 ---> Running in 94e62938bb98 20:16:39 ---> Running in 27b39e306b52 20:16:40 ---> Running in 323977a4dba8 20:16:40 Removing intermediate container 94e62938bb98 20:16:40 ---> c3dba4b77e00 20:16:40 Step 4/22 : WORKDIR /edgex-go 20:16:40 Removing intermediate container a9a207032848 20:16:40 ---> e11cec30e117 20:16:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:16:40 Removing intermediate container 323977a4dba8 20:16:40 ---> 384898b3254f 20:16:40 Step 4/22 : WORKDIR /edgex-go 20:16:40 Removing intermediate container 27b39e306b52 20:16:40 ---> a06882bc0817 20:16:40 Step 4/22 : WORKDIR /edgex-go 20:16:40 ---> Running in a1ae4cde1f5d 20:16:40 ---> Running in 9d94ec48eae5 20:16:40 Removing intermediate container 1108edb6914f 20:16:40 ---> 8d564ed8e4cd 20:16:40 Step 4/20 : RUN apk add --update --no-cache make git 20:16:40 ---> Running in 9194adf58192 20:16:40 ---> Running in 8fb5f4be0699 20:16:41 ---> Running in 15e08053125c 20:16:41 Removing intermediate container a1ae4cde1f5d 20:16:41 ---> be997fdea94a 20:16:41 Step 5/22 : RUN apk add --update --no-cache make git 20:16:41 ---> Running in 2328514d0b49 20:16:42 Removing intermediate container 8fb5f4be0699 20:16:42 ---> d93163bb5c82 20:16:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:16:42 Removing intermediate container 9194adf58192 20:16:42 ---> 154ded6246e6 20:16:42 Step 5/22 : RUN apk add --update --no-cache make git 20:16:42 ---> Running in 662208c8cb15 20:16:42 ---> Running in 8e0764939d8a 20:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:45 OK: 221 MiB in 51 packages 20:16:45 OK: 221 MiB in 51 packages 20:16:46 OK: 221 MiB in 51 packages 20:16:46 OK: 221 MiB in 51 packages 20:16:46 OK: 221 MiB in 51 packages 20:16:47 Removing intermediate container 9d94ec48eae5 20:16:47 ---> 044a1937c5cb 20:16:47 Step 5/24 : COPY go.mod vendor* ./ 20:16:47 Removing intermediate container 15e08053125c 20:16:47 ---> b71163ad4ba6 20:16:47 Step 5/20 : COPY go.mod vendor* ./ 20:16:48 Removing intermediate container 2328514d0b49 20:16:48 ---> 835936948eba 20:16:48 Step 6/22 : COPY go.mod vendor* ./ 20:16:48 ---> cd209f1fbc7e 20:16:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:49 ---> Running in 693f6fca4a2b 20:16:49 Removing intermediate container 8e0764939d8a 20:16:49 ---> 1d4018da226e 20:16:49 Step 6/22 : COPY go.mod vendor* ./ 20:16:49 Removing intermediate container 662208c8cb15 20:16:49 ---> cc34f4fe0fdd 20:16:49 Step 6/22 : COPY go.mod vendor* ./ 20:16:49 ---> ac5e8a6d5829 20:16:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:49 ---> Running in 50755f61b27b 20:16:49 ---> 86466ee0f272 20:16:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:50 ---> Running in 52059c77b817 20:16:50 ---> 89a1c681e1c8 20:16:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:50 ---> Running in b9071692baa9 20:16:50 ---> ea37ec8584da 20:16:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:50 ---> Running in b13dab752b0b 20:18:42 Removing intermediate container b13dab752b0b 20:18:42 ---> 471f3fa0d0e3 20:18:42 Step 8/22 : COPY . . 20:18:42 Removing intermediate container 52059c77b817 20:18:42 ---> ed88e10600bd 20:18:42 Step 8/22 : COPY . . 20:18:42 Removing intermediate container 693f6fca4a2b 20:18:42 ---> e8bc1b7b3369 20:18:42 Step 7/24 : COPY . . 20:18:42 Removing intermediate container 50755f61b27b 20:18:42 ---> 17e58c94313e 20:18:42 Step 7/20 : COPY . . 20:18:42 Removing intermediate container b9071692baa9 20:18:42 ---> d7dbd99469bf 20:18:42 Step 8/22 : COPY . . 20:19:00 ---> b1b2fab22bff 20:19:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:19:00 ---> 2346695582dc 20:19:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:19:00 ---> 8c8ffaf35651 20:19:00 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:19:00 ---> 8d53fc9f9bee 20:19:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:19:00 ---> Running in 1a2dd638878c 20:19:00 ---> 8053184bae64 20:19:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:19:00 ---> Running in 1e3045b491bd 20:19:00 ---> Running in cf0026f912ee 20:19:00 ---> Running in dde22bd15605 20:19:00 ---> Running in d0e14a511c96 20:19:00 Removing intermediate container 1e3045b491bd 20:19:00 ---> 0c65cc7446c5 20:19:01 Step 9/24 : WORKDIR /edgex-go/spire-build 20:19:01 ---> Running in e7ea93e6e644 20:19:03 Removing intermediate container e7ea93e6e644 20:19:03 ---> 71666577657f 20:19:03 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:19:03 ---> Running in 4c26f984c429 20:19: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:19:03 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:19:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:19:04 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:19:06 Removing intermediate container 4c26f984c429 20:19:06 ---> 8d676e4be4ff 20:19:06 Step 11/24 : WORKDIR /edgex-go 20:19:06 ---> Running in dc2a2d513e7b 20:19:07 Removing intermediate container dc2a2d513e7b 20:19:07 ---> f2a5715fd557 20:19:07 20:19:07 Step 12/24 : FROM alpine:3.15 20:19:07 3.15: Pulling from library/alpine 20:19:08 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:19:08 Status: Downloaded newer image for alpine:3.15 20:19:08 ---> 354640af7b1b 20:19:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:19:08 ---> Running in a3a53366e082 20:19:09 Removing intermediate container a3a53366e082 20:19:09 ---> c7b451380f42 20:19:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:19:09 ---> Running in 272345a1f847 20:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:19:14 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:19:14 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:19:14 OK: 15736 distinct packages available 20:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:19:16 (1/5) Installing dumb-init (1.2.5-r1) 20:19:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:19:16 (3/5) Installing libucontext (1.1-r0) 20:19:16 (4/5) Installing gcompat (1.0.0-r4) 20:19:16 (5/5) Installing openssl (1.1.1t-r1) 20:19:16 Executing busybox-1.34.1-r7.trigger 20:19:16 OK: 6 MiB in 19 packages 20:19:19 Removing intermediate container 272345a1f847 20:19:19 ---> d763a86aec39 20:19:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:19:23 ---> 588a6a11b859 20:19:23 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:19:28 ---> a9525eb92006 20:19:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:19:29 ---> be3ee75f9666 20:19:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:19:30 ---> cc16762e7273 20:19:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:19:32 ---> 81d472662d1d 20:19:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:19:32 ---> Running in 84a411296546 20:19:32 Removing intermediate container 84a411296546 20:19:32 ---> f8e4ab7bfd20 20:19:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:19:32 ---> Running in 960ad8efe05d 20:19:33 Removing intermediate container 960ad8efe05d 20:19:33 ---> e341ec02d6e0 20:19:33 Step 22/24 : LABEL arch=arm64 20:19:33 ---> Running in 05a12a0537a7 20:19:33 Removing intermediate container 05a12a0537a7 20:19:33 ---> 6abed37b30aa 20:19:33 Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:19:33 ---> Running in adcefdc56288 20:19:34 Removing intermediate container adcefdc56288 20:19:34 ---> 1e5cf7cc8c7b 20:19:34 Step 24/24 : LABEL version=0.0.0 20:19:34 ---> Running in cc0070b68413 20:19:35 Removing intermediate container cc0070b68413 20:19:35 ---> a1198c46227e 20:19:35 20:19:35 Successfully built a1198c46227e 20:19:35 Successfully tagged security-spire-agent-arm64:latest 20:19:35  Building security-spire-agent ... done Building security-secretstore-setup 20:19:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:53 ---> b22924dc306f 20:19:53 Step 3/23 : WORKDIR /edgex-go 20:19:53 ---> Using cache 20:19:53 ---> 8d564ed8e4cd 20:19:53 Step 4/23 : RUN apk add --update --no-cache make git 20:19:53 ---> Using cache 20:19:53 ---> b71163ad4ba6 20:19:53 Step 5/23 : COPY go.mod vendor* ./ 20:19:53 ---> Using cache 20:19:53 ---> ac5e8a6d5829 20:19:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:53 ---> Using cache 20:19:53 ---> 17e58c94313e 20:19:53 Step 7/23 : COPY . . 20:19:53 ---> Using cache 20:19:53 ---> 8c8ffaf35651 20:19:53 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:53 ---> Running in a4761d108475 20:19: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:16 Removing intermediate container cf0026f912ee 20:26:16 ---> e2eef14fcd58 20:26:16 20:26:16 Step 9/20 : FROM alpine:3.16 20:26:16 3.16: Pulling from library/alpine 20:26:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:26:16 Status: Downloaded newer image for alpine:3.16 20:26:16 ---> 4c81e5bf8899 20:26:16 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:26:16 ---> Running in 2756ff1c7557 20:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:16 (1/2) Installing dumb-init (1.2.5-r1) 20:26:16 (2/2) Installing openssl (1.1.1t-r0) 20:26:16 Executing busybox-1.35.0-r17.trigger 20:26:16 OK: 6 MiB in 16 packages 20:26:16 Removing intermediate container 2756ff1c7557 20:26:16 ---> fb8c5a5919dc 20:26:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:26:16 ---> Running in 0609ac7ee1b6 20:26:17 Removing intermediate container 0609ac7ee1b6 20:26:17 ---> 3cd2d40131d8 20:26:17 Step 12/20 : WORKDIR /edgex 20:26:17 ---> Running in 27b873cd7b8a 20:26:18 Removing intermediate container 27b873cd7b8a 20:26:18 ---> 66165bf052ff 20:26:18 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:26:19 ---> 926c15d9bd0b 20:26:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:21 ---> 8b616adc0e07 20:26:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:26:23 ---> b3947bcc24c5 20:26:23 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:23 ---> Running in d7ead1ee0b76 20:26:28 Removing intermediate container d7ead1ee0b76 20:26:28 ---> 6fe269055d80 20:26:28 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:26:28 ---> Running in 400c5fb249e2 20:26:28 Removing intermediate container 400c5fb249e2 20:26:28 ---> 4beb0c53871c 20:26:28 Step 18/20 : LABEL arch=arm64 20:26:28 ---> Running in 04a903186752 20:26:28 Removing intermediate container 04a903186752 20:26:28 ---> 701e69df9722 20:26:28 Step 19/20 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:26:29 ---> Running in c3148063f4b7 20:26:29 Removing intermediate container c3148063f4b7 20:26:29 ---> 487dcf3eaa65 20:26:29 Step 20/20 : LABEL version=0.0.0 20:26:29 ---> Running in a35c28e70719 20:26:30 Removing intermediate container a35c28e70719 20:26:30 ---> e42d9d4d2132 20:26:30 20:26:30 Successfully built e42d9d4d2132 20:26:30 Successfully tagged security-proxy-setup-arm64:latest 20:26:30 Building core-command 20:26:48  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:26:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:51 ---> b22924dc306f 20:26:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:51 ---> Using cache 20:26:51 ---> a06882bc0817 20:26:51 Step 4/23 : WORKDIR /edgex-go 20:26:51 ---> Using cache 20:26:51 ---> d93163bb5c82 20:26:51 Step 5/23 : RUN apk add --update --no-cache make git 20:26:51 ---> Running in febc6fe7e036 20:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:54 Removing intermediate container 1a2dd638878c 20:26:54 ---> f659f9e5f680 20:26:54 20:26:54 Step 10/22 : FROM alpine:3.16 20:26:54 ---> 4c81e5bf8899 20:26:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:26:54 ---> Running in 4be00f4d414e 20:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:55 Removing intermediate container 4be00f4d414e 20:26:55 ---> 946b20ac7420 20:26:55 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:26:55 ---> Running in 4dc91647867e 20:26:57 OK: 221 MiB in 51 packages 20:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:58 Removing intermediate container febc6fe7e036 20:26:58 ---> 4c7019e218a1 20:26:58 Step 6/23 : COPY go.mod vendor* ./ 20:26:59 ---> 8d2464be1043 20:26:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:59 ---> Running in d570e5a8f5db 20:26:59 (1/1) Installing dumb-init (1.2.5-r1) 20:27:00 Executing busybox-1.35.0-r17.trigger 20:27:00 OK: 5 MiB in 15 packages 20:27:02 Removing intermediate container 4dc91647867e 20:27:02 ---> 25637e4895d0 20:27:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:03 ---> 256f4a76cd44 20:27:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:27:06 ---> ed142bdaff69 20:27:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:27:07 ---> 681605661eaf 20:27:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:27:09 ---> 0883e7a264ed 20:27:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:09 ---> Running in 8fa60db9930c 20:27:14 Removing intermediate container 8fa60db9930c 20:27:14 ---> c0a657907a72 20:27:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:27:14 ---> Running in dd779d56ba3f 20:27:15 Removing intermediate container dd779d56ba3f 20:27:15 ---> b1f3a7861560 20:27:15 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:27:16 ---> Running in 2af239e26294 20:27:16 Removing intermediate container a4761d108475 20:27:16 ---> b1d1d0945a95 20:27:16 20:27:16 Step 9/23 : FROM alpine:3.16 20:27:16 ---> 4c81e5bf8899 20:27:16 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:27:16 ---> Running in 647bd0a9efd3 20:27:16 Removing intermediate container 2af239e26294 20:27:16 ---> e1b9f093e353 20:27:16 Step 20/22 : LABEL arch=arm64 20:27:17 ---> Running in 343627665cf7 20:27:18 Removing intermediate container 343627665cf7 20:27:18 ---> 62d3640d4a18 20:27:18 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:27:18 ---> Running in fb5bfa852773 20:27:19 Removing intermediate container fb5bfa852773 20:27:19 ---> 80be488fcd0e 20:27:19 Step 22/22 : LABEL version=0.0.0 20:27:19 ---> Running in 78a1932c2661 20:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:20 Removing intermediate container 78a1932c2661 20:27:20 ---> 9264a6b277bb 20:27:20 20:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:20 Successfully built 9264a6b277bb 20:27:20 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:27:20 Building security-spire-config 20:27:21  Building core-common-config-bootstrapper ... done (1/3) Installing ca-certificates (20220614-r0) 20:27:21 (2/3) Installing dumb-init (1.2.5-r1) 20:27:21 (3/3) Installing su-exec (0.2-r1) 20:27:21 Executing busybox-1.35.0-r17.trigger 20:27:22 Executing ca-certificates-20220614-r0.trigger 20:27:22 OK: 6 MiB in 17 packages 20:27:25 Removing intermediate container 647bd0a9efd3 20:27:25 ---> 36b43ba4f992 20:27:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:25 ---> Running in d2764c7a39b8 20:27:26 Removing intermediate container d2764c7a39b8 20:27:26 ---> d81f18fd5151 20:27:26 Step 12/23 : WORKDIR / 20:27:26 ---> Running in 44a5f9fe0260 20:27:27 Removing intermediate container 44a5f9fe0260 20:27:27 ---> 26fbeed1a65e 20:27:27 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:27:28 ---> 821db4961046 20:27:28 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:27:29 ---> d176889eba94 20:27:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:27:30 ---> cfdd9080fd26 20:27:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:27:33 ---> 313974f42b7c 20:27:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:27:36 ---> 1edd678cf7c0 20:27:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:27:37 ---> 1f57f6ae89e1 20:27:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:37 ---> Running in 5f3b6440a9d9 20:27:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:40 ---> b22924dc306f 20:27:40 Step 3/24 : WORKDIR /edgex-go 20:27:40 ---> Using cache 20:27:40 ---> 8d564ed8e4cd 20:27:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:27:40 ---> Running in 8af5ec86dd47 20:27:42 Removing intermediate container 5f3b6440a9d9 20:27:42 ---> e0d284861c19 20:27:42 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:27:42 ---> Running in 54a397449ff3 20:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:42 Removing intermediate container 54a397449ff3 20:27:42 ---> dc58630722bb 20:27:42 Step 21/23 : LABEL arch=arm64 20:27:43 ---> Running in 0a55a27687f5 20:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:43 Removing intermediate container 0a55a27687f5 20:27:43 ---> a5ea9e7cdfba 20:27:43 Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:27:43 ---> Running in 106a083edf2e 20:27:44 Removing intermediate container 106a083edf2e 20:27:44 ---> beffe6818731 20:27:44 Step 23/23 : LABEL version=0.0.0 20:27:44 ---> Running in 28391cdaa6e9 20:27:45 Removing intermediate container 28391cdaa6e9 20:27:45 ---> 83c703e4d438 20:27:45 20:27:45 OK: 221 MiB in 51 packages 20:27:45 Successfully built 83c703e4d438 20:27:45 Successfully tagged security-secretstore-setup-arm64:latest 20:27:45  Building security-secretstore-setup ... done Building security-spire-server 20:27:46 Removing intermediate container 8af5ec86dd47 20:27:46 ---> 6f6fbb9ea9bd 20:27:46 Step 5/24 : COPY go.mod vendor* ./ 20:27:48 ---> 2a7a2a509d2e 20:27:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:48 ---> Running in 2601ad221c74 20:28:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:06 ---> b22924dc306f 20:28:06 Step 3/23 : WORKDIR /edgex-go 20:28:06 ---> Using cache 20:28:06 ---> 8d564ed8e4cd 20:28:06 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:28:06 ---> Using cache 20:28:06 ---> 6f6fbb9ea9bd 20:28:06 Step 5/23 : COPY go.mod vendor* ./ 20:28:06 ---> Using cache 20:28:06 ---> 2a7a2a509d2e 20:28:06 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:06 ---> Running in 132961ff52e0 20:28:53 Removing intermediate container d570e5a8f5db 20:28:53 ---> 7c7cb2f22e8a 20:28:53 Step 8/23 : COPY . . 20:29:01 ---> 98145ac97136 20:29:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:29:01 ---> Running in afce03cf1521 20:29:04 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:30:00 Removing intermediate container 2601ad221c74 20:30:00 ---> d0e5ee8d0481 20:30:00 Step 7/24 : COPY . . 20:30:15 ---> 904caeb5e085 20:30:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:30:15 ---> Running in c514933237f7 20:30:15 Removing intermediate container c514933237f7 20:30:15 ---> 5e8d652df8f1 20:30:15 Step 9/24 : WORKDIR /edgex-go/spire-build 20:30:15 ---> Running in e554d4d487b5 20:30:15 Removing intermediate container e554d4d487b5 20:30:15 ---> ba0379737efd 20:30:15 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:30:15 ---> Running in 1dfbec0ebd99 20:30:16 Removing intermediate container 132961ff52e0 20:30:16 ---> 2e1b236a1606 20:30:16 Step 7/23 : COPY . . 20:30:20 Removing intermediate container 1dfbec0ebd99 20:30:20 ---> 2ed7a48150d4 20:30:20 Step 11/24 : WORKDIR /edgex-go 20:30:20 ---> Running in fda261e6f37e 20:30:21 Removing intermediate container fda261e6f37e 20:30:21 ---> 239c26e2ab72 20:30:21 20:30:21 Step 12/24 : FROM alpine:3.15 20:30:21 ---> 354640af7b1b 20:30:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:21 ---> Using cache 20:30:21 ---> c7b451380f42 20:30:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:30:21 ---> Running in fedb47966f0d 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:27 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:30:27 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:30:27 OK: 15736 distinct packages available 20:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:29 (1/4) Installing dumb-init (1.2.5-r1) 20:30:29 (2/4) Installing musl-obstack (1.2.3-r0) 20:30:29 (3/4) Installing libucontext (1.1-r0) 20:30:29 (4/4) Installing gcompat (1.0.0-r4) 20:30:29 Executing busybox-1.34.1-r7.trigger 20:30:29 OK: 6 MiB in 18 packages 20:30:33 Removing intermediate container fedb47966f0d 20:30:33 ---> 15730924449c 20:30:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:35 ---> 099fdf41f2ea 20:30:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:30:35 ---> Running in 0f199209c04c 20:30:36 Removing intermediate container 0f199209c04c 20:30:36 ---> c2c2b79aba6e 20:30:36 Step 9/23 : WORKDIR /edgex-go/spire-build 20:30:37 ---> Running in 741c964621d9 20:30:38 Removing intermediate container 741c964621d9 20:30:38 ---> 5830925d28ee 20:30:38 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:30:38 ---> Running in 0da8b0ce27f8 20:30:45 Removing intermediate container 0da8b0ce27f8 20:30:45 ---> 10b938fa90a5 20:30:45 Step 11/23 : WORKDIR /edgex-go 20:30:45 ---> Running in e4a1ecbb07e5 20:30:46 ---> 76fee987fcb5 20:30:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:30:47 Removing intermediate container e4a1ecbb07e5 20:30:47 ---> e0b6ce6678d4 20:30:47 20:30:47 Step 12/23 : FROM alpine:3.15 20:30:47 ---> 354640af7b1b 20:30:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:47 ---> Using cache 20:30:47 ---> c7b451380f42 20:30:47 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:47 ---> Using cache 20:30:47 ---> d763a86aec39 20:30:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:49 ---> a4c8954e5e9f 20:30:49 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:30:49 ---> Running in 2cfddab7741a 20:30:51 Removing intermediate container 2cfddab7741a 20:30:51 ---> e2fe17e07f1f 20:30:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:30:54 ---> 83984111b0ff 20:30:54 Step 19/24 : WORKDIR / 20:30:54 ---> Running in e0adfa229afb 20:30:56 Removing intermediate container e0adfa229afb 20:30:56 ---> 47ae6f3b2c06 20:30:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:57 ---> Running in a3f7f91dde10 20:30:58 Removing intermediate container a3f7f91dde10 20:30:58 ---> 904a1169e54a 20:30:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:58 ---> Running in 1eba450b42b0 20:30:59 Removing intermediate container 1eba450b42b0 20:30:59 ---> 35d872f63f75 20:30:59 Step 22/24 : LABEL arch=arm64 20:30:59 ---> Running in 0593b85210e0 20:31:01 Removing intermediate container 0593b85210e0 20:31:01 ---> 572e4e4c619e 20:31:01 Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:31:01 ---> Running in 5ad4d4389745 20:31:03 Removing intermediate container 5ad4d4389745 20:31:03 ---> 15d2cce517d8 20:31:03 Step 24/24 : LABEL version=0.0.0 20:31:03 ---> Running in 95a00c3a9e9a 20:31:04 Removing intermediate container 95a00c3a9e9a 20:31:04 ---> 78cbf568fb57 20:31:04 20:31:05 Successfully built 78cbf568fb57 20:31:05 Successfully tagged security-spire-config-arm64:latest 20:31:05  Building security-spire-config ... done Building security-spiffe-token-provider 20:31:06 ---> ff95dd2e2f74 20:31:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:31:08 ---> fe7e7916b01f 20:31:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:31:09 ---> 780b09bd754f 20:31:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:31:09 Removing intermediate container d0e14a511c96 20:31:09 ---> 530b4c8edc48 20:31:09 20:31:10 Step 10/22 : FROM alpine:3.16 20:31:10 ---> 4c81e5bf8899 20:31:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:31:10 ---> Running in df7a0d9cb110 20:31:11 ---> 700a83cca804 20:31:11 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:11 Removing intermediate container dde22bd15605 20:31:11 ---> 722787152dce 20:31:11 20:31:11 Step 10/22 : FROM alpine:3.16 ---> Running in 51477039c29b 20:31:11 20:31:11 ---> 4c81e5bf8899 20:31:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:31:12 ---> Running in adb3f1b9e586 20:31:13 Removing intermediate container 51477039c29b 20:31:13 ---> a63a96a1aabd 20:31:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:13 ---> Running in ad747c2a4567 20:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:14 Removing intermediate container ad747c2a4567 20:31:14 ---> 6c58241b2850 20:31:14 Step 21/23 : LABEL arch=arm64 20:31:14 ---> Running in e8d81691956c 20:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:15 Removing intermediate container e8d81691956c 20:31:15 ---> 91110b3f7262 20:31:15 Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:31:15 ---> Running in abbea1b56dab 20:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:15 (1/1) Installing dumb-init (1.2.5-r1) 20:31:15 Executing busybox-1.35.0-r17.trigger 20:31:15 OK: 5 MiB in 15 packages 20:31:16 Removing intermediate container abbea1b56dab 20:31:16 ---> 8377a9366804 20:31:16 Step 23/23 : LABEL version=0.0.0 20:31:16 ---> Running in d0d474b55214 20:31:17 (1/2) Installing ca-certificates (20220614-r0) 20:31:17 (2/2) Installing dumb-init (1.2.5-r1) 20:31:17 Executing busybox-1.35.0-r17.trigger 20:31:17 Executing ca-certificates-20220614-r0.trigger 20:31:17 Removing intermediate container d0d474b55214 20:31:17 ---> 8629e94ec9f6 20:31:17 20:31:17 OK: 6 MiB in 16 packages 20:31:18 Removing intermediate container df7a0d9cb110 20:31:18 ---> fd5d6bbc9ec0 20:31:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:18 ---> Running in dfd7a1f172d0 20:31:18 Successfully built 8629e94ec9f6 20:31:18 Successfully tagged security-spire-server-arm64:latest 20:31:18 Building core-data 20:31:19  Building security-spire-server ... done Removing intermediate container dfd7a1f172d0 20:31:19 ---> 5dec1a82874a 20:31:19 Step 13/22 : ENV APP_PORT=59861 20:31:19 ---> Running in 7cf27a1e4160 20:31:20 Removing intermediate container 7cf27a1e4160 20:31:20 ---> a720410d6a17 20:31:20 Step 14/22 : EXPOSE $APP_PORT 20:31:20 Removing intermediate container adb3f1b9e586 20:31:20 ---> 53aa077f7410 20:31:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:31:20 ---> Running in 7fa4d5d136c1 20:31:21 ---> Running in b0c470c4d1f4 20:31:22 Removing intermediate container 7fa4d5d136c1 20:31:22 ---> 8516e3c173aa 20:31:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:22 Removing intermediate container b0c470c4d1f4 20:31:22 ---> f4b4225a1fb7 20:31:22 Step 13/22 : ENV APP_PORT=59860 20:31:22 ---> Running in 314161ad26cc 20:31:23 Removing intermediate container 314161ad26cc 20:31:23 ---> c816a63901f3 20:31:23 Step 14/22 : EXPOSE $APP_PORT 20:31:23 ---> Running in c4c76d205c83 20:31:24 ---> 1f0c7e6f3ac6 20:31:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:31:24 Removing intermediate container c4c76d205c83 20:31:24 ---> 16df8f55575f 20:31:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:26 ---> 4636c8c2761a 20:31:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:29 ---> db97b46366c0 20:31:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:31:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:31:29 ---> b22924dc306f 20:31:29 Step 3/19 : WORKDIR /edgex-go 20:31:29 ---> Using cache 20:31:29 ---> 8d564ed8e4cd 20:31:29 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:31:29 ---> Running in f14274659efa 20:31:31 ---> bb595621a6b8 20:31:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:31:32 ---> Running in 194c40a3c076 20:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:32 ---> 6b9c9de2abb5 20:31:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:31:33 Removing intermediate container 194c40a3c076 20:31:33 ---> 02f9823ba773 20:31:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:33 ---> Running in 1593f03cb7b2 20:31:34 Removing intermediate container 1593f03cb7b2 20:31:34 ---> e5d220fe097e 20:31:34 Step 20/22 : LABEL arch=arm64 20:31:34 ---> Running in 2a568388503e 20:31:34 ---> bf6d457156e8 20:31:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:31:34 ---> Running in e0fe28768486 20:31:35 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:31:35 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:31:35 OK: 16903 distinct packages available 20:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:35 Removing intermediate container 2a568388503e 20:31:35 ---> fc8a45a2bc5a 20:31:35 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:31:35 Removing intermediate container e0fe28768486 20:31:35 ---> 2e61a56e74f9 20:31:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:35 ---> Running in 48de490cfdc8 20:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:35 ---> Running in b0e8d64b8914 20:31:36 Removing intermediate container 48de490cfdc8 20:31:36 ---> 70ab8ac4f9c1 20:31:36 Step 22/22 : LABEL version=0.0.0 20:31:37 Removing intermediate container b0e8d64b8914 20:31:37 ---> 8b679bef025f 20:31:37 Step 20/22 : LABEL arch=arm64 20:31:37 ---> Running in ecd3bdf9d1b0 20:31:37 ---> Running in 122cc7eb3078 20:31:37 OK: 221 MiB in 51 packages 20:31:38 Removing intermediate container ecd3bdf9d1b0 20:31:38 ---> a7df43882ecd 20:31:38 20:31:38 Removing intermediate container 122cc7eb3078 20:31:38 ---> 1d24d1b10e20 20:31:38 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:31:38 ---> Running in 1d17fb460072 20:31:39 Successfully built a7df43882ecd 20:31:39 Successfully tagged support-scheduler-arm64:latest 20:31:39 Building security-bootstrapper 20:31:39  Building support-scheduler ... done Removing intermediate container f14274659efa 20:31:39 ---> 469b84c02038 20:31:39 Step 5/19 : COPY go.mod vendor* ./ 20:31:40 Removing intermediate container 1d17fb460072 20:31:40 ---> f6e6e9cbcf02 20:31:40 Step 22/22 : LABEL version=0.0.0 20:31:40 ---> Running in b604cdef0ded 20:31:41 Removing intermediate container b604cdef0ded 20:31:41 ---> d5ebfe0c9bfd 20:31:41 20:31:41 ---> ea99a3b30a7f 20:31:41 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:41 ---> Running in 297428f16627 20:31:41 Successfully built d5ebfe0c9bfd 20:31:42 Successfully tagged support-notifications-arm64:latest 20:31:42  Building support-notifications ... done Building core-metadata 20:31:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:48 ---> b22924dc306f 20:31:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:48 ---> Using cache 20:31:48 ---> a06882bc0817 20:31:48 Step 4/22 : WORKDIR /edgex-go 20:31:48 ---> Using cache 20:31:48 ---> d93163bb5c82 20:31:48 Step 5/22 : RUN apk add --update --no-cache make git 20:31:48 ---> Using cache 20:31:48 ---> 4c7019e218a1 20:31:48 Step 6/22 : COPY go.mod vendor* ./ 20:31:48 ---> Using cache 20:31:48 ---> 8d2464be1043 20:31:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 ---> Using cache 20:31:48 ---> 7c7cb2f22e8a 20:31:48 Step 8/22 : COPY . . 20:31:48 ---> Using cache 20:31:48 ---> 98145ac97136 20:31:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:31:49 ---> Running in a4c093b1bbba 20:31:51 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:32:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:14 ---> b22924dc306f 20:32:14 Step 3/32 : WORKDIR /edgex-go 20:32:14 ---> Using cache 20:32:14 ---> 8d564ed8e4cd 20:32:14 Step 4/32 : RUN apk add --update --no-cache make git 20:32:14 ---> Using cache 20:32:14 ---> b71163ad4ba6 20:32:14 Step 5/32 : COPY go.mod vendor* ./ 20:32:14 ---> Using cache 20:32:14 ---> ac5e8a6d5829 20:32:14 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:14 ---> Using cache 20:32:14 ---> 17e58c94313e 20:32:14 Step 7/32 : COPY . . 20:32:14 ---> Using cache 20:32:14 ---> 8c8ffaf35651 20:32:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:32:14 ---> b22924dc306f 20:32:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:32:14 ---> Using cache 20:32:14 ---> a06882bc0817 20:32:14 Step 4/24 : WORKDIR /edgex-go 20:32:14 ---> Using cache 20:32:14 ---> d93163bb5c82 20:32:14 Step 5/24 : RUN apk add --update --no-cache make git 20:32:14 ---> Using cache 20:32:14 ---> 4c7019e218a1 20:32:14 Step 6/24 : COPY go.mod vendor* ./ 20:32:14 ---> Using cache 20:32:14 ---> 8d2464be1043 20:32:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:14 ---> Using cache 20:32:14 ---> 7c7cb2f22e8a 20:32:14 Step 8/24 : COPY . . 20:32:14 ---> Using cache 20:32:14 ---> 98145ac97136 20:32:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:32:14 ---> Running in 6166b33cb792 20:32:14 ---> Running in 4d83b7be787e 20:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:15 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:33:37 Removing intermediate container 297428f16627 20:33:37 ---> 87e9d2c3fd08 20:33:37 Step 7/19 : COPY . . 20:33:40 ---> 7b702eb62a4c 20:33:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:40 ---> Running in eaa98e332963 20:33:42 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:36:19 Removing intermediate container afce03cf1521 20:36:19 ---> 15128b3de655 20:36:19 20:36:19 Step 10/23 : FROM alpine:3.16 20:36:19 ---> 4c81e5bf8899 20:36:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:19 ---> Using cache 20:36:19 ---> fd5d6bbc9ec0 20:36:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:19 ---> Using cache 20:36:19 ---> 5dec1a82874a 20:36:19 Step 13/23 : ENV APP_PORT=59882 20:36:19 ---> Running in 9c8f34af2359 20:36:19 Removing intermediate container 9c8f34af2359 20:36:19 ---> 44a0ced99fb6 20:36:19 Step 14/23 : EXPOSE $APP_PORT 20:36:19 ---> Running in 8aa07d28ab95 20:36:19 Removing intermediate container 8aa07d28ab95 20:36:19 ---> 7fbac59272f3 20:36:19 Step 15/23 : WORKDIR / 20:36:19 ---> Running in 6294374d3fa6 20:36:19 Removing intermediate container 6294374d3fa6 20:36:19 ---> d6848768248a 20:36:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:19 ---> f8db137e3903 20:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:19 ---> 2836fa8f0580 20:36:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:19 ---> a4891e81b0f8 20:36:19 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:19 ---> Running in 380e88e1fa1a 20:36:19 Removing intermediate container 380e88e1fa1a 20:36:19 ---> 65d64531f38e 20:36:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:19 ---> Running in c70c8299efa6 20:36:19 Removing intermediate container c70c8299efa6 20:36:19 ---> d21982a86c2c 20:36:19 Step 21/23 : LABEL arch=arm64 20:36:19 ---> Running in 2cd1249235b5 20:36:19 Removing intermediate container 2cd1249235b5 20:36:19 ---> d647e9d847ad 20:36:19 Step 22/23 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:36:19 ---> Running in 38c40e64fdd0 20:36:19 Removing intermediate container 38c40e64fdd0 20:36:19 ---> 50daefafee7a 20:36:19 Step 23/23 : LABEL version=0.0.0 20:36:19 ---> Running in a3834802ebcf 20:36:19 Removing intermediate container a3834802ebcf 20:36:19 ---> f6d0e3b8a039 20:36:19 20:36:19 Successfully built f6d0e3b8a039 20:36:19 Successfully tagged core-command-arm64:latest 20:36:19 Building security-proxy-auth 20:36:38  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:38 ---> b22924dc306f 20:36:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:36:38 ---> Using cache 20:36:38 ---> a06882bc0817 20:36:38 Step 4/22 : WORKDIR /edgex-go 20:36:38 ---> Using cache 20:36:38 ---> d93163bb5c82 20:36:38 Step 5/22 : RUN apk add --update --no-cache make git 20:36:38 ---> Using cache 20:36:38 ---> 4c7019e218a1 20:36:38 Step 6/22 : COPY go.mod vendor* ./ 20:36:38 ---> Using cache 20:36:38 ---> 8d2464be1043 20:36:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:38 ---> Using cache 20:36:38 ---> 7c7cb2f22e8a 20:36:38 Step 8/22 : COPY . . 20:36:38 ---> Using cache 20:36:38 ---> 98145ac97136 20:36:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:36:38 ---> Running in 82bdc4e2eefa 20:36:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:40:16 Removing intermediate container 6166b33cb792 20:40:16 ---> e0f56c6a12c4 20:40:16 20:40:16 Step 9/32 : FROM alpine:3.16 20:40:16 ---> 4c81e5bf8899 20:40:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:16 ---> Running in 1d14f6f343cb 20:40:16 Removing intermediate container 1d14f6f343cb 20:40:16 ---> 5cc3010c5ff0 20:40:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:40:16 ---> Running in 4da33c52009c 20:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:16 (1/2) Installing dumb-init (1.2.5-r1) 20:40:16 (2/2) Installing su-exec (0.2-r1) 20:40:16 Executing busybox-1.35.0-r17.trigger 20:40:16 OK: 5 MiB in 16 packages 20:40:16 Removing intermediate container 4da33c52009c 20:40:16 ---> f81516c93d08 20:40:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:40:16 ---> Running in a8c002aaef8a 20:40:17 Removing intermediate container a8c002aaef8a 20:40:17 ---> 7cb4e6b7c1d0 20:40:17 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:40:17 ---> Running in 41784575fc38 20:40:18 Removing intermediate container 41784575fc38 20:40:18 ---> c809f7c67dda 20:40:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:40:18 ---> Running in cbb4cb1045f0 20:40:18 Removing intermediate container cbb4cb1045f0 20:40:18 ---> b228b9ab8f69 20:40:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:40:19 ---> Running in 7edd4ce8d965 20:40:19 Removing intermediate container 7edd4ce8d965 20:40:19 ---> 19870ee42302 20:40:19 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:40:19 ---> Running in 2715f9e5c445 20:40:24 Removing intermediate container 2715f9e5c445 20:40:24 ---> b545e3d5e91d 20:40:24 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:40:24 ---> Running in 2abf24796565 20:40:24 Removing intermediate container 2abf24796565 20:40:24 ---> 13cdfe0015b6 20:40:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:40:25 ---> adaf8a76794f 20:40:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:40:25 ---> Running in a54ad31e82a3 20:40:29 Removing intermediate container a54ad31e82a3 20:40:29 ---> 9f1986ca437d 20:40:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:29 ---> 5c3c11b82d27 20:40:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:31 ---> f3b5ae221fea 20:40:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:32 ---> 4540b7a0cea3 20:40:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:40:33 ---> e4b57d7f1a3d 20:40:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:40:34 ---> 80ec7fe8e351 20:40:34 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:40:35 ---> 61dd9a92ad4a 20:40:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:37 ---> 9d9e05dc56c4 20:40:37 Step 27/32 : RUN chmod +x /entrypoint.sh 20:40:37 ---> Running in e17e99b152eb 20:40:40 Removing intermediate container e17e99b152eb 20:40:40 ---> 630a28bd640e 20:40:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:40:40 ---> Running in cc0c43b44782 20:40:41 Removing intermediate container cc0c43b44782 20:40:41 ---> f14be8e5682d 20:40:41 Step 29/32 : CMD ["gate"] 20:40:41 ---> Running in acfa2890be51 20:40:42 Removing intermediate container acfa2890be51 20:40:42 ---> 871cf7979966 20:40:42 Step 30/32 : LABEL arch=arm64 20:40:42 ---> Running in b82fc143b320 20:40:43 Removing intermediate container b82fc143b320 20:40:43 ---> 0380d2f34b28 20:40:43 Step 31/32 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:40:43 ---> Running in 2106b6b32b64 20:40:43 Removing intermediate container 2106b6b32b64 20:40:43 ---> 6ec89c7353f9 20:40:43 Step 32/32 : LABEL version=0.0.0 20:40:43 ---> Running in 8dcadb4e97a8 20:40:44 Removing intermediate container 8dcadb4e97a8 20:40:44 ---> 80c3d21d37da 20:40:44 20:40:44 Successfully built 80c3d21d37da 20:40:44 Successfully tagged security-bootstrapper-arm64:latest 20:41:02  Building security-bootstrapper ... done Removing intermediate container a4c093b1bbba 20:41:02 ---> 9d993e49718c 20:41:02 20:41:02 Step 10/22 : FROM alpine:3.16 20:41:02 ---> 4c81e5bf8899 20:41:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:41:02 ---> Running in bb3713a03a4b 20:41:02 Removing intermediate container bb3713a03a4b 20:41:02 ---> bb55177176de 20:41:02 Step 12/22 : ENV APP_PORT=59880 20:41:02 ---> Running in 23264d87131d 20:41:02 Removing intermediate container 23264d87131d 20:41:02 ---> 5b7233027431 20:41:02 Step 13/22 : EXPOSE $APP_PORT 20:41:02 ---> Running in 017a4e92bcee 20:41:02 Removing intermediate container 017a4e92bcee 20:41:02 ---> b891ea79ce58 20:41:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:41:02 ---> Running in 1b7ccbae7195 20:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:06 (1/1) Installing dumb-init (1.2.5-r1) 20:41:06 Executing busybox-1.35.0-r17.trigger 20:41:06 OK: 5 MiB in 15 packages 20:41:08 Removing intermediate container 1b7ccbae7195 20:41:08 ---> 041ec1845e85 20:41:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:09 ---> bd3ebee295a3 20:41:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:41:11 ---> 70ec262535a6 20:41:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:41:12 ---> 1f4a8aad8135 20:41:12 Step 18/22 : ENTRYPOINT ["/core-data"] 20:41:12 ---> Running in 7f7020fa796a 20:41:13 Removing intermediate container 7f7020fa796a 20:41:13 ---> 74bf28e1e8b5 20:41:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:13 ---> Running in d7debfa52060 20:41:14 Removing intermediate container d7debfa52060 20:41:14 ---> 832c6605be53 20:41:14 Step 20/22 : LABEL arch=arm64 20:41:14 ---> Running in 89f05a4ecd93 20:41:15 Removing intermediate container 89f05a4ecd93 20:41:15 ---> c0fc22748c7f 20:41:15 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:41:15 ---> Running in 3364926deb8d 20:41:16 Removing intermediate container 3364926deb8d 20:41:16 ---> 1dd236939e8f 20:41:16 Step 22/22 : LABEL version=0.0.0 20:41:16 ---> Running in 845055ff87e3 20:41:17 Removing intermediate container 845055ff87e3 20:41:17 ---> d1c833e643cb 20:41:17 20:41:18 Successfully built d1c833e643cb 20:41:18 Successfully tagged core-data-arm64:latest 20:41:22  Building core-data ... done Removing intermediate container 4d83b7be787e 20:41:22 ---> 38ea4e4b6d61 20:41:22 20:41:22 Step 10/24 : FROM alpine:3.16 20:41:22 ---> 4c81e5bf8899 20:41:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:41:22 ---> Using cache 20:41:22 ---> fd5d6bbc9ec0 20:41:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:22 ---> Using cache 20:41:22 ---> 5dec1a82874a 20:41:22 Step 13/24 : ENV APP_PORT=59881 20:41:22 ---> Running in a5a9b472fd65 20:41:23 Removing intermediate container a5a9b472fd65 20:41:23 ---> 3991ae1a7593 20:41:23 Step 14/24 : EXPOSE $APP_PORT 20:41:23 ---> Running in 29a535fc9fc7 20:41:24 Removing intermediate container 29a535fc9fc7 20:41:24 ---> 4dcf96e4a49f 20:41:24 Step 15/24 : WORKDIR / 20:41:24 ---> Running in 88a828f5f914 20:41:24 Removing intermediate container 88a828f5f914 20:41:24 ---> a6ed6acf3a6c 20:41:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:25 ---> 1452f5eb0fa3 20:41:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:41:28 ---> 627b9b458080 20:41:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:41:29 ---> b443f24ced43 20:41:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:41:30 ---> 747adb4ea965 20:41:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:41:30 ---> Running in d0950a2205f7 20:41:31 Removing intermediate container d0950a2205f7 20:41:31 ---> a962e637a186 20:41:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:31 ---> Running in 051aa16fefe9 20:41:31 Removing intermediate container 051aa16fefe9 20:41:31 ---> c32c44876c3d 20:41:31 Step 22/24 : LABEL arch=arm64 20:41:32 ---> Running in 27d6f7045d5e 20:41:32 Removing intermediate container 27d6f7045d5e 20:41:32 ---> 3425391549b4 20:41:32 Step 23/24 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:41:32 ---> Running in ed18a55597a6 20:41:33 Removing intermediate container ed18a55597a6 20:41:33 ---> e061db0ef727 20:41:33 Step 24/24 : LABEL version=0.0.0 20:41:33 ---> Running in 721d059dc94a 20:41:33 Removing intermediate container 721d059dc94a 20:41:33 ---> 1be616a8559b 20:41:33 20:41:34 Successfully built 1be616a8559b 20:41:34 Successfully tagged core-metadata-arm64:latest 20:42:30  Building core-metadata ... done Removing intermediate container 82bdc4e2eefa 20:42:30 ---> 6d81dc48e93e 20:42:30 20:42:30 Step 10/22 : FROM alpine:3.16 20:42:30 ---> 4c81e5bf8899 20:42:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:42:30 ---> Using cache 20:42:30 ---> 946b20ac7420 20:42:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:42:30 ---> Using cache 20:42:30 ---> 25637e4895d0 20:42:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:30 ---> Using cache 20:42:30 ---> 256f4a76cd44 20:42:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:42:30 ---> fa8d0c4592c8 20:42:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:42:30 ---> f8349bb00e9c 20:42:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:42:30 ---> 28b30b43696f 20:42:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:30 ---> Running in 4a01b64a61af 20:42:30 Removing intermediate container 4a01b64a61af 20:42:30 ---> a9fd41136a39 20:42:30 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:42:30 ---> Running in bedc240de031 20:42:30 Removing intermediate container bedc240de031 20:42:30 ---> 8a04cd439afc 20:42:30 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:42:30 ---> Running in 434ecb5084b9 20:42:30 Removing intermediate container 434ecb5084b9 20:42:30 ---> d8366db0bb86 20:42:30 Step 20/22 : LABEL arch=arm64 20:42:30 ---> Running in 60d27ef69bd2 20:42:30 Removing intermediate container 60d27ef69bd2 20:42:30 ---> 6cb456243047 20:42:30 Step 21/22 : LABEL git_sha=d1d2e584fd6bacefd6ec72d295bd7c0bffc78743 20:42:30 ---> Running in a8ee5a044fff 20:42:30 Removing intermediate container a8ee5a044fff 20:42:30 ---> 723a247307a5 20:42:30 Step 22/22 : LABEL version=0.0.0 20:42:30 ---> Running in 34c7b5e9ec79 20:42:30 Removing intermediate container 34c7b5e9ec79 20:42:30 ---> 2e231c2cd3e1 20:42:30 20:42:31 Successfully built 2e231c2cd3e1 20:42:31 Successfully tagged security-proxy-auth-arm64:latest 20:42:32  Building security-proxy-auth ... done Removing intermediate container eaa98e332963 20:42:32 ---> c215de7d6bb9 20:42:32 20:42:32 Step 9/19 : FROM alpine:3.15 20:42:32 ---> 354640af7b1b 20:42:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:32 ---> Using cache 20:42:32 ---> c7b451380f42 20:42:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:42:32 ---> Running in 3ebb4773d44d 20:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:38 ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) 20:42:38 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 20:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:39 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:42:39 1 errors; 10917 distinct packages available 20:42:40 20:42:40 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 1") 20:42:40 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 1 [Pipeline] } 20:42:40 $ docker stop --time=1 ac9c013ae40c6f1463dbed1053972323cf14fc962877dec84f1e094275be5853 20:42:42 $ docker rm -f --volumes ac9c013ae40c6f1463dbed1053972323cf14fc962877dec84f1e094275be5853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:43 20:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:44 arm64: Pulling from edgex-lftools-log-publisher 20:42:44 8998bd30e6a1: Pulling fs layer 20:42:44 04944245beec: Pulling fs layer 20:42:44 699f458cf7ca: Pulling fs layer 20:42:44 765212b225bb: Pulling fs layer 20:42:44 f23df028b6ca: Pulling fs layer 20:42:44 d65c8cfc05b1: Pulling fs layer 20:42:44 2437ff75d9bd: Pulling fs layer 20:42:44 765212b225bb: Waiting 20:42:44 f23df028b6ca: Waiting 20:42:44 d65c8cfc05b1: Waiting 20:42:44 2437ff75d9bd: Waiting 20:42:44 04944245beec: Verifying Checksum 20:42:44 04944245beec: Download complete 20:42:44 765212b225bb: Verifying Checksum 20:42:44 765212b225bb: Download complete 20:42:44 f23df028b6ca: Verifying Checksum 20:42:44 f23df028b6ca: Download complete 20:42:44 d65c8cfc05b1: Verifying Checksum 20:42:44 d65c8cfc05b1: Download complete 20:42:44 699f458cf7ca: Verifying Checksum 20:42:44 699f458cf7ca: Download complete 20:42:45 8998bd30e6a1: Verifying Checksum 20:42:45 8998bd30e6a1: Download complete 20:42:47 2437ff75d9bd: Verifying Checksum 20:42:47 2437ff75d9bd: Download complete 20:42:49 8998bd30e6a1: Pull complete 20:42:49 04944245beec: Pull complete 20:42:51 699f458cf7ca: Pull complete 20:42:51 765212b225bb: Pull complete 20:42:52 f23df028b6ca: Pull complete 20:42:52 d65c8cfc05b1: Pull complete 20:43:07 2437ff75d9bd: Pull complete 20:43:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:07 prd-ubuntu20.04-docker-arm64-4c-16g-8631 does not seem to be running inside a container 20:43:07 $ 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:43:10 $ docker top ce973bf03742d09449390170e492385ce41205a9132d8c28471b14c3ecea5b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:11 ---> job-cost.sh 20:43:11 lf-activate-venv: SKIPPING 20:43:11 INFO: No Stack... 20:43:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:12 INFO: Archiving Costs [Pipeline] sh 20:43:13 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:43:13 + cut -d, -f6 [Pipeline] lock 20:43:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] 20:43:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] did not exist. Created. 20:43:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:14 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:14 Stashed 1 file(s) [Pipeline] } 20:43:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4416-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:14 $ docker stop --time=1 ce973bf03742d09449390170e492385ce41205a9132d8c28471b14c3ecea5b10 20:43:15 $ docker rm -f --volumes ce973bf03742d09449390170e492385ce41205a9132d8c28471b14c3ecea5b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:43:16 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:43:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:43:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:19 ---> package-listing.sh 20:43:19 ++ facter osfamily 20:43:19 ++ tr '[:upper:]' '[:lower:]' 20:43:20 + OS_FAMILY=debian 20:43:20 + workspace=/w/workspace/edgex-go/1 20:43:20 + START_PACKAGES=/tmp/packages_start.txt 20:43:20 + END_PACKAGES=/tmp/packages_end.txt 20:43:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:20 + PACKAGES=/tmp/packages_start.txt 20:43:20 + '[' /w/workspace/edgex-go/1 ']' 20:43:20 + PACKAGES=/tmp/packages_end.txt 20:43:20 + case "${OS_FAMILY}" in 20:43:20 + dpkg -l 20:43:20 + grep '^ii' 20:43:20 + '[' -f /tmp/packages_start.txt ']' 20:43:20 + '[' -f /tmp/packages_end.txt ']' 20:43:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:20 + '[' /w/workspace/edgex-go/1 ']' 20:43:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:43:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:43:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:43:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:21 20:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:21 latest: Pulling from edgex-lftools-log-publisher 20:43:21 5eb5b503b376: Pulling fs layer 20:43:21 5c69ac0246d0: Pulling fs layer 20:43:21 ec43610c2a17: Pulling fs layer 20:43:21 3a2ae6a8a46f: Pulling fs layer 20:43:21 33b1e0a273af: Pulling fs layer 20:43:21 3a2ae6a8a46f: Waiting 20:43:21 5d3b04190fa2: Pulling fs layer 20:43:21 2f39f015ded8: Pulling fs layer 20:43:21 33b1e0a273af: Waiting 20:43:21 5d3b04190fa2: Waiting 20:43:21 2f39f015ded8: Waiting 20:43:21 5c69ac0246d0: Verifying Checksum 20:43:21 5c69ac0246d0: Download complete 20:43:21 3a2ae6a8a46f: Download complete 20:43:21 33b1e0a273af: Verifying Checksum 20:43:21 33b1e0a273af: Download complete 20:43:21 5d3b04190fa2: Download complete 20:43:21 ec43610c2a17: Verifying Checksum 20:43:21 ec43610c2a17: Download complete 20:43:21 5eb5b503b376: Verifying Checksum 20:43:21 5eb5b503b376: Download complete 20:43:22 2f39f015ded8: Download complete 20:43:22 5eb5b503b376: Pull complete 20:43:23 5c69ac0246d0: Pull complete 20:43:23 ec43610c2a17: Pull complete 20:43:23 3a2ae6a8a46f: Pull complete 20:43:23 33b1e0a273af: Pull complete 20:43:23 5d3b04190fa2: Pull complete 20:43:29 2f39f015ded8: Pull complete 20:43:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:29 prd-ubuntu20.04-docker-8c-8g-8626 does not seem to be running inside a container 20:43:29 $ 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:43:32 $ docker top 014a54dda08c8bd39104dfd900ce4c2ea72257a60922fc99c6b5c05e3f25351d -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:32 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:33 + ls /var/log/sa-host 20:43:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:33 provisioning config files... 20:43:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2970196467176978021tmp [Pipeline] { [Pipeline] echo 20:43:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:33 ---> create-netrc.sh [Pipeline] } 20:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:34 ---> python-tools-install.sh [Pipeline] echo 20:43:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:34 ---> sudo-logs.sh 20:43:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:35 ---> job-cost.sh 20:43:35 lf-activate-venv: SKIPPING 20:43:35 DEBUG: total: 0.10999999940395355 20:43:35 INFO: Retrieving Stack Cost... 20:43:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:36 INFO: Archiving Costs [Pipeline] echo 20:43:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:37 ---> logs-deploy.sh 20:43:37 lf-activate-venv: SKIPPING 20:43:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4416/1 20:43:37 INFO: archiving workspace using pattern(s): 20:43:38 Archives upload complete. 20:43:38 INFO: archiving logs to Nexus 20:43:38 ---> uname -a: 20:43:38 Linux prd-ubuntu20-04-docker-8c-8g-8626 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:43:38 20:43:38 20:43:38 ---> lscpu: 20:43:38 Architecture: x86_64 20:43:38 CPU op-mode(s): 32-bit, 64-bit 20:43:38 Byte Order: Little Endian 20:43:38 Address sizes: 40 bits physical, 48 bits virtual 20:43:38 CPU(s): 8 20:43:38 On-line CPU(s) list: 0-7 20:43:38 Thread(s) per core: 1 20:43:38 Core(s) per socket: 1 20:43:38 Socket(s): 8 20:43:38 NUMA node(s): 1 20:43:38 Vendor ID: AuthenticAMD 20:43:38 CPU family: 23 20:43:38 Model: 49 20:43:38 Model name: AMD EPYC-Rome Processor 20:43:38 Stepping: 0 20:43:38 CPU MHz: 2799.998 20:43:38 BogoMIPS: 5599.99 20:43:38 Virtualization: AMD-V 20:43:38 Hypervisor vendor: KVM 20:43:38 Virtualization type: full 20:43:38 L1d cache: 256 KiB 20:43:38 L1i cache: 256 KiB 20:43:38 L2 cache: 4 MiB 20:43:38 L3 cache: 128 MiB 20:43:38 NUMA node0 CPU(s): 0-7 20:43:38 Vulnerability Itlb multihit: Not affected 20:43:38 Vulnerability L1tf: Not affected 20:43:38 Vulnerability Mds: Not affected 20:43:38 Vulnerability Meltdown: Not affected 20:43:38 Vulnerability Mmio stale data: Not affected 20:43:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:43:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:43:38 Vulnerability Srbds: Not affected 20:43:38 Vulnerability Tsx async abort: Not affected 20:43:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:43:38 20:43:38 20:43:38 ---> nproc: 20:43:38 8 20:43:38 20:43:38 20:43:38 ---> df -h: 20:43:38 Filesystem Size Used Avail Use% Mounted on 20:43:38 overlay 155G 20G 136G 13% / 20:43:38 tmpfs 64M 0 64M 0% /dev 20:43:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:43:38 shm 64M 0 64M 0% /dev/shm 20:43:38 /dev/vda1 155G 20G 136G 13% /facter-os 20:43:38 20:43:38