Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 (475e574c50763e19d889626981ec32d00d9aaef8) 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-ssh17218639285865311490.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-ssh13653006179427797333.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-4340/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-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1238189161255562893.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-ssh6451345950694732228.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-4340/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-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh345195325000649652.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-6082 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing ec881cc2f4906685e909a61b8a5d5cab50d8e1eb Checking out Revision ec881cc2f4906685e909a61b8a5d5cab50d8e1eb (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # 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 ec881cc2f4906685e909a61b8a5d5cab50d8e1eb # timeout=10 Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" First time build. Skipping changelog. [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 > git rev-list --no-walk a21e3a18903b9df7b9680542937159cfc7cbdcd3 # timeout=10 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-4340 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] echo 08:33:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec881cc [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/5@tmp/config10318610634072588252tmp [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 ec881cc2f4906685e909a61b8a5d5cab50d8e1eb~1..ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] echo 08:33:08 -----------> git rev-list -1 --merges ec881cc2f4906685e909a61b8a5d5cab50d8e1eb~1..ec881cc2f4906685e909a61b8a5d5cab50d8e1eb ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:33:08 ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [false] [Pipeline] sh 08:33:08 + git log --format=format:%s -1 ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [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=sudo 08:33:09 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 bab4dde63d76: Waiting 08:33:09 bde34c3a00c8: Waiting 08:33:09 b352a97aabf1: Waiting 08:33:09 eaf3925da568: Waiting 08:33:09 988bab9f4d93: Waiting 08:33:09 4872d77fe225: Waiting 08:33:09 1469e6f7b9e6: Waiting 08:33:09 5851b861e8e6: Waiting 08:33:09 e2be974225ed: Download complete 08:33:09 988bab9f4d93: Verifying Checksum 08:33:09 988bab9f4d93: Download complete 08:33:10 1469e6f7b9e6: Verifying Checksum 08:33:10 1469e6f7b9e6: Download complete 08:33:10 eaf3925da568: Verifying Checksum 08:33:10 eaf3925da568: Download complete 08:33:10 339a4e72a1f5: Verifying Checksum 08:33:10 339a4e72a1f5: Download complete 08:33:10 bde34c3a00c8: Verifying Checksum 08:33:10 bde34c3a00c8: Download complete 08:33:11 b352a97aabf1: Download complete 08:33:11 b85a868b505f: Verifying Checksum 08:33:11 b85a868b505f: Download complete 08:33:11 4872d77fe225: Verifying Checksum 08:33:11 5851b861e8e6: Verifying Checksum 08:33:11 5851b861e8e6: 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:16 4872d77fe225: Pull complete 08:33:16 5851b861e8e6: Pull complete 08:33:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:16 prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container 08:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:33:18 $ docker top 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 -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 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent 08:33:19 SSH_AUTH_SOCK=/tmp/ssh-CDxFSpsPx6C4/agent.32 08:33:19 SSH_AGENT_PID=38 08:33:19 Running ssh-add (command line suppressed) 08:33:19 Identity added: /w/workspace/edgex-go/5@tmp/private_key_17091679913283617380.key (/w/workspace/edgex-go/5@tmp/private_key_17091679913283617380.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 ******** 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent -k 08:33:19 unset SSH_AUTH_SOCK; 08:33:19 unset SSH_AGENT_PID; 08:33:19 echo Agent pid 38 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 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent 08:33:19 SSH_AUTH_SOCK=/tmp/ssh-8sbPFswEakky/agent.71 08:33:19 SSH_AGENT_PID=77 08:33:19 Running ssh-add (command line suppressed) 08:33:20 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1176980267802086514.key (/w/workspace/edgex-go/5@tmp/private_key_1176980267802086514.key) 08:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:20 + git semver init 08:33:20 2023-02-15 08:33:20,575 [run_init] DEBUG init version:0.0.0 force:False 08:33:20 2023-02-15 08:33:20,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:33:20 2023-02-15 08:33:20,576 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:33:20 2023-02-15 08:33:20,576 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:33:30 2023-02-15 08:33:29,985 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:33:30 2023-02-15 08:33:29,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4340 with force:False 08:33:30 2023-02-15 08:33:29,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4340 08:33:30 2023-02-15 08:33:29,991 [execute] INFO git cat-file --batch-check 08:33:30 2023-02-15 08:33:29,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:33:30 2023-02-15 08:33:29,998 [execute] INFO git cat-file --batch 08:33:30 2023-02-15 08:33:29,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:33:30 2023-02-15 08:33:30,003 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4340 08:33:30 0.0.0 [Pipeline] } 08:33:30 $ docker exec --env ******** --env ******** 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 ssh-agent -k 08:33:30 unset SSH_AUTH_SOCK; 08:33:30 unset SSH_AGENT_PID; 08:33:30 echo Agent pid 77 killed; 08:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:31 + git semver [Pipeline] } 08:33:31 $ docker stop --time=1 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 08:33:32 $ docker rm -f --volumes 6875ef435175d1512af47454dbeabb607a9fe3ce0fbd228a9aadcdbb73e8dbf0 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:33 Stashed 1 file(s) [Pipeline] echo 08:33:33 [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:33 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:33:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:33 ========================================================= 08:33:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:33:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:34 213ec9aee27d: Pulling fs layer 08:33:34 4583459ba037: Pulling fs layer 08:33:34 93c1e223e6f2: Pulling fs layer 08:33:34 53926ce57604: Pulling fs layer 08:33:34 21b2b0c7a3f4: Pulling fs layer 08:33:34 22ff95d597cd: Pulling fs layer 08:33:34 12d6caf4c0d1: Pulling fs layer 08:33:34 96b7cbca73a9: Pulling fs layer 08:33:34 a7acece74701: Pulling fs layer 08:33:34 22ff95d597cd: Waiting 08:33:34 a7acece74701: Waiting 08:33:34 53926ce57604: Waiting 08:33:34 21b2b0c7a3f4: Waiting 08:33:34 96b7cbca73a9: Waiting 08:33:34 12d6caf4c0d1: Waiting 08:33:34 93c1e223e6f2: Verifying Checksum 08:33:34 93c1e223e6f2: Download complete 08:33:34 4583459ba037: Download complete 08:33:34 21b2b0c7a3f4: Verifying Checksum 08:33:34 21b2b0c7a3f4: Download complete 08:33:34 22ff95d597cd: Verifying Checksum 08:33:34 22ff95d597cd: Download complete 08:33:34 213ec9aee27d: Verifying Checksum 08:33:34 213ec9aee27d: Download complete 08:33:34 12d6caf4c0d1: Verifying Checksum 08:33:34 12d6caf4c0d1: Download complete 08:33:34 213ec9aee27d: Pull complete 08:33:35 4583459ba037: Pull complete 08:33:35 93c1e223e6f2: Pull complete 08:33:35 a7acece74701: Verifying Checksum 08:33:35 a7acece74701: Download complete 08:33:36 53926ce57604: Verifying Checksum 08:33:36 53926ce57604: Download complete 08:33:36 96b7cbca73a9: Verifying Checksum 08:33:36 96b7cbca73a9: Download complete 08:33:40 53926ce57604: Pull complete 08:33:40 21b2b0c7a3f4: Pull complete 08:33:40 22ff95d597cd: Pull complete 08:33:41 12d6caf4c0d1: Pull complete 08:33:43 96b7cbca73a9: Pull complete 08:33:44 a7acece74701: Pull complete 08:33:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:44 WORKDIR /edgex 08:33:44 COPY go.mod . 08:33:44 RUN go mod download 08:33:44 + docker build -t ci-base-image-x86_64 -f - . 08:33:45 Sending build context to Docker daemon 170.3MB 08:33:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:33:45 ---> db6d94c90886 08:33:45 Step 2/4 : WORKDIR /edgex 08:33:48 Still waiting to schedule task 08:33:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6081’ 08:33:50 ---> Running in 313f5bb01341 08:33:50 Removing intermediate container 313f5bb01341 08:33:50 ---> 1ea28f5a87d5 08:33:50 Step 3/4 : COPY go.mod . 08:33:50 ---> 67e184e9c06f 08:33:50 Step 4/4 : RUN go mod download 08:33:50 ---> Running in f94547af6189 08:34:02 Removing intermediate container f94547af6189 08:34:02 ---> 324b9fb8fc08 08:34:02 Successfully built 324b9fb8fc08 08:34:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + docker inspect -f . ci-base-image-x86_64 08:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:02 prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container 08:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:03 $ docker top 8e21c669bb5004e4ef7c758a7327d465479460d4469b48820672641629a90e83 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:03 + go version 08:34:03 go version go1.18.7 linux/amd64 [Pipeline] } 08:34:03 $ docker stop --time=1 8e21c669bb5004e4ef7c758a7327d465479460d4469b48820672641629a90e83 08:34:04 $ docker rm -f --volumes 8e21c669bb5004e4ef7c758a7327d465479460d4469b48820672641629a90e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:05 + docker inspect -f . ci-base-image-x86_64 08:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:05 prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container 08:34:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:05 $ docker top 8c7a0744cf3899fa25f3e7b9ab69b4f435ca61f387cdd711e46b40eeec310773 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:05 ========================================================= 08:34:05 [edgeXBuildGoParallel] Running Tests and Build... 08:34:05 ========================================================= [Pipeline] sh 08:34:06 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:34:06 + make test 08:34:06 go test -race -coverprofile=coverage.out ./... 08:34:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.035s coverage: 28.7% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.109s coverage: 73.7% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.296s coverage: 88.5% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.6% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 08:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 08:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.346s coverage: 79.9% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 65.3% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 41.0% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:34:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 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:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:35:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:35:13 ./bin/test-attribution-txt.sh [Pipeline] echo 08:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:35:13 + ls -al . 08:35:13 total 744 08:35:13 drwxrwxr-x 11 1001 1001 4096 Feb 15 08:34 . 08:35:13 drwxr-xr-x 4 root root 4096 Feb 15 08:34 .. 08:35:13 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 .blubracket 08:35:13 -rw-rw-r-- 1 1001 1001 16 Feb 15 08:33 .dockerignore 08:35:13 drwxrwxr-x 8 1001 1001 4096 Feb 15 08:34 .git 08:35:13 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 .github 08:35:13 -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:33 .gitignore 08:35:13 -rw-rw-r-- 1 1001 1001 42 Feb 15 08:33 .golangci.yml 08:35:13 -rw-rw-r-- 1 1001 1001 87 Feb 15 08:33 .hadolint.yml 08:35:13 drwxr-xr-x 3 1001 1001 4096 Feb 15 08:33 .semver 08:35:13 -rw-rw-r-- 1 1001 1001 166 Feb 15 08:33 .sonarcloud.properties 08:35:13 -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:33 ADOPTERS.md 08:35:13 -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:33 Attribution.txt 08:35:13 -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:33 CHANGELOG.md 08:35:13 -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:33 CONTRIBUTING.md 08:35:13 -rw-rw-r-- 1 1001 1001 677 Feb 15 08:33 GOVERNANCE.md 08:35:13 -rw-rw-r-- 1 1001 1001 850 Feb 15 08:33 Jenkinsfile 08:35:13 -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:33 LICENSE 08:35:13 -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:33 Makefile 08:35:13 -rw-rw-r-- 1 1001 1001 582 Feb 15 08:33 OWNERS.md 08:35:13 -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:33 README.md 08:35:13 -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:33 SECURITY.md 08:35:13 -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION 08:35:13 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:33 bin 08:35:13 drwxrwxr-x 17 1001 1001 4096 Feb 15 08:33 cmd 08:35:13 -rw-r--r-- 1 root root 487418 Feb 15 08:34 coverage.out 08:35:13 -rw-rw-r-- 1 1001 1001 3295 Feb 15 08:33 go.mod 08:35:13 -rw-rw-r-- 1 1001 1001 33318 Feb 15 08:33 go.sum 08:35:13 drwxrwxr-x 7 1001 1001 4096 Feb 15 08:33 internal 08:35:13 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:33 openapi 08:35:13 drwxrwxr-x 4 1001 1001 4096 Feb 15 08:33 snap 08:35:13 -rw-rw-r-- 1 1001 1001 204 Feb 15 08:33 version.go [Pipeline] sh 08:35:14 + '[' -e coverage.out ] 08:35:14 + chown 1001:1001 coverage.out [Pipeline] stash 08:35:14 Stashed 1 file(s) [Pipeline] sh 08:35:14 + make build 08:35: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:35: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:35: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:35:27 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:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:34 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:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:35:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:39 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: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:35:43 $ docker stop --time=1 8c7a0744cf3899fa25f3e7b9ab69b4f435ca61f387cdd711e46b40eeec310773 08:35:46 $ docker rm -f --volumes 8c7a0744cf3899fa25f3e7b9ab69b4f435ca61f387cdd711e46b40eeec310773 [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:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:47 08:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:47 latest: Pulling from edgex-devops/edgex-compose 08:35:47 cbdbe7a5bc2a: Pulling fs layer 08:35:47 ca9280d653b3: Pulling fs layer 08:35:47 7e9c9ca2126c: Pulling fs layer 08:35:48 cbdbe7a5bc2a: Verifying Checksum 08:35:48 cbdbe7a5bc2a: Download complete 08:35:48 cbdbe7a5bc2a: Pull complete 08:35:48 ca9280d653b3: Verifying Checksum 08:35:48 ca9280d653b3: Download complete 08:35:49 7e9c9ca2126c: Verifying Checksum 08:35:49 7e9c9ca2126c: Download complete 08:35:49 ca9280d653b3: Pull complete 08:35:52 7e9c9ca2126c: Pull complete 08:35:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:52 prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container 08:35:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:35:54 $ docker top bc2ab5ff2b4ceed8081659a72455353cfebd5723d2522034d4d538b28462fc07 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:54 + docker-compose build --help 08:35:54 + grep parallel 08:35:55 --parallel Build images in parallel. [Pipeline] } 08:35:55 $ docker stop --time=1 bc2ab5ff2b4ceed8081659a72455353cfebd5723d2522034d4d538b28462fc07 08:35:56 $ docker rm -f --volumes bc2ab5ff2b4ceed8081659a72455353cfebd5723d2522034d4d538b28462fc07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:57 prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container 08:35:57 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:57 $ docker top 764d9fb194d05e1c277146f8e52f54e0062ea7afc105a05cded85d1aaaaeb74d -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:35:58 Building core-command ... 08:35:58 Building core-common-config-bootstrapper ... 08:35:58 Building core-data ... 08:35:58 Building core-metadata ... 08:35:58 Building security-bootstrapper ... 08:35:58 Building security-proxy-setup ... 08:35:58 Building security-secretstore-setup ... 08:35:58 Building security-spiffe-token-provider ... 08:35:58 Building security-spire-agent ... 08:35:58 Building security-spire-config ... 08:35:58 Building security-spire-server ... 08:35:58 Building support-notifications ... 08:35:58 Building support-scheduler ... 08:35:58 Building core-command 08:35:58 Building security-spiffe-token-provider 08:35:58 Building core-common-config-bootstrapper 08:35:58 Building support-scheduler 08:35:58 Building core-data 08:36:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 324b9fb8fc08 08:36:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 324b9fb8fc08 08:36:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 324b9fb8fc08 08:36:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 324b9fb8fc08 08:36:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 324b9fb8fc08 08:36:10 Step 3/19 : WORKDIR /edgex-go 08:36:14 ---> Running in 92f941959bcf 08:36:14 ---> Running in c305c71ad01b 08:36:14 ---> Running in 4a10bb1c2083 08:36:14 ---> Running in c641f0428d15 08:36:14 ---> Running in 491716348dbc 08:36:14 Removing intermediate container c305c71ad01b 08:36:14 ---> 1a8f9b4defc8 08:36:14 Step 4/22 : WORKDIR /edgex-go 08:36:14 Removing intermediate container 92f941959bcf 08:36:14 ---> 0e36984490be 08:36:14 Step 4/22 : WORKDIR /edgex-go 08:36:15 Removing intermediate container 4a10bb1c2083 08:36:15 ---> e6291d68864c 08:36:15 Step 4/22 : WORKDIR /edgex-go 08:36:15 Removing intermediate container 491716348dbc 08:36:15 ---> b0f3adb2bffb 08:36:15 Step 4/23 : WORKDIR /edgex-go 08:36:15 Removing intermediate container c641f0428d15 08:36:15 ---> 5694f11bdce0 08:36:15 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:36:15 ---> Running in 8d8f921d4843 08:36:15 ---> Running in dfcc3c5f812a 08:36:15 ---> Running in 8c605d7242d6 08:36:15 ---> Running in 25a07732fe2b 08:36:15 ---> Running in d754cadef840 08:36:15 Removing intermediate container 8d8f921d4843 08:36:15 ---> 617f4a4444c5 08:36:15 Step 5/22 : RUN apk add --update --no-cache make git 08:36:15 Removing intermediate container 8c605d7242d6 08:36:15 ---> dff9ca27b6a8 08:36:15 Step 5/22 : RUN apk add --update --no-cache make git 08:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:15 Removing intermediate container dfcc3c5f812a 08:36:15 ---> f60b21933079 08:36:15 Step 5/22 : RUN apk add --update --no-cache make git 08:36:15 Removing intermediate container 25a07732fe2b 08:36:15 ---> 00ab16daaae8 08:36:15 Step 5/23 : RUN apk add --update --no-cache make git 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:16 ---> Running in 6365668c1221 08:36:16 ---> Running in 91754d902bbc 08:36:16 v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:36:16 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:36:16 OK: 17046 distinct packages available 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:16 ---> Running in aa191ec93a24 08:36:16 ---> Running in ec1e2cae0f07 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:16 OK: 211 MiB in 51 packages 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:17 OK: 211 MiB in 51 packages 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:17 OK: 211 MiB in 51 packages 08:36:17 OK: 211 MiB in 51 packages 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:18 Removing intermediate container d754cadef840 08:36:18 ---> aa1f11649037 08:36:18 Step 5/19 : COPY go.mod vendor* ./ 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:18 ---> fc774e0d98c2 08:36:18 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 Removing intermediate container 6365668c1221 08:36:18 ---> d0536ff45b00 08:36:18 Step 6/22 : COPY go.mod vendor* ./ 08:36:18 ---> Running in f0fe0ecccb25 08:36:18 OK: 211 MiB in 51 packages 08:36:18 Removing intermediate container 91754d902bbc 08:36:18 ---> b0deae1343e9 08:36:18 Step 6/22 : COPY go.mod vendor* ./ 08:36:18 ---> 35db705685ae 08:36:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 Removing intermediate container aa191ec93a24 08:36:18 ---> d60f7f738d65 08:36:18 Step 6/22 : COPY go.mod vendor* ./ 08:36:18 ---> Running in 6a540887c02f 08:36:19 ---> 47e9ed7f4c07 08:36:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 ---> 10551012ef3a 08:36:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 ---> Running in 5d8b9f64010c 08:36:19 ---> Running in 59963fcb858a 08:36:19 Removing intermediate container ec1e2cae0f07 08:36:19 ---> 4d7a5deed14d 08:36:19 Step 6/23 : COPY go.mod vendor* ./ 08:36:19 ---> 97a56568924f 08:36:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 ---> Running in efd27b46159a 08:36:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6090 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws 08:36:54 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:36:54 The recommended git tool is: git 08:37:00 using credential edgex-jenkins-ssh 08:37:00 Cloning the remote Git repository 08:37:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:37:00 > git init /w/workspace/edgex-go/5 # timeout=10 08:37:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:00 > git --version # timeout=10 08:37:00 > git --version # 'git version 2.25.1' 08:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:28 Removing intermediate container efd27b46159a 08:37:28 ---> 817d7bfb0842 08:37:28 Step 8/23 : COPY . . 08:37:28 Removing intermediate container 6a540887c02f 08:37:28 ---> 064cf6faeea7 08:37:28 Step 8/22 : COPY . . 08:37:38 ---> f419a226198c 08:37:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:38 ---> 68da1c10b136 08:37:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:38 ---> Running in 715b70ad98ba 08:37:38 ---> Running in e65b158e7491 08:37:38 Removing intermediate container 5d8b9f64010c 08:37:38 ---> 7d15d169ada6 08:37:38 Step 8/22 : COPY . . 08:37:38 Removing intermediate container 59963fcb858a 08:37:38 ---> 4fa0adf94903 08:37:38 Step 8/22 : COPY . . 08:37:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:37:38 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:37:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:37:46 Merging remotes/origin/main commit 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb 08:37:46 Merge succeeded, producing 215bf475df5477c779efe8d5610f4ed1b25038e4 08:37:46 Checking out Revision 215bf475df5477c779efe8d5610f4ed1b25038e4 (PR-4340) 08:37:46 > git config core.sparsecheckout # timeout=10 08:37:46 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 08:37:46 > git remote # timeout=10 08:37:46 > git config --get remote.origin.url # timeout=10 08:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:46 > git merge 788be756f331ff1c1ac8640fcafd3eeb74e9f5c6 # timeout=10 08:37:46 > git rev-parse HEAD^{commit} # timeout=10 08:37:46 > git config core.sparsecheckout # timeout=10 08:37:46 > git checkout -f 215bf475df5477c779efe8d5610f4ed1b25038e4 # timeout=10 08:37:50 Commit message: "Merge commit '788be756f331ff1c1ac8640fcafd3eeb74e9f5c6' into HEAD" 08:37:50 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:37:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:51 Dload Upload Total Spent Left Speed 08:37:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:37:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:37:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:37:52 + sudo tee /etc/docker/daemon.new 08:37:52 { 08:37:52 "registry-mirrors": [ 08:37:52 "https://nexus3.edgexfoundry.org:10001" 08:37:52 ], 08:37:52 "bip": "10.250.0.254/24", 08:37:52 "hosts": [ 08:37:52 "tcp://0.0.0.0:5555", 08:37:52 "unix:///var/run/docker.sock" 08:37:52 ], 08:37:52 "mtu": 1458, 08:37:52 "selinux-enabled": true, 08:37:52 "seccomp-profile": "/etc/docker/seccomp.json" 08:37:52 } [Pipeline] sh 08:37:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:37:50 > git rev-list --no-walk a21e3a18903b9df7b9680542937159cfc7cbdcd3 # timeout=10 08:37:53 + sudo service docker restart 08:37:56 ---> cfcd87ce5d1c 08:37:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:56 ---> fd29ab7213dd 08:37:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:37:56 Removing intermediate container f0fe0ecccb25 08:37:56 ---> f76f5515ac3f 08:37:56 Step 7/19 : COPY . . 08:37:57 ---> Running in ec3400a72528 08:37:57 ---> Running in 9fab2e745e2a 08:37: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:37:58 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:11 provisioning config files... 08:38:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1825326506836876412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:12 ---> docker-login.sh 08:38:12 nexus3.edgexfoundry.org:10001 08:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:12 Configure a credential helper to remove this warning. See 08:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:12 08:38:12 Login Succeeded 08:38:12 nexus3.edgexfoundry.org:10002 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 nexus3.edgexfoundry.org:10003 08:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:13 Configure a credential helper to remove this warning. See 08:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:13 08:38:13 Login Succeeded 08:38:13 nexus3.edgexfoundry.org:10004 08:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:14 Configure a credential helper to remove this warning. See 08:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:14 08:38:14 Login Succeeded 08:38:14 docker.io 08:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:14 Configure a credential helper to remove this warning. See 08:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:14 08:38:14 Login Succeeded 08:38:14 ---> docker-login.sh ends [Pipeline] } 08:38:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:38:15 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:38:15 ========================================================= 08:38:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:38:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:38:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:38:16 9b18e9b68314: Pulling fs layer 08:38:16 35d82f9e3411: Pulling fs layer 08:38:16 e16973657156: Pulling fs layer 08:38:16 fc693d55d65f: Pulling fs layer 08:38:16 7e9fc2657dce: Pulling fs layer 08:38:16 dda99020689f: Pulling fs layer 08:38:16 db1c61fa0a46: Pulling fs layer 08:38:16 891c053d2c06: Pulling fs layer 08:38:16 dda99020689f: Waiting 08:38:16 db1c61fa0a46: Waiting 08:38:16 891c053d2c06: Waiting 08:38:16 fc693d55d65f: Waiting 08:38:16 7e9fc2657dce: Waiting 08:38:16 e16973657156: Verifying Checksum 08:38:16 e16973657156: Download complete 08:38:16 35d82f9e3411: Verifying Checksum 08:38:16 35d82f9e3411: Download complete 08:38:16 7e9fc2657dce: Verifying Checksum 08:38:16 7e9fc2657dce: Download complete 08:38:16 dda99020689f: Verifying Checksum 08:38:16 dda99020689f: Download complete 08:38:16 9b18e9b68314: Verifying Checksum 08:38:16 9b18e9b68314: Download complete 08:38:17 9b18e9b68314: Pull complete 08:38:17 891c053d2c06: Verifying Checksum 08:38:17 891c053d2c06: Download complete 08:38:17 35d82f9e3411: Pull complete 08:38:17 e16973657156: Pull complete 08:38:18 db1c61fa0a46: Verifying Checksum 08:38:19 fc693d55d65f: Verifying Checksum 08:38:19 fc693d55d65f: Download complete 08:38:20 ---> 3fa90d5fd56c 08:38:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:20 ---> Running in e21efe1a3e1b 08:38:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:38:30 Removing intermediate container e65b158e7491 08:38:30 ---> 87d3ef19e12d 08:38:30 08:38:30 Step 10/23 : FROM alpine:3.16 08:38:30 Removing intermediate container 715b70ad98ba 08:38:30 ---> 2ee3f8a1e85b 08:38:30 08:38:30 Step 10/22 : FROM alpine:3.16 08:38:30 3.16: Pulling from library/alpine 08:38:30 3.16: Pulling from library/alpine 08:38:31 fc693d55d65f: Pull complete 08:38:31 7e9fc2657dce: Pull complete 08:38:31 dda99020689f: Pull complete 08:38:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:38:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:38:35 Status: Downloaded newer image for alpine:3.16 08:38:35 Status: Downloaded newer image for alpine:3.16 08:38:35 ---> dfd21b5a31f5 08:38:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:38:36 ---> dfd21b5a31f5 08:38:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:36 Removing intermediate container 9fab2e745e2a 08:38:36 ---> 4817c3c77aff 08:38:36 08:38:36 Step 10/22 : FROM alpine:3.16 08:38:36 ---> dfd21b5a31f5 08:38:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:36 db1c61fa0a46: Pull complete 08:38:36 Removing intermediate container ec3400a72528 08:38:36 ---> a081429f0294 08:38:36 08:38:36 Step 10/22 : FROM alpine:3.16 08:38:36 ---> dfd21b5a31f5 08:38:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:38:37 ---> Running in f79509865da8 08:38:37 ---> Running in 2de7298d6284 08:38:37 ---> Running in 551fcefceb74 08:38:37 ---> Running in e58a24d5807b 08:38:37 891c053d2c06: Pull complete 08:38:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:38:38 WORKDIR /edgex 08:38:38 COPY go.mod . 08:38:38 RUN go mod download 08:38:38 + docker build -t ci-base-image-arm64 -f - . 08:38:38 Removing intermediate container 2de7298d6284 08:38:38 ---> 4965a560477a 08:38:38 Step 12/22 : ENV APP_PORT=59880 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:38 Removing intermediate container 551fcefceb74 08:38:38 ---> d848522143c7 08:38:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:38:38 ---> Running in 7e6ef2810c05 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:38 ---> Running in fb6b21e1a50d 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:38 (1/1) Installing dumb-init (1.2.5-r1) 08:38:38 Executing busybox-1.35.0-r17.trigger 08:38:38 OK: 6 MiB in 15 packages 08:38:38 Removing intermediate container 7e6ef2810c05 08:38:38 ---> b4da423d5e5f 08:38:38 Step 13/22 : EXPOSE $APP_PORT 08:38:38 (1/1) Installing dumb-init (1.2.5-r1) 08:38:38 Executing busybox-1.35.0-r17.trigger 08:38:38 OK: 6 MiB in 15 packages 08:38:38 Sending build context to Docker daemon 3.098MB 08:38:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:38:38 ---> f96f9c87975a 08:38:38 Step 2/4 : WORKDIR /edgex 08:38:38 ---> Running in 18416f9c8bcf 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:38 Removing intermediate container 18416f9c8bcf 08:38:38 ---> 3195db35b0b6 08:38:38 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:38:38 ---> Running in fb42bc56f74c 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:39 (1/1) Installing dumb-init (1.2.5-r1) 08:38:39 Executing busybox-1.35.0-r17.trigger 08:38:39 Removing intermediate container f79509865da8 08:38:39 ---> fd3ab5bf546e 08:38:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:39 OK: 6 MiB in 15 packages 08:38:39 ---> Running in f6336168be19 08:38:39 Removing intermediate container e58a24d5807b 08:38:39 ---> ffbd5f3f29dd 08:38:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:39 Removing intermediate container f6336168be19 08:38:39 ---> d3ab574732c5 08:38:39 Step 13/23 : ENV APP_PORT=59882 08:38:39 ---> Running in 072590a87492 08:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:39 ---> Running in e0d769e50464 08:38:39 Removing intermediate container 072590a87492 08:38:39 ---> aa9669807c01 08:38:39 Step 13/22 : ENV APP_PORT=59861 08:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:39 ---> Running in c145f1650582 08:38:39 Removing intermediate container e0d769e50464 08:38:39 ---> cd73e295ac8a 08:38:39 Step 14/23 : EXPOSE $APP_PORT 08:38:39 ---> Running in b6c210b69614 08:38:39 Removing intermediate container c145f1650582 08:38:39 ---> 4a5d9da06370 08:38:39 Step 14/22 : EXPOSE $APP_PORT 08:38:39 Removing intermediate container fb6b21e1a50d 08:38:39 ---> 459e385fea23 08:38:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:39 ---> Running in 2b36fb3816aa 08:38:39 (1/1) Installing dumb-init (1.2.5-r1) 08:38:39 Executing busybox-1.35.0-r17.trigger 08:38:39 OK: 6 MiB in 15 packages 08:38:39 Removing intermediate container b6c210b69614 08:38:39 ---> e461bda94722 08:38:39 Step 15/23 : WORKDIR / 08:38:40 ---> Running in 6b3d78bf3e46 08:38:40 Removing intermediate container 2b36fb3816aa 08:38:40 ---> 6a4604ea6654 08:38:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 Removing intermediate container 6b3d78bf3e46 08:38:40 ---> ce022d5716f1 08:38:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 ---> ddc91ae93bf2 08:38:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:41 ---> 5dac28db2a78 08:38:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:41 ---> Running in 11814d863cef 08:38:41 Removing intermediate container 11814d863cef 08:38:41 ---> 8d6ef314d8db 08:38:41 Step 3/4 : COPY go.mod . 08:38:41 ---> 9575f64e64cd 08:38:41 Step 4/4 : RUN go mod download 08:38:41 ---> Running in ea758bda29c6 08:38:43 ---> defa6a53a85a 08:38:43 ---> 68b60baf66dd 08:38:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Removing intermediate container fb42bc56f74c 08:38:43 08:38:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:43 ---> 8f3ae66be777 08:38:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:43 ---> 495a6d4b1c06 08:38:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:38:44 ---> d712f66fbbde 08:38:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:44 ---> d7e9f3bc7015 08:38:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:44 ---> 5923bb53846f 08:38:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:38:44 ---> 5c26df83c48b 08:38:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:38:45 ---> 21ca0e3f853c 08:38:45 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:45 ---> Running in 878494d70358 08:38:45 ---> 471c7b11490e 08:38:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:38:45 ---> Running in e8f447e522a5 08:38:45 Removing intermediate container 878494d70358 08:38:45 ---> a00c07abe5ff 08:38:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:45 ---> 4a1edd026e06 08:38:45 Step 18/22 : ENTRYPOINT ["/core-data"] 08:38:45 ---> a29ab3780cc0 08:38:45 Step 19/23 : ENTRYPOINT ["/core-command"] 08:38:45 ---> Running in b4ae2f964776 08:38:45 ---> Running in e2fb6b4aed78 08:38:45 ---> Running in daaa95cdb298 08:38:45 Removing intermediate container b4ae2f964776 08:38:45 ---> e66130bb7e06 08:38:45 Step 20/22 : LABEL arch=x86_64 08:38:45 Removing intermediate container e2fb6b4aed78 08:38:45 ---> 540e7854113b 08:38:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:45 Removing intermediate container daaa95cdb298 08:38:45 ---> f986693f9110 08:38:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:45 ---> Running in fca54057a959 08:38:45 ---> Running in 2c6a82ad3f57 08:38:45 ---> Running in 4d476b4dd86f 08:38:45 Removing intermediate container fca54057a959 08:38:45 ---> 25e7aeb44b03 08:38:45 Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:38:45 Removing intermediate container 4d476b4dd86f 08:38:45 ---> adced19ee2d7 08:38:45 Step 21/23 : LABEL arch=x86_64 08:38:45 Removing intermediate container 2c6a82ad3f57 08:38:45 ---> 3628efd150c7 08:38:45 Step 20/22 : LABEL arch=x86_64 08:38:45 ---> Running in 96f2155eb1d1 08:38:45 ---> Running in 1edfcab6a85c 08:38:45 ---> Running in 82cbb94f0152 08:38:45 Removing intermediate container 1edfcab6a85c 08:38:45 ---> a3e62fb94ae8 08:38:45 Step 22/22 : LABEL version=0.0.0 08:38:46 ---> Running in 84e31944caac 08:38:46 Removing intermediate container 96f2155eb1d1 08:38:46 ---> 44c8d3b96e1a 08:38:46 Step 22/23 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:38:46 Removing intermediate container 82cbb94f0152 08:38:46 ---> ae3860a8e5f3 08:38:46 Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:38:46 ---> Running in c9c0c0e47caa 08:38:46 ---> Running in fc20d66c5730 08:38:46 Removing intermediate container 84e31944caac 08:38:46 ---> 98778c82a6b1 08:38:46 08:38:46 Removing intermediate container e8f447e522a5 08:38:46 ---> 10c5b27b234f 08:38:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:46 Successfully built 98778c82a6b1 08:38:46 Successfully tagged support-scheduler:latest 08:38:46  Building support-scheduler ... done Building security-secretstore-setup 08:38:46 ---> Running in 459681db6509 08:38:46 Removing intermediate container c9c0c0e47caa 08:38:46 ---> d1f033037345 08:38:46 Step 23/23 : LABEL version=0.0.0 08:38:46 Removing intermediate container fc20d66c5730 08:38:46 ---> 1ffe6e7f407a 08:38:46 Step 22/22 : LABEL version=0.0.0 08:38:46 ---> Running in de9888dac826 08:38:46 ---> Running in a35eec644986 08:38:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:53 ---> 324b9fb8fc08 08:38:53 Step 3/24 : WORKDIR /edgex-go 08:38:53 ---> Using cache 08:38:53 ---> 5694f11bdce0 08:38:53 Step 4/24 : RUN apk add --update --no-cache make git 08:38:58 Removing intermediate container 459681db6509 08:38:58 ---> b01b95eac52a 08:38:58 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:38:58 ---> Running in 3385bc97c206 08:38:58 ---> Running in 959a482d13a1 08:38:58 Removing intermediate container de9888dac826 08:38:58 ---> d0c81bcb5641 08:38:58 08:38:58 Successfully built d0c81bcb5641 08:38:58 Removing intermediate container a35eec644986 08:38:58 ---> e21a211f10d9 08:38:58 08:38:59 Successfully tagged core-command:latest 08:38:59  Building core-command ... done Building security-spire-agent 08:38:59 Successfully built e21a211f10d9 08:38:59 Successfully tagged core-data:latest 08:38:59 Building support-notifications 08:39:00  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:00 OK: 211 MiB in 51 packages 08:39:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:02 ---> 324b9fb8fc08 08:39:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:39:02 ---> Using cache 08:39:02 ---> b0f3adb2bffb 08:39:02 Step 4/22 : WORKDIR /edgex-go 08:39:02 ---> Using cache 08:39:02 ---> 00ab16daaae8 08:39:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:39:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:03 ---> 324b9fb8fc08 08:39:03 Step 3/24 : WORKDIR /edgex-go 08:39:03 ---> Using cache 08:39:03 ---> 5694f11bdce0 08:39:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:39:09 Removing intermediate container 959a482d13a1 08:39:09 ---> c0766680068f 08:39:09 Step 20/22 : LABEL arch=x86_64 08:39:09 Removing intermediate container e21efe1a3e1b 08:39:09 ---> 42c341e3ab31 08:39:09 08:39:09 Step 9/19 : FROM alpine:3.15 08:39:09 ---> Running in 7b7d0d423b11 08:39:09 ---> Running in 6258d48a8cd7 08:39:09 ---> Running in 96de8418ae54 08:39:10 3.15: Pulling from library/alpine 08:39:10 Removing intermediate container 3385bc97c206 08:39:10 ---> 17f6a4c55ed7 08:39:10 Step 5/24 : COPY go.mod vendor* ./ 08:39:10 Removing intermediate container 96de8418ae54 08:39:10 ---> 19d12144703b 08:39:10 Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:11 ---> ad42de536bce 08:39:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:11 ---> Running in 3c13039942b5 08:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:11 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:39:11 Status: Downloaded newer image for alpine:3.15 08:39:11 ---> 5ce65d7b0fde 08:39:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:11 ---> Running in 398dc98a06a0 08:39:11 ---> Running in 75b9bab2116a 08:39:11 Removing intermediate container 3c13039942b5 08:39:11 ---> dc6cd1d9ef4b 08:39:11 Step 22/22 : LABEL version=0.0.0 08:39:11 ---> Running in 141f22b0b3d3 08:39:11 OK: 211 MiB in 51 packages 08:39:11 OK: 211 MiB in 51 packages 08:39:11 Removing intermediate container 75b9bab2116a 08:39:11 ---> ed43b99b2f5c 08:39:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:39:11 Removing intermediate container 141f22b0b3d3 08:39:11 ---> 6140205de7ff 08:39:11 08:39:11 ---> Running in 037b96de9993 08:39:11 Successfully built 6140205de7ff 08:39:11 Successfully tagged core-common-config-bootstrapper:latest 08:39:11 Building core-metadata 08:39:14 Removing intermediate container ea758bda29c6 08:39:14 ---> 666ab60666d3 08:39:14 Successfully built 666ab60666d3 08:39:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker inspect -f . ci-base-image-arm64 08:39:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:14 prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container 08:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:39:16  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:39:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:16 $ docker top 632bbffd3c3caebcb649001df785d52c6b1356e6c8bf9929b2069f42137927af -eo pid,comm 08:39:16 ---> 324b9fb8fc08 08:39:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:39:16 ---> Using cache 08:39:16 ---> b0f3adb2bffb 08:39:16 Step 4/24 : WORKDIR /edgex-go 08:39:16 ---> Using cache 08:39:16 ---> 00ab16daaae8 08:39:16 Step 5/24 : RUN apk add --update --no-cache make git 08:39:16 ---> Using cache 08:39:16 ---> 4d7a5deed14d 08:39:16 Step 6/24 : COPY go.mod vendor* ./ 08:39:16 ---> Using cache 08:39:16 ---> 97a56568924f 08:39:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:16 ---> Using cache 08:39:16 ---> 817d7bfb0842 08:39:16 Step 8/24 : COPY . . 08:39:16 ---> Using cache 08:39:16 ---> 68da1c10b136 08:39:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [Pipeline] { [Pipeline] sh 08:39:17 + go version 08:39:17 go version go1.18.7 linux/arm64 [Pipeline] } 08:39:17 $ docker stop --time=1 632bbffd3c3caebcb649001df785d52c6b1356e6c8bf9929b2069f42137927af 08:39:18 Removing intermediate container 6258d48a8cd7 08:39:18 ---> 3ffd5ac903be 08:39:18 Step 5/24 : COPY go.mod vendor* ./ 08:39:18 ---> Running in d2ce07bcc990 08:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:18 Removing intermediate container 7b7d0d423b11 08:39:18 ---> 71fd0584d84e 08:39:18 Step 6/22 : COPY go.mod vendor* ./ 08:39:18 ---> 475a5aad6cb6 08:39:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:18 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:39:18 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:39:18 OK: 15857 distinct packages available 08:39:18 ---> Running in 144e563a716b 08:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:18 ---> ff525d3dc966 08:39:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:18 ---> Running in a14fe6fefb7a 08:39:18 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:18 (1/9) Installing ca-certificates (20220614-r0) 08:39:18 (2/9) Installing brotli-libs (1.0.9-r5) 08:39:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:39:19 (4/9) Installing libcurl (7.80.0-r6) 08:39:19 (5/9) Installing curl (7.80.0-r6) 08:39:19 (6/9) Installing dumb-init (1.2.5-r1) 08:39:19 (7/9) Installing musl-obstack (1.2.3-r0) 08:39:19 (8/9) Installing libucontext (1.1-r0) 08:39:19 (9/9) Installing gcompat (1.0.0-r4) 08:39:19 Executing busybox-1.34.1-r7.trigger 08:39:19 Executing ca-certificates-20220614-r0.trigger 08:39:19 OK: 8 MiB in 23 packages 08:39:19 $ docker rm -f --volumes 632bbffd3c3caebcb649001df785d52c6b1356e6c8bf9929b2069f42137927af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:19 + docker inspect -f . ci-base-image-arm64 08:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:19 prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container 08:39:20 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:39:21 $ docker top 4b93a2531e5981b66ac62c542f4ff419be2f690a1508ad61b809062a003d9397 -eo pid,comm [Pipeline] { [Pipeline] echo 08:39:21 ========================================================= 08:39:21 [edgeXBuildGoParallel] Running Tests and Build... 08:39:21 ========================================================= [Pipeline] sh 08:39:22 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:39:22 + make test 08:39:22 go test -race -coverprofile=coverage.out ./... 08:39:23 Removing intermediate container 037b96de9993 08:39:23 ---> c6cf32ae8efa 08:39:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:41 ---> c18fd789f6c6 08:39:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:56 ---> 08cc29e99cf7 08:39:56 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:39:57 Removing intermediate container 398dc98a06a0 08:39:57 ---> aa2cfe237d76 08:39:57 Step 7/24 : COPY . . 08:40:01 ? github.com/edgexfoundry/edgex-go [no test files] 08:40:15 ---> bee7f52e97fe 08:40:15 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:40:15 ---> 08f255cb70ad 08:40:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:15 Removing intermediate container d2ce07bcc990 08:40:15 ---> 1ab3b8c50a1b 08:40:15 08:40:15 Step 10/24 : FROM alpine:3.16 08:40:15 ---> dfd21b5a31f5 08:40:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:40:15 ---> Using cache 08:40:15 ---> ffbd5f3f29dd 08:40:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:15 ---> Using cache 08:40:15 ---> aa9669807c01 08:40:15 Step 13/24 : ENV APP_PORT=59881 08:40:15 ---> Running in 28561b87eec0 08:40:15 ---> Running in ae5acd45bdb5 08:40:15 ---> Running in e60f60f95ca1 08:40:15 Removing intermediate container 28561b87eec0 08:40:15 ---> 81dae90265fb 08:40:15 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:15 Removing intermediate container e60f60f95ca1 08:40:15 ---> 422ae88d5b50 08:40:15 Step 14/24 : EXPOSE $APP_PORT 08:40:15 Removing intermediate container a14fe6fefb7a 08:40:15 ---> d702e05b8bad 08:40:15 Step 8/22 : COPY . . 08:40:15 Removing intermediate container 144e563a716b 08:40:15 ---> 548a1a080981 08:40:15 Step 7/24 : COPY . . 08:40:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:40:33 ---> Running in 99ede0201d46 08:40:33 ---> Running in af37341b6051 08:40:33 ---> 7de900c0f7ca 08:40:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:40:33 ---> e79567494640 08:40:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:40:33 ---> Running in 6820d03cae5d 08:40:33 ---> Running in aab23baa4c7d 08:40:33 Removing intermediate container 99ede0201d46 08:40:33 ---> e8cf9b4ddb27 08:40:33 Step 15/24 : WORKDIR / 08:40:33 Removing intermediate container af37341b6051 08:40:33 ---> 68a842663734 08:40:33 Step 17/19 : LABEL arch=x86_64 08:40:33 ---> Running in bac00effb660 08:40:33 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:40:33 ---> Running in 746684e39830 08:40:33 Removing intermediate container aab23baa4c7d 08:40:33 ---> 93f986cb70dd 08:40:33 Step 9/24 : WORKDIR /edgex-go/spire-build 08:40:33 ---> Running in ba9d955067bf 08:40:33 Removing intermediate container bac00effb660 08:40:33 ---> 96c39164af98 08:40:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:33 Removing intermediate container 746684e39830 08:40:33 ---> e6a63c9f3da4 08:40:33 Step 18/19 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:40:33 Removing intermediate container ba9d955067bf 08:40:33 ---> 664c9b0fd673 08:40:33 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:40:33 ---> Running in 3ce89fd00cb2 08:40:33 ---> e0ec965b6e4d 08:40:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:33 ---> Running in da595fac8607 08:40:34 Removing intermediate container 3ce89fd00cb2 08:40:34 ---> 8794d73406d1 08:40:34 Step 19/19 : LABEL version=0.0.0 08:40:35 ---> Running in b63b6f8f2599 08:40:36 ---> 373efc0c8f31 08:40:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:40:36 Removing intermediate container b63b6f8f2599 08:40:36 ---> d87d84652d85 08:40:36 08:40:36 Successfully built d87d84652d85 08:40:37 Successfully tagged security-spiffe-token-provider:latest 08:40:37  Building security-spiffe-token-provider ... done Building security-bootstrapper 08:40:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:39 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:40:39 ---> 324b9fb8fc08 08:40:39 Step 3/32 : WORKDIR /edgex-go 08:40:39 ---> Using cache 08:40:39 ---> 5694f11bdce0 08:40:39 Step 4/32 : RUN apk add --update --no-cache make git 08:40:39 ---> Using cache 08:40:39 ---> 17f6a4c55ed7 08:40:39 Step 5/32 : COPY go.mod vendor* ./ 08:40:39 ---> Using cache 08:40:39 ---> ad42de536bce 08:40:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:39 ---> Using cache 08:40:39 ---> aa2cfe237d76 08:40:39 Step 7/32 : COPY . . 08:40:39 ---> Using cache 08:40:39 ---> 08f255cb70ad 08:40:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:40:43 ---> c7b9917e2bf4 08:40:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:40:45 ---> Running in 236d5d1949e1 08:40:45 Removing intermediate container da595fac8607 08:40:45 ---> 10a4cbbcdccc 08:40:45 Step 11/24 : WORKDIR /edgex-go 08:40:45 ---> f50536839fcc 08:40:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:40:48 ---> Running in 07e4d64b924e 08:40:48 ---> Running in ce098b50bd8e 08:40:48 Removing intermediate container ae5acd45bdb5 08:40:48 ---> e0aad7103ac7 08:40:48 08:40:48 Step 9/24 : FROM alpine:3.16 08:40:48 ---> dfd21b5a31f5 08:40:48 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:40:48 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:40:48 Removing intermediate container ce098b50bd8e 08:40:48 ---> dc8239d534ad 08:40:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:48 ---> Running in 55417f41c45d 08:40:48 Removing intermediate container 07e4d64b924e 08:40:48 ---> 922a8d2590ad 08:40:48 08:40:48 Step 12/24 : FROM alpine:3.15 08:40:48 ---> 5ce65d7b0fde 08:40:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:48 ---> Using cache 08:40:48 ---> ed43b99b2f5c 08:40:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:49 ---> Running in c71bc4ada333 08:40:49 ---> Running in d0792741bb29 08:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:49 Removing intermediate container c71bc4ada333 08:40:49 ---> 89806cc4352f 08:40:49 Step 22/24 : LABEL arch=x86_64 08:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:50 (1/3) Installing ca-certificates (20220614-r0) 08:40:50 (2/3) Installing dumb-init (1.2.5-r1) 08:40:50 (3/3) Installing su-exec (0.2-r1) 08:40:50 Executing busybox-1.35.0-r17.trigger 08:40:50 Executing ca-certificates-20220614-r0.trigger 08:40:50 OK: 6 MiB in 17 packages 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:50 ---> Running in 99e64392d638 08:40:50 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:50 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:50 OK: 15857 distinct packages available 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:51 (1/5) Installing dumb-init (1.2.5-r1) 08:40:51 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:51 (3/5) Installing libucontext (1.1-r0) 08:40:51 (4/5) Installing gcompat (1.0.0-r4) 08:40:51 (5/5) Installing openssl (1.1.1t-r1) 08:40:51 Executing busybox-1.34.1-r7.trigger 08:40:51 OK: 7 MiB in 19 packages 08:40:52 Removing intermediate container 99e64392d638 08:40:52 ---> 01843522f00a 08:40:52 Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:40:53 Removing intermediate container 55417f41c45d 08:40:53 ---> 9bcffc1432a2 08:40:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:53 ---> Running in d7bbc1948ad9 08:40:54 ---> Running in c3eb12d0fc8f 08:40:55 Removing intermediate container d0792741bb29 08:40:55 ---> 242e06909341 08:40:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:40:55 Removing intermediate container d7bbc1948ad9 08:40:55 ---> 1b939a16d418 08:40:55 Step 24/24 : LABEL version=0.0.0 08:40:58 Removing intermediate container c3eb12d0fc8f 08:40:58 ---> a41cfefd30a1 08:40:58 Step 12/24 : WORKDIR / 08:40:58 ---> Running in da8523fad9ce 08:41:00 ---> ba6329e7740a 08:41:00 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:02 ---> Running in 78f3146a59c5 08:41:05 Removing intermediate container da8523fad9ce 08:41:05 ---> ac47e26c9fd6 08:41:05 08:41:05 Successfully built ac47e26c9fd6 08:41:05 Successfully tagged core-metadata:latest 08:41:05  Building core-metadata ... done Building security-spire-server 08:41:05 Removing intermediate container 6820d03cae5d 08:41:05 ---> 1c0813087cb9 08:41:05 08:41:05 Step 10/22 : FROM alpine:3.16 08:41:05 ---> dfd21b5a31f5 08:41:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:41:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:09 ---> 324b9fb8fc08 08:41:09 Step 3/23 : WORKDIR /edgex-go 08:41:09 ---> Using cache 08:41:09 ---> 5694f11bdce0 08:41:09 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:41:09 ---> Using cache 08:41:09 ---> 3ffd5ac903be 08:41:09 Step 5/23 : COPY go.mod vendor* ./ 08:41:09 ---> Using cache 08:41:09 ---> 475a5aad6cb6 08:41:09 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:09 ---> Using cache 08:41:09 ---> 548a1a080981 08:41:09 Step 7/23 : COPY . . 08:41:09 ---> Using cache 08:41:09 ---> e79567494640 08:41:09 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:41:09 ---> Using cache 08:41:09 ---> 93f986cb70dd 08:41:09 Step 9/23 : WORKDIR /edgex-go/spire-build 08:41:09 ---> Using cache 08:41:09 ---> 664c9b0fd673 08:41:09 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:41:09 ---> 971728375713 08:41:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:41:09 Removing intermediate container 78f3146a59c5 08:41:09 ---> a21e2b5b938b 08:41:09 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:09 ---> Running in a4a8fa7d3805 08:41:09 ---> Running in 5ed6ff6f958d 08:41:13 ---> 2e014d70528a 08:41:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:41:13 ---> c481b8415df1 08:41:13 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:13 Removing intermediate container 236d5d1949e1 08:41:13 ---> 433f15eca521 08:41:13 08:41:13 Step 9/32 : FROM alpine:3.16 08:41:13 ---> dfd21b5a31f5 08:41:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:13 ---> bcd50439eda7 08:41:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:41:13 ---> c2f2f76154f1 08:41:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:41:14 (1/2) Installing ca-certificates (20220614-r0) 08:41:14 (2/2) Installing dumb-init (1.2.5-r1) 08:41:14 Executing busybox-1.35.0-r17.trigger 08:41:14 Executing ca-certificates-20220614-r0.trigger 08:41:14 OK: 6 MiB in 16 packages 08:41:14 ---> Running in 4a55f6f85293 08:41:15 ---> 2ee537549282 08:41:15 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:15 ---> 28d90666ec29 08:41:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:15 Removing intermediate container 4a55f6f85293 08:41:15 ---> 85cf199470a4 08:41:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:41:15 ---> Running in 90ef9072bbff 08:41:15 ---> Running in e44eca448476 08:41:15 Removing intermediate container a4a8fa7d3805 08:41:15 ---> d558fc7ec7ef 08:41:15 Step 11/23 : WORKDIR /edgex-go 08:41:16 Removing intermediate container 5ed6ff6f958d 08:41:16 ---> 0497200d481b 08:41:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:41:16 ---> 3847e182ee9f 08:41:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:16 ---> Running in 5722a09a551d 08:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:17 ---> Running in 3d820b570907 08:41:17 Removing intermediate container 90ef9072bbff 08:41:17 ---> 9226d2e8e832 08:41:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:17 (1/2) Installing dumb-init (1.2.5-r1) 08:41:17 (2/2) Installing su-exec (0.2-r1) 08:41:17 Executing busybox-1.35.0-r17.trigger 08:41:17 OK: 6 MiB in 16 packages 08:41:17 ---> Running in c2d88788d6a0 08:41:17 ---> b22e9c46d9f6 08:41:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:17 Removing intermediate container 5722a09a551d 08:41:17 ---> afdf10100e7c 08:41:17 08:41:17 Step 12/23 : FROM alpine:3.15 08:41:17 ---> 5ce65d7b0fde 08:41:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:17 ---> Using cache 08:41:17 ---> ed43b99b2f5c 08:41:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:41:17 ---> Using cache 08:41:17 ---> 242e06909341 08:41:17 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:17 Removing intermediate container 3d820b570907 08:41:17 ---> 10cf91cc29ea 08:41:17 Step 13/22 : ENV APP_PORT=59860 08:41:19 ---> cdb02ca5acfe 08:41:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:19 Removing intermediate container c2d88788d6a0 08:41:19 ---> 6a2c56e9caec 08:41:19 Step 22/24 : LABEL arch=x86_64 08:41:19 ---> Running in d41a1d7dc434 08:41:19 ---> Running in f7a63b43c081 08:41:19 Removing intermediate container e44eca448476 08:41:19 ---> 05b061a0a03b 08:41:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:41:19 ---> ee16bca51742 08:41:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:41:19 ---> fb7e44cbc0e5 08:41:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:19 ---> Running in 90326b7ef438 08:41:20 Removing intermediate container d41a1d7dc434 08:41:20 ---> 8b50ebec8b2a 08:41:20 Step 14/22 : EXPOSE $APP_PORT 08:41:20 ---> Running in fcbbe872ef3b 08:41:20 Removing intermediate container f7a63b43c081 08:41:20 ---> 8bab84baf277 08:41:20 Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:41:20 ---> 1cccc5f83138 08:41:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:41:20 ---> Running in 82570600ecfd 08:41:20 Removing intermediate container 90326b7ef438 08:41:20 ---> 4cd9a8723747 08:41:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:41:20 ---> Running in 801caaed9fef 08:41:20 ---> Running in bb96f16b2651 08:41:20 ---> b78aaa674aac 08:41:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:41:20 Removing intermediate container 82570600ecfd 08:41:20 ---> a2bfb1ffe89a 08:41:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:20 Removing intermediate container 801caaed9fef 08:41:20 ---> 2be9cc014822 08:41:20 Step 24/24 : LABEL version=0.0.0 08:41:21 Removing intermediate container bb96f16b2651 08:41:21 ---> 514d9dd93754 08:41:21 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:41:21 ---> Running in c2fa1e6a283b 08:41:21 ---> dcb752c14493 08:41:21 ---> 5577a5eda86c 08:41:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:21 ---> Running in be8d9e9651f4 08:41:21 ---> Running in fd56642eacf9 08:41:21 Removing intermediate container fcbbe872ef3b 08:41:21 ---> f359e92ec756 08:41:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:41:21 Removing intermediate container c2fa1e6a283b 08:41:21 ---> 0398d2e5fddb 08:41:21 08:41:22 Successfully built 0398d2e5fddb 08:41:22 Successfully tagged security-spire-agent:latest 08:41:22 Building security-spire-config 08:41:22  Building security-spire-agent ... done  ---> Running in bbda84e6926d 08:41:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:25 ---> 324b9fb8fc08 08:41:25 Step 3/24 : WORKDIR /edgex-go 08:41:25 ---> Using cache 08:41:25 ---> 5694f11bdce0 08:41:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:41:25 ---> Using cache 08:41:25 ---> 3ffd5ac903be 08:41:25 Step 5/24 : COPY go.mod vendor* ./ 08:41:25 ---> Using cache 08:41:25 ---> 475a5aad6cb6 08:41:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:25 ---> Using cache 08:41:25 ---> 548a1a080981 08:41:25 Step 7/24 : COPY . . 08:41:25 ---> Using cache 08:41:25 ---> e79567494640 08:41:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:41:25 ---> Using cache 08:41:25 ---> 93f986cb70dd 08:41:25 Step 9/24 : WORKDIR /edgex-go/spire-build 08:41:25 ---> Using cache 08:41:25 ---> 664c9b0fd673 08:41: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:41:25 ---> Using cache 08:41:25 ---> 10a4cbbcdccc 08:41:25 Step 11/24 : WORKDIR /edgex-go 08:41:25 ---> Using cache 08:41:25 ---> 922a8d2590ad 08:41:25 08:41:25 Step 12/24 : FROM alpine:3.15 08:41:25 ---> 5ce65d7b0fde 08:41:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:41:25 ---> Using cache 08:41:25 ---> ed43b99b2f5c 08:41:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:41:25 Removing intermediate container be8d9e9651f4 08:41:25 ---> 25299a662e34 08:41:25 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:41:28 ---> 92d93b4b282a 08:41:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:41:28 Removing intermediate container fd56642eacf9 08:41:28 ---> 5c8450bfe72c 08:41:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:28 ---> Running in 5845331b13d5 08:41:28 ---> Running in 8b6886a58dd6 08:41:28 Removing intermediate container bbda84e6926d 08:41:28 ---> a84498c86fde 08:41:28 Step 22/24 : LABEL arch=x86_64 08:41:29 ---> Running in 124b8621ffdd 08:41:29 ---> 107431cbbbfc 08:41:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:41:29 ---> Running in 900b4153e915 08:41:29 Removing intermediate container 5845331b13d5 08:41:29 ---> 7ad82c0efc18 08:41:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:41:29 ---> Running in 709abf529392 08:41:29 Removing intermediate container 124b8621ffdd 08:41:29 ---> 8bbac3ea3251 08:41:29 Step 21/23 : LABEL arch=x86_64 08:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:30 Removing intermediate container 900b4153e915 08:41:30 ---> bdddb85ba2a9 08:41:30 Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:41:30 ---> Running in f6feda132793 08:41:30 ---> Running in d436e6b0bcaa 08:41:30 ---> Running in ef2be5b0fc3e 08:41:30 Removing intermediate container 709abf529392 08:41:30 ---> 2610a84dffd0 08:41:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:30 ---> Running in 0ff158f5022e 08:41:30 Removing intermediate container d436e6b0bcaa 08:41:30 ---> 5f19785f91a9 08:41:30 Step 22/23 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:41:30 ---> Running in 8e8bdfc0cf84 08:41:30 Removing intermediate container ef2be5b0fc3e 08:41:30 ---> 7cb5508feb5a 08:41:30 Step 24/24 : LABEL version=0.0.0 08:41:30 ---> Running in 55e0fdb5bb17 08:41:30 Removing intermediate container 0ff158f5022e 08:41:30 ---> 2efca2e7677d 08:41:30 Step 20/22 : LABEL arch=x86_64 08:41:30 Removing intermediate container 55e0fdb5bb17 08:41:30 ---> 26020385ddf2 08:41:30 08:41:30 Removing intermediate container 8e8bdfc0cf84 08:41:30 ---> b455cbe9414c 08:41:30 Step 23/23 : LABEL version=0.0.0 08:41:30 ---> Running in 305b5972b2ea 08:41:30 ---> Running in c58ea183b38c 08:41:30 Successfully built 26020385ddf2 08:41:30 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:41:30 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:41:30 OK: 15857 distinct packages available 08:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:30 Successfully tagged security-secretstore-setup:latest 08:41:30  Building security-secretstore-setup ... done Building security-proxy-setup 08:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:30 Removing intermediate container 305b5972b2ea 08:41:30 ---> 511b8662fa2c 08:41:30 Step 21/22 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:41:30 Removing intermediate container c58ea183b38c 08:41:30 ---> da3871223ddb 08:41:30 08:41:30 Successfully built da3871223ddb 08:41:30 (1/4) Installing dumb-init (1.2.5-r1) 08:41:30 (2/4) Installing musl-obstack (1.2.3-r0) 08:41:30 (3/4) Installing libucontext (1.1-r0) 08:41:30 (4/4) Installing gcompat (1.0.0-r4) 08:41:30 Executing busybox-1.34.1-r7.trigger 08:41:30 OK: 6 MiB in 18 packages 08:41:31 Successfully tagged security-spire-server:latest 08:41:33  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:41:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:41:34 ---> 324b9fb8fc08 08:41:34 Step 3/21 : WORKDIR /edgex-go 08:41:34 ---> Using cache 08:41:34 ---> 5694f11bdce0 08:41:34 Step 4/21 : RUN apk add --update --no-cache make git 08:41:34 ---> Using cache 08:41:34 ---> 17f6a4c55ed7 08:41:34 Step 5/21 : COPY go.mod vendor* ./ 08:41:34 ---> Using cache 08:41:34 ---> ad42de536bce 08:41:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:34 ---> Using cache 08:41:34 ---> aa2cfe237d76 08:41:34 Step 7/21 : COPY . . 08:41:35 ---> Using cache 08:41:35 ---> 08f255cb70ad 08:41:35 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:41:35 ---> Running in 61e36319fb73 08:41:35 Removing intermediate container f6feda132793 08:41:35 ---> 29460618b95e 08:41:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:41:35 ---> Running in 25bf01b2304d 08:41:35 ---> Running in 891a9f0c3097 08:41:36 Removing intermediate container 61e36319fb73 08:41:36 ---> f8e8b9a31450 08:41:36 Step 22/22 : LABEL version=0.0.0 08:41:36 Removing intermediate container 8b6886a58dd6 08:41:36 ---> cc00208301f1 08:41:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:41:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:41:36 ---> Running in 3ef3ff52e3a3 08:41:37 Removing intermediate container 891a9f0c3097 08:41:37 ---> 30a488b71fe6 08:41:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:41:37 ---> 25c68638c630 08:41:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:41:37 Removing intermediate container 3ef3ff52e3a3 08:41:37 ---> 0e74eabeb1b0 08:41:37 08:41:37 Successfully built 0e74eabeb1b0 08:41:38 Successfully tagged support-notifications:latest 08:41:38  Building support-notifications ... done  ---> f71a0fb3113f 08:41:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:41:38 ---> a16334c2e2e2 08:41:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:41:38 ---> Running in 392a5ae67174 08:41:38 ---> Running in 8f287bcd86e9 08:41:38 Removing intermediate container 8f287bcd86e9 08:41:38 ---> c6666f6c42e6 08:41:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:41:39 ---> ebb3e1616834 08:41:39 Step 19/24 : WORKDIR / 08:41:39 ---> Running in 807517076c4a 08:41:40 Removing intermediate container 392a5ae67174 08:41:40 ---> 009f8e99ed15 08:41:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:41 Removing intermediate container 807517076c4a 08:41:41 ---> d745a31d7034 08:41:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:41:42 ---> 71218aac5c9f 08:41:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:42 ---> Running in bb3570190907 08:41:45 Removing intermediate container bb3570190907 08:41:45 ---> 0a516ddf8fa7 08:41:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:41:48 ---> 40bd9ad94c27 08:41:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:41:48 ---> Running in f722745219d0 08:41:49 ---> ee14b6803a10 08:41:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:41:49 Removing intermediate container f722745219d0 08:41:49 ---> daa9eb7b1107 08:41:49 Step 22/24 : LABEL arch=x86_64 08:41:50 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:50 ---> Running in 8815e4d88e72 08:41:50 ---> b53a25110c48 08:41:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:41:51 Removing intermediate container 8815e4d88e72 08:41:51 ---> 54f468588579 08:41:51 Step 23/24 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:41:51 ---> 3189033ed78a 08:41:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:41:51 ---> Running in 2099947e48b9 08:41:52 Removing intermediate container 2099947e48b9 08:41:52 ---> c5a482c33881 08:41:52 Step 24/24 : LABEL version=0.0.0 08:41:52 ---> 6a15d4b2df49 08:41:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:53 ---> Running in 3ff37ebdc06a 08:41:54 ---> ba7725e6bf06 08:41:54 Step 27/32 : RUN chmod +x /entrypoint.sh 08:41:54 ---> Running in c6a45ae6c3d5 08:41:54 Removing intermediate container 3ff37ebdc06a 08:41:54 ---> 898e7b6e5d2c 08:41:54 08:41:54 Successfully built 898e7b6e5d2c 08:41:54 Removing intermediate container 25bf01b2304d 08:41:54 ---> bda1023313a2 08:41:54 08:41:54 Step 9/21 : FROM alpine:3.16 08:41:54 ---> dfd21b5a31f5 08:41:54 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:41:54 Successfully tagged security-spire-config:latest 08:41:54  Building security-spire-config ... done  ---> Running in 67cdeb5b8ade 08:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:55 (1/6) Installing ca-certificates (20220614-r0) 08:41:55 (2/6) Installing brotli-libs (1.0.9-r6) 08:41:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:41:55 (4/6) Installing libcurl (7.83.1-r6) 08:41:55 (5/6) Installing curl (7.83.1-r6) 08:41:55 Removing intermediate container c6a45ae6c3d5 08:41:55 ---> 68cf33a76f1c 08:41:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:41:55 (6/6) Installing dumb-init (1.2.5-r1) 08:41:55 Executing busybox-1.35.0-r17.trigger 08:41:55 Executing ca-certificates-20220614-r0.trigger 08:41:55 OK: 8 MiB in 20 packages 08:41:55 ---> Running in 9c5553d80b41 08:41:56 Removing intermediate container 9c5553d80b41 08:41:56 ---> ebaf0bdf4665 08:41:56 Step 29/32 : CMD ["gate"] 08:41:56 ---> Running in bc6c72bb86ae 08:41:57 Removing intermediate container 67cdeb5b8ade 08:41:57 ---> f604d441f8bc 08:41:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:57 Removing intermediate container bc6c72bb86ae 08:41:57 ---> 6d12b70e658e 08:41:57 Step 30/32 : LABEL arch=x86_64 08:41:57 ---> Running in 47a27bc25ba8 08:41:57 ---> Running in b0423d576df3 08:41:57 Removing intermediate container 47a27bc25ba8 08:41:57 ---> e14170215659 08:41:57 Step 12/21 : WORKDIR /edgex 08:41:58 Removing intermediate container b0423d576df3 08:41:58 ---> f566bf6debca 08:41:58 Step 31/32 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:41:58 ---> Running in 011ad7a7ff9d 08:41:58 ---> Running in f70308fdab8f 08:41:58 Removing intermediate container 011ad7a7ff9d 08:41:58 ---> 116a704af82f 08:41:58 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:41:58 Removing intermediate container f70308fdab8f 08:41:58 ---> 4a91907afee7 08:41:58 Step 32/32 : LABEL version=0.0.0 08:41:58 ---> Running in b55935613c5e 08:41:59 ---> 03cb8ce4afc6 08:41:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:41:59 Removing intermediate container b55935613c5e 08:41:59 ---> 5dd69e2540bd 08:41:59 08:41:59 Successfully built 5dd69e2540bd 08:41:59 Successfully tagged security-bootstrapper:latest 08:41:59  Building security-bootstrapper ... done  ---> b29a9559fb7a 08:41:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:42:00 ---> 22068deb4873 08:42:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:42:01 ---> b124cefbfff9 08:42:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:42:01 ---> Running in 32d1205ea50a 08:42:02 Removing intermediate container 32d1205ea50a 08:42:02 ---> fe12a2f4ac48 08:42:02 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:42:03 ---> Running in 41215b3b9488 08:42:03 Removing intermediate container 41215b3b9488 08:42:03 ---> a1a53b1595cc 08:42:03 Step 19/21 : LABEL arch=x86_64 08:42:04 ---> Running in 476a65d4d7ce 08:42:04 Removing intermediate container 476a65d4d7ce 08:42:04 ---> 09b64e730780 08:42:04 Step 20/21 : LABEL git_sha=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb 08:42:04 ---> Running in b70b3aa3c055 08:42:04 Removing intermediate container b70b3aa3c055 08:42:04 ---> 31b9e7ee479e 08:42:04 Step 21/21 : LABEL version=0.0.0 08:42:04 ---> Running in 55161e17a5fb 08:42:04 Removing intermediate container 55161e17a5fb 08:42:04 ---> f6b7834577c9 08:42:04 08:42:04 Successfully built f6b7834577c9 08:42:04 Successfully tagged security-proxy-setup:latest 08:42:04  Building security-proxy-setup ... done  [Pipeline] } 08:42:04 $ docker stop --time=1 764d9fb194d05e1c277146f8e52f54e0062ea7afc105a05cded85d1aaaaeb74d 08:42:06 $ docker rm -f --volumes 764d9fb194d05e1c277146f8e52f54e0062ea7afc105a05cded85d1aaaaeb74d [Pipeline] // withDockerContainer [Pipeline] sh 08:42:07 + docker images 08:42:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:42:07 security-proxy-setup latest f6b7834577c9 2 seconds ago 27.8MB 08:42:07 security-bootstrapper latest 5dd69e2540bd 7 seconds ago 20.4MB 08:42:07 bda1023313a2 13 seconds ago 1.67GB 08:42:07 security-spire-config latest 898e7b6e5d2c 13 seconds ago 85.8MB 08:42:07 support-notifications latest 0e74eabeb1b0 29 seconds ago 30.7MB 08:42:07 security-secretstore-setup latest 26020385ddf2 36 seconds ago 30MB 08:42:07 security-spire-server latest da3871223ddb 36 seconds ago 86.5MB 08:42:07 security-spire-agent latest 0398d2e5fddb 45 seconds ago 125MB 08:42:07 afdf10100e7c 49 seconds ago 1.55GB 08:42:07 433f15eca521 54 seconds ago 1.67GB 08:42:07 1c0813087cb9 About a minute ago 1.74GB 08:42:07 core-metadata latest ac47e26c9fd6 About a minute ago 18.5MB 08:42:07 e0aad7103ac7 About a minute ago 1.67GB 08:42:07 922a8d2590ad About a minute ago 1.55GB 08:42:07 security-spiffe-token-provider latest d87d84652d85 About a minute ago 30MB 08:42:07 1ab3b8c50a1b 2 minutes ago 1.68GB 08:42:07 core-common-config-bootstrapper latest 6140205de7ff 2 minutes ago 15.5MB 08:42:07 42c341e3ab31 3 minutes ago 1.71GB 08:42:07 core-data latest e21a211f10d9 3 minutes ago 17.9MB 08:42:07 core-command latest d0c81bcb5641 3 minutes ago 17.7MB 08:42:07 support-scheduler latest 98778c82a6b1 3 minutes ago 30MB 08:42:07 a081429f0294 3 minutes ago 1.74GB 08:42:07 4817c3c77aff 3 minutes ago 1.67GB 08:42:07 2ee3f8a1e85b 3 minutes ago 1.68GB 08:42:07 87d3ef19e12d 3 minutes ago 1.68GB 08:42:07 ci-base-image-x86_64 latest 324b9fb8fc08 8 minutes ago 903MB 08:42:07 alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB 08:42:07 alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB 08:42:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:42:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:42:07 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:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:42:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 08:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements 08:42:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.705s coverage: 73.7% of statements 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:42:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.513s coverage: 54.0% of statements 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:42:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.600s coverage: 88.5% of statements 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:42:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.492s coverage: 3.6% of statements 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.240s coverage: 95.6% of statements 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:42:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.337s coverage: 72.2% of statements 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:42:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.675s coverage: 65.9% of statements 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:42:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.554s coverage: 0.9% of statements 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:42:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 29.6% of statements 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.424s coverage: 47.1% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.381s coverage: 82.9% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.273s coverage: 94.1% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 08:43:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.303s coverage: 87.5% of statements 08:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.304s coverage: 94.4% of statements 08:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.491s coverage: 79.9% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.396s coverage: 92.9% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 77.4% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.405s coverage: 87.2% of statements 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.955s coverage: 91.2% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.448s coverage: 63.1% of statements 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements 08:43:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements 08:43:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.624s coverage: 65.3% of statements 08:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.935s coverage: 41.0% of statements 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.424s coverage: 89.5% of statements 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.353s coverage: 84.8% of statements 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:43:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:43:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.389s coverage: 17.7% of statements 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.803s coverage: 92.3% of statements 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.445s coverage: 63.2% of statements 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:58 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:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:58 go vet ./... 08:46:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:04 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:46:05 + ls -al . 08:46:05 total 740 08:46:05 drwxrwxr-x 10 1001 1001 4096 Feb 15 08:39 . 08:46:05 drwxr-xr-x 4 root root 4096 Feb 15 08:39 .. 08:46:05 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:37 .blubracket 08:46:05 -rw-rw-r-- 1 1001 1001 16 Feb 15 08:37 .dockerignore 08:46:05 drwxrwxr-x 8 1001 1001 4096 Feb 15 08:37 .git 08:46:05 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:37 .github 08:46:05 -rw-rw-r-- 1 1001 1001 1024 Feb 15 08:37 .gitignore 08:46:05 -rw-rw-r-- 1 1001 1001 42 Feb 15 08:37 .golangci.yml 08:46:05 -rw-rw-r-- 1 1001 1001 87 Feb 15 08:37 .hadolint.yml 08:46:05 -rw-rw-r-- 1 1001 1001 166 Feb 15 08:37 .sonarcloud.properties 08:46:05 -rw-rw-r-- 1 1001 1001 1171 Feb 15 08:37 ADOPTERS.md 08:46:05 -rw-rw-r-- 1 1001 1001 10825 Feb 15 08:37 Attribution.txt 08:46:05 -rw-rw-r-- 1 1001 1001 73765 Feb 15 08:37 CHANGELOG.md 08:46:05 -rw-rw-r-- 1 1001 1001 3804 Feb 15 08:37 CONTRIBUTING.md 08:46:05 -rw-rw-r-- 1 1001 1001 677 Feb 15 08:37 GOVERNANCE.md 08:46:05 -rw-rw-r-- 1 1001 1001 850 Feb 15 08:37 Jenkinsfile 08:46:05 -rw-rw-r-- 1 1001 1001 10775 Feb 15 08:37 LICENSE 08:46:05 -rw-rw-r-- 1 1001 1001 13375 Feb 15 08:37 Makefile 08:46:05 -rw-rw-r-- 1 1001 1001 582 Feb 15 08:37 OWNERS.md 08:46:05 -rw-rw-r-- 1 1001 1001 9403 Feb 15 08:37 README.md 08:46:05 -rw-rw-r-- 1 1001 1001 6912 Feb 15 08:37 SECURITY.md 08:46:05 -rw-rw-r-- 1 1001 1001 5 Feb 15 08:33 VERSION 08:46:05 drwxrwxr-x 2 1001 1001 4096 Feb 15 08:37 bin 08:46:05 drwxrwxr-x 17 1001 1001 4096 Feb 15 08:37 cmd 08:46:05 -rw-r--r-- 1 root root 487418 Feb 15 08:43 coverage.out 08:46:05 -rw-rw-r-- 1 1001 1001 3295 Feb 15 08:37 go.mod 08:46:05 -rw-rw-r-- 1 1001 1001 33318 Feb 15 08:37 go.sum 08:46:05 drwxrwxr-x 7 1001 1001 4096 Feb 15 08:37 internal 08:46:05 drwxrwxr-x 3 1001 1001 4096 Feb 15 08:37 openapi 08:46:05 drwxrwxr-x 4 1001 1001 4096 Feb 15 08:37 snap 08:46:05 -rw-rw-r-- 1 1001 1001 204 Feb 15 08:37 version.go [Pipeline] sh 08:46:06 + '[' -e coverage.out ] 08:46:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:06 Warning: overwriting stash ‘coverage-report’ 08:46:07 Stashed 1 file(s) [Pipeline] sh 08:46:07 + make build 08:46:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:45 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:47:51 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:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:42 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:48: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:06 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:49:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49: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 [Pipeline] } 08:49:34 $ docker stop --time=1 4b93a2531e5981b66ac62c542f4ff419be2f690a1508ad61b809062a003d9397 08:49:36 $ docker rm -f --volumes 4b93a2531e5981b66ac62c542f4ff419be2f690a1508ad61b809062a003d9397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:39 08:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:39 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:39 29e5d40040c1: Pulling fs layer 08:49:39 1ce36da41761: Pulling fs layer 08:49:39 25b303627fd3: Pulling fs layer 08:49:39 29e5d40040c1: Verifying Checksum 08:49:39 29e5d40040c1: Download complete 08:49:39 1ce36da41761: Verifying Checksum 08:49:39 1ce36da41761: Download complete 08:49:40 29e5d40040c1: Pull complete 08:49:41 1ce36da41761: Pull complete 08:49:41 25b303627fd3: Verifying Checksum 08:49:41 25b303627fd3: Download complete 08:49:52 25b303627fd3: Pull complete 08:49:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:52 prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container 08:49:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:49:55 $ docker top 968ee3373bd2f9b9b02d58456f193482254addb67c6a3889510c390a27da8f35 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:56 + grep parallel 08:49:56 + docker-compose build --help 08:50:03 --parallel Build images in parallel. [Pipeline] } 08:50:03 $ docker stop --time=1 968ee3373bd2f9b9b02d58456f193482254addb67c6a3889510c390a27da8f35 08:50:05 $ docker rm -f --volumes 968ee3373bd2f9b9b02d58456f193482254addb67c6a3889510c390a27da8f35 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:06 prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container 08:50: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:50:07 $ docker top 0731de172b12af516c76b1b55b40932be6b3e7a181c2320d76d52c73bc1526e2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:15 Building core-command ... 08:50:15 Building core-common-config-bootstrapper ... 08:50:15 Building core-data ... 08:50:15 Building core-metadata ... 08:50:15 Building security-bootstrapper ... 08:50:15 Building security-proxy-setup ... 08:50:15 Building security-secretstore-setup ... 08:50:15 Building security-spiffe-token-provider ... 08:50:15 Building security-spire-agent ... 08:50:15 Building security-spire-config ... 08:50:15 Building security-spire-server ... 08:50:15 Building support-notifications ... 08:50:15 Building support-scheduler ... 08:50:15 Building security-secretstore-setup 08:50:15 Building core-data 08:50:15 Building security-proxy-setup 08:50:15 Building support-scheduler 08:50:15 Building security-spire-config 08:51:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:11 ---> 666ab60666d3 08:51:11 Step 3/24 : WORKDIR /edgex-go 08:51:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:11 ---> 666ab60666d3 08:51:11 Step 3/24 : WORKDIR /edgex-go 08:51:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:51:11 ---> 666ab60666d3 08:51:11 Step 3/21 : WORKDIR /edgex-go 08:51:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:11 ---> 666ab60666d3 08:51:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:51:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:11 ---> 666ab60666d3 08:51:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:51:11 ---> Running in d122e81f84cd 08:51:11 ---> Running in ef18360b982c 08:51:11 ---> Running in 9807db31a2c9 08:51:11 ---> Running in 6204d75bae2f 08:51:11 ---> Running in 98da83e52925 08:51:11 Removing intermediate container 9807db31a2c9 08:51:11 ---> f8e21b2c3359 08:51:11 Step 4/22 : WORKDIR /edgex-go 08:51:11 ---> Running in 4fb9fc7efed3 08:51:11 Removing intermediate container 6204d75bae2f 08:51:11 ---> 33db50927674 08:51:11 Step 4/21 : RUN apk add --update --no-cache make git 08:51:11 Removing intermediate container d122e81f84cd 08:51:11 Removing intermediate container ef18360b982c 08:51:11 ---> 94183f499679 08:51:11 Step 4/24 : RUN apk add --update --no-cache make git 08:51:11 ---> c24143fb8350 08:51:11 Step 4/22 : WORKDIR /edgex-go 08:51:11 Removing intermediate container 98da83e52925 08:51:11 ---> 9934c2b21052 08:51:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:51:11 ---> Running in 51b45ecd52a2 08:51:11 ---> Running in 7e111358587c 08:51:11 ---> Running in f53f6e1e0521 08:51:11 ---> Running in d26aba14e1ad 08:51:11 Removing intermediate container 4fb9fc7efed3 08:51:11 ---> 336fb8993bae 08:51:11 Step 5/22 : RUN apk add --update --no-cache make git 08:51:11 Removing intermediate container 7e111358587c 08:51:11 ---> 6ffebbfc35d8 08:51:11 Step 5/22 : RUN apk add --update --no-cache make git 08:51:11 ---> Running in ccd98b73e670 08:51:11 ---> Running in bdbc969dc624 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:11 OK: 221 MiB in 51 packages 08:51:11 OK: 221 MiB in 51 packages 08:51:11 OK: 221 MiB in 51 packages 08:51:12 OK: 221 MiB in 51 packages 08:51:12 OK: 221 MiB in 51 packages 08:51:13 Removing intermediate container f53f6e1e0521 08:51:13 ---> bed2b82dd3c7 08:51:13 Step 5/24 : COPY go.mod vendor* ./ 08:51:13 Removing intermediate container 51b45ecd52a2 08:51:13 ---> e66d7e4101c7 08:51:13 Step 5/21 : COPY go.mod vendor* ./ 08:51:13 Removing intermediate container d26aba14e1ad 08:51:13 ---> 2eca89171214 08:51:13 Step 5/24 : COPY go.mod vendor* ./ 08:51:14 Removing intermediate container bdbc969dc624 08:51:14 ---> a407f3d22911 08:51:14 Step 6/22 : COPY go.mod vendor* ./ 08:51:14 Removing intermediate container ccd98b73e670 08:51:14 ---> 6cab687fa4b8 08:51:14 Step 6/22 : COPY go.mod vendor* ./ 08:51:14 ---> 014625121f87 08:51:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:14 ---> Running in c83ef63f55e5 08:51:14 ---> 0cc2f950bfa4 08:51:14 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:15 ---> Running in f50a66b8bc88 08:51:15 ---> b40b2fc25bf7 08:51:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:15 ---> Running in 73493175bc08 08:51:15 ---> 4216da4882f1 08:51:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:16 ---> 6d10257c5294 08:51:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:16 ---> Running in 0c3b1d043ca8 08:51:16 ---> Running in cab4038ee2d5 08:53:08 Removing intermediate container c83ef63f55e5 08:53:08 ---> f3fa4e8654ff 08:53:08 Step 7/24 : COPY . . 08:53:08 Removing intermediate container 0c3b1d043ca8 08:53:08 ---> 539b51ff67fd 08:53:08 Step 8/22 : COPY . . 08:53:08 Removing intermediate container 73493175bc08 08:53:08 ---> 8d40d25ebffc 08:53:08 Step 7/24 : COPY . . 08:53:08 Removing intermediate container cab4038ee2d5 08:53:08 ---> 83627c5fd6ab 08:53:08 Step 8/22 : COPY . . 08:53:08 Removing intermediate container f50a66b8bc88 08:53:08 ---> d65f43416bc0 08:53:08 Step 7/21 : COPY . . 08:53:26 ---> 474967361eeb 08:53:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:26 ---> 27dcf003bfd7 08:53:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:53:26 ---> 57a731053d1b 08:53:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:26 ---> 7e2984df28a6 08:53:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:53:26 ---> Running in 5cd232bd7030 08:53:26 ---> Running in 39540120a0c5 08:53:26 ---> Running in b7ac214d7076 08:53:26 ---> Running in 458f3973097f 08:53:26 ---> 81ed2800bfa5 08:53:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:53:26 ---> Running in ff3a19bcc51d 08:53:26 Removing intermediate container 458f3973097f 08:53:26 ---> 7c853ab5e011 08:53:26 Step 9/24 : WORKDIR /edgex-go/spire-build 08:53:26 ---> Running in 069b540f2460 08:53:26 Removing intermediate container 069b540f2460 08:53:26 ---> 245037564195 08:53:26 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:26 ---> Running in 8d746a29bff2 08:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53: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:53:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:53:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:53:29 Removing intermediate container 8d746a29bff2 08:53:29 ---> f44ff8f08d3c 08:53:29 Step 11/24 : WORKDIR /edgex-go 08:53:29 ---> Running in 3e47ff319660 08:53:30 Removing intermediate container 3e47ff319660 08:53:30 ---> 6e0fb3d74f71 08:53:30 08:53:30 Step 12/24 : FROM alpine:3.15 08:53:30 3.15: Pulling from library/alpine 08:53:31 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:53:31 Status: Downloaded newer image for alpine:3.15 08:53:31 ---> 354640af7b1b 08:53:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:31 ---> Running in e9e2485197e4 08:53:32 Removing intermediate container e9e2485197e4 08:53:32 ---> 54a5f1ff8737 08:53:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:32 ---> Running in 0d08712df2aa 08:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:37 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:53:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:53:37 OK: 15734 distinct packages available 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:38 (1/4) Installing dumb-init (1.2.5-r1) 08:53:38 (2/4) Installing musl-obstack (1.2.3-r0) 08:53:38 (3/4) Installing libucontext (1.1-r0) 08:53:38 (4/4) Installing gcompat (1.0.0-r4) 08:53:38 Executing busybox-1.34.1-r7.trigger 08:53:38 OK: 6 MiB in 18 packages 08:53:40 Removing intermediate container 0d08712df2aa 08:53:40 ---> fda38240f8f3 08:53:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:47 ---> b7cc6aa8ed41 08:53:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:47 ---> b5af7c2280f1 08:53:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:47 ---> Running in 97e81d590f49 08:53:48 Removing intermediate container 97e81d590f49 08:53:48 ---> 376fd3f36be3 08:53:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:49 ---> 2f07b6bd4860 08:53:49 Step 19/24 : WORKDIR / 08:53:49 ---> Running in 159d163c9af3 08:53:50 Removing intermediate container 159d163c9af3 08:53:50 ---> e3d913369ea3 08:53:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:50 ---> Running in 0a59630a265a 08:53:50 Removing intermediate container 0a59630a265a 08:53:50 ---> a9317f2ae7e9 08:53:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:51 ---> Running in 06d0d07bdcc5 08:53:51 Removing intermediate container 06d0d07bdcc5 08:53:51 ---> f15e3cdf75fb 08:53:51 Step 22/24 : LABEL arch=arm64 08:53:51 ---> Running in 93d9f5fe1917 08:53:52 Removing intermediate container 93d9f5fe1917 08:53:52 ---> 0a9ba36bd639 08:53:52 Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 08:53:52 ---> Running in c6847a4af07c 08:53:52 Removing intermediate container c6847a4af07c 08:53:52 ---> 0028e2ad0088 08:53:52 Step 24/24 : LABEL version=0.0.0 08:53:53 ---> Running in 0a2e6a99404f 08:53:53 Removing intermediate container 0a2e6a99404f 08:53:53 ---> 25a7c946651a 08:53:53 08:53:53 Successfully built 25a7c946651a 08:53:53 Successfully tagged security-spire-config-arm64:latest 08:53:53  Building security-spire-config ... done Building security-spire-agent 08:54:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:54:12 ---> 666ab60666d3 08:54:12 Step 3/24 : WORKDIR /edgex-go 08:54:12 ---> Using cache 08:54:12 ---> 94183f499679 08:54:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:54:12 ---> Running in 577cc9cef938 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:16 OK: 221 MiB in 51 packages 08:54:18 Removing intermediate container 577cc9cef938 08:54:18 ---> 579af58cf881 08:54:18 Step 5/24 : COPY go.mod vendor* ./ 08:54:19 ---> e43ae8b6a3a3 08:54:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:19 ---> Running in 1b333564e4db 08:55:55 Removing intermediate container 1b333564e4db 08:55:55 ---> 0de5d5a5d77c 08:55:55 Step 7/24 : COPY . . 08:56:08 ---> 861d1139d4b8 08:56:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:56:08 ---> Running in 2d6c30b0594f 08:56:08 Removing intermediate container 2d6c30b0594f 08:56:08 ---> e6daf493cc0a 08:56:08 Step 9/24 : WORKDIR /edgex-go/spire-build 08:56:08 ---> Running in ff2e0e254542 08:56:08 Removing intermediate container ff2e0e254542 08:56:08 ---> 1315e12a5fc3 08:56:08 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:56:08 ---> Running in 8ff9541cdd2d 08:56:11 Removing intermediate container 8ff9541cdd2d 08:56:11 ---> ae4645610698 08:56:11 Step 11/24 : WORKDIR /edgex-go 08:56:11 ---> Running in ec2ea27c98e4 08:56:12 Removing intermediate container ec2ea27c98e4 08:56:12 ---> 980c6743ea90 08:56:12 08:56:12 Step 12/24 : FROM alpine:3.15 08:56:12 ---> 354640af7b1b 08:56:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:12 ---> Using cache 08:56:12 ---> 54a5f1ff8737 08:56:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:12 ---> Running in 5bbf27f0c8c8 08:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:16 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:56:16 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:56:16 OK: 15734 distinct packages available 08:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:18 (1/5) Installing dumb-init (1.2.5-r1) 08:56:18 (2/5) Installing musl-obstack (1.2.3-r0) 08:56:18 (3/5) Installing libucontext (1.1-r0) 08:56:18 (4/5) Installing gcompat (1.0.0-r4) 08:56:18 (5/5) Installing openssl (1.1.1t-r1) 08:56:18 Executing busybox-1.34.1-r7.trigger 08:56:18 OK: 6 MiB in 19 packages 08:56:21 Removing intermediate container 5bbf27f0c8c8 08:56:21 ---> cb17f52dc67c 08:56:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:56:24 ---> 054d5f668f5b 08:56:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:56:31 ---> 7878e69f8925 08:56:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:56:31 ---> e1b6d5e77ca7 08:56:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:56:32 ---> e135cc415a46 08:56:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:56:33 ---> 769624a38149 08:56:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:56:33 ---> Running in cf52fbc1c8fd 08:56:34 Removing intermediate container cf52fbc1c8fd 08:56:34 ---> ba02c52bedfc 08:56:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:56:34 ---> Running in fc141cdc6cbe 08:56:35 Removing intermediate container fc141cdc6cbe 08:56:35 ---> e1df97bff382 08:56:35 Step 22/24 : LABEL arch=arm64 08:56:35 ---> Running in d698b4120298 08:56:35 Removing intermediate container d698b4120298 08:56:35 ---> 750db6ff4290 08:56:35 Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 08:56:35 ---> Running in b4cde2582e92 08:56:36 Removing intermediate container b4cde2582e92 08:56:36 ---> 9dde30d8afe5 08:56:36 Step 24/24 : LABEL version=0.0.0 08:56:36 ---> Running in 49b2aeeeb2be 08:56:37 Removing intermediate container 49b2aeeeb2be 08:56:37 ---> 532c7fd989e4 08:56:37 08:56:37 Successfully built 532c7fd989e4 08:56:37 Successfully tagged security-spire-agent-arm64:latest 08:56:37 Building support-notifications 08:56:55  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:55 ---> 666ab60666d3 08:56:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:55 ---> Using cache 08:56:55 ---> c24143fb8350 08:56:55 Step 4/22 : WORKDIR /edgex-go 08:56:55 ---> Using cache 08:56:55 ---> 6ffebbfc35d8 08:56:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:56:55 ---> Running in d3995749b6e6 08:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:58 OK: 221 MiB in 51 packages 08:57:00 Removing intermediate container d3995749b6e6 08:57:00 ---> aa4947cebb86 08:57:00 Step 6/22 : COPY go.mod vendor* ./ 08:57:00 ---> 3cdd92d70a7b 08:57:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:01 ---> Running in f1bd5363532a 08:58:55 Removing intermediate container f1bd5363532a 08:58:55 ---> 4bfee35204c5 08:58:55 Step 8/22 : COPY . . 08:59:07 ---> 956e4d4102fc 08:59:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:59:07 ---> Running in 1284aaed172b 08:59:09 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 09:00:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:00:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:00:53 Removing intermediate container 5cd232bd7030 09:00:53 ---> 70a9e8335d43 09:00:53 09:00:53 Step 9/24 : FROM alpine:3.16 09:00:53 3.16: Pulling from library/alpine 09:00:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:00:53 Status: Downloaded newer image for alpine:3.16 09:00:53 ---> 4c81e5bf8899 09:00:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:00:54 ---> Running in 57861754624f 09:00:54 Removing intermediate container b7ac214d7076 09:00:54 ---> ff479a728cb2 09:00:54 09:00:54 Step 9/21 : FROM alpine:3.16 09:00:54 ---> 4c81e5bf8899 09:00:54 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:00:54 ---> Running in 4f9e556c6c8b 09:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:58 (1/3) Installing ca-certificates (20220614-r0) 09:00:58 (2/3) Installing dumb-init (1.2.5-r1) 09:00:58 (3/3) Installing su-exec (0.2-r1) 09:00:58 Executing busybox-1.35.0-r17.trigger 09:00:59 Executing ca-certificates-20220614-r0.trigger 09:00:59 (1/6) Installing ca-certificates (20220614-r0) 09:00:59 OK: 6 MiB in 17 packages 09:00:59 (2/6) Installing brotli-libs (1.0.9-r6) 09:00:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:00:59 (4/6) Installing libcurl (7.83.1-r6) 09:00:59 (5/6) Installing curl (7.83.1-r6) 09:00:59 (6/6) Installing dumb-init (1.2.5-r1) 09:00:59 Executing busybox-1.35.0-r17.trigger 09:00:59 Executing ca-certificates-20220614-r0.trigger 09:01:00 OK: 8 MiB in 20 packages 09:01:02 Removing intermediate container 57861754624f 09:01:02 ---> 4071e4ef3a42 09:01:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:01:02 ---> Running in 4ec43f47ec19 09:01:03 Removing intermediate container 4f9e556c6c8b 09:01:03 ---> 47c2bde25900 09:01:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:01:03 Removing intermediate container 4ec43f47ec19 09:01:03 ---> 43d05825c592 09:01:03 Step 12/24 : WORKDIR / 09:01:03 ---> Running in 8068fd3b3e41 09:01:04 ---> Running in 76a754736356 09:01:04 Removing intermediate container 8068fd3b3e41 09:01:04 ---> 039fad99f3d7 09:01:04 Step 12/21 : WORKDIR /edgex 09:01:04 ---> Running in 4e8195728685 09:01:05 Removing intermediate container 76a754736356 09:01:05 ---> 48ef1a399786 09:01:05 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:01:05 Removing intermediate container 4e8195728685 09:01:05 ---> 659a1d59bc71 09:01:05 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:01:06 ---> d9b86e6d5e33 09:01:06 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:01:06 ---> 37f51ded350f 09:01:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:01:07 ---> 310704ad5ac1 09:01:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:01:09 ---> 5e22605bb7ff 09:01:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:01:09 ---> df4ddf4cef0c 09:01:09 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:01:10 ---> 50ddd9a6d4c6 09:01:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:01:11 ---> 569ad309e6c2 09:01:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:01:12 ---> 72f75c385a19 09:01:12 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:12 ---> Running in d154a2c854cc 09:01:13 ---> e6eb5e0ab1a6 09:01:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:01:16 ---> 0236e862f3d1 09:01:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:01:17 Removing intermediate container d154a2c854cc 09:01:17 ---> 83f79eba05a9 09:01:17 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:01:17 ---> 3dceb3393e58 09:01:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:17 ---> Running in 0cfc43d8b130 09:01:17 ---> Running in 5ffdb2cd92c1 09:01:18 Removing intermediate container 0cfc43d8b130 09:01:18 ---> e531a11d6920 09:01:18 Step 19/21 : LABEL arch=arm64 09:01:18 ---> Running in 235f05743c81 09:01:19 Removing intermediate container 235f05743c81 09:01:19 ---> db68e79fb53c 09:01:19 Step 20/21 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:01:19 ---> Running in 5887351779bc 09:01:20 Removing intermediate container 5887351779bc 09:01:20 ---> 0d521cafa50c 09:01:20 Step 21/21 : LABEL version=0.0.0 09:01:20 ---> Running in 37e0875296c8 09:01:21 Removing intermediate container 37e0875296c8 09:01:21 ---> aa7d3d1d55f0 09:01:21 09:01:22 Removing intermediate container 5ffdb2cd92c1 09:01:22 ---> a106bf03e7bb 09:01:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:01:22 Successfully built aa7d3d1d55f0 09:01:22 ---> Running in de9ff2f5f6de 09:01:22 Successfully tagged security-proxy-setup-arm64:latest 09:01:22 Building security-spire-server 09:01:22  Building security-proxy-setup ... done Removing intermediate container de9ff2f5f6de 09:01:22 ---> 93675409f2b1 09:01:22 Step 22/24 : LABEL arch=arm64 09:01:22 ---> Running in aa47d91fc1a0 09:01:23 Removing intermediate container aa47d91fc1a0 09:01:23 ---> 06c44b46f29c 09:01:23 Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:01:23 ---> Running in 4a22a9128f41 09:01:23 Removing intermediate container 4a22a9128f41 09:01:23 ---> d940e2477357 09:01:23 Step 24/24 : LABEL version=0.0.0 09:01:24 ---> Running in 6ea901e57440 09:01:24 Removing intermediate container 6ea901e57440 09:01:24 ---> c02c7257bee6 09:01:24 09:01:25 Successfully built c02c7257bee6 09:01:25 Successfully tagged security-secretstore-setup-arm64:latest 09:01:25  Building security-secretstore-setup ... done Building security-spiffe-token-provider 09:01:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:51 ---> 666ab60666d3 09:01:51 Step 3/23 : WORKDIR /edgex-go 09:01:51 ---> Using cache 09:01:51 ---> 94183f499679 09:01:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:01:51 ---> Using cache 09:01:51 ---> 579af58cf881 09:01:51 Step 5/23 : COPY go.mod vendor* ./ 09:01:51 ---> Using cache 09:01:51 ---> e43ae8b6a3a3 09:01:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:51 ---> Using cache 09:01:51 ---> 0de5d5a5d77c 09:01:51 Step 7/23 : COPY . . 09:01:51 ---> Using cache 09:01:51 ---> 861d1139d4b8 09:01:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:01:51 ---> Using cache 09:01:51 ---> e6daf493cc0a 09:01:51 Step 9/23 : WORKDIR /edgex-go/spire-build 09:01:51 ---> Using cache 09:01:51 ---> 1315e12a5fc3 09:01:51 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:51 ---> Running in 11be78fa31d3 09:01:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:01:53 ---> 666ab60666d3 09:01:53 Step 3/19 : WORKDIR /edgex-go 09:01:53 ---> Using cache 09:01:53 ---> 94183f499679 09:01:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:01:53 ---> Running in 35bd6c3548ce 09:01:55 Removing intermediate container 11be78fa31d3 09:01:55 ---> df31f9abfd3a 09:01:55 Step 11/23 : WORKDIR /edgex-go 09:01:55 ---> Running in 3c5113fa05ec 09:01:55 Removing intermediate container 39540120a0c5 09:01:55 ---> 3d37b09aeaf7 09:01:55 09:01:55 Step 10/22 : FROM alpine:3.16 09:01:55 ---> 4c81e5bf8899 09:01:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:56 ---> Running in b3ea728be6be 09:01:56 Removing intermediate container 3c5113fa05ec 09:01:56 ---> cbc263cc59c9 09:01:56 09:01:56 Step 12/23 : FROM alpine:3.15 09:01:56 ---> 354640af7b1b 09:01:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:56 ---> Using cache 09:01:56 ---> 54a5f1ff8737 09:01:56 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:56 ---> Using cache 09:01:56 ---> cb17f52dc67c 09:01:56 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:57 Removing intermediate container b3ea728be6be 09:01:57 ---> 7c4617fff217 09:01:57 Step 12/22 : ENV APP_PORT=59880 09:01:57 ---> Running in 5afa2d07d439 09:01:58 Removing intermediate container 5afa2d07d439 09:01:58 ---> 8ee28e0cdeb5 09:01:58 Step 13/22 : EXPOSE $APP_PORT 09:01:58 ---> Running in 45107b5cb3b7 09:01:58 v3.16.4-7-gf71099a7e4d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:01:58 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:01:58 OK: 16903 distinct packages available 09:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:58 Removing intermediate container 45107b5cb3b7 09:01:58 ---> e2bc26dd3da8 09:01:58 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:01:59 ---> Running in d8520b34e8d9 09:02:00 OK: 221 MiB in 51 packages 09:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:03 Removing intermediate container 35bd6c3548ce 09:02:03 ---> 9967691d061a 09:02:03 Step 5/19 : COPY go.mod vendor* ./ 09:02:04 (1/1) Installing dumb-init (1.2.5-r1) 09:02:04 Executing busybox-1.35.0-r17.trigger 09:02:04 OK: 5 MiB in 15 packages 09:02:04 ---> 58d1d5c65956 09:02:04 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:04 ---> Running in 94f0c943d603 09:02:06 ---> bd70612e7d81 09:02:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:06 Removing intermediate container d8520b34e8d9 09:02:06 ---> 5de7d1b744be 09:02:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:08 ---> 41080e9a597d 09:02:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:08 ---> ce2c21ad7caa 09:02:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:09 ---> 9f86e5f847dd 09:02:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:10 ---> 6c9159c2e0de 09:02:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:02:10 ---> 769f04391f4b 09:02:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:10 ---> Running in cea7805bef9f 09:02:12 Removing intermediate container cea7805bef9f 09:02:12 ---> 68554203c881 09:02:12 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:12 ---> e047ebd39bc4 09:02:12 Step 18/22 : ENTRYPOINT ["/core-data"] 09:02:12 ---> Running in dd05dbc1b065 09:02:12 ---> Running in 0773a66887f8 09:02:13 Removing intermediate container 0773a66887f8 09:02:13 ---> 14c4b2d09514 09:02:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:13 Removing intermediate container dd05dbc1b065 09:02:13 ---> 1cb3f1faac90 09:02:13 Step 21/23 : LABEL arch=arm64 09:02:13 ---> Running in ebe9875637a3 09:02:13 ---> Running in 18eb51c6a444 09:02:13 Removing intermediate container ebe9875637a3 09:02:13 ---> 760c1ac51122 09:02:13 Step 20/22 : LABEL arch=arm64 09:02:14 ---> Running in bce5fcec3009 09:02:14 Removing intermediate container 18eb51c6a444 09:02:14 ---> 542f54a9ab1c 09:02:14 Step 22/23 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:02:14 ---> Running in a680a3aef4cb 09:02:14 Removing intermediate container bce5fcec3009 09:02:14 ---> 7fedc498db25 09:02:14 Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:02:14 ---> Running in d85e6f97d8c6 09:02:15 Removing intermediate container a680a3aef4cb 09:02:15 ---> 82f2207aaad5 09:02:15 Step 23/23 : LABEL version=0.0.0 09:02:15 ---> Running in 96ce3d7207ac 09:02:15 Removing intermediate container d85e6f97d8c6 09:02:15 ---> b3bfa1fa7e5a 09:02:15 Step 22/22 : LABEL version=0.0.0 09:02:15 ---> Running in 7530517e5f09 09:02:16 Removing intermediate container 96ce3d7207ac 09:02:16 ---> c113cb4dafc8 09:02:16 09:02:16 Removing intermediate container 7530517e5f09 09:02:16 ---> 420de9eeebd8 09:02:16 09:02:16 Successfully built c113cb4dafc8 09:02:16 Successfully tagged security-spire-server-arm64:latest 09:02:16  Building security-spire-server ... done Building core-common-config-bootstrapper 09:02:17 Successfully built 420de9eeebd8 09:02:17 Successfully tagged core-data-arm64:latest 09:02:17  Building core-data ... done Building core-metadata 09:02:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:02:49 ---> 666ab60666d3 09:02:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:02:49 ---> Using cache 09:02:49 ---> c24143fb8350 09:02:49 Step 4/22 : WORKDIR /edgex-go 09:02:49 ---> Using cache 09:02:49 ---> 6ffebbfc35d8 09:02:49 Step 5/22 : RUN apk add --update --no-cache make git 09:02:49 ---> Using cache 09:02:49 ---> a407f3d22911 09:02:49 Step 6/22 : COPY go.mod vendor* ./ 09:02:49 ---> Using cache 09:02:49 ---> 6d10257c5294 09:02:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:49 ---> Using cache 09:02:49 ---> 83627c5fd6ab 09:02:49 Step 8/22 : COPY . . 09:02:49 ---> Using cache 09:02:49 ---> 81ed2800bfa5 09:02:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:49 ---> 666ab60666d3 09:02:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:02:49 ---> Using cache 09:02:49 ---> c24143fb8350 09:02:49 Step 4/24 : WORKDIR /edgex-go 09:02:49 ---> Using cache 09:02:49 ---> 6ffebbfc35d8 09:02:49 Step 5/24 : RUN apk add --update --no-cache make git 09:02:49 ---> Using cache 09:02:49 ---> a407f3d22911 09:02:49 Step 6/24 : COPY go.mod vendor* ./ 09:02:49 ---> Using cache 09:02:49 ---> 6d10257c5294 09:02:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:49 ---> Using cache 09:02:49 ---> 83627c5fd6ab 09:02:49 Step 8/24 : COPY . . 09:02:49 ---> Using cache 09:02:49 ---> 81ed2800bfa5 09:02:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:02:49 ---> Running in 968954f9c05d 09:02:49 ---> Running in cc0b4a2701de 09:02:53 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:02:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:03:49 Removing intermediate container 94f0c943d603 09:03:49 ---> 7cea406e2820 09:03:49 Step 7/19 : COPY . . 09:03:56 ---> e02875584e82 09:03:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:56 ---> Running in 55d80d0677d7 09:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:05:06 Removing intermediate container ff3a19bcc51d 09:05:06 ---> 950c14f9d380 09:05:06 09:05:06 Step 10/22 : FROM alpine:3.16 09:05:06 ---> 4c81e5bf8899 09:05:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:05:06 ---> Running in f2cdf2eb7ad8 09:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:06 (1/1) Installing dumb-init (1.2.5-r1) 09:05:06 Executing busybox-1.35.0-r17.trigger 09:05:06 OK: 5 MiB in 15 packages 09:05:06 Removing intermediate container f2cdf2eb7ad8 09:05:06 ---> 0bf08e7f5336 09:05:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:06 ---> Running in ec8075ebcbf6 09:05:06 Removing intermediate container ec8075ebcbf6 09:05:06 ---> 0c169b26a200 09:05:06 Step 13/22 : ENV APP_PORT=59861 09:05:06 ---> Running in 54a58662ffed 09:05:06 Removing intermediate container 54a58662ffed 09:05:06 ---> 4a1c686320fc 09:05:06 Step 14/22 : EXPOSE $APP_PORT 09:05:06 ---> Running in fc5b5dda280a 09:05:07 Removing intermediate container fc5b5dda280a 09:05:07 ---> d1c696e8698d 09:05:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:08 ---> 0102dc2dc5e3 09:05:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:11 ---> 7d2be8776a2a 09:05:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:05:12 ---> 08d158621946 09:05:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:05:12 ---> Running in 361113e3a298 09:05:12 Removing intermediate container 361113e3a298 09:05:12 ---> 1d1536945877 09:05:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:12 ---> Running in ec6afa0ecee5 09:05:13 Removing intermediate container ec6afa0ecee5 09:05:13 ---> f050a4a545b9 09:05:13 Step 20/22 : LABEL arch=arm64 09:05:13 ---> Running in fd441bdc96cc 09:05:14 Removing intermediate container fd441bdc96cc 09:05:14 ---> 1c006790dfc7 09:05:14 Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:05:14 ---> Running in 33eb5da14dab 09:05:15 Removing intermediate container 33eb5da14dab 09:05:15 ---> b1face3937f3 09:05:15 Step 22/22 : LABEL version=0.0.0 09:05:15 ---> Running in 673b968ffa79 09:05:15 Removing intermediate container 673b968ffa79 09:05:15 ---> a233e6e43228 09:05:15 09:05:16 Successfully built a233e6e43228 09:05:16 Successfully tagged support-scheduler-arm64:latest 09:05:16  Building support-scheduler ... done Building security-bootstrapper 09:05:38 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:05:38 ---> 666ab60666d3 09:05:38 Step 3/32 : WORKDIR /edgex-go 09:05:38 ---> Using cache 09:05:38 ---> 94183f499679 09:05:38 Step 4/32 : RUN apk add --update --no-cache make git 09:05:38 ---> Using cache 09:05:38 ---> bed2b82dd3c7 09:05:38 Step 5/32 : COPY go.mod vendor* ./ 09:05:38 ---> Using cache 09:05:38 ---> 014625121f87 09:05:38 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:38 ---> Using cache 09:05:38 ---> f3fa4e8654ff 09:05:38 Step 7/32 : COPY . . 09:05:38 ---> Using cache 09:05:38 ---> 474967361eeb 09:05:38 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:05:38 ---> Running in 8ea8c7f40e63 09:05:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:10:45 Removing intermediate container 1284aaed172b 09:10:45 ---> 786096126dec 09:10:45 09:10:45 Step 10/22 : FROM alpine:3.16 09:10:45 ---> 4c81e5bf8899 09:10:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:10:45 ---> Running in 139d6d9f31f5 09:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:45 (1/2) Installing ca-certificates (20220614-r0) 09:10:45 (2/2) Installing dumb-init (1.2.5-r1) 09:10:45 Executing busybox-1.35.0-r17.trigger 09:10:45 Executing ca-certificates-20220614-r0.trigger 09:10:45 OK: 6 MiB in 16 packages 09:10:45 Removing intermediate container 139d6d9f31f5 09:10:45 ---> fc5b6270ee71 09:10:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:10:45 ---> Running in 1c2b238df9c0 09:10:45 Removing intermediate container 1c2b238df9c0 09:10:45 ---> 4109df90c54a 09:10:45 Step 13/22 : ENV APP_PORT=59860 09:10:45 ---> Running in 1407aa56e154 09:10:45 Removing intermediate container 1407aa56e154 09:10:45 ---> c46c10cf9729 09:10:45 Step 14/22 : EXPOSE $APP_PORT 09:10:45 ---> Running in f7dceb186cbd 09:10:45 Removing intermediate container f7dceb186cbd 09:10:45 ---> 5a81df38ed27 09:10:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:45 ---> 86ed96047d48 09:10:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:10:49 ---> 0ade6431f94d 09:10:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:10:51 ---> a82e34cd0981 09:10:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:10:51 ---> Running in aece73982f9d 09:10:52 Removing intermediate container aece73982f9d 09:10:52 ---> 2e5f9ffb2dea 09:10:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:52 ---> Running in e201c4854630 09:10:53 Removing intermediate container e201c4854630 09:10:53 ---> ece08c419b2f 09:10:53 Step 20/22 : LABEL arch=arm64 09:10:53 ---> Running in 539f2177c7fe 09:10:54 Removing intermediate container 539f2177c7fe 09:10:54 ---> a6da558424c2 09:10:54 Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:10:54 ---> Running in db09a037be19 09:10:55 Removing intermediate container db09a037be19 09:10:55 ---> 8dd56ebdf8b8 09:10:55 Step 22/22 : LABEL version=0.0.0 09:10:55 ---> Running in 453020e15254 09:10:56 Removing intermediate container 453020e15254 09:10:56 ---> c031fe633376 09:10:56 09:10:57 Successfully built c031fe633376 09:10:57 Successfully tagged support-notifications-arm64:latest 09:10:57 Building core-command 09:10:57  Building support-notifications ... done Removing intermediate container cc0b4a2701de 09:10:57 ---> 07f794d263d8 09:10:57 09:10:57 Step 10/22 : FROM alpine:3.16 09:10:57 ---> 4c81e5bf8899 09:10:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:10:57 ---> Running in b3a6ce1f7ebd 09:10:57 Removing intermediate container b3a6ce1f7ebd 09:10:58 ---> a438525d58c7 09:10:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:10:58 ---> Running in 37a4d80c3dd4 09:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:02 (1/1) Installing dumb-init (1.2.5-r1) 09:11:02 Executing busybox-1.35.0-r17.trigger 09:11:02 OK: 5 MiB in 15 packages 09:11:04 Removing intermediate container 37a4d80c3dd4 09:11:04 ---> a7f621b01802 09:11:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:05 ---> 0fba55931a3f 09:11:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:11:08 ---> a8028774ac30 09:11:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:11:12 ---> 29c90eb9b207 09:11:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:11:13 ---> b2c87b566ac5 09:11:13 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:13 ---> Running in 29f328ca5034 09:11:18 Removing intermediate container 29f328ca5034 09:11:18 ---> 60b05069756e 09:11:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:18 ---> Running in b3d0833a1256 09:11:19 Removing intermediate container b3d0833a1256 09:11:19 ---> 083e63cf3adc 09:11:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:11:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:11:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:11:19 ---> 666ab60666d3 09:11:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:11:19 ---> Using cache 09:11:19 ---> c24143fb8350 09:11:19 Step 4/23 : WORKDIR /edgex-go 09:11:19 ---> Using cache 09:11:19 ---> 6ffebbfc35d8 09:11:19 Step 5/23 : RUN apk add --update --no-cache make git 09:11:19 ---> Using cache 09:11:19 ---> a407f3d22911 09:11:19 Step 6/23 : COPY go.mod vendor* ./ 09:11:19 ---> Using cache 09:11:19 ---> 6d10257c5294 09:11:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:19 ---> Using cache 09:11:19 ---> 83627c5fd6ab 09:11:19 Step 8/23 : COPY . . 09:11:19 ---> Running in ddda8b950351 09:11:19 ---> Using cache 09:11:19 ---> 81ed2800bfa5 09:11:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:11:20 ---> Running in 1d7fe50c3137 09:11:20 Removing intermediate container ddda8b950351 09:11:20 ---> 0f7239b0191c 09:11:20 Step 20/22 : LABEL arch=arm64 09:11:21 ---> Running in ef40cc29c762 09:11:22 Removing intermediate container ef40cc29c762 09:11:22 ---> 5087edeba513 09:11:22 Step 21/22 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:11:22 ---> Running in 6d1a16eb7202 09:11:22 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 09:11:23 Removing intermediate container 6d1a16eb7202 09:11:23 ---> 77c7109011fa 09:11:23 Step 22/22 : LABEL version=0.0.0 09:11:23 ---> Running in 3d3480f84666 09:11:24 Removing intermediate container 3d3480f84666 09:11:24 ---> e6dd342c56f1 09:11:24 09:11:25 Successfully built e6dd342c56f1 09:11:25 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:11:28  Building core-common-config-bootstrapper ... done Removing intermediate container 968954f9c05d 09:11:28 ---> c602966f8bfd 09:11:28 09:11:28 Step 10/24 : FROM alpine:3.16 09:11:28 ---> 4c81e5bf8899 09:11:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:11:28 ---> Using cache 09:11:28 ---> 0bf08e7f5336 09:11:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:28 ---> Using cache 09:11:28 ---> 0c169b26a200 09:11:28 Step 13/24 : ENV APP_PORT=59881 09:11:28 ---> Running in aaab2b6a96e9 09:11:29 Removing intermediate container aaab2b6a96e9 09:11:29 ---> 0dcb03b48109 09:11:29 Step 14/24 : EXPOSE $APP_PORT 09:11:29 ---> Running in e9ef44623c91 09:11:30 Removing intermediate container e9ef44623c91 09:11:30 ---> f46e9327a038 09:11:30 Step 15/24 : WORKDIR / 09:11:30 ---> Running in 9b336fdfe511 09:11:30 Removing intermediate container 9b336fdfe511 09:11:30 ---> 123254ef94d5 09:11:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:31 ---> 7c36ccbcadb4 09:11:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:11:33 ---> 4cbfcc1b0fee 09:11:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:11:34 ---> 39fa5eb20f38 09:11:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:11:35 ---> 8549569dc1c6 09:11:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:11:35 ---> Running in 0d42074ea432 09:11:36 Removing intermediate container 0d42074ea432 09:11:36 ---> 2f114b944f23 09:11:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:36 ---> Running in 3de099e5c724 09:11:36 Removing intermediate container 3de099e5c724 09:11:36 ---> 9ff0375fbadb 09:11:36 Step 22/24 : LABEL arch=arm64 09:11:36 ---> Running in 13494ad7f823 09:11:37 Removing intermediate container 13494ad7f823 09:11:37 ---> 5ecada30c908 09:11:37 Step 23/24 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:11:37 ---> Running in 477dbe8b3022 09:11:38 Removing intermediate container 477dbe8b3022 09:11:38 ---> 23fd59cbdd28 09:11:38 Step 24/24 : LABEL version=0.0.0 09:11:38 ---> Running in 9fb2280248db 09:11:38 Removing intermediate container 9fb2280248db 09:11:38 ---> e03a55d52984 09:11:38 09:11:39 Successfully built e03a55d52984 09:11:39 Successfully tagged core-metadata-arm64:latest 09:12:35  Building core-metadata ... done Removing intermediate container 8ea8c7f40e63 09:12:35 ---> 0d4c16d7e50c 09:12:35 09:12:35 Step 9/32 : FROM alpine:3.16 09:12:35 ---> 4c81e5bf8899 09:12:35 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:35 ---> Running in dfd368efe169 09:12:35 Removing intermediate container dfd368efe169 09:12:35 ---> 370d4bec742f 09:12:35 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:12:35 ---> Running in 2fe03cc6ec24 09:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:38 (1/2) Installing dumb-init (1.2.5-r1) 09:12:38 (2/2) Installing su-exec (0.2-r1) 09:12:38 Executing busybox-1.35.0-r17.trigger 09:12:38 OK: 5 MiB in 16 packages 09:12:40 Removing intermediate container 2fe03cc6ec24 09:12:40 ---> 13ec97f42491 09:12:40 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:12:40 ---> Running in d59869b9fddd 09:12:40 Removing intermediate container d59869b9fddd 09:12:40 ---> 7c3d71ee1c2b 09:12:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:12:40 ---> Running in edc0e344809c 09:12:41 Removing intermediate container edc0e344809c 09:12:41 ---> 3b0e03db809e 09:12:41 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:12:41 ---> Running in 84dad078d33a 09:12:42 Removing intermediate container 84dad078d33a 09:12:42 ---> 0ee4e9f61b86 09:12:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:12:42 ---> Running in 969e11afa866 09:12:43 Removing intermediate container 969e11afa866 09:12:43 ---> 9c239dc592ec 09:12:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:12:43 ---> Running in 87e01dcf669c 09:12:46 Removing intermediate container 87e01dcf669c 09:12:46 ---> 6cc72682fde9 09:12:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:12:46 ---> Running in 4fa7b3d9cb53 09:12:46 Removing intermediate container 4fa7b3d9cb53 09:12:46 ---> 174f624c54ff 09:12:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:12:47 ---> 05318e7d063f 09:12:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:12:47 ---> Running in 3033dac60f2f 09:12:50 Removing intermediate container 3033dac60f2f 09:12:50 ---> 5908ccf837f6 09:12:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:51 ---> e9d1355f2973 09:12:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:12:53 ---> ade219d1cf31 09:12:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:12:54 ---> 69503c555d7c 09:12:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:12:55 ---> ea95de3fa94a 09:12:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:12:56 ---> 11ccd706e53f 09:12:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:12:58 ---> 8f76c61971cd 09:12:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:12:59 ---> 1f9077ed91f1 09:12:59 Step 27/32 : RUN chmod +x /entrypoint.sh 09:12:59 ---> Running in d94d9c7780d7 09:13:03 Removing intermediate container d94d9c7780d7 09:13:03 ---> 825812f1f2c7 09:13:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:13:03 ---> Running in 14b8612245cd 09:13:04 Removing intermediate container 14b8612245cd 09:13:04 ---> 778fd2076d41 09:13:04 Step 29/32 : CMD ["gate"] 09:13:04 ---> Running in dc07af2947e4 09:13:05 Removing intermediate container dc07af2947e4 09:13:05 ---> 64cbb1cc494c 09:13:05 Step 30/32 : LABEL arch=arm64 09:13:05 ---> Running in 9e56de87230d 09:13:06 Removing intermediate container 9e56de87230d 09:13:06 ---> 18b9874b56a7 09:13:06 Step 31/32 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:13:06 ---> Running in 6d11295dae86 09:13:07 Removing intermediate container 6d11295dae86 09:13:07 ---> e953e2e3a160 09:13:07 Step 32/32 : LABEL version=0.0.0 09:13:07 ---> Running in 8d07a6121ad2 09:13:08 Removing intermediate container 8d07a6121ad2 09:13:08 ---> 1219b4c1483c 09:13:08 09:13:09 Successfully built 1219b4c1483c 09:13:09 Successfully tagged security-bootstrapper-arm64:latest 09:13:10  Building security-bootstrapper ... done Removing intermediate container 55d80d0677d7 09:13:10 ---> 327f4a1fcafa 09:13:10 09:13:10 Step 9/19 : FROM alpine:3.15 09:13:10 ---> 354640af7b1b 09:13:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:10 ---> Using cache 09:13:10 ---> 54a5f1ff8737 09:13:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:13:10 ---> Running in 289716fb30d5 09:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:14 v3.15.7-5-g7e7f6e06846 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:13:14 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:13:14 OK: 15734 distinct packages available 09:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:15 (1/9) Installing ca-certificates (20220614-r0) 09:13:15 (2/9) Installing brotli-libs (1.0.9-r5) 09:13:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:13:15 (4/9) Installing libcurl (7.80.0-r6) 09:13:15 (5/9) Installing curl (7.80.0-r6) 09:13:15 (6/9) Installing dumb-init (1.2.5-r1) 09:13:15 (7/9) Installing musl-obstack (1.2.3-r0) 09:13:15 (8/9) Installing libucontext (1.1-r0) 09:13:15 (9/9) Installing gcompat (1.0.0-r4) 09:13:15 Executing busybox-1.34.1-r7.trigger 09:13:15 Executing ca-certificates-20220614-r0.trigger 09:13:16 OK: 8 MiB in 23 packages 09:13:18 Removing intermediate container 289716fb30d5 09:13:18 ---> 93109ba1f1c8 09:13:18 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:19 ---> 5cc4981764f5 09:13:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:21 ---> aa04ac98c4d8 09:13:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:13:22 ---> ef20c139271a 09:13:22 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:22 ---> Running in ad84d888cab2 09:13:23 Removing intermediate container ad84d888cab2 09:13:23 ---> 50f5a7a885bc 09:13:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:23 ---> Running in 5df8c03dda3f 09:13:24 Removing intermediate container 5df8c03dda3f 09:13:24 ---> 74032cc4b303 09:13:24 Step 17/19 : LABEL arch=arm64 09:13:24 ---> Running in 2c0dc56480c1 09:13:24 Removing intermediate container 2c0dc56480c1 09:13:24 ---> b2dca5b9c82e 09:13:24 Step 18/19 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:13:24 ---> Running in b395f7bd153a 09:13:25 Removing intermediate container b395f7bd153a 09:13:25 ---> 447e878bb841 09:13:25 Step 19/19 : LABEL version=0.0.0 09:13:25 ---> Running in c63d4e1b3c9f 09:13:25 Removing intermediate container c63d4e1b3c9f 09:13:25 ---> 3abe76f54071 09:13:25 09:13:26 Successfully built 3abe76f54071 09:13:26 Successfully tagged security-spiffe-token-provider-arm64:latest 09:14:12  Building security-spiffe-token-provider ... done Removing intermediate container 1d7fe50c3137 09:14:12 ---> f1bd46da4efb 09:14:12 09:14:12 Step 10/23 : FROM alpine:3.16 09:14:12 ---> 4c81e5bf8899 09:14:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:14:12 ---> Using cache 09:14:12 ---> 0bf08e7f5336 09:14:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:14:12 ---> Using cache 09:14:12 ---> 0c169b26a200 09:14:12 Step 13/23 : ENV APP_PORT=59882 09:14:12 ---> Running in 6b190c1bf6b9 09:14:12 Removing intermediate container 6b190c1bf6b9 09:14:12 ---> 4ec0f9b3926d 09:14:12 Step 14/23 : EXPOSE $APP_PORT 09:14:12 ---> Running in a17842b85acb 09:14:12 Removing intermediate container a17842b85acb 09:14:12 ---> 30dfa496e11e 09:14:12 Step 15/23 : WORKDIR / 09:14:12 ---> Running in 15828ddd90b2 09:14:12 Removing intermediate container 15828ddd90b2 09:14:12 ---> 6b4899a5cc6b 09:14:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:12 ---> aeb088034d9b 09:14:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:14:12 ---> 47ec7c8f7459 09:14:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:14:12 ---> 18446b1dfe96 09:14:12 Step 19/23 : ENTRYPOINT ["/core-command"] 09:14:12 ---> Running in 7a60c605b4df 09:14:12 Removing intermediate container 7a60c605b4df 09:14:12 ---> 444cf335683b 09:14:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:12 ---> Running in cdf58bfa0674 09:14:12 Removing intermediate container cdf58bfa0674 09:14:12 ---> 50878f3b69c4 09:14:12 Step 21/23 : LABEL arch=arm64 09:14:12 ---> Running in 37f82dd52a1a 09:14:12 Removing intermediate container 37f82dd52a1a 09:14:12 ---> 038a4ca86329 09:14:12 Step 22/23 : LABEL git_sha=215bf475df5477c779efe8d5610f4ed1b25038e4 09:14:12 ---> Running in e36a90d746d4 09:14:12 Removing intermediate container e36a90d746d4 09:14:12 ---> c509d925301a 09:14:12 Step 23/23 : LABEL version=0.0.0 09:14:12 ---> Running in f8956bbdf420 09:14:12 Removing intermediate container f8956bbdf420 09:14:12 ---> 0710b8bea04b 09:14:12 09:14:12 Successfully built 0710b8bea04b 09:14:12 Successfully tagged core-command-arm64:latest 09:14:12  Building core-command ... done  [Pipeline] } 09:14:12 $ docker stop --time=1 0731de172b12af516c76b1b55b40932be6b3e7a181c2320d76d52c73bc1526e2 09:14:14 $ docker rm -f --volumes 0731de172b12af516c76b1b55b40932be6b3e7a181c2320d76d52c73bc1526e2 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:15 + docker images 09:14:15 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:15 core-command-arm64 latest 0710b8bea04b 5 seconds ago 17MB 09:14:15 f1bd46da4efb 11 seconds ago 1.51GB 09:14:15 security-spiffe-token-provider-arm64 latest 3abe76f54071 50 seconds ago 29.1MB 09:14:15 327f4a1fcafa About a minute ago 1.54GB 09:14:15 security-bootstrapper-arm64 latest 1219b4c1483c About a minute ago 19.6MB 09:14:15 0d4c16d7e50c About a minute ago 1.5GB 09:14:15 core-metadata-arm64 latest e03a55d52984 2 minutes ago 17.7MB 09:14:15 c602966f8bfd 2 minutes ago 1.51GB 09:14:15 core-common-config-bootstrapper-arm64 latest e6dd342c56f1 2 minutes ago 14.9MB 09:14:15 07f794d263d8 3 minutes ago 1.5GB 09:14:15 support-notifications-arm64 latest c031fe633376 3 minutes ago 29.7MB 09:14:15 786096126dec 3 minutes ago 1.57GB 09:14:15 support-scheduler-arm64 latest a233e6e43228 9 minutes ago 29MB 09:14:15 950c14f9d380 9 minutes ago 1.57GB 09:14:15 core-data-arm64 latest 420de9eeebd8 11 minutes ago 17.2MB 09:14:15 security-spire-server-arm64 latest c113cb4dafc8 11 minutes ago 84.3MB 09:14:15 cbc263cc59c9 12 minutes ago 1.38GB 09:14:15 3d37b09aeaf7 12 minutes ago 1.51GB 09:14:15 security-secretstore-setup-arm64 latest c02c7257bee6 12 minutes ago 29MB 09:14:15 security-proxy-setup-arm64 latest aa7d3d1d55f0 12 minutes ago 26.9MB 09:14:15 ff479a728cb2 13 minutes ago 1.5GB 09:14:15 70a9e8335d43 13 minutes ago 1.5GB 09:14:15 security-spire-agent-arm64 latest 532c7fd989e4 17 minutes ago 122MB 09:14:15 980c6743ea90 18 minutes ago 1.38GB 09:14:15 security-spire-config-arm64 latest 25a7c946651a 20 minutes ago 83.6MB 09:14:15 6e0fb3d74f71 20 minutes ago 1.38GB 09:14:15 ci-base-image-arm64 latest 666ab60666d3 35 minutes ago 905MB 09:14:15 alpine 3.15 354640af7b1b 4 days ago 5.34MB 09:14:15 alpine 3.16 4c81e5bf8899 4 days ago 5.3MB 09:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:14:15 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:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:15 09:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:16 arm64: Pulling from edgex-lftools-log-publisher 09:14:16 8998bd30e6a1: Pulling fs layer 09:14:16 04944245beec: Pulling fs layer 09:14:16 699f458cf7ca: Pulling fs layer 09:14:16 765212b225bb: Pulling fs layer 09:14:16 f23df028b6ca: Pulling fs layer 09:14:16 d65c8cfc05b1: Pulling fs layer 09:14:16 2437ff75d9bd: Pulling fs layer 09:14:16 765212b225bb: Waiting 09:14:16 f23df028b6ca: Waiting 09:14:16 d65c8cfc05b1: Waiting 09:14:16 2437ff75d9bd: Waiting 09:14:16 04944245beec: Verifying Checksum 09:14:16 04944245beec: Download complete 09:14:16 765212b225bb: Verifying Checksum 09:14:16 765212b225bb: Download complete 09:14:16 f23df028b6ca: Download complete 09:14:16 d65c8cfc05b1: Verifying Checksum 09:14:16 d65c8cfc05b1: Download complete 09:14:16 699f458cf7ca: Verifying Checksum 09:14:16 8998bd30e6a1: Verifying Checksum 09:14:16 8998bd30e6a1: Download complete 09:14:19 2437ff75d9bd: Verifying Checksum 09:14:19 2437ff75d9bd: Download complete 09:14:20 8998bd30e6a1: Pull complete 09:14:21 04944245beec: Pull complete 09:14:22 699f458cf7ca: Pull complete 09:14:22 765212b225bb: Pull complete 09:14:23 f23df028b6ca: Pull complete 09:14:23 d65c8cfc05b1: Pull complete 09:14:38 2437ff75d9bd: Pull complete 09:14:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:39 prd-ubuntu20.04-docker-arm64-4c-16g-6090 does not seem to be running inside a container 09:14:39 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:14:41 $ docker top 00d125d1510f513b74dddc42cf8cc097d326bc74db2c1eee9719f98188713aec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:42 ---> job-cost.sh 09:14:42 lf-activate-venv: SKIPPING 09:14:42 INFO: No Stack... 09:14:43 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:44 INFO: Archiving Costs [Pipeline] sh 09:14:44 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:14:44 + cut -d, -f6 [Pipeline] lock 09:14:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] 09:14:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] did not exist. Created. 09:14:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:45 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:45 Stashed 1 file(s) [Pipeline] } 09:14:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:45 $ docker stop --time=1 00d125d1510f513b74dddc42cf8cc097d326bc74db2c1eee9719f98188713aec 09:14:46 $ docker rm -f --volumes 00d125d1510f513b74dddc42cf8cc097d326bc74db2c1eee9719f98188713aec [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:14:47 provisioning config files... 09:14:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config18105820492480743020tmp [Pipeline] { [Pipeline] sh 09:14:47 + set +x 09:14:47 + + bash -s -- 09:14:47 curl -s https://codecov.io/bash 09:14:47 09:14:47 _____ _ 09:14:47 / ____| | | 09:14:47 | | ___ __| | ___ ___ _____ __ 09:14:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:47 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:47 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:47 Bash-1.0.6 09:14:47 09:14:47 09:14:47 ==> git version 2.25.1 found 09:14:47 ==> 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:14:47 Release-Date: 2020-01-08 09:14:47 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:14:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:47 ==> Jenkins CI detected. 09:14:47 current dir:  /w/workspace/edgex-go/5 09:14:47 project root: . 09:14:47 --> token set from env 09:14:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:47 ==> Running gcov in . (disable via -X gcov) 09:14:47 ==> Python coveragepy not found 09:14:47 ==> Searching for coverage reports in: 09:14:47 + . 09:14:47 -> Found 1 reports 09:14:47 ==> Detecting git/mercurial file structure 09:14:47 ==> Reading reports 09:14:47 + ./coverage.out bytes=487418 09:14:47 ==> Appending adjustments 09:14:47 https://docs.codecov.io/docs/fixing-reports 09:14:48 + Found adjustments 09:14:48 ==> Gzipping contents 09:14:48 64K /tmp/codecov.ENuYTq.gz 09:14:48 ==> Uploading reports 09:14:48 url: https://codecov.io 09:14:48 query: branch=PR-4340&commit=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:14:48 -> Pinging Codecov 09:14:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=ec881cc2f4906685e909a61b8a5d5cab50d8e1eb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:14:48 -> Uploading to 09:14:48 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/00271124DB129430A58F1EEE437C3FCB/ec881cc2f4906685e909a61b8a5d5cab50d8e1eb/97d2d0e9-2aec-400a-8bc5-f5c033e8eaa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T091448Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e13d03c5103ddb15b9a25691a9fb0f602b47e954c8cf142701ef7ed2f145821b 09:14:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:48 Dload Upload Total Spent Left Speed 09:14:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62875 0 0 100 62875 0 176k --:--:-- --:--:-- --:--:-- 176k 09:14:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ec881cc2f4906685e909a61b8a5d5cab50d8e1eb [Pipeline] } 09:14:49 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:14:49 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:51 ---> package-listing.sh 09:14:51 ++ facter osfamily 09:14:51 ++ tr '[:upper:]' '[:lower:]' 09:14:51 + OS_FAMILY=debian 09:14:51 + workspace=/w/workspace/edgex-go/5 09:14:51 + START_PACKAGES=/tmp/packages_start.txt 09:14:51 + END_PACKAGES=/tmp/packages_end.txt 09:14:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:51 + PACKAGES=/tmp/packages_start.txt 09:14:51 + '[' /w/workspace/edgex-go/5 ']' 09:14:51 + PACKAGES=/tmp/packages_end.txt 09:14:51 + case "${OS_FAMILY}" in 09:14:51 + dpkg -l 09:14:51 + grep '^ii' 09:14:51 + '[' -f /tmp/packages_start.txt ']' 09:14:51 + '[' -f /tmp/packages_end.txt ']' 09:14:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:51 + '[' /w/workspace/edgex-go/5 ']' 09:14:51 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:14:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:14:51 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:52 09:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:52 latest: Pulling from edgex-lftools-log-publisher 09:14:52 5eb5b503b376: Pulling fs layer 09:14:52 5c69ac0246d0: Pulling fs layer 09:14:52 ec43610c2a17: Pulling fs layer 09:14:52 3a2ae6a8a46f: Pulling fs layer 09:14:52 33b1e0a273af: Pulling fs layer 09:14:52 5d3b04190fa2: Pulling fs layer 09:14:52 2f39f015ded8: Pulling fs layer 09:14:52 3a2ae6a8a46f: Waiting 09:14:52 2f39f015ded8: Waiting 09:14:52 33b1e0a273af: Waiting 09:14:52 5c69ac0246d0: Download complete 09:14:52 3a2ae6a8a46f: Verifying Checksum 09:14:52 3a2ae6a8a46f: Download complete 09:14:52 ec43610c2a17: Verifying Checksum 09:14:52 ec43610c2a17: Download complete 09:14:52 33b1e0a273af: Verifying Checksum 09:14:52 33b1e0a273af: Download complete 09:14:52 5d3b04190fa2: Verifying Checksum 09:14:52 5d3b04190fa2: Download complete 09:14:53 5eb5b503b376: Verifying Checksum 09:14:53 5eb5b503b376: Download complete 09:14:53 2f39f015ded8: Verifying Checksum 09:14:53 2f39f015ded8: Download complete 09:14:54 5eb5b503b376: Pull complete 09:14:54 5c69ac0246d0: Pull complete 09:14:54 ec43610c2a17: Pull complete 09:14:54 3a2ae6a8a46f: Pull complete 09:14:55 33b1e0a273af: Pull complete 09:14:55 5d3b04190fa2: Pull complete 09:14:59 2f39f015ded8: Pull complete 09:14:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:59 prd-ubuntu20.04-docker-8c-8g-6082 does not seem to be running inside a container 09:14:59 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:01 $ docker top 000c80cf8080fc62ffb91f1624093ec5f01d33c6e9a7481b21f61fdc46bf86f0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:02 + ls /var/log/sa-host 09:15:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:02 provisioning config files... 09:15:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config15087821142729993639tmp [Pipeline] { [Pipeline] echo 09:15:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:02 ---> create-netrc.sh [Pipeline] } 09:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:02 ---> python-tools-install.sh [Pipeline] echo 09:15:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:03 ---> sudo-logs.sh 09:15:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:03 ---> job-cost.sh 09:15:03 lf-activate-venv: SKIPPING 09:15:03 DEBUG: total: 0.10999999940395355 09:15:03 INFO: Retrieving Stack Cost... 09:15:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:05 INFO: Archiving Costs [Pipeline] echo 09:15:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:05 ---> logs-deploy.sh 09:15:05 lf-activate-venv: SKIPPING 09:15:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/5 09:15:05 INFO: archiving workspace using pattern(s): 09:15:06 Archives upload complete. 09:15:06 INFO: archiving logs to Nexus