Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ee3b2bb24e06d2693944d389d843385d51c141b+788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 (e5ba3538f8b9f4fc4bc418766e0b994b5eb1b15e) 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-ssh14875085377295483434.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-ssh1628010284092641421.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2444439270371477997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17613590466641603682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14081133403476981861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6077’ Running on prd-ubuntu20.04-docker-8c-8g-6084 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b Merge succeeded, producing c9e803d6eb878a784574975731bfcfaeb8c2e783 Checking out Revision c9e803d6eb878a784574975731bfcfaeb8c2e783 (PR-4352) > 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # 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 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e803d6eb878a784574975731bfcfaeb8c2e783 # timeout=10 Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" > git rev-list --no-walk 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:04 ========================================================= 08:33:04 EdgeX Global Pipelines Version Info 08:33:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:05 ------------------- 08:33:05 stable info: 08:33:05 ------------------- 08:33:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:33:05 Message: update stable to v1.0.244 08:33:06 ------------------- 08:33:06 experimental info: 08:33:06 ------------------- 08:33:06 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:33:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9e803d [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:06 provisioning config files... 08:33:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14513196077737216014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:07 ---> docker-login.sh 08:33:07 nexus3.edgexfoundry.org:10001 08:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:07 Configure a credential helper to remove this warning. See 08:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:07 08:33:07 Login Succeeded 08:33:07 nexus3.edgexfoundry.org:10002 08:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:07 Configure a credential helper to remove this warning. See 08:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:07 08:33:07 Login Succeeded 08:33:07 nexus3.edgexfoundry.org:10003 08:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:07 Configure a credential helper to remove this warning. See 08:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:07 08:33:07 Login Succeeded 08:33:07 nexus3.edgexfoundry.org:10004 08:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:07 Configure a credential helper to remove this warning. See 08:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:07 08:33:07 Login Succeeded 08:33:07 docker.io 08:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:07 Configure a credential helper to remove this warning. See 08:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:07 08:33:07 Login Succeeded 08:33:07 ---> docker-login.sh ends [Pipeline] } 08:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:08 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:33:08 + dirname cmd/core-command/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo core-command,cmd/core-command/Dockerfile 08:33:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:33:08 + dirname cmd/core-data/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo core-data,cmd/core-data/Dockerfile 08:33:08 + dirname cmd/core-metadata/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo core-metadata,cmd/core-metadata/Dockerfile 08:33:08 + dirname cmd/security-bootstrapper/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:33:08 + dirname cmd/security-proxy-setup/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:33:08 + dirname cmd/security-secretstore-setup/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:33:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:33:08 + dirname cmd/security-spire-agent/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:33:08 + dirname cmd/security-spire-config/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:33:08 + dirname cmd/security-spire-server/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:33:08 + dirname cmd/support-notifications/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo support-notifications,cmd/support-notifications/Dockerfile 08:33:08 + dirname cmd/support-scheduler/Dockerfile 08:33:08 + cut -d/ -f2 08:33:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:33:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:33:08 + git rev-list -1 --merges c9e803d6eb878a784574975731bfcfaeb8c2e783~1..c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] echo 08:33:08 -----------> git rev-list -1 --merges c9e803d6eb878a784574975731bfcfaeb8c2e783~1..c9e803d6eb878a784574975731bfcfaeb8c2e783 c9e803d6eb878a784574975731bfcfaeb8c2e783 08:33:08 c9e803d6eb878a784574975731bfcfaeb8c2e783 [false] [Pipeline] sh 08:33:08 + git log --format=format:%s -1 c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] echo 08:33:08 ========================================================= 08:33:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:33:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:33:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:09 + grep -v github /etc/ssh/ssh_known_hosts 08:33:09 + [ -e /tmp/ssh_known_hosts ] 08:33:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:33:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:33:09 + sudo tee -a /etc/ssh/ssh_known_hosts 08:33:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:09 08:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:09 0.1.4: Pulling from edgex-devops/py-git-semver 08:33:09 b85a868b505f: Pulling fs layer 08:33:09 e2be974225ed: Pulling fs layer 08:33:09 339a4e72a1f5: Pulling fs layer 08:33:09 988bab9f4d93: Pulling fs layer 08:33:09 1469e6f7b9e6: Pulling fs layer 08:33:09 eaf3925da568: Pulling fs layer 08:33:09 bab4dde63d76: Pulling fs layer 08:33:09 bde34c3a00c8: Pulling fs layer 08:33:09 b352a97aabf1: Pulling fs layer 08:33:09 4872d77fe225: Pulling fs layer 08:33:09 5851b861e8e6: Pulling fs layer 08:33:09 1469e6f7b9e6: Waiting 08:33:09 eaf3925da568: Waiting 08:33:09 988bab9f4d93: Waiting 08:33:09 b352a97aabf1: Waiting 08:33:09 4872d77fe225: Waiting 08:33:09 bab4dde63d76: Waiting 08:33:09 bde34c3a00c8: Waiting 08:33:10 e2be974225ed: Verifying Checksum 08:33:10 e2be974225ed: Download complete 08:33:10 988bab9f4d93: Verifying Checksum 08:33:10 988bab9f4d93: Download complete 08:33:10 339a4e72a1f5: Verifying Checksum 08:33:10 339a4e72a1f5: Download complete 08:33:10 eaf3925da568: Verifying Checksum 08:33:10 eaf3925da568: Download complete 08:33:10 1469e6f7b9e6: Verifying Checksum 08:33:10 1469e6f7b9e6: Download complete 08:33:10 bde34c3a00c8: Verifying Checksum 08:33:10 bde34c3a00c8: Download complete 08:33:10 b352a97aabf1: Download complete 08:33:10 4872d77fe225: Verifying Checksum 08:33:10 4872d77fe225: Download complete 08:33:10 5851b861e8e6: Download complete 08:33:11 b85a868b505f: Verifying Checksum 08:33:11 b85a868b505f: Download complete 08:33:11 bab4dde63d76: Verifying Checksum 08:33:11 bab4dde63d76: Download complete 08:33:12 b85a868b505f: Pull complete 08:33:12 e2be974225ed: Pull complete 08:33:13 339a4e72a1f5: Pull complete 08:33:13 988bab9f4d93: Pull complete 08:33:13 1469e6f7b9e6: Pull complete 08:33:13 eaf3925da568: Pull complete 08:33:15 bab4dde63d76: Pull complete 08:33:15 bde34c3a00c8: Pull complete 08:33:15 b352a97aabf1: Pull complete 08:33:15 4872d77fe225: Pull complete 08:33:15 5851b861e8e6: Pull complete 08:33:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:15 prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container 08:33:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/py-git-semver:0.1.4 cat 08:33:18 $ docker top 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b -eo pid,comm 08:33:18 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). 08:33:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:18 [ssh-agent] Looking for ssh-agent implementation... 08:33:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:18 $ docker exec 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent 08:33:18 SSH_AUTH_SOCK=/tmp/ssh-ZuVJ0JkAtKNo/agent.31 08:33:18 SSH_AGENT_PID=37 08:33:18 Running ssh-add (command line suppressed) 08:33:19 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5283138575855535935.key (/w/workspace/edgex-go/3@tmp/private_key_5283138575855535935.key) 08:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:19 + git tag --points-at HEAD [Pipeline] } 08:33:19 $ docker exec --env ******** --env ******** 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent -k 08:33:19 unset SSH_AUTH_SOCK; 08:33:19 unset SSH_AGENT_PID; 08:33:19 echo Agent pid 37 killed; 08:33:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:19 [ssh-agent] Looking for ssh-agent implementation... 08:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:19 $ docker exec 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent 08:33:19 SSH_AUTH_SOCK=/tmp/ssh-76s5vtc2dxNk/agent.69 08:33:19 SSH_AGENT_PID=75 08:33:19 Running ssh-add (command line suppressed) 08:33:19 Identity added: /w/workspace/edgex-go/3@tmp/private_key_343857208736248583.key (/w/workspace/edgex-go/3@tmp/private_key_343857208736248583.key) 08:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:20 + git semver init 08:33:20 2023-02-15 08:33:20,437 [run_init] DEBUG init version:0.0.0 force:False 08:33:20 2023-02-15 08:33:20,439 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:33:20 2023-02-15 08:33:20,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:33:20 2023-02-15 08:33:20,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:33:25 2023-02-15 08:33:25,569 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:33:25 2023-02-15 08:33:25,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4352 with force:False 08:33:25 2023-02-15 08:33:25,570 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4352 08:33:25 2023-02-15 08:33:25,575 [execute] INFO git cat-file --batch-check 08:33:25 2023-02-15 08:33:25,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:33:25 2023-02-15 08:33:25,584 [execute] INFO git cat-file --batch 08:33:25 2023-02-15 08:33:25,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:33:25 2023-02-15 08:33:25,588 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4352 08:33:25 0.0.0 [Pipeline] } 08:33:25 $ docker exec --env ******** --env ******** 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b ssh-agent -k 08:33:25 unset SSH_AUTH_SOCK; 08:33:25 unset SSH_AGENT_PID; 08:33:25 echo Agent pid 75 killed; 08:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:26 + git semver [Pipeline] } 08:33:26 $ docker stop --time=1 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b 08:33:27 $ docker rm -f --volumes 3bb008299ea801cf9e1eca33fa2b3e8afd1e87ff770103dbc1cef297a0b5fe8b [Pipeline] // withDockerContainer [Pipeline] sh 08:33:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:28 Stashed 1 file(s) [Pipeline] echo 08:33:28 [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 08:33:28 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:28 ========================================================= 08:33:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:33:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:29 213ec9aee27d: Pulling fs layer 08:33:29 4583459ba037: Pulling fs layer 08:33:29 93c1e223e6f2: Pulling fs layer 08:33:29 53926ce57604: Pulling fs layer 08:33:29 21b2b0c7a3f4: Pulling fs layer 08:33:29 22ff95d597cd: Pulling fs layer 08:33:29 12d6caf4c0d1: Pulling fs layer 08:33:29 96b7cbca73a9: Pulling fs layer 08:33:29 a7acece74701: Pulling fs layer 08:33:29 53926ce57604: Waiting 08:33:29 21b2b0c7a3f4: Waiting 08:33:29 22ff95d597cd: Waiting 08:33:29 12d6caf4c0d1: Waiting 08:33:29 96b7cbca73a9: Waiting 08:33:29 a7acece74701: Waiting 08:33:29 93c1e223e6f2: Verifying Checksum 08:33:29 93c1e223e6f2: Download complete 08:33:29 4583459ba037: Verifying Checksum 08:33:29 4583459ba037: Download complete 08:33:29 21b2b0c7a3f4: Verifying Checksum 08:33:29 21b2b0c7a3f4: Download complete 08:33:29 213ec9aee27d: Verifying Checksum 08:33:29 213ec9aee27d: Download complete 08:33:29 12d6caf4c0d1: Verifying Checksum 08:33:29 12d6caf4c0d1: Download complete 08:33:29 213ec9aee27d: Pull complete 08:33:29 4583459ba037: Pull complete 08:33:29 93c1e223e6f2: Pull complete 08:33:30 96b7cbca73a9: Verifying Checksum 08:33:30 96b7cbca73a9: Download complete 08:33:30 a7acece74701: Verifying Checksum 08:33:30 a7acece74701: Download complete 08:33:31 53926ce57604: Verifying Checksum 08:33:31 53926ce57604: Download complete 08:33:35 53926ce57604: Pull complete 08:33:35 21b2b0c7a3f4: Pull complete 08:33:35 22ff95d597cd: Pull complete 08:33:35 12d6caf4c0d1: Pull complete 08:33:37 96b7cbca73a9: Pull complete 08:33:38 a7acece74701: Pull complete 08:33:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:38 + + docker build -t ci-base-image-x86_64 -f - . 08:33:38 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:38 WORKDIR /edgex 08:33:38 COPY go.mod . 08:33:38 RUN go mod download 08:33:39 Sending build context to Docker daemon 170.3MB 08:33:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:39 ---> db6d94c90886 08:33:39 Step 2/4 : WORKDIR /edgex 08:33:43 Still waiting to schedule task 08:33:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6081’ 08:33:43 ---> Running in a40859931a76 08:33:43 Removing intermediate container a40859931a76 08:33:43 ---> 00694b25dc80 08:33:43 Step 3/4 : COPY go.mod . 08:33:43 ---> 5044a9bdce32 08:33:43 Step 4/4 : RUN go mod download 08:33:43 ---> Running in 3bf8dc25fea7 08:33:58 Removing intermediate container 3bf8dc25fea7 08:33:58 ---> a3526d47d7f6 08:33:58 Successfully built a3526d47d7f6 08:33:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker inspect -f . ci-base-image-x86_64 08:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:58 prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container 08:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:59 $ docker top 1cd3e292ac6559f280c24dfd01ba465bd91a6c46fda3d941234755cab1a8867e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:59 + go version 08:33:59 go version go1.18.7 linux/amd64 [Pipeline] } 08:33:59 $ docker stop --time=1 1cd3e292ac6559f280c24dfd01ba465bd91a6c46fda3d941234755cab1a8867e 08:34:01 $ docker rm -f --volumes 1cd3e292ac6559f280c24dfd01ba465bd91a6c46fda3d941234755cab1a8867e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker inspect -f . ci-base-image-x86_64 08:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:01 prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container 08:34:01 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:02 $ docker top e42cc0095069c82fe0360d64cb08eb2c2edc273e61173ac11a48d074ce4d8acc -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:02 ========================================================= 08:34:02 [edgeXBuildGoParallel] Running Tests and Build... 08:34:02 ========================================================= [Pipeline] sh 08:34:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:02 + make test 08:34:02 go test -race -coverprofile=coverage.out ./... 08:34:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 08:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 08:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.119s coverage: 73.7% of statements 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.661s coverage: 88.5% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.6% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.567s coverage: 95.6% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 82.9% of statements 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 08:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 08:34:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.308s coverage: 79.9% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.075s coverage: 87.2% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.3% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 41.0% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:34:52 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 08:35:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:35:11 go vet ./... 08:35:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:14 ./bin/test-attribution-txt.sh [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:35:14 + ls -al . 08:35:14 total 744 08:35:14 drwxrwxr-x 11 1001 1001 4096 Feb 15 08:34 . 08:35:14 drwxr-xr-x 4 root root 4096 Feb 15 08:34 .. 08:35:14 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 .blubracket 08:35:14 -rw-rw-r-- 1 1001 1001 16 Feb 15 08:33 .dockerignore 08:35:14 drwxrwxr-x 8 1001 1001 4096 Feb 15 08:34 .git 08:35:14 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 .github 08:35:14 -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:33 .gitignore 08:35:14 -rw-rw-r-- 1 1001 1001 42 Feb 15 08:33 .golangci.yml 08:35:14 -rw-rw-r-- 1 1001 1001 87 Feb 15 08:33 .hadolint.yml 08:35:14 drwxr-xr-x 3 1001 1001 4096 Feb 15 08:33 .semver 08:35:14 -rw-rw-r-- 1 1001 1001 166 Feb 15 08:33 .sonarcloud.properties 08:35:14 -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:33 ADOPTERS.md 08:35:14 -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:33 Attribution.txt 08:35:14 -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:33 CHANGELOG.md 08:35:14 -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:33 CONTRIBUTING.md 08:35:14 -rw-rw-r-- 1 1001 1001 677 Feb 15 08:33 GOVERNANCE.md 08:35:14 -rw-rw-r-- 1 1001 1001 850 Feb 15 08:33 Jenkinsfile 08:35:14 -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:33 LICENSE 08:35:14 -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:33 Makefile 08:35:14 -rw-rw-r-- 1 1001 1001 582 Feb 15 08:33 OWNERS.md 08:35:14 -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:33 README.md 08:35:14 -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:33 SECURITY.md 08:35:14 -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION 08:35:14 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 bin 08:35:14 drwxrwxr-x 17 1001 1001 4096 Feb 15 08:33 cmd 08:35:14 -rw-r--r-- 1 root root 487418 Feb 15 08:34 coverage.out 08:35:14 -rw-rw-r-- 1 1001 1001 3296 Feb 15 08:33 go.mod 08:35:14 -rw-rw-r-- 1 1001 1001 33293 Feb 15 08:33 go.sum 08:35:14 drwxrwxr-x 7 1001 1001 4096 Feb 15 08:33 internal 08:35:14 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 openapi 08:35:14 drwxrwxr-x 4 1001 1001 4096 Feb 15 08:33 snap 08:35:14 -rw-rw-r-- 1 1001 1001 204 Feb 15 08:33 version.go [Pipeline] sh 08:35:15 + '[' -e coverage.out ] 08:35:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:35:15 Stashed 1 file(s) [Pipeline] sh 08:35:15 + make build 08:35:15 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 08:35:30 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 08:35:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:39 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 08:35:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:35:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:43 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 08:35:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:35:48 $ docker stop --time=1 e42cc0095069c82fe0360d64cb08eb2c2edc273e61173ac11a48d074ce4d8acc 08:35:51 $ docker rm -f --volumes e42cc0095069c82fe0360d64cb08eb2c2edc273e61173ac11a48d074ce4d8acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:52 08:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:52 latest: Pulling from edgex-devops/edgex-compose 08:35:52 cbdbe7a5bc2a: Pulling fs layer 08:35:52 ca9280d653b3: Pulling fs layer 08:35:52 7e9c9ca2126c: Pulling fs layer 08:35:52 cbdbe7a5bc2a: Verifying Checksum 08:35:52 cbdbe7a5bc2a: Download complete 08:35:53 ca9280d653b3: Download complete 08:35:53 cbdbe7a5bc2a: Pull complete 08:35:53 7e9c9ca2126c: Download complete 08:35:54 ca9280d653b3: Pull complete 08:35:57 7e9c9ca2126c: Pull complete 08:35:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:57 prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container 08:35:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:36:00 $ docker top 3658d4201e7b802d29c07e22042a30086f939e2e46f084e9e705538bde59bb85 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:00 + docker-compose build --help 08:36:00 + grep parallel 08:36:01 --parallel Build images in parallel. [Pipeline] } 08:36:01 $ docker stop --time=1 3658d4201e7b802d29c07e22042a30086f939e2e46f084e9e705538bde59bb85 08:36:02 $ docker rm -f --volumes 3658d4201e7b802d29c07e22042a30086f939e2e46f084e9e705538bde59bb85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:03 prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container 08:36:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:36:04 $ docker top 39d48e7b5d8b3254268dfa74a83ed54548ae106b84cc37c8aa943ba93791ac66 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:04 + docker-compose -f ./docker-compose-build.yml build --parallel 08:36:05 Building core-command ... 08:36:05 Building core-common-config-bootstrapper ... 08:36:05 Building core-data ... 08:36:05 Building core-metadata ... 08:36:05 Building security-bootstrapper ... 08:36:05 Building security-proxy-setup ... 08:36:05 Building security-secretstore-setup ... 08:36:05 Building security-spiffe-token-provider ... 08:36:05 Building security-spire-agent ... 08:36:05 Building security-spire-config ... 08:36:05 Building security-spire-server ... 08:36:05 Building support-notifications ... 08:36:05 Building support-scheduler ... 08:36:05 Building security-bootstrapper 08:36:05 Building security-spiffe-token-provider 08:36:05 Building security-spire-config 08:36:05 Building security-spire-agent 08:36:05 Building core-common-config-bootstrapper 08:36:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> a3526d47d7f6 08:36:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> a3526d47d7f6 08:36:17 Step 3/24 : WORKDIR /edgex-go 08:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> a3526d47d7f6 08:36:17 Step 3/24 : WORKDIR /edgex-go 08:36:17 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> a3526d47d7f6 08:36:17 Step 3/32 : WORKDIR /edgex-go 08:36:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> a3526d47d7f6 08:36:17 Step 3/19 : WORKDIR /edgex-go 08:36:21 ---> Running in 2ed43f8198fc 08:36:21 ---> Running in a6e5742d2bf7 08:36:21 ---> Running in d20eee109a3a 08:36:21 ---> Running in 1b7175862ee8 08:36:21 ---> Running in 6bfab9972e04 08:36:21 Removing intermediate container a6e5742d2bf7 08:36:21 ---> 79aceb74d45b 08:36:21 Step 4/22 : WORKDIR /edgex-go 08:36:21 Removing intermediate container 6bfab9972e04 08:36:21 ---> 22da1db82706 08:36:21 Step 4/32 : RUN apk add --update --no-cache make git 08:36:21 Removing intermediate container 1b7175862ee8 08:36:21 ---> 45a2898c44de 08:36:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:22 Removing intermediate container d20eee109a3a 08:36:22 ---> a6317d62df44 08:36:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:22 ---> Running in 812065fd15e7 08:36:22 ---> Running in 776fb79a5cc0 08:36:22 ---> Running in 90ad97baa2db 08:36:22 Removing intermediate container 2ed43f8198fc 08:36:22 ---> 2b7bbfed2515 08:36:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:36:22 ---> Running in 69846e4a52ff 08:36:22 ---> Running in 22f820d86a4e 08:36:22 Removing intermediate container 812065fd15e7 08:36:22 ---> c9d4843745b0 08:36:22 Step 5/22 : RUN apk add --update --no-cache make git 08:36:22 ---> Running in 5689754fa054 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:22 OK: 211 MiB in 51 packages 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:22 OK: 211 MiB in 51 packages 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:22 OK: 211 MiB in 51 packages 08:36:23 v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:36:23 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:36:23 OK: 17046 distinct packages available 08:36:23 OK: 211 MiB in 51 packages 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:23 Removing intermediate container 776fb79a5cc0 08:36:23 ---> 72995989aec4 08:36:23 Step 5/32 : COPY go.mod vendor* ./ 08:36:23 Removing intermediate container 90ad97baa2db 08:36:23 ---> c0b2a419a50c 08:36:23 Step 5/24 : COPY go.mod vendor* ./ 08:36:23 OK: 211 MiB in 51 packages 08:36:23 ---> 987d80c533b9 08:36:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 Removing intermediate container 69846e4a52ff 08:36:23 ---> fc60037f2e01 08:36:23 Step 5/24 : COPY go.mod vendor* ./ 08:36:23 ---> Running in 57f193599afb 08:36:23 ---> 5246996345da 08:36:23 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in f9b747408a8e 08:36:23 Removing intermediate container 5689754fa054 08:36:23 ---> 147a6e6e428f 08:36:23 Step 6/22 : COPY go.mod vendor* ./ 08:36:23 ---> 5afd9e925a6f 08:36:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in 4f24a2c2a6b2 08:36:23 ---> 3d6d871f1b3a 08:36:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in 2f9cecf9104e 08:36:23 Removing intermediate container 22f820d86a4e 08:36:23 ---> d373d8575cdf 08:36:23 Step 5/19 : COPY go.mod vendor* ./ 08:36:23 ---> 1fdd32ca9205 08:36:23 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6089 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws 08:36:23 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:36:23 The recommended git tool is: git 08:36:24 ---> Running in 23254e4b2248 08:36:29 using credential edgex-jenkins-ssh 08:36:29 Cloning the remote Git repository 08:36:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:36:29 > git init /w/workspace/edgex-go/3 # timeout=10 08:36:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:30 > git --version # timeout=10 08:36:30 > git --version # 'git version 2.25.1' 08:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:56 Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b 08:36:57 Merge succeeded, producing f4b127cc043e1f8adf7605ee33e0e198b955d13b 08:36:57 Checking out Revision f4b127cc043e1f8adf7605ee33e0e198b955d13b (PR-4352) 08:36:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:36:56 > git config core.sparsecheckout # timeout=10 08:36:56 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 08:36:56 > git remote # timeout=10 08:36:56 > git config --get remote.origin.url # timeout=10 08:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:56 > git merge 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 08:36:57 > git rev-parse HEAD^{commit} # timeout=10 08:36:57 > git config core.sparsecheckout # timeout=10 08:36:57 > git checkout -f f4b127cc043e1f8adf7605ee33e0e198b955d13b # timeout=10 08:37:00 Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" 08:37:00 > git rev-list --no-walk 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:37:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:01 Dload Upload Total Spent Left Speed 08:37:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 47578 0 --:--:-- --:--:-- --:--:-- 47401 [Pipeline] sh 08:37:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:37:02 + sudo tee /etc/docker/daemon.new 08:37:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:37:02 { 08:37:02 "registry-mirrors": [ 08:37:02 "https://nexus3.edgexfoundry.org:10001" 08:37:02 ], 08:37:02 "bip": "10.250.0.254/24", 08:37:02 "hosts": [ 08:37:02 "tcp://0.0.0.0:5555", 08:37:02 "unix:///var/run/docker.sock" 08:37:02 ], 08:37:02 "mtu": 1458, 08:37:02 "selinux-enabled": true, 08:37:02 "seccomp-profile": "/etc/docker/seccomp.json" 08:37:02 } [Pipeline] sh 08:37:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:37:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:21 provisioning config files... 08:37:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2417869703826090968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:22 ---> docker-login.sh 08:37:22 nexus3.edgexfoundry.org:10001 08:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:22 Configure a credential helper to remove this warning. See 08:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:22 08:37:22 Login Succeeded 08:37:22 nexus3.edgexfoundry.org:10002 08:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:23 Configure a credential helper to remove this warning. See 08:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:23 08:37:23 Login Succeeded 08:37:23 nexus3.edgexfoundry.org:10003 08:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:23 Configure a credential helper to remove this warning. See 08:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:23 08:37:23 Login Succeeded 08:37:23 nexus3.edgexfoundry.org:10004 08:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:23 Configure a credential helper to remove this warning. See 08:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:23 08:37:23 Login Succeeded 08:37:24 docker.io 08:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:24 Configure a credential helper to remove this warning. See 08:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:24 08:37:24 Login Succeeded 08:37:24 ---> docker-login.sh ends [Pipeline] } 08:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:37:25 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:37:25 ========================================================= 08:37:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:37:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:37:26 9b18e9b68314: Pulling fs layer 08:37:26 35d82f9e3411: Pulling fs layer 08:37:26 e16973657156: Pulling fs layer 08:37:26 fc693d55d65f: Pulling fs layer 08:37:26 7e9fc2657dce: Pulling fs layer 08:37:26 dda99020689f: Pulling fs layer 08:37:26 db1c61fa0a46: Pulling fs layer 08:37:26 891c053d2c06: Pulling fs layer 08:37:26 fc693d55d65f: Waiting 08:37:26 7e9fc2657dce: Waiting 08:37:26 dda99020689f: Waiting 08:37:26 db1c61fa0a46: Waiting 08:37:26 891c053d2c06: Waiting 08:37:26 e16973657156: Verifying Checksum 08:37:26 e16973657156: Download complete 08:37:26 35d82f9e3411: Download complete 08:37:26 7e9fc2657dce: Verifying Checksum 08:37:26 7e9fc2657dce: Download complete 08:37:26 dda99020689f: Download complete 08:37:26 9b18e9b68314: Verifying Checksum 08:37:26 9b18e9b68314: Download complete 08:37:27 9b18e9b68314: Pull complete 08:37:27 35d82f9e3411: Pull complete 08:37:27 e16973657156: Pull complete 08:37:28 891c053d2c06: Verifying Checksum 08:37:28 891c053d2c06: Download complete 08:37:28 fc693d55d65f: Verifying Checksum 08:37:28 fc693d55d65f: Download complete 08:37:29 db1c61fa0a46: Verifying Checksum 08:37:29 db1c61fa0a46: Download complete 08:37:39 fc693d55d65f: Pull complete 08:37:40 7e9fc2657dce: Pull complete 08:37:42 dda99020689f: Pull complete 08:37:48 db1c61fa0a46: Pull complete 08:37:49 891c053d2c06: Pull complete 08:37:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:37:49 + docker build -t ci-base-image-arm64 -f - . 08:37:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:49 WORKDIR /edgex 08:37:49 COPY go.mod . 08:37:49 RUN go mod download 08:37:50 Sending build context to Docker daemon 3.098MB 08:37:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:37:50 ---> f96f9c87975a 08:37:50 Step 2/4 : WORKDIR /edgex 08:37:53 ---> Running in 1b59851298b3 08:37:53 Removing intermediate container 1b59851298b3 08:37:53 ---> 9e9672a46ac5 08:37:53 Step 3/4 : COPY go.mod . 08:37:53 ---> 6c9d5567c16f 08:37:53 Step 4/4 : RUN go mod download 08:37:53 ---> Running in 5a6bd8fd8af1 08:38:00 Removing intermediate container 4f24a2c2a6b2 08:38:00 ---> 1c34f873360a 08:38:00 Step 7/24 : COPY . . 08:38:00 Removing intermediate container f9b747408a8e 08:38:00 ---> 8d5dabe4bf59 08:38:00 Step 7/32 : COPY . . 08:38:00 Removing intermediate container 23254e4b2248 08:38:00 ---> 4a8b22bfbaa3 08:38:00 Step 7/19 : COPY . . 08:38:00 Removing intermediate container 57f193599afb 08:38:00 ---> d6c50f48a0a7 08:38:00 Step 7/24 : COPY . . 08:38:00 Removing intermediate container 2f9cecf9104e 08:38:00 ---> 2cdd9ed22811 08:38:00 Step 8/22 : COPY . . 08:38:25 Removing intermediate container 5a6bd8fd8af1 08:38:25 ---> 7b52af8c40f5 08:38:25 Successfully built 7b52af8c40f5 08:38:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:26 + docker inspect -f . ci-base-image-arm64 08:38:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:26 prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container 08:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:38:27 $ docker top d401e4f203962589c178f6f19ba8ccfc576533a6f269a6be890704991f565873 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:28 + go version 08:38:28 go version go1.18.7 linux/arm64 [Pipeline] } 08:38:28 $ docker stop --time=1 d401e4f203962589c178f6f19ba8ccfc576533a6f269a6be890704991f565873 08:38:30 $ docker rm -f --volumes d401e4f203962589c178f6f19ba8ccfc576533a6f269a6be890704991f565873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:30 + docker inspect -f . ci-base-image-arm64 08:38:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:31 prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container 08:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:38:32 ---> cc35bdab9efb 08:38:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:38:32 ---> 3a8b5997b6d0 08:38:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:32 ---> 2bc9998b1947 08:38:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:32 ---> d773eff5e878 08:38:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:32 ---> 90a8e6d75ee2 08:38:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:38:32 ---> Running in 161ed615b069 08:38:32 ---> Running in 2ff3a631ddba 08:38:32 ---> Running in 3400c648ee37 08:38:32 ---> Running in 861deb29da80 08:38:32 ---> Running in 8482a3995f03 08:38:32 Removing intermediate container 8482a3995f03 08:38:32 ---> 4d82ef46cfdd 08:38:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:38:32 Removing intermediate container 161ed615b069 08:38:32 ---> a3d87ad5ee7f 08:38:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:38:32 ---> Running in 4e38aed44f3c 08:38:32 ---> Running in 95b31ae7c151 08:38:32 Removing intermediate container 95b31ae7c151 08:38:32 ---> 4f84f3968cc0 08:38:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:32 Removing intermediate container 4e38aed44f3c 08:38:32 ---> 7d3b33ddf059 08:38:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:32 ---> Running in 17faa5f96f45 08:38:32 ---> Running in 0e17f511b67d 08:38:32 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 08:38:32 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 08:38:32 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 08:38:32 Removing intermediate container 0e17f511b67d 08:38:32 ---> 531e6a9638b1 08:38:32 Step 11/24 : WORKDIR /edgex-go 08:38:32 Removing intermediate container 17faa5f96f45 08:38:32 ---> 309fe8f3270b 08:38:32 Step 11/24 : WORKDIR /edgex-go 08:38:33 ---> Running in 22a5a050de0f 08:38:33 $ docker top 8663dcae6630a67d5debbbadea93c52b3a926067c29988ceebbcad21d97366c8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:38:33 ========================================================= 08:38:33 [edgeXBuildGoParallel] Running Tests and Build... 08:38:33 ========================================================= [Pipeline] sh 08:38:34 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:38:35 + make test 08:38:35 go test -race -coverprofile=coverage.out ./... 08:38:35 ---> Running in d9428fce4195 08:38:39 Removing intermediate container 22a5a050de0f 08:38:39 ---> 94e7f6a497be 08:38:39 08:38:39 Step 12/24 : FROM alpine:3.15 08:38:39 Removing intermediate container d9428fce4195 08:38:39 ---> 9f6f79c71405 08:38:39 08:38:39 Step 12/24 : FROM alpine:3.15 08:38:39 3.15: Pulling from library/alpine 08:38:39 3.15: Pulling from library/alpine 08:38:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:38:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:38:41 Status: Downloaded newer image for alpine:3.15 08:38:41 Status: Downloaded newer image for alpine:3.15 08:38:41 ---> 5ce65d7b0fde 08:38:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:42 ---> 5ce65d7b0fde 08:38:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:44 ---> Running in 32562ab07eed 08:38:44 ---> Running in 50bca8d51509 08:38:45 Removing intermediate container 32562ab07eed 08:38:45 ---> ba3a4f11ff4c 08:38:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:45 Removing intermediate container 50bca8d51509 08:38:45 ---> 39c488f26b98 08:38:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:45 ---> Running in 4772ffd433cd 08:38:45 ---> Running in cbcd4d39b9e5 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:46 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:38:46 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:38:46 OK: 15857 distinct packages available 08:38:46 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:38:46 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:38:46 OK: 15857 distinct packages available 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:46 (1/4) Installing dumb-init (1.2.5-r1) 08:38:46 (2/4) Installing musl-obstack (1.2.3-r0) 08:38:46 (3/4) Installing libucontext (1.1-r0) 08:38:46 (4/4) Installing gcompat (1.0.0-r4) 08:38:46 Executing busybox-1.34.1-r7.trigger 08:38:46 (1/5) Installing dumb-init (1.2.5-r1) 08:38:46 OK: 6 MiB in 18 packages 08:38:46 (2/5) Installing musl-obstack (1.2.3-r0) 08:38:46 (3/5) Installing libucontext (1.1-r0) 08:38:46 (4/5) Installing gcompat (1.0.0-r4) 08:38:46 (5/5) Installing openssl (1.1.1t-r1) 08:38:47 Executing busybox-1.34.1-r7.trigger 08:38:47 OK: 7 MiB in 19 packages 08:39:02 Removing intermediate container cbcd4d39b9e5 08:39:02 ---> 413e76032672 08:39:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:02 Removing intermediate container 4772ffd433cd 08:39:02 ---> 2b7a3f761964 08:39:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:39:10 ---> 4084410f5034 08:39:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:10 ---> 3e89e1c2756f 08:39:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:39:10 Removing intermediate container 861deb29da80 08:39:10 ---> 8e0660e67df7 08:39:10 08:39:10 Step 10/22 : FROM alpine:3.16 08:39:10 Removing intermediate container 2ff3a631ddba 08:39:10 ---> 29e1408d5273 08:39:10 08:39:10 Step 9/32 : FROM alpine:3.16 08:39:10 Removing intermediate container 3400c648ee37 08:39:10 ---> 8354c962fbb7 08:39:10 08:39:10 Step 9/19 : FROM alpine:3.15 08:39:10 ---> 5ce65d7b0fde 08:39:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:10 ---> Using cache 08:39:10 ---> 39c488f26b98 08:39:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:39:10 3.16: Pulling from library/alpine 08:39:11 3.16: Pulling from library/alpine 08:39:11 ---> 2891d796a796 08:39:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:39:11 ---> Running in 6cb74b3af630 08:39:11 ---> Running in 1a529bfc3437 08:39:11 ---> c9e51e9efd7e 08:39:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:39:11 Removing intermediate container 1a529bfc3437 08:39:11 ---> 36c9a6421930 08:39:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:39:11 ---> 7818c8c53bb5 08:39:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:39:11 ---> 0d3a8da9f25f 08:39:11 Step 19/24 : WORKDIR / 08:39:11 ---> 13d33379df18 08:39:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:39:11 ---> Running in 57588500bf1e 08:39:12 ---> 34f7d6535cc9 08:39:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:12 ---> Running in 56133cffecb1 08:39:12 Removing intermediate container 57588500bf1e 08:39:12 ---> b3134d2ca3df 08:39:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:39:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:39:12 Status: Image is up to date for alpine:3.16 08:39:12 Status: Downloaded newer image for alpine:3.16 08:39:12 ---> dfd21b5a31f5 08:39:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:12 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:39:12 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:39:12 OK: 15857 distinct packages available 08:39:12 ---> dfd21b5a31f5 08:39:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:13 (1/9) Installing ca-certificates (20220614-r0) 08:39:13 (2/9) Installing brotli-libs (1.0.9-r5) 08:39:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:39:13 (4/9) Installing libcurl (7.80.0-r6) 08:39:13 ---> Running in af237aca3aaa 08:39:13 (5/9) Installing curl (7.80.0-r6) 08:39:13 (6/9) Installing dumb-init (1.2.5-r1) 08:39:13 (7/9) Installing musl-obstack (1.2.3-r0) 08:39:13 (8/9) Installing libucontext (1.1-r0) 08:39:13 (9/9) Installing gcompat (1.0.0-r4) 08:39:13 Executing busybox-1.34.1-r7.trigger 08:39:13 Executing ca-certificates-20220614-r0.trigger 08:39:13 OK: 8 MiB in 23 packages 08:39:13 ---> Running in fdab34f8d1aa 08:39:13 ---> Running in 0a4a658686bf 08:39:13 Removing intermediate container 56133cffecb1 08:39:13 ---> 464b7b2452be 08:39:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:13 ---> Running in ebde1e38ae0f 08:39:13 Removing intermediate container af237aca3aaa 08:39:13 ---> 756c0632dfe5 08:39:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:14 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:14 Removing intermediate container fdab34f8d1aa 08:39:14 ---> b9f0e0179483 08:39:14 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:39:14 Removing intermediate container 0a4a658686bf 08:39:14 ---> c86e991dd38d 08:39:14 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:39:15 ---> Running in b0cfa8616b61 08:39:15 Removing intermediate container ebde1e38ae0f 08:39:15 ---> 89f6adffef43 08:39:15 Step 22/24 : LABEL arch=x86_64 08:39:15 ---> Running in 69347a290940 08:39:15 ---> Running in caf3f8077bf9 08:39:15 Removing intermediate container 6cb74b3af630 08:39:15 ---> f6207b1f624e 08:39:15 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:15 ---> Running in 3691658442d4 08:39:16 Removing intermediate container b0cfa8616b61 08:39:16 ---> 33afd4caa6e1 08:39:16 Step 22/24 : LABEL arch=x86_64 08:39:16 ---> 1842683e54fb 08:39:16 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:17 ---> Running in 2f4966ac0154 08:39:17 Removing intermediate container 3691658442d4 08:39:17 ---> 9ff6e88cb9ea 08:39:17 Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:17 (1/2) Installing dumb-init (1.2.5-r1) 08:39:17 (2/2) Installing su-exec (0.2-r1) 08:39:17 Executing busybox-1.35.0-r17.trigger 08:39:17 OK: 6 MiB in 16 packages 08:39:17 (1/1) Installing dumb-init (1.2.5-r1) 08:39:17 Executing busybox-1.35.0-r17.trigger 08:39:17 OK: 6 MiB in 15 packages 08:39:17 ---> Running in 39f2f1522a55 08:39:18 ---> 4b56fb90f7a8 08:39:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:39:18 Removing intermediate container 2f4966ac0154 08:39:18 ---> e52d9be590d4 08:39:18 Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:39:18 ---> Running in f0429a677168 08:39:18 Removing intermediate container 39f2f1522a55 08:39:18 ---> b14146cec2d7 08:39:18 Step 24/24 : LABEL version=0.0.0 08:39:18 ---> efcf0b40ed7a 08:39:18 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:39:18 ---> Running in eedafeedf989 08:39:18 ---> Running in 91868cbd03c6 08:39:18 Removing intermediate container f0429a677168 08:39:18 ---> f6d107ce32a2 08:39:18 Step 24/24 : LABEL version=0.0.0 08:39:18 Removing intermediate container 69347a290940 08:39:18 ---> 40fc4cb18965 08:39:18 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:39:18 Removing intermediate container caf3f8077bf9 08:39:18 ---> 1110898041f9 08:39:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:18 ---> Running in a902bda4b514 08:39:18 ---> Running in 69be17a6b381 08:39:18 Removing intermediate container eedafeedf989 08:39:18 ---> ca74db21aa86 08:39:18 08:39:18 Removing intermediate container 91868cbd03c6 08:39:18 ---> dbd8619eb389 08:39:18 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:18 ---> Running in 5f6597b38fbd 08:39:18 Successfully built ca74db21aa86 08:39:18 Successfully tagged security-spire-agent:latest 08:39:18 Building support-scheduler 08:39:18  Building security-spire-agent ... done Removing intermediate container 69be17a6b381 08:39:18 ---> 1aa156bd3263 08:39:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:39:18 Removing intermediate container a902bda4b514 08:39:18 ---> 71256ca50411 08:39:18 08:39:18 ---> Running in 0e5a3eb9a029 08:39:18 ---> ddc4893ad350 08:39:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:18 Removing intermediate container 5f6597b38fbd 08:39:18 ---> 9bc8705df34d 08:39:18 Step 17/19 : LABEL arch=x86_64 08:39:18 Successfully built 71256ca50411 08:39:18 Successfully tagged security-spire-config:latest 08:39:18  Building security-spire-config ... done Building core-metadata 08:39:18 ---> Running in 9fc16bb795c4 08:39:18 Removing intermediate container 0e5a3eb9a029 08:39:18 ---> 1f1563ec0f64 08:39:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:39:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:23 ---> a3526d47d7f6 08:39:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:39:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:25 ---> Using cache 08:39:25 ---> 79aceb74d45b 08:39:25 Step 4/24 : WORKDIR /edgex-go 08:39:25 ---> Using cache 08:39:25 ---> c9d4843745b0 08:39:25 Step 5/24 : RUN apk add --update --no-cache make git 08:39:25 ---> Using cache 08:39:25 ---> a3526d47d7f6 08:39:25 ---> 147a6e6e428f 08:39:25 Step 3/22 : ARG ADD_BUILD_TAGS=""Step 6/24 : COPY go.mod vendor* ./ 08:39:25 08:39:25 ---> Using cache 08:39:25 ---> 79aceb74d45b 08:39:25 Step 4/22 : WORKDIR /edgex-go 08:39:25 ---> Using cache 08:39:25 ---> c9d4843745b0 08:39:25 Step 5/22 : RUN apk add --update --no-cache make git 08:39:25 ---> Using cache 08:39:25 ---> 147a6e6e428f 08:39:25 Step 6/22 : COPY go.mod vendor* ./ 08:39:25 ---> Using cache 08:39:25 ---> 3d6d871f1b3a 08:39:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:25 ---> Using cache 08:39:25 ---> 2cdd9ed22811 08:39:25 Step 8/22 : COPY . . 08:39:25 ---> Using cache 08:39:25 ---> 3d6d871f1b3a 08:39:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:25 ---> Using cache 08:39:25 ---> 2cdd9ed22811 08:39:25 Step 8/24 : COPY . . 08:39:25 ---> Using cache 08:39:25 ---> 2bc9998b1947 08:39:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:39:25 ---> Using cache 08:39:25 ---> 2bc9998b1947 08:39:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:39:25 ---> Running in f0fd6691e535 08:39:25 ---> 4499f9454e19 08:39:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:25 Removing intermediate container 9fc16bb795c4 08:39:25 ---> a3a161b0a2e7 08:39:25 Step 18/19 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:39:25 ---> Running in 852065fedf4b 08:39:25 ---> Running in e49ed40d824d 08:39:26 ---> Running in f067747ba393 08:39:26 Removing intermediate container f0fd6691e535 08:39:26 ---> faedc8d96e6f 08:39:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:39:26 ---> Running in e365d29830cb 08:39:26 ---> 0f006309bb5d 08:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:26 Removing intermediate container f067747ba393 08:39:26 ---> cdc7782dd0eb 08:39:26 Step 19/19 : LABEL version=0.0.0 08:39:26 Removing intermediate container e365d29830cb 08:39:26 ---> 88926dfe6328 08:39:26 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:39:26 ---> Running in 88d9ad0fe1fc 08:39:26 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 08:39:26 ---> Running in 59554c33c0dd 08:39:26 ---> 505469c4c4b5 08:39:26 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:26 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 08:39:27 ---> Running in df7a2ce6dcaf 08:39:27 Removing intermediate container 88d9ad0fe1fc 08:39:27 ---> 8db651d6776b 08:39:27 08:39:27 Successfully built 8db651d6776b 08:39:27 Successfully tagged security-spiffe-token-provider:latest 08:39:27  Building security-spiffe-token-provider ... done Building security-secretstore-setup 08:39:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:31 ---> a3526d47d7f6 08:39:31 Step 3/24 : WORKDIR /edgex-go 08:39:31 ---> Using cache 08:39:31 ---> 2b7bbfed2515 08:39:31 Step 4/24 : RUN apk add --update --no-cache make git 08:39:39 ---> Running in 9b720ad012ac 08:39:39 Removing intermediate container 59554c33c0dd 08:39:39 ---> a4f183070c03 08:39:39 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:39:39 Removing intermediate container df7a2ce6dcaf 08:39:39 ---> 7481d41f640a 08:39:39 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:39 ---> Running in e69f63f85e02 08:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:39 ---> Running in db9c0bcb24f0 08:39:39 OK: 211 MiB in 51 packages 08:39:40 Removing intermediate container db9c0bcb24f0 08:39:40 ---> be62afd3cfea 08:39:40 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:39:40 Removing intermediate container e69f63f85e02 08:39:40 ---> 14e625c9fee6 08:39:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:39:41 ---> Running in 7d24d6849567 08:39:41 Removing intermediate container 9b720ad012ac 08:39:41 ---> e20ecc43a387 08:39:41 Step 5/24 : COPY go.mod vendor* ./ 08:39:41 ---> cd93ac9600fc 08:39:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:39:41 Removing intermediate container 7d24d6849567 08:39:41 ---> ba0d5f7388a9 08:39:41 Step 20/22 : LABEL arch=x86_64 08:39:41 ---> Running in d6232c9b3ab3 08:39:41 ---> Running in 8033e3acf860 08:39:42 ---> 8c2401c748ce 08:39:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:42 ---> Running in 5b7e15798bb9 08:39:43 Removing intermediate container 8033e3acf860 08:39:43 ---> 69ab277d75ae 08:39:43 Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:39:43 ---> Running in cbad3664ee26 08:39:45 Removing intermediate container cbad3664ee26 08:39:45 ---> 8d3a486ce3ef 08:39:45 Step 22/22 : LABEL version=0.0.0 08:39:46 ---> Running in d79d3a6c7785 08:39:47 Removing intermediate container d79d3a6c7785 08:39:47 ---> 3b0df95cd416 08:39:47 08:39:47 Removing intermediate container d6232c9b3ab3 08:39:47 ---> d0536a1155b0 08:39:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:47 Successfully built 3b0df95cd416 08:39:48 Successfully tagged core-common-config-bootstrapper:latest 08:39:48 Building core-data 08:39:53  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:53 ---> a3526d47d7f6 08:39:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:53 ---> Using cache 08:39:53 ---> 79aceb74d45b 08:39:53 Step 4/22 : WORKDIR /edgex-go 08:39:53 ---> Using cache 08:39:53 ---> c9d4843745b0 08:39:53 Step 5/22 : RUN apk add --update --no-cache make git 08:39:53 ---> Using cache 08:39:53 ---> 147a6e6e428f 08:39:53 Step 6/22 : COPY go.mod vendor* ./ 08:39:53 ---> Using cache 08:39:53 ---> 3d6d871f1b3a 08:39:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:53 ---> Using cache 08:39:53 ---> 2cdd9ed22811 08:39:53 Step 8/22 : COPY . . 08:39:53 ---> Using cache 08:39:53 ---> 2bc9998b1947 08:39:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:39:58 ---> f66ead441561 08:39:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:59 ---> Running in 4db20fb6539f 08:40:09 ---> 6f0e3a6361cf 08:40:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:40:09 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 08:40:10 Removing intermediate container e49ed40d824d 08:40:10 ---> 8b530dc7ec5f 08:40:10 08:40:10 Step 10/24 : FROM alpine:3.16 08:40:10 ---> dfd21b5a31f5 08:40:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:40:10 Removing intermediate container 852065fedf4b 08:40:10 ---> b53e279eb1fd 08:40:10 08:40:10 Step 10/22 : FROM alpine:3.16 08:40:10 ---> dfd21b5a31f5 08:40:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:40:11 ---> 4faad7fac16c 08:40:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:40:14 ---> Running in b19bfa2b55cf 08:40:14 ---> Running in 3b8be774594a 08:40:19 ---> dfbd9c8830bc 08:40:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:21 (1/1) Installing dumb-init (1.2.5-r1) 08:40:21 Executing busybox-1.35.0-r17.trigger 08:40:21 OK: 6 MiB in 15 packages 08:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:21 (1/1) Installing dumb-init (1.2.5-r1) 08:40:21 Executing busybox-1.35.0-r17.trigger 08:40:21 OK: 6 MiB in 15 packages 08:40:21 Removing intermediate container 5b7e15798bb9 08:40:21 ---> 737f4642cd4b 08:40:21 Step 7/24 : COPY . . 08:40:21 ---> 319199236a79 08:40:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:40:33 ---> 8d5a104f114c 08:40:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:33 ---> b6aaee784421 08:40:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:33 ---> Running in a347c25b7bc1 08:40:35 ---> b6ba87eeb051 08:40:35 Step 27/32 : RUN chmod +x /entrypoint.sh 08:40:35 Removing intermediate container b19bfa2b55cf 08:40:35 Removing intermediate container 3b8be774594a 08:40:35 ---> f190ab02d579 08:40:35 ---> 1d3f7402d4a6 08:40:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:35 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 08:40:36 ---> Running in 36dfa35f3a35 08:40:36 ---> Running in 0711d4d43e3a 08:40:36 ---> Running in ad9daa837209 08:40:37 Removing intermediate container 4db20fb6539f 08:40:37 ---> 113f165233fc 08:40:37 08:40:37 Step 10/22 : FROM alpine:3.16 08:40:37 ---> dfd21b5a31f5 08:40:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:40:37 Removing intermediate container 0711d4d43e3a 08:40:37 ---> 9dba1442461f 08:40:37 Step 13/22 : ENV APP_PORT=59861 08:40:38 Removing intermediate container ad9daa837209 08:40:38 ---> f5a4f7979ed3 08:40:38 Step 13/24 : ENV APP_PORT=59881 08:40:38 ---> Running in 42f675236369 08:40:38 ---> Running in af994e59b033 08:40:38 ---> Running in 42ba3cab4605 08:40:40 Removing intermediate container 42f675236369 08:40:40 ---> 80c6d5b30b8c 08:40:40 Step 12/22 : ENV APP_PORT=59880 08:40:40 Removing intermediate container af994e59b033 08:40:40 ---> d9369a171bc4 08:40:40 Step 14/22 : EXPOSE $APP_PORT 08:40:40 Removing intermediate container 42ba3cab4605 08:40:40 ---> c022cde5f1f4 08:40:40 Step 14/24 : EXPOSE $APP_PORT 08:40:41 ---> Running in 023d8deb060b 08:40:41 ---> Running in fcaccc19890a 08:40:41 Removing intermediate container 36dfa35f3a35 08:40:41 ---> 83eceeb5a88a 08:40:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:40:41 ---> Running in 0c04b5894423 08:40:42 ---> Running in 089d155f3d09 08:40:44 Removing intermediate container fcaccc19890a 08:40:44 ---> 8a642ba86d1c 08:40:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:44 Removing intermediate container 023d8deb060b 08:40:44 ---> a6e2f94928db 08:40:44 Step 13/22 : EXPOSE $APP_PORT 08:40:44 Removing intermediate container 0c04b5894423 08:40:44 ---> e7ee0acfb513 08:40:44 Step 15/24 : WORKDIR / 08:40:44 ---> Running in 78182f8120f7 08:40:44 Removing intermediate container 089d155f3d09 08:40:44 ---> 606bddf46f42 08:40:44 Step 29/32 : CMD ["gate"] 08:40:45 ---> 535bbd8ce98e 08:40:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:45 ---> Running in c6845ca8c0d2 08:40:45 ---> Running in 804c58dda371 08:40:47 Removing intermediate container 78182f8120f7 08:40:47 ---> 1fd592e70fee 08:40:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:40:48 Removing intermediate container c6845ca8c0d2 08:40:48 ---> 5863ce9b41e0 08:40:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:48 ---> e56517d56a97 08:40:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:40:48 Removing intermediate container 804c58dda371 08:40:48 ---> ba0361c05dba 08:40:48 Step 30/32 : LABEL arch=x86_64 08:40:48 ---> Running in 285a86d04e3e 08:40:49 ---> Running in 7f37c09ef62a 08:40:49 ---> 99231f33363c 08:40:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:40:49 ---> 6163f49bde34 08:40:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:50 ---> Running in 92fb11fa8830 08:40:50 Removing intermediate container 7f37c09ef62a 08:40:50 ---> 63a06277b52a 08:40:50 Step 31/32 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:50 (1/1) Installing dumb-init (1.2.5-r1) 08:40:50 Executing busybox-1.35.0-r17.trigger 08:40:50 OK: 6 MiB in 15 packages 08:40:50 ---> Running in e439c2560d62 08:40:50 ---> 09f109cf2781 08:40:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:40: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:51 Removing intermediate container 92fb11fa8830 08:40:51 ---> ee893da8ca7e 08:40:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:51 ---> Running in 3a4b02e420bd 08:40:51 Removing intermediate container e439c2560d62 08:40:51 ---> b52e04a7e3bb 08:40:51 Step 32/32 : LABEL version=0.0.0 08:40:51 ---> 92331882c982 08:40:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:40:51 ---> Running in ccdcdc1edf5f 08:40:52 Removing intermediate container 285a86d04e3e 08:40:52 ---> 49d562fdda8e 08:40:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 Removing intermediate container 3a4b02e420bd 08:40:52 ---> a9fcb9ec66b9 08:40:52 Step 20/22 : LABEL arch=x86_64 08:40:52 ---> c140d5d6b3ba 08:40:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:40:52 ---> Running in d8ae1f7afeaa 08:40:52 Removing intermediate container ccdcdc1edf5f 08:40:52 ---> bd1e70cb65fc 08:40:52 08:40:52 Successfully built bd1e70cb65fc 08:40:52 ---> Running in 33afcdd3eb80 08:40:52 Successfully tagged security-bootstrapper:latest 08:40:52  Building security-bootstrapper ... done Building security-proxy-setup 08:40:52 ---> 2fc378d276f4 08:40:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:56 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:56 ---> a3526d47d7f6 08:40:56 Step 3/21 : WORKDIR /edgex-go 08:40:56 ---> Using cache 08:40:56 ---> 2b7bbfed2515 08:40:56 Step 4/21 : RUN apk add --update --no-cache make git 08:40:56 ---> Using cache 08:40:56 ---> e20ecc43a387 08:40:56 Step 5/21 : COPY go.mod vendor* ./ 08:40:56 ---> Using cache 08:40:56 ---> 8c2401c748ce 08:40:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:56 ---> Using cache 08:40:56 ---> 737f4642cd4b 08:40:56 Step 7/21 : COPY . . 08:40:56 ---> Using cache 08:40:56 ---> b6aaee784421 08:40:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:40:56 Removing intermediate container d8ae1f7afeaa 08:40:56 ---> 173acfeae9d5 08:40:56 Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:40:57 Removing intermediate container 33afcdd3eb80 08:40:57 ---> 091c3556b12e 08:40:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:57 ---> 61489878c8ca 08:40:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:40:57 ---> Running in 2d58f16bf5a8 08:40:57 ---> Running in ecff8ed967fc 08:40:57 Removing intermediate container a347c25b7bc1 08:40:57 ---> 7d0d4e395fff 08:40:57 08:40:57 Step 9/24 : FROM alpine:3.16 08:40:57 ---> dfd21b5a31f5 08:40:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:40:58 ---> Running in 1b5eae6cc496 08:40:58 ---> Running in 8c2e89d52b8e 08:40:58 ---> 972b0959d747 08:40:58 Step 18/22 : ENTRYPOINT ["/core-data"] 08:40:58 Removing intermediate container ecff8ed967fc 08:40:58 ---> a95e0eac89cf 08:40:58 Step 22/22 : LABEL version=0.0.0 08:40:58 Removing intermediate container 1b5eae6cc496 08:40:58 ---> 62bd78af33bd 08:40:58 Step 22/24 : LABEL arch=x86_64 08:40:58 ---> Running in 488e2f068f4f 08:40:58 ---> Running in 4e8d8891a42d 08:40:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:40:58 ---> Running in 38f1c19ed568 08:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:59 (1/3) Installing ca-certificates (20220614-r0) 08:40:59 (2/3) Installing dumb-init (1.2.5-r1) 08:40:59 (3/3) Installing su-exec (0.2-r1) 08:40:59 Executing busybox-1.35.0-r17.trigger 08:40:59 Executing ca-certificates-20220614-r0.trigger 08:40:59 Removing intermediate container 488e2f068f4f 08:40:59 ---> f3c2fd1946b9 08:40:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:59 OK: 6 MiB in 17 packages 08:40:59 Removing intermediate container 38f1c19ed568 08:40:59 ---> 16f187f3496c 08:40:59 Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:40:59 Removing intermediate container 4e8d8891a42d 08:40:59 ---> d8e200f32c89 08:40:59 08:40:59 Successfully built d8e200f32c89 08:40:59 Successfully tagged support-scheduler:latest 08:40:59  Building support-scheduler ... done Building support-notifications 08:40:59 ---> Running in 0abd10871a0e 08:40:59 ---> Running in fd5cb945870d 08:41:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:41:05 ---> a3526d47d7f6 08:41:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:41:05 ---> Using cache 08:41:05 ---> 79aceb74d45b 08:41:05 Step 4/22 : WORKDIR /edgex-go 08:41:05 ---> Using cache 08:41:05 ---> c9d4843745b0 08:41:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:41:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:41:06 Removing intermediate container 0abd10871a0e 08:41:06 ---> 2401a8c2874b 08:41:06 Step 20/22 : LABEL arch=x86_64 08:41:07 Removing intermediate container fd5cb945870d 08:41:07 ---> 9250c3f9e67f 08:41:07 Step 24/24 : LABEL version=0.0.0 08:41:07 ---> Running in 6392c553954d 08:41:08 ---> Running in c9b1fdeb2a06 08:41:08 Removing intermediate container 8c2e89d52b8e 08:41:08 ---> 0d403aea17c2 08:41:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:08 ---> Running in 38b08ed078fd 08:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:09 ---> Running in 9784a29e85db 08:41:09 Removing intermediate container c9b1fdeb2a06 08:41:09 ---> 6d4b7200b081 08:41:09 Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:41:09 OK: 211 MiB in 51 packages 08:41:09 Removing intermediate container 38b08ed078fd 08:41:09 ---> 64ffde5cec74 08:41:09 08:41:10 Successfully built 64ffde5cec74 08:41:10 Removing intermediate container 9784a29e85db 08:41:10 ---> eeee16290b42 08:41:10 Step 12/24 : WORKDIR / 08:41:10 Successfully tagged core-metadata:latest 08:41:10 Building security-spire-server 08:41:10  Building core-metadata ... done  ---> Running in e8aaf1c840dc 08:41:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:41:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:14 ---> a3526d47d7f6 08:41:14 Step 3/23 : WORKDIR /edgex-go 08:41:14 ---> Using cache 08:41:14 ---> 2b7bbfed2515 08:41:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:41:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:41:16 ---> Running in a6d60003cca1 08:41:17 Removing intermediate container e8aaf1c840dc 08:41:17 ---> 8c8815e4238d 08:41:17 Step 22/22 : LABEL version=0.0.0 08:41:17 ---> Running in 41d51b096c02 08:41:17 ---> Running in 85e54aa626d3 08:41:17 Removing intermediate container 6392c553954d 08:41:17 ---> 30c51cf19afc 08:41:17 Step 6/22 : COPY go.mod vendor* ./ 08:41:17 Removing intermediate container a6d60003cca1 08:41:17 ---> f32246c6d2fe 08:41:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:19 ---> c5d0c5f8b40a 08:41:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:19 Removing intermediate container 85e54aa626d3 08:41:19 ---> 3f975d67ac28 08:41:19 08:41:19 OK: 211 MiB in 51 packages 08:41:19 Successfully built 3f975d67ac28 08:41:19 Successfully tagged core-data:latest 08:41:19  Building core-data ... done Building core-command 08:41:19 ---> Running in 69c03d6bb852 08:41:21 ---> f7640e130555 08:41:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:41:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:21 ---> a3526d47d7f6 08:41:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:41:21 ---> Using cache 08:41:21 ---> 79aceb74d45b 08:41:21 Step 4/23 : WORKDIR /edgex-go 08:41:21 ---> Using cache 08:41:21 ---> c9d4843745b0 08:41:21 Step 5/23 : RUN apk add --update --no-cache make git 08:41:21 ---> Using cache 08:41:21 ---> 147a6e6e428f 08:41:21 Step 6/23 : COPY go.mod vendor* ./ 08:41:21 ---> Using cache 08:41:21 ---> 3d6d871f1b3a 08:41:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:21 ---> Using cache 08:41:21 ---> 2cdd9ed22811 08:41:21 Step 8/23 : COPY . . 08:41:21 ---> Using cache 08:41:21 ---> 2bc9998b1947 08:41:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:30 Removing intermediate container 2d58f16bf5a8 08:41:30 ---> 5e546eb87843 08:41:30 08:41:30 Step 9/21 : FROM alpine:3.16 08:41:30 ---> dfd21b5a31f5 08:41:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:41:30 ---> 7d5eb480b63e 08:41:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:41:30 ---> Running in b870e8c1a153 08:41:30 ---> Running in 51e158fefec1 08:41:30 Removing intermediate container 41d51b096c02 08:41:30 ---> ddca23bbf496 08:41:30 Step 5/23 : COPY go.mod vendor* ./ 08:41:30 ---> b63714de231e 08:41:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:41:30 ---> 6a6d90c4e62c 08:41:30 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:30 ---> 495bad790af0 08:41:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:30 ---> Running in 57b8382bde7b 08:41:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:30 (1/6) Installing ca-certificates (20220614-r0) 08:41:31 (2/6) Installing brotli-libs (1.0.9-r6) 08:41:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:41:31 (4/6) Installing libcurl (7.83.1-r6) 08:41:31 (5/6) Installing curl (7.83.1-r6) 08:41:31 (6/6) Installing dumb-init (1.2.5-r1) 08:41:31 Executing busybox-1.35.0-r17.trigger 08:41:31 Executing ca-certificates-20220614-r0.trigger 08:41:31 OK: 8 MiB in 20 packages 08:41:32 ---> 2501c7dc4c34 08:41:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.339s coverage: 28.7% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:38 ---> 66c3ae44ed16 08:41:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:38 ---> 1ac5326b035d 08:41:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:38 Removing intermediate container 51e158fefec1 08:41:38 ---> e4382ba10cb9 08:41:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:39 ---> Running in 7a9440217ec7 08:41:39 ---> Running in ff3844774534 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements 08:41:42 Removing intermediate container ff3844774534 08:41:42 ---> 756d27c26ee3 08:41:42 Step 12/21 : WORKDIR /edgex 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.920s coverage: 73.7% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.543s coverage: 54.0% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:54 ---> Running in fdc5d2c45538 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.396s coverage: 88.5% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.525s coverage: 3.6% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:42:04 Removing intermediate container fdc5d2c45538 08:42:04 ---> 203dec9f6347 08:42:04 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:42:04 Removing intermediate container 7a9440217ec7 08:42:04 ---> a6562ad881bc 08:42:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:42:04 ---> Running in ebcd7a668195 08:42:04 Removing intermediate container b870e8c1a153 08:42:04 ---> 068d43852d42 08:42:04 08:42:04 Step 10/23 : FROM alpine:3.16 08:42:04 ---> dfd21b5a31f5 08:42:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:42:04 ---> Using cache 08:42:04 ---> 1d3f7402d4a6 08:42:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:04 ---> Using cache 08:42:04 ---> 9dba1442461f 08:42:04 Step 13/23 : ENV APP_PORT=59882 08:42:04 ---> Running in 8c0d9ddb2fcf 08:42:05 Removing intermediate container ebcd7a668195 08:42:05 ---> d3c462509308 08:42:05 Step 22/24 : LABEL arch=x86_64 08:42:05 ---> 087c5adaf6b6 08:42:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:42:05 ---> Running in d1913ae27978 08:42:05 Removing intermediate container 8c0d9ddb2fcf 08:42:05 ---> 88897ab28f79 08:42:05 Step 14/23 : EXPOSE $APP_PORT 08:42:05 Removing intermediate container 69c03d6bb852 08:42:05 ---> 4e9725b03159 08:42:05 Step 8/22 : COPY . . 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.6% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.632s coverage: 72.2% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.570s coverage: 65.9% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.542s coverage: 0.9% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.344s coverage: 29.6% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.346s coverage: 47.1% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 82.9% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements 08:42:09 Removing intermediate container d1913ae27978 08:42:09 ---> ca3544e9ae9a 08:42:09 Step 23/24 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements 08:42:14 ---> Running in db855d49e651 08:42:14 ---> 9fe45e5d01c6 08:42:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:14 ---> Running in 939e0a566b7f 08:42:14 ---> 75d7b7ba7254 08:42:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:42:14 ---> Running in 642c11216b1e 08:42:15 Removing intermediate container db855d49e651 08:42:15 ---> f7ae5ba9436f 08:42:15 Step 15/23 : WORKDIR / 08:42:15 Removing intermediate container 939e0a566b7f 08:42:15 ---> 1d4ee8fcd492 08:42:15 Step 24/24 : LABEL version=0.0.0 08:42:15 ---> c0df44a197df 08:42:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:42:15 ---> Running in b61398b5c930 08:42:15 ---> Running in 4b3eed656e1b 08:42:15 Removing intermediate container b61398b5c930 08:42:15 ---> d1c83c3697f1 08:42:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:15 Removing intermediate container 4b3eed656e1b 08:42:15 ---> bcff25e74b29 08:42:15 08:42:15 ---> e446ec4a1f7e 08:42:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:15 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 08:42:15 Successfully built bcff25e74b29 08:42:15 Successfully tagged security-secretstore-setup:latest 08:42:15  Building security-secretstore-setup ... done  ---> Running in 8424b621a6ce 08:42:15 Removing intermediate container 57b8382bde7b 08:42:15 ---> b36bec156a0d 08:42:15 Step 7/23 : COPY . . 08:42:15 ---> ea7c7b59a007 08:42:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.304s coverage: 94.4% of statements 08:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.260s coverage: 44.8% of statements 08:42:22 ---> 7a8ccc9386b1 08:42:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:42:22 ---> 691406061e5f 08:42:22 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:42:22 ---> Running in 6073878e6efd 08:42:22 Removing intermediate container 8424b621a6ce 08:42:22 ---> e12807154fc6 08:42:22 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:42:22 ---> 9cc5f0383c6d 08:42:22 Step 19/23 : ENTRYPOINT ["/core-command"] 08:42:22 ---> Running in 84da49d617e8 08:42:22 ---> Running in ca1be8135d78 08:42:22 Removing intermediate container 6073878e6efd 08:42:22 ---> bcc9da85f6a4 08:42:22 Step 9/23 : WORKDIR /edgex-go/spire-build 08:42:22 ---> Running in b12c99736e54 08:42:22 Removing intermediate container 84da49d617e8 08:42:22 ---> effcd5f9ea7d 08:42:22 Step 19/21 : LABEL arch=x86_64 08:42:22 Removing intermediate container ca1be8135d78 08:42:22 ---> 693546724949 08:42:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:42:22 ---> Running in 4e6df16106a6 08:42:22 Removing intermediate container b12c99736e54 08:42:22 ---> 11b5474c5ea0 08:42:22 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 08:42:22 ---> Running in 24056225991a 08:42:22 ---> Running in b85167ec7fe4 08:42:22 Removing intermediate container 4e6df16106a6 08:42:22 ---> f827e1df9c28 08:42:22 Step 20/21 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:42:22 ---> Running in 4461d1bda6c3 08:42:22 Removing intermediate container 24056225991a 08:42:22 ---> 98685cfe39ee 08:42:22 Step 21/23 : LABEL arch=x86_64 08:42:23 ---> Running in 9a90e6925215 08:42:23 Removing intermediate container 4461d1bda6c3 08:42:23 ---> 80e121d4c124 08:42:23 Step 21/21 : LABEL version=0.0.0 08:42:23 ---> Running in bc3059a400b0 08:42:23 Removing intermediate container 9a90e6925215 08:42:23 ---> ad5ba411f473 08:42:23 Step 22/23 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:42:23 Removing intermediate container bc3059a400b0 08:42:23 ---> 25698c634d11 08:42:23 08:42:23 ---> Running in 9938028fa8c4 08:42:23 Successfully built 25698c634d11 08:42:23 Successfully tagged security-proxy-setup:latest 08:42:23  Building security-proxy-setup ... done Removing intermediate container 9938028fa8c4 08:42:23 ---> 36aff6058256 08:42:23 Step 23/23 : LABEL version=0.0.0 08:42:23 ---> Running in d29148398f81 08:42:23 Removing intermediate container d29148398f81 08:42:23 ---> 73f2a4d27235 08:42:23 08:42:23 Successfully built 73f2a4d27235 08:42:23 Successfully tagged core-command:latest 08:42:23  Building core-command ... done Removing intermediate container b85167ec7fe4 08:42:23 ---> f7d350d2cfb0 08:42:23 Step 11/23 : WORKDIR /edgex-go 08:42:23 ---> Running in fd3434fbe4f7 08:42:23 Removing intermediate container fd3434fbe4f7 08:42:23 ---> ae848c0e4f5d 08:42:23 08:42:23 Step 12/23 : FROM alpine:3.15 08:42:23 ---> 5ce65d7b0fde 08:42:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:42:23 ---> Using cache 08:42:23 ---> 39c488f26b98 08:42:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:42:24 ---> Running in 821ba34c69af 08:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:24 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:42:24 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:42:24 OK: 15857 distinct packages available 08:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:25 (1/5) Installing dumb-init (1.2.5-r1) 08:42:25 (2/5) Installing musl-obstack (1.2.3-r0) 08:42:25 (3/5) Installing libucontext (1.1-r0) 08:42:25 (4/5) Installing gcompat (1.0.0-r4) 08:42:25 (5/5) Installing openssl (1.1.1t-r1) 08:42:25 Executing busybox-1.34.1-r7.trigger 08:42:25 OK: 7 MiB in 19 packages 08:42:26 Removing intermediate container 821ba34c69af 08:42:26 ---> 78868f34900d 08:42:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:42:28 ---> 6b5bb73a16fc 08:42:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:28 ---> 7fe2d8e5ca56 08:42:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:42:29 ---> 3834e6a4aea8 08:42:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:42:29 ---> 758294f82c40 08:42:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:42:29 ---> Running in 74e5c83b08e9 08:42:30 Removing intermediate container 74e5c83b08e9 08:42:30 ---> 30565c58281e 08:42:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:42:30 ---> Running in fa46bcd3454b 08:42:30 Removing intermediate container fa46bcd3454b 08:42:30 ---> 6cd66c28bce0 08:42:30 Step 21/23 : LABEL arch=x86_64 08:42:30 ---> Running in 7d9542fd963a 08:42:30 Removing intermediate container 7d9542fd963a 08:42:30 ---> 0a50574b7366 08:42:30 Step 22/23 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:42:30 ---> Running in e8ef07b5d1ed 08:42:30 Removing intermediate container e8ef07b5d1ed 08:42:30 ---> 13ae0b278a48 08:42:30 Step 23/23 : LABEL version=0.0.0 08:42:30 ---> Running in a648d20f94d7 08:42:31 Removing intermediate container a648d20f94d7 08:42:31 ---> 3fcdd40b1a1c 08:42:31 08:42:31 Successfully built 3fcdd40b1a1c 08:42:31 Successfully tagged security-spire-server:latest 08:42:41  Building security-spire-server ... done Removing intermediate container 642c11216b1e 08:42:41 ---> e67acf13db8a 08:42:41 08:42:41 Step 10/22 : FROM alpine:3.16 08:42:41 ---> dfd21b5a31f5 08:42:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:42:41 ---> Running in af33c8a8874d 08:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:42:41 (1/2) Installing ca-certificates (20220614-r0) 08:42:41 (2/2) Installing dumb-init (1.2.5-r1) 08:42:41 Executing busybox-1.35.0-r17.trigger 08:42:41 Executing ca-certificates-20220614-r0.trigger 08:42:41 OK: 6 MiB in 16 packages 08:42:41 Removing intermediate container af33c8a8874d 08:42:41 ---> 41f9840a55d7 08:42:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:42:41 ---> Running in 1ba61991e690 08:42:41 Removing intermediate container 1ba61991e690 08:42:41 ---> 349e7d5b53c7 08:42:41 Step 13/22 : ENV APP_PORT=59860 08:42:41 ---> Running in 3e0913cd7a89 08:42:41 Removing intermediate container 3e0913cd7a89 08:42:41 ---> 2d081b6506ba 08:42:41 Step 14/22 : EXPOSE $APP_PORT 08:42:41 ---> Running in 05fe2b73cd0a 08:42:41 Removing intermediate container 05fe2b73cd0a 08:42:41 ---> 421a29c36170 08:42:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:41 ---> 23561f9e57d4 08:42:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:42:42 ---> f4ca95935fa8 08:42:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:42:42 ---> ed3f614137d9 08:42:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:42:42 ---> Running in 6fb426603735 08:42:42 Removing intermediate container 6fb426603735 08:42:42 ---> e82a0b723ff0 08:42:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:42:42 ---> Running in ac9fa860fe1d 08:42:42 Removing intermediate container ac9fa860fe1d 08:42:42 ---> 5727eb4aa691 08:42:42 Step 20/22 : LABEL arch=x86_64 08:42:42 ---> Running in 40197253262f 08:42:42 Removing intermediate container 40197253262f 08:42:42 ---> 43adff3b85b1 08:42:42 Step 21/22 : LABEL git_sha=c9e803d6eb878a784574975731bfcfaeb8c2e783 08:42:42 ---> Running in bee13470116c 08:42:42 Removing intermediate container bee13470116c 08:42:42 ---> 1f880b1b123f 08:42:42 Step 22/22 : LABEL version=0.0.0 08:42:42 ---> Running in a02e22945aa3 08:42:42 Removing intermediate container a02e22945aa3 08:42:42 ---> 64d234bdfe87 08:42:42 08:42:42 Successfully built 64d234bdfe87 08:42:42 Successfully tagged support-notifications:latest 08:42:42  Building support-notifications ... done  [Pipeline] } 08:42:42 $ docker stop --time=1 39d48e7b5d8b3254268dfa74a83ed54548ae106b84cc37c8aa943ba93791ac66 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.454s coverage: 79.9% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.258s coverage: 86.9% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 77.4% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.339s coverage: 80.0% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 91.2% of statements 08:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:44 $ docker rm -f --volumes 39d48e7b5d8b3254268dfa74a83ed54548ae106b84cc37c8aa943ba93791ac66 [Pipeline] // withDockerContainer [Pipeline] sh 08:42:44 + docker images 08:42:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:42:44 support-notifications latest 64d234bdfe87 2 seconds ago 30.7MB 08:42:44 e67acf13db8a 6 seconds ago 1.74GB 08:42:44 security-spire-server latest 3fcdd40b1a1c 14 seconds ago 86.5MB 08:42:44 ae848c0e4f5d 21 seconds ago 1.55GB 08:42:44 core-command latest 73f2a4d27235 21 seconds ago 17.7MB 08:42:44 security-proxy-setup latest 25698c634d11 21 seconds ago 27.8MB 08:42:44 security-secretstore-setup latest bcff25e74b29 29 seconds ago 30MB 08:42:44 068d43852d42 42 seconds ago 1.68GB 08:42:44 5e546eb87843 About a minute ago 1.67GB 08:42:44 core-data latest 3f975d67ac28 About a minute ago 17.9MB 08:42:44 core-metadata latest 64ffde5cec74 About a minute ago 18.5MB 08:42:44 support-scheduler latest d8e200f32c89 About a minute ago 30MB 08:42:44 7d0d4e395fff About a minute ago 1.67GB 08:42:44 security-bootstrapper latest bd1e70cb65fc About a minute ago 20.4MB 08:42:44 113f165233fc 2 minutes ago 1.68GB 08:42:44 b53e279eb1fd 2 minutes ago 1.74GB 08:42:44 8b530dc7ec5f 2 minutes ago 1.69GB 08:42:44 core-common-config-bootstrapper latest 3b0df95cd416 2 minutes ago 15.5MB 08:42:44 security-spiffe-token-provider latest 8db651d6776b 3 minutes ago 30MB 08:42:44 security-spire-agent latest ca74db21aa86 3 minutes ago 125MB 08:42:44 security-spire-config latest 71256ca50411 3 minutes ago 85.8MB 08:42:44 8354c962fbb7 3 minutes ago 1.72GB 08:42:44 29e1408d5273 3 minutes ago 1.67GB 08:42:44 8e0660e67df7 3 minutes ago 1.67GB 08:42:44 9f6f79c71405 4 minutes ago 1.55GB 08:42:44 94e7f6a497be 4 minutes ago 1.55GB 08:42:44 ci-base-image-x86_64 latest a3526d47d7f6 8 minutes ago 903MB 08:42:44 alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB 08:42:44 alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB 08:42:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:42:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:42:44 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] } 08:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.568s coverage: 63.1% of statements 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.340s coverage: 100.0% of statements 08:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 08:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 08:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 08:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements 08:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.642s coverage: 65.3% of statements 08:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 41.0% of statements 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.453s coverage: 89.5% of statements 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.397s coverage: 17.7% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.852s coverage: 92.3% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.458s coverage: 63.2% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.558s coverage: 97.7% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:05 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 08:43:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:05 go vet ./... 08:45:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:12 + ls -al . 08:45:12 total 740 08:45:12 drwxrwxr-x 10 1001 1001 4096 Feb 15 08:38 . 08:45:12 drwxr-xr-x 4 root root 4096 Feb 15 08:38 .. 08:45:12 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:36 .blubracket 08:45:12 -rw-rw-r-- 1 1001 1001 16 Feb 15 08:36 .dockerignore 08:45:12 drwxrwxr-x 8 1001 1001 4096 Feb 15 08:36 .git 08:45:12 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:36 .github 08:45:12 -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:36 .gitignore 08:45:12 -rw-rw-r-- 1 1001 1001 42 Feb 15 08:36 .golangci.yml 08:45:12 -rw-rw-r-- 1 1001 1001 87 Feb 15 08:36 .hadolint.yml 08:45:12 -rw-rw-r-- 1 1001 1001 166 Feb 15 08:36 .sonarcloud.properties 08:45:12 -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:36 ADOPTERS.md 08:45:12 -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:36 Attribution.txt 08:45:12 -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:36 CHANGELOG.md 08:45:12 -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:36 CONTRIBUTING.md 08:45:12 -rw-rw-r-- 1 1001 1001 677 Feb 15 08:36 GOVERNANCE.md 08:45:12 -rw-rw-r-- 1 1001 1001 850 Feb 15 08:36 Jenkinsfile 08:45:12 -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:36 LICENSE 08:45:12 -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:36 Makefile 08:45:12 -rw-rw-r-- 1 1001 1001 582 Feb 15 08:36 OWNERS.md 08:45:12 -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:36 README.md 08:45:12 -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:36 SECURITY.md 08:45:12 -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION 08:45:12 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:36 bin 08:45:12 drwxrwxr-x 17 1001 1001 4096 Feb 15 08:36 cmd 08:45:12 -rw-r--r-- 1 root root 487418 Feb 15 08:43 coverage.out 08:45:12 -rw-rw-r-- 1 1001 1001 3296 Feb 15 08:36 go.mod 08:45:12 -rw-rw-r-- 1 1001 1001 33293 Feb 15 08:36 go.sum 08:45:12 drwxrwxr-x 7 1001 1001 4096 Feb 15 08:36 internal 08:45:12 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:36 openapi 08:45:12 drwxrwxr-x 4 1001 1001 4096 Feb 15 08:36 snap 08:45:12 -rw-rw-r-- 1 1001 1001 204 Feb 15 08:36 version.go [Pipeline] sh 08:45:13 + '[' -e coverage.out ] 08:45:13 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:13 Warning: overwriting stash ‘coverage-report’ 08:45:14 Stashed 1 file(s) [Pipeline] sh 08:45:14 + make build 08:45:14 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 08:46:51 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 08:46:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:46:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47: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 08:47:49 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 08:47:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48: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 08:48:09 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 08:48:13 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 08:48:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:32 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] } 08:48:37 $ docker stop --time=1 8663dcae6630a67d5debbbadea93c52b3a926067c29988ceebbcad21d97366c8 08:48:39 $ docker rm -f --volumes 8663dcae6630a67d5debbbadea93c52b3a926067c29988ceebbcad21d97366c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:41 08:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:42 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:42 29e5d40040c1: Pulling fs layer 08:48:42 1ce36da41761: Pulling fs layer 08:48:42 25b303627fd3: Pulling fs layer 08:48:42 29e5d40040c1: Download complete 08:48:42 1ce36da41761: Verifying Checksum 08:48:42 1ce36da41761: Download complete 08:48:43 29e5d40040c1: Pull complete 08:48:44 1ce36da41761: Pull complete 08:48:44 25b303627fd3: Download complete 08:48:54 25b303627fd3: Pull complete 08:48:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container 08:48:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:57 $ docker top b066150b0e7ddb315b856289aa7d14f17cb7799172bfb73a748e018357913adc -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:58 + grep parallel+ docker-compose build 08:48:58 --help 08:49:03 --parallel Build images in parallel. [Pipeline] } 08:49:03 $ docker stop --time=1 b066150b0e7ddb315b856289aa7d14f17cb7799172bfb73a748e018357913adc 08:49:05 $ docker rm -f --volumes b066150b0e7ddb315b856289aa7d14f17cb7799172bfb73a748e018357913adc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:05 prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container 08:49:06 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:07 $ docker top 7945ec79fcb537bc563d2b5b2a5a76641c440534623b2142958fb8f10bfecfe4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:14 Building core-command ... 08:49:14 Building core-common-config-bootstrapper ... 08:49:14 Building core-data ... 08:49:14 Building core-metadata ... 08:49:14 Building security-bootstrapper ... 08:49:14 Building security-proxy-setup ... 08:49:14 Building security-secretstore-setup ... 08:49:14 Building security-spiffe-token-provider ... 08:49:14 Building security-spire-agent ... 08:49:14 Building security-spire-config ... 08:49:14 Building security-spire-server ... 08:49:14 Building support-notifications ... 08:49:14 Building support-scheduler ... 08:49:14 Building support-notifications 08:49:14 Building security-spiffe-token-provider 08:49:14 Building security-spire-agent 08:49:14 Building support-scheduler 08:49:14 Building core-command 08:50:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:01 ---> 7b52af8c40f5 08:50:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:01 ---> 7b52af8c40f5 08:50:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:50:01 ---> 7b52af8c40f5 08:50:01 Step 3/19 : WORKDIR /edgex-go 08:50:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:01 ---> 7b52af8c40f5 08:50:01 Step 3/24 : WORKDIR /edgex-go 08:50:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:01 ---> 7b52af8c40f5 08:50:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:01 ---> Running in 5c643c7ffaab 08:50:01 ---> Running in 5120072bdc0d 08:50:01 ---> Running in 3879a88a829c 08:50:01 ---> Running in 20bdbdc403fd 08:50:01 ---> Running in dc9ace166ebc 08:50:01 Removing intermediate container 5120072bdc0d 08:50:01 ---> f970e2f94a0d 08:50:01 Step 4/23 : WORKDIR /edgex-go 08:50:01 Removing intermediate container 5c643c7ffaab 08:50:01 ---> bf7b16c03cbe 08:50:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:50:01 Removing intermediate container 20bdbdc403fd 08:50:01 ---> ef88d592a93e 08:50:01 Step 4/22 : WORKDIR /edgex-go 08:50:01 Removing intermediate container 3879a88a829c 08:50:01 ---> e44e19d97748 08:50:01 Step 4/22 : WORKDIR /edgex-go 08:50:01 ---> Running in 088318341e7a 08:50:01 ---> Running in 05b3cb8382fd 08:50:01 Removing intermediate container dc9ace166ebc 08:50:01 ---> 00dec26ff71a 08:50:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:50:01 ---> Running in d0ec43eb7390 08:50:01 ---> Running in 0cb23f88cfdb 08:50:02 ---> Running in a8961972bf1e 08:50:02 Removing intermediate container 0cb23f88cfdb 08:50:02 ---> 3f4c478226d9 08:50:02 Step 5/22 : RUN apk add --update --no-cache make git 08:50:02 Removing intermediate container 088318341e7a 08:50:02 ---> c180c46e26b5 08:50:02 Step 5/23 : RUN apk add --update --no-cache make git 08:50:02 ---> Running in b5452db423c3 08:50:02 ---> Running in 9265044d300d 08:50:03 Removing intermediate container d0ec43eb7390 08:50:03 ---> 1f65d0dbfba6 08:50:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:50:03 ---> Running in 9150e37ed2ee 08:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:05 v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:50:05 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:50:05 OK: 16903 distinct packages available 08:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:05 OK: 221 MiB in 51 packages 08:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:07 OK: 221 MiB in 51 packages 08:50:07 Removing intermediate container a8961972bf1e 08:50:07 ---> 2cde55ff911d 08:50:07 Step 5/24 : COPY go.mod vendor* ./ 08:50:07 OK: 221 MiB in 51 packages 08:50:07 OK: 221 MiB in 51 packages 08:50:07 OK: 221 MiB in 51 packages 08:50:09 ---> b054100ba504 08:50:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:09 Removing intermediate container b5452db423c3 08:50:09 ---> dc4c4c790bdc 08:50:09 Step 6/22 : COPY go.mod vendor* ./ 08:50:09 ---> Running in ed6db0c1fb43 08:50:09 Removing intermediate container 9150e37ed2ee 08:50:09 ---> fd7c2333dae7 08:50:09 Step 6/22 : COPY go.mod vendor* ./ 08:50:09 Removing intermediate container 9265044d300d 08:50:09 ---> 04ff96dee1f7 08:50:09 Step 6/23 : COPY go.mod vendor* ./ 08:50:09 Removing intermediate container 05b3cb8382fd 08:50:09 ---> afb70cdd3a5a 08:50:09 Step 5/19 : COPY go.mod vendor* ./ 08:50:10 ---> 0ddc868e07ff 08:50:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:10 ---> Running in b9ed5dabe5d2 08:50:10 ---> 1d7996fa3e31 08:50:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:10 ---> Running in 80db7c6f661c 08:50:11 ---> 2b6afbac74fd 08:50:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:11 ---> Running in 589d3b961a71 08:50:11 ---> 5b94c6b474f5 08:50:11 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:11 ---> Running in 3fb2b4253a19 08:52:18 Removing intermediate container 589d3b961a71 08:52:18 ---> 6b5304b1a457 08:52:18 Step 8/23 : COPY . . 08:52:18 Removing intermediate container b9ed5dabe5d2 08:52:18 ---> 19cb1a3df728 08:52:18 Step 8/22 : COPY . . 08:52:18 Removing intermediate container ed6db0c1fb43 08:52:18 ---> c7ccfaf65b98 08:52:18 Step 7/24 : COPY . . 08:52:18 Removing intermediate container 80db7c6f661c 08:52:18 ---> 3cf6cf68c255 08:52:18 Step 8/22 : COPY . . 08:52:18 Removing intermediate container 3fb2b4253a19 08:52:18 ---> 902edc47301b 08:52:18 Step 7/19 : COPY . . 08:52:23 ---> 2b7fb50d9604 08:52:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:52:23 ---> b2219f081b6b 08:52:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:52:23 ---> a56d3e50e226 08:52:23 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:52:23 ---> Running in bf93368b2c48 08:52:23 ---> Running in 8d4f7b9fba2d 08:52:23 ---> 4d0b2ed1718c 08:52:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:52:23 ---> b9aaeb114b35 08:52:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:52:23 ---> Running in 7961b68d2708 08:52:23 ---> Running in 0212fbc160ec 08:52:23 ---> Running in 04031d3048cd 08:52:24 Removing intermediate container 0212fbc160ec 08:52:24 ---> a4b32caed39c 08:52:24 Step 9/24 : WORKDIR /edgex-go/spire-build 08:52:24 ---> Running in c52e0377a03b 08:52:25 Removing intermediate container c52e0377a03b 08:52:25 ---> 8c8e581cb1cf 08:52:25 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 08:52:25 ---> Running in 8bb73510d025 08:52:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:52:26 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 08:52:26 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 08:52:28 Removing intermediate container 8bb73510d025 08:52:28 ---> 61a5719bfa31 08:52:28 Step 11/24 : WORKDIR /edgex-go 08:52:28 ---> Running in 37054c1398c6 08:52:29 Removing intermediate container 37054c1398c6 08:52:29 ---> 715efc2c7aa3 08:52:29 08:52:29 Step 12/24 : FROM alpine:3.15 08:52:29 3.15: Pulling from library/alpine 08:52:31 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:52:31 Status: Downloaded newer image for alpine:3.15 08:52:31 ---> 354640af7b1b 08:52:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:31 ---> Running in 81c6f3c72089 08:52:31 Removing intermediate container 81c6f3c72089 08:52:31 ---> 263880c5937d 08:52:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:31 ---> Running in b899c4718247 08:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:52:36 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:52:36 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:52:36 OK: 15734 distinct packages available 08:52:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:52:39 (1/5) Installing dumb-init (1.2.5-r1) 08:52:39 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:39 (3/5) Installing libucontext (1.1-r0) 08:52:39 (4/5) Installing gcompat (1.0.0-r4) 08:52:39 (5/5) Installing openssl (1.1.1t-r1) 08:52:39 Executing busybox-1.34.1-r7.trigger 08:52:39 OK: 6 MiB in 19 packages 08:52:41 Removing intermediate container b899c4718247 08:52:41 ---> dde92da8a49d 08:52:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:45 ---> 7f149e002e6e 08:52:45 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:50 ---> 36d2c4210374 08:52:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:51 ---> 53b5c4ea75b4 08:52:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:52 ---> 3d3874dcfedf 08:52:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:53 ---> 4874e5ce464c 08:52:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:53 ---> Running in f2e1a24402c5 08:52:53 Removing intermediate container f2e1a24402c5 08:52:53 ---> 04a0e3f0ed0a 08:52:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:54 ---> Running in 42b259a220f4 08:52:54 Removing intermediate container 42b259a220f4 08:52:54 ---> 2d4513890367 08:52:54 Step 22/24 : LABEL arch=arm64 08:52:54 ---> Running in 65cd2788c372 08:52:55 Removing intermediate container 65cd2788c372 08:52:55 ---> 9c29d93b6e55 08:52:55 Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 08:52:55 ---> Running in fe668be7ee14 08:52:55 Removing intermediate container fe668be7ee14 08:52:55 ---> 466a2b9935a4 08:52:55 Step 24/24 : LABEL version=0.0.0 08:52:55 ---> Running in db9de16f6d53 08:52:56 Removing intermediate container db9de16f6d53 08:52:56 ---> 50ef287a3a9a 08:52:56 08:52:56 Successfully built 50ef287a3a9a 08:52:56 Successfully tagged security-spire-agent-arm64:latest 08:52:56  Building security-spire-agent ... done Building security-spire-config 08:53:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:15 ---> 7b52af8c40f5 08:53:15 Step 3/24 : WORKDIR /edgex-go 08:53:15 ---> Using cache 08:53:15 ---> 00dec26ff71a 08:53:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:53:15 ---> Using cache 08:53:15 ---> 2cde55ff911d 08:53:15 Step 5/24 : COPY go.mod vendor* ./ 08:53:15 ---> Using cache 08:53:15 ---> b054100ba504 08:53:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:15 ---> Using cache 08:53:15 ---> c7ccfaf65b98 08:53:15 Step 7/24 : COPY . . 08:53:15 ---> Using cache 08:53:15 ---> b9aaeb114b35 08:53:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:53:15 ---> Using cache 08:53:15 ---> a4b32caed39c 08:53:15 Step 9/24 : WORKDIR /edgex-go/spire-build 08:53:15 ---> Using cache 08:53:15 ---> 8c8e581cb1cf 08:53: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 08:53:15 ---> Using cache 08:53:15 ---> 61a5719bfa31 08:53:15 Step 11/24 : WORKDIR /edgex-go 08:53:15 ---> Using cache 08:53:15 ---> 715efc2c7aa3 08:53:15 08:53:15 Step 12/24 : FROM alpine:3.15 08:53:15 ---> 354640af7b1b 08:53:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:15 ---> Using cache 08:53:15 ---> 263880c5937d 08:53:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:15 ---> Running in 225b1978864e 08:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:17 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:53:17 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:53:17 OK: 15734 distinct packages available 08:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:19 (1/4) Installing dumb-init (1.2.5-r1) 08:53:19 (2/4) Installing musl-obstack (1.2.3-r0) 08:53:19 (3/4) Installing libucontext (1.1-r0) 08:53:19 (4/4) Installing gcompat (1.0.0-r4) 08:53:19 Executing busybox-1.34.1-r7.trigger 08:53:19 OK: 6 MiB in 18 packages 08:53:21 Removing intermediate container 225b1978864e 08:53:21 ---> a8000b463beb 08:53:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:26 ---> edd71594d0bf 08:53:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:27 ---> e380bc76d376 08:53:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:27 ---> Running in 30cc1944f0bd 08:53:28 Removing intermediate container 30cc1944f0bd 08:53:28 ---> 4c94d8bf8e3d 08:53:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:28 ---> 0f78b8f4790d 08:53:28 Step 19/24 : WORKDIR / 08:53:28 ---> Running in 0427f544b2b5 08:53:29 Removing intermediate container 0427f544b2b5 08:53:29 ---> 364633d20997 08:53:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:29 ---> Running in c2f7b38e3945 08:53:30 Removing intermediate container c2f7b38e3945 08:53:30 ---> 92756110fb4a 08:53:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:30 ---> Running in 5a6e402e0010 08:53:31 Removing intermediate container 5a6e402e0010 08:53:31 ---> a3e3d2311a6e 08:53:31 Step 22/24 : LABEL arch=arm64 08:53:31 ---> Running in f5088fb85f04 08:53:31 Removing intermediate container f5088fb85f04 08:53:31 ---> a9f2d43db445 08:53:31 Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 08:53:31 ---> Running in 15dccd2f4fe9 08:53:32 Removing intermediate container 15dccd2f4fe9 08:53:32 ---> d04cc649ee4f 08:53:32 Step 24/24 : LABEL version=0.0.0 08:53:32 ---> Running in a03b3bbbc867 08:53:32 Removing intermediate container a03b3bbbc867 08:53:32 ---> 38afc0670aab 08:53:32 08:53:33 Successfully built 38afc0670aab 08:53:33 Successfully tagged security-spire-config-arm64:latest 08:53:33 Building security-bootstrapper 08:53:51  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:53:51 ---> 7b52af8c40f5 08:53:51 Step 3/32 : WORKDIR /edgex-go 08:53:51 ---> Using cache 08:53:51 ---> 00dec26ff71a 08:53:51 Step 4/32 : RUN apk add --update --no-cache make git 08:53:51 ---> Running in 8e5dcd32ee5a 08:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:54 OK: 221 MiB in 51 packages 08:53:56 Removing intermediate container 8e5dcd32ee5a 08:53:56 ---> 94b7b93d43a0 08:53:56 Step 5/32 : COPY go.mod vendor* ./ 08:53:57 ---> c351976019f6 08:53:57 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:57 ---> Running in bc964dbae8b4 08:55:33 Removing intermediate container bc964dbae8b4 08:55:33 ---> db0998b7c544 08:55:33 Step 7/32 : COPY . . 08:55:42 ---> 06927a7f8533 08:55:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:42 ---> Running in 897eb5745e9a 08:55:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:00:21 Removing intermediate container 04031d3048cd 09:00:21 ---> 00b3ae418e7b 09:00:21 09:00:21 Step 10/23 : FROM alpine:3.16 09:00:21 3.16: Pulling from library/alpine 09:00:21 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:00:21 Status: Downloaded newer image for alpine:3.16 09:00:21 ---> 4c81e5bf8899 09:00:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:21 ---> Running in f2aec181ff2f 09:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:21 (1/1) Installing dumb-init (1.2.5-r1) 09:00:21 Executing busybox-1.35.0-r17.trigger 09:00:21 OK: 5 MiB in 15 packages 09:00:21 Removing intermediate container f2aec181ff2f 09:00:21 ---> 41b1bcf2a9c4 09:00:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:21 ---> Running in df19d4a0cd91 09:00:21 Removing intermediate container df19d4a0cd91 09:00:21 ---> 2a39ae392d55 09:00:21 Step 13/23 : ENV APP_PORT=59882 09:00:21 ---> Running in 0d3c5723094d 09:00:22 Removing intermediate container 0d3c5723094d 09:00:22 ---> 50aa562dfbe1 09:00:22 Step 14/23 : EXPOSE $APP_PORT 09:00:22 ---> Running in 568867900a2d 09:00:22 Removing intermediate container 568867900a2d 09:00:22 ---> 2735f0b4feac 09:00:22 Step 15/23 : WORKDIR / 09:00:23 ---> Running in 59ec493dcdae 09:00:23 Removing intermediate container 59ec493dcdae 09:00:23 ---> 97a4ce9eb164 09:00:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:26 ---> b836113ec0b6 09:00:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:28 ---> b3437e3294b2 09:00:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:00:28 ---> 62e5a899e80f 09:00:28 Step 19/23 : ENTRYPOINT ["/core-command"] 09:00:29 ---> Running in eeab8e1d6b52 09:00:29 Removing intermediate container eeab8e1d6b52 09:00:29 ---> 9d923419ea06 09:00:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:29 ---> Running in 6a69828e6c44 09:00:30 Removing intermediate container 6a69828e6c44 09:00:30 ---> f12bd974dc16 09:00:30 Step 21/23 : LABEL arch=arm64 09:00:30 ---> Running in 95a5b80150b8 09:00:30 Removing intermediate container 95a5b80150b8 09:00:30 ---> 72fc363023e7 09:00:30 Step 22/23 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:00:30 ---> Running in 460681210d83 09:00:31 Removing intermediate container 460681210d83 09:00:31 ---> 6e3c900bae33 09:00:31 Step 23/23 : LABEL version=0.0.0 09:00:31 ---> Running in 89515e9ed9ac 09:00:32 Removing intermediate container 89515e9ed9ac 09:00:32 ---> 2e661240d09e 09:00:32 09:00:32 Successfully built 2e661240d09e 09:00:32 Successfully tagged core-command-arm64:latest 09:00:32  Building core-command ... done Building security-secretstore-setup 09:00:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:54 ---> 7b52af8c40f5 09:00:54 Step 3/24 : WORKDIR /edgex-go 09:00:54 ---> Using cache 09:00:54 ---> 00dec26ff71a 09:00:54 Step 4/24 : RUN apk add --update --no-cache make git 09:00:54 ---> Using cache 09:00:54 ---> 94b7b93d43a0 09:00:54 Step 5/24 : COPY go.mod vendor* ./ 09:00:54 ---> Using cache 09:00:54 ---> c351976019f6 09:00:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:54 ---> Using cache 09:00:54 ---> db0998b7c544 09:00:54 Step 7/24 : COPY . . 09:00:54 ---> Using cache 09:00:54 ---> 06927a7f8533 09:00:54 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:54 ---> Running in 74f7ee064003 09:00: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 09:02:31 Removing intermediate container 7961b68d2708 09:02:31 ---> 265786fa9bf2 09:02:31 09:02:31 Step 9/19 : FROM alpine:3.15 09:02:31 ---> 354640af7b1b 09:02:31 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:31 ---> Using cache 09:02:31 ---> 263880c5937d 09:02:31 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:31 ---> Running in f0362c650718 09:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:33 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:02:33 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:02:33 OK: 15734 distinct packages available 09:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:35 (1/9) Installing ca-certificates (20220614-r0) 09:02:35 (2/9) Installing brotli-libs (1.0.9-r5) 09:02:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:02:35 (4/9) Installing libcurl (7.80.0-r6) 09:02:35 (5/9) Installing curl (7.80.0-r6) 09:02:35 (6/9) Installing dumb-init (1.2.5-r1) 09:02:35 (7/9) Installing musl-obstack (1.2.3-r0) 09:02:35 (8/9) Installing libucontext (1.1-r0) 09:02:35 (9/9) Installing gcompat (1.0.0-r4) 09:02:35 Executing busybox-1.34.1-r7.trigger 09:02:35 Executing ca-certificates-20220614-r0.trigger 09:02:36 OK: 8 MiB in 23 packages 09:02:39 Removing intermediate container f0362c650718 09:02:39 ---> 338f44b17edc 09:02:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:39 ---> 7ee49b5468d3 09:02:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:02:42 ---> e1eeb3b4bfd5 09:02:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:02:43 ---> cd5f48e5dd44 09:02:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:02:43 ---> Running in 37125a77eb9d 09:02:44 Removing intermediate container 37125a77eb9d 09:02:44 ---> d61a6bf40480 09:02:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:44 ---> Running in 0af14caf9123 09:02:44 Removing intermediate container 0af14caf9123 09:02:44 ---> a6d9a6e872c0 09:02:44 Step 17/19 : LABEL arch=arm64 09:02:44 ---> Running in 5a710f9b0d67 09:02:45 Removing intermediate container 5a710f9b0d67 09:02:45 ---> 5485d7c5b34d 09:02:45 Step 18/19 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:02:45 ---> Running in 97f91a19b549 09:02:46 Removing intermediate container 97f91a19b549 09:02:46 ---> 7f7f8363ae11 09:02:46 Step 19/19 : LABEL version=0.0.0 09:02:46 ---> Running in 2c24596636f8 09:02:46 Removing intermediate container 2c24596636f8 09:02:46 ---> ee49878441fb 09:02:46 09:02:47 Successfully built ee49878441fb 09:02:47 Successfully tagged security-spiffe-token-provider-arm64:latest 09:02:47  Building security-spiffe-token-provider ... done Building core-data 09:03:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:09 ---> 7b52af8c40f5 09:03:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:09 ---> Using cache 09:03:09 ---> e44e19d97748 09:03:09 Step 4/22 : WORKDIR /edgex-go 09:03:09 ---> Using cache 09:03:09 ---> 1f65d0dbfba6 09:03:09 Step 5/22 : RUN apk add --update --no-cache make git 09:03:09 ---> Running in 03de7219da5f 09:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:10 OK: 221 MiB in 51 packages 09:03:12 Removing intermediate container 03de7219da5f 09:03:12 ---> 1cbc67fa4a8f 09:03:12 Step 6/22 : COPY go.mod vendor* ./ 09:03:15 ---> a4780e31cf1c 09:03:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:15 ---> Running in fbe241410d72 09:03:25 Removing intermediate container 897eb5745e9a 09:03:25 ---> 953d6c8b444f 09:03:25 09:03:25 Step 9/32 : FROM alpine:3.16 09:03:25 ---> 4c81e5bf8899 09:03:25 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:25 ---> Running in cda8f0c02817 09:03:25 Removing intermediate container cda8f0c02817 09:03:25 ---> 3438eca67baf 09:03:25 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:03:25 ---> Running in a01abfa6f33b 09:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:29 (1/2) Installing dumb-init (1.2.5-r1) 09:03:29 (2/2) Installing su-exec (0.2-r1) 09:03:29 Executing busybox-1.35.0-r17.trigger 09:03:29 OK: 5 MiB in 16 packages 09:03:31 Removing intermediate container a01abfa6f33b 09:03:31 ---> dcf5a7740451 09:03:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:03:31 ---> Running in b688ffbacf1b 09:03:31 Removing intermediate container b688ffbacf1b 09:03:31 ---> 2dc0f9c7538c 09:03:31 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:03:31 ---> Running in c6d02d7d9167 09:03:32 Removing intermediate container c6d02d7d9167 09:03:32 ---> b3eec77fa88a 09:03:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:03:32 ---> Running in ac4b9aa2ebf6 09:03:33 Removing intermediate container ac4b9aa2ebf6 09:03:33 ---> 4257654752ad 09:03:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:03:33 ---> Running in 592e59f3f725 09:03:33 Removing intermediate container 592e59f3f725 09:03:33 ---> 2f5ed7886f6e 09:03:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:03:34 ---> Running in e89dcb559e1e 09:03:37 Removing intermediate container e89dcb559e1e 09:03:37 ---> 4a9a8ad68009 09:03:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:03:37 ---> Running in 94eeff6bb5ad 09:03:38 Removing intermediate container 94eeff6bb5ad 09:03:38 ---> 7cd144b5c39a 09:03:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:03:39 ---> cc81c0abe35b 09:03:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:03:39 ---> Running in 8ae80e2ff250 09:03:43 Removing intermediate container 8ae80e2ff250 09:03:43 ---> 11b2b7be574c 09:03:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:44 ---> ae252c805689 09:03:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:46 ---> c836c0494e4e 09:03:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:03:47 ---> 45104590770d 09:03:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:03:48 ---> 6281f2c56b91 09:03:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:03:49 ---> 934a61abf066 09:03:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:03:50 ---> eb2fc300b662 09:03:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:51 ---> f28ebb923ed2 09:03:51 Step 27/32 : RUN chmod +x /entrypoint.sh 09:03:51 ---> Running in e64222899977 09:03:56 Removing intermediate container e64222899977 09:03:56 ---> bd9fbc63d2dc 09:03:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:03:56 ---> Running in 8e72a73a3de1 09:03:56 Removing intermediate container 8e72a73a3de1 09:03:56 ---> 38d782e869e2 09:03:56 Step 29/32 : CMD ["gate"] 09:03:56 ---> Running in 41074631271e 09:03:58 Removing intermediate container 41074631271e 09:03:58 ---> e885d582fae2 09:03:58 Step 30/32 : LABEL arch=arm64 09:03:58 ---> Running in ca73ae6ccfcd 09:03:59 Removing intermediate container ca73ae6ccfcd 09:03:59 ---> e44b9a19e4cf 09:03:59 Step 31/32 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:03:59 ---> Running in 678e4986ddb5 09:04:01 Removing intermediate container 678e4986ddb5 09:04:01 ---> 55377bb1f0e8 09:04:01 Step 32/32 : LABEL version=0.0.0 09:04:01 ---> Running in 481da3547f20 09:04:03 Removing intermediate container 481da3547f20 09:04:03 ---> 2550b0dba7bb 09:04:03 09:04:03 Successfully built 2550b0dba7bb 09:04:03 Successfully tagged security-bootstrapper-arm64:latest 09:04:03 Building core-metadata 09:04:22  Building security-bootstrapper ... done Removing intermediate container bf93368b2c48 09:04:22 ---> 8fb5d9cffb0c 09:04:22 09:04:22 Step 10/22 : FROM alpine:3.16 09:04:22 ---> 4c81e5bf8899 09:04:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:04:22 ---> Using cache 09:04:22 ---> 41b1bcf2a9c4 09:04:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:22 ---> Using cache 09:04:22 ---> 2a39ae392d55 09:04:22 Step 13/22 : ENV APP_PORT=59861 09:04:22 ---> Running in a0f01c742ed9 09:04:22 Removing intermediate container a0f01c742ed9 09:04:22 ---> 996ee8668989 09:04:22 Step 14/22 : EXPOSE $APP_PORT 09:04:22 Removing intermediate container 8d4f7b9fba2d 09:04:22 ---> 6a76c6ac5f0f 09:04:22 09:04:22 Step 10/22 : FROM alpine:3.16 09:04:22 ---> 4c81e5bf8899 09:04:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:04:22 ---> Running in b2b28cc57730 09:04:22 ---> Running in feaf1f6f9a3d 09:04:24 Removing intermediate container feaf1f6f9a3d 09:04:24 ---> be112e0b7f46 09:04:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:26 ---> 83f17fee67da 09:04:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:04:27 (1/2) Installing ca-certificates (20220614-r0) 09:04:27 (2/2) Installing dumb-init (1.2.5-r1) 09:04:27 Executing busybox-1.35.0-r17.trigger 09:04:27 Executing ca-certificates-20220614-r0.trigger 09:04:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:04:27 ---> 7b52af8c40f5 09:04:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:04:27 ---> Using cache 09:04:27 ---> e44e19d97748 09:04:27 Step 4/24 : WORKDIR /edgex-go 09:04:27 ---> Using cache 09:04:27 ---> 1f65d0dbfba6 09:04:27 Step 5/24 : RUN apk add --update --no-cache make git 09:04:27 ---> Using cache 09:04:27 ---> 1cbc67fa4a8f 09:04:27 Step 6/24 : COPY go.mod vendor* ./ 09:04:27 ---> Using cache 09:04:27 ---> a4780e31cf1c 09:04:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:27 OK: 6 MiB in 16 packages 09:04:28 ---> Running in 3153420881bd 09:04:32 Removing intermediate container b2b28cc57730 09:04:32 ---> 3ce04b2b0596 09:04:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:04:32 ---> Running in 080640ec1abe 09:04:33 Removing intermediate container 080640ec1abe 09:04:33 ---> e094fbf5c899 09:04:33 Step 13/22 : ENV APP_PORT=59860 09:04:33 ---> 490bb460f506 09:04:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:04:33 ---> Running in 29c6ecf79b00 09:04:34 Removing intermediate container 29c6ecf79b00 09:04:34 ---> e6497954c5d1 09:04:34 Step 14/22 : EXPOSE $APP_PORT 09:04:34 ---> Running in 7a32036926ff 09:04:35 ---> 8f43fd3e86ef 09:04:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:04:35 ---> Running in a65f48461e8e 09:04:35 Removing intermediate container 7a32036926ff 09:04:35 ---> 46dfadfac7fa 09:04:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:36 Removing intermediate container a65f48461e8e 09:04:36 ---> 61b521088d27 09:04:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:36 ---> Running in 585f9385981e 09:04:37 ---> 2958ecae8676 09:04:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:04:37 Removing intermediate container 585f9385981e 09:04:37 ---> 068d1da680fc 09:04:37 Step 20/22 : LABEL arch=arm64 09:04:37 ---> Running in 1572d0f293fc 09:04:38 Removing intermediate container 1572d0f293fc 09:04:38 ---> 138445562362 09:04:38 Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:04:39 ---> Running in b99ca6b9ee47 09:04:40 Removing intermediate container b99ca6b9ee47 09:04:40 ---> 18807316ae30 09:04:40 Step 22/22 : LABEL version=0.0.0 09:04:40 ---> Running in 6e76a0b55016 09:04:41 Removing intermediate container 6e76a0b55016 09:04:41 ---> f731a4fa5f13 09:04:41 09:04:42 Successfully built f731a4fa5f13 09:04:42 Successfully tagged support-scheduler-arm64:latest 09:04:42  Building support-scheduler ... done Building security-proxy-setup 09:04:43 ---> 556f106d40a7 09:04:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:04:44 ---> 3a944d24b7c2 09:04:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:04:45 ---> Running in ff6ca64ffa0e 09:04:46 Removing intermediate container ff6ca64ffa0e 09:04:46 ---> 38984facd177 09:04:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:46 ---> Running in 2faca41231d6 09:04:47 Removing intermediate container 2faca41231d6 09:04:47 ---> 6578f05b0882 09:04:47 Step 20/22 : LABEL arch=arm64 09:04:47 ---> Running in 02929ef16772 09:04:48 Removing intermediate container 02929ef16772 09:04:48 ---> b5c7f79aa1f3 09:04:48 Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:04:49 ---> Running in 106b1958f0d4 09:04:50 Removing intermediate container 106b1958f0d4 09:04:50 ---> 518b3b51124a 09:04:50 Step 22/22 : LABEL version=0.0.0 09:04:50 ---> Running in b224086add72 09:04:51 Removing intermediate container b224086add72 09:04:51 ---> c605bf4cd7ae 09:04:51 09:04:52 Successfully built c605bf4cd7ae 09:04:52 Successfully tagged support-notifications-arm64:latest 09:04:52  Building support-notifications ... done Building core-common-config-bootstrapper 09:05:04 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:05:04 ---> 7b52af8c40f5 09:05:04 Step 3/21 : WORKDIR /edgex-go 09:05:04 ---> Using cache 09:05:04 ---> 00dec26ff71a 09:05:04 Step 4/21 : RUN apk add --update --no-cache make git 09:05:04 ---> Using cache 09:05:04 ---> 94b7b93d43a0 09:05:04 Step 5/21 : COPY go.mod vendor* ./ 09:05:04 ---> Using cache 09:05:04 ---> c351976019f6 09:05:04 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:04 ---> Using cache 09:05:04 ---> db0998b7c544 09:05:04 Step 7/21 : COPY . . 09:05:04 ---> Using cache 09:05:04 ---> 06927a7f8533 09:05:04 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:05:06 ---> Running in 8f74da5b698a 09:05:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:05:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:17 ---> 7b52af8c40f5 09:05:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:05:17 ---> Using cache 09:05:17 ---> e44e19d97748 09:05:17 Step 4/22 : WORKDIR /edgex-go 09:05:17 ---> Using cache 09:05:17 ---> 1f65d0dbfba6 09:05:17 Step 5/22 : RUN apk add --update --no-cache make git 09:05:17 ---> Using cache 09:05:17 ---> 1cbc67fa4a8f 09:05:17 Step 6/22 : COPY go.mod vendor* ./ 09:05:17 ---> Using cache 09:05:17 ---> a4780e31cf1c 09:05:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:17 ---> Using cache 09:05:17 ---> dd8dde6635dd 09:05:17 Step 8/22 : COPY . . 09:05:19 Removing intermediate container fbe241410d72 09:05:19 ---> dd8dde6635dd 09:05:19 Step 8/22 : COPY . . 09:05:41 ---> e1b0d1c08faa 09:05:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:05:41 ---> Running in a7b133b12b36 09:05:45 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 09:05:46 ---> fd35ddf57865 09:05:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:05:46 ---> Running in 44718826ac59 09:05:49 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 09:06:15 Removing intermediate container 3153420881bd 09:06:15 ---> faf96f414bc7 09:06:15 Step 8/24 : COPY . . 09:06:25 ---> 9d717af59a34 09:06:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:06:25 ---> Running in be5d36188475 09:06:27 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 09:06:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:16 Removing intermediate container 74f7ee064003 09:07:16 ---> 062b1cf1a9f8 09:07:16 09:07:16 Step 9/24 : FROM alpine:3.16 09:07:16 ---> 4c81e5bf8899 09:07:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:16 ---> Running in 88e3b7c03b18 09:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:20 (1/3) Installing ca-certificates (20220614-r0) 09:07:20 (2/3) Installing dumb-init (1.2.5-r1) 09:07:20 (3/3) Installing su-exec (0.2-r1) 09:07:20 Executing busybox-1.35.0-r17.trigger 09:07:20 Executing ca-certificates-20220614-r0.trigger 09:07:21 OK: 6 MiB in 17 packages 09:07:24 Removing intermediate container 88e3b7c03b18 09:07:24 ---> 7a62b72b4708 09:07:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:07:24 ---> Running in bd62dcd45123 09:07:24 Removing intermediate container bd62dcd45123 09:07:24 ---> a0e8193eeadc 09:07:24 Step 12/24 : WORKDIR / 09:07:24 ---> Running in ee34f9b0a740 09:07:24 Removing intermediate container ee34f9b0a740 09:07:24 ---> 93eb908da40d 09:07:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:07:26 ---> b561d3f20c64 09:07:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:07:27 ---> 13abc8807407 09:07:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:07:28 ---> 3b059a41f0d6 09:07:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:07:30 ---> 7d2f1e42080c 09:07:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:07:32 ---> 27530f43ae3a 09:07:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:34 ---> aaf035cfc843 09:07:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:35 ---> 6e3df6cb515b 09:07:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:35 ---> Running in 7b1f9b60e291 09:07:39 Removing intermediate container 7b1f9b60e291 09:07:39 ---> d9efe5e3b4e1 09:07:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:07:39 ---> Running in ed631cbdafe6 09:07:39 Removing intermediate container ed631cbdafe6 09:07:39 ---> 05eecf82a1ff 09:07:39 Step 22/24 : LABEL arch=arm64 09:07:39 ---> Running in bdadd69d1768 09:07:40 Removing intermediate container bdadd69d1768 09:07:40 ---> aed284bb8043 09:07:40 Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:07:40 ---> Running in 27c3a3adde70 09:07:41 Removing intermediate container 27c3a3adde70 09:07:41 ---> ff710a8af5b1 09:07:41 Step 24/24 : LABEL version=0.0.0 09:07:41 ---> Running in 60932b741854 09:07:41 Removing intermediate container 60932b741854 09:07:41 ---> 92aaf3713a37 09:07:41 09:07:41 Successfully built 92aaf3713a37 09:07:42 Successfully tagged security-secretstore-setup-arm64:latest 09:07:42  Building security-secretstore-setup ... done Building security-spire-server 09:08:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:08:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:04 ---> 7b52af8c40f5 09:08:04 Step 3/23 : WORKDIR /edgex-go 09:08:04 ---> Using cache 09:08:04 ---> 00dec26ff71a 09:08:04 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:08:04 ---> Using cache 09:08:04 ---> 2cde55ff911d 09:08:04 Step 5/23 : COPY go.mod vendor* ./ 09:08:04 ---> Using cache 09:08:04 ---> b054100ba504 09:08:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:04 ---> Using cache 09:08:04 ---> c7ccfaf65b98 09:08:04 Step 7/23 : COPY . . 09:08:04 ---> Using cache 09:08:04 ---> b9aaeb114b35 09:08:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:08:04 ---> Using cache 09:08:04 ---> a4b32caed39c 09:08:04 Step 9/23 : WORKDIR /edgex-go/spire-build 09:08:04 ---> Using cache 09:08:04 ---> 8c8e581cb1cf 09:08:04 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 09:08:04 ---> Running in 883d7d9a29aa 09:08:06 Removing intermediate container 883d7d9a29aa 09:08:06 ---> 0c12ac3a8380 09:08:06 Step 11/23 : WORKDIR /edgex-go 09:08:06 ---> Running in 734ca8b44de2 09:08:08 Removing intermediate container 734ca8b44de2 09:08:08 ---> fc25ee207d02 09:08:08 09:08:08 Step 12/23 : FROM alpine:3.15 09:08:08 ---> 354640af7b1b 09:08:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:08 ---> Using cache 09:08:08 ---> 263880c5937d 09:08:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:08:08 ---> Using cache 09:08:08 ---> dde92da8a49d 09:08:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:08:15 ---> 40f13a4801d4 09:08:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:08:15 ---> 289e4597f99c 09:08:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:08:16 ---> e78be9d92f0c 09:08:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:08:17 ---> c1ce00baa96c 09:08:17 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:08:17 ---> Running in 5b313fe3a66c 09:08:18 Removing intermediate container 5b313fe3a66c 09:08:18 ---> b397eb711116 09:08:18 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:08:18 ---> Running in 2c22cc0c3423 09:08:22 Removing intermediate container 2c22cc0c3423 09:08:22 ---> 00d8998c061c 09:08:22 Step 21/23 : LABEL arch=arm64 09:08:22 ---> Running in a8c8d47bd8e2 09:08:22 Removing intermediate container a8c8d47bd8e2 09:08:22 ---> 2c516eea28d9 09:08:22 Step 22/23 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:08:22 ---> Running in de4f596572c6 09:08:23 Removing intermediate container de4f596572c6 09:08:23 ---> cd259b3d72ed 09:08:23 Step 23/23 : LABEL version=0.0.0 09:08:23 ---> Running in 5720671b95d6 09:08:24 Removing intermediate container 5720671b95d6 09:08:24 ---> 4dabf268783d 09:08:24 09:08:24 Successfully built 4dabf268783d 09:08:24 Successfully tagged security-spire-server-arm64:latest 09:11:16  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:11:31 Removing intermediate container 8f74da5b698a 09:11:31 ---> a87dee162aaa 09:11:31 09:11:31 Step 9/21 : FROM alpine:3.16 09:11:31 ---> 4c81e5bf8899 09:11:31 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:11:31 ---> Running in 09f3065b63fe 09:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:35 (1/6) Installing ca-certificates (20220614-r0) 09:11:35 (2/6) Installing brotli-libs (1.0.9-r6) 09:11:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:11:35 (4/6) Installing libcurl (7.83.1-r6) 09:11:35 (5/6) Installing curl (7.83.1-r6) 09:11:35 (6/6) Installing dumb-init (1.2.5-r1) 09:11:35 Executing busybox-1.35.0-r17.trigger 09:11:35 Executing ca-certificates-20220614-r0.trigger 09:11:35 OK: 8 MiB in 20 packages 09:11:38 Removing intermediate container 09f3065b63fe 09:11:38 ---> 850ece759708 09:11:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:11:38 ---> Running in efa329d7b931 09:11:38 Removing intermediate container efa329d7b931 09:11:38 ---> f66ff1d4c8a3 09:11:38 Step 12/21 : WORKDIR /edgex 09:11:38 ---> Running in 3edeadde320f 09:11:39 Removing intermediate container 3edeadde320f 09:11:39 ---> 7d52bfccff53 09:11:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:11:40 ---> 82dc53ee7b56 09:11:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:11:42 ---> 3cb60cd6eaf1 09:11:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:43 ---> b5633f2fe651 09:11:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:44 ---> d88e8c05ba29 09:11:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:44 ---> Running in 371db790ae95 09:11:47 Removing intermediate container 371db790ae95 09:11:47 ---> 6c6c4d040c10 09:11:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:11:47 ---> Running in 6ad3bb76e3ad 09:11:48 Removing intermediate container 6ad3bb76e3ad 09:11:48 ---> 70517846f3fd 09:11:48 Step 19/21 : LABEL arch=arm64 09:11:48 ---> Running in 1ceb8c68d1c3 09:11:49 Removing intermediate container 1ceb8c68d1c3 09:11:49 ---> d3900610fc09 09:11:49 Step 20/21 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:11:49 ---> Running in c22e39874567 09:11:49 Removing intermediate container c22e39874567 09:11:49 ---> d8e0ce67855b 09:11:49 Step 21/21 : LABEL version=0.0.0 09:11:49 ---> Running in b7503bcc9ed7 09:11:50 Removing intermediate container b7503bcc9ed7 09:11:50 ---> bba01b4e8eed 09:11:50 09:11:50 Successfully built bba01b4e8eed 09:11:50 Successfully tagged security-proxy-setup-arm64:latest 09:12:29  Building security-proxy-setup ... done Removing intermediate container a7b133b12b36 09:12:29 ---> 17b93a816ff5 09:12:29 09:12:29 Step 10/22 : FROM alpine:3.16 09:12:29 ---> 4c81e5bf8899 09:12:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:12:29 ---> Running in 1d64e9d619c7 09:12:29 Removing intermediate container 1d64e9d619c7 09:12:29 ---> a5dda67a5f10 09:12:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:12:29 ---> Running in 41315228ebb1 09:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:29 (1/1) Installing dumb-init (1.2.5-r1) 09:12:29 Executing busybox-1.35.0-r17.trigger 09:12:29 OK: 5 MiB in 15 packages 09:12:30 Removing intermediate container 41315228ebb1 09:12:30 ---> ac41e2ed4086 09:12:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:31 ---> 8605ffe823a1 09:12:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:32 ---> ebd2a18d6319 09:12:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:12:33 ---> 9e192568ace3 09:12:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:35 ---> 86ffe96ce236 09:12:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:35 ---> Running in 1dcf533efdff 09:12:38 Removing intermediate container 1dcf533efdff 09:12:38 ---> 47a72ca5592d 09:12:38 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:12:38 ---> Running in 24695f1d0e0a 09:12:39 Removing intermediate container 24695f1d0e0a 09:12:39 ---> 067136904c35 09:12:39 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:12:39 ---> Running in 2233ed9599b4 09:12:40 Removing intermediate container 2233ed9599b4 09:12:40 ---> 45ca2760cb00 09:12:40 Step 20/22 : LABEL arch=arm64 09:12:40 ---> Running in 71f6af1c34cc 09:12:41 Removing intermediate container 71f6af1c34cc 09:12:41 ---> bd6a98f336f2 09:12:41 Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:12:41 ---> Running in 247c2ba78e7f 09:12:41 Removing intermediate container 247c2ba78e7f 09:12:41 ---> d469ba385061 09:12:41 Step 22/22 : LABEL version=0.0.0 09:12:42 ---> Running in 0846463b78fc 09:12:42 Removing intermediate container 0846463b78fc 09:12:42 ---> dfbec1b15670 09:12:42 09:12:43 Successfully built dfbec1b15670 09:12:43 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:12:43  Building core-common-config-bootstrapper ... done Removing intermediate container 44718826ac59 09:12:43 ---> 3a20444fc65c 09:12:43 09:12:43 Step 10/22 : FROM alpine:3.16 09:12:43 ---> 4c81e5bf8899 09:12:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:12:43 ---> Running in 5cc80c0bc596 09:12:44 Removing intermediate container 5cc80c0bc596 09:12:44 ---> 61ac3770643f 09:12:44 Step 12/22 : ENV APP_PORT=59880 09:12:44 ---> Running in ccc2f29f979b 09:12:44 Removing intermediate container ccc2f29f979b 09:12:44 ---> 0012e14fec5c 09:12:44 Step 13/22 : EXPOSE $APP_PORT 09:12:44 ---> Running in 90909b141213 09:12:45 Removing intermediate container 90909b141213 09:12:45 ---> 41b2c3e27d61 09:12:45 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:12:45 ---> Running in 720a6bc19871 09:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:48 (1/1) Installing dumb-init (1.2.5-r1) 09:12:48 Executing busybox-1.35.0-r17.trigger 09:12:48 OK: 5 MiB in 15 packages 09:12:49 Removing intermediate container 720a6bc19871 09:12:49 ---> af96cb71542b 09:12:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:50 ---> 88ebf254d7ff 09:12:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:50 Removing intermediate container be5d36188475 09:12:50 ---> 3ffe41841671 09:12:50 09:12:50 Step 10/24 : FROM alpine:3.16 09:12:50 ---> 4c81e5bf8899 09:12:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:12:50 ---> Using cache 09:12:50 ---> 41b1bcf2a9c4 09:12:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:12:50 ---> Using cache 09:12:50 ---> 2a39ae392d55 09:12:50 Step 13/24 : ENV APP_PORT=59881 09:12:50 ---> Running in 7527955afbf1 09:12:51 Removing intermediate container 7527955afbf1 09:12:51 ---> 5869105cc28e 09:12:51 Step 14/24 : EXPOSE $APP_PORT 09:12:51 ---> Running in 66eb58b0c2dd 09:12:51 ---> 0d7ccd1ee794 09:12:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:12:51 Removing intermediate container 66eb58b0c2dd 09:12:51 ---> 88aa4132e4a6 09:12:51 Step 15/24 : WORKDIR / 09:12:51 ---> Running in 4bbfb1cf09b5 09:12:51 Removing intermediate container 4bbfb1cf09b5 09:12:51 ---> 866da1928992 09:12:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:52 ---> b006a0d9b0ae 09:12:52 Step 18/22 : ENTRYPOINT ["/core-data"] 09:12:52 ---> Running in 1455a9ddd6a7 09:12:52 Removing intermediate container 1455a9ddd6a7 09:12:52 ---> 7077e0f765cc 09:12:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:52 ---> e1cdb654d1bf 09:12:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:12:52 ---> Running in c099dadee156 09:12:53 Removing intermediate container c099dadee156 09:12:53 ---> faad7dd9f9c5 09:12:53 Step 20/22 : LABEL arch=arm64 09:12:53 ---> Running in 704e3e803f8f 09:12:53 Removing intermediate container 704e3e803f8f 09:12:53 ---> 0b523c304d46 09:12:53 Step 21/22 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:12:53 ---> Running in 84e4226f6eda 09:12:53 ---> b068dc0e5b33 09:12:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:12:54 Removing intermediate container 84e4226f6eda 09:12:54 ---> c7148d31dee9 09:12:54 Step 22/22 : LABEL version=0.0.0 09:12:54 ---> Running in 29dd2b6c525d 09:12:54 ---> 3669c1a952ae 09:12:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:12:54 Removing intermediate container 29dd2b6c525d 09:12:54 ---> f78b6d601dbe 09:12:54 09:12:55 Successfully built f78b6d601dbe 09:12:55 Successfully tagged core-data-arm64:latest 09:12:55  Building core-data ... done  ---> c1ecdecff3dd 09:12:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:12:55 ---> Running in c54bb69c50f0 09:12:55 Removing intermediate container c54bb69c50f0 09:12:55 ---> 2cbe975ede77 09:12:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:55 ---> Running in 175ac71fb23d 09:12:56 Removing intermediate container 175ac71fb23d 09:12:56 ---> 44fe3932455f 09:12:56 Step 22/24 : LABEL arch=arm64 09:12:56 ---> Running in d055e34c2bb0 09:12:56 Removing intermediate container d055e34c2bb0 09:12:56 ---> dc7b806c40f0 09:12:56 Step 23/24 : LABEL git_sha=f4b127cc043e1f8adf7605ee33e0e198b955d13b 09:12:56 ---> Running in 8133f646d2de 09:12:56 Removing intermediate container 8133f646d2de 09:12:56 ---> 70ee9f1ae1c9 09:12:56 Step 24/24 : LABEL version=0.0.0 09:12:56 ---> Running in 1723dfd01c74 09:12:57 Removing intermediate container 1723dfd01c74 09:12:57 ---> a45a84bcd886 09:12:57 09:12:57 Successfully built a45a84bcd886 09:12:57 Successfully tagged core-metadata-arm64:latest 09:12:58  Building core-metadata ... done  [Pipeline] } 09:12:58 $ docker stop --time=1 7945ec79fcb537bc563d2b5b2a5a76641c440534623b2142958fb8f10bfecfe4 09:12:59 $ docker rm -f --volumes 7945ec79fcb537bc563d2b5b2a5a76641c440534623b2142958fb8f10bfecfe4 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:00 + docker images 09:13:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:00 core-metadata-arm64 latest a45a84bcd886 3 seconds ago 17.7MB 09:13:00 core-data-arm64 latest f78b6d601dbe 6 seconds ago 17.2MB 09:13:00 3ffe41841671 11 seconds ago 1.51GB 09:13:00 3a20444fc65c 18 seconds ago 1.51GB 09:13:00 core-common-config-bootstrapper-arm64 latest dfbec1b15670 18 seconds ago 14.9MB 09:13:00 17b93a816ff5 37 seconds ago 1.5GB 09:13:00 security-proxy-setup-arm64 latest bba01b4e8eed About a minute ago 26.9MB 09:13:00 a87dee162aaa About a minute ago 1.5GB 09:13:00 security-spire-server-arm64 latest 4dabf268783d 4 minutes ago 84.3MB 09:13:00 fc25ee207d02 4 minutes ago 1.38GB 09:13:00 security-secretstore-setup-arm64 latest 92aaf3713a37 5 minutes ago 29MB 09:13:00 062b1cf1a9f8 5 minutes ago 1.5GB 09:13:00 support-notifications-arm64 latest c605bf4cd7ae 8 minutes ago 29.7MB 09:13:00 support-scheduler-arm64 latest f731a4fa5f13 8 minutes ago 29MB 09:13:00 6a76c6ac5f0f 8 minutes ago 1.57GB 09:13:00 8fb5d9cffb0c 8 minutes ago 1.57GB 09:13:00 security-bootstrapper-arm64 latest 2550b0dba7bb 8 minutes ago 19.6MB 09:13:00 953d6c8b444f 9 minutes ago 1.5GB 09:13:00 security-spiffe-token-provider-arm64 latest ee49878441fb 10 minutes ago 29.1MB 09:13:00 265786fa9bf2 10 minutes ago 1.54GB 09:13:00 core-command-arm64 latest 2e661240d09e 12 minutes ago 17MB 09:13:00 00b3ae418e7b 12 minutes ago 1.51GB 09:13:00 security-spire-config-arm64 latest 38afc0670aab 19 minutes ago 83.6MB 09:13:00 security-spire-agent-arm64 latest 50ef287a3a9a 20 minutes ago 122MB 09:13:00 715efc2c7aa3 20 minutes ago 1.38GB 09:13:00 ci-base-image-arm64 latest 7b52af8c40f5 34 minutes ago 905MB 09:13:00 alpine 3.15 354640af7b1b 4 days ago 5.34MB 09:13:00 alpine 3.16 4c81e5bf8899 4 days ago 5.3MB 09:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:01 09:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:01 arm64: Pulling from edgex-lftools-log-publisher 09:13:01 8998bd30e6a1: Pulling fs layer 09:13:01 04944245beec: Pulling fs layer 09:13:01 699f458cf7ca: Pulling fs layer 09:13:01 765212b225bb: Pulling fs layer 09:13:01 f23df028b6ca: Pulling fs layer 09:13:01 d65c8cfc05b1: Pulling fs layer 09:13:01 2437ff75d9bd: Pulling fs layer 09:13:01 f23df028b6ca: Waiting 09:13:01 d65c8cfc05b1: Waiting 09:13:01 2437ff75d9bd: Waiting 09:13:01 765212b225bb: Waiting 09:13:01 04944245beec: Verifying Checksum 09:13:01 04944245beec: Download complete 09:13:01 765212b225bb: Verifying Checksum 09:13:01 765212b225bb: Download complete 09:13:02 f23df028b6ca: Verifying Checksum 09:13:02 f23df028b6ca: Download complete 09:13:02 d65c8cfc05b1: Download complete 09:13:02 699f458cf7ca: Verifying Checksum 09:13:02 699f458cf7ca: Download complete 09:13:02 8998bd30e6a1: Verifying Checksum 09:13:02 8998bd30e6a1: Download complete 09:13:05 2437ff75d9bd: Verifying Checksum 09:13:05 2437ff75d9bd: Download complete 09:13:06 8998bd30e6a1: Pull complete 09:13:07 04944245beec: Pull complete 09:13:08 699f458cf7ca: Pull complete 09:13:08 765212b225bb: Pull complete 09:13:09 f23df028b6ca: Pull complete 09:13:09 d65c8cfc05b1: Pull complete 09:13:24 2437ff75d9bd: Pull complete 09:13:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-6089 does not seem to be running inside a container 09:13:25 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:28 $ docker top 94b62faf4af04c69752d586ce133719701b32bf5c4774cac57df39aeeca621da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:29 ---> job-cost.sh 09:13:29 lf-activate-venv: SKIPPING 09:13:29 INFO: No Stack... 09:13:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:30 INFO: Archiving Costs [Pipeline] sh 09:13:31 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:13:31 + cut -d, -f6 [Pipeline] lock 09:13:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] 09:13:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] did not exist. Created. 09:13:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:32 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:32 Stashed 1 file(s) [Pipeline] } 09:13:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:32 $ docker stop --time=1 94b62faf4af04c69752d586ce133719701b32bf5c4774cac57df39aeeca621da 09:13:33 $ docker rm -f --volumes 94b62faf4af04c69752d586ce133719701b32bf5c4774cac57df39aeeca621da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:13:34 provisioning config files... 09:13:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8406024091559275979tmp [Pipeline] { [Pipeline] sh 09:13:34 + set +x 09:13:34 + curl -s https://codecov.io/bash 09:13:34 + bash -s -- 09:13:34 09:13:34 _____ _ 09:13:34 / ____| | | 09:13:34 | | ___ __| | ___ ___ _____ __ 09:13:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:34 Bash-1.0.6 09:13:34 09:13:34 09:13:34 ==> git version 2.25.1 found 09:13:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:13:34 Release-Date: 2020-01-08 09:13:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:34 ==> Jenkins CI detected. 09:13:34 current dir:  /w/workspace/edgex-go/3 09:13:34 project root: . 09:13:34 --> token set from env 09:13:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:34 ==> Running gcov in . (disable via -X gcov) 09:13:34 ==> Python coveragepy not found 09:13:34 ==> Searching for coverage reports in: 09:13:34 + . 09:13:34 -> Found 1 reports 09:13:34 ==> Detecting git/mercurial file structure 09:13:34 ==> Reading reports 09:13:34 + ./coverage.out bytes=487418 09:13:34 ==> Appending adjustments 09:13:34 https://docs.codecov.io/docs/fixing-reports 09:13:36 + Found adjustments 09:13:36 ==> Gzipping contents 09:13:36 64K /tmp/codecov.wlzuGG.gz 09:13:36 ==> Uploading reports 09:13:36 url: https://codecov.io 09:13:36 query: branch=PR-4352&commit=c9e803d6eb878a784574975731bfcfaeb8c2e783&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 09:13:36 -> Pinging Codecov 09:13:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=c9e803d6eb878a784574975731bfcfaeb8c2e783&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 09:13:36 -> Uploading to 09:13:36 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/00271124DB129430A58F1EEE437C3FCB/c9e803d6eb878a784574975731bfcfaeb8c2e783/560c318e-cb9f-4b2b-b93f-7949bdc1d46e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T091336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8848835a3c11190976a01c62d85627eedb0205848c16a61552403ac41d5421c5 09:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:36 Dload Upload Total Spent Left Speed 09:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62975 0 0 100 62975 0 190k --:--:-- --:--:-- --:--:-- 190k 09:13:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c9e803d6eb878a784574975731bfcfaeb8c2e783 [Pipeline] } 09:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:13:37 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:38 ---> package-listing.sh 09:13:38 ++ facter osfamily 09:13:38 ++ tr '[:upper:]' '[:lower:]' 09:13:38 + OS_FAMILY=debian 09:13:38 + workspace=/w/workspace/edgex-go/3 09:13:38 + START_PACKAGES=/tmp/packages_start.txt 09:13:38 + END_PACKAGES=/tmp/packages_end.txt 09:13:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:38 + PACKAGES=/tmp/packages_start.txt 09:13:38 + '[' /w/workspace/edgex-go/3 ']' 09:13:38 + PACKAGES=/tmp/packages_end.txt 09:13:38 + case "${OS_FAMILY}" in 09:13:38 + dpkg -l 09:13:38 + grep '^ii' 09:13:38 + '[' -f /tmp/packages_start.txt ']' 09:13:38 + '[' -f /tmp/packages_end.txt ']' 09:13:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:38 + '[' /w/workspace/edgex-go/3 ']' 09:13:38 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:13:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:13:38 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:39 09:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:39 latest: Pulling from edgex-lftools-log-publisher 09:13:39 5eb5b503b376: Pulling fs layer 09:13:39 5c69ac0246d0: Pulling fs layer 09:13:39 ec43610c2a17: Pulling fs layer 09:13:39 3a2ae6a8a46f: Pulling fs layer 09:13:39 33b1e0a273af: Pulling fs layer 09:13:39 5d3b04190fa2: Pulling fs layer 09:13:39 2f39f015ded8: Pulling fs layer 09:13:39 3a2ae6a8a46f: Waiting 09:13:39 33b1e0a273af: Waiting 09:13:39 5d3b04190fa2: Waiting 09:13:39 2f39f015ded8: Waiting 09:13:39 5c69ac0246d0: Download complete 09:13:39 3a2ae6a8a46f: Verifying Checksum 09:13:39 3a2ae6a8a46f: Download complete 09:13:39 33b1e0a273af: Verifying Checksum 09:13:39 33b1e0a273af: Download complete 09:13:39 5d3b04190fa2: Download complete 09:13:39 ec43610c2a17: Verifying Checksum 09:13:39 ec43610c2a17: Download complete 09:13:40 5eb5b503b376: Download complete 09:13:40 2f39f015ded8: Download complete 09:13:41 5eb5b503b376: Pull complete 09:13:41 5c69ac0246d0: Pull complete 09:13:41 ec43610c2a17: Pull complete 09:13:42 3a2ae6a8a46f: Pull complete 09:13:42 33b1e0a273af: Pull complete 09:13:42 5d3b04190fa2: Pull complete 09:13:46 2f39f015ded8: Pull complete 09:13:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:46 prd-ubuntu20.04-docker-8c-8g-6084 does not seem to be running inside a container 09:13:46 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat 09:13:49 $ docker top f5f25b9fd03b2da488796662afeabd855f50119e69a06938a0b2ccf6b0edf90a -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:49 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:49 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:50 + ls /var/log/sa-host 09:13:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:50 provisioning config files... 09:13:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14812554536713392960tmp [Pipeline] { [Pipeline] echo 09:13:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:50 ---> create-netrc.sh [Pipeline] } 09:13:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:50 ---> python-tools-install.sh [Pipeline] echo 09:13:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:51 ---> sudo-logs.sh 09:13:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:51 ---> job-cost.sh 09:13:51 lf-activate-venv: SKIPPING 09:13:51 DEBUG: total: 0.10999999940395355 09:13:51 INFO: Retrieving Stack Cost... 09:13:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:52 INFO: Archiving Costs [Pipeline] echo 09:13:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:52 ---> logs-deploy.sh 09:13:52 lf-activate-venv: SKIPPING 09:13:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/3 09:13:52 INFO: archiving workspace using pattern(s): 09:13:53 Archives upload complete. 09:13:53 INFO: archiving logs to Nexus